@sankhyalabs/sankhyablocks 0.0.0-bugfix-dev-KB-11997.0 → 0.0.0-bugfix-dev-KB-99999.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.
- package/dist/cjs/{ConfigStorage-0e4275f5.js → ConfigStorage-8009ecb2.js} +20 -4
- package/dist/cjs/{DataFetcher-bd3d53a8.js → DataFetcher-ba94ed5b.js} +142 -102
- package/dist/cjs/{PersonalizedFilterUtils-1aeb625d.js → PersonalizedFilterUtils-0184ffbb.js} +11 -4
- package/dist/cjs/PreloadManager-84466da6.js +224 -0
- package/dist/cjs/{SnkFormConfigManager-5b485cd4.js → SnkFormConfigManager-7d850fbc.js} +23 -6
- package/dist/cjs/{SnkMessageBuilder-d0abb63d.js → SnkMessageBuilder-7293d0ad.js} +29 -8
- package/dist/cjs/{SnkMultiSelectionListDataSource-804ff4c7.js → SnkMultiSelectionListDataSource-ba5838c2.js} +15 -0
- package/dist/cjs/Sortable-fb1c4cbb.js +2853 -0
- package/dist/cjs/{auth-fetcher-1583fe43.js → auth-fetcher-c8467c07.js} +1 -1
- package/dist/cjs/{constants-d187e03e.js → constants-35ddd366.js} +4 -0
- package/dist/cjs/dataunit-fetcher-de65b9fc.js +725 -0
- package/dist/cjs/{taskbar-processor-bce3f499.js → field-search-f56aa7d6.js} +35 -0
- package/dist/cjs/{filter-item-type.enum-aa823a00.js → filter-item-type.enum-a7ffdaa6.js} +1 -0
- package/dist/cjs/filterNumberVariation-d65332da.js +7 -0
- package/dist/cjs/{form-config-fetcher-f6cb55e6.js → form-config-fetcher-df043d3d.js} +1 -1
- package/dist/cjs/{index-0e663819.js → index-0922807b.js} +1 -0
- package/dist/cjs/index-f9e81701.js +10 -6
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{pesquisa-fetcher-3356b3df.js → pesquisa-fetcher-ef050a47.js} +1 -1
- package/dist/cjs/sankhyablocks.cjs.js +1 -1
- package/dist/cjs/{snk-actions-button.cjs.entry.js → snk-actions-button_2.cjs.entry.js} +214 -91
- package/dist/cjs/snk-application.cjs.entry.js +474 -140
- package/dist/cjs/snk-attach.cjs.entry.js +27 -11
- package/dist/cjs/snk-config-options.cjs.entry.js +1 -1
- package/dist/cjs/snk-configurator.cjs.entry.js +17 -2
- package/dist/cjs/snk-crud.cjs.entry.js +127 -17
- package/dist/cjs/snk-custom-slot-elements.cjs.entry.js +20 -0
- package/dist/cjs/snk-data-exporter.cjs.entry.js +12 -11
- package/dist/cjs/{snk-data-unit-7cc1846d.js → snk-data-unit-1bc69073.js} +15 -5
- package/dist/cjs/snk-data-unit.cjs.entry.js +2 -2
- package/dist/cjs/snk-detail-view.cjs.entry.js +34 -14
- package/dist/cjs/snk-field-config.cjs.entry.js +1 -1
- package/dist/cjs/snk-filter-advanced-mode_2.cjs.entry.js +2 -2
- package/dist/cjs/snk-filter-bar.cjs.entry.js +163 -17
- package/dist/cjs/snk-filter-binary-select.cjs.entry.js +1 -1
- package/dist/cjs/snk-filter-checkbox-list.cjs.entry.js +52 -0
- package/dist/cjs/snk-filter-detail.cjs.entry.js +9 -2
- package/dist/cjs/snk-filter-field-search_2.cjs.entry.js +2 -2
- package/dist/cjs/snk-filter-item.cjs.entry.js +39 -15
- package/dist/cjs/snk-filter-list.cjs.entry.js +1 -1
- package/dist/cjs/snk-filter-modal-item.cjs.entry.js +9 -9
- package/dist/cjs/snk-filter-modal.cjs.entry.js +38 -7
- package/dist/cjs/snk-filter-multi-select.cjs.entry.js +1 -1
- package/dist/cjs/snk-filter-number.cjs.entry.js +42 -3
- package/dist/cjs/snk-filter-period.cjs.entry.js +3 -3
- package/dist/cjs/snk-filter-search.cjs.entry.js +1 -1
- package/dist/cjs/snk-form-config.cjs.entry.js +16 -15
- package/dist/cjs/snk-form-view.cjs.entry.js +14 -0
- package/dist/cjs/snk-form.cjs.entry.js +6 -7
- package/dist/cjs/snk-grid-config.cjs.entry.js +6 -7
- package/dist/cjs/snk-grid.cjs.entry.js +131 -40
- package/dist/cjs/{snk-guides-viewer-5e22097d.js → snk-guides-viewer-7f9b6d94.js} +161 -22
- package/dist/cjs/snk-guides-viewer.cjs.entry.js +16 -13
- package/dist/cjs/snk-personalized-filter-editor.cjs.entry.js +1 -1
- package/dist/cjs/snk-personalized-filter.cjs.entry.js +24 -13
- package/dist/cjs/snk-select-box.cjs.entry.js +1 -1
- package/dist/cjs/snk-simple-crud.cjs.entry.js +127 -103
- package/dist/cjs/snk-tab-config.cjs.entry.js +12 -11
- package/dist/cjs/snk-taskbar.cjs.entry.js +3 -3
- package/dist/cjs/{taskbar-elements-39949c7a.js → taskbar-elements-01b85b99.js} +4 -4
- package/dist/collection/collection-manifest.json +3 -1
- package/dist/collection/components/snk-actions-button/actions/executor/java.executor.js +2 -2
- package/dist/collection/components/snk-actions-button/actions/executor/javascript.executor.js +2 -2
- package/dist/collection/components/snk-actions-button/actions/executor/procedure.executor.js +2 -2
- package/dist/collection/components/snk-actions-button/clientEvent/index.js +81 -76
- package/dist/collection/components/snk-actions-button/snk-actions-button.css +4 -11
- package/dist/collection/components/snk-actions-button/snk-actions-button.js +2 -2
- package/dist/collection/components/snk-application/snk-application.js +485 -84
- package/dist/collection/components/snk-attach/snk-attach.css +6 -0
- package/dist/collection/components/snk-attach/snk-attach.js +15 -3
- package/dist/collection/components/snk-attach/structure/data-unit-builder.js +4 -1
- package/dist/collection/components/snk-configurator/snk-configurator.js +33 -1
- package/dist/collection/components/snk-crud/snk-crud.js +136 -10
- package/dist/collection/components/snk-crud/subcomponents/snk-detail-view/snk-detail-view.js +21 -1
- package/dist/collection/components/snk-crud/subcomponents/snk-form-view.js +45 -0
- package/dist/collection/components/snk-crud/subcomponents/snk-guides-viewer.js +178 -22
- package/dist/collection/components/snk-custom-slot-elements/snk-custom-slot-elements.css +3 -0
- package/dist/collection/components/{snk-taskbar/snk-taskbar-custom-elements.js → snk-custom-slot-elements/snk-custom-slot-elements.js} +10 -10
- package/dist/collection/components/snk-data-exporter/snk-data-exporter.css +1 -9
- package/dist/collection/components/snk-data-exporter/snk-data-exporter.js +1 -1
- package/dist/collection/components/snk-data-unit/snk-data-unit.js +15 -12
- package/dist/collection/components/snk-filter-bar/filter-item/dataunitfilter/data-unit-filter-builder.js +69 -2
- package/dist/collection/components/snk-filter-bar/filter-item/editors/enum/filterNumberVariation.js +5 -0
- package/dist/collection/components/snk-filter-bar/filter-item/editors/snk-filter-checkbox-list.js +95 -0
- package/dist/collection/components/snk-filter-bar/filter-item/editors/snk-filter-number.js +93 -8
- package/dist/collection/components/snk-filter-bar/filter-item/editors/snk-filter-period.js +2 -2
- package/dist/collection/components/snk-filter-bar/filter-item/filter-item-type.enum.js +1 -0
- package/dist/collection/components/snk-filter-bar/filter-item/snk-filter-detail.js +7 -0
- package/dist/collection/components/snk-filter-bar/filter-item/snk-filter-item.js +38 -14
- package/dist/collection/components/snk-filter-bar/filter-list/snk-filter-list.js +1 -1
- package/dist/collection/components/snk-filter-bar/filter-modal/snk-filter-modal.js +87 -6
- package/dist/collection/components/snk-filter-bar/filter-modal/subcomponents/snk-filter-modal-item.js +4 -3
- package/dist/collection/components/snk-filter-bar/snk-filter-bar.css +5 -6
- package/dist/collection/components/snk-filter-bar/snk-filter-bar.js +218 -7
- package/dist/collection/components/snk-filter-bar/utils/SnkFilterModalFactory.js +3 -1
- package/dist/collection/components/snk-form/SnkFormConfigManager.js +22 -5
- package/dist/collection/components/snk-form/subcomponents/snk-form-config/snk-form-config.js +10 -8
- package/dist/collection/components/snk-form/subcomponents/snk-tab-config/snk-tab-config.js +10 -8
- package/dist/collection/components/snk-grid/filtercolumn/SnkMultiSelectionListDataSource.js +11 -0
- package/dist/collection/components/snk-grid/snk-grid.css +7 -2
- package/dist/collection/components/snk-grid/snk-grid.js +166 -39
- package/dist/collection/components/snk-personalized-filter/snk-personalized-filter.js +32 -6
- package/dist/collection/components/snk-personalized-filter/subcomponents/snk-filter-param-config/utils/PersonalizedFilterUtils.js +13 -4
- package/dist/collection/components/snk-simple-crud/snk-simple-crud.css +8 -2
- package/dist/collection/components/snk-simple-crud/snk-simple-crud.js +115 -6
- package/dist/collection/components/snk-taskbar/elements/taskbar-actions-button/taskbar-actions-button.css +6 -0
- package/dist/collection/components/snk-taskbar/elements/taskbar-actions-button/taskbar-actions-button.js +310 -0
- package/dist/collection/components/snk-taskbar/elements/taskbar-elements.js +3 -3
- package/dist/collection/components/snk-taskbar/snk-taskbar.css +0 -4
- package/dist/collection/components/snk-taskbar/snk-taskbar.js +1 -1
- package/dist/collection/components/snk-taskbar/subcomponents/field-search.js +31 -0
- package/dist/collection/lib/@types/index.js +1 -0
- package/dist/collection/lib/dataUnit/InMemoryLoader.js +74 -15
- package/dist/collection/lib/http/data-fetcher/DataFetcher.js +61 -43
- package/dist/collection/lib/http/data-fetcher/fetchers/data-unit/DataUnitDataLoader.js +118 -0
- package/dist/collection/lib/http/data-fetcher/fetchers/data-unit/cache/ArrayRepository.js +80 -0
- package/dist/collection/lib/http/data-fetcher/fetchers/data-unit/cache/PreloadManager.js +139 -0
- package/dist/collection/lib/http/data-fetcher/fetchers/{dataunit-fetcher.js → data-unit/dataunit-fetcher.js} +49 -100
- package/dist/collection/lib/http/data-fetcher/fetchers/data-unit/interfaces/ILoadDataResult.js +1 -0
- package/dist/collection/lib/http/data-fetcher/fetchers/data-unit/interfaces/ILoadDataStrategy.js +1 -0
- package/dist/collection/lib/http/data-fetcher/fetchers/data-unit/interfaces/ILoadingInfo.js +1 -0
- package/dist/collection/lib/http/data-fetcher/fetchers/data-unit/interfaces/IRecordField.js +1 -0
- package/dist/collection/lib/http/data-fetcher/fetchers/data-unit/interfaces/IResponseRecord.js +1 -0
- package/dist/collection/lib/http/data-fetcher/fetchers/data-unit/loadstrategy/DataUnitStrategy.js +68 -0
- package/dist/collection/lib/http/data-fetcher/fetchers/data-unit/loadstrategy/DatasetStrategy.js +162 -0
- package/dist/collection/lib/http/data-fetcher/fetchers/fetchDataExporter/index.js +3 -2
- package/dist/collection/lib/http/data-fetcher/fetchers/fetchDataExporter/personalized-reports-fetcher.js +3 -2
- package/dist/collection/lib/http/data-fetcher/fetchers/filter-bar-config-fetcher.js +14 -1
- package/dist/collection/lib/http/data-fetcher/fetchers/personalized-filter-fetcher.js +3 -0
- package/dist/collection/lib/index.js +1 -1
- package/dist/collection/lib/message/SnkMessageBuilder.js +9 -3
- package/dist/collection/lib/message/resources/snk-application.msg.js +9 -0
- package/dist/collection/lib/message/resources/snk-crud.msg.js +1 -0
- package/dist/collection/lib/message/resources/snk-filter-bar.msg.js +5 -4
- package/dist/collection/lib/message/resources/snk-grid.msg.js +3 -1
- package/dist/collection/lib/message/resources/snk-simple-crud.msg.js +4 -0
- package/dist/collection/lib/utils/constants.js +3 -0
- package/dist/collection/lib/utils/urlutils.js +10 -4
- package/dist/collection/lib/workspace/workspace.js +27 -0
- package/dist/components/ConfigStorage.js +17 -1
- package/dist/components/DataFetcher.js +101 -61
- package/dist/components/PersonalizedFilterUtils.js +10 -3
- package/dist/components/SnkFormConfigManager.js +22 -5
- package/dist/components/SnkMessageBuilder.js +29 -8
- package/dist/components/constants.js +4 -1
- package/dist/components/dataunit-fetcher.js +846 -100
- package/dist/components/{SnkMultiSelectionListDataSource.js → field-search.js} +44 -1
- package/dist/components/filter-item-type.enum.js +1 -0
- package/dist/components/filterNumberVariation.js +7 -0
- package/dist/components/index.d.ts +3 -1
- package/dist/components/index.js +3 -1
- package/dist/components/index2.js +1 -0
- package/dist/components/snk-actions-button2.js +91 -86
- package/dist/components/snk-application2.js +392 -55
- package/dist/components/snk-attach2.js +39 -19
- package/dist/components/snk-configurator2.js +18 -2
- package/dist/components/snk-crud.js +184 -70
- package/dist/components/snk-custom-slot-elements.d.ts +11 -0
- package/dist/components/snk-custom-slot-elements.js +35 -0
- package/dist/components/snk-data-exporter2.js +7 -5
- package/dist/components/snk-data-unit2.js +15 -5
- package/dist/components/snk-detail-view2.js +264 -96
- package/dist/components/snk-filter-bar2.js +164 -13
- package/dist/components/snk-filter-checkbox-list.d.ts +11 -0
- package/dist/components/snk-filter-checkbox-list.js +68 -0
- package/dist/components/snk-filter-detail2.js +7 -0
- package/dist/components/snk-filter-item2.js +38 -14
- package/dist/components/snk-filter-list.js +1 -1
- package/dist/components/snk-filter-modal-item2.js +4 -3
- package/dist/components/snk-filter-modal.js +40 -7
- package/dist/components/snk-filter-number.js +43 -2
- package/dist/components/snk-filter-period.js +2 -2
- package/dist/components/snk-form-config2.js +13 -11
- package/dist/components/snk-form-view2.js +15 -0
- package/dist/components/snk-grid2.js +166 -68
- package/dist/components/snk-personalized-filter2.js +18 -6
- package/dist/components/snk-simple-crud2.js +132 -104
- package/dist/components/snk-tab-config2.js +2203 -6233
- package/dist/components/snk-taskbar2.js +16 -10
- package/dist/components/taskbar-actions-button.d.ts +11 -0
- package/dist/components/taskbar-actions-button.js +6 -0
- package/dist/components/taskbar-actions-button2.js +140 -0
- package/dist/esm/{ConfigStorage-f359573c.js → ConfigStorage-1244b8b0.js} +20 -4
- package/dist/esm/{DataFetcher-8daff9ad.js → DataFetcher-aa159c5a.js} +101 -61
- package/dist/esm/{PersonalizedFilterUtils-75fb0106.js → PersonalizedFilterUtils-e2b38ef7.js} +11 -4
- package/dist/esm/PreloadManager-c1c2f2b4.js +222 -0
- package/dist/esm/{SnkFormConfigManager-35876bad.js → SnkFormConfigManager-9be0e7d4.js} +24 -7
- package/dist/esm/{SnkMessageBuilder-68c1c25a.js → SnkMessageBuilder-ca843d1b.js} +29 -8
- package/dist/esm/{SnkMultiSelectionListDataSource-892f37f9.js → SnkMultiSelectionListDataSource-44494b0e.js} +11 -0
- package/dist/esm/Sortable-83960219.js +2851 -0
- package/dist/esm/{auth-fetcher-299fed55.js → auth-fetcher-c05dc474.js} +1 -1
- package/dist/esm/{constants-3644f1b6.js → constants-8457af36.js} +4 -1
- package/dist/esm/dataunit-fetcher-e218c6d2.js +722 -0
- package/dist/esm/{taskbar-processor-94402e6e.js → field-search-efbe307f.js} +34 -1
- package/dist/esm/{filter-item-type.enum-5028ed3f.js → filter-item-type.enum-d45e026f.js} +1 -0
- package/dist/esm/filterNumberVariation-8cee02ea.js +7 -0
- package/dist/esm/{form-config-fetcher-8ef7be16.js → form-config-fetcher-36219cd3.js} +1 -1
- package/dist/esm/{index-1564817d.js → index-0ece87a6.js} +1 -0
- package/dist/esm/index-a7d3d3f1.js +10 -6
- package/dist/esm/loader.js +1 -1
- package/dist/{components/pesquisa-fetcher.js → esm/pesquisa-fetcher-dd3ca0a5.js} +1 -1
- package/dist/esm/sankhyablocks.js +1 -1
- package/dist/esm/{snk-actions-button.entry.js → snk-actions-button_2.entry.js} +215 -93
- package/dist/esm/snk-application.entry.js +475 -141
- package/dist/esm/snk-attach.entry.js +27 -11
- package/dist/esm/snk-config-options.entry.js +1 -1
- package/dist/esm/snk-configurator.entry.js +18 -3
- package/dist/esm/snk-crud.entry.js +128 -18
- package/dist/esm/snk-custom-slot-elements.entry.js +16 -0
- package/dist/esm/snk-data-exporter.entry.js +13 -12
- package/dist/esm/{snk-data-unit-1715d2f1.js → snk-data-unit-6208ebf0.js} +16 -6
- package/dist/esm/snk-data-unit.entry.js +2 -2
- package/dist/esm/snk-detail-view.entry.js +34 -14
- package/dist/esm/snk-field-config.entry.js +1 -1
- package/dist/esm/snk-filter-advanced-mode_2.entry.js +2 -2
- package/dist/esm/snk-filter-bar.entry.js +165 -19
- package/dist/esm/snk-filter-binary-select.entry.js +1 -1
- package/dist/esm/snk-filter-checkbox-list.entry.js +48 -0
- package/dist/esm/snk-filter-detail.entry.js +9 -2
- package/dist/esm/snk-filter-field-search_2.entry.js +2 -2
- package/dist/esm/snk-filter-item.entry.js +39 -15
- package/dist/esm/snk-filter-list.entry.js +1 -1
- package/dist/esm/snk-filter-modal-item.entry.js +9 -9
- package/dist/esm/snk-filter-modal.entry.js +38 -7
- package/dist/esm/snk-filter-multi-select.entry.js +1 -1
- package/dist/esm/snk-filter-number.entry.js +42 -3
- package/dist/esm/snk-filter-period.entry.js +3 -3
- package/dist/esm/snk-filter-search.entry.js +1 -1
- package/dist/esm/snk-form-config.entry.js +16 -15
- package/dist/esm/snk-form-view.entry.js +14 -0
- package/dist/esm/snk-form.entry.js +6 -7
- package/dist/esm/snk-grid-config.entry.js +6 -7
- package/dist/esm/snk-grid.entry.js +132 -41
- package/dist/esm/{snk-guides-viewer-b0e32a7d.js → snk-guides-viewer-9d5e073f.js} +161 -22
- package/dist/esm/snk-guides-viewer.entry.js +16 -13
- package/dist/esm/snk-personalized-filter-editor.entry.js +1 -1
- package/dist/esm/snk-personalized-filter.entry.js +24 -13
- package/dist/esm/snk-select-box.entry.js +1 -1
- package/dist/esm/snk-simple-crud.entry.js +126 -102
- package/dist/esm/snk-tab-config.entry.js +12 -11
- package/dist/esm/snk-taskbar.entry.js +3 -3
- package/dist/esm/{taskbar-elements-0a6b8b95.js → taskbar-elements-d4d0b424.js} +4 -4
- package/dist/sankhyablocks/p-01ba23cd.entry.js +1 -0
- package/dist/sankhyablocks/p-03dcc5ff.entry.js +1 -0
- package/dist/sankhyablocks/{p-5c1aacc7.js → p-057fad05.js} +1 -1
- package/dist/sankhyablocks/p-0874adb5.entry.js +1 -0
- package/dist/sankhyablocks/p-094c30cb.js +1 -0
- package/dist/sankhyablocks/p-0d084a0f.entry.js +1 -0
- package/dist/sankhyablocks/{p-c870b530.js → p-0d7863ed.js} +1 -1
- package/dist/sankhyablocks/p-11081798.entry.js +1 -0
- package/dist/sankhyablocks/p-143425c0.entry.js +1 -0
- package/dist/sankhyablocks/{p-cb37982f.entry.js → p-20726710.entry.js} +1 -1
- package/dist/sankhyablocks/p-32f0935f.js +1 -0
- package/dist/sankhyablocks/p-3520c088.entry.js +1 -0
- package/dist/sankhyablocks/p-374d03f6.js +1 -0
- package/dist/sankhyablocks/p-38289a55.js +1 -0
- package/dist/sankhyablocks/{p-25c5428f.entry.js → p-3ab6df3d.entry.js} +1 -1
- package/dist/sankhyablocks/p-3b60db06.entry.js +1 -0
- package/dist/sankhyablocks/{p-eb636e15.entry.js → p-41f8bfa3.entry.js} +1 -1
- package/dist/sankhyablocks/p-4775a293.entry.js +1 -0
- package/dist/sankhyablocks/p-4b0938f6.entry.js +1 -0
- package/dist/sankhyablocks/p-585294ee.js +56 -0
- package/dist/sankhyablocks/p-5f74c859.entry.js +1 -0
- package/dist/sankhyablocks/p-69754d94.entry.js +1 -0
- package/dist/sankhyablocks/p-6977a26c.entry.js +1 -0
- package/dist/sankhyablocks/{p-648a7c72.entry.js → p-69efa80d.entry.js} +1 -1
- package/dist/sankhyablocks/p-70589af8.entry.js +1 -0
- package/dist/sankhyablocks/p-776ee8e3.js +1 -0
- package/dist/sankhyablocks/{p-959e0835.entry.js → p-7e2ded86.entry.js} +1 -1
- package/dist/sankhyablocks/p-7f9d6b5d.entry.js +11 -0
- package/dist/sankhyablocks/{p-0885ed3c.entry.js → p-8002dcd0.entry.js} +1 -1
- package/dist/sankhyablocks/p-809f367d.entry.js +1 -0
- package/dist/sankhyablocks/p-8437508f.js +1 -0
- package/dist/sankhyablocks/p-8eb67fa4.entry.js +1 -0
- package/dist/sankhyablocks/{p-f30526a7.entry.js → p-95df461f.entry.js} +1 -1
- package/dist/sankhyablocks/p-9695f78b.js +1 -0
- package/dist/sankhyablocks/{p-838f8234.entry.js → p-98674137.entry.js} +1 -1
- package/dist/sankhyablocks/p-a87229cd.entry.js +1 -0
- package/dist/sankhyablocks/p-a9e5b094.entry.js +1 -0
- package/dist/sankhyablocks/p-aaa3ee68.entry.js +1 -0
- package/dist/sankhyablocks/p-b0ef4383.js +1 -0
- package/dist/sankhyablocks/p-ba627e85.js +60 -0
- package/dist/sankhyablocks/p-c22c1d8e.js +1 -0
- package/dist/sankhyablocks/p-c2495304.js +1 -0
- package/dist/sankhyablocks/{p-26ad62b9.entry.js → p-c758265f.entry.js} +1 -1
- package/dist/sankhyablocks/{p-fe49067d.entry.js → p-c8622597.entry.js} +1 -1
- package/dist/sankhyablocks/p-cb7419e0.entry.js +1 -0
- package/dist/sankhyablocks/p-d1007720.entry.js +1 -0
- package/dist/sankhyablocks/{p-a1e1b305.entry.js → p-d3f53df2.entry.js} +1 -1
- package/dist/sankhyablocks/p-d6317851.entry.js +1 -0
- package/dist/sankhyablocks/{p-b13cb8b5.js → p-d9bb09b3.js} +2 -2
- package/dist/sankhyablocks/p-e3132789.entry.js +1 -0
- package/dist/sankhyablocks/p-e6380c60.js +1 -0
- package/dist/sankhyablocks/p-f514913b.entry.js +1 -0
- package/dist/sankhyablocks/p-fa80e546.js +1 -0
- package/dist/sankhyablocks/p-fa816fb2.js +1 -0
- package/dist/sankhyablocks/p-fd8814b9.entry.js +1 -0
- package/dist/sankhyablocks/{p-584d7212.js → p-ff1990ad.js} +1 -1
- package/dist/sankhyablocks/p-ff6064e7.js +1 -0
- package/dist/sankhyablocks/sankhyablocks.esm.js +1 -1
- package/dist/types/components/snk-actions-button/clientEvent/index.d.ts +1 -1
- package/dist/types/components/snk-actions-button/subcomponents/snk-actions-form.d.ts +1 -1
- package/dist/types/components/snk-application/snk-application.d.ts +90 -15
- package/dist/types/components/snk-attach/snk-attach.d.ts +1 -0
- package/dist/types/components/snk-configurator/snk-configurator.d.ts +6 -0
- package/dist/types/components/snk-crud/snk-crud.d.ts +13 -0
- package/dist/types/components/snk-crud/subcomponents/snk-detail-view/snk-detail-view.d.ts +3 -0
- package/dist/types/components/snk-crud/subcomponents/snk-form-view.d.ts +10 -1
- package/dist/types/components/snk-crud/subcomponents/snk-guides-viewer.d.ts +49 -12
- package/dist/types/components/snk-custom-slot-elements/snk-custom-slot-elements.d.ts +7 -0
- package/dist/types/components/snk-data-unit/snk-data-unit.d.ts +1 -0
- package/dist/types/components/snk-filter-bar/filter-item/editors/enum/filterNumberVariation.d.ts +4 -0
- package/dist/types/components/snk-filter-bar/filter-item/editors/snk-filter-checkbox-list.d.ts +27 -0
- package/dist/types/components/snk-filter-bar/filter-item/editors/snk-filter-number.d.ts +24 -2
- package/dist/types/components/snk-filter-bar/filter-item/filter-item-type.enum.d.ts +2 -1
- package/dist/types/components/snk-filter-bar/filter-item/snk-filter-item.d.ts +2 -0
- package/dist/types/components/snk-filter-bar/filter-modal/snk-filter-modal.d.ts +15 -1
- package/dist/types/components/snk-filter-bar/snk-filter-bar.d.ts +30 -0
- package/dist/types/components/snk-filter-bar/utils/SnkFilterModalFactory.d.ts +5 -1
- package/dist/types/components/snk-form/SnkFormConfigManager.d.ts +6 -1
- package/dist/types/components/snk-grid/filtercolumn/SnkMultiSelectionListDataSource.d.ts +2 -0
- package/dist/types/components/snk-grid/snk-grid.d.ts +20 -6
- package/dist/types/components/snk-personalized-filter/snk-personalized-filter.d.ts +4 -1
- package/dist/types/components/snk-personalized-filter/subcomponents/snk-filter-param-config/utils/PersonalizedFilterUtils.d.ts +1 -1
- package/dist/types/components/snk-simple-crud/snk-simple-crud.d.ts +24 -2
- package/dist/types/components/snk-taskbar/elements/taskbar-actions-button/taskbar-actions-button.d.ts +59 -0
- package/dist/types/components/snk-taskbar/snk-taskbar.d.ts +18 -2
- package/dist/types/components/snk-taskbar/subcomponents/field-search.d.ts +4 -0
- package/dist/types/components.d.ts +256 -32
- package/dist/types/lib/@types/index.d.ts +2 -1
- package/dist/types/lib/dataUnit/InMemoryLoader.d.ts +5 -1
- package/dist/types/lib/http/data-fetcher/DataFetcher.d.ts +8 -4
- package/dist/types/lib/http/data-fetcher/fetchers/data-unit/DataUnitDataLoader.d.ts +13 -0
- package/dist/types/lib/http/data-fetcher/fetchers/data-unit/cache/ArrayRepository.d.ts +19 -0
- package/dist/types/lib/http/data-fetcher/fetchers/data-unit/cache/PreloadManager.d.ts +22 -0
- package/dist/types/lib/http/data-fetcher/fetchers/{dataunit-fetcher.d.ts → data-unit/dataunit-fetcher.d.ts} +5 -3
- package/dist/types/lib/http/data-fetcher/fetchers/data-unit/interfaces/ILoadDataResult.d.ts +6 -0
- package/dist/types/lib/http/data-fetcher/fetchers/data-unit/interfaces/ILoadDataStrategy.d.ts +7 -0
- package/dist/types/lib/http/data-fetcher/fetchers/data-unit/interfaces/ILoadingInfo.d.ts +10 -0
- package/dist/types/lib/http/data-fetcher/fetchers/data-unit/interfaces/IRecordField.d.ts +4 -0
- package/dist/types/lib/http/data-fetcher/fetchers/data-unit/interfaces/IResponseRecord.d.ts +6 -0
- package/dist/types/lib/http/data-fetcher/fetchers/data-unit/loadstrategy/DataUnitStrategy.d.ts +9 -0
- package/dist/types/lib/http/data-fetcher/fetchers/data-unit/loadstrategy/DatasetStrategy.d.ts +16 -0
- package/dist/types/lib/http/data-fetcher/fetchers/personalized-filter-fetcher.d.ts +1 -1
- package/dist/types/lib/index.d.ts +1 -1
- package/dist/types/lib/message/resources/snk-application.msg.d.ts +2 -0
- package/dist/types/lib/message/resources/snk-simple-crud.msg.d.ts +2 -0
- package/dist/types/lib/utils/constants.d.ts +3 -4
- package/dist/types/lib/workspace/workspace.d.ts +6 -0
- package/package.json +4 -4
- package/react/components.d.ts +3 -1
- package/react/components.js +3 -1
- package/react/components.js.map +1 -1
- package/dist/cjs/_commonjsHelpers-537d719a.js +0 -20
- package/dist/cjs/dataunit-fetcher-910be4ce.js +0 -356
- package/dist/cjs/draggable.bundle-82a25c06.js +0 -6886
- package/dist/cjs/snk-taskbar-custom-elements.cjs.entry.js +0 -20
- package/dist/collection/components/snk-data-unit/snk-data-unit.css +0 -6
- package/dist/components/_commonjsHelpers.js +0 -17
- package/dist/components/snk-taskbar-custom-elements.d.ts +0 -11
- package/dist/components/snk-taskbar-custom-elements.js +0 -35
- package/dist/esm/_commonjsHelpers-9943807e.js +0 -17
- package/dist/esm/dataunit-fetcher-bd8f9572.js +0 -354
- package/dist/esm/draggable.bundle-41d56f06.js +0 -6884
- package/dist/esm/pesquisa-fetcher-27819123.js +0 -165
- package/dist/esm/snk-taskbar-custom-elements.entry.js +0 -16
- package/dist/sankhyablocks/p-0df2ead8.entry.js +0 -11
- package/dist/sankhyablocks/p-112455b1.js +0 -1
- package/dist/sankhyablocks/p-324ce41e.entry.js +0 -1
- package/dist/sankhyablocks/p-34604220.entry.js +0 -1
- package/dist/sankhyablocks/p-4a78e118.js +0 -1
- package/dist/sankhyablocks/p-5534e08c.js +0 -1
- package/dist/sankhyablocks/p-5d04ae42.entry.js +0 -1
- package/dist/sankhyablocks/p-6a38bda5.entry.js +0 -1
- package/dist/sankhyablocks/p-7bcd2f89.js +0 -56
- package/dist/sankhyablocks/p-7bd5aea7.js +0 -1
- package/dist/sankhyablocks/p-8014cc25.entry.js +0 -1
- package/dist/sankhyablocks/p-928efcaa.entry.js +0 -1
- package/dist/sankhyablocks/p-989937ee.entry.js +0 -1
- package/dist/sankhyablocks/p-9a270401.entry.js +0 -1
- package/dist/sankhyablocks/p-a7ee0e6f.entry.js +0 -1
- package/dist/sankhyablocks/p-ac0556a3.js +0 -1
- package/dist/sankhyablocks/p-ae6aff81.js +0 -1
- package/dist/sankhyablocks/p-b244640b.js +0 -1
- package/dist/sankhyablocks/p-b6d6b172.js +0 -1
- package/dist/sankhyablocks/p-bba91710.entry.js +0 -1
- package/dist/sankhyablocks/p-bd628455.entry.js +0 -1
- package/dist/sankhyablocks/p-c2beb95c.js +0 -1
- package/dist/sankhyablocks/p-c555075c.entry.js +0 -1
- package/dist/sankhyablocks/p-c9841939.js +0 -1
- package/dist/sankhyablocks/p-d3ec3586.entry.js +0 -1
- package/dist/sankhyablocks/p-d708b4ab.entry.js +0 -1
- package/dist/sankhyablocks/p-d84bc5c1.js +0 -1
- package/dist/sankhyablocks/p-de76b8a8.js +0 -76
- package/dist/sankhyablocks/p-e19014a9.entry.js +0 -1
- package/dist/sankhyablocks/p-e1cb1f0b.js +0 -1
- package/dist/sankhyablocks/p-e3a82e1c.entry.js +0 -1
- package/dist/sankhyablocks/p-e9b53a9a.entry.js +0 -1
- package/dist/sankhyablocks/p-ebf8c5df.entry.js +0 -1
- package/dist/sankhyablocks/p-ed5f1204.entry.js +0 -1
- package/dist/sankhyablocks/p-f9395c20.entry.js +0 -1
- package/dist/sankhyablocks/p-f94b999e.entry.js +0 -1
- package/dist/sankhyablocks/p-fa9d3f73.js +0 -1
- package/dist/sankhyablocks/p-fb1ecd0b.entry.js +0 -1
- package/dist/sankhyablocks/p-fcd09423.entry.js +0 -1
- package/dist/sankhyablocks/p-fd15aaac.entry.js +0 -1
- package/dist/types/components/snk-taskbar/snk-taskbar-custom-elements.d.ts +0 -7
|
@@ -35,6 +35,9 @@ export const CONFIG_EVENTS = {
|
|
|
35
35
|
changeConfig: "changeConfig",
|
|
36
36
|
configChanged: "configChanged",
|
|
37
37
|
fieldChanged: "ezChange",
|
|
38
|
+
dragStartDistance: 40
|
|
39
|
+
};
|
|
40
|
+
export const CONFIG_SORTABLE_EVENTS = {
|
|
38
41
|
dragStart: "sortable:start",
|
|
39
42
|
dragSort: "sortable:sort",
|
|
40
43
|
dragSorted: "sortable:sorted",
|
|
@@ -29,6 +29,9 @@ export default class UrlUtils {
|
|
|
29
29
|
static getResourceIdFromUrlToken(url) {
|
|
30
30
|
try {
|
|
31
31
|
const parts = url.split('/');
|
|
32
|
+
if (!parts[1]) {
|
|
33
|
+
return null;
|
|
34
|
+
}
|
|
32
35
|
const encodedValue = parts[1];
|
|
33
36
|
return atob(encodedValue);
|
|
34
37
|
}
|
|
@@ -42,10 +45,13 @@ export default class UrlUtils {
|
|
|
42
45
|
*/
|
|
43
46
|
static getPkObjectFromUrlToken(url) {
|
|
44
47
|
try {
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
48
|
+
let pkObjectPart = url.split('/')[2];
|
|
49
|
+
if (!pkObjectPart)
|
|
50
|
+
return null;
|
|
51
|
+
if (pkObjectPart.indexOf('&') > -1) {
|
|
52
|
+
return JSON.parse(atob(pkObjectPart.split('&')[0]));
|
|
53
|
+
}
|
|
54
|
+
return JSON.parse(atob(pkObjectPart));
|
|
49
55
|
}
|
|
50
56
|
catch (error) {
|
|
51
57
|
throw new Error('Erro ao obter a PK do objeto:' + error);
|
|
@@ -15,5 +15,32 @@ export default class Workspace {
|
|
|
15
15
|
}
|
|
16
16
|
return window["workspace"].getAppLabel(resourceID);
|
|
17
17
|
}
|
|
18
|
+
static setScreenToUseV3Layout() {
|
|
19
|
+
var _a;
|
|
20
|
+
(_a = window["workspace"]) === null || _a === void 0 ? void 0 : _a.setScreenToUseV3Layout();
|
|
21
|
+
}
|
|
22
|
+
static setScreenToUseOldLayout() {
|
|
23
|
+
var _a;
|
|
24
|
+
(_a = window["workspace"]) === null || _a === void 0 ? void 0 : _a.setScreenToUseOldLayout();
|
|
25
|
+
}
|
|
26
|
+
static showDesktop() {
|
|
27
|
+
var _a, _b;
|
|
28
|
+
(_b = (_a = window["workspace"]) === null || _a === void 0 ? void 0 : _a.showDesktop) === null || _b === void 0 ? void 0 : _b.call(_a);
|
|
29
|
+
}
|
|
30
|
+
static searchApp() {
|
|
31
|
+
var _a, _b;
|
|
32
|
+
(_b = (_a = window["workspace"]) === null || _a === void 0 ? void 0 : _a.searchApp) === null || _b === void 0 ? void 0 : _b.call(_a);
|
|
33
|
+
}
|
|
34
|
+
static openHelp() {
|
|
35
|
+
var _a, _b;
|
|
36
|
+
(_b = (_a = window["workspace"]) === null || _a === void 0 ? void 0 : _a.openHelp) === null || _b === void 0 ? void 0 : _b.call(_a);
|
|
37
|
+
}
|
|
38
|
+
static applicationClick() {
|
|
39
|
+
var _a, _b;
|
|
40
|
+
if (!((_a = window["workspace"]) === null || _a === void 0 ? void 0 : _a.applicationClick)) {
|
|
41
|
+
return;
|
|
42
|
+
}
|
|
43
|
+
(_b = window["workspace"]) === null || _b === void 0 ? void 0 : _b.applicationClick();
|
|
44
|
+
}
|
|
18
45
|
}
|
|
19
46
|
Workspace.resourceID = (_a = window["workspace"]) === null || _a === void 0 ? void 0 : _a.resourceID;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { R as ResourceFetcher, F as FormConfigFetcher } from './form-config-fetcher.js';
|
|
2
2
|
import { F as FilterItemType } from './filter-item-type.enum.js';
|
|
3
|
+
import { ObjectUtils } from '@sankhyalabs/core';
|
|
3
4
|
import { d as dist, D as DataFetcher } from './DataFetcher.js';
|
|
4
5
|
|
|
5
6
|
var __rest = (undefined && undefined.__rest) || function (s, e) {
|
|
@@ -97,7 +98,19 @@ class FilterBarConfigFetcher extends ResourceFetcher {
|
|
|
97
98
|
var _a, _b;
|
|
98
99
|
if (item.type === FilterItemType.MULTI_LIST) {
|
|
99
100
|
const multiListValue = item.value;
|
|
100
|
-
|
|
101
|
+
/**
|
|
102
|
+
* Existe um bug no HTML5 onde ele salva a configuração do filtro na FilterBar como objeto em vez de array
|
|
103
|
+
* Esse cenário ocorre quando há apenas um item na configuração do filtro
|
|
104
|
+
*/
|
|
105
|
+
let multilistValueArray = (_b = (_a = multiListValue === null || multiListValue === void 0 ? void 0 : multiListValue.elements) !== null && _a !== void 0 ? _a : multiListValue === null || multiListValue === void 0 ? void 0 : multiListValue.members) !== null && _b !== void 0 ? _b : multiListValue;
|
|
106
|
+
// Precisamos verificar se o objeto existe ou está unfefined
|
|
107
|
+
multilistValueArray = multilistValueArray !== null && multilistValueArray !== void 0 ? multilistValueArray : [];
|
|
108
|
+
multilistValueArray = Array.isArray(multilistValueArray) ? multilistValueArray : [multilistValueArray];
|
|
109
|
+
// Existem cenários onde o HTML5 não salva o Id do filtro, apenas seu label e value
|
|
110
|
+
multilistValueArray = multilistValueArray.map(itemRaw => {
|
|
111
|
+
return Object.assign(Object.assign({}, itemRaw), { id: (itemRaw.id !== undefined) ? itemRaw.id : itemRaw.value });
|
|
112
|
+
});
|
|
113
|
+
item.value = ObjectUtils.copy(multilistValueArray);
|
|
101
114
|
}
|
|
102
115
|
return item;
|
|
103
116
|
});
|
|
@@ -258,6 +271,9 @@ class PersonalizedFilterFetcher {
|
|
|
258
271
|
});
|
|
259
272
|
}
|
|
260
273
|
async savePersonalizedFilter(personalizedFilter, resourceID, configName) {
|
|
274
|
+
if (!personalizedFilter || Object.keys(personalizedFilter).length == 0) {
|
|
275
|
+
return Promise.reject(new Error("personalizedFilter não pode ser vazio"));
|
|
276
|
+
}
|
|
261
277
|
let personalizedFilterParsed = JSON.parse(JSON.stringify(personalizedFilter));
|
|
262
278
|
personalizedFilterParsed.assistent = JSON.stringify(personalizedFilterParsed.assistent);
|
|
263
279
|
return new Promise((resolve, reject) => {
|
|
@@ -1,7 +1,22 @@
|
|
|
1
|
-
import { DataType, ApplicationContext, ErrorException, WarningException, ObjectUtils
|
|
2
|
-
import { c as createCommonjsModule, a as commonjsGlobal } from './_commonjsHelpers.js';
|
|
3
|
-
import { DataUnitTransient } from '@sankhyalabs/core/dist/dataunit/metadata/UnitMetadata';
|
|
1
|
+
import { DataType, ApplicationContext, StringUtils, ErrorException, WarningException, ObjectUtils } from '@sankhyalabs/core';
|
|
4
2
|
import { P as PrintUtils } from './PrintUtils.js';
|
|
3
|
+
import { DataUnitTransient } from '@sankhyalabs/core/dist/dataunit/metadata/UnitMetadata';
|
|
4
|
+
|
|
5
|
+
var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
|
|
6
|
+
|
|
7
|
+
function createCommonjsModule(fn, basedir, module) {
|
|
8
|
+
return module = {
|
|
9
|
+
path: basedir,
|
|
10
|
+
exports: {},
|
|
11
|
+
require: function (path, base) {
|
|
12
|
+
return commonjsRequire();
|
|
13
|
+
}
|
|
14
|
+
}, fn(module, module.exports), module.exports;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
function commonjsRequire () {
|
|
18
|
+
throw new Error('Dynamic requires are not currently supported by @rollup/plugin-commonjs');
|
|
19
|
+
}
|
|
5
20
|
|
|
6
21
|
var browserPonyfill = createCommonjsModule(function (module, exports) {
|
|
7
22
|
var global = typeof self !== 'undefined' ? self : commonjsGlobal;
|
|
@@ -6442,6 +6457,9 @@ class UrlUtils {
|
|
|
6442
6457
|
static getResourceIdFromUrlToken(url) {
|
|
6443
6458
|
try {
|
|
6444
6459
|
const parts = url.split('/');
|
|
6460
|
+
if (!parts[1]) {
|
|
6461
|
+
return null;
|
|
6462
|
+
}
|
|
6445
6463
|
const encodedValue = parts[1];
|
|
6446
6464
|
return atob(encodedValue);
|
|
6447
6465
|
}
|
|
@@ -6455,10 +6473,13 @@ class UrlUtils {
|
|
|
6455
6473
|
*/
|
|
6456
6474
|
static getPkObjectFromUrlToken(url) {
|
|
6457
6475
|
try {
|
|
6458
|
-
|
|
6459
|
-
|
|
6460
|
-
|
|
6461
|
-
|
|
6476
|
+
let pkObjectPart = url.split('/')[2];
|
|
6477
|
+
if (!pkObjectPart)
|
|
6478
|
+
return null;
|
|
6479
|
+
if (pkObjectPart.indexOf('&') > -1) {
|
|
6480
|
+
return JSON.parse(atob(pkObjectPart.split('&')[0]));
|
|
6481
|
+
}
|
|
6482
|
+
return JSON.parse(atob(pkObjectPart));
|
|
6462
6483
|
}
|
|
6463
6484
|
catch (error) {
|
|
6464
6485
|
throw new Error('Erro ao obter a PK do objeto:' + error);
|
|
@@ -6466,21 +6487,6 @@ class UrlUtils {
|
|
|
6466
6487
|
}
|
|
6467
6488
|
}
|
|
6468
6489
|
|
|
6469
|
-
class ServiceBrokerRecaller {
|
|
6470
|
-
constructor(serviceName, requestBody, successCallback, errorCallback) {
|
|
6471
|
-
this.serviceName = serviceName;
|
|
6472
|
-
this.requestBody = requestBody;
|
|
6473
|
-
this.successCallback = successCallback;
|
|
6474
|
-
this.errorCallback = errorCallback;
|
|
6475
|
-
}
|
|
6476
|
-
reCall(requestBody) {
|
|
6477
|
-
if (requestBody) {
|
|
6478
|
-
this.requestBody = requestBody;
|
|
6479
|
-
}
|
|
6480
|
-
return DataFetcher.get().callServiceBroker(this.serviceName, this.requestBody).then(this.successCallback, this.errorCallback);
|
|
6481
|
-
}
|
|
6482
|
-
}
|
|
6483
|
-
|
|
6484
6490
|
class GraphQLRecaller {
|
|
6485
6491
|
constructor(req, resolve, reject) {
|
|
6486
6492
|
this.req = req;
|
|
@@ -6507,6 +6513,21 @@ class GraphQLRecaller {
|
|
|
6507
6513
|
}
|
|
6508
6514
|
}
|
|
6509
6515
|
|
|
6516
|
+
class ServiceBrokerRecaller {
|
|
6517
|
+
constructor(serviceName, requestBody, successCallback, errorCallback) {
|
|
6518
|
+
this.serviceName = serviceName;
|
|
6519
|
+
this.requestBody = requestBody;
|
|
6520
|
+
this.successCallback = successCallback;
|
|
6521
|
+
this.errorCallback = errorCallback;
|
|
6522
|
+
}
|
|
6523
|
+
reCall(requestBody) {
|
|
6524
|
+
if (requestBody) {
|
|
6525
|
+
this.requestBody = requestBody;
|
|
6526
|
+
}
|
|
6527
|
+
return DataFetcher.get().callServiceBroker(this.serviceName, this.requestBody).then(this.successCallback, this.errorCallback);
|
|
6528
|
+
}
|
|
6529
|
+
}
|
|
6530
|
+
|
|
6510
6531
|
var __asyncValues = (undefined && undefined.__asyncValues) || function (o) {
|
|
6511
6532
|
if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined.");
|
|
6512
6533
|
var m = o[Symbol.asyncIterator], i;
|
|
@@ -6516,7 +6537,6 @@ var __asyncValues = (undefined && undefined.__asyncValues) || function (o) {
|
|
|
6516
6537
|
};
|
|
6517
6538
|
class DataFetcher {
|
|
6518
6539
|
constructor() {
|
|
6519
|
-
this.GRAPHQL_PATH = `/${window.MGE_MODULE_NAME || 'mgefin-bff'}/graphql`;
|
|
6520
6540
|
this.ready = true;
|
|
6521
6541
|
this.watingRequestsById = new Map();
|
|
6522
6542
|
}
|
|
@@ -6538,6 +6558,12 @@ class DataFetcher {
|
|
|
6538
6558
|
this.instance.application = ApplicationContext.getContextValue("__SNK__APPLICATION__");
|
|
6539
6559
|
return this.instance;
|
|
6540
6560
|
}
|
|
6561
|
+
static getGraphQLPath() {
|
|
6562
|
+
if (StringUtils.isEmpty(this.instance.graphqlPath) && this.instance.application != undefined) {
|
|
6563
|
+
this.instance.graphqlPath = `/${this.instance.application.getModuleName()}/graphql`;
|
|
6564
|
+
}
|
|
6565
|
+
return this.instance.graphqlPath;
|
|
6566
|
+
}
|
|
6541
6567
|
static addRequestListener(listener) {
|
|
6542
6568
|
const index = DataFetcher.requestListener.indexOf(listener);
|
|
6543
6569
|
if (index < 0) {
|
|
@@ -6587,7 +6613,7 @@ class DataFetcher {
|
|
|
6587
6613
|
}
|
|
6588
6614
|
return new ErrorException(title, statusMessage, tsErrorCode);
|
|
6589
6615
|
}
|
|
6590
|
-
async callGraphQL(req) {
|
|
6616
|
+
async callGraphQL(req, quietMode = false) {
|
|
6591
6617
|
var _a;
|
|
6592
6618
|
if (this.ready) {
|
|
6593
6619
|
this.pause();
|
|
@@ -6605,22 +6631,22 @@ class DataFetcher {
|
|
|
6605
6631
|
if (this.ready) {
|
|
6606
6632
|
return new Promise(async (resolve, reject) => {
|
|
6607
6633
|
let query = this.getQueryTemplate(req);
|
|
6608
|
-
const res = await this.
|
|
6634
|
+
const res = await this.fecthGraphQL([{ document: query, variables: req.values }], quietMode);
|
|
6609
6635
|
if (res.errors.length > 0) {
|
|
6610
|
-
if (!this.proccesGraphQLClientEvents(res === null || res === void 0 ? void 0 : res.extensions, req, resolve, reject)) {
|
|
6636
|
+
if (!(await this.proccesGraphQLClientEvents(res === null || res === void 0 ? void 0 : res.extensions, req, resolve, reject))) {
|
|
6611
6637
|
const error = this.processGraphQlErrorInfo(res.errors);
|
|
6612
6638
|
reject(error);
|
|
6613
6639
|
}
|
|
6614
6640
|
}
|
|
6615
6641
|
else {
|
|
6616
6642
|
resolve(res.data[0][reqKey]);
|
|
6617
|
-
this.proccesGraphQLClientEvents(res === null || res === void 0 ? void 0 : res.extensions, req, resolve, reject);
|
|
6643
|
+
await this.proccesGraphQLClientEvents(res === null || res === void 0 ? void 0 : res.extensions, req, resolve, reject);
|
|
6618
6644
|
}
|
|
6619
6645
|
});
|
|
6620
6646
|
}
|
|
6621
6647
|
else {
|
|
6622
6648
|
if (!this.watingRequestsById.has(reqKey)) {
|
|
6623
|
-
this.watingRequestsById.set(reqKey, new WaitingRequest(req));
|
|
6649
|
+
this.watingRequestsById.set(reqKey, new WaitingRequest(req, quietMode));
|
|
6624
6650
|
}
|
|
6625
6651
|
return (_a = this.watingRequestsById.get(reqKey)) === null || _a === void 0 ? void 0 : _a.promise;
|
|
6626
6652
|
}
|
|
@@ -6628,7 +6654,7 @@ class DataFetcher {
|
|
|
6628
6654
|
resolveURL() {
|
|
6629
6655
|
return UrlUtils.getUrlBase();
|
|
6630
6656
|
}
|
|
6631
|
-
proccesGraphQLClientEvents(extensions, originalRequest, resolve, reject) {
|
|
6657
|
+
async proccesGraphQLClientEvents(extensions, originalRequest, resolve, reject) {
|
|
6632
6658
|
if (extensions == undefined) {
|
|
6633
6659
|
return false;
|
|
6634
6660
|
}
|
|
@@ -6643,8 +6669,8 @@ class DataFetcher {
|
|
|
6643
6669
|
throw new WarningException("ClientEvent não registrado", `Ocorreu o client event ${id} porém não há client event registrado na aplicação.`);
|
|
6644
6670
|
}
|
|
6645
6671
|
const handlers = DataFetcher.clientEventsByID.get(id);
|
|
6646
|
-
handlers.forEach(handler => {
|
|
6647
|
-
handler({ id, content: JSON.parse(clientEvents[id]) }, new GraphQLRecaller(originalRequest, resolve, reject));
|
|
6672
|
+
handlers.forEach(async (handler) => {
|
|
6673
|
+
await handler({ id, content: JSON.parse(clientEvents[id]) }, new GraphQLRecaller(originalRequest, resolve, reject));
|
|
6648
6674
|
});
|
|
6649
6675
|
}
|
|
6650
6676
|
return Object.keys(clientEvents).length > 0;
|
|
@@ -6718,9 +6744,9 @@ class DataFetcher {
|
|
|
6718
6744
|
const urlParams = UrlUtils.getQueryParams(location.search);
|
|
6719
6745
|
return {
|
|
6720
6746
|
baseUrl: `${this.resolveURL()}/${module}/service.sbr`,
|
|
6721
|
-
appName: "SankhyaBlocks",
|
|
6747
|
+
appName: window['APPLICATION_NAME'] || "SankhyaBlocks",
|
|
6722
6748
|
mgeSession: `${window['mgeSession'] || urlParams.get("mgeSession")}`,
|
|
6723
|
-
globalID:
|
|
6749
|
+
globalID: window['GLOBALID'] || StringUtils.generateUUID(),
|
|
6724
6750
|
resourceID: (window["resourceID"] || ((_a = window["workspace"]) === null || _a === void 0 ? void 0 : _a.resourceID))
|
|
6725
6751
|
};
|
|
6726
6752
|
}
|
|
@@ -6836,44 +6862,54 @@ class DataFetcher {
|
|
|
6836
6862
|
}
|
|
6837
6863
|
async executePendingRequest(watingRequestsById) {
|
|
6838
6864
|
const requestsBatch = [];
|
|
6839
|
-
|
|
6840
|
-
|
|
6865
|
+
let quietMode = true;
|
|
6866
|
+
watingRequestsById.forEach((waitingReq) => {
|
|
6867
|
+
const query = this.getQueryTemplate(waitingReq.request);
|
|
6841
6868
|
requestsBatch.push({ document: query, variables: Object.assign({}, waitingReq.request.values) });
|
|
6869
|
+
quietMode = quietMode && waitingReq.quietMode;
|
|
6842
6870
|
});
|
|
6843
|
-
|
|
6844
|
-
|
|
6845
|
-
let errorsResponse = [];
|
|
6846
|
-
res = await this.fecthGrapql(requestsBatch);
|
|
6847
|
-
dataResponse = res.data;
|
|
6848
|
-
errorsResponse = res.errors;
|
|
6871
|
+
const response = await this.fecthGraphQL(requestsBatch, quietMode);
|
|
6872
|
+
const { data: dataResponse, errors: errorsResponse, extensions } = response;
|
|
6849
6873
|
//Reject promises with errors from query
|
|
6850
6874
|
errorsResponse.forEach((errorResponse) => {
|
|
6851
|
-
Object.entries(errorResponse).forEach(([
|
|
6875
|
+
Object.entries(errorResponse).forEach(async ([key, val]) => {
|
|
6852
6876
|
var _a;
|
|
6853
|
-
|
|
6877
|
+
const waitingRequest = watingRequestsById.get(val.request.variables[val.index].queryID);
|
|
6878
|
+
const hasClientEvent = await this.proccesGraphQLClientEvents(extensions, waitingRequest.request, waitingRequest.resolve, waitingRequest.reject);
|
|
6879
|
+
if (!hasClientEvent) {
|
|
6880
|
+
(((_a = watingRequestsById.get(val.request.variables[val.index].queryID)) === null || _a === void 0 ? void 0 : _a.reject) || Promise.reject)(new ErrorException("Falha detectada", val.message));
|
|
6881
|
+
}
|
|
6854
6882
|
});
|
|
6855
6883
|
});
|
|
6856
6884
|
//Resolve promises with data from query
|
|
6857
6885
|
dataResponse.forEach((data) => {
|
|
6858
|
-
Object.entries(data).forEach(([key, val]) => {
|
|
6859
|
-
|
|
6860
|
-
|
|
6886
|
+
Object.entries(data).forEach(async ([key, val]) => {
|
|
6887
|
+
const waitingRequest = watingRequestsById.get(key);
|
|
6888
|
+
await this.proccesGraphQLClientEvents(extensions, waitingRequest.request, waitingRequest.resolve, waitingRequest.reject);
|
|
6889
|
+
((waitingRequest === null || waitingRequest === void 0 ? void 0 : waitingRequest.resolve) || Promise.resolve)(val);
|
|
6861
6890
|
});
|
|
6862
6891
|
});
|
|
6863
6892
|
}
|
|
6864
|
-
|
|
6865
|
-
|
|
6866
|
-
let
|
|
6867
|
-
|
|
6868
|
-
|
|
6869
|
-
|
|
6870
|
-
if (
|
|
6871
|
-
url +=
|
|
6893
|
+
buildGraphQlURL(quietMode) {
|
|
6894
|
+
const mgeSession = window["mgeSession"];
|
|
6895
|
+
let url = `${this.resolveURL() + DataFetcher.getGraphQLPath()}`;
|
|
6896
|
+
if (mgeSession) {
|
|
6897
|
+
url += `?mgeSession=${mgeSession}`;
|
|
6898
|
+
}
|
|
6899
|
+
if (quietMode) {
|
|
6900
|
+
url += `${url.indexOf("?") > -1 ? "&" : "?"}quietMode=true`;
|
|
6872
6901
|
}
|
|
6873
|
-
|
|
6902
|
+
return url;
|
|
6903
|
+
}
|
|
6904
|
+
async fecthGraphQL(request, quietMode) {
|
|
6905
|
+
const dataResponse = [];
|
|
6906
|
+
const errorsResponse = [];
|
|
6907
|
+
const responseExtensions = [];
|
|
6908
|
+
const url = this.buildGraphQlURL(quietMode);
|
|
6909
|
+
DataFetcher.requestListener.forEach(listener => listener.onRequestStart({ url, requestBody: request }));
|
|
6874
6910
|
try {
|
|
6875
|
-
|
|
6876
|
-
|
|
6911
|
+
const response = await dist.batchRequests(url, request, { 'Content-Type': `application/json; charset=${window['SERVER_ENCODING'] || 'UTF-8'}` });
|
|
6912
|
+
response.forEach((resItem, index) => {
|
|
6877
6913
|
var _a;
|
|
6878
6914
|
if (((_a = resItem === null || resItem === void 0 ? void 0 : resItem.errors) === null || _a === void 0 ? void 0 : _a.length) > 0) {
|
|
6879
6915
|
errorsResponse.push(resItem.errors.map((item) => this.normalizeErrorResponse(item, request, index)));
|
|
@@ -6888,7 +6924,7 @@ class DataFetcher {
|
|
|
6888
6924
|
}
|
|
6889
6925
|
catch (err) {
|
|
6890
6926
|
if (!this.isHttpError(err)) {
|
|
6891
|
-
res = err.response;
|
|
6927
|
+
const res = err.response;
|
|
6892
6928
|
const req = err.request;
|
|
6893
6929
|
Object.entries(res).forEach(([key, val]) => {
|
|
6894
6930
|
if (val.errors) {
|
|
@@ -6904,11 +6940,11 @@ class DataFetcher {
|
|
|
6904
6940
|
});
|
|
6905
6941
|
}
|
|
6906
6942
|
else {
|
|
6907
|
-
DataFetcher.requestListener.forEach(listener => listener.onRequestEnd({ url
|
|
6943
|
+
DataFetcher.requestListener.forEach(listener => listener.onRequestEnd({ url, requestBody: request }));
|
|
6908
6944
|
throw new ErrorException("Falha de comunicação", err.message);
|
|
6909
6945
|
}
|
|
6910
6946
|
}
|
|
6911
|
-
DataFetcher.requestListener.forEach(listener => listener.onRequestEnd({ url
|
|
6947
|
+
DataFetcher.requestListener.forEach(listener => listener.onRequestEnd({ url, requestBody: request }));
|
|
6912
6948
|
return { data: dataResponse, errors: errorsResponse, extensions: responseExtensions };
|
|
6913
6949
|
}
|
|
6914
6950
|
isHttpError(err) {
|
|
@@ -6954,7 +6990,7 @@ DataFetcher.SERVICE_BROKER_STATUS = {
|
|
|
6954
6990
|
};
|
|
6955
6991
|
DataFetcher.clientEventsByID = new Map();
|
|
6956
6992
|
class WaitingRequest {
|
|
6957
|
-
constructor(req) {
|
|
6993
|
+
constructor(req, quietMode) {
|
|
6958
6994
|
this._resolve = () => { };
|
|
6959
6995
|
this._reject = () => { };
|
|
6960
6996
|
this._request = undefined;
|
|
@@ -6963,6 +6999,7 @@ class WaitingRequest {
|
|
|
6963
6999
|
this._resolve = resolve;
|
|
6964
7000
|
this._reject = reject;
|
|
6965
7001
|
});
|
|
7002
|
+
this._quietMode = quietMode;
|
|
6966
7003
|
}
|
|
6967
7004
|
get resolve() {
|
|
6968
7005
|
return this._resolve;
|
|
@@ -6976,6 +7013,9 @@ class WaitingRequest {
|
|
|
6976
7013
|
get request() {
|
|
6977
7014
|
return this._request;
|
|
6978
7015
|
}
|
|
7016
|
+
get quietMode() {
|
|
7017
|
+
return this._quietMode;
|
|
7018
|
+
}
|
|
6979
7019
|
}
|
|
6980
7020
|
|
|
6981
7021
|
export { DataFetcher as D, UrlUtils as U, dist as d };
|
|
@@ -228,9 +228,16 @@ class PersonalizedFilterUtils {
|
|
|
228
228
|
const activeFilters = (config.groupedItems || []).filter(item => item.visible);
|
|
229
229
|
const allFilterWithVariableParams = activeFilters.filter(activeFilter => { var _a, _b, _c; return !!((_c = (_b = (_a = activeFilter.props) === null || _a === void 0 ? void 0 : _a.personalizedFilter) === null || _b === void 0 ? void 0 : _b.parameters) === null || _c === void 0 ? void 0 : _c.length); });
|
|
230
230
|
const allParamsWithValues = allFilterWithVariableParams.flatMap(filter => { var _a; return (_a = filter.props.personalizedFilter) === null || _a === void 0 ? void 0 : _a.parameters; });
|
|
231
|
-
const valuesFromParams = allFilterWithVariableParams.flatMap(filter => {
|
|
232
|
-
|
|
233
|
-
|
|
231
|
+
const valuesFromParams = allFilterWithVariableParams.flatMap((filter) => {
|
|
232
|
+
return filter.props.personalizedFilter.parameters.flatMap((param, index) => {
|
|
233
|
+
if (!filter.value) {
|
|
234
|
+
return null;
|
|
235
|
+
}
|
|
236
|
+
if (filter.value[index] === undefined && param.dataType === DataType.BOOLEAN) {
|
|
237
|
+
return false;
|
|
238
|
+
}
|
|
239
|
+
return filter.value[index];
|
|
240
|
+
});
|
|
234
241
|
});
|
|
235
242
|
valuesArray = this.getNormalizedValue(allParamsWithValues, valuesArray);
|
|
236
243
|
isValid = allParamsWithValues.length === valuesFromParams.length && valuesFromParams.every(value => value != null);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { C as ConfigStorage } from './ConfigStorage.js';
|
|
2
|
-
import { ObjectUtils } from '@sankhyalabs/core';
|
|
2
|
+
import { ObjectUtils, StringUtils } from '@sankhyalabs/core';
|
|
3
3
|
import { F as FormConfigFetcher } from './form-config-fetcher.js';
|
|
4
4
|
|
|
5
5
|
class SnkFormConfigManager {
|
|
@@ -63,19 +63,36 @@ class SnkFormConfigManager {
|
|
|
63
63
|
}
|
|
64
64
|
return updatingCardConfig;
|
|
65
65
|
}
|
|
66
|
-
getFieldsList(dataUnit) {
|
|
66
|
+
getFieldsList(dataUnit, descriptionFilter) {
|
|
67
67
|
var _a;
|
|
68
68
|
const fields = (_a = this._config) === null || _a === void 0 ? void 0 : _a.fields;
|
|
69
69
|
if (fields != undefined && fields.length > 0) {
|
|
70
|
-
return
|
|
70
|
+
return fields.map(({ label, name, readOnly }) => {
|
|
71
|
+
if (label == undefined) {
|
|
72
|
+
return dataUnit.getField(name);
|
|
73
|
+
}
|
|
74
|
+
return { name, label, readOnly };
|
|
75
|
+
})
|
|
76
|
+
.filter(field => this.isFieldVisible(field, descriptionFilter));
|
|
71
77
|
}
|
|
72
78
|
if (dataUnit != undefined) {
|
|
73
79
|
return dataUnit.metadata.fields
|
|
74
|
-
.filter(field => field
|
|
75
|
-
.map(({ name }) => { return { name }; });
|
|
80
|
+
.filter(field => this.isFieldVisible(field, descriptionFilter))
|
|
81
|
+
.map(({ label, name, readOnly }) => { return { label, name, readOnly }; });
|
|
76
82
|
}
|
|
77
83
|
return [];
|
|
78
84
|
}
|
|
85
|
+
isFieldVisible(field, descriptionFilter) {
|
|
86
|
+
if (field.visible === false) {
|
|
87
|
+
return false;
|
|
88
|
+
}
|
|
89
|
+
if (descriptionFilter == undefined) {
|
|
90
|
+
return true;
|
|
91
|
+
}
|
|
92
|
+
const normalizedText = StringUtils.replaceAccentuatedCharsLower((field.label || field.name).toLocaleLowerCase());
|
|
93
|
+
const normalizedFilter = StringUtils.replaceAccentuatedCharsLower(descriptionFilter.toLocaleLowerCase());
|
|
94
|
+
return normalizedText.includes(normalizedFilter);
|
|
95
|
+
}
|
|
79
96
|
getInsertionConfig(dataUnit) {
|
|
80
97
|
const fields = this.getFieldsList(dataUnit).filter(field => {
|
|
81
98
|
if (dataUnit) {
|
|
@@ -63,11 +63,12 @@ const snkFilterBarMessages = {
|
|
|
63
63
|
"modalCancelButtonLabel": "Limpar",
|
|
64
64
|
"binarySelectTooltip": "Exibindo registros",
|
|
65
65
|
"multiListToltip": "selecionado(a)s",
|
|
66
|
-
"
|
|
67
|
-
"
|
|
66
|
+
"onlyStartToltip": "A partir de",
|
|
67
|
+
"onlyEndToltip": "Até",
|
|
68
68
|
"fullPeriodTooltip": "Data de {{LABEL}}: {{START_LABEL}} até {{END_LABEL}}",
|
|
69
|
-
"
|
|
70
|
-
"
|
|
69
|
+
"labelStart": "Inicial",
|
|
70
|
+
"labelEnd": "Final",
|
|
71
|
+
"fullIntervalTooltip": "{{LABEL}}: {{START_LABEL}} até {{END_LABEL}}",
|
|
71
72
|
"filters": "Filtros",
|
|
72
73
|
"personalizedCount": "{{activeCount}} selecionado(s)",
|
|
73
74
|
"filterModal": {
|
|
@@ -139,9 +140,14 @@ const snkCrudMessages = {
|
|
|
139
140
|
update: "Alterar registro",
|
|
140
141
|
clean: "{{ENTITY_NAME}}"
|
|
141
142
|
},
|
|
143
|
+
findColumn: "Buscar campos",
|
|
142
144
|
goBackTitle: "Voltar"
|
|
143
145
|
};
|
|
144
146
|
|
|
147
|
+
const snkSimpleCrudMessages = {
|
|
148
|
+
findColumn: "Busca de colunas",
|
|
149
|
+
};
|
|
150
|
+
|
|
145
151
|
const fileViewerMessages = {
|
|
146
152
|
error: {
|
|
147
153
|
title: "Erro na Exportação",
|
|
@@ -152,6 +158,15 @@ const fileViewerMessages = {
|
|
|
152
158
|
}
|
|
153
159
|
};
|
|
154
160
|
|
|
161
|
+
const snkAttachMessages$1 = {
|
|
162
|
+
newVersionPopup: {
|
|
163
|
+
title: "Boas vindas à nova interface da tela {{screenName}}",
|
|
164
|
+
info: "Com uma jornada mais moderna, simples e intuitiva, a performance aprimorada da nova interface impulsionará a sua produtividade.",
|
|
165
|
+
okButton: "Quero experimentar!",
|
|
166
|
+
cancelButton: "Voltar à interface anterior",
|
|
167
|
+
}
|
|
168
|
+
};
|
|
169
|
+
|
|
155
170
|
const snkConfigOptionsMessages = {
|
|
156
171
|
label: {
|
|
157
172
|
nameField: "Nome do Campo *",
|
|
@@ -224,7 +239,9 @@ const snkConfiguratorMessages = {
|
|
|
224
239
|
labelForm: "Formulário"
|
|
225
240
|
};
|
|
226
241
|
|
|
227
|
-
const snkGridMessages = {
|
|
242
|
+
const snkGridMessages = {
|
|
243
|
+
findColumn: "Busca de colunas"
|
|
244
|
+
};
|
|
228
245
|
const snkGridConfigMessages = {
|
|
229
246
|
gridConfiguration: "Configuração da Grade",
|
|
230
247
|
columnVisibilityOrder: "Defina visibilidade e ordem das colunas.",
|
|
@@ -485,6 +502,7 @@ const snkPrintSelectorMessages = {
|
|
|
485
502
|
class SnkMessageBuilder {
|
|
486
503
|
constructor(domainName) {
|
|
487
504
|
this._defaults = {
|
|
505
|
+
snkApplication: snkAttachMessages$1,
|
|
488
506
|
snkDataUnit: snkDataUnitMessages,
|
|
489
507
|
snkFormConfig: snkFormConfigMessages,
|
|
490
508
|
snkConfigOptions: snkConfigOptionsMessages,
|
|
@@ -499,6 +517,7 @@ class SnkMessageBuilder {
|
|
|
499
517
|
snkExporter: snkExporterMessages,
|
|
500
518
|
snkDataExporter: snkDataExporterMessages,
|
|
501
519
|
snkCrud: snkCrudMessages,
|
|
520
|
+
snkSimpleCrud: snkSimpleCrudMessages,
|
|
502
521
|
fileViewer: fileViewerMessages,
|
|
503
522
|
snkFilterParamConfig: snkFilterParamConfigMessages,
|
|
504
523
|
snkFilterFieldSearch: snkFilterFieldSearchMessages,
|
|
@@ -507,7 +526,7 @@ class SnkMessageBuilder {
|
|
|
507
526
|
snkPersonalizedFilter: snkPersonalizedFilterMessages,
|
|
508
527
|
snkEntityList: snkEntityListMessages,
|
|
509
528
|
snkActionsButton: snkActionsButtonMessages,
|
|
510
|
-
snkPrintSelector: snkPrintSelectorMessages
|
|
529
|
+
snkPrintSelector: snkPrintSelectorMessages,
|
|
511
530
|
};
|
|
512
531
|
this._currentOperation = OperationMap.CLEAN;
|
|
513
532
|
this._domainName = domainName;
|
|
@@ -554,10 +573,12 @@ class SnkMessageBuilder {
|
|
|
554
573
|
return this.postProcess(msg, params);
|
|
555
574
|
}
|
|
556
575
|
getDomainMessages() {
|
|
557
|
-
if (this.
|
|
576
|
+
if (!this._appMessages)
|
|
577
|
+
return undefined;
|
|
578
|
+
if (!this._domainName) {
|
|
558
579
|
return this._appMessages['Global'] || this._appMessages;
|
|
559
580
|
}
|
|
560
|
-
return
|
|
581
|
+
return this._appMessages[this._domainName];
|
|
561
582
|
}
|
|
562
583
|
resolveMessage(keys, object) {
|
|
563
584
|
if (object == undefined) {
|
|
@@ -32,6 +32,9 @@ const CONFIG_EVENTS = {
|
|
|
32
32
|
changeConfig: "changeConfig",
|
|
33
33
|
configChanged: "configChanged",
|
|
34
34
|
fieldChanged: "ezChange",
|
|
35
|
+
dragStartDistance: 40
|
|
36
|
+
};
|
|
37
|
+
const CONFIG_SORTABLE_EVENTS = {
|
|
35
38
|
dragStart: "sortable:start",
|
|
36
39
|
dragSort: "sortable:sort",
|
|
37
40
|
dragSorted: "sortable:sorted",
|
|
@@ -87,4 +90,4 @@ var SIMPLE_CRUD_MODE;
|
|
|
87
90
|
SIMPLE_CRUD_MODE[SIMPLE_CRUD_MODE["IN_MEMORY"] = 1] = "IN_MEMORY";
|
|
88
91
|
})(SIMPLE_CRUD_MODE || (SIMPLE_CRUD_MODE = {}));
|
|
89
92
|
|
|
90
|
-
export { ACTION_CONFIG as A, CONFIG_EVENTS as C, DEFAULT_TYPE as D, KEY_EVENTS as K, ORDER_VALUES as O, REPORT_LAUNCHER_RESOURCE_ID as R, SIMPLE_CRUD_MODE as S, TAGS_BY_TYPE as T, VIEW_MODE as V, VARS_BY_TYPE as a,
|
|
93
|
+
export { ACTION_CONFIG as A, CONFIG_EVENTS as C, DEFAULT_TYPE as D, KEY_EVENTS as K, ORDER_VALUES as O, REPORT_LAUNCHER_RESOURCE_ID as R, SIMPLE_CRUD_MODE as S, TAGS_BY_TYPE as T, VIEW_MODE as V, VARS_BY_TYPE as a, CONFIG_SORTABLE_EVENTS as b, TAB_NAMES as c, TYPE_ACTIONS as d };
|