@acorex/modules 20.0.23 → 20.1.0

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 (267) hide show
  1. package/auth/index.d.ts +57 -4
  2. package/common/index.d.ts +8 -1
  3. package/data-management/index.d.ts +401 -3
  4. package/fesm2022/{acorex-modules-application-management-module-designer.component-BvuZJdwg.mjs → acorex-modules-application-management-module-designer.component-udoks-Ef.mjs} +17 -17
  5. package/fesm2022/acorex-modules-application-management-module-designer.component-udoks-Ef.mjs.map +1 -0
  6. package/fesm2022/acorex-modules-application-management.mjs +53 -53
  7. package/fesm2022/acorex-modules-application-management.mjs.map +1 -1
  8. package/fesm2022/{acorex-modules-auth-acorex-modules-auth-DqsEqXec.mjs → acorex-modules-auth-acorex-modules-auth-5TIjp5UG.mjs} +182 -123
  9. package/fesm2022/acorex-modules-auth-acorex-modules-auth-5TIjp5UG.mjs.map +1 -0
  10. package/fesm2022/{acorex-modules-auth-app-chooser.component-D0pKNUts.mjs → acorex-modules-auth-app-chooser.component-B0w1Xzx7.mjs} +6 -6
  11. package/fesm2022/{acorex-modules-auth-app-chooser.component-D0pKNUts.mjs.map → acorex-modules-auth-app-chooser.component-B0w1Xzx7.mjs.map} +1 -1
  12. package/fesm2022/{acorex-modules-auth-blank.layout-BwVSMaFI.mjs → acorex-modules-auth-blank.layout-C8NsXB9K.mjs} +5 -5
  13. package/fesm2022/{acorex-modules-auth-blank.layout-BwVSMaFI.mjs.map → acorex-modules-auth-blank.layout-C8NsXB9K.mjs.map} +1 -1
  14. package/fesm2022/{acorex-modules-auth-login.module-Dky49ylL.mjs → acorex-modules-auth-login.module-B8sVVZHV.mjs} +8 -8
  15. package/fesm2022/{acorex-modules-auth-login.module-Dky49ylL.mjs.map → acorex-modules-auth-login.module-B8sVVZHV.mjs.map} +1 -1
  16. package/fesm2022/{acorex-modules-auth-master.layout-DXfRjCLL.mjs → acorex-modules-auth-master.layout-CMKxj1Qo.mjs} +7 -7
  17. package/fesm2022/{acorex-modules-auth-master.layout-DXfRjCLL.mjs.map → acorex-modules-auth-master.layout-CMKxj1Qo.mjs.map} +1 -1
  18. package/fesm2022/acorex-modules-auth-oauth-callback.component-C95YLpI_.mjs +101 -0
  19. package/fesm2022/acorex-modules-auth-oauth-callback.component-C95YLpI_.mjs.map +1 -0
  20. package/fesm2022/{acorex-modules-auth-password.component-oH5OFHqQ.mjs → acorex-modules-auth-password.component-DH0qKunk.mjs} +9 -9
  21. package/fesm2022/{acorex-modules-auth-password.component-oH5OFHqQ.mjs.map → acorex-modules-auth-password.component-DH0qKunk.mjs.map} +1 -1
  22. package/fesm2022/acorex-modules-auth-password.component-Du0EBIiw.mjs +239 -0
  23. package/fesm2022/acorex-modules-auth-password.component-Du0EBIiw.mjs.map +1 -0
  24. package/fesm2022/{acorex-modules-auth-routes-DAiaTm4Y.mjs → acorex-modules-auth-routes-Q9zaIiBS.mjs} +2 -2
  25. package/fesm2022/{acorex-modules-auth-routes-DAiaTm4Y.mjs.map → acorex-modules-auth-routes-Q9zaIiBS.mjs.map} +1 -1
  26. package/fesm2022/acorex-modules-auth-settings.provider-CM-T8nbI.mjs.map +1 -1
  27. package/fesm2022/{acorex-modules-auth-tenant-chooser.component-3-FFY4tI.mjs → acorex-modules-auth-tenant-chooser.component-wp7OOLsH.mjs} +16 -13
  28. package/fesm2022/acorex-modules-auth-tenant-chooser.component-wp7OOLsH.mjs.map +1 -0
  29. package/fesm2022/{acorex-modules-auth-two-factor-code.component-UUmdX7IM.mjs → acorex-modules-auth-two-factor-code.component-DSWd06bn.mjs} +7 -7
  30. package/fesm2022/{acorex-modules-auth-two-factor-code.component-UUmdX7IM.mjs.map → acorex-modules-auth-two-factor-code.component-DSWd06bn.mjs.map} +1 -1
  31. package/fesm2022/{acorex-modules-auth-two-factor.module-Coe4NNUW.mjs → acorex-modules-auth-two-factor.module-oRixkeAn.mjs} +7 -7
  32. package/fesm2022/{acorex-modules-auth-two-factor.module-Coe4NNUW.mjs.map → acorex-modules-auth-two-factor.module-oRixkeAn.mjs.map} +1 -1
  33. package/fesm2022/acorex-modules-auth-user-sessions.component-8wwWI0cQ.mjs +135 -0
  34. package/fesm2022/acorex-modules-auth-user-sessions.component-8wwWI0cQ.mjs.map +1 -0
  35. package/fesm2022/acorex-modules-auth.mjs +1 -1
  36. package/fesm2022/acorex-modules-calendar-management.mjs +19 -19
  37. package/fesm2022/acorex-modules-calendar-management.mjs.map +1 -1
  38. package/fesm2022/acorex-modules-common-acorex-modules-common-DQESb8jf.mjs +1667 -0
  39. package/fesm2022/acorex-modules-common-acorex-modules-common-DQESb8jf.mjs.map +1 -0
  40. package/fesm2022/{acorex-modules-common-search-popup.component-B_bJ0ZRM.mjs → acorex-modules-common-search-popup.component-CpFvcrxw.mjs} +13 -13
  41. package/fesm2022/acorex-modules-common-search-popup.component-CpFvcrxw.mjs.map +1 -0
  42. package/fesm2022/{acorex-modules-platform-management-settings.provider-intHn3XI.mjs → acorex-modules-common-settings.provider-ha75F6g5.mjs} +2 -3
  43. package/fesm2022/acorex-modules-common-settings.provider-ha75F6g5.mjs.map +1 -0
  44. package/fesm2022/{acorex-modules-common-timeline-version-history-popup.component-D48aDOVu.mjs → acorex-modules-common-timeline-version-history-popup.component-D_6STmWm.mjs} +11 -11
  45. package/fesm2022/acorex-modules-common-timeline-version-history-popup.component-D_6STmWm.mjs.map +1 -0
  46. package/fesm2022/acorex-modules-common.mjs +1 -1199
  47. package/fesm2022/acorex-modules-common.mjs.map +1 -1
  48. package/fesm2022/{acorex-modules-contact-management-acorex-modules-contact-management-DVjMlS0K.mjs → acorex-modules-contact-management-acorex-modules-contact-management-CM72FkGM.mjs} +47 -222
  49. package/fesm2022/acorex-modules-contact-management-acorex-modules-contact-management-CM72FkGM.mjs.map +1 -0
  50. package/fesm2022/{acorex-modules-contact-management-address-type.entity-CWIBwWfZ.mjs → acorex-modules-contact-management-address-type.entity-CW0fx3v8.mjs} +2 -2
  51. package/fesm2022/{acorex-modules-contact-management-address-type.entity-CWIBwWfZ.mjs.map → acorex-modules-contact-management-address-type.entity-CW0fx3v8.mjs.map} +1 -1
  52. package/fesm2022/{acorex-modules-contact-management-contact-address.entity-DO6GizbS.mjs → acorex-modules-contact-management-contact-address.entity-D5OGWsSx.mjs} +2 -2
  53. package/fesm2022/{acorex-modules-contact-management-contact-address.entity-DO6GizbS.mjs.map → acorex-modules-contact-management-contact-address.entity-D5OGWsSx.mjs.map} +1 -1
  54. package/fesm2022/{acorex-modules-contact-management-contact-method.entity-tEtMSV4f.mjs → acorex-modules-contact-management-contact-method.entity-Cpdd-Xwb.mjs} +2 -2
  55. package/fesm2022/{acorex-modules-contact-management-contact-method.entity-tEtMSV4f.mjs.map → acorex-modules-contact-management-contact-method.entity-Cpdd-Xwb.mjs.map} +1 -1
  56. package/fesm2022/{acorex-modules-contact-management-contact-relationship.entity-C-B5aOoq.mjs → acorex-modules-contact-management-contact-relationship.entity-B_gQ7mEo.mjs} +2 -2
  57. package/fesm2022/{acorex-modules-contact-management-contact-relationship.entity-C-B5aOoq.mjs.map → acorex-modules-contact-management-contact-relationship.entity-B_gQ7mEo.mjs.map} +1 -1
  58. package/fesm2022/{acorex-modules-contact-management-contact-source.entity-Dw8jwcox.mjs → acorex-modules-contact-management-contact-source.entity-BwYBaS8B.mjs} +2 -2
  59. package/fesm2022/{acorex-modules-contact-management-contact-source.entity-Dw8jwcox.mjs.map → acorex-modules-contact-management-contact-source.entity-BwYBaS8B.mjs.map} +1 -1
  60. package/fesm2022/{acorex-modules-contact-management-emergency-contact-category.entity-BJOOhcD1.mjs → acorex-modules-contact-management-emergency-contact-category.entity-CDbm4Rq3.mjs} +2 -2
  61. package/fesm2022/{acorex-modules-contact-management-emergency-contact-category.entity-BJOOhcD1.mjs.map → acorex-modules-contact-management-emergency-contact-category.entity-CDbm4Rq3.mjs.map} +1 -1
  62. package/fesm2022/{acorex-modules-contact-management-emergency-contact.entity-Cr7_5JKD.mjs → acorex-modules-contact-management-emergency-contact.entity-BpNDJPVs.mjs} +2 -2
  63. package/fesm2022/{acorex-modules-contact-management-emergency-contact.entity-Cr7_5JKD.mjs.map → acorex-modules-contact-management-emergency-contact.entity-BpNDJPVs.mjs.map} +1 -1
  64. package/fesm2022/acorex-modules-contact-management.mjs +1 -1
  65. package/fesm2022/acorex-modules-content-management.mjs +14 -14
  66. package/fesm2022/acorex-modules-content-management.mjs.map +1 -1
  67. package/fesm2022/acorex-modules-conversation.mjs +123 -123
  68. package/fesm2022/acorex-modules-conversation.mjs.map +1 -1
  69. package/fesm2022/acorex-modules-dashboard-management.mjs +191 -191
  70. package/fesm2022/acorex-modules-dashboard-management.mjs.map +1 -1
  71. package/fesm2022/acorex-modules-data-management.mjs +2215 -265
  72. package/fesm2022/acorex-modules-data-management.mjs.map +1 -1
  73. package/fesm2022/{acorex-modules-document-management-acorex-modules-document-management-Bte3VGKC.mjs → acorex-modules-document-management-acorex-modules-document-management-B4Jd-KGV.mjs} +144 -144
  74. package/fesm2022/acorex-modules-document-management-acorex-modules-document-management-B4Jd-KGV.mjs.map +1 -0
  75. package/fesm2022/{acorex-modules-document-management-attachment-widget.component-Cc0anIMV.mjs → acorex-modules-document-management-attachment-widget.component-Bp4kKjC4.mjs} +5 -5
  76. package/fesm2022/{acorex-modules-document-management-attachment-widget.component-Cc0anIMV.mjs.map → acorex-modules-document-management-attachment-widget.component-Bp4kKjC4.mjs.map} +1 -1
  77. package/fesm2022/{acorex-modules-document-management-create-folder-dialog.component-BNcu8bzT.mjs → acorex-modules-document-management-create-folder-dialog.component-12aUAucS.mjs} +22 -22
  78. package/fesm2022/acorex-modules-document-management-create-folder-dialog.component-12aUAucS.mjs.map +1 -0
  79. package/fesm2022/{acorex-modules-document-management-details-view.component-BeN0NPcy.mjs → acorex-modules-document-management-details-view.component-bzA7fJZW.mjs} +5 -5
  80. package/fesm2022/{acorex-modules-document-management-details-view.component-BeN0NPcy.mjs.map → acorex-modules-document-management-details-view.component-bzA7fJZW.mjs.map} +1 -1
  81. package/fesm2022/{acorex-modules-document-management-drive-choose.component-B66wODCQ.mjs → acorex-modules-document-management-drive-choose.component-DLJdJzp1.mjs} +18 -18
  82. package/fesm2022/acorex-modules-document-management-drive-choose.component-DLJdJzp1.mjs.map +1 -0
  83. package/fesm2022/{acorex-modules-document-management-drive.component-CUej0GjY.mjs → acorex-modules-document-management-drive.component-DrkSd6Rv.mjs} +28 -28
  84. package/fesm2022/acorex-modules-document-management-drive.component-DrkSd6Rv.mjs.map +1 -0
  85. package/fesm2022/{acorex-modules-document-management-large-icons-view.component-BuwrkLhe.mjs → acorex-modules-document-management-large-icons-view.component-DV8oWdDh.mjs} +5 -5
  86. package/fesm2022/{acorex-modules-document-management-large-icons-view.component-BuwrkLhe.mjs.map → acorex-modules-document-management-large-icons-view.component-DV8oWdDh.mjs.map} +1 -1
  87. package/fesm2022/{acorex-modules-document-management-large-tiles-view.component-Cs-mjiQX.mjs → acorex-modules-document-management-large-tiles-view.component-Bgr9s_zf.mjs} +5 -5
  88. package/fesm2022/{acorex-modules-document-management-large-tiles-view.component-Cs-mjiQX.mjs.map → acorex-modules-document-management-large-tiles-view.component-Bgr9s_zf.mjs.map} +1 -1
  89. package/fesm2022/{acorex-modules-document-management-link-dialog.component-OTa8ttto.mjs → acorex-modules-document-management-link-dialog.component-CSEIhT4P.mjs} +5 -5
  90. package/fesm2022/{acorex-modules-document-management-link-dialog.component-OTa8ttto.mjs.map → acorex-modules-document-management-link-dialog.component-CSEIhT4P.mjs.map} +1 -1
  91. package/fesm2022/{acorex-modules-document-management-list-view.component-1M2rIOGv.mjs → acorex-modules-document-management-list-view.component-Dz6ymqrq.mjs} +5 -5
  92. package/fesm2022/{acorex-modules-document-management-list-view.component-1M2rIOGv.mjs.map → acorex-modules-document-management-list-view.component-Dz6ymqrq.mjs.map} +1 -1
  93. package/fesm2022/{acorex-modules-document-management-meta-choose-popup.component-DsSo15AL.mjs → acorex-modules-document-management-meta-choose-popup.component-DYJN-4Pe.mjs} +20 -20
  94. package/fesm2022/acorex-modules-document-management-meta-choose-popup.component-DYJN-4Pe.mjs.map +1 -0
  95. package/fesm2022/{acorex-modules-document-management-meta-selector-widget-column.component-gunvY9et.mjs → acorex-modules-document-management-meta-selector-widget-column.component-C_J1rPak.mjs} +4 -4
  96. package/fesm2022/{acorex-modules-document-management-meta-selector-widget-column.component-gunvY9et.mjs.map → acorex-modules-document-management-meta-selector-widget-column.component-C_J1rPak.mjs.map} +1 -1
  97. package/fesm2022/{acorex-modules-document-management-meta-selector-widget-designer.component-B-fYrGs1.mjs → acorex-modules-document-management-meta-selector-widget-designer.component-By_NgUX6.mjs} +7 -7
  98. package/fesm2022/acorex-modules-document-management-meta-selector-widget-designer.component-By_NgUX6.mjs.map +1 -0
  99. package/fesm2022/{acorex-modules-document-management-meta-selector-widget-view.component-D4gu7liQ.mjs → acorex-modules-document-management-meta-selector-widget-view.component-zwCw3v1w.mjs} +4 -4
  100. package/fesm2022/{acorex-modules-document-management-meta-selector-widget-view.component-D4gu7liQ.mjs.map → acorex-modules-document-management-meta-selector-widget-view.component-zwCw3v1w.mjs.map} +1 -1
  101. package/fesm2022/{acorex-modules-document-management-permission-definition.provider-BEq3ySY3.mjs → acorex-modules-document-management-permission-definition.provider-CN7HVQLu.mjs} +2 -2
  102. package/fesm2022/{acorex-modules-document-management-permission-definition.provider-BEq3ySY3.mjs.map → acorex-modules-document-management-permission-definition.provider-CN7HVQLu.mjs.map} +1 -1
  103. package/fesm2022/{acorex-modules-document-management-rename-node-dialog.component-DWzD41AV.mjs → acorex-modules-document-management-rename-node-dialog.component-C_dsLLMb.mjs} +15 -15
  104. package/fesm2022/acorex-modules-document-management-rename-node-dialog.component-C_dsLLMb.mjs.map +1 -0
  105. package/fesm2022/{acorex-modules-document-management-share-dialog.component-DiyR6CiE.mjs → acorex-modules-document-management-share-dialog.component-CBrf7hjZ.mjs} +6 -6
  106. package/fesm2022/{acorex-modules-document-management-share-dialog.component-DiyR6CiE.mjs.map → acorex-modules-document-management-share-dialog.component-CBrf7hjZ.mjs.map} +1 -1
  107. package/fesm2022/{acorex-modules-document-management-share-email-dialog.component-CKlG3YwB.mjs → acorex-modules-document-management-share-email-dialog.component-D3WcHAOf.mjs} +5 -5
  108. package/fesm2022/{acorex-modules-document-management-share-email-dialog.component-CKlG3YwB.mjs.map → acorex-modules-document-management-share-email-dialog.component-D3WcHAOf.mjs.map} +1 -1
  109. package/fesm2022/{acorex-modules-document-management-small-icons-view.component-Dh5Di_2Y.mjs → acorex-modules-document-management-small-icons-view.component-wvFkjOqg.mjs} +5 -5
  110. package/fesm2022/{acorex-modules-document-management-small-icons-view.component-Dh5Di_2Y.mjs.map → acorex-modules-document-management-small-icons-view.component-wvFkjOqg.mjs.map} +1 -1
  111. package/fesm2022/{acorex-modules-document-management-small-tiles-view.component-mOjQbw-f.mjs → acorex-modules-document-management-small-tiles-view.component-C4ARGOZR.mjs} +5 -5
  112. package/fesm2022/{acorex-modules-document-management-small-tiles-view.component-mOjQbw-f.mjs.map → acorex-modules-document-management-small-tiles-view.component-C4ARGOZR.mjs.map} +1 -1
  113. package/fesm2022/acorex-modules-document-management.mjs +1 -1
  114. package/fesm2022/{acorex-modules-form-template-management-acorex-modules-form-template-management-EsaVgkdd.mjs → acorex-modules-form-template-management-acorex-modules-form-template-management-zz8KU2BM.mjs} +68 -68
  115. package/fesm2022/acorex-modules-form-template-management-acorex-modules-form-template-management-zz8KU2BM.mjs.map +1 -0
  116. package/fesm2022/{acorex-modules-form-template-management-category.entity-CC0qe4pv.mjs → acorex-modules-form-template-management-category.entity-g5YGQjj3.mjs} +2 -2
  117. package/fesm2022/{acorex-modules-form-template-management-category.entity-CC0qe4pv.mjs.map → acorex-modules-form-template-management-category.entity-g5YGQjj3.mjs.map} +1 -1
  118. package/fesm2022/{acorex-modules-form-template-management-designer.page-B14QVCAw.mjs → acorex-modules-form-template-management-designer.page-DQorNK3f.mjs} +6 -6
  119. package/fesm2022/acorex-modules-form-template-management-designer.page-DQorNK3f.mjs.map +1 -0
  120. package/fesm2022/{acorex-modules-form-template-management-permission-definition.provider-BMd6DvoR.mjs → acorex-modules-form-template-management-permission-definition.provider-BFPqDVO3.mjs} +2 -2
  121. package/fesm2022/{acorex-modules-form-template-management-permission-definition.provider-BMd6DvoR.mjs.map → acorex-modules-form-template-management-permission-definition.provider-BFPqDVO3.mjs.map} +1 -1
  122. package/fesm2022/{acorex-modules-form-template-management-settings.provider-BYS5t4c_.mjs → acorex-modules-form-template-management-settings.provider-DYbrgJI7.mjs} +2 -2
  123. package/fesm2022/{acorex-modules-form-template-management-settings.provider-BYS5t4c_.mjs.map → acorex-modules-form-template-management-settings.provider-DYbrgJI7.mjs.map} +1 -1
  124. package/fesm2022/{acorex-modules-form-template-management-template-picker.component-C0mLCsFT.mjs → acorex-modules-form-template-management-template-picker.component-DgH_DUIB.mjs} +14 -14
  125. package/fesm2022/acorex-modules-form-template-management-template-picker.component-DgH_DUIB.mjs.map +1 -0
  126. package/fesm2022/{acorex-modules-form-template-management-template-widget-edit.component-CffnsEo2.mjs → acorex-modules-form-template-management-template-widget-edit.component-CCL7xNSm.mjs} +9 -9
  127. package/fesm2022/acorex-modules-form-template-management-template-widget-edit.component-CCL7xNSm.mjs.map +1 -0
  128. package/fesm2022/{acorex-modules-form-template-management-template.entity-DTx9CejD.mjs → acorex-modules-form-template-management-template.entity-XNBsmQZY.mjs} +2 -2
  129. package/fesm2022/{acorex-modules-form-template-management-template.entity-DTx9CejD.mjs.map → acorex-modules-form-template-management-template.entity-XNBsmQZY.mjs.map} +1 -1
  130. package/fesm2022/{acorex-modules-form-template-management-viewer-popup.component-BwVSDsN3.mjs → acorex-modules-form-template-management-viewer-popup.component-Bw9VbGx7.mjs} +12 -12
  131. package/fesm2022/acorex-modules-form-template-management-viewer-popup.component-Bw9VbGx7.mjs.map +1 -0
  132. package/fesm2022/acorex-modules-form-template-management.mjs +1 -1
  133. package/fesm2022/{acorex-modules-issue-management-acorex-modules-issue-management-DKdtV_QL.mjs → acorex-modules-issue-management-acorex-modules-issue-management-B8ZVc-0b.mjs} +45 -45
  134. package/fesm2022/{acorex-modules-issue-management-acorex-modules-issue-management-DKdtV_QL.mjs.map → acorex-modules-issue-management-acorex-modules-issue-management-B8ZVc-0b.mjs.map} +1 -1
  135. package/fesm2022/{acorex-modules-issue-management-capture-screen.component-CucnKDr1.mjs → acorex-modules-issue-management-capture-screen.component-D1vapaJC.mjs} +7 -7
  136. package/fesm2022/{acorex-modules-issue-management-capture-screen.component-CucnKDr1.mjs.map → acorex-modules-issue-management-capture-screen.component-D1vapaJC.mjs.map} +1 -1
  137. package/fesm2022/acorex-modules-issue-management.mjs +1 -1
  138. package/fesm2022/acorex-modules-log-management.mjs +427 -479
  139. package/fesm2022/acorex-modules-log-management.mjs.map +1 -1
  140. package/fesm2022/acorex-modules-notification-management.mjs +60 -60
  141. package/fesm2022/acorex-modules-notification-management.mjs.map +1 -1
  142. package/fesm2022/{acorex-modules-organization-management-add-item.component-Br70YGJS.mjs → acorex-modules-organization-management-add-item.component-DsDk5cyO.mjs} +16 -16
  143. package/fesm2022/{acorex-modules-organization-management-add-item.component-Br70YGJS.mjs.map → acorex-modules-organization-management-add-item.component-DsDk5cyO.mjs.map} +1 -1
  144. package/fesm2022/{acorex-modules-organization-management-branch.entity-Bsgj4Pow.mjs → acorex-modules-organization-management-branch.entity-CHp5WtIF.mjs} +80 -6
  145. package/fesm2022/acorex-modules-organization-management-branch.entity-CHp5WtIF.mjs.map +1 -0
  146. package/fesm2022/acorex-modules-organization-management-chart.entity-UAn44WCP.mjs.map +1 -1
  147. package/fesm2022/acorex-modules-organization-management-company.entity-D1A1HSkC.mjs.map +1 -1
  148. package/fesm2022/{acorex-modules-organization-management-department.entity-BMojk26d.mjs → acorex-modules-organization-management-department.entity-BxCyXNtv.mjs} +68 -7
  149. package/fesm2022/acorex-modules-organization-management-department.entity-BxCyXNtv.mjs.map +1 -0
  150. package/fesm2022/{acorex-modules-organization-management-division.entity-BnWpX4US.mjs → acorex-modules-organization-management-division.entity-DzQT2jpz.mjs} +68 -6
  151. package/fesm2022/acorex-modules-organization-management-division.entity-DzQT2jpz.mjs.map +1 -0
  152. package/fesm2022/{acorex-modules-organization-management-employee.entity-DBuCVYZP.mjs → acorex-modules-organization-management-employee.entity-CSY_U9Bl.mjs} +152 -28
  153. package/fesm2022/acorex-modules-organization-management-employee.entity-CSY_U9Bl.mjs.map +1 -0
  154. package/fesm2022/{acorex-modules-organization-management-employment-type.entity-CWYu9tIg.mjs → acorex-modules-organization-management-employment-type.entity-h9Hua7Xe.mjs} +21 -8
  155. package/fesm2022/acorex-modules-organization-management-employment-type.entity-h9Hua7Xe.mjs.map +1 -0
  156. package/fesm2022/{acorex-modules-organization-management-org-chart-configuration.page-DHu4UuxD.mjs → acorex-modules-organization-management-org-chart-configuration.page-a2JPiCy9.mjs} +6 -6
  157. package/fesm2022/acorex-modules-organization-management-org-chart-configuration.page-a2JPiCy9.mjs.map +1 -0
  158. package/fesm2022/{acorex-modules-organization-management-org-chart-configuration.service-CcZMGyCz.mjs → acorex-modules-organization-management-org-chart-configuration.service-BkfSow3s.mjs} +5 -5
  159. package/fesm2022/acorex-modules-organization-management-org-chart-configuration.service-BkfSow3s.mjs.map +1 -0
  160. package/fesm2022/{acorex-modules-organization-management-org-chart.page-CSMTnTDi.mjs → acorex-modules-organization-management-org-chart.page-DWQ-5NF_.mjs} +20 -20
  161. package/fesm2022/acorex-modules-organization-management-org-chart.page-DWQ-5NF_.mjs.map +1 -0
  162. package/fesm2022/{acorex-modules-organization-management-position-category.entity-DrZ9Ott4.mjs → acorex-modules-organization-management-position-category.entity-CIir9UMg.mjs} +20 -35
  163. package/fesm2022/acorex-modules-organization-management-position-category.entity-CIir9UMg.mjs.map +1 -0
  164. package/fesm2022/acorex-modules-organization-management-position.entity-BpkjUsoZ.mjs +526 -0
  165. package/fesm2022/acorex-modules-organization-management-position.entity-BpkjUsoZ.mjs.map +1 -0
  166. package/fesm2022/{acorex-modules-organization-management-responsibility-category.entity-CmafbyCZ.mjs → acorex-modules-organization-management-responsibility-category.entity-tJFpEylO.mjs} +12 -25
  167. package/fesm2022/acorex-modules-organization-management-responsibility-category.entity-tJFpEylO.mjs.map +1 -0
  168. package/fesm2022/{acorex-modules-organization-management-responsibility.entity-DmLeFogS.mjs → acorex-modules-organization-management-responsibility.entity-DmKSoxpL.mjs} +70 -25
  169. package/fesm2022/acorex-modules-organization-management-responsibility.entity-DmKSoxpL.mjs.map +1 -0
  170. package/fesm2022/{acorex-modules-organization-management-role-category.entity-Cyt1dAKR.mjs → acorex-modules-organization-management-role-category.entity-CAljzQcH.mjs} +22 -14
  171. package/fesm2022/acorex-modules-organization-management-role-category.entity-CAljzQcH.mjs.map +1 -0
  172. package/fesm2022/{acorex-modules-organization-management-position.entity-CY4TugWR.mjs → acorex-modules-organization-management-role.entity-CruQeObl.mjs} +77 -79
  173. package/fesm2022/acorex-modules-organization-management-role.entity-CruQeObl.mjs.map +1 -0
  174. package/fesm2022/acorex-modules-organization-management-settings.provider-hlbUXugb.mjs.map +1 -1
  175. package/fesm2022/{acorex-modules-organization-management-skill-category.entity-BPgGGVT3.mjs → acorex-modules-organization-management-skill-category.entity-iIbc-pjJ.mjs} +18 -33
  176. package/fesm2022/acorex-modules-organization-management-skill-category.entity-iIbc-pjJ.mjs.map +1 -0
  177. package/fesm2022/{acorex-modules-organization-management-skill.entity-D9XojzUV.mjs → acorex-modules-organization-management-skill.entity-DoAsCzm9.mjs} +61 -22
  178. package/fesm2022/acorex-modules-organization-management-skill.entity-DoAsCzm9.mjs.map +1 -0
  179. package/fesm2022/{acorex-modules-organization-management-team.entity-mYPhrc2l.mjs → acorex-modules-organization-management-team.entity-DMCfAZsr.mjs} +58 -10
  180. package/fesm2022/acorex-modules-organization-management-team.entity-DMCfAZsr.mjs.map +1 -0
  181. package/fesm2022/acorex-modules-organization-management.mjs +221 -136
  182. package/fesm2022/acorex-modules-organization-management.mjs.map +1 -1
  183. package/fesm2022/{acorex-modules-platform-management-list-version.component-CgF5pvTa.mjs → acorex-modules-platform-management-list-version.component-BOfUQDwo.mjs} +9 -9
  184. package/fesm2022/acorex-modules-platform-management-list-version.component-BOfUQDwo.mjs.map +1 -0
  185. package/fesm2022/acorex-modules-platform-management.mjs +3479 -1
  186. package/fesm2022/acorex-modules-platform-management.mjs.map +1 -1
  187. package/fesm2022/acorex-modules-project-management.mjs +43 -43
  188. package/fesm2022/acorex-modules-project-management.mjs.map +1 -1
  189. package/fesm2022/{acorex-modules-report-management-report-create-root.component-DqrLa6vh.mjs → acorex-modules-report-management-report-create-root.component-DgouOz2M.mjs} +10 -10
  190. package/fesm2022/acorex-modules-report-management-report-create-root.component-DgouOz2M.mjs.map +1 -0
  191. package/fesm2022/{acorex-modules-report-management-report-runner-root-page.component-C3UP9Jsi.mjs → acorex-modules-report-management-report-runner-root-page.component-DHu-kyCd.mjs} +13 -13
  192. package/fesm2022/{acorex-modules-report-management-report-runner-root-page.component-C3UP9Jsi.mjs.map → acorex-modules-report-management-report-runner-root-page.component-DHu-kyCd.mjs.map} +1 -1
  193. package/fesm2022/acorex-modules-report-management.mjs +465 -232
  194. package/fesm2022/acorex-modules-report-management.mjs.map +1 -1
  195. package/fesm2022/acorex-modules-scheduler-job-management.mjs +14 -14
  196. package/fesm2022/acorex-modules-scheduler-job-management.mjs.map +1 -1
  197. package/fesm2022/acorex-modules-security-management.mjs +170 -102
  198. package/fesm2022/acorex-modules-security-management.mjs.map +1 -1
  199. package/fesm2022/{acorex-modules-settings-management-setting-page.component-BbnEqXKu.mjs → acorex-modules-settings-management-setting-page.component-cG4ykm2g.mjs} +17 -17
  200. package/fesm2022/acorex-modules-settings-management-setting-page.component-cG4ykm2g.mjs.map +1 -0
  201. package/fesm2022/{acorex-modules-settings-management-setting-view.component-DP8mxDK9.mjs → acorex-modules-settings-management-setting-view.component-CrEK2N1U.mjs} +11 -11
  202. package/fesm2022/acorex-modules-settings-management-setting-view.component-CrEK2N1U.mjs.map +1 -0
  203. package/fesm2022/acorex-modules-settings-management.mjs +6 -6
  204. package/fesm2022/acorex-modules-settings-management.mjs.map +1 -1
  205. package/fesm2022/acorex-modules-text-template-management-settings.provider-fX0dhWUL.mjs.map +1 -1
  206. package/fesm2022/acorex-modules-text-template-management.mjs +24 -24
  207. package/fesm2022/acorex-modules-text-template-management.mjs.map +1 -1
  208. package/fesm2022/acorex-modules-training-management.mjs +43 -43
  209. package/fesm2022/acorex-modules-training-management.mjs.map +1 -1
  210. package/fesm2022/{acorex-modules-workflow-management-task-board.page-zaSchG-u.mjs → acorex-modules-workflow-management-task-board.page-BoG_tFGn.mjs} +123 -133
  211. package/fesm2022/acorex-modules-workflow-management-task-board.page-BoG_tFGn.mjs.map +1 -0
  212. package/fesm2022/acorex-modules-workflow-management.mjs +12 -12
  213. package/fesm2022/acorex-modules-workflow-management.mjs.map +1 -1
  214. package/log-management/index.d.ts +46 -19
  215. package/organization-management/index.d.ts +41 -13
  216. package/package.json +1 -1
  217. package/platform-management/index.d.ts +8 -277
  218. package/report-management/index.d.ts +180 -126
  219. package/security-management/index.d.ts +2 -46
  220. package/fesm2022/acorex-modules-application-management-module-designer.component-BvuZJdwg.mjs.map +0 -1
  221. package/fesm2022/acorex-modules-auth-acorex-modules-auth-DqsEqXec.mjs.map +0 -1
  222. package/fesm2022/acorex-modules-auth-password.component-BbsQWpEh.mjs +0 -134
  223. package/fesm2022/acorex-modules-auth-password.component-BbsQWpEh.mjs.map +0 -1
  224. package/fesm2022/acorex-modules-auth-tenant-chooser.component-3-FFY4tI.mjs.map +0 -1
  225. package/fesm2022/acorex-modules-auth-user-sessions.component-CtTrstZT.mjs +0 -135
  226. package/fesm2022/acorex-modules-auth-user-sessions.component-CtTrstZT.mjs.map +0 -1
  227. package/fesm2022/acorex-modules-common-search-popup.component-B_bJ0ZRM.mjs.map +0 -1
  228. package/fesm2022/acorex-modules-common-timeline-version-history-popup.component-D48aDOVu.mjs.map +0 -1
  229. package/fesm2022/acorex-modules-contact-management-acorex-modules-contact-management-DVjMlS0K.mjs.map +0 -1
  230. package/fesm2022/acorex-modules-document-management-acorex-modules-document-management-Bte3VGKC.mjs.map +0 -1
  231. package/fesm2022/acorex-modules-document-management-create-folder-dialog.component-BNcu8bzT.mjs.map +0 -1
  232. package/fesm2022/acorex-modules-document-management-drive-choose.component-B66wODCQ.mjs.map +0 -1
  233. package/fesm2022/acorex-modules-document-management-drive.component-CUej0GjY.mjs.map +0 -1
  234. package/fesm2022/acorex-modules-document-management-meta-choose-popup.component-DsSo15AL.mjs.map +0 -1
  235. package/fesm2022/acorex-modules-document-management-meta-selector-widget-designer.component-B-fYrGs1.mjs.map +0 -1
  236. package/fesm2022/acorex-modules-document-management-rename-node-dialog.component-DWzD41AV.mjs.map +0 -1
  237. package/fesm2022/acorex-modules-form-template-management-acorex-modules-form-template-management-EsaVgkdd.mjs.map +0 -1
  238. package/fesm2022/acorex-modules-form-template-management-designer.page-B14QVCAw.mjs.map +0 -1
  239. package/fesm2022/acorex-modules-form-template-management-template-picker.component-C0mLCsFT.mjs.map +0 -1
  240. package/fesm2022/acorex-modules-form-template-management-template-widget-edit.component-CffnsEo2.mjs.map +0 -1
  241. package/fesm2022/acorex-modules-form-template-management-viewer-popup.component-BwVSDsN3.mjs.map +0 -1
  242. package/fesm2022/acorex-modules-organization-management-branch.entity-Bsgj4Pow.mjs.map +0 -1
  243. package/fesm2022/acorex-modules-organization-management-department.entity-BMojk26d.mjs.map +0 -1
  244. package/fesm2022/acorex-modules-organization-management-division.entity-BnWpX4US.mjs.map +0 -1
  245. package/fesm2022/acorex-modules-organization-management-employee.entity-DBuCVYZP.mjs.map +0 -1
  246. package/fesm2022/acorex-modules-organization-management-employment-type.entity-CWYu9tIg.mjs.map +0 -1
  247. package/fesm2022/acorex-modules-organization-management-org-chart-configuration.page-DHu4UuxD.mjs.map +0 -1
  248. package/fesm2022/acorex-modules-organization-management-org-chart-configuration.service-CcZMGyCz.mjs.map +0 -1
  249. package/fesm2022/acorex-modules-organization-management-org-chart.page-CSMTnTDi.mjs.map +0 -1
  250. package/fesm2022/acorex-modules-organization-management-position-category.entity-DrZ9Ott4.mjs.map +0 -1
  251. package/fesm2022/acorex-modules-organization-management-position.entity-CY4TugWR.mjs.map +0 -1
  252. package/fesm2022/acorex-modules-organization-management-responsibility-category.entity-CmafbyCZ.mjs.map +0 -1
  253. package/fesm2022/acorex-modules-organization-management-responsibility.entity-DmLeFogS.mjs.map +0 -1
  254. package/fesm2022/acorex-modules-organization-management-role-category.entity-Cyt1dAKR.mjs.map +0 -1
  255. package/fesm2022/acorex-modules-organization-management-role.entity-BDErzNv-.mjs +0 -324
  256. package/fesm2022/acorex-modules-organization-management-role.entity-BDErzNv-.mjs.map +0 -1
  257. package/fesm2022/acorex-modules-organization-management-skill-category.entity-BPgGGVT3.mjs.map +0 -1
  258. package/fesm2022/acorex-modules-organization-management-skill.entity-D9XojzUV.mjs.map +0 -1
  259. package/fesm2022/acorex-modules-organization-management-team.entity-mYPhrc2l.mjs.map +0 -1
  260. package/fesm2022/acorex-modules-platform-management-acorex-modules-platform-management-BLhzWiXM.mjs +0 -5524
  261. package/fesm2022/acorex-modules-platform-management-acorex-modules-platform-management-BLhzWiXM.mjs.map +0 -1
  262. package/fesm2022/acorex-modules-platform-management-list-version.component-CgF5pvTa.mjs.map +0 -1
  263. package/fesm2022/acorex-modules-platform-management-settings.provider-intHn3XI.mjs.map +0 -1
  264. package/fesm2022/acorex-modules-report-management-report-create-root.component-DqrLa6vh.mjs.map +0 -1
  265. package/fesm2022/acorex-modules-settings-management-setting-page.component-BbnEqXKu.mjs.map +0 -1
  266. package/fesm2022/acorex-modules-settings-management-setting-view.component-DP8mxDK9.mjs.map +0 -1
  267. package/fesm2022/acorex-modules-workflow-management-task-board.page-zaSchG-u.mjs.map +0 -1
