ntk-cms-api 1.2.260 → 1.2.262

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 (797) hide show
  1. package/esm2020/lib/models/dto/api-telegram/apiTelegramRenderInfoModel.mjs +1 -1
  2. package/esm2020/lib/models/dto/bankPayment/bankPaymentInjectPaymentGotoBankStep2LandingSitePageModel.mjs +1 -1
  3. package/esm2020/lib/models/dto/core-main/editStepDtoModel.mjs +1 -1
  4. package/esm2020/lib/models/dto/core-module/coreModuleSiteCreditChargeDirectDtoModel.mjs +1 -1
  5. package/esm2020/lib/models/dto/core-module/coreModuleSiteUserCreditCalculateDtoModel.mjs +1 -1
  6. package/esm2020/lib/models/dto/core-module/coreModuleSiteUserCreditChargeDirectDtoModel.mjs +1 -1
  7. package/esm2020/lib/models/dto/estate/estatePriceInquiryDtoModel.mjs +1 -1
  8. package/esm2020/lib/models/dto/hyperShop/checkStatusActionModel.mjs +1 -1
  9. package/esm2020/lib/models/dto/sms/_export.mjs +3 -1
  10. package/esm2020/lib/models/dto/sms/smsApiGetBalanceDtoModel.mjs +3 -0
  11. package/esm2020/lib/models/dto/sms/smsApiGetBalanceResultModel.mjs +3 -0
  12. package/esm2020/lib/models/dto/sms/smsApiSendResultModel.mjs +1 -1
  13. package/esm2020/lib/models/dto/webDesigner/webDesignerPageAutoAddDtoModel.mjs +1 -1
  14. package/esm2020/lib/models/entity/api-telegram/apiTelegramBotConfigModel.mjs +1 -1
  15. package/esm2020/lib/models/entity/api-telegram/apiTelegramConfigurationModel.mjs +1 -1
  16. package/esm2020/lib/models/entity/api-telegram/apiTelegramLogInputModel.mjs +1 -1
  17. package/esm2020/lib/models/entity/api-telegram/apiTelegramLogOutputModel.mjs +1 -1
  18. package/esm2020/lib/models/entity/api-telegram/apiTelegramMemberInfoModel.mjs +1 -1
  19. package/esm2020/lib/models/entity/api-telegram/apiTelegramReceivedFileModel.mjs +1 -1
  20. package/esm2020/lib/models/entity/api-telegram/apiTelegramSessionModel.mjs +1 -1
  21. package/esm2020/lib/models/entity/api-telegram/apiTelegramUploadedFileModel.mjs +1 -1
  22. package/esm2020/lib/models/entity/application/appMainLayoutMainRequestModel.mjs +1 -1
  23. package/esm2020/lib/models/entity/application/applicationAppModel.mjs +1 -1
  24. package/esm2020/lib/models/entity/application/applicationConfigurationModel.mjs +1 -1
  25. package/esm2020/lib/models/entity/application/applicationIntroModel.mjs +1 -1
  26. package/esm2020/lib/models/entity/application/applicationLayoutModel.mjs +1 -1
  27. package/esm2020/lib/models/entity/application/applicationLayoutValueModel.mjs +1 -1
  28. package/esm2020/lib/models/entity/application/applicationLogNotificationModel.mjs +1 -1
  29. package/esm2020/lib/models/entity/application/applicationMemberInfoModel.mjs +1 -1
  30. package/esm2020/lib/models/entity/application/applicationSourceModel.mjs +1 -1
  31. package/esm2020/lib/models/entity/application/applicationSourceSiteCategoryModel.mjs +1 -1
  32. package/esm2020/lib/models/entity/application/applicationThemeConfigModel.mjs +1 -1
  33. package/esm2020/lib/models/entity/article/articleConfigurationModel.mjs +1 -1
  34. package/esm2020/lib/models/entity/article/articleContentCategoryModel.mjs +1 -1
  35. package/esm2020/lib/models/entity/article/articleContentModel.mjs +1 -1
  36. package/esm2020/lib/models/entity/article/articleContentSimilarModel.mjs +1 -1
  37. package/esm2020/lib/models/entity/article/articleContentTagModel.mjs +1 -1
  38. package/esm2020/lib/models/entity/article/articleShareReceiverCategoryModel.mjs +1 -1
  39. package/esm2020/lib/models/entity/article/articleShareServerCategoryModel.mjs +1 -1
  40. package/esm2020/lib/models/entity/bank-payment/bankPaymentConfigurationModel.mjs +1 -1
  41. package/esm2020/lib/models/entity/bank-payment/bankPaymentPrivateSiteConfigAliasJsonModel.mjs +1 -1
  42. package/esm2020/lib/models/entity/base/accessModel.mjs +1 -1
  43. package/esm2020/lib/models/entity/base/errorExceptionResult.mjs +1 -1
  44. package/esm2020/lib/models/entity/base/filterModel.mjs +1 -1
  45. package/esm2020/lib/models/entity/biography/biographyConfigurationModel.mjs +1 -1
  46. package/esm2020/lib/models/entity/biography/biographyContentCategoryModel.mjs +1 -1
  47. package/esm2020/lib/models/entity/biography/biographyContentModel.mjs +1 -1
  48. package/esm2020/lib/models/entity/biography/biographyContentTagModel.mjs +1 -1
  49. package/esm2020/lib/models/entity/biography/biographyShareServerCategoryModel.mjs +1 -1
  50. package/esm2020/lib/models/entity/blog/blogConfigurationModel.mjs +1 -1
  51. package/esm2020/lib/models/entity/blog/blogContentCategoryModel.mjs +1 -1
  52. package/esm2020/lib/models/entity/blog/blogContentModel.mjs +1 -1
  53. package/esm2020/lib/models/entity/blog/blogContentSimilarModel.mjs +1 -1
  54. package/esm2020/lib/models/entity/blog/blogContentTagModel.mjs +1 -1
  55. package/esm2020/lib/models/entity/blog/blogShareServerCategoryModel.mjs +1 -1
  56. package/esm2020/lib/models/entity/catalog/catalogCategoryModel.mjs +1 -1
  57. package/esm2020/lib/models/entity/catalog/catalogConfigurationModel.mjs +1 -1
  58. package/esm2020/lib/models/entity/catalog/catalogContentModel.mjs +1 -1
  59. package/esm2020/lib/models/entity/catalog/catalogContentOtherInfoModel.mjs +1 -1
  60. package/esm2020/lib/models/entity/catalog/catalogContentPageModel.mjs +1 -1
  61. package/esm2020/lib/models/entity/chart/chartConfigurationModel.mjs +1 -1
  62. package/esm2020/lib/models/entity/chart/chartContentCategoryModel.mjs +1 -1
  63. package/esm2020/lib/models/entity/chart/chartContentModel.mjs +1 -1
  64. package/esm2020/lib/models/entity/chart/chartContentSimilarModel.mjs +1 -1
  65. package/esm2020/lib/models/entity/chart/chartContentTagModel.mjs +1 -1
  66. package/esm2020/lib/models/entity/contact/contactCategoryModel.mjs +1 -1
  67. package/esm2020/lib/models/entity/contact/contactConfigurationModel.mjs +1 -1
  68. package/esm2020/lib/models/entity/core-log/coreLogAvoidDuplicateDataEntryModel.mjs +1 -1
  69. package/esm2020/lib/models/entity/core-log/coreLogCurrencyModel.mjs +1 -1
  70. package/esm2020/lib/models/entity/core-log/coreLogErrorModel.mjs +1 -1
  71. package/esm2020/lib/models/entity/core-log/coreLogMemberModel.mjs +1 -1
  72. package/esm2020/lib/models/entity/core-log/coreLogNotificationModel.mjs +1 -1
  73. package/esm2020/lib/models/entity/core-log/coreLogReportDataModel.mjs +1 -1
  74. package/esm2020/lib/models/entity/core-log/coreLogSmsModel.mjs +1 -1
  75. package/esm2020/lib/models/entity/core-main/coreCurrencyModel.mjs +1 -1
  76. package/esm2020/lib/models/entity/core-main/coreDeviceModel.mjs +1 -1
  77. package/esm2020/lib/models/entity/core-main/coreModuleEntityModel.mjs +1 -1
  78. package/esm2020/lib/models/entity/core-main/coreModuleEntityReportFileModel.mjs +1 -1
  79. package/esm2020/lib/models/entity/core-main/coreModuleModel.mjs +1 -1
  80. package/esm2020/lib/models/entity/core-main/coreModuleProcessModel.mjs +1 -1
  81. package/esm2020/lib/models/entity/core-main/coreModuleSaleHeaderGroupModel.mjs +1 -1
  82. package/esm2020/lib/models/entity/core-main/coreModuleSaleHeaderModel.mjs +1 -1
  83. package/esm2020/lib/models/entity/core-main/coreModuleSaleInvoiceDetailModel.mjs +1 -1
  84. package/esm2020/lib/models/entity/core-main/coreModuleSaleInvoiceModel.mjs +1 -1
  85. package/esm2020/lib/models/entity/core-main/coreModuleSaleItemModel.mjs +1 -1
  86. package/esm2020/lib/models/entity/core-main/coreModuleSaleSerialModel.mjs +1 -1
  87. package/esm2020/lib/models/entity/core-main/coreModuleSiteModel.mjs +1 -1
  88. package/esm2020/lib/models/entity/core-main/coreSiteCategoryCmsModuleModel.mjs +1 -1
  89. package/esm2020/lib/models/entity/core-main/coreSiteCategoryModel.mjs +1 -1
  90. package/esm2020/lib/models/entity/core-main/coreSiteDomainAliasModel.mjs +1 -1
  91. package/esm2020/lib/models/entity/core-main/coreSiteModel.mjs +1 -1
  92. package/esm2020/lib/models/entity/core-main/coreSiteSupportModel.mjs +1 -1
  93. package/esm2020/lib/models/entity/core-main/coreSiteUserModel.mjs +1 -1
  94. package/esm2020/lib/models/entity/core-main/coreUserClaimTypeModel.mjs +1 -1
  95. package/esm2020/lib/models/entity/core-main/coreUserGroupModel.mjs +1 -1
  96. package/esm2020/lib/models/entity/core-main/coreUserSupportAccessModel.mjs +1 -1
  97. package/esm2020/lib/models/entity/core-main/file360TourDefaultModel.mjs +1 -1
  98. package/esm2020/lib/models/entity/core-main/file360TourHotSpotModel.mjs +1 -1
  99. package/esm2020/lib/models/entity/core-main/file360TourScenesModel.mjs +1 -1
  100. package/esm2020/lib/models/entity/core-main/file360ViewModel.mjs +1 -1
  101. package/esm2020/lib/models/entity/core-module-data/coreModuleDataCommentModel.mjs +1 -1
  102. package/esm2020/lib/models/entity/core-module-log/coreModuleLogShowKeyModel.mjs +1 -1
  103. package/esm2020/lib/models/entity/core-module-log/coreModuleLogSiteCreditBlockedModel.mjs +1 -1
  104. package/esm2020/lib/models/entity/core-module-log/coreModuleLogSiteCreditModel.mjs +1 -1
  105. package/esm2020/lib/models/entity/core-module-log/coreModuleLogSiteUserCreditBlockedModel.mjs +1 -1
  106. package/esm2020/lib/models/entity/core-module-log/coreModuleLogSiteUserCreditModel.mjs +1 -1
  107. package/esm2020/lib/models/entity/core-module-main/coreModuleSiteAccountingDocumentDetailModel.mjs +1 -1
  108. package/esm2020/lib/models/entity/core-module-main/coreModuleSiteAccountingDocumentModel.mjs +1 -1
  109. package/esm2020/lib/models/entity/core-token/coreTokenActivationModel.mjs +1 -1
  110. package/esm2020/lib/models/entity/core-token/coreTokenMicroServiceModel.mjs +1 -1
  111. package/esm2020/lib/models/entity/core-token/coreTokenNotificationModel.mjs +1 -1
  112. package/esm2020/lib/models/entity/core-token/coreTokenUserBadLoginModel.mjs +1 -1
  113. package/esm2020/lib/models/entity/core-token/coreTokenUserModel.mjs +1 -1
  114. package/esm2020/lib/models/entity/data-provider/dataProviderConfigurationModel.mjs +1 -1
  115. package/esm2020/lib/models/entity/data-provider/dataProviderLogClientModel.mjs +1 -1
  116. package/esm2020/lib/models/entity/data-provider/dataProviderLogPlanModel.mjs +1 -1
  117. package/esm2020/lib/models/entity/data-provider/dataProviderLogSourceModel.mjs +1 -1
  118. package/esm2020/lib/models/entity/data-provider/dataProviderPlanPriceModel.mjs +1 -1
  119. package/esm2020/lib/models/entity/donate/donateConfigurationModel.mjs +1 -1
  120. package/esm2020/lib/models/entity/donate/donateLogViewModel.mjs +1 -1
  121. package/esm2020/lib/models/entity/donate/donateTargetModel.mjs +1 -1
  122. package/esm2020/lib/models/entity/estate/estateAccountAgencyUserModel.mjs +1 -1
  123. package/esm2020/lib/models/entity/estate/estateActivityTypeModel.mjs +1 -1
  124. package/esm2020/lib/models/entity/estate/estateAdsTypeModel.mjs +1 -1
  125. package/esm2020/lib/models/entity/estate/estateCategoryRackModel.mjs +1 -1
  126. package/esm2020/lib/models/entity/estate/estateCategoryZoneModel.mjs +1 -1
  127. package/esm2020/lib/models/entity/estate/estateContractModel.mjs +1 -1
  128. package/esm2020/lib/models/entity/estate/estateCustomerCategoryModel.mjs +1 -1
  129. package/esm2020/lib/models/entity/estate/estateCustomerOrderResultModel.mjs +1 -1
  130. package/esm2020/lib/models/entity/estate/estatePropertyDetailValueModel.mjs +1 -1
  131. package/esm2020/lib/models/entity/estate/estatePropertyModel.mjs +1 -1
  132. package/esm2020/lib/models/entity/estate/estatePropertyProjectModel.mjs +1 -1
  133. package/esm2020/lib/models/entity/estate/estatePropertyShareAgencyModel.mjs +1 -1
  134. package/esm2020/lib/models/entity/estate/estatePropertyShareAgentModel.mjs +1 -1
  135. package/esm2020/lib/models/entity/estate/estatePropertyShareSiteModel.mjs +1 -1
  136. package/esm2020/lib/models/entity/estate/estatePropertySupplierCategoryModel.mjs +1 -1
  137. package/esm2020/lib/models/entity/file/fileConfigurationModel.mjs +1 -1
  138. package/esm2020/lib/models/entity/file/fileContentModel.mjs +1 -1
  139. package/esm2020/lib/models/entity/hyper-shop/hyperShopCategoryModel.mjs +1 -1
  140. package/esm2020/lib/models/entity/hyper-shop/hyperShopContentModel.mjs +1 -1
  141. package/esm2020/lib/models/entity/hyper-shop/hyperShopOrderModel.mjs +1 -1
  142. package/esm2020/lib/models/entity/hyper-shop/hyperShopPaymentModel.mjs +1 -1
  143. package/esm2020/lib/models/entity/link-management/linkManagementCategoryModel.mjs +1 -1
  144. package/esm2020/lib/models/entity/link-management/linkManagementConfigurationModel.mjs +1 -1
  145. package/esm2020/lib/models/entity/link-management/linkManagementTargetCategoryModel.mjs +1 -1
  146. package/esm2020/lib/models/entity/member/memberConfigurationModel.mjs +1 -1
  147. package/esm2020/lib/models/entity/news/newsConfigurationModel.mjs +1 -1
  148. package/esm2020/lib/models/entity/news/newsContentCategoryModel.mjs +1 -1
  149. package/esm2020/lib/models/entity/news/newsContentModel.mjs +1 -1
  150. package/esm2020/lib/models/entity/news/newsContentSimilarModel.mjs +1 -1
  151. package/esm2020/lib/models/entity/news/newsContentTagModel.mjs +1 -1
  152. package/esm2020/lib/models/entity/news/newsShareServerCategoryModel.mjs +1 -1
  153. package/esm2020/lib/models/entity/polling/pollingCategoryModel.mjs +1 -1
  154. package/esm2020/lib/models/entity/polling/pollingConfigurationModel.mjs +1 -1
  155. package/esm2020/lib/models/entity/polling/pollingContentModel.mjs +1 -1
  156. package/esm2020/lib/models/entity/polling/pollingOptionModel.mjs +1 -1
  157. package/esm2020/lib/models/entity/sms/smsConfigurationModel.mjs +1 -1
  158. package/esm2020/lib/models/entity/sms/smsLogApiPathModel.mjs +1 -1
  159. package/esm2020/lib/models/entity/sms/smsLogInBoxModel.mjs +1 -1
  160. package/esm2020/lib/models/entity/sms/smsLogOutBoxQueueModel.mjs +1 -1
  161. package/esm2020/lib/models/entity/sms/smsLogOutBoxScheduleRunInfoModel.mjs +1 -1
  162. package/esm2020/lib/models/entity/sms/smsLogOutBoxTaskSchedulerModel.mjs +1 -1
  163. package/esm2020/lib/models/entity/sms/smsMainApiCompanyModel.mjs +1 -1
  164. package/esm2020/lib/models/entity/sms/smsMainApiNumberModel.mjs +1 -1
  165. package/esm2020/lib/models/entity/sms/smsMainApiPathModel.mjs +1 -1
  166. package/esm2020/lib/models/entity/sms/smsMainApiPathProcessFlowLogModel.mjs +1 -1
  167. package/esm2020/lib/models/entity/sms/smsMainApiPathPublicConfigAliasJsonModel.mjs +1 -1
  168. package/esm2020/lib/models/entity/sms/smsMainApiPathPublicConfigModel.mjs +1 -1
  169. package/esm2020/lib/models/entity/sms/smsMainCustomerCreditModel.mjs +1 -1
  170. package/esm2020/lib/models/entity/sms/smsMainMessageCategoryModel.mjs +1 -1
  171. package/esm2020/lib/models/entity/ticketing/ticketingConfigurationModel.mjs +1 -1
  172. package/esm2020/lib/models/entity/ticketing/ticketingDepartemenLogModel.mjs +1 -1
  173. package/esm2020/lib/models/entity/ticketing/ticketingDepartemenModel.mjs +1 -1
  174. package/esm2020/lib/models/entity/ticketing/ticketingDepartemenOperatorModel.mjs +1 -1
  175. package/esm2020/lib/models/entity/ticketing/ticketingFaqModel.mjs +1 -1
  176. package/esm2020/lib/models/entity/ticketing/ticketingTaskModel.mjs +1 -1
  177. package/esm2020/lib/models/entity/ticketing/ticketingTemplateModel.mjs +1 -1
  178. package/esm2020/lib/models/entity/universal-menu/universalMenuConfigurationModel.mjs +1 -1
  179. package/esm2020/lib/models/entity/universal-menu/universalMenuMenuItemModel.mjs +1 -1
  180. package/esm2020/lib/models/entity/universal-menu/universalMenuMenuItemProcessModel.mjs +1 -1
  181. package/esm2020/lib/models/entity/universal-menu/universalMenuPlatformModel.mjs +1 -1
  182. package/esm2020/lib/models/entity/universal-menu/universalMenuProcessModel.mjs +1 -1
  183. package/esm2020/lib/models/entity/universal-menu/universalMenuSessionModel.mjs +1 -1
  184. package/esm2020/lib/models/entity/web-designer/webDesignerConfigurationModel.mjs +1 -1
  185. package/esm2020/lib/models/entity/web-designer/webDesignerLogMemberInfoModel.mjs +1 -1
  186. package/esm2020/lib/models/entity/web-designer/webDesignerLogPageSafeModel.mjs +1 -1
  187. package/esm2020/lib/models/entity/web-designer/webDesignerMainIntroModel.mjs +1 -1
  188. package/esm2020/lib/models/entity/web-designer/webDesignerMainMenuModel.mjs +1 -1
  189. package/esm2020/lib/models/entity/web-designer/webDesignerMainPageModel.mjs +1 -1
  190. package/esm2020/lib/models/entity/web-designer/webDesignerMainPageTemplateModel.mjs +1 -1
  191. package/esm2020/lib/models/entity/web-designer/webDesignerMainPageTemplateSiteCategoryModel.mjs +1 -1
  192. package/esm2020/lib/ntk-cms-api.component.mjs +4 -4
  193. package/esm2020/lib/ntk-cms-api.module.mjs +5 -5
  194. package/esm2020/lib/ntk-cms-api.service.mjs +4 -4
  195. package/esm2020/lib/reducers/cmsStore.mjs +2 -3
  196. package/esm2020/lib/reducers/ntkCmsApiStore.service.mjs +5 -5
  197. package/esm2020/lib/service/api-telegram/apiTelegramBotConfig.service.mjs +6 -6
  198. package/esm2020/lib/service/api-telegram/apiTelegramConfiguration.service.mjs +4 -4
  199. package/esm2020/lib/service/api-telegram/apiTelegramEnum.service.mjs +5 -5
  200. package/esm2020/lib/service/api-telegram/apiTelegramLogInput.service.mjs +5 -5
  201. package/esm2020/lib/service/api-telegram/apiTelegramLogOutput.service.mjs +5 -5
  202. package/esm2020/lib/service/api-telegram/apiTelegramMemberInfo.service.mjs +5 -5
  203. package/esm2020/lib/service/api-telegram/apiTelegramReceivedFile.service.mjs +5 -5
  204. package/esm2020/lib/service/api-telegram/apiTelegramUploadedFile.service.mjs +5 -5
  205. package/esm2020/lib/service/application/applicationApp.service.mjs +8 -8
  206. package/esm2020/lib/service/application/applicationConfiguration.service.mjs +4 -4
  207. package/esm2020/lib/service/application/applicationEnum.service.mjs +5 -5
  208. package/esm2020/lib/service/application/applicationIntro.service.mjs +4 -4
  209. package/esm2020/lib/service/application/applicationLayout.service.mjs +5 -5
  210. package/esm2020/lib/service/application/applicationLayoutValue.service.mjs +4 -4
  211. package/esm2020/lib/service/application/applicationLogNotification.service.mjs +4 -4
  212. package/esm2020/lib/service/application/applicationMemberInfo.service.mjs +4 -4
  213. package/esm2020/lib/service/application/applicationSource.service.mjs +4 -4
  214. package/esm2020/lib/service/application/applicationSourceSiteCategory.service.mjs +4 -4
  215. package/esm2020/lib/service/application/applicationThemeConfig.service.mjs +4 -4
  216. package/esm2020/lib/service/article/articleCategory.service.mjs +5 -5
  217. package/esm2020/lib/service/article/articleComment.service.mjs +5 -5
  218. package/esm2020/lib/service/article/articleConfiguration.service.mjs +4 -4
  219. package/esm2020/lib/service/article/articleContent.service.mjs +7 -7
  220. package/esm2020/lib/service/article/articleContentAndParameterValue.service.mjs +4 -4
  221. package/esm2020/lib/service/article/articleContentCategory.service.mjs +5 -5
  222. package/esm2020/lib/service/article/articleContentOtherInfo.service.mjs +4 -4
  223. package/esm2020/lib/service/article/articleContentParameter.service.mjs +4 -4
  224. package/esm2020/lib/service/article/articleContentParameterType.service.mjs +4 -4
  225. package/esm2020/lib/service/article/articleContentSimilar.service.mjs +4 -4
  226. package/esm2020/lib/service/article/articleContentTag.service.mjs +5 -5
  227. package/esm2020/lib/service/article/articleShareMainAdminSetting.service.mjs +4 -4
  228. package/esm2020/lib/service/article/articleShareReceiverCategory.service.mjs +4 -4
  229. package/esm2020/lib/service/article/articleShareServerCategory.service.mjs +5 -5
  230. package/esm2020/lib/service/bank-payment/bankPaymentConfiguration.service.mjs +4 -4
  231. package/esm2020/lib/service/bank-payment/bankPaymentEnum.service.mjs +5 -5
  232. package/esm2020/lib/service/bank-payment/bankPaymentPrivateSiteConfig.service.mjs +6 -6
  233. package/esm2020/lib/service/bank-payment/bankPaymentPublicConfig.service.mjs +5 -5
  234. package/esm2020/lib/service/bank-payment/bankPaymentTransaction.service.mjs +5 -5
  235. package/esm2020/lib/service/bank-payment/bankPaymentTransactionLog.service.mjs +5 -5
  236. package/esm2020/lib/service/base/apiCmsServerBase.service.mjs +7 -8
  237. package/esm2020/lib/service/base/apiServerBase.service.mjs +4 -4
  238. package/esm2020/lib/service/base/apiServerConfigSiteBase.service.mjs +2 -3
  239. package/esm2020/lib/service/biography/biographyCategory.service.mjs +5 -5
  240. package/esm2020/lib/service/biography/biographyComment.service.mjs +5 -5
  241. package/esm2020/lib/service/biography/biographyConfiguration.service.mjs +4 -4
  242. package/esm2020/lib/service/biography/biographyContent.service.mjs +9 -9
  243. package/esm2020/lib/service/biography/biographyContentAndParameterValue.service.mjs +4 -4
  244. package/esm2020/lib/service/biography/biographyContentCategory.service.mjs +5 -5
  245. package/esm2020/lib/service/biography/biographyContentOtherInfo.service.mjs +4 -4
  246. package/esm2020/lib/service/biography/biographyContentParameter.service.mjs +5 -5
  247. package/esm2020/lib/service/biography/biographyContentParameterType.service.mjs +4 -4
  248. package/esm2020/lib/service/biography/biographyContentSimilar.service.mjs +4 -4
  249. package/esm2020/lib/service/biography/biographyContentTag.service.mjs +5 -5
  250. package/esm2020/lib/service/biography/biographyShareMainAdminSetting.service.mjs +4 -4
  251. package/esm2020/lib/service/biography/biographyShareReceiverCategory.service.mjs +4 -4
  252. package/esm2020/lib/service/biography/biographyShareServerCategory.service.mjs +6 -6
  253. package/esm2020/lib/service/blog/blogCategory.service.mjs +6 -6
  254. package/esm2020/lib/service/blog/blogComment.service.mjs +6 -6
  255. package/esm2020/lib/service/blog/blogConfiguration.service.mjs +4 -4
  256. package/esm2020/lib/service/blog/blogContent.service.mjs +7 -7
  257. package/esm2020/lib/service/blog/blogContentAndParameterValue.service.mjs +4 -4
  258. package/esm2020/lib/service/blog/blogContentCategory.service.mjs +5 -5
  259. package/esm2020/lib/service/blog/blogContentOtherInfo.service.mjs +4 -4
  260. package/esm2020/lib/service/blog/blogContentParameter.service.mjs +4 -4
  261. package/esm2020/lib/service/blog/blogContentParameterType.service.mjs +4 -4
  262. package/esm2020/lib/service/blog/blogContentSimilar.service.mjs +4 -4
  263. package/esm2020/lib/service/blog/blogContentTag.service.mjs +5 -5
  264. package/esm2020/lib/service/blog/blogShareMainAdminSetting.service.mjs +5 -5
  265. package/esm2020/lib/service/blog/blogShareReceiverCategory.service.mjs +4 -4
  266. package/esm2020/lib/service/blog/blogShareServerCategory.service.mjs +6 -6
  267. package/esm2020/lib/service/catalog/catalogCategory.service.mjs +6 -6
  268. package/esm2020/lib/service/catalog/catalogConfiguration.service.mjs +4 -4
  269. package/esm2020/lib/service/catalog/catalogContent.service.mjs +7 -7
  270. package/esm2020/lib/service/chart/chartCategory.service.mjs +5 -5
  271. package/esm2020/lib/service/chart/chartComment.service.mjs +5 -5
  272. package/esm2020/lib/service/chart/chartConfiguration.service.mjs +4 -4
  273. package/esm2020/lib/service/chart/chartContent.service.mjs +7 -7
  274. package/esm2020/lib/service/chart/chartContentAndParameterValue.service.mjs +4 -4
  275. package/esm2020/lib/service/chart/chartContentCategory.service.mjs +5 -5
  276. package/esm2020/lib/service/chart/chartContentOtherInfo.service.mjs +4 -4
  277. package/esm2020/lib/service/chart/chartContentParameter.service.mjs +4 -4
  278. package/esm2020/lib/service/chart/chartContentParameterType.service.mjs +4 -4
  279. package/esm2020/lib/service/chart/chartContentSimilar.service.mjs +4 -4
  280. package/esm2020/lib/service/chart/chartContentTag.service.mjs +5 -5
  281. package/esm2020/lib/service/chart/chartShareMainAdminSetting.service.mjs +4 -4
  282. package/esm2020/lib/service/chart/chartShareReceiverCategory.service.mjs +4 -4
  283. package/esm2020/lib/service/chart/chartShareServerCategory.service.mjs +6 -6
  284. package/esm2020/lib/service/contact/contactCategory.service.mjs +5 -5
  285. package/esm2020/lib/service/contact/contactConfiguration.service.mjs +4 -4
  286. package/esm2020/lib/service/contact/contactContent.service.mjs +5 -5
  287. package/esm2020/lib/service/core-log/coreLogAvoidDuplicateDataEntry.service.mjs +5 -5
  288. package/esm2020/lib/service/core-log/coreLogCurrency.service.mjs +4 -4
  289. package/esm2020/lib/service/core-log/coreLogError.service.mjs +4 -4
  290. package/esm2020/lib/service/core-log/coreLogMember.service.mjs +4 -4
  291. package/esm2020/lib/service/core-log/coreLogNotification.service.mjs +4 -4
  292. package/esm2020/lib/service/core-log/coreLogReportData.service.mjs +4 -4
  293. package/esm2020/lib/service/core-log/coreLogSms.service.mjs +4 -4
  294. package/esm2020/lib/service/core-main/CoreCurrency.service.mjs +5 -5
  295. package/esm2020/lib/service/core-main/coreConfiguration.service.mjs +5 -5
  296. package/esm2020/lib/service/core-main/coreCpMainMenu.service.mjs +6 -6
  297. package/esm2020/lib/service/core-main/coreCpMainMenuCmsUserGroup.service.mjs +5 -5
  298. package/esm2020/lib/service/core-main/coreDevice.service.mjs +5 -5
  299. package/esm2020/lib/service/core-main/coreEnum.service.mjs +6 -6
  300. package/esm2020/lib/service/core-main/coreGuide.service.mjs +7 -7
  301. package/esm2020/lib/service/core-main/coreLocation.service.mjs +5 -5
  302. package/esm2020/lib/service/core-main/coreModule.service.mjs +6 -6
  303. package/esm2020/lib/service/core-main/coreModuleEntity.service.mjs +5 -5
  304. package/esm2020/lib/service/core-main/coreModuleEntityReportFile.service.mjs +5 -5
  305. package/esm2020/lib/service/core-main/coreModuleProcess.service.mjs +5 -5
  306. package/esm2020/lib/service/core-main/coreModuleProcessCustomize.service.mjs +5 -5
  307. package/esm2020/lib/service/core-main/coreModuleSaleHeader.service.mjs +6 -6
  308. package/esm2020/lib/service/core-main/coreModuleSaleHeaderGroup.service.mjs +5 -5
  309. package/esm2020/lib/service/core-main/coreModuleSaleInvoice.service.mjs +5 -5
  310. package/esm2020/lib/service/core-main/coreModuleSaleInvoiceDetail.service.mjs +5 -5
  311. package/esm2020/lib/service/core-main/coreModuleSaleItem.service.mjs +5 -5
  312. package/esm2020/lib/service/core-main/coreModuleSaleSerial.service.mjs +5 -5
  313. package/esm2020/lib/service/core-main/coreModuleSite.service.mjs +6 -6
  314. package/esm2020/lib/service/core-main/coreSite.service.mjs +16 -5
  315. package/esm2020/lib/service/core-main/coreSiteCategory.service.mjs +5 -5
  316. package/esm2020/lib/service/core-main/coreSiteCategoryCmsModule.service.mjs +5 -5
  317. package/esm2020/lib/service/core-main/coreSiteDomainAlias.service.mjs +5 -5
  318. package/esm2020/lib/service/core-main/coreSiteUser.service.mjs +6 -6
  319. package/esm2020/lib/service/core-main/coreUser.service.mjs +5 -5
  320. package/esm2020/lib/service/core-main/coreUserClaimContent.service.mjs +6 -6
  321. package/esm2020/lib/service/core-main/coreUserClaimGroup.service.mjs +5 -5
  322. package/esm2020/lib/service/core-main/coreUserClaimGroupDetail.service.mjs +5 -5
  323. package/esm2020/lib/service/core-main/coreUserClaimType.service.mjs +5 -5
  324. package/esm2020/lib/service/core-main/coreUserGroup.service.mjs +5 -5
  325. package/esm2020/lib/service/core-main/coreUserSupportAccess.service.mjs +5 -5
  326. package/esm2020/lib/service/core-module-data/coreModuleDataComment.service.mjs +5 -5
  327. package/esm2020/lib/service/core-module-data/coreModuleDataMemo.service.mjs +5 -5
  328. package/esm2020/lib/service/core-module-data/coreModuleDataPin.service.mjs +5 -5
  329. package/esm2020/lib/service/core-module-data/coreModuleDataTask.service.mjs +5 -5
  330. package/esm2020/lib/service/core-module-log/coreModuleLogContentCount.service.mjs +4 -4
  331. package/esm2020/lib/service/core-module-log/coreModuleLogFavorite.service.mjs +6 -6
  332. package/esm2020/lib/service/core-module-log/coreModuleLogLike.service.mjs +5 -5
  333. package/esm2020/lib/service/core-module-log/coreModuleLogReportAbuse.service.mjs +6 -6
  334. package/esm2020/lib/service/core-module-log/coreModuleLogScore.service.mjs +4 -4
  335. package/esm2020/lib/service/core-module-log/coreModuleLogShowKey.service.mjs +6 -6
  336. package/esm2020/lib/service/core-module-log/coreModuleLogSiteCredit.service.mjs +4 -4
  337. package/esm2020/lib/service/core-module-log/coreModuleLogSiteCreditBlocked.service.mjs +4 -4
  338. package/esm2020/lib/service/core-module-log/coreModuleLogSiteUserCredit.service.mjs +4 -4
  339. package/esm2020/lib/service/core-module-log/coreModuleLogSiteUserCreditBlocked.service.mjs +4 -4
  340. package/esm2020/lib/service/core-module-main/coreModuleRelationshipContent.service.mjs +5 -5
  341. package/esm2020/lib/service/core-module-main/coreModuleSiteAccountingDocument.service.mjs +5 -5
  342. package/esm2020/lib/service/core-module-main/coreModuleSiteAccountingDocumentDetail.service.mjs +5 -5
  343. package/esm2020/lib/service/core-module-main/coreModuleSiteAccountingDocumentDetailType.service.mjs +5 -5
  344. package/esm2020/lib/service/core-module-main/coreModuleSiteCredit.service.mjs +6 -6
  345. package/esm2020/lib/service/core-module-main/coreModuleSiteUserCredit.service.mjs +6 -6
  346. package/esm2020/lib/service/core-module-main/coreModuleTag.service.mjs +5 -5
  347. package/esm2020/lib/service/core-module-main/coreModuleTagCategory.service.mjs +6 -6
  348. package/esm2020/lib/service/core-token/coreAuth.service.mjs +10 -10
  349. package/esm2020/lib/service/core-token/coreTokenActivation.service.mjs +4 -4
  350. package/esm2020/lib/service/core-token/coreTokenMicroService.service.mjs +5 -5
  351. package/esm2020/lib/service/core-token/coreTokenMicroServiceLog.service.mjs +5 -5
  352. package/esm2020/lib/service/core-token/coreTokenNotification.service.mjs +5 -5
  353. package/esm2020/lib/service/core-token/coreTokenNotificationLog.service.mjs +5 -5
  354. package/esm2020/lib/service/core-token/coreTokenUser.service.mjs +5 -5
  355. package/esm2020/lib/service/core-token/coreTokenUserBadLogin.service.mjs +5 -5
  356. package/esm2020/lib/service/core-token/coreTokenUserLog.service.mjs +5 -5
  357. package/esm2020/lib/service/data-provider/dataProviderClient.service.mjs +5 -5
  358. package/esm2020/lib/service/data-provider/dataProviderConfiguration.service.mjs +4 -4
  359. package/esm2020/lib/service/data-provider/dataProviderEnum.service.mjs +5 -5
  360. package/esm2020/lib/service/data-provider/dataProviderLogClient.service.mjs +5 -5
  361. package/esm2020/lib/service/data-provider/dataProviderLogData.service.mjs +5 -5
  362. package/esm2020/lib/service/data-provider/dataProviderLogPlan.service.mjs +5 -5
  363. package/esm2020/lib/service/data-provider/dataProviderLogSource.service.mjs +5 -5
  364. package/esm2020/lib/service/data-provider/dataProviderPlan.service.mjs +5 -5
  365. package/esm2020/lib/service/data-provider/dataProviderPlanCategory.service.mjs +5 -5
  366. package/esm2020/lib/service/data-provider/dataProviderPlanClient.service.mjs +5 -5
  367. package/esm2020/lib/service/data-provider/dataProviderPlanPrice.service.mjs +5 -5
  368. package/esm2020/lib/service/data-provider/dataProviderPlanSource.service.mjs +5 -5
  369. package/esm2020/lib/service/data-provider/dataProviderSource.service.mjs +5 -5
  370. package/esm2020/lib/service/data-provider/dataProviderTransaction.service.mjs +6 -6
  371. package/esm2020/lib/service/donate/donateConfiguration.service.mjs +4 -4
  372. package/esm2020/lib/service/donate/donateEnum.service.mjs +5 -5
  373. package/esm2020/lib/service/donate/donateLogView.service.mjs +5 -5
  374. package/esm2020/lib/service/donate/donateSponsor.service.mjs +5 -5
  375. package/esm2020/lib/service/donate/donateTarget.service.mjs +5 -5
  376. package/esm2020/lib/service/donate/donateTargetCategory.service.mjs +5 -5
  377. package/esm2020/lib/service/donate/donateTargetPeriod.service.mjs +5 -5
  378. package/esm2020/lib/service/donate/donateTargetPeriodSponsor.service.mjs +5 -5
  379. package/esm2020/lib/service/donate/donateTransaction.service.mjs +6 -6
  380. package/esm2020/lib/service/estate/estateAccountAgency.service.mjs +5 -5
  381. package/esm2020/lib/service/estate/estateAccountAgencyAds.service.mjs +6 -6
  382. package/esm2020/lib/service/estate/estateAccountAgencyUser.service.mjs +5 -5
  383. package/esm2020/lib/service/estate/estateAccountAgencyWorkArea.service.mjs +5 -5
  384. package/esm2020/lib/service/estate/estateAccountUser.service.mjs +5 -5
  385. package/esm2020/lib/service/estate/estateAccountUserWorkArea.service.mjs +5 -5
  386. package/esm2020/lib/service/estate/estateActivityType.service.mjs +5 -5
  387. package/esm2020/lib/service/estate/estateAdsType.service.mjs +6 -6
  388. package/esm2020/lib/service/estate/estateBillboard.service.mjs +5 -5
  389. package/esm2020/lib/service/estate/estateCategoryRack.service.mjs +5 -5
  390. package/esm2020/lib/service/estate/estateCategoryZone.service.mjs +5 -5
  391. package/esm2020/lib/service/estate/estateConfiguration.service.mjs +4 -4
  392. package/esm2020/lib/service/estate/estateContract.service.mjs +5 -5
  393. package/esm2020/lib/service/estate/estateContractType.service.mjs +5 -5
  394. package/esm2020/lib/service/estate/estateCustomerCategory.service.mjs +5 -5
  395. package/esm2020/lib/service/estate/estateCustomerOrder.service.mjs +5 -5
  396. package/esm2020/lib/service/estate/estateCustomerOrderResult.service.mjs +5 -5
  397. package/esm2020/lib/service/estate/estateEnum.service.mjs +5 -5
  398. package/esm2020/lib/service/estate/estateProperty.service.mjs +5 -5
  399. package/esm2020/lib/service/estate/estatePropertyAccountTypeUser.service.mjs +5 -5
  400. package/esm2020/lib/service/estate/estatePropertyAds.service.mjs +6 -6
  401. package/esm2020/lib/service/estate/estatePropertyCompany.service.mjs +5 -5
  402. package/esm2020/lib/service/estate/estatePropertyDetail.service.mjs +6 -6
  403. package/esm2020/lib/service/estate/estatePropertyDetailGroup.service.mjs +7 -7
  404. package/esm2020/lib/service/estate/estatePropertyExpertPrice.service.mjs +6 -6
  405. package/esm2020/lib/service/estate/estatePropertyHistory.service.mjs +5 -5
  406. package/esm2020/lib/service/estate/estatePropertyProject.service.mjs +5 -5
  407. package/esm2020/lib/service/estate/estatePropertyShareAgency.service.mjs +5 -5
  408. package/esm2020/lib/service/estate/estatePropertyShareAgent.service.mjs +5 -5
  409. package/esm2020/lib/service/estate/estatePropertyShareSite.service.mjs +5 -5
  410. package/esm2020/lib/service/estate/estatePropertySupplier.service.mjs +5 -5
  411. package/esm2020/lib/service/estate/estatePropertySupplierCategory.service.mjs +5 -5
  412. package/esm2020/lib/service/estate/estatePropertyType.service.mjs +5 -5
  413. package/esm2020/lib/service/estate/estatePropertyTypeLanduse.service.mjs +5 -5
  414. package/esm2020/lib/service/estate/estatePropertyTypeUsage.service.mjs +5 -5
  415. package/esm2020/lib/service/file/fileCategory.service.mjs +5 -5
  416. package/esm2020/lib/service/file/fileConfiguration.service.mjs +4 -4
  417. package/esm2020/lib/service/file/fileContent.service.mjs +8 -8
  418. package/esm2020/lib/service/hyper-shop/hyperShopCategory.service.mjs +5 -5
  419. package/esm2020/lib/service/hyper-shop/hyperShopConfiguration.service.mjs +4 -4
  420. package/esm2020/lib/service/hyper-shop/hyperShopContent.service.mjs +5 -5
  421. package/esm2020/lib/service/hyper-shop/hyperShopOrder.service.mjs +4 -4
  422. package/esm2020/lib/service/link-management/linkManagementAccounting.service.mjs +5 -5
  423. package/esm2020/lib/service/link-management/linkManagementAccountingDetail.service.mjs +5 -5
  424. package/esm2020/lib/service/link-management/linkManagementBillboard.service.mjs +5 -5
  425. package/esm2020/lib/service/link-management/linkManagementBillboardCategory.service.mjs +5 -5
  426. package/esm2020/lib/service/link-management/linkManagementBillboardPattern.service.mjs +5 -5
  427. package/esm2020/lib/service/link-management/linkManagementCategory.service.mjs +5 -5
  428. package/esm2020/lib/service/link-management/linkManagementConfiguration.service.mjs +4 -4
  429. package/esm2020/lib/service/link-management/linkManagementEnum.service.mjs +5 -5
  430. package/esm2020/lib/service/link-management/linkManagementMember.service.mjs +5 -5
  431. package/esm2020/lib/service/link-management/linkManagementTarget.service.mjs +5 -5
  432. package/esm2020/lib/service/link-management/linkManagementTargetBillboardLog.service.mjs +6 -6
  433. package/esm2020/lib/service/link-management/linkManagementTargetCategory.service.mjs +5 -5
  434. package/esm2020/lib/service/member/memberConfiguration.service.mjs +4 -4
  435. package/esm2020/lib/service/member/memberGroup.service.mjs +4 -4
  436. package/esm2020/lib/service/member/memberHistory.service.mjs +4 -4
  437. package/esm2020/lib/service/member/memberProperty.service.mjs +4 -4
  438. package/esm2020/lib/service/member/memberPropertyAlias.service.mjs +4 -4
  439. package/esm2020/lib/service/member/memberPropertyDetail.service.mjs +4 -4
  440. package/esm2020/lib/service/member/memberPropertyDetailGroup.service.mjs +4 -4
  441. package/esm2020/lib/service/member/memberPropertyDetailValue.service.mjs +4 -4
  442. package/esm2020/lib/service/member/memberPropertySite.service.mjs +4 -4
  443. package/esm2020/lib/service/member/memberPropertyType.service.mjs +4 -4
  444. package/esm2020/lib/service/member/memberPropertyTypeSite.service.mjs +4 -4
  445. package/esm2020/lib/service/member/memberUser.service.mjs +4 -4
  446. package/esm2020/lib/service/member/memberUserGroup.service.mjs +4 -4
  447. package/esm2020/lib/service/member/memberUserSearchAlias.service.mjs +4 -4
  448. package/esm2020/lib/service/member/memberUserSite.service.mjs +4 -4
  449. package/esm2020/lib/service/news/newsCategory.service.mjs +5 -5
  450. package/esm2020/lib/service/news/newsComment.service.mjs +5 -5
  451. package/esm2020/lib/service/news/newsConfiguration.service.mjs +4 -4
  452. package/esm2020/lib/service/news/newsContent.service.mjs +7 -7
  453. package/esm2020/lib/service/news/newsContentAndParameterValue.service.mjs +4 -4
  454. package/esm2020/lib/service/news/newsContentCategory.service.mjs +5 -5
  455. package/esm2020/lib/service/news/newsContentOtherInfo.service.mjs +4 -4
  456. package/esm2020/lib/service/news/newsContentParameter.service.mjs +4 -4
  457. package/esm2020/lib/service/news/newsContentParameterType.service.mjs +4 -4
  458. package/esm2020/lib/service/news/newsContentSimilar.service.mjs +4 -4
  459. package/esm2020/lib/service/news/newsContentTag.service.mjs +5 -5
  460. package/esm2020/lib/service/news/newsShareMainAdminSetting.service.mjs +5 -5
  461. package/esm2020/lib/service/news/newsShareReceiverCategory.service.mjs +5 -5
  462. package/esm2020/lib/service/news/newsShareServerCategory.service.mjs +6 -6
  463. package/esm2020/lib/service/polling/pollingCategory.service.mjs +5 -5
  464. package/esm2020/lib/service/polling/pollingConfiguration.service.mjs +4 -4
  465. package/esm2020/lib/service/polling/pollingContent.service.mjs +5 -5
  466. package/esm2020/lib/service/polling/pollingOption.service.mjs +5 -5
  467. package/esm2020/lib/service/polling/pollingVote.service.mjs +6 -6
  468. package/esm2020/lib/service/sms/SmsMainCustomerCredit.service.mjs +4 -4
  469. package/esm2020/lib/service/sms/smsConfiguration.service.mjs +4 -4
  470. package/esm2020/lib/service/sms/smsEnum.service.mjs +5 -5
  471. package/esm2020/lib/service/sms/smsLogApiPath.service.mjs +5 -5
  472. package/esm2020/lib/service/sms/smsLogInBox.service.mjs +5 -5
  473. package/esm2020/lib/service/sms/smsLogOutBox.service.mjs +5 -5
  474. package/esm2020/lib/service/sms/smsLogOutBoxDetail.service.mjs +5 -5
  475. package/esm2020/lib/service/sms/smsLogOutBoxDetailBulk.service.mjs +5 -5
  476. package/esm2020/lib/service/sms/smsLogOutBoxQueue.service.mjs +5 -5
  477. package/esm2020/lib/service/sms/smsLogOutBoxTaskScheduler.service.mjs +5 -5
  478. package/esm2020/lib/service/sms/smsMainApiNumber.service.mjs +5 -5
  479. package/esm2020/lib/service/sms/smsMainApiNumberPermission.service.mjs +5 -5
  480. package/esm2020/lib/service/sms/smsMainApiPath.service.mjs +20 -5
  481. package/esm2020/lib/service/sms/smsMainApiPathAndApiNumber.service.mjs +5 -5
  482. package/esm2020/lib/service/sms/smsMainApiPathCompany.service.mjs +5 -5
  483. package/esm2020/lib/service/sms/smsMainApiPathPermission.service.mjs +5 -5
  484. package/esm2020/lib/service/sms/smsMainApiPathPriceService.service.mjs +5 -5
  485. package/esm2020/lib/service/sms/smsMainApiPathProcessFlow.service.mjs +5 -5
  486. package/esm2020/lib/service/sms/smsMainApiPathProcessFlowLog.service.mjs +5 -5
  487. package/esm2020/lib/service/sms/smsMainApiPathPublicConfig.service.mjs +5 -5
  488. package/esm2020/lib/service/sms/smsMainApiPathSuperSeder.service.mjs +5 -5
  489. package/esm2020/lib/service/sms/smsMainMessageCategory.service.mjs +4 -4
  490. package/esm2020/lib/service/sms/smsMainMessageContent.service.mjs +4 -4
  491. package/esm2020/lib/service/ticketing/ticketingAnswer.service.mjs +5 -5
  492. package/esm2020/lib/service/ticketing/ticketingConfiguration.service.mjs +4 -4
  493. package/esm2020/lib/service/ticketing/ticketingDepartemen.service.mjs +6 -6
  494. package/esm2020/lib/service/ticketing/ticketingDepartemenLog.service.mjs +5 -5
  495. package/esm2020/lib/service/ticketing/ticketingDepartemenOperator.service.mjs +6 -6
  496. package/esm2020/lib/service/ticketing/ticketingEnum.service.mjs +5 -5
  497. package/esm2020/lib/service/ticketing/ticketingFaq.service.mjs +6 -6
  498. package/esm2020/lib/service/ticketing/ticketingTask.service.mjs +7 -7
  499. package/esm2020/lib/service/ticketing/ticketingTemplate.service.mjs +5 -5
  500. package/esm2020/lib/service/universal-menu/universalMenuConfiguration.service.mjs +4 -4
  501. package/esm2020/lib/service/universal-menu/universalMenuEnum.service.mjs +5 -5
  502. package/esm2020/lib/service/universal-menu/universalMenuMenuItem.service.mjs +6 -6
  503. package/esm2020/lib/service/universal-menu/universalMenuMenuItemProcess.service.mjs +4 -4
  504. package/esm2020/lib/service/universal-menu/universalMenuPlatform.service.mjs +4 -4
  505. package/esm2020/lib/service/universal-menu/universalMenuProcess.service.mjs +5 -5
  506. package/esm2020/lib/service/universal-menu/universalMenuSession.service.mjs +4 -4
  507. package/esm2020/lib/service/web-designer/webDesignerConfiguration.service.mjs +4 -4
  508. package/esm2020/lib/service/web-designer/webDesignerEnum.service.mjs +5 -5
  509. package/esm2020/lib/service/web-designer/webDesignerLogMemberInfo.service.mjs +5 -5
  510. package/esm2020/lib/service/web-designer/webDesignerLogPageSafe.service.mjs +5 -5
  511. package/esm2020/lib/service/web-designer/webDesignerMainIntro.service.mjs +5 -5
  512. package/esm2020/lib/service/web-designer/webDesignerMainMenu.service.mjs +6 -6
  513. package/esm2020/lib/service/web-designer/webDesignerMainPage.service.mjs +7 -7
  514. package/esm2020/lib/service/web-designer/webDesignerMainPageDependency.service.mjs +6 -6
  515. package/esm2020/lib/service/web-designer/webDesignerMainPageTemplate.service.mjs +5 -5
  516. package/esm2020/lib/service/web-designer/webDesignerMainPageTemplateSiteCategory.service.mjs +5 -5
  517. package/fesm2015/ntk-cms-api.mjs +1021 -990
  518. package/fesm2015/ntk-cms-api.mjs.map +1 -1
  519. package/fesm2020/ntk-cms-api.mjs +1021 -990
  520. package/fesm2020/ntk-cms-api.mjs.map +1 -1
  521. package/lib/models/dto/sms/_export.d.ts +2 -0
  522. package/lib/models/dto/sms/smsApiGetBalanceDtoModel.d.ts +3 -0
  523. package/lib/models/dto/sms/smsApiGetBalanceResultModel.d.ts +4 -0
  524. package/lib/models/entity/application/applicationThemeConfigModel.d.ts +1 -1
  525. package/lib/models/entity/article/articleContentCategoryModel.d.ts +1 -1
  526. package/lib/models/entity/article/articleContentModel.d.ts +3 -3
  527. package/lib/models/entity/base/filterModel.d.ts +2 -2
  528. package/lib/models/entity/biography/biographyContentCategoryModel.d.ts +1 -1
  529. package/lib/models/entity/biography/biographyContentModel.d.ts +3 -3
  530. package/lib/models/entity/blog/blogContentCategoryModel.d.ts +1 -1
  531. package/lib/models/entity/blog/blogContentModel.d.ts +3 -3
  532. package/lib/models/entity/catalog/catalogContentModel.d.ts +2 -2
  533. package/lib/models/entity/chart/chartContentCategoryModel.d.ts +1 -1
  534. package/lib/models/entity/chart/chartContentModel.d.ts +3 -3
  535. package/lib/models/entity/core-main/coreDeviceModel.d.ts +2 -2
  536. package/lib/models/entity/core-main/coreModuleSaleHeaderGroupModel.d.ts +2 -2
  537. package/lib/models/entity/core-main/coreModuleSiteModel.d.ts +2 -2
  538. package/lib/models/entity/core-main/coreSiteCategoryCmsModuleModel.d.ts +2 -2
  539. package/lib/models/entity/core-main/coreSiteModel.d.ts +5 -5
  540. package/lib/models/entity/core-main/coreSiteUserModel.d.ts +1 -1
  541. package/lib/models/entity/core-main/coreUserClaimTypeModel.d.ts +1 -1
  542. package/lib/models/entity/core-main/coreUserGroupModel.d.ts +2 -2
  543. package/lib/models/entity/core-token/coreTokenActivationModel.d.ts +1 -1
  544. package/lib/models/entity/core-token/coreTokenMicroServiceModel.d.ts +2 -2
  545. package/lib/models/entity/core-token/coreTokenNotificationModel.d.ts +3 -3
  546. package/lib/models/entity/estate/estatePropertyModel.d.ts +3 -3
  547. package/lib/models/entity/file/fileContentModel.d.ts +1 -1
  548. package/lib/models/entity/link-management/linkManagementTargetCategoryModel.d.ts +1 -1
  549. package/lib/models/entity/news/newsContentCategoryModel.d.ts +1 -1
  550. package/lib/models/entity/news/newsContentModel.d.ts +3 -3
  551. package/lib/models/entity/web-designer/webDesignerMainPageModel.d.ts +1 -1
  552. package/lib/reducers/ntkCmsApiStore.service.d.ts +2 -2
  553. package/lib/service/api-telegram/apiTelegramBotConfig.service.d.ts +3 -3
  554. package/lib/service/api-telegram/apiTelegramLogInput.service.d.ts +2 -2
  555. package/lib/service/api-telegram/apiTelegramLogOutput.service.d.ts +2 -2
  556. package/lib/service/api-telegram/apiTelegramMemberInfo.service.d.ts +2 -2
  557. package/lib/service/api-telegram/apiTelegramReceivedFile.service.d.ts +2 -2
  558. package/lib/service/api-telegram/apiTelegramUploadedFile.service.d.ts +2 -2
  559. package/lib/service/application/applicationApp.service.d.ts +6 -6
  560. package/lib/service/application/applicationIntro.service.d.ts +1 -1
  561. package/lib/service/application/applicationLayout.service.d.ts +1 -1
  562. package/lib/service/application/applicationLayoutValue.service.d.ts +1 -1
  563. package/lib/service/application/applicationLogNotification.service.d.ts +1 -1
  564. package/lib/service/application/applicationMemberInfo.service.d.ts +1 -1
  565. package/lib/service/application/applicationSource.service.d.ts +2 -2
  566. package/lib/service/application/applicationSourceSiteCategory.service.d.ts +1 -1
  567. package/lib/service/application/applicationThemeConfig.service.d.ts +1 -1
  568. package/lib/service/article/articleCategory.service.d.ts +1 -1
  569. package/lib/service/article/articleComment.service.d.ts +2 -2
  570. package/lib/service/article/articleContent.service.d.ts +5 -5
  571. package/lib/service/article/articleContentCategory.service.d.ts +2 -2
  572. package/lib/service/article/articleContentOtherInfo.service.d.ts +2 -2
  573. package/lib/service/article/articleContentSimilar.service.d.ts +3 -3
  574. package/lib/service/article/articleContentTag.service.d.ts +4 -4
  575. package/lib/service/article/articleShareMainAdminSetting.service.d.ts +1 -1
  576. package/lib/service/article/articleShareReceiverCategory.service.d.ts +1 -1
  577. package/lib/service/article/articleShareServerCategory.service.d.ts +2 -2
  578. package/lib/service/bank-payment/bankPaymentPrivateSiteConfig.service.d.ts +4 -4
  579. package/lib/service/bank-payment/bankPaymentPublicConfig.service.d.ts +4 -4
  580. package/lib/service/bank-payment/bankPaymentTransaction.service.d.ts +3 -3
  581. package/lib/service/bank-payment/bankPaymentTransactionLog.service.d.ts +1 -1
  582. package/lib/service/base/apiCmsServerBase.service.d.ts +11 -11
  583. package/lib/service/base/apiServerConfigSiteBase.service.d.ts +4 -4
  584. package/lib/service/biography/biographyCategory.service.d.ts +2 -2
  585. package/lib/service/biography/biographyComment.service.d.ts +2 -2
  586. package/lib/service/biography/biographyContent.service.d.ts +7 -7
  587. package/lib/service/biography/biographyContentCategory.service.d.ts +1 -1
  588. package/lib/service/biography/biographyContentOtherInfo.service.d.ts +3 -3
  589. package/lib/service/biography/biographyContentParameter.service.d.ts +1 -1
  590. package/lib/service/biography/biographyContentSimilar.service.d.ts +2 -2
  591. package/lib/service/biography/biographyContentTag.service.d.ts +3 -3
  592. package/lib/service/biography/biographyShareServerCategory.service.d.ts +2 -2
  593. package/lib/service/blog/blogCategory.service.d.ts +2 -2
  594. package/lib/service/blog/blogComment.service.d.ts +2 -2
  595. package/lib/service/blog/blogContent.service.d.ts +5 -5
  596. package/lib/service/blog/blogContentCategory.service.d.ts +1 -1
  597. package/lib/service/blog/blogContentOtherInfo.service.d.ts +3 -3
  598. package/lib/service/blog/blogContentSimilar.service.d.ts +3 -3
  599. package/lib/service/blog/blogContentTag.service.d.ts +3 -3
  600. package/lib/service/blog/blogShareMainAdminSetting.service.d.ts +1 -1
  601. package/lib/service/blog/blogShareServerCategory.service.d.ts +2 -2
  602. package/lib/service/catalog/catalogCategory.service.d.ts +2 -2
  603. package/lib/service/catalog/catalogContent.service.d.ts +5 -5
  604. package/lib/service/chart/chartCategory.service.d.ts +2 -2
  605. package/lib/service/chart/chartComment.service.d.ts +2 -2
  606. package/lib/service/chart/chartContent.service.d.ts +5 -5
  607. package/lib/service/chart/chartContentCategory.service.d.ts +1 -1
  608. package/lib/service/chart/chartContentOtherInfo.service.d.ts +2 -2
  609. package/lib/service/chart/chartContentSimilar.service.d.ts +2 -2
  610. package/lib/service/chart/chartContentTag.service.d.ts +3 -3
  611. package/lib/service/chart/chartShareServerCategory.service.d.ts +2 -2
  612. package/lib/service/contact/contactCategory.service.d.ts +4 -4
  613. package/lib/service/contact/contactContent.service.d.ts +2 -2
  614. package/lib/service/core-log/coreLogAvoidDuplicateDataEntry.service.d.ts +2 -2
  615. package/lib/service/core-main/CoreCurrency.service.d.ts +1 -1
  616. package/lib/service/core-main/coreConfiguration.service.d.ts +3 -3
  617. package/lib/service/core-main/coreCpMainMenu.service.d.ts +1 -1
  618. package/lib/service/core-main/coreCpMainMenuCmsUserGroup.service.d.ts +1 -1
  619. package/lib/service/core-main/coreDevice.service.d.ts +1 -1
  620. package/lib/service/core-main/coreGuide.service.d.ts +4 -4
  621. package/lib/service/core-main/coreModule.service.d.ts +2 -2
  622. package/lib/service/core-main/coreModuleEntity.service.d.ts +1 -1
  623. package/lib/service/core-main/coreModuleEntityReportFile.service.d.ts +1 -1
  624. package/lib/service/core-main/coreModuleProcessCustomize.service.d.ts +1 -1
  625. package/lib/service/core-main/coreModuleSaleHeader.service.d.ts +7 -7
  626. package/lib/service/core-main/coreModuleSaleHeaderGroup.service.d.ts +1 -1
  627. package/lib/service/core-main/coreModuleSaleInvoice.service.d.ts +1 -1
  628. package/lib/service/core-main/coreModuleSaleInvoiceDetail.service.d.ts +1 -1
  629. package/lib/service/core-main/coreModuleSaleItem.service.d.ts +1 -1
  630. package/lib/service/core-main/coreModuleSaleSerial.service.d.ts +4 -4
  631. package/lib/service/core-main/coreModuleSite.service.d.ts +1 -1
  632. package/lib/service/core-main/coreSite.service.d.ts +7 -6
  633. package/lib/service/core-main/coreSiteCategory.service.d.ts +2 -2
  634. package/lib/service/core-main/coreSiteCategoryCmsModule.service.d.ts +2 -2
  635. package/lib/service/core-main/coreSiteDomainAlias.service.d.ts +2 -2
  636. package/lib/service/core-main/coreSiteUser.service.d.ts +1 -1
  637. package/lib/service/core-main/coreUser.service.d.ts +2 -2
  638. package/lib/service/core-main/coreUserClaimContent.service.d.ts +4 -4
  639. package/lib/service/core-main/coreUserClaimGroup.service.d.ts +2 -2
  640. package/lib/service/core-main/coreUserClaimGroupDetail.service.d.ts +2 -2
  641. package/lib/service/core-main/coreUserClaimType.service.d.ts +2 -2
  642. package/lib/service/core-main/coreUserGroup.service.d.ts +2 -2
  643. package/lib/service/core-module-data/coreModuleDataComment.service.d.ts +4 -4
  644. package/lib/service/core-module-data/coreModuleDataMemo.service.d.ts +4 -4
  645. package/lib/service/core-module-data/coreModuleDataPin.service.d.ts +3 -3
  646. package/lib/service/core-module-data/coreModuleDataTask.service.d.ts +3 -3
  647. package/lib/service/core-module-log/coreModuleLogFavorite.service.d.ts +4 -4
  648. package/lib/service/core-module-log/coreModuleLogLike.service.d.ts +1 -1
  649. package/lib/service/core-module-log/coreModuleLogReportAbuse.service.d.ts +4 -4
  650. package/lib/service/core-module-log/coreModuleLogShowKey.service.d.ts +4 -4
  651. package/lib/service/core-module-main/coreModuleRelationshipContent.service.d.ts +2 -2
  652. package/lib/service/core-module-main/coreModuleSiteAccountingDocument.service.d.ts +2 -2
  653. package/lib/service/core-module-main/coreModuleSiteAccountingDocumentDetail.service.d.ts +2 -2
  654. package/lib/service/core-module-main/coreModuleSiteAccountingDocumentDetailType.service.d.ts +2 -2
  655. package/lib/service/core-module-main/coreModuleSiteCredit.service.d.ts +6 -6
  656. package/lib/service/core-module-main/coreModuleSiteUserCredit.service.d.ts +6 -6
  657. package/lib/service/core-module-main/coreModuleTag.service.d.ts +2 -2
  658. package/lib/service/core-module-main/coreModuleTagCategory.service.d.ts +4 -4
  659. package/lib/service/core-token/coreAuth.service.d.ts +13 -13
  660. package/lib/service/core-token/coreTokenMicroService.service.d.ts +2 -2
  661. package/lib/service/core-token/coreTokenMicroServiceLog.service.d.ts +2 -2
  662. package/lib/service/core-token/coreTokenNotification.service.d.ts +4 -4
  663. package/lib/service/core-token/coreTokenNotificationLog.service.d.ts +2 -2
  664. package/lib/service/core-token/coreTokenUser.service.d.ts +2 -2
  665. package/lib/service/core-token/coreTokenUserBadLogin.service.d.ts +2 -2
  666. package/lib/service/core-token/coreTokenUserLog.service.d.ts +2 -2
  667. package/lib/service/data-provider/dataProviderClient.service.d.ts +1 -1
  668. package/lib/service/data-provider/dataProviderLogClient.service.d.ts +1 -1
  669. package/lib/service/data-provider/dataProviderLogData.service.d.ts +1 -1
  670. package/lib/service/data-provider/dataProviderLogPlan.service.d.ts +1 -1
  671. package/lib/service/data-provider/dataProviderLogSource.service.d.ts +1 -1
  672. package/lib/service/data-provider/dataProviderPlan.service.d.ts +1 -1
  673. package/lib/service/data-provider/dataProviderPlanCategory.service.d.ts +1 -1
  674. package/lib/service/data-provider/dataProviderPlanClient.service.d.ts +1 -1
  675. package/lib/service/data-provider/dataProviderPlanPrice.service.d.ts +1 -1
  676. package/lib/service/data-provider/dataProviderPlanSource.service.d.ts +1 -1
  677. package/lib/service/data-provider/dataProviderSource.service.d.ts +1 -1
  678. package/lib/service/data-provider/dataProviderTransaction.service.d.ts +6 -6
  679. package/lib/service/donate/donateLogView.service.d.ts +1 -1
  680. package/lib/service/donate/donateSponsor.service.d.ts +1 -1
  681. package/lib/service/donate/donateTarget.service.d.ts +1 -1
  682. package/lib/service/donate/donateTargetCategory.service.d.ts +1 -1
  683. package/lib/service/donate/donateTargetPeriod.service.d.ts +1 -1
  684. package/lib/service/donate/donateTargetPeriodSponsor.service.d.ts +1 -1
  685. package/lib/service/donate/donateTransaction.service.d.ts +6 -6
  686. package/lib/service/estate/estateAccountAgency.service.d.ts +1 -1
  687. package/lib/service/estate/estateAccountAgencyAds.service.d.ts +7 -7
  688. package/lib/service/estate/estateAccountAgencyUser.service.d.ts +1 -1
  689. package/lib/service/estate/estateAccountAgencyWorkArea.service.d.ts +1 -1
  690. package/lib/service/estate/estateAccountUserWorkArea.service.d.ts +1 -1
  691. package/lib/service/estate/estateActivityType.service.d.ts +1 -1
  692. package/lib/service/estate/estateAdsType.service.d.ts +3 -3
  693. package/lib/service/estate/estateBillboard.service.d.ts +1 -1
  694. package/lib/service/estate/estateCategoryRack.service.d.ts +1 -1
  695. package/lib/service/estate/estateCategoryZone.service.d.ts +1 -1
  696. package/lib/service/estate/estateContract.service.d.ts +1 -1
  697. package/lib/service/estate/estateContractType.service.d.ts +1 -1
  698. package/lib/service/estate/estateCustomerCategory.service.d.ts +1 -1
  699. package/lib/service/estate/estateCustomerOrder.service.d.ts +4 -4
  700. package/lib/service/estate/estateCustomerOrderResult.service.d.ts +1 -1
  701. package/lib/service/estate/estateProperty.service.d.ts +5 -5
  702. package/lib/service/estate/estatePropertyAccountTypeUser.service.d.ts +1 -1
  703. package/lib/service/estate/estatePropertyAds.service.d.ts +7 -7
  704. package/lib/service/estate/estatePropertyCompany.service.d.ts +1 -1
  705. package/lib/service/estate/estatePropertyDetail.service.d.ts +4 -4
  706. package/lib/service/estate/estatePropertyDetailGroup.service.d.ts +5 -5
  707. package/lib/service/estate/estatePropertyExpertPrice.service.d.ts +4 -4
  708. package/lib/service/estate/estatePropertyHistory.service.d.ts +1 -1
  709. package/lib/service/estate/estatePropertyProject.service.d.ts +1 -1
  710. package/lib/service/estate/estatePropertyShareAgency.service.d.ts +1 -1
  711. package/lib/service/estate/estatePropertyShareAgent.service.d.ts +1 -1
  712. package/lib/service/estate/estatePropertyShareSite.service.d.ts +1 -1
  713. package/lib/service/estate/estatePropertySupplier.service.d.ts +1 -1
  714. package/lib/service/estate/estatePropertySupplierCategory.service.d.ts +1 -1
  715. package/lib/service/estate/estatePropertyType.service.d.ts +1 -1
  716. package/lib/service/estate/estatePropertyTypeLanduse.service.d.ts +1 -1
  717. package/lib/service/estate/estatePropertyTypeUsage.service.d.ts +1 -1
  718. package/lib/service/file/fileCategory.service.d.ts +3 -3
  719. package/lib/service/file/fileContent.service.d.ts +6 -6
  720. package/lib/service/hyper-shop/hyperShopCategory.service.d.ts +1 -1
  721. package/lib/service/hyper-shop/hyperShopContent.service.d.ts +2 -2
  722. package/lib/service/hyper-shop/hyperShopOrder.service.d.ts +1 -1
  723. package/lib/service/link-management/linkManagementAccounting.service.d.ts +1 -1
  724. package/lib/service/link-management/linkManagementAccountingDetail.service.d.ts +1 -1
  725. package/lib/service/link-management/linkManagementBillboard.service.d.ts +3 -3
  726. package/lib/service/link-management/linkManagementBillboardCategory.service.d.ts +1 -1
  727. package/lib/service/link-management/linkManagementBillboardPattern.service.d.ts +1 -1
  728. package/lib/service/link-management/linkManagementCategory.service.d.ts +1 -1
  729. package/lib/service/link-management/linkManagementMember.service.d.ts +1 -1
  730. package/lib/service/link-management/linkManagementTarget.service.d.ts +1 -1
  731. package/lib/service/link-management/linkManagementTargetBillboardLog.service.d.ts +3 -3
  732. package/lib/service/link-management/linkManagementTargetCategory.service.d.ts +1 -1
  733. package/lib/service/member/memberGroup.service.d.ts +1 -1
  734. package/lib/service/member/memberHistory.service.d.ts +1 -1
  735. package/lib/service/member/memberProperty.service.d.ts +1 -1
  736. package/lib/service/member/memberPropertyAlias.service.d.ts +1 -1
  737. package/lib/service/member/memberPropertyDetail.service.d.ts +1 -1
  738. package/lib/service/member/memberPropertyDetailGroup.service.d.ts +1 -1
  739. package/lib/service/member/memberPropertyDetailValue.service.d.ts +1 -1
  740. package/lib/service/member/memberPropertySite.service.d.ts +1 -1
  741. package/lib/service/member/memberPropertyType.service.d.ts +1 -1
  742. package/lib/service/member/memberPropertyTypeSite.service.d.ts +1 -1
  743. package/lib/service/member/memberUser.service.d.ts +1 -1
  744. package/lib/service/member/memberUserGroup.service.d.ts +1 -1
  745. package/lib/service/member/memberUserSearchAlias.service.d.ts +1 -1
  746. package/lib/service/member/memberUserSite.service.d.ts +1 -1
  747. package/lib/service/news/newsCategory.service.d.ts +2 -2
  748. package/lib/service/news/newsComment.service.d.ts +2 -2
  749. package/lib/service/news/newsContent.service.d.ts +5 -5
  750. package/lib/service/news/newsContentCategory.service.d.ts +1 -1
  751. package/lib/service/news/newsContentOtherInfo.service.d.ts +2 -2
  752. package/lib/service/news/newsContentSimilar.service.d.ts +2 -2
  753. package/lib/service/news/newsContentTag.service.d.ts +3 -3
  754. package/lib/service/news/newsShareMainAdminSetting.service.d.ts +1 -1
  755. package/lib/service/news/newsShareReceiverCategory.service.d.ts +1 -1
  756. package/lib/service/news/newsShareServerCategory.service.d.ts +2 -2
  757. package/lib/service/polling/pollingCategory.service.d.ts +4 -4
  758. package/lib/service/polling/pollingContent.service.d.ts +2 -2
  759. package/lib/service/polling/pollingOption.service.d.ts +2 -2
  760. package/lib/service/polling/pollingVote.service.d.ts +2 -2
  761. package/lib/service/sms/smsLogApiPath.service.d.ts +2 -2
  762. package/lib/service/sms/smsLogInBox.service.d.ts +2 -2
  763. package/lib/service/sms/smsLogOutBox.service.d.ts +2 -2
  764. package/lib/service/sms/smsLogOutBoxDetail.service.d.ts +2 -2
  765. package/lib/service/sms/smsLogOutBoxDetailBulk.service.d.ts +2 -2
  766. package/lib/service/sms/smsLogOutBoxQueue.service.d.ts +4 -4
  767. package/lib/service/sms/smsLogOutBoxTaskScheduler.service.d.ts +4 -4
  768. package/lib/service/sms/smsMainApiNumber.service.d.ts +1 -1
  769. package/lib/service/sms/smsMainApiNumberPermission.service.d.ts +2 -2
  770. package/lib/service/sms/smsMainApiPath.service.d.ts +9 -6
  771. package/lib/service/sms/smsMainApiPathAndApiNumber.service.d.ts +1 -1
  772. package/lib/service/sms/smsMainApiPathCompany.service.d.ts +2 -2
  773. package/lib/service/sms/smsMainApiPathPermission.service.d.ts +2 -2
  774. package/lib/service/sms/smsMainApiPathPriceService.service.d.ts +2 -2
  775. package/lib/service/sms/smsMainApiPathProcessFlow.service.d.ts +2 -2
  776. package/lib/service/sms/smsMainApiPathProcessFlowLog.service.d.ts +2 -2
  777. package/lib/service/sms/smsMainApiPathPublicConfig.service.d.ts +4 -4
  778. package/lib/service/sms/smsMainApiPathSuperSeder.service.d.ts +2 -2
  779. package/lib/service/sms/smsMainMessageCategory.service.d.ts +2 -2
  780. package/lib/service/ticketing/ticketingAnswer.service.d.ts +3 -3
  781. package/lib/service/ticketing/ticketingDepartemen.service.d.ts +3 -3
  782. package/lib/service/ticketing/ticketingDepartemenLog.service.d.ts +1 -1
  783. package/lib/service/ticketing/ticketingDepartemenOperator.service.d.ts +3 -3
  784. package/lib/service/ticketing/ticketingFaq.service.d.ts +3 -3
  785. package/lib/service/ticketing/ticketingTask.service.d.ts +3 -3
  786. package/lib/service/ticketing/ticketingTemplate.service.d.ts +1 -1
  787. package/lib/service/universal-menu/universalMenuMenuItem.service.d.ts +2 -2
  788. package/lib/service/universal-menu/universalMenuProcess.service.d.ts +1 -1
  789. package/lib/service/web-designer/webDesignerLogMemberInfo.service.d.ts +1 -1
  790. package/lib/service/web-designer/webDesignerLogPageSafe.service.d.ts +1 -1
  791. package/lib/service/web-designer/webDesignerMainIntro.service.d.ts +1 -1
  792. package/lib/service/web-designer/webDesignerMainMenu.service.d.ts +4 -4
  793. package/lib/service/web-designer/webDesignerMainPage.service.d.ts +5 -5
  794. package/lib/service/web-designer/webDesignerMainPageDependency.service.d.ts +3 -3
  795. package/lib/service/web-designer/webDesignerMainPageTemplate.service.d.ts +1 -1
  796. package/lib/service/web-designer/webDesignerMainPageTemplateSiteCategory.service.d.ts +1 -1
  797. package/package.json +1 -1
@@ -8,9 +8,9 @@ import { HttpClient } from '@angular/common/http';
8
8
  class NtkCmsApiService {
9
9
  constructor() { }
10
10
  }
11
- NtkCmsApiService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NtkCmsApiService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
12
- NtkCmsApiService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NtkCmsApiService, providedIn: 'root' });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NtkCmsApiService, decorators: [{
11
+ NtkCmsApiService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NtkCmsApiService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
12
+ NtkCmsApiService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NtkCmsApiService, providedIn: 'root' });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NtkCmsApiService, decorators: [{
14
14
  type: Injectable,
15
15
  args: [{
16
16
  providedIn: 'root'
@@ -22,13 +22,13 @@ class NtkCmsApiComponent {
22
22
  ngOnInit() {
23
23
  }
24
24
  }
25
- NtkCmsApiComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NtkCmsApiComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
26
- NtkCmsApiComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: NtkCmsApiComponent, selector: "lib-ntk-cms-api", ngImport: i0, template: `
25
+ NtkCmsApiComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NtkCmsApiComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
26
+ NtkCmsApiComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NtkCmsApiComponent, selector: "lib-ntk-cms-api", ngImport: i0, template: `
27
27
  <p>
28
28
  ntk-cms-api works!
29
29
  </p>
30
30
  `, isInline: true });
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NtkCmsApiComponent, decorators: [{
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NtkCmsApiComponent, decorators: [{
32
32
  type: Component,
33
33
  args: [{ selector: 'lib-ntk-cms-api', template: `
34
34
  <p>
@@ -39,10 +39,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImpor
39
39
 
40
40
  class NtkCmsApiModule {
41
41
  }
42
- NtkCmsApiModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NtkCmsApiModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
43
- NtkCmsApiModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.9", ngImport: i0, type: NtkCmsApiModule, declarations: [NtkCmsApiComponent], exports: [NtkCmsApiComponent] });
44
- NtkCmsApiModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NtkCmsApiModule });
45
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NtkCmsApiModule, decorators: [{
42
+ NtkCmsApiModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NtkCmsApiModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
43
+ NtkCmsApiModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: NtkCmsApiModule, declarations: [NtkCmsApiComponent], exports: [NtkCmsApiComponent] });
44
+ NtkCmsApiModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NtkCmsApiModule });
45
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NtkCmsApiModule, decorators: [{
46
46
  type: NgModule,
47
47
  args: [{
48
48
  declarations: [NtkCmsApiComponent],
@@ -92,11 +92,11 @@ class CmsStore {
92
92
  }
93
93
 
94
94
  //@@tag-Version-2201011
95
- class TokenInfoModel {
95
+ class TokenDeviceModel {
96
96
  }
97
97
 
98
98
  //@@tag-Version-2201011
99
- class TokenDeviceModel {
99
+ class TokenInfoModel {
100
100
  }
101
101
 
102
102
  const initialState = {
@@ -158,9 +158,9 @@ class NtkCmsApiStoreService {
158
158
  }
159
159
  }
160
160
  }
161
- NtkCmsApiStoreService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NtkCmsApiStoreService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
162
- NtkCmsApiStoreService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NtkCmsApiStoreService, providedIn: 'root' });
163
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NtkCmsApiStoreService, decorators: [{
161
+ NtkCmsApiStoreService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NtkCmsApiStoreService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
162
+ NtkCmsApiStoreService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NtkCmsApiStoreService, providedIn: 'root' });
163
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NtkCmsApiStoreService, decorators: [{
164
164
  type: Injectable,
165
165
  args: [{
166
166
  providedIn: 'root',
@@ -1447,9 +1447,9 @@ class ApiServerBase {
1447
1447
  return throwError(errorMessage);
1448
1448
  }
1449
1449
  }
1450
- ApiServerBase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiServerBase, deps: [{ token: HttpClient }, { token: NtkCmsApiStoreService }], target: i0.ɵɵFactoryTarget.Injectable });
1451
- ApiServerBase.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiServerBase });
1452
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiServerBase, decorators: [{
1450
+ ApiServerBase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiServerBase, deps: [{ token: HttpClient }, { token: NtkCmsApiStoreService }], target: i0.ɵɵFactoryTarget.Injectable });
1451
+ ApiServerBase.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiServerBase });
1452
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiServerBase, decorators: [{
1453
1453
  type: Injectable
1454
1454
  }], ctorParameters: function () {
1455
1455
  return [{ type: i2.HttpClient, decorators: [{
@@ -1645,12 +1645,15 @@ class CoreConfigurationService extends ApiServerConfigSiteBase {
1645
1645
  }));
1646
1646
  }
1647
1647
  }
1648
- CoreConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
1649
- CoreConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreConfigurationService });
1650
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreConfigurationService, decorators: [{
1648
+ CoreConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
1649
+ CoreConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreConfigurationService });
1650
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreConfigurationService, decorators: [{
1651
1651
  type: Injectable
1652
1652
  }] });
1653
1653
 
1654
+ class EditStepDtoModel {
1655
+ }
1656
+
1654
1657
  class ApiCmsServerBase extends ApiServerBase {
1655
1658
  ServiceViewModel() {
1656
1659
  // this.loadingStatus=true;
@@ -2078,15 +2081,12 @@ class ApiCmsServerBase extends ApiServerBase {
2078
2081
  }));
2079
2082
  }
2080
2083
  }
2081
- ApiCmsServerBase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiCmsServerBase, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2082
- ApiCmsServerBase.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiCmsServerBase });
2083
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiCmsServerBase, decorators: [{
2084
+ ApiCmsServerBase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiCmsServerBase, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2085
+ ApiCmsServerBase.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiCmsServerBase });
2086
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiCmsServerBase, decorators: [{
2084
2087
  type: Injectable
2085
2088
  }] });
2086
2089
 
2087
- class EditStepDtoModel {
2088
- }
2089
-
2090
2090
  class CoreCpMainMenuService extends ApiCmsServerBase {
2091
2091
  getModuleControllerUrl() {
2092
2092
  return 'CoreCpMainMenu';
@@ -2139,9 +2139,9 @@ class CoreCpMainMenuService extends ApiCmsServerBase {
2139
2139
  }));
2140
2140
  }
2141
2141
  }
2142
- CoreCpMainMenuService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreCpMainMenuService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2143
- CoreCpMainMenuService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreCpMainMenuService });
2144
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreCpMainMenuService, decorators: [{
2142
+ CoreCpMainMenuService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreCpMainMenuService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2143
+ CoreCpMainMenuService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreCpMainMenuService });
2144
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreCpMainMenuService, decorators: [{
2145
2145
  type: Injectable
2146
2146
  }] });
2147
2147
 
@@ -2150,9 +2150,9 @@ class CoreCpMainMenuCmsUserGroupService extends ApiCmsServerBase {
2150
2150
  return 'CoreCpMainMenuCmsUserGroup';
2151
2151
  }
2152
2152
  }
2153
- CoreCpMainMenuCmsUserGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreCpMainMenuCmsUserGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2154
- CoreCpMainMenuCmsUserGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreCpMainMenuCmsUserGroupService });
2155
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreCpMainMenuCmsUserGroupService, decorators: [{
2153
+ CoreCpMainMenuCmsUserGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreCpMainMenuCmsUserGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2154
+ CoreCpMainMenuCmsUserGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreCpMainMenuCmsUserGroupService });
2155
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreCpMainMenuCmsUserGroupService, decorators: [{
2156
2156
  type: Injectable
2157
2157
  }] });
2158
2158
 
@@ -2417,9 +2417,9 @@ class CoreEnumService extends ApiServerBase {
2417
2417
  }));
2418
2418
  }
2419
2419
  }
2420
- CoreEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2421
- CoreEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreEnumService });
2422
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreEnumService, decorators: [{
2420
+ CoreEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2421
+ CoreEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreEnumService });
2422
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreEnumService, decorators: [{
2423
2423
  type: Injectable
2424
2424
  }] });
2425
2425
 
@@ -2468,9 +2468,9 @@ class CoreGuideService extends ApiCmsServerBase {
2468
2468
  }));
2469
2469
  }
2470
2470
  }
2471
- CoreGuideService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreGuideService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2472
- CoreGuideService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreGuideService });
2473
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreGuideService, decorators: [{
2471
+ CoreGuideService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreGuideService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2472
+ CoreGuideService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreGuideService });
2473
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreGuideService, decorators: [{
2474
2474
  type: Injectable
2475
2475
  }] });
2476
2476
 
@@ -2479,9 +2479,9 @@ class CoreCurrencyService extends ApiCmsServerBase {
2479
2479
  return 'CoreCurrency';
2480
2480
  }
2481
2481
  }
2482
- CoreCurrencyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreCurrencyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2483
- CoreCurrencyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreCurrencyService });
2484
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreCurrencyService, decorators: [{
2482
+ CoreCurrencyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreCurrencyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2483
+ CoreCurrencyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreCurrencyService });
2484
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreCurrencyService, decorators: [{
2485
2485
  type: Injectable
2486
2486
  }] });
2487
2487
 
@@ -2583,9 +2583,9 @@ class CoreLocationService extends ApiCmsServerBase {
2583
2583
  }));
2584
2584
  }
2585
2585
  }
2586
- CoreLocationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLocationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2587
- CoreLocationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLocationService });
2588
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLocationService, decorators: [{
2586
+ CoreLocationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLocationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2587
+ CoreLocationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLocationService });
2588
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLocationService, decorators: [{
2589
2589
  type: Injectable
2590
2590
  }] });
2591
2591
 
@@ -2683,9 +2683,9 @@ class CoreModuleService extends ApiCmsServerBase {
2683
2683
  }));
2684
2684
  }
2685
2685
  }
2686
- CoreModuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2687
- CoreModuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleService });
2688
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleService, decorators: [{
2686
+ CoreModuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2687
+ CoreModuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleService });
2688
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleService, decorators: [{
2689
2689
  type: Injectable
2690
2690
  }] });
2691
2691
 
@@ -2705,9 +2705,9 @@ class CoreModuleEntityService extends ApiCmsServerBase {
2705
2705
  }));
2706
2706
  }
2707
2707
  }
2708
- CoreModuleEntityService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleEntityService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2709
- CoreModuleEntityService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleEntityService });
2710
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleEntityService, decorators: [{
2708
+ CoreModuleEntityService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleEntityService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2709
+ CoreModuleEntityService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleEntityService });
2710
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleEntityService, decorators: [{
2711
2711
  type: Injectable
2712
2712
  }] });
2713
2713
 
@@ -2716,9 +2716,9 @@ class CoreModuleEntityReportFileService extends ApiCmsServerBase {
2716
2716
  return 'CoreModuleEntityReportFile';
2717
2717
  }
2718
2718
  }
2719
- CoreModuleEntityReportFileService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleEntityReportFileService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2720
- CoreModuleEntityReportFileService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleEntityReportFileService });
2721
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleEntityReportFileService, decorators: [{
2719
+ CoreModuleEntityReportFileService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleEntityReportFileService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2720
+ CoreModuleEntityReportFileService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleEntityReportFileService });
2721
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleEntityReportFileService, decorators: [{
2722
2722
  type: Injectable
2723
2723
  }] });
2724
2724
 
@@ -2766,9 +2766,9 @@ class CoreModuleProcessService extends ApiCmsServerBase {
2766
2766
  }));
2767
2767
  }
2768
2768
  }
2769
- CoreModuleProcessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleProcessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2770
- CoreModuleProcessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleProcessService });
2771
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleProcessService, decorators: [{
2769
+ CoreModuleProcessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleProcessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2770
+ CoreModuleProcessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleProcessService });
2771
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleProcessService, decorators: [{
2772
2772
  type: Injectable
2773
2773
  }] });
2774
2774
 
@@ -2777,9 +2777,9 @@ class CoreModuleProcessCustomizeService extends ApiCmsServerBase {
2777
2777
  return 'CoreModuleProcessCustomize';
2778
2778
  }
2779
2779
  }
2780
- CoreModuleProcessCustomizeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleProcessCustomizeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2781
- CoreModuleProcessCustomizeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleProcessCustomizeService });
2782
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleProcessCustomizeService, decorators: [{
2780
+ CoreModuleProcessCustomizeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleProcessCustomizeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2781
+ CoreModuleProcessCustomizeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleProcessCustomizeService });
2782
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleProcessCustomizeService, decorators: [{
2783
2783
  type: Injectable
2784
2784
  }] });
2785
2785
 
@@ -2824,9 +2824,9 @@ class CoreModuleSiteService extends ApiCmsServerBase {
2824
2824
  }));
2825
2825
  }
2826
2826
  }
2827
- CoreModuleSiteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2828
- CoreModuleSiteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteService });
2829
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteService, decorators: [{
2827
+ CoreModuleSiteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2828
+ CoreModuleSiteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteService });
2829
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteService, decorators: [{
2830
2830
  type: Injectable
2831
2831
  }] });
2832
2832
 
@@ -2889,6 +2889,17 @@ class CoreSiteService extends ApiCmsServerBase {
2889
2889
  return this.errorExceptionResultCheck(ret);
2890
2890
  }));
2891
2891
  }
2892
+ ServiceMasterSiteInfo(linkSiteId) {
2893
+ return this.http
2894
+ .get(this.getBaseUrl() + this.getModuleControllerUrl() + '/MasterSiteInfo/' + linkSiteId, {
2895
+ headers: this.getHeaders(),
2896
+ })
2897
+ .pipe(retry(this.configApiRetry),
2898
+ // catchError(this.handleError)
2899
+ map((ret) => {
2900
+ return this.errorExceptionResultCheck(ret);
2901
+ }));
2902
+ }
2892
2903
  ServiceSupportSite() {
2893
2904
  return this.http
2894
2905
  .get(this.getBaseUrl() + this.getModuleControllerUrl() + '/SupportSite', {
@@ -3020,9 +3031,9 @@ class CoreSiteService extends ApiCmsServerBase {
3020
3031
  }));
3021
3032
  }
3022
3033
  }
3023
- CoreSiteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3024
- CoreSiteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteService });
3025
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteService, decorators: [{
3034
+ CoreSiteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3035
+ CoreSiteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteService });
3036
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteService, decorators: [{
3026
3037
  type: Injectable
3027
3038
  }] });
3028
3039
 
@@ -3031,9 +3042,9 @@ class CoreSiteCategoryService extends ApiCmsServerBase {
3031
3042
  return 'CoreSiteCategory';
3032
3043
  }
3033
3044
  }
3034
- CoreSiteCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3035
- CoreSiteCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteCategoryService });
3036
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteCategoryService, decorators: [{
3045
+ CoreSiteCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3046
+ CoreSiteCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteCategoryService });
3047
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteCategoryService, decorators: [{
3037
3048
  type: Injectable
3038
3049
  }] });
3039
3050
 
@@ -3042,9 +3053,9 @@ class CoreSiteCategoryCmsModuleService extends ApiCmsServerBase {
3042
3053
  return 'CoreSiteCategoryCmsModule';
3043
3054
  }
3044
3055
  }
3045
- CoreSiteCategoryCmsModuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteCategoryCmsModuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3046
- CoreSiteCategoryCmsModuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteCategoryCmsModuleService });
3047
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteCategoryCmsModuleService, decorators: [{
3056
+ CoreSiteCategoryCmsModuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteCategoryCmsModuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3057
+ CoreSiteCategoryCmsModuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteCategoryCmsModuleService });
3058
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteCategoryCmsModuleService, decorators: [{
3048
3059
  type: Injectable
3049
3060
  }] });
3050
3061
 
@@ -3053,9 +3064,9 @@ class CoreSiteDomainAliasService extends ApiCmsServerBase {
3053
3064
  return 'CoreSiteDomainAlias';
3054
3065
  }
3055
3066
  }
3056
- CoreSiteDomainAliasService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteDomainAliasService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3057
- CoreSiteDomainAliasService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteDomainAliasService });
3058
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteDomainAliasService, decorators: [{
3067
+ CoreSiteDomainAliasService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteDomainAliasService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3068
+ CoreSiteDomainAliasService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteDomainAliasService });
3069
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteDomainAliasService, decorators: [{
3059
3070
  type: Injectable
3060
3071
  }] });
3061
3072
 
@@ -3075,9 +3086,9 @@ class CoreSiteUserService extends ApiCmsServerBase {
3075
3086
  }));
3076
3087
  }
3077
3088
  }
3078
- CoreSiteUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3079
- CoreSiteUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteUserService });
3080
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteUserService, decorators: [{
3089
+ CoreSiteUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3090
+ CoreSiteUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteUserService });
3091
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteUserService, decorators: [{
3081
3092
  type: Injectable
3082
3093
  }] });
3083
3094
 
@@ -3138,9 +3149,9 @@ class CoreUserService extends ApiCmsServerBase {
3138
3149
  }));
3139
3150
  }
3140
3151
  }
3141
- CoreUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3142
- CoreUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserService });
3143
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserService, decorators: [{
3152
+ CoreUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3153
+ CoreUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserService });
3154
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserService, decorators: [{
3144
3155
  type: Injectable
3145
3156
  }] });
3146
3157
 
@@ -3149,9 +3160,9 @@ class CoreUserGroupService extends ApiCmsServerBase {
3149
3160
  return 'CoreUserGroup';
3150
3161
  }
3151
3162
  }
3152
- CoreUserGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3153
- CoreUserGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserGroupService });
3154
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserGroupService, decorators: [{
3163
+ CoreUserGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3164
+ CoreUserGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserGroupService });
3165
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserGroupService, decorators: [{
3155
3166
  type: Injectable
3156
3167
  }] });
3157
3168
 
@@ -3160,9 +3171,9 @@ class CoreDeviceService extends ApiCmsServerBase {
3160
3171
  return 'CoreDevice';
3161
3172
  }
3162
3173
  }
3163
- CoreDeviceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreDeviceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3164
- CoreDeviceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreDeviceService });
3165
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreDeviceService, decorators: [{
3174
+ CoreDeviceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreDeviceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3175
+ CoreDeviceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreDeviceService });
3176
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreDeviceService, decorators: [{
3166
3177
  type: Injectable
3167
3178
  }] });
3168
3179
 
@@ -3171,9 +3182,9 @@ class CoreUserSupportAccessService extends ApiCmsServerBase {
3171
3182
  return 'CoreUserSupportAccess';
3172
3183
  }
3173
3184
  }
3174
- CoreUserSupportAccessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserSupportAccessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3175
- CoreUserSupportAccessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserSupportAccessService });
3176
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserSupportAccessService, decorators: [{
3185
+ CoreUserSupportAccessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserSupportAccessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3186
+ CoreUserSupportAccessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserSupportAccessService });
3187
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserSupportAccessService, decorators: [{
3177
3188
  type: Injectable
3178
3189
  }] });
3179
3190
 
@@ -3213,9 +3224,9 @@ class CoreModuleSaleSerialService extends ApiCmsServerBase {
3213
3224
  }));
3214
3225
  }
3215
3226
  }
3216
- CoreModuleSaleSerialService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleSerialService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3217
- CoreModuleSaleSerialService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleSerialService });
3218
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleSerialService, decorators: [{
3227
+ CoreModuleSaleSerialService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleSerialService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3228
+ CoreModuleSaleSerialService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleSerialService });
3229
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleSerialService, decorators: [{
3219
3230
  type: Injectable
3220
3231
  }] });
3221
3232
 
@@ -3224,9 +3235,9 @@ class CoreModuleSaleItemService extends ApiCmsServerBase {
3224
3235
  return 'CoreModuleSaleItem';
3225
3236
  }
3226
3237
  }
3227
- CoreModuleSaleItemService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleItemService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3228
- CoreModuleSaleItemService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleItemService });
3229
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleItemService, decorators: [{
3238
+ CoreModuleSaleItemService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleItemService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3239
+ CoreModuleSaleItemService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleItemService });
3240
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleItemService, decorators: [{
3230
3241
  type: Injectable
3231
3242
  }] });
3232
3243
 
@@ -3235,9 +3246,9 @@ class CoreModuleSaleInvoiceDetailService extends ApiCmsServerBase {
3235
3246
  return 'CoreModuleSaleInvoiceDetail';
3236
3247
  }
3237
3248
  }
3238
- CoreModuleSaleInvoiceDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleInvoiceDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3239
- CoreModuleSaleInvoiceDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleInvoiceDetailService });
3240
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleInvoiceDetailService, decorators: [{
3249
+ CoreModuleSaleInvoiceDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleInvoiceDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3250
+ CoreModuleSaleInvoiceDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleInvoiceDetailService });
3251
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleInvoiceDetailService, decorators: [{
3241
3252
  type: Injectable
3242
3253
  }] });
3243
3254
 
@@ -3246,9 +3257,9 @@ class CoreModuleSaleInvoiceService extends ApiCmsServerBase {
3246
3257
  return 'CoreModuleSaleInvoice';
3247
3258
  }
3248
3259
  }
3249
- CoreModuleSaleInvoiceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleInvoiceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3250
- CoreModuleSaleInvoiceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleInvoiceService });
3251
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleInvoiceService, decorators: [{
3260
+ CoreModuleSaleInvoiceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleInvoiceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3261
+ CoreModuleSaleInvoiceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleInvoiceService });
3262
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleInvoiceService, decorators: [{
3252
3263
  type: Injectable
3253
3264
  }] });
3254
3265
 
@@ -3257,9 +3268,9 @@ class CoreModuleSaleHeaderGroupService extends ApiCmsServerBase {
3257
3268
  return 'CoreModuleSaleHeaderGroup';
3258
3269
  }
3259
3270
  }
3260
- CoreModuleSaleHeaderGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleHeaderGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3261
- CoreModuleSaleHeaderGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleHeaderGroupService });
3262
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleHeaderGroupService, decorators: [{
3271
+ CoreModuleSaleHeaderGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleHeaderGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3272
+ CoreModuleSaleHeaderGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleHeaderGroupService });
3273
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleHeaderGroupService, decorators: [{
3263
3274
  type: Injectable
3264
3275
  }] });
3265
3276
 
@@ -3327,9 +3338,9 @@ class CoreModuleSaleHeaderService extends ApiCmsServerBase {
3327
3338
  }));
3328
3339
  }
3329
3340
  }
3330
- CoreModuleSaleHeaderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleHeaderService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3331
- CoreModuleSaleHeaderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleHeaderService });
3332
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleHeaderService, decorators: [{
3341
+ CoreModuleSaleHeaderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleHeaderService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3342
+ CoreModuleSaleHeaderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleHeaderService });
3343
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleHeaderService, decorators: [{
3333
3344
  type: Injectable
3334
3345
  }] });
3335
3346
 
@@ -3366,9 +3377,9 @@ class CoreUserClaimContentService extends ApiCmsServerBase {
3366
3377
  }));
3367
3378
  }
3368
3379
  }
3369
- CoreUserClaimContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserClaimContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3370
- CoreUserClaimContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserClaimContentService });
3371
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserClaimContentService, decorators: [{
3380
+ CoreUserClaimContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserClaimContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3381
+ CoreUserClaimContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserClaimContentService });
3382
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserClaimContentService, decorators: [{
3372
3383
  type: Injectable
3373
3384
  }] });
3374
3385
 
@@ -3377,9 +3388,9 @@ class CoreUserClaimGroupService extends ApiCmsServerBase {
3377
3388
  return 'CoreUserClaimGroup';
3378
3389
  }
3379
3390
  }
3380
- CoreUserClaimGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserClaimGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3381
- CoreUserClaimGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserClaimGroupService });
3382
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserClaimGroupService, decorators: [{
3391
+ CoreUserClaimGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserClaimGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3392
+ CoreUserClaimGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserClaimGroupService });
3393
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserClaimGroupService, decorators: [{
3383
3394
  type: Injectable
3384
3395
  }] });
3385
3396
 
@@ -3388,9 +3399,9 @@ class CoreUserClaimGroupDetailService extends ApiCmsServerBase {
3388
3399
  return 'CoreUserClaimGroupDetail';
3389
3400
  }
3390
3401
  }
3391
- CoreUserClaimGroupDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserClaimGroupDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3392
- CoreUserClaimGroupDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserClaimGroupDetailService });
3393
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserClaimGroupDetailService, decorators: [{
3402
+ CoreUserClaimGroupDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserClaimGroupDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3403
+ CoreUserClaimGroupDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserClaimGroupDetailService });
3404
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserClaimGroupDetailService, decorators: [{
3394
3405
  type: Injectable
3395
3406
  }] });
3396
3407
 
@@ -3399,9 +3410,9 @@ class CoreUserClaimTypeService extends ApiCmsServerBase {
3399
3410
  return 'CoreUserClaimType';
3400
3411
  }
3401
3412
  }
3402
- CoreUserClaimTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserClaimTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3403
- CoreUserClaimTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserClaimTypeService });
3404
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserClaimTypeService, decorators: [{
3413
+ CoreUserClaimTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserClaimTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3414
+ CoreUserClaimTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserClaimTypeService });
3415
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserClaimTypeService, decorators: [{
3405
3416
  type: Injectable
3406
3417
  }] });
3407
3418
 
@@ -3412,9 +3423,9 @@ class CoreLogAvoidDuplicateDataEntryService extends ApiCmsServerBase {
3412
3423
  return 'CoreLogAvoidDuplicateDataEntry';
3413
3424
  }
3414
3425
  }
3415
- CoreLogAvoidDuplicateDataEntryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogAvoidDuplicateDataEntryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3416
- CoreLogAvoidDuplicateDataEntryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogAvoidDuplicateDataEntryService });
3417
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogAvoidDuplicateDataEntryService, decorators: [{
3426
+ CoreLogAvoidDuplicateDataEntryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogAvoidDuplicateDataEntryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3427
+ CoreLogAvoidDuplicateDataEntryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogAvoidDuplicateDataEntryService });
3428
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogAvoidDuplicateDataEntryService, decorators: [{
3418
3429
  type: Injectable
3419
3430
  }] });
3420
3431
 
@@ -3423,9 +3434,9 @@ class CoreLogErrorService extends ApiCmsServerBase {
3423
3434
  return 'CoreLogError';
3424
3435
  }
3425
3436
  }
3426
- CoreLogErrorService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogErrorService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3427
- CoreLogErrorService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogErrorService });
3428
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogErrorService, decorators: [{
3437
+ CoreLogErrorService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogErrorService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3438
+ CoreLogErrorService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogErrorService });
3439
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogErrorService, decorators: [{
3429
3440
  type: Injectable
3430
3441
  }] });
3431
3442
 
@@ -3434,9 +3445,9 @@ class CoreLogSmsService extends ApiCmsServerBase {
3434
3445
  return 'CoreLogSms';
3435
3446
  }
3436
3447
  }
3437
- CoreLogSmsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogSmsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3438
- CoreLogSmsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogSmsService });
3439
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogSmsService, decorators: [{
3448
+ CoreLogSmsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogSmsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3449
+ CoreLogSmsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogSmsService });
3450
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogSmsService, decorators: [{
3440
3451
  type: Injectable
3441
3452
  }] });
3442
3453
 
@@ -3445,9 +3456,9 @@ class CoreLogCurrencyService extends ApiCmsServerBase {
3445
3456
  return 'CoreLogCurrency';
3446
3457
  }
3447
3458
  }
3448
- CoreLogCurrencyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogCurrencyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3449
- CoreLogCurrencyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogCurrencyService });
3450
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogCurrencyService, decorators: [{
3459
+ CoreLogCurrencyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogCurrencyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3460
+ CoreLogCurrencyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogCurrencyService });
3461
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogCurrencyService, decorators: [{
3451
3462
  type: Injectable
3452
3463
  }] });
3453
3464
 
@@ -3456,9 +3467,9 @@ class CoreLogMemberService extends ApiCmsServerBase {
3456
3467
  return 'CoreLogMember';
3457
3468
  }
3458
3469
  }
3459
- CoreLogMemberService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogMemberService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3460
- CoreLogMemberService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogMemberService });
3461
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogMemberService, decorators: [{
3470
+ CoreLogMemberService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogMemberService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3471
+ CoreLogMemberService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogMemberService });
3472
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogMemberService, decorators: [{
3462
3473
  type: Injectable
3463
3474
  }] });
3464
3475
 
@@ -3467,9 +3478,9 @@ class CoreLogReportDataService extends ApiCmsServerBase {
3467
3478
  return 'CoreLogReportData';
3468
3479
  }
3469
3480
  }
3470
- CoreLogReportDataService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogReportDataService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3471
- CoreLogReportDataService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogReportDataService });
3472
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogReportDataService, decorators: [{
3481
+ CoreLogReportDataService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogReportDataService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3482
+ CoreLogReportDataService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogReportDataService });
3483
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogReportDataService, decorators: [{
3473
3484
  type: Injectable
3474
3485
  }] });
3475
3486
 
@@ -3478,9 +3489,9 @@ class CoreLogNotificationService extends ApiCmsServerBase {
3478
3489
  return 'CoreLogNotification';
3479
3490
  }
3480
3491
  }
3481
- CoreLogNotificationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogNotificationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3482
- CoreLogNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogNotificationService });
3483
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogNotificationService, decorators: [{
3492
+ CoreLogNotificationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogNotificationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3493
+ CoreLogNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogNotificationService });
3494
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogNotificationService, decorators: [{
3484
3495
  type: Injectable
3485
3496
  }] });
3486
3497
 
@@ -3703,9 +3714,9 @@ class CoreAuthService extends ApiServerBase {
3703
3714
  }));
3704
3715
  }
3705
3716
  }
3706
- CoreAuthService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreAuthService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3707
- CoreAuthService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreAuthService });
3708
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreAuthService, decorators: [{
3717
+ CoreAuthService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreAuthService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3718
+ CoreAuthService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreAuthService });
3719
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreAuthService, decorators: [{
3709
3720
  type: Injectable
3710
3721
  }] });
3711
3722
 
@@ -3714,9 +3725,9 @@ class CoreTokenActivationService extends ApiCmsServerBase {
3714
3725
  return 'CoreTokenActivation';
3715
3726
  }
3716
3727
  }
3717
- CoreTokenActivationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenActivationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3718
- CoreTokenActivationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenActivationService });
3719
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenActivationService, decorators: [{
3728
+ CoreTokenActivationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenActivationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3729
+ CoreTokenActivationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenActivationService });
3730
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenActivationService, decorators: [{
3720
3731
  type: Injectable
3721
3732
  }] });
3722
3733
 
@@ -3725,9 +3736,9 @@ class CoreTokenUserService extends ApiCmsServerBase {
3725
3736
  return 'CoreTokenUser';
3726
3737
  }
3727
3738
  }
3728
- CoreTokenUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3729
- CoreTokenUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenUserService });
3730
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenUserService, decorators: [{
3739
+ CoreTokenUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3740
+ CoreTokenUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenUserService });
3741
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenUserService, decorators: [{
3731
3742
  type: Injectable
3732
3743
  }] });
3733
3744
 
@@ -3736,9 +3747,9 @@ class CoreTokenUserLogService extends ApiCmsServerBase {
3736
3747
  return 'CoreTokenUserLog';
3737
3748
  }
3738
3749
  }
3739
- CoreTokenUserLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenUserLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3740
- CoreTokenUserLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenUserLogService });
3741
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenUserLogService, decorators: [{
3750
+ CoreTokenUserLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenUserLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3751
+ CoreTokenUserLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenUserLogService });
3752
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenUserLogService, decorators: [{
3742
3753
  type: Injectable
3743
3754
  }] });
3744
3755
 
@@ -3747,9 +3758,9 @@ class CoreTokenUserBadLoginService extends ApiCmsServerBase {
3747
3758
  return 'CoreTokenUserBadLogin';
3748
3759
  }
3749
3760
  }
3750
- CoreTokenUserBadLoginService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenUserBadLoginService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3751
- CoreTokenUserBadLoginService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenUserBadLoginService });
3752
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenUserBadLoginService, decorators: [{
3761
+ CoreTokenUserBadLoginService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenUserBadLoginService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3762
+ CoreTokenUserBadLoginService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenUserBadLoginService });
3763
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenUserBadLoginService, decorators: [{
3753
3764
  type: Injectable
3754
3765
  }] });
3755
3766
 
@@ -3758,9 +3769,9 @@ class CoreTokenMicroServiceService extends ApiCmsServerBase {
3758
3769
  return 'CoreTokenMicroService';
3759
3770
  }
3760
3771
  }
3761
- CoreTokenMicroServiceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenMicroServiceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3762
- CoreTokenMicroServiceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenMicroServiceService });
3763
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenMicroServiceService, decorators: [{
3772
+ CoreTokenMicroServiceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenMicroServiceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3773
+ CoreTokenMicroServiceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenMicroServiceService });
3774
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenMicroServiceService, decorators: [{
3764
3775
  type: Injectable
3765
3776
  }] });
3766
3777
 
@@ -3769,9 +3780,9 @@ class CoreTokenMicroServiceLogService extends ApiCmsServerBase {
3769
3780
  return 'CoreTokenMicroServiceLog';
3770
3781
  }
3771
3782
  }
3772
- CoreTokenMicroServiceLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenMicroServiceLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3773
- CoreTokenMicroServiceLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenMicroServiceLogService });
3774
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenMicroServiceLogService, decorators: [{
3783
+ CoreTokenMicroServiceLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenMicroServiceLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3784
+ CoreTokenMicroServiceLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenMicroServiceLogService });
3785
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenMicroServiceLogService, decorators: [{
3775
3786
  type: Injectable
3776
3787
  }] });
3777
3788
 
@@ -3800,9 +3811,9 @@ class CoreTokenNotificationService extends ApiCmsServerBase {
3800
3811
  }));
3801
3812
  }
3802
3813
  }
3803
- CoreTokenNotificationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenNotificationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3804
- CoreTokenNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenNotificationService });
3805
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenNotificationService, decorators: [{
3814
+ CoreTokenNotificationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenNotificationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3815
+ CoreTokenNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenNotificationService });
3816
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenNotificationService, decorators: [{
3806
3817
  type: Injectable
3807
3818
  }] });
3808
3819
 
@@ -3811,9 +3822,9 @@ class CoreTokenNotificationLogService extends ApiCmsServerBase {
3811
3822
  return 'CoreTokenNotificationLog';
3812
3823
  }
3813
3824
  }
3814
- CoreTokenNotificationLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenNotificationLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3815
- CoreTokenNotificationLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenNotificationLogService });
3816
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenNotificationLogService, decorators: [{
3825
+ CoreTokenNotificationLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenNotificationLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3826
+ CoreTokenNotificationLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenNotificationLogService });
3827
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenNotificationLogService, decorators: [{
3817
3828
  type: Injectable
3818
3829
  }] });
3819
3830
 
@@ -4238,9 +4249,9 @@ class CoreModuleTagService extends ApiCmsServerBase {
4238
4249
  return 'CoreModuleTag';
4239
4250
  }
4240
4251
  }
4241
- CoreModuleTagService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleTagService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4242
- CoreModuleTagService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleTagService });
4243
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleTagService, decorators: [{
4252
+ CoreModuleTagService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleTagService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4253
+ CoreModuleTagService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleTagService });
4254
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleTagService, decorators: [{
4244
4255
  type: Injectable
4245
4256
  }] });
4246
4257
 
@@ -4264,19 +4275,19 @@ class CoreModuleTagCategoryService extends ApiCmsServerBase {
4264
4275
  }));
4265
4276
  }
4266
4277
  }
4267
- CoreModuleTagCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleTagCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4268
- CoreModuleTagCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleTagCategoryService });
4269
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleTagCategoryService, decorators: [{
4278
+ CoreModuleTagCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleTagCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4279
+ CoreModuleTagCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleTagCategoryService });
4280
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleTagCategoryService, decorators: [{
4270
4281
  type: Injectable
4271
4282
  }] });
4272
4283
 
4273
4284
  class CoreModuleSiteCreditCalculateDtoModel {
4274
4285
  }
4275
4286
 
4276
- class CoreModuleSiteCreditPaymentDtoModel {
4287
+ class CoreModuleSiteCreditChargeDirectDtoModel {
4277
4288
  }
4278
4289
 
4279
- class CoreModuleSiteCreditChargeDirectDtoModel {
4290
+ class CoreModuleSiteCreditPaymentDtoModel {
4280
4291
  }
4281
4292
 
4282
4293
  class CoreModuleSiteCreditService extends ApiCmsServerBase {
@@ -4348,19 +4359,19 @@ class CoreModuleSiteCreditService extends ApiCmsServerBase {
4348
4359
  }));
4349
4360
  }
4350
4361
  }
4351
- CoreModuleSiteCreditService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteCreditService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4352
- CoreModuleSiteCreditService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteCreditService });
4353
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteCreditService, decorators: [{
4362
+ CoreModuleSiteCreditService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteCreditService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4363
+ CoreModuleSiteCreditService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteCreditService });
4364
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteCreditService, decorators: [{
4354
4365
  type: Injectable
4355
4366
  }] });
4356
4367
 
4357
4368
  class CoreModuleSiteUserCreditCalculateDtoModel {
4358
4369
  }
4359
4370
 
4360
- class CoreModuleSiteUserCreditPaymentDtoModel {
4371
+ class CoreModuleSiteUserCreditChargeDirectDtoModel {
4361
4372
  }
4362
4373
 
4363
- class CoreModuleSiteUserCreditChargeDirectDtoModel {
4374
+ class CoreModuleSiteUserCreditPaymentDtoModel {
4364
4375
  }
4365
4376
 
4366
4377
  class CoreModuleSiteUserCreditService extends ApiCmsServerBase {
@@ -4432,9 +4443,9 @@ class CoreModuleSiteUserCreditService extends ApiCmsServerBase {
4432
4443
  }));
4433
4444
  }
4434
4445
  }
4435
- CoreModuleSiteUserCreditService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteUserCreditService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4436
- CoreModuleSiteUserCreditService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteUserCreditService });
4437
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteUserCreditService, decorators: [{
4446
+ CoreModuleSiteUserCreditService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteUserCreditService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4447
+ CoreModuleSiteUserCreditService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteUserCreditService });
4448
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteUserCreditService, decorators: [{
4438
4449
  type: Injectable
4439
4450
  }] });
4440
4451
 
@@ -4443,9 +4454,9 @@ class CoreModuleSiteAccountingDocumentDetailTypeService extends ApiCmsServerBase
4443
4454
  return 'CoreModuleSiteAccountingDocumentDetailType';
4444
4455
  }
4445
4456
  }
4446
- CoreModuleSiteAccountingDocumentDetailTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteAccountingDocumentDetailTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4447
- CoreModuleSiteAccountingDocumentDetailTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteAccountingDocumentDetailTypeService });
4448
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteAccountingDocumentDetailTypeService, decorators: [{
4457
+ CoreModuleSiteAccountingDocumentDetailTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteAccountingDocumentDetailTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4458
+ CoreModuleSiteAccountingDocumentDetailTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteAccountingDocumentDetailTypeService });
4459
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteAccountingDocumentDetailTypeService, decorators: [{
4449
4460
  type: Injectable
4450
4461
  }] });
4451
4462
 
@@ -4454,9 +4465,9 @@ class CoreModuleSiteAccountingDocumentDetailService extends ApiCmsServerBase {
4454
4465
  return 'CoreModuleSiteAccountingDocumentDetail';
4455
4466
  }
4456
4467
  }
4457
- CoreModuleSiteAccountingDocumentDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteAccountingDocumentDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4458
- CoreModuleSiteAccountingDocumentDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteAccountingDocumentDetailService });
4459
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteAccountingDocumentDetailService, decorators: [{
4468
+ CoreModuleSiteAccountingDocumentDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteAccountingDocumentDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4469
+ CoreModuleSiteAccountingDocumentDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteAccountingDocumentDetailService });
4470
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteAccountingDocumentDetailService, decorators: [{
4460
4471
  type: Injectable
4461
4472
  }] });
4462
4473
 
@@ -4465,9 +4476,9 @@ class CoreModuleSiteAccountingDocumentService extends ApiCmsServerBase {
4465
4476
  return 'CoreModuleSiteAccountingDocument';
4466
4477
  }
4467
4478
  }
4468
- CoreModuleSiteAccountingDocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteAccountingDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4469
- CoreModuleSiteAccountingDocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteAccountingDocumentService });
4470
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteAccountingDocumentService, decorators: [{
4479
+ CoreModuleSiteAccountingDocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteAccountingDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4480
+ CoreModuleSiteAccountingDocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteAccountingDocumentService });
4481
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteAccountingDocumentService, decorators: [{
4471
4482
  type: Injectable
4472
4483
  }] });
4473
4484
 
@@ -4476,9 +4487,9 @@ class CoreModuleRelationshipContentService extends ApiCmsServerBase {
4476
4487
  return 'CoreModuleRelationshipContent';
4477
4488
  }
4478
4489
  }
4479
- CoreModuleRelationshipContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleRelationshipContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4480
- CoreModuleRelationshipContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleRelationshipContentService });
4481
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleRelationshipContentService, decorators: [{
4490
+ CoreModuleRelationshipContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleRelationshipContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4491
+ CoreModuleRelationshipContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleRelationshipContentService });
4492
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleRelationshipContentService, decorators: [{
4482
4493
  type: Injectable
4483
4494
  }] });
4484
4495
 
@@ -4487,9 +4498,9 @@ class CoreModuleLogScoreService extends ApiCmsServerBase {
4487
4498
  return 'CoreModuleLogScore';
4488
4499
  }
4489
4500
  }
4490
- CoreModuleLogScoreService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogScoreService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4491
- CoreModuleLogScoreService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogScoreService });
4492
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogScoreService, decorators: [{
4501
+ CoreModuleLogScoreService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogScoreService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4502
+ CoreModuleLogScoreService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogScoreService });
4503
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogScoreService, decorators: [{
4493
4504
  type: Injectable
4494
4505
  }] });
4495
4506
 
@@ -4498,9 +4509,9 @@ class CoreModuleLogLikeService extends ApiCmsServerBase {
4498
4509
  return 'CoreModuleLogLike';
4499
4510
  }
4500
4511
  }
4501
- CoreModuleLogLikeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogLikeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4502
- CoreModuleLogLikeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogLikeService });
4503
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogLikeService, decorators: [{
4512
+ CoreModuleLogLikeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogLikeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4513
+ CoreModuleLogLikeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogLikeService });
4514
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogLikeService, decorators: [{
4504
4515
  type: Injectable
4505
4516
  }] });
4506
4517
 
@@ -4540,9 +4551,9 @@ class CoreModuleLogFavoriteService extends ApiCmsServerBase {
4540
4551
  }));
4541
4552
  }
4542
4553
  }
4543
- CoreModuleLogFavoriteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogFavoriteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4544
- CoreModuleLogFavoriteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogFavoriteService });
4545
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogFavoriteService, decorators: [{
4554
+ CoreModuleLogFavoriteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogFavoriteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4555
+ CoreModuleLogFavoriteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogFavoriteService });
4556
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogFavoriteService, decorators: [{
4546
4557
  type: Injectable
4547
4558
  }] });
4548
4559
 
@@ -4568,9 +4579,9 @@ class CoreModuleLogReportAbuseService extends ApiCmsServerBase {
4568
4579
  }));
4569
4580
  }
4570
4581
  }
4571
- CoreModuleLogReportAbuseService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogReportAbuseService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4572
- CoreModuleLogReportAbuseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogReportAbuseService });
4573
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogReportAbuseService, decorators: [{
4582
+ CoreModuleLogReportAbuseService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogReportAbuseService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4583
+ CoreModuleLogReportAbuseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogReportAbuseService });
4584
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogReportAbuseService, decorators: [{
4574
4585
  type: Injectable
4575
4586
  }] });
4576
4587
 
@@ -4596,9 +4607,9 @@ class CoreModuleLogShowKeyService extends ApiCmsServerBase {
4596
4607
  }));
4597
4608
  }
4598
4609
  }
4599
- CoreModuleLogShowKeyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogShowKeyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4600
- CoreModuleLogShowKeyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogShowKeyService });
4601
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogShowKeyService, decorators: [{
4610
+ CoreModuleLogShowKeyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogShowKeyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4611
+ CoreModuleLogShowKeyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogShowKeyService });
4612
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogShowKeyService, decorators: [{
4602
4613
  type: Injectable
4603
4614
  }] });
4604
4615
 
@@ -4607,9 +4618,9 @@ class CoreModuleLogContentCountService extends ApiCmsServerBase {
4607
4618
  return 'CoreModuleLogContentCount';
4608
4619
  }
4609
4620
  }
4610
- CoreModuleLogContentCountService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogContentCountService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4611
- CoreModuleLogContentCountService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogContentCountService });
4612
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogContentCountService, decorators: [{
4621
+ CoreModuleLogContentCountService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogContentCountService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4622
+ CoreModuleLogContentCountService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogContentCountService });
4623
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogContentCountService, decorators: [{
4613
4624
  type: Injectable
4614
4625
  }] });
4615
4626
 
@@ -4618,9 +4629,9 @@ class CoreModuleLogSiteCreditBlockedService extends ApiCmsServerBase {
4618
4629
  return 'CoreModuleLogSiteCreditBlocked';
4619
4630
  }
4620
4631
  }
4621
- CoreModuleLogSiteCreditBlockedService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogSiteCreditBlockedService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4622
- CoreModuleLogSiteCreditBlockedService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogSiteCreditBlockedService });
4623
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogSiteCreditBlockedService, decorators: [{
4632
+ CoreModuleLogSiteCreditBlockedService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogSiteCreditBlockedService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4633
+ CoreModuleLogSiteCreditBlockedService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogSiteCreditBlockedService });
4634
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogSiteCreditBlockedService, decorators: [{
4624
4635
  type: Injectable
4625
4636
  }] });
4626
4637
 
@@ -4629,9 +4640,9 @@ class CoreModuleLogSiteUserCreditBlockedService extends ApiCmsServerBase {
4629
4640
  return 'CoreModuleLogSiteUserCreditBlocked';
4630
4641
  }
4631
4642
  }
4632
- CoreModuleLogSiteUserCreditBlockedService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogSiteUserCreditBlockedService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4633
- CoreModuleLogSiteUserCreditBlockedService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogSiteUserCreditBlockedService });
4634
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogSiteUserCreditBlockedService, decorators: [{
4643
+ CoreModuleLogSiteUserCreditBlockedService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogSiteUserCreditBlockedService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4644
+ CoreModuleLogSiteUserCreditBlockedService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogSiteUserCreditBlockedService });
4645
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogSiteUserCreditBlockedService, decorators: [{
4635
4646
  type: Injectable
4636
4647
  }] });
4637
4648
 
@@ -4640,9 +4651,9 @@ class CoreModuleLogSiteCreditService extends ApiCmsServerBase {
4640
4651
  return 'CoreModuleLogSiteCredit';
4641
4652
  }
4642
4653
  }
4643
- CoreModuleLogSiteCreditService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogSiteCreditService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4644
- CoreModuleLogSiteCreditService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogSiteCreditService });
4645
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogSiteCreditService, decorators: [{
4654
+ CoreModuleLogSiteCreditService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogSiteCreditService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4655
+ CoreModuleLogSiteCreditService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogSiteCreditService });
4656
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogSiteCreditService, decorators: [{
4646
4657
  type: Injectable
4647
4658
  }] });
4648
4659
 
@@ -4651,9 +4662,9 @@ class CoreModuleLogSiteUserCreditService extends ApiCmsServerBase {
4651
4662
  return 'CoreModuleLogSiteUserCredit';
4652
4663
  }
4653
4664
  }
4654
- CoreModuleLogSiteUserCreditService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogSiteUserCreditService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4655
- CoreModuleLogSiteUserCreditService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogSiteUserCreditService });
4656
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogSiteUserCreditService, decorators: [{
4665
+ CoreModuleLogSiteUserCreditService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogSiteUserCreditService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4666
+ CoreModuleLogSiteUserCreditService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogSiteUserCreditService });
4667
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogSiteUserCreditService, decorators: [{
4657
4668
  type: Injectable
4658
4669
  }] });
4659
4670
 
@@ -4679,9 +4690,9 @@ class CoreModuleDataCommentService extends ApiCmsServerBase {
4679
4690
  }));
4680
4691
  }
4681
4692
  }
4682
- CoreModuleDataCommentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleDataCommentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4683
- CoreModuleDataCommentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleDataCommentService });
4684
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleDataCommentService, decorators: [{
4693
+ CoreModuleDataCommentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleDataCommentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4694
+ CoreModuleDataCommentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleDataCommentService });
4695
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleDataCommentService, decorators: [{
4685
4696
  type: Injectable
4686
4697
  }] });
4687
4698
 
@@ -4707,9 +4718,9 @@ class CoreModuleDataMemoService extends ApiCmsServerBase {
4707
4718
  }));
4708
4719
  }
4709
4720
  }
4710
- CoreModuleDataMemoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleDataMemoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4711
- CoreModuleDataMemoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleDataMemoService });
4712
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleDataMemoService, decorators: [{
4721
+ CoreModuleDataMemoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleDataMemoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4722
+ CoreModuleDataMemoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleDataMemoService });
4723
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleDataMemoService, decorators: [{
4713
4724
  type: Injectable
4714
4725
  }] });
4715
4726
 
@@ -4735,9 +4746,9 @@ class CoreModuleDataTaskService extends ApiCmsServerBase {
4735
4746
  }));
4736
4747
  }
4737
4748
  }
4738
- CoreModuleDataTaskService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleDataTaskService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4739
- CoreModuleDataTaskService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleDataTaskService });
4740
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleDataTaskService, decorators: [{
4749
+ CoreModuleDataTaskService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleDataTaskService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4750
+ CoreModuleDataTaskService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleDataTaskService });
4751
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleDataTaskService, decorators: [{
4741
4752
  type: Injectable
4742
4753
  }] });
4743
4754
 
@@ -4763,9 +4774,9 @@ class CoreModuleDataPinService extends ApiCmsServerBase {
4763
4774
  }));
4764
4775
  }
4765
4776
  }
4766
- CoreModuleDataPinService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleDataPinService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4767
- CoreModuleDataPinService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleDataPinService });
4768
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleDataPinService, decorators: [{
4777
+ CoreModuleDataPinService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleDataPinService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4778
+ CoreModuleDataPinService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleDataPinService });
4779
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleDataPinService, decorators: [{
4769
4780
  type: Injectable
4770
4781
  }] });
4771
4782
 
@@ -4862,9 +4873,9 @@ class FileConfigurationService extends ApiServerConfigSiteBase {
4862
4873
  return 'file';
4863
4874
  }
4864
4875
  }
4865
- FileConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: FileConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4866
- FileConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: FileConfigurationService });
4867
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: FileConfigurationService, decorators: [{
4876
+ FileConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FileConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4877
+ FileConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FileConfigurationService });
4878
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FileConfigurationService, decorators: [{
4868
4879
  type: Injectable
4869
4880
  }] });
4870
4881
 
@@ -4913,17 +4924,17 @@ class FileCategoryService extends ApiCmsServerBase {
4913
4924
  }));
4914
4925
  }
4915
4926
  }
4916
- FileCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: FileCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4917
- FileCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: FileCategoryService });
4918
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: FileCategoryService, decorators: [{
4927
+ FileCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FileCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4928
+ FileCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FileCategoryService });
4929
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FileCategoryService, decorators: [{
4919
4930
  type: Injectable
4920
4931
  }] });
4921
4932
 
4922
- //@@tag-Version-2201011
4923
- class FileContentModel extends BaseModuleEntity {
4933
+ class FileDownloadDtoModel {
4924
4934
  }
4925
4935
 
4926
- class FileDownloadDtoModel {
4936
+ //@@tag-Version-2201011
4937
+ class FileContentModel extends BaseModuleEntity {
4927
4938
  }
4928
4939
 
4929
4940
  class FileContentService extends ApiCmsServerBase {
@@ -5067,9 +5078,9 @@ class FileContentService extends ApiCmsServerBase {
5067
5078
  }));
5068
5079
  }
5069
5080
  }
5070
- FileContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: FileContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5071
- FileContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: FileContentService });
5072
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: FileContentService, decorators: [{
5081
+ FileContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FileContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5082
+ FileContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FileContentService });
5083
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FileContentService, decorators: [{
5073
5084
  type: Injectable
5074
5085
  }] });
5075
5086
 
@@ -5111,9 +5122,9 @@ class LinkManagementConfigurationService extends ApiServerConfigSiteBase {
5111
5122
  return 'linkManagement';
5112
5123
  }
5113
5124
  }
5114
- LinkManagementConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5115
- LinkManagementConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementConfigurationService });
5116
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementConfigurationService, decorators: [{
5125
+ LinkManagementConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5126
+ LinkManagementConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementConfigurationService });
5127
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementConfigurationService, decorators: [{
5117
5128
  type: Injectable
5118
5129
  }] });
5119
5130
 
@@ -5155,9 +5166,9 @@ class LinkManagementEnumService extends ApiServerBase {
5155
5166
  }));
5156
5167
  }
5157
5168
  }
5158
- LinkManagementEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5159
- LinkManagementEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementEnumService });
5160
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementEnumService, decorators: [{
5169
+ LinkManagementEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5170
+ LinkManagementEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementEnumService });
5171
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementEnumService, decorators: [{
5161
5172
  type: Injectable
5162
5173
  }] });
5163
5174
 
@@ -5166,9 +5177,9 @@ class LinkManagementAccountingService extends ApiCmsServerBase {
5166
5177
  return 'LinkManagementAccounting';
5167
5178
  }
5168
5179
  }
5169
- LinkManagementAccountingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementAccountingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5170
- LinkManagementAccountingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementAccountingService });
5171
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementAccountingService, decorators: [{
5180
+ LinkManagementAccountingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementAccountingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5181
+ LinkManagementAccountingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementAccountingService });
5182
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementAccountingService, decorators: [{
5172
5183
  type: Injectable
5173
5184
  }] });
5174
5185
 
@@ -5177,9 +5188,9 @@ class LinkManagementAccountingDetailService extends ApiCmsServerBase {
5177
5188
  return 'LinkManagementAccountingDetail';
5178
5189
  }
5179
5190
  }
5180
- LinkManagementAccountingDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementAccountingDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5181
- LinkManagementAccountingDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementAccountingDetailService });
5182
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementAccountingDetailService, decorators: [{
5191
+ LinkManagementAccountingDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementAccountingDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5192
+ LinkManagementAccountingDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementAccountingDetailService });
5193
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementAccountingDetailService, decorators: [{
5183
5194
  type: Injectable
5184
5195
  }] });
5185
5196
 
@@ -5202,9 +5213,9 @@ class LinkManagementBillboardService extends ApiCmsServerBase {
5202
5213
  }));
5203
5214
  }
5204
5215
  }
5205
- LinkManagementBillboardService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementBillboardService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5206
- LinkManagementBillboardService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementBillboardService });
5207
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementBillboardService, decorators: [{
5216
+ LinkManagementBillboardService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementBillboardService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5217
+ LinkManagementBillboardService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementBillboardService });
5218
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementBillboardService, decorators: [{
5208
5219
  type: Injectable
5209
5220
  }] });
5210
5221
 
@@ -5213,9 +5224,9 @@ class LinkManagementBillboardPatternService extends ApiCmsServerBase {
5213
5224
  return 'LinkManagementBillboardPattern';
5214
5225
  }
5215
5226
  }
5216
- LinkManagementBillboardPatternService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementBillboardPatternService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5217
- LinkManagementBillboardPatternService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementBillboardPatternService });
5218
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementBillboardPatternService, decorators: [{
5227
+ LinkManagementBillboardPatternService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementBillboardPatternService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5228
+ LinkManagementBillboardPatternService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementBillboardPatternService });
5229
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementBillboardPatternService, decorators: [{
5219
5230
  type: Injectable
5220
5231
  }] });
5221
5232
 
@@ -5224,9 +5235,9 @@ class LinkManagementBillboardCategoryService extends ApiCmsServerBase {
5224
5235
  return 'LinkManagementBillboardCategory';
5225
5236
  }
5226
5237
  }
5227
- LinkManagementBillboardCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementBillboardCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5228
- LinkManagementBillboardCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementBillboardCategoryService });
5229
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementBillboardCategoryService, decorators: [{
5238
+ LinkManagementBillboardCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementBillboardCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5239
+ LinkManagementBillboardCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementBillboardCategoryService });
5240
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementBillboardCategoryService, decorators: [{
5230
5241
  type: Injectable
5231
5242
  }] });
5232
5243
 
@@ -5235,9 +5246,9 @@ class LinkManagementMemberService extends ApiCmsServerBase {
5235
5246
  return 'LinkManagementMember';
5236
5247
  }
5237
5248
  }
5238
- LinkManagementMemberService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementMemberService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5239
- LinkManagementMemberService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementMemberService });
5240
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementMemberService, decorators: [{
5249
+ LinkManagementMemberService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementMemberService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5250
+ LinkManagementMemberService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementMemberService });
5251
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementMemberService, decorators: [{
5241
5252
  type: Injectable
5242
5253
  }] });
5243
5254
 
@@ -5294,9 +5305,9 @@ class LinkManagementTargetService extends ApiCmsServerBase {
5294
5305
  }));
5295
5306
  }
5296
5307
  }
5297
- LinkManagementTargetService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementTargetService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5298
- LinkManagementTargetService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementTargetService });
5299
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementTargetService, decorators: [{
5308
+ LinkManagementTargetService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementTargetService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5309
+ LinkManagementTargetService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementTargetService });
5310
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementTargetService, decorators: [{
5300
5311
  type: Injectable
5301
5312
  }] });
5302
5313
 
@@ -5323,9 +5334,9 @@ class LinkManagementTargetBillboardLogService extends ApiCmsServerBase {
5323
5334
  }));
5324
5335
  }
5325
5336
  }
5326
- LinkManagementTargetBillboardLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementTargetBillboardLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5327
- LinkManagementTargetBillboardLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementTargetBillboardLogService });
5328
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementTargetBillboardLogService, decorators: [{
5337
+ LinkManagementTargetBillboardLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementTargetBillboardLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5338
+ LinkManagementTargetBillboardLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementTargetBillboardLogService });
5339
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementTargetBillboardLogService, decorators: [{
5329
5340
  type: Injectable
5330
5341
  }] });
5331
5342
 
@@ -5334,9 +5345,9 @@ class LinkManagementCategoryService extends ApiCmsServerBase {
5334
5345
  return 'LinkManagementCategory';
5335
5346
  }
5336
5347
  }
5337
- LinkManagementCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5338
- LinkManagementCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementCategoryService });
5339
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementCategoryService, decorators: [{
5348
+ LinkManagementCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5349
+ LinkManagementCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementCategoryService });
5350
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementCategoryService, decorators: [{
5340
5351
  type: Injectable
5341
5352
  }] });
5342
5353
 
@@ -5345,9 +5356,9 @@ class LinkManagementTargetCategoryService extends ApiCmsServerBase {
5345
5356
  return 'LinkManagementTargetCategory';
5346
5357
  }
5347
5358
  }
5348
- LinkManagementTargetCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementTargetCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5349
- LinkManagementTargetCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementTargetCategoryService });
5350
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementTargetCategoryService, decorators: [{
5359
+ LinkManagementTargetCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementTargetCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5360
+ LinkManagementTargetCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementTargetCategoryService });
5361
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementTargetCategoryService, decorators: [{
5351
5362
  type: Injectable
5352
5363
  }] });
5353
5364
 
@@ -5452,9 +5463,9 @@ class ApiTelegramConfigurationService extends ApiServerConfigSiteBase {
5452
5463
  return 'ApiTelegram';
5453
5464
  }
5454
5465
  }
5455
- ApiTelegramConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5456
- ApiTelegramConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramConfigurationService });
5457
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramConfigurationService, decorators: [{
5466
+ ApiTelegramConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5467
+ ApiTelegramConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramConfigurationService });
5468
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramConfigurationService, decorators: [{
5458
5469
  type: Injectable
5459
5470
  }] });
5460
5471
 
@@ -5526,9 +5537,9 @@ class ApiTelegramBotConfigService extends ApiCmsServerBase {
5526
5537
  }));
5527
5538
  }
5528
5539
  }
5529
- ApiTelegramBotConfigService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramBotConfigService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5530
- ApiTelegramBotConfigService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramBotConfigService });
5531
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramBotConfigService, decorators: [{
5540
+ ApiTelegramBotConfigService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramBotConfigService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5541
+ ApiTelegramBotConfigService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramBotConfigService });
5542
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramBotConfigService, decorators: [{
5532
5543
  type: Injectable
5533
5544
  }] });
5534
5545
 
@@ -5548,9 +5559,9 @@ class ApiTelegramEnumService extends ApiServerBase {
5548
5559
  }));
5549
5560
  }
5550
5561
  }
5551
- ApiTelegramEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5552
- ApiTelegramEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramEnumService });
5553
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramEnumService, decorators: [{
5562
+ ApiTelegramEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5563
+ ApiTelegramEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramEnumService });
5564
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramEnumService, decorators: [{
5554
5565
  type: Injectable
5555
5566
  }] });
5556
5567
 
@@ -5559,9 +5570,9 @@ class ApiTelegramUploadedFileService extends ApiCmsServerBase {
5559
5570
  return 'ApiTelegramUploadedFile';
5560
5571
  }
5561
5572
  }
5562
- ApiTelegramUploadedFileService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramUploadedFileService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5563
- ApiTelegramUploadedFileService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramUploadedFileService });
5564
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramUploadedFileService, decorators: [{
5573
+ ApiTelegramUploadedFileService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramUploadedFileService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5574
+ ApiTelegramUploadedFileService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramUploadedFileService });
5575
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramUploadedFileService, decorators: [{
5565
5576
  type: Injectable
5566
5577
  }] });
5567
5578
 
@@ -5570,9 +5581,9 @@ class ApiTelegramReceivedFileService extends ApiCmsServerBase {
5570
5581
  return 'ApiTelegramReceivedFile';
5571
5582
  }
5572
5583
  }
5573
- ApiTelegramReceivedFileService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramReceivedFileService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5574
- ApiTelegramReceivedFileService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramReceivedFileService });
5575
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramReceivedFileService, decorators: [{
5584
+ ApiTelegramReceivedFileService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramReceivedFileService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5585
+ ApiTelegramReceivedFileService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramReceivedFileService });
5586
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramReceivedFileService, decorators: [{
5576
5587
  type: Injectable
5577
5588
  }] });
5578
5589
 
@@ -5581,9 +5592,9 @@ class ApiTelegramLogInputService extends ApiCmsServerBase {
5581
5592
  return 'ApiTelegramLogInput';
5582
5593
  }
5583
5594
  }
5584
- ApiTelegramLogInputService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramLogInputService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5585
- ApiTelegramLogInputService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramLogInputService });
5586
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramLogInputService, decorators: [{
5595
+ ApiTelegramLogInputService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramLogInputService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5596
+ ApiTelegramLogInputService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramLogInputService });
5597
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramLogInputService, decorators: [{
5587
5598
  type: Injectable
5588
5599
  }] });
5589
5600
 
@@ -5592,9 +5603,9 @@ class ApiTelegramLogOutputService extends ApiCmsServerBase {
5592
5603
  return 'ApiTelegramLogOutput';
5593
5604
  }
5594
5605
  }
5595
- ApiTelegramLogOutputService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramLogOutputService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5596
- ApiTelegramLogOutputService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramLogOutputService });
5597
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramLogOutputService, decorators: [{
5606
+ ApiTelegramLogOutputService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramLogOutputService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5607
+ ApiTelegramLogOutputService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramLogOutputService });
5608
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramLogOutputService, decorators: [{
5598
5609
  type: Injectable
5599
5610
  }] });
5600
5611
 
@@ -5603,9 +5614,9 @@ class ApiTelegramMemberInfoService extends ApiCmsServerBase {
5603
5614
  return 'ApiTelegramMemberInfo';
5604
5615
  }
5605
5616
  }
5606
- ApiTelegramMemberInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramMemberInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5607
- ApiTelegramMemberInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramMemberInfoService });
5608
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramMemberInfoService, decorators: [{
5617
+ ApiTelegramMemberInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramMemberInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5618
+ ApiTelegramMemberInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramMemberInfoService });
5619
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramMemberInfoService, decorators: [{
5609
5620
  type: Injectable
5610
5621
  }] });
5611
5622
 
@@ -5888,9 +5899,9 @@ class UniversalMenuConfigurationService extends ApiServerConfigSiteBase {
5888
5899
  return 'UniversalMenu';
5889
5900
  }
5890
5901
  }
5891
- UniversalMenuConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5892
- UniversalMenuConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuConfigurationService });
5893
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuConfigurationService, decorators: [{
5902
+ UniversalMenuConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5903
+ UniversalMenuConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuConfigurationService });
5904
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuConfigurationService, decorators: [{
5894
5905
  type: Injectable
5895
5906
  }] });
5896
5907
 
@@ -5921,9 +5932,9 @@ class UniversalMenuEnumService extends ApiServerBase {
5921
5932
  }));
5922
5933
  }
5923
5934
  }
5924
- UniversalMenuEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5925
- UniversalMenuEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuEnumService });
5926
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuEnumService, decorators: [{
5935
+ UniversalMenuEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5936
+ UniversalMenuEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuEnumService });
5937
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuEnumService, decorators: [{
5927
5938
  type: Injectable
5928
5939
  }] });
5929
5940
 
@@ -5932,9 +5943,9 @@ class UniversalMenuProcessService extends ApiCmsServerBase {
5932
5943
  return 'UniversalMenuProcess';
5933
5944
  }
5934
5945
  }
5935
- UniversalMenuProcessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuProcessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5936
- UniversalMenuProcessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuProcessService });
5937
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuProcessService, decorators: [{
5946
+ UniversalMenuProcessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuProcessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5947
+ UniversalMenuProcessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuProcessService });
5948
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuProcessService, decorators: [{
5938
5949
  type: Injectable
5939
5950
  }] });
5940
5951
 
@@ -5943,9 +5954,9 @@ class UniversalMenuSessionService extends ApiCmsServerBase {
5943
5954
  return 'UniversalMenuSession';
5944
5955
  }
5945
5956
  }
5946
- UniversalMenuSessionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuSessionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5947
- UniversalMenuSessionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuSessionService });
5948
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuSessionService, decorators: [{
5957
+ UniversalMenuSessionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuSessionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5958
+ UniversalMenuSessionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuSessionService });
5959
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuSessionService, decorators: [{
5949
5960
  type: Injectable
5950
5961
  }] });
5951
5962
 
@@ -5954,9 +5965,9 @@ class UniversalMenuPlatformService extends ApiCmsServerBase {
5954
5965
  return 'UniversalMenuPlatform';
5955
5966
  }
5956
5967
  }
5957
- UniversalMenuPlatformService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuPlatformService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5958
- UniversalMenuPlatformService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuPlatformService });
5959
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuPlatformService, decorators: [{
5968
+ UniversalMenuPlatformService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuPlatformService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5969
+ UniversalMenuPlatformService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuPlatformService });
5970
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuPlatformService, decorators: [{
5960
5971
  type: Injectable
5961
5972
  }] });
5962
5973
 
@@ -5965,9 +5976,9 @@ class UniversalMenuMenuItemProcessService extends ApiCmsServerBase {
5965
5976
  return 'UniversalMenuMenuItemProcess';
5966
5977
  }
5967
5978
  }
5968
- UniversalMenuMenuItemProcessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuMenuItemProcessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5969
- UniversalMenuMenuItemProcessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuMenuItemProcessService });
5970
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuMenuItemProcessService, decorators: [{
5979
+ UniversalMenuMenuItemProcessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuMenuItemProcessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5980
+ UniversalMenuMenuItemProcessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuMenuItemProcessService });
5981
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuMenuItemProcessService, decorators: [{
5971
5982
  type: Injectable
5972
5983
  }] });
5973
5984
 
@@ -6008,9 +6019,9 @@ class UniversalMenuMenuItemService extends ApiCmsServerBase {
6008
6019
  }));
6009
6020
  }
6010
6021
  }
6011
- UniversalMenuMenuItemService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuMenuItemService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6012
- UniversalMenuMenuItemService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuMenuItemService });
6013
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuMenuItemService, decorators: [{
6022
+ UniversalMenuMenuItemService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuMenuItemService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6023
+ UniversalMenuMenuItemService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuMenuItemService });
6024
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuMenuItemService, decorators: [{
6014
6025
  type: Injectable
6015
6026
  }] });
6016
6027
 
@@ -6069,9 +6080,9 @@ class NewsConfigurationService extends ApiServerConfigSiteBase {
6069
6080
  return 'news';
6070
6081
  }
6071
6082
  }
6072
- NewsConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6073
- NewsConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsConfigurationService });
6074
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsConfigurationService, decorators: [{
6083
+ NewsConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6084
+ NewsConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsConfigurationService });
6085
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsConfigurationService, decorators: [{
6075
6086
  type: Injectable
6076
6087
  }] });
6077
6088
 
@@ -6091,9 +6102,9 @@ class NewsCategoryService extends ApiCmsServerBase {
6091
6102
  }));
6092
6103
  }
6093
6104
  }
6094
- NewsCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6095
- NewsCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsCategoryService });
6096
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsCategoryService, decorators: [{
6105
+ NewsCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6106
+ NewsCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsCategoryService });
6107
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsCategoryService, decorators: [{
6097
6108
  type: Injectable
6098
6109
  }] });
6099
6110
 
@@ -6124,9 +6135,9 @@ class NewsCommentService extends ApiCmsServerBase {
6124
6135
  }));
6125
6136
  }
6126
6137
  }
6127
- NewsCommentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsCommentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6128
- NewsCommentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsCommentService });
6129
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsCommentService, decorators: [{
6138
+ NewsCommentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsCommentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6139
+ NewsCommentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsCommentService });
6140
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsCommentService, decorators: [{
6130
6141
  type: Injectable
6131
6142
  }] });
6132
6143
 
@@ -6269,9 +6280,9 @@ class NewsContentService extends ApiCmsServerBase {
6269
6280
  }));
6270
6281
  }
6271
6282
  }
6272
- NewsContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6273
- NewsContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentService });
6274
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentService, decorators: [{
6283
+ NewsContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6284
+ NewsContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentService });
6285
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentService, decorators: [{
6275
6286
  type: Injectable
6276
6287
  }] });
6277
6288
 
@@ -6280,9 +6291,9 @@ class NewsContentAndParameterValueService extends ApiCmsServerBase {
6280
6291
  return 'NewsContentAndParameterValue';
6281
6292
  }
6282
6293
  }
6283
- NewsContentAndParameterValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentAndParameterValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6284
- NewsContentAndParameterValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentAndParameterValueService });
6285
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentAndParameterValueService, decorators: [{
6294
+ NewsContentAndParameterValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentAndParameterValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6295
+ NewsContentAndParameterValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentAndParameterValueService });
6296
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentAndParameterValueService, decorators: [{
6286
6297
  type: Injectable
6287
6298
  }] });
6288
6299
 
@@ -6319,9 +6330,9 @@ class NewsContentOtherInfoService extends ApiCmsServerBase {
6319
6330
  }));
6320
6331
  }
6321
6332
  }
6322
- NewsContentOtherInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentOtherInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6323
- NewsContentOtherInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentOtherInfoService });
6324
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentOtherInfoService, decorators: [{
6333
+ NewsContentOtherInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentOtherInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6334
+ NewsContentOtherInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentOtherInfoService });
6335
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentOtherInfoService, decorators: [{
6325
6336
  type: Injectable
6326
6337
  }] });
6327
6338
 
@@ -6330,9 +6341,9 @@ class NewsContentParameterService extends ApiCmsServerBase {
6330
6341
  return 'NewsContentParameter';
6331
6342
  }
6332
6343
  }
6333
- NewsContentParameterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentParameterService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6334
- NewsContentParameterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentParameterService });
6335
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentParameterService, decorators: [{
6344
+ NewsContentParameterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentParameterService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6345
+ NewsContentParameterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentParameterService });
6346
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentParameterService, decorators: [{
6336
6347
  type: Injectable
6337
6348
  }] });
6338
6349
 
@@ -6341,9 +6352,9 @@ class NewsContentParameterTypeService extends ApiCmsServerBase {
6341
6352
  return 'NewsContentParameterType';
6342
6353
  }
6343
6354
  }
6344
- NewsContentParameterTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentParameterTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6345
- NewsContentParameterTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentParameterTypeService });
6346
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentParameterTypeService, decorators: [{
6355
+ NewsContentParameterTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentParameterTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6356
+ NewsContentParameterTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentParameterTypeService });
6357
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentParameterTypeService, decorators: [{
6347
6358
  type: Injectable
6348
6359
  }] });
6349
6360
 
@@ -6380,9 +6391,9 @@ class NewsContentSimilarService extends ApiCmsServerBase {
6380
6391
  }));
6381
6392
  }
6382
6393
  }
6383
- NewsContentSimilarService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentSimilarService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6384
- NewsContentSimilarService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentSimilarService });
6385
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentSimilarService, decorators: [{
6394
+ NewsContentSimilarService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentSimilarService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6395
+ NewsContentSimilarService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentSimilarService });
6396
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentSimilarService, decorators: [{
6386
6397
  type: Injectable
6387
6398
  }] });
6388
6399
 
@@ -6419,9 +6430,9 @@ class NewsContentTagService extends ApiCmsServerBase {
6419
6430
  }));
6420
6431
  }
6421
6432
  }
6422
- NewsContentTagService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentTagService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6423
- NewsContentTagService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentTagService });
6424
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentTagService, decorators: [{
6433
+ NewsContentTagService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentTagService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6434
+ NewsContentTagService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentTagService });
6435
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentTagService, decorators: [{
6425
6436
  type: Injectable
6426
6437
  }] });
6427
6438
 
@@ -6430,9 +6441,9 @@ class NewsShareMainAdminSettingService extends ApiCmsServerBase {
6430
6441
  return 'NewsShareMainAdminSetting';
6431
6442
  }
6432
6443
  }
6433
- NewsShareMainAdminSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsShareMainAdminSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6434
- NewsShareMainAdminSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsShareMainAdminSettingService });
6435
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsShareMainAdminSettingService, decorators: [{
6444
+ NewsShareMainAdminSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsShareMainAdminSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6445
+ NewsShareMainAdminSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsShareMainAdminSettingService });
6446
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsShareMainAdminSettingService, decorators: [{
6436
6447
  type: Injectable
6437
6448
  }] });
6438
6449
 
@@ -6441,9 +6452,9 @@ class NewsShareReceiverCategoryService extends ApiCmsServerBase {
6441
6452
  return 'NewsShareReceiverCategory';
6442
6453
  }
6443
6454
  }
6444
- NewsShareReceiverCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsShareReceiverCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6445
- NewsShareReceiverCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsShareReceiverCategoryService });
6446
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsShareReceiverCategoryService, decorators: [{
6455
+ NewsShareReceiverCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsShareReceiverCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6456
+ NewsShareReceiverCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsShareReceiverCategoryService });
6457
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsShareReceiverCategoryService, decorators: [{
6447
6458
  type: Injectable
6448
6459
  }] });
6449
6460
 
@@ -6466,9 +6477,9 @@ class NewsShareServerCategoryService extends ApiCmsServerBase {
6466
6477
  }));
6467
6478
  }
6468
6479
  }
6469
- NewsShareServerCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsShareServerCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6470
- NewsShareServerCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsShareServerCategoryService });
6471
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsShareServerCategoryService, decorators: [{
6480
+ NewsShareServerCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsShareServerCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6481
+ NewsShareServerCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsShareServerCategoryService });
6482
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsShareServerCategoryService, decorators: [{
6472
6483
  type: Injectable
6473
6484
  }] });
6474
6485
 
@@ -6477,9 +6488,9 @@ class NewsContentCategoryService extends ApiCmsServerBase {
6477
6488
  return 'NewsContentCategory';
6478
6489
  }
6479
6490
  }
6480
- NewsContentCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6481
- NewsContentCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentCategoryService });
6482
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentCategoryService, decorators: [{
6491
+ NewsContentCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6492
+ NewsContentCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentCategoryService });
6493
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentCategoryService, decorators: [{
6483
6494
  type: Injectable
6484
6495
  }] });
6485
6496
 
@@ -6541,9 +6552,9 @@ class ChartConfigurationService extends ApiServerConfigSiteBase {
6541
6552
  return 'chart';
6542
6553
  }
6543
6554
  }
6544
- ChartConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6545
- ChartConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartConfigurationService });
6546
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartConfigurationService, decorators: [{
6555
+ ChartConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6556
+ ChartConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartConfigurationService });
6557
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartConfigurationService, decorators: [{
6547
6558
  type: Injectable
6548
6559
  }] });
6549
6560
 
@@ -6563,9 +6574,9 @@ class ChartCategoryService extends ApiCmsServerBase {
6563
6574
  }));
6564
6575
  }
6565
6576
  }
6566
- ChartCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6567
- ChartCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartCategoryService });
6568
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartCategoryService, decorators: [{
6577
+ ChartCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6578
+ ChartCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartCategoryService });
6579
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartCategoryService, decorators: [{
6569
6580
  type: Injectable
6570
6581
  }] });
6571
6582
 
@@ -6596,9 +6607,9 @@ class ChartCommentService extends ApiCmsServerBase {
6596
6607
  }));
6597
6608
  }
6598
6609
  }
6599
- ChartCommentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartCommentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6600
- ChartCommentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartCommentService });
6601
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartCommentService, decorators: [{
6610
+ ChartCommentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartCommentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6611
+ ChartCommentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartCommentService });
6612
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartCommentService, decorators: [{
6602
6613
  type: Injectable
6603
6614
  }] });
6604
6615
 
@@ -6741,9 +6752,9 @@ class ChartContentService extends ApiCmsServerBase {
6741
6752
  }));
6742
6753
  }
6743
6754
  }
6744
- ChartContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6745
- ChartContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentService });
6746
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentService, decorators: [{
6755
+ ChartContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6756
+ ChartContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentService });
6757
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentService, decorators: [{
6747
6758
  type: Injectable
6748
6759
  }] });
6749
6760
 
@@ -6752,9 +6763,9 @@ class ChartContentAndParameterValueService extends ApiCmsServerBase {
6752
6763
  return 'chartContentAndParameterValue';
6753
6764
  }
6754
6765
  }
6755
- ChartContentAndParameterValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentAndParameterValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6756
- ChartContentAndParameterValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentAndParameterValueService });
6757
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentAndParameterValueService, decorators: [{
6766
+ ChartContentAndParameterValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentAndParameterValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6767
+ ChartContentAndParameterValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentAndParameterValueService });
6768
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentAndParameterValueService, decorators: [{
6758
6769
  type: Injectable
6759
6770
  }] });
6760
6771
 
@@ -6791,9 +6802,9 @@ class ChartContentOtherInfoService extends ApiCmsServerBase {
6791
6802
  }));
6792
6803
  }
6793
6804
  }
6794
- ChartContentOtherInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentOtherInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6795
- ChartContentOtherInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentOtherInfoService });
6796
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentOtherInfoService, decorators: [{
6805
+ ChartContentOtherInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentOtherInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6806
+ ChartContentOtherInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentOtherInfoService });
6807
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentOtherInfoService, decorators: [{
6797
6808
  type: Injectable
6798
6809
  }] });
6799
6810
 
@@ -6802,9 +6813,9 @@ class ChartContentParameterService extends ApiCmsServerBase {
6802
6813
  return 'ChartContentParameter';
6803
6814
  }
6804
6815
  }
6805
- ChartContentParameterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentParameterService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6806
- ChartContentParameterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentParameterService });
6807
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentParameterService, decorators: [{
6816
+ ChartContentParameterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentParameterService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6817
+ ChartContentParameterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentParameterService });
6818
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentParameterService, decorators: [{
6808
6819
  type: Injectable
6809
6820
  }] });
6810
6821
 
@@ -6813,9 +6824,9 @@ class ChartContentParameterTypeService extends ApiCmsServerBase {
6813
6824
  return 'ChartContentParameterType';
6814
6825
  }
6815
6826
  }
6816
- ChartContentParameterTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentParameterTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6817
- ChartContentParameterTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentParameterTypeService });
6818
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentParameterTypeService, decorators: [{
6827
+ ChartContentParameterTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentParameterTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6828
+ ChartContentParameterTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentParameterTypeService });
6829
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentParameterTypeService, decorators: [{
6819
6830
  type: Injectable
6820
6831
  }] });
6821
6832
 
@@ -6852,9 +6863,9 @@ class ChartContentSimilarService extends ApiCmsServerBase {
6852
6863
  }));
6853
6864
  }
6854
6865
  }
6855
- ChartContentSimilarService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentSimilarService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6856
- ChartContentSimilarService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentSimilarService });
6857
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentSimilarService, decorators: [{
6866
+ ChartContentSimilarService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentSimilarService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6867
+ ChartContentSimilarService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentSimilarService });
6868
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentSimilarService, decorators: [{
6858
6869
  type: Injectable
6859
6870
  }] });
6860
6871
 
@@ -6891,9 +6902,9 @@ class ChartContentTagService extends ApiCmsServerBase {
6891
6902
  }));
6892
6903
  }
6893
6904
  }
6894
- ChartContentTagService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentTagService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6895
- ChartContentTagService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentTagService });
6896
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentTagService, decorators: [{
6905
+ ChartContentTagService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentTagService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6906
+ ChartContentTagService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentTagService });
6907
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentTagService, decorators: [{
6897
6908
  type: Injectable
6898
6909
  }] });
6899
6910
 
@@ -6902,9 +6913,9 @@ class ChartShareMainAdminSettingService extends ApiCmsServerBase {
6902
6913
  return 'ChartShareMainAdminSetting';
6903
6914
  }
6904
6915
  }
6905
- ChartShareMainAdminSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartShareMainAdminSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6906
- ChartShareMainAdminSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartShareMainAdminSettingService });
6907
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartShareMainAdminSettingService, decorators: [{
6916
+ ChartShareMainAdminSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartShareMainAdminSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6917
+ ChartShareMainAdminSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartShareMainAdminSettingService });
6918
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartShareMainAdminSettingService, decorators: [{
6908
6919
  type: Injectable
6909
6920
  }] });
6910
6921
 
@@ -6913,9 +6924,9 @@ class ChartShareReceiverCategoryService extends ApiCmsServerBase {
6913
6924
  return 'ChartShareReceiverCategory';
6914
6925
  }
6915
6926
  }
6916
- ChartShareReceiverCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartShareReceiverCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6917
- ChartShareReceiverCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartShareReceiverCategoryService });
6918
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartShareReceiverCategoryService, decorators: [{
6927
+ ChartShareReceiverCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartShareReceiverCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6928
+ ChartShareReceiverCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartShareReceiverCategoryService });
6929
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartShareReceiverCategoryService, decorators: [{
6919
6930
  type: Injectable
6920
6931
  }] });
6921
6932
 
@@ -6938,9 +6949,9 @@ class ChartShareServerCategoryService extends ApiCmsServerBase {
6938
6949
  }));
6939
6950
  }
6940
6951
  }
6941
- ChartShareServerCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartShareServerCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6942
- ChartShareServerCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartShareServerCategoryService });
6943
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartShareServerCategoryService, decorators: [{
6952
+ ChartShareServerCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartShareServerCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6953
+ ChartShareServerCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartShareServerCategoryService });
6954
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartShareServerCategoryService, decorators: [{
6944
6955
  type: Injectable
6945
6956
  }] });
6946
6957
 
@@ -6949,9 +6960,9 @@ class ChartContentCategoryService extends ApiCmsServerBase {
6949
6960
  return 'ChartContentCategory';
6950
6961
  }
6951
6962
  }
6952
- ChartContentCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6953
- ChartContentCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentCategoryService });
6954
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentCategoryService, decorators: [{
6963
+ ChartContentCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6964
+ ChartContentCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentCategoryService });
6965
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentCategoryService, decorators: [{
6955
6966
  type: Injectable
6956
6967
  }] });
6957
6968
 
@@ -7001,9 +7012,9 @@ class BlogConfigurationService extends ApiServerConfigSiteBase {
7001
7012
  return 'Blog';
7002
7013
  }
7003
7014
  }
7004
- BlogConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7005
- BlogConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogConfigurationService });
7006
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogConfigurationService, decorators: [{
7015
+ BlogConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7016
+ BlogConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogConfigurationService });
7017
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogConfigurationService, decorators: [{
7007
7018
  type: Injectable
7008
7019
  }] });
7009
7020
 
@@ -7023,9 +7034,9 @@ class BlogCategoryService extends ApiCmsServerBase {
7023
7034
  }));
7024
7035
  }
7025
7036
  }
7026
- BlogCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7027
- BlogCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogCategoryService });
7028
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogCategoryService, decorators: [{
7037
+ BlogCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7038
+ BlogCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogCategoryService });
7039
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogCategoryService, decorators: [{
7029
7040
  type: Injectable
7030
7041
  }] });
7031
7042
 
@@ -7056,9 +7067,9 @@ class BlogCommentService extends ApiCmsServerBase {
7056
7067
  }));
7057
7068
  }
7058
7069
  }
7059
- BlogCommentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogCommentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7060
- BlogCommentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogCommentService });
7061
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogCommentService, decorators: [{
7070
+ BlogCommentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogCommentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7071
+ BlogCommentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogCommentService });
7072
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogCommentService, decorators: [{
7062
7073
  type: Injectable
7063
7074
  }] });
7064
7075
 
@@ -7201,9 +7212,9 @@ class BlogContentService extends ApiCmsServerBase {
7201
7212
  }));
7202
7213
  }
7203
7214
  }
7204
- BlogContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7205
- BlogContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentService });
7206
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentService, decorators: [{
7215
+ BlogContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7216
+ BlogContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentService });
7217
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentService, decorators: [{
7207
7218
  type: Injectable
7208
7219
  }] });
7209
7220
 
@@ -7212,9 +7223,9 @@ class BlogContentAndParameterValueService extends ApiCmsServerBase {
7212
7223
  return 'BlogContentAndParameterValue';
7213
7224
  }
7214
7225
  }
7215
- BlogContentAndParameterValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentAndParameterValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7216
- BlogContentAndParameterValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentAndParameterValueService });
7217
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentAndParameterValueService, decorators: [{
7226
+ BlogContentAndParameterValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentAndParameterValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7227
+ BlogContentAndParameterValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentAndParameterValueService });
7228
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentAndParameterValueService, decorators: [{
7218
7229
  type: Injectable
7219
7230
  }] });
7220
7231
 
@@ -7251,9 +7262,9 @@ class BlogContentOtherInfoService extends ApiCmsServerBase {
7251
7262
  }));
7252
7263
  }
7253
7264
  }
7254
- BlogContentOtherInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentOtherInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7255
- BlogContentOtherInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentOtherInfoService });
7256
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentOtherInfoService, decorators: [{
7265
+ BlogContentOtherInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentOtherInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7266
+ BlogContentOtherInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentOtherInfoService });
7267
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentOtherInfoService, decorators: [{
7257
7268
  type: Injectable
7258
7269
  }] });
7259
7270
 
@@ -7262,9 +7273,9 @@ class BlogContentParameterService extends ApiCmsServerBase {
7262
7273
  return 'BlogContentParameter';
7263
7274
  }
7264
7275
  }
7265
- BlogContentParameterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentParameterService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7266
- BlogContentParameterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentParameterService });
7267
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentParameterService, decorators: [{
7276
+ BlogContentParameterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentParameterService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7277
+ BlogContentParameterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentParameterService });
7278
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentParameterService, decorators: [{
7268
7279
  type: Injectable
7269
7280
  }] });
7270
7281
 
@@ -7273,9 +7284,9 @@ class BlogContentParameterTypeService extends ApiCmsServerBase {
7273
7284
  return 'BlogContentParameterType';
7274
7285
  }
7275
7286
  }
7276
- BlogContentParameterTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentParameterTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7277
- BlogContentParameterTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentParameterTypeService });
7278
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentParameterTypeService, decorators: [{
7287
+ BlogContentParameterTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentParameterTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7288
+ BlogContentParameterTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentParameterTypeService });
7289
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentParameterTypeService, decorators: [{
7279
7290
  type: Injectable
7280
7291
  }] });
7281
7292
 
@@ -7312,9 +7323,9 @@ class BlogContentSimilarService extends ApiCmsServerBase {
7312
7323
  }));
7313
7324
  }
7314
7325
  }
7315
- BlogContentSimilarService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentSimilarService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7316
- BlogContentSimilarService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentSimilarService });
7317
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentSimilarService, decorators: [{
7326
+ BlogContentSimilarService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentSimilarService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7327
+ BlogContentSimilarService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentSimilarService });
7328
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentSimilarService, decorators: [{
7318
7329
  type: Injectable
7319
7330
  }] });
7320
7331
 
@@ -7351,9 +7362,9 @@ class BlogContentTagService extends ApiCmsServerBase {
7351
7362
  }));
7352
7363
  }
7353
7364
  }
7354
- BlogContentTagService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentTagService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7355
- BlogContentTagService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentTagService });
7356
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentTagService, decorators: [{
7365
+ BlogContentTagService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentTagService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7366
+ BlogContentTagService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentTagService });
7367
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentTagService, decorators: [{
7357
7368
  type: Injectable
7358
7369
  }] });
7359
7370
 
@@ -7362,9 +7373,9 @@ class BlogShareMainAdminSettingService extends ApiCmsServerBase {
7362
7373
  return 'BlogShareMainAdminSetting';
7363
7374
  }
7364
7375
  }
7365
- BlogShareMainAdminSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogShareMainAdminSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7366
- BlogShareMainAdminSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogShareMainAdminSettingService });
7367
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogShareMainAdminSettingService, decorators: [{
7376
+ BlogShareMainAdminSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogShareMainAdminSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7377
+ BlogShareMainAdminSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogShareMainAdminSettingService });
7378
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogShareMainAdminSettingService, decorators: [{
7368
7379
  type: Injectable
7369
7380
  }] });
7370
7381
 
@@ -7373,9 +7384,9 @@ class BlogShareReceiverCategoryService extends ApiCmsServerBase {
7373
7384
  return 'BlogShareReceiverCategory';
7374
7385
  }
7375
7386
  }
7376
- BlogShareReceiverCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogShareReceiverCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7377
- BlogShareReceiverCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogShareReceiverCategoryService });
7378
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogShareReceiverCategoryService, decorators: [{
7387
+ BlogShareReceiverCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogShareReceiverCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7388
+ BlogShareReceiverCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogShareReceiverCategoryService });
7389
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogShareReceiverCategoryService, decorators: [{
7379
7390
  type: Injectable
7380
7391
  }] });
7381
7392
 
@@ -7398,9 +7409,9 @@ class BlogShareServerCategoryService extends ApiCmsServerBase {
7398
7409
  }));
7399
7410
  }
7400
7411
  }
7401
- BlogShareServerCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogShareServerCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7402
- BlogShareServerCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogShareServerCategoryService });
7403
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogShareServerCategoryService, decorators: [{
7412
+ BlogShareServerCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogShareServerCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7413
+ BlogShareServerCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogShareServerCategoryService });
7414
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogShareServerCategoryService, decorators: [{
7404
7415
  type: Injectable
7405
7416
  }] });
7406
7417
 
@@ -7409,9 +7420,9 @@ class BlogContentCategoryService extends ApiCmsServerBase {
7409
7420
  return 'BlogContentCategory';
7410
7421
  }
7411
7422
  }
7412
- BlogContentCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7413
- BlogContentCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentCategoryService });
7414
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentCategoryService, decorators: [{
7423
+ BlogContentCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7424
+ BlogContentCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentCategoryService });
7425
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentCategoryService, decorators: [{
7415
7426
  type: Injectable
7416
7427
  }] });
7417
7428
 
@@ -7473,9 +7484,9 @@ class CatalogConfigurationService extends ApiServerConfigSiteBase {
7473
7484
  return 'Catalog';
7474
7485
  }
7475
7486
  }
7476
- CatalogConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CatalogConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7477
- CatalogConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CatalogConfigurationService });
7478
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CatalogConfigurationService, decorators: [{
7487
+ CatalogConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CatalogConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7488
+ CatalogConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CatalogConfigurationService });
7489
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CatalogConfigurationService, decorators: [{
7479
7490
  type: Injectable
7480
7491
  }] });
7481
7492
 
@@ -7495,9 +7506,9 @@ class CatalogCategoryService extends ApiCmsServerBase {
7495
7506
  }));
7496
7507
  }
7497
7508
  }
7498
- CatalogCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CatalogCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7499
- CatalogCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CatalogCategoryService });
7500
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CatalogCategoryService, decorators: [{
7509
+ CatalogCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CatalogCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7510
+ CatalogCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CatalogCategoryService });
7511
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CatalogCategoryService, decorators: [{
7501
7512
  type: Injectable
7502
7513
  }] });
7503
7514
 
@@ -7584,9 +7595,9 @@ class CatalogContentService extends ApiCmsServerBase {
7584
7595
  }));
7585
7596
  }
7586
7597
  }
7587
- CatalogContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CatalogContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7588
- CatalogContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CatalogContentService });
7589
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CatalogContentService, decorators: [{
7598
+ CatalogContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CatalogContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7599
+ CatalogContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CatalogContentService });
7600
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CatalogContentService, decorators: [{
7590
7601
  type: Injectable
7591
7602
  }] });
7592
7603
 
@@ -7624,9 +7635,9 @@ class BankPaymentConfigurationService extends ApiServerConfigSiteBase {
7624
7635
  return 'BankPayment';
7625
7636
  }
7626
7637
  }
7627
- BankPaymentConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7628
- BankPaymentConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentConfigurationService });
7629
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentConfigurationService, decorators: [{
7638
+ BankPaymentConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7639
+ BankPaymentConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentConfigurationService });
7640
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentConfigurationService, decorators: [{
7630
7641
  type: Injectable
7631
7642
  }] });
7632
7643
 
@@ -7699,9 +7710,9 @@ class BankPaymentPrivateSiteConfigService extends ApiCmsServerBase {
7699
7710
  }));
7700
7711
  }
7701
7712
  }
7702
- BankPaymentPrivateSiteConfigService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentPrivateSiteConfigService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7703
- BankPaymentPrivateSiteConfigService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentPrivateSiteConfigService });
7704
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentPrivateSiteConfigService, decorators: [{
7713
+ BankPaymentPrivateSiteConfigService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentPrivateSiteConfigService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7714
+ BankPaymentPrivateSiteConfigService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentPrivateSiteConfigService });
7715
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentPrivateSiteConfigService, decorators: [{
7705
7716
  type: Injectable
7706
7717
  }] });
7707
7718
 
@@ -7732,9 +7743,9 @@ class BankPaymentPublicConfigService extends ApiCmsServerBase {
7732
7743
  }));
7733
7744
  }
7734
7745
  }
7735
- BankPaymentPublicConfigService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentPublicConfigService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7736
- BankPaymentPublicConfigService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentPublicConfigService });
7737
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentPublicConfigService, decorators: [{
7746
+ BankPaymentPublicConfigService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentPublicConfigService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7747
+ BankPaymentPublicConfigService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentPublicConfigService });
7748
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentPublicConfigService, decorators: [{
7738
7749
  type: Injectable
7739
7750
  }] });
7740
7751
 
@@ -7754,9 +7765,9 @@ class BankPaymentTransactionService extends ApiCmsServerBase {
7754
7765
  }));
7755
7766
  }
7756
7767
  }
7757
- BankPaymentTransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentTransactionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7758
- BankPaymentTransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentTransactionService });
7759
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentTransactionService, decorators: [{
7768
+ BankPaymentTransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentTransactionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7769
+ BankPaymentTransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentTransactionService });
7770
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentTransactionService, decorators: [{
7760
7771
  type: Injectable
7761
7772
  }] });
7762
7773
 
@@ -7765,9 +7776,9 @@ class BankPaymentTransactionLogService extends ApiCmsServerBase {
7765
7776
  return 'BankPaymentTransactionLog';
7766
7777
  }
7767
7778
  }
7768
- BankPaymentTransactionLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentTransactionLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7769
- BankPaymentTransactionLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentTransactionLogService });
7770
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentTransactionLogService, decorators: [{
7779
+ BankPaymentTransactionLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentTransactionLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7780
+ BankPaymentTransactionLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentTransactionLogService });
7781
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentTransactionLogService, decorators: [{
7771
7782
  type: Injectable
7772
7783
  }] });
7773
7784
 
@@ -7798,9 +7809,9 @@ class BankPaymentEnumService extends ApiServerBase {
7798
7809
  }));
7799
7810
  }
7800
7811
  }
7801
- BankPaymentEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7802
- BankPaymentEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentEnumService });
7803
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentEnumService, decorators: [{
7812
+ BankPaymentEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7813
+ BankPaymentEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentEnumService });
7814
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentEnumService, decorators: [{
7804
7815
  type: Injectable
7805
7816
  }] });
7806
7817
 
@@ -7957,9 +7968,9 @@ class SmsConfigurationService extends ApiServerConfigSiteBase {
7957
7968
  return 'sms';
7958
7969
  }
7959
7970
  }
7960
- SmsConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7961
- SmsConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsConfigurationService });
7962
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsConfigurationService, decorators: [{
7971
+ SmsConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7972
+ SmsConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsConfigurationService });
7973
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsConfigurationService, decorators: [{
7963
7974
  type: Injectable
7964
7975
  }] });
7965
7976
 
@@ -8067,9 +8078,9 @@ class SmsEnumService extends ApiServerBase {
8067
8078
  }));
8068
8079
  }
8069
8080
  }
8070
- SmsEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8071
- SmsEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsEnumService });
8072
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsEnumService, decorators: [{
8081
+ SmsEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8082
+ SmsEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsEnumService });
8083
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsEnumService, decorators: [{
8073
8084
  type: Injectable
8074
8085
  }] });
8075
8086
 
@@ -8078,9 +8089,9 @@ class SmsLogInBoxService extends ApiCmsServerBase {
8078
8089
  return 'SmsLogInBox';
8079
8090
  }
8080
8091
  }
8081
- SmsLogInBoxService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogInBoxService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8082
- SmsLogInBoxService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogInBoxService });
8083
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogInBoxService, decorators: [{
8092
+ SmsLogInBoxService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogInBoxService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8093
+ SmsLogInBoxService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogInBoxService });
8094
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogInBoxService, decorators: [{
8084
8095
  type: Injectable
8085
8096
  }] });
8086
8097
 
@@ -8089,9 +8100,9 @@ class SmsLogOutBoxService extends ApiCmsServerBase {
8089
8100
  return 'SmsLogOutBox';
8090
8101
  }
8091
8102
  }
8092
- SmsLogOutBoxService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8093
- SmsLogOutBoxService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxService });
8094
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxService, decorators: [{
8103
+ SmsLogOutBoxService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8104
+ SmsLogOutBoxService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxService });
8105
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxService, decorators: [{
8095
8106
  type: Injectable
8096
8107
  }] });
8097
8108
 
@@ -8100,9 +8111,9 @@ class SmsLogOutBoxDetailService extends ApiCmsServerBase {
8100
8111
  return 'SmsLogOutBoxDetail';
8101
8112
  }
8102
8113
  }
8103
- SmsLogOutBoxDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8104
- SmsLogOutBoxDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxDetailService });
8105
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxDetailService, decorators: [{
8114
+ SmsLogOutBoxDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8115
+ SmsLogOutBoxDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxDetailService });
8116
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxDetailService, decorators: [{
8106
8117
  type: Injectable
8107
8118
  }] });
8108
8119
 
@@ -8111,12 +8122,15 @@ class SmsLogOutBoxDetailBulkService extends ApiCmsServerBase {
8111
8122
  return 'SmsLogOutBoxDetailBulk';
8112
8123
  }
8113
8124
  }
8114
- SmsLogOutBoxDetailBulkService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxDetailBulkService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8115
- SmsLogOutBoxDetailBulkService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxDetailBulkService });
8116
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxDetailBulkService, decorators: [{
8125
+ SmsLogOutBoxDetailBulkService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxDetailBulkService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8126
+ SmsLogOutBoxDetailBulkService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxDetailBulkService });
8127
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxDetailBulkService, decorators: [{
8117
8128
  type: Injectable
8118
8129
  }] });
8119
8130
 
8131
+ class SmsApiGetBalanceDtoModel {
8132
+ }
8133
+
8120
8134
  class SmsApiSendMessageDtoModel {
8121
8135
  }
8122
8136
 
@@ -8167,10 +8181,24 @@ class SmsMainApiPathService extends ApiCmsServerBase {
8167
8181
  return this.errorExceptionResultCheck(ret);
8168
8182
  }));
8169
8183
  }
8184
+ ServiceGetBalance(model) {
8185
+ if (model == null) {
8186
+ model = new SmsApiGetBalanceDtoModel();
8187
+ }
8188
+ return this.http
8189
+ .post(this.getBaseUrl() + this.getModuleControllerUrl() + '/GetBalance', model, {
8190
+ headers: this.getHeaders(),
8191
+ })
8192
+ .pipe(retry(this.configApiRetry),
8193
+ // catchError(this.handleError)
8194
+ map((ret) => {
8195
+ return this.errorExceptionResultCheck(ret);
8196
+ }));
8197
+ }
8170
8198
  }
8171
- SmsMainApiPathService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8172
- SmsMainApiPathService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathService });
8173
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathService, decorators: [{
8199
+ SmsMainApiPathService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8200
+ SmsMainApiPathService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathService });
8201
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathService, decorators: [{
8174
8202
  type: Injectable
8175
8203
  }] });
8176
8204
 
@@ -8179,9 +8207,9 @@ class SmsMainApiPathCompanyService extends ApiCmsServerBase {
8179
8207
  return 'SmsMainApiPathCompany';
8180
8208
  }
8181
8209
  }
8182
- SmsMainApiPathCompanyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathCompanyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8183
- SmsMainApiPathCompanyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathCompanyService });
8184
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathCompanyService, decorators: [{
8210
+ SmsMainApiPathCompanyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathCompanyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8211
+ SmsMainApiPathCompanyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathCompanyService });
8212
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathCompanyService, decorators: [{
8185
8213
  type: Injectable
8186
8214
  }] });
8187
8215
 
@@ -8190,9 +8218,9 @@ class SmsMainApiPathPermissionService extends ApiCmsServerBase {
8190
8218
  return 'SmsMainApiPathPermission';
8191
8219
  }
8192
8220
  }
8193
- SmsMainApiPathPermissionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathPermissionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8194
- SmsMainApiPathPermissionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathPermissionService });
8195
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathPermissionService, decorators: [{
8221
+ SmsMainApiPathPermissionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathPermissionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8222
+ SmsMainApiPathPermissionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathPermissionService });
8223
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathPermissionService, decorators: [{
8196
8224
  type: Injectable
8197
8225
  }] });
8198
8226
 
@@ -8201,9 +8229,9 @@ class SmsMainApiPathPriceServiceService extends ApiCmsServerBase {
8201
8229
  return 'SmsMainApiPathPriceService';
8202
8230
  }
8203
8231
  }
8204
- SmsMainApiPathPriceServiceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathPriceServiceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8205
- SmsMainApiPathPriceServiceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathPriceServiceService });
8206
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathPriceServiceService, decorators: [{
8232
+ SmsMainApiPathPriceServiceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathPriceServiceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8233
+ SmsMainApiPathPriceServiceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathPriceServiceService });
8234
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathPriceServiceService, decorators: [{
8207
8235
  type: Injectable
8208
8236
  }] });
8209
8237
 
@@ -8212,9 +8240,9 @@ class SmsMainApiPathAndApiNumberService extends ApiCmsServerBase {
8212
8240
  return 'SmsMainApiPathAndApiNumber';
8213
8241
  }
8214
8242
  }
8215
- SmsMainApiPathAndApiNumberService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathAndApiNumberService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8216
- SmsMainApiPathAndApiNumberService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathAndApiNumberService });
8217
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathAndApiNumberService, decorators: [{
8243
+ SmsMainApiPathAndApiNumberService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathAndApiNumberService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8244
+ SmsMainApiPathAndApiNumberService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathAndApiNumberService });
8245
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathAndApiNumberService, decorators: [{
8218
8246
  type: Injectable
8219
8247
  }] });
8220
8248
 
@@ -8223,9 +8251,9 @@ class SmsMainApiPathProcessFlowService extends ApiCmsServerBase {
8223
8251
  return 'SmsMainApiPathProcessFlow';
8224
8252
  }
8225
8253
  }
8226
- SmsMainApiPathProcessFlowService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathProcessFlowService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8227
- SmsMainApiPathProcessFlowService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathProcessFlowService });
8228
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathProcessFlowService, decorators: [{
8254
+ SmsMainApiPathProcessFlowService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathProcessFlowService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8255
+ SmsMainApiPathProcessFlowService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathProcessFlowService });
8256
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathProcessFlowService, decorators: [{
8229
8257
  type: Injectable
8230
8258
  }] });
8231
8259
 
@@ -8234,9 +8262,9 @@ class SmsMainApiPathProcessFlowLogService extends ApiCmsServerBase {
8234
8262
  return 'SmsMainApiPathProcessFlowLog';
8235
8263
  }
8236
8264
  }
8237
- SmsMainApiPathProcessFlowLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathProcessFlowLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8238
- SmsMainApiPathProcessFlowLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathProcessFlowLogService });
8239
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathProcessFlowLogService, decorators: [{
8265
+ SmsMainApiPathProcessFlowLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathProcessFlowLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8266
+ SmsMainApiPathProcessFlowLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathProcessFlowLogService });
8267
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathProcessFlowLogService, decorators: [{
8240
8268
  type: Injectable
8241
8269
  }] });
8242
8270
 
@@ -8267,9 +8295,9 @@ class SmsMainApiPathPublicConfigService extends ApiCmsServerBase {
8267
8295
  }));
8268
8296
  }
8269
8297
  }
8270
- SmsMainApiPathPublicConfigService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathPublicConfigService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8271
- SmsMainApiPathPublicConfigService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathPublicConfigService });
8272
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathPublicConfigService, decorators: [{
8298
+ SmsMainApiPathPublicConfigService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathPublicConfigService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8299
+ SmsMainApiPathPublicConfigService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathPublicConfigService });
8300
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathPublicConfigService, decorators: [{
8273
8301
  type: Injectable
8274
8302
  }] });
8275
8303
 
@@ -8278,9 +8306,9 @@ class SmsMainApiPathSuperSederService extends ApiCmsServerBase {
8278
8306
  return 'SmsMainApiPathSuperSeder';
8279
8307
  }
8280
8308
  }
8281
- SmsMainApiPathSuperSederService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathSuperSederService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8282
- SmsMainApiPathSuperSederService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathSuperSederService });
8283
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathSuperSederService, decorators: [{
8309
+ SmsMainApiPathSuperSederService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathSuperSederService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8310
+ SmsMainApiPathSuperSederService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathSuperSederService });
8311
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathSuperSederService, decorators: [{
8284
8312
  type: Injectable
8285
8313
  }] });
8286
8314
 
@@ -8289,9 +8317,9 @@ class SmsMainApiNumberService extends ApiCmsServerBase {
8289
8317
  return 'SmsMainApiNumber';
8290
8318
  }
8291
8319
  }
8292
- SmsMainApiNumberService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiNumberService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8293
- SmsMainApiNumberService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiNumberService });
8294
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiNumberService, decorators: [{
8320
+ SmsMainApiNumberService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiNumberService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8321
+ SmsMainApiNumberService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiNumberService });
8322
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiNumberService, decorators: [{
8295
8323
  type: Injectable
8296
8324
  }] });
8297
8325
 
@@ -8300,9 +8328,9 @@ class SmsMainApiNumberPermissionService extends ApiCmsServerBase {
8300
8328
  return 'SmsMainApiNumberPermission';
8301
8329
  }
8302
8330
  }
8303
- SmsMainApiNumberPermissionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiNumberPermissionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8304
- SmsMainApiNumberPermissionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiNumberPermissionService });
8305
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiNumberPermissionService, decorators: [{
8331
+ SmsMainApiNumberPermissionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiNumberPermissionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8332
+ SmsMainApiNumberPermissionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiNumberPermissionService });
8333
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiNumberPermissionService, decorators: [{
8306
8334
  type: Injectable
8307
8335
  }] });
8308
8336
 
@@ -8311,9 +8339,9 @@ class SmsMainCustomerCreditService extends ApiCmsServerBase {
8311
8339
  return 'SmsMainCustomerCredit';
8312
8340
  }
8313
8341
  }
8314
- SmsMainCustomerCreditService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainCustomerCreditService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8315
- SmsMainCustomerCreditService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainCustomerCreditService });
8316
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainCustomerCreditService, decorators: [{
8342
+ SmsMainCustomerCreditService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainCustomerCreditService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8343
+ SmsMainCustomerCreditService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainCustomerCreditService });
8344
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainCustomerCreditService, decorators: [{
8317
8345
  type: Injectable
8318
8346
  }] });
8319
8347
 
@@ -8322,9 +8350,9 @@ class SmsMainMessageContentService extends ApiCmsServerBase {
8322
8350
  return 'SmsMainMessageContent';
8323
8351
  }
8324
8352
  }
8325
- SmsMainMessageContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainMessageContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8326
- SmsMainMessageContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainMessageContentService });
8327
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainMessageContentService, decorators: [{
8353
+ SmsMainMessageContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainMessageContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8354
+ SmsMainMessageContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainMessageContentService });
8355
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainMessageContentService, decorators: [{
8328
8356
  type: Injectable
8329
8357
  }] });
8330
8358
 
@@ -8344,9 +8372,9 @@ class SmsMainMessageCategoryService extends ApiCmsServerBase {
8344
8372
  }));
8345
8373
  }
8346
8374
  }
8347
- SmsMainMessageCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainMessageCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8348
- SmsMainMessageCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainMessageCategoryService });
8349
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainMessageCategoryService, decorators: [{
8375
+ SmsMainMessageCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainMessageCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8376
+ SmsMainMessageCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainMessageCategoryService });
8377
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainMessageCategoryService, decorators: [{
8350
8378
  type: Injectable
8351
8379
  }] });
8352
8380
 
@@ -8377,9 +8405,9 @@ class SmsLogOutBoxQueueService extends ApiCmsServerBase {
8377
8405
  }));
8378
8406
  }
8379
8407
  }
8380
- SmsLogOutBoxQueueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxQueueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8381
- SmsLogOutBoxQueueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxQueueService });
8382
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxQueueService, decorators: [{
8408
+ SmsLogOutBoxQueueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxQueueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8409
+ SmsLogOutBoxQueueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxQueueService });
8410
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxQueueService, decorators: [{
8383
8411
  type: Injectable
8384
8412
  }] });
8385
8413
 
@@ -8388,9 +8416,9 @@ class SmsLogApiPathService extends ApiCmsServerBase {
8388
8416
  return 'SmsLogApiPath';
8389
8417
  }
8390
8418
  }
8391
- SmsLogApiPathService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogApiPathService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8392
- SmsLogApiPathService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogApiPathService });
8393
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogApiPathService, decorators: [{
8419
+ SmsLogApiPathService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogApiPathService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8420
+ SmsLogApiPathService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogApiPathService });
8421
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogApiPathService, decorators: [{
8394
8422
  type: Injectable
8395
8423
  }] });
8396
8424
 
@@ -8421,15 +8449,18 @@ class SmsLogOutBoxTaskSchedulerService extends ApiCmsServerBase {
8421
8449
  }));
8422
8450
  }
8423
8451
  }
8424
- SmsLogOutBoxTaskSchedulerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxTaskSchedulerService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8425
- SmsLogOutBoxTaskSchedulerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxTaskSchedulerService });
8426
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxTaskSchedulerService, decorators: [{
8452
+ SmsLogOutBoxTaskSchedulerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxTaskSchedulerService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8453
+ SmsLogOutBoxTaskSchedulerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxTaskSchedulerService });
8454
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxTaskSchedulerService, decorators: [{
8427
8455
  type: Injectable
8428
8456
  }] });
8429
8457
 
8430
8458
  class SmsApiSendResultModel {
8431
8459
  }
8432
8460
 
8461
+ class SmsApiGetBalanceResultModel {
8462
+ }
8463
+
8433
8464
  var SmsApiNumberPermissionAccessStatusEnum;
8434
8465
  (function (SmsApiNumberPermissionAccessStatusEnum) {
8435
8466
  SmsApiNumberPermissionAccessStatusEnum[SmsApiNumberPermissionAccessStatusEnum["deny"] = 0] = "deny";
@@ -8527,9 +8558,9 @@ class ApplicationConfigurationService extends ApiServerConfigSiteBase {
8527
8558
  return 'Application';
8528
8559
  }
8529
8560
  }
8530
- ApplicationConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8531
- ApplicationConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationConfigurationService });
8532
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationConfigurationService, decorators: [{
8561
+ ApplicationConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8562
+ ApplicationConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationConfigurationService });
8563
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationConfigurationService, decorators: [{
8533
8564
  type: Injectable
8534
8565
  }] });
8535
8566
 
@@ -8549,9 +8580,9 @@ class ApplicationEnumService extends ApiServerBase {
8549
8580
  }));
8550
8581
  }
8551
8582
  }
8552
- ApplicationEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8553
- ApplicationEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationEnumService });
8554
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationEnumService, decorators: [{
8583
+ ApplicationEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8584
+ ApplicationEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationEnumService });
8585
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationEnumService, decorators: [{
8555
8586
  type: Injectable
8556
8587
  }] });
8557
8588
 
@@ -8672,9 +8703,9 @@ class ApplicationAppService extends ApiCmsServerBase {
8672
8703
  }));
8673
8704
  }
8674
8705
  }
8675
- ApplicationAppService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationAppService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8676
- ApplicationAppService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationAppService });
8677
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationAppService, decorators: [{
8706
+ ApplicationAppService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationAppService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8707
+ ApplicationAppService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationAppService });
8708
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationAppService, decorators: [{
8678
8709
  type: Injectable
8679
8710
  }] });
8680
8711
 
@@ -8683,9 +8714,9 @@ class ApplicationIntroService extends ApiCmsServerBase {
8683
8714
  return 'ApplicationIntro';
8684
8715
  }
8685
8716
  }
8686
- ApplicationIntroService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationIntroService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8687
- ApplicationIntroService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationIntroService });
8688
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationIntroService, decorators: [{
8717
+ ApplicationIntroService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationIntroService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8718
+ ApplicationIntroService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationIntroService });
8719
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationIntroService, decorators: [{
8689
8720
  type: Injectable
8690
8721
  }] });
8691
8722
 
@@ -8716,9 +8747,9 @@ class ApplicationLayoutService extends ApiCmsServerBase {
8716
8747
  }));
8717
8748
  }
8718
8749
  }
8719
- ApplicationLayoutService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationLayoutService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8720
- ApplicationLayoutService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationLayoutService });
8721
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationLayoutService, decorators: [{
8750
+ ApplicationLayoutService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationLayoutService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8751
+ ApplicationLayoutService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationLayoutService });
8752
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationLayoutService, decorators: [{
8722
8753
  type: Injectable
8723
8754
  }] });
8724
8755
 
@@ -8727,9 +8758,9 @@ class ApplicationLayoutValueService extends ApiCmsServerBase {
8727
8758
  return 'ApplicationLayoutValue';
8728
8759
  }
8729
8760
  }
8730
- ApplicationLayoutValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationLayoutValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8731
- ApplicationLayoutValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationLayoutValueService });
8732
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationLayoutValueService, decorators: [{
8761
+ ApplicationLayoutValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationLayoutValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8762
+ ApplicationLayoutValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationLayoutValueService });
8763
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationLayoutValueService, decorators: [{
8733
8764
  type: Injectable
8734
8765
  }] });
8735
8766
 
@@ -8749,9 +8780,9 @@ class ApplicationLogNotificationService extends ApiCmsServerBase {
8749
8780
  }));
8750
8781
  }
8751
8782
  }
8752
- ApplicationLogNotificationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationLogNotificationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8753
- ApplicationLogNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationLogNotificationService });
8754
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationLogNotificationService, decorators: [{
8783
+ ApplicationLogNotificationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationLogNotificationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8784
+ ApplicationLogNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationLogNotificationService });
8785
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationLogNotificationService, decorators: [{
8755
8786
  type: Injectable
8756
8787
  }] });
8757
8788
 
@@ -8760,9 +8791,9 @@ class ApplicationMemberInfoService extends ApiCmsServerBase {
8760
8791
  return 'ApplicationMemberInfo';
8761
8792
  }
8762
8793
  }
8763
- ApplicationMemberInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationMemberInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8764
- ApplicationMemberInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationMemberInfoService });
8765
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationMemberInfoService, decorators: [{
8794
+ ApplicationMemberInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationMemberInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8795
+ ApplicationMemberInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationMemberInfoService });
8796
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationMemberInfoService, decorators: [{
8766
8797
  type: Injectable
8767
8798
  }] });
8768
8799
 
@@ -8782,9 +8813,9 @@ class ApplicationSourceService extends ApiCmsServerBase {
8782
8813
  }));
8783
8814
  }
8784
8815
  }
8785
- ApplicationSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8786
- ApplicationSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationSourceService });
8787
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationSourceService, decorators: [{
8816
+ ApplicationSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8817
+ ApplicationSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationSourceService });
8818
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationSourceService, decorators: [{
8788
8819
  type: Injectable
8789
8820
  }] });
8790
8821
 
@@ -8793,9 +8824,9 @@ class ApplicationSourceSiteCategoryService extends ApiCmsServerBase {
8793
8824
  return 'ApplicationSourceSiteCategory';
8794
8825
  }
8795
8826
  }
8796
- ApplicationSourceSiteCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationSourceSiteCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8797
- ApplicationSourceSiteCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationSourceSiteCategoryService });
8798
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationSourceSiteCategoryService, decorators: [{
8827
+ ApplicationSourceSiteCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationSourceSiteCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8828
+ ApplicationSourceSiteCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationSourceSiteCategoryService });
8829
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationSourceSiteCategoryService, decorators: [{
8799
8830
  type: Injectable
8800
8831
  }] });
8801
8832
 
@@ -8815,9 +8846,9 @@ class ApplicationThemeConfigService extends ApiCmsServerBase {
8815
8846
  }));
8816
8847
  }
8817
8848
  }
8818
- ApplicationThemeConfigService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationThemeConfigService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8819
- ApplicationThemeConfigService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationThemeConfigService });
8820
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationThemeConfigService, decorators: [{
8849
+ ApplicationThemeConfigService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationThemeConfigService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8850
+ ApplicationThemeConfigService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationThemeConfigService });
8851
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationThemeConfigService, decorators: [{
8821
8852
  type: Injectable
8822
8853
  }] });
8823
8854
 
@@ -8898,9 +8929,9 @@ class PollingConfigurationService extends ApiServerConfigSiteBase {
8898
8929
  return 'polling';
8899
8930
  }
8900
8931
  }
8901
- PollingConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8902
- PollingConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingConfigurationService });
8903
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingConfigurationService, decorators: [{
8932
+ PollingConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8933
+ PollingConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingConfigurationService });
8934
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingConfigurationService, decorators: [{
8904
8935
  type: Injectable
8905
8936
  }] });
8906
8937
 
@@ -8920,9 +8951,9 @@ class PollingCategoryService extends ApiCmsServerBase {
8920
8951
  }));
8921
8952
  }
8922
8953
  }
8923
- PollingCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8924
- PollingCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingCategoryService });
8925
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingCategoryService, decorators: [{
8954
+ PollingCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8955
+ PollingCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingCategoryService });
8956
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingCategoryService, decorators: [{
8926
8957
  type: Injectable
8927
8958
  }] });
8928
8959
 
@@ -8931,9 +8962,9 @@ class PollingContentService extends ApiCmsServerBase {
8931
8962
  return 'PollingContent';
8932
8963
  }
8933
8964
  }
8934
- PollingContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8935
- PollingContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingContentService });
8936
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingContentService, decorators: [{
8965
+ PollingContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8966
+ PollingContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingContentService });
8967
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingContentService, decorators: [{
8937
8968
  type: Injectable
8938
8969
  }] });
8939
8970
 
@@ -8942,9 +8973,9 @@ class PollingOptionService extends ApiCmsServerBase {
8942
8973
  return 'PollingOption';
8943
8974
  }
8944
8975
  }
8945
- PollingOptionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingOptionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8946
- PollingOptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingOptionService });
8947
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingOptionService, decorators: [{
8976
+ PollingOptionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingOptionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8977
+ PollingOptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingOptionService });
8978
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingOptionService, decorators: [{
8948
8979
  type: Injectable
8949
8980
  }] });
8950
8981
 
@@ -8967,9 +8998,9 @@ class PollingVoteService extends ApiCmsServerBase {
8967
8998
  }));
8968
8999
  }
8969
9000
  }
8970
- PollingVoteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingVoteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8971
- PollingVoteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingVoteService });
8972
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingVoteService, decorators: [{
9001
+ PollingVoteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingVoteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9002
+ PollingVoteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingVoteService });
9003
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingVoteService, decorators: [{
8973
9004
  type: Injectable
8974
9005
  }] });
8975
9006
 
@@ -9007,9 +9038,9 @@ class ContactConfigurationService extends ApiServerConfigSiteBase {
9007
9038
  return 'contact';
9008
9039
  }
9009
9040
  }
9010
- ContactConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ContactConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9011
- ContactConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ContactConfigurationService });
9012
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ContactConfigurationService, decorators: [{
9041
+ ContactConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ContactConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9042
+ ContactConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ContactConfigurationService });
9043
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ContactConfigurationService, decorators: [{
9013
9044
  type: Injectable
9014
9045
  }] });
9015
9046
 
@@ -9029,9 +9060,9 @@ class ContactCategoryService extends ApiCmsServerBase {
9029
9060
  }));
9030
9061
  }
9031
9062
  }
9032
- ContactCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ContactCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9033
- ContactCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ContactCategoryService });
9034
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ContactCategoryService, decorators: [{
9063
+ ContactCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ContactCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9064
+ ContactCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ContactCategoryService });
9065
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ContactCategoryService, decorators: [{
9035
9066
  type: Injectable
9036
9067
  }] });
9037
9068
 
@@ -9040,9 +9071,9 @@ class ContactContentService extends ApiCmsServerBase {
9040
9071
  return 'ContactContent';
9041
9072
  }
9042
9073
  }
9043
- ContactContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ContactContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9044
- ContactContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ContactContentService });
9045
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ContactContentService, decorators: [{
9074
+ ContactContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ContactContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9075
+ ContactContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ContactContentService });
9076
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ContactContentService, decorators: [{
9046
9077
  type: Injectable
9047
9078
  }] });
9048
9079
 
@@ -9072,9 +9103,9 @@ class TicketingConfigurationService extends ApiServerConfigSiteBase {
9072
9103
  return 'ticketing';
9073
9104
  }
9074
9105
  }
9075
- TicketingConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9076
- TicketingConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingConfigurationService });
9077
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingConfigurationService, decorators: [{
9106
+ TicketingConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9107
+ TicketingConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingConfigurationService });
9108
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingConfigurationService, decorators: [{
9078
9109
  type: Injectable
9079
9110
  }] });
9080
9111
 
@@ -9094,9 +9125,9 @@ class TicketingAnswerService extends ApiCmsServerBase {
9094
9125
  }));
9095
9126
  }
9096
9127
  }
9097
- TicketingAnswerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingAnswerService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9098
- TicketingAnswerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingAnswerService });
9099
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingAnswerService, decorators: [{
9128
+ TicketingAnswerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingAnswerService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9129
+ TicketingAnswerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingAnswerService });
9130
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingAnswerService, decorators: [{
9100
9131
  type: Injectable
9101
9132
  }] });
9102
9133
 
@@ -9119,9 +9150,9 @@ class TicketingDepartemenService extends ApiCmsServerBase {
9119
9150
  }));
9120
9151
  }
9121
9152
  }
9122
- TicketingDepartemenService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingDepartemenService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9123
- TicketingDepartemenService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingDepartemenService });
9124
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingDepartemenService, decorators: [{
9153
+ TicketingDepartemenService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingDepartemenService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9154
+ TicketingDepartemenService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingDepartemenService });
9155
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingDepartemenService, decorators: [{
9125
9156
  type: Injectable
9126
9157
  }] });
9127
9158
 
@@ -9130,9 +9161,9 @@ class TicketingDepartemenLogService extends ApiCmsServerBase {
9130
9161
  return 'TicketingDepartemenLog';
9131
9162
  }
9132
9163
  }
9133
- TicketingDepartemenLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingDepartemenLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9134
- TicketingDepartemenLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingDepartemenLogService });
9135
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingDepartemenLogService, decorators: [{
9164
+ TicketingDepartemenLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingDepartemenLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9165
+ TicketingDepartemenLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingDepartemenLogService });
9166
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingDepartemenLogService, decorators: [{
9136
9167
  type: Injectable
9137
9168
  }] });
9138
9169
 
@@ -9156,9 +9187,9 @@ class TicketingDepartemenOperatorService extends ApiCmsServerBase {
9156
9187
  }));
9157
9188
  }
9158
9189
  }
9159
- TicketingDepartemenOperatorService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingDepartemenOperatorService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9160
- TicketingDepartemenOperatorService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingDepartemenOperatorService });
9161
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingDepartemenOperatorService, decorators: [{
9190
+ TicketingDepartemenOperatorService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingDepartemenOperatorService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9191
+ TicketingDepartemenOperatorService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingDepartemenOperatorService });
9192
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingDepartemenOperatorService, decorators: [{
9162
9193
  type: Injectable
9163
9194
  }] });
9164
9195
 
@@ -9181,9 +9212,9 @@ class TicketingFaqService extends ApiCmsServerBase {
9181
9212
  }));
9182
9213
  }
9183
9214
  }
9184
- TicketingFaqService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingFaqService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9185
- TicketingFaqService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingFaqService });
9186
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingFaqService, decorators: [{
9215
+ TicketingFaqService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingFaqService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9216
+ TicketingFaqService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingFaqService });
9217
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingFaqService, decorators: [{
9187
9218
  type: Injectable
9188
9219
  }] });
9189
9220
 
@@ -9235,9 +9266,9 @@ class TicketingTaskService extends ApiCmsServerBase {
9235
9266
  }));
9236
9267
  }
9237
9268
  }
9238
- TicketingTaskService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingTaskService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9239
- TicketingTaskService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingTaskService });
9240
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingTaskService, decorators: [{
9269
+ TicketingTaskService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingTaskService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9270
+ TicketingTaskService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingTaskService });
9271
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingTaskService, decorators: [{
9241
9272
  type: Injectable
9242
9273
  }] });
9243
9274
 
@@ -9246,9 +9277,9 @@ class TicketingTemplateService extends ApiCmsServerBase {
9246
9277
  return 'TicketingTemplate';
9247
9278
  }
9248
9279
  }
9249
- TicketingTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingTemplateService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9250
- TicketingTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingTemplateService });
9251
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingTemplateService, decorators: [{
9280
+ TicketingTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingTemplateService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9281
+ TicketingTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingTemplateService });
9282
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingTemplateService, decorators: [{
9252
9283
  type: Injectable
9253
9284
  }] });
9254
9285
 
@@ -9290,9 +9321,9 @@ class TicketingEnumService extends ApiServerBase {
9290
9321
  }));
9291
9322
  }
9292
9323
  }
9293
- TicketingEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9294
- TicketingEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingEnumService });
9295
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingEnumService, decorators: [{
9324
+ TicketingEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9325
+ TicketingEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingEnumService });
9326
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingEnumService, decorators: [{
9296
9327
  type: Injectable
9297
9328
  }] });
9298
9329
 
@@ -9369,9 +9400,9 @@ class HyperShopConfigurationService extends ApiServerConfigSiteBase {
9369
9400
  return 'HyperShop';
9370
9401
  }
9371
9402
  }
9372
- HyperShopConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HyperShopConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9373
- HyperShopConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HyperShopConfigurationService });
9374
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HyperShopConfigurationService, decorators: [{
9403
+ HyperShopConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: HyperShopConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9404
+ HyperShopConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: HyperShopConfigurationService });
9405
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: HyperShopConfigurationService, decorators: [{
9375
9406
  type: Injectable
9376
9407
  }] });
9377
9408
 
@@ -9405,9 +9436,9 @@ class HyperShopCategoryService extends ApiCmsServerBase {
9405
9436
  }));
9406
9437
  }
9407
9438
  }
9408
- HyperShopCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HyperShopCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9409
- HyperShopCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HyperShopCategoryService });
9410
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HyperShopCategoryService, decorators: [{
9439
+ HyperShopCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: HyperShopCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9440
+ HyperShopCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: HyperShopCategoryService });
9441
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: HyperShopCategoryService, decorators: [{
9411
9442
  type: Injectable
9412
9443
  }] });
9413
9444
 
@@ -9477,9 +9508,9 @@ class HyperShopContentService extends ApiCmsServerBase {
9477
9508
  }));
9478
9509
  }
9479
9510
  }
9480
- HyperShopContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HyperShopContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9481
- HyperShopContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HyperShopContentService });
9482
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HyperShopContentService, decorators: [{
9511
+ HyperShopContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: HyperShopContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9512
+ HyperShopContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: HyperShopContentService });
9513
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: HyperShopContentService, decorators: [{
9483
9514
  type: Injectable
9484
9515
  }] });
9485
9516
 
@@ -9521,9 +9552,9 @@ class HyperShopOrderService extends ApiCmsServerBase {
9521
9552
  }));
9522
9553
  }
9523
9554
  }
9524
- HyperShopOrderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HyperShopOrderService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9525
- HyperShopOrderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HyperShopOrderService });
9526
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HyperShopOrderService, decorators: [{
9555
+ HyperShopOrderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: HyperShopOrderService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9556
+ HyperShopOrderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: HyperShopOrderService });
9557
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: HyperShopOrderService, decorators: [{
9527
9558
  type: Injectable
9528
9559
  }] });
9529
9560
 
@@ -9577,9 +9608,9 @@ class BiographyConfigurationService extends ApiServerConfigSiteBase {
9577
9608
  return 'biography';
9578
9609
  }
9579
9610
  }
9580
- BiographyConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9581
- BiographyConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyConfigurationService });
9582
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyConfigurationService, decorators: [{
9611
+ BiographyConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9612
+ BiographyConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyConfigurationService });
9613
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyConfigurationService, decorators: [{
9583
9614
  type: Injectable
9584
9615
  }] });
9585
9616
 
@@ -9599,9 +9630,9 @@ class BiographyCategoryService extends ApiCmsServerBase {
9599
9630
  }));
9600
9631
  }
9601
9632
  }
9602
- BiographyCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9603
- BiographyCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyCategoryService });
9604
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyCategoryService, decorators: [{
9633
+ BiographyCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9634
+ BiographyCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyCategoryService });
9635
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyCategoryService, decorators: [{
9605
9636
  type: Injectable
9606
9637
  }] });
9607
9638
 
@@ -9632,15 +9663,12 @@ class BiographyCommentService extends ApiCmsServerBase {
9632
9663
  }));
9633
9664
  }
9634
9665
  }
9635
- BiographyCommentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyCommentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9636
- BiographyCommentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyCommentService });
9637
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyCommentService, decorators: [{
9666
+ BiographyCommentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyCommentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9667
+ BiographyCommentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyCommentService });
9668
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyCommentService, decorators: [{
9638
9669
  type: Injectable
9639
9670
  }] });
9640
9671
 
9641
- class BiographyContentWithSimilarLocationPeriodDtoModel {
9642
- }
9643
-
9644
9672
  class BiographyContentWithDatePeriodEndDtoModel {
9645
9673
  }
9646
9674
 
@@ -9659,6 +9687,9 @@ class BiographyContentWithSimilarDatePeriodStartDtoModel {
9659
9687
  class BiographyContentWithSimilarDatePeriodStartMonthOfYearListDtoModel {
9660
9688
  }
9661
9689
 
9690
+ class BiographyContentWithSimilarLocationPeriodDtoModel {
9691
+ }
9692
+
9662
9693
  class BiographyContentService extends ApiCmsServerBase {
9663
9694
  getModuleControllerUrl() {
9664
9695
  return 'BiographyContent';
@@ -9882,9 +9913,9 @@ class BiographyContentService extends ApiCmsServerBase {
9882
9913
  }));
9883
9914
  }
9884
9915
  }
9885
- BiographyContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9886
- BiographyContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentService });
9887
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentService, decorators: [{
9916
+ BiographyContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9917
+ BiographyContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentService });
9918
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentService, decorators: [{
9888
9919
  type: Injectable
9889
9920
  }] });
9890
9921
 
@@ -9893,9 +9924,9 @@ class BiographyContentAndParameterValueService extends ApiCmsServerBase {
9893
9924
  return 'BiographyContentAndParameterValue';
9894
9925
  }
9895
9926
  }
9896
- BiographyContentAndParameterValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentAndParameterValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9897
- BiographyContentAndParameterValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentAndParameterValueService });
9898
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentAndParameterValueService, decorators: [{
9927
+ BiographyContentAndParameterValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentAndParameterValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9928
+ BiographyContentAndParameterValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentAndParameterValueService });
9929
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentAndParameterValueService, decorators: [{
9899
9930
  type: Injectable
9900
9931
  }] });
9901
9932
 
@@ -9932,9 +9963,9 @@ class BiographyContentOtherInfoService extends ApiCmsServerBase {
9932
9963
  }));
9933
9964
  }
9934
9965
  }
9935
- BiographyContentOtherInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentOtherInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9936
- BiographyContentOtherInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentOtherInfoService });
9937
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentOtherInfoService, decorators: [{
9966
+ BiographyContentOtherInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentOtherInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9967
+ BiographyContentOtherInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentOtherInfoService });
9968
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentOtherInfoService, decorators: [{
9938
9969
  type: Injectable
9939
9970
  }] });
9940
9971
 
@@ -9943,9 +9974,9 @@ class BiographyContentParameterService extends ApiCmsServerBase {
9943
9974
  return 'BiographyContentParameter';
9944
9975
  }
9945
9976
  }
9946
- BiographyContentParameterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentParameterService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9947
- BiographyContentParameterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentParameterService });
9948
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentParameterService, decorators: [{
9977
+ BiographyContentParameterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentParameterService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9978
+ BiographyContentParameterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentParameterService });
9979
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentParameterService, decorators: [{
9949
9980
  type: Injectable
9950
9981
  }] });
9951
9982
 
@@ -9954,9 +9985,9 @@ class BiographyContentParameterTypeService extends ApiCmsServerBase {
9954
9985
  return 'BiographyContentParameterType';
9955
9986
  }
9956
9987
  }
9957
- BiographyContentParameterTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentParameterTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9958
- BiographyContentParameterTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentParameterTypeService });
9959
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentParameterTypeService, decorators: [{
9988
+ BiographyContentParameterTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentParameterTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9989
+ BiographyContentParameterTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentParameterTypeService });
9990
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentParameterTypeService, decorators: [{
9960
9991
  type: Injectable
9961
9992
  }] });
9962
9993
 
@@ -9993,9 +10024,9 @@ class BiographyContentSimilarService extends ApiCmsServerBase {
9993
10024
  }));
9994
10025
  }
9995
10026
  }
9996
- BiographyContentSimilarService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentSimilarService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9997
- BiographyContentSimilarService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentSimilarService });
9998
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentSimilarService, decorators: [{
10027
+ BiographyContentSimilarService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentSimilarService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10028
+ BiographyContentSimilarService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentSimilarService });
10029
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentSimilarService, decorators: [{
9999
10030
  type: Injectable
10000
10031
  }] });
10001
10032
 
@@ -10032,9 +10063,9 @@ class BiographyContentTagService extends ApiCmsServerBase {
10032
10063
  }));
10033
10064
  }
10034
10065
  }
10035
- BiographyContentTagService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentTagService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10036
- BiographyContentTagService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentTagService });
10037
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentTagService, decorators: [{
10066
+ BiographyContentTagService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentTagService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10067
+ BiographyContentTagService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentTagService });
10068
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentTagService, decorators: [{
10038
10069
  type: Injectable
10039
10070
  }] });
10040
10071
 
@@ -10043,9 +10074,9 @@ class BiographyShareMainAdminSettingService extends ApiCmsServerBase {
10043
10074
  return 'BiographyShareMainAdminSetting';
10044
10075
  }
10045
10076
  }
10046
- BiographyShareMainAdminSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyShareMainAdminSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10047
- BiographyShareMainAdminSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyShareMainAdminSettingService });
10048
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyShareMainAdminSettingService, decorators: [{
10077
+ BiographyShareMainAdminSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyShareMainAdminSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10078
+ BiographyShareMainAdminSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyShareMainAdminSettingService });
10079
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyShareMainAdminSettingService, decorators: [{
10049
10080
  type: Injectable
10050
10081
  }] });
10051
10082
 
@@ -10054,9 +10085,9 @@ class BiographyShareReceiverCategoryService extends ApiCmsServerBase {
10054
10085
  return 'BiographyShareReceiverCategory';
10055
10086
  }
10056
10087
  }
10057
- BiographyShareReceiverCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyShareReceiverCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10058
- BiographyShareReceiverCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyShareReceiverCategoryService });
10059
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyShareReceiverCategoryService, decorators: [{
10088
+ BiographyShareReceiverCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyShareReceiverCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10089
+ BiographyShareReceiverCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyShareReceiverCategoryService });
10090
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyShareReceiverCategoryService, decorators: [{
10060
10091
  type: Injectable
10061
10092
  }] });
10062
10093
 
@@ -10079,9 +10110,9 @@ class BiographyShareServerCategoryService extends ApiCmsServerBase {
10079
10110
  }));
10080
10111
  }
10081
10112
  }
10082
- BiographyShareServerCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyShareServerCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10083
- BiographyShareServerCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyShareServerCategoryService });
10084
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyShareServerCategoryService, decorators: [{
10113
+ BiographyShareServerCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyShareServerCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10114
+ BiographyShareServerCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyShareServerCategoryService });
10115
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyShareServerCategoryService, decorators: [{
10085
10116
  type: Injectable
10086
10117
  }] });
10087
10118
 
@@ -10090,9 +10121,9 @@ class BiographyContentCategoryService extends ApiCmsServerBase {
10090
10121
  return 'BiographyContentCategory';
10091
10122
  }
10092
10123
  }
10093
- BiographyContentCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10094
- BiographyContentCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentCategoryService });
10095
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentCategoryService, decorators: [{
10124
+ BiographyContentCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10125
+ BiographyContentCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentCategoryService });
10126
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentCategoryService, decorators: [{
10096
10127
  type: Injectable
10097
10128
  }] });
10098
10129
 
@@ -10154,9 +10185,9 @@ class EstateConfigurationService extends ApiServerConfigSiteBase {
10154
10185
  return 'Estate';
10155
10186
  }
10156
10187
  }
10157
- EstateConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10158
- EstateConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateConfigurationService });
10159
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateConfigurationService, decorators: [{
10188
+ EstateConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10189
+ EstateConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateConfigurationService });
10190
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateConfigurationService, decorators: [{
10160
10191
  type: Injectable
10161
10192
  }] });
10162
10193
 
@@ -10198,9 +10229,9 @@ class EstateEnumService extends ApiServerBase {
10198
10229
  }));
10199
10230
  }
10200
10231
  }
10201
- EstateEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10202
- EstateEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateEnumService });
10203
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateEnumService, decorators: [{
10232
+ EstateEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10233
+ EstateEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateEnumService });
10234
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateEnumService, decorators: [{
10204
10235
  type: Injectable
10205
10236
  }] });
10206
10237
 
@@ -10209,16 +10240,16 @@ class EstateAccountAgencyService extends ApiCmsServerBase {
10209
10240
  return 'EstateAccountAgency';
10210
10241
  }
10211
10242
  }
10212
- EstateAccountAgencyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountAgencyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10213
- EstateAccountAgencyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountAgencyService });
10214
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountAgencyService, decorators: [{
10243
+ EstateAccountAgencyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountAgencyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10244
+ EstateAccountAgencyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountAgencyService });
10245
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountAgencyService, decorators: [{
10215
10246
  type: Injectable
10216
10247
  }] });
10217
10248
 
10218
- class EstateModuleSaleAccountAgencyAdsPaymentDtoModel {
10249
+ class EstateModuleSaleAccountAgencyAdsCalculateDtoModel {
10219
10250
  }
10220
10251
 
10221
- class EstateModuleSaleAccountAgencyAdsCalculateDtoModel {
10252
+ class EstateModuleSaleAccountAgencyAdsPaymentDtoModel {
10222
10253
  }
10223
10254
 
10224
10255
  class EstateAccountAgencyAdsService extends ApiCmsServerBase {
@@ -10254,9 +10285,9 @@ class EstateAccountAgencyAdsService extends ApiCmsServerBase {
10254
10285
  }));
10255
10286
  }
10256
10287
  }
10257
- EstateAccountAgencyAdsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountAgencyAdsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10258
- EstateAccountAgencyAdsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountAgencyAdsService });
10259
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountAgencyAdsService, decorators: [{
10288
+ EstateAccountAgencyAdsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountAgencyAdsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10289
+ EstateAccountAgencyAdsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountAgencyAdsService });
10290
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountAgencyAdsService, decorators: [{
10260
10291
  type: Injectable
10261
10292
  }] });
10262
10293
 
@@ -10265,9 +10296,9 @@ class EstateAccountAgencyUserService extends ApiCmsServerBase {
10265
10296
  return 'EstateAccountAgencyUser';
10266
10297
  }
10267
10298
  }
10268
- EstateAccountAgencyUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountAgencyUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10269
- EstateAccountAgencyUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountAgencyUserService });
10270
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountAgencyUserService, decorators: [{
10299
+ EstateAccountAgencyUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountAgencyUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10300
+ EstateAccountAgencyUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountAgencyUserService });
10301
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountAgencyUserService, decorators: [{
10271
10302
  type: Injectable
10272
10303
  }] });
10273
10304
 
@@ -10276,9 +10307,9 @@ class EstateAccountUserService extends ApiCmsServerBase {
10276
10307
  return 'EstateAccountUser';
10277
10308
  }
10278
10309
  }
10279
- EstateAccountUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10280
- EstateAccountUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountUserService });
10281
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountUserService, decorators: [{
10310
+ EstateAccountUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10311
+ EstateAccountUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountUserService });
10312
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountUserService, decorators: [{
10282
10313
  type: Injectable
10283
10314
  }] });
10284
10315
 
@@ -10287,9 +10318,9 @@ class EstateContractService extends ApiCmsServerBase {
10287
10318
  return 'EstateContract';
10288
10319
  }
10289
10320
  }
10290
- EstateContractService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateContractService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10291
- EstateContractService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateContractService });
10292
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateContractService, decorators: [{
10321
+ EstateContractService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateContractService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10322
+ EstateContractService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateContractService });
10323
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateContractService, decorators: [{
10293
10324
  type: Injectable
10294
10325
  }] });
10295
10326
 
@@ -10298,9 +10329,9 @@ class EstateContractTypeService extends ApiCmsServerBase {
10298
10329
  return 'EstateContractType';
10299
10330
  }
10300
10331
  }
10301
- EstateContractTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateContractTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10302
- EstateContractTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateContractTypeService });
10303
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateContractTypeService, decorators: [{
10332
+ EstateContractTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateContractTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10333
+ EstateContractTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateContractTypeService });
10334
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateContractTypeService, decorators: [{
10304
10335
  type: Injectable
10305
10336
  }] });
10306
10337
 
@@ -10309,9 +10340,9 @@ class EstatePropertyAccountTypeUserService extends ApiCmsServerBase {
10309
10340
  return 'EstatePropertyAccountTypeUser';
10310
10341
  }
10311
10342
  }
10312
- EstatePropertyAccountTypeUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyAccountTypeUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10313
- EstatePropertyAccountTypeUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyAccountTypeUserService });
10314
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyAccountTypeUserService, decorators: [{
10343
+ EstatePropertyAccountTypeUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyAccountTypeUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10344
+ EstatePropertyAccountTypeUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyAccountTypeUserService });
10345
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyAccountTypeUserService, decorators: [{
10315
10346
  type: Injectable
10316
10347
  }] });
10317
10348
 
@@ -10348,9 +10379,9 @@ class EstatePropertyDetailGroupService extends ApiCmsServerBase {
10348
10379
  }));
10349
10380
  }
10350
10381
  }
10351
- EstatePropertyDetailGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyDetailGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10352
- EstatePropertyDetailGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyDetailGroupService });
10353
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyDetailGroupService, decorators: [{
10382
+ EstatePropertyDetailGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyDetailGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10383
+ EstatePropertyDetailGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyDetailGroupService });
10384
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyDetailGroupService, decorators: [{
10354
10385
  type: Injectable
10355
10386
  }] });
10356
10387
 
@@ -10373,9 +10404,9 @@ class EstatePropertyDetailService extends ApiCmsServerBase {
10373
10404
  }));
10374
10405
  }
10375
10406
  }
10376
- EstatePropertyDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10377
- EstatePropertyDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyDetailService });
10378
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyDetailService, decorators: [{
10407
+ EstatePropertyDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10408
+ EstatePropertyDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyDetailService });
10409
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyDetailService, decorators: [{
10379
10410
  type: Injectable
10380
10411
  }] });
10381
10412
 
@@ -10384,16 +10415,16 @@ class EstatePropertyHistoryService extends ApiCmsServerBase {
10384
10415
  return 'EstatePropertyHistory';
10385
10416
  }
10386
10417
  }
10387
- EstatePropertyHistoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyHistoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10388
- EstatePropertyHistoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyHistoryService });
10389
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyHistoryService, decorators: [{
10418
+ EstatePropertyHistoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyHistoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10419
+ EstatePropertyHistoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyHistoryService });
10420
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyHistoryService, decorators: [{
10390
10421
  type: Injectable
10391
10422
  }] });
10392
10423
 
10393
- class EstateModuleSalePropertyAdsPaymentDtoModel {
10424
+ class EstateModuleSalePropertyAdsCalculateDtoModel {
10394
10425
  }
10395
10426
 
10396
- class EstateModuleSalePropertyAdsCalculateDtoModel {
10427
+ class EstateModuleSalePropertyAdsPaymentDtoModel {
10397
10428
  }
10398
10429
 
10399
10430
  class EstatePropertyAdsService extends ApiCmsServerBase {
@@ -10429,9 +10460,9 @@ class EstatePropertyAdsService extends ApiCmsServerBase {
10429
10460
  }));
10430
10461
  }
10431
10462
  }
10432
- EstatePropertyAdsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyAdsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10433
- EstatePropertyAdsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyAdsService });
10434
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyAdsService, decorators: [{
10463
+ EstatePropertyAdsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyAdsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10464
+ EstatePropertyAdsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyAdsService });
10465
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyAdsService, decorators: [{
10435
10466
  type: Injectable
10436
10467
  }] });
10437
10468
 
@@ -10476,9 +10507,9 @@ class EstateAdsTypeService extends ApiCmsServerBase {
10476
10507
  }));
10477
10508
  }
10478
10509
  }
10479
- EstateAdsTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAdsTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10480
- EstateAdsTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAdsTypeService });
10481
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAdsTypeService, decorators: [{
10510
+ EstateAdsTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAdsTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10511
+ EstateAdsTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAdsTypeService });
10512
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAdsTypeService, decorators: [{
10482
10513
  type: Injectable
10483
10514
  }] });
10484
10515
 
@@ -10487,9 +10518,9 @@ class EstateBillboardService extends ApiCmsServerBase {
10487
10518
  return 'EstateBillboard';
10488
10519
  }
10489
10520
  }
10490
- EstateBillboardService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateBillboardService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10491
- EstateBillboardService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateBillboardService });
10492
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateBillboardService, decorators: [{
10521
+ EstateBillboardService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateBillboardService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10522
+ EstateBillboardService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateBillboardService });
10523
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateBillboardService, decorators: [{
10493
10524
  type: Injectable
10494
10525
  }] });
10495
10526
 
@@ -10606,9 +10637,9 @@ class EstateCustomerOrderService extends ApiCmsServerBase {
10606
10637
  }));
10607
10638
  }
10608
10639
  }
10609
- EstateCustomerOrderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCustomerOrderService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10610
- EstateCustomerOrderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCustomerOrderService });
10611
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCustomerOrderService, decorators: [{
10640
+ EstateCustomerOrderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCustomerOrderService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10641
+ EstateCustomerOrderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCustomerOrderService });
10642
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCustomerOrderService, decorators: [{
10612
10643
  type: Injectable
10613
10644
  }] });
10614
10645
 
@@ -10838,9 +10869,9 @@ class EstatePropertyService extends ApiCmsServerBase {
10838
10869
  }));
10839
10870
  }
10840
10871
  }
10841
- EstatePropertyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10842
- EstatePropertyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyService });
10843
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyService, decorators: [{
10872
+ EstatePropertyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10873
+ EstatePropertyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyService });
10874
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyService, decorators: [{
10844
10875
  type: Injectable
10845
10876
  }] });
10846
10877
 
@@ -10849,9 +10880,9 @@ class EstatePropertyTypeService extends ApiCmsServerBase {
10849
10880
  return 'EstatePropertyType';
10850
10881
  }
10851
10882
  }
10852
- EstatePropertyTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10853
- EstatePropertyTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyTypeService });
10854
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyTypeService, decorators: [{
10883
+ EstatePropertyTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10884
+ EstatePropertyTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyTypeService });
10885
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyTypeService, decorators: [{
10855
10886
  type: Injectable
10856
10887
  }] });
10857
10888
 
@@ -10860,9 +10891,9 @@ class EstatePropertyTypeLanduseService extends ApiCmsServerBase {
10860
10891
  return 'EstatePropertyTypeLanduse';
10861
10892
  }
10862
10893
  }
10863
- EstatePropertyTypeLanduseService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyTypeLanduseService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10864
- EstatePropertyTypeLanduseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyTypeLanduseService });
10865
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyTypeLanduseService, decorators: [{
10894
+ EstatePropertyTypeLanduseService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyTypeLanduseService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10895
+ EstatePropertyTypeLanduseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyTypeLanduseService });
10896
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyTypeLanduseService, decorators: [{
10866
10897
  type: Injectable
10867
10898
  }] });
10868
10899
 
@@ -10871,9 +10902,9 @@ class EstatePropertyTypeUsageService extends ApiCmsServerBase {
10871
10902
  return 'EstatePropertyTypeUsage';
10872
10903
  }
10873
10904
  }
10874
- EstatePropertyTypeUsageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyTypeUsageService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10875
- EstatePropertyTypeUsageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyTypeUsageService });
10876
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyTypeUsageService, decorators: [{
10905
+ EstatePropertyTypeUsageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyTypeUsageService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10906
+ EstatePropertyTypeUsageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyTypeUsageService });
10907
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyTypeUsageService, decorators: [{
10877
10908
  type: Injectable
10878
10909
  }] });
10879
10910
 
@@ -10893,9 +10924,9 @@ class EstatePropertyShareAgencyService extends ApiCmsServerBase {
10893
10924
  }));
10894
10925
  }
10895
10926
  }
10896
- EstatePropertyShareAgencyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyShareAgencyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10897
- EstatePropertyShareAgencyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyShareAgencyService });
10898
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyShareAgencyService, decorators: [{
10927
+ EstatePropertyShareAgencyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyShareAgencyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10928
+ EstatePropertyShareAgencyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyShareAgencyService });
10929
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyShareAgencyService, decorators: [{
10899
10930
  type: Injectable
10900
10931
  }] });
10901
10932
 
@@ -10915,9 +10946,9 @@ class EstatePropertyShareAgentService extends ApiCmsServerBase {
10915
10946
  }));
10916
10947
  }
10917
10948
  }
10918
- EstatePropertyShareAgentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyShareAgentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10919
- EstatePropertyShareAgentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyShareAgentService });
10920
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyShareAgentService, decorators: [{
10949
+ EstatePropertyShareAgentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyShareAgentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10950
+ EstatePropertyShareAgentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyShareAgentService });
10951
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyShareAgentService, decorators: [{
10921
10952
  type: Injectable
10922
10953
  }] });
10923
10954
 
@@ -10948,9 +10979,9 @@ class EstatePropertyShareSiteService extends ApiCmsServerBase {
10948
10979
  }));
10949
10980
  }
10950
10981
  }
10951
- EstatePropertyShareSiteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyShareSiteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10952
- EstatePropertyShareSiteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyShareSiteService });
10953
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyShareSiteService, decorators: [{
10982
+ EstatePropertyShareSiteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyShareSiteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10983
+ EstatePropertyShareSiteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyShareSiteService });
10984
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyShareSiteService, decorators: [{
10954
10985
  type: Injectable
10955
10986
  }] });
10956
10987
 
@@ -10959,9 +10990,9 @@ class EstatePropertyProjectService extends ApiCmsServerBase {
10959
10990
  return 'EstatePropertyProject';
10960
10991
  }
10961
10992
  }
10962
- EstatePropertyProjectService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyProjectService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10963
- EstatePropertyProjectService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyProjectService });
10964
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyProjectService, decorators: [{
10993
+ EstatePropertyProjectService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyProjectService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10994
+ EstatePropertyProjectService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyProjectService });
10995
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyProjectService, decorators: [{
10965
10996
  type: Injectable
10966
10997
  }] });
10967
10998
 
@@ -10970,9 +11001,9 @@ class EstatePropertyCompanyService extends ApiCmsServerBase {
10970
11001
  return 'EstatePropertyCompany';
10971
11002
  }
10972
11003
  }
10973
- EstatePropertyCompanyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyCompanyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10974
- EstatePropertyCompanyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyCompanyService });
10975
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyCompanyService, decorators: [{
11004
+ EstatePropertyCompanyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyCompanyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11005
+ EstatePropertyCompanyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyCompanyService });
11006
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyCompanyService, decorators: [{
10976
11007
  type: Injectable
10977
11008
  }] });
10978
11009
 
@@ -10981,9 +11012,9 @@ class EstatePropertySupplierService extends ApiCmsServerBase {
10981
11012
  return 'EstatePropertySupplier';
10982
11013
  }
10983
11014
  }
10984
- EstatePropertySupplierService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertySupplierService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10985
- EstatePropertySupplierService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertySupplierService });
10986
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertySupplierService, decorators: [{
11015
+ EstatePropertySupplierService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertySupplierService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11016
+ EstatePropertySupplierService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertySupplierService });
11017
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertySupplierService, decorators: [{
10987
11018
  type: Injectable
10988
11019
  }] });
10989
11020
 
@@ -10992,9 +11023,9 @@ class EstateActivityTypeService extends ApiCmsServerBase {
10992
11023
  return 'EstateActivityType';
10993
11024
  }
10994
11025
  }
10995
- EstateActivityTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateActivityTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10996
- EstateActivityTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateActivityTypeService });
10997
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateActivityTypeService, decorators: [{
11026
+ EstateActivityTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateActivityTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11027
+ EstateActivityTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateActivityTypeService });
11028
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateActivityTypeService, decorators: [{
10998
11029
  type: Injectable
10999
11030
  }] });
11000
11031
 
@@ -11034,9 +11065,9 @@ class EstatePropertyExpertPriceService extends ApiCmsServerBase {
11034
11065
  }));
11035
11066
  }
11036
11067
  }
11037
- EstatePropertyExpertPriceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyExpertPriceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11038
- EstatePropertyExpertPriceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyExpertPriceService });
11039
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyExpertPriceService, decorators: [{
11068
+ EstatePropertyExpertPriceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyExpertPriceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11069
+ EstatePropertyExpertPriceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyExpertPriceService });
11070
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyExpertPriceService, decorators: [{
11040
11071
  type: Injectable
11041
11072
  }] });
11042
11073
 
@@ -11045,9 +11076,9 @@ class EstateCustomerOrderResultService extends ApiCmsServerBase {
11045
11076
  return 'EstateCustomerOrderResult';
11046
11077
  }
11047
11078
  }
11048
- EstateCustomerOrderResultService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCustomerOrderResultService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11049
- EstateCustomerOrderResultService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCustomerOrderResultService });
11050
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCustomerOrderResultService, decorators: [{
11079
+ EstateCustomerOrderResultService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCustomerOrderResultService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11080
+ EstateCustomerOrderResultService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCustomerOrderResultService });
11081
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCustomerOrderResultService, decorators: [{
11051
11082
  type: Injectable
11052
11083
  }] });
11053
11084
 
@@ -11056,9 +11087,9 @@ class EstateCustomerCategoryService extends ApiCmsServerBase {
11056
11087
  return 'EstateCustomerCategory';
11057
11088
  }
11058
11089
  }
11059
- EstateCustomerCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCustomerCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11060
- EstateCustomerCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCustomerCategoryService });
11061
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCustomerCategoryService, decorators: [{
11090
+ EstateCustomerCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCustomerCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11091
+ EstateCustomerCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCustomerCategoryService });
11092
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCustomerCategoryService, decorators: [{
11062
11093
  type: Injectable
11063
11094
  }] });
11064
11095
 
@@ -11067,9 +11098,9 @@ class EstateCategoryRackService extends ApiCmsServerBase {
11067
11098
  return 'EstateCategoryRack';
11068
11099
  }
11069
11100
  }
11070
- EstateCategoryRackService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCategoryRackService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11071
- EstateCategoryRackService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCategoryRackService });
11072
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCategoryRackService, decorators: [{
11101
+ EstateCategoryRackService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCategoryRackService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11102
+ EstateCategoryRackService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCategoryRackService });
11103
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCategoryRackService, decorators: [{
11073
11104
  type: Injectable
11074
11105
  }] });
11075
11106
 
@@ -11078,9 +11109,9 @@ class EstateCategoryZoneService extends ApiCmsServerBase {
11078
11109
  return 'EstateCategoryZone';
11079
11110
  }
11080
11111
  }
11081
- EstateCategoryZoneService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCategoryZoneService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11082
- EstateCategoryZoneService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCategoryZoneService });
11083
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCategoryZoneService, decorators: [{
11112
+ EstateCategoryZoneService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCategoryZoneService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11113
+ EstateCategoryZoneService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCategoryZoneService });
11114
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCategoryZoneService, decorators: [{
11084
11115
  type: Injectable
11085
11116
  }] });
11086
11117
 
@@ -11089,9 +11120,9 @@ class EstatePropertySupplierCategoryService extends ApiCmsServerBase {
11089
11120
  return 'EstatePropertySupplierCategory';
11090
11121
  }
11091
11122
  }
11092
- EstatePropertySupplierCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertySupplierCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11093
- EstatePropertySupplierCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertySupplierCategoryService });
11094
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertySupplierCategoryService, decorators: [{
11123
+ EstatePropertySupplierCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertySupplierCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11124
+ EstatePropertySupplierCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertySupplierCategoryService });
11125
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertySupplierCategoryService, decorators: [{
11095
11126
  type: Injectable
11096
11127
  }] });
11097
11128
 
@@ -11100,9 +11131,9 @@ class EstateAccountUserWorkAreaService extends ApiCmsServerBase {
11100
11131
  return 'EstateAccountUserWorkArea';
11101
11132
  }
11102
11133
  }
11103
- EstateAccountUserWorkAreaService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountUserWorkAreaService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11104
- EstateAccountUserWorkAreaService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountUserWorkAreaService });
11105
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountUserWorkAreaService, decorators: [{
11134
+ EstateAccountUserWorkAreaService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountUserWorkAreaService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11135
+ EstateAccountUserWorkAreaService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountUserWorkAreaService });
11136
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountUserWorkAreaService, decorators: [{
11106
11137
  type: Injectable
11107
11138
  }] });
11108
11139
 
@@ -11111,9 +11142,9 @@ class EstateAccountAgencyWorkAreaService extends ApiCmsServerBase {
11111
11142
  return 'EstateAccountAgencyWorkArea';
11112
11143
  }
11113
11144
  }
11114
- EstateAccountAgencyWorkAreaService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountAgencyWorkAreaService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11115
- EstateAccountAgencyWorkAreaService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountAgencyWorkAreaService });
11116
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountAgencyWorkAreaService, decorators: [{
11145
+ EstateAccountAgencyWorkAreaService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountAgencyWorkAreaService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11146
+ EstateAccountAgencyWorkAreaService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountAgencyWorkAreaService });
11147
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountAgencyWorkAreaService, decorators: [{
11117
11148
  type: Injectable
11118
11149
  }] });
11119
11150
 
@@ -11382,9 +11413,9 @@ class WebDesignerEnumService extends ApiServerBase {
11382
11413
  }));
11383
11414
  }
11384
11415
  }
11385
- WebDesignerEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11386
- WebDesignerEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerEnumService });
11387
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerEnumService, decorators: [{
11416
+ WebDesignerEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11417
+ WebDesignerEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerEnumService });
11418
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerEnumService, decorators: [{
11388
11419
  type: Injectable
11389
11420
  }] });
11390
11421
 
@@ -11393,9 +11424,9 @@ class WebDesignerConfigurationService extends ApiServerConfigSiteBase {
11393
11424
  return 'webDesigner';
11394
11425
  }
11395
11426
  }
11396
- WebDesignerConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11397
- WebDesignerConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerConfigurationService });
11398
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerConfigurationService, decorators: [{
11427
+ WebDesignerConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11428
+ WebDesignerConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerConfigurationService });
11429
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerConfigurationService, decorators: [{
11399
11430
  type: Injectable
11400
11431
  }] });
11401
11432
 
@@ -11404,9 +11435,9 @@ class WebDesignerLogPageSafeService extends ApiCmsServerBase {
11404
11435
  return 'WebDesignerLogPageSafe';
11405
11436
  }
11406
11437
  }
11407
- WebDesignerLogPageSafeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerLogPageSafeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11408
- WebDesignerLogPageSafeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerLogPageSafeService });
11409
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerLogPageSafeService, decorators: [{
11438
+ WebDesignerLogPageSafeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerLogPageSafeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11439
+ WebDesignerLogPageSafeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerLogPageSafeService });
11440
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerLogPageSafeService, decorators: [{
11410
11441
  type: Injectable
11411
11442
  }] });
11412
11443
 
@@ -11415,9 +11446,9 @@ class WebDesignerLogMemberInfoService extends ApiCmsServerBase {
11415
11446
  return 'WebDesignerLogMemberInfo';
11416
11447
  }
11417
11448
  }
11418
- WebDesignerLogMemberInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerLogMemberInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11419
- WebDesignerLogMemberInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerLogMemberInfoService });
11420
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerLogMemberInfoService, decorators: [{
11449
+ WebDesignerLogMemberInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerLogMemberInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11450
+ WebDesignerLogMemberInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerLogMemberInfoService });
11451
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerLogMemberInfoService, decorators: [{
11421
11452
  type: Injectable
11422
11453
  }] });
11423
11454
 
@@ -11426,9 +11457,9 @@ class WebDesignerMainIntroService extends ApiCmsServerBase {
11426
11457
  return 'WebDesignerMainIntro';
11427
11458
  }
11428
11459
  }
11429
- WebDesignerMainIntroService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainIntroService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11430
- WebDesignerMainIntroService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainIntroService });
11431
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainIntroService, decorators: [{
11460
+ WebDesignerMainIntroService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainIntroService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11461
+ WebDesignerMainIntroService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainIntroService });
11462
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainIntroService, decorators: [{
11432
11463
  type: Injectable
11433
11464
  }] });
11434
11465
 
@@ -11466,9 +11497,9 @@ class WebDesignerMainMenuService extends ApiCmsServerBase {
11466
11497
  }));
11467
11498
  }
11468
11499
  }
11469
- WebDesignerMainMenuService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainMenuService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11470
- WebDesignerMainMenuService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainMenuService });
11471
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainMenuService, decorators: [{
11500
+ WebDesignerMainMenuService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainMenuService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11501
+ WebDesignerMainMenuService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainMenuService });
11502
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainMenuService, decorators: [{
11472
11503
  type: Injectable
11473
11504
  }] });
11474
11505
 
@@ -11555,9 +11586,9 @@ class WebDesignerMainPageService extends ApiCmsServerBase {
11555
11586
  }));
11556
11587
  }
11557
11588
  }
11558
- WebDesignerMainPageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainPageService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11559
- WebDesignerMainPageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainPageService });
11560
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainPageService, decorators: [{
11589
+ WebDesignerMainPageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainPageService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11590
+ WebDesignerMainPageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainPageService });
11591
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainPageService, decorators: [{
11561
11592
  type: Injectable
11562
11593
  }] });
11563
11594
 
@@ -11588,9 +11619,9 @@ class WebDesignerMainPageDependencyService extends ApiCmsServerBase {
11588
11619
  }));
11589
11620
  }
11590
11621
  }
11591
- WebDesignerMainPageDependencyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainPageDependencyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11592
- WebDesignerMainPageDependencyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainPageDependencyService });
11593
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainPageDependencyService, decorators: [{
11622
+ WebDesignerMainPageDependencyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainPageDependencyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11623
+ WebDesignerMainPageDependencyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainPageDependencyService });
11624
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainPageDependencyService, decorators: [{
11594
11625
  type: Injectable
11595
11626
  }] });
11596
11627
 
@@ -11599,9 +11630,9 @@ class WebDesignerMainPageTemplateService extends ApiCmsServerBase {
11599
11630
  return 'WebDesignerMainPageTemplate';
11600
11631
  }
11601
11632
  }
11602
- WebDesignerMainPageTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainPageTemplateService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11603
- WebDesignerMainPageTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainPageTemplateService });
11604
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainPageTemplateService, decorators: [{
11633
+ WebDesignerMainPageTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainPageTemplateService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11634
+ WebDesignerMainPageTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainPageTemplateService });
11635
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainPageTemplateService, decorators: [{
11605
11636
  type: Injectable
11606
11637
  }] });
11607
11638
 
@@ -11610,9 +11641,9 @@ class WebDesignerMainPageTemplateSiteCategoryService extends ApiCmsServerBase {
11610
11641
  return 'WebDesignerMainPageTemplateSiteCategory';
11611
11642
  }
11612
11643
  }
11613
- WebDesignerMainPageTemplateSiteCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainPageTemplateSiteCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11614
- WebDesignerMainPageTemplateSiteCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainPageTemplateSiteCategoryService });
11615
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainPageTemplateSiteCategoryService, decorators: [{
11644
+ WebDesignerMainPageTemplateSiteCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainPageTemplateSiteCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11645
+ WebDesignerMainPageTemplateSiteCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainPageTemplateSiteCategoryService });
11646
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainPageTemplateSiteCategoryService, decorators: [{
11616
11647
  type: Injectable
11617
11648
  }] });
11618
11649
 
@@ -11669,9 +11700,9 @@ class ArticleConfigurationService extends ApiServerConfigSiteBase {
11669
11700
  return 'Article';
11670
11701
  }
11671
11702
  }
11672
- ArticleConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11673
- ArticleConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleConfigurationService });
11674
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleConfigurationService, decorators: [{
11703
+ ArticleConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11704
+ ArticleConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleConfigurationService });
11705
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleConfigurationService, decorators: [{
11675
11706
  type: Injectable
11676
11707
  }] });
11677
11708
 
@@ -11691,9 +11722,9 @@ class ArticleCategoryService extends ApiCmsServerBase {
11691
11722
  }));
11692
11723
  }
11693
11724
  }
11694
- ArticleCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11695
- ArticleCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleCategoryService });
11696
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleCategoryService, decorators: [{
11725
+ ArticleCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11726
+ ArticleCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleCategoryService });
11727
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleCategoryService, decorators: [{
11697
11728
  type: Injectable
11698
11729
  }] });
11699
11730
 
@@ -11724,9 +11755,9 @@ class ArticleCommentService extends ApiCmsServerBase {
11724
11755
  }));
11725
11756
  }
11726
11757
  }
11727
- ArticleCommentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleCommentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11728
- ArticleCommentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleCommentService });
11729
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleCommentService, decorators: [{
11758
+ ArticleCommentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleCommentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11759
+ ArticleCommentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleCommentService });
11760
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleCommentService, decorators: [{
11730
11761
  type: Injectable
11731
11762
  }] });
11732
11763
 
@@ -11869,9 +11900,9 @@ class ArticleContentService extends ApiCmsServerBase {
11869
11900
  }));
11870
11901
  }
11871
11902
  }
11872
- ArticleContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11873
- ArticleContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentService });
11874
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentService, decorators: [{
11903
+ ArticleContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11904
+ ArticleContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentService });
11905
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentService, decorators: [{
11875
11906
  type: Injectable
11876
11907
  }] });
11877
11908
 
@@ -11880,9 +11911,9 @@ class ArticleContentAndParameterValueService extends ApiCmsServerBase {
11880
11911
  return 'ArticleContentAndParameterValue';
11881
11912
  }
11882
11913
  }
11883
- ArticleContentAndParameterValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentAndParameterValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11884
- ArticleContentAndParameterValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentAndParameterValueService });
11885
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentAndParameterValueService, decorators: [{
11914
+ ArticleContentAndParameterValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentAndParameterValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11915
+ ArticleContentAndParameterValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentAndParameterValueService });
11916
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentAndParameterValueService, decorators: [{
11886
11917
  type: Injectable
11887
11918
  }] });
11888
11919
 
@@ -11919,9 +11950,9 @@ class ArticleContentOtherInfoService extends ApiCmsServerBase {
11919
11950
  }));
11920
11951
  }
11921
11952
  }
11922
- ArticleContentOtherInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentOtherInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11923
- ArticleContentOtherInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentOtherInfoService });
11924
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentOtherInfoService, decorators: [{
11953
+ ArticleContentOtherInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentOtherInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11954
+ ArticleContentOtherInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentOtherInfoService });
11955
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentOtherInfoService, decorators: [{
11925
11956
  type: Injectable
11926
11957
  }] });
11927
11958
 
@@ -11930,9 +11961,9 @@ class ArticleContentParameterService extends ApiCmsServerBase {
11930
11961
  return 'ArticleContentParameter';
11931
11962
  }
11932
11963
  }
11933
- ArticleContentParameterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentParameterService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11934
- ArticleContentParameterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentParameterService });
11935
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentParameterService, decorators: [{
11964
+ ArticleContentParameterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentParameterService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11965
+ ArticleContentParameterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentParameterService });
11966
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentParameterService, decorators: [{
11936
11967
  type: Injectable
11937
11968
  }] });
11938
11969
 
@@ -11941,9 +11972,9 @@ class ArticleContentParameterTypeService extends ApiCmsServerBase {
11941
11972
  return 'ArticleContentParameterType';
11942
11973
  }
11943
11974
  }
11944
- ArticleContentParameterTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentParameterTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11945
- ArticleContentParameterTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentParameterTypeService });
11946
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentParameterTypeService, decorators: [{
11975
+ ArticleContentParameterTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentParameterTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11976
+ ArticleContentParameterTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentParameterTypeService });
11977
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentParameterTypeService, decorators: [{
11947
11978
  type: Injectable
11948
11979
  }] });
11949
11980
 
@@ -11980,9 +12011,9 @@ class ArticleContentSimilarService extends ApiCmsServerBase {
11980
12011
  }));
11981
12012
  }
11982
12013
  }
11983
- ArticleContentSimilarService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentSimilarService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11984
- ArticleContentSimilarService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentSimilarService });
11985
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentSimilarService, decorators: [{
12014
+ ArticleContentSimilarService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentSimilarService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12015
+ ArticleContentSimilarService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentSimilarService });
12016
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentSimilarService, decorators: [{
11986
12017
  type: Injectable
11987
12018
  }] });
11988
12019
 
@@ -12019,9 +12050,9 @@ class ArticleContentTagService extends ApiCmsServerBase {
12019
12050
  }));
12020
12051
  }
12021
12052
  }
12022
- ArticleContentTagService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentTagService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12023
- ArticleContentTagService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentTagService });
12024
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentTagService, decorators: [{
12053
+ ArticleContentTagService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentTagService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12054
+ ArticleContentTagService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentTagService });
12055
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentTagService, decorators: [{
12025
12056
  type: Injectable
12026
12057
  }] });
12027
12058
 
@@ -12030,9 +12061,9 @@ class ArticleShareMainAdminSettingService extends ApiCmsServerBase {
12030
12061
  return 'ArticleShareMainAdminSetting';
12031
12062
  }
12032
12063
  }
12033
- ArticleShareMainAdminSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleShareMainAdminSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12034
- ArticleShareMainAdminSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleShareMainAdminSettingService });
12035
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleShareMainAdminSettingService, decorators: [{
12064
+ ArticleShareMainAdminSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleShareMainAdminSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12065
+ ArticleShareMainAdminSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleShareMainAdminSettingService });
12066
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleShareMainAdminSettingService, decorators: [{
12036
12067
  type: Injectable
12037
12068
  }] });
12038
12069
 
@@ -12041,9 +12072,9 @@ class ArticleShareReceiverCategoryService extends ApiCmsServerBase {
12041
12072
  return 'ArticleShareReceiverCategory';
12042
12073
  }
12043
12074
  }
12044
- ArticleShareReceiverCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleShareReceiverCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12045
- ArticleShareReceiverCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleShareReceiverCategoryService });
12046
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleShareReceiverCategoryService, decorators: [{
12075
+ ArticleShareReceiverCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleShareReceiverCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12076
+ ArticleShareReceiverCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleShareReceiverCategoryService });
12077
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleShareReceiverCategoryService, decorators: [{
12047
12078
  type: Injectable
12048
12079
  }] });
12049
12080
 
@@ -12066,9 +12097,9 @@ class ArticleShareServerCategoryService extends ApiCmsServerBase {
12066
12097
  }));
12067
12098
  }
12068
12099
  }
12069
- ArticleShareServerCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleShareServerCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12070
- ArticleShareServerCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleShareServerCategoryService });
12071
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleShareServerCategoryService, decorators: [{
12100
+ ArticleShareServerCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleShareServerCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12101
+ ArticleShareServerCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleShareServerCategoryService });
12102
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleShareServerCategoryService, decorators: [{
12072
12103
  type: Injectable
12073
12104
  }] });
12074
12105
 
@@ -12077,9 +12108,9 @@ class ArticleContentCategoryService extends ApiCmsServerBase {
12077
12108
  return 'ArticleContentCategory';
12078
12109
  }
12079
12110
  }
12080
- ArticleContentCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12081
- ArticleContentCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentCategoryService });
12082
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentCategoryService, decorators: [{
12111
+ ArticleContentCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12112
+ ArticleContentCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentCategoryService });
12113
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentCategoryService, decorators: [{
12083
12114
  type: Injectable
12084
12115
  }] });
12085
12116
 
@@ -12141,9 +12172,9 @@ class MemberConfigurationService extends ApiServerConfigSiteBase {
12141
12172
  return 'member';
12142
12173
  }
12143
12174
  }
12144
- MemberConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12145
- MemberConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberConfigurationService });
12146
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberConfigurationService, decorators: [{
12175
+ MemberConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12176
+ MemberConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberConfigurationService });
12177
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberConfigurationService, decorators: [{
12147
12178
  type: Injectable
12148
12179
  }] });
12149
12180
 
@@ -12152,9 +12183,9 @@ class MemberUserService extends ApiCmsServerBase {
12152
12183
  return 'MemberUser';
12153
12184
  }
12154
12185
  }
12155
- MemberUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12156
- MemberUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberUserService });
12157
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberUserService, decorators: [{
12186
+ MemberUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12187
+ MemberUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberUserService });
12188
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberUserService, decorators: [{
12158
12189
  type: Injectable
12159
12190
  }] });
12160
12191
 
@@ -12163,9 +12194,9 @@ class MemberGroupService extends ApiCmsServerBase {
12163
12194
  return 'MemberGroup';
12164
12195
  }
12165
12196
  }
12166
- MemberGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12167
- MemberGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberGroupService });
12168
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberGroupService, decorators: [{
12197
+ MemberGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12198
+ MemberGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberGroupService });
12199
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberGroupService, decorators: [{
12169
12200
  type: Injectable
12170
12201
  }] });
12171
12202
 
@@ -12174,9 +12205,9 @@ class MemberHistoryService extends ApiCmsServerBase {
12174
12205
  return 'MemberHistory';
12175
12206
  }
12176
12207
  }
12177
- MemberHistoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberHistoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12178
- MemberHistoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberHistoryService });
12179
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberHistoryService, decorators: [{
12208
+ MemberHistoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberHistoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12209
+ MemberHistoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberHistoryService });
12210
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberHistoryService, decorators: [{
12180
12211
  type: Injectable
12181
12212
  }] });
12182
12213
 
@@ -12185,9 +12216,9 @@ class MemberPropertyService extends ApiCmsServerBase {
12185
12216
  return 'MemberProperty';
12186
12217
  }
12187
12218
  }
12188
- MemberPropertyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12189
- MemberPropertyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyService });
12190
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyService, decorators: [{
12219
+ MemberPropertyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12220
+ MemberPropertyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyService });
12221
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyService, decorators: [{
12191
12222
  type: Injectable
12192
12223
  }] });
12193
12224
 
@@ -12196,9 +12227,9 @@ class MemberPropertyAliasService extends ApiCmsServerBase {
12196
12227
  return 'MemberPropertyAlias';
12197
12228
  }
12198
12229
  }
12199
- MemberPropertyAliasService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyAliasService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12200
- MemberPropertyAliasService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyAliasService });
12201
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyAliasService, decorators: [{
12230
+ MemberPropertyAliasService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyAliasService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12231
+ MemberPropertyAliasService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyAliasService });
12232
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyAliasService, decorators: [{
12202
12233
  type: Injectable
12203
12234
  }] });
12204
12235
 
@@ -12207,9 +12238,9 @@ class MemberPropertyDetailService extends ApiCmsServerBase {
12207
12238
  return 'MemberPropertyDetail';
12208
12239
  }
12209
12240
  }
12210
- MemberPropertyDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12211
- MemberPropertyDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyDetailService });
12212
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyDetailService, decorators: [{
12241
+ MemberPropertyDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12242
+ MemberPropertyDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyDetailService });
12243
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyDetailService, decorators: [{
12213
12244
  type: Injectable
12214
12245
  }] });
12215
12246
 
@@ -12218,9 +12249,9 @@ class MemberPropertyDetailGroupService extends ApiCmsServerBase {
12218
12249
  return 'MemberPropertyDetailGroup';
12219
12250
  }
12220
12251
  }
12221
- MemberPropertyDetailGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyDetailGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12222
- MemberPropertyDetailGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyDetailGroupService });
12223
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyDetailGroupService, decorators: [{
12252
+ MemberPropertyDetailGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyDetailGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12253
+ MemberPropertyDetailGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyDetailGroupService });
12254
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyDetailGroupService, decorators: [{
12224
12255
  type: Injectable
12225
12256
  }] });
12226
12257
 
@@ -12229,9 +12260,9 @@ class MemberPropertyDetailValueService extends ApiCmsServerBase {
12229
12260
  return 'MemberPropertyDetailValue';
12230
12261
  }
12231
12262
  }
12232
- MemberPropertyDetailValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyDetailValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12233
- MemberPropertyDetailValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyDetailValueService });
12234
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyDetailValueService, decorators: [{
12263
+ MemberPropertyDetailValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyDetailValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12264
+ MemberPropertyDetailValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyDetailValueService });
12265
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyDetailValueService, decorators: [{
12235
12266
  type: Injectable
12236
12267
  }] });
12237
12268
 
@@ -12240,9 +12271,9 @@ class MemberPropertySiteService extends ApiCmsServerBase {
12240
12271
  return 'MemberPropertySite';
12241
12272
  }
12242
12273
  }
12243
- MemberPropertySiteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertySiteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12244
- MemberPropertySiteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertySiteService });
12245
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertySiteService, decorators: [{
12274
+ MemberPropertySiteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertySiteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12275
+ MemberPropertySiteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertySiteService });
12276
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertySiteService, decorators: [{
12246
12277
  type: Injectable
12247
12278
  }] });
12248
12279
 
@@ -12251,9 +12282,9 @@ class MemberPropertyTypeService extends ApiCmsServerBase {
12251
12282
  return 'MemberPropertyType';
12252
12283
  }
12253
12284
  }
12254
- MemberPropertyTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12255
- MemberPropertyTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyTypeService });
12256
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyTypeService, decorators: [{
12285
+ MemberPropertyTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12286
+ MemberPropertyTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyTypeService });
12287
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyTypeService, decorators: [{
12257
12288
  type: Injectable
12258
12289
  }] });
12259
12290
 
@@ -12262,9 +12293,9 @@ class MemberPropertyTypeSiteService extends ApiCmsServerBase {
12262
12293
  return 'MemberPropertyTypeSite';
12263
12294
  }
12264
12295
  }
12265
- MemberPropertyTypeSiteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyTypeSiteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12266
- MemberPropertyTypeSiteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyTypeSiteService });
12267
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyTypeSiteService, decorators: [{
12296
+ MemberPropertyTypeSiteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyTypeSiteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12297
+ MemberPropertyTypeSiteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyTypeSiteService });
12298
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyTypeSiteService, decorators: [{
12268
12299
  type: Injectable
12269
12300
  }] });
12270
12301
 
@@ -12273,9 +12304,9 @@ class MemberUserGroupService extends ApiCmsServerBase {
12273
12304
  return 'MemberUserGroup';
12274
12305
  }
12275
12306
  }
12276
- MemberUserGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberUserGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12277
- MemberUserGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberUserGroupService });
12278
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberUserGroupService, decorators: [{
12307
+ MemberUserGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberUserGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12308
+ MemberUserGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberUserGroupService });
12309
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberUserGroupService, decorators: [{
12279
12310
  type: Injectable
12280
12311
  }] });
12281
12312
 
@@ -12284,9 +12315,9 @@ class MemberUserSearchAliasService extends ApiCmsServerBase {
12284
12315
  return 'MemberUserSearchAlias';
12285
12316
  }
12286
12317
  }
12287
- MemberUserSearchAliasService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberUserSearchAliasService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12288
- MemberUserSearchAliasService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberUserSearchAliasService });
12289
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberUserSearchAliasService, decorators: [{
12318
+ MemberUserSearchAliasService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberUserSearchAliasService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12319
+ MemberUserSearchAliasService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberUserSearchAliasService });
12320
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberUserSearchAliasService, decorators: [{
12290
12321
  type: Injectable
12291
12322
  }] });
12292
12323
 
@@ -12295,9 +12326,9 @@ class MemberUserSiteService extends ApiCmsServerBase {
12295
12326
  return 'MemberUserSite';
12296
12327
  }
12297
12328
  }
12298
- MemberUserSiteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberUserSiteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12299
- MemberUserSiteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberUserSiteService });
12300
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberUserSiteService, decorators: [{
12329
+ MemberUserSiteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberUserSiteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12330
+ MemberUserSiteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberUserSiteService });
12331
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberUserSiteService, decorators: [{
12301
12332
  type: Injectable
12302
12333
  }] });
12303
12334
 
@@ -12440,9 +12471,9 @@ class DonateConfigurationService extends ApiServerConfigSiteBase {
12440
12471
  return 'Donate';
12441
12472
  }
12442
12473
  }
12443
- DonateConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12444
- DonateConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateConfigurationService });
12445
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateConfigurationService, decorators: [{
12474
+ DonateConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12475
+ DonateConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateConfigurationService });
12476
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateConfigurationService, decorators: [{
12446
12477
  type: Injectable
12447
12478
  }] });
12448
12479
 
@@ -12462,9 +12493,9 @@ class DonateEnumService extends ApiServerBase {
12462
12493
  }));
12463
12494
  }
12464
12495
  }
12465
- DonateEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12466
- DonateEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateEnumService });
12467
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateEnumService, decorators: [{
12496
+ DonateEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12497
+ DonateEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateEnumService });
12498
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateEnumService, decorators: [{
12468
12499
  type: Injectable
12469
12500
  }] });
12470
12501
 
@@ -12473,9 +12504,9 @@ class DonateLogViewService extends ApiCmsServerBase {
12473
12504
  return 'DonateLogView';
12474
12505
  }
12475
12506
  }
12476
- DonateLogViewService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateLogViewService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12477
- DonateLogViewService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateLogViewService });
12478
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateLogViewService, decorators: [{
12507
+ DonateLogViewService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateLogViewService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12508
+ DonateLogViewService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateLogViewService });
12509
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateLogViewService, decorators: [{
12479
12510
  type: Injectable
12480
12511
  }] });
12481
12512
 
@@ -12484,9 +12515,9 @@ class DonateSponsorService extends ApiCmsServerBase {
12484
12515
  return 'DonateSponsor';
12485
12516
  }
12486
12517
  }
12487
- DonateSponsorService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateSponsorService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12488
- DonateSponsorService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateSponsorService });
12489
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateSponsorService, decorators: [{
12518
+ DonateSponsorService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateSponsorService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12519
+ DonateSponsorService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateSponsorService });
12520
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateSponsorService, decorators: [{
12490
12521
  type: Injectable
12491
12522
  }] });
12492
12523
 
@@ -12495,9 +12526,9 @@ class DonateTargetService extends ApiCmsServerBase {
12495
12526
  return 'DonateTarget';
12496
12527
  }
12497
12528
  }
12498
- DonateTargetService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTargetService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12499
- DonateTargetService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTargetService });
12500
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTargetService, decorators: [{
12529
+ DonateTargetService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTargetService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12530
+ DonateTargetService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTargetService });
12531
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTargetService, decorators: [{
12501
12532
  type: Injectable
12502
12533
  }] });
12503
12534
 
@@ -12506,9 +12537,9 @@ class DonateTargetCategoryService extends ApiCmsServerBase {
12506
12537
  return 'DonateTargetCategory';
12507
12538
  }
12508
12539
  }
12509
- DonateTargetCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTargetCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12510
- DonateTargetCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTargetCategoryService });
12511
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTargetCategoryService, decorators: [{
12540
+ DonateTargetCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTargetCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12541
+ DonateTargetCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTargetCategoryService });
12542
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTargetCategoryService, decorators: [{
12512
12543
  type: Injectable
12513
12544
  }] });
12514
12545
 
@@ -12517,9 +12548,9 @@ class DonateTargetPeriodService extends ApiCmsServerBase {
12517
12548
  return 'DonateTargetPeriod';
12518
12549
  }
12519
12550
  }
12520
- DonateTargetPeriodService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTargetPeriodService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12521
- DonateTargetPeriodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTargetPeriodService });
12522
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTargetPeriodService, decorators: [{
12551
+ DonateTargetPeriodService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTargetPeriodService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12552
+ DonateTargetPeriodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTargetPeriodService });
12553
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTargetPeriodService, decorators: [{
12523
12554
  type: Injectable
12524
12555
  }] });
12525
12556
 
@@ -12528,9 +12559,9 @@ class DonateTargetPeriodSponsorService extends ApiCmsServerBase {
12528
12559
  return 'DonateTargetPeriodSponsor';
12529
12560
  }
12530
12561
  }
12531
- DonateTargetPeriodSponsorService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTargetPeriodSponsorService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12532
- DonateTargetPeriodSponsorService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTargetPeriodSponsorService });
12533
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTargetPeriodSponsorService, decorators: [{
12562
+ DonateTargetPeriodSponsorService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTargetPeriodSponsorService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12563
+ DonateTargetPeriodSponsorService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTargetPeriodSponsorService });
12564
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTargetPeriodSponsorService, decorators: [{
12534
12565
  type: Injectable
12535
12566
  }] });
12536
12567
 
@@ -12567,9 +12598,9 @@ class DonateTransactionService extends ApiCmsServerBase {
12567
12598
  }));
12568
12599
  }
12569
12600
  }
12570
- DonateTransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTransactionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12571
- DonateTransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTransactionService });
12572
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTransactionService, decorators: [{
12601
+ DonateTransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTransactionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12602
+ DonateTransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTransactionService });
12603
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTransactionService, decorators: [{
12573
12604
  type: Injectable
12574
12605
  }] });
12575
12606
 
@@ -12649,9 +12680,9 @@ class DataProviderConfigurationService extends ApiServerConfigSiteBase {
12649
12680
  return 'DataProvider';
12650
12681
  }
12651
12682
  }
12652
- DataProviderConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12653
- DataProviderConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderConfigurationService });
12654
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderConfigurationService, decorators: [{
12683
+ DataProviderConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12684
+ DataProviderConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderConfigurationService });
12685
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderConfigurationService, decorators: [{
12655
12686
  type: Injectable
12656
12687
  }] });
12657
12688
 
@@ -12671,9 +12702,9 @@ class DataProviderEnumService extends ApiServerBase {
12671
12702
  }));
12672
12703
  }
12673
12704
  }
12674
- DataProviderEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12675
- DataProviderEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderEnumService });
12676
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderEnumService, decorators: [{
12705
+ DataProviderEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12706
+ DataProviderEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderEnumService });
12707
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderEnumService, decorators: [{
12677
12708
  type: Injectable
12678
12709
  }] });
12679
12710
 
@@ -12682,9 +12713,9 @@ class DataProviderLogClientService extends ApiCmsServerBase {
12682
12713
  return 'DataProviderLogClient';
12683
12714
  }
12684
12715
  }
12685
- DataProviderLogClientService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderLogClientService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12686
- DataProviderLogClientService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderLogClientService });
12687
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderLogClientService, decorators: [{
12716
+ DataProviderLogClientService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderLogClientService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12717
+ DataProviderLogClientService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderLogClientService });
12718
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderLogClientService, decorators: [{
12688
12719
  type: Injectable
12689
12720
  }] });
12690
12721
 
@@ -12693,9 +12724,9 @@ class DataProviderLogDataService extends ApiCmsServerBase {
12693
12724
  return 'DataProviderLogData';
12694
12725
  }
12695
12726
  }
12696
- DataProviderLogDataService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderLogDataService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12697
- DataProviderLogDataService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderLogDataService });
12698
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderLogDataService, decorators: [{
12727
+ DataProviderLogDataService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderLogDataService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12728
+ DataProviderLogDataService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderLogDataService });
12729
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderLogDataService, decorators: [{
12699
12730
  type: Injectable
12700
12731
  }] });
12701
12732
 
@@ -12704,9 +12735,9 @@ class DataProviderLogPlanService extends ApiCmsServerBase {
12704
12735
  return 'DataProviderLogPlan';
12705
12736
  }
12706
12737
  }
12707
- DataProviderLogPlanService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderLogPlanService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12708
- DataProviderLogPlanService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderLogPlanService });
12709
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderLogPlanService, decorators: [{
12738
+ DataProviderLogPlanService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderLogPlanService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12739
+ DataProviderLogPlanService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderLogPlanService });
12740
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderLogPlanService, decorators: [{
12710
12741
  type: Injectable
12711
12742
  }] });
12712
12743
 
@@ -12715,9 +12746,9 @@ class DataProviderLogSourceService extends ApiCmsServerBase {
12715
12746
  return 'DataProviderLogSource';
12716
12747
  }
12717
12748
  }
12718
- DataProviderLogSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderLogSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12719
- DataProviderLogSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderLogSourceService });
12720
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderLogSourceService, decorators: [{
12749
+ DataProviderLogSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderLogSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12750
+ DataProviderLogSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderLogSourceService });
12751
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderLogSourceService, decorators: [{
12721
12752
  type: Injectable
12722
12753
  }] });
12723
12754
 
@@ -12726,9 +12757,9 @@ class DataProviderClientService extends ApiCmsServerBase {
12726
12757
  return 'DataProviderClient';
12727
12758
  }
12728
12759
  }
12729
- DataProviderClientService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderClientService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12730
- DataProviderClientService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderClientService });
12731
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderClientService, decorators: [{
12760
+ DataProviderClientService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderClientService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12761
+ DataProviderClientService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderClientService });
12762
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderClientService, decorators: [{
12732
12763
  type: Injectable
12733
12764
  }] });
12734
12765
 
@@ -12737,9 +12768,9 @@ class DataProviderPlanCategoryService extends ApiCmsServerBase {
12737
12768
  return 'DataProviderPlanCategory';
12738
12769
  }
12739
12770
  }
12740
- DataProviderPlanCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12741
- DataProviderPlanCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanCategoryService });
12742
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanCategoryService, decorators: [{
12771
+ DataProviderPlanCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12772
+ DataProviderPlanCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanCategoryService });
12773
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanCategoryService, decorators: [{
12743
12774
  type: Injectable
12744
12775
  }] });
12745
12776
 
@@ -12748,9 +12779,9 @@ class DataProviderPlanClientService extends ApiCmsServerBase {
12748
12779
  return 'DataProviderPlanClient';
12749
12780
  }
12750
12781
  }
12751
- DataProviderPlanClientService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanClientService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12752
- DataProviderPlanClientService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanClientService });
12753
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanClientService, decorators: [{
12782
+ DataProviderPlanClientService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanClientService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12783
+ DataProviderPlanClientService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanClientService });
12784
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanClientService, decorators: [{
12754
12785
  type: Injectable
12755
12786
  }] });
12756
12787
 
@@ -12759,9 +12790,9 @@ class DataProviderPlanService extends ApiCmsServerBase {
12759
12790
  return 'DataProviderPlan';
12760
12791
  }
12761
12792
  }
12762
- DataProviderPlanService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12763
- DataProviderPlanService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanService });
12764
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanService, decorators: [{
12793
+ DataProviderPlanService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12794
+ DataProviderPlanService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanService });
12795
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanService, decorators: [{
12765
12796
  type: Injectable
12766
12797
  }] });
12767
12798
 
@@ -12770,9 +12801,9 @@ class DataProviderPlanPriceService extends ApiCmsServerBase {
12770
12801
  return 'DataProviderPlanPrice';
12771
12802
  }
12772
12803
  }
12773
- DataProviderPlanPriceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanPriceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12774
- DataProviderPlanPriceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanPriceService });
12775
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanPriceService, decorators: [{
12804
+ DataProviderPlanPriceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanPriceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12805
+ DataProviderPlanPriceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanPriceService });
12806
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanPriceService, decorators: [{
12776
12807
  type: Injectable
12777
12808
  }] });
12778
12809
 
@@ -12781,9 +12812,9 @@ class DataProviderPlanSourceService extends ApiCmsServerBase {
12781
12812
  return 'DataProviderPlanSource';
12782
12813
  }
12783
12814
  }
12784
- DataProviderPlanSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12785
- DataProviderPlanSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanSourceService });
12786
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanSourceService, decorators: [{
12815
+ DataProviderPlanSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12816
+ DataProviderPlanSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanSourceService });
12817
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanSourceService, decorators: [{
12787
12818
  type: Injectable
12788
12819
  }] });
12789
12820
 
@@ -12792,9 +12823,9 @@ class DataProviderSourceService extends ApiCmsServerBase {
12792
12823
  return 'DataProviderSource';
12793
12824
  }
12794
12825
  }
12795
- DataProviderSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12796
- DataProviderSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderSourceService });
12797
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderSourceService, decorators: [{
12826
+ DataProviderSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12827
+ DataProviderSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderSourceService });
12828
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderSourceService, decorators: [{
12798
12829
  type: Injectable
12799
12830
  }] });
12800
12831
 
@@ -12831,9 +12862,9 @@ class DataProviderTransactionService extends ApiCmsServerBase {
12831
12862
  }));
12832
12863
  }
12833
12864
  }
12834
- DataProviderTransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderTransactionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12835
- DataProviderTransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderTransactionService });
12836
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderTransactionService, decorators: [{
12865
+ DataProviderTransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderTransactionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12866
+ DataProviderTransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderTransactionService });
12867
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderTransactionService, decorators: [{
12837
12868
  type: Injectable
12838
12869
  }] });
12839
12870
 
@@ -12846,5 +12877,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImpor
12846
12877
  * Generated bundle index. Do not edit.
12847
12878
  */
12848
12879
 
12849
- export { AccessHelper, AccessModel, ActionGoStepEnum, ActivityStatusEnumEstate, AnswerStatusEnum, ApiReceiveMethodEnum, ApiServerBase, ApiTelegramBotConfigModel, ApiTelegramBotConfigService, ApiTelegramConfigurationService, ApiTelegramEnumService, ApiTelegramLogInputModel, ApiTelegramLogInputService, ApiTelegramLogOutputModel, ApiTelegramLogOutputService, ApiTelegramMemberInfoModel, ApiTelegramMemberInfoService, ApiTelegramModuleConfigAdminMainValuesModel, ApiTelegramModuleConfigSiteAccessValuesModel, ApiTelegramModuleConfigSiteValuesModel, ApiTelegramModuleSiteStorageValuesModel, ApiTelegramReceivedFileModel, ApiTelegramReceivedFileService, ApiTelegramRenderInfoModel, ApiTelegramSendMessageTodoModel, ApiTelegramSessionModel, ApiTelegramUploadedFileModel, ApiTelegramUploadedFileService, AppMainDtoModel, AppMainHederDtoModel, AppMainLayoutMainRequestModel, ApplicationAppModel, ApplicationAppService, ApplicationConfigurationService, ApplicationEnumService, ApplicationIntroModel, ApplicationIntroService, ApplicationLayoutModel, ApplicationLayoutService, ApplicationLayoutValueModel, ApplicationLayoutValueService, ApplicationLogNotificationModel, ApplicationLogNotificationService, ApplicationMemberInfoModel, ApplicationMemberInfoService, ApplicationModuleConfigAdminMainValuesModel, ApplicationModuleConfigSiteAccessValuesModel, ApplicationModuleConfigSiteValuesModel, ApplicationModuleSiteStorageValuesModel, ApplicationSourceModel, ApplicationSourceService, ApplicationSourceSiteCategoryModel, ApplicationSourceSiteCategoryService, ApplicationThemeConfigModel, ApplicationThemeConfigService, ArticleCategoryModel, ArticleCategoryService, ArticleCommentModel, ArticleCommentService, ArticleConfigurationService, ArticleContentAndParameterValueService, ArticleContentCategoryModel, ArticleContentCategoryService, ArticleContentModel, ArticleContentOtherInfoModel, ArticleContentOtherInfoService, ArticleContentParameterService, ArticleContentParameterTypeService, ArticleContentService, ArticleContentSimilarModel, ArticleContentSimilarService, ArticleContentTagModel, ArticleContentTagService, ArticleModuleConfigAdminMainValuesModel, ArticleModuleConfigSiteAccessValuesModel, ArticleModuleConfigSiteValuesModel, ArticleModuleSiteStorageValuesModel, ArticleShareMainAdminSettingModel, ArticleShareMainAdminSettingService, ArticleShareReceiverCategoryModel, ArticleShareReceiverCategoryService, ArticleShareServerCategoryModel, ArticleShareServerCategoryService, AuthEmailConfirmDtoModel, AuthMobileConfirmDtoModel, AuthRenewTokenModel, AuthUserChangePasswordModel, AuthUserForgetPasswordEntryPinCodeModel, AuthUserForgetPasswordModel, AuthUserSignInBySmsDtoModel, AuthUserSignInModel, AuthUserSignOutModel, AuthUserSignUpModel, BankPaymentConfigurationService, BankPaymentEnumService, BankPaymentInjectOnlineTransactionDtoModel, BankPaymentInjectPaymentGotoBankStep1CalculateModel, BankPaymentInjectPaymentGotoBankStep2LandingSitePageModel, BankPaymentModuleConfigAdminMainValuesModel, BankPaymentModuleConfigSiteAccessValuesModel, BankPaymentModuleConfigSiteValuesModel, BankPaymentModuleSiteStorageValuesModel, BankPaymentPrivateSiteConfigAliasJsonModel, BankPaymentPrivateSiteConfigModel, BankPaymentPrivateSiteConfigService, BankPaymentPublicConfigAliasJsonModel, BankPaymentPublicConfigModel, BankPaymentPublicConfigService, BankPaymentTransactionLogModel, BankPaymentTransactionLogService, BankPaymentTransactionModel, BankPaymentTransactionService, BaseEntity, BaseModuleConfigAdminMainValuesModel, BaseModuleConfigSiteAccessValuesModel, BaseModuleConfigSiteValuesModel, BaseModuleEntity, BaseModuleSiteCheckSiteModel, BaseModuleSiteCheckUserModel, BaseModuleSiteStorageValuesModel, BiographyCategoryModel, BiographyCategoryService, BiographyCommentModel, BiographyCommentService, BiographyConfigurationService, BiographyContentAndParameterValueService, BiographyContentCategoryModel, BiographyContentCategoryService, BiographyContentModel, BiographyContentOtherInfoModel, BiographyContentOtherInfoService, BiographyContentParameterService, BiographyContentParameterTypeService, BiographyContentService, BiographyContentSimilarModel, BiographyContentSimilarService, BiographyContentTagModel, BiographyContentTagService, BiographyContentWithDatePeriodEndDtoModel, BiographyContentWithSimilarDatePeriodEndDtoModel, BiographyContentWithSimilarDatePeriodStartDayAndMonthOfYearDtoModel, BiographyContentWithSimilarDatePeriodStartDayOfYearDtoModel, BiographyContentWithSimilarDatePeriodStartDtoModel, BiographyContentWithSimilarDatePeriodStartMonthOfYearListDtoModel, BiographyContentWithSimilarLocationPeriodDtoModel, BiographyModuleConfigAdminMainValuesModel, BiographyModuleConfigSiteAccessValuesModel, BiographyModuleConfigSiteValuesModel, BiographyModuleSiteStorageValuesModel, BiographyShareMainAdminSettingModel, BiographyShareMainAdminSettingService, BiographyShareReceiverCategoryModel, BiographyShareReceiverCategoryService, BiographyShareServerCategoryModel, BiographyShareServerCategoryService, BlogCategoryModel, BlogCategoryService, BlogCommentModel, BlogCommentService, BlogConfigurationService, BlogContentAndParameterValueService, BlogContentCategoryModel, BlogContentCategoryService, BlogContentModel, BlogContentOtherInfoModel, BlogContentOtherInfoService, BlogContentParameterService, BlogContentParameterTypeService, BlogContentService, BlogContentSimilarModel, BlogContentSimilarService, BlogContentTagModel, BlogContentTagService, BlogModuleConfigAdminMainValuesModel, BlogModuleConfigSiteAccessValuesModel, BlogModuleConfigSiteValuesModel, BlogModuleSiteStorageValuesModel, BlogShareMainAdminSettingModel, BlogShareMainAdminSettingService, BlogShareReceiverCategoryModel, BlogShareReceiverCategoryService, BlogShareServerCategoryModel, BlogShareServerCategoryService, BuildStatusTypeEnum, BuilderInfoStatusDtoModel, BulkMessageTypeEnum, CaptchaModel, CatalogCategoryModel, CatalogCategoryService, CatalogConfigurationService, CatalogContentModel, CatalogContentOtherInfoModel, CatalogContentPageModel, CatalogContentService, CatalogModuleConfigAdminMainValuesModel, CatalogModuleConfigSiteAccessValuesModel, CatalogModuleConfigSiteValuesModel, CatalogModuleSiteStorageValuesModel, ChartCategoryModel, ChartCategoryService, ChartCommentModel, ChartCommentService, ChartConfigurationService, ChartContentAndParameterValueService, ChartContentCategoryModel, ChartContentCategoryService, ChartContentModel, ChartContentOtherInfoModel, ChartContentOtherInfoService, ChartContentParameterService, ChartContentParameterTypeService, ChartContentService, ChartContentSimilarModel, ChartContentSimilarService, ChartContentTagModel, ChartContentTagService, ChartModuleConfigAdminMainValuesModel, ChartModuleConfigSiteAccessValuesModel, ChartModuleConfigSiteValuesModel, ChartModuleSiteStorageValuesModel, ChartShareMainAdminSettingService, ChartShareReceiverCategoryService, ChartShareServerCategoryService, CheckStatusActionModel, ClauseTypeEnum, CmsModuleSaleItemTypeEnum, CmsNotificationModel, CmsNotificationSendDtoModel, CmsPageUtilityToolsActionEnum, CmsPageUtilityToolsDtoModel, CmsSiteMenuAreaTypeEnum, CmsStore, ContactCategoryModel, ContactCategoryService, ContactConfigurationService, ContactContentModel, ContactContentService, ContactModuleConfigAdminMainValuesModel, ContactModuleConfigSiteAccessValuesModel, ContactModuleConfigSiteValuesModel, ContactModuleSiteStorageValuesModel, CoreAuthService, CoreConfigurationService, CoreCpMainMenuCmsUserGroupModel, CoreCpMainMenuCmsUserGroupService, CoreCpMainMenuModel, CoreCpMainMenuService, CoreCurrencyModel, CoreCurrencyService, CoreDeviceModel, CoreDeviceService, CoreEnumService, CoreGuideModel, CoreGuideService, CoreLocationModel, CoreLocationService, CoreLogAvoidDuplicateDataEntryModel, CoreLogAvoidDuplicateDataEntryService, CoreLogCurrencyModel, CoreLogCurrencyService, CoreLogErrorModel, CoreLogErrorService, CoreLogMemberModel, CoreLogMemberService, CoreLogNotificationModel, CoreLogNotificationService, CoreLogReportDataModel, CoreLogReportDataService, CoreLogSmsModel, CoreLogSmsService, CoreModuleCheckSerialForSiteDtoModel, CoreModuleConfigAdminMainValuesModel, CoreModuleConfigSiteAccessValuesModel, CoreModuleConfigSiteValuesModel, CoreModuleDataCommentDtoModel, CoreModuleDataCommentModel, CoreModuleDataCommentService, CoreModuleDataMemoDtoModel, CoreModuleDataMemoModel, CoreModuleDataMemoService, CoreModuleDataPinDtoModel, CoreModuleDataPinModel, CoreModuleDataPinService, CoreModuleDataTaskDtoModel, CoreModuleDataTaskModel, CoreModuleDataTaskService, CoreModuleEntityModel, CoreModuleEntityReportFileModel, CoreModuleEntityReportFileService, CoreModuleEntityService, CoreModuleFavoriteDtoModel, CoreModuleLogContentCountModel, CoreModuleLogContentCountService, CoreModuleLogFavoriteModel, CoreModuleLogFavoriteService, CoreModuleLogLikeModel, CoreModuleLogLikeService, CoreModuleLogReportAbuseModel, CoreModuleLogReportAbuseService, CoreModuleLogScoreModel, CoreModuleLogScoreService, CoreModuleLogShowKeyModel, CoreModuleLogShowKeyService, CoreModuleLogSiteCreditBlockedModel, CoreModuleLogSiteCreditBlockedService, CoreModuleLogSiteCreditModel, CoreModuleLogSiteCreditService, CoreModuleLogSiteUserCreditBlockedModel, CoreModuleLogSiteUserCreditBlockedService, CoreModuleLogSiteUserCreditModel, CoreModuleLogSiteUserCreditService, CoreModuleModel, CoreModuleProcessCustomizeModel, CoreModuleProcessCustomizeService, CoreModuleProcessModel, CoreModuleProcessService, CoreModuleRelationshipContentModel, CoreModuleRelationshipContentService, CoreModuleReportAbuseDtoModel, CoreModuleSaleHeaderCalculateDtoModel, CoreModuleSaleHeaderGroupModel, CoreModuleSaleHeaderGroupService, CoreModuleSaleHeaderModel, CoreModuleSaleHeaderPaymentDtoModel, CoreModuleSaleHeaderService, CoreModuleSaleInvoiceDetailModel, CoreModuleSaleInvoiceDetailService, CoreModuleSaleInvoiceModel, CoreModuleSaleInvoiceService, CoreModuleSaleItemModel, CoreModuleSaleItemService, CoreModuleSaleSerialModel, CoreModuleSaleSerialService, CoreModuleService, CoreModuleShowKeyDtoModel, CoreModuleSiteAccountingDocumentDetailModel, CoreModuleSiteAccountingDocumentDetailService, CoreModuleSiteAccountingDocumentDetailTypeModel, CoreModuleSiteAccountingDocumentDetailTypeService, CoreModuleSiteAccountingDocumentModel, CoreModuleSiteAccountingDocumentService, CoreModuleSiteCreditCalculateDtoModel, CoreModuleSiteCreditChargeDirectDtoModel, CoreModuleSiteCreditModel, CoreModuleSiteCreditPaymentDtoModel, CoreModuleSiteCreditService, CoreModuleSiteModel, CoreModuleSiteService, CoreModuleSiteStorageValuesModel, CoreModuleSiteUserCreditCalculateDtoModel, CoreModuleSiteUserCreditChargeDirectDtoModel, CoreModuleSiteUserCreditModel, CoreModuleSiteUserCreditPaymentDtoModel, CoreModuleSiteUserCreditService, CoreModuleTagCategoryModel, CoreModuleTagCategoryService, CoreModuleTagModel, CoreModuleTagService, CoreSiteAddFirstSiteDtoModel, CoreSiteCategoryCmsModuleModel, CoreSiteCategoryCmsModuleService, CoreSiteCategoryModel, CoreSiteCategoryService, CoreSiteDomainAliasModel, CoreSiteDomainAliasService, CoreSiteModel, CoreSiteSearchModel, CoreSiteService, CoreSiteSupportModel, CoreSiteUserModel, CoreSiteUserService, CoreTokenActivationModel, CoreTokenActivationService, CoreTokenMicroServiceLogModel, CoreTokenMicroServiceLogService, CoreTokenMicroServiceModel, CoreTokenMicroServiceService, CoreTokenNotificationLogModel, CoreTokenNotificationLogService, CoreTokenNotificationModel, CoreTokenNotificationService, CoreTokenUserBadLoginModel, CoreTokenUserBadLoginService, CoreTokenUserLogModel, CoreTokenUserLogService, CoreTokenUserModel, CoreTokenUserService, CoreUserClaimCheckDtoModel, CoreUserClaimCheckModel, CoreUserClaimContentModel, CoreUserClaimContentService, CoreUserClaimGroupDetailModel, CoreUserClaimGroupDetailService, CoreUserClaimGroupModel, CoreUserClaimGroupService, CoreUserClaimTypeModel, CoreUserClaimTypeService, CoreUserGroupModel, CoreUserGroupService, CoreUserModel, CoreUserService, CoreUserSupportAccessModel, CoreUserSupportAccessService, DataFieldInfoModel, DataProviderClientConnectionTypeEnum, DataProviderClientModel, DataProviderClientService, DataProviderConfigurationService, DataProviderEnumService, DataProviderLogClientModel, DataProviderLogClientService, DataProviderLogDataModel, DataProviderLogDataService, DataProviderLogPlanModel, DataProviderLogPlanService, DataProviderLogSourceModel, DataProviderLogSourceService, DataProviderModuleCalculateDtoModel, DataProviderModuleConfigAdminMainValuesModel, DataProviderModuleConfigSiteAccessValuesModel, DataProviderModuleConfigSiteValuesModel, DataProviderModulePaymentDtoModel, DataProviderModuleSiteStorageValuesModel, DataProviderPlanCategoryModel, DataProviderPlanCategoryService, DataProviderPlanClientModel, DataProviderPlanClientService, DataProviderPlanModel, DataProviderPlanPriceModel, DataProviderPlanPriceService, DataProviderPlanService, DataProviderPlanSourceModel, DataProviderPlanSourceService, DataProviderSourceModel, DataProviderSourceService, DataProviderTransactionModel, DataProviderTransactionService, DateTypeEnum, DayOfWeekEnum, DeviceStatusEnum, DeviceTypeEnum, DomainModel, DonateConfigurationService, DonateEnumService, DonateLogViewModel, DonateLogViewService, DonateModuleCalculateDtoModel, DonateModuleConfigAdminMainValuesModel, DonateModuleConfigSiteAccessValuesModel, DonateModuleConfigSiteValuesModel, DonateModulePaymentDtoModel, DonateModuleSiteStorageValuesModel, DonateSponsorModel, DonateSponsorService, DonateTargetCategoryModel, DonateTargetCategoryService, DonateTargetModel, DonateTargetPeriodModel, DonateTargetPeriodService, DonateTargetPeriodSponsorModel, DonateTargetPeriodSponsorService, DonateTargetService, DonateTransactionModel, DonateTransactionService, EditStepDtoModel, ErrorExceptionResult, ErrorExceptionResultBase, ErrorExceptionResultExportFile, ErrorTypeEnum, EstateAccountAgencyAdsModel, EstateAccountAgencyAdsService, EstateAccountAgencyFilterModel, EstateAccountAgencyModel, EstateAccountAgencyService, EstateAccountAgencyUserModel, EstateAccountAgencyUserService, EstateAccountAgencyWorkAreaModel, EstateAccountAgencyWorkAreaService, EstateAccountUserFilterModel, EstateAccountUserModel, EstateAccountUserService, EstateAccountUserWorkAreaModel, EstateAccountUserWorkAreaService, EstateActivityTypeModel, EstateActivityTypeService, EstateAdsTypeModel, EstateAdsTypeService, EstateBillboardModel, EstateBillboardService, EstateCategoryRackFolderOrderModel, EstateCategoryRackFolderPropertyModel, EstateCategoryRackModel, EstateCategoryRackService, EstateCategoryZoneModel, EstateCategoryZoneService, EstateConfigurationService, EstateContractModel, EstateContractService, EstateContractTypeModel, EstateContractTypeService, EstateCustomerCategoryModel, EstateCustomerCategoryService, EstateCustomerOrderActionSendSmsDtoModel, EstateCustomerOrderFilterModel, EstateCustomerOrderModel, EstateCustomerOrderResultModel, EstateCustomerOrderResultService, EstateCustomerOrderService, EstateEnumService, EstateModuleConfigAdminMainValuesModel, EstateModuleConfigSiteAccessValuesModel, EstateModuleConfigSiteValuesModel, EstateModuleSaleAccountAgencyAdsCalculateDtoModel, EstateModuleSaleAccountAgencyAdsPaymentDtoModel, EstateModuleSalePropertyAdsCalculateDtoModel, EstateModuleSalePropertyAdsPaymentDtoModel, EstateModuleSiteStorageValuesModel, EstatePriceInquiryDtoModel, EstatePropertyAccountTypeUserModel, EstatePropertyAccountTypeUserService, EstatePropertyActionSendSmsDtoModel, EstatePropertyAdsModel, EstatePropertyAdsService, EstatePropertyCompanyFilterModel, EstatePropertyCompanyModel, EstatePropertyCompanyService, EstatePropertyDetailGroupModel, EstatePropertyDetailGroupService, EstatePropertyDetailModel, EstatePropertyDetailService, EstatePropertyDetailValueModel, EstatePropertyExpertPriceModel, EstatePropertyExpertPriceService, EstatePropertyExpertPriceTypeEnum, EstatePropertyFilterModel, EstatePropertyHistoryFilterModel, EstatePropertyHistoryModel, EstatePropertyHistoryService, EstatePropertyModel, EstatePropertyProjectFilterModel, EstatePropertyProjectModel, EstatePropertyProjectService, EstatePropertyService, EstatePropertyShareAgencyModel, EstatePropertyShareAgencyService, EstatePropertyShareAgentModel, EstatePropertyShareAgentService, EstatePropertyShareSiteModel, EstatePropertyShareSiteService, EstatePropertySupplierCategoryModel, EstatePropertySupplierCategoryService, EstatePropertySupplierFilterModel, EstatePropertySupplierModel, EstatePropertySupplierService, EstatePropertyTypeLanduseModel, EstatePropertyTypeLanduseService, EstatePropertyTypeModel, EstatePropertyTypeService, EstatePropertyTypeUsageModel, EstatePropertyTypeUsageService, EstateUserTypeEnum, ExportFileModel, ExportFileTypeEnum, ExportReceiveMethodEnum, FieldInfoModel, FieldInputDataSourceModel, File360TourDefaultModel, File360TourHotSpotModel, File360TourModel, File360TourScenesModel, File360ViewModel, FileCategoryModel, FileCategoryService, FileCompressDtoModel, FileConfigurationService, FileContentModel, FileContentService, FileCopyCutDtoModel, FileDownloadDtoModel, FileTypeEnum, FileUploadByUrlDtoModel, FileUploadModel, FileUploadedModel, FilterDataModel, FilterDataModelSearchTypesEnum, FilterModel, FormInfoModel, FormSubmitedStatusEnum, GenderTypeEnum, GetAllDefaultPagesBySiteCategoryDtoModel, GetPropertiesInfoModel, HyperShopCategoryModel, HyperShopCategoryService, HyperShopConfigurationService, HyperShopConnectionTypeEnum, HyperShopContentModel, HyperShopContentService, HyperShopModuleConfigAdminMainValuesModel, HyperShopModuleConfigSiteAccessValuesModel, HyperShopModuleConfigSiteValuesModel, HyperShopModuleSiteStorageValuesModel, HyperShopOrderContentDtoModel, HyperShopOrderContentModel, HyperShopOrderDtoModel, HyperShopOrderModel, HyperShopOrderPaymentDtoModel, HyperShopOrderService, HyperShopOrderTypeEnum, HyperShopPaymentModel, HyperShopPaymentTypeEnum, InfoEnumModel, InputDataTypeEnum, IpModel, ItemState, LanguageEnum, LanguageFullEnum, LinkManagementAccountingDetailModel, LinkManagementAccountingDetailService, LinkManagementAccountingModel, LinkManagementAccountingService, LinkManagementBillboardCategoryModel, LinkManagementBillboardCategoryService, LinkManagementBillboardFilterModel, LinkManagementBillboardModel, LinkManagementBillboardPatternModel, LinkManagementBillboardPatternService, LinkManagementBillboardService, LinkManagementCategoryModel, LinkManagementCategoryService, LinkManagementConfigurationService, LinkManagementEnumService, LinkManagementMemberModel, LinkManagementMemberService, LinkManagementModuleConfigAdminMainValuesModel, LinkManagementModuleConfigSiteAccessValuesModel, LinkManagementModuleConfigSiteValuesModel, LinkManagementModuleSiteStorageValuesModel, LinkManagementTargetBillboardLogModel, LinkManagementTargetBillboardLogService, LinkManagementTargetCategoryModel, LinkManagementTargetCategoryService, LinkManagementTargetFilterModel, LinkManagementTargetModel, LinkManagementTargetService, LinkManagementTargetShortLinkGetDtoModel, LinkManagementTargetShortLinkGetResponceModel, LinkManagementTargetShortLinkSetDtoModel, LinkManagementTargetShortLinkSetResponceModel, ManageUserAccessAreaTypesEnum, ManageUserAccessDataTypesEnum, ManageUserAccessUserTypesEnum, ManagementContentSettingTypeEnum, MemberConfigurationService, MemberGroupModel, MemberGroupService, MemberHistoryModel, MemberHistoryService, MemberModuleConfigAdminMainValuesModel, MemberModuleConfigSiteAccessValuesModel, MemberModuleConfigSiteValuesModel, MemberModuleSiteStorageValuesModel, MemberPropertyAliasModel, MemberPropertyAliasService, MemberPropertyDetailDefaultValueModel, MemberPropertyDetailGroupModel, MemberPropertyDetailGroupService, MemberPropertyDetailModel, MemberPropertyDetailService, MemberPropertyDetailValueModel, MemberPropertyDetailValueService, MemberPropertyModel, MemberPropertyService, MemberPropertySiteModel, MemberPropertySiteService, MemberPropertyTypeModel, MemberPropertyTypeService, MemberPropertyTypeSiteModel, MemberPropertyTypeSiteService, MemberUserGroupModel, MemberUserGroupService, MemberUserModel, MemberUserSearchAliasModel, MemberUserSearchAliasService, MemberUserService, MemberUserSiteModel, MemberUserSiteService, MenuPlaceTypeEnum, MessageTypeEnum, MicroServiceConnectionStatusEnum, MicroServiceConnectionTypeEnum, MicroServiceModuleTypeEnum, ModuleConfigAdminMainValuesModel, ModuleConfigSiteAccessValuesModel, ModuleConfigSiteValuesModel, ModuleSiteStorageValuesModel, NewsCategoryModel, NewsCategoryService, NewsCommentModel, NewsCommentService, NewsConfigurationService, NewsContentAndParameterValueService, NewsContentCategoryModel, NewsContentCategoryService, NewsContentModel, NewsContentOtherInfoModel, NewsContentOtherInfoService, NewsContentParameterService, NewsContentParameterTypeService, NewsContentService, NewsContentSimilarModel, NewsContentSimilarService, NewsContentTagModel, NewsContentTagService, NewsModuleConfigAdminMainValuesModel, NewsModuleConfigSiteAccessValuesModel, NewsModuleConfigSiteValuesModel, NewsModuleSiteStorageValuesModel, NewsShareMainAdminSettingModel, NewsShareMainAdminSettingService, NewsShareReceiverCategoryModel, NewsShareReceiverCategoryService, NewsShareServerCategoryModel, NewsShareServerCategoryService, NotificationConnectionStatusEnum, NotificationConnectionTypeEnum, NotificationModuleTypeEnum, NotificationTypeEnum, NtkCmsApiComponent, NtkCmsApiModule, NtkCmsApiService, NtkCmsApiStoreService, OperatingSystemTypeEnum, PageAbilityTypeEnum, PageModel, PaymentMethodEnum, PollingCategoryModel, PollingCategoryService, PollingConfigurationService, PollingContentModel, PollingContentService, PollingModuleConfigAdminMainValuesModel, PollingModuleConfigSiteAccessValuesModel, PollingModuleConfigSiteValuesModel, PollingModuleSiteStorageValuesModel, PollingOptionModel, PollingOptionService, PollingVoteModel, PollingVoteService, ProcessModuleSiteDataInfoOutputModel, ProcessModuleSiteDataOptimazeOutputModel, ProcessModuleSiteDataRemoveOutputModel, ReceiverNotificationStatusTypeEnum, RecordStatusEnum, RenderModelApplicationSendNotificationInput, ReportFileTypeEnum, RessellerChartModel, SET_DEVICE_TOKEN_INFO, SET_IN_PROCESSING_LIST, SET_LOADING_STATE, SET_TOKEN_INFO, ScheduleCronTypeEnum, ScoreClickDtoModel, ScoreClickInfoModel, SearchTagModel, SendNotificationModel, SendNotificationStatusTypeEnum, SendSmsStatusTypeEnum, SetDeviceTokenInfoState, SetInProcessingList, SetLoadingState, SetTokenInfoState, ShareInfoModel, SharingAccountingTypeEnum, SharingPriceTypeEnum, SiteStatusEnum, SmsApiNumberPermissionAccessStatusEnum, SmsApiNumberPermissionActionEnum, SmsApiPathPermissionAccessStatusEnum, SmsApiPathPermissionActionEnum, SmsApiSendMessageDtoModel, SmsApiSendMessageTestDtoModel, SmsApiSendResultModel, SmsConfigurationService, SmsEnumService, SmsLogApiPathModel, SmsLogApiPathService, SmsLogInBoxModel, SmsLogInBoxService, SmsLogOutBoxDetailBulkModel, SmsLogOutBoxDetailBulkService, SmsLogOutBoxDetailModel, SmsLogOutBoxDetailService, SmsLogOutBoxModel, SmsLogOutBoxQueueModel, SmsLogOutBoxQueueService, SmsLogOutBoxScheduleRunInfoModel, SmsLogOutBoxService, SmsLogOutBoxTaskSchedulerModel, SmsLogOutBoxTaskSchedulerService, SmsMainApiNumberModel, SmsMainApiNumberPermissionModel, SmsMainApiNumberPermissionService, SmsMainApiNumberService, SmsMainApiPathAliasJsonModel, SmsMainApiPathAndApiNumberModel, SmsMainApiPathAndApiNumberService, SmsMainApiPathCompanyModel, SmsMainApiPathCompanyService, SmsMainApiPathModel, SmsMainApiPathPermissionModel, SmsMainApiPathPermissionService, SmsMainApiPathPriceServiceModel, SmsMainApiPathPriceServiceService, SmsMainApiPathProcessFlowLogModel, SmsMainApiPathProcessFlowLogService, SmsMainApiPathProcessFlowModel, SmsMainApiPathProcessFlowService, SmsMainApiPathPublicConfigAliasJsonModel, SmsMainApiPathPublicConfigModel, SmsMainApiPathPublicConfigService, SmsMainApiPathService, SmsMainApiPathSuperSederModel, SmsMainApiPathSuperSederService, SmsMainCustomerCreditModel, SmsMainCustomerCreditService, SmsMainMessageCategoryModel, SmsMainMessageCategoryService, SmsMainMessageContentModel, SmsMainMessageContentService, SmsMessageTypeEnum, SmsModuleConfigAdminMainValuesModel, SmsModuleConfigSiteAccessValuesModel, SmsModuleConfigSiteValuesModel, SmsModuleSiteStorageValuesModel, SmsOutBoxTypeEnum, SmsProcessFlowRecordStatusEnum, SmsProcessFlowSmsStatusEnum, SmsRecordStatusOutBoxEnum, SortTypeEnum, ThemeConfigLayoutModel, TicketAccessStatusEnum, TicketStatusEnum, TicketingAnswerModel, TicketingAnswerService, TicketingConfigurationService, TicketingDepartemenLogModel, TicketingDepartemenLogService, TicketingDepartemenModel, TicketingDepartemenOperatorModel, TicketingDepartemenOperatorService, TicketingDepartemenPriorityEnum, TicketingDepartemenService, TicketingEnumService, TicketingFaqModel, TicketingFaqService, TicketingModuleConfigAdminMainValuesModel, TicketingModuleConfigSiteAccessValuesModel, TicketingModuleConfigSiteValuesModel, TicketingModuleSiteStorageValuesModel, TicketingTaskDtoModel, TicketingTaskModel, TicketingTaskService, TicketingTemplateModel, TicketingTemplateService, TokenDeviceClientInfoDtoModel, TokenDeviceModel, TokenDeviceSetNotificationIdDtoModel, TokenInfoModel, TransactionBankStatusEnum, TransactionLogPublicTypeEnum, TransactionRecordStatusEnum, UiPropertyDesignEnum, UniversalActionModel, UniversalMenuConfigurationService, UniversalMenuEnumService, UniversalMenuMenuItemModel, UniversalMenuMenuItemProcessModel, UniversalMenuMenuItemProcessService, UniversalMenuMenuItemService, UniversalMenuModuleConfigAdminMainValuesModel, UniversalMenuModuleConfigSiteAccessValuesModel, UniversalMenuModuleConfigSiteValuesModel, UniversalMenuModuleSiteStorageValuesModel, UniversalMenuPlatformModel, UniversalMenuPlatformService, UniversalMenuPlatformTypeEnum, UniversalMenuProcessModel, UniversalMenuProcessService, UniversalMenuRenderTypeEnum, UniversalMenuSessionModel, UniversalMenuSessionService, UpdateTypeEnum, UploadApplictionDtoModel, UserActivateTypesEnum, UserClaimGroupActionTypeEnum, UserClaimKindsEnum, WebDesignerConfigurationService, WebDesignerEnumService, WebDesignerLogMemberInfoModel, WebDesignerLogMemberInfoService, WebDesignerLogPageSafeModel, WebDesignerLogPageSafeService, WebDesignerMainIntroModel, WebDesignerMainIntroService, WebDesignerMainMenuModel, WebDesignerMainMenuService, WebDesignerMainPageDependencyModel, WebDesignerMainPageDependencyService, WebDesignerMainPageModel, WebDesignerMainPageService, WebDesignerMainPageTemplateModel, WebDesignerMainPageTemplateService, WebDesignerMainPageTemplateSiteCategoryModel, WebDesignerMainPageTemplateSiteCategoryService, WebDesignerModuleConfigAdminMainValuesModel, WebDesignerModuleConfigSiteAccessValuesModel, WebDesignerModuleConfigSiteValuesModel, WebDesignerModuleSiteStorageValuesModel, WebDesignerPageAutoAddDtoModel, stateReducer };
12880
+ export { AccessHelper, AccessModel, ActionGoStepEnum, ActivityStatusEnumEstate, AnswerStatusEnum, ApiReceiveMethodEnum, ApiServerBase, ApiTelegramBotConfigModel, ApiTelegramBotConfigService, ApiTelegramConfigurationService, ApiTelegramEnumService, ApiTelegramLogInputModel, ApiTelegramLogInputService, ApiTelegramLogOutputModel, ApiTelegramLogOutputService, ApiTelegramMemberInfoModel, ApiTelegramMemberInfoService, ApiTelegramModuleConfigAdminMainValuesModel, ApiTelegramModuleConfigSiteAccessValuesModel, ApiTelegramModuleConfigSiteValuesModel, ApiTelegramModuleSiteStorageValuesModel, ApiTelegramReceivedFileModel, ApiTelegramReceivedFileService, ApiTelegramRenderInfoModel, ApiTelegramSendMessageTodoModel, ApiTelegramSessionModel, ApiTelegramUploadedFileModel, ApiTelegramUploadedFileService, AppMainDtoModel, AppMainHederDtoModel, AppMainLayoutMainRequestModel, ApplicationAppModel, ApplicationAppService, ApplicationConfigurationService, ApplicationEnumService, ApplicationIntroModel, ApplicationIntroService, ApplicationLayoutModel, ApplicationLayoutService, ApplicationLayoutValueModel, ApplicationLayoutValueService, ApplicationLogNotificationModel, ApplicationLogNotificationService, ApplicationMemberInfoModel, ApplicationMemberInfoService, ApplicationModuleConfigAdminMainValuesModel, ApplicationModuleConfigSiteAccessValuesModel, ApplicationModuleConfigSiteValuesModel, ApplicationModuleSiteStorageValuesModel, ApplicationSourceModel, ApplicationSourceService, ApplicationSourceSiteCategoryModel, ApplicationSourceSiteCategoryService, ApplicationThemeConfigModel, ApplicationThemeConfigService, ArticleCategoryModel, ArticleCategoryService, ArticleCommentModel, ArticleCommentService, ArticleConfigurationService, ArticleContentAndParameterValueService, ArticleContentCategoryModel, ArticleContentCategoryService, ArticleContentModel, ArticleContentOtherInfoModel, ArticleContentOtherInfoService, ArticleContentParameterService, ArticleContentParameterTypeService, ArticleContentService, ArticleContentSimilarModel, ArticleContentSimilarService, ArticleContentTagModel, ArticleContentTagService, ArticleModuleConfigAdminMainValuesModel, ArticleModuleConfigSiteAccessValuesModel, ArticleModuleConfigSiteValuesModel, ArticleModuleSiteStorageValuesModel, ArticleShareMainAdminSettingModel, ArticleShareMainAdminSettingService, ArticleShareReceiverCategoryModel, ArticleShareReceiverCategoryService, ArticleShareServerCategoryModel, ArticleShareServerCategoryService, AuthEmailConfirmDtoModel, AuthMobileConfirmDtoModel, AuthRenewTokenModel, AuthUserChangePasswordModel, AuthUserForgetPasswordEntryPinCodeModel, AuthUserForgetPasswordModel, AuthUserSignInBySmsDtoModel, AuthUserSignInModel, AuthUserSignOutModel, AuthUserSignUpModel, BankPaymentConfigurationService, BankPaymentEnumService, BankPaymentInjectOnlineTransactionDtoModel, BankPaymentInjectPaymentGotoBankStep1CalculateModel, BankPaymentInjectPaymentGotoBankStep2LandingSitePageModel, BankPaymentModuleConfigAdminMainValuesModel, BankPaymentModuleConfigSiteAccessValuesModel, BankPaymentModuleConfigSiteValuesModel, BankPaymentModuleSiteStorageValuesModel, BankPaymentPrivateSiteConfigAliasJsonModel, BankPaymentPrivateSiteConfigModel, BankPaymentPrivateSiteConfigService, BankPaymentPublicConfigAliasJsonModel, BankPaymentPublicConfigModel, BankPaymentPublicConfigService, BankPaymentTransactionLogModel, BankPaymentTransactionLogService, BankPaymentTransactionModel, BankPaymentTransactionService, BaseEntity, BaseModuleConfigAdminMainValuesModel, BaseModuleConfigSiteAccessValuesModel, BaseModuleConfigSiteValuesModel, BaseModuleEntity, BaseModuleSiteCheckSiteModel, BaseModuleSiteCheckUserModel, BaseModuleSiteStorageValuesModel, BiographyCategoryModel, BiographyCategoryService, BiographyCommentModel, BiographyCommentService, BiographyConfigurationService, BiographyContentAndParameterValueService, BiographyContentCategoryModel, BiographyContentCategoryService, BiographyContentModel, BiographyContentOtherInfoModel, BiographyContentOtherInfoService, BiographyContentParameterService, BiographyContentParameterTypeService, BiographyContentService, BiographyContentSimilarModel, BiographyContentSimilarService, BiographyContentTagModel, BiographyContentTagService, BiographyContentWithDatePeriodEndDtoModel, BiographyContentWithSimilarDatePeriodEndDtoModel, BiographyContentWithSimilarDatePeriodStartDayAndMonthOfYearDtoModel, BiographyContentWithSimilarDatePeriodStartDayOfYearDtoModel, BiographyContentWithSimilarDatePeriodStartDtoModel, BiographyContentWithSimilarDatePeriodStartMonthOfYearListDtoModel, BiographyContentWithSimilarLocationPeriodDtoModel, BiographyModuleConfigAdminMainValuesModel, BiographyModuleConfigSiteAccessValuesModel, BiographyModuleConfigSiteValuesModel, BiographyModuleSiteStorageValuesModel, BiographyShareMainAdminSettingModel, BiographyShareMainAdminSettingService, BiographyShareReceiverCategoryModel, BiographyShareReceiverCategoryService, BiographyShareServerCategoryModel, BiographyShareServerCategoryService, BlogCategoryModel, BlogCategoryService, BlogCommentModel, BlogCommentService, BlogConfigurationService, BlogContentAndParameterValueService, BlogContentCategoryModel, BlogContentCategoryService, BlogContentModel, BlogContentOtherInfoModel, BlogContentOtherInfoService, BlogContentParameterService, BlogContentParameterTypeService, BlogContentService, BlogContentSimilarModel, BlogContentSimilarService, BlogContentTagModel, BlogContentTagService, BlogModuleConfigAdminMainValuesModel, BlogModuleConfigSiteAccessValuesModel, BlogModuleConfigSiteValuesModel, BlogModuleSiteStorageValuesModel, BlogShareMainAdminSettingModel, BlogShareMainAdminSettingService, BlogShareReceiverCategoryModel, BlogShareReceiverCategoryService, BlogShareServerCategoryModel, BlogShareServerCategoryService, BuildStatusTypeEnum, BuilderInfoStatusDtoModel, BulkMessageTypeEnum, CaptchaModel, CatalogCategoryModel, CatalogCategoryService, CatalogConfigurationService, CatalogContentModel, CatalogContentOtherInfoModel, CatalogContentPageModel, CatalogContentService, CatalogModuleConfigAdminMainValuesModel, CatalogModuleConfigSiteAccessValuesModel, CatalogModuleConfigSiteValuesModel, CatalogModuleSiteStorageValuesModel, ChartCategoryModel, ChartCategoryService, ChartCommentModel, ChartCommentService, ChartConfigurationService, ChartContentAndParameterValueService, ChartContentCategoryModel, ChartContentCategoryService, ChartContentModel, ChartContentOtherInfoModel, ChartContentOtherInfoService, ChartContentParameterService, ChartContentParameterTypeService, ChartContentService, ChartContentSimilarModel, ChartContentSimilarService, ChartContentTagModel, ChartContentTagService, ChartModuleConfigAdminMainValuesModel, ChartModuleConfigSiteAccessValuesModel, ChartModuleConfigSiteValuesModel, ChartModuleSiteStorageValuesModel, ChartShareMainAdminSettingService, ChartShareReceiverCategoryService, ChartShareServerCategoryService, CheckStatusActionModel, ClauseTypeEnum, CmsModuleSaleItemTypeEnum, CmsNotificationModel, CmsNotificationSendDtoModel, CmsPageUtilityToolsActionEnum, CmsPageUtilityToolsDtoModel, CmsSiteMenuAreaTypeEnum, CmsStore, ContactCategoryModel, ContactCategoryService, ContactConfigurationService, ContactContentModel, ContactContentService, ContactModuleConfigAdminMainValuesModel, ContactModuleConfigSiteAccessValuesModel, ContactModuleConfigSiteValuesModel, ContactModuleSiteStorageValuesModel, CoreAuthService, CoreConfigurationService, CoreCpMainMenuCmsUserGroupModel, CoreCpMainMenuCmsUserGroupService, CoreCpMainMenuModel, CoreCpMainMenuService, CoreCurrencyModel, CoreCurrencyService, CoreDeviceModel, CoreDeviceService, CoreEnumService, CoreGuideModel, CoreGuideService, CoreLocationModel, CoreLocationService, CoreLogAvoidDuplicateDataEntryModel, CoreLogAvoidDuplicateDataEntryService, CoreLogCurrencyModel, CoreLogCurrencyService, CoreLogErrorModel, CoreLogErrorService, CoreLogMemberModel, CoreLogMemberService, CoreLogNotificationModel, CoreLogNotificationService, CoreLogReportDataModel, CoreLogReportDataService, CoreLogSmsModel, CoreLogSmsService, CoreModuleCheckSerialForSiteDtoModel, CoreModuleConfigAdminMainValuesModel, CoreModuleConfigSiteAccessValuesModel, CoreModuleConfigSiteValuesModel, CoreModuleDataCommentDtoModel, CoreModuleDataCommentModel, CoreModuleDataCommentService, CoreModuleDataMemoDtoModel, CoreModuleDataMemoModel, CoreModuleDataMemoService, CoreModuleDataPinDtoModel, CoreModuleDataPinModel, CoreModuleDataPinService, CoreModuleDataTaskDtoModel, CoreModuleDataTaskModel, CoreModuleDataTaskService, CoreModuleEntityModel, CoreModuleEntityReportFileModel, CoreModuleEntityReportFileService, CoreModuleEntityService, CoreModuleFavoriteDtoModel, CoreModuleLogContentCountModel, CoreModuleLogContentCountService, CoreModuleLogFavoriteModel, CoreModuleLogFavoriteService, CoreModuleLogLikeModel, CoreModuleLogLikeService, CoreModuleLogReportAbuseModel, CoreModuleLogReportAbuseService, CoreModuleLogScoreModel, CoreModuleLogScoreService, CoreModuleLogShowKeyModel, CoreModuleLogShowKeyService, CoreModuleLogSiteCreditBlockedModel, CoreModuleLogSiteCreditBlockedService, CoreModuleLogSiteCreditModel, CoreModuleLogSiteCreditService, CoreModuleLogSiteUserCreditBlockedModel, CoreModuleLogSiteUserCreditBlockedService, CoreModuleLogSiteUserCreditModel, CoreModuleLogSiteUserCreditService, CoreModuleModel, CoreModuleProcessCustomizeModel, CoreModuleProcessCustomizeService, CoreModuleProcessModel, CoreModuleProcessService, CoreModuleRelationshipContentModel, CoreModuleRelationshipContentService, CoreModuleReportAbuseDtoModel, CoreModuleSaleHeaderCalculateDtoModel, CoreModuleSaleHeaderGroupModel, CoreModuleSaleHeaderGroupService, CoreModuleSaleHeaderModel, CoreModuleSaleHeaderPaymentDtoModel, CoreModuleSaleHeaderService, CoreModuleSaleInvoiceDetailModel, CoreModuleSaleInvoiceDetailService, CoreModuleSaleInvoiceModel, CoreModuleSaleInvoiceService, CoreModuleSaleItemModel, CoreModuleSaleItemService, CoreModuleSaleSerialModel, CoreModuleSaleSerialService, CoreModuleService, CoreModuleShowKeyDtoModel, CoreModuleSiteAccountingDocumentDetailModel, CoreModuleSiteAccountingDocumentDetailService, CoreModuleSiteAccountingDocumentDetailTypeModel, CoreModuleSiteAccountingDocumentDetailTypeService, CoreModuleSiteAccountingDocumentModel, CoreModuleSiteAccountingDocumentService, CoreModuleSiteCreditCalculateDtoModel, CoreModuleSiteCreditChargeDirectDtoModel, CoreModuleSiteCreditModel, CoreModuleSiteCreditPaymentDtoModel, CoreModuleSiteCreditService, CoreModuleSiteModel, CoreModuleSiteService, CoreModuleSiteStorageValuesModel, CoreModuleSiteUserCreditCalculateDtoModel, CoreModuleSiteUserCreditChargeDirectDtoModel, CoreModuleSiteUserCreditModel, CoreModuleSiteUserCreditPaymentDtoModel, CoreModuleSiteUserCreditService, CoreModuleTagCategoryModel, CoreModuleTagCategoryService, CoreModuleTagModel, CoreModuleTagService, CoreSiteAddFirstSiteDtoModel, CoreSiteCategoryCmsModuleModel, CoreSiteCategoryCmsModuleService, CoreSiteCategoryModel, CoreSiteCategoryService, CoreSiteDomainAliasModel, CoreSiteDomainAliasService, CoreSiteModel, CoreSiteSearchModel, CoreSiteService, CoreSiteSupportModel, CoreSiteUserModel, CoreSiteUserService, CoreTokenActivationModel, CoreTokenActivationService, CoreTokenMicroServiceLogModel, CoreTokenMicroServiceLogService, CoreTokenMicroServiceModel, CoreTokenMicroServiceService, CoreTokenNotificationLogModel, CoreTokenNotificationLogService, CoreTokenNotificationModel, CoreTokenNotificationService, CoreTokenUserBadLoginModel, CoreTokenUserBadLoginService, CoreTokenUserLogModel, CoreTokenUserLogService, CoreTokenUserModel, CoreTokenUserService, CoreUserClaimCheckDtoModel, CoreUserClaimCheckModel, CoreUserClaimContentModel, CoreUserClaimContentService, CoreUserClaimGroupDetailModel, CoreUserClaimGroupDetailService, CoreUserClaimGroupModel, CoreUserClaimGroupService, CoreUserClaimTypeModel, CoreUserClaimTypeService, CoreUserGroupModel, CoreUserGroupService, CoreUserModel, CoreUserService, CoreUserSupportAccessModel, CoreUserSupportAccessService, DataFieldInfoModel, DataProviderClientConnectionTypeEnum, DataProviderClientModel, DataProviderClientService, DataProviderConfigurationService, DataProviderEnumService, DataProviderLogClientModel, DataProviderLogClientService, DataProviderLogDataModel, DataProviderLogDataService, DataProviderLogPlanModel, DataProviderLogPlanService, DataProviderLogSourceModel, DataProviderLogSourceService, DataProviderModuleCalculateDtoModel, DataProviderModuleConfigAdminMainValuesModel, DataProviderModuleConfigSiteAccessValuesModel, DataProviderModuleConfigSiteValuesModel, DataProviderModulePaymentDtoModel, DataProviderModuleSiteStorageValuesModel, DataProviderPlanCategoryModel, DataProviderPlanCategoryService, DataProviderPlanClientModel, DataProviderPlanClientService, DataProviderPlanModel, DataProviderPlanPriceModel, DataProviderPlanPriceService, DataProviderPlanService, DataProviderPlanSourceModel, DataProviderPlanSourceService, DataProviderSourceModel, DataProviderSourceService, DataProviderTransactionModel, DataProviderTransactionService, DateTypeEnum, DayOfWeekEnum, DeviceStatusEnum, DeviceTypeEnum, DomainModel, DonateConfigurationService, DonateEnumService, DonateLogViewModel, DonateLogViewService, DonateModuleCalculateDtoModel, DonateModuleConfigAdminMainValuesModel, DonateModuleConfigSiteAccessValuesModel, DonateModuleConfigSiteValuesModel, DonateModulePaymentDtoModel, DonateModuleSiteStorageValuesModel, DonateSponsorModel, DonateSponsorService, DonateTargetCategoryModel, DonateTargetCategoryService, DonateTargetModel, DonateTargetPeriodModel, DonateTargetPeriodService, DonateTargetPeriodSponsorModel, DonateTargetPeriodSponsorService, DonateTargetService, DonateTransactionModel, DonateTransactionService, EditStepDtoModel, ErrorExceptionResult, ErrorExceptionResultBase, ErrorExceptionResultExportFile, ErrorTypeEnum, EstateAccountAgencyAdsModel, EstateAccountAgencyAdsService, EstateAccountAgencyFilterModel, EstateAccountAgencyModel, EstateAccountAgencyService, EstateAccountAgencyUserModel, EstateAccountAgencyUserService, EstateAccountAgencyWorkAreaModel, EstateAccountAgencyWorkAreaService, EstateAccountUserFilterModel, EstateAccountUserModel, EstateAccountUserService, EstateAccountUserWorkAreaModel, EstateAccountUserWorkAreaService, EstateActivityTypeModel, EstateActivityTypeService, EstateAdsTypeModel, EstateAdsTypeService, EstateBillboardModel, EstateBillboardService, EstateCategoryRackFolderOrderModel, EstateCategoryRackFolderPropertyModel, EstateCategoryRackModel, EstateCategoryRackService, EstateCategoryZoneModel, EstateCategoryZoneService, EstateConfigurationService, EstateContractModel, EstateContractService, EstateContractTypeModel, EstateContractTypeService, EstateCustomerCategoryModel, EstateCustomerCategoryService, EstateCustomerOrderActionSendSmsDtoModel, EstateCustomerOrderFilterModel, EstateCustomerOrderModel, EstateCustomerOrderResultModel, EstateCustomerOrderResultService, EstateCustomerOrderService, EstateEnumService, EstateModuleConfigAdminMainValuesModel, EstateModuleConfigSiteAccessValuesModel, EstateModuleConfigSiteValuesModel, EstateModuleSaleAccountAgencyAdsCalculateDtoModel, EstateModuleSaleAccountAgencyAdsPaymentDtoModel, EstateModuleSalePropertyAdsCalculateDtoModel, EstateModuleSalePropertyAdsPaymentDtoModel, EstateModuleSiteStorageValuesModel, EstatePriceInquiryDtoModel, EstatePropertyAccountTypeUserModel, EstatePropertyAccountTypeUserService, EstatePropertyActionSendSmsDtoModel, EstatePropertyAdsModel, EstatePropertyAdsService, EstatePropertyCompanyFilterModel, EstatePropertyCompanyModel, EstatePropertyCompanyService, EstatePropertyDetailGroupModel, EstatePropertyDetailGroupService, EstatePropertyDetailModel, EstatePropertyDetailService, EstatePropertyDetailValueModel, EstatePropertyExpertPriceModel, EstatePropertyExpertPriceService, EstatePropertyExpertPriceTypeEnum, EstatePropertyFilterModel, EstatePropertyHistoryFilterModel, EstatePropertyHistoryModel, EstatePropertyHistoryService, EstatePropertyModel, EstatePropertyProjectFilterModel, EstatePropertyProjectModel, EstatePropertyProjectService, EstatePropertyService, EstatePropertyShareAgencyModel, EstatePropertyShareAgencyService, EstatePropertyShareAgentModel, EstatePropertyShareAgentService, EstatePropertyShareSiteModel, EstatePropertyShareSiteService, EstatePropertySupplierCategoryModel, EstatePropertySupplierCategoryService, EstatePropertySupplierFilterModel, EstatePropertySupplierModel, EstatePropertySupplierService, EstatePropertyTypeLanduseModel, EstatePropertyTypeLanduseService, EstatePropertyTypeModel, EstatePropertyTypeService, EstatePropertyTypeUsageModel, EstatePropertyTypeUsageService, EstateUserTypeEnum, ExportFileModel, ExportFileTypeEnum, ExportReceiveMethodEnum, FieldInfoModel, FieldInputDataSourceModel, File360TourDefaultModel, File360TourHotSpotModel, File360TourModel, File360TourScenesModel, File360ViewModel, FileCategoryModel, FileCategoryService, FileCompressDtoModel, FileConfigurationService, FileContentModel, FileContentService, FileCopyCutDtoModel, FileDownloadDtoModel, FileTypeEnum, FileUploadByUrlDtoModel, FileUploadModel, FileUploadedModel, FilterDataModel, FilterDataModelSearchTypesEnum, FilterModel, FormInfoModel, FormSubmitedStatusEnum, GenderTypeEnum, GetAllDefaultPagesBySiteCategoryDtoModel, GetPropertiesInfoModel, HyperShopCategoryModel, HyperShopCategoryService, HyperShopConfigurationService, HyperShopConnectionTypeEnum, HyperShopContentModel, HyperShopContentService, HyperShopModuleConfigAdminMainValuesModel, HyperShopModuleConfigSiteAccessValuesModel, HyperShopModuleConfigSiteValuesModel, HyperShopModuleSiteStorageValuesModel, HyperShopOrderContentDtoModel, HyperShopOrderContentModel, HyperShopOrderDtoModel, HyperShopOrderModel, HyperShopOrderPaymentDtoModel, HyperShopOrderService, HyperShopOrderTypeEnum, HyperShopPaymentModel, HyperShopPaymentTypeEnum, InfoEnumModel, InputDataTypeEnum, IpModel, ItemState, LanguageEnum, LanguageFullEnum, LinkManagementAccountingDetailModel, LinkManagementAccountingDetailService, LinkManagementAccountingModel, LinkManagementAccountingService, LinkManagementBillboardCategoryModel, LinkManagementBillboardCategoryService, LinkManagementBillboardFilterModel, LinkManagementBillboardModel, LinkManagementBillboardPatternModel, LinkManagementBillboardPatternService, LinkManagementBillboardService, LinkManagementCategoryModel, LinkManagementCategoryService, LinkManagementConfigurationService, LinkManagementEnumService, LinkManagementMemberModel, LinkManagementMemberService, LinkManagementModuleConfigAdminMainValuesModel, LinkManagementModuleConfigSiteAccessValuesModel, LinkManagementModuleConfigSiteValuesModel, LinkManagementModuleSiteStorageValuesModel, LinkManagementTargetBillboardLogModel, LinkManagementTargetBillboardLogService, LinkManagementTargetCategoryModel, LinkManagementTargetCategoryService, LinkManagementTargetFilterModel, LinkManagementTargetModel, LinkManagementTargetService, LinkManagementTargetShortLinkGetDtoModel, LinkManagementTargetShortLinkGetResponceModel, LinkManagementTargetShortLinkSetDtoModel, LinkManagementTargetShortLinkSetResponceModel, ManageUserAccessAreaTypesEnum, ManageUserAccessDataTypesEnum, ManageUserAccessUserTypesEnum, ManagementContentSettingTypeEnum, MemberConfigurationService, MemberGroupModel, MemberGroupService, MemberHistoryModel, MemberHistoryService, MemberModuleConfigAdminMainValuesModel, MemberModuleConfigSiteAccessValuesModel, MemberModuleConfigSiteValuesModel, MemberModuleSiteStorageValuesModel, MemberPropertyAliasModel, MemberPropertyAliasService, MemberPropertyDetailDefaultValueModel, MemberPropertyDetailGroupModel, MemberPropertyDetailGroupService, MemberPropertyDetailModel, MemberPropertyDetailService, MemberPropertyDetailValueModel, MemberPropertyDetailValueService, MemberPropertyModel, MemberPropertyService, MemberPropertySiteModel, MemberPropertySiteService, MemberPropertyTypeModel, MemberPropertyTypeService, MemberPropertyTypeSiteModel, MemberPropertyTypeSiteService, MemberUserGroupModel, MemberUserGroupService, MemberUserModel, MemberUserSearchAliasModel, MemberUserSearchAliasService, MemberUserService, MemberUserSiteModel, MemberUserSiteService, MenuPlaceTypeEnum, MessageTypeEnum, MicroServiceConnectionStatusEnum, MicroServiceConnectionTypeEnum, MicroServiceModuleTypeEnum, ModuleConfigAdminMainValuesModel, ModuleConfigSiteAccessValuesModel, ModuleConfigSiteValuesModel, ModuleSiteStorageValuesModel, NewsCategoryModel, NewsCategoryService, NewsCommentModel, NewsCommentService, NewsConfigurationService, NewsContentAndParameterValueService, NewsContentCategoryModel, NewsContentCategoryService, NewsContentModel, NewsContentOtherInfoModel, NewsContentOtherInfoService, NewsContentParameterService, NewsContentParameterTypeService, NewsContentService, NewsContentSimilarModel, NewsContentSimilarService, NewsContentTagModel, NewsContentTagService, NewsModuleConfigAdminMainValuesModel, NewsModuleConfigSiteAccessValuesModel, NewsModuleConfigSiteValuesModel, NewsModuleSiteStorageValuesModel, NewsShareMainAdminSettingModel, NewsShareMainAdminSettingService, NewsShareReceiverCategoryModel, NewsShareReceiverCategoryService, NewsShareServerCategoryModel, NewsShareServerCategoryService, NotificationConnectionStatusEnum, NotificationConnectionTypeEnum, NotificationModuleTypeEnum, NotificationTypeEnum, NtkCmsApiComponent, NtkCmsApiModule, NtkCmsApiService, NtkCmsApiStoreService, OperatingSystemTypeEnum, PageAbilityTypeEnum, PageModel, PaymentMethodEnum, PollingCategoryModel, PollingCategoryService, PollingConfigurationService, PollingContentModel, PollingContentService, PollingModuleConfigAdminMainValuesModel, PollingModuleConfigSiteAccessValuesModel, PollingModuleConfigSiteValuesModel, PollingModuleSiteStorageValuesModel, PollingOptionModel, PollingOptionService, PollingVoteModel, PollingVoteService, ProcessModuleSiteDataInfoOutputModel, ProcessModuleSiteDataOptimazeOutputModel, ProcessModuleSiteDataRemoveOutputModel, ReceiverNotificationStatusTypeEnum, RecordStatusEnum, RenderModelApplicationSendNotificationInput, ReportFileTypeEnum, RessellerChartModel, SET_DEVICE_TOKEN_INFO, SET_IN_PROCESSING_LIST, SET_LOADING_STATE, SET_TOKEN_INFO, ScheduleCronTypeEnum, ScoreClickDtoModel, ScoreClickInfoModel, SearchTagModel, SendNotificationModel, SendNotificationStatusTypeEnum, SendSmsStatusTypeEnum, SetDeviceTokenInfoState, SetInProcessingList, SetLoadingState, SetTokenInfoState, ShareInfoModel, SharingAccountingTypeEnum, SharingPriceTypeEnum, SiteStatusEnum, SmsApiGetBalanceDtoModel, SmsApiGetBalanceResultModel, SmsApiNumberPermissionAccessStatusEnum, SmsApiNumberPermissionActionEnum, SmsApiPathPermissionAccessStatusEnum, SmsApiPathPermissionActionEnum, SmsApiSendMessageDtoModel, SmsApiSendMessageTestDtoModel, SmsApiSendResultModel, SmsConfigurationService, SmsEnumService, SmsLogApiPathModel, SmsLogApiPathService, SmsLogInBoxModel, SmsLogInBoxService, SmsLogOutBoxDetailBulkModel, SmsLogOutBoxDetailBulkService, SmsLogOutBoxDetailModel, SmsLogOutBoxDetailService, SmsLogOutBoxModel, SmsLogOutBoxQueueModel, SmsLogOutBoxQueueService, SmsLogOutBoxScheduleRunInfoModel, SmsLogOutBoxService, SmsLogOutBoxTaskSchedulerModel, SmsLogOutBoxTaskSchedulerService, SmsMainApiNumberModel, SmsMainApiNumberPermissionModel, SmsMainApiNumberPermissionService, SmsMainApiNumberService, SmsMainApiPathAliasJsonModel, SmsMainApiPathAndApiNumberModel, SmsMainApiPathAndApiNumberService, SmsMainApiPathCompanyModel, SmsMainApiPathCompanyService, SmsMainApiPathModel, SmsMainApiPathPermissionModel, SmsMainApiPathPermissionService, SmsMainApiPathPriceServiceModel, SmsMainApiPathPriceServiceService, SmsMainApiPathProcessFlowLogModel, SmsMainApiPathProcessFlowLogService, SmsMainApiPathProcessFlowModel, SmsMainApiPathProcessFlowService, SmsMainApiPathPublicConfigAliasJsonModel, SmsMainApiPathPublicConfigModel, SmsMainApiPathPublicConfigService, SmsMainApiPathService, SmsMainApiPathSuperSederModel, SmsMainApiPathSuperSederService, SmsMainCustomerCreditModel, SmsMainCustomerCreditService, SmsMainMessageCategoryModel, SmsMainMessageCategoryService, SmsMainMessageContentModel, SmsMainMessageContentService, SmsMessageTypeEnum, SmsModuleConfigAdminMainValuesModel, SmsModuleConfigSiteAccessValuesModel, SmsModuleConfigSiteValuesModel, SmsModuleSiteStorageValuesModel, SmsOutBoxTypeEnum, SmsProcessFlowRecordStatusEnum, SmsProcessFlowSmsStatusEnum, SmsRecordStatusOutBoxEnum, SortTypeEnum, ThemeConfigLayoutModel, TicketAccessStatusEnum, TicketStatusEnum, TicketingAnswerModel, TicketingAnswerService, TicketingConfigurationService, TicketingDepartemenLogModel, TicketingDepartemenLogService, TicketingDepartemenModel, TicketingDepartemenOperatorModel, TicketingDepartemenOperatorService, TicketingDepartemenPriorityEnum, TicketingDepartemenService, TicketingEnumService, TicketingFaqModel, TicketingFaqService, TicketingModuleConfigAdminMainValuesModel, TicketingModuleConfigSiteAccessValuesModel, TicketingModuleConfigSiteValuesModel, TicketingModuleSiteStorageValuesModel, TicketingTaskDtoModel, TicketingTaskModel, TicketingTaskService, TicketingTemplateModel, TicketingTemplateService, TokenDeviceClientInfoDtoModel, TokenDeviceModel, TokenDeviceSetNotificationIdDtoModel, TokenInfoModel, TransactionBankStatusEnum, TransactionLogPublicTypeEnum, TransactionRecordStatusEnum, UiPropertyDesignEnum, UniversalActionModel, UniversalMenuConfigurationService, UniversalMenuEnumService, UniversalMenuMenuItemModel, UniversalMenuMenuItemProcessModel, UniversalMenuMenuItemProcessService, UniversalMenuMenuItemService, UniversalMenuModuleConfigAdminMainValuesModel, UniversalMenuModuleConfigSiteAccessValuesModel, UniversalMenuModuleConfigSiteValuesModel, UniversalMenuModuleSiteStorageValuesModel, UniversalMenuPlatformModel, UniversalMenuPlatformService, UniversalMenuPlatformTypeEnum, UniversalMenuProcessModel, UniversalMenuProcessService, UniversalMenuRenderTypeEnum, UniversalMenuSessionModel, UniversalMenuSessionService, UpdateTypeEnum, UploadApplictionDtoModel, UserActivateTypesEnum, UserClaimGroupActionTypeEnum, UserClaimKindsEnum, WebDesignerConfigurationService, WebDesignerEnumService, WebDesignerLogMemberInfoModel, WebDesignerLogMemberInfoService, WebDesignerLogPageSafeModel, WebDesignerLogPageSafeService, WebDesignerMainIntroModel, WebDesignerMainIntroService, WebDesignerMainMenuModel, WebDesignerMainMenuService, WebDesignerMainPageDependencyModel, WebDesignerMainPageDependencyService, WebDesignerMainPageModel, WebDesignerMainPageService, WebDesignerMainPageTemplateModel, WebDesignerMainPageTemplateService, WebDesignerMainPageTemplateSiteCategoryModel, WebDesignerMainPageTemplateSiteCategoryService, WebDesignerModuleConfigAdminMainValuesModel, WebDesignerModuleConfigSiteAccessValuesModel, WebDesignerModuleConfigSiteValuesModel, WebDesignerModuleSiteStorageValuesModel, WebDesignerPageAutoAddDtoModel, stateReducer };
12850
12881
  //# sourceMappingURL=ntk-cms-api.mjs.map