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 = {
@@ -156,9 +156,9 @@ class NtkCmsApiStoreService {
156
156
  }
157
157
  }
158
158
  }
159
- NtkCmsApiStoreService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NtkCmsApiStoreService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
160
- NtkCmsApiStoreService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NtkCmsApiStoreService, providedIn: 'root' });
161
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NtkCmsApiStoreService, decorators: [{
159
+ NtkCmsApiStoreService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NtkCmsApiStoreService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
160
+ NtkCmsApiStoreService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NtkCmsApiStoreService, providedIn: 'root' });
161
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NtkCmsApiStoreService, decorators: [{
162
162
  type: Injectable,
163
163
  args: [{
164
164
  providedIn: 'root',
@@ -1445,9 +1445,9 @@ class ApiServerBase {
1445
1445
  return throwError(errorMessage);
1446
1446
  }
1447
1447
  }
1448
- 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 });
1449
- ApiServerBase.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiServerBase });
1450
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiServerBase, decorators: [{
1448
+ 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 });
1449
+ ApiServerBase.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiServerBase });
1450
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiServerBase, decorators: [{
1451
1451
  type: Injectable
1452
1452
  }], ctorParameters: function () { return [{ type: i2.HttpClient, decorators: [{
1453
1453
  type: Inject,
@@ -1641,12 +1641,15 @@ class CoreConfigurationService extends ApiServerConfigSiteBase {
1641
1641
  }));
1642
1642
  }
1643
1643
  }
1644
- CoreConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
1645
- CoreConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreConfigurationService });
1646
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreConfigurationService, decorators: [{
1644
+ CoreConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
1645
+ CoreConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreConfigurationService });
1646
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreConfigurationService, decorators: [{
1647
1647
  type: Injectable
1648
1648
  }] });
1649
1649
 
1650
+ class EditStepDtoModel {
1651
+ }
1652
+
1650
1653
  class ApiCmsServerBase extends ApiServerBase {
1651
1654
  ServiceViewModel() {
1652
1655
  // this.loadingStatus=true;
@@ -2074,15 +2077,12 @@ class ApiCmsServerBase extends ApiServerBase {
2074
2077
  }));
2075
2078
  }
2076
2079
  }
2077
- ApiCmsServerBase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiCmsServerBase, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2078
- ApiCmsServerBase.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiCmsServerBase });
2079
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiCmsServerBase, decorators: [{
2080
+ ApiCmsServerBase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiCmsServerBase, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2081
+ ApiCmsServerBase.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiCmsServerBase });
2082
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiCmsServerBase, decorators: [{
2080
2083
  type: Injectable
2081
2084
  }] });
2082
2085
 
2083
- class EditStepDtoModel {
2084
- }
2085
-
2086
2086
  class CoreCpMainMenuService extends ApiCmsServerBase {
2087
2087
  getModuleControllerUrl() {
2088
2088
  return 'CoreCpMainMenu';
@@ -2135,9 +2135,9 @@ class CoreCpMainMenuService extends ApiCmsServerBase {
2135
2135
  }));
2136
2136
  }
2137
2137
  }
2138
- CoreCpMainMenuService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreCpMainMenuService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2139
- CoreCpMainMenuService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreCpMainMenuService });
2140
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreCpMainMenuService, decorators: [{
2138
+ CoreCpMainMenuService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreCpMainMenuService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2139
+ CoreCpMainMenuService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreCpMainMenuService });
2140
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreCpMainMenuService, decorators: [{
2141
2141
  type: Injectable
2142
2142
  }] });
2143
2143
 
@@ -2146,9 +2146,9 @@ class CoreCpMainMenuCmsUserGroupService extends ApiCmsServerBase {
2146
2146
  return 'CoreCpMainMenuCmsUserGroup';
2147
2147
  }
2148
2148
  }
2149
- CoreCpMainMenuCmsUserGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreCpMainMenuCmsUserGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2150
- CoreCpMainMenuCmsUserGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreCpMainMenuCmsUserGroupService });
2151
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreCpMainMenuCmsUserGroupService, decorators: [{
2149
+ CoreCpMainMenuCmsUserGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreCpMainMenuCmsUserGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2150
+ CoreCpMainMenuCmsUserGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreCpMainMenuCmsUserGroupService });
2151
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreCpMainMenuCmsUserGroupService, decorators: [{
2152
2152
  type: Injectable
2153
2153
  }] });
2154
2154
 
@@ -2413,9 +2413,9 @@ class CoreEnumService extends ApiServerBase {
2413
2413
  }));
2414
2414
  }
2415
2415
  }
2416
- CoreEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2417
- CoreEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreEnumService });
2418
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreEnumService, decorators: [{
2416
+ CoreEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2417
+ CoreEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreEnumService });
2418
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreEnumService, decorators: [{
2419
2419
  type: Injectable
2420
2420
  }] });
2421
2421
 
@@ -2464,9 +2464,9 @@ class CoreGuideService extends ApiCmsServerBase {
2464
2464
  }));
2465
2465
  }
2466
2466
  }
2467
- CoreGuideService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreGuideService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2468
- CoreGuideService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreGuideService });
2469
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreGuideService, decorators: [{
2467
+ CoreGuideService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreGuideService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2468
+ CoreGuideService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreGuideService });
2469
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreGuideService, decorators: [{
2470
2470
  type: Injectable
2471
2471
  }] });
2472
2472
 
@@ -2475,9 +2475,9 @@ class CoreCurrencyService extends ApiCmsServerBase {
2475
2475
  return 'CoreCurrency';
2476
2476
  }
2477
2477
  }
2478
- CoreCurrencyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreCurrencyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2479
- CoreCurrencyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreCurrencyService });
2480
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreCurrencyService, decorators: [{
2478
+ CoreCurrencyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreCurrencyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2479
+ CoreCurrencyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreCurrencyService });
2480
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreCurrencyService, decorators: [{
2481
2481
  type: Injectable
2482
2482
  }] });
2483
2483
 
@@ -2579,9 +2579,9 @@ class CoreLocationService extends ApiCmsServerBase {
2579
2579
  }));
2580
2580
  }
2581
2581
  }
2582
- CoreLocationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLocationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2583
- CoreLocationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLocationService });
2584
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLocationService, decorators: [{
2582
+ CoreLocationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLocationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2583
+ CoreLocationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLocationService });
2584
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLocationService, decorators: [{
2585
2585
  type: Injectable
2586
2586
  }] });
2587
2587
 
@@ -2679,9 +2679,9 @@ class CoreModuleService extends ApiCmsServerBase {
2679
2679
  }));
2680
2680
  }
2681
2681
  }
2682
- CoreModuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2683
- CoreModuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleService });
2684
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleService, decorators: [{
2682
+ CoreModuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2683
+ CoreModuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleService });
2684
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleService, decorators: [{
2685
2685
  type: Injectable
2686
2686
  }] });
2687
2687
 
@@ -2701,9 +2701,9 @@ class CoreModuleEntityService extends ApiCmsServerBase {
2701
2701
  }));
2702
2702
  }
2703
2703
  }
2704
- CoreModuleEntityService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleEntityService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2705
- CoreModuleEntityService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleEntityService });
2706
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleEntityService, decorators: [{
2704
+ CoreModuleEntityService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleEntityService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2705
+ CoreModuleEntityService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleEntityService });
2706
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleEntityService, decorators: [{
2707
2707
  type: Injectable
2708
2708
  }] });
2709
2709
 
@@ -2712,9 +2712,9 @@ class CoreModuleEntityReportFileService extends ApiCmsServerBase {
2712
2712
  return 'CoreModuleEntityReportFile';
2713
2713
  }
2714
2714
  }
2715
- CoreModuleEntityReportFileService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleEntityReportFileService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2716
- CoreModuleEntityReportFileService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleEntityReportFileService });
2717
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleEntityReportFileService, decorators: [{
2715
+ CoreModuleEntityReportFileService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleEntityReportFileService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2716
+ CoreModuleEntityReportFileService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleEntityReportFileService });
2717
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleEntityReportFileService, decorators: [{
2718
2718
  type: Injectable
2719
2719
  }] });
2720
2720
 
@@ -2762,9 +2762,9 @@ class CoreModuleProcessService extends ApiCmsServerBase {
2762
2762
  }));
2763
2763
  }
2764
2764
  }
2765
- CoreModuleProcessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleProcessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2766
- CoreModuleProcessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleProcessService });
2767
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleProcessService, decorators: [{
2765
+ CoreModuleProcessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleProcessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2766
+ CoreModuleProcessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleProcessService });
2767
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleProcessService, decorators: [{
2768
2768
  type: Injectable
2769
2769
  }] });
2770
2770
 
@@ -2773,9 +2773,9 @@ class CoreModuleProcessCustomizeService extends ApiCmsServerBase {
2773
2773
  return 'CoreModuleProcessCustomize';
2774
2774
  }
2775
2775
  }
2776
- CoreModuleProcessCustomizeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleProcessCustomizeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2777
- CoreModuleProcessCustomizeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleProcessCustomizeService });
2778
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleProcessCustomizeService, decorators: [{
2776
+ CoreModuleProcessCustomizeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleProcessCustomizeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2777
+ CoreModuleProcessCustomizeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleProcessCustomizeService });
2778
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleProcessCustomizeService, decorators: [{
2779
2779
  type: Injectable
2780
2780
  }] });
2781
2781
 
@@ -2820,9 +2820,9 @@ class CoreModuleSiteService extends ApiCmsServerBase {
2820
2820
  }));
2821
2821
  }
2822
2822
  }
2823
- CoreModuleSiteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2824
- CoreModuleSiteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteService });
2825
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteService, decorators: [{
2823
+ CoreModuleSiteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
2824
+ CoreModuleSiteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteService });
2825
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteService, decorators: [{
2826
2826
  type: Injectable
2827
2827
  }] });
2828
2828
 
@@ -2885,6 +2885,17 @@ class CoreSiteService extends ApiCmsServerBase {
2885
2885
  return this.errorExceptionResultCheck(ret);
2886
2886
  }));
2887
2887
  }
2888
+ ServiceMasterSiteInfo(linkSiteId) {
2889
+ return this.http
2890
+ .get(this.getBaseUrl() + this.getModuleControllerUrl() + '/MasterSiteInfo/' + linkSiteId, {
2891
+ headers: this.getHeaders(),
2892
+ })
2893
+ .pipe(retry(this.configApiRetry),
2894
+ // catchError(this.handleError)
2895
+ map((ret) => {
2896
+ return this.errorExceptionResultCheck(ret);
2897
+ }));
2898
+ }
2888
2899
  ServiceSupportSite() {
2889
2900
  return this.http
2890
2901
  .get(this.getBaseUrl() + this.getModuleControllerUrl() + '/SupportSite', {
@@ -3016,9 +3027,9 @@ class CoreSiteService extends ApiCmsServerBase {
3016
3027
  }));
3017
3028
  }
3018
3029
  }
3019
- CoreSiteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3020
- CoreSiteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteService });
3021
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteService, decorators: [{
3030
+ CoreSiteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3031
+ CoreSiteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteService });
3032
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteService, decorators: [{
3022
3033
  type: Injectable
3023
3034
  }] });
3024
3035
 
@@ -3027,9 +3038,9 @@ class CoreSiteCategoryService extends ApiCmsServerBase {
3027
3038
  return 'CoreSiteCategory';
3028
3039
  }
3029
3040
  }
3030
- CoreSiteCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3031
- CoreSiteCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteCategoryService });
3032
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteCategoryService, decorators: [{
3041
+ CoreSiteCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3042
+ CoreSiteCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteCategoryService });
3043
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteCategoryService, decorators: [{
3033
3044
  type: Injectable
3034
3045
  }] });
3035
3046
 
@@ -3038,9 +3049,9 @@ class CoreSiteCategoryCmsModuleService extends ApiCmsServerBase {
3038
3049
  return 'CoreSiteCategoryCmsModule';
3039
3050
  }
3040
3051
  }
3041
- CoreSiteCategoryCmsModuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteCategoryCmsModuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3042
- CoreSiteCategoryCmsModuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteCategoryCmsModuleService });
3043
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteCategoryCmsModuleService, decorators: [{
3052
+ CoreSiteCategoryCmsModuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteCategoryCmsModuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3053
+ CoreSiteCategoryCmsModuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteCategoryCmsModuleService });
3054
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteCategoryCmsModuleService, decorators: [{
3044
3055
  type: Injectable
3045
3056
  }] });
3046
3057
 
@@ -3049,9 +3060,9 @@ class CoreSiteDomainAliasService extends ApiCmsServerBase {
3049
3060
  return 'CoreSiteDomainAlias';
3050
3061
  }
3051
3062
  }
3052
- CoreSiteDomainAliasService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteDomainAliasService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3053
- CoreSiteDomainAliasService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteDomainAliasService });
3054
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteDomainAliasService, decorators: [{
3063
+ CoreSiteDomainAliasService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteDomainAliasService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3064
+ CoreSiteDomainAliasService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteDomainAliasService });
3065
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteDomainAliasService, decorators: [{
3055
3066
  type: Injectable
3056
3067
  }] });
3057
3068
 
@@ -3071,9 +3082,9 @@ class CoreSiteUserService extends ApiCmsServerBase {
3071
3082
  }));
3072
3083
  }
3073
3084
  }
3074
- CoreSiteUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3075
- CoreSiteUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteUserService });
3076
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreSiteUserService, decorators: [{
3085
+ CoreSiteUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3086
+ CoreSiteUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteUserService });
3087
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreSiteUserService, decorators: [{
3077
3088
  type: Injectable
3078
3089
  }] });
3079
3090
 
@@ -3134,9 +3145,9 @@ class CoreUserService extends ApiCmsServerBase {
3134
3145
  }));
3135
3146
  }
3136
3147
  }
3137
- CoreUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3138
- CoreUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserService });
3139
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserService, decorators: [{
3148
+ CoreUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3149
+ CoreUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserService });
3150
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserService, decorators: [{
3140
3151
  type: Injectable
3141
3152
  }] });
3142
3153
 
@@ -3145,9 +3156,9 @@ class CoreUserGroupService extends ApiCmsServerBase {
3145
3156
  return 'CoreUserGroup';
3146
3157
  }
3147
3158
  }
3148
- CoreUserGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3149
- CoreUserGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserGroupService });
3150
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserGroupService, decorators: [{
3159
+ CoreUserGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3160
+ CoreUserGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserGroupService });
3161
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserGroupService, decorators: [{
3151
3162
  type: Injectable
3152
3163
  }] });
3153
3164
 
@@ -3156,9 +3167,9 @@ class CoreDeviceService extends ApiCmsServerBase {
3156
3167
  return 'CoreDevice';
3157
3168
  }
3158
3169
  }
3159
- CoreDeviceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreDeviceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3160
- CoreDeviceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreDeviceService });
3161
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreDeviceService, decorators: [{
3170
+ CoreDeviceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreDeviceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3171
+ CoreDeviceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreDeviceService });
3172
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreDeviceService, decorators: [{
3162
3173
  type: Injectable
3163
3174
  }] });
3164
3175
 
@@ -3167,9 +3178,9 @@ class CoreUserSupportAccessService extends ApiCmsServerBase {
3167
3178
  return 'CoreUserSupportAccess';
3168
3179
  }
3169
3180
  }
3170
- CoreUserSupportAccessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserSupportAccessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3171
- CoreUserSupportAccessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserSupportAccessService });
3172
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserSupportAccessService, decorators: [{
3181
+ CoreUserSupportAccessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserSupportAccessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3182
+ CoreUserSupportAccessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserSupportAccessService });
3183
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserSupportAccessService, decorators: [{
3173
3184
  type: Injectable
3174
3185
  }] });
3175
3186
 
@@ -3209,9 +3220,9 @@ class CoreModuleSaleSerialService extends ApiCmsServerBase {
3209
3220
  }));
3210
3221
  }
3211
3222
  }
3212
- CoreModuleSaleSerialService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleSerialService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3213
- CoreModuleSaleSerialService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleSerialService });
3214
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleSerialService, decorators: [{
3223
+ CoreModuleSaleSerialService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleSerialService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3224
+ CoreModuleSaleSerialService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleSerialService });
3225
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleSerialService, decorators: [{
3215
3226
  type: Injectable
3216
3227
  }] });
3217
3228
 
@@ -3220,9 +3231,9 @@ class CoreModuleSaleItemService extends ApiCmsServerBase {
3220
3231
  return 'CoreModuleSaleItem';
3221
3232
  }
3222
3233
  }
3223
- CoreModuleSaleItemService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleItemService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3224
- CoreModuleSaleItemService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleItemService });
3225
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleItemService, decorators: [{
3234
+ CoreModuleSaleItemService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleItemService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3235
+ CoreModuleSaleItemService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleItemService });
3236
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleItemService, decorators: [{
3226
3237
  type: Injectable
3227
3238
  }] });
3228
3239
 
@@ -3231,9 +3242,9 @@ class CoreModuleSaleInvoiceDetailService extends ApiCmsServerBase {
3231
3242
  return 'CoreModuleSaleInvoiceDetail';
3232
3243
  }
3233
3244
  }
3234
- CoreModuleSaleInvoiceDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleInvoiceDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3235
- CoreModuleSaleInvoiceDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleInvoiceDetailService });
3236
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleInvoiceDetailService, decorators: [{
3245
+ CoreModuleSaleInvoiceDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleInvoiceDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3246
+ CoreModuleSaleInvoiceDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleInvoiceDetailService });
3247
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleInvoiceDetailService, decorators: [{
3237
3248
  type: Injectable
3238
3249
  }] });
3239
3250
 
@@ -3242,9 +3253,9 @@ class CoreModuleSaleInvoiceService extends ApiCmsServerBase {
3242
3253
  return 'CoreModuleSaleInvoice';
3243
3254
  }
3244
3255
  }
3245
- CoreModuleSaleInvoiceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleInvoiceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3246
- CoreModuleSaleInvoiceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleInvoiceService });
3247
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleInvoiceService, decorators: [{
3256
+ CoreModuleSaleInvoiceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleInvoiceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3257
+ CoreModuleSaleInvoiceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleInvoiceService });
3258
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleInvoiceService, decorators: [{
3248
3259
  type: Injectable
3249
3260
  }] });
3250
3261
 
@@ -3253,9 +3264,9 @@ class CoreModuleSaleHeaderGroupService extends ApiCmsServerBase {
3253
3264
  return 'CoreModuleSaleHeaderGroup';
3254
3265
  }
3255
3266
  }
3256
- CoreModuleSaleHeaderGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleHeaderGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3257
- CoreModuleSaleHeaderGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleHeaderGroupService });
3258
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleHeaderGroupService, decorators: [{
3267
+ CoreModuleSaleHeaderGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleHeaderGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3268
+ CoreModuleSaleHeaderGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleHeaderGroupService });
3269
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleHeaderGroupService, decorators: [{
3259
3270
  type: Injectable
3260
3271
  }] });
3261
3272
 
@@ -3323,9 +3334,9 @@ class CoreModuleSaleHeaderService extends ApiCmsServerBase {
3323
3334
  }));
3324
3335
  }
3325
3336
  }
3326
- CoreModuleSaleHeaderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleHeaderService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3327
- CoreModuleSaleHeaderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleHeaderService });
3328
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSaleHeaderService, decorators: [{
3337
+ CoreModuleSaleHeaderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleHeaderService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3338
+ CoreModuleSaleHeaderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleHeaderService });
3339
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSaleHeaderService, decorators: [{
3329
3340
  type: Injectable
3330
3341
  }] });
3331
3342
 
@@ -3362,9 +3373,9 @@ class CoreUserClaimContentService extends ApiCmsServerBase {
3362
3373
  }));
3363
3374
  }
3364
3375
  }
3365
- CoreUserClaimContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserClaimContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3366
- CoreUserClaimContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserClaimContentService });
3367
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserClaimContentService, decorators: [{
3376
+ CoreUserClaimContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserClaimContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3377
+ CoreUserClaimContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserClaimContentService });
3378
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserClaimContentService, decorators: [{
3368
3379
  type: Injectable
3369
3380
  }] });
3370
3381
 
@@ -3373,9 +3384,9 @@ class CoreUserClaimGroupService extends ApiCmsServerBase {
3373
3384
  return 'CoreUserClaimGroup';
3374
3385
  }
3375
3386
  }
3376
- CoreUserClaimGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserClaimGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3377
- CoreUserClaimGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserClaimGroupService });
3378
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserClaimGroupService, decorators: [{
3387
+ CoreUserClaimGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserClaimGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3388
+ CoreUserClaimGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserClaimGroupService });
3389
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserClaimGroupService, decorators: [{
3379
3390
  type: Injectable
3380
3391
  }] });
3381
3392
 
@@ -3384,9 +3395,9 @@ class CoreUserClaimGroupDetailService extends ApiCmsServerBase {
3384
3395
  return 'CoreUserClaimGroupDetail';
3385
3396
  }
3386
3397
  }
3387
- CoreUserClaimGroupDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserClaimGroupDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3388
- CoreUserClaimGroupDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserClaimGroupDetailService });
3389
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserClaimGroupDetailService, decorators: [{
3398
+ CoreUserClaimGroupDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserClaimGroupDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3399
+ CoreUserClaimGroupDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserClaimGroupDetailService });
3400
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserClaimGroupDetailService, decorators: [{
3390
3401
  type: Injectable
3391
3402
  }] });
3392
3403
 
@@ -3395,9 +3406,9 @@ class CoreUserClaimTypeService extends ApiCmsServerBase {
3395
3406
  return 'CoreUserClaimType';
3396
3407
  }
3397
3408
  }
3398
- CoreUserClaimTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserClaimTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3399
- CoreUserClaimTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserClaimTypeService });
3400
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreUserClaimTypeService, decorators: [{
3409
+ CoreUserClaimTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserClaimTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3410
+ CoreUserClaimTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserClaimTypeService });
3411
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreUserClaimTypeService, decorators: [{
3401
3412
  type: Injectable
3402
3413
  }] });
3403
3414
 
@@ -3408,9 +3419,9 @@ class CoreLogAvoidDuplicateDataEntryService extends ApiCmsServerBase {
3408
3419
  return 'CoreLogAvoidDuplicateDataEntry';
3409
3420
  }
3410
3421
  }
3411
- CoreLogAvoidDuplicateDataEntryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogAvoidDuplicateDataEntryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3412
- CoreLogAvoidDuplicateDataEntryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogAvoidDuplicateDataEntryService });
3413
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogAvoidDuplicateDataEntryService, decorators: [{
3422
+ CoreLogAvoidDuplicateDataEntryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogAvoidDuplicateDataEntryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3423
+ CoreLogAvoidDuplicateDataEntryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogAvoidDuplicateDataEntryService });
3424
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogAvoidDuplicateDataEntryService, decorators: [{
3414
3425
  type: Injectable
3415
3426
  }] });
3416
3427
 
@@ -3419,9 +3430,9 @@ class CoreLogErrorService extends ApiCmsServerBase {
3419
3430
  return 'CoreLogError';
3420
3431
  }
3421
3432
  }
3422
- CoreLogErrorService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogErrorService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3423
- CoreLogErrorService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogErrorService });
3424
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogErrorService, decorators: [{
3433
+ CoreLogErrorService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogErrorService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3434
+ CoreLogErrorService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogErrorService });
3435
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogErrorService, decorators: [{
3425
3436
  type: Injectable
3426
3437
  }] });
3427
3438
 
@@ -3430,9 +3441,9 @@ class CoreLogSmsService extends ApiCmsServerBase {
3430
3441
  return 'CoreLogSms';
3431
3442
  }
3432
3443
  }
3433
- CoreLogSmsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogSmsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3434
- CoreLogSmsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogSmsService });
3435
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogSmsService, decorators: [{
3444
+ CoreLogSmsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogSmsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3445
+ CoreLogSmsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogSmsService });
3446
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogSmsService, decorators: [{
3436
3447
  type: Injectable
3437
3448
  }] });
3438
3449
 
@@ -3441,9 +3452,9 @@ class CoreLogCurrencyService extends ApiCmsServerBase {
3441
3452
  return 'CoreLogCurrency';
3442
3453
  }
3443
3454
  }
3444
- CoreLogCurrencyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogCurrencyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3445
- CoreLogCurrencyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogCurrencyService });
3446
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogCurrencyService, decorators: [{
3455
+ CoreLogCurrencyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogCurrencyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3456
+ CoreLogCurrencyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogCurrencyService });
3457
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogCurrencyService, decorators: [{
3447
3458
  type: Injectable
3448
3459
  }] });
3449
3460
 