@@ -6,6 +6,9 @@ import { AXPSessionService, AXPAuthGuard } from '@acorex/platform/auth';
6
6
  import { AXP_SETTING_DEFINITION_PROVIDER, AXP_MENU_PROVIDER, AXP_HOME_PAGES } from '@acorex/platform/common';
7
7
  import { ROUTES } from '@angular/router';
8
8
  import { firstValueFrom } from 'rxjs';
9
+ import { AXDataSource } from '@acorex/cdk/common';
10
+ import { AXPWidgetsCatalog } from '@acorex/platform/layout/builder';
11
+ import { AXP_DATASOURCE_DEFINITION_PROVIDER } from '@acorex/platform/core';
9
12
 
10
13
  const config = {
11
14
  i18n: 'organization-management',
@@ -140,24 +143,24 @@ class AXMOrganizationManagementBranchEntityServiceImpl extends AXMOrganizationMa
140
143
  constructor() {
141
144
  super(`${RootConfig.module.name}.${RootConfig.entities.branch.name}`);
142
145
  }
143
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementBranchEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
144
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementBranchEntityServiceImpl }); }
146
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementBranchEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
147
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementBranchEntityServiceImpl }); }
145
148
  }
146
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementBranchEntityServiceImpl, decorators: [{
149
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementBranchEntityServiceImpl, decorators: [{
147
150
  type: Injectable
148
151
  }], ctorParameters: () => [] });
149
152
 
150
153
  class AXMOrganizationManagementBranchEntityModule {
151
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementBranchEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
152
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementBranchEntityModule }); }
153
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementBranchEntityModule, providers: [
154
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementBranchEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
155
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementBranchEntityModule }); }
156
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementBranchEntityModule, providers: [
154
157
  {
155
158
  provide: AXMOrganizationManagementBranchEntityService,
156
159
  useClass: AXMOrganizationManagementBranchEntityServiceImpl,
157
160
  },
158
161
  ] }); }
159
162
  }
160
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementBranchEntityModule, decorators: [{
163
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementBranchEntityModule, decorators: [{
161
164
  type: NgModule,
162
165
  args: [{
163
166
  imports: [],
@@ -178,24 +181,24 @@ class AXMOrganizationManagementChartEntityServiceImpl extends AXMOrganizationMan
178
181
  constructor() {
179
182
  super(`${RootConfig.module.name}.${RootConfig.entities.chart.name}`);
180
183
  }
181
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementChartEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
182
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementChartEntityServiceImpl }); }
184
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementChartEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
185
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementChartEntityServiceImpl }); }
183
186
  }
184
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementChartEntityServiceImpl, decorators: [{
187
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementChartEntityServiceImpl, decorators: [{
185
188
  type: Injectable
186
189
  }], ctorParameters: () => [] });
187
190
 
188
191
  class AXMOrganizationManagementChartEntityModule {
189
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementChartEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
190
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementChartEntityModule }); }
191
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementChartEntityModule, providers: [
192
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementChartEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
193
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementChartEntityModule }); }
194
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementChartEntityModule, providers: [
192
195
  {
193
196
  provide: AXMOrganizationManagementChartEntityService,
194
197
  useClass: AXMOrganizationManagementChartEntityServiceImpl,
195
198
  },
196
199
  ] }); }
197
200
  }
198
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementChartEntityModule, decorators: [{
201
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementChartEntityModule, decorators: [{
199
202
  type: NgModule,
200
203
  args: [{
201
204
  imports: [],
@@ -216,24 +219,24 @@ class AXMOrganizationManagementCompanyEntityServiceImpl extends AXMOrganizationM
216
219
  constructor() {
217
220
  super(`${RootConfig.module.name}.${RootConfig.entities.company.name}`);
218
221
  }
219
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementCompanyEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
220
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementCompanyEntityServiceImpl }); }
222
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementCompanyEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
223
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementCompanyEntityServiceImpl }); }
221
224
  }
222
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementCompanyEntityServiceImpl, decorators: [{
225
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementCompanyEntityServiceImpl, decorators: [{
223
226
  type: Injectable
224
227
  }], ctorParameters: () => [] });
225
228
 
226
229
  class AXMOrganizationManagementCompanyEntityModule {
227
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementCompanyEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
228
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementCompanyEntityModule }); }
229
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementCompanyEntityModule, providers: [
230
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementCompanyEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
231
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementCompanyEntityModule }); }
232
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementCompanyEntityModule, providers: [
230
233
  {
231
234
  provide: AXMOrganizationManagementCompanyEntityService,
232
235
  useClass: AXMOrganizationManagementCompanyEntityServiceImpl,
233
236
  },
234
237
  ] }); }
235
238
  }
236
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementCompanyEntityModule, decorators: [{
239
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementCompanyEntityModule, decorators: [{
237
240
  type: NgModule,
238
241
  args: [{
239
242
  imports: [],
@@ -254,24 +257,24 @@ class AXMOrganizationManagementDepartmentEntityServiceImpl extends AXMOrganizati
254
257
  constructor() {
255
258
  super(`${RootConfig.module.name}.${RootConfig.entities.department.name}`);
256
259
  }
257
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementDepartmentEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
258
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementDepartmentEntityServiceImpl }); }
260
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementDepartmentEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
261
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementDepartmentEntityServiceImpl }); }
259
262
  }
260
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementDepartmentEntityServiceImpl, decorators: [{
263
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementDepartmentEntityServiceImpl, decorators: [{
261
264
  type: Injectable
262
265
  }], ctorParameters: () => [] });
263
266
 
264
267
  class AXMOrganizationManagementDepartmentEntityModule {
265
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementDepartmentEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
266
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementDepartmentEntityModule }); }
267
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementDepartmentEntityModule, providers: [
268
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementDepartmentEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
269
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementDepartmentEntityModule }); }
270
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementDepartmentEntityModule, providers: [
268
271
  {
269
272
  provide: AXMOrganizationManagementDepartmentEntityService,
270
273
  useClass: AXMOrganizationManagementDepartmentEntityServiceImpl,
271
274
  },
272
275
  ] }); }
273
276
  }
274
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementDepartmentEntityModule, decorators: [{
277
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementDepartmentEntityModule, decorators: [{
275
278
  type: NgModule,
276
279
  args: [{
277
280
  imports: [],
@@ -292,24 +295,24 @@ class AXMOrganizationManagementDivisionEntityServiceImpl extends AXMOrganization
292
295
  constructor() {
293
296
  super(`${RootConfig.module.name}.${RootConfig.entities.division.name}`);
294
297
  }
295
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementDivisionEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
296
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementDivisionEntityServiceImpl }); }
298
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementDivisionEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
299
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementDivisionEntityServiceImpl }); }
297
300
  }
298
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementDivisionEntityServiceImpl, decorators: [{
301
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementDivisionEntityServiceImpl, decorators: [{
299
302
  type: Injectable
300
303
  }], ctorParameters: () => [] });
301
304
 
302
305
  class AXMOrganizationManagementDivisionEntityModule {
303
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementDivisionEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
304
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementDivisionEntityModule }); }
305
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementDivisionEntityModule, providers: [
306
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementDivisionEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
307
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementDivisionEntityModule }); }
308
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementDivisionEntityModule, providers: [
306
309
  {
307
310
  provide: AXMOrganizationManagementDivisionEntityService,
308
311
  useClass: AXMOrganizationManagementDivisionEntityServiceImpl,
309
312
  },
310
313
  ] }); }
311
314
  }
312
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementDivisionEntityModule, decorators: [{
315
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementDivisionEntityModule, decorators: [{
313
316
  type: NgModule,
314
317
  args: [{
315
318
  imports: [],
@@ -330,24 +333,24 @@ class AXMOrganizationManagementEmployeeEntityServiceImpl extends AXMOrganization
330
333
  constructor() {
331
334
  super(`${RootConfig.module.name}.${RootConfig.entities.employee.name}`);
332
335
  }
333
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementEmployeeEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
334
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementEmployeeEntityServiceImpl }); }
336
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementEmployeeEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
337
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementEmployeeEntityServiceImpl }); }
335
338
  }
336
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementEmployeeEntityServiceImpl, decorators: [{
339
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementEmployeeEntityServiceImpl, decorators: [{
337
340
  type: Injectable
338
341
  }], ctorParameters: () => [] });
339
342
 
340
343
  class AXMOrganizationManagementEmployeeEntityModule {
341
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementEmployeeEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
342
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementEmployeeEntityModule }); }
343
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementEmployeeEntityModule, providers: [
344
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementEmployeeEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
345
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementEmployeeEntityModule }); }
346
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementEmployeeEntityModule, providers: [
344
347
  {
345
348
  provide: AXMOrganizationManagementEmployeeEntityService,
346
349
  useClass: AXMOrganizationManagementEmployeeEntityServiceImpl,
347
350
  },
348
351
  ] }); }
349
352
  }
350
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementEmployeeEntityModule, decorators: [{
353
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementEmployeeEntityModule, decorators: [{
351
354
  type: NgModule,
352
355
  args: [{
353
356
  imports: [],
@@ -368,24 +371,24 @@ class AXMOrganizationManagementEmploymentTypeEntityServiceImpl extends AXMOrgani
368
371
  constructor() {
369
372
  super(`${RootConfig.module.name}.${RootConfig.entities.employmentType.name}`);
370
373
  }
371
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementEmploymentTypeEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
372
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementEmploymentTypeEntityServiceImpl }); }
374
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementEmploymentTypeEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
375
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementEmploymentTypeEntityServiceImpl }); }
373
376
  }
374
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementEmploymentTypeEntityServiceImpl, decorators: [{
377
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementEmploymentTypeEntityServiceImpl, decorators: [{
375
378
  type: Injectable
376
379
  }], ctorParameters: () => [] });
377
380
 
378
381
  class AXMOrganizationManagementEmploymentTypeEntityModule {
379
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementEmploymentTypeEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
380
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementEmploymentTypeEntityModule }); }
381
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementEmploymentTypeEntityModule, providers: [
382
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementEmploymentTypeEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
383
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementEmploymentTypeEntityModule }); }
384
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementEmploymentTypeEntityModule, providers: [
382
385
  {
383
386
  provide: AXMOrganizationManagementEmploymentTypeEntityService,
384
387
  useClass: AXMOrganizationManagementEmploymentTypeEntityServiceImpl,
385
388
  },
386
389
  ] }); }
387
390
  }
388
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementEmploymentTypeEntityModule, decorators: [{
391
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementEmploymentTypeEntityModule, decorators: [{
389
392
  type: NgModule,
390
393
  args: [{
391
394
  imports: [],
@@ -406,24 +409,24 @@ class AXMOrganizationManagementPositionEntityServiceImpl extends AXMOrganization
406
409
  constructor() {
407
410
  super(`${RootConfig.module.name}.${RootConfig.entities.position.name}`);
408
411
  }
409
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementPositionEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
410
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementPositionEntityServiceImpl }); }
412
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementPositionEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
413
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementPositionEntityServiceImpl }); }
411
414
  }
412
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementPositionEntityServiceImpl, decorators: [{
415
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementPositionEntityServiceImpl, decorators: [{
413
416
  type: Injectable
414
417
  }], ctorParameters: () => [] });
415
418
 
416
419
  class AXMOrganizationManagementPositionEntityModule {
417
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementPositionEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
418
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementPositionEntityModule }); }
419
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementPositionEntityModule, providers: [
420
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementPositionEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
421
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementPositionEntityModule }); }
422
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementPositionEntityModule, providers: [
420
423
  {
421
424
  provide: AXMOrganizationManagementPositionEntityService,
422
425
  useClass: AXMOrganizationManagementPositionEntityServiceImpl,
423
426
  },
424
427
  ] }); }
425
428
  }
426
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementPositionEntityModule, decorators: [{
429
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementPositionEntityModule, decorators: [{
427
430
  type: NgModule,
428
431
  args: [{
429
432
  imports: [],
@@ -444,24 +447,24 @@ class AXMOrganizationManagementPositionCategoryEntityServiceImpl extends AXMOrga
444
447
  constructor() {
445
448
  super(`${RootConfig.module.name}.${RootConfig.entities.positionCategory.name}`);
446
449
  }
447
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementPositionCategoryEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
448
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementPositionCategoryEntityServiceImpl }); }
450
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementPositionCategoryEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
451
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementPositionCategoryEntityServiceImpl }); }
449
452
  }
450
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementPositionCategoryEntityServiceImpl, decorators: [{
453
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementPositionCategoryEntityServiceImpl, decorators: [{
451
454
  type: Injectable
452
455
  }], ctorParameters: () => [] });
453
456
 
454
457
  class AXMOrganizationManagementPositionCategoryEntityModule {
455
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementPositionCategoryEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
456
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementPositionCategoryEntityModule }); }
457
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementPositionCategoryEntityModule, providers: [
458
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementPositionCategoryEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
459
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementPositionCategoryEntityModule }); }
460
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementPositionCategoryEntityModule, providers: [
458
461
  {
459
462
  provide: AXMOrganizationManagementPositionCategoryEntityService,
460
463
  useClass: AXMOrganizationManagementPositionCategoryEntityServiceImpl,
461
464
  },
462
465
  ] }); }
463
466
  }
464
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementPositionCategoryEntityModule, decorators: [{
467
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementPositionCategoryEntityModule, decorators: [{
465
468
  type: NgModule,
466
469
  args: [{
467
470
  imports: [],
@@ -482,24 +485,24 @@ class AXMOrganizationManagementRoleEntityServiceImpl extends AXMOrganizationMana
482
485
  constructor() {
483
486
  super(`${RootConfig.module.name}.${RootConfig.entities.role.name}`);
484
487
  }
485
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementRoleEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
486
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementRoleEntityServiceImpl }); }
488
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementRoleEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
489
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementRoleEntityServiceImpl }); }
487
490
  }
488
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementRoleEntityServiceImpl, decorators: [{
491
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementRoleEntityServiceImpl, decorators: [{
489
492
  type: Injectable
490
493
  }], ctorParameters: () => [] });
491
494
 
492
495
  class AXMOrganizationManagementRoleEntityModule {
493
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementRoleEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
494
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementRoleEntityModule }); }
495
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementRoleEntityModule, providers: [
496
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementRoleEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
497
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementRoleEntityModule }); }
498
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementRoleEntityModule, providers: [
496
499
  {
497
500
  provide: AXMOrganizationManagementRoleEntityService,
498
501
  useClass: AXMOrganizationManagementRoleEntityServiceImpl,
499
502
  },
500
503
  ] }); }
501
504
  }
502
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementRoleEntityModule, decorators: [{
505
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementRoleEntityModule, decorators: [{
503
506
  type: NgModule,
504
507
  args: [{
505
508
  imports: [],
@@ -520,24 +523,24 @@ class AXMOrganizationManagementRoleCategoryEntityServiceImpl extends AXMOrganiza
520
523
  constructor() {
521
524
  super(`${RootConfig.module.name}.${RootConfig.entities.roleCategory.name}`);
522
525
  }
523
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementRoleCategoryEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
524
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementRoleCategoryEntityServiceImpl }); }
526
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementRoleCategoryEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
527
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementRoleCategoryEntityServiceImpl }); }
525
528
  }
526
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementRoleCategoryEntityServiceImpl, decorators: [{
529
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementRoleCategoryEntityServiceImpl, decorators: [{
527
530
  type: Injectable
528
531
  }], ctorParameters: () => [] });
529
532
 
530
533
  class AXMOrganizationManagementRoleCategoryEntityModule {
531
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementRoleCategoryEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
532
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementRoleCategoryEntityModule }); }
533
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementRoleCategoryEntityModule, providers: [
534
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementRoleCategoryEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
535
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementRoleCategoryEntityModule }); }
536
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementRoleCategoryEntityModule, providers: [
534
537
  {
535
538
  provide: AXMOrganizationManagementRoleCategoryEntityService,
536
539
  useClass: AXMOrganizationManagementRoleCategoryEntityServiceImpl,
537
540
  },
538
541
  ] }); }
539
542
  }
540
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementRoleCategoryEntityModule, decorators: [{
543
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementRoleCategoryEntityModule, decorators: [{
541
544
  type: NgModule,
542
545
  args: [{
543
546
  imports: [],
@@ -558,24 +561,24 @@ class AXMOrganizationManagementSkillEntityServiceImpl extends AXMOrganizationMan
558
561
  constructor() {
559
562
  super(`${RootConfig.module.name}.${RootConfig.entities.skill.name}`);
560
563
  }
561
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementSkillEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
562
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementSkillEntityServiceImpl }); }
564
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementSkillEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
565
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementSkillEntityServiceImpl }); }
563
566
  }
564
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementSkillEntityServiceImpl, decorators: [{
567
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementSkillEntityServiceImpl, decorators: [{
565
568
  type: Injectable
566
569
  }], ctorParameters: () => [] });
567
570
 
568
571
  class AXMOrganizationManagementSkillEntityModule {
569
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementSkillEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
570
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementSkillEntityModule }); }
571
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementSkillEntityModule, providers: [
572
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementSkillEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
573
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementSkillEntityModule }); }
574
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementSkillEntityModule, providers: [
572
575
  {
573
576
  provide: AXMOrganizationManagementSkillEntityService,
574
577
  useClass: AXMOrganizationManagementSkillEntityServiceImpl,
575
578
  },
576
579
  ] }); }
577
580
  }
578
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementSkillEntityModule, decorators: [{
581
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementSkillEntityModule, decorators: [{
579
582
  type: NgModule,
580
583
  args: [{
581
584
  imports: [],
@@ -596,24 +599,24 @@ class AXMOrganizationManagementSkillCategoryEntityServiceImpl extends AXMOrganiz
596
599
  constructor() {
597
600
  super(`${RootConfig.module.name}.${RootConfig.entities.skillCategory.name}`);
598
601
  }
599
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementSkillCategoryEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
600
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementSkillCategoryEntityServiceImpl }); }
602
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementSkillCategoryEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
603
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementSkillCategoryEntityServiceImpl }); }
601
604
  }
602
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementSkillCategoryEntityServiceImpl, decorators: [{
605
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementSkillCategoryEntityServiceImpl, decorators: [{
603
606
  type: Injectable
604
607
  }], ctorParameters: () => [] });
605
608
 
606
609
  class AXMOrganizationManagementSkillCategoryEntityModule {
607
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementSkillCategoryEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
608
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementSkillCategoryEntityModule }); }
609
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementSkillCategoryEntityModule, providers: [
610
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementSkillCategoryEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
611
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementSkillCategoryEntityModule }); }
612
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementSkillCategoryEntityModule, providers: [
610
613
  {
611
614
  provide: AXMOrganizationManagementSkillCategoryEntityService,
612
615
  useClass: AXMOrganizationManagementSkillCategoryEntityServiceImpl,
613
616
  },
614
617
  ] }); }
615
618
  }
616
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementSkillCategoryEntityModule, decorators: [{
619
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementSkillCategoryEntityModule, decorators: [{
617
620
  type: NgModule,
618
621
  args: [{
619
622
  imports: [],
@@ -634,24 +637,24 @@ class AXMOrganizationManagementTeamEntityServiceImpl extends AXMOrganizationMana
634
637
  constructor() {
635
638
  super(`${RootConfig.module.name}.${RootConfig.entities.team.name}`);
636
639
  }
637
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementTeamEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
638
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementTeamEntityServiceImpl }); }
640
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementTeamEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
641
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementTeamEntityServiceImpl }); }
639
642
  }
640
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementTeamEntityServiceImpl, decorators: [{
643
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementTeamEntityServiceImpl, decorators: [{
641
644
  type: Injectable
642
645
  }], ctorParameters: () => [] });
643
646
 
644
647
  class AXMOrganizationManagementTeamEntityModule {
645
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementTeamEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
646
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementTeamEntityModule }); }
647
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementTeamEntityModule, providers: [
648
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementTeamEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
649
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementTeamEntityModule }); }
650
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementTeamEntityModule, providers: [
648
651
  {
649
652
  provide: AXMOrganizationManagementTeamEntityService,
650
653
  useClass: AXMOrganizationManagementTeamEntityServiceImpl,
651
654
  },
652
655
  ] }); }
653
656
  }
654
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementTeamEntityModule, decorators: [{
657
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementTeamEntityModule, decorators: [{
655
658
  type: NgModule,
656
659
  args: [{
657
660
  imports: [],
@@ -672,24 +675,24 @@ class AXMOrganizationManagementResponsibilityEntityServiceImpl extends AXMOrgani
672
675
  constructor() {
673
676
  super(`${RootConfig.module.name}.${RootConfig.entities.responsibility.name}`);
674
677
  }
675
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementResponsibilityEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
676
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementResponsibilityEntityServiceImpl }); }
678
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementResponsibilityEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
679
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementResponsibilityEntityServiceImpl }); }
677
680
  }
678
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementResponsibilityEntityServiceImpl, decorators: [{
681
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementResponsibilityEntityServiceImpl, decorators: [{
679
682
  type: Injectable
680
683
  }], ctorParameters: () => [] });
681
684
 
682
685
  class AXMOrganizationManagementResponsibilityEntityModule {
683
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementResponsibilityEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
684
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementResponsibilityEntityModule, imports: [CommonModule] }); }
685
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementResponsibilityEntityModule, providers: [
686
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementResponsibilityEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
687
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementResponsibilityEntityModule, imports: [CommonModule] }); }
688
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementResponsibilityEntityModule, providers: [
686
689
  {
687
690
  provide: AXMOrganizationManagementResponsibilityEntityService,
688
691
  useClass: AXMOrganizationManagementResponsibilityEntityServiceImpl,
689
692
  },
690
693
  ], imports: [CommonModule] }); }
691
694
  }
692
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementResponsibilityEntityModule, decorators: [{
695
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementResponsibilityEntityModule, decorators: [{
693
696
  type: NgModule,
694
697
  args: [{
695
698
  declarations: [],
@@ -710,24 +713,24 @@ class AXMOrganizationManagementResponsibilityCategoryEntityServiceImpl extends A
710
713
  constructor() {
711
714
  super(`${RootConfig.module.name}.${RootConfig.entities.responsibilityCategory.name}`);
712
715
  }
713
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementResponsibilityCategoryEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
714
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementResponsibilityCategoryEntityServiceImpl }); }
716
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementResponsibilityCategoryEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
717
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementResponsibilityCategoryEntityServiceImpl }); }
715
718
  }
716
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementResponsibilityCategoryEntityServiceImpl, decorators: [{
719
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementResponsibilityCategoryEntityServiceImpl, decorators: [{
717
720
  type: Injectable
718
721
  }], ctorParameters: () => [] });
719
722
 
720
723
  class AXMOrganizationManagementResponsibilityCategoryEntityModule {
721
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementResponsibilityCategoryEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
722
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementResponsibilityCategoryEntityModule, imports: [CommonModule] }); }
723
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementResponsibilityCategoryEntityModule, providers: [
724
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementResponsibilityCategoryEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
725
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementResponsibilityCategoryEntityModule, imports: [CommonModule] }); }
726
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementResponsibilityCategoryEntityModule, providers: [
724
727
  {
725
728
  provide: AXMOrganizationManagementResponsibilityCategoryEntityService,
726
729
  useClass: AXMOrganizationManagementResponsibilityCategoryEntityServiceImpl,
727
730
  },
728
731
  ], imports: [CommonModule] }); }
729
732
  }
730
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementResponsibilityCategoryEntityModule, decorators: [{
733
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementResponsibilityCategoryEntityModule, decorators: [{
731
734
  type: NgModule,
732
735
  args: [{
733
736
  declarations: [],
@@ -796,43 +799,43 @@ class AXMOrganizationModuleEntityProvider {
796
799
  case RootConfig.entities.company.name:
797
800
  return (await import('./acorex-modules-organization-management-company.entity-D1A1HSkC.mjs')).factory(this.injector);
798
801
  case RootConfig.entities.division.name:
799
- return (await import('./acorex-modules-organization-management-division.entity-BnWpX4US.mjs')).factory(this.injector);
802
+ return (await import('./acorex-modules-organization-management-division.entity-DzQT2jpz.mjs')).factory(this.injector);
800
803
  case RootConfig.entities.department.name:
801
- return (await import('./acorex-modules-organization-management-department.entity-BMojk26d.mjs')).factory(this.injector);
804
+ return (await import('./acorex-modules-organization-management-department.entity-BxCyXNtv.mjs')).factory(this.injector);
802
805
  case RootConfig.entities.branch.name:
803
- return (await import('./acorex-modules-organization-management-branch.entity-Bsgj4Pow.mjs')).factory(this.injector);
806
+ return (await import('./acorex-modules-organization-management-branch.entity-CHp5WtIF.mjs')).factory(this.injector);
804
807
  case RootConfig.entities.employee.name:
805
- return (await import('./acorex-modules-organization-management-employee.entity-DBuCVYZP.mjs')).factory(this.injector);
808
+ return (await import('./acorex-modules-organization-management-employee.entity-CSY_U9Bl.mjs')).factory(this.injector);
806
809
  case RootConfig.entities.employmentType.name:
807
- return (await import('./acorex-modules-organization-management-employment-type.entity-CWYu9tIg.mjs')).factory(this.injector);
810
+ return (await import('./acorex-modules-organization-management-employment-type.entity-h9Hua7Xe.mjs')).factory(this.injector);
808
811
  case RootConfig.entities.position.name:
809
- return (await import('./acorex-modules-organization-management-position.entity-CY4TugWR.mjs')).factory(this.injector);
812
+ return (await import('./acorex-modules-organization-management-position.entity-BpkjUsoZ.mjs')).factory(this.injector);
810
813
  case RootConfig.entities.positionCategory.name:
811
- return (await import('./acorex-modules-organization-management-position-category.entity-DrZ9Ott4.mjs')).factory(this.injector);
814
+ return (await import('./acorex-modules-organization-management-position-category.entity-CIir9UMg.mjs')).factory(this.injector);
812
815
  case RootConfig.entities.chart.name:
813
816
  return (await import('./acorex-modules-organization-management-chart.entity-UAn44WCP.mjs')).factory(this.injector);
814
817
  case RootConfig.entities.team.name:
815
- return (await import('./acorex-modules-organization-management-team.entity-mYPhrc2l.mjs')).factory(this.injector);
818
+ return (await import('./acorex-modules-organization-management-team.entity-DMCfAZsr.mjs')).factory(this.injector);
816
819
  case RootConfig.entities.role.name:
817
- return (await import('./acorex-modules-organization-management-role.entity-BDErzNv-.mjs')).factory(this.injector);
820
+ return (await import('./acorex-modules-organization-management-role.entity-CruQeObl.mjs')).factory(this.injector);
818
821
  case RootConfig.entities.roleCategory.name:
819
- return (await import('./acorex-modules-organization-management-role-category.entity-Cyt1dAKR.mjs')).factory(this.injector);
822
+ return (await import('./acorex-modules-organization-management-role-category.entity-CAljzQcH.mjs')).factory(this.injector);
820
823
  case RootConfig.entities.skill.name:
821
- return (await import('./acorex-modules-organization-management-skill.entity-D9XojzUV.mjs')).factory(this.injector);
824
+ return (await import('./acorex-modules-organization-management-skill.entity-DoAsCzm9.mjs')).factory(this.injector);
822
825
  case RootConfig.entities.skillCategory.name:
823
- return (await import('./acorex-modules-organization-management-skill-category.entity-BPgGGVT3.mjs')).factory(this.injector);
826
+ return (await import('./acorex-modules-organization-management-skill-category.entity-iIbc-pjJ.mjs')).factory(this.injector);
824
827
  case RootConfig.entities.responsibility.name:
825
- return (await import('./acorex-modules-organization-management-responsibility.entity-DmLeFogS.mjs')).factory(this.injector);
828
+ return (await import('./acorex-modules-organization-management-responsibility.entity-DmKSoxpL.mjs')).factory(this.injector);
826
829
  case RootConfig.entities.responsibilityCategory.name:
827
- return (await import('./acorex-modules-organization-management-responsibility-category.entity-CmafbyCZ.mjs')).factory(this.injector);
830
+ return (await import('./acorex-modules-organization-management-responsibility-category.entity-tJFpEylO.mjs')).factory(this.injector);
828
831
  }
829
832
  }
830
833
  return null;
831
834
  }
832
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationModuleEntityProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
833
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationModuleEntityProvider }); }
835
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationModuleEntityProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
836
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationModuleEntityProvider }); }
834
837
  }
835
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationModuleEntityProvider, decorators: [{
838
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationModuleEntityProvider, decorators: [{
836
839
  type: Injectable
837
840
  }] });
838
841
 
@@ -995,6 +998,78 @@ class AXMMenuProvider {
995
998
  }
996
999
  }
997
1000
 
1001
+ class AXMDepartmentDataSourceDefinition {
1002
+ constructor() {
1003
+ this.departmentService = inject(AXMOrganizationManagementDepartmentEntityService);
1004
+ }
1005
+ items() {
1006
+ return Promise.resolve([
1007
+ {
1008
+ name: 'departments',
1009
+ title: 'Departments',
1010
+ source: () => {
1011
+ return new AXDataSource({
1012
+ load: async (_) => {
1013
+ try {
1014
+ const res = await this.departmentService.query();
1015
+ return {
1016
+ items: res.items.map((item) => ({
1017
+ ...item,
1018
+ })),
1019
+ total: res.total,
1020
+ };
1021
+ }
1022
+ catch (e) {
1023
+ console.log(e);
1024
+ throw e;
1025
+ }
1026
+ },
1027
+ pageSize: 100,
1028
+ });
1029
+ },
1030
+ columns: [
1031
+ {
1032
+ name: 'id',
1033
+ title: 'ID',
1034
+ datatype: 'uuid',
1035
+ type: AXPWidgetsCatalog.text,
1036
+ },
1037
+ {
1038
+ name: 'title',
1039
+ title: `Title`,
1040
+ datatype: 'string',
1041
+ type: AXPWidgetsCatalog.text,
1042
+ },
1043
+ ],
1044
+ filters: [
1045
+ {
1046
+ field: 'title',
1047
+ title: 'Title',
1048
+ operator: {
1049
+ type: 'equal',
1050
+ },
1051
+ widget: {
1052
+ type: AXPWidgetsCatalog.text,
1053
+ },
1054
+ filterType: {
1055
+ advance: true,
1056
+ inline: true,
1057
+ },
1058
+ },
1059
+ ],
1060
+ textField: {
1061
+ name: 'title',
1062
+ title: 'Title',
1063
+ },
1064
+ valueField: {
1065
+ name: 'id',
1066
+ title: 'ID',
1067
+ },
1068
+ },
1069
+ ]);
1070
+ }
1071
+ }
1072
+
998
1073
  function routesFacory() {
999
1074
  const config = inject(AXP_ENTITY_CONFIG_TOKEN);
1000
1075
  const routes = [
@@ -1007,11 +1082,11 @@ function routesFacory() {
1007
1082
  children: [
1008
1083
  {
1009
1084
  path: 'chart',
1010
- loadComponent: () => import('./acorex-modules-organization-management-org-chart.page-CSMTnTDi.mjs').then((c) => c.AXMOrgChartPage),
1085
+ loadComponent: () => import('./acorex-modules-organization-management-org-chart.page-DWQ-5NF_.mjs').then((c) => c.AXMOrgChartPage),
1011
1086
  },
1012
1087
  {
1013
1088
  path: 'configuration',
1014
- loadComponent: () => import('./acorex-modules-organization-management-org-chart-configuration.page-DHu4UuxD.mjs').then((c) => c.AXMOrgChartConfigurationPage),
1089
+ loadComponent: () => import('./acorex-modules-organization-management-org-chart-configuration.page-a2JPiCy9.mjs').then((c) => c.AXMOrgChartConfigurationPage),
1015
1090
  },
1016
1091
  ],
1017
1092
  },
@@ -1028,14 +1103,14 @@ function routesFactory() {
1028
1103
  children: [
1029
1104
  {
1030
1105
  path: 'chart',
1031
- loadComponent: () => import('./acorex-modules-organization-management-org-chart.page-CSMTnTDi.mjs').then((c) => c.AXMOrgChartPage),
1106
+ loadComponent: () => import('./acorex-modules-organization-management-org-chart.page-DWQ-5NF_.mjs').then((c) => c.AXMOrgChartPage),
1032
1107
  },
1033
1108
  ],
1034
1109
  };
1035
1110
  }
1036
1111
  class AXMOrganizationManagementModule {
1037
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1038
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementModule, imports: [CommonModule,
1112
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1113
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementModule, imports: [CommonModule,
1039
1114
  AXMOrganizationManagementResponsibilityCategoryEntityModule,
1040
1115
  AXMOrganizationManagementResponsibilityEntityModule,
1041
1116
  AXMOrganizationManagementSkillCategoryEntityModule,
@@ -1052,7 +1127,7 @@ class AXMOrganizationManagementModule {
1052
1127
  AXMOrganizationManagementPositionEntityModule,
1053
1128
  AXMOrganizationManagementChartEntityModule,
1054
1129
  AXMOrganizationManagementEmploymentTypeEntityModule] }); }
1055
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementModule, providers: [
1130
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementModule, providers: [
1056
1131
  {
1057
1132
  provide: AXP_ENTITY_DEFINITION_LOADER,
1058
1133
  useClass: AXMOrganizationModuleEntityProvider,
@@ -1088,6 +1163,11 @@ class AXMOrganizationManagementModule {
1088
1163
  },
1089
1164
  ],
1090
1165
  },
1166
+ {
1167
+ provide: AXP_DATASOURCE_DEFINITION_PROVIDER,
1168
+ useClass: AXMDepartmentDataSourceDefinition,
1169
+ multi: true,
1170
+ },
1091
1171
  ], imports: [CommonModule,
1092
1172
  AXMOrganizationManagementResponsibilityCategoryEntityModule,
1093
1173
  AXMOrganizationManagementResponsibilityEntityModule,
@@ -1106,7 +1186,7 @@ class AXMOrganizationManagementModule {
1106
1186
  AXMOrganizationManagementChartEntityModule,
1107
1187
  AXMOrganizationManagementEmploymentTypeEntityModule] }); }
1108
1188
  }
1109
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMOrganizationManagementModule, decorators: [{
1189
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMOrganizationManagementModule, decorators: [{
1110
1190
  type: NgModule,
1111
1191
  args: [{
1112
1192
  imports: [
@@ -1164,6 +1244,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImpor
1164
1244
  },
1165
1245
  ],
1166
1246
  },
1247
+ {
1248
+ provide: AXP_DATASOURCE_DEFINITION_PROVIDER,
1249
+ useClass: AXMDepartmentDataSourceDefinition,
1250
+ multi: true,
1251
+ },
1167
1252
  ],
1168
1253
  }]
1169
1254
  }] });