@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
@@ -5,17 +5,17 @@ import { AXTranslationModule } from '@acorex/core/translation';
5
5
  import { AXPElementDataDirective } from '@acorex/platform/core';
6
6
  import * as i0 from '@angular/core';
7
7
  import { inject, Component } from '@angular/core';
8
- import { A as AXPDocumentExplorerViewModel, a as AXMDocumentManagerService } from './acorex-modules-document-management-acorex-modules-document-management-Bte3VGKC.mjs';
8
+ import { A as AXPDocumentExplorerViewModel, a as AXMDocumentManagerService } from './acorex-modules-document-management-acorex-modules-document-management-B4Jd-KGV.mjs';
9
9
 
10
10
  class AXMDocumentExplorerAttachmentComponent {
11
11
  constructor() {
12
12
  this.vm = inject(AXPDocumentExplorerViewModel);
13
13
  this.driveService = inject(AXMDocumentManagerService);
14
14
  }
15
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMDocumentExplorerAttachmentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
16
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.0.7", type: AXMDocumentExplorerAttachmentComponent, isStandalone: true, selector: "axm-document-explorer-attachment-widget", ngImport: i0, template: "<!-- List View -->\n<div class=\"__content fa-xl\">\n @for (folder of vm.folders(); track folder.id) {\n <div\n class=\"__explorer-item\"\n [class.--selected]=\"vm.isItemSelected(folder)\"\n [axp-data]=\"folder\"\n (click)=\"vm.toggleSelect(folder)\"\n (onDblClick)=\"vm.navigateToFolder(folder.id)\"\n >\n <div class=\"__icon ax-text-yellow-400\">\n @if (vm.isLoadingFolder(folder.id)) {\n <i class=\"fa-light fa-spinner fa-spin-pulse\"></i>\n } @else {\n <i class=\"fas fa-folder-closed\"></i>\n }\n </div>\n <div class=\"__name\">{{ folder.name }}</div>\n </div>\n } @for (file of vm.files(); track file.id) { @let fileInfo = vm.getFileInfo(file.name);\n <div\n [class.--selected]=\"vm.isItemSelected(file)\"\n class=\"__explorer-item ax-group\"\n [axp-data]=\"file\"\n (click)=\"vm.toggleSelect(file)\"\n (onDblClick)=\"vm.openFile(file)\"\n >\n <div class=\"name-bar\">\n <div class=\"__icon\">\n <i class=\"fa-fw {{ fileInfo.icon }} fa-solid\"></i>\n </div>\n <div class=\"__name\">{{ file.name }}</div>\n </div>\n <div class=\"action-bar group-hover:ax-visible ax-invisible\">\n <div>\n <i class=\"fa-regular fa-trash\" (click)=\"vm.deleteNodes([file])\"></i>\n </div>\n <div>\n <i class=\"fa-regular fa-download\" (click)=\"driveService.downloadFile(file)\"></i>\n </div>\n <div>\n <i class=\"fa-regular fa-info\" (click)=\"vm.openFile(file)\"></i>\n </div>\n </div>\n </div>\n }\n</div>\n", styles: [":host{width:100%}:host .__content{display:flex;flex-direction:column;gap:.125rem}:host .__content .__explorer-item{display:flex;cursor:pointer;align-items:center;justify-content:space-between;gap:.75rem;border-radius:.375rem;padding:.5rem}:host .__content .__explorer-item:hover{background-color:rgb(var(--ax-sys-color-light-surface));color:rgb(var(--ax-sys-color-on-light-surface));border-color:rgb(var(--ax-sys-color-border-light-surface))}:host .__content .__explorer-item .name-bar{display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem}:host .__content .__explorer-item .action-bar{display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem}:host .__content .__explorer-item .__icon{width:1.5rem;flex-shrink:0}:host .__content .__explorer-item .__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:start;font-size:.875rem;line-height:1.25rem;font-weight:500}:host .__content .__explorer-item.--selected{background-color:rgb(var(--ax-sys-color-darker-surface));color:rgb(var(--ax-sys-color-on-darker-surface));border-color:rgb(var(--ax-sys-color-border-darker-surface))}\n"], dependencies: [{ kind: "ngmodule", type: AXDecoratorModule }, { kind: "ngmodule", type: AXFormatModule }, { kind: "ngmodule", type: AXButtonModule }, { kind: "ngmodule", type: AXTranslationModule }, { kind: "directive", type: AXPElementDataDirective, selector: "[axp-data]", inputs: ["axp-data", "axp-data-path"] }] }); }
15
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMDocumentExplorerAttachmentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
16
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.1.3", type: AXMDocumentExplorerAttachmentComponent, isStandalone: true, selector: "axm-document-explorer-attachment-widget", ngImport: i0, template: "<!-- List View -->\n<div class=\"__content fa-xl\">\n @for (folder of vm.folders(); track folder.id) {\n <div\n class=\"__explorer-item\"\n [class.--selected]=\"vm.isItemSelected(folder)\"\n [axp-data]=\"folder\"\n (click)=\"vm.toggleSelect(folder)\"\n (onDblClick)=\"vm.navigateToFolder(folder.id)\"\n >\n <div class=\"__icon ax-text-yellow-400\">\n @if (vm.isLoadingFolder(folder.id)) {\n <i class=\"fa-light fa-spinner fa-spin-pulse\"></i>\n } @else {\n <i class=\"fas fa-folder-closed\"></i>\n }\n </div>\n <div class=\"__name\">{{ folder.name }}</div>\n </div>\n } @for (file of vm.files(); track file.id) { @let fileInfo = vm.getFileInfo(file.name);\n <div\n [class.--selected]=\"vm.isItemSelected(file)\"\n class=\"__explorer-item ax-group\"\n [axp-data]=\"file\"\n (click)=\"vm.toggleSelect(file)\"\n (onDblClick)=\"vm.openFile(file)\"\n >\n <div class=\"name-bar\">\n <div class=\"__icon\">\n <i class=\"fa-fw {{ fileInfo.icon }} fa-solid\"></i>\n </div>\n <div class=\"__name\">{{ file.name }}</div>\n </div>\n <div class=\"action-bar group-hover:ax-visible ax-invisible\">\n <div>\n <i class=\"fa-regular fa-trash\" (click)=\"vm.deleteNodes([file])\"></i>\n </div>\n <div>\n <i class=\"fa-regular fa-download\" (click)=\"driveService.downloadFile(file)\"></i>\n </div>\n <div>\n <i class=\"fa-regular fa-info\" (click)=\"vm.openFile(file)\"></i>\n </div>\n </div>\n </div>\n }\n</div>\n", styles: [":host{width:100%}:host .__content{display:flex;flex-direction:column;gap:.125rem}:host .__content .__explorer-item{display:flex;cursor:pointer;align-items:center;justify-content:space-between;gap:.75rem;border-radius:.375rem;padding:.5rem}:host .__content .__explorer-item:hover{background-color:rgb(var(--ax-sys-color-light-surface));color:rgb(var(--ax-sys-color-on-light-surface));border-color:rgb(var(--ax-sys-color-border-light-surface))}:host .__content .__explorer-item .name-bar{display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem}:host .__content .__explorer-item .action-bar{display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem}:host .__content .__explorer-item .__icon{width:1.5rem;flex-shrink:0}:host .__content .__explorer-item .__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:start;font-size:.875rem;line-height:1.25rem;font-weight:500}:host .__content .__explorer-item.--selected{background-color:rgb(var(--ax-sys-color-darker-surface));color:rgb(var(--ax-sys-color-on-darker-surface));border-color:rgb(var(--ax-sys-color-border-darker-surface))}\n"], dependencies: [{ kind: "ngmodule", type: AXDecoratorModule }, { kind: "ngmodule", type: AXFormatModule }, { kind: "ngmodule", type: AXButtonModule }, { kind: "ngmodule", type: AXTranslationModule }, { kind: "directive", type: AXPElementDataDirective, selector: "[axp-data]", inputs: ["axp-data", "axp-data-path"] }] }); }
17
17
  }
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMDocumentExplorerAttachmentComponent, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMDocumentExplorerAttachmentComponent, decorators: [{
19
19
  type: Component,
20
20
  args: [{ selector: 'axm-document-explorer-attachment-widget', standalone: true, imports: [
21
21
  AXDecoratorModule,
@@ -27,4 +27,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImpor
27
27
  }] });
28
28
 
29
29
  export { AXMDocumentExplorerAttachmentComponent };
30
- //# sourceMappingURL=acorex-modules-document-management-attachment-widget.component-Cc0anIMV.mjs.map
30
+ //# sourceMappingURL=acorex-modules-document-management-attachment-widget.component-Bp4kKjC4.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"acorex-modules-document-management-attachment-widget.component-Cc0anIMV.mjs","sources":["../tmp-esm2022/document-management/lib/features/document-explorer/views/attachement-widget/attachment-widget.component.js"],"sourcesContent":["import { AXButtonModule } from '@acorex/components/button';\nimport { AXDecoratorModule } from '@acorex/components/decorators';\nimport { AXFormatModule } from '@acorex/core/format';\nimport { AXTranslationModule } from '@acorex/core/translation';\nimport { AXPElementDataDirective } from '@acorex/platform/core';\nimport { Component, inject } from '@angular/core';\nimport { AXMDocumentManagerService } from '../../../shared';\nimport { AXPDocumentExplorerViewModel } from '../../document-explorer.viewmodel';\nimport * as i0 from \"@angular/core\";\nexport class AXMDocumentExplorerAttachmentComponent {\n constructor() {\n this.vm = inject(AXPDocumentExplorerViewModel);\n this.driveService = inject(AXMDocumentManagerService);\n }\n static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.0.7\", ngImport: i0, type: AXMDocumentExplorerAttachmentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }\n static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.0.0\", version: \"20.0.7\", type: AXMDocumentExplorerAttachmentComponent, isStandalone: true, selector: \"axm-document-explorer-attachment-widget\", ngImport: i0, template: \"<!-- List View -->\\n<div class=\\\"__content fa-xl\\\">\\n @for (folder of vm.folders(); track folder.id) {\\n <div\\n class=\\\"__explorer-item\\\"\\n [class.--selected]=\\\"vm.isItemSelected(folder)\\\"\\n [axp-data]=\\\"folder\\\"\\n (click)=\\\"vm.toggleSelect(folder)\\\"\\n (onDblClick)=\\\"vm.navigateToFolder(folder.id)\\\"\\n >\\n <div class=\\\"__icon ax-text-yellow-400\\\">\\n @if (vm.isLoadingFolder(folder.id)) {\\n <i class=\\\"fa-light fa-spinner fa-spin-pulse\\\"></i>\\n } @else {\\n <i class=\\\"fas fa-folder-closed\\\"></i>\\n }\\n </div>\\n <div class=\\\"__name\\\">{{ folder.name }}</div>\\n </div>\\n } @for (file of vm.files(); track file.id) { @let fileInfo = vm.getFileInfo(file.name);\\n <div\\n [class.--selected]=\\\"vm.isItemSelected(file)\\\"\\n class=\\\"__explorer-item ax-group\\\"\\n [axp-data]=\\\"file\\\"\\n (click)=\\\"vm.toggleSelect(file)\\\"\\n (onDblClick)=\\\"vm.openFile(file)\\\"\\n >\\n <div class=\\\"name-bar\\\">\\n <div class=\\\"__icon\\\">\\n <i class=\\\"fa-fw {{ fileInfo.icon }} fa-solid\\\"></i>\\n </div>\\n <div class=\\\"__name\\\">{{ file.name }}</div>\\n </div>\\n <div class=\\\"action-bar group-hover:ax-visible ax-invisible\\\">\\n <div>\\n <i class=\\\"fa-regular fa-trash\\\" (click)=\\\"vm.deleteNodes([file])\\\"></i>\\n </div>\\n <div>\\n <i class=\\\"fa-regular fa-download\\\" (click)=\\\"driveService.downloadFile(file)\\\"></i>\\n </div>\\n <div>\\n <i class=\\\"fa-regular fa-info\\\" (click)=\\\"vm.openFile(file)\\\"></i>\\n </div>\\n </div>\\n </div>\\n }\\n</div>\\n\", styles: [\":host{width:100%}:host .__content{display:flex;flex-direction:column;gap:.125rem}:host .__content .__explorer-item{display:flex;cursor:pointer;align-items:center;justify-content:space-between;gap:.75rem;border-radius:.375rem;padding:.5rem}:host .__content .__explorer-item:hover{background-color:rgb(var(--ax-sys-color-light-surface));color:rgb(var(--ax-sys-color-on-light-surface));border-color:rgb(var(--ax-sys-color-border-light-surface))}:host .__content .__explorer-item .name-bar{display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem}:host .__content .__explorer-item .action-bar{display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem}:host .__content .__explorer-item .__icon{width:1.5rem;flex-shrink:0}:host .__content .__explorer-item .__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:start;font-size:.875rem;line-height:1.25rem;font-weight:500}:host .__content .__explorer-item.--selected{background-color:rgb(var(--ax-sys-color-darker-surface));color:rgb(var(--ax-sys-color-on-darker-surface));border-color:rgb(var(--ax-sys-color-border-darker-surface))}\\n\"], dependencies: [{ kind: \"ngmodule\", type: AXDecoratorModule }, { kind: \"ngmodule\", type: AXFormatModule }, { kind: \"ngmodule\", type: AXButtonModule }, { kind: \"ngmodule\", type: AXTranslationModule }, { kind: \"directive\", type: AXPElementDataDirective, selector: \"[axp-data]\", inputs: [\"axp-data\", \"axp-data-path\"] }] }); }\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.0.7\", ngImport: i0, type: AXMDocumentExplorerAttachmentComponent, decorators: [{\n type: Component,\n args: [{ selector: 'axm-document-explorer-attachment-widget', standalone: true, imports: [\n AXDecoratorModule,\n AXFormatModule,\n AXButtonModule,\n AXTranslationModule,\n AXPElementDataDirective\n ], template: \"<!-- List View -->\\n<div class=\\\"__content fa-xl\\\">\\n @for (folder of vm.folders(); track folder.id) {\\n <div\\n class=\\\"__explorer-item\\\"\\n [class.--selected]=\\\"vm.isItemSelected(folder)\\\"\\n [axp-data]=\\\"folder\\\"\\n (click)=\\\"vm.toggleSelect(folder)\\\"\\n (onDblClick)=\\\"vm.navigateToFolder(folder.id)\\\"\\n >\\n <div class=\\\"__icon ax-text-yellow-400\\\">\\n @if (vm.isLoadingFolder(folder.id)) {\\n <i class=\\\"fa-light fa-spinner fa-spin-pulse\\\"></i>\\n } @else {\\n <i class=\\\"fas fa-folder-closed\\\"></i>\\n }\\n </div>\\n <div class=\\\"__name\\\">{{ folder.name }}</div>\\n </div>\\n } @for (file of vm.files(); track file.id) { @let fileInfo = vm.getFileInfo(file.name);\\n <div\\n [class.--selected]=\\\"vm.isItemSelected(file)\\\"\\n class=\\\"__explorer-item ax-group\\\"\\n [axp-data]=\\\"file\\\"\\n (click)=\\\"vm.toggleSelect(file)\\\"\\n (onDblClick)=\\\"vm.openFile(file)\\\"\\n >\\n <div class=\\\"name-bar\\\">\\n <div class=\\\"__icon\\\">\\n <i class=\\\"fa-fw {{ fileInfo.icon }} fa-solid\\\"></i>\\n </div>\\n <div class=\\\"__name\\\">{{ file.name }}</div>\\n </div>\\n <div class=\\\"action-bar group-hover:ax-visible ax-invisible\\\">\\n <div>\\n <i class=\\\"fa-regular fa-trash\\\" (click)=\\\"vm.deleteNodes([file])\\\"></i>\\n </div>\\n <div>\\n <i class=\\\"fa-regular fa-download\\\" (click)=\\\"driveService.downloadFile(file)\\\"></i>\\n </div>\\n <div>\\n <i class=\\\"fa-regular fa-info\\\" (click)=\\\"vm.openFile(file)\\\"></i>\\n </div>\\n </div>\\n </div>\\n }\\n</div>\\n\", styles: [\":host{width:100%}:host .__content{display:flex;flex-direction:column;gap:.125rem}:host .__content .__explorer-item{display:flex;cursor:pointer;align-items:center;justify-content:space-between;gap:.75rem;border-radius:.375rem;padding:.5rem}:host .__content .__explorer-item:hover{background-color:rgb(var(--ax-sys-color-light-surface));color:rgb(var(--ax-sys-color-on-light-surface));border-color:rgb(var(--ax-sys-color-border-light-surface))}:host .__content .__explorer-item .name-bar{display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem}:host .__content .__explorer-item .action-bar{display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem}:host .__content .__explorer-item .__icon{width:1.5rem;flex-shrink:0}:host .__content .__explorer-item .__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:start;font-size:.875rem;line-height:1.25rem;font-weight:500}:host .__content .__explorer-item.--selected{background-color:rgb(var(--ax-sys-color-darker-surface));color:rgb(var(--ax-sys-color-on-darker-surface));border-color:rgb(var(--ax-sys-color-border-darker-surface))}\\n\"] }]\n }] });\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXR0YWNobWVudC13aWRnZXQuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9tb2R1bGVzL2RvY3VtZW50LW1hbmFnZW1lbnQvc3JjL2xpYi9mZWF0dXJlcy9kb2N1bWVudC1leHBsb3Jlci92aWV3cy9hdHRhY2hlbWVudC13aWRnZXQvYXR0YWNobWVudC13aWRnZXQuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9tb2R1bGVzL2RvY3VtZW50LW1hbmFnZW1lbnQvc3JjL2xpYi9mZWF0dXJlcy9kb2N1bWVudC1leHBsb3Jlci92aWV3cy9hdHRhY2hlbWVudC13aWRnZXQvYXR0YWNobWVudC13aWRnZXQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLGNBQWMsRUFBRSxNQUFNLDJCQUEyQixDQUFDO0FBQzNELE9BQU8sRUFBRSxpQkFBaUIsRUFBRSxNQUFNLCtCQUErQixDQUFDO0FBQ2xFLE9BQU8sRUFBRSxjQUFjLEVBQUUsTUFBTSxxQkFBcUIsQ0FBQztBQUNyRCxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQztBQUMvRCxPQUFPLEVBQUUsdUJBQXVCLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUVoRSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNsRCxPQUFPLEVBQUUseUJBQXlCLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUM1RCxPQUFPLEVBQUUsNEJBQTRCLEVBQUUsTUFBTSxtQ0FBbUMsQ0FBQzs7QUFlakYsTUFBTSxPQUFPLHNDQUFzQztJQWJuRDtRQWNZLE9BQUUsR0FBRyxNQUFNLENBQUMsNEJBQTRCLENBQUMsQ0FBQztRQUNqQyxpQkFBWSxHQUFHLE1BQU0sQ0FBQyx5QkFBeUIsQ0FBQyxDQUFDO0tBQ3JFOzhHQUhZLHNDQUFzQztrR0FBdEMsc0NBQXNDLG1HQ3ZCbkQscWhEQStDQSxrckNEL0JJLGlCQUFpQiw4QkFDakIsY0FBYyw4QkFDZCxjQUFjLDhCQUNkLG1CQUFtQiwrQkFDbkIsdUJBQXVCOzsyRkFHZCxzQ0FBc0M7a0JBYmxELFNBQVM7K0JBQ0UseUNBQXlDLGNBR3ZDLElBQUksV0FDUDt3QkFDUCxpQkFBaUI7d0JBQ2pCLGNBQWM7d0JBQ2QsY0FBYzt3QkFDZCxtQkFBbUI7d0JBQ25CLHVCQUF1QjtxQkFDMUIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBBWEJ1dHRvbk1vZHVsZSB9IGZyb20gJ0BhY29yZXgvY29tcG9uZW50cy9idXR0b24nO1xuaW1wb3J0IHsgQVhEZWNvcmF0b3JNb2R1bGUgfSBmcm9tICdAYWNvcmV4L2NvbXBvbmVudHMvZGVjb3JhdG9ycyc7XG5pbXBvcnQgeyBBWEZvcm1hdE1vZHVsZSB9IGZyb20gJ0BhY29yZXgvY29yZS9mb3JtYXQnO1xuaW1wb3J0IHsgQVhUcmFuc2xhdGlvbk1vZHVsZSB9IGZyb20gJ0BhY29yZXgvY29yZS90cmFuc2xhdGlvbic7XG5pbXBvcnQgeyBBWFBFbGVtZW50RGF0YURpcmVjdGl2ZSB9IGZyb20gJ0BhY29yZXgvcGxhdGZvcm0vY29yZSc7XG5cbmltcG9ydCB7IENvbXBvbmVudCwgaW5qZWN0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBBWE1Eb2N1bWVudE1hbmFnZXJTZXJ2aWNlIH0gZnJvbSAnLi4vLi4vLi4vc2hhcmVkJztcbmltcG9ydCB7IEFYUERvY3VtZW50RXhwbG9yZXJWaWV3TW9kZWwgfSBmcm9tICcuLi8uLi9kb2N1bWVudC1leHBsb3Jlci52aWV3bW9kZWwnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdheG0tZG9jdW1lbnQtZXhwbG9yZXItYXR0YWNobWVudC13aWRnZXQnLFxuICB0ZW1wbGF0ZVVybDogJy4vYXR0YWNobWVudC13aWRnZXQuY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZVVybHM6IFsnLi9hdHRhY2htZW50LXdpZGdldC5jb21wb25lbnQuc2NzcyddLFxuICBzdGFuZGFsb25lOiB0cnVlLFxuICBpbXBvcnRzOiBbXG4gICAgQVhEZWNvcmF0b3JNb2R1bGUsXG4gICAgQVhGb3JtYXRNb2R1bGUsXG4gICAgQVhCdXR0b25Nb2R1bGUsXG4gICAgQVhUcmFuc2xhdGlvbk1vZHVsZSxcbiAgICBBWFBFbGVtZW50RGF0YURpcmVjdGl2ZVxuXSxcbn0pXG5leHBvcnQgY2xhc3MgQVhNRG9jdW1lbnRFeHBsb3JlckF0dGFjaG1lbnRDb21wb25lbnQge1xuICBwcm90ZWN0ZWQgdm0gPSBpbmplY3QoQVhQRG9jdW1lbnRFeHBsb3JlclZpZXdNb2RlbCk7XG4gIHByb3RlY3RlZCByZWFkb25seSBkcml2ZVNlcnZpY2UgPSBpbmplY3QoQVhNRG9jdW1lbnRNYW5hZ2VyU2VydmljZSk7XG59XG4iLCI8IS0tIExpc3QgVmlldyAtLT5cbjxkaXYgY2xhc3M9XCJfX2NvbnRlbnQgZmEteGxcIj5cbiAgQGZvciAoZm9sZGVyIG9mIHZtLmZvbGRlcnMoKTsgdHJhY2sgZm9sZGVyLmlkKSB7XG4gIDxkaXZcbiAgICBjbGFzcz1cIl9fZXhwbG9yZXItaXRlbVwiXG4gICAgW2NsYXNzLi0tc2VsZWN0ZWRdPVwidm0uaXNJdGVtU2VsZWN0ZWQoZm9sZGVyKVwiXG4gICAgW2F4cC1kYXRhXT1cImZvbGRlclwiXG4gICAgKGNsaWNrKT1cInZtLnRvZ2dsZVNlbGVjdChmb2xkZXIpXCJcbiAgICAob25EYmxDbGljayk9XCJ2bS5uYXZpZ2F0ZVRvRm9sZGVyKGZvbGRlci5pZClcIlxuICA+XG4gICAgPGRpdiBjbGFzcz1cIl9faWNvbiBheC10ZXh0LXllbGxvdy00MDBcIj5cbiAgICAgIEBpZiAodm0uaXNMb2FkaW5nRm9sZGVyKGZvbGRlci5pZCkpIHtcbiAgICAgIDxpIGNsYXNzPVwiZmEtbGlnaHQgZmEtc3Bpbm5lciBmYS1zcGluLXB1bHNlXCI+PC9pPlxuICAgICAgfSBAZWxzZSB7XG4gICAgICA8aSBjbGFzcz1cImZhcyBmYS1mb2xkZXItY2xvc2VkXCI+PC9pPlxuICAgICAgfVxuICAgIDwvZGl2PlxuICAgIDxkaXYgY2xhc3M9XCJfX25hbWVcIj57eyBmb2xkZXIubmFtZSB9fTwvZGl2PlxuICA8L2Rpdj5cbiAgfSBAZm9yIChmaWxlIG9mIHZtLmZpbGVzKCk7IHRyYWNrIGZpbGUuaWQpIHsgQGxldCBmaWxlSW5mbyA9IHZtLmdldEZpbGVJbmZvKGZpbGUubmFtZSk7XG4gIDxkaXZcbiAgICBbY2xhc3MuLS1zZWxlY3RlZF09XCJ2bS5pc0l0ZW1TZWxlY3RlZChmaWxlKVwiXG4gICAgY2xhc3M9XCJfX2V4cGxvcmVyLWl0ZW0gYXgtZ3JvdXBcIlxuICAgIFtheHAtZGF0YV09XCJmaWxlXCJcbiAgICAoY2xpY2spPVwidm0udG9nZ2xlU2VsZWN0KGZpbGUpXCJcbiAgICAob25EYmxDbGljayk9XCJ2bS5vcGVuRmlsZShmaWxlKVwiXG4gID5cbiAgICA8ZGl2IGNsYXNzPVwibmFtZS1iYXJcIj5cbiAgICAgIDxkaXYgY2xhc3M9XCJfX2ljb25cIj5cbiAgICAgICAgPGkgY2xhc3M9XCJmYS1mdyB7eyBmaWxlSW5mby5pY29uIH19IGZhLXNvbGlkXCI+PC9pPlxuICAgICAgPC9kaXY+XG4gICAgICA8ZGl2IGNsYXNzPVwiX19uYW1lXCI+e3sgZmlsZS5uYW1lIH19PC9kaXY+XG4gICAgPC9kaXY+XG4gICAgPGRpdiBjbGFzcz1cImFjdGlvbi1iYXIgZ3JvdXAtaG92ZXI6YXgtdmlzaWJsZSBheC1pbnZpc2libGVcIj5cbiAgICAgIDxkaXY+XG4gICAgICAgIDxpIGNsYXNzPVwiZmEtcmVndWxhciBmYS10cmFzaFwiIChjbGljayk9XCJ2bS5kZWxldGVOb2RlcyhbZmlsZV0pXCI+PC9pPlxuICAgICAgPC9kaXY+XG4gICAgICA8ZGl2PlxuICAgICAgICA8aSBjbGFzcz1cImZhLXJlZ3VsYXIgZmEtZG93bmxvYWRcIiAoY2xpY2spPVwiZHJpdmVTZXJ2aWNlLmRvd25sb2FkRmlsZShmaWxlKVwiPjwvaT5cbiAgICAgIDwvZGl2PlxuICAgICAgPGRpdj5cbiAgICAgICAgPGkgY2xhc3M9XCJmYS1yZWd1bGFyIGZhLWluZm9cIiAoY2xpY2spPVwidm0ub3BlbkZpbGUoZmlsZSlcIj48L2k+XG4gICAgICA8L2Rpdj5cbiAgICA8L2Rpdj5cbiAgPC9kaXY+XG4gIH1cbjwvZGl2PlxuIl19"],"names":[],"mappings":";;;;;;;;;AASO,MAAM,sCAAsC,CAAC;AACpD,IAAI,WAAW,GAAG;AAClB,QAAQ,IAAI,CAAC,EAAE,GAAG,MAAM,CAAC,4BAA4B,CAAC;AACtD,QAAQ,IAAI,CAAC,YAAY,GAAG,MAAM,CAAC,yBAAyB,CAAC;AAC7D,IAAI;AACJ,IAAI,SAAS,IAAI,CAAC,IAAI,GAAG,EAAE,CAAC,kBAAkB,CAAC,EAAE,UAAU,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,EAAE,IAAI,EAAE,sCAAsC,EAAE,IAAI,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,CAAC,eAAe,CAAC,SAAS,EAAE,CAAC,CAAC;AACxM,IAAI,SAAS,IAAI,CAAC,IAAI,GAAG,EAAE,CAAC,oBAAoB,CAAC,EAAE,UAAU,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,sCAAsC,EAAE,YAAY,EAAE,IAAI,EAAE,QAAQ,EAAE,yCAAyC,EAAE,QAAQ,EAAE,EAAE,EAAE,QAAQ,EAAE,qhDAAqhD,EAAE,MAAM,EAAE,CAAC,2nCAA2nC,CAAC,EAAE,YAAY,EAAE,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,iBAAiB,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,cAAc,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,cAAc,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,mBAAmB,EAAE,EAAE,EAAE,IAAI,EAAE,WAAW,EAAE,IAAI,EAAE,uBAAuB,EAAE,QAAQ,EAAE,YAAY,EAAE,MAAM,EAAE,CAAC,UAAU,EAAE,eAAe,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC;AACxsG;AACA,EAAE,CAAC,wBAAwB,CAAC,EAAE,UAAU,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,EAAE,IAAI,EAAE,sCAAsC,EAAE,UAAU,EAAE,CAAC;AAChJ,YAAY,IAAI,EAAE,SAAS;AAC3B,YAAY,IAAI,EAAE,CAAC,EAAE,QAAQ,EAAE,yCAAyC,EAAE,UAAU,EAAE,IAAI,EAAE,OAAO,EAAE;AACrG,wBAAwB,iBAAiB;AACzC,wBAAwB,cAAc;AACtC,wBAAwB,cAAc;AACtC,wBAAwB,mBAAmB;AAC3C,wBAAwB;AACxB,qBAAqB,EAAE,QAAQ,EAAE,qhDAAqhD,EAAE,MAAM,EAAE,CAAC,2nCAA2nC,CAAC,EAAE;AAC/rF,SAAS,CAAC,EAAE,CAAC;;;;"}
1
+ {"version":3,"file":"acorex-modules-document-management-attachment-widget.component-Bp4kKjC4.mjs","sources":["../tmp-esm2022/document-management/lib/features/document-explorer/views/attachement-widget/attachment-widget.component.js"],"sourcesContent":["import { AXButtonModule } from '@acorex/components/button';\nimport { AXDecoratorModule } from '@acorex/components/decorators';\nimport { AXFormatModule } from '@acorex/core/format';\nimport { AXTranslationModule } from '@acorex/core/translation';\nimport { AXPElementDataDirective } from '@acorex/platform/core';\nimport { Component, inject } from '@angular/core';\nimport { AXMDocumentManagerService } from '../../../shared';\nimport { AXPDocumentExplorerViewModel } from '../../document-explorer.viewmodel';\nimport * as i0 from \"@angular/core\";\nexport class AXMDocumentExplorerAttachmentComponent {\n constructor() {\n this.vm = inject(AXPDocumentExplorerViewModel);\n this.driveService = inject(AXMDocumentManagerService);\n }\n static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.1.3\", ngImport: i0, type: AXMDocumentExplorerAttachmentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }\n static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.0.0\", version: \"20.1.3\", type: AXMDocumentExplorerAttachmentComponent, isStandalone: true, selector: \"axm-document-explorer-attachment-widget\", ngImport: i0, template: \"<!-- List View -->\\n<div class=\\\"__content fa-xl\\\">\\n @for (folder of vm.folders(); track folder.id) {\\n <div\\n class=\\\"__explorer-item\\\"\\n [class.--selected]=\\\"vm.isItemSelected(folder)\\\"\\n [axp-data]=\\\"folder\\\"\\n (click)=\\\"vm.toggleSelect(folder)\\\"\\n (onDblClick)=\\\"vm.navigateToFolder(folder.id)\\\"\\n >\\n <div class=\\\"__icon ax-text-yellow-400\\\">\\n @if (vm.isLoadingFolder(folder.id)) {\\n <i class=\\\"fa-light fa-spinner fa-spin-pulse\\\"></i>\\n } @else {\\n <i class=\\\"fas fa-folder-closed\\\"></i>\\n }\\n </div>\\n <div class=\\\"__name\\\">{{ folder.name }}</div>\\n </div>\\n } @for (file of vm.files(); track file.id) { @let fileInfo = vm.getFileInfo(file.name);\\n <div\\n [class.--selected]=\\\"vm.isItemSelected(file)\\\"\\n class=\\\"__explorer-item ax-group\\\"\\n [axp-data]=\\\"file\\\"\\n (click)=\\\"vm.toggleSelect(file)\\\"\\n (onDblClick)=\\\"vm.openFile(file)\\\"\\n >\\n <div class=\\\"name-bar\\\">\\n <div class=\\\"__icon\\\">\\n <i class=\\\"fa-fw {{ fileInfo.icon }} fa-solid\\\"></i>\\n </div>\\n <div class=\\\"__name\\\">{{ file.name }}</div>\\n </div>\\n <div class=\\\"action-bar group-hover:ax-visible ax-invisible\\\">\\n <div>\\n <i class=\\\"fa-regular fa-trash\\\" (click)=\\\"vm.deleteNodes([file])\\\"></i>\\n </div>\\n <div>\\n <i class=\\\"fa-regular fa-download\\\" (click)=\\\"driveService.downloadFile(file)\\\"></i>\\n </div>\\n <div>\\n <i class=\\\"fa-regular fa-info\\\" (click)=\\\"vm.openFile(file)\\\"></i>\\n </div>\\n </div>\\n </div>\\n }\\n</div>\\n\", styles: [\":host{width:100%}:host .__content{display:flex;flex-direction:column;gap:.125rem}:host .__content .__explorer-item{display:flex;cursor:pointer;align-items:center;justify-content:space-between;gap:.75rem;border-radius:.375rem;padding:.5rem}:host .__content .__explorer-item:hover{background-color:rgb(var(--ax-sys-color-light-surface));color:rgb(var(--ax-sys-color-on-light-surface));border-color:rgb(var(--ax-sys-color-border-light-surface))}:host .__content .__explorer-item .name-bar{display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem}:host .__content .__explorer-item .action-bar{display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem}:host .__content .__explorer-item .__icon{width:1.5rem;flex-shrink:0}:host .__content .__explorer-item .__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:start;font-size:.875rem;line-height:1.25rem;font-weight:500}:host .__content .__explorer-item.--selected{background-color:rgb(var(--ax-sys-color-darker-surface));color:rgb(var(--ax-sys-color-on-darker-surface));border-color:rgb(var(--ax-sys-color-border-darker-surface))}\\n\"], dependencies: [{ kind: \"ngmodule\", type: AXDecoratorModule }, { kind: \"ngmodule\", type: AXFormatModule }, { kind: \"ngmodule\", type: AXButtonModule }, { kind: \"ngmodule\", type: AXTranslationModule }, { kind: \"directive\", type: AXPElementDataDirective, selector: \"[axp-data]\", inputs: [\"axp-data\", \"axp-data-path\"] }] }); }\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.1.3\", ngImport: i0, type: AXMDocumentExplorerAttachmentComponent, decorators: [{\n type: Component,\n args: [{ selector: 'axm-document-explorer-attachment-widget', standalone: true, imports: [\n AXDecoratorModule,\n AXFormatModule,\n AXButtonModule,\n AXTranslationModule,\n AXPElementDataDirective\n ], template: \"<!-- List View -->\\n<div class=\\\"__content fa-xl\\\">\\n @for (folder of vm.folders(); track folder.id) {\\n <div\\n class=\\\"__explorer-item\\\"\\n [class.--selected]=\\\"vm.isItemSelected(folder)\\\"\\n [axp-data]=\\\"folder\\\"\\n (click)=\\\"vm.toggleSelect(folder)\\\"\\n (onDblClick)=\\\"vm.navigateToFolder(folder.id)\\\"\\n >\\n <div class=\\\"__icon ax-text-yellow-400\\\">\\n @if (vm.isLoadingFolder(folder.id)) {\\n <i class=\\\"fa-light fa-spinner fa-spin-pulse\\\"></i>\\n } @else {\\n <i class=\\\"fas fa-folder-closed\\\"></i>\\n }\\n </div>\\n <div class=\\\"__name\\\">{{ folder.name }}</div>\\n </div>\\n } @for (file of vm.files(); track file.id) { @let fileInfo = vm.getFileInfo(file.name);\\n <div\\n [class.--selected]=\\\"vm.isItemSelected(file)\\\"\\n class=\\\"__explorer-item ax-group\\\"\\n [axp-data]=\\\"file\\\"\\n (click)=\\\"vm.toggleSelect(file)\\\"\\n (onDblClick)=\\\"vm.openFile(file)\\\"\\n >\\n <div class=\\\"name-bar\\\">\\n <div class=\\\"__icon\\\">\\n <i class=\\\"fa-fw {{ fileInfo.icon }} fa-solid\\\"></i>\\n </div>\\n <div class=\\\"__name\\\">{{ file.name }}</div>\\n </div>\\n <div class=\\\"action-bar group-hover:ax-visible ax-invisible\\\">\\n <div>\\n <i class=\\\"fa-regular fa-trash\\\" (click)=\\\"vm.deleteNodes([file])\\\"></i>\\n </div>\\n <div>\\n <i class=\\\"fa-regular fa-download\\\" (click)=\\\"driveService.downloadFile(file)\\\"></i>\\n </div>\\n <div>\\n <i class=\\\"fa-regular fa-info\\\" (click)=\\\"vm.openFile(file)\\\"></i>\\n </div>\\n </div>\\n </div>\\n }\\n</div>\\n\", styles: [\":host{width:100%}:host .__content{display:flex;flex-direction:column;gap:.125rem}:host .__content .__explorer-item{display:flex;cursor:pointer;align-items:center;justify-content:space-between;gap:.75rem;border-radius:.375rem;padding:.5rem}:host .__content .__explorer-item:hover{background-color:rgb(var(--ax-sys-color-light-surface));color:rgb(var(--ax-sys-color-on-light-surface));border-color:rgb(var(--ax-sys-color-border-light-surface))}:host .__content .__explorer-item .name-bar{display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem}:host .__content .__explorer-item .action-bar{display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem}:host .__content .__explorer-item .__icon{width:1.5rem;flex-shrink:0}:host .__content .__explorer-item .__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:start;font-size:.875rem;line-height:1.25rem;font-weight:500}:host .__content .__explorer-item.--selected{background-color:rgb(var(--ax-sys-color-darker-surface));color:rgb(var(--ax-sys-color-on-darker-surface));border-color:rgb(var(--ax-sys-color-border-darker-surface))}\\n\"] }]\n }] });\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXR0YWNobWVudC13aWRnZXQuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9tb2R1bGVzL2RvY3VtZW50LW1hbmFnZW1lbnQvc3JjL2xpYi9mZWF0dXJlcy9kb2N1bWVudC1leHBsb3Jlci92aWV3cy9hdHRhY2hlbWVudC13aWRnZXQvYXR0YWNobWVudC13aWRnZXQuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9tb2R1bGVzL2RvY3VtZW50LW1hbmFnZW1lbnQvc3JjL2xpYi9mZWF0dXJlcy9kb2N1bWVudC1leHBsb3Jlci92aWV3cy9hdHRhY2hlbWVudC13aWRnZXQvYXR0YWNobWVudC13aWRnZXQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLGNBQWMsRUFBRSxNQUFNLDJCQUEyQixDQUFDO0FBQzNELE9BQU8sRUFBRSxpQkFBaUIsRUFBRSxNQUFNLCtCQUErQixDQUFDO0FBQ2xFLE9BQU8sRUFBRSxjQUFjLEVBQUUsTUFBTSxxQkFBcUIsQ0FBQztBQUNyRCxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQztBQUMvRCxPQUFPLEVBQUUsdUJBQXVCLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUVoRSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNsRCxPQUFPLEVBQUUseUJBQXlCLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUM1RCxPQUFPLEVBQUUsNEJBQTRCLEVBQUUsTUFBTSxtQ0FBbUMsQ0FBQzs7QUFlakYsTUFBTSxPQUFPLHNDQUFzQztJQWJuRDtRQWNZLE9BQUUsR0FBRyxNQUFNLENBQUMsNEJBQTRCLENBQUMsQ0FBQztRQUNqQyxpQkFBWSxHQUFHLE1BQU0sQ0FBQyx5QkFBeUIsQ0FBQyxDQUFDO0tBQ3JFOzhHQUhZLHNDQUFzQztrR0FBdEMsc0NBQXNDLG1HQ3ZCbkQscWhEQStDQSxrckNEL0JJLGlCQUFpQiw4QkFDakIsY0FBYyw4QkFDZCxjQUFjLDhCQUNkLG1CQUFtQiwrQkFDbkIsdUJBQXVCOzsyRkFHZCxzQ0FBc0M7a0JBYmxELFNBQVM7K0JBQ0UseUNBQXlDLGNBR3ZDLElBQUksV0FDUDt3QkFDUCxpQkFBaUI7d0JBQ2pCLGNBQWM7d0JBQ2QsY0FBYzt3QkFDZCxtQkFBbUI7d0JBQ25CLHVCQUF1QjtxQkFDMUIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBBWEJ1dHRvbk1vZHVsZSB9IGZyb20gJ0BhY29yZXgvY29tcG9uZW50cy9idXR0b24nO1xuaW1wb3J0IHsgQVhEZWNvcmF0b3JNb2R1bGUgfSBmcm9tICdAYWNvcmV4L2NvbXBvbmVudHMvZGVjb3JhdG9ycyc7XG5pbXBvcnQgeyBBWEZvcm1hdE1vZHVsZSB9IGZyb20gJ0BhY29yZXgvY29yZS9mb3JtYXQnO1xuaW1wb3J0IHsgQVhUcmFuc2xhdGlvbk1vZHVsZSB9IGZyb20gJ0BhY29yZXgvY29yZS90cmFuc2xhdGlvbic7XG5pbXBvcnQgeyBBWFBFbGVtZW50RGF0YURpcmVjdGl2ZSB9IGZyb20gJ0BhY29yZXgvcGxhdGZvcm0vY29yZSc7XG5cbmltcG9ydCB7IENvbXBvbmVudCwgaW5qZWN0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBBWE1Eb2N1bWVudE1hbmFnZXJTZXJ2aWNlIH0gZnJvbSAnLi4vLi4vLi4vc2hhcmVkJztcbmltcG9ydCB7IEFYUERvY3VtZW50RXhwbG9yZXJWaWV3TW9kZWwgfSBmcm9tICcuLi8uLi9kb2N1bWVudC1leHBsb3Jlci52aWV3bW9kZWwnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdheG0tZG9jdW1lbnQtZXhwbG9yZXItYXR0YWNobWVudC13aWRnZXQnLFxuICB0ZW1wbGF0ZVVybDogJy4vYXR0YWNobWVudC13aWRnZXQuY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZVVybHM6IFsnLi9hdHRhY2htZW50LXdpZGdldC5jb21wb25lbnQuc2NzcyddLFxuICBzdGFuZGFsb25lOiB0cnVlLFxuICBpbXBvcnRzOiBbXG4gICAgQVhEZWNvcmF0b3JNb2R1bGUsXG4gICAgQVhGb3JtYXRNb2R1bGUsXG4gICAgQVhCdXR0b25Nb2R1bGUsXG4gICAgQVhUcmFuc2xhdGlvbk1vZHVsZSxcbiAgICBBWFBFbGVtZW50RGF0YURpcmVjdGl2ZVxuXSxcbn0pXG5leHBvcnQgY2xhc3MgQVhNRG9jdW1lbnRFeHBsb3JlckF0dGFjaG1lbnRDb21wb25lbnQge1xuICBwcm90ZWN0ZWQgdm0gPSBpbmplY3QoQVhQRG9jdW1lbnRFeHBsb3JlclZpZXdNb2RlbCk7XG4gIHByb3RlY3RlZCByZWFkb25seSBkcml2ZVNlcnZpY2UgPSBpbmplY3QoQVhNRG9jdW1lbnRNYW5hZ2VyU2VydmljZSk7XG59XG4iLCI8IS0tIExpc3QgVmlldyAtLT5cbjxkaXYgY2xhc3M9XCJfX2NvbnRlbnQgZmEteGxcIj5cbiAgQGZvciAoZm9sZGVyIG9mIHZtLmZvbGRlcnMoKTsgdHJhY2sgZm9sZGVyLmlkKSB7XG4gIDxkaXZcbiAgICBjbGFzcz1cIl9fZXhwbG9yZXItaXRlbVwiXG4gICAgW2NsYXNzLi0tc2VsZWN0ZWRdPVwidm0uaXNJdGVtU2VsZWN0ZWQoZm9sZGVyKVwiXG4gICAgW2F4cC1kYXRhXT1cImZvbGRlclwiXG4gICAgKGNsaWNrKT1cInZtLnRvZ2dsZVNlbGVjdChmb2xkZXIpXCJcbiAgICAob25EYmxDbGljayk9XCJ2bS5uYXZpZ2F0ZVRvRm9sZGVyKGZvbGRlci5pZClcIlxuICA+XG4gICAgPGRpdiBjbGFzcz1cIl9faWNvbiBheC10ZXh0LXllbGxvdy00MDBcIj5cbiAgICAgIEBpZiAodm0uaXNMb2FkaW5nRm9sZGVyKGZvbGRlci5pZCkpIHtcbiAgICAgIDxpIGNsYXNzPVwiZmEtbGlnaHQgZmEtc3Bpbm5lciBmYS1zcGluLXB1bHNlXCI+PC9pPlxuICAgICAgfSBAZWxzZSB7XG4gICAgICA8aSBjbGFzcz1cImZhcyBmYS1mb2xkZXItY2xvc2VkXCI+PC9pPlxuICAgICAgfVxuICAgIDwvZGl2PlxuICAgIDxkaXYgY2xhc3M9XCJfX25hbWVcIj57eyBmb2xkZXIubmFtZSB9fTwvZGl2PlxuICA8L2Rpdj5cbiAgfSBAZm9yIChmaWxlIG9mIHZtLmZpbGVzKCk7IHRyYWNrIGZpbGUuaWQpIHsgQGxldCBmaWxlSW5mbyA9IHZtLmdldEZpbGVJbmZvKGZpbGUubmFtZSk7XG4gIDxkaXZcbiAgICBbY2xhc3MuLS1zZWxlY3RlZF09XCJ2bS5pc0l0ZW1TZWxlY3RlZChmaWxlKVwiXG4gICAgY2xhc3M9XCJfX2V4cGxvcmVyLWl0ZW0gYXgtZ3JvdXBcIlxuICAgIFtheHAtZGF0YV09XCJmaWxlXCJcbiAgICAoY2xpY2spPVwidm0udG9nZ2xlU2VsZWN0KGZpbGUpXCJcbiAgICAob25EYmxDbGljayk9XCJ2bS5vcGVuRmlsZShmaWxlKVwiXG4gID5cbiAgICA8ZGl2IGNsYXNzPVwibmFtZS1iYXJcIj5cbiAgICAgIDxkaXYgY2xhc3M9XCJfX2ljb25cIj5cbiAgICAgICAgPGkgY2xhc3M9XCJmYS1mdyB7eyBmaWxlSW5mby5pY29uIH19IGZhLXNvbGlkXCI+PC9pPlxuICAgICAgPC9kaXY+XG4gICAgICA8ZGl2IGNsYXNzPVwiX19uYW1lXCI+e3sgZmlsZS5uYW1lIH19PC9kaXY+XG4gICAgPC9kaXY+XG4gICAgPGRpdiBjbGFzcz1cImFjdGlvbi1iYXIgZ3JvdXAtaG92ZXI6YXgtdmlzaWJsZSBheC1pbnZpc2libGVcIj5cbiAgICAgIDxkaXY+XG4gICAgICAgIDxpIGNsYXNzPVwiZmEtcmVndWxhciBmYS10cmFzaFwiIChjbGljayk9XCJ2bS5kZWxldGVOb2RlcyhbZmlsZV0pXCI+PC9pPlxuICAgICAgPC9kaXY+XG4gICAgICA8ZGl2PlxuICAgICAgICA8aSBjbGFzcz1cImZhLXJlZ3VsYXIgZmEtZG93bmxvYWRcIiAoY2xpY2spPVwiZHJpdmVTZXJ2aWNlLmRvd25sb2FkRmlsZShmaWxlKVwiPjwvaT5cbiAgICAgIDwvZGl2PlxuICAgICAgPGRpdj5cbiAgICAgICAgPGkgY2xhc3M9XCJmYS1yZWd1bGFyIGZhLWluZm9cIiAoY2xpY2spPVwidm0ub3BlbkZpbGUoZmlsZSlcIj48L2k+XG4gICAgICA8L2Rpdj5cbiAgICA8L2Rpdj5cbiAgPC9kaXY+XG4gIH1cbjwvZGl2PlxuIl19"],"names":[],"mappings":";;;;;;;;;AASO,MAAM,sCAAsC,CAAC;AACpD,IAAI,WAAW,GAAG;AAClB,QAAQ,IAAI,CAAC,EAAE,GAAG,MAAM,CAAC,4BAA4B,CAAC;AACtD,QAAQ,IAAI,CAAC,YAAY,GAAG,MAAM,CAAC,yBAAyB,CAAC;AAC7D;AACA,IAAI,SAAS,IAAI,CAAC,IAAI,GAAG,EAAE,CAAC,kBAAkB,CAAC,EAAE,UAAU,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,EAAE,IAAI,EAAE,sCAAsC,EAAE,IAAI,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,CAAC,eAAe,CAAC,SAAS,EAAE,CAAC,CAAC;AACxM,IAAI,SAAS,IAAI,CAAC,IAAI,GAAG,EAAE,CAAC,oBAAoB,CAAC,EAAE,UAAU,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,sCAAsC,EAAE,YAAY,EAAE,IAAI,EAAE,QAAQ,EAAE,yCAAyC,EAAE,QAAQ,EAAE,EAAE,EAAE,QAAQ,EAAE,qhDAAqhD,EAAE,MAAM,EAAE,CAAC,2nCAA2nC,CAAC,EAAE,YAAY,EAAE,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,iBAAiB,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,cAAc,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,cAAc,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,mBAAmB,EAAE,EAAE,EAAE,IAAI,EAAE,WAAW,EAAE,IAAI,EAAE,uBAAuB,EAAE,QAAQ,EAAE,YAAY,EAAE,MAAM,EAAE,CAAC,UAAU,EAAE,eAAe,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC;AACxsG;AACA,EAAE,CAAC,wBAAwB,CAAC,EAAE,UAAU,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,EAAE,IAAI,EAAE,sCAAsC,EAAE,UAAU,EAAE,CAAC;AAChJ,YAAY,IAAI,EAAE,SAAS;AAC3B,YAAY,IAAI,EAAE,CAAC,EAAE,QAAQ,EAAE,yCAAyC,EAAE,UAAU,EAAE,IAAI,EAAE,OAAO,EAAE;AACrG,wBAAwB,iBAAiB;AACzC,wBAAwB,cAAc;AACtC,wBAAwB,cAAc;AACtC,wBAAwB,mBAAmB;AAC3C,wBAAwB;AACxB,qBAAqB,EAAE,QAAQ,EAAE,qhDAAqhD,EAAE,MAAM,EAAE,CAAC,2nCAA2nC,CAAC,EAAE;AAC/rF,SAAS,CAAC,EAAE,CAAC;;;;"}
@@ -1,30 +1,30 @@
1
- import * as i2$1 from '@acorex/components/button';
1
+ import * as i1$1 from '@acorex/components/button';
2
2
  import { AXButtonModule } from '@acorex/components/button';
3
- import * as i8 from '@acorex/components/color-box';
3
+ import * as i7 from '@acorex/components/color-box';
4
4
  import { AXColorBoxModule } from '@acorex/components/color-box';
5
5
  import { AXDataSource, AXAutoFocusDirective } from '@acorex/cdk/common';
6
- import * as i3 from '@acorex/components/decorators';
6
+ import * as i2 from '@acorex/components/decorators';
7
7
  import { AXDecoratorModule } from '@acorex/components/decorators';
8
- import * as i3$1 from '@acorex/components/form';
8
+ import * as i3 from '@acorex/components/form';
9
9
  import { AXFormModule } from '@acorex/components/form';
10
- import * as i5 from '@acorex/components/label';
10
+ import * as i4$1 from '@acorex/components/label';
11
11
  import { AXLabelModule } from '@acorex/components/label';
12
- import * as i10 from '@acorex/components/loading';
12
+ import * as i8 from '@acorex/components/loading';
13
13
  import { AXLoadingModule } from '@acorex/components/loading';
14
14
  import { AXBasePageComponent } from '@acorex/components/page';
15
- import * as i1$1 from '@acorex/components/select-box';
15
+ import * as i1$2 from '@acorex/components/select-box';
16
16
  import { AXSelectBoxModule } from '@acorex/components/select-box';
17
17
  import * as i4 from '@acorex/components/text-box';
18
18
  import { AXTextBoxModule } from '@acorex/components/text-box';
19
- import * as i3$2 from '@acorex/core/translation';
19
+ import * as i2$1 from '@acorex/core/translation';
20
20
  import { AXTranslationModule } from '@acorex/core/translation';
21
- import * as i1 from '@angular/common';
21
+ import * as i1$3 from '@angular/common';
22
22
  import { CommonModule } from '@angular/common';
23
23
  import * as i0 from '@angular/core';
24
24
  import { inject, model, signal, Component } from '@angular/core';
25
- import * as i2 from '@angular/forms';
25
+ import * as i1 from '@angular/forms';
26
26
  import { FormsModule } from '@angular/forms';
27
- import { a as AXMDocumentManagerService, e as AXMDocumentTypeService } from './acorex-modules-document-management-acorex-modules-document-management-Bte3VGKC.mjs';
27
+ import { a as AXMDocumentManagerService, e as AXMDocumentTypeService } from './acorex-modules-document-management-acorex-modules-document-management-B4Jd-KGV.mjs';
28
28
  import { AXCheckBoxModule } from '@acorex/components/check-box';
29
29
 
30
30
  class AXMCreateFolderDialog extends AXBasePageComponent {
@@ -32,12 +32,12 @@ class AXMCreateFolderDialog extends AXBasePageComponent {
32
32
  super(...arguments);
33
33
  this.driveService = inject(AXMDocumentManagerService);
34
34
  this.documentTypeService = inject(AXMDocumentTypeService);
35
- this.name = model('');
36
- this.color = model('#FFFFFF');
37
- this.description = model('');
38
- this.inherit = model('None');
39
- this.selectedDocumentTypes = signal([]);
40
- this.isBusy = signal(false);
35
+ this.name = model('', ...(ngDevMode ? [{ debugName: "name" }] : []));
36
+ this.color = model('#FFFFFF', ...(ngDevMode ? [{ debugName: "color" }] : []));
37
+ this.description = model('', ...(ngDevMode ? [{ debugName: "description" }] : []));
38
+ this.inherit = model('None', ...(ngDevMode ? [{ debugName: "inherit" }] : []));
39
+ this.selectedDocumentTypes = signal([], ...(ngDevMode ? [{ debugName: "selectedDocumentTypes" }] : []));
40
+ this.isBusy = signal(false, ...(ngDevMode ? [{ debugName: "isBusy" }] : []));
41
41
  this.dataSource = new AXDataSource({
42
42
  load: async (_) => {
43
43
  try {
@@ -115,12 +115,12 @@ class AXMCreateFolderDialog extends AXBasePageComponent {
115
115
  result: false,
116
116
  });
117
117
  }
118
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMCreateFolderDialog, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
119
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.0.7", type: AXMCreateFolderDialog, isStandalone: true, selector: "ax-create-folder-dialog", inputs: { name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, color: { classPropertyName: "color", publicName: "color", isSignal: true, isRequired: false, transformFunction: null }, description: { classPropertyName: "description", publicName: "description", isSignal: true, isRequired: false, transformFunction: null }, inherit: { classPropertyName: "inherit", publicName: "inherit", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { name: "nameChange", color: "colorChange", description: "descriptionChange", inherit: "inheritChange" }, usesInheritance: true, ngImport: i0, template: "<div class=\"ax-p-4\">\n <ax-form #form [updateOn]=\"'submit'\">\n <div class=\"ax-flex ax-flex-col ax-gap-4\">\n <ax-form-field>\n <ax-label>\n {{ 'name' | translate | async }}\n </ax-label>\n <ax-text-box [(ngModel)]=\"name\" class=\"ax-input ax-w-full\" [axAutoFocus]=\"true\">\n <ax-validation-rule rule=\"required\"></ax-validation-rule>\n </ax-text-box>\n </ax-form-field>\n <ax-form-field>\n <ax-label>\n {{ 'description' | translate | async }}\n </ax-label>\n <ax-text-box [(ngModel)]=\"description\" class=\"ax-input ax-w-full\"> </ax-text-box>\n </ax-form-field>\n <ax-form-field>\n <ax-label>\n {{ '@document-management:inherited' | translate | async }}\n </ax-label>\n <ax-select-box\n [dataSource]=\"['None', 'Inherited', 'Extends']\"\n [(ngModel)]=\"inherit\"\n (onValueChanged)=\"handleInheritValueChange($event)\"\n >\n <ax-validation-rule rule=\"required\"></ax-validation-rule>\n <ax-clear-button></ax-clear-button>\n </ax-select-box>\n </ax-form-field>\n <ax-form-field>\n <ax-label>\n {{ '@document-management:documentTypePlural' | translate | async }}\n </ax-label>\n <ax-select-box\n [disabled]=\"inherit() === 'Extends'\"\n [dataSource]=\"dataSource\"\n valueField=\"name\"\n textField=\"title\"\n [multiple]=\"true\"\n (onValueChanged)=\"handleDocumentTypeValueChange($event)\"\n [ngModel]=\"selectedDocumentTypes()\"\n />\n </ax-form-field>\n <ax-form-field>\n <ax-label>\n {{ 'color' | translate | async }}\n </ax-label>\n <ax-color-box [disabled]=\"inherit() === 'Extends'\" [(ngModel)]=\"color\" class=\"ax-w-full\">\n <ax-validation-rule rule=\"required\"></ax-validation-rule>\n </ax-color-box>\n </ax-form-field>\n <div class=\"ax-flex ax-justify-end ax-gap-2\"></div>\n </div>\n </ax-form>\n</div>\n<ax-footer>\n <ax-suffix>\n <ax-button (onClick)=\"onCancel()\" [text]=\"'cancel' | translate | async\"></ax-button>\n <ax-button look=\"solid\" color=\"primary\" (onClick)=\"handleSubmitButton(form)\" [text]=\"'save' | translate | async\">\n @if (isBusy()) {\n <ax-loading> </ax-loading>\n }\n </ax-button>\n </ax-suffix>\n</ax-footer>\n", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i2.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "ngmodule", type:
118
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMCreateFolderDialog, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
119
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.1.3", type: AXMCreateFolderDialog, isStandalone: true, selector: "ax-create-folder-dialog", inputs: { name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, color: { classPropertyName: "color", publicName: "color", isSignal: true, isRequired: false, transformFunction: null }, description: { classPropertyName: "description", publicName: "description", isSignal: true, isRequired: false, transformFunction: null }, inherit: { classPropertyName: "inherit", publicName: "inherit", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { name: "nameChange", color: "colorChange", description: "descriptionChange", inherit: "inheritChange" }, usesInheritance: true, ngImport: i0, template: "<div class=\"ax-p-4\">\n <ax-form #form [updateOn]=\"'submit'\">\n <div class=\"ax-flex ax-flex-col ax-gap-4\">\n <ax-form-field>\n <ax-label>\n {{ 'name' | translate | async }}\n </ax-label>\n <ax-text-box [(ngModel)]=\"name\" class=\"ax-input ax-w-full\" [axAutoFocus]=\"true\">\n <ax-validation-rule rule=\"required\"></ax-validation-rule>\n </ax-text-box>\n </ax-form-field>\n <ax-form-field>\n <ax-label>\n {{ 'description' | translate | async }}\n </ax-label>\n <ax-text-box [(ngModel)]=\"description\" class=\"ax-input ax-w-full\"> </ax-text-box>\n </ax-form-field>\n <ax-form-field>\n <ax-label>\n {{ '@document-management:inherited' | translate | async }}\n </ax-label>\n <ax-select-box\n [dataSource]=\"['None', 'Inherited', 'Extends']\"\n [(ngModel)]=\"inherit\"\n (onValueChanged)=\"handleInheritValueChange($event)\"\n >\n <ax-validation-rule rule=\"required\"></ax-validation-rule>\n <ax-clear-button></ax-clear-button>\n </ax-select-box>\n </ax-form-field>\n <ax-form-field>\n <ax-label>\n {{ '@document-management:documentTypePlural' | translate | async }}\n </ax-label>\n <ax-select-box\n [disabled]=\"inherit() === 'Extends'\"\n [dataSource]=\"dataSource\"\n valueField=\"name\"\n textField=\"title\"\n [multiple]=\"true\"\n (onValueChanged)=\"handleDocumentTypeValueChange($event)\"\n [ngModel]=\"selectedDocumentTypes()\"\n />\n </ax-form-field>\n <ax-form-field>\n <ax-label>\n {{ 'color' | translate | async }}\n </ax-label>\n <ax-color-box [disabled]=\"inherit() === 'Extends'\" [(ngModel)]=\"color\" class=\"ax-w-full\">\n <ax-validation-rule rule=\"required\"></ax-validation-rule>\n </ax-color-box>\n </ax-form-field>\n <div class=\"ax-flex ax-justify-end ax-gap-2\"></div>\n </div>\n </ax-form>\n</div>\n<ax-footer>\n <ax-suffix>\n <ax-button (onClick)=\"onCancel()\" [text]=\"'cancel' | translate | async\"></ax-button>\n <ax-button look=\"solid\" color=\"primary\" (onClick)=\"handleSubmitButton(form)\" [text]=\"'save' | translate | async\">\n @if (isBusy()) {\n <ax-loading> </ax-loading>\n }\n </ax-button>\n </ax-suffix>\n</ax-footer>\n", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "ngmodule", type:
120
120
  //
121
- AXDecoratorModule }, { kind: "component", type: i3.AXDecoratorClearButtonComponent, selector: "ax-clear-button", inputs: ["icon"] }, { kind: "component", type: i3.AXDecoratorGenericComponent, selector: "ax-footer, ax-header, ax-content, ax-divider, ax-form-hint, ax-prefix, ax-suffix, ax-text, ax-title, ax-subtitle, ax-placeholder, ax-overlay" }, { kind: "ngmodule", type: AXTextBoxModule }, { kind: "component", type: i4.AXTextBoxComponent, selector: "ax-text-box", inputs: ["disabled", "tabIndex", "readonly", "value", "state", "name", "id", "placeholder", "maxLength", "allowNull", "type", "autoComplete", "look", "mask-options", "class"], outputs: ["onBlur", "onFocus", "valueChange", "stateChange", "onValueChanged", "readonlyChange", "disabledChange", "onKeyDown", "onKeyUp", "onKeyPress"] }, { kind: "ngmodule", type: AXLabelModule }, { kind: "component", type: i5.AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "ngmodule", type: AXButtonModule }, { kind: "component", type: i2$1.AXButtonComponent, selector: "ax-button", inputs: ["disabled", "size", "tabIndex", "color", "look", "text", "toggleable", "selected", "iconOnly", "type", "loadingText"], outputs: ["onBlur", "onFocus", "onClick", "selectedChange", "toggleableChange", "lookChange", "colorChange", "disabledChange", "loadingTextChange"] }, { kind: "ngmodule", type: AXFormModule }, { kind: "component", type: i3$1.AXFormFieldComponent, selector: "ax-form-field", inputs: ["labelMode"] }, { kind: "component", type: i3$1.AXFormComponent, selector: "ax-form", inputs: ["labelMode", "look", "messageStyle", "updateOn"], outputs: ["onValidate", "updateOnChange"] }, { kind: "directive", type: i3$1.AXValidationRuleDirective, selector: "ax-validation-rule", inputs: ["rule", "options", "message", "disabled"] }, { kind: "ngmodule", type: AXColorBoxModule }, { kind: "component", type: i8.AXColorBoxComponent, selector: "ax-color-box", inputs: ["disabled", "readonly", "tabIndex", "placeholder", "minValue", "maxValue", "value", "state", "name", "id", "type", "look", "showBadge", "showValue", "showClearButton", "showIcon"], outputs: ["valueChange", "stateChange", "onValueChanged", "onBlur", "onFocus", "readonlyChange", "disabledChange"] }, { kind: "ngmodule", type: AXTranslationModule }, { kind: "pipe", type: i3$2.AXTranslatorPipe, name: "translate" }, { kind: "ngmodule", type: AXLoadingModule }, { kind: "component", type: i10.AXLoadingComponent, selector: "ax-loading", inputs: ["visible", "type", "context"], outputs: ["visibleChange"] }, { kind: "directive", type: AXAutoFocusDirective, selector: "[axAutoFocus]", inputs: ["axAutoFocus", "axAutoFocusTime"] }, { kind: "ngmodule", type: AXSelectBoxModule }, { kind: "component", type: i1$1.AXSelectBoxComponent, selector: "ax-select-box", inputs: ["disabled", "readonly", "tabIndex", "placeholder", "minValue", "maxValue", "value", "state", "name", "id", "type", "look", "multiple", "valueField", "textField", "disabledField", "textTemplate", "selectedItems", "dataSource", "minRecordsForSearch", "caption", "itemTemplate", "selectedTemplate", "emptyTemplate", "loadingTemplate", "dropdownWidth", "searchBoxAutoFocus"], outputs: ["valueChange", "stateChange", "onValueChanged", "onBlur", "onFocus", "readonlyChange", "disabledChange", "onOpened", "onClosed"] }, { kind: "ngmodule", type: AXCheckBoxModule }] }); }
121
+ AXDecoratorModule }, { kind: "component", type: i2.AXDecoratorClearButtonComponent, selector: "ax-clear-button", inputs: ["icon"] }, { kind: "component", type: i2.AXDecoratorGenericComponent, selector: "ax-footer, ax-header, ax-content, ax-divider, ax-form-hint, ax-prefix, ax-suffix, ax-text, ax-title, ax-subtitle, ax-placeholder, ax-overlay" }, { kind: "ngmodule", type: AXTextBoxModule }, { kind: "component", type: i4.AXTextBoxComponent, selector: "ax-text-box", inputs: ["disabled", "tabIndex", "readonly", "value", "state", "name", "id", "placeholder", "maxLength", "allowNull", "type", "autoComplete", "look", "mask-options", "class"], outputs: ["onBlur", "onFocus", "valueChange", "stateChange", "onValueChanged", "readonlyChange", "disabledChange", "onKeyDown", "onKeyUp", "onKeyPress"] }, { kind: "ngmodule", type: AXLabelModule }, { kind: "component", type: i4$1.AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "ngmodule", type: AXButtonModule }, { kind: "component", type: i1$1.AXButtonComponent, selector: "ax-button", inputs: ["disabled", "size", "tabIndex", "color", "look", "text", "toggleable", "selected", "iconOnly", "type", "loadingText"], outputs: ["onBlur", "onFocus", "onClick", "selectedChange", "toggleableChange", "lookChange", "colorChange", "disabledChange", "loadingTextChange"] }, { kind: "ngmodule", type: AXFormModule }, { kind: "component", type: i3.AXFormFieldComponent, selector: "ax-form-field", inputs: ["labelMode"] }, { kind: "component", type: i3.AXFormComponent, selector: "ax-form", inputs: ["labelMode", "look", "messageStyle", "updateOn"], outputs: ["onValidate", "updateOnChange"] }, { kind: "directive", type: i3.AXValidationRuleDirective, selector: "ax-validation-rule", inputs: ["rule", "options", "message", "disabled"] }, { kind: "ngmodule", type: AXColorBoxModule }, { kind: "component", type: i7.AXColorBoxComponent, selector: "ax-color-box", inputs: ["disabled", "readonly", "tabIndex", "placeholder", "minValue", "maxValue", "value", "state", "name", "id", "type", "look", "showBadge", "showValue", "showClearButton", "showIcon"], outputs: ["valueChange", "stateChange", "onValueChanged", "onBlur", "onFocus", "readonlyChange", "disabledChange"] }, { kind: "ngmodule", type: AXTranslationModule }, { kind: "ngmodule", type: AXLoadingModule }, { kind: "component", type: i8.AXLoadingComponent, selector: "ax-loading", inputs: ["visible", "type", "context"], outputs: ["visibleChange"] }, { kind: "directive", type: AXAutoFocusDirective, selector: "[axAutoFocus]", inputs: ["axAutoFocus", "axAutoFocusTime"] }, { kind: "ngmodule", type: AXSelectBoxModule }, { kind: "component", type: i1$2.AXSelectBoxComponent, selector: "ax-select-box", inputs: ["disabled", "readonly", "tabIndex", "placeholder", "minValue", "maxValue", "value", "state", "name", "id", "type", "look", "multiple", "valueField", "textField", "disabledField", "textTemplate", "selectedItems", "dataSource", "minRecordsForSearch", "caption", "itemTemplate", "selectedTemplate", "emptyTemplate", "loadingTemplate", "dropdownWidth", "searchBoxAutoFocus"], outputs: ["valueChange", "stateChange", "onValueChanged", "onBlur", "onFocus", "readonlyChange", "disabledChange", "onOpened", "onClosed"] }, { kind: "ngmodule", type: AXCheckBoxModule }, { kind: "pipe", type: i1$3.AsyncPipe, name: "async" }, { kind: "pipe", type: i2$1.AXTranslatorPipe, name: "translate" }] }); }
122
122
  }