@@ -3452,9 +3463,9 @@ class CoreLogMemberService extends ApiCmsServerBase {
3452
3463
  return 'CoreLogMember';
3453
3464
  }
3454
3465
  }
3455
- CoreLogMemberService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogMemberService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3456
- CoreLogMemberService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogMemberService });
3457
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogMemberService, decorators: [{
3466
+ CoreLogMemberService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogMemberService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3467
+ CoreLogMemberService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogMemberService });
3468
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogMemberService, decorators: [{
3458
3469
  type: Injectable
3459
3470
  }] });
3460
3471
 
@@ -3463,9 +3474,9 @@ class CoreLogReportDataService extends ApiCmsServerBase {
3463
3474
  return 'CoreLogReportData';
3464
3475
  }
3465
3476
  }
3466
- CoreLogReportDataService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogReportDataService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3467
- CoreLogReportDataService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogReportDataService });
3468
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogReportDataService, decorators: [{
3477
+ CoreLogReportDataService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogReportDataService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3478
+ CoreLogReportDataService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogReportDataService });
3479
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogReportDataService, decorators: [{
3469
3480
  type: Injectable
3470
3481
  }] });
3471
3482
 
@@ -3474,9 +3485,9 @@ class CoreLogNotificationService extends ApiCmsServerBase {
3474
3485
  return 'CoreLogNotification';
3475
3486
  }
3476
3487
  }
3477
- CoreLogNotificationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogNotificationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3478
- CoreLogNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogNotificationService });
3479
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreLogNotificationService, decorators: [{
3488
+ CoreLogNotificationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogNotificationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3489
+ CoreLogNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogNotificationService });
3490
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreLogNotificationService, decorators: [{
3480
3491
  type: Injectable
3481
3492
  }] });
3482
3493
 
@@ -3699,9 +3710,9 @@ class CoreAuthService extends ApiServerBase {
3699
3710
  }));
3700
3711
  }
3701
3712
  }
3702
- CoreAuthService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreAuthService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3703
- CoreAuthService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreAuthService });
3704
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreAuthService, decorators: [{
3713
+ CoreAuthService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreAuthService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3714
+ CoreAuthService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreAuthService });
3715
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreAuthService, decorators: [{
3705
3716
  type: Injectable
3706
3717
  }] });
3707
3718
 
@@ -3710,9 +3721,9 @@ class CoreTokenActivationService extends ApiCmsServerBase {
3710
3721
  return 'CoreTokenActivation';
3711
3722
  }
3712
3723
  }
3713
- CoreTokenActivationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenActivationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3714
- CoreTokenActivationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenActivationService });
3715
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenActivationService, decorators: [{
3724
+ CoreTokenActivationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenActivationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3725
+ CoreTokenActivationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenActivationService });
3726
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenActivationService, decorators: [{
3716
3727
  type: Injectable
3717
3728
  }] });
3718
3729
 
@@ -3721,9 +3732,9 @@ class CoreTokenUserService extends ApiCmsServerBase {
3721
3732
  return 'CoreTokenUser';
3722
3733
  }
3723
3734
  }
3724
- CoreTokenUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3725
- CoreTokenUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenUserService });
3726
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenUserService, decorators: [{
3735
+ CoreTokenUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3736
+ CoreTokenUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenUserService });
3737
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenUserService, decorators: [{
3727
3738
  type: Injectable
3728
3739
  }] });
3729
3740
 
@@ -3732,9 +3743,9 @@ class CoreTokenUserLogService extends ApiCmsServerBase {
3732
3743
  return 'CoreTokenUserLog';
3733
3744
  }
3734
3745
  }
3735
- CoreTokenUserLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenUserLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3736
- CoreTokenUserLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenUserLogService });
3737
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenUserLogService, decorators: [{
3746
+ CoreTokenUserLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenUserLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3747
+ CoreTokenUserLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenUserLogService });
3748
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenUserLogService, decorators: [{
3738
3749
  type: Injectable
3739
3750
  }] });
3740
3751
 
@@ -3743,9 +3754,9 @@ class CoreTokenUserBadLoginService extends ApiCmsServerBase {
3743
3754
  return 'CoreTokenUserBadLogin';
3744
3755
  }
3745
3756
  }
3746
- CoreTokenUserBadLoginService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenUserBadLoginService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3747
- CoreTokenUserBadLoginService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenUserBadLoginService });
3748
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenUserBadLoginService, decorators: [{
3757
+ CoreTokenUserBadLoginService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenUserBadLoginService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3758
+ CoreTokenUserBadLoginService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenUserBadLoginService });
3759
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenUserBadLoginService, decorators: [{
3749
3760
  type: Injectable
3750
3761
  }] });
3751
3762
 
@@ -3754,9 +3765,9 @@ class CoreTokenMicroServiceService extends ApiCmsServerBase {
3754
3765
  return 'CoreTokenMicroService';
3755
3766
  }
3756
3767
  }
3757
- CoreTokenMicroServiceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenMicroServiceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3758
- CoreTokenMicroServiceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenMicroServiceService });
3759
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenMicroServiceService, decorators: [{
3768
+ CoreTokenMicroServiceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenMicroServiceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3769
+ CoreTokenMicroServiceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenMicroServiceService });
3770
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenMicroServiceService, decorators: [{
3760
3771
  type: Injectable
3761
3772
  }] });
3762
3773
 
@@ -3765,9 +3776,9 @@ class CoreTokenMicroServiceLogService extends ApiCmsServerBase {
3765
3776
  return 'CoreTokenMicroServiceLog';
3766
3777
  }
3767
3778
  }
3768
- CoreTokenMicroServiceLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenMicroServiceLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3769
- CoreTokenMicroServiceLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenMicroServiceLogService });
3770
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenMicroServiceLogService, decorators: [{
3779
+ CoreTokenMicroServiceLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenMicroServiceLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3780
+ CoreTokenMicroServiceLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenMicroServiceLogService });
3781
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenMicroServiceLogService, decorators: [{
3771
3782
  type: Injectable
3772
3783
  }] });
3773
3784
 
@@ -3796,9 +3807,9 @@ class CoreTokenNotificationService extends ApiCmsServerBase {
3796
3807
  }));
3797
3808
  }
3798
3809
  }
3799
- CoreTokenNotificationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenNotificationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3800
- CoreTokenNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenNotificationService });
3801
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenNotificationService, decorators: [{
3810
+ CoreTokenNotificationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenNotificationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3811
+ CoreTokenNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenNotificationService });
3812
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenNotificationService, decorators: [{
3802
3813
  type: Injectable
3803
3814
  }] });
3804
3815
 
@@ -3807,9 +3818,9 @@ class CoreTokenNotificationLogService extends ApiCmsServerBase {
3807
3818
  return 'CoreTokenNotificationLog';
3808
3819
  }
3809
3820
  }
3810
- CoreTokenNotificationLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenNotificationLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3811
- CoreTokenNotificationLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenNotificationLogService });
3812
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreTokenNotificationLogService, decorators: [{
3821
+ CoreTokenNotificationLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenNotificationLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
3822
+ CoreTokenNotificationLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenNotificationLogService });
3823
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreTokenNotificationLogService, decorators: [{
3813
3824
  type: Injectable
3814
3825
  }] });
3815
3826
 
@@ -4234,9 +4245,9 @@ class CoreModuleTagService extends ApiCmsServerBase {
4234
4245
  return 'CoreModuleTag';
4235
4246
  }
4236
4247
  }
4237
- CoreModuleTagService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleTagService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4238
- CoreModuleTagService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleTagService });
4239
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleTagService, decorators: [{
4248
+ CoreModuleTagService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleTagService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4249
+ CoreModuleTagService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleTagService });
4250
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleTagService, decorators: [{
4240
4251
  type: Injectable
4241
4252
  }] });
4242
4253
 
@@ -4260,19 +4271,19 @@ class CoreModuleTagCategoryService extends ApiCmsServerBase {
4260
4271
  }));
4261
4272
  }
4262
4273
  }
4263
- CoreModuleTagCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleTagCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4264
- CoreModuleTagCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleTagCategoryService });
4265
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleTagCategoryService, decorators: [{
4274
+ CoreModuleTagCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleTagCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4275
+ CoreModuleTagCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleTagCategoryService });
4276
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleTagCategoryService, decorators: [{
4266
4277
  type: Injectable
4267
4278
  }] });
4268
4279
 
4269
4280
  class CoreModuleSiteCreditCalculateDtoModel {
4270
4281
  }
4271
4282
 
4272
- class CoreModuleSiteCreditPaymentDtoModel {
4283
+ class CoreModuleSiteCreditChargeDirectDtoModel {
4273
4284
  }
4274
4285
 
4275
- class CoreModuleSiteCreditChargeDirectDtoModel {
4286
+ class CoreModuleSiteCreditPaymentDtoModel {
4276
4287
  }
4277
4288
 
4278
4289
  class CoreModuleSiteCreditService extends ApiCmsServerBase {
@@ -4344,19 +4355,19 @@ class CoreModuleSiteCreditService extends ApiCmsServerBase {
4344
4355
  }));
4345
4356
  }
4346
4357
  }
4347
- CoreModuleSiteCreditService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteCreditService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4348
- CoreModuleSiteCreditService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteCreditService });
4349
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteCreditService, decorators: [{
4358
+ CoreModuleSiteCreditService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteCreditService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4359
+ CoreModuleSiteCreditService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteCreditService });
4360
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteCreditService, decorators: [{
4350
4361
  type: Injectable
4351
4362
  }] });
4352
4363
 
4353
4364
  class CoreModuleSiteUserCreditCalculateDtoModel {
4354
4365
  }
4355
4366
 
4356
- class CoreModuleSiteUserCreditPaymentDtoModel {
4367
+ class CoreModuleSiteUserCreditChargeDirectDtoModel {
4357
4368
  }
4358
4369
 
4359
- class CoreModuleSiteUserCreditChargeDirectDtoModel {
4370
+ class CoreModuleSiteUserCreditPaymentDtoModel {
4360
4371
  }
4361
4372
 
4362
4373
  class CoreModuleSiteUserCreditService extends ApiCmsServerBase {
@@ -4428,9 +4439,9 @@ class CoreModuleSiteUserCreditService extends ApiCmsServerBase {
4428
4439
  }));
4429
4440
  }
4430
4441
  }
4431
- CoreModuleSiteUserCreditService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteUserCreditService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4432
- CoreModuleSiteUserCreditService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteUserCreditService });
4433
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteUserCreditService, decorators: [{
4442
+ CoreModuleSiteUserCreditService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteUserCreditService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4443
+ CoreModuleSiteUserCreditService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteUserCreditService });
4444
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteUserCreditService, decorators: [{
4434
4445
  type: Injectable
4435
4446
  }] });
4436
4447
 
@@ -4439,9 +4450,9 @@ class CoreModuleSiteAccountingDocumentDetailTypeService extends ApiCmsServerBase
4439
4450
  return 'CoreModuleSiteAccountingDocumentDetailType';
4440
4451
  }
4441
4452
  }
4442
- CoreModuleSiteAccountingDocumentDetailTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteAccountingDocumentDetailTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4443
- CoreModuleSiteAccountingDocumentDetailTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteAccountingDocumentDetailTypeService });
4444
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteAccountingDocumentDetailTypeService, decorators: [{
4453
+ CoreModuleSiteAccountingDocumentDetailTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteAccountingDocumentDetailTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4454
+ CoreModuleSiteAccountingDocumentDetailTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteAccountingDocumentDetailTypeService });
4455
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteAccountingDocumentDetailTypeService, decorators: [{
4445
4456
  type: Injectable
4446
4457
  }] });
4447
4458
 
@@ -4450,9 +4461,9 @@ class CoreModuleSiteAccountingDocumentDetailService extends ApiCmsServerBase {
4450
4461
  return 'CoreModuleSiteAccountingDocumentDetail';
4451
4462
  }
4452
4463
  }
4453
- CoreModuleSiteAccountingDocumentDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteAccountingDocumentDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4454
- CoreModuleSiteAccountingDocumentDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteAccountingDocumentDetailService });
4455
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteAccountingDocumentDetailService, decorators: [{
4464
+ CoreModuleSiteAccountingDocumentDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteAccountingDocumentDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4465
+ CoreModuleSiteAccountingDocumentDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteAccountingDocumentDetailService });
4466
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteAccountingDocumentDetailService, decorators: [{
4456
4467
  type: Injectable
4457
4468
  }] });
4458
4469
 
@@ -4461,9 +4472,9 @@ class CoreModuleSiteAccountingDocumentService extends ApiCmsServerBase {
4461
4472
  return 'CoreModuleSiteAccountingDocument';
4462
4473
  }
4463
4474
  }
4464
- CoreModuleSiteAccountingDocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteAccountingDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4465
- CoreModuleSiteAccountingDocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteAccountingDocumentService });
4466
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleSiteAccountingDocumentService, decorators: [{
4475
+ CoreModuleSiteAccountingDocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteAccountingDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4476
+ CoreModuleSiteAccountingDocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteAccountingDocumentService });
4477
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleSiteAccountingDocumentService, decorators: [{
4467
4478
  type: Injectable
4468
4479
  }] });
4469
4480
 
@@ -4472,9 +4483,9 @@ class CoreModuleRelationshipContentService extends ApiCmsServerBase {
4472
4483
  return 'CoreModuleRelationshipContent';
4473
4484
  }
4474
4485
  }
4475
- CoreModuleRelationshipContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleRelationshipContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4476
- CoreModuleRelationshipContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleRelationshipContentService });
4477
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleRelationshipContentService, decorators: [{
4486
+ CoreModuleRelationshipContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleRelationshipContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4487
+ CoreModuleRelationshipContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleRelationshipContentService });
4488
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleRelationshipContentService, decorators: [{
4478
4489
  type: Injectable
4479
4490
  }] });
4480
4491
 
@@ -4483,9 +4494,9 @@ class CoreModuleLogScoreService extends ApiCmsServerBase {
4483
4494
  return 'CoreModuleLogScore';
4484
4495
  }
4485
4496
  }
4486
- CoreModuleLogScoreService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogScoreService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4487
- CoreModuleLogScoreService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogScoreService });
4488
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogScoreService, decorators: [{
4497
+ CoreModuleLogScoreService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogScoreService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4498
+ CoreModuleLogScoreService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogScoreService });
4499
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogScoreService, decorators: [{
4489
4500
  type: Injectable
4490
4501
  }] });
4491
4502
 
@@ -4494,9 +4505,9 @@ class CoreModuleLogLikeService extends ApiCmsServerBase {
4494
4505
  return 'CoreModuleLogLike';
4495
4506
  }
4496
4507
  }
4497
- CoreModuleLogLikeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogLikeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4498
- CoreModuleLogLikeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogLikeService });
4499
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogLikeService, decorators: [{
4508
+ CoreModuleLogLikeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogLikeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4509
+ CoreModuleLogLikeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogLikeService });
4510
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogLikeService, decorators: [{
4500
4511
  type: Injectable
4501
4512
  }] });
4502
4513
 
@@ -4536,9 +4547,9 @@ class CoreModuleLogFavoriteService extends ApiCmsServerBase {
4536
4547
  }));
4537
4548
  }
4538
4549
  }
4539
- CoreModuleLogFavoriteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogFavoriteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4540
- CoreModuleLogFavoriteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogFavoriteService });
4541
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogFavoriteService, decorators: [{
4550
+ CoreModuleLogFavoriteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogFavoriteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4551
+ CoreModuleLogFavoriteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogFavoriteService });
4552
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogFavoriteService, decorators: [{
4542
4553
  type: Injectable
4543
4554
  }] });
4544
4555
 
@@ -4564,9 +4575,9 @@ class CoreModuleLogReportAbuseService extends ApiCmsServerBase {
4564
4575
  }));
4565
4576
  }
4566
4577
  }
4567
- CoreModuleLogReportAbuseService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogReportAbuseService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4568
- CoreModuleLogReportAbuseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogReportAbuseService });
4569
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogReportAbuseService, decorators: [{
4578
+ CoreModuleLogReportAbuseService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogReportAbuseService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4579
+ CoreModuleLogReportAbuseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogReportAbuseService });
4580
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogReportAbuseService, decorators: [{
4570
4581
  type: Injectable
4571
4582
  }] });
4572
4583
 
@@ -4592,9 +4603,9 @@ class CoreModuleLogShowKeyService extends ApiCmsServerBase {
4592
4603
  }));
4593
4604
  }
4594
4605
  }
4595
- CoreModuleLogShowKeyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogShowKeyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4596
- CoreModuleLogShowKeyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogShowKeyService });
4597
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogShowKeyService, decorators: [{
4606
+ CoreModuleLogShowKeyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogShowKeyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4607
+ CoreModuleLogShowKeyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogShowKeyService });
4608
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogShowKeyService, decorators: [{
4598
4609
  type: Injectable
4599
4610
  }] });
4600
4611
 
@@ -4603,9 +4614,9 @@ class CoreModuleLogContentCountService extends ApiCmsServerBase {
4603
4614
  return 'CoreModuleLogContentCount';
4604
4615
  }
4605
4616
  }
4606
- CoreModuleLogContentCountService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogContentCountService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4607
- CoreModuleLogContentCountService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogContentCountService });
4608
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogContentCountService, decorators: [{
4617
+ CoreModuleLogContentCountService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogContentCountService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4618
+ CoreModuleLogContentCountService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogContentCountService });
4619
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogContentCountService, decorators: [{
4609
4620
  type: Injectable
4610
4621
  }] });
4611
4622
 
@@ -4614,9 +4625,9 @@ class CoreModuleLogSiteCreditBlockedService extends ApiCmsServerBase {
4614
4625
  return 'CoreModuleLogSiteCreditBlocked';
4615
4626
  }
4616
4627
  }
4617
- CoreModuleLogSiteCreditBlockedService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogSiteCreditBlockedService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4618
- CoreModuleLogSiteCreditBlockedService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogSiteCreditBlockedService });
4619
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogSiteCreditBlockedService, decorators: [{
4628
+ CoreModuleLogSiteCreditBlockedService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogSiteCreditBlockedService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4629
+ CoreModuleLogSiteCreditBlockedService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogSiteCreditBlockedService });
4630
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogSiteCreditBlockedService, decorators: [{
4620
4631
  type: Injectable
4621
4632
  }] });
4622
4633
 
@@ -4625,9 +4636,9 @@ class CoreModuleLogSiteUserCreditBlockedService extends ApiCmsServerBase {
4625
4636
  return 'CoreModuleLogSiteUserCreditBlocked';
4626
4637
  }
4627
4638
  }
4628
- CoreModuleLogSiteUserCreditBlockedService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogSiteUserCreditBlockedService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4629
- CoreModuleLogSiteUserCreditBlockedService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogSiteUserCreditBlockedService });
4630
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogSiteUserCreditBlockedService, decorators: [{
4639
+ CoreModuleLogSiteUserCreditBlockedService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogSiteUserCreditBlockedService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4640
+ CoreModuleLogSiteUserCreditBlockedService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogSiteUserCreditBlockedService });
4641
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogSiteUserCreditBlockedService, decorators: [{
4631
4642
  type: Injectable
4632
4643
  }] });
4633
4644
 
@@ -4636,9 +4647,9 @@ class CoreModuleLogSiteCreditService extends ApiCmsServerBase {
4636
4647
  return 'CoreModuleLogSiteCredit';
4637
4648
  }
4638
4649
  }
4639
- CoreModuleLogSiteCreditService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogSiteCreditService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4640
- CoreModuleLogSiteCreditService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogSiteCreditService });
4641
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogSiteCreditService, decorators: [{
4650
+ CoreModuleLogSiteCreditService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogSiteCreditService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4651
+ CoreModuleLogSiteCreditService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogSiteCreditService });
4652
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogSiteCreditService, decorators: [{
4642
4653
  type: Injectable
4643
4654
  }] });
4644
4655
 
@@ -4647,9 +4658,9 @@ class CoreModuleLogSiteUserCreditService extends ApiCmsServerBase {
4647
4658
  return 'CoreModuleLogSiteUserCredit';
4648
4659
  }
4649
4660
  }
4650
- CoreModuleLogSiteUserCreditService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogSiteUserCreditService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4651
- CoreModuleLogSiteUserCreditService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogSiteUserCreditService });
4652
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleLogSiteUserCreditService, decorators: [{
4661
+ CoreModuleLogSiteUserCreditService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogSiteUserCreditService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4662
+ CoreModuleLogSiteUserCreditService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogSiteUserCreditService });
4663
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleLogSiteUserCreditService, decorators: [{
4653
4664
  type: Injectable
4654
4665
  }] });
4655
4666
 
@@ -4675,9 +4686,9 @@ class CoreModuleDataCommentService extends ApiCmsServerBase {
4675
4686
  }));
4676
4687
  }
4677
4688
  }
4678
- CoreModuleDataCommentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleDataCommentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4679
- CoreModuleDataCommentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleDataCommentService });
4680
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleDataCommentService, decorators: [{
4689
+ CoreModuleDataCommentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleDataCommentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4690
+ CoreModuleDataCommentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleDataCommentService });
4691
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleDataCommentService, decorators: [{
4681
4692
  type: Injectable
4682
4693
  }] });
4683
4694
 
@@ -4703,9 +4714,9 @@ class CoreModuleDataMemoService extends ApiCmsServerBase {
4703
4714
  }));
4704
4715
  }
4705
4716
  }
4706
- CoreModuleDataMemoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleDataMemoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4707
- CoreModuleDataMemoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleDataMemoService });
4708
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleDataMemoService, decorators: [{
4717
+ CoreModuleDataMemoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleDataMemoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4718
+ CoreModuleDataMemoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleDataMemoService });
4719
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleDataMemoService, decorators: [{
4709
4720
  type: Injectable
4710
4721
  }] });
4711
4722
 
@@ -4731,9 +4742,9 @@ class CoreModuleDataTaskService extends ApiCmsServerBase {
4731
4742
  }));
4732
4743
  }
4733
4744
  }
4734
- CoreModuleDataTaskService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleDataTaskService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4735
- CoreModuleDataTaskService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleDataTaskService });
4736
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleDataTaskService, decorators: [{
4745
+ CoreModuleDataTaskService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleDataTaskService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4746
+ CoreModuleDataTaskService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleDataTaskService });
4747
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleDataTaskService, decorators: [{
4737
4748
  type: Injectable
4738
4749
  }] });
4739
4750
 
@@ -4759,9 +4770,9 @@ class CoreModuleDataPinService extends ApiCmsServerBase {
4759
4770
  }));
4760
4771
  }
4761
4772
  }
4762
- CoreModuleDataPinService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleDataPinService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4763
- CoreModuleDataPinService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleDataPinService });
4764
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CoreModuleDataPinService, decorators: [{
4773
+ CoreModuleDataPinService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleDataPinService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4774
+ CoreModuleDataPinService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleDataPinService });
4775
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CoreModuleDataPinService, decorators: [{
4765
4776
  type: Injectable
4766
4777
  }] });
4767
4778
 
@@ -4858,9 +4869,9 @@ class FileConfigurationService extends ApiServerConfigSiteBase {
4858
4869
  return 'file';
4859
4870
  }
4860
4871
  }
4861
- FileConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: FileConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4862
- FileConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: FileConfigurationService });
4863
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: FileConfigurationService, decorators: [{
4872
+ FileConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FileConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4873
+ FileConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FileConfigurationService });
4874
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FileConfigurationService, decorators: [{
4864
4875
  type: Injectable
4865
4876
  }] });
4866
4877
 
@@ -4909,17 +4920,17 @@ class FileCategoryService extends ApiCmsServerBase {
4909
4920
  }));
4910
4921
  }
4911
4922
  }
4912
- FileCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: FileCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4913
- FileCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: FileCategoryService });
4914
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: FileCategoryService, decorators: [{
4923
+ FileCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FileCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
4924
+ FileCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FileCategoryService });
4925
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FileCategoryService, decorators: [{
4915
4926
  type: Injectable
4916
4927
  }] });
4917
4928
 
4918
- //@@tag-Version-2201011
4919
- class FileContentModel extends BaseModuleEntity {
4929
+ class FileDownloadDtoModel {
4920
4930
  }
4921
4931
 
4922
- class FileDownloadDtoModel {
4932
+ //@@tag-Version-2201011
4933
+ class FileContentModel extends BaseModuleEntity {
4923
4934
  }
4924
4935
 
4925
4936
  class FileContentService extends ApiCmsServerBase {
@@ -5063,9 +5074,9 @@ class FileContentService extends ApiCmsServerBase {
5063
5074
  }));
5064
5075
  }
