@genexus/genexus-ide-ui 1.1.2 → 1.1.4
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.
- package/dist/cjs/genexus-ide-ui.cjs.js +1 -1
- package/dist/cjs/gx-ide-ai-assistant.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-ai-assistant.cjs.entry.js.map +1 -1
- package/dist/cjs/gx-ide-bpm-app-declaration.cjs.entry.js +180 -166
- package/dist/cjs/gx-ide-bpm-app-declaration.cjs.entry.js.map +1 -1
- package/dist/cjs/gx-ide-bpm-assign-roles.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-bpm-assign-roles.cjs.entry.js.map +1 -1
- package/dist/cjs/gx-ide-bpm-export-xpdl.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-bpm-export-xpdl.cjs.entry.js.map +1 -1
- package/dist/cjs/gx-ide-bpm-import-files.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-bpm-import-files.cjs.entry.js.map +1 -1
- package/dist/cjs/gx-ide-bpm-import-gxpm.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-bpm-import-gxpm.cjs.entry.js.map +1 -1
- package/dist/cjs/gx-ide-bpm-objects-selector.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-bpm-objects-selector.cjs.entry.js.map +1 -1
- package/dist/cjs/gx-ide-bpm-timer-duration.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-bpm-timer-duration.cjs.entry.js.map +1 -1
- package/dist/cjs/gx-ide-card.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-card.cjs.entry.js.map +1 -1
- package/dist/cjs/gx-ide-dashboard-home.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-dashboard-home.cjs.entry.js.map +1 -1
- package/dist/cjs/gx-ide-deployment-tool.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-deployment-tool.cjs.entry.js.map +1 -1
- package/dist/cjs/gx-ide-edit-module-server.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-edit-module-server.cjs.entry.js.map +1 -1
- package/dist/cjs/gx-ide-empty-state.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-empty-state.cjs.entry.js.map +1 -1
- package/dist/cjs/gx-ide-file-item.cjs.entry.js +110 -0
- package/dist/cjs/gx-ide-file-item.cjs.entry.js.map +1 -0
- package/dist/cjs/gx-ide-file-uploader.cjs.entry.js +399 -0
- package/dist/cjs/gx-ide-file-uploader.cjs.entry.js.map +1 -0
- package/dist/cjs/gx-ide-gam-installation-settings.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-gam-installation-settings.cjs.entry.js.map +1 -1
- package/dist/cjs/gx-ide-list-selector_2.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-list-selector_2.cjs.entry.js.map +1 -1
- package/dist/cjs/gx-ide-manage-module-references-v2.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-manage-module-references-v2.cjs.entry.js.map +1 -1
- package/dist/cjs/gx-ide-manage-module-references.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-manage-module-references.cjs.entry.js.map +1 -1
- package/dist/cjs/gx-ide-references.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-references.cjs.entry.js.map +1 -1
- package/dist/cjs/gx-ide-team-dev-commit.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-team-dev-commit.cjs.entry.js.map +1 -1
- package/dist/cjs/gx-ide-team-dev-select-recent-comment.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-team-dev-select-recent-comment.cjs.entry.js.map +1 -1
- package/dist/cjs/gx-ide-team-dev-update-partial-selection.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-team-dev-update-partial-selection.cjs.entry.js.map +1 -1
- package/dist/cjs/gx-ide-team-dev-update-to-revision.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-team-dev-update-to-revision.cjs.entry.js.map +1 -1
- package/dist/cjs/gx-ide-team-dev-update.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-team-dev-update.cjs.entry.js.map +1 -1
- package/dist/cjs/gx-ide-template.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-template.cjs.entry.js.map +1 -1
- package/dist/cjs/gx-ide-wf-settings.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-wf-settings.cjs.entry.js.map +1 -1
- package/dist/cjs/gx-ide-ww-images.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-ww-images.cjs.entry.js.map +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +2 -0
- package/dist/collection/components/_helpers/card/card.css +9 -0
- package/dist/collection/components/_helpers/empty-state/gx-ide-empty-state.css +9 -0
- package/dist/collection/components/_helpers/list-selector/list-selector.css +9 -0
- package/dist/collection/components/_starting-template/template.css +9 -0
- package/dist/collection/components/ai-assistant/ai-assistant.css +9 -0
- package/dist/collection/components/bpm/application-declaration/bpm-app-declaration.css +36 -27
- package/dist/collection/components/bpm/application-declaration/bpm-app-declaration.js +217 -181
- package/dist/collection/components/bpm/application-declaration/bpm-app-declaration.js.map +1 -1
- package/dist/collection/components/bpm/application-declaration/gx-ide-assets/bpm-app-declaration/langs/bpm-app-declaration.lang.en.json +14 -2
- package/dist/collection/components/bpm/application-declaration/gx-ide-assets/bpm-app-declaration/langs/bpm-app-declaration.lang.ja.json +15 -3
- package/dist/collection/components/bpm/application-declaration/gx-ide-assets/bpm-app-declaration/langs/bpm-app-declaration.lang.zh.json +14 -2
- package/dist/collection/components/bpm/assign-roles/bpm-assign-roles.css +9 -0
- package/dist/collection/components/bpm/export-xpdl/bpm-export-xpdl.css +9 -0
- package/dist/collection/components/bpm/import-files/bpm-import-files.css +9 -0
- package/dist/collection/components/bpm/import-gxpm/bpm-import-gxpm.css +9 -0
- package/dist/collection/components/bpm/objects-selector/bpm-objects-selector.css +9 -0
- package/dist/collection/components/bpm/timer-duration/bpm-timer-duration.css +9 -0
- package/dist/collection/components/dashboard-home/dashboard-home.css +9 -0
- package/dist/collection/components/deployment-tool/deployment-tool.css +9 -0
- package/dist/collection/components/file-uploader/file-item/file-item.css +97 -0
- package/dist/collection/components/file-uploader/file-item/file-item.js +246 -0
- package/dist/collection/components/file-uploader/file-item/file-item.js.map +1 -0
- package/dist/collection/components/file-uploader/file-uploader.css +687 -0
- package/dist/collection/components/file-uploader/file-uploader.js +750 -0
- package/dist/collection/components/file-uploader/file-uploader.js.map +1 -0
- package/dist/collection/components/file-uploader/gx-ide-assets/file-uploader/langs/file-uploader.lang.en.json +36 -0
- package/dist/collection/components/file-uploader/gx-ide-assets/file-uploader/langs/file-uploader.lang.ja.json +36 -0
- package/dist/collection/components/file-uploader/gx-ide-assets/file-uploader/langs/file-uploader.lang.zh.json +36 -0
- package/dist/collection/components/file-uploader/types.js +2 -0
- package/dist/collection/components/file-uploader/types.js.map +1 -0
- package/dist/collection/components/gam-installation-settings/gam-installation-settings.css +9 -0
- package/dist/collection/components/modules/edit-module-server/edit-module-server.css +9 -0
- package/dist/collection/components/modules/manage-module-references/manage-module-references.css +9 -0
- package/dist/collection/components/modules/manage-module-references-v2/manage-module-references.css +9 -0
- package/dist/collection/components/references/references.css +9 -0
- package/dist/collection/components/team-dev/commit/commit.css +9 -0
- package/dist/collection/components/team-dev/select-recent-comment/select-recent-comment.css +9 -0
- package/dist/collection/components/team-dev/update/update.css +9 -0
- package/dist/collection/components/team-dev/update-partial-selection/update-partial-selection.css +9 -0
- package/dist/collection/components/team-dev/update-to-revision/update-to-revision.css +9 -0
- package/dist/collection/components/wf-settings/wf-settings.css +9 -0
- package/dist/collection/components/ww-images/ww-images.css +9 -0
- package/dist/collection/testing/locale.e2e.js +4 -1
- package/dist/collection/testing/locale.e2e.js.map +1 -1
- package/dist/components/bpm-objects-selector.js +1 -1
- package/dist/components/bpm-objects-selector.js.map +1 -1
- package/dist/components/file-item.js +130 -0
- package/dist/components/file-item.js.map +1 -0
- package/dist/components/gx-ide-ai-assistant.js +1 -1
- package/dist/components/gx-ide-ai-assistant.js.map +1 -1
- package/dist/components/gx-ide-bpm-app-declaration.js +189 -184
- package/dist/components/gx-ide-bpm-app-declaration.js.map +1 -1
- package/dist/components/gx-ide-bpm-assign-roles.js +1 -1
- package/dist/components/gx-ide-bpm-assign-roles.js.map +1 -1
- package/dist/components/gx-ide-bpm-export-xpdl.js +1 -1
- package/dist/components/gx-ide-bpm-export-xpdl.js.map +1 -1
- package/dist/components/gx-ide-bpm-import-files.js +1 -1
- package/dist/components/gx-ide-bpm-import-files.js.map +1 -1
- package/dist/components/gx-ide-bpm-import-gxpm.js +1 -1
- package/dist/components/gx-ide-bpm-import-gxpm.js.map +1 -1
- package/dist/components/gx-ide-bpm-timer-duration.js +1 -1
- package/dist/components/gx-ide-bpm-timer-duration.js.map +1 -1
- package/dist/components/gx-ide-card.js +1 -1
- package/dist/components/gx-ide-card.js.map +1 -1
- package/dist/components/gx-ide-dashboard-home.js +1 -1
- package/dist/components/gx-ide-dashboard-home.js.map +1 -1
- package/dist/components/gx-ide-deployment-tool.js +1 -1
- package/dist/components/gx-ide-deployment-tool.js.map +1 -1
- package/dist/components/gx-ide-edit-module-server.js +1 -1
- package/dist/components/gx-ide-edit-module-server.js.map +1 -1
- package/dist/components/gx-ide-empty-state2.js +1 -1
- package/dist/components/gx-ide-empty-state2.js.map +1 -1
- package/dist/components/gx-ide-file-item.d.ts +11 -0
- package/dist/components/gx-ide-file-item.js +8 -0
- package/dist/components/gx-ide-file-item.js.map +1 -0
- package/dist/components/gx-ide-file-uploader.d.ts +11 -0
- package/dist/components/gx-ide-file-uploader.js +438 -0
- package/dist/components/gx-ide-file-uploader.js.map +1 -0
- package/dist/components/gx-ide-gam-installation-settings.js +1 -1
- package/dist/components/gx-ide-gam-installation-settings.js.map +1 -1
- package/dist/components/gx-ide-manage-module-references-v2.js +1 -1
- package/dist/components/gx-ide-manage-module-references-v2.js.map +1 -1
- package/dist/components/gx-ide-manage-module-references.js +1 -1
- package/dist/components/gx-ide-manage-module-references.js.map +1 -1
- package/dist/components/gx-ide-references.js +1 -1
- package/dist/components/gx-ide-references.js.map +1 -1
- package/dist/components/gx-ide-team-dev-commit.js +1 -1
- package/dist/components/gx-ide-team-dev-commit.js.map +1 -1
- package/dist/components/gx-ide-team-dev-select-recent-comment.js +1 -1
- package/dist/components/gx-ide-team-dev-select-recent-comment.js.map +1 -1
- package/dist/components/gx-ide-team-dev-update-partial-selection.js +1 -1
- package/dist/components/gx-ide-team-dev-update-partial-selection.js.map +1 -1
- package/dist/components/gx-ide-team-dev-update-to-revision.js +1 -1
- package/dist/components/gx-ide-team-dev-update-to-revision.js.map +1 -1
- package/dist/components/gx-ide-team-dev-update.js +1 -1
- package/dist/components/gx-ide-team-dev-update.js.map +1 -1
- package/dist/components/gx-ide-template.js +1 -1
- package/dist/components/gx-ide-template.js.map +1 -1
- package/dist/components/gx-ide-wf-settings.js +1 -1
- package/dist/components/gx-ide-wf-settings.js.map +1 -1
- package/dist/components/gx-ide-ww-images.js +1 -1
- package/dist/components/gx-ide-ww-images.js.map +1 -1
- package/dist/components/list-selector.js +1 -1
- package/dist/components/list-selector.js.map +1 -1
- package/dist/esm/genexus-ide-ui.js +1 -1
- package/dist/esm/gx-ide-ai-assistant.entry.js +1 -1
- package/dist/esm/gx-ide-ai-assistant.entry.js.map +1 -1
- package/dist/esm/gx-ide-bpm-app-declaration.entry.js +181 -167
- package/dist/esm/gx-ide-bpm-app-declaration.entry.js.map +1 -1
- package/dist/esm/gx-ide-bpm-assign-roles.entry.js +1 -1
- package/dist/esm/gx-ide-bpm-assign-roles.entry.js.map +1 -1
- package/dist/esm/gx-ide-bpm-export-xpdl.entry.js +1 -1
- package/dist/esm/gx-ide-bpm-export-xpdl.entry.js.map +1 -1
- package/dist/esm/gx-ide-bpm-import-files.entry.js +1 -1
- package/dist/esm/gx-ide-bpm-import-files.entry.js.map +1 -1
- package/dist/esm/gx-ide-bpm-import-gxpm.entry.js +1 -1
- package/dist/esm/gx-ide-bpm-import-gxpm.entry.js.map +1 -1
- package/dist/esm/gx-ide-bpm-objects-selector.entry.js +1 -1
- package/dist/esm/gx-ide-bpm-objects-selector.entry.js.map +1 -1
- package/dist/esm/gx-ide-bpm-timer-duration.entry.js +1 -1
- package/dist/esm/gx-ide-bpm-timer-duration.entry.js.map +1 -1
- package/dist/esm/gx-ide-card.entry.js +1 -1
- package/dist/esm/gx-ide-card.entry.js.map +1 -1
- package/dist/esm/gx-ide-dashboard-home.entry.js +1 -1
- package/dist/esm/gx-ide-dashboard-home.entry.js.map +1 -1
- package/dist/esm/gx-ide-deployment-tool.entry.js +1 -1
- package/dist/esm/gx-ide-deployment-tool.entry.js.map +1 -1
- package/dist/esm/gx-ide-edit-module-server.entry.js +1 -1
- package/dist/esm/gx-ide-edit-module-server.entry.js.map +1 -1
- package/dist/esm/gx-ide-empty-state.entry.js +1 -1
- package/dist/esm/gx-ide-empty-state.entry.js.map +1 -1
- package/dist/esm/gx-ide-file-item.entry.js +106 -0
- package/dist/esm/gx-ide-file-item.entry.js.map +1 -0
- package/dist/esm/gx-ide-file-uploader.entry.js +395 -0
- package/dist/esm/gx-ide-file-uploader.entry.js.map +1 -0
- package/dist/esm/gx-ide-gam-installation-settings.entry.js +1 -1
- package/dist/esm/gx-ide-gam-installation-settings.entry.js.map +1 -1
- package/dist/esm/gx-ide-list-selector_2.entry.js +1 -1
- package/dist/esm/gx-ide-list-selector_2.entry.js.map +1 -1
- package/dist/esm/gx-ide-manage-module-references-v2.entry.js +1 -1
- package/dist/esm/gx-ide-manage-module-references-v2.entry.js.map +1 -1
- package/dist/esm/gx-ide-manage-module-references.entry.js +1 -1
- package/dist/esm/gx-ide-manage-module-references.entry.js.map +1 -1
- package/dist/esm/gx-ide-references.entry.js +1 -1
- package/dist/esm/gx-ide-references.entry.js.map +1 -1
- package/dist/esm/gx-ide-team-dev-commit.entry.js +1 -1
- package/dist/esm/gx-ide-team-dev-commit.entry.js.map +1 -1
- package/dist/esm/gx-ide-team-dev-select-recent-comment.entry.js +1 -1
- package/dist/esm/gx-ide-team-dev-select-recent-comment.entry.js.map +1 -1
- package/dist/esm/gx-ide-team-dev-update-partial-selection.entry.js +1 -1
- package/dist/esm/gx-ide-team-dev-update-partial-selection.entry.js.map +1 -1
- package/dist/esm/gx-ide-team-dev-update-to-revision.entry.js +1 -1
- package/dist/esm/gx-ide-team-dev-update-to-revision.entry.js.map +1 -1
- package/dist/esm/gx-ide-team-dev-update.entry.js +1 -1
- package/dist/esm/gx-ide-team-dev-update.entry.js.map +1 -1
- package/dist/esm/gx-ide-template.entry.js +1 -1
- package/dist/esm/gx-ide-template.entry.js.map +1 -1
- package/dist/esm/gx-ide-wf-settings.entry.js +1 -1
- package/dist/esm/gx-ide-wf-settings.entry.js.map +1 -1
- package/dist/esm/gx-ide-ww-images.entry.js +1 -1
- package/dist/esm/gx-ide-ww-images.entry.js.map +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/genexus-ide-ui/genexus-ide-ui.esm.js +1 -1
- package/dist/genexus-ide-ui/genexus-ide-ui.esm.js.map +1 -1
- package/dist/genexus-ide-ui/gx-ide-assets/bpm-app-declaration/langs/bpm-app-declaration.lang.en.json +14 -2
- package/dist/genexus-ide-ui/gx-ide-assets/bpm-app-declaration/langs/bpm-app-declaration.lang.ja.json +15 -3
- package/dist/genexus-ide-ui/gx-ide-assets/bpm-app-declaration/langs/bpm-app-declaration.lang.zh.json +14 -2
- package/dist/genexus-ide-ui/gx-ide-assets/file-uploader/langs/file-uploader.lang.en.json +36 -0
- package/dist/genexus-ide-ui/gx-ide-assets/file-uploader/langs/file-uploader.lang.ja.json +36 -0
- package/dist/genexus-ide-ui/gx-ide-assets/file-uploader/langs/file-uploader.lang.zh.json +36 -0
- package/dist/genexus-ide-ui/{p-1e8f5da5.entry.js → p-04c6bd23.entry.js} +29 -29
- package/dist/genexus-ide-ui/{p-3e936f26.entry.js → p-05b04291.entry.js} +2 -2
- package/dist/genexus-ide-ui/{p-3ecdb582.entry.js → p-1072bf33.entry.js} +2 -2
- package/dist/genexus-ide-ui/{p-683cb15e.entry.js → p-14165308.entry.js} +2 -2
- package/dist/genexus-ide-ui/{p-2027c939.entry.js → p-2b3938b4.entry.js} +2 -2
- package/dist/genexus-ide-ui/{p-48826a6f.entry.js → p-3085add2.entry.js} +99 -99
- package/dist/genexus-ide-ui/{p-e4c2e200.entry.js → p-35f9ebbc.entry.js} +5 -5
- package/dist/genexus-ide-ui/{p-038c3f9b.entry.js → p-45996535.entry.js} +2 -2
- package/dist/genexus-ide-ui/{p-50b22f23.entry.js → p-4b38fffc.entry.js} +2 -2
- package/dist/genexus-ide-ui/{p-8f00263d.entry.js → p-6d2174ed.entry.js} +2 -2
- package/dist/genexus-ide-ui/{p-3d4355b4.entry.js → p-767e0f6d.entry.js} +8 -8
- package/dist/genexus-ide-ui/{p-bac13202.entry.js → p-844b7117.entry.js} +17 -17
- package/dist/genexus-ide-ui/{p-a790c4c9.entry.js → p-961bb2cc.entry.js} +2 -2
- package/dist/genexus-ide-ui/p-a1d73ca3.entry.js +310 -0
- package/dist/genexus-ide-ui/p-a1d73ca3.entry.js.map +1 -0
- package/dist/genexus-ide-ui/{p-9b5cb6b9.entry.js → p-a47d71eb.entry.js} +5 -5
- package/dist/genexus-ide-ui/{p-a05d4963.entry.js → p-b1851e6b.entry.js} +8 -8
- package/dist/genexus-ide-ui/{p-c6c955a3.entry.js → p-b2928645.entry.js} +2 -2
- package/dist/genexus-ide-ui/{p-3b8db39e.entry.js → p-b58fb87b.entry.js} +2 -2
- package/dist/genexus-ide-ui/p-bbf88f43.entry.js +475 -0
- package/dist/genexus-ide-ui/p-bbf88f43.entry.js.map +1 -0
- package/dist/genexus-ide-ui/{p-59ed3f39.entry.js → p-d8379699.entry.js} +2 -2
- package/dist/genexus-ide-ui/{p-beea29fa.entry.js → p-e24902a0.entry.js} +2 -2
- package/dist/genexus-ide-ui/{p-54fbb568.entry.js → p-edf889d2.entry.js} +2 -2
- package/dist/genexus-ide-ui/p-ef5dfd35.entry.js +157 -0
- package/dist/genexus-ide-ui/p-ef5dfd35.entry.js.map +1 -0
- package/dist/genexus-ide-ui/{p-a59a07e2.entry.js → p-f49bb305.entry.js} +2 -2
- package/dist/genexus-ide-ui/{p-cd397078.entry.js → p-f51adb3d.entry.js} +2 -2
- package/dist/genexus-ide-ui/{p-74c81ca3.entry.js → p-f722955f.entry.js} +2 -2
- package/dist/genexus-ide-ui/{p-2a6683e1.entry.js → p-f7421997.entry.js} +2 -2
- package/dist/genexus-ide-ui/{p-22b8bdb1.entry.js → p-fcecdafa.entry.js} +2 -2
- package/dist/types/components/bpm/application-declaration/bpm-app-declaration.d.ts +22 -44
- package/dist/types/components/file-uploader/file-item/file-item.d.ts +31 -0
- package/dist/types/components/file-uploader/file-uploader.d.ts +51 -0
- package/dist/types/components/file-uploader/types.d.ts +31 -0
- package/dist/types/components.d.ts +249 -10
- package/package.json +1 -1
- package/dist/genexus-ide-ui/p-55c87f23.entry.js +0 -287
- package/dist/genexus-ide-ui/p-55c87f23.entry.js.map +0 -1
- /package/dist/genexus-ide-ui/{p-1e8f5da5.entry.js.map → p-04c6bd23.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-3e936f26.entry.js.map → p-05b04291.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-3ecdb582.entry.js.map → p-1072bf33.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-683cb15e.entry.js.map → p-14165308.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-2027c939.entry.js.map → p-2b3938b4.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-48826a6f.entry.js.map → p-3085add2.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-e4c2e200.entry.js.map → p-35f9ebbc.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-038c3f9b.entry.js.map → p-45996535.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-50b22f23.entry.js.map → p-4b38fffc.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-8f00263d.entry.js.map → p-6d2174ed.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-3d4355b4.entry.js.map → p-767e0f6d.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-bac13202.entry.js.map → p-844b7117.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-a790c4c9.entry.js.map → p-961bb2cc.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-9b5cb6b9.entry.js.map → p-a47d71eb.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-a05d4963.entry.js.map → p-b1851e6b.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-c6c955a3.entry.js.map → p-b2928645.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-3b8db39e.entry.js.map → p-b58fb87b.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-59ed3f39.entry.js.map → p-d8379699.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-beea29fa.entry.js.map → p-e24902a0.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-54fbb568.entry.js.map → p-edf889d2.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-a59a07e2.entry.js.map → p-f49bb305.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-cd397078.entry.js.map → p-f51adb3d.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-74c81ca3.entry.js.map → p-f722955f.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-2a6683e1.entry.js.map → p-f7421997.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-22b8bdb1.entry.js.map → p-fcecdafa.entry.js.map} +0 -0
|
@@ -1,144 +1,203 @@
|
|
|
1
|
-
|
|
1
|
+
var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (receiver, state, kind, f) {
|
|
2
|
+
if (kind === "a" && !f)
|
|
3
|
+
throw new TypeError("Private accessor was defined without a getter");
|
|
4
|
+
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
|
|
5
|
+
throw new TypeError("Cannot read private member from an object whose class did not declare it");
|
|
6
|
+
return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
|
|
7
|
+
};
|
|
8
|
+
var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
|
|
9
|
+
if (kind === "m")
|
|
10
|
+
throw new TypeError("Private method is not writable");
|
|
11
|
+
if (kind === "a" && !f)
|
|
12
|
+
throw new TypeError("Private accessor was defined without a setter");
|
|
13
|
+
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
|
|
14
|
+
throw new TypeError("Cannot write private member to an object whose class did not declare it");
|
|
15
|
+
return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
|
|
16
|
+
};
|
|
17
|
+
var _GxIdeBpmAppDeclaration_componentLocale, _GxIdeBpmAppDeclaration_animateEmptyState, _GxIdeBpmAppDeclaration_shortcutsSrc, _GxIdeBpmAppDeclaration_ACCESS_CAPTION_MAP, _GxIdeBpmAppDeclaration_setAccessCaptions, _GxIdeBpmAppDeclaration_applicationInputChangedHandler, _GxIdeBpmAppDeclaration_cancelCallbackHandler, _GxIdeBpmAppDeclaration_clearApplicationHandler, _GxIdeBpmAppDeclaration_confirmCallbackHandler, _GxIdeBpmAppDeclaration_mapRelevantDataOptionsToComboBoxModel, _GxIdeBpmAppDeclaration_mapSuggestedApplicationsToComboBoxModel, _GxIdeBpmAppDeclaration_relevantDataInputHandler, _GxIdeBpmAppDeclaration_selectApplicationCallbackHandler, _GxIdeBpmAppDeclaration_selectMappingCallbackHandler, _GxIdeBpmAppDeclaration_setApplicationData, _GxIdeBpmAppDeclaration_suggestInputHandler, _GxIdeBpmAppDeclaration_updateApplicationData, _GxIdeBpmAppDeclaration_renderDataMappingsGrid;
|
|
2
18
|
import { Host, h, getAssetPath } from "@stencil/core";
|
|
3
|
-
|
|
19
|
+
import { getIconPath } from "@genexus/mercury";
|
|
4
20
|
import { Locale } from "../../../common/locale";
|
|
5
21
|
import { config } from "../../../common/config";
|
|
6
|
-
import { renderSuggestLists } from "../../../common/render-suggest";
|
|
7
|
-
import { renderComboItems } from "../../../common/render-combo-items";
|
|
8
|
-
import { convertSuggestedApplicationsToSuggestItems } from "./helpers";
|
|
9
22
|
const CSS_BUNDLES = [
|
|
10
23
|
"resets/box-sizing",
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
"
|
|
24
|
+
"components/button",
|
|
25
|
+
"components/combo-box",
|
|
26
|
+
"components/icon",
|
|
27
|
+
"components/tabular-grid",
|
|
28
|
+
"utils/elevation",
|
|
29
|
+
"utils/form",
|
|
30
|
+
"utils/layout",
|
|
31
|
+
"utils/spacing"
|
|
18
32
|
];
|
|
33
|
+
const ADD_ICON = getIconPath({
|
|
34
|
+
category: "system",
|
|
35
|
+
name: "add",
|
|
36
|
+
colorType: "neutral"
|
|
37
|
+
});
|
|
38
|
+
const FILTER_ICON = getIconPath({
|
|
39
|
+
category: "window-tools",
|
|
40
|
+
name: "filter",
|
|
41
|
+
colorType: "on-elevation"
|
|
42
|
+
});
|
|
43
|
+
const MORE_ICON = getIconPath({
|
|
44
|
+
category: "system",
|
|
45
|
+
name: "more-horizontal",
|
|
46
|
+
colorType: "primary"
|
|
47
|
+
});
|
|
48
|
+
const SUGGEST_OPTIONS = {
|
|
49
|
+
alreadyProcessed: true,
|
|
50
|
+
autoExpand: false,
|
|
51
|
+
hideMatchesAndShowNonMatches: false,
|
|
52
|
+
highlightMatchedItems: false,
|
|
53
|
+
matchCase: false,
|
|
54
|
+
regularExpression: false,
|
|
55
|
+
strict: false,
|
|
56
|
+
renderActiveItemIconOnExpand: true
|
|
57
|
+
};
|
|
19
58
|
export class GxIdeBpmAppDeclaration {
|
|
20
59
|
constructor() {
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
//
|
|
25
|
-
|
|
26
|
-
this
|
|
27
|
-
|
|
28
|
-
|
|
60
|
+
/**
|
|
61
|
+
* The component hard-coded strings translations.
|
|
62
|
+
*/
|
|
63
|
+
// eslint-disable-next-line @stencil-community/own-props-must-be-private
|
|
64
|
+
_GxIdeBpmAppDeclaration_componentLocale.set(this, void 0);
|
|
65
|
+
_GxIdeBpmAppDeclaration_animateEmptyState.set(this, true);
|
|
66
|
+
_GxIdeBpmAppDeclaration_shortcutsSrc.set(this, getAssetPath(`./gx-ide-assets/bpm-app-declaration/shortcuts.json`));
|
|
67
|
+
_GxIdeBpmAppDeclaration_ACCESS_CAPTION_MAP.set(this, {
|
|
68
|
+
// To be defined on componentWillLoad
|
|
69
|
+
in: undefined,
|
|
70
|
+
out: undefined,
|
|
71
|
+
inout: undefined
|
|
72
|
+
});
|
|
73
|
+
_GxIdeBpmAppDeclaration_setAccessCaptions.set(this, () => {
|
|
74
|
+
__classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_ACCESS_CAPTION_MAP, "f").in = __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_componentLocale, "f").dataMappings.access.in;
|
|
75
|
+
__classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_ACCESS_CAPTION_MAP, "f").out =
|
|
76
|
+
__classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_componentLocale, "f").dataMappings.access.out;
|
|
77
|
+
__classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_ACCESS_CAPTION_MAP, "f").inout =
|
|
78
|
+
__classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_componentLocale, "f").dataMappings.access.inout;
|
|
79
|
+
});
|
|
80
|
+
_GxIdeBpmAppDeclaration_applicationInputChangedHandler.set(this, async (event) => {
|
|
81
|
+
const selectedApplicationName = event.detail;
|
|
82
|
+
this.application.mappings = await this.getDataMappingCallback(selectedApplicationName);
|
|
83
|
+
});
|
|
84
|
+
_GxIdeBpmAppDeclaration_cancelCallbackHandler.set(this, () => {
|
|
85
|
+
this.cancelCallback();
|
|
86
|
+
});
|
|
87
|
+
_GxIdeBpmAppDeclaration_clearApplicationHandler.set(this, () => {
|
|
88
|
+
this.application = {
|
|
89
|
+
application: {
|
|
90
|
+
name: "",
|
|
91
|
+
typeIcon: ""
|
|
92
|
+
},
|
|
93
|
+
mappings: []
|
|
94
|
+
};
|
|
95
|
+
});
|
|
96
|
+
_GxIdeBpmAppDeclaration_confirmCallbackHandler.set(this, () => {
|
|
97
|
+
this.confirmCallback(this.application);
|
|
98
|
+
});
|
|
99
|
+
_GxIdeBpmAppDeclaration_mapRelevantDataOptionsToComboBoxModel.set(this, (relevantDataOptions) => {
|
|
100
|
+
return relevantDataOptions.map(optionName => {
|
|
101
|
+
return {
|
|
102
|
+
caption: optionName,
|
|
103
|
+
value: optionName
|
|
104
|
+
};
|
|
29
105
|
});
|
|
30
|
-
};
|
|
31
|
-
this
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
})
|
|
38
|
-
.catch(() => {
|
|
39
|
-
// to do
|
|
106
|
+
});
|
|
107
|
+
_GxIdeBpmAppDeclaration_mapSuggestedApplicationsToComboBoxModel.set(this, (suggestedApplicationsNames) => {
|
|
108
|
+
return suggestedApplicationsNames.map(applicationName => {
|
|
109
|
+
return {
|
|
110
|
+
caption: applicationName,
|
|
111
|
+
value: applicationName
|
|
112
|
+
};
|
|
40
113
|
});
|
|
41
|
-
};
|
|
42
|
-
this
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
114
|
+
});
|
|
115
|
+
_GxIdeBpmAppDeclaration_relevantDataInputHandler.set(this, (mappingIndex) => async (event) => {
|
|
116
|
+
const inputValue = event.detail;
|
|
117
|
+
this.application.mappings[mappingIndex].relevantData = inputValue;
|
|
118
|
+
});
|
|
119
|
+
_GxIdeBpmAppDeclaration_selectApplicationCallbackHandler.set(this, async () => {
|
|
120
|
+
const applicationDeclarationData = await this.selectApplicationCallback();
|
|
121
|
+
if (applicationDeclarationData) {
|
|
122
|
+
__classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_setApplicationData, "f").call(this, applicationDeclarationData.application);
|
|
123
|
+
this.application.mappings = applicationDeclarationData.mappings;
|
|
49
124
|
}
|
|
50
|
-
};
|
|
51
|
-
this
|
|
52
|
-
await this.
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
const newRelevantData = await this.selectMappingCallback(parameter);
|
|
60
|
-
if (newRelevantData) {
|
|
61
|
-
// update actual application with new relevant data option
|
|
62
|
-
// first find mapping index
|
|
63
|
-
const dataIndex = this.applicationState.mappings.findIndex(mapping => {
|
|
64
|
-
return mapping.parameter === parameter;
|
|
65
|
-
});
|
|
66
|
-
if (dataIndex !== -1) {
|
|
67
|
-
// new relevant data could be new, or already existent.
|
|
68
|
-
const found = this.applicationState.mappings[dataIndex].relevantDataOptions.find(option => {
|
|
69
|
-
return option === newRelevantData;
|
|
70
|
-
});
|
|
71
|
-
if (!found) {
|
|
72
|
-
// new. add.
|
|
73
|
-
this.applicationState.mappings[dataIndex].relevantDataOptions.push(newRelevantData);
|
|
74
|
-
}
|
|
75
|
-
// always set this data as selected
|
|
76
|
-
this.applicationState.mappings[dataIndex].relevantData =
|
|
77
|
-
newRelevantData;
|
|
78
|
-
// update
|
|
79
|
-
this.application = Object.assign({}, this.applicationState);
|
|
80
|
-
}
|
|
125
|
+
});
|
|
126
|
+
_GxIdeBpmAppDeclaration_selectMappingCallbackHandler.set(this, (parameter, mappingIndex) => async () => {
|
|
127
|
+
const returnedRelevantData = await this.selectMappingCallback(parameter);
|
|
128
|
+
if (returnedRelevantData) {
|
|
129
|
+
const currentRelevantDataOptions = this.application.mappings[mappingIndex].relevantDataOptions;
|
|
130
|
+
const indexOfReturnedRelevantData = currentRelevantDataOptions.indexOf(returnedRelevantData);
|
|
131
|
+
if (indexOfReturnedRelevantData === -1) {
|
|
132
|
+
// returnedRelevantData is a new option. Add to combo-box.
|
|
133
|
+
currentRelevantDataOptions.push(returnedRelevantData);
|
|
81
134
|
}
|
|
135
|
+
// Set as selected
|
|
136
|
+
this.application.mappings[mappingIndex].relevantData =
|
|
137
|
+
returnedRelevantData;
|
|
138
|
+
__classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_updateApplicationData, "f").call(this);
|
|
82
139
|
}
|
|
83
|
-
};
|
|
84
|
-
this
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
140
|
+
});
|
|
141
|
+
_GxIdeBpmAppDeclaration_setApplicationData.set(this, (applicationData) => {
|
|
142
|
+
if (applicationData) {
|
|
143
|
+
const applicationName = applicationData.name;
|
|
144
|
+
this.application.application.name = applicationName;
|
|
145
|
+
this.applicationComboBoxModel = [
|
|
146
|
+
{
|
|
147
|
+
caption: applicationName,
|
|
148
|
+
value: applicationName,
|
|
149
|
+
startImgSrc: applicationData.typeIcon
|
|
150
|
+
}
|
|
151
|
+
];
|
|
152
|
+
}
|
|
153
|
+
});
|
|
154
|
+
_GxIdeBpmAppDeclaration_suggestInputHandler.set(this, async (event) => {
|
|
155
|
+
const inputValue = event.detail;
|
|
156
|
+
this.application.application.name = inputValue;
|
|
157
|
+
const suggestedApplicationNames = await this.suggestApplicationsCallback(inputValue);
|
|
158
|
+
this.applicationComboBoxModel =
|
|
159
|
+
__classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_mapSuggestedApplicationsToComboBoxModel, "f").call(this, suggestedApplicationNames);
|
|
160
|
+
});
|
|
161
|
+
_GxIdeBpmAppDeclaration_updateApplicationData.set(this, () => {
|
|
162
|
+
this.application = Object.assign({}, this.application);
|
|
163
|
+
});
|
|
164
|
+
// Renders
|
|
165
|
+
_GxIdeBpmAppDeclaration_renderDataMappingsGrid.set(this, () => {
|
|
101
166
|
var _a;
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
}))
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
167
|
+
const applicationDataToDisplay = this.application.mappings.length;
|
|
168
|
+
if (applicationDataToDisplay) {
|
|
169
|
+
// Set as animated for the next time.
|
|
170
|
+
__classPrivateFieldSet(this, _GxIdeBpmAppDeclaration_animateEmptyState, true, "f");
|
|
171
|
+
}
|
|
172
|
+
return (h("div", { class: "field-group data-mapping-grid-container" }, h("div", { class: "field field-block" }, h("label", { class: "spacing-body-inline-start label" }, __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_componentLocale, "f").dataMappings.title), h("ch-tabular-grid", { class: {
|
|
173
|
+
"tabular-grid": true,
|
|
174
|
+
"tabular-grid-application-declaration": true,
|
|
175
|
+
"scrollable": true,
|
|
176
|
+
"empty-result": !applicationDataToDisplay
|
|
177
|
+
}, part: "ch-grid-data-mappings" }, h("ch-tabular-grid-columnset", { class: "tabular-grid-column-set" }, h("ch-tabular-grid-column", { class: "tabular-grid-column", columnName: ((_a = this.application.application) === null || _a === void 0 ? void 0 : _a.typeIcon) ===
|
|
178
|
+
"objects/transaction"
|
|
179
|
+
? __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_componentLocale, "f").dataMappings.firstColName
|
|
180
|
+
: __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_componentLocale, "f").dataMappings.firstColNameParameter, settingable: false, size: config.tabularGrid.colSize.common }), h("ch-tabular-grid-column", { class: "tabular-grid-column", columnName: __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_componentLocale, "f").dataMappings.secondColName, settingable: false, sortable: false, size: config.tabularGrid.colSize.common }), h("ch-tabular-grid-column", { class: "tabular-grid-column", settingable: false, sortable: false, size: config.tabularGrid.colSize.auto })), this.application.mappings.length ? (h("ch-tabular-grid-rowset", { class: "tabular-grid-rowset" }, this.application.mappings.map((obj, index) => (h("ch-tabular-grid-row", { class: "tabular-grid-row", rowId: `${index}-${obj.parameter}`, key: `${index}-${obj.parameter}-grid-row` }, h("ch-tabular-grid-cell", { class: "tabular-grid-cell" }, h("span", { class: "pill-tag elevation-3" }, __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_ACCESS_CAPTION_MAP, "f")[obj.access]), obj.parameter), h("ch-tabular-grid-cell", { class: "tabular-grid-cell" }, h("ch-combo-box-render", { class: "combo-box", model: __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_mapRelevantDataOptionsToComboBoxModel, "f").call(this, obj.relevantDataOptions), value: obj.relevantData, key: `${index}-${obj.parameter}-combo-box`, onInput: __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_relevantDataInputHandler, "f").call(this, index) })), h("ch-tabular-grid-cell", { class: "tabular-grid-cell" }, h("button", { "data-index": index, onClick: __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_selectMappingCallbackHandler, "f").call(this, obj.parameter, index), class: "button-tertiary button-icon-only", "aria-label": __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_componentLocale, "f").buttons.selectMapping, title: __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_componentLocale, "f").buttons.selectMapping }, h("ch-image", { class: "icon-md", src: ADD_ICON })))))))) : (h("ch-tabular-grid-rowset", { class: "tabular-grid-rowset" }, h("ch-tabular-grid-rowset-empty", null, h("gx-ide-empty-state", { isAnimated: __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_animateEmptyState, "f"), stateIconSrc: FILTER_ICON, stateTitle: __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_componentLocale, "f").emptyState.title, stateDescription: __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_componentLocale, "f").emptyState.description }))))))));
|
|
181
|
+
});
|
|
182
|
+
this.applicationComboBoxModel = [];
|
|
111
183
|
this.application = undefined;
|
|
112
|
-
this.suggestApplicationsCallback = undefined;
|
|
113
|
-
this.selectApplicationCallback = undefined;
|
|
114
|
-
this.selectMappingCallback = undefined;
|
|
115
|
-
this.confirmCallback = undefined;
|
|
116
184
|
this.cancelCallback = undefined;
|
|
185
|
+
this.confirmCallback = undefined;
|
|
117
186
|
this.getDataMappingCallback = undefined;
|
|
187
|
+
this.selectApplicationCallback = undefined;
|
|
188
|
+
this.selectMappingCallback = undefined;
|
|
189
|
+
this.suggestApplicationsCallback = undefined;
|
|
118
190
|
}
|
|
119
|
-
watchApplicationHandler(newApplication) {
|
|
120
|
-
this.applicationState = newApplication;
|
|
121
|
-
}
|
|
122
|
-
// 6.COMPONENT LIFECYCLE METHODS //
|
|
123
191
|
async componentWillLoad() {
|
|
124
|
-
this
|
|
125
|
-
this
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
/* this.applicationSuggestValueChangedHandler(this.applicationText); */
|
|
129
|
-
this.listenApplicationSelected();
|
|
130
|
-
this.applicationSuggestEl.focus();
|
|
131
|
-
}
|
|
132
|
-
componentDidRender() {
|
|
133
|
-
if (!this.renderedFirstTime) {
|
|
134
|
-
this.componentDidRenderFirstTime.emit(this._componentLocale.componentName);
|
|
135
|
-
this.renderedFirstTime = true;
|
|
192
|
+
__classPrivateFieldSet(this, _GxIdeBpmAppDeclaration_componentLocale, await Locale.getComponentStrings(this.el), "f");
|
|
193
|
+
__classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_setApplicationData, "f").call(this, this.application.application);
|
|
194
|
+
if (this.application.mappings.length === 0) {
|
|
195
|
+
__classPrivateFieldSet(this, _GxIdeBpmAppDeclaration_animateEmptyState, false, "f");
|
|
136
196
|
}
|
|
197
|
+
__classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_setAccessCaptions, "f").call(this);
|
|
137
198
|
}
|
|
138
|
-
// 10.RENDER() FUNCTION //
|
|
139
199
|
render() {
|
|
140
|
-
|
|
141
|
-
return (h(Host, { class: "gx-ide-component" }, h("ch-theme", { model: CSS_BUNDLES }), h("div", { class: "gx-ide-main-wrapper" }, h("gx-ide-container", { noContentPadding: true, noAboveFooterPadding: true, noHeadingBorder: true, slimmerFooter: config.gxIdeContainer.slimmerFooter, containerTitle: this.displayTitle ? this._componentLocale.componentName : null }, h("header", { slot: "header", class: "header" }, h("div", { class: "header__first-row" }, h("gxg-suggest", { class: "application-suggest" }, h("ch-suggest", { value: ((_a = this.application.application) === null || _a === void 0 ? void 0 : _a.name) || null, onValueChanged: this.applicationSuggestValueChangedHandler, ref: el => (this.applicationSuggestEl = el), part: "application-suggest" }, renderSuggestLists(this.suggestedApplications))), h("gxg-button", { type: "secondary-icon-only", icon: "gemini-tools/show-more-horizontal", onClick: this.selectApplicationCallbackHandler, class: "selector-dialog-button", part: "open-selector-dialog-button" }), h("gxg-button", { type: "outlined", part: "clear-application-button", onClick: this.clearApplicationHandler }, "Clear")), h("div", { class: "header__second-row" }, h("gx-ide-title", { type: "secondary" }, this._componentLocale.dataMappings.title))), this.renderDataMappingsGrid(), h("gxg-button", { type: "secondary-text-only", slot: "footer-end", onClick: this.cancelCallbackHandler, part: "cancel-button" }, this._componentLocale.buttons.cancelButton), h("gxg-button", { type: "primary-text-only", slot: "footer-end", icon: "general/datastore", onClick: this.confirmCallbackHandler, part: "confirm-button" }, this._componentLocale.buttons.confirmButton))), h("gxg-shortcuts", { src: this.shortcutsSrc })));
|
|
200
|
+
return (h(Host, { class: "widget" }, h("ch-theme", { model: CSS_BUNDLES }), h("section", { class: "section" }, h("header", { slot: "header", class: "header spacing-body" }, h("ch-combo-box-render", { class: "combo-box", value: this.application.application.name, model: this.applicationComboBoxModel, suggestDebounce: config.inputDebounce, suggest: true, suggestOptions: SUGGEST_OPTIONS, onInput: __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_suggestInputHandler, "f"), onChange: __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_applicationInputChangedHandler, "f") }), h("div", { class: "buttons-spacer" }, h("button", { onClick: __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_selectApplicationCallbackHandler, "f"), class: "button-tertiary button-icon-only", "aria-label": __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_componentLocale, "f").buttons.selectApplication, title: __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_componentLocale, "f").buttons.selectApplication }, h("ch-image", { class: "icon-md", src: MORE_ICON })), h("button", { onClick: __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_clearApplicationHandler, "f"), class: "button-secondary" }, "Clear"))), __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_renderDataMappingsGrid, "f").call(this), h("footer", { class: "control-footer spacing-body-block-end spacing-body-inline" }, h("div", { class: "buttons-spacer" }, h("button", { class: "button-secondary", onClick: __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_cancelCallbackHandler, "f") }, __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_componentLocale, "f").buttons.cancelButton), h("button", { class: "button-primary", onClick: __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_confirmCallbackHandler, "f") }, __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_componentLocale, "f").buttons.confirmButton)))), h("ch-shortcuts", { src: __classPrivateFieldGet(this, _GxIdeBpmAppDeclaration_shortcutsSrc, "f") })));
|
|
142
201
|
}
|
|
143
202
|
static get is() { return "gx-ide-bpm-app-declaration"; }
|
|
144
203
|
static get encapsulation() { return "shadow"; }
|
|
@@ -155,24 +214,6 @@ export class GxIdeBpmAppDeclaration {
|
|
|
155
214
|
static get assetsDirs() { return ["gx-ide-assets/bpm-app-declaration"]; }
|
|
156
215
|
static get properties() {
|
|
157
216
|
return {
|
|
158
|
-
"displayTitle": {
|
|
159
|
-
"type": "boolean",
|
|
160
|
-
"mutable": false,
|
|
161
|
-
"complexType": {
|
|
162
|
-
"original": "false",
|
|
163
|
-
"resolved": "boolean",
|
|
164
|
-
"references": {}
|
|
165
|
-
},
|
|
166
|
-
"required": false,
|
|
167
|
-
"optional": false,
|
|
168
|
-
"docs": {
|
|
169
|
-
"tags": [],
|
|
170
|
-
"text": "If true it displays the component title on the header"
|
|
171
|
-
},
|
|
172
|
-
"attribute": "display-title",
|
|
173
|
-
"reflect": false,
|
|
174
|
-
"defaultValue": "false"
|
|
175
|
-
},
|
|
176
217
|
"application": {
|
|
177
218
|
"type": "unknown",
|
|
178
219
|
"mutable": true,
|
|
@@ -191,20 +232,20 @@ export class GxIdeBpmAppDeclaration {
|
|
|
191
232
|
"optional": false,
|
|
192
233
|
"docs": {
|
|
193
234
|
"tags": [],
|
|
194
|
-
"text": "Current application value"
|
|
235
|
+
"text": "Current value of the application declaration. Keep in mind that this property will be used by\nthe host to initialize the component, meaning it will assign the current declaration value."
|
|
195
236
|
}
|
|
196
237
|
},
|
|
197
|
-
"
|
|
238
|
+
"cancelCallback": {
|
|
198
239
|
"type": "unknown",
|
|
199
240
|
"mutable": false,
|
|
200
241
|
"complexType": {
|
|
201
|
-
"original": "
|
|
202
|
-
"resolved": "(
|
|
242
|
+
"original": "CancelCallback",
|
|
243
|
+
"resolved": "() => Promise<void>",
|
|
203
244
|
"references": {
|
|
204
|
-
"
|
|
245
|
+
"CancelCallback": {
|
|
205
246
|
"location": "local",
|
|
206
247
|
"path": "/home/runner/work/genexus-ide-ui/genexus-ide-ui/src/components/bpm/application-declaration/bpm-app-declaration.tsx",
|
|
207
|
-
"id": "src/components/bpm/application-declaration/bpm-app-declaration.tsx::
|
|
248
|
+
"id": "src/components/bpm/application-declaration/bpm-app-declaration.tsx::CancelCallback"
|
|
208
249
|
}
|
|
209
250
|
}
|
|
210
251
|
},
|
|
@@ -212,20 +253,20 @@ export class GxIdeBpmAppDeclaration {
|
|
|
212
253
|
"optional": false,
|
|
213
254
|
"docs": {
|
|
214
255
|
"tags": [],
|
|
215
|
-
"text": "Callback invoked
|
|
256
|
+
"text": "Callback invoked when user cancels application declaration"
|
|
216
257
|
}
|
|
217
258
|
},
|
|
218
|
-
"
|
|
259
|
+
"confirmCallback": {
|
|
219
260
|
"type": "unknown",
|
|
220
261
|
"mutable": false,
|
|
221
262
|
"complexType": {
|
|
222
|
-
"original": "
|
|
223
|
-
"resolved": "() => Promise<
|
|
263
|
+
"original": "ConfirmCallback",
|
|
264
|
+
"resolved": "(data: ApplicationDeclarationData) => Promise<void>",
|
|
224
265
|
"references": {
|
|
225
|
-
"
|
|
266
|
+
"ConfirmCallback": {
|
|
226
267
|
"location": "local",
|
|
227
268
|
"path": "/home/runner/work/genexus-ide-ui/genexus-ide-ui/src/components/bpm/application-declaration/bpm-app-declaration.tsx",
|
|
228
|
-
"id": "src/components/bpm/application-declaration/bpm-app-declaration.tsx::
|
|
269
|
+
"id": "src/components/bpm/application-declaration/bpm-app-declaration.tsx::ConfirmCallback"
|
|
229
270
|
}
|
|
230
271
|
}
|
|
231
272
|
},
|
|
@@ -233,20 +274,20 @@ export class GxIdeBpmAppDeclaration {
|
|
|
233
274
|
"optional": false,
|
|
234
275
|
"docs": {
|
|
235
276
|
"tags": [],
|
|
236
|
-
"text": "Callback invoked
|
|
277
|
+
"text": "Callback invoked when user confirms application declaration"
|
|
237
278
|
}
|
|
238
279
|
},
|
|
239
|
-
"
|
|
280
|
+
"getDataMappingCallback": {
|
|
240
281
|
"type": "unknown",
|
|
241
282
|
"mutable": false,
|
|
242
283
|
"complexType": {
|
|
243
|
-
"original": "
|
|
244
|
-
"resolved": "(
|
|
284
|
+
"original": "GetDataMappingCallback",
|
|
285
|
+
"resolved": "(applicationName: string) => Promise<DataMappingData[]>",
|
|
245
286
|
"references": {
|
|
246
|
-
"
|
|
287
|
+
"GetDataMappingCallback": {
|
|
247
288
|
"location": "local",
|
|
248
289
|
"path": "/home/runner/work/genexus-ide-ui/genexus-ide-ui/src/components/bpm/application-declaration/bpm-app-declaration.tsx",
|
|
249
|
-
"id": "src/components/bpm/application-declaration/bpm-app-declaration.tsx::
|
|
290
|
+
"id": "src/components/bpm/application-declaration/bpm-app-declaration.tsx::GetDataMappingCallback"
|
|
250
291
|
}
|
|
251
292
|
}
|
|
252
293
|
},
|
|
@@ -254,20 +295,20 @@ export class GxIdeBpmAppDeclaration {
|
|
|
254
295
|
"optional": false,
|
|
255
296
|
"docs": {
|
|
256
297
|
"tags": [],
|
|
257
|
-
"text": "Callback invoked when user
|
|
298
|
+
"text": "Callback invoked when user select one of the options provided by the suggest"
|
|
258
299
|
}
|
|
259
300
|
},
|
|
260
|
-
"
|
|
301
|
+
"selectApplicationCallback": {
|
|
261
302
|
"type": "unknown",
|
|
262
303
|
"mutable": false,
|
|
263
304
|
"complexType": {
|
|
264
|
-
"original": "
|
|
265
|
-
"resolved": "(
|
|
305
|
+
"original": "SelectApplicationCallback",
|
|
306
|
+
"resolved": "() => Promise<ApplicationDeclarationData>",
|
|
266
307
|
"references": {
|
|
267
|
-
"
|
|
308
|
+
"SelectApplicationCallback": {
|
|
268
309
|
"location": "local",
|
|
269
310
|
"path": "/home/runner/work/genexus-ide-ui/genexus-ide-ui/src/components/bpm/application-declaration/bpm-app-declaration.tsx",
|
|
270
|
-
"id": "src/components/bpm/application-declaration/bpm-app-declaration.tsx::
|
|
311
|
+
"id": "src/components/bpm/application-declaration/bpm-app-declaration.tsx::SelectApplicationCallback"
|
|
271
312
|
}
|
|
272
313
|
}
|
|
273
314
|
},
|
|
@@ -275,20 +316,20 @@ export class GxIdeBpmAppDeclaration {
|
|
|
275
316
|
"optional": false,
|
|
276
317
|
"docs": {
|
|
277
318
|
"tags": [],
|
|
278
|
-
"text": "Callback invoked
|
|
319
|
+
"text": "Callback invoked to get access to selection application dialog"
|
|
279
320
|
}
|
|
280
321
|
},
|
|
281
|
-
"
|
|
322
|
+
"selectMappingCallback": {
|
|
282
323
|
"type": "unknown",
|
|
283
324
|
"mutable": false,
|
|
284
325
|
"complexType": {
|
|
285
|
-
"original": "
|
|
286
|
-
"resolved": "() => Promise<
|
|
326
|
+
"original": "SelectMappingCallback",
|
|
327
|
+
"resolved": "(parameter: string) => Promise<string>",
|
|
287
328
|
"references": {
|
|
288
|
-
"
|
|
329
|
+
"SelectMappingCallback": {
|
|
289
330
|
"location": "local",
|
|
290
331
|
"path": "/home/runner/work/genexus-ide-ui/genexus-ide-ui/src/components/bpm/application-declaration/bpm-app-declaration.tsx",
|
|
291
|
-
"id": "src/components/bpm/application-declaration/bpm-app-declaration.tsx::
|
|
332
|
+
"id": "src/components/bpm/application-declaration/bpm-app-declaration.tsx::SelectMappingCallback"
|
|
292
333
|
}
|
|
293
334
|
}
|
|
294
335
|
},
|
|
@@ -296,20 +337,20 @@ export class GxIdeBpmAppDeclaration {
|
|
|
296
337
|
"optional": false,
|
|
297
338
|
"docs": {
|
|
298
339
|
"tags": [],
|
|
299
|
-
"text": "Callback invoked when user
|
|
340
|
+
"text": "Callback invoked when user press mapping auto-def button"
|
|
300
341
|
}
|
|
301
342
|
},
|
|
302
|
-
"
|
|
343
|
+
"suggestApplicationsCallback": {
|
|
303
344
|
"type": "unknown",
|
|
304
345
|
"mutable": false,
|
|
305
346
|
"complexType": {
|
|
306
|
-
"original": "
|
|
307
|
-
"resolved": "(
|
|
347
|
+
"original": "SuggestApplicationsCallback",
|
|
348
|
+
"resolved": "(prefix: string) => Promise<string[]>",
|
|
308
349
|
"references": {
|
|
309
|
-
"
|
|
350
|
+
"SuggestApplicationsCallback": {
|
|
310
351
|
"location": "local",
|
|
311
352
|
"path": "/home/runner/work/genexus-ide-ui/genexus-ide-ui/src/components/bpm/application-declaration/bpm-app-declaration.tsx",
|
|
312
|
-
"id": "src/components/bpm/application-declaration/bpm-app-declaration.tsx::
|
|
353
|
+
"id": "src/components/bpm/application-declaration/bpm-app-declaration.tsx::SuggestApplicationsCallback"
|
|
313
354
|
}
|
|
314
355
|
}
|
|
315
356
|
},
|
|
@@ -317,14 +358,14 @@ export class GxIdeBpmAppDeclaration {
|
|
|
317
358
|
"optional": false,
|
|
318
359
|
"docs": {
|
|
319
360
|
"tags": [],
|
|
320
|
-
"text": "Callback invoked
|
|
361
|
+
"text": "Callback invoked to get options for application input suggest"
|
|
321
362
|
}
|
|
322
363
|
}
|
|
323
364
|
};
|
|
324
365
|
}
|
|
325
366
|
static get states() {
|
|
326
367
|
return {
|
|
327
|
-
"
|
|
368
|
+
"applicationComboBoxModel": {}
|
|
328
369
|
};
|
|
329
370
|
}
|
|
330
371
|
static get events() {
|
|
@@ -349,11 +390,6 @@ export class GxIdeBpmAppDeclaration {
|
|
|
349
390
|
}];
|
|
350
391
|
}
|
|
351
392
|
static get elementRef() { return "el"; }
|
|
352
|
-
static get watchers() {
|
|
353
|
-
return [{
|
|
354
|
-
"propName": "application",
|
|
355
|
-
"methodName": "watchApplicationHandler"
|
|
356
|
-
}];
|
|
357
|
-
}
|
|
358
393
|
}
|
|
394
|
+
_GxIdeBpmAppDeclaration_componentLocale = new WeakMap(), _GxIdeBpmAppDeclaration_animateEmptyState = new WeakMap(), _GxIdeBpmAppDeclaration_shortcutsSrc = new WeakMap(), _GxIdeBpmAppDeclaration_ACCESS_CAPTION_MAP = new WeakMap(), _GxIdeBpmAppDeclaration_setAccessCaptions = new WeakMap(), _GxIdeBpmAppDeclaration_applicationInputChangedHandler = new WeakMap(), _GxIdeBpmAppDeclaration_cancelCallbackHandler = new WeakMap(), _GxIdeBpmAppDeclaration_clearApplicationHandler = new WeakMap(), _GxIdeBpmAppDeclaration_confirmCallbackHandler = new WeakMap(), _GxIdeBpmAppDeclaration_mapRelevantDataOptionsToComboBoxModel = new WeakMap(), _GxIdeBpmAppDeclaration_mapSuggestedApplicationsToComboBoxModel = new WeakMap(), _GxIdeBpmAppDeclaration_relevantDataInputHandler = new WeakMap(), _GxIdeBpmAppDeclaration_selectApplicationCallbackHandler = new WeakMap(), _GxIdeBpmAppDeclaration_selectMappingCallbackHandler = new WeakMap(), _GxIdeBpmAppDeclaration_setApplicationData = new WeakMap(), _GxIdeBpmAppDeclaration_suggestInputHandler = new WeakMap(), _GxIdeBpmAppDeclaration_updateApplicationData = new WeakMap(), _GxIdeBpmAppDeclaration_renderDataMappingsGrid = new WeakMap();
|
|
359
395
|
//# sourceMappingURL=bpm-app-declaration.js.map
|