123
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMCreateFolderDialog, decorators: [{
123
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMCreateFolderDialog, decorators: [{
124
124
  type: Component,
125
125
  args: [{ selector: 'ax-create-folder-dialog', standalone: true, imports: [
126
126
  CommonModule,
@@ -141,4 +141,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImpor
141
141
  }] });
142
142
 
143
143
  export { AXMCreateFolderDialog };
144
- //# sourceMappingURL=acorex-modules-document-management-create-folder-dialog.component-BNcu8bzT.mjs.map
144
+ //# sourceMappingURL=acorex-modules-document-management-create-folder-dialog.component-12aUAucS.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"acorex-modules-document-management-create-folder-dialog.component-12aUAucS.mjs","sources":["../tmp-esm2022/document-management/lib/features/document-explorer/components/create-folder-dialog/create-folder-dialog.component.js"],"sourcesContent":["import { AXButtonModule } from '@acorex/components/button';\nimport { AXColorBoxModule } from '@acorex/components/color-box';\nimport { AXAutoFocusDirective, AXDataSource } from '@acorex/cdk/common';\nimport { AXDecoratorModule } from '@acorex/components/decorators';\nimport { AXFormModule } from '@acorex/components/form';\nimport { AXLabelModule } from '@acorex/components/label';\nimport { AXLoadingModule } from '@acorex/components/loading';\nimport { AXBasePageComponent } from '@acorex/components/page';\nimport { AXSelectBoxModule } from '@acorex/components/select-box';\nimport { AXTextBoxModule } from '@acorex/components/text-box';\nimport { AXTranslationModule } from '@acorex/core/translation';\nimport { CommonModule } from '@angular/common';\nimport { Component, inject, model, signal } from '@angular/core';\nimport { FormsModule } from '@angular/forms';\nimport { AXMDocumentTypeService } from '../../../../entities/document-type/document-type.service';\nimport { AXMDocumentManagerService } from '../../../shared';\nimport { AXCheckBoxModule } from '@acorex/components/check-box';\nimport * as i0 from \"@angular/core\";\nimport * as i1 from \"@angular/forms\";\nimport * as i2 from \"@acorex/components/decorators\";\nimport * as i3 from \"@acorex/components/text-box\";\nimport * as i4 from \"@acorex/components/label\";\nimport * as i5 from \"@acorex/components/button\";\nimport * as i6 from \"@acorex/components/form\";\nimport * as i7 from \"@acorex/components/color-box\";\nimport * as i8 from \"@acorex/components/loading\";\nimport * as i9 from \"@acorex/components/select-box\";\nimport * as i10 from \"@angular/common\";\nimport * as i11 from \"@acorex/core/translation\";\nexport class AXMCreateFolderDialog extends AXBasePageComponent {\n constructor() {\n super(...arguments);\n this.driveService = inject(AXMDocumentManagerService);\n this.documentTypeService = inject(AXMDocumentTypeService);\n this.name = model('', ...(ngDevMode ? [{ debugName: \"name\" }] : []));\n this.color = model('#FFFFFF', ...(ngDevMode ? [{ debugName: \"color\" }] : []));\n this.description = model('', ...(ngDevMode ? [{ debugName: \"description\" }] : []));\n this.inherit = model('None', ...(ngDevMode ? [{ debugName: \"inherit\" }] : []));\n this.selectedDocumentTypes = signal([], ...(ngDevMode ? [{ debugName: \"selectedDocumentTypes\" }] : []));\n this.isBusy = signal(false, ...(ngDevMode ? [{ debugName: \"isBusy\" }] : []));\n this.dataSource = new AXDataSource({\n load: async (_) => {\n try {\n const res = (await this.documentTypeService.query());\n return res;\n }\n catch (e) {\n console.log(e);\n }\n return {\n items: [],\n total: 0,\n };\n },\n pageSize: 100,\n });\n }\n ngOnInit() {\n if (this.defaultValue != null) {\n this.selectedDocumentTypes.set(this.defaultValue.documentTypes ?? []);\n this.name.set(this.defaultValue.name);\n this.description.set(this.defaultValue.description ?? '');\n this.inherit.set(this.defaultValue.inherit ?? 'None');\n }\n }\n handleDocumentTypeValueChange(event) {\n this.selectedDocumentTypes.set(event.component.selectedItems);\n }\n handleInheritValueChange(event) {\n this.inherit.set(event.component.selectedItems[0]);\n }\n async handleSubmitButton(form) {\n this.isBusy.set(true);\n const validated = await form.validate();\n if (validated.result) {\n try {\n let folder;\n if (this.defaultValue != null) {\n folder = await this.driveService.updateFolder(this.defaultValue.id, {\n name: this.name(),\n color: this.color(),\n description: this.description(),\n documentTypes: this.selectedDocumentTypes(),\n });\n }\n else {\n folder = await this.driveService.createFolder({\n name: this.name(),\n color: this.color(),\n parentId: this.parentId,\n description: this.description(),\n documentTypes: this.selectedDocumentTypes(),\n size: 0,\n inherit: this.inherit(),\n });\n }\n this.close({\n result: true,\n folder,\n });\n }\n catch (error) {\n console.error('Error creating folder:', error);\n }\n finally {\n this.isBusy.set(false);\n }\n }\n else {\n this.isBusy.set(false);\n }\n }\n onCancel() {\n this.close({\n result: false,\n });\n }\n static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.1.3\", ngImport: i0, type: AXMCreateFolderDialog, deps: null, target: i0.ɵɵFactoryTarget.Component }); }\n static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.0.0\", version: \"20.1.3\", type: AXMCreateFolderDialog, isStandalone: true, selector: \"ax-create-folder-dialog\", inputs: { name: { classPropertyName: \"name\", publicName: \"name\", isSignal: true, isRequired: false, transformFunction: null }, color: { classPropertyName: \"color\", publicName: \"color\", isSignal: true, isRequired: false, transformFunction: null }, description: { classPropertyName: \"description\", publicName: \"description\", isSignal: true, isRequired: false, transformFunction: null }, inherit: { classPropertyName: \"inherit\", publicName: \"inherit\", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { name: \"nameChange\", color: \"colorChange\", description: \"descriptionChange\", inherit: \"inheritChange\" }, usesInheritance: true, ngImport: i0, template: \"<div class=\\\"ax-p-4\\\">\\n <ax-form #form [updateOn]=\\\"'submit'\\\">\\n <div class=\\\"ax-flex ax-flex-col ax-gap-4\\\">\\n <ax-form-field>\\n <ax-label>\\n {{ 'name' | translate | async }}\\n </ax-label>\\n <ax-text-box [(ngModel)]=\\\"name\\\" class=\\\"ax-input ax-w-full\\\" [axAutoFocus]=\\\"true\\\">\\n <ax-validation-rule rule=\\\"required\\\"></ax-validation-rule>\\n </ax-text-box>\\n </ax-form-field>\\n <ax-form-field>\\n <ax-label>\\n {{ 'description' | translate | async }}\\n </ax-label>\\n <ax-text-box [(ngModel)]=\\\"description\\\" class=\\\"ax-input ax-w-full\\\"> </ax-text-box>\\n </ax-form-field>\\n <ax-form-field>\\n <ax-label>\\n {{ '@document-management:inherited' | translate | async }}\\n </ax-label>\\n <ax-select-box\\n [dataSource]=\\\"['None', 'Inherited', 'Extends']\\\"\\n [(ngModel)]=\\\"inherit\\\"\\n (onValueChanged)=\\\"handleInheritValueChange($event)\\\"\\n >\\n <ax-validation-rule rule=\\\"required\\\"></ax-validation-rule>\\n <ax-clear-button></ax-clear-button>\\n </ax-select-box>\\n </ax-form-field>\\n <ax-form-field>\\n <ax-label>\\n {{ '@document-management:documentTypePlural' | translate | async }}\\n </ax-label>\\n <ax-select-box\\n [disabled]=\\\"inherit() === 'Extends'\\\"\\n [dataSource]=\\\"dataSource\\\"\\n valueField=\\\"name\\\"\\n textField=\\\"title\\\"\\n [multiple]=\\\"true\\\"\\n (onValueChanged)=\\\"handleDocumentTypeValueChange($event)\\\"\\n [ngModel]=\\\"selectedDocumentTypes()\\\"\\n />\\n </ax-form-field>\\n <ax-form-field>\\n <ax-label>\\n {{ 'color' | translate | async }}\\n </ax-label>\\n <ax-color-box [disabled]=\\\"inherit() === 'Extends'\\\" [(ngModel)]=\\\"color\\\" class=\\\"ax-w-full\\\">\\n <ax-validation-rule rule=\\\"required\\\"></ax-validation-rule>\\n </ax-color-box>\\n </ax-form-field>\\n <div class=\\\"ax-flex ax-justify-end ax-gap-2\\\"></div>\\n </div>\\n </ax-form>\\n</div>\\n<ax-footer>\\n <ax-suffix>\\n <ax-button (onClick)=\\\"onCancel()\\\" [text]=\\\"'cancel' | translate | async\\\"></ax-button>\\n <ax-button look=\\\"solid\\\" color=\\\"primary\\\" (onClick)=\\\"handleSubmitButton(form)\\\" [text]=\\\"'save' | translate | async\\\">\\n @if (isBusy()) {\\n <ax-loading> </ax-loading>\\n }\\n </ax-button>\\n </ax-suffix>\\n</ax-footer>\\n\", dependencies: [{ kind: \"ngmodule\", type: CommonModule }, { kind: \"ngmodule\", type: FormsModule }, { kind: \"directive\", type: i1.NgControlStatus, selector: \"[formControlName],[ngModel],[formControl]\" }, { kind: \"directive\", type: i1.NgModel, selector: \"[ngModel]:not([formControlName]):not([formControl])\", inputs: [\"name\", \"disabled\", \"ngModel\", \"ngModelOptions\"], outputs: [\"ngModelChange\"], exportAs: [\"ngModel\"] }, { kind: \"ngmodule\", type: \n //\n AXDecoratorModule }, { kind: \"component\", type: i2.AXDecoratorClearButtonComponent, selector: \"ax-clear-button\", inputs: [\"icon\"] }, { kind: \"component\", type: i2.AXDecoratorGenericComponent, selector: \"ax-footer, ax-header, ax-content, ax-divider, ax-form-hint, ax-prefix, ax-suffix, ax-text, ax-title, ax-subtitle, ax-placeholder, ax-overlay\" }, { kind: \"ngmodule\", type: AXTextBoxModule }, { kind: \"component\", type: i3.AXTextBoxComponent, selector: \"ax-text-box\", inputs: [\"disabled\", \"tabIndex\", \"readonly\", \"value\", \"state\", \"name\", \"id\", \"placeholder\", \"maxLength\", \"allowNull\", \"type\", \"autoComplete\", \"look\", \"mask-options\", \"class\"], outputs: [\"onBlur\", \"onFocus\", \"valueChange\", \"stateChange\", \"onValueChanged\", \"readonlyChange\", \"disabledChange\", \"onKeyDown\", \"onKeyUp\", \"onKeyPress\"] }, { kind: \"ngmodule\", type: AXLabelModule }, { kind: \"component\", type: i4.AXLabelComponent, selector: \"ax-label\", inputs: [\"required\", \"for\"], outputs: [\"requiredChange\"] }, { kind: \"ngmodule\", type: AXButtonModule }, { kind: \"component\", type: i5.AXButtonComponent, selector: \"ax-button\", inputs: [\"disabled\", \"size\", \"tabIndex\", \"color\", \"look\", \"text\", \"toggleable\", \"selected\", \"iconOnly\", \"type\", \"loadingText\"], outputs: [\"onBlur\", \"onFocus\", \"onClick\", \"selectedChange\", \"toggleableChange\", \"lookChange\", \"colorChange\", \"disabledChange\", \"loadingTextChange\"] }, { kind: \"ngmodule\", type: AXFormModule }, { kind: \"component\", type: i6.AXFormFieldComponent, selector: \"ax-form-field\", inputs: [\"labelMode\"] }, { kind: \"component\", type: i6.AXFormComponent, selector: \"ax-form\", inputs: [\"labelMode\", \"look\", \"messageStyle\", \"updateOn\"], outputs: [\"onValidate\", \"updateOnChange\"] }, { kind: \"directive\", type: i6.AXValidationRuleDirective, selector: \"ax-validation-rule\", inputs: [\"rule\", \"options\", \"message\", \"disabled\"] }, { kind: \"ngmodule\", type: AXColorBoxModule }, { kind: \"component\", type: i7.AXColorBoxComponent, selector: \"ax-color-box\", inputs: [\"disabled\", \"readonly\", \"tabIndex\", \"placeholder\", \"minValue\", \"maxValue\", \"value\", \"state\", \"name\", \"id\", \"type\", \"look\", \"showBadge\", \"showValue\", \"showClearButton\", \"showIcon\"], outputs: [\"valueChange\", \"stateChange\", \"onValueChanged\", \"onBlur\", \"onFocus\", \"readonlyChange\", \"disabledChange\"] }, { kind: \"ngmodule\", type: AXTranslationModule }, { kind: \"ngmodule\", type: AXLoadingModule }, { kind: \"component\", type: i8.AXLoadingComponent, selector: \"ax-loading\", inputs: [\"visible\", \"type\", \"context\"], outputs: [\"visibleChange\"] }, { kind: \"directive\", type: AXAutoFocusDirective, selector: \"[axAutoFocus]\", inputs: [\"axAutoFocus\", \"axAutoFocusTime\"] }, { kind: \"ngmodule\", type: AXSelectBoxModule }, { kind: \"component\", type: i9.AXSelectBoxComponent, selector: \"ax-select-box\", inputs: [\"disabled\", \"readonly\", \"tabIndex\", \"placeholder\", \"minValue\", \"maxValue\", \"value\", \"state\", \"name\", \"id\", \"type\", \"look\", \"multiple\", \"valueField\", \"textField\", \"disabledField\", \"textTemplate\", \"selectedItems\", \"dataSource\", \"minRecordsForSearch\", \"caption\", \"itemTemplate\", \"selectedTemplate\", \"emptyTemplate\", \"loadingTemplate\", \"dropdownWidth\", \"searchBoxAutoFocus\"], outputs: [\"valueChange\", \"stateChange\", \"onValueChanged\", \"onBlur\", \"onFocus\", \"readonlyChange\", \"disabledChange\", \"onOpened\", \"onClosed\"] }, { kind: \"ngmodule\", type: AXCheckBoxModule }, { kind: \"pipe\", type: i10.AsyncPipe, name: \"async\" }, { kind: \"pipe\", type: i11.AXTranslatorPipe, name: \"translate\" }] }); }\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.1.3\", ngImport: i0, type: AXMCreateFolderDialog, decorators: [{\n type: Component,\n args: [{ selector: 'ax-create-folder-dialog', standalone: true, imports: [\n CommonModule,\n FormsModule,\n //\n AXDecoratorModule,\n AXTextBoxModule,\n AXLabelModule,\n AXButtonModule,\n AXFormModule,\n AXColorBoxModule,\n AXTranslationModule,\n AXLoadingModule,\n AXAutoFocusDirective,\n AXSelectBoxModule,\n AXCheckBoxModule,\n ], template: \"<div class=\\\"ax-p-4\\\">\\n <ax-form #form [updateOn]=\\\"'submit'\\\">\\n <div class=\\\"ax-flex ax-flex-col ax-gap-4\\\">\\n <ax-form-field>\\n <ax-label>\\n {{ 'name' | translate | async }}\\n </ax-label>\\n <ax-text-box [(ngModel)]=\\\"name\\\" class=\\\"ax-input ax-w-full\\\" [axAutoFocus]=\\\"true\\\">\\n <ax-validation-rule rule=\\\"required\\\"></ax-validation-rule>\\n </ax-text-box>\\n </ax-form-field>\\n <ax-form-field>\\n <ax-label>\\n {{ 'description' | translate | async }}\\n </ax-label>\\n <ax-text-box [(ngModel)]=\\\"description\\\" class=\\\"ax-input ax-w-full\\\"> </ax-text-box>\\n </ax-form-field>\\n <ax-form-field>\\n <ax-label>\\n {{ '@document-management:inherited' | translate | async }}\\n </ax-label>\\n <ax-select-box\\n [dataSource]=\\\"['None', 'Inherited', 'Extends']\\\"\\n [(ngModel)]=\\\"inherit\\\"\\n (onValueChanged)=\\\"handleInheritValueChange($event)\\\"\\n >\\n <ax-validation-rule rule=\\\"required\\\"></ax-validation-rule>\\n <ax-clear-button></ax-clear-button>\\n </ax-select-box>\\n </ax-form-field>\\n <ax-form-field>\\n <ax-label>\\n {{ '@document-management:documentTypePlural' | translate | async }}\\n </ax-label>\\n <ax-select-box\\n [disabled]=\\\"inherit() === 'Extends'\\\"\\n [dataSource]=\\\"dataSource\\\"\\n valueField=\\\"name\\\"\\n textField=\\\"title\\\"\\n [multiple]=\\\"true\\\"\\n (onValueChanged)=\\\"handleDocumentTypeValueChange($event)\\\"\\n [ngModel]=\\\"selectedDocumentTypes()\\\"\\n />\\n </ax-form-field>\\n <ax-form-field>\\n <ax-label>\\n {{ 'color' | translate | async }}\\n </ax-label>\\n <ax-color-box [disabled]=\\\"inherit() === 'Extends'\\\" [(ngModel)]=\\\"color\\\" class=\\\"ax-w-full\\\">\\n <ax-validation-rule rule=\\\"required\\\"></ax-validation-rule>\\n </ax-color-box>\\n </ax-form-field>\\n <div class=\\\"ax-flex ax-justify-end ax-gap-2\\\"></div>\\n </div>\\n </ax-form>\\n</div>\\n<ax-footer>\\n <ax-suffix>\\n <ax-button (onClick)=\\\"onCancel()\\\" [text]=\\\"'cancel' | translate | async\\\"></ax-button>\\n <ax-button look=\\\"solid\\\" color=\\\"primary\\\" (onClick)=\\\"handleSubmitButton(form)\\\" [text]=\\\"'save' | translate | async\\\">\\n @if (isBusy()) {\\n <ax-loading> </ax-loading>\\n }\\n </ax-button>\\n </ax-suffix>\\n</ax-footer>\\n\" }]\n }] });\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3JlYXRlLWZvbGRlci1kaWFsb2cuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9tb2R1bGVzL2RvY3VtZW50LW1hbmFnZW1lbnQvc3JjL2xpYi9mZWF0dXJlcy9kb2N1bWVudC1leHBsb3Jlci9jb21wb25lbnRzL2NyZWF0ZS1mb2xkZXItZGlhbG9nL2NyZWF0ZS1mb2xkZXItZGlhbG9nLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvbW9kdWxlcy9kb2N1bWVudC1tYW5hZ2VtZW50L3NyYy9saWIvZmVhdHVyZXMvZG9jdW1lbnQtZXhwbG9yZXIvY29tcG9uZW50cy9jcmVhdGUtZm9sZGVyLWRpYWxvZy9jcmVhdGUtZm9sZGVyLWRpYWxvZy5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsY0FBYyxFQUFFLE1BQU0sMkJBQTJCLENBQUM7QUFDM0QsT0FBTyxFQUFFLGdCQUFnQixFQUFFLE1BQU0sOEJBQThCLENBQUM7QUFDaEUsT0FBTyxFQUFFLG9CQUFvQixFQUFFLFlBQVksRUFBdUIsTUFBTSxvQkFBb0IsQ0FBQztBQUM3RixPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSwrQkFBK0IsQ0FBQztBQUNsRSxPQUFPLEVBQW1CLFlBQVksRUFBRSxNQUFNLHlCQUF5QixDQUFDO0FBQ3hFLE9BQU8sRUFBRSxhQUFhLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQztBQUN6RCxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0sNEJBQTRCLENBQUM7QUFDN0QsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0seUJBQXlCLENBQUM7QUFDOUQsT0FBTyxFQUFFLGlCQUFpQixFQUFFLE1BQU0sK0JBQStCLENBQUM7QUFDbEUsT0FBTyxFQUFFLGVBQWUsRUFBRSxNQUFNLDZCQUE2QixDQUFDO0FBQzlELE9B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Q2YsT0FBTyxDQUFDLEtBQUssQ0FBQyx3QkFBd0IsRUFBRSxLQUFLLENBQUMsQ0FBQztZQUNqRCxDQUFDO29CQUFTLENBQUM7Z0JBQ1QsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLENBQUMsS0FBSyxDQUFDLENBQUM7WUFDekIsQ0FBQztRQUNILENBQUM7YUFBTSxDQUFDO1lBQ04sSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLENBQUMsS0FBSyxDQUFDLENBQUM7UUFDekIsQ0FBQztJQUNILENBQUM7SUFFRCxRQUFRO1FBQ04sSUFBSSxDQUFDLEtBQUssQ0FBQztZQUNULE1BQU0sRUFBRSxLQUFLO1NBQ2QsQ0FBQyxDQUFDO0lBQ0wsQ0FBQzs4R0E3RlUscUJBQXFCO2tHQUFyQixxQkFBcUIsOHRCQy9DbEMseTZFQWtFQSwyQ0RwQ0ksWUFBWSw4QkFDWixXQUFXO2dCQUNYLEVBQUU7Z0JBQ0YsaUJBQWlCLHFXQUNqQixlQUFlLHFiQUNmLGFBQWEsZ0tBQ2IsY0FBYyw2WEFDZCxZQUFZLGljQUNaLGdCQUFnQiwrWkFDaEIsbUJBQW1CLDhCQUNuQixlQUFlLCtLQUNmLG9CQUFvQixxR0FDcEIsaUJBQWlCLHduQkFDakIsZ0JBQWdCOzsyRkFJUCxxQkFBcUI7a0JBckJqQyxTQUFTOytCQUNFLHlCQUF5QixjQUN2QixJQUFJLFdBQ1A7d0JBQ1AsWUFBWTt3QkFDWixXQUFXO3dCQUNYLEVBQUU7d0JBQ0YsaUJBQWlCO3dCQUNqQixlQUFlO3dCQUNmLGFBQWE7d0JBQ2IsY0FBYzt3QkFDZCxZQUFZO3dCQUNaLGdCQUFnQjt3QkFDaEIsbUJBQW1CO3dCQUNuQixlQUFlO3dCQUNmLG9CQUFvQjt3QkFDcEIsaUJBQWlCO3dCQUNqQixnQkFBZ0I7cUJBQ2pCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQVhCdXR0b25Nb2R1bGUgfSBmcm9tICdAYWNvcmV4L2NvbXBvbmVudHMvYnV0dG9uJztcbmltcG9ydCB7IEFYQ29sb3JCb3hNb2R1bGUgfSBmcm9tICdAYWNvcmV4L2NvbXBvbmVudHMvY29sb3ItYm94JztcbmltcG9ydCB7IEFYQXV0b0ZvY3VzRGlyZWN0aXZlLCBBWERhdGFTb3VyY2UsIEFYVmFsdWVDaGFuZ2VkRXZlbnQgfSBmcm9tICdAYWNvcmV4L2Nkay9jb21tb24nO1xuaW1wb3J0IHsgQVhEZWNvcmF0b3JNb2R1bGUgfSBmcm9tICdAYWNvcmV4L2NvbXBvbmVudHMvZGVjb3JhdG9ycyc7XG5pbXBvcnQgeyBBWEZvcm1Db21wb25lbnQsIEFYRm9ybU1vZHVsZSB9IGZyb20gJ0BhY29yZXgvY29tcG9uZW50cy9mb3JtJztcbmltcG9ydCB7IEFYTGFiZWxNb2R1bGUgfSBmcm9tICdAYWNvcmV4L2NvbXBvbmVudHMvbGFiZWwnO1xuaW1wb3J0IHsgQVhMb2FkaW5nTW9kdWxlIH0gZnJvbSAnQGFjb3JleC9jb21wb25lbnRzL2xvYWRpbmcnO1xuaW1wb3J0IHsgQVhCYXNlUGFnZUNvbXBvbmVudCB9IGZyb20gJ0BhY29yZXgvY29tcG9uZW50cy9wYWdlJztcbmltcG9ydCB7IEFYU2VsZWN0Qm94TW9kdWxlIH0gZnJvbSAnQGFjb3JleC9jb21wb25lbnRzL3NlbGVjdC1ib3gnO1xuaW1wb3J0IHsgQVhUZXh0Qm94TW9kdWxlIH0gZnJvbSAnQGFjb3JleC9jb21wb25lbnRzL3RleHQtYm94JztcbmltcG9ydCB7IEFYVHJhbnNsYXRpb25Nb2R1bGUgfSBmcm9tICdAYWNvcmV4L2NvcmUvdHJhbnNsYXRpb24nO1xuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IENvbXBvbmVudCwgaW5qZWN0LCBtb2RlbCwgc2lnbmFsIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBGb3Jtc01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2Zvcm1zJztcbmltcG9ydCB7IEFYTURvY3VtZW50VHlwZVNlcnZpY2UgfSBmcm9tICcuLi8uLi8uLi8uLi9lbnRpdGllcy9kb2N1bWVudC10eXBlL2RvY3VtZW50LXR5cGUuc2VydmljZSc7XG5pbXBvcnQgeyBBWE1Eb2N1bWVudE1hbmFnZW1lbnREb2N1bWVudFR5cGVFbnRpdHlNb2RlbCB9IGZyb20gJy4uLy4uLy4uLy4uL2VudGl0aWVzL2RvY3VtZW50LXR5cGUvZG9jdW1lbnQtdHlwZS50eXBlcyc7XG5pbXBvcnQgeyBBWE1Eb2N1bWVudEV4cGxvcmVyTm9kZSwgQVhNTm9kZVR5cGUgfSBmcm9tICcuLi8uLi8uLi9kcml2ZSc7XG5pbXBvcnQgeyBBWE1Eb2N1bWVudE1hbmFnZXJTZXJ2aWNlIH0gZnJvbSAnLi4vLi4vLi4vc2hhcmVkJztcbmltcG9ydCB7IEFYQ2hlY2tCb3hNb2R1bGUgfSBmcm9tICdAYWNvcmV4L2NvbXBvbmVudHMvY2hlY2stYm94JztcbmltcG9ydCB7IEFYTURvY3VtZW50SW5oZXJpdGFuY2VUeXBlIH0gZnJvbSAnLi4vLi4vLi4vLi4vZW50aXRpZXMvZm9sZGVyL2ZvbGRlci50eXBlcyc7XG5cbmludGVyZmFjZSBRdWVyeVJlc3VsdCB7XG4gIGl0ZW1zOiBBWE1Eb2N1bWVudE1hbmFnZW1lbnREb2N1bWVudFR5cGVFbnRpdHlNb2RlbFtdO1xuICB0b3RhbDogbnVtYmVyO1xufVxuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdheC1jcmVhdGUtZm9sZGVyLWRpYWxvZycsXG4gIHN0YW5kYWxvbmU6IHRydWUsXG4gIGltcG9ydHM6IFtcbiAgICBDb21tb25Nb2R1bGUsXG4gICAgRm9ybXNNb2R1bGUsXG4gICAgLy9cbiAgICBBWERlY29yYXRvck1vZHVsZSxcbiAgICBBWFRleHRCb3hNb2R1bGUsXG4gICAgQVhMYWJlbE1vZHVsZSxcbiAgICBBWEJ1dHRvbk1vZHVsZSxcbiAgICBBWEZvcm1Nb2R1bGUsXG4gICAgQVhDb2xvckJveE1vZHVsZSxcbiAgICBBWFRyYW5zbGF0aW9uTW9kdWxlLFxuICAgIEFYTG9hZGluZ01vZHVsZSxcbiAgICBBWEF1dG9Gb2N1c0RpcmVjdGl2ZSxcbiAgICBBWFNlbGVjdEJveE1vZHVsZSxcbiAgICBBWENoZWNrQm94TW9kdWxlLFxuICBdLFxuICB0ZW1wbGF0ZVVybDogJy4vY3JlYXRlLWZvbGRlci1kaWFsb2cuY29tcG9uZW50Lmh0bWwnLFxufSlcbmV4cG9ydCBjbGFzcyBBWE1DcmVhdGVGb2xkZXJEaWFsb2cgZXh0ZW5kcyBBWEJhc2VQYWdlQ29tcG9uZW50IHtcbiAgcHJpdmF0ZSBkcml2ZVNlcnZpY2UgPSBpbmplY3QoQVhNRG9jdW1lbnRNYW5hZ2VyU2VydmljZSk7XG4gIHByaXZhdGUgZG9jdW1lbnRUeXBlU2VydmljZSA9IGluamVjdChBWE1Eb2N1bWVudFR5cGVTZXJ2aWNlKTtcblxuICBkZWZhdWx0VmFsdWU/OiBBWE1Eb2N1bWVudEV4cGxvcmVyTm9kZTtcblxuICBwYXJlbnRJZD86IHN0cmluZztcblxuICBwcm90ZWN0ZWQgbmFtZSA9IG1vZGVsPHN0cmluZz4oJycpO1xuICBwcm90ZWN0ZWQgY29sb3IgPSBtb2RlbDxzdHJpbmc+KCcjRkZGRkZGJyk7XG4gIHByb3RlY3RlZCBkZXNjcmlwdGlvbiA9IG1vZGVsPHN0cmluZz4oJycpO1xuICBwcm90ZWN0ZWQgaW5oZXJpdCA9IG1vZGVsPEFYTURvY3VtZW50SW5oZXJpdGFuY2VUeXBlPignTm9uZScpO1xuICBwcm90ZWN0ZWQgc2VsZWN0ZWREb2N1bWVudFR5cGVzID0gc2lnbmFsPEFYTU5vZGVUeXBlW10+KFtdKTtcblxuICBwcm90ZWN0ZWQgaXNCdXN5ID0gc2lnbmFsKGZhbHNlKTtcblxuICBwcm90ZWN0ZWQgZGF0YVNvdXJjZSA9IG5ldyBBWERhdGFTb3VyY2Uoe1xuICAgIGxvYWQ6IGFzeW5jIChfKSA9PiB7XG4gICAgICB0cnkge1xuICAgICAgICBjb25zdCByZXMgPSAoYXdhaXQgdGhpcy5kb2N1bWVudFR5cGVTZXJ2aWNlLnF1ZXJ5KCkpIGFzIFF1ZXJ5UmVzdWx0O1xuICAgICAgICByZXR1cm4gcmVzO1xuICAgICAgfSBjYXRjaCAoZSkge1xuICAgICAgICBjb25zb2xlLmxvZyhlKTtcbiAgICAgIH1cbiAgICAgIHJldHVybiB7XG4gICAgICAgIGl0ZW1zOiBbXSxcbiAgICAgICAgdG90YWw6IDAsXG4gICAgICB9O1xuICAgIH0sXG4gICAgcGFnZVNpemU6IDEwMCxcbiAgfSk7XG5cbiAgcHJvdGVjdGVkIG92ZXJyaWRlIG5nT25Jbml0KCk6IHZvaWQge1xuICAgIGlmICh0aGlzLmRlZmF1bHRWYWx1ZSAhPSBudWxsKSB7XG4gICAgICBcbiAgICAgIHRoaXMuc2VsZWN0ZWREb2N1bWVudFR5cGVzLnNldCh0aGlzLmRlZmF1bHRWYWx1ZS5kb2N1bWVudFR5cGVzID8/IFtdKTtcbiAgICAgIHRoaXMubmFtZS5zZXQodGhpcy5kZWZhdWx0VmFsdWUubmFtZSk7XG4gICAgICB0aGlzLmRlc2NyaXB0aW9uLnNldCh0aGlzLmRlZmF1bHRWYWx1ZS5kZXNjcmlwdGlvbiA/PyAnJyk7XG4gICAgICB0aGlzLmluaGVyaXQuc2V0KHRoaXMuZGVmYXVsdFZhbHVlLmluaGVyaXQgPz8gJ05vbmUnKTtcbiAgICB9XG4gIH1cblxuICBwcm90ZWN0ZWQgaGFuZGxlRG9jdW1lbnRUeXBlVmFsdWVDaGFuZ2UoZXZlbnQ6IEFYVmFsdWVDaGFuZ2VkRXZlbnQpIHtcbiAgICB0aGlzLnNlbGVjdGVkRG9jdW1lbnRUeXBlcy5zZXQoZXZlbnQuY29tcG9uZW50LnNlbGVjdGVkSXRlbXMpO1xuICB9XG5cbiAgcHJvdGVjdGVkIGhhbmRsZUluaGVyaXRWYWx1ZUNoYW5nZShldmVudDogQVhWYWx1ZUNoYW5nZWRFdmVudCkge1xuICAgIHRoaXMuaW5oZXJpdC5zZXQoZXZlbnQuY29tcG9uZW50LnNlbGVjdGVkSXRlbXNbMF0gYXMgQVhNRG9jdW1lbnRJbmhlcml0YW5jZVR5cGUpO1xuICB9XG5cbiAgYXN5bmMgaGFuZGxlU3VibWl0QnV0dG9uKGZvcm06IEFYRm9ybUNvbXBvbmVudCkge1xuICAgIHRoaXMuaXNCdXN5LnNldCh0cnVlKTtcbiAgICBjb25zdCB2YWxpZGF0ZWQgPSBhd2FpdCBmb3JtLnZhbGlkYXRlKCk7XG4gICAgaWYgKHZhbGlkYXRlZC5yZXN1bHQpIHtcbiAgICAgIHRyeSB7XG4gICAgICAgIGxldCBmb2xkZXI7XG4gICAgICAgIGlmICh0aGlzLmRlZmF1bHRWYWx1ZSAhPSBudWxsKSB7XG4gICAgICAgICAgZm9sZGVyID0gYXdhaXQgdGhpcy5kcml2ZVNlcnZpY2UudXBkYXRlRm9sZGVyKHRoaXMuZGVmYXVsdFZhbHVlLmlkLCB7XG4gICAgICAgICAgICBuYW1lOiB0aGlzLm5hbWUoKSxcbiAgICAgICAgICAgIGNvbG9yOiB0aGlzLmNvbG9yKCksXG4gICAgICAgICAgICBkZXNjcmlwdGlvbjogdGhpcy5kZXNjcmlwdGlvbigpLFxuICAgICAgICAgICAgZG9jdW1lbnRUeXBlczogdGhpcy5zZWxlY3RlZERvY3VtZW50VHlwZXMoKSxcbiAgICAgICAgICB9KTtcbiAgICAgICAgfSBlbHNlIHtcbiAgICAgICAgICBmb2xkZXIgPSBhd2FpdCB0aGlzLmRyaXZlU2VydmljZS5jcmVhdGVGb2xkZXIoe1xuICAgICAgICAgICAgbmFtZTogdGhpcy5uYW1lKCksXG4gICAgICAgICAgICBjb2xvcjogdGhpcy5jb2xvcigpLFxuICAgICAgICAgICAgcGFyZW50SWQ6IHRoaXMucGFyZW50SWQsXG4gICAgICAgICAgICBkZXNjcmlwdGlvbjogdGhpcy5kZXNjcmlwdGlvbigpLFxuICAgICAgICAgICAgZG9jdW1lbnRUeXBlczogdGhpcy5zZWxlY3RlZERvY3VtZW50VHlwZXMoKSxcbiAgICAgICAgICAgIHNpemU6IDAsXG4gICAgICAgICAgICBpbmhlcml0OiB0aGlzLmluaGVyaXQoKSxcbiAgICAgICAgICB9KTtcbiAgICAgICAgfVxuXG4gICAgICAgIHRoaXMuY2xvc2Uoe1xuICAgICAgICAgIHJlc3VsdDogdHJ1ZSxcbiAgICAgICAgICBmb2xkZXIsXG4gICAgICAgIH0pO1xuICAgICAgfSBjYXRjaCAoZXJyb3IpIHtcbiAgICAgICAgY29uc29sZS5lcnJvcignRXJyb3IgY3JlYXRpbmcgZm9sZGVyOicsIGVycm9yKTtcbiAgICAgIH0gZmluYWxseSB7XG4gICAgICAgIHRoaXMuaXNCdXN5LnNldChmYWxzZSk7XG4gICAgICB9XG4gICAgfSBlbHNlIHtcbiAgICAgIHRoaXMuaXNCdXN5LnNldChmYWxzZSk7XG4gICAgfVxuICB9XG5cbiAgb25DYW5jZWwoKSB7XG4gICAgdGhpcy5jbG9zZSh7XG4gICAgICByZXN1bHQ6IGZhbHNlLFxuICAgIH0pO1xuICB9XG5cblxufVxuIiwiPGRpdiBjbGFzcz1cImF4LXAtNFwiPlxuICA8YXgtZm9ybSAjZm9ybSBbdXBkYXRlT25dPVwiJ3N1Ym1pdCdcIj5cbiAgICA8ZGl2IGNsYXNzPVwiYXgtZmxleCBheC1mbGV4LWNvbCBheC1nYXAtNFwiPlxuICAgICAgPGF4LWZvcm0tZmllbGQ+XG4gICAgICAgIDxheC1sYWJlbD5cbiAgICAgICAgICB7eyAnbmFtZScgfCB0cmFuc2xhdGUgfCBhc3luYyB9fVxuICAgICAgICA8L2F4LWxhYmVsPlxuICAgICAgICA8YXgtdGV4dC1ib3ggWyhuZ01vZGVsKV09XCJuYW1lXCIgY2xhc3M9XCJheC1pbnB1dCBheC13LWZ1bGxcIiBbYXhBdXRvRm9jdXNdPVwidHJ1ZVwiPlxuICAgICAgICAgIDxheC12YWxpZGF0aW9uLXJ1bGUgcnVsZT1cInJlcXVpcmVkXCI+PC9heC12YWxpZGF0aW9uLXJ1bGU+XG4gICAgICAgIDwvYXgtdGV4dC1ib3g+XG4gICAgICA8L2F4LWZvcm0tZmllbGQ+XG4gICAgICA8YXgtZm9ybS1maWVsZD5cbiAgICAgICAgPGF4LWxhYmVsPlxuICAgICAgICAgIHt7ICdkZXNjcmlwdGlvbicgfCB0cmFuc2xhdGUgfCBhc3luYyB9fVxuICAgICAgICA8L2F4LWxhYmVsPlxuICAgICAgICA8YXgtdGV4dC1ib3ggWyhuZ01vZGVsKV09XCJkZXNjcmlwdGlvblwiIGNsYXNzPVwiYXgtaW5wdXQgYXgtdy1mdWxsXCI+IDwvYXgtdGV4dC1ib3g+XG4gICAgICA8L2F4LWZvcm0tZmllbGQ+XG4gICAgICA8YXgtZm9ybS1maWVsZD5cbiAgICAgICAgPGF4LWxhYmVsPlxuICAgICAgICAgIHt7ICdAZG9jdW1lbnQtbWFuYWdlbWVudDppbmhlcml0ZWQnIHwgdHJhbnNsYXRlIHwgYXN5bmMgfX1cbiAgICAgICAgPC9heC1sYWJlbD5cbiAgICAgICAgPGF4LXNlbGVjdC1ib3hcbiAgICAgICAgICBbZGF0YVNvdXJjZV09XCJbJ05vbmUnLCAnSW5oZXJpdGVkJywgJ0V4dGVuZHMnXVwiXG4gICAgICAgICAgWyhuZ01vZGVsKV09XCJpbmhlcml0XCJcbiAgICAgICAgICAob25WYWx1ZUNoYW5nZWQpPVwiaGFuZGxlSW5oZXJpdFZhbHVlQ2hhbmdlKCRldmVudClcIlxuICAgICAgICA+XG4gICAgICAgICAgPGF4LXZhbGlkYXRpb24tcnVsZSBydWxlPVwicmVxdWlyZWRcIj48L2F4LXZhbGlkYXRpb24tcnVsZT5cbiAgICAgICAgICA8YXgtY2xlYXItYnV0dG9uPjwvYXgtY2xlYXItYnV0dG9uPlxuICAgICAgICA8L2F4LXNlbGVjdC1ib3g+XG4gICAgICA8L2F4LWZvcm0tZmllbGQ+XG4gICAgICA8YXgtZm9ybS1maWVsZD5cbiAgICAgICAgPGF4LWxhYmVsPlxuICAgICAgICAgIHt7ICdAZG9jdW1lbnQtbWFuYWdlbWVudDpkb2N1bWVudFR5cGVQbHVyYWwnIHwgdHJhbnNsYXRlIHwgYXN5bmMgfX1cbiAgICAgICAgPC9heC1sYWJlbD5cbiAgICAgICAgPGF4LXNlbGVjdC1ib3hcbiAgICAgICAgICBbZGlzYWJsZWRdPVwiaW5oZXJpdCgpID09PSAnRXh0ZW5kcydcIlxuICAgICAgICAgIFtkYXRhU291cmNlXT1cImRhdGFTb3VyY2VcIlxuICAgICAgICAgIHZhbHVlRmllbGQ9XCJuYW1lXCJcbiAgICAgICAgICB0ZXh0RmllbGQ9XCJ0aXRsZVwiXG4gICAgICAgICAgW211bHRpcGxlXT1cInRydWVcIlxuICAgICAgICAgIChvblZhbHVlQ2hhbmdlZCk9XCJoYW5kbGVEb2N1bWVudFR5cGVWYWx1ZUNoYW5nZSgkZXZlbnQpXCJcbiAgICAgICAgICBbbmdNb2RlbF09XCJzZWxlY3RlZERvY3VtZW50VHlwZXMoKVwiXG4gICAgICAgIC8+XG4gICAgICA8L2F4LWZvcm0tZmllbGQ+XG4gICAgICA8YXgtZm9ybS1maWVsZD5cbiAgICAgICAgPGF4LWxhYmVsPlxuICAgICAgICAgIHt7ICdjb2xvcicgfCB0cmFuc2xhdGUgfCBhc3luYyB9fVxuICAgICAgICA8L2F4LWxhYmVsPlxuICAgICAgICA8YXgtY29sb3ItYm94IFtkaXNhYmxlZF09XCJpbmhlcml0KCkgPT09ICdFeHRlbmRzJ1wiIFsobmdNb2RlbCldPVwiY29sb3JcIiBjbGFzcz1cImF4LXctZnVsbFwiPlxuICAgICAgICAgIDxheC12YWxpZGF0aW9uLXJ1bGUgcnVsZT1cInJlcXVpcmVkXCI+PC9heC12YWxpZGF0aW9uLXJ1bGU+XG4gICAgICAgIDwvYXgtY29sb3ItYm94PlxuICAgICAgPC9heC1mb3JtLWZpZWxkPlxuICAgICAgPGRpdiBjbGFzcz1cImF4LWZsZXggYXgtanVzdGlmeS1lbmQgYXgtZ2FwLTJcIj48L2Rpdj5cbiAgICA8L2Rpdj5cbiAgPC9heC1mb3JtPlxuPC9kaXY+XG48YXgtZm9vdGVyPlxuICA8YXgtc3VmZml4PlxuICAgIDxheC1idXR0b24gKG9uQ2xpY2spPVwib25DYW5jZWwoKVwiIFt0ZXh0XT1cIidjYW5jZWwnIHwgdHJhbnNsYXRlIHwgYXN5bmNcIj48L2F4LWJ1dHRvbj5cbiAgICA8YXgtYnV0dG9uIGxvb2s9XCJzb2xpZFwiIGNvbG9yPVwicHJpbWFyeVwiIChvbkNsaWNrKT1cImhhbmRsZVN1Ym1pdEJ1dHRvbihmb3JtKVwiIFt0ZXh0XT1cIidzYXZlJyB8IHRyYW5zbGF0ZSB8IGFzeW5jXCI+XG4gICAgICBAaWYgKGlzQnVzeSgpKSB7XG4gICAgICAgIDxheC1sb2FkaW5nPiA8L2F4LWxvYWRpbmc+XG4gICAgICB9XG4gICAgPC9heC1idXR0b24+XG4gIDwvYXgtc3VmZml4PlxuPC9heC1mb290ZXI+XG4iXX0="],"names":["i3","i4","i5","i6","i9","i10","i11"],"mappings":"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"}
@@ -3,7 +3,7 @@ import { inject, Component } from '@angular/core';
3
3
  import * as i1 from '@angular/common';
4
4
  import { CommonModule } from '@angular/common';
5
5
  import { AXPElementDataDirective } from '@acorex/platform/core';
6
- import { A as AXPDocumentExplorerViewModel } from './acorex-modules-document-management-acorex-modules-document-management-Bte3VGKC.mjs';
6
+ import { A as AXPDocumentExplorerViewModel } from './acorex-modules-document-management-acorex-modules-document-management-B4Jd-KGV.mjs';
7
7
  import * as i2 from '@acorex/core/format';
8
8
  import { AXFormatModule } from '@acorex/core/format';
9
9
  import { AXDateTimeModule } from '@acorex/core/date-time';
@@ -12,13 +12,13 @@ class AXMDocumentExplorerDetailsViewComponent {
12
12
  constructor() {
13
13
  this.vm = inject(AXPDocumentExplorerViewModel);
14
14
  }
15
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMDocumentExplorerDetailsViewComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
16
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.0.7", type: AXMDocumentExplorerDetailsViewComponent, isStandalone: true, selector: "ng-component", ngImport: i0, template: "<!-- Details View -->\n<div class=\"details-view\">\n <table class=\"items-table\">\n <thead>\n <tr>\n <th class=\"name-column\">Name</th>\n <th class=\"type-column\">Type</th>\n <th class=\"size-column\">Size</th>\n <th class=\"date-column\">Last Modified</th>\n </tr>\n </thead>\n <tbody>\n @for (folder of vm.folders(); track folder.id) {\n <tr\n class=\"folder-row\"\n (dblclick)=\"vm.navigateToFolder(folder.id)\"\n (click)=\"vm.toggleSelect(folder)\"\n [class.--selected]=\"vm.isItemSelected(folder)\"\n >\n <td class=\"name-column axp-explorer-item\" [axp-data]=\"folder\">\n <div class=\"item-name\">\n @if (vm.isLoadingFolder(folder.id)) {\n <i class=\"fa-light fa-spinner fa-spin-pulse\"></i>\n } @else {\n <i class=\"fas fa-folder-closed\"></i>\n }\n <span>{{ folder.name }}</span>\n </div>\n </td>\n <td class=\"type-column axp-explorer-item\" [axp-data]=\"folder\">Folder</td>\n <td class=\"size-column axp-explorer-item\" [axp-data]=\"folder\">\n {{ folder.size | format : 'filesize' | async }}\n </td>\n <td class=\"date-column axp-explorer-item\" [axp-data]=\"folder\">\n {{ folder.modifiedAt | format : 'datetime' : { format: 'datetime' } | async }}\n </td>\n </tr>\n } @for (file of vm.files(); track file.id) { @let fileInfo = vm.getFileInfo(file.name);\n <tr\n class=\"file-row\"\n (dblclick)=\"vm.openFile(file)\"\n (click)=\"vm.toggleSelect(file)\"\n [class.--selected]=\"vm.isItemSelected(file)\"\n >\n <td class=\"name-column axp-explorer-item\" [axp-data]=\"file\">\n <div class=\"item-name hover:ax-underline\">\n <i class=\"fa-fw {{ fileInfo.icon }} fa-solid\"></i>\n <span>{{ file.name }}</span>\n </div>\n </td>\n <td class=\"type-column axp-explorer-item\" [axp-data]=\"file\">{{ fileInfo.type }}</td>\n <td class=\"size-column axp-explorer-item\" [axp-data]=\"file\">{{ file.size | format : 'filesize' | async }}</td>\n <td class=\"date-column axp-explorer-item\" [axp-data]=\"file\">\n {{ file.modifiedAt | format : 'datetime' : { format: 'datetime' } | async }}\n </td>\n </tr>\n }\n </tbody>\n </table>\n</div>\n", styles: [":host .details-view .items-table{width:100%;border-collapse:collapse}:host .details-view .items-table th{border-bottom-width:1px;padding:.75rem;text-align:start;font-weight:500;background-color:rgb(var(--ax-sys-color-surface));color:rgb(var(--ax-sys-color-on-surface));border-color:rgb(var(--ax-sys-color-border-surface))}:host .details-view .items-table th.name-column{width:50%}:host .details-view .items-table th.type-column{width:20%}:host .details-view .items-table th.size-column{width:15%}:host .details-view .items-table th.date-column{width:15%}:host .details-view .items-table td{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-surface),var(--tw-border-opacity, 1));padding:.75rem}:host .details-view .items-table td.name-column .item-name{display:flex;align-items:center;gap:.5rem}:host .details-view .items-table td.name-column .item-name i{font-size:1.25rem;line-height:1.75rem}:host .details-view .items-table tr{cursor:pointer;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:host .details-view .items-table tr:hover{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-lighter-surface),var(--tw-bg-opacity, 1))}:host .details-view .items-table tr.folder-row td .item-name i{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }, { kind: "directive", type: AXPElementDataDirective, selector: "[axp-data]", inputs: ["axp-data", "axp-data-path"] }, { kind: "ngmodule", type: AXFormatModule }, { kind: "pipe", type: i2.AXFormatPipe, name: "format" }, { kind: "ngmodule", type: AXDateTimeModule }] }); }
15
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMDocumentExplorerDetailsViewComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
16
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.1.3", type: AXMDocumentExplorerDetailsViewComponent, isStandalone: true, selector: "ng-component", ngImport: i0, template: "<!-- Details View -->\n<div class=\"details-view\">\n <table class=\"items-table\">\n <thead>\n <tr>\n <th class=\"name-column\">Name</th>\n <th class=\"type-column\">Type</th>\n <th class=\"size-column\">Size</th>\n <th class=\"date-column\">Last Modified</th>\n </tr>\n </thead>\n <tbody>\n @for (folder of vm.folders(); track folder.id) {\n <tr\n class=\"folder-row\"\n (dblclick)=\"vm.navigateToFolder(folder.id)\"\n (click)=\"vm.toggleSelect(folder)\"\n [class.--selected]=\"vm.isItemSelected(folder)\"\n >\n <td class=\"name-column axp-explorer-item\" [axp-data]=\"folder\">\n <div class=\"item-name\">\n @if (vm.isLoadingFolder(folder.id)) {\n <i class=\"fa-light fa-spinner fa-spin-pulse\"></i>\n } @else {\n <i class=\"fas fa-folder-closed\"></i>\n }\n <span>{{ folder.name }}</span>\n </div>\n </td>\n <td class=\"type-column axp-explorer-item\" [axp-data]=\"folder\">Folder</td>\n <td class=\"size-column axp-explorer-item\" [axp-data]=\"folder\">\n {{ folder.size | format : 'filesize' | async }}\n </td>\n <td class=\"date-column axp-explorer-item\" [axp-data]=\"folder\">\n {{ folder.modifiedAt | format : 'datetime' : { format: 'datetime' } | async }}\n </td>\n </tr>\n } @for (file of vm.files(); track file.id) { @let fileInfo = vm.getFileInfo(file.name);\n <tr\n class=\"file-row\"\n (dblclick)=\"vm.openFile(file)\"\n (click)=\"vm.toggleSelect(file)\"\n [class.--selected]=\"vm.isItemSelected(file)\"\n >\n <td class=\"name-column axp-explorer-item\" [axp-data]=\"file\">\n <div class=\"item-name hover:ax-underline\">\n <i class=\"fa-fw {{ fileInfo.icon }} fa-solid\"></i>\n <span>{{ file.name }}</span>\n </div>\n </td>\n <td class=\"type-column axp-explorer-item\" [axp-data]=\"file\">{{ fileInfo.type }}</td>\n <td class=\"size-column axp-explorer-item\" [axp-data]=\"file\">{{ file.size | format : 'filesize' | async }}</td>\n <td class=\"date-column axp-explorer-item\" [axp-data]=\"file\">\n {{ file.modifiedAt | format : 'datetime' : { format: 'datetime' } | async }}\n </td>\n </tr>\n }\n </tbody>\n </table>\n</div>\n", styles: [":host .details-view .items-table{width:100%;border-collapse:collapse}:host .details-view .items-table th{border-bottom-width:1px;padding:.75rem;text-align:start;font-weight:500;background-color:rgb(var(--ax-sys-color-surface));color:rgb(var(--ax-sys-color-on-surface));border-color:rgb(var(--ax-sys-color-border-surface))}:host .details-view .items-table th.name-column{width:50%}:host .details-view .items-table th.type-column{width:20%}:host .details-view .items-table th.size-column{width:15%}:host .details-view .items-table th.date-column{width:15%}:host .details-view .items-table td{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-surface),var(--tw-border-opacity, 1));padding:.75rem}:host .details-view .items-table td.name-column .item-name{display:flex;align-items:center;gap:.5rem}:host .details-view .items-table td.name-column .item-name i{font-size:1.25rem;line-height:1.75rem}:host .details-view .items-table tr{cursor:pointer;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:host .details-view .items-table tr:hover{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-lighter-surface),var(--tw-bg-opacity, 1))}:host .details-view .items-table tr.folder-row td .item-name i{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: AXPElementDataDirective, selector: "[axp-data]", inputs: ["axp-data", "axp-data-path"] }, { kind: "ngmodule", type: AXFormatModule }, { kind: "ngmodule", type: AXDateTimeModule }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }, { kind: "pipe", type: i2.AXFormatPipe, name: "format" }] }); }
17
17
  }
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMDocumentExplorerDetailsViewComponent, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMDocumentExplorerDetailsViewComponent, decorators: [{
19
19
  type: Component,
20
20
  args: [{ standalone: true, imports: [CommonModule, AXPElementDataDirective, AXFormatModule, AXDateTimeModule], template: "<!-- Details View -->\n<div class=\"details-view\">\n <table class=\"items-table\">\n <thead>\n <tr>\n <th class=\"name-column\">Name</th>\n <th class=\"type-column\">Type</th>\n <th class=\"size-column\">Size</th>\n <th class=\"date-column\">Last Modified</th>\n </tr>\n </thead>\n <tbody>\n @for (folder of vm.folders(); track folder.id) {\n <tr\n class=\"folder-row\"\n (dblclick)=\"vm.navigateToFolder(folder.id)\"\n (click)=\"vm.toggleSelect(folder)\"\n [class.--selected]=\"vm.isItemSelected(folder)\"\n >\n <td class=\"name-column axp-explorer-item\" [axp-data]=\"folder\">\n <div class=\"item-name\">\n @if (vm.isLoadingFolder(folder.id)) {\n <i class=\"fa-light fa-spinner fa-spin-pulse\"></i>\n } @else {\n <i class=\"fas fa-folder-closed\"></i>\n }\n <span>{{ folder.name }}</span>\n </div>\n </td>\n <td class=\"type-column axp-explorer-item\" [axp-data]=\"folder\">Folder</td>\n <td class=\"size-column axp-explorer-item\" [axp-data]=\"folder\">\n {{ folder.size | format : 'filesize' | async }}\n </td>\n <td class=\"date-column axp-explorer-item\" [axp-data]=\"folder\">\n {{ folder.modifiedAt | format : 'datetime' : { format: 'datetime' } | async }}\n </td>\n </tr>\n } @for (file of vm.files(); track file.id) { @let fileInfo = vm.getFileInfo(file.name);\n <tr\n class=\"file-row\"\n (dblclick)=\"vm.openFile(file)\"\n (click)=\"vm.toggleSelect(file)\"\n [class.--selected]=\"vm.isItemSelected(file)\"\n >\n <td class=\"name-column axp-explorer-item\" [axp-data]=\"file\">\n <div class=\"item-name hover:ax-underline\">\n <i class=\"fa-fw {{ fileInfo.icon }} fa-solid\"></i>\n <span>{{ file.name }}</span>\n </div>\n </td>\n <td class=\"type-column axp-explorer-item\" [axp-data]=\"file\">{{ fileInfo.type }}</td>\n <td class=\"size-column axp-explorer-item\" [axp-data]=\"file\">{{ file.size | format : 'filesize' | async }}</td>\n <td class=\"date-column axp-explorer-item\" [axp-data]=\"file\">\n {{ file.modifiedAt | format : 'datetime' : { format: 'datetime' } | async }}\n </td>\n </tr>\n }\n </tbody>\n </table>\n</div>\n", styles: [":host .details-view .items-table{width:100%;border-collapse:collapse}:host .details-view .items-table th{border-bottom-width:1px;padding:.75rem;text-align:start;font-weight:500;background-color:rgb(var(--ax-sys-color-surface));color:rgb(var(--ax-sys-color-on-surface));border-color:rgb(var(--ax-sys-color-border-surface))}:host .details-view .items-table th.name-column{width:50%}:host .details-view .items-table th.type-column{width:20%}:host .details-view .items-table th.size-column{width:15%}:host .details-view .items-table th.date-column{width:15%}:host .details-view .items-table td{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-surface),var(--tw-border-opacity, 1));padding:.75rem}:host .details-view .items-table td.name-column .item-name{display:flex;align-items:center;gap:.5rem}:host .details-view .items-table td.name-column .item-name i{font-size:1.25rem;line-height:1.75rem}:host .details-view .items-table tr{cursor:pointer;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:host .details-view .items-table tr:hover{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-lighter-surface),var(--tw-bg-opacity, 1))}:host .details-view .items-table tr.folder-row td .item-name i{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}\n"] }]
21
21
  }] });
22
22
 
23
23
  export { AXMDocumentExplorerDetailsViewComponent };
24
- //# sourceMappingURL=acorex-modules-document-management-details-view.component-BeN0NPcy.mjs.map
24
+ //# sourceMappingURL=acorex-modules-document-management-details-view.component-bzA7fJZW.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"acorex-modules-document-management-details-view.component-BeN0NPcy.mjs","sources":["../tmp-esm2022/document-management/lib/features/document-explorer/views/details/details-view.component.js"],"sourcesContent":["import { Component, inject } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { AXPElementDataDirective } from '@acorex/platform/core';\nimport { AXPDocumentExplorerViewModel } from '../../document-explorer.viewmodel';\nimport { AXFormatModule } from '@acorex/core/format';\nimport { AXDateTimeModule } from '@acorex/core/date-time';\nimport * as i0 from \"@angular/core\";\nimport * as i1 from \"@angular/common\";\nimport * as i2 from \"@acorex/core/format\";\nexport class AXMDocumentExplorerDetailsViewComponent {\n constructor() {\n this.vm = inject(AXPDocumentExplorerViewModel);\n }\n static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.0.7\", ngImport: i0, type: AXMDocumentExplorerDetailsViewComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }\n static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.0.0\", version: \"20.0.7\", type: AXMDocumentExplorerDetailsViewComponent, isStandalone: true, selector: \"ng-component\", ngImport: i0, template: \"<!-- Details View -->\\n<div class=\\\"details-view\\\">\\n <table class=\\\"items-table\\\">\\n <thead>\\n <tr>\\n <th class=\\\"name-column\\\">Name</th>\\n <th class=\\\"type-column\\\">Type</th>\\n <th class=\\\"size-column\\\">Size</th>\\n <th class=\\\"date-column\\\">Last Modified</th>\\n </tr>\\n </thead>\\n <tbody>\\n @for (folder of vm.folders(); track folder.id) {\\n <tr\\n class=\\\"folder-row\\\"\\n (dblclick)=\\\"vm.navigateToFolder(folder.id)\\\"\\n (click)=\\\"vm.toggleSelect(folder)\\\"\\n [class.--selected]=\\\"vm.isItemSelected(folder)\\\"\\n >\\n <td class=\\\"name-column axp-explorer-item\\\" [axp-data]=\\\"folder\\\">\\n <div class=\\\"item-name\\\">\\n @if (vm.isLoadingFolder(folder.id)) {\\n <i class=\\\"fa-light fa-spinner fa-spin-pulse\\\"></i>\\n } @else {\\n <i class=\\\"fas fa-folder-closed\\\"></i>\\n }\\n <span>{{ folder.name }}</span>\\n </div>\\n </td>\\n <td class=\\\"type-column axp-explorer-item\\\" [axp-data]=\\\"folder\\\">Folder</td>\\n <td class=\\\"size-column axp-explorer-item\\\" [axp-data]=\\\"folder\\\">\\n {{ folder.size | format : 'filesize' | async }}\\n </td>\\n <td class=\\\"date-column axp-explorer-item\\\" [axp-data]=\\\"folder\\\">\\n {{ folder.modifiedAt | format : 'datetime' : { format: 'datetime' } | async }}\\n </td>\\n </tr>\\n } @for (file of vm.files(); track file.id) { @let fileInfo = vm.getFileInfo(file.name);\\n <tr\\n class=\\\"file-row\\\"\\n (dblclick)=\\\"vm.openFile(file)\\\"\\n (click)=\\\"vm.toggleSelect(file)\\\"\\n [class.--selected]=\\\"vm.isItemSelected(file)\\\"\\n >\\n <td class=\\\"name-column axp-explorer-item\\\" [axp-data]=\\\"file\\\">\\n <div class=\\\"item-name hover:ax-underline\\\">\\n <i class=\\\"fa-fw {{ fileInfo.icon }} fa-solid\\\"></i>\\n <span>{{ file.name }}</span>\\n </div>\\n </td>\\n <td class=\\\"type-column axp-explorer-item\\\" [axp-data]=\\\"file\\\">{{ fileInfo.type }}</td>\\n <td class=\\\"size-column axp-explorer-item\\\" [axp-data]=\\\"file\\\">{{ file.size | format : 'filesize' | async }}</td>\\n <td class=\\\"date-column axp-explorer-item\\\" [axp-data]=\\\"file\\\">\\n {{ file.modifiedAt | format : 'datetime' : { format: 'datetime' } | async }}\\n </td>\\n </tr>\\n }\\n </tbody>\\n </table>\\n</div>\\n\", styles: [\":host .details-view .items-table{width:100%;border-collapse:collapse}:host .details-view .items-table th{border-bottom-width:1px;padding:.75rem;text-align:start;font-weight:500;background-color:rgb(var(--ax-sys-color-surface));color:rgb(var(--ax-sys-color-on-surface));border-color:rgb(var(--ax-sys-color-border-surface))}:host .details-view .items-table th.name-column{width:50%}:host .details-view .items-table th.type-column{width:20%}:host .details-view .items-table th.size-column{width:15%}:host .details-view .items-table th.date-column{width:15%}:host .details-view .items-table td{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-surface),var(--tw-border-opacity, 1));padding:.75rem}:host .details-view .items-table td.name-column .item-name{display:flex;align-items:center;gap:.5rem}:host .details-view .items-table td.name-column .item-name i{font-size:1.25rem;line-height:1.75rem}:host .details-view .items-table tr{cursor:pointer;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:host .details-view .items-table tr:hover{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-lighter-surface),var(--tw-bg-opacity, 1))}:host .details-view .items-table tr.folder-row td .item-name i{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}\\n\"], dependencies: [{ kind: \"ngmodule\", type: CommonModule }, { kind: \"pipe\", type: i1.AsyncPipe, name: \"async\" }, { kind: \"directive\", type: AXPElementDataDirective, selector: \"[axp-data]\", inputs: [\"axp-data\", \"axp-data-path\"] }, { kind: \"ngmodule\", type: AXFormatModule }, { kind: \"pipe\", type: i2.AXFormatPipe, name: \"format\" }, { kind: \"ngmodule\", type: AXDateTimeModule }] }); }\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.0.7\", ngImport: i0, type: AXMDocumentExplorerDetailsViewComponent, decorators: [{\n type: Component,\n args: [{ standalone: true, imports: [CommonModule, AXPElementDataDirective, AXFormatModule, AXDateTimeModule], template: \"<!-- Details View -->\\n<div class=\\\"details-view\\\">\\n <table class=\\\"items-table\\\">\\n <thead>\\n <tr>\\n <th class=\\\"name-column\\\">Name</th>\\n <th class=\\\"type-column\\\">Type</th>\\n <th class=\\\"size-column\\\">Size</th>\\n <th class=\\\"date-column\\\">Last Modified</th>\\n </tr>\\n </thead>\\n <tbody>\\n @for (folder of vm.folders(); track folder.id) {\\n <tr\\n class=\\\"folder-row\\\"\\n (dblclick)=\\\"vm.navigateToFolder(folder.id)\\\"\\n (click)=\\\"vm.toggleSelect(folder)\\\"\\n [class.--selected]=\\\"vm.isItemSelected(folder)\\\"\\n >\\n <td class=\\\"name-column axp-explorer-item\\\" [axp-data]=\\\"folder\\\">\\n <div class=\\\"item-name\\\">\\n @if (vm.isLoadingFolder(folder.id)) {\\n <i class=\\\"fa-light fa-spinner fa-spin-pulse\\\"></i>\\n } @else {\\n <i class=\\\"fas fa-folder-closed\\\"></i>\\n }\\n <span>{{ folder.name }}</span>\\n </div>\\n </td>\\n <td class=\\\"type-column axp-explorer-item\\\" [axp-data]=\\\"folder\\\">Folder</td>\\n <td class=\\\"size-column axp-explorer-item\\\" [axp-data]=\\\"folder\\\">\\n {{ folder.size | format : 'filesize' | async }}\\n </td>\\n <td class=\\\"date-column axp-explorer-item\\\" [axp-data]=\\\"folder\\\">\\n {{ folder.modifiedAt | format : 'datetime' : { format: 'datetime' } | async }}\\n </td>\\n </tr>\\n } @for (file of vm.files(); track file.id) { @let fileInfo = vm.getFileInfo(file.name);\\n <tr\\n class=\\\"file-row\\\"\\n (dblclick)=\\\"vm.openFile(file)\\\"\\n (click)=\\\"vm.toggleSelect(file)\\\"\\n [class.--selected]=\\\"vm.isItemSelected(file)\\\"\\n >\\n <td class=\\\"name-column axp-explorer-item\\\" [axp-data]=\\\"file\\\">\\n <div class=\\\"item-name hover:ax-underline\\\">\\n <i class=\\\"fa-fw {{ fileInfo.icon }} fa-solid\\\"></i>\\n <span>{{ file.name }}</span>\\n </div>\\n </td>\\n <td class=\\\"type-column axp-explorer-item\\\" [axp-data]=\\\"file\\\">{{ fileInfo.type }}</td>\\n <td class=\\\"size-column axp-explorer-item\\\" [axp-data]=\\\"file\\\">{{ file.size | format : 'filesize' | async }}</td>\\n <td class=\\\"date-column axp-explorer-item\\\" [axp-data]=\\\"file\\\">\\n {{ file.modifiedAt | format : 'datetime' : { format: 'datetime' } | async }}\\n </td>\\n </tr>\\n }\\n </tbody>\\n </table>\\n</div>\\n\", styles: [\":host .details-view .items-table{width:100%;border-collapse:collapse}:host .details-view .items-table th{border-bottom-width:1px;padding:.75rem;text-align:start;font-weight:500;background-color:rgb(var(--ax-sys-color-surface));color:rgb(var(--ax-sys-color-on-surface));border-color:rgb(var(--ax-sys-color-border-surface))}:host .details-view .items-table th.name-column{width:50%}:host .details-view .items-table th.type-column{width:20%}:host .details-view .items-table th.size-column{width:15%}:host .details-view .items-table th.date-column{width:15%}:host .details-view .items-table td{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-surface),var(--tw-border-opacity, 1));padding:.75rem}:host .details-view .items-table td.name-column .item-name{display:flex;align-items:center;gap:.5rem}:host .details-view .items-table td.name-column .item-name i{font-size:1.25rem;line-height:1.75rem}:host .details-view .items-table tr{cursor:pointer;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:host .details-view .items-table tr:hover{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-lighter-surface),var(--tw-bg-opacity, 1))}:host .details-view .items-table tr.folder-row td .item-name i{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}\\n\"] }]\n }] });\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGV0YWlscy12aWV3LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvbW9kdWxlcy9kb2N1bWVudC1tYW5hZ2VtZW50L3NyYy9saWIvZmVhdHVyZXMvZG9jdW1lbnQtZXhwbG9yZXIvdmlld3MvZGV0YWlscy9kZXRhaWxzLXZpZXcuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9tb2R1bGVzL2RvY3VtZW50LW1hbmFnZW1lbnQvc3JjL2xpYi9mZWF0dXJlcy9kb2N1bWVudC1leHBsb3Jlci92aWV3cy9kZXRhaWxzL2RldGFpbHMtdmlldy5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNsRCxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLHVCQUF1QixFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDaEUsT0FBTyxFQUFFLDRCQUE0QixFQUFFLE1BQU0sbUNBQW1DLENBQUM7QUFDakYsT0FBTyxFQUFFLGNBQWMsRUFBRSxNQUFNLHFCQUFxQixDQUFDO0FBQ3JELE9BQU8sRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLHdCQUF3QixDQUFDOzs7O0FBUTFELE1BQU0sT0FBTyx1Q0FBdUM7SUFOcEQ7UUFPYyxPQUFFLEdBQUcsTUFBTSxDQUFDLDRCQUE0QixDQUFDLENBQUM7S0FDdkQ7OEdBRlksdUNBQXVDO2tHQUF2Qyx1Q0FBdUMsd0VDYnBELDI0RUE0REEsKzhDRGpEYyxZQUFZLG9GQUFFLHVCQUF1Qiw2RkFBRSxjQUFjLHVGQUFFLGdCQUFnQjs7MkZBRXhFLHVDQUF1QztrQkFObkQsU0FBUztpQ0FHTSxJQUFJLFdBQ1AsQ0FBQyxZQUFZLEVBQUUsdUJBQXVCLEVBQUUsY0FBYyxFQUFFLGdCQUFnQixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBpbmplY3QgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQgeyBBWFBFbGVtZW50RGF0YURpcmVjdGl2ZSB9IGZyb20gJ0BhY29yZXgvcGxhdGZvcm0vY29yZSc7XG5pbXBvcnQgeyBBWFBEb2N1bWVudEV4cGxvcmVyVmlld01vZGVsIH0gZnJvbSAnLi4vLi4vZG9jdW1lbnQtZXhwbG9yZXIudmlld21vZGVsJztcbmltcG9ydCB7IEFYRm9ybWF0TW9kdWxlIH0gZnJvbSAnQGFjb3JleC9jb3JlL2Zvcm1hdCc7XG5pbXBvcnQgeyBBWERhdGVUaW1lTW9kdWxlIH0gZnJvbSAnQGFjb3JleC9jb3JlL2RhdGUtdGltZSc7XG5cbkBDb21wb25lbnQoe1xuICAgIHRlbXBsYXRlVXJsOiAnLi9kZXRhaWxzLXZpZXcuY29tcG9uZW50Lmh0bWwnLFxuICAgIHN0eWxlVXJsczogWycuL2RldGFpbHMtdmlldy5jb21wb25lbnQuc2NzcyddLFxuICAgIHN0YW5kYWxvbmU6IHRydWUsXG4gICAgaW1wb3J0czogW0NvbW1vbk1vZHVsZSwgQVhQRWxlbWVudERhdGFEaXJlY3RpdmUsIEFYRm9ybWF0TW9kdWxlLCBBWERhdGVUaW1lTW9kdWxlXSxcbn0pXG5leHBvcnQgY2xhc3MgQVhNRG9jdW1lbnRFeHBsb3JlckRldGFpbHNWaWV3Q29tcG9uZW50IHtcbiAgICBwcm90ZWN0ZWQgdm0gPSBpbmplY3QoQVhQRG9jdW1lbnRFeHBsb3JlclZpZXdNb2RlbCk7XG59ICIsIjwhLS0gRGV0YWlscyBWaWV3IC0tPlxuPGRpdiBjbGFzcz1cImRldGFpbHMtdmlld1wiPlxuICA8dGFibGUgY2xhc3M9XCJpdGVtcy10YWJsZVwiPlxuICAgIDx0aGVhZD5cbiAgICAgIDx0cj5cbiAgICAgICAgPHRoIGNsYXNzPVwibmFtZS1jb2x1bW5cIj5OYW1lPC90aD5cbiAgICAgICAgPHRoIGNsYXNzPVwidHlwZS1jb2x1bW5cIj5UeXBlPC90aD5cbiAgICAgICAgPHRoIGNsYXNzPVwic2l6ZS1jb2x1bW5cIj5TaXplPC90aD5cbiAgICAgICAgPHRoIGNsYXNzPVwiZGF0ZS1jb2x1bW5cIj5MYXN0IE1vZGlmaWVkPC90aD5cbiAgICAgIDwvdHI+XG4gICAgPC90aGVhZD5cbiAgICA8dGJvZHk+XG4gICAgICBAZm9yIChmb2xkZXIgb2Ygdm0uZm9sZGVycygpOyB0cmFjayBmb2xkZXIuaWQpIHtcbiAgICAgIDx0clxuICAgICAgICBjbGFzcz1cImZvbGRlci1yb3dcIlxuICAgICAgICAoZGJsY2xpY2spPVwidm0ubmF2aWdhdGVUb0ZvbGRlcihmb2xkZXIuaWQpXCJcbiAgICAgICAgKGNsaWNrKT1cInZtLnRvZ2dsZVNlbGVjdChmb2xkZXIpXCJcbiAgICAgICAgW2NsYXNzLi0tc2VsZWN0ZWRdPVwidm0uaXNJdGVtU2VsZWN0ZWQoZm9sZGVyKVwiXG4gICAgICA+XG4gICAgICAgIDx0ZCBjbGFzcz1cIm5hbWUtY29sdW1uIGF4cC1leHBsb3Jlci1pdGVtXCIgW2F4cC1kYXRhXT1cImZvbGRlclwiPlxuICAgICAgICAgIDxkaXYgY2xhc3M9XCJpdGVtLW5hbWVcIj5cbiAgICAgICAgICAgIEBpZiAodm0uaXNMb2FkaW5nRm9sZGVyKGZvbGRlci5pZCkpIHtcbiAgICAgICAgICAgIDxpIGNsYXNzPVwiZmEtbGlnaHQgZmEtc3Bpbm5lciBmYS1zcGluLXB1bHNlXCI+PC9pPlxuICAgICAgICAgICAgfSBAZWxzZSB7XG4gICAgICAgICAgICA8aSBjbGFzcz1cImZhcyBmYS1mb2xkZXItY2xvc2VkXCI+PC9pPlxuICAgICAgICAgICAgfVxuICAgICAgICAgICAgPHNwYW4+e3sgZm9sZGVyLm5hbWUgfX08L3NwYW4+XG4gICAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvdGQ+XG4gICAgICAgIDx0ZCBjbGFzcz1cInR5cGUtY29sdW1uIGF4cC1leHBsb3Jlci1pdGVtXCIgW2F4cC1kYXRhXT1cImZvbGRlclwiPkZvbGRlcjwvdGQ+XG4gICAgICAgIDx0ZCBjbGFzcz1cInNpemUtY29sdW1uIGF4cC1leHBsb3Jlci1pdGVtXCIgW2F4cC1kYXRhXT1cImZvbGRlclwiPlxuICAgICAgICAgIHt7IGZvbGRlci5zaXplIHwgZm9ybWF0IDogJ2ZpbGVzaXplJyB8IGFzeW5jIH19XG4gICAgICAgIDwvdGQ+XG4gICAgICAgIDx0ZCBjbGFzcz1cImRhdGUtY29sdW1uIGF4cC1leHBsb3Jlci1pdGVtXCIgW2F4cC1kYXRhXT1cImZvbGRlclwiPlxuICAgICAgICAgIHt7IGZvbGRlci5tb2RpZmllZEF0IHwgZm9ybWF0IDogJ2RhdGV0aW1lJyA6IHsgZm9ybWF0OiAnZGF0ZXRpbWUnIH0gfCBhc3luYyB9fVxuICAgICAgICA8L3RkPlxuICAgICAgPC90cj5cbiAgICAgIH0gQGZvciAoZmlsZSBvZiB2bS5maWxlcygpOyB0cmFjayBmaWxlLmlkKSB7IEBsZXQgZmlsZUluZm8gPSB2bS5nZXRGaWxlSW5mbyhmaWxlLm5hbWUpO1xuICAgICAgPHRyXG4gICAgICAgIGNsYXNzPVwiZmlsZS1yb3dcIlxuICAgICAgICAoZGJsY2xpY2spPVwidm0ub3BlbkZpbGUoZmlsZSlcIlxuICAgICAgICAoY2xpY2spPVwidm0udG9nZ2xlU2VsZWN0KGZpbGUpXCJcbiAgICAgICAgW2NsYXNzLi0tc2VsZWN0ZWRdPVwidm0uaXNJdGVtU2VsZWN0ZWQoZmlsZSlcIlxuICAgICAgPlxuICAgICAgICA8dGQgY2xhc3M9XCJuYW1lLWNvbHVtbiBheHAtZXhwbG9yZXItaXRlbVwiIFtheHAtZGF0YV09XCJmaWxlXCI+XG4gICAgICAgICAgPGRpdiBjbGFzcz1cIml0ZW0tbmFtZSBob3ZlcjpheC11bmRlcmxpbmVcIj5cbiAgICAgICAgICAgIDxpIGNsYXNzPVwiZmEtZncge3sgZmlsZUluZm8uaWNvbiB9fSBmYS1zb2xpZFwiPjwvaT5cbiAgICAgICAgICAgIDxzcGFuPnt7IGZpbGUubmFtZSB9fTwvc3Bhbj5cbiAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgPC90ZD5cbiAgICAgICAgPHRkIGNsYXNzPVwidHlwZS1jb2x1bW4gYXhwLWV4cGxvcmVyLWl0ZW1cIiBbYXhwLWRhdGFdPVwiZmlsZVwiPnt7IGZpbGVJbmZvLnR5cGUgfX08L3RkPlxuICAgICAgICA8dGQgY2xhc3M9XCJzaXplLWNvbHVtbiBheHAtZXhwbG9yZXItaXRlbVwiIFtheHAtZGF0YV09XCJmaWxlXCI+e3sgZmlsZS5zaXplIHwgZm9ybWF0IDogJ2ZpbGVzaXplJyB8IGFzeW5jIH19PC90ZD5cbiAgICAgICAgPHRkIGNsYXNzPVwiZGF0ZS1jb2x1bW4gYXhwLWV4cGxvcmVyLWl0ZW1cIiBbYXhwLWRhdGFdPVwiZmlsZVwiPlxuICAgICAgICAgIHt7IGZpbGUubW9kaWZpZWRBdCB8IGZvcm1hdCA6ICdkYXRldGltZScgOiB7IGZvcm1hdDogJ2RhdGV0aW1lJyB9IHwgYXN5bmMgfX1cbiAgICAgICAgPC90ZD5cbiAgICAgIDwvdHI+XG4gICAgICB9XG4gICAgPC90Ym9keT5cbiAgPC90YWJsZT5cbjwvZGl2PlxuIl19"],"names":[],"mappings":";;;;;;;;;;AASO,MAAM,uCAAuC,CAAC;AACrD,IAAI,WAAW,GAAG;AAClB,QAAQ,IAAI,CAAC,EAAE,GAAG,MAAM,CAAC,4BAA4B,CAAC;AACtD,IAAI;AACJ,IAAI,SAAS,IAAI,CAAC,IAAI,GAAG,EAAE,CAAC,kBAAkB,CAAC,EAAE,UAAU,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,EAAE,IAAI,EAAE,uCAAuC,EAAE,IAAI,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,CAAC,eAAe,CAAC,SAAS,EAAE,CAAC,CAAC;AACzM,IAAI,SAAS,IAAI,CAAC,IAAI,GAAG,EAAE,CAAC,oBAAoB,CAAC,EAAE,UAAU,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,uCAAuC,EAAE,YAAY,EAAE,IAAI,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,EAAE,EAAE,EAAE,QAAQ,EAAE,24EAA24E,EAAE,MAAM,EAAE,CAAC,w5CAAw5C,CAAC,EAAE,YAAY,EAAE,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,YAAY,EAAE,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,EAAE,CAAC,SAAS,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,EAAE,IAAI,EAAE,WAAW,EAAE,IAAI,EAAE,uBAAuB,EAAE,QAAQ,EAAE,YAAY,EAAE,MAAM,EAAE,CAAC,UAAU,EAAE,eAAe,CAAC,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,cAAc,EAAE,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,EAAE,CAAC,YAAY,EAAE,IAAI,EAAE,QAAQ,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,gBAAgB,EAAE,CAAC,EAAE,CAAC,CAAC;AAC33I;AACA,EAAE,CAAC,wBAAwB,CAAC,EAAE,UAAU,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,EAAE,IAAI,EAAE,uCAAuC,EAAE,UAAU,EAAE,CAAC;AACjJ,YAAY,IAAI,EAAE,SAAS;AAC3B,YAAY,IAAI,EAAE,CAAC,EAAE,UAAU,EAAE,IAAI,EAAE,OAAO,EAAE,CAAC,YAAY,EAAE,uBAAuB,EAAE,cAAc,EAAE,gBAAgB,CAAC,EAAE,QAAQ,EAAE,24EAA24E,EAAE,MAAM,EAAE,CAAC,w5CAAw5C,CAAC,EAAE;AACt7H,SAAS,CAAC,EAAE,CAAC;;;;"}
1
+ {"version":3,"file":"acorex-modules-document-management-details-view.component-bzA7fJZW.mjs","sources":["../tmp-esm2022/document-management/lib/features/document-explorer/views/details/details-view.component.js"],"sourcesContent":["import { Component, inject } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { AXPElementDataDirective } from '@acorex/platform/core';\nimport { AXPDocumentExplorerViewModel } from '../../document-explorer.viewmodel';\nimport { AXFormatModule } from '@acorex/core/format';\nimport { AXDateTimeModule } from '@acorex/core/date-time';\nimport * as i0 from \"@angular/core\";\nimport * as i1 from \"@angular/common\";\nimport * as i2 from \"@acorex/core/format\";\nexport class AXMDocumentExplorerDetailsViewComponent {\n constructor() {\n this.vm = inject(AXPDocumentExplorerViewModel);\n }\n static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.1.3\", ngImport: i0, type: AXMDocumentExplorerDetailsViewComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }\n static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.0.0\", version: \"20.1.3\", type: AXMDocumentExplorerDetailsViewComponent, isStandalone: true, selector: \"ng-component\", ngImport: i0, template: \"<!-- Details View -->\\n<div class=\\\"details-view\\\">\\n <table class=\\\"items-table\\\">\\n <thead>\\n <tr>\\n <th class=\\\"name-column\\\">Name</th>\\n <th class=\\\"type-column\\\">Type</th>\\n <th class=\\\"size-column\\\">Size</th>\\n <th class=\\\"date-column\\\">Last Modified</th>\\n </tr>\\n </thead>\\n <tbody>\\n @for (folder of vm.folders(); track folder.id) {\\n <tr\\n class=\\\"folder-row\\\"\\n (dblclick)=\\\"vm.navigateToFolder(folder.id)\\\"\\n (click)=\\\"vm.toggleSelect(folder)\\\"\\n [class.--selected]=\\\"vm.isItemSelected(folder)\\\"\\n >\\n <td class=\\\"name-column axp-explorer-item\\\" [axp-data]=\\\"folder\\\">\\n <div class=\\\"item-name\\\">\\n @if (vm.isLoadingFolder(folder.id)) {\\n <i class=\\\"fa-light fa-spinner fa-spin-pulse\\\"></i>\\n } @else {\\n <i class=\\\"fas fa-folder-closed\\\"></i>\\n }\\n <span>{{ folder.name }}</span>\\n </div>\\n </td>\\n <td class=\\\"type-column axp-explorer-item\\\" [axp-data]=\\\"folder\\\">Folder</td>\\n <td class=\\\"size-column axp-explorer-item\\\" [axp-data]=\\\"folder\\\">\\n {{ folder.size | format : 'filesize' | async }}\\n </td>\\n <td class=\\\"date-column axp-explorer-item\\\" [axp-data]=\\\"folder\\\">\\n {{ folder.modifiedAt | format : 'datetime' : { format: 'datetime' } | async }}\\n </td>\\n </tr>\\n } @for (file of vm.files(); track file.id) { @let fileInfo = vm.getFileInfo(file.name);\\n <tr\\n class=\\\"file-row\\\"\\n (dblclick)=\\\"vm.openFile(file)\\\"\\n (click)=\\\"vm.toggleSelect(file)\\\"\\n [class.--selected]=\\\"vm.isItemSelected(file)\\\"\\n >\\n <td class=\\\"name-column axp-explorer-item\\\" [axp-data]=\\\"file\\\">\\n <div class=\\\"item-name hover:ax-underline\\\">\\n <i class=\\\"fa-fw {{ fileInfo.icon }} fa-solid\\\"></i>\\n <span>{{ file.name }}</span>\\n </div>\\n </td>\\n <td class=\\\"type-column axp-explorer-item\\\" [axp-data]=\\\"file\\\">{{ fileInfo.type }}</td>\\n <td class=\\\"size-column axp-explorer-item\\\" [axp-data]=\\\"file\\\">{{ file.size | format : 'filesize' | async }}</td>\\n <td class=\\\"date-column axp-explorer-item\\\" [axp-data]=\\\"file\\\">\\n {{ file.modifiedAt | format : 'datetime' : { format: 'datetime' } | async }}\\n </td>\\n </tr>\\n }\\n </tbody>\\n </table>\\n</div>\\n\", styles: [\":host .details-view .items-table{width:100%;border-collapse:collapse}:host .details-view .items-table th{border-bottom-width:1px;padding:.75rem;text-align:start;font-weight:500;background-color:rgb(var(--ax-sys-color-surface));color:rgb(var(--ax-sys-color-on-surface));border-color:rgb(var(--ax-sys-color-border-surface))}:host .details-view .items-table th.name-column{width:50%}:host .details-view .items-table th.type-column{width:20%}:host .details-view .items-table th.size-column{width:15%}:host .details-view .items-table th.date-column{width:15%}:host .details-view .items-table td{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-surface),var(--tw-border-opacity, 1));padding:.75rem}:host .details-view .items-table td.name-column .item-name{display:flex;align-items:center;gap:.5rem}:host .details-view .items-table td.name-column .item-name i{font-size:1.25rem;line-height:1.75rem}:host .details-view .items-table tr{cursor:pointer;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:host .details-view .items-table tr:hover{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-lighter-surface),var(--tw-bg-opacity, 1))}:host .details-view .items-table tr.folder-row td .item-name i{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}\\n\"], dependencies: [{ kind: \"ngmodule\", type: CommonModule }, { kind: \"directive\", type: AXPElementDataDirective, selector: \"[axp-data]\", inputs: [\"axp-data\", \"axp-data-path\"] }, { kind: \"ngmodule\", type: AXFormatModule }, { kind: \"ngmodule\", type: AXDateTimeModule }, { kind: \"pipe\", type: i1.AsyncPipe, name: \"async\" }, { kind: \"pipe\", type: i2.AXFormatPipe, name: \"format\" }] }); }\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.1.3\", ngImport: i0, type: AXMDocumentExplorerDetailsViewComponent, decorators: [{\n type: Component,\n args: [{ standalone: true, imports: [CommonModule, AXPElementDataDirective, AXFormatModule, AXDateTimeModule], template: \"<!-- Details View -->\\n<div class=\\\"details-view\\\">\\n <table class=\\\"items-table\\\">\\n <thead>\\n <tr>\\n <th class=\\\"name-column\\\">Name</th>\\n <th class=\\\"type-column\\\">Type</th>\\n <th class=\\\"size-column\\\">Size</th>\\n <th class=\\\"date-column\\\">Last Modified</th>\\n </tr>\\n </thead>\\n <tbody>\\n @for (folder of vm.folders(); track folder.id) {\\n <tr\\n class=\\\"folder-row\\\"\\n (dblclick)=\\\"vm.navigateToFolder(folder.id)\\\"\\n (click)=\\\"vm.toggleSelect(folder)\\\"\\n [class.--selected]=\\\"vm.isItemSelected(folder)\\\"\\n >\\n <td class=\\\"name-column axp-explorer-item\\\" [axp-data]=\\\"folder\\\">\\n <div class=\\\"item-name\\\">\\n @if (vm.isLoadingFolder(folder.id)) {\\n <i class=\\\"fa-light fa-spinner fa-spin-pulse\\\"></i>\\n } @else {\\n <i class=\\\"fas fa-folder-closed\\\"></i>\\n }\\n <span>{{ folder.name }}</span>\\n </div>\\n </td>\\n <td class=\\\"type-column axp-explorer-item\\\" [axp-data]=\\\"folder\\\">Folder</td>\\n <td class=\\\"size-column axp-explorer-item\\\" [axp-data]=\\\"folder\\\">\\n {{ folder.size | format : 'filesize' | async }}\\n </td>\\n <td class=\\\"date-column axp-explorer-item\\\" [axp-data]=\\\"folder\\\">\\n {{ folder.modifiedAt | format : 'datetime' : { format: 'datetime' } | async }}\\n </td>\\n </tr>\\n } @for (file of vm.files(); track file.id) { @let fileInfo = vm.getFileInfo(file.name);\\n <tr\\n class=\\\"file-row\\\"\\n (dblclick)=\\\"vm.openFile(file)\\\"\\n (click)=\\\"vm.toggleSelect(file)\\\"\\n [class.--selected]=\\\"vm.isItemSelected(file)\\\"\\n >\\n <td class=\\\"name-column axp-explorer-item\\\" [axp-data]=\\\"file\\\">\\n <div class=\\\"item-name hover:ax-underline\\\">\\n <i class=\\\"fa-fw {{ fileInfo.icon }} fa-solid\\\"></i>\\n <span>{{ file.name }}</span>\\n </div>\\n </td>\\n <td class=\\\"type-column axp-explorer-item\\\" [axp-data]=\\\"file\\\">{{ fileInfo.type }}</td>\\n <td class=\\\"size-column axp-explorer-item\\\" [axp-data]=\\\"file\\\">{{ file.size | format : 'filesize' | async }}</td>\\n <td class=\\\"date-column axp-explorer-item\\\" [axp-data]=\\\"file\\\">\\n {{ file.modifiedAt | format : 'datetime' : { format: 'datetime' } | async }}\\n </td>\\n </tr>\\n }\\n </tbody>\\n </table>\\n</div>\\n\", styles: [\":host .details-view .items-table{width:100%;border-collapse:collapse}:host .details-view .items-table th{border-bottom-width:1px;padding:.75rem;text-align:start;font-weight:500;background-color:rgb(var(--ax-sys-color-surface));color:rgb(var(--ax-sys-color-on-surface));border-color:rgb(var(--ax-sys-color-border-surface))}:host .details-view .items-table th.name-column{width:50%}:host .details-view .items-table th.type-column{width:20%}:host .details-view .items-table th.size-column{width:15%}:host .details-view .items-table th.date-column{width:15%}:host .details-view .items-table td{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-surface),var(--tw-border-opacity, 1));padding:.75rem}:host .details-view .items-table td.name-column .item-name{display:flex;align-items:center;gap:.5rem}:host .details-view .items-table td.name-column .item-name i{font-size:1.25rem;line-height:1.75rem}:host .details-view .items-table tr{cursor:pointer;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:host .details-view .items-table tr:hover{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-lighter-surface),var(--tw-bg-opacity, 1))}:host .details-view .items-table tr.folder-row td .item-name i{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}\\n\"] }]\n }] });\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGV0YWlscy12aWV3LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvbW9kdWxlcy9kb2N1bWVudC1tYW5hZ2VtZW50L3NyYy9saWIvZmVhdHVyZXMvZG9jdW1lbnQtZXhwbG9yZXIvdmlld3MvZGV0YWlscy9kZXRhaWxzLXZpZXcuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9tb2R1bGVzL2RvY3VtZW50LW1hbmFnZW1lbnQvc3JjL2xpYi9mZWF0dXJlcy9kb2N1bWVudC1leHBsb3Jlci92aWV3cy9kZXRhaWxzL2RldGFpbHMtdmlldy5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNsRCxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLHVCQUF1QixFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDaEUsT0FBTyxFQUFFLDRCQUE0QixFQUFFLE1BQU0sbUNBQW1DLENBQUM7QUFDakYsT0FBTyxFQUFFLGNBQWMsRUFBRSxNQUFNLHFCQUFxQixDQUFDO0FBQ3JELE9BQU8sRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLHdCQUF3QixDQUFDOzs7O0FBUTFELE1BQU0sT0FBTyx1Q0FBdUM7SUFOcEQ7UUFPYyxPQUFFLEdBQUcsTUFBTSxDQUFDLDRCQUE0QixDQUFDLENBQUM7S0FDdkQ7OEdBRlksdUNBQXVDO2tHQUF2Qyx1Q0FBdUMsd0VDYnBELDI0RUE0REEsKzhDRGpEYyxZQUFZLCtCQUFFLHVCQUF1Qiw2RkFBRSxjQUFjLDhCQUFFLGdCQUFnQjs7MkZBRXhFLHVDQUF1QztrQkFObkQsU0FBUztpQ0FHTSxJQUFJLFdBQ1AsQ0FBQyxZQUFZLEVBQUUsdUJBQXVCLEVBQUUsY0FBYyxFQUFFLGdCQUFnQixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBpbmplY3QgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQgeyBBWFBFbGVtZW50RGF0YURpcmVjdGl2ZSB9IGZyb20gJ0BhY29yZXgvcGxhdGZvcm0vY29yZSc7XG5pbXBvcnQgeyBBWFBEb2N1bWVudEV4cGxvcmVyVmlld01vZGVsIH0gZnJvbSAnLi4vLi4vZG9jdW1lbnQtZXhwbG9yZXIudmlld21vZGVsJztcbmltcG9ydCB7IEFYRm9ybWF0TW9kdWxlIH0gZnJvbSAnQGFjb3JleC9jb3JlL2Zvcm1hdCc7XG5pbXBvcnQgeyBBWERhdGVUaW1lTW9kdWxlIH0gZnJvbSAnQGFjb3JleC9jb3JlL2RhdGUtdGltZSc7XG5cbkBDb21wb25lbnQoe1xuICAgIHRlbXBsYXRlVXJsOiAnLi9kZXRhaWxzLXZpZXcuY29tcG9uZW50Lmh0bWwnLFxuICAgIHN0eWxlVXJsczogWycuL2RldGFpbHMtdmlldy5jb21wb25lbnQuc2NzcyddLFxuICAgIHN0YW5kYWxvbmU6IHRydWUsXG4gICAgaW1wb3J0czogW0NvbW1vbk1vZHVsZSwgQVhQRWxlbWVudERhdGFEaXJlY3RpdmUsIEFYRm9ybWF0TW9kdWxlLCBBWERhdGVUaW1lTW9kdWxlXSxcbn0pXG5leHBvcnQgY2xhc3MgQVhNRG9jdW1lbnRFeHBsb3JlckRldGFpbHNWaWV3Q29tcG9uZW50IHtcbiAgICBwcm90ZWN0ZWQgdm0gPSBpbmplY3QoQVhQRG9jdW1lbnRFeHBsb3JlclZpZXdNb2RlbCk7XG59ICIsIjwhLS0gRGV0YWlscyBWaWV3IC0tPlxuPGRpdiBjbGFzcz1cImRldGFpbHMtdmlld1wiPlxuICA8dGFibGUgY2xhc3M9XCJpdGVtcy10YWJsZVwiPlxuICAgIDx0aGVhZD5cbiAgICAgIDx0cj5cbiAgICAgICAgPHRoIGNsYXNzPVwibmFtZS1jb2x1bW5cIj5OYW1lPC90aD5cbiAgICAgICAgPHRoIGNsYXNzPVwidHlwZS1jb2x1bW5cIj5UeXBlPC90aD5cbiAgICAgICAgPHRoIGNsYXNzPVwic2l6ZS1jb2x1bW5cIj5TaXplPC90aD5cbiAgICAgICAgPHRoIGNsYXNzPVwiZGF0ZS1jb2x1bW5cIj5MYXN0IE1vZGlmaWVkPC90aD5cbiAgICAgIDwvdHI+XG4gICAgPC90aGVhZD5cbiAgICA8dGJvZHk+XG4gICAgICBAZm9yIChmb2xkZXIgb2Ygdm0uZm9sZGVycygpOyB0cmFjayBmb2xkZXIuaWQpIHtcbiAgICAgIDx0clxuICAgICAgICBjbGFzcz1cImZvbGRlci1yb3dcIlxuICAgICAgICAoZGJsY2xpY2spPVwidm0ubmF2aWdhdGVUb0ZvbGRlcihmb2xkZXIuaWQpXCJcbiAgICAgICAgKGNsaWNrKT1cInZtLnRvZ2dsZVNlbGVjdChmb2xkZXIpXCJcbiAgICAgICAgW2NsYXNzLi0tc2VsZWN0ZWRdPVwidm0uaXNJdGVtU2VsZWN0ZWQoZm9sZGVyKVwiXG4gICAgICA+XG4gICAgICAgIDx0ZCBjbGFzcz1cIm5hbWUtY29sdW1uIGF4cC1leHBsb3Jlci1pdGVtXCIgW2F4cC1kYXRhXT1cImZvbGRlclwiPlxuICAgICAgICAgIDxkaXYgY2xhc3M9XCJpdGVtLW5hbWVcIj5cbiAgICAgICAgICAgIEBpZiAodm0uaXNMb2FkaW5nRm9sZGVyKGZvbGRlci5pZCkpIHtcbiAgICAgICAgICAgIDxpIGNsYXNzPVwiZmEtbGlnaHQgZmEtc3Bpbm5lciBmYS1zcGluLXB1bHNlXCI+PC9pPlxuICAgICAgICAgICAgfSBAZWxzZSB7XG4gICAgICAgICAgICA8aSBjbGFzcz1cImZhcyBmYS1mb2xkZXItY2xvc2VkXCI+PC9pPlxuICAgICAgICAgICAgfVxuICAgICAgICAgICAgPHNwYW4+e3sgZm9sZGVyLm5hbWUgfX08L3NwYW4+XG4gICAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvdGQ+XG4gICAgICAgIDx0ZCBjbGFzcz1cInR5cGUtY29sdW1uIGF4cC1leHBsb3Jlci1pdGVtXCIgW2F4cC1kYXRhXT1cImZvbGRlclwiPkZvbGRlcjwvdGQ+XG4gICAgICAgIDx0ZCBjbGFzcz1cInNpemUtY29sdW1uIGF4cC1leHBsb3Jlci1pdGVtXCIgW2F4cC1kYXRhXT1cImZvbGRlclwiPlxuICAgICAgICAgIHt7IGZvbGRlci5zaXplIHwgZm9ybWF0IDogJ2ZpbGVzaXplJyB8IGFzeW5jIH19XG4gICAgICAgIDwvdGQ+XG4gICAgICAgIDx0ZCBjbGFzcz1cImRhdGUtY29sdW1uIGF4cC1leHBsb3Jlci1pdGVtXCIgW2F4cC1kYXRhXT1cImZvbGRlclwiPlxuICAgICAgICAgIHt7IGZvbGRlci5tb2RpZmllZEF0IHwgZm9ybWF0IDogJ2RhdGV0aW1lJyA6IHsgZm9ybWF0OiAnZGF0ZXRpbWUnIH0gfCBhc3luYyB9fVxuICAgICAgICA8L3RkPlxuICAgICAgPC90cj5cbiAgICAgIH0gQGZvciAoZmlsZSBvZiB2bS5maWxlcygpOyB0cmFjayBmaWxlLmlkKSB7IEBsZXQgZmlsZUluZm8gPSB2bS5nZXRGaWxlSW5mbyhmaWxlLm5hbWUpO1xuICAgICAgPHRyXG4gICAgICAgIGNsYXNzPVwiZmlsZS1yb3dcIlxuICAgICAgICAoZGJsY2xpY2spPVwidm0ub3BlbkZpbGUoZmlsZSlcIlxuICAgICAgICAoY2xpY2spPVwidm0udG9nZ2xlU2VsZWN0KGZpbGUpXCJcbiAgICAgICAgW2NsYXNzLi0tc2VsZWN0ZWRdPVwidm0uaXNJdGVtU2VsZWN0ZWQoZmlsZSlcIlxuICAgICAgPlxuICAgICAgICA8dGQgY2xhc3M9XCJuYW1lLWNvbHVtbiBheHAtZXhwbG9yZXItaXRlbVwiIFtheHAtZGF0YV09XCJmaWxlXCI+XG4gICAgICAgICAgPGRpdiBjbGFzcz1cIml0ZW0tbmFtZSBob3ZlcjpheC11bmRlcmxpbmVcIj5cbiAgICAgICAgICAgIDxpIGNsYXNzPVwiZmEtZncge3sgZmlsZUluZm8uaWNvbiB9fSBmYS1zb2xpZFwiPjwvaT5cbiAgICAgICAgICAgIDxzcGFuPnt7IGZpbGUubmFtZSB9fTwvc3Bhbj5cbiAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgPC90ZD5cbiAgICAgICAgPHRkIGNsYXNzPVwidHlwZS1jb2x1bW4gYXhwLWV4cGxvcmVyLWl0ZW1cIiBbYXhwLWRhdGFdPVwiZmlsZVwiPnt7IGZpbGVJbmZvLnR5cGUgfX08L3RkPlxuICAgICAgICA8dGQgY2xhc3M9XCJzaXplLWNvbHVtbiBheHAtZXhwbG9yZXItaXRlbVwiIFtheHAtZGF0YV09XCJmaWxlXCI+e3sgZmlsZS5zaXplIHwgZm9ybWF0IDogJ2ZpbGVzaXplJyB8IGFzeW5jIH19PC90ZD5cbiAgICAgICAgPHRkIGNsYXNzPVwiZGF0ZS1jb2x1bW4gYXhwLWV4cGxvcmVyLWl0ZW1cIiBbYXhwLWRhdGFdPVwiZmlsZVwiPlxuICAgICAgICAgIHt7IGZpbGUubW9kaWZpZWRBdCB8IGZvcm1hdCA6ICdkYXRldGltZScgOiB7IGZvcm1hdDogJ2RhdGV0aW1lJyB9IHwgYXN5bmMgfX1cbiAgICAgICAgPC90ZD5cbiAgICAgIDwvdHI+XG4gICAgICB9XG4gICAgPC90Ym9keT5cbiAgPC90YWJsZT5cbjwvZGl2PlxuIl19"],"names":[],"mappings":";;;;;;;;;;AASO,MAAM,uCAAuC,CAAC;AACrD,IAAI,WAAW,GAAG;AAClB,QAAQ,IAAI,CAAC,EAAE,GAAG,MAAM,CAAC,4BAA4B,CAAC;AACtD;AACA,IAAI,SAAS,IAAI,CAAC,IAAI,GAAG,EAAE,CAAC,kBAAkB,CAAC,EAAE,UAAU,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,EAAE,IAAI,EAAE,uCAAuC,EAAE,IAAI,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,CAAC,eAAe,CAAC,SAAS,EAAE,CAAC,CAAC;AACzM,IAAI,SAAS,IAAI,CAAC,IAAI,GAAG,EAAE,CAAC,oBAAoB,CAAC,EAAE,UAAU,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,uCAAuC,EAAE,YAAY,EAAE,IAAI,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,EAAE,EAAE,EAAE,QAAQ,EAAE,24EAA24E,EAAE,MAAM,EAAE,CAAC,w5CAAw5C,CAAC,EAAE,YAAY,EAAE,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,YAAY,EAAE,EAAE,EAAE,IAAI,EAAE,WAAW,EAAE,IAAI,EAAE,uBAAuB,EAAE,QAAQ,EAAE,YAAY,EAAE,MAAM,EAAE,CAAC,UAAU,EAAE,eAAe,CAAC,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,cAAc,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,gBAAgB,EAAE,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,EAAE,CAAC,SAAS,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,EAAE,CAAC,YAAY,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,EAAE,CAAC,CAAC;AAC33I;AACA,EAAE,CAAC,wBAAwB,CAAC,EAAE,UAAU,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,EAAE,IAAI,EAAE,uCAAuC,EAAE,UAAU,EAAE,CAAC;AACjJ,YAAY,IAAI,EAAE,SAAS;AAC3B,YAAY,IAAI,EAAE,CAAC,EAAE,UAAU,EAAE,IAAI,EAAE,OAAO,EAAE,CAAC,YAAY,EAAE,uBAAuB,EAAE,cAAc,EAAE,gBAAgB,CAAC,EAAE,QAAQ,EAAE,24EAA24E,EAAE,MAAM,EAAE,CAAC,w5CAAw5C,CAAC,EAAE;AACt7H,SAAS,CAAC,EAAE,CAAC;;;;"}