5065
5076
  }
5066
- FileContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: FileContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5067
- FileContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: FileContentService });
5068
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: FileContentService, decorators: [{
5077
+ FileContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FileContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5078
+ FileContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FileContentService });
5079
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FileContentService, decorators: [{
5069
5080
  type: Injectable
5070
5081
  }] });
5071
5082
 
@@ -5107,9 +5118,9 @@ class LinkManagementConfigurationService extends ApiServerConfigSiteBase {
5107
5118
  return 'linkManagement';
5108
5119
  }
5109
5120
  }
5110
- LinkManagementConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5111
- LinkManagementConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementConfigurationService });
5112
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementConfigurationService, decorators: [{
5121
+ LinkManagementConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5122
+ LinkManagementConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementConfigurationService });
5123
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementConfigurationService, decorators: [{
5113
5124
  type: Injectable
5114
5125
  }] });
5115
5126
 
@@ -5151,9 +5162,9 @@ class LinkManagementEnumService extends ApiServerBase {
5151
5162
  }));
5152
5163
  }
5153
5164
  }
5154
- LinkManagementEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5155
- LinkManagementEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementEnumService });
5156
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementEnumService, decorators: [{
5165
+ LinkManagementEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5166
+ LinkManagementEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementEnumService });
5167
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementEnumService, decorators: [{
5157
5168
  type: Injectable
5158
5169
  }] });
5159
5170
 
@@ -5162,9 +5173,9 @@ class LinkManagementAccountingService extends ApiCmsServerBase {
5162
5173
  return 'LinkManagementAccounting';
5163
5174
  }
5164
5175
  }
5165
- LinkManagementAccountingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementAccountingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5166
- LinkManagementAccountingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementAccountingService });
5167
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementAccountingService, decorators: [{
5176
+ LinkManagementAccountingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementAccountingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5177
+ LinkManagementAccountingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementAccountingService });
5178
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementAccountingService, decorators: [{
5168
5179
  type: Injectable
5169
5180
  }] });
5170
5181
 
@@ -5173,9 +5184,9 @@ class LinkManagementAccountingDetailService extends ApiCmsServerBase {
5173
5184
  return 'LinkManagementAccountingDetail';
5174
5185
  }
5175
5186
  }
5176
- LinkManagementAccountingDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementAccountingDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5177
- LinkManagementAccountingDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementAccountingDetailService });
5178
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementAccountingDetailService, decorators: [{
5187
+ LinkManagementAccountingDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementAccountingDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5188
+ LinkManagementAccountingDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementAccountingDetailService });
5189
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementAccountingDetailService, decorators: [{
5179
5190
  type: Injectable
5180
5191
  }] });
5181
5192
 
@@ -5198,9 +5209,9 @@ class LinkManagementBillboardService extends ApiCmsServerBase {
5198
5209
  }));
5199
5210
  }
5200
5211
  }
5201
- LinkManagementBillboardService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementBillboardService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5202
- LinkManagementBillboardService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementBillboardService });
5203
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementBillboardService, decorators: [{
5212
+ LinkManagementBillboardService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementBillboardService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5213
+ LinkManagementBillboardService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementBillboardService });
5214
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementBillboardService, decorators: [{
5204
5215
  type: Injectable
5205
5216
  }] });
5206
5217
 
@@ -5209,9 +5220,9 @@ class LinkManagementBillboardPatternService extends ApiCmsServerBase {
5209
5220
  return 'LinkManagementBillboardPattern';
5210
5221
  }
5211
5222
  }
5212
- LinkManagementBillboardPatternService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementBillboardPatternService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5213
- LinkManagementBillboardPatternService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementBillboardPatternService });
5214
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementBillboardPatternService, decorators: [{
5223
+ LinkManagementBillboardPatternService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementBillboardPatternService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5224
+ LinkManagementBillboardPatternService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementBillboardPatternService });
5225
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementBillboardPatternService, decorators: [{
5215
5226
  type: Injectable
5216
5227
  }] });
5217
5228
 
@@ -5220,9 +5231,9 @@ class LinkManagementBillboardCategoryService extends ApiCmsServerBase {
5220
5231
  return 'LinkManagementBillboardCategory';
5221
5232
  }
5222
5233
  }
5223
- LinkManagementBillboardCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementBillboardCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5224
- LinkManagementBillboardCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementBillboardCategoryService });
5225
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementBillboardCategoryService, decorators: [{
5234
+ LinkManagementBillboardCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementBillboardCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5235
+ LinkManagementBillboardCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementBillboardCategoryService });
5236
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementBillboardCategoryService, decorators: [{
5226
5237
  type: Injectable
5227
5238
  }] });
5228
5239
 
@@ -5231,9 +5242,9 @@ class LinkManagementMemberService extends ApiCmsServerBase {
5231
5242
  return 'LinkManagementMember';
5232
5243
  }
5233
5244
  }
5234
- LinkManagementMemberService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementMemberService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5235
- LinkManagementMemberService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementMemberService });
5236
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementMemberService, decorators: [{
5245
+ LinkManagementMemberService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementMemberService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5246
+ LinkManagementMemberService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementMemberService });
5247
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementMemberService, decorators: [{
5237
5248
  type: Injectable
5238
5249
  }] });
5239
5250
 
@@ -5290,9 +5301,9 @@ class LinkManagementTargetService extends ApiCmsServerBase {
5290
5301
  }));
5291
5302
  }
5292
5303
  }
5293
- LinkManagementTargetService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementTargetService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5294
- LinkManagementTargetService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementTargetService });
5295
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementTargetService, decorators: [{
5304
+ LinkManagementTargetService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementTargetService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5305
+ LinkManagementTargetService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementTargetService });
5306
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementTargetService, decorators: [{
5296
5307
  type: Injectable
5297
5308
  }] });
5298
5309
 
@@ -5319,9 +5330,9 @@ class LinkManagementTargetBillboardLogService extends ApiCmsServerBase {
5319
5330
  }));
5320
5331
  }
5321
5332
  }
5322
- LinkManagementTargetBillboardLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementTargetBillboardLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5323
- LinkManagementTargetBillboardLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementTargetBillboardLogService });
5324
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementTargetBillboardLogService, decorators: [{
5333
+ LinkManagementTargetBillboardLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementTargetBillboardLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5334
+ LinkManagementTargetBillboardLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementTargetBillboardLogService });
5335
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementTargetBillboardLogService, decorators: [{
5325
5336
  type: Injectable
5326
5337
  }] });
5327
5338
 
@@ -5330,9 +5341,9 @@ class LinkManagementCategoryService extends ApiCmsServerBase {
5330
5341
  return 'LinkManagementCategory';
5331
5342
  }
5332
5343
  }
5333
- LinkManagementCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5334
- LinkManagementCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementCategoryService });
5335
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementCategoryService, decorators: [{
5344
+ LinkManagementCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5345
+ LinkManagementCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementCategoryService });
5346
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementCategoryService, decorators: [{
5336
5347
  type: Injectable
5337
5348
  }] });
5338
5349
 
@@ -5341,9 +5352,9 @@ class LinkManagementTargetCategoryService extends ApiCmsServerBase {
5341
5352
  return 'LinkManagementTargetCategory';
5342
5353
  }
5343
5354
  }
5344
- LinkManagementTargetCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementTargetCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5345
- LinkManagementTargetCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementTargetCategoryService });
5346
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: LinkManagementTargetCategoryService, decorators: [{
5355
+ LinkManagementTargetCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementTargetCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5356
+ LinkManagementTargetCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementTargetCategoryService });
5357
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LinkManagementTargetCategoryService, decorators: [{
5347
5358
  type: Injectable
5348
5359
  }] });
5349
5360
 
@@ -5448,9 +5459,9 @@ class ApiTelegramConfigurationService extends ApiServerConfigSiteBase {
5448
5459
  return 'ApiTelegram';
5449
5460
  }
5450
5461
  }
5451
- ApiTelegramConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5452
- ApiTelegramConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramConfigurationService });
5453
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramConfigurationService, decorators: [{
5462
+ ApiTelegramConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5463
+ ApiTelegramConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramConfigurationService });
5464
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramConfigurationService, decorators: [{
5454
5465
  type: Injectable
5455
5466
  }] });
5456
5467
 
@@ -5522,9 +5533,9 @@ class ApiTelegramBotConfigService extends ApiCmsServerBase {
5522
5533
  }));
5523
5534
  }
5524
5535
  }
5525
- ApiTelegramBotConfigService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramBotConfigService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5526
- ApiTelegramBotConfigService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramBotConfigService });
5527
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramBotConfigService, decorators: [{
5536
+ ApiTelegramBotConfigService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramBotConfigService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5537
+ ApiTelegramBotConfigService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramBotConfigService });
5538
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramBotConfigService, decorators: [{
5528
5539
  type: Injectable
5529
5540
  }] });
5530
5541
 
@@ -5544,9 +5555,9 @@ class ApiTelegramEnumService extends ApiServerBase {
5544
5555
  }));
5545
5556
  }
5546
5557
  }
5547
- ApiTelegramEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5548
- ApiTelegramEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramEnumService });
5549
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramEnumService, decorators: [{
5558
+ ApiTelegramEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5559
+ ApiTelegramEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramEnumService });
5560
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramEnumService, decorators: [{
5550
5561
  type: Injectable
5551
5562
  }] });
5552
5563
 
@@ -5555,9 +5566,9 @@ class ApiTelegramUploadedFileService extends ApiCmsServerBase {
5555
5566
  return 'ApiTelegramUploadedFile';
5556
5567
  }
5557
5568
  }
5558
- ApiTelegramUploadedFileService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramUploadedFileService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5559
- ApiTelegramUploadedFileService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramUploadedFileService });
5560
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramUploadedFileService, decorators: [{
5569
+ ApiTelegramUploadedFileService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramUploadedFileService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5570
+ ApiTelegramUploadedFileService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramUploadedFileService });
5571
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramUploadedFileService, decorators: [{
5561
5572
  type: Injectable
5562
5573
  }] });
5563
5574
 
@@ -5566,9 +5577,9 @@ class ApiTelegramReceivedFileService extends ApiCmsServerBase {
5566
5577
  return 'ApiTelegramReceivedFile';
5567
5578
  }
5568
5579
  }
5569
- ApiTelegramReceivedFileService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramReceivedFileService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5570
- ApiTelegramReceivedFileService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramReceivedFileService });
5571
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramReceivedFileService, decorators: [{
5580
+ ApiTelegramReceivedFileService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramReceivedFileService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5581
+ ApiTelegramReceivedFileService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramReceivedFileService });
5582
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramReceivedFileService, decorators: [{
5572
5583
  type: Injectable
5573
5584
  }] });
5574
5585
 
@@ -5577,9 +5588,9 @@ class ApiTelegramLogInputService extends ApiCmsServerBase {
5577
5588
  return 'ApiTelegramLogInput';
5578
5589
  }
5579
5590
  }
5580
- ApiTelegramLogInputService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramLogInputService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5581
- ApiTelegramLogInputService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramLogInputService });
5582
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramLogInputService, decorators: [{
5591
+ ApiTelegramLogInputService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramLogInputService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5592
+ ApiTelegramLogInputService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramLogInputService });
5593
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramLogInputService, decorators: [{
5583
5594
  type: Injectable
5584
5595
  }] });
5585
5596
 
@@ -5588,9 +5599,9 @@ class ApiTelegramLogOutputService extends ApiCmsServerBase {
5588
5599
  return 'ApiTelegramLogOutput';
5589
5600
  }
5590
5601
  }
5591
- ApiTelegramLogOutputService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramLogOutputService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5592
- ApiTelegramLogOutputService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramLogOutputService });
5593
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramLogOutputService, decorators: [{
5602
+ ApiTelegramLogOutputService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramLogOutputService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5603
+ ApiTelegramLogOutputService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramLogOutputService });
5604
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramLogOutputService, decorators: [{
5594
5605
  type: Injectable
5595
5606
  }] });
5596
5607
 
@@ -5599,9 +5610,9 @@ class ApiTelegramMemberInfoService extends ApiCmsServerBase {
5599
5610
  return 'ApiTelegramMemberInfo';
5600
5611
  }
5601
5612
  }
5602
- ApiTelegramMemberInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramMemberInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5603
- ApiTelegramMemberInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramMemberInfoService });
5604
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApiTelegramMemberInfoService, decorators: [{
5613
+ ApiTelegramMemberInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramMemberInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5614
+ ApiTelegramMemberInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramMemberInfoService });
5615
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApiTelegramMemberInfoService, decorators: [{
5605
5616
  type: Injectable
5606
5617
  }] });
5607
5618
 
@@ -5884,9 +5895,9 @@ class UniversalMenuConfigurationService extends ApiServerConfigSiteBase {
5884
5895
  return 'UniversalMenu';
5885
5896
  }
5886
5897
  }
5887
- UniversalMenuConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5888
- UniversalMenuConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuConfigurationService });
5889
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuConfigurationService, decorators: [{
5898
+ UniversalMenuConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5899
+ UniversalMenuConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuConfigurationService });
5900
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuConfigurationService, decorators: [{
5890
5901
  type: Injectable
5891
5902
  }] });
5892
5903
 
@@ -5917,9 +5928,9 @@ class UniversalMenuEnumService extends ApiServerBase {
5917
5928
  }));
5918
5929
  }
5919
5930
  }
5920
- UniversalMenuEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5921
- UniversalMenuEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuEnumService });
5922
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuEnumService, decorators: [{
5931
+ UniversalMenuEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5932
+ UniversalMenuEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuEnumService });
5933
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuEnumService, decorators: [{
5923
5934
  type: Injectable
5924
5935
  }] });
5925
5936
 
@@ -5928,9 +5939,9 @@ class UniversalMenuProcessService extends ApiCmsServerBase {
5928
5939
  return 'UniversalMenuProcess';
5929
5940
  }
5930
5941
  }
5931
- UniversalMenuProcessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuProcessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5932
- UniversalMenuProcessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuProcessService });
5933
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuProcessService, decorators: [{
5942
+ UniversalMenuProcessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuProcessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5943
+ UniversalMenuProcessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuProcessService });
5944
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuProcessService, decorators: [{
5934
5945
  type: Injectable
5935
5946
  }] });
5936
5947
 
@@ -5939,9 +5950,9 @@ class UniversalMenuSessionService extends ApiCmsServerBase {
5939
5950
  return 'UniversalMenuSession';
5940
5951
  }
5941
5952
  }
5942
- UniversalMenuSessionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuSessionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5943
- UniversalMenuSessionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuSessionService });
5944
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuSessionService, decorators: [{
5953
+ UniversalMenuSessionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuSessionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5954
+ UniversalMenuSessionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuSessionService });
5955
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuSessionService, decorators: [{
5945
5956
  type: Injectable
5946
5957
  }] });
5947
5958
 
@@ -5950,9 +5961,9 @@ class UniversalMenuPlatformService extends ApiCmsServerBase {
5950
5961
  return 'UniversalMenuPlatform';
5951
5962
  }
5952
5963
  }
5953
- UniversalMenuPlatformService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuPlatformService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5954
- UniversalMenuPlatformService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuPlatformService });
5955
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuPlatformService, decorators: [{
5964
+ UniversalMenuPlatformService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuPlatformService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5965
+ UniversalMenuPlatformService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuPlatformService });
5966
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuPlatformService, decorators: [{
5956
5967
  type: Injectable
5957
5968
  }] });
5958
5969
 
@@ -5961,9 +5972,9 @@ class UniversalMenuMenuItemProcessService extends ApiCmsServerBase {
5961
5972
  return 'UniversalMenuMenuItemProcess';
5962
5973
  }
5963
5974
  }
5964
- UniversalMenuMenuItemProcessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuMenuItemProcessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5965
- UniversalMenuMenuItemProcessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuMenuItemProcessService });
5966
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuMenuItemProcessService, decorators: [{
5975
+ UniversalMenuMenuItemProcessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuMenuItemProcessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
5976
+ UniversalMenuMenuItemProcessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuMenuItemProcessService });
5977
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuMenuItemProcessService, decorators: [{
5967
5978
  type: Injectable
5968
5979
  }] });
5969
5980
 
@@ -6004,9 +6015,9 @@ class UniversalMenuMenuItemService extends ApiCmsServerBase {
6004
6015
  }));
6005
6016
  }
6006
6017
  }
6007
- UniversalMenuMenuItemService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuMenuItemService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6008
- UniversalMenuMenuItemService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuMenuItemService });
6009
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: UniversalMenuMenuItemService, decorators: [{
6018
+ UniversalMenuMenuItemService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuMenuItemService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6019
+ UniversalMenuMenuItemService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuMenuItemService });
6020
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: UniversalMenuMenuItemService, decorators: [{
6010
6021
  type: Injectable
6011
6022
  }] });
6012
6023
 
@@ -6065,9 +6076,9 @@ class NewsConfigurationService extends ApiServerConfigSiteBase {
6065
6076
  return 'news';
6066
6077
  }
6067
6078
  }
6068
- NewsConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6069
- NewsConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsConfigurationService });
6070
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsConfigurationService, decorators: [{
6079
+ NewsConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6080
+ NewsConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsConfigurationService });
6081
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsConfigurationService, decorators: [{
6071
6082
  type: Injectable
6072
6083
  }] });
6073
6084
 
@@ -6087,9 +6098,9 @@ class NewsCategoryService extends ApiCmsServerBase {
6087
6098
  }));
6088
6099
  }
6089
6100
  }
6090
- NewsCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6091
- NewsCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsCategoryService });
6092
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsCategoryService, decorators: [{
6101
+ NewsCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6102
+ NewsCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsCategoryService });
6103
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsCategoryService, decorators: [{
6093
6104
  type: Injectable
6094
6105
  }] });
6095
6106
 
@@ -6120,9 +6131,9 @@ class NewsCommentService extends ApiCmsServerBase {
6120
6131
  }));
6121
6132
  }
6122
6133
  }
6123
- NewsCommentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsCommentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6124
- NewsCommentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsCommentService });
6125
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsCommentService, decorators: [{
6134
+ NewsCommentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsCommentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6135
+ NewsCommentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsCommentService });
6136
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsCommentService, decorators: [{
6126
6137
  type: Injectable
6127
6138
  }] });
6128
6139
 
@@ -6265,9 +6276,9 @@ class NewsContentService extends ApiCmsServerBase {
6265
6276
  }));
6266
6277
  }
6267
6278
  }
6268
- NewsContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6269
- NewsContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentService });
6270
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentService, decorators: [{
6279
+ NewsContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6280
+ NewsContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentService });
6281
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentService, decorators: [{
6271
6282
  type: Injectable
6272
6283
  }] });
6273
6284
 
@@ -6276,9 +6287,9 @@ class NewsContentAndParameterValueService extends ApiCmsServerBase {
6276
6287
  return 'NewsContentAndParameterValue';
6277
6288
  }
6278
6289
  }
6279
- NewsContentAndParameterValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentAndParameterValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6280
- NewsContentAndParameterValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentAndParameterValueService });
6281
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentAndParameterValueService, decorators: [{
6290
+ NewsContentAndParameterValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentAndParameterValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6291
+ NewsContentAndParameterValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentAndParameterValueService });
6292
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentAndParameterValueService, decorators: [{
6282
6293
  type: Injectable
6283
6294
  }] });
6284
6295
 
@@ -6315,9 +6326,9 @@ class NewsContentOtherInfoService extends ApiCmsServerBase {
6315
6326
  }));
6316
6327
  }
6317
6328
  }
6318
- NewsContentOtherInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentOtherInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6319
- NewsContentOtherInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentOtherInfoService });
6320
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentOtherInfoService, decorators: [{
6329
+ NewsContentOtherInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentOtherInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6330
+ NewsContentOtherInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentOtherInfoService });
6331
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentOtherInfoService, decorators: [{
6321
6332
  type: Injectable
6322
6333
  }] });
6323
6334
 
@@ -6326,9 +6337,9 @@ class NewsContentParameterService extends ApiCmsServerBase {
6326
6337
  return 'NewsContentParameter';
6327
6338
  }
6328
6339
  }
6329
- NewsContentParameterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentParameterService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6330
- NewsContentParameterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentParameterService });
6331
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentParameterService, decorators: [{
6340
+ NewsContentParameterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentParameterService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6341
+ NewsContentParameterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentParameterService });
6342
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentParameterService, decorators: [{
6332
6343
  type: Injectable
6333
6344
  }] });
6334
6345
 
@@ -6337,9 +6348,9 @@ class NewsContentParameterTypeService extends ApiCmsServerBase {
6337
6348
  return 'NewsContentParameterType';
6338
6349
  }
6339
6350
  }
6340
- NewsContentParameterTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentParameterTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6341
- NewsContentParameterTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentParameterTypeService });
6342
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentParameterTypeService, decorators: [{
6351
+ NewsContentParameterTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentParameterTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6352
+ NewsContentParameterTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentParameterTypeService });
6353
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentParameterTypeService, decorators: [{
6343
6354
  type: Injectable
6344
6355
  }] });
6345
6356
 
@@ -6376,9 +6387,9 @@ class NewsContentSimilarService extends ApiCmsServerBase {
6376
6387
  }));
6377
6388
  }
6378
6389
  }
6379
- NewsContentSimilarService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentSimilarService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6380
- NewsContentSimilarService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentSimilarService });
6381
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentSimilarService, decorators: [{
6390
+ NewsContentSimilarService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentSimilarService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6391
+ NewsContentSimilarService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentSimilarService });
6392
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentSimilarService, decorators: [{
6382
6393
  type: Injectable
6383
6394
  }] });
6384
6395
 
@@ -6415,9 +6426,9 @@ class NewsContentTagService extends ApiCmsServerBase {
6415
6426
  }));
6416
6427
  }
6417
6428
  }
6418
- NewsContentTagService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentTagService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6419
- NewsContentTagService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentTagService });
6420
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentTagService, decorators: [{
6429
+ NewsContentTagService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentTagService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6430
+ NewsContentTagService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentTagService });
6431
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentTagService, decorators: [{
6421
6432
  type: Injectable
6422
6433
  }] });
6423
6434
 
@@ -6426,9 +6437,9 @@ class NewsShareMainAdminSettingService extends ApiCmsServerBase {
6426
6437
  return 'NewsShareMainAdminSetting';
6427
6438
  }
6428
6439
  }
6429
- NewsShareMainAdminSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsShareMainAdminSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6430
- NewsShareMainAdminSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsShareMainAdminSettingService });
6431
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsShareMainAdminSettingService, decorators: [{
6440
+ NewsShareMainAdminSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsShareMainAdminSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6441
+ NewsShareMainAdminSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsShareMainAdminSettingService });
6442
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsShareMainAdminSettingService, decorators: [{
6432
6443
  type: Injectable
6433
6444
  }] });
6434
6445
 
@@ -6437,9 +6448,9 @@ class NewsShareReceiverCategoryService extends ApiCmsServerBase {
6437
6448
  return 'NewsShareReceiverCategory';
6438
6449
  }
6439
6450
  }
6440
- NewsShareReceiverCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsShareReceiverCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6441
- NewsShareReceiverCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsShareReceiverCategoryService });
6442
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsShareReceiverCategoryService, decorators: [{
6451
+ NewsShareReceiverCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsShareReceiverCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6452
+ NewsShareReceiverCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsShareReceiverCategoryService });
6453
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsShareReceiverCategoryService, decorators: [{
6443
6454
  type: Injectable
6444
6455
  }] });
6445
6456
 
@@ -6462,9 +6473,9 @@ class NewsShareServerCategoryService extends ApiCmsServerBase {
6462
6473
  }));
6463
6474
  }
6464
6475
  }
6465
- NewsShareServerCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsShareServerCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6466
- NewsShareServerCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsShareServerCategoryService });
6467
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsShareServerCategoryService, decorators: [{
6476
+ NewsShareServerCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsShareServerCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6477
+ NewsShareServerCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsShareServerCategoryService });
6478
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsShareServerCategoryService, decorators: [{
6468
6479
  type: Injectable
6469
6480
  }] });
6470
6481
 
@@ -6473,9 +6484,9 @@ class NewsContentCategoryService extends ApiCmsServerBase {
6473
6484
  return 'NewsContentCategory';
6474
6485
  }
6475
6486
  }
6476
- NewsContentCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6477
- NewsContentCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentCategoryService });
6478
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NewsContentCategoryService, decorators: [{
6487
+ NewsContentCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6488
+ NewsContentCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentCategoryService });
6489
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NewsContentCategoryService, decorators: [{
6479
6490
  type: Injectable
6480
6491
  }] });
6481
6492
 
@@ -6537,9 +6548,9 @@ class ChartConfigurationService extends ApiServerConfigSiteBase {
6537
6548
  return 'chart';
6538
6549
  }
6539
6550
  }
6540
- ChartConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6541
- ChartConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartConfigurationService });
6542
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartConfigurationService, decorators: [{
6551
+ ChartConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6552
+ ChartConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartConfigurationService });
6553
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartConfigurationService, decorators: [{
6543
6554
  type: Injectable
6544
6555
  }] });
6545
6556
 
@@ -6559,9 +6570,9 @@ class ChartCategoryService extends ApiCmsServerBase {
6559
6570
  }));
6560
6571
  }
6561
6572
  }
6562
- ChartCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6563
- ChartCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartCategoryService });
6564
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartCategoryService, decorators: [{
6573
+ ChartCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6574
+ ChartCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartCategoryService });
6575
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartCategoryService, decorators: [{
6565
6576
  type: Injectable
6566
6577
  }] });
6567
6578
 
@@ -6592,9 +6603,9 @@ class ChartCommentService extends ApiCmsServerBase {
6592
6603
  }));
6593
6604
  }
6594
6605
  }
6595
- ChartCommentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartCommentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6596
- ChartCommentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartCommentService });
6597
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartCommentService, decorators: [{
6606
+ ChartCommentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartCommentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6607
+ ChartCommentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartCommentService });
6608
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartCommentService, decorators: [{
6598
6609
  type: Injectable
6599
6610
  }] });
6600
6611
 
@@ -6737,9 +6748,9 @@ class ChartContentService extends ApiCmsServerBase {
6737
6748
  }));
6738
6749
  }
6739
6750
  }
6740
- ChartContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6741
- ChartContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentService });
6742
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentService, decorators: [{
6751
+ ChartContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6752
+ ChartContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentService });
6753
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentService, decorators: [{
6743
6754
  type: Injectable
6744
6755
  }] });
6745
6756
 
@@ -6748,9 +6759,9 @@ class ChartContentAndParameterValueService extends ApiCmsServerBase {
6748
6759
  return 'chartContentAndParameterValue';
6749
6760
  }
6750
6761
  }
6751
- ChartContentAndParameterValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentAndParameterValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6752
- ChartContentAndParameterValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentAndParameterValueService });
6753
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentAndParameterValueService, decorators: [{
6762
+ ChartContentAndParameterValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentAndParameterValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6763
+ ChartContentAndParameterValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentAndParameterValueService });
6764
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentAndParameterValueService, decorators: [{
6754
6765
  type: Injectable
6755
6766
  }] });
6756
6767
 
@@ -6787,9 +6798,9 @@ class ChartContentOtherInfoService extends ApiCmsServerBase {
6787
6798
  }));
6788
6799
  }
6789
6800
  }
6790
- ChartContentOtherInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentOtherInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6791
- ChartContentOtherInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentOtherInfoService });
6792
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentOtherInfoService, decorators: [{
6801
+ ChartContentOtherInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentOtherInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6802
+ ChartContentOtherInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentOtherInfoService });
6803
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentOtherInfoService, decorators: [{
6793
6804
  type: Injectable
6794
6805
  }] });
6795
6806
 
@@ -6798,9 +6809,9 @@ class ChartContentParameterService extends ApiCmsServerBase {
6798
6809
  return 'ChartContentParameter';
6799
6810
  }
6800
6811
  }
6801
- ChartContentParameterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentParameterService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6802
- ChartContentParameterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentParameterService });
6803
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentParameterService, decorators: [{
6812
+ ChartContentParameterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentParameterService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6813
+ ChartContentParameterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentParameterService });
6814
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentParameterService, decorators: [{
6804
6815
  type: Injectable
6805
6816
  }] });
6806
6817
 
@@ -6809,9 +6820,9 @@ class ChartContentParameterTypeService extends ApiCmsServerBase {
6809
6820
  return 'ChartContentParameterType';
6810
6821
  }
6811
6822
  }
6812
- ChartContentParameterTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentParameterTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6813
- ChartContentParameterTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentParameterTypeService });
6814
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentParameterTypeService, decorators: [{
6823
+ ChartContentParameterTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentParameterTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6824
+ ChartContentParameterTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentParameterTypeService });
6825
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentParameterTypeService, decorators: [{
6815
6826
  type: Injectable
6816
6827
  }] });
6817
6828
 
@@ -6848,9 +6859,9 @@ class ChartContentSimilarService extends ApiCmsServerBase {
6848
6859
  }));
6849
6860
  }
6850
6861
  }
6851
- ChartContentSimilarService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentSimilarService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6852
- ChartContentSimilarService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentSimilarService });
6853
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentSimilarService, decorators: [{
6862
+ ChartContentSimilarService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentSimilarService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6863
+ ChartContentSimilarService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentSimilarService });
6864
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentSimilarService, decorators: [{
6854
6865
  type: Injectable
6855
6866
  }] });
6856
6867
 
@@ -6887,9 +6898,9 @@ class ChartContentTagService extends ApiCmsServerBase {
6887
6898
  }));
6888
6899
  }
6889
6900
  }
6890
- ChartContentTagService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentTagService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6891
- ChartContentTagService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentTagService });
6892
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentTagService, decorators: [{
6901
+ ChartContentTagService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentTagService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6902
+ ChartContentTagService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentTagService });
6903
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentTagService, decorators: [{
6893
6904
  type: Injectable
6894
6905
  }] });
6895
6906
 
@@ -6898,9 +6909,9 @@ class ChartShareMainAdminSettingService extends ApiCmsServerBase {
6898
6909
  return 'ChartShareMainAdminSetting';
6899
6910
  }
6900
6911
  }
6901
- ChartShareMainAdminSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartShareMainAdminSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6902
- ChartShareMainAdminSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartShareMainAdminSettingService });
6903
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartShareMainAdminSettingService, decorators: [{
6912
+ ChartShareMainAdminSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartShareMainAdminSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6913
+ ChartShareMainAdminSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartShareMainAdminSettingService });
6914
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartShareMainAdminSettingService, decorators: [{
6904
6915
  type: Injectable
6905
6916
  }] });
6906
6917
 
@@ -6909,9 +6920,9 @@ class ChartShareReceiverCategoryService extends ApiCmsServerBase {
6909
6920
  return 'ChartShareReceiverCategory';
6910
6921
  }
6911
6922
  }
6912
- ChartShareReceiverCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartShareReceiverCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6913
- ChartShareReceiverCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartShareReceiverCategoryService });
6914
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartShareReceiverCategoryService, decorators: [{
6923
+ ChartShareReceiverCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartShareReceiverCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6924
+ ChartShareReceiverCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartShareReceiverCategoryService });
6925
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartShareReceiverCategoryService, decorators: [{
6915
6926
  type: Injectable
6916
6927
  }] });
6917
6928
 
@@ -6934,9 +6945,9 @@ class ChartShareServerCategoryService extends ApiCmsServerBase {
6934
6945
  }));
6935
6946
  }
6936
6947
  }
6937
- ChartShareServerCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartShareServerCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6938
- ChartShareServerCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartShareServerCategoryService });
6939
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartShareServerCategoryService, decorators: [{
6948
+ ChartShareServerCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartShareServerCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6949
+ ChartShareServerCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartShareServerCategoryService });
6950
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartShareServerCategoryService, decorators: [{
6940
6951
  type: Injectable
6941
6952
  }] });
6942
6953
 
@@ -6945,9 +6956,9 @@ class ChartContentCategoryService extends ApiCmsServerBase {
6945
6956
  return 'ChartContentCategory';
6946
6957
  }
6947
6958
  }
6948
- ChartContentCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6949
- ChartContentCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentCategoryService });
6950
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ChartContentCategoryService, decorators: [{
6959
+ ChartContentCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6960
+ ChartContentCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentCategoryService });
6961
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartContentCategoryService, decorators: [{
6951
6962
  type: Injectable
6952
6963
  }] });
6953
6964
 
@@ -6997,9 +7008,9 @@ class BlogConfigurationService extends ApiServerConfigSiteBase {
6997
7008
  return 'Blog';
6998
7009
  }
6999
7010
  }
7000
- BlogConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7001
- BlogConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogConfigurationService });
7002
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogConfigurationService, decorators: [{
7011
+ BlogConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7012
+ BlogConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogConfigurationService });
7013
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogConfigurationService, decorators: [{
7003
7014
  type: Injectable
7004
7015
  }] });
7005
7016
 
@@ -7019,9 +7030,9 @@ class BlogCategoryService extends ApiCmsServerBase {
7019
7030
  }));
7020
7031
  }
7021
7032
  }
7022
- BlogCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7023
- BlogCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogCategoryService });
7024
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogCategoryService, decorators: [{
7033
+ BlogCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7034
+ BlogCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogCategoryService });
7035
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogCategoryService, decorators: [{
7025
7036
  type: Injectable
7026
7037
  }] });
7027
7038
 
@@ -7052,9 +7063,9 @@ class BlogCommentService extends ApiCmsServerBase {
7052
7063
  }));
7053
7064
  }
7054
7065
  }
7055
- BlogCommentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogCommentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7056
- BlogCommentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogCommentService });
7057
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogCommentService, decorators: [{
7066
+ BlogCommentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogCommentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7067
+ BlogCommentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogCommentService });
7068
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogCommentService, decorators: [{
7058
7069
  type: Injectable
7059
7070
  }] });
7060
7071
 
@@ -7197,9 +7208,9 @@ class BlogContentService extends ApiCmsServerBase {
7197
7208
  }));
7198
7209
  }
7199
7210
  }
7200
- BlogContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7201
- BlogContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentService });
7202
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentService, decorators: [{
7211
+ BlogContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7212
+ BlogContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentService });
7213
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentService, decorators: [{
7203
7214
  type: Injectable
7204
7215
  }] });
7205
7216
 
@@ -7208,9 +7219,9 @@ class BlogContentAndParameterValueService extends ApiCmsServerBase {
7208
7219
  return 'BlogContentAndParameterValue';
7209
7220
  }
7210
7221
  }
7211
- BlogContentAndParameterValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentAndParameterValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7212
- BlogContentAndParameterValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentAndParameterValueService });
7213
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentAndParameterValueService, decorators: [{
7222
+ BlogContentAndParameterValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentAndParameterValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7223
+ BlogContentAndParameterValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentAndParameterValueService });
7224
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentAndParameterValueService, decorators: [{
7214
7225
  type: Injectable
7215
7226
  }] });
7216
7227
 
@@ -7247,9 +7258,9 @@ class BlogContentOtherInfoService extends ApiCmsServerBase {
7247
7258
  }));
7248
7259
  }
7249
7260
  }
7250
- BlogContentOtherInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentOtherInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7251
- BlogContentOtherInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentOtherInfoService });
7252
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentOtherInfoService, decorators: [{
7261
+ BlogContentOtherInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentOtherInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7262
+ BlogContentOtherInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentOtherInfoService });
7263
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentOtherInfoService, decorators: [{
7253
7264
  type: Injectable
7254
7265
  }] });
7255
7266
 
@@ -7258,9 +7269,9 @@ class BlogContentParameterService extends ApiCmsServerBase {
7258
7269
  return 'BlogContentParameter';
7259
7270
  }
7260
7271
  }
7261
- BlogContentParameterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentParameterService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7262
- BlogContentParameterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentParameterService });
7263
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentParameterService, decorators: [{
7272
+ BlogContentParameterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentParameterService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7273
+ BlogContentParameterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentParameterService });
7274
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentParameterService, decorators: [{
7264
7275
  type: Injectable
7265
7276
  }] });
7266
7277
 
@@ -7269,9 +7280,9 @@ class BlogContentParameterTypeService extends ApiCmsServerBase {
7269
7280
  return 'BlogContentParameterType';
7270
7281
  }
7271
7282
  }
7272
- BlogContentParameterTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentParameterTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7273
- BlogContentParameterTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentParameterTypeService });
7274
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentParameterTypeService, decorators: [{
7283
+ BlogContentParameterTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentParameterTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7284
+ BlogContentParameterTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentParameterTypeService });
7285
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentParameterTypeService, decorators: [{
7275
7286
  type: Injectable
7276
7287
  }] });
7277
7288
 
@@ -7308,9 +7319,9 @@ class BlogContentSimilarService extends ApiCmsServerBase {
7308
7319
  }));
7309
7320
  }
7310
7321
  }
7311
- BlogContentSimilarService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentSimilarService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7312
- BlogContentSimilarService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentSimilarService });
7313
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentSimilarService, decorators: [{
7322
+ BlogContentSimilarService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentSimilarService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7323
+ BlogContentSimilarService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentSimilarService });
7324
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentSimilarService, decorators: [{
7314
7325
  type: Injectable
7315
7326
  }] });
7316
7327
 
@@ -7347,9 +7358,9 @@ class BlogContentTagService extends ApiCmsServerBase {
7347
7358
  }));
7348
7359
  }
7349
7360
  }
7350
- BlogContentTagService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentTagService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7351
- BlogContentTagService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentTagService });
7352
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentTagService, decorators: [{
7361
+ BlogContentTagService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentTagService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7362
+ BlogContentTagService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentTagService });
7363
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentTagService, decorators: [{
7353
7364
  type: Injectable
7354
7365
  }] });
7355
7366
 
@@ -7358,9 +7369,9 @@ class BlogShareMainAdminSettingService extends ApiCmsServerBase {
7358
7369
  return 'BlogShareMainAdminSetting';
7359
7370
  }
7360
7371
  }
7361
- BlogShareMainAdminSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogShareMainAdminSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7362
- BlogShareMainAdminSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogShareMainAdminSettingService });
7363
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogShareMainAdminSettingService, decorators: [{
7372
+ BlogShareMainAdminSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogShareMainAdminSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7373
+ BlogShareMainAdminSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogShareMainAdminSettingService });
7374
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogShareMainAdminSettingService, decorators: [{
7364
7375
  type: Injectable
7365
7376
  }] });
7366
7377
 
@@ -7369,9 +7380,9 @@ class BlogShareReceiverCategoryService extends ApiCmsServerBase {
7369
7380
  return 'BlogShareReceiverCategory';
7370
7381
  }
7371
7382
  }
7372
- BlogShareReceiverCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogShareReceiverCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7373
- BlogShareReceiverCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogShareReceiverCategoryService });
7374
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogShareReceiverCategoryService, decorators: [{
7383
+ BlogShareReceiverCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogShareReceiverCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7384
+ BlogShareReceiverCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogShareReceiverCategoryService });
7385
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogShareReceiverCategoryService, decorators: [{
7375
7386
  type: Injectable
7376
7387
  }] });
7377
7388
 
@@ -7394,9 +7405,9 @@ class BlogShareServerCategoryService extends ApiCmsServerBase {
7394
7405
  }));
7395
7406
  }
7396
7407
  }
7397
- BlogShareServerCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogShareServerCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7398
- BlogShareServerCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogShareServerCategoryService });
7399
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogShareServerCategoryService, decorators: [{
7408
+ BlogShareServerCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogShareServerCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7409
+ BlogShareServerCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogShareServerCategoryService });
7410
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogShareServerCategoryService, decorators: [{
7400
7411
  type: Injectable
7401
7412
  }] });
7402
7413
 
@@ -7405,9 +7416,9 @@ class BlogContentCategoryService extends ApiCmsServerBase {
7405
7416
  return 'BlogContentCategory';
7406
7417
  }
7407
7418
  }
7408
- BlogContentCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7409
- BlogContentCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentCategoryService });
7410
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlogContentCategoryService, decorators: [{
7419
+ BlogContentCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7420
+ BlogContentCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentCategoryService });
7421
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BlogContentCategoryService, decorators: [{
7411
7422
  type: Injectable
7412
7423
  }] });
7413
7424
 
@@ -7469,9 +7480,9 @@ class CatalogConfigurationService extends ApiServerConfigSiteBase {
7469
7480
  return 'Catalog';
7470
7481
  }
7471
7482
  }
7472
- CatalogConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CatalogConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7473
- CatalogConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CatalogConfigurationService });
7474
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CatalogConfigurationService, decorators: [{
7483
+ CatalogConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CatalogConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7484
+ CatalogConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CatalogConfigurationService });
7485
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CatalogConfigurationService, decorators: [{
7475
7486
  type: Injectable
7476
7487
  }] });
7477
7488
 
@@ -7491,9 +7502,9 @@ class CatalogCategoryService extends ApiCmsServerBase {
7491
7502
  }));
7492
7503
  }
7493
7504
  }
7494
- CatalogCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CatalogCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7495
- CatalogCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CatalogCategoryService });
7496
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CatalogCategoryService, decorators: [{
7505
+ CatalogCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CatalogCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7506
+ CatalogCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CatalogCategoryService });
7507
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CatalogCategoryService, decorators: [{
7497
7508
  type: Injectable
7498
7509
  }] });
7499
7510
 
@@ -7580,9 +7591,9 @@ class CatalogContentService extends ApiCmsServerBase {
7580
7591
  }));
7581
7592
  }
7582
7593
  }
7583
- CatalogContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CatalogContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7584
- CatalogContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CatalogContentService });
7585
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: CatalogContentService, decorators: [{
7594
+ CatalogContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CatalogContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7595
+ CatalogContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CatalogContentService });
7596
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CatalogContentService, decorators: [{
7586
7597
  type: Injectable
7587
7598
  }] });
7588
7599
 
@@ -7620,9 +7631,9 @@ class BankPaymentConfigurationService extends ApiServerConfigSiteBase {
7620
7631
  return 'BankPayment';
7621
7632
  }
7622
7633
  }
7623
- BankPaymentConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7624
- BankPaymentConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentConfigurationService });
7625
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentConfigurationService, decorators: [{
7634
+ BankPaymentConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7635
+ BankPaymentConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentConfigurationService });
7636
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentConfigurationService, decorators: [{
7626
7637
  type: Injectable
7627
7638
  }] });
7628
7639
 
@@ -7695,9 +7706,9 @@ class BankPaymentPrivateSiteConfigService extends ApiCmsServerBase {
7695
7706
  }));
7696
7707
  }
7697
7708
  }
7698
- BankPaymentPrivateSiteConfigService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentPrivateSiteConfigService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7699
- BankPaymentPrivateSiteConfigService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentPrivateSiteConfigService });
7700
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentPrivateSiteConfigService, decorators: [{
7709
+ BankPaymentPrivateSiteConfigService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentPrivateSiteConfigService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7710
+ BankPaymentPrivateSiteConfigService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentPrivateSiteConfigService });
7711
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentPrivateSiteConfigService, decorators: [{
7701
7712
  type: Injectable
7702
7713
  }] });
7703
7714
 
@@ -7728,9 +7739,9 @@ class BankPaymentPublicConfigService extends ApiCmsServerBase {
7728
7739
  }));
7729
7740
  }
7730
7741
  }
7731
- BankPaymentPublicConfigService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentPublicConfigService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7732
- BankPaymentPublicConfigService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentPublicConfigService });
7733
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentPublicConfigService, decorators: [{
7742
+ BankPaymentPublicConfigService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentPublicConfigService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7743
+ BankPaymentPublicConfigService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentPublicConfigService });
7744
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentPublicConfigService, decorators: [{
7734
7745
  type: Injectable
7735
7746
  }] });
7736
7747
 
@@ -7750,9 +7761,9 @@ class BankPaymentTransactionService extends ApiCmsServerBase {
7750
7761
  }));
7751
7762
  }
7752
7763
  }
7753
- BankPaymentTransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentTransactionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7754
- BankPaymentTransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentTransactionService });
7755
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentTransactionService, decorators: [{
7764
+ BankPaymentTransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentTransactionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7765
+ BankPaymentTransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentTransactionService });
7766
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentTransactionService, decorators: [{
7756
7767
  type: Injectable
7757
7768
  }] });
7758
7769
 
@@ -7761,9 +7772,9 @@ class BankPaymentTransactionLogService extends ApiCmsServerBase {
7761
7772
  return 'BankPaymentTransactionLog';
7762
7773
  }
7763
7774
  }
7764
- BankPaymentTransactionLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentTransactionLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7765
- BankPaymentTransactionLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentTransactionLogService });
7766
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentTransactionLogService, decorators: [{
7775
+ BankPaymentTransactionLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentTransactionLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7776
+ BankPaymentTransactionLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentTransactionLogService });
7777
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentTransactionLogService, decorators: [{
7767
7778
  type: Injectable
7768
7779
  }] });
7769
7780
 
@@ -7794,9 +7805,9 @@ class BankPaymentEnumService extends ApiServerBase {
7794
7805
  }));
7795
7806
  }
7796
7807
  }
7797
- BankPaymentEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7798
- BankPaymentEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentEnumService });
7799
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BankPaymentEnumService, decorators: [{
7808
+ BankPaymentEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7809
+ BankPaymentEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentEnumService });
7810
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BankPaymentEnumService, decorators: [{
7800
7811
  type: Injectable
7801
7812
  }] });
7802
7813
 
@@ -7953,9 +7964,9 @@ class SmsConfigurationService extends ApiServerConfigSiteBase {
7953
7964
  return 'sms';
7954
7965
  }
7955
7966
  }
7956
- SmsConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7957
- SmsConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsConfigurationService });
7958
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsConfigurationService, decorators: [{
7967
+ SmsConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
7968
+ SmsConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsConfigurationService });
7969
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsConfigurationService, decorators: [{
7959
7970
  type: Injectable
7960
7971
  }] });
7961
7972
 
@@ -8063,9 +8074,9 @@ class SmsEnumService extends ApiServerBase {
8063
8074
  }));
8064
8075
  }
8065
8076
  }
8066
- SmsEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8067
- SmsEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsEnumService });
8068
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsEnumService, decorators: [{
8077
+ SmsEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8078
+ SmsEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsEnumService });
8079
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsEnumService, decorators: [{
8069
8080
  type: Injectable
8070
8081
  }] });
8071
8082
 
@@ -8074,9 +8085,9 @@ class SmsLogInBoxService extends ApiCmsServerBase {
8074
8085
  return 'SmsLogInBox';
8075
8086
  }
8076
8087
  }
8077
- SmsLogInBoxService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogInBoxService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8078
- SmsLogInBoxService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogInBoxService });
8079
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogInBoxService, decorators: [{
8088
+ SmsLogInBoxService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogInBoxService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8089
+ SmsLogInBoxService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogInBoxService });
8090
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogInBoxService, decorators: [{
8080
8091
  type: Injectable
8081
8092
  }] });
8082
8093
 
@@ -8085,9 +8096,9 @@ class SmsLogOutBoxService extends ApiCmsServerBase {
8085
8096
  return 'SmsLogOutBox';
8086
8097
  }
8087
8098
  }
8088
- SmsLogOutBoxService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8089
- SmsLogOutBoxService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxService });
8090
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxService, decorators: [{
8099
+ SmsLogOutBoxService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8100
+ SmsLogOutBoxService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxService });
8101
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxService, decorators: [{
8091
8102
  type: Injectable
8092
8103
  }] });
8093
8104
 
@@ -8096,9 +8107,9 @@ class SmsLogOutBoxDetailService extends ApiCmsServerBase {
8096
8107
  return 'SmsLogOutBoxDetail';
8097
8108
  }
8098
8109
  }
8099
- SmsLogOutBoxDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8100
- SmsLogOutBoxDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxDetailService });
8101
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxDetailService, decorators: [{
8110
+ SmsLogOutBoxDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8111
+ SmsLogOutBoxDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxDetailService });
8112
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxDetailService, decorators: [{
8102
8113
  type: Injectable
8103
8114
  }] });
8104
8115
 
@@ -8107,12 +8118,15 @@ class SmsLogOutBoxDetailBulkService extends ApiCmsServerBase {
8107
8118
  return 'SmsLogOutBoxDetailBulk';
8108
8119
  }
8109
8120
  }
8110
- SmsLogOutBoxDetailBulkService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxDetailBulkService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8111
- SmsLogOutBoxDetailBulkService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxDetailBulkService });
8112
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxDetailBulkService, decorators: [{
8121
+ SmsLogOutBoxDetailBulkService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxDetailBulkService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8122
+ SmsLogOutBoxDetailBulkService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxDetailBulkService });
8123
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxDetailBulkService, decorators: [{
8113
8124
  type: Injectable
8114
8125
  }] });
8115
8126
 
8127
+ class SmsApiGetBalanceDtoModel {
8128
+ }
8129
+
8116
8130
  class SmsApiSendMessageDtoModel {
8117
8131
  }
8118
8132
 
@@ -8163,10 +8177,24 @@ class SmsMainApiPathService extends ApiCmsServerBase {
8163
8177
  return this.errorExceptionResultCheck(ret);
8164
8178
  }));
8165
8179
  }
8180
+ ServiceGetBalance(model) {
8181
+ if (model == null) {
8182
+ model = new SmsApiGetBalanceDtoModel();
8183
+ }
8184
+ return this.http
8185
+ .post(this.getBaseUrl() + this.getModuleControllerUrl() + '/GetBalance', model, {
8186
+ headers: this.getHeaders(),
8187
+ })
8188
+ .pipe(retry(this.configApiRetry),
8189
+ // catchError(this.handleError)
8190
+ map((ret) => {
8191
+ return this.errorExceptionResultCheck(ret);
8192
+ }));
8193
+ }
8166
8194
  }
8167
- SmsMainApiPathService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8168
- SmsMainApiPathService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathService });
8169
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathService, decorators: [{
8195
+ SmsMainApiPathService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8196
+ SmsMainApiPathService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathService });
8197
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathService, decorators: [{
8170
8198
  type: Injectable
8171
8199
  }] });
8172
8200
 
@@ -8175,9 +8203,9 @@ class SmsMainApiPathCompanyService extends ApiCmsServerBase {
8175
8203
  return 'SmsMainApiPathCompany';
8176
8204
  }
8177
8205
  }
8178
- SmsMainApiPathCompanyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathCompanyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8179
- SmsMainApiPathCompanyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathCompanyService });
8180
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathCompanyService, decorators: [{
8206
+ SmsMainApiPathCompanyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathCompanyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8207
+ SmsMainApiPathCompanyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathCompanyService });
8208
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathCompanyService, decorators: [{
8181
8209
  type: Injectable
8182
8210
  }] });
8183
8211
 
@@ -8186,9 +8214,9 @@ class SmsMainApiPathPermissionService extends ApiCmsServerBase {
8186
8214
  return 'SmsMainApiPathPermission';
8187
8215
  }
8188
8216
  }
8189
- SmsMainApiPathPermissionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathPermissionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8190
- SmsMainApiPathPermissionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathPermissionService });
8191
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathPermissionService, decorators: [{
8217
+ SmsMainApiPathPermissionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathPermissionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8218
+ SmsMainApiPathPermissionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathPermissionService });
8219
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathPermissionService, decorators: [{
8192
8220
  type: Injectable
8193
8221
  }] });
8194
8222
 
@@ -8197,9 +8225,9 @@ class SmsMainApiPathPriceServiceService extends ApiCmsServerBase {
8197
8225
  return 'SmsMainApiPathPriceService';
8198
8226
  }
8199
8227
  }
8200
- SmsMainApiPathPriceServiceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathPriceServiceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8201
- SmsMainApiPathPriceServiceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathPriceServiceService });
8202
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathPriceServiceService, decorators: [{
8228
+ SmsMainApiPathPriceServiceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathPriceServiceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8229
+ SmsMainApiPathPriceServiceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathPriceServiceService });
8230
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathPriceServiceService, decorators: [{
8203
8231
  type: Injectable
8204
8232
  }] });
8205
8233
 
@@ -8208,9 +8236,9 @@ class SmsMainApiPathAndApiNumberService extends ApiCmsServerBase {
8208
8236
  return 'SmsMainApiPathAndApiNumber';
8209
8237
  }
8210
8238
  }
8211
- SmsMainApiPathAndApiNumberService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathAndApiNumberService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8212
- SmsMainApiPathAndApiNumberService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathAndApiNumberService });
8213
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathAndApiNumberService, decorators: [{
8239
+ SmsMainApiPathAndApiNumberService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathAndApiNumberService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8240
+ SmsMainApiPathAndApiNumberService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathAndApiNumberService });
8241
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathAndApiNumberService, decorators: [{
8214
8242
  type: Injectable
8215
8243
  }] });
8216
8244
 
@@ -8219,9 +8247,9 @@ class SmsMainApiPathProcessFlowService extends ApiCmsServerBase {
8219
8247
  return 'SmsMainApiPathProcessFlow';
8220
8248
  }
8221
8249
  }
8222
- SmsMainApiPathProcessFlowService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathProcessFlowService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8223
- SmsMainApiPathProcessFlowService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathProcessFlowService });
8224
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathProcessFlowService, decorators: [{
8250
+ SmsMainApiPathProcessFlowService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathProcessFlowService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8251
+ SmsMainApiPathProcessFlowService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathProcessFlowService });
8252
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathProcessFlowService, decorators: [{
8225
8253
  type: Injectable
8226
8254
  }] });
8227
8255
 
@@ -8230,9 +8258,9 @@ class SmsMainApiPathProcessFlowLogService extends ApiCmsServerBase {
8230
8258
  return 'SmsMainApiPathProcessFlowLog';
8231
8259
  }
8232
8260
  }
8233
- SmsMainApiPathProcessFlowLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathProcessFlowLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8234
- SmsMainApiPathProcessFlowLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathProcessFlowLogService });
8235
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathProcessFlowLogService, decorators: [{
8261
+ SmsMainApiPathProcessFlowLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathProcessFlowLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8262
+ SmsMainApiPathProcessFlowLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathProcessFlowLogService });
8263
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathProcessFlowLogService, decorators: [{
8236
8264
  type: Injectable
8237
8265
  }] });
8238
8266
 
@@ -8263,9 +8291,9 @@ class SmsMainApiPathPublicConfigService extends ApiCmsServerBase {
8263
8291
  }));
8264
8292
  }
8265
8293
  }
8266
- SmsMainApiPathPublicConfigService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathPublicConfigService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8267
- SmsMainApiPathPublicConfigService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathPublicConfigService });
8268
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathPublicConfigService, decorators: [{
8294
+ SmsMainApiPathPublicConfigService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathPublicConfigService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8295
+ SmsMainApiPathPublicConfigService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathPublicConfigService });
8296
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathPublicConfigService, decorators: [{
8269
8297
  type: Injectable
8270
8298
  }] });
8271
8299
 
@@ -8274,9 +8302,9 @@ class SmsMainApiPathSuperSederService extends ApiCmsServerBase {
8274
8302
  return 'SmsMainApiPathSuperSeder';
8275
8303
  }
8276
8304
  }
8277
- SmsMainApiPathSuperSederService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathSuperSederService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8278
- SmsMainApiPathSuperSederService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathSuperSederService });
8279
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiPathSuperSederService, decorators: [{
8305
+ SmsMainApiPathSuperSederService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathSuperSederService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8306
+ SmsMainApiPathSuperSederService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathSuperSederService });
8307
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiPathSuperSederService, decorators: [{
8280
8308
  type: Injectable
8281
8309
  }] });
8282
8310
 
@@ -8285,9 +8313,9 @@ class SmsMainApiNumberService extends ApiCmsServerBase {
8285
8313
  return 'SmsMainApiNumber';
8286
8314
  }
8287
8315
  }
8288
- SmsMainApiNumberService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiNumberService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8289
- SmsMainApiNumberService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiNumberService });
8290
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiNumberService, decorators: [{
8316
+ SmsMainApiNumberService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiNumberService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8317
+ SmsMainApiNumberService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiNumberService });
8318
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiNumberService, decorators: [{
8291
8319
  type: Injectable
8292
8320
  }] });
8293
8321
 
@@ -8296,9 +8324,9 @@ class SmsMainApiNumberPermissionService extends ApiCmsServerBase {
8296
8324
  return 'SmsMainApiNumberPermission';
8297
8325
  }
8298
8326
  }
8299
- SmsMainApiNumberPermissionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiNumberPermissionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8300
- SmsMainApiNumberPermissionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiNumberPermissionService });
8301
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainApiNumberPermissionService, decorators: [{
8327
+ SmsMainApiNumberPermissionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiNumberPermissionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8328
+ SmsMainApiNumberPermissionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiNumberPermissionService });
8329
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainApiNumberPermissionService, decorators: [{
8302
8330
  type: Injectable
8303
8331
  }] });
8304
8332
 
@@ -8307,9 +8335,9 @@ class SmsMainCustomerCreditService extends ApiCmsServerBase {
8307
8335
  return 'SmsMainCustomerCredit';
8308
8336
  }
8309
8337
  }
8310
- SmsMainCustomerCreditService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainCustomerCreditService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8311
- SmsMainCustomerCreditService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainCustomerCreditService });
8312
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainCustomerCreditService, decorators: [{
8338
+ SmsMainCustomerCreditService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainCustomerCreditService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8339
+ SmsMainCustomerCreditService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainCustomerCreditService });
8340
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainCustomerCreditService, decorators: [{
8313
8341
  type: Injectable
8314
8342
  }] });
8315
8343
 
@@ -8318,9 +8346,9 @@ class SmsMainMessageContentService extends ApiCmsServerBase {
8318
8346
  return 'SmsMainMessageContent';
8319
8347
  }
8320
8348
  }
8321
- SmsMainMessageContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainMessageContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8322
- SmsMainMessageContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainMessageContentService });
8323
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainMessageContentService, decorators: [{
8349
+ SmsMainMessageContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainMessageContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8350
+ SmsMainMessageContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainMessageContentService });
8351
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainMessageContentService, decorators: [{
8324
8352
  type: Injectable
8325
8353
  }] });
8326
8354
 
@@ -8340,9 +8368,9 @@ class SmsMainMessageCategoryService extends ApiCmsServerBase {
8340
8368
  }));
8341
8369
  }
8342
8370
  }
8343
- SmsMainMessageCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainMessageCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8344
- SmsMainMessageCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainMessageCategoryService });
8345
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsMainMessageCategoryService, decorators: [{
8371
+ SmsMainMessageCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainMessageCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8372
+ SmsMainMessageCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainMessageCategoryService });
8373
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsMainMessageCategoryService, decorators: [{
8346
8374
  type: Injectable
8347
8375
  }] });
8348
8376
 
@@ -8373,9 +8401,9 @@ class SmsLogOutBoxQueueService extends ApiCmsServerBase {
8373
8401
  }));
8374
8402
  }
8375
8403
  }
8376
- SmsLogOutBoxQueueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxQueueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8377
- SmsLogOutBoxQueueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxQueueService });
8378
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxQueueService, decorators: [{
8404
+ SmsLogOutBoxQueueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxQueueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8405
+ SmsLogOutBoxQueueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxQueueService });
8406
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxQueueService, decorators: [{
8379
8407
  type: Injectable
8380
8408
  }] });
8381
8409
 
@@ -8384,9 +8412,9 @@ class SmsLogApiPathService extends ApiCmsServerBase {
8384
8412
  return 'SmsLogApiPath';
8385
8413
  }
8386
8414
  }
8387
- SmsLogApiPathService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogApiPathService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8388
- SmsLogApiPathService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogApiPathService });
8389
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogApiPathService, decorators: [{
8415
+ SmsLogApiPathService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogApiPathService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8416
+ SmsLogApiPathService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogApiPathService });
8417
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogApiPathService, decorators: [{
8390
8418
  type: Injectable
8391
8419
  }] });
8392
8420
 
@@ -8417,15 +8445,18 @@ class SmsLogOutBoxTaskSchedulerService extends ApiCmsServerBase {
8417
8445
  }));
8418
8446
  }
8419
8447
  }
8420
- SmsLogOutBoxTaskSchedulerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxTaskSchedulerService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8421
- SmsLogOutBoxTaskSchedulerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxTaskSchedulerService });
8422
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SmsLogOutBoxTaskSchedulerService, decorators: [{
8448
+ SmsLogOutBoxTaskSchedulerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxTaskSchedulerService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8449
+ SmsLogOutBoxTaskSchedulerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxTaskSchedulerService });
8450
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SmsLogOutBoxTaskSchedulerService, decorators: [{
8423
8451
  type: Injectable
8424
8452
  }] });
8425
8453
 
8426
8454
  class SmsApiSendResultModel {
8427
8455
  }
8428
8456
 
8457
+ class SmsApiGetBalanceResultModel {
8458
+ }
8459
+
8429
8460
  var SmsApiNumberPermissionAccessStatusEnum;
8430
8461
  (function (SmsApiNumberPermissionAccessStatusEnum) {
8431
8462
  SmsApiNumberPermissionAccessStatusEnum[SmsApiNumberPermissionAccessStatusEnum["deny"] = 0] = "deny";
@@ -8523,9 +8554,9 @@ class ApplicationConfigurationService extends ApiServerConfigSiteBase {
8523
8554
  return 'Application';
8524
8555
  }
8525
8556
  }
8526
- ApplicationConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8527
- ApplicationConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationConfigurationService });
8528
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationConfigurationService, decorators: [{
8557
+ ApplicationConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8558
+ ApplicationConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationConfigurationService });
8559
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationConfigurationService, decorators: [{
8529
8560
  type: Injectable
8530
8561
  }] });
8531
8562
 
@@ -8545,9 +8576,9 @@ class ApplicationEnumService extends ApiServerBase {
8545
8576
  }));
8546
8577
  }
8547
8578
  }
8548
- ApplicationEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8549
- ApplicationEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationEnumService });
8550
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationEnumService, decorators: [{
8579
+ ApplicationEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8580
+ ApplicationEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationEnumService });
8581
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationEnumService, decorators: [{
8551
8582
  type: Injectable
8552
8583
  }] });
8553
8584
 
@@ -8668,9 +8699,9 @@ class ApplicationAppService extends ApiCmsServerBase {
8668
8699
  }));
8669
8700
  }
8670
8701
  }
8671
- ApplicationAppService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationAppService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8672
- ApplicationAppService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationAppService });
8673
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationAppService, decorators: [{
8702
+ ApplicationAppService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationAppService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8703
+ ApplicationAppService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationAppService });
8704
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationAppService, decorators: [{
8674
8705
  type: Injectable
8675
8706
  }] });
8676
8707
 
@@ -8679,9 +8710,9 @@ class ApplicationIntroService extends ApiCmsServerBase {
8679
8710
  return 'ApplicationIntro';
8680
8711
  }
8681
8712
  }
8682
- ApplicationIntroService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationIntroService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8683
- ApplicationIntroService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationIntroService });
8684
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationIntroService, decorators: [{
8713
+ ApplicationIntroService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationIntroService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8714
+ ApplicationIntroService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationIntroService });
8715
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationIntroService, decorators: [{
8685
8716
  type: Injectable
8686
8717
  }] });
8687
8718
 
@@ -8712,9 +8743,9 @@ class ApplicationLayoutService extends ApiCmsServerBase {
8712
8743
  }));
8713
8744
  }
8714
8745
  }
8715
- ApplicationLayoutService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationLayoutService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8716
- ApplicationLayoutService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationLayoutService });
8717
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationLayoutService, decorators: [{
8746
+ ApplicationLayoutService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationLayoutService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8747
+ ApplicationLayoutService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationLayoutService });
8748
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationLayoutService, decorators: [{
8718
8749
  type: Injectable
8719
8750
  }] });
8720
8751
 
@@ -8723,9 +8754,9 @@ class ApplicationLayoutValueService extends ApiCmsServerBase {
8723
8754
  return 'ApplicationLayoutValue';
8724
8755
  }
8725
8756
  }
8726
- ApplicationLayoutValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationLayoutValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8727
- ApplicationLayoutValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationLayoutValueService });
8728
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationLayoutValueService, decorators: [{
8757
+ ApplicationLayoutValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationLayoutValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8758
+ ApplicationLayoutValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationLayoutValueService });
8759
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationLayoutValueService, decorators: [{
8729
8760
  type: Injectable
8730
8761
  }] });
8731
8762
 
@@ -8745,9 +8776,9 @@ class ApplicationLogNotificationService extends ApiCmsServerBase {
8745
8776
  }));
8746
8777
  }
8747
8778
  }
8748
- ApplicationLogNotificationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationLogNotificationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8749
- ApplicationLogNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationLogNotificationService });
8750
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationLogNotificationService, decorators: [{
8779
+ ApplicationLogNotificationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationLogNotificationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8780
+ ApplicationLogNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationLogNotificationService });
8781
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationLogNotificationService, decorators: [{
8751
8782
  type: Injectable
8752
8783
  }] });
8753
8784
 
@@ -8756,9 +8787,9 @@ class ApplicationMemberInfoService extends ApiCmsServerBase {
8756
8787
  return 'ApplicationMemberInfo';
8757
8788
  }
8758
8789
  }
8759
- ApplicationMemberInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationMemberInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8760
- ApplicationMemberInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationMemberInfoService });
8761
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationMemberInfoService, decorators: [{
8790
+ ApplicationMemberInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationMemberInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8791
+ ApplicationMemberInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationMemberInfoService });
8792
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationMemberInfoService, decorators: [{
8762
8793
  type: Injectable
8763
8794
  }] });
8764
8795
 
@@ -8778,9 +8809,9 @@ class ApplicationSourceService extends ApiCmsServerBase {
8778
8809
  }));
8779
8810
  }
8780
8811
  }
8781
- ApplicationSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8782
- ApplicationSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationSourceService });
8783
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationSourceService, decorators: [{
8812
+ ApplicationSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8813
+ ApplicationSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationSourceService });
8814
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationSourceService, decorators: [{
8784
8815
  type: Injectable
8785
8816
  }] });
8786
8817
 
@@ -8789,9 +8820,9 @@ class ApplicationSourceSiteCategoryService extends ApiCmsServerBase {
8789
8820
  return 'ApplicationSourceSiteCategory';
8790
8821
  }
8791
8822
  }
8792
- ApplicationSourceSiteCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationSourceSiteCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8793
- ApplicationSourceSiteCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationSourceSiteCategoryService });
8794
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationSourceSiteCategoryService, decorators: [{
8823
+ ApplicationSourceSiteCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationSourceSiteCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8824
+ ApplicationSourceSiteCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationSourceSiteCategoryService });
8825
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationSourceSiteCategoryService, decorators: [{
8795
8826
  type: Injectable
8796
8827
  }] });
8797
8828
 
@@ -8811,9 +8842,9 @@ class ApplicationThemeConfigService extends ApiCmsServerBase {
8811
8842
  }));
8812
8843
  }
8813
8844
  }
8814
- ApplicationThemeConfigService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationThemeConfigService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8815
- ApplicationThemeConfigService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationThemeConfigService });
8816
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplicationThemeConfigService, decorators: [{
8845
+ ApplicationThemeConfigService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationThemeConfigService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8846
+ ApplicationThemeConfigService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationThemeConfigService });
8847
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ApplicationThemeConfigService, decorators: [{
8817
8848
  type: Injectable
8818
8849
  }] });
8819
8850
 
@@ -8894,9 +8925,9 @@ class PollingConfigurationService extends ApiServerConfigSiteBase {
8894
8925
  return 'polling';
8895
8926
  }
8896
8927
  }
8897
- PollingConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8898
- PollingConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingConfigurationService });
8899
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingConfigurationService, decorators: [{
8928
+ PollingConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8929
+ PollingConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingConfigurationService });
8930
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingConfigurationService, decorators: [{
8900
8931
  type: Injectable
8901
8932
  }] });
8902
8933
 
@@ -8916,9 +8947,9 @@ class PollingCategoryService extends ApiCmsServerBase {
8916
8947
  }));
8917
8948
  }
8918
8949
  }
8919
- PollingCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8920
- PollingCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingCategoryService });
8921
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingCategoryService, decorators: [{
8950
+ PollingCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8951
+ PollingCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingCategoryService });
8952
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingCategoryService, decorators: [{
8922
8953
  type: Injectable
8923
8954
  }] });
8924
8955
 
@@ -8927,9 +8958,9 @@ class PollingContentService extends ApiCmsServerBase {
8927
8958
  return 'PollingContent';
8928
8959
  }
8929
8960
  }
8930
- PollingContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8931
- PollingContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingContentService });
8932
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingContentService, decorators: [{
8961
+ PollingContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8962
+ PollingContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingContentService });
8963
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingContentService, decorators: [{
8933
8964
  type: Injectable
8934
8965
  }] });
8935
8966
 
@@ -8938,9 +8969,9 @@ class PollingOptionService extends ApiCmsServerBase {
8938
8969
  return 'PollingOption';
8939
8970
  }
8940
8971
  }
8941
- PollingOptionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingOptionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8942
- PollingOptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingOptionService });
8943
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingOptionService, decorators: [{
8972
+ PollingOptionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingOptionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8973
+ PollingOptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingOptionService });
8974
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingOptionService, decorators: [{
8944
8975
  type: Injectable
8945
8976
  }] });
8946
8977
 
@@ -8963,9 +8994,9 @@ class PollingVoteService extends ApiCmsServerBase {
8963
8994
  }));
8964
8995
  }
8965
8996
  }
8966
- PollingVoteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingVoteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8967
- PollingVoteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingVoteService });
8968
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PollingVoteService, decorators: [{
8997
+ PollingVoteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingVoteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8998
+ PollingVoteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingVoteService });
8999
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PollingVoteService, decorators: [{
8969
9000
  type: Injectable
8970
9001
  }] });
8971
9002
 
@@ -9003,9 +9034,9 @@ class ContactConfigurationService extends ApiServerConfigSiteBase {
9003
9034
  return 'contact';
9004
9035
  }
9005
9036
  }
9006
- ContactConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ContactConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9007
- ContactConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ContactConfigurationService });
9008
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ContactConfigurationService, decorators: [{
9037
+ ContactConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ContactConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9038
+ ContactConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ContactConfigurationService });
9039
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ContactConfigurationService, decorators: [{
9009
9040
  type: Injectable
9010
9041
  }] });
9011
9042
 
@@ -9025,9 +9056,9 @@ class ContactCategoryService extends ApiCmsServerBase {
9025
9056
  }));
9026
9057
  }
9027
9058
  }
9028
- ContactCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ContactCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9029
- ContactCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ContactCategoryService });
9030
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ContactCategoryService, decorators: [{
9059
+ ContactCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ContactCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9060
+ ContactCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ContactCategoryService });
9061
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ContactCategoryService, decorators: [{
9031
9062
  type: Injectable
9032
9063
  }] });
9033
9064
 
@@ -9036,9 +9067,9 @@ class ContactContentService extends ApiCmsServerBase {
9036
9067
  return 'ContactContent';
9037
9068
  }
9038
9069
  }
9039
- ContactContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ContactContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9040
- ContactContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ContactContentService });
9041
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ContactContentService, decorators: [{
9070
+ ContactContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ContactContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9071
+ ContactContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ContactContentService });
9072
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ContactContentService, decorators: [{
9042
9073
  type: Injectable
9043
9074
  }] });
9044
9075
 
@@ -9068,9 +9099,9 @@ class TicketingConfigurationService extends ApiServerConfigSiteBase {
9068
9099
  return 'ticketing';
9069
9100
  }
9070
9101
  }
9071
- TicketingConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9072
- TicketingConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingConfigurationService });
9073
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingConfigurationService, decorators: [{
9102
+ TicketingConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9103
+ TicketingConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingConfigurationService });
9104
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingConfigurationService, decorators: [{
9074
9105
  type: Injectable
9075
9106
  }] });
9076
9107
 
@@ -9090,9 +9121,9 @@ class TicketingAnswerService extends ApiCmsServerBase {
9090
9121
  }));
9091
9122
  }
9092
9123
  }
9093
- TicketingAnswerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingAnswerService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9094
- TicketingAnswerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingAnswerService });
9095
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingAnswerService, decorators: [{
9124
+ TicketingAnswerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingAnswerService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9125
+ TicketingAnswerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingAnswerService });
9126
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingAnswerService, decorators: [{
9096
9127
  type: Injectable
9097
9128
  }] });
9098
9129
 
@@ -9115,9 +9146,9 @@ class TicketingDepartemenService extends ApiCmsServerBase {
9115
9146
  }));
9116
9147
  }
9117
9148
  }
9118
- TicketingDepartemenService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingDepartemenService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9119
- TicketingDepartemenService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingDepartemenService });
9120
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingDepartemenService, decorators: [{
9149
+ TicketingDepartemenService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingDepartemenService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9150
+ TicketingDepartemenService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingDepartemenService });
9151
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingDepartemenService, decorators: [{
9121
9152
  type: Injectable
9122
9153
  }] });
9123
9154
 
@@ -9126,9 +9157,9 @@ class TicketingDepartemenLogService extends ApiCmsServerBase {
9126
9157
  return 'TicketingDepartemenLog';
9127
9158
  }
9128
9159
  }
9129
- TicketingDepartemenLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingDepartemenLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9130
- TicketingDepartemenLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingDepartemenLogService });
9131
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingDepartemenLogService, decorators: [{
9160
+ TicketingDepartemenLogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingDepartemenLogService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9161
+ TicketingDepartemenLogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingDepartemenLogService });
9162
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingDepartemenLogService, decorators: [{
9132
9163
  type: Injectable
9133
9164
  }] });
9134
9165
 
@@ -9152,9 +9183,9 @@ class TicketingDepartemenOperatorService extends ApiCmsServerBase {
9152
9183
  }));
9153
9184
  }
9154
9185
  }
9155
- TicketingDepartemenOperatorService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingDepartemenOperatorService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9156
- TicketingDepartemenOperatorService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingDepartemenOperatorService });
9157
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingDepartemenOperatorService, decorators: [{
9186
+ TicketingDepartemenOperatorService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingDepartemenOperatorService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9187
+ TicketingDepartemenOperatorService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingDepartemenOperatorService });
9188
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingDepartemenOperatorService, decorators: [{
9158
9189
  type: Injectable
9159
9190
  }] });
9160
9191
 
@@ -9177,9 +9208,9 @@ class TicketingFaqService extends ApiCmsServerBase {
9177
9208
  }));
9178
9209
  }
9179
9210
  }
9180
- TicketingFaqService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingFaqService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9181
- TicketingFaqService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingFaqService });
9182
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingFaqService, decorators: [{
9211
+ TicketingFaqService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingFaqService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9212
+ TicketingFaqService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingFaqService });
9213
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingFaqService, decorators: [{
9183
9214
  type: Injectable
9184
9215
  }] });
9185
9216
 
@@ -9231,9 +9262,9 @@ class TicketingTaskService extends ApiCmsServerBase {
9231
9262
  }));
9232
9263
  }
9233
9264
  }
9234
- TicketingTaskService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingTaskService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9235
- TicketingTaskService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingTaskService });
9236
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingTaskService, decorators: [{
9265
+ TicketingTaskService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingTaskService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9266
+ TicketingTaskService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingTaskService });
9267
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingTaskService, decorators: [{
9237
9268
  type: Injectable
9238
9269
  }] });
9239
9270
 
@@ -9242,9 +9273,9 @@ class TicketingTemplateService extends ApiCmsServerBase {
9242
9273
  return 'TicketingTemplate';
9243
9274
  }
9244
9275
  }
9245
- TicketingTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingTemplateService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9246
- TicketingTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingTemplateService });
9247
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingTemplateService, decorators: [{
9276
+ TicketingTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingTemplateService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9277
+ TicketingTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingTemplateService });
9278
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingTemplateService, decorators: [{
9248
9279
  type: Injectable
9249
9280
  }] });
9250
9281
 
@@ -9286,9 +9317,9 @@ class TicketingEnumService extends ApiServerBase {
9286
9317
  }));
9287
9318
  }
9288
9319
  }
9289
- TicketingEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9290
- TicketingEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingEnumService });
9291
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: TicketingEnumService, decorators: [{
9320
+ TicketingEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9321
+ TicketingEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingEnumService });
9322
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TicketingEnumService, decorators: [{
9292
9323
  type: Injectable
9293
9324
  }] });
9294
9325
 
@@ -9365,9 +9396,9 @@ class HyperShopConfigurationService extends ApiServerConfigSiteBase {
9365
9396
  return 'HyperShop';
9366
9397
  }
9367
9398
  }
9368
- HyperShopConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HyperShopConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9369
- HyperShopConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HyperShopConfigurationService });
9370
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HyperShopConfigurationService, decorators: [{
9399
+ HyperShopConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: HyperShopConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9400
+ HyperShopConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: HyperShopConfigurationService });
9401
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: HyperShopConfigurationService, decorators: [{
9371
9402
  type: Injectable
9372
9403
  }] });
9373
9404
 
@@ -9401,9 +9432,9 @@ class HyperShopCategoryService extends ApiCmsServerBase {
9401
9432
  }));
9402
9433
  }
9403
9434
  }
9404
- HyperShopCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HyperShopCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9405
- HyperShopCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HyperShopCategoryService });
9406
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HyperShopCategoryService, decorators: [{
9435
+ HyperShopCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: HyperShopCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9436
+ HyperShopCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: HyperShopCategoryService });
9437
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: HyperShopCategoryService, decorators: [{
9407
9438
  type: Injectable
9408
9439
  }] });
9409
9440
 
@@ -9473,9 +9504,9 @@ class HyperShopContentService extends ApiCmsServerBase {
9473
9504
  }));
9474
9505
  }
9475
9506
  }
9476
- HyperShopContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HyperShopContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9477
- HyperShopContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HyperShopContentService });
9478
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HyperShopContentService, decorators: [{
9507
+ HyperShopContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: HyperShopContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9508
+ HyperShopContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: HyperShopContentService });
9509
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: HyperShopContentService, decorators: [{
9479
9510
  type: Injectable
9480
9511
  }] });
9481
9512
 
@@ -9517,9 +9548,9 @@ class HyperShopOrderService extends ApiCmsServerBase {
9517
9548
  }));
9518
9549
  }
9519
9550
  }
9520
- HyperShopOrderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HyperShopOrderService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9521
- HyperShopOrderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HyperShopOrderService });
9522
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HyperShopOrderService, decorators: [{
9551
+ HyperShopOrderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: HyperShopOrderService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9552
+ HyperShopOrderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: HyperShopOrderService });
9553
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: HyperShopOrderService, decorators: [{
9523
9554
  type: Injectable
9524
9555
  }] });
9525
9556
 
@@ -9573,9 +9604,9 @@ class BiographyConfigurationService extends ApiServerConfigSiteBase {
9573
9604
  return 'biography';
9574
9605
  }
9575
9606
  }
9576
- BiographyConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9577
- BiographyConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyConfigurationService });
9578
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyConfigurationService, decorators: [{
9607
+ BiographyConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9608
+ BiographyConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyConfigurationService });
9609
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyConfigurationService, decorators: [{
9579
9610
  type: Injectable
9580
9611
  }] });
9581
9612
 
@@ -9595,9 +9626,9 @@ class BiographyCategoryService extends ApiCmsServerBase {
9595
9626
  }));
9596
9627
  }
9597
9628
  }
9598
- BiographyCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9599
- BiographyCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyCategoryService });
9600
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyCategoryService, decorators: [{
9629
+ BiographyCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9630
+ BiographyCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyCategoryService });
9631
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyCategoryService, decorators: [{
9601
9632
  type: Injectable
9602
9633
  }] });
9603
9634
 
@@ -9628,15 +9659,12 @@ class BiographyCommentService extends ApiCmsServerBase {
9628
9659
  }));
9629
9660
  }
9630
9661
  }
9631
- BiographyCommentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyCommentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9632
- BiographyCommentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyCommentService });
9633
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyCommentService, decorators: [{
9662
+ BiographyCommentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyCommentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9663
+ BiographyCommentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyCommentService });
9664
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyCommentService, decorators: [{
9634
9665
  type: Injectable
9635
9666
  }] });
9636
9667
 
9637
- class BiographyContentWithSimilarLocationPeriodDtoModel {
9638
- }
9639
-
9640
9668
  class BiographyContentWithDatePeriodEndDtoModel {
9641
9669
  }
9642
9670
 
@@ -9655,6 +9683,9 @@ class BiographyContentWithSimilarDatePeriodStartDtoModel {
9655
9683
  class BiographyContentWithSimilarDatePeriodStartMonthOfYearListDtoModel {
9656
9684
  }
9657
9685
 
9686
+ class BiographyContentWithSimilarLocationPeriodDtoModel {
9687
+ }
9688
+
9658
9689
  class BiographyContentService extends ApiCmsServerBase {
9659
9690
  getModuleControllerUrl() {
9660
9691
  return 'BiographyContent';
@@ -9878,9 +9909,9 @@ class BiographyContentService extends ApiCmsServerBase {
9878
9909
  }));
9879
9910
  }
9880
9911
  }
9881
- BiographyContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9882
- BiographyContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentService });
9883
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentService, decorators: [{
9912
+ BiographyContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9913
+ BiographyContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentService });
9914
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentService, decorators: [{
9884
9915
  type: Injectable
9885
9916
  }] });
9886
9917
 
@@ -9889,9 +9920,9 @@ class BiographyContentAndParameterValueService extends ApiCmsServerBase {
9889
9920
  return 'BiographyContentAndParameterValue';
9890
9921
  }
9891
9922
  }
9892
- BiographyContentAndParameterValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentAndParameterValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9893
- BiographyContentAndParameterValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentAndParameterValueService });
9894
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentAndParameterValueService, decorators: [{
9923
+ BiographyContentAndParameterValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentAndParameterValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9924
+ BiographyContentAndParameterValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentAndParameterValueService });
9925
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentAndParameterValueService, decorators: [{
9895
9926
  type: Injectable
9896
9927
  }] });
9897
9928
 
@@ -9928,9 +9959,9 @@ class BiographyContentOtherInfoService extends ApiCmsServerBase {
9928
9959
  }));
9929
9960
  }
9930
9961
  }
9931
- BiographyContentOtherInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentOtherInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9932
- BiographyContentOtherInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentOtherInfoService });
9933
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentOtherInfoService, decorators: [{
9962
+ BiographyContentOtherInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentOtherInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9963
+ BiographyContentOtherInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentOtherInfoService });
9964
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentOtherInfoService, decorators: [{
9934
9965
  type: Injectable
9935
9966
  }] });
9936
9967
 
@@ -9939,9 +9970,9 @@ class BiographyContentParameterService extends ApiCmsServerBase {
9939
9970
  return 'BiographyContentParameter';
9940
9971
  }
9941
9972
  }
9942
- BiographyContentParameterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentParameterService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9943
- BiographyContentParameterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentParameterService });
9944
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentParameterService, decorators: [{
9973
+ BiographyContentParameterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentParameterService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9974
+ BiographyContentParameterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentParameterService });
9975
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentParameterService, decorators: [{
9945
9976
  type: Injectable
9946
9977
  }] });
9947
9978
 
@@ -9950,9 +9981,9 @@ class BiographyContentParameterTypeService extends ApiCmsServerBase {
9950
9981
  return 'BiographyContentParameterType';
9951
9982
  }
9952
9983
  }
9953
- BiographyContentParameterTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentParameterTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9954
- BiographyContentParameterTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentParameterTypeService });
9955
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentParameterTypeService, decorators: [{
9984
+ BiographyContentParameterTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentParameterTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9985
+ BiographyContentParameterTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentParameterTypeService });
9986
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentParameterTypeService, decorators: [{
9956
9987
  type: Injectable
9957
9988
  }] });
9958
9989
 
@@ -9989,9 +10020,9 @@ class BiographyContentSimilarService extends ApiCmsServerBase {
9989
10020
  }));
9990
10021
  }
9991
10022
  }
9992
- BiographyContentSimilarService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentSimilarService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9993
- BiographyContentSimilarService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentSimilarService });
9994
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentSimilarService, decorators: [{
10023
+ BiographyContentSimilarService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentSimilarService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10024
+ BiographyContentSimilarService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentSimilarService });
10025
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentSimilarService, decorators: [{
9995
10026
  type: Injectable
9996
10027
  }] });
9997
10028
 
@@ -10028,9 +10059,9 @@ class BiographyContentTagService extends ApiCmsServerBase {
10028
10059
  }));
10029
10060
  }
10030
10061
  }
10031
- BiographyContentTagService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentTagService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10032
- BiographyContentTagService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentTagService });
10033
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentTagService, decorators: [{
10062
+ BiographyContentTagService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentTagService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10063
+ BiographyContentTagService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentTagService });
10064
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentTagService, decorators: [{
10034
10065
  type: Injectable
10035
10066
  }] });
10036
10067
 
@@ -10039,9 +10070,9 @@ class BiographyShareMainAdminSettingService extends ApiCmsServerBase {
10039
10070
  return 'BiographyShareMainAdminSetting';
10040
10071
  }
10041
10072
  }
10042
- BiographyShareMainAdminSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyShareMainAdminSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10043
- BiographyShareMainAdminSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyShareMainAdminSettingService });
10044
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyShareMainAdminSettingService, decorators: [{
10073
+ BiographyShareMainAdminSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyShareMainAdminSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10074
+ BiographyShareMainAdminSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyShareMainAdminSettingService });
10075
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyShareMainAdminSettingService, decorators: [{
10045
10076
  type: Injectable
10046
10077
  }] });
10047
10078
 
@@ -10050,9 +10081,9 @@ class BiographyShareReceiverCategoryService extends ApiCmsServerBase {
10050
10081
  return 'BiographyShareReceiverCategory';
10051
10082
  }
10052
10083
  }
10053
- BiographyShareReceiverCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyShareReceiverCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10054
- BiographyShareReceiverCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyShareReceiverCategoryService });
10055
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyShareReceiverCategoryService, decorators: [{
10084
+ BiographyShareReceiverCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyShareReceiverCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10085
+ BiographyShareReceiverCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyShareReceiverCategoryService });
10086
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyShareReceiverCategoryService, decorators: [{
10056
10087
  type: Injectable
10057
10088
  }] });
10058
10089
 
@@ -10075,9 +10106,9 @@ class BiographyShareServerCategoryService extends ApiCmsServerBase {
10075
10106
  }));
10076
10107
  }
10077
10108
  }
10078
- BiographyShareServerCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyShareServerCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10079
- BiographyShareServerCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyShareServerCategoryService });
10080
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyShareServerCategoryService, decorators: [{
10109
+ BiographyShareServerCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyShareServerCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10110
+ BiographyShareServerCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyShareServerCategoryService });
10111
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyShareServerCategoryService, decorators: [{
10081
10112
  type: Injectable
10082
10113
  }] });
10083
10114
 
@@ -10086,9 +10117,9 @@ class BiographyContentCategoryService extends ApiCmsServerBase {
10086
10117
  return 'BiographyContentCategory';
10087
10118
  }
10088
10119
  }
10089
- BiographyContentCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10090
- BiographyContentCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentCategoryService });
10091
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiographyContentCategoryService, decorators: [{
10120
+ BiographyContentCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10121
+ BiographyContentCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentCategoryService });
10122
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BiographyContentCategoryService, decorators: [{
10092
10123
  type: Injectable
10093
10124
  }] });
10094
10125
 
@@ -10150,9 +10181,9 @@ class EstateConfigurationService extends ApiServerConfigSiteBase {
10150
10181
  return 'Estate';
10151
10182
  }
10152
10183
  }
10153
- EstateConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10154
- EstateConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateConfigurationService });
10155
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateConfigurationService, decorators: [{
10184
+ EstateConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10185
+ EstateConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateConfigurationService });
10186
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateConfigurationService, decorators: [{
10156
10187
  type: Injectable
10157
10188
  }] });
10158
10189
 
@@ -10194,9 +10225,9 @@ class EstateEnumService extends ApiServerBase {
10194
10225
  }));
10195
10226
  }
10196
10227
  }
10197
- EstateEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10198
- EstateEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateEnumService });
10199
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateEnumService, decorators: [{
10228
+ EstateEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10229
+ EstateEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateEnumService });
10230
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateEnumService, decorators: [{
10200
10231
  type: Injectable
10201
10232
  }] });
10202
10233
 
@@ -10205,16 +10236,16 @@ class EstateAccountAgencyService extends ApiCmsServerBase {
10205
10236
  return 'EstateAccountAgency';
10206
10237
  }
10207
10238
  }
10208
- EstateAccountAgencyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountAgencyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10209
- EstateAccountAgencyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountAgencyService });
10210
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountAgencyService, decorators: [{
10239
+ EstateAccountAgencyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountAgencyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10240
+ EstateAccountAgencyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountAgencyService });
10241
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountAgencyService, decorators: [{
10211
10242
  type: Injectable
10212
10243
  }] });
10213
10244
 
10214
- class EstateModuleSaleAccountAgencyAdsPaymentDtoModel {
10245
+ class EstateModuleSaleAccountAgencyAdsCalculateDtoModel {
10215
10246
  }
10216
10247
 
10217
- class EstateModuleSaleAccountAgencyAdsCalculateDtoModel {
10248
+ class EstateModuleSaleAccountAgencyAdsPaymentDtoModel {
10218
10249
  }
10219
10250
 
10220
10251
  class EstateAccountAgencyAdsService extends ApiCmsServerBase {
@@ -10250,9 +10281,9 @@ class EstateAccountAgencyAdsService extends ApiCmsServerBase {
10250
10281
  }));
10251
10282
  }
10252
10283
  }
10253
- EstateAccountAgencyAdsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountAgencyAdsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10254
- EstateAccountAgencyAdsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountAgencyAdsService });
10255
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountAgencyAdsService, decorators: [{
10284
+ EstateAccountAgencyAdsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountAgencyAdsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10285
+ EstateAccountAgencyAdsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountAgencyAdsService });
10286
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountAgencyAdsService, decorators: [{
10256
10287
  type: Injectable
10257
10288
  }] });
10258
10289
 
@@ -10261,9 +10292,9 @@ class EstateAccountAgencyUserService extends ApiCmsServerBase {
10261
10292
  return 'EstateAccountAgencyUser';
10262
10293
  }
10263
10294
  }
10264
- EstateAccountAgencyUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountAgencyUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10265
- EstateAccountAgencyUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountAgencyUserService });
10266
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountAgencyUserService, decorators: [{
10295
+ EstateAccountAgencyUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountAgencyUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10296
+ EstateAccountAgencyUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountAgencyUserService });
10297
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountAgencyUserService, decorators: [{
10267
10298
  type: Injectable
10268
10299
  }] });
10269
10300
 
@@ -10272,9 +10303,9 @@ class EstateAccountUserService extends ApiCmsServerBase {
10272
10303
  return 'EstateAccountUser';
10273
10304
  }
10274
10305
  }
10275
- EstateAccountUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10276
- EstateAccountUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountUserService });
10277
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountUserService, decorators: [{
10306
+ EstateAccountUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10307
+ EstateAccountUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountUserService });
10308
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountUserService, decorators: [{
10278
10309
  type: Injectable
10279
10310
  }] });
10280
10311
 
@@ -10283,9 +10314,9 @@ class EstateContractService extends ApiCmsServerBase {
10283
10314
  return 'EstateContract';
10284
10315
  }
10285
10316
  }
10286
- EstateContractService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateContractService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10287
- EstateContractService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateContractService });
10288
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateContractService, decorators: [{
10317
+ EstateContractService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateContractService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10318
+ EstateContractService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateContractService });
10319
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateContractService, decorators: [{
10289
10320
  type: Injectable
10290
10321
  }] });
10291
10322
 
@@ -10294,9 +10325,9 @@ class EstateContractTypeService extends ApiCmsServerBase {
10294
10325
  return 'EstateContractType';
10295
10326
  }
10296
10327
  }
10297
- EstateContractTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateContractTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10298
- EstateContractTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateContractTypeService });
10299
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateContractTypeService, decorators: [{
10328
+ EstateContractTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateContractTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10329
+ EstateContractTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateContractTypeService });
10330
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateContractTypeService, decorators: [{
10300
10331
  type: Injectable
10301
10332
  }] });
10302
10333
 
@@ -10305,9 +10336,9 @@ class EstatePropertyAccountTypeUserService extends ApiCmsServerBase {
10305
10336
  return 'EstatePropertyAccountTypeUser';
10306
10337
  }
10307
10338
  }
10308
- EstatePropertyAccountTypeUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyAccountTypeUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10309
- EstatePropertyAccountTypeUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyAccountTypeUserService });
10310
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyAccountTypeUserService, decorators: [{
10339
+ EstatePropertyAccountTypeUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyAccountTypeUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10340
+ EstatePropertyAccountTypeUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyAccountTypeUserService });
10341
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyAccountTypeUserService, decorators: [{
10311
10342
  type: Injectable
10312
10343
  }] });
10313
10344
 
@@ -10344,9 +10375,9 @@ class EstatePropertyDetailGroupService extends ApiCmsServerBase {
10344
10375
  }));
10345
10376
  }
10346
10377
  }
10347
- EstatePropertyDetailGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyDetailGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10348
- EstatePropertyDetailGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyDetailGroupService });
10349
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyDetailGroupService, decorators: [{
10378
+ EstatePropertyDetailGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyDetailGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10379
+ EstatePropertyDetailGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyDetailGroupService });
10380
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyDetailGroupService, decorators: [{
10350
10381
  type: Injectable
10351
10382
  }] });
10352
10383
 
@@ -10369,9 +10400,9 @@ class EstatePropertyDetailService extends ApiCmsServerBase {
10369
10400
  }));
10370
10401
  }
10371
10402
  }
10372
- EstatePropertyDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10373
- EstatePropertyDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyDetailService });
10374
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyDetailService, decorators: [{
10403
+ EstatePropertyDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10404
+ EstatePropertyDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyDetailService });
10405
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyDetailService, decorators: [{
10375
10406
  type: Injectable
10376
10407
  }] });
10377
10408
 
@@ -10380,16 +10411,16 @@ class EstatePropertyHistoryService extends ApiCmsServerBase {
10380
10411
  return 'EstatePropertyHistory';
10381
10412
  }
10382
10413
  }
10383
- EstatePropertyHistoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyHistoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10384
- EstatePropertyHistoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyHistoryService });
10385
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyHistoryService, decorators: [{
10414
+ EstatePropertyHistoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyHistoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10415
+ EstatePropertyHistoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyHistoryService });
10416
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyHistoryService, decorators: [{
10386
10417
  type: Injectable
10387
10418
  }] });
10388
10419
 
10389
- class EstateModuleSalePropertyAdsPaymentDtoModel {
10420
+ class EstateModuleSalePropertyAdsCalculateDtoModel {
10390
10421
  }
10391
10422
 
10392
- class EstateModuleSalePropertyAdsCalculateDtoModel {
10423
+ class EstateModuleSalePropertyAdsPaymentDtoModel {
10393
10424
  }
10394
10425
 
10395
10426
  class EstatePropertyAdsService extends ApiCmsServerBase {
@@ -10425,9 +10456,9 @@ class EstatePropertyAdsService extends ApiCmsServerBase {
10425
10456
  }));
10426
10457
  }
10427
10458
  }
10428
- EstatePropertyAdsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyAdsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10429
- EstatePropertyAdsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyAdsService });
10430
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyAdsService, decorators: [{
10459
+ EstatePropertyAdsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyAdsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10460
+ EstatePropertyAdsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyAdsService });
10461
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyAdsService, decorators: [{
10431
10462
  type: Injectable
10432
10463
  }] });
10433
10464
 
@@ -10472,9 +10503,9 @@ class EstateAdsTypeService extends ApiCmsServerBase {
10472
10503
  }));
10473
10504
  }
10474
10505
  }
10475
- EstateAdsTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAdsTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10476
- EstateAdsTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAdsTypeService });
10477
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAdsTypeService, decorators: [{
10506
+ EstateAdsTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAdsTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10507
+ EstateAdsTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAdsTypeService });
10508
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAdsTypeService, decorators: [{
10478
10509
  type: Injectable
10479
10510
  }] });
10480
10511
 
@@ -10483,9 +10514,9 @@ class EstateBillboardService extends ApiCmsServerBase {
10483
10514
  return 'EstateBillboard';
10484
10515
  }
10485
10516
  }
10486
- EstateBillboardService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateBillboardService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10487
- EstateBillboardService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateBillboardService });
10488
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateBillboardService, decorators: [{
10517
+ EstateBillboardService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateBillboardService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10518
+ EstateBillboardService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateBillboardService });
10519
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateBillboardService, decorators: [{
10489
10520
  type: Injectable
10490
10521
  }] });
10491
10522
 
@@ -10602,9 +10633,9 @@ class EstateCustomerOrderService extends ApiCmsServerBase {
10602
10633
  }));
10603
10634
  }
10604
10635
  }
10605
- EstateCustomerOrderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCustomerOrderService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10606
- EstateCustomerOrderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCustomerOrderService });
10607
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCustomerOrderService, decorators: [{
10636
+ EstateCustomerOrderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCustomerOrderService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10637
+ EstateCustomerOrderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCustomerOrderService });
10638
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCustomerOrderService, decorators: [{
10608
10639
  type: Injectable
10609
10640
  }] });
10610
10641
 
@@ -10834,9 +10865,9 @@ class EstatePropertyService extends ApiCmsServerBase {
10834
10865
  }));
10835
10866
  }
10836
10867
  }
10837
- EstatePropertyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10838
- EstatePropertyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyService });
10839
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyService, decorators: [{
10868
+ EstatePropertyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10869
+ EstatePropertyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyService });
10870
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyService, decorators: [{
10840
10871
  type: Injectable
10841
10872
  }] });
10842
10873
 
@@ -10845,9 +10876,9 @@ class EstatePropertyTypeService extends ApiCmsServerBase {
10845
10876
  return 'EstatePropertyType';
10846
10877
  }
10847
10878
  }
10848
- EstatePropertyTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10849
- EstatePropertyTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyTypeService });
10850
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyTypeService, decorators: [{
10879
+ EstatePropertyTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10880
+ EstatePropertyTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyTypeService });
10881
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyTypeService, decorators: [{
10851
10882
  type: Injectable
10852
10883
  }] });
10853
10884
 
@@ -10856,9 +10887,9 @@ class EstatePropertyTypeLanduseService extends ApiCmsServerBase {
10856
10887
  return 'EstatePropertyTypeLanduse';
10857
10888
  }
10858
10889
  }
10859
- EstatePropertyTypeLanduseService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyTypeLanduseService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10860
- EstatePropertyTypeLanduseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyTypeLanduseService });
10861
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyTypeLanduseService, decorators: [{
10890
+ EstatePropertyTypeLanduseService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyTypeLanduseService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10891
+ EstatePropertyTypeLanduseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyTypeLanduseService });
10892
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyTypeLanduseService, decorators: [{
10862
10893
  type: Injectable
10863
10894
  }] });
10864
10895
 
@@ -10867,9 +10898,9 @@ class EstatePropertyTypeUsageService extends ApiCmsServerBase {
10867
10898
  return 'EstatePropertyTypeUsage';
10868
10899
  }
10869
10900
  }
10870
- EstatePropertyTypeUsageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyTypeUsageService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10871
- EstatePropertyTypeUsageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyTypeUsageService });
10872
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyTypeUsageService, decorators: [{
10901
+ EstatePropertyTypeUsageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyTypeUsageService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10902
+ EstatePropertyTypeUsageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyTypeUsageService });
10903
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyTypeUsageService, decorators: [{
10873
10904
  type: Injectable
10874
10905
  }] });
10875
10906
 
@@ -10889,9 +10920,9 @@ class EstatePropertyShareAgencyService extends ApiCmsServerBase {
10889
10920
  }));
10890
10921
  }
10891
10922
  }
10892
- EstatePropertyShareAgencyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyShareAgencyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10893
- EstatePropertyShareAgencyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyShareAgencyService });
10894
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyShareAgencyService, decorators: [{
10923
+ EstatePropertyShareAgencyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyShareAgencyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10924
+ EstatePropertyShareAgencyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyShareAgencyService });
10925
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyShareAgencyService, decorators: [{
10895
10926
  type: Injectable
10896
10927
  }] });
10897
10928
 
@@ -10911,9 +10942,9 @@ class EstatePropertyShareAgentService extends ApiCmsServerBase {
10911
10942
  }));
10912
10943
  }
10913
10944
  }
10914
- EstatePropertyShareAgentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyShareAgentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10915
- EstatePropertyShareAgentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyShareAgentService });
10916
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyShareAgentService, decorators: [{
10945
+ EstatePropertyShareAgentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyShareAgentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10946
+ EstatePropertyShareAgentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyShareAgentService });
10947
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyShareAgentService, decorators: [{
10917
10948
  type: Injectable
10918
10949
  }] });
10919
10950
 
@@ -10944,9 +10975,9 @@ class EstatePropertyShareSiteService extends ApiCmsServerBase {
10944
10975
  }));
10945
10976
  }
10946
10977
  }
10947
- EstatePropertyShareSiteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyShareSiteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10948
- EstatePropertyShareSiteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyShareSiteService });
10949
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyShareSiteService, decorators: [{
10978
+ EstatePropertyShareSiteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyShareSiteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10979
+ EstatePropertyShareSiteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyShareSiteService });
10980
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyShareSiteService, decorators: [{
10950
10981
  type: Injectable
10951
10982
  }] });
10952
10983
 
@@ -10955,9 +10986,9 @@ class EstatePropertyProjectService extends ApiCmsServerBase {
10955
10986
  return 'EstatePropertyProject';
10956
10987
  }
10957
10988
  }
10958
- EstatePropertyProjectService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyProjectService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10959
- EstatePropertyProjectService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyProjectService });
10960
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyProjectService, decorators: [{
10989
+ EstatePropertyProjectService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyProjectService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10990
+ EstatePropertyProjectService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyProjectService });
10991
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyProjectService, decorators: [{
10961
10992
  type: Injectable
10962
10993
  }] });
10963
10994
 
@@ -10966,9 +10997,9 @@ class EstatePropertyCompanyService extends ApiCmsServerBase {
10966
10997
  return 'EstatePropertyCompany';
10967
10998
  }
10968
10999
  }
10969
- EstatePropertyCompanyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyCompanyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10970
- EstatePropertyCompanyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyCompanyService });
10971
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyCompanyService, decorators: [{
11000
+ EstatePropertyCompanyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyCompanyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11001
+ EstatePropertyCompanyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyCompanyService });
11002
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyCompanyService, decorators: [{
10972
11003
  type: Injectable
10973
11004
  }] });
10974
11005
 
@@ -10977,9 +11008,9 @@ class EstatePropertySupplierService extends ApiCmsServerBase {
10977
11008
  return 'EstatePropertySupplier';
10978
11009
  }
10979
11010
  }
10980
- EstatePropertySupplierService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertySupplierService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10981
- EstatePropertySupplierService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertySupplierService });
10982
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertySupplierService, decorators: [{
11011
+ EstatePropertySupplierService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertySupplierService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11012
+ EstatePropertySupplierService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertySupplierService });
11013
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertySupplierService, decorators: [{
10983
11014
  type: Injectable
10984
11015
  }] });
10985
11016
 
@@ -10988,9 +11019,9 @@ class EstateActivityTypeService extends ApiCmsServerBase {
10988
11019
  return 'EstateActivityType';
10989
11020
  }
10990
11021
  }
10991
- EstateActivityTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateActivityTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10992
- EstateActivityTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateActivityTypeService });
10993
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateActivityTypeService, decorators: [{
11022
+ EstateActivityTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateActivityTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11023
+ EstateActivityTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateActivityTypeService });
11024
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateActivityTypeService, decorators: [{
10994
11025
  type: Injectable
10995
11026
  }] });
10996
11027
 
@@ -11030,9 +11061,9 @@ class EstatePropertyExpertPriceService extends ApiCmsServerBase {
11030
11061
  }));
11031
11062
  }
11032
11063
  }
11033
- EstatePropertyExpertPriceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyExpertPriceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11034
- EstatePropertyExpertPriceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyExpertPriceService });
11035
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertyExpertPriceService, decorators: [{
11064
+ EstatePropertyExpertPriceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyExpertPriceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11065
+ EstatePropertyExpertPriceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyExpertPriceService });
11066
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertyExpertPriceService, decorators: [{
11036
11067
  type: Injectable
11037
11068
  }] });
11038
11069
 
@@ -11041,9 +11072,9 @@ class EstateCustomerOrderResultService extends ApiCmsServerBase {
11041
11072
  return 'EstateCustomerOrderResult';
11042
11073
  }
11043
11074
  }
11044
- EstateCustomerOrderResultService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCustomerOrderResultService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11045
- EstateCustomerOrderResultService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCustomerOrderResultService });
11046
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCustomerOrderResultService, decorators: [{
11075
+ EstateCustomerOrderResultService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCustomerOrderResultService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11076
+ EstateCustomerOrderResultService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCustomerOrderResultService });
11077
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCustomerOrderResultService, decorators: [{
11047
11078
  type: Injectable
11048
11079
  }] });
11049
11080
 
@@ -11052,9 +11083,9 @@ class EstateCustomerCategoryService extends ApiCmsServerBase {
11052
11083
  return 'EstateCustomerCategory';
11053
11084
  }
11054
11085
  }
11055
- EstateCustomerCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCustomerCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11056
- EstateCustomerCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCustomerCategoryService });
11057
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCustomerCategoryService, decorators: [{
11086
+ EstateCustomerCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCustomerCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11087
+ EstateCustomerCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCustomerCategoryService });
11088
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCustomerCategoryService, decorators: [{
11058
11089
  type: Injectable
11059
11090
  }] });
11060
11091
 
@@ -11063,9 +11094,9 @@ class EstateCategoryRackService extends ApiCmsServerBase {
11063
11094
  return 'EstateCategoryRack';
11064
11095
  }
11065
11096
  }
11066
- EstateCategoryRackService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCategoryRackService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11067
- EstateCategoryRackService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCategoryRackService });
11068
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCategoryRackService, decorators: [{
11097
+ EstateCategoryRackService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCategoryRackService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11098
+ EstateCategoryRackService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCategoryRackService });
11099
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCategoryRackService, decorators: [{
11069
11100
  type: Injectable
11070
11101
  }] });
11071
11102
 
@@ -11074,9 +11105,9 @@ class EstateCategoryZoneService extends ApiCmsServerBase {
11074
11105
  return 'EstateCategoryZone';
11075
11106
  }
11076
11107
  }
11077
- EstateCategoryZoneService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCategoryZoneService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11078
- EstateCategoryZoneService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCategoryZoneService });
11079
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateCategoryZoneService, decorators: [{
11108
+ EstateCategoryZoneService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCategoryZoneService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11109
+ EstateCategoryZoneService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCategoryZoneService });
11110
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateCategoryZoneService, decorators: [{
11080
11111
  type: Injectable
11081
11112
  }] });
11082
11113
 
@@ -11085,9 +11116,9 @@ class EstatePropertySupplierCategoryService extends ApiCmsServerBase {
11085
11116
  return 'EstatePropertySupplierCategory';
11086
11117
  }
11087
11118
  }
11088
- EstatePropertySupplierCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertySupplierCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11089
- EstatePropertySupplierCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertySupplierCategoryService });
11090
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstatePropertySupplierCategoryService, decorators: [{
11119
+ EstatePropertySupplierCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertySupplierCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11120
+ EstatePropertySupplierCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertySupplierCategoryService });
11121
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstatePropertySupplierCategoryService, decorators: [{
11091
11122
  type: Injectable
11092
11123
  }] });
11093
11124
 
@@ -11096,9 +11127,9 @@ class EstateAccountUserWorkAreaService extends ApiCmsServerBase {
11096
11127
  return 'EstateAccountUserWorkArea';
11097
11128
  }
11098
11129
  }
11099
- EstateAccountUserWorkAreaService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountUserWorkAreaService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11100
- EstateAccountUserWorkAreaService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountUserWorkAreaService });
11101
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountUserWorkAreaService, decorators: [{
11130
+ EstateAccountUserWorkAreaService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountUserWorkAreaService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11131
+ EstateAccountUserWorkAreaService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountUserWorkAreaService });
11132
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountUserWorkAreaService, decorators: [{
11102
11133
  type: Injectable
11103
11134
  }] });
11104
11135
 
@@ -11107,9 +11138,9 @@ class EstateAccountAgencyWorkAreaService extends ApiCmsServerBase {
11107
11138
  return 'EstateAccountAgencyWorkArea';
11108
11139
  }
11109
11140
  }
11110
- EstateAccountAgencyWorkAreaService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountAgencyWorkAreaService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11111
- EstateAccountAgencyWorkAreaService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountAgencyWorkAreaService });
11112
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: EstateAccountAgencyWorkAreaService, decorators: [{
11141
+ EstateAccountAgencyWorkAreaService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountAgencyWorkAreaService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11142
+ EstateAccountAgencyWorkAreaService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountAgencyWorkAreaService });
11143
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: EstateAccountAgencyWorkAreaService, decorators: [{
11113
11144
  type: Injectable
11114
11145
  }] });
11115
11146
 
@@ -11378,9 +11409,9 @@ class WebDesignerEnumService extends ApiServerBase {
11378
11409
  }));
11379
11410
  }
11380
11411
  }
11381
- WebDesignerEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11382
- WebDesignerEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerEnumService });
11383
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerEnumService, decorators: [{
11412
+ WebDesignerEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11413
+ WebDesignerEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerEnumService });
11414
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerEnumService, decorators: [{
11384
11415
  type: Injectable
11385
11416
  }] });
11386
11417
 
@@ -11389,9 +11420,9 @@ class WebDesignerConfigurationService extends ApiServerConfigSiteBase {
11389
11420
  return 'webDesigner';
11390
11421
  }
11391
11422
  }
11392
- WebDesignerConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11393
- WebDesignerConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerConfigurationService });
11394
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerConfigurationService, decorators: [{
11423
+ WebDesignerConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11424
+ WebDesignerConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerConfigurationService });
11425
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerConfigurationService, decorators: [{
11395
11426
  type: Injectable
11396
11427
  }] });
11397
11428
 
@@ -11400,9 +11431,9 @@ class WebDesignerLogPageSafeService extends ApiCmsServerBase {
11400
11431
  return 'WebDesignerLogPageSafe';
11401
11432
  }
11402
11433
  }
11403
- WebDesignerLogPageSafeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerLogPageSafeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11404
- WebDesignerLogPageSafeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerLogPageSafeService });
11405
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerLogPageSafeService, decorators: [{
11434
+ WebDesignerLogPageSafeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerLogPageSafeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11435
+ WebDesignerLogPageSafeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerLogPageSafeService });
11436
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerLogPageSafeService, decorators: [{
11406
11437
  type: Injectable
11407
11438
  }] });
11408
11439
 
@@ -11411,9 +11442,9 @@ class WebDesignerLogMemberInfoService extends ApiCmsServerBase {
11411
11442
  return 'WebDesignerLogMemberInfo';
11412
11443
  }
11413
11444
  }
11414
- WebDesignerLogMemberInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerLogMemberInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11415
- WebDesignerLogMemberInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerLogMemberInfoService });
11416
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerLogMemberInfoService, decorators: [{
11445
+ WebDesignerLogMemberInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerLogMemberInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11446
+ WebDesignerLogMemberInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerLogMemberInfoService });
11447
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerLogMemberInfoService, decorators: [{
11417
11448
  type: Injectable
11418
11449
  }] });
11419
11450
 
@@ -11422,9 +11453,9 @@ class WebDesignerMainIntroService extends ApiCmsServerBase {
11422
11453
  return 'WebDesignerMainIntro';
11423
11454
  }
11424
11455
  }
11425
- WebDesignerMainIntroService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainIntroService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11426
- WebDesignerMainIntroService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainIntroService });
11427
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainIntroService, decorators: [{
11456
+ WebDesignerMainIntroService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainIntroService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11457
+ WebDesignerMainIntroService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainIntroService });
11458
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainIntroService, decorators: [{
11428
11459
  type: Injectable
11429
11460
  }] });
11430
11461
 
@@ -11462,9 +11493,9 @@ class WebDesignerMainMenuService extends ApiCmsServerBase {
11462
11493
  }));
11463
11494
  }
11464
11495
  }
11465
- WebDesignerMainMenuService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainMenuService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11466
- WebDesignerMainMenuService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainMenuService });
11467
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainMenuService, decorators: [{
11496
+ WebDesignerMainMenuService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainMenuService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11497
+ WebDesignerMainMenuService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainMenuService });
11498
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainMenuService, decorators: [{
11468
11499
  type: Injectable
11469
11500
  }] });
11470
11501
 
@@ -11551,9 +11582,9 @@ class WebDesignerMainPageService extends ApiCmsServerBase {
11551
11582
  }));
11552
11583
  }
11553
11584
  }
11554
- WebDesignerMainPageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainPageService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11555
- WebDesignerMainPageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainPageService });
11556
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainPageService, decorators: [{
11585
+ WebDesignerMainPageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainPageService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11586
+ WebDesignerMainPageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainPageService });
11587
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainPageService, decorators: [{
11557
11588
  type: Injectable
11558
11589
  }] });
11559
11590
 
@@ -11584,9 +11615,9 @@ class WebDesignerMainPageDependencyService extends ApiCmsServerBase {
11584
11615
  }));
11585
11616
  }
11586
11617
  }
11587
- WebDesignerMainPageDependencyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainPageDependencyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11588
- WebDesignerMainPageDependencyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainPageDependencyService });
11589
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainPageDependencyService, decorators: [{
11618
+ WebDesignerMainPageDependencyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainPageDependencyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11619
+ WebDesignerMainPageDependencyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainPageDependencyService });
11620
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainPageDependencyService, decorators: [{
11590
11621
  type: Injectable
11591
11622
  }] });
11592
11623
 
@@ -11595,9 +11626,9 @@ class WebDesignerMainPageTemplateService extends ApiCmsServerBase {
11595
11626
  return 'WebDesignerMainPageTemplate';
11596
11627
  }
11597
11628
  }
11598
- WebDesignerMainPageTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainPageTemplateService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11599
- WebDesignerMainPageTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainPageTemplateService });
11600
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainPageTemplateService, decorators: [{
11629
+ WebDesignerMainPageTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainPageTemplateService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11630
+ WebDesignerMainPageTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainPageTemplateService });
11631
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainPageTemplateService, decorators: [{
11601
11632
  type: Injectable
11602
11633
  }] });
11603
11634
 
@@ -11606,9 +11637,9 @@ class WebDesignerMainPageTemplateSiteCategoryService extends ApiCmsServerBase {
11606
11637
  return 'WebDesignerMainPageTemplateSiteCategory';
11607
11638
  }
11608
11639
  }
11609
- WebDesignerMainPageTemplateSiteCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainPageTemplateSiteCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11610
- WebDesignerMainPageTemplateSiteCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainPageTemplateSiteCategoryService });
11611
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: WebDesignerMainPageTemplateSiteCategoryService, decorators: [{
11640
+ WebDesignerMainPageTemplateSiteCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainPageTemplateSiteCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11641
+ WebDesignerMainPageTemplateSiteCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainPageTemplateSiteCategoryService });
11642
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: WebDesignerMainPageTemplateSiteCategoryService, decorators: [{
11612
11643
  type: Injectable
11613
11644
  }] });
11614
11645
 
@@ -11665,9 +11696,9 @@ class ArticleConfigurationService extends ApiServerConfigSiteBase {
11665
11696
  return 'Article';
11666
11697
  }
11667
11698
  }
11668
- ArticleConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11669
- ArticleConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleConfigurationService });
11670
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleConfigurationService, decorators: [{
11699
+ ArticleConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11700
+ ArticleConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleConfigurationService });
11701
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleConfigurationService, decorators: [{
11671
11702
  type: Injectable
11672
11703
  }] });
11673
11704
 
@@ -11687,9 +11718,9 @@ class ArticleCategoryService extends ApiCmsServerBase {
11687
11718
  }));
11688
11719
  }
11689
11720
  }
11690
- ArticleCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11691
- ArticleCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleCategoryService });
11692
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleCategoryService, decorators: [{
11721
+ ArticleCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11722
+ ArticleCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleCategoryService });
11723
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleCategoryService, decorators: [{
11693
11724
  type: Injectable
11694
11725
  }] });
11695
11726
 
@@ -11720,9 +11751,9 @@ class ArticleCommentService extends ApiCmsServerBase {
11720
11751
  }));
11721
11752
  }
11722
11753
  }
11723
- ArticleCommentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleCommentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11724
- ArticleCommentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleCommentService });
11725
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleCommentService, decorators: [{
11754
+ ArticleCommentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleCommentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11755
+ ArticleCommentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleCommentService });
11756
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleCommentService, decorators: [{
11726
11757
  type: Injectable
11727
11758
  }] });
11728
11759
 
@@ -11865,9 +11896,9 @@ class ArticleContentService extends ApiCmsServerBase {
11865
11896
  }));
11866
11897
  }
11867
11898
  }
11868
- ArticleContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11869
- ArticleContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentService });
11870
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentService, decorators: [{
11899
+ ArticleContentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11900
+ ArticleContentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentService });
11901
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentService, decorators: [{
11871
11902
  type: Injectable
11872
11903
  }] });
11873
11904
 
@@ -11876,9 +11907,9 @@ class ArticleContentAndParameterValueService extends ApiCmsServerBase {
11876
11907
  return 'ArticleContentAndParameterValue';
11877
11908
  }
11878
11909
  }
11879
- ArticleContentAndParameterValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentAndParameterValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11880
- ArticleContentAndParameterValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentAndParameterValueService });
11881
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentAndParameterValueService, decorators: [{
11910
+ ArticleContentAndParameterValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentAndParameterValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11911
+ ArticleContentAndParameterValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentAndParameterValueService });
11912
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentAndParameterValueService, decorators: [{
11882
11913
  type: Injectable
11883
11914
  }] });
11884
11915
 
@@ -11915,9 +11946,9 @@ class ArticleContentOtherInfoService extends ApiCmsServerBase {
11915
11946
  }));
11916
11947
  }
11917
11948
  }
11918
- ArticleContentOtherInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentOtherInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11919
- ArticleContentOtherInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentOtherInfoService });
11920
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentOtherInfoService, decorators: [{
11949
+ ArticleContentOtherInfoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentOtherInfoService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11950
+ ArticleContentOtherInfoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentOtherInfoService });
11951
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentOtherInfoService, decorators: [{
11921
11952
  type: Injectable
11922
11953
  }] });
11923
11954
 
@@ -11926,9 +11957,9 @@ class ArticleContentParameterService extends ApiCmsServerBase {
11926
11957
  return 'ArticleContentParameter';
11927
11958
  }
11928
11959
  }
11929
- ArticleContentParameterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentParameterService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11930
- ArticleContentParameterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentParameterService });
11931
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentParameterService, decorators: [{
11960
+ ArticleContentParameterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentParameterService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11961
+ ArticleContentParameterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentParameterService });
11962
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentParameterService, decorators: [{
11932
11963
  type: Injectable
11933
11964
  }] });
11934
11965
 
@@ -11937,9 +11968,9 @@ class ArticleContentParameterTypeService extends ApiCmsServerBase {
11937
11968
  return 'ArticleContentParameterType';
11938
11969
  }
11939
11970
  }
11940
- ArticleContentParameterTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentParameterTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11941
- ArticleContentParameterTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentParameterTypeService });
11942
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentParameterTypeService, decorators: [{
11971
+ ArticleContentParameterTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentParameterTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11972
+ ArticleContentParameterTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentParameterTypeService });
11973
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentParameterTypeService, decorators: [{
11943
11974
  type: Injectable
11944
11975
  }] });
11945
11976
 
@@ -11976,9 +12007,9 @@ class ArticleContentSimilarService extends ApiCmsServerBase {
11976
12007
  }));
11977
12008
  }
11978
12009
  }
11979
- ArticleContentSimilarService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentSimilarService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11980
- ArticleContentSimilarService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentSimilarService });
11981
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentSimilarService, decorators: [{
12010
+ ArticleContentSimilarService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentSimilarService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12011
+ ArticleContentSimilarService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentSimilarService });
12012
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentSimilarService, decorators: [{
11982
12013
  type: Injectable
11983
12014
  }] });
11984
12015
 
@@ -12015,9 +12046,9 @@ class ArticleContentTagService extends ApiCmsServerBase {
12015
12046
  }));
12016
12047
  }
12017
12048
  }
12018
- ArticleContentTagService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentTagService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12019
- ArticleContentTagService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentTagService });
12020
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentTagService, decorators: [{
12049
+ ArticleContentTagService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentTagService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12050
+ ArticleContentTagService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentTagService });
12051
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentTagService, decorators: [{
12021
12052
  type: Injectable
12022
12053
  }] });
12023
12054
 
@@ -12026,9 +12057,9 @@ class ArticleShareMainAdminSettingService extends ApiCmsServerBase {
12026
12057
  return 'ArticleShareMainAdminSetting';
12027
12058
  }
12028
12059
  }
12029
- ArticleShareMainAdminSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleShareMainAdminSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12030
- ArticleShareMainAdminSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleShareMainAdminSettingService });
12031
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleShareMainAdminSettingService, decorators: [{
12060
+ ArticleShareMainAdminSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleShareMainAdminSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12061
+ ArticleShareMainAdminSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleShareMainAdminSettingService });
12062
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleShareMainAdminSettingService, decorators: [{
12032
12063
  type: Injectable
12033
12064
  }] });
12034
12065
 
@@ -12037,9 +12068,9 @@ class ArticleShareReceiverCategoryService extends ApiCmsServerBase {
12037
12068
  return 'ArticleShareReceiverCategory';
12038
12069
  }
12039
12070
  }
12040
- ArticleShareReceiverCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleShareReceiverCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12041
- ArticleShareReceiverCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleShareReceiverCategoryService });
12042
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleShareReceiverCategoryService, decorators: [{
12071
+ ArticleShareReceiverCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleShareReceiverCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12072
+ ArticleShareReceiverCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleShareReceiverCategoryService });
12073
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleShareReceiverCategoryService, decorators: [{
12043
12074
  type: Injectable
12044
12075
  }] });
12045
12076
 
@@ -12062,9 +12093,9 @@ class ArticleShareServerCategoryService extends ApiCmsServerBase {
12062
12093
  }));
12063
12094
  }
12064
12095
  }
12065
- ArticleShareServerCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleShareServerCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12066
- ArticleShareServerCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleShareServerCategoryService });
12067
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleShareServerCategoryService, decorators: [{
12096
+ ArticleShareServerCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleShareServerCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12097
+ ArticleShareServerCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleShareServerCategoryService });
12098
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleShareServerCategoryService, decorators: [{
12068
12099
  type: Injectable
12069
12100
  }] });
12070
12101
 
@@ -12073,9 +12104,9 @@ class ArticleContentCategoryService extends ApiCmsServerBase {
12073
12104
  return 'ArticleContentCategory';
12074
12105
  }
12075
12106
  }
12076
- ArticleContentCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12077
- ArticleContentCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentCategoryService });
12078
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ArticleContentCategoryService, decorators: [{
12107
+ ArticleContentCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12108
+ ArticleContentCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentCategoryService });
12109
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ArticleContentCategoryService, decorators: [{
12079
12110
  type: Injectable
12080
12111
  }] });
12081
12112
 
@@ -12137,9 +12168,9 @@ class MemberConfigurationService extends ApiServerConfigSiteBase {
12137
12168
  return 'member';
12138
12169
  }
12139
12170
  }
12140
- MemberConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12141
- MemberConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberConfigurationService });
12142
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberConfigurationService, decorators: [{
12171
+ MemberConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12172
+ MemberConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberConfigurationService });
12173
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberConfigurationService, decorators: [{
12143
12174
  type: Injectable
12144
12175
  }] });
12145
12176
 
@@ -12148,9 +12179,9 @@ class MemberUserService extends ApiCmsServerBase {
12148
12179
  return 'MemberUser';
12149
12180
  }
12150
12181
  }
12151
- MemberUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12152
- MemberUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberUserService });
12153
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberUserService, decorators: [{
12182
+ MemberUserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberUserService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12183
+ MemberUserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberUserService });
12184
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberUserService, decorators: [{
12154
12185
  type: Injectable
12155
12186
  }] });
12156
12187
 
@@ -12159,9 +12190,9 @@ class MemberGroupService extends ApiCmsServerBase {
12159
12190
  return 'MemberGroup';
12160
12191
  }
12161
12192
  }
12162
- MemberGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12163
- MemberGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberGroupService });
12164
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberGroupService, decorators: [{
12193
+ MemberGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12194
+ MemberGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberGroupService });
12195
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberGroupService, decorators: [{
12165
12196
  type: Injectable
12166
12197
  }] });
12167
12198
 
@@ -12170,9 +12201,9 @@ class MemberHistoryService extends ApiCmsServerBase {
12170
12201
  return 'MemberHistory';
12171
12202
  }
12172
12203
  }
12173
- MemberHistoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberHistoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12174
- MemberHistoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberHistoryService });
12175
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberHistoryService, decorators: [{
12204
+ MemberHistoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberHistoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12205
+ MemberHistoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberHistoryService });
12206
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberHistoryService, decorators: [{
12176
12207
  type: Injectable
12177
12208
  }] });
12178
12209
 
@@ -12181,9 +12212,9 @@ class MemberPropertyService extends ApiCmsServerBase {
12181
12212
  return 'MemberProperty';
12182
12213
  }
12183
12214
  }
12184
- MemberPropertyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12185
- MemberPropertyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyService });
12186
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyService, decorators: [{
12215
+ MemberPropertyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12216
+ MemberPropertyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyService });
12217
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyService, decorators: [{
12187
12218
  type: Injectable
12188
12219
  }] });
12189
12220
 
@@ -12192,9 +12223,9 @@ class MemberPropertyAliasService extends ApiCmsServerBase {
12192
12223
  return 'MemberPropertyAlias';
12193
12224
  }
12194
12225
  }
12195
- MemberPropertyAliasService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyAliasService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12196
- MemberPropertyAliasService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyAliasService });
12197
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyAliasService, decorators: [{
12226
+ MemberPropertyAliasService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyAliasService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12227
+ MemberPropertyAliasService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyAliasService });
12228
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyAliasService, decorators: [{
12198
12229
  type: Injectable
12199
12230
  }] });
12200
12231
 
@@ -12203,9 +12234,9 @@ class MemberPropertyDetailService extends ApiCmsServerBase {
12203
12234
  return 'MemberPropertyDetail';
12204
12235
  }
12205
12236
  }
12206
- MemberPropertyDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12207
- MemberPropertyDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyDetailService });
12208
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyDetailService, decorators: [{
12237
+ MemberPropertyDetailService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyDetailService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12238
+ MemberPropertyDetailService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyDetailService });
12239
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyDetailService, decorators: [{
12209
12240
  type: Injectable
12210
12241
  }] });
12211
12242
 
@@ -12214,9 +12245,9 @@ class MemberPropertyDetailGroupService extends ApiCmsServerBase {
12214
12245
  return 'MemberPropertyDetailGroup';
12215
12246
  }
12216
12247
  }
12217
- MemberPropertyDetailGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyDetailGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12218
- MemberPropertyDetailGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyDetailGroupService });
12219
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyDetailGroupService, decorators: [{
12248
+ MemberPropertyDetailGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyDetailGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12249
+ MemberPropertyDetailGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyDetailGroupService });
12250
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyDetailGroupService, decorators: [{
12220
12251
  type: Injectable
12221
12252
  }] });
12222
12253
 
@@ -12225,9 +12256,9 @@ class MemberPropertyDetailValueService extends ApiCmsServerBase {
12225
12256
  return 'MemberPropertyDetailValue';
12226
12257
  }
12227
12258
  }
12228
- MemberPropertyDetailValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyDetailValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12229
- MemberPropertyDetailValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyDetailValueService });
12230
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyDetailValueService, decorators: [{
12259
+ MemberPropertyDetailValueService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyDetailValueService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12260
+ MemberPropertyDetailValueService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyDetailValueService });
12261
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyDetailValueService, decorators: [{
12231
12262
  type: Injectable
12232
12263
  }] });
12233
12264
 
@@ -12236,9 +12267,9 @@ class MemberPropertySiteService extends ApiCmsServerBase {
12236
12267
  return 'MemberPropertySite';
12237
12268
  }
12238
12269
  }
12239
- MemberPropertySiteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertySiteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12240
- MemberPropertySiteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertySiteService });
12241
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertySiteService, decorators: [{
12270
+ MemberPropertySiteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertySiteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12271
+ MemberPropertySiteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertySiteService });
12272
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertySiteService, decorators: [{
12242
12273
  type: Injectable
12243
12274
  }] });
12244
12275
 
@@ -12247,9 +12278,9 @@ class MemberPropertyTypeService extends ApiCmsServerBase {
12247
12278
  return 'MemberPropertyType';
12248
12279
  }
12249
12280
  }
12250
- MemberPropertyTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12251
- MemberPropertyTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyTypeService });
12252
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyTypeService, decorators: [{
12281
+ MemberPropertyTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12282
+ MemberPropertyTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyTypeService });
12283
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyTypeService, decorators: [{
12253
12284
  type: Injectable
12254
12285
  }] });
12255
12286
 
@@ -12258,9 +12289,9 @@ class MemberPropertyTypeSiteService extends ApiCmsServerBase {
12258
12289
  return 'MemberPropertyTypeSite';
12259
12290
  }
12260
12291
  }
12261
- MemberPropertyTypeSiteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyTypeSiteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12262
- MemberPropertyTypeSiteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyTypeSiteService });
12263
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberPropertyTypeSiteService, decorators: [{
12292
+ MemberPropertyTypeSiteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyTypeSiteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12293
+ MemberPropertyTypeSiteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyTypeSiteService });
12294
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberPropertyTypeSiteService, decorators: [{
12264
12295
  type: Injectable
12265
12296
  }] });
12266
12297
 
@@ -12269,9 +12300,9 @@ class MemberUserGroupService extends ApiCmsServerBase {
12269
12300
  return 'MemberUserGroup';
12270
12301
  }
12271
12302
  }
12272
- MemberUserGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberUserGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12273
- MemberUserGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberUserGroupService });
12274
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberUserGroupService, decorators: [{
12303
+ MemberUserGroupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberUserGroupService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12304
+ MemberUserGroupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberUserGroupService });
12305
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberUserGroupService, decorators: [{
12275
12306
  type: Injectable
12276
12307
  }] });
12277
12308
 
@@ -12280,9 +12311,9 @@ class MemberUserSearchAliasService extends ApiCmsServerBase {
12280
12311
  return 'MemberUserSearchAlias';
12281
12312
  }
12282
12313
  }
12283
- MemberUserSearchAliasService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberUserSearchAliasService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12284
- MemberUserSearchAliasService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberUserSearchAliasService });
12285
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberUserSearchAliasService, decorators: [{
12314
+ MemberUserSearchAliasService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberUserSearchAliasService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12315
+ MemberUserSearchAliasService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberUserSearchAliasService });
12316
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberUserSearchAliasService, decorators: [{
12286
12317
  type: Injectable
12287
12318
  }] });
12288
12319
 
@@ -12291,9 +12322,9 @@ class MemberUserSiteService extends ApiCmsServerBase {
12291
12322
  return 'MemberUserSite';
12292
12323
  }
12293
12324
  }
12294
- MemberUserSiteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberUserSiteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12295
- MemberUserSiteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberUserSiteService });
12296
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: MemberUserSiteService, decorators: [{
12325
+ MemberUserSiteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberUserSiteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12326
+ MemberUserSiteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberUserSiteService });
12327
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MemberUserSiteService, decorators: [{
12297
12328
  type: Injectable
12298
12329
  }] });
12299
12330
 
@@ -12436,9 +12467,9 @@ class DonateConfigurationService extends ApiServerConfigSiteBase {
12436
12467
  return 'Donate';
12437
12468
  }
12438
12469
  }
12439
- DonateConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12440
- DonateConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateConfigurationService });
12441
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateConfigurationService, decorators: [{
12470
+ DonateConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12471
+ DonateConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateConfigurationService });
12472
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateConfigurationService, decorators: [{
12442
12473
  type: Injectable
12443
12474
  }] });
12444
12475
 
@@ -12458,9 +12489,9 @@ class DonateEnumService extends ApiServerBase {
12458
12489
  }));
12459
12490
  }
12460
12491
  }
12461
- DonateEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12462
- DonateEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateEnumService });
12463
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateEnumService, decorators: [{
12492
+ DonateEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12493
+ DonateEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateEnumService });
12494
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateEnumService, decorators: [{
12464
12495
  type: Injectable
12465
12496
  }] });
12466
12497
 
@@ -12469,9 +12500,9 @@ class DonateLogViewService extends ApiCmsServerBase {
12469
12500
  return 'DonateLogView';
12470
12501
  }
12471
12502
  }
12472
- DonateLogViewService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateLogViewService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12473
- DonateLogViewService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateLogViewService });
12474
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateLogViewService, decorators: [{
12503
+ DonateLogViewService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateLogViewService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12504
+ DonateLogViewService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateLogViewService });
12505
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateLogViewService, decorators: [{
12475
12506
  type: Injectable
12476
12507
  }] });
12477
12508
 
@@ -12480,9 +12511,9 @@ class DonateSponsorService extends ApiCmsServerBase {
12480
12511
  return 'DonateSponsor';
12481
12512
  }
12482
12513
  }
12483
- DonateSponsorService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateSponsorService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12484
- DonateSponsorService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateSponsorService });
12485
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateSponsorService, decorators: [{
12514
+ DonateSponsorService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateSponsorService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12515
+ DonateSponsorService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateSponsorService });
12516
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateSponsorService, decorators: [{
12486
12517
  type: Injectable
12487
12518
  }] });
12488
12519
 
@@ -12491,9 +12522,9 @@ class DonateTargetService extends ApiCmsServerBase {
12491
12522
  return 'DonateTarget';
12492
12523
  }
12493
12524
  }
12494
- DonateTargetService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTargetService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12495
- DonateTargetService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTargetService });
12496
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTargetService, decorators: [{
12525
+ DonateTargetService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTargetService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12526
+ DonateTargetService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTargetService });
12527
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTargetService, decorators: [{
12497
12528
  type: Injectable
12498
12529
  }] });
12499
12530
 
@@ -12502,9 +12533,9 @@ class DonateTargetCategoryService extends ApiCmsServerBase {
12502
12533
  return 'DonateTargetCategory';
12503
12534
  }
12504
12535
  }
12505
- DonateTargetCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTargetCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12506
- DonateTargetCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTargetCategoryService });
12507
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTargetCategoryService, decorators: [{
12536
+ DonateTargetCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTargetCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12537
+ DonateTargetCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTargetCategoryService });
12538
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTargetCategoryService, decorators: [{
12508
12539
  type: Injectable
12509
12540
  }] });
12510
12541
 
@@ -12513,9 +12544,9 @@ class DonateTargetPeriodService extends ApiCmsServerBase {
12513
12544
  return 'DonateTargetPeriod';
12514
12545
  }
12515
12546
  }
12516
- DonateTargetPeriodService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTargetPeriodService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12517
- DonateTargetPeriodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTargetPeriodService });
12518
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTargetPeriodService, decorators: [{
12547
+ DonateTargetPeriodService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTargetPeriodService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12548
+ DonateTargetPeriodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTargetPeriodService });
12549
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTargetPeriodService, decorators: [{
12519
12550
  type: Injectable
12520
12551
  }] });
12521
12552
 
@@ -12524,9 +12555,9 @@ class DonateTargetPeriodSponsorService extends ApiCmsServerBase {
12524
12555
  return 'DonateTargetPeriodSponsor';
12525
12556
  }
12526
12557
  }
12527
- DonateTargetPeriodSponsorService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTargetPeriodSponsorService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12528
- DonateTargetPeriodSponsorService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTargetPeriodSponsorService });
12529
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTargetPeriodSponsorService, decorators: [{
12558
+ DonateTargetPeriodSponsorService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTargetPeriodSponsorService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12559
+ DonateTargetPeriodSponsorService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTargetPeriodSponsorService });
12560
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTargetPeriodSponsorService, decorators: [{
12530
12561
  type: Injectable
12531
12562
  }] });
12532
12563
 
@@ -12563,9 +12594,9 @@ class DonateTransactionService extends ApiCmsServerBase {
12563
12594
  }));
12564
12595
  }
12565
12596
  }
12566
- DonateTransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTransactionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12567
- DonateTransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTransactionService });
12568
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DonateTransactionService, decorators: [{
12597
+ DonateTransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTransactionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12598
+ DonateTransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTransactionService });
12599
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonateTransactionService, decorators: [{
12569
12600
  type: Injectable
12570
12601
  }] });
12571
12602
 
@@ -12645,9 +12676,9 @@ class DataProviderConfigurationService extends ApiServerConfigSiteBase {
12645
12676
  return 'DataProvider';
12646
12677
  }
12647
12678
  }
12648
- DataProviderConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12649
- DataProviderConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderConfigurationService });
12650
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderConfigurationService, decorators: [{
12679
+ DataProviderConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12680
+ DataProviderConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderConfigurationService });
12681
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderConfigurationService, decorators: [{
12651
12682
  type: Injectable
12652
12683
  }] });
12653
12684
 
@@ -12667,9 +12698,9 @@ class DataProviderEnumService extends ApiServerBase {
12667
12698
  }));
12668
12699
  }
12669
12700
  }
12670
- DataProviderEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12671
- DataProviderEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderEnumService });
12672
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderEnumService, decorators: [{
12701
+ DataProviderEnumService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderEnumService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12702
+ DataProviderEnumService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderEnumService });
12703
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderEnumService, decorators: [{
12673
12704
  type: Injectable
12674
12705
  }] });
12675
12706
 
@@ -12678,9 +12709,9 @@ class DataProviderLogClientService extends ApiCmsServerBase {
12678
12709
  return 'DataProviderLogClient';
12679
12710
  }
12680
12711
  }
12681
- DataProviderLogClientService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderLogClientService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12682
- DataProviderLogClientService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderLogClientService });
12683
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderLogClientService, decorators: [{
12712
+ DataProviderLogClientService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderLogClientService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12713
+ DataProviderLogClientService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderLogClientService });
12714
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderLogClientService, decorators: [{
12684
12715
  type: Injectable
12685
12716
  }] });
12686
12717
 
@@ -12689,9 +12720,9 @@ class DataProviderLogDataService extends ApiCmsServerBase {
12689
12720
  return 'DataProviderLogData';
12690
12721
  }
12691
12722
  }
12692
- DataProviderLogDataService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderLogDataService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12693
- DataProviderLogDataService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderLogDataService });
12694
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderLogDataService, decorators: [{
12723
+ DataProviderLogDataService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderLogDataService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12724
+ DataProviderLogDataService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderLogDataService });
12725
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderLogDataService, decorators: [{
12695
12726
  type: Injectable
12696
12727
  }] });
12697
12728
 
@@ -12700,9 +12731,9 @@ class DataProviderLogPlanService extends ApiCmsServerBase {
12700
12731
  return 'DataProviderLogPlan';
12701
12732
  }
12702
12733
  }
12703
- DataProviderLogPlanService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderLogPlanService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12704
- DataProviderLogPlanService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderLogPlanService });
12705
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderLogPlanService, decorators: [{
12734
+ DataProviderLogPlanService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderLogPlanService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12735
+ DataProviderLogPlanService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderLogPlanService });
12736
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderLogPlanService, decorators: [{
12706
12737
  type: Injectable
12707
12738
  }] });
12708
12739
 
@@ -12711,9 +12742,9 @@ class DataProviderLogSourceService extends ApiCmsServerBase {
12711
12742
  return 'DataProviderLogSource';
12712
12743
  }
12713
12744
  }
12714
- DataProviderLogSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderLogSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12715
- DataProviderLogSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderLogSourceService });
12716
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderLogSourceService, decorators: [{
12745
+ DataProviderLogSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderLogSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12746
+ DataProviderLogSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderLogSourceService });
12747
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderLogSourceService, decorators: [{
12717
12748
  type: Injectable
12718
12749
  }] });
12719
12750
 
@@ -12722,9 +12753,9 @@ class DataProviderClientService extends ApiCmsServerBase {
12722
12753
  return 'DataProviderClient';
12723
12754
  }
12724
12755
  }
12725
- DataProviderClientService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderClientService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12726
- DataProviderClientService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderClientService });
12727
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderClientService, decorators: [{
12756
+ DataProviderClientService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderClientService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12757
+ DataProviderClientService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderClientService });
12758
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderClientService, decorators: [{
12728
12759
  type: Injectable
12729
12760
  }] });
12730
12761
 
@@ -12733,9 +12764,9 @@ class DataProviderPlanCategoryService extends ApiCmsServerBase {
12733
12764
  return 'DataProviderPlanCategory';
12734
12765
  }
12735
12766
  }
12736
- DataProviderPlanCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12737
- DataProviderPlanCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanCategoryService });
12738
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanCategoryService, decorators: [{
12767
+ DataProviderPlanCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12768
+ DataProviderPlanCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanCategoryService });
12769
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanCategoryService, decorators: [{
12739
12770
  type: Injectable
12740
12771
  }] });
12741
12772
 
@@ -12744,9 +12775,9 @@ class DataProviderPlanClientService extends ApiCmsServerBase {
12744
12775
  return 'DataProviderPlanClient';
12745
12776
  }
12746
12777
  }
12747
- DataProviderPlanClientService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanClientService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12748
- DataProviderPlanClientService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanClientService });
12749
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanClientService, decorators: [{
12778
+ DataProviderPlanClientService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanClientService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12779
+ DataProviderPlanClientService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanClientService });
12780
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanClientService, decorators: [{
12750
12781
  type: Injectable
12751
12782
  }] });
12752
12783
 
@@ -12755,9 +12786,9 @@ class DataProviderPlanService extends ApiCmsServerBase {
12755
12786
  return 'DataProviderPlan';
12756
12787
  }
12757
12788
  }
12758
- DataProviderPlanService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12759
- DataProviderPlanService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanService });
12760
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanService, decorators: [{
12789
+ DataProviderPlanService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12790
+ DataProviderPlanService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanService });
12791
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanService, decorators: [{
12761
12792
  type: Injectable
12762
12793
  }] });
12763
12794
 
@@ -12766,9 +12797,9 @@ class DataProviderPlanPriceService extends ApiCmsServerBase {
12766
12797
  return 'DataProviderPlanPrice';
12767
12798
  }
12768
12799
  }
12769
- DataProviderPlanPriceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanPriceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12770
- DataProviderPlanPriceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanPriceService });
12771
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanPriceService, decorators: [{
12800
+ DataProviderPlanPriceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanPriceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12801
+ DataProviderPlanPriceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanPriceService });
12802
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanPriceService, decorators: [{
12772
12803
  type: Injectable
12773
12804
  }] });
12774
12805
 
@@ -12777,9 +12808,9 @@ class DataProviderPlanSourceService extends ApiCmsServerBase {
12777
12808
  return 'DataProviderPlanSource';
12778
12809
  }
12779
12810
  }
12780
- DataProviderPlanSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12781
- DataProviderPlanSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanSourceService });
12782
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderPlanSourceService, decorators: [{
12811
+ DataProviderPlanSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12812
+ DataProviderPlanSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanSourceService });
12813
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderPlanSourceService, decorators: [{
12783
12814
  type: Injectable
12784
12815
  }] });
12785
12816
 
@@ -12788,9 +12819,9 @@ class DataProviderSourceService extends ApiCmsServerBase {
12788
12819
  return 'DataProviderSource';
12789
12820
  }
12790
12821
  }
12791
- DataProviderSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12792
- DataProviderSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderSourceService });
12793
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderSourceService, decorators: [{
12822
+ DataProviderSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12823
+ DataProviderSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderSourceService });
12824
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderSourceService, decorators: [{
12794
12825
  type: Injectable
12795
12826
  }] });
12796
12827
 
@@ -12827,9 +12858,9 @@ class DataProviderTransactionService extends ApiCmsServerBase {
12827
12858
  }));
12828
12859
  }
12829
12860
  }
12830
- DataProviderTransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderTransactionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12831
- DataProviderTransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderTransactionService });
12832
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: DataProviderTransactionService, decorators: [{
12861
+ DataProviderTransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderTransactionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12862
+ DataProviderTransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderTransactionService });
12863
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DataProviderTransactionService, decorators: [{
12833
12864
  type: Injectable
12834
12865
  }] });
12835
12866
 
@@ -12842,5 +12873,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImpor
12842
12873
  * Generated bundle index. Do not edit.
12843
12874
  */
12844
12875
 
12845
- 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 };
12876
+ 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 };
12846
12877
  //# sourceMappingURL=ntk-cms-api.mjs.map