@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
|
@@ -24,7 +24,7 @@ export declare class SnkActionsForm {
|
|
|
24
24
|
dataUnit: DataUnit;
|
|
25
25
|
exitPopup(): void;
|
|
26
26
|
handleApply(): Promise<void>;
|
|
27
|
-
searchLoader(evt: any, param: PromptParam): Promise<import("@sankhyalabs/ezui/dist/types/components/ez-
|
|
27
|
+
searchLoader(evt: any, param: PromptParam): Promise<import("@sankhyalabs/ezui/dist/types/components/ez-search/ez-search").IOption | import("@sankhyalabs/ezui/dist/types/components/ez-search/ez-search").IOption[]>;
|
|
28
28
|
private getUserInterface;
|
|
29
29
|
private getDataType;
|
|
30
30
|
private getProps;
|
|
@@ -1,21 +1,22 @@
|
|
|
1
|
+
import { DataUnit, Filter, KeyboardManager } from "@sankhyalabs/core";
|
|
2
|
+
import { DialogType, MessageOptions } from "@sankhyalabs/ezui/dist/collection/utils";
|
|
3
|
+
import { AlertItem } from "@sankhyalabs/ezui/dist/types/components/ez-alert-list/ez-alert-list";
|
|
4
|
+
import { IOption, ISearchArgument } from "@sankhyalabs/ezui/dist/types/components/ez-search/ez-search";
|
|
1
5
|
import { EventEmitter } from "../../stencil-public-runtime";
|
|
2
|
-
import { DataUnit, Filter } from "@sankhyalabs/core";
|
|
3
|
-
import { DataFetcher, RequestListener, RequestListenerParams } from "../../lib/http/data-fetcher/DataFetcher";
|
|
4
|
-
import { MessageOptions, DialogType } from "@sankhyalabs/ezui/dist/collection/utils";
|
|
5
|
-
import { IOption, ISearchArgument } from "@sankhyalabs/ezui/dist/types/components/ez-combo-box/ez-combo-box";
|
|
6
|
-
import { SnkErrorHandler } from "./errorhandler/snk-error-handler";
|
|
7
|
-
import { IRemoveSearchListener, ISearchListener, PesquisaFetcher } from "../../lib/http/data-fetcher/fetchers/pesquisa-fetcher";
|
|
8
|
-
import { TotalsFetcher } from "../../lib/http/data-fetcher/fetchers/totals-fetcher";
|
|
9
|
-
import { SnkFilterItemConfig } from "../snk-filter-bar/filter-item/snk-filter-item";
|
|
10
|
-
import DataUnitFetcher from "../../lib/http/data-fetcher/fetchers/dataunit-fetcher";
|
|
11
6
|
import { IAppletCallerParams } from "../../lib/applet-caller/applet-caller";
|
|
12
|
-
import
|
|
13
|
-
import GridConfigFetcher from "../../lib/http/data-fetcher/fetchers/grid-config-fetcher";
|
|
7
|
+
import { DataFetcher, Options, RequestListener, RequestListenerParams } from "../../lib/http/data-fetcher/DataFetcher";
|
|
14
8
|
import AuthFetcher, { AutorizationType } from "../../lib/http/data-fetcher/fetchers/auth-fetcher";
|
|
9
|
+
import DataUnitFetcher from "../../lib/http/data-fetcher/fetchers/data-unit/dataunit-fetcher";
|
|
10
|
+
import GridConfigFetcher from "../../lib/http/data-fetcher/fetchers/grid-config-fetcher";
|
|
11
|
+
import ParametersFetcher from "../../lib/http/data-fetcher/fetchers/parameters-fecher";
|
|
12
|
+
import { IRemoveSearchListener, ISearchListener, PesquisaFetcher } from "../../lib/http/data-fetcher/fetchers/pesquisa-fetcher";
|
|
13
|
+
import { TotalsFetcher } from "../../lib/http/data-fetcher/fetchers/totals-fetcher";
|
|
15
14
|
import { IClientEventResponse } from "../../lib/http/data-fetcher/interfaces/IClientEventResponse";
|
|
16
15
|
import { IDataFetcherRecaller } from "../../lib/http/data-fetcher/recaller/IDataFetcherRecaller";
|
|
17
16
|
import { SnkMessageBuilder } from "../../lib/message/SnkMessageBuilder";
|
|
17
|
+
import { SnkErrorHandler } from "./errorhandler/snk-error-handler";
|
|
18
18
|
export declare class SnkApplication {
|
|
19
|
+
private readonly NEW_VERSION_POPUP_LOCKER;
|
|
19
20
|
_parameters: ParametersFetcher;
|
|
20
21
|
_urlParams: Map<string, any>;
|
|
21
22
|
_dataUnitFetcher: DataUnitFetcher;
|
|
@@ -28,12 +29,17 @@ export declare class SnkApplication {
|
|
|
28
29
|
_rightModal: HTMLEzModalElement;
|
|
29
30
|
_errorHandler: SnkErrorHandler;
|
|
30
31
|
_authPromises: Array<PendingPromise>;
|
|
31
|
-
|
|
32
|
-
|
|
32
|
+
_removeVersionLayoutPopup: Function;
|
|
33
|
+
_keyboardManager: KeyboardManager;
|
|
34
|
+
_waitingAppReady: Array<any>;
|
|
33
35
|
_duCache: Map<string, DataUnit>;
|
|
34
36
|
_duPromises: Map<string, Array<PendingPromise>>;
|
|
35
37
|
_requestListener: RequestListenerLoadingBar;
|
|
38
|
+
private _pendingActions;
|
|
36
39
|
private _auth;
|
|
40
|
+
private _currentPkParameter;
|
|
41
|
+
private _isLoadedByPk;
|
|
42
|
+
private processPendingActions;
|
|
37
43
|
private get parameters();
|
|
38
44
|
private getAuth;
|
|
39
45
|
private getApplicationAuth;
|
|
@@ -43,11 +49,41 @@ export declare class SnkApplication {
|
|
|
43
49
|
* Usado para salvar as configurações dos blocos de construção.
|
|
44
50
|
*/
|
|
45
51
|
configName: string;
|
|
52
|
+
/**
|
|
53
|
+
* Usado para receber um parâmetro na inicialização da tela, e utilizá-lo conforme necessário
|
|
54
|
+
* caso a tela receba um parâmetro, e, esta propriedade não seja informada
|
|
55
|
+
* é criado um filtro de forma automática através do método defaultLoadByPk
|
|
56
|
+
*/
|
|
57
|
+
loadByPK: (objPK: {
|
|
58
|
+
pk: Record<string, any>;
|
|
59
|
+
}) => void;
|
|
60
|
+
/**
|
|
61
|
+
* Obtém o controlador de teclado.
|
|
62
|
+
*
|
|
63
|
+
* @return {KeyboardManager} the keyboard manager
|
|
64
|
+
*/
|
|
65
|
+
getKeyboardManager(): Promise<KeyboardManager>;
|
|
46
66
|
/**
|
|
47
67
|
* Obtém `true` caso o usuário logado seja o SUP.
|
|
48
68
|
*/
|
|
49
69
|
isUserSup(): Promise<boolean>;
|
|
70
|
+
/**
|
|
71
|
+
* Adiciona uma ação pendente que deve ser executada por um determinado locker.
|
|
72
|
+
*
|
|
73
|
+
* @param actionsLocker nome do locker da ação que será adicionada
|
|
74
|
+
* @param action ação que será executada
|
|
75
|
+
*/
|
|
76
|
+
addPendingAction(actionsLocker: string, action: Function): Promise<void>;
|
|
77
|
+
/**
|
|
78
|
+
* Realiza a chamada ao Service Broker conforme o nome do serviço.
|
|
79
|
+
*
|
|
80
|
+
* @param serviceName - Nome do serviço
|
|
81
|
+
* @param payload - Dados que serão processados na ação
|
|
82
|
+
* @param options - Parâmetros de URL
|
|
83
|
+
*/
|
|
84
|
+
callServiceBroker(serviceName: string, payload: string | Object, options?: Options): Promise<any>;
|
|
50
85
|
initOnboarding(onboardingKey: string): Promise<void>;
|
|
86
|
+
private doInitOnboarding;
|
|
51
87
|
/**
|
|
52
88
|
* Obtém `true` caso o usuário logado tem permissão pra determinada ação.
|
|
53
89
|
*/
|
|
@@ -84,6 +120,12 @@ export declare class SnkApplication {
|
|
|
84
120
|
* Exibe o conteúdo passado em um Modal.
|
|
85
121
|
*/
|
|
86
122
|
showModal(content: HTMLElement): Promise<void>;
|
|
123
|
+
/**
|
|
124
|
+
* Apresenta uma lista de alertas,
|
|
125
|
+
* geralmente é utilizado para apresentar resultados
|
|
126
|
+
* de processamentos em lote.
|
|
127
|
+
*/
|
|
128
|
+
showAlerts(alerts: Array<AlertItem>): Promise<void>;
|
|
87
129
|
/**
|
|
88
130
|
* Fecha o Modal e limpa o conteúdo.
|
|
89
131
|
*/
|
|
@@ -192,6 +234,11 @@ export declare class SnkApplication {
|
|
|
192
234
|
* Obtém os totalizadores da grade.
|
|
193
235
|
*/
|
|
194
236
|
loadTotals(name: string, resourceID: string, filters: Array<Filter>): Promise<Map<string, number>>;
|
|
237
|
+
/**
|
|
238
|
+
* Obtém a informação se o último carregamento do dataunit foi feito através de um loadByPk
|
|
239
|
+
* @returns boolean
|
|
240
|
+
*/
|
|
241
|
+
isLoadedByPk(): Promise<boolean>;
|
|
195
242
|
/**
|
|
196
243
|
* Emitido quando a aplicação for carregada.
|
|
197
244
|
*/
|
|
@@ -202,6 +249,7 @@ export declare class SnkApplication {
|
|
|
202
249
|
applicationLoading: EventEmitter<boolean>;
|
|
203
250
|
private getAuthList;
|
|
204
251
|
private get urlParams();
|
|
252
|
+
private getMessage;
|
|
205
253
|
private get dataUnitFetcher();
|
|
206
254
|
private get totalsFetcher();
|
|
207
255
|
private get pesquisaFetcher();
|
|
@@ -211,6 +259,9 @@ export declare class SnkApplication {
|
|
|
211
259
|
* Ex.: snk-config-options
|
|
212
260
|
*/
|
|
213
261
|
executeSearch(searchArgument: ISearchArgument, fieldName: string, dataUnit: DataUnit): Promise<Array<IOption> | IOption>;
|
|
262
|
+
private filterInvalidFields;
|
|
263
|
+
private filterMathFields;
|
|
264
|
+
private builOptionItem;
|
|
214
265
|
/**
|
|
215
266
|
* Obtém as opções em componentes de pesquisa
|
|
216
267
|
* Ex.: snk-config-options
|
|
@@ -234,9 +285,13 @@ export declare class SnkApplication {
|
|
|
234
285
|
*/
|
|
235
286
|
importScript(relativePath: string | Array<string>): Promise<void>;
|
|
236
287
|
/**
|
|
237
|
-
|
|
288
|
+
* Retorna o path relativo da aplicação.
|
|
238
289
|
*/
|
|
239
290
|
getApplicationPath(): Promise<string>;
|
|
291
|
+
/**
|
|
292
|
+
* Retorna o contexto Sankhya-om da aplicação.
|
|
293
|
+
*/
|
|
294
|
+
getModuleName(): string;
|
|
240
295
|
/**
|
|
241
296
|
* Com base em um campo realiza um "select distinct" respeitando os
|
|
242
297
|
* filtros atuais do dataUnit e um critério de filtro para a própria
|
|
@@ -248,13 +303,33 @@ export declare class SnkApplication {
|
|
|
248
303
|
* @returns DataFetcher do application
|
|
249
304
|
*/
|
|
250
305
|
getDataFetcher(): Promise<DataFetcher>;
|
|
306
|
+
/**
|
|
307
|
+
* Retorna uma promise que sera resolvida quando o snk-application estiver carregado e registrado no ApplicationContext
|
|
308
|
+
* @returns SnkApplication carregado.
|
|
309
|
+
*/
|
|
310
|
+
whenApplicationReady(): Promise<SnkApplication>;
|
|
251
311
|
private clearContent;
|
|
252
312
|
private clearPopUpTitle;
|
|
253
313
|
private setPopUpTitle;
|
|
314
|
+
private pkChangeListener;
|
|
315
|
+
private getResourceIdFromToken;
|
|
316
|
+
private defaultLoadByPK;
|
|
317
|
+
private loadDataWithPKFilter;
|
|
318
|
+
private getFirstDataUnitFromDOM;
|
|
319
|
+
private getFilterParamsFromPkObject;
|
|
320
|
+
private getDefaultDataTypeLoadByPK;
|
|
321
|
+
private buildFilterExpressionByPkObject;
|
|
322
|
+
private showNewVersionPopup;
|
|
323
|
+
private newVersionPopupEventListener;
|
|
324
|
+
private handleShowNewVersionPopup;
|
|
325
|
+
private hasToShowNewVersionPopup;
|
|
326
|
+
private registerPkChangeListener;
|
|
254
327
|
componentWillLoad(): void;
|
|
255
328
|
connectedCallback(): void;
|
|
256
329
|
disconnectedCallback(): void;
|
|
257
|
-
componentDidLoad(): void
|
|
330
|
+
componentDidLoad(): Promise<void>;
|
|
331
|
+
private initKeyboardManager;
|
|
332
|
+
private removeShortcuts;
|
|
258
333
|
render(): any;
|
|
259
334
|
}
|
|
260
335
|
declare class RequestListenerLoadingBar implements RequestListener {
|
|
@@ -8,6 +8,7 @@ export interface IConfigurator {
|
|
|
8
8
|
export declare class SnkConfigurator {
|
|
9
9
|
private _application;
|
|
10
10
|
private modal;
|
|
11
|
+
_element: HTMLElement;
|
|
11
12
|
_opened: boolean;
|
|
12
13
|
_permissions: any;
|
|
13
14
|
/**
|
|
@@ -26,6 +27,10 @@ export declare class SnkConfigurator {
|
|
|
26
27
|
* Define qual modo de visualização está ativo.
|
|
27
28
|
*/
|
|
28
29
|
viewMode: VIEW_MODE;
|
|
30
|
+
/**
|
|
31
|
+
* ID do container que contém os elementos customizados do configurator.
|
|
32
|
+
*/
|
|
33
|
+
customContainerId: string;
|
|
29
34
|
/**
|
|
30
35
|
* Emitido quando seleciona o modo de visualização.
|
|
31
36
|
*/
|
|
@@ -68,5 +73,6 @@ export declare class SnkConfigurator {
|
|
|
68
73
|
*/
|
|
69
74
|
private getMessage;
|
|
70
75
|
componentWillLoad(): void;
|
|
76
|
+
componentDidRender(): void;
|
|
71
77
|
render(): any;
|
|
72
78
|
}
|
|
@@ -9,6 +9,7 @@ import { PresentationMode } from '../../lib';
|
|
|
9
9
|
import { VIEW_MODE } from '../../lib/utils/constants';
|
|
10
10
|
import { SnkMessageBuilder } from '../../lib/message/SnkMessageBuilder';
|
|
11
11
|
export declare class SnkCrud {
|
|
12
|
+
_keyDownHandler: (event: KeyboardEvent) => Promise<void>;
|
|
12
13
|
_viewStack: HTMLEzViewStackElement;
|
|
13
14
|
_snkConfigurator: HTMLSnkConfiguratorElement;
|
|
14
15
|
_snkAttach: HTMLSnkAttachElement;
|
|
@@ -16,6 +17,7 @@ export declare class SnkCrud {
|
|
|
16
17
|
_snkGrid: HTMLSnkGridElement;
|
|
17
18
|
_guidesViewer: HTMLSnkGuidesViewerElement;
|
|
18
19
|
_backToGrid: boolean;
|
|
20
|
+
private _application;
|
|
19
21
|
private _viewHistory;
|
|
20
22
|
_element: HTMLElement;
|
|
21
23
|
_dataUnit: DataUnit;
|
|
@@ -103,6 +105,10 @@ export declare class SnkCrud {
|
|
|
103
105
|
* Faz o recarregamento da filter-bar do crud, buscando o state no servidor.
|
|
104
106
|
*/
|
|
105
107
|
reloadFilterBar(): Promise<void>;
|
|
108
|
+
/**
|
|
109
|
+
* Retorna o elemento da filter-bar da grade.
|
|
110
|
+
*/
|
|
111
|
+
getFilterBar(): Promise<HTMLSnkFilterBarElement>;
|
|
106
112
|
currentViewModeWatcher(currentView: VIEW_MODE): void;
|
|
107
113
|
gridToForm(keepFormMode?: boolean): Promise<void>;
|
|
108
114
|
executeAction(act: string): Promise<void>;
|
|
@@ -114,7 +120,14 @@ export declare class SnkCrud {
|
|
|
114
120
|
cancelHandler(): void;
|
|
115
121
|
private getAttachmentRegisterKey;
|
|
116
122
|
componentWillLoad(): void;
|
|
123
|
+
componentDidLoad(): void;
|
|
124
|
+
disconnectedCallback(): void;
|
|
125
|
+
private initKeyboardManager;
|
|
126
|
+
private removeShortcuts;
|
|
127
|
+
private toggleView;
|
|
117
128
|
private initDataUnit;
|
|
118
129
|
private handleConfiguratorEvent;
|
|
130
|
+
private keyDownListener;
|
|
131
|
+
connectedCallback(): void;
|
|
119
132
|
render(): any;
|
|
120
133
|
}
|
|
@@ -65,6 +65,7 @@ export declare class SnkDetailView {
|
|
|
65
65
|
* Define o identificador do container de elementos customizados da Taskbar.
|
|
66
66
|
*/
|
|
67
67
|
taskbarCustomContainerId: string;
|
|
68
|
+
observeDataUnit(newDataUnit: DataUnit, oldDataUnit: DataUnit): void;
|
|
68
69
|
observerDataState(newValue: DataState, oldValue: DataState): void;
|
|
69
70
|
/**
|
|
70
71
|
* Muda o modo de visualização do componente entre VIEW_MODE.GRID e VIEW_MODE.FORM
|
|
@@ -106,5 +107,7 @@ export declare class SnkDetailView {
|
|
|
106
107
|
private getAttachmentRegisterKey;
|
|
107
108
|
private handleDataStateChange;
|
|
108
109
|
componentWillLoad(): void;
|
|
110
|
+
private dataUnitActionHandler;
|
|
111
|
+
private addErrorBadgeToBranchGuide;
|
|
109
112
|
render(): any;
|
|
110
113
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { DataUnit } from "@sankhyalabs/core";
|
|
2
2
|
import { IFormViewField } from "@sankhyalabs/ezui/dist/types/components/ez-form-view/interfaces/IFormViewField";
|
|
3
3
|
import { EventEmitter } from "../../../stencil-public-runtime";
|
|
4
|
-
import { IFormCardConfig, IRecordValidator, ISummaryField } from "@sankhyalabs/ezui/dist/types/utils/form/interfaces";
|
|
5
4
|
import { FormMetadata } from "@sankhyalabs/ezui/dist/collection/utils/form";
|
|
5
|
+
import { IFormCardConfig, IRecordValidator, ISummaryField } from "@sankhyalabs/ezui/dist/types/utils/form/interfaces";
|
|
6
6
|
export declare class SnkFormView {
|
|
7
7
|
private _dataBinder;
|
|
8
8
|
private _formView;
|
|
@@ -56,6 +56,10 @@ export declare class SnkFormView {
|
|
|
56
56
|
* Validador responsável por checar a integridade das informações do registro.
|
|
57
57
|
*/
|
|
58
58
|
recordsValidator: IRecordValidator;
|
|
59
|
+
/**
|
|
60
|
+
* Determina o campo que deve ficar em evidência.
|
|
61
|
+
*/
|
|
62
|
+
fieldToFocus: string;
|
|
59
63
|
/**
|
|
60
64
|
* Emitido quando a configuração do card é alterada.
|
|
61
65
|
*/
|
|
@@ -64,6 +68,10 @@ export declare class SnkFormView {
|
|
|
64
68
|
cardConfig: IFormCardConfig;
|
|
65
69
|
propertyChanged: string;
|
|
66
70
|
}>;
|
|
71
|
+
/**
|
|
72
|
+
* Emitido quando o campo recebe foco
|
|
73
|
+
*/
|
|
74
|
+
snkRequestClearFieldToFocus: EventEmitter<void>;
|
|
67
75
|
/**
|
|
68
76
|
* Responsável por notificar quando ocorrer a renderização de itens do formulário.
|
|
69
77
|
*/
|
|
@@ -77,5 +85,6 @@ export declare class SnkFormView {
|
|
|
77
85
|
private bindFields;
|
|
78
86
|
private handleFormItemsReady;
|
|
79
87
|
disconnectedCallback(): void;
|
|
88
|
+
componentDidRender(): void;
|
|
80
89
|
render(): any;
|
|
81
90
|
}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { DataUnit } from
|
|
2
|
-
import { EventEmitter, VNode } from
|
|
3
|
-
import { DataState } from
|
|
4
|
-
import { SnkFormConfigManager } from
|
|
5
|
-
import { IFormCardConfig, IFormConfig, IRecordValidator } from
|
|
6
|
-
import { FormMetadata } from
|
|
7
|
-
import { IBreadcrumbItem } from
|
|
8
|
-
import { IGuideItem } from
|
|
9
|
-
import { Action, TaskbarManager } from
|
|
10
|
-
import { PresentationMode } from
|
|
11
|
-
import { SnkMessageBuilder } from
|
|
1
|
+
import { DataUnit } from '@sankhyalabs/core';
|
|
2
|
+
import { EventEmitter, VNode } from '../../../stencil-public-runtime';
|
|
3
|
+
import { DataState } from '../../snk-data-unit/snk-data-unit';
|
|
4
|
+
import { SnkFormConfigManager } from '../../snk-form/SnkFormConfigManager';
|
|
5
|
+
import { IFormCardConfig, IFormConfig, IRecordValidator } from '@sankhyalabs/ezui/dist/types/utils/form/interfaces';
|
|
6
|
+
import { FormMetadata } from '@sankhyalabs/ezui/dist/collection/utils/form';
|
|
7
|
+
import { IBreadcrumbItem } from '@sankhyalabs/ezui/dist/types/components/ez-breadcrumb/ez-breadcrumb';
|
|
8
|
+
import { IGuideItem } from '@sankhyalabs/ezui/dist/types/components/ez-guide-navigator/interfaces';
|
|
9
|
+
import { Action, TaskbarManager } from '../../snk-taskbar/snk-taskbar';
|
|
10
|
+
import { PresentationMode } from '../../../lib';
|
|
11
|
+
import { SnkMessageBuilder } from '../../../lib/message/SnkMessageBuilder';
|
|
12
12
|
export declare class SnkGuidesViewer {
|
|
13
13
|
private _configManager;
|
|
14
14
|
private _masterFormMetadata;
|
|
@@ -17,6 +17,8 @@ export declare class SnkGuidesViewer {
|
|
|
17
17
|
private _snkConfigurator;
|
|
18
18
|
private _currentDetail;
|
|
19
19
|
private _mainForm;
|
|
20
|
+
private _fieldSearch;
|
|
21
|
+
private _moreOptions;
|
|
20
22
|
private _guideHasChanged;
|
|
21
23
|
private _guideBuilders;
|
|
22
24
|
/**
|
|
@@ -76,10 +78,12 @@ export declare class SnkGuidesViewer {
|
|
|
76
78
|
* Define o identificador do container de elementos customizados da Taskbar da aba de detalhes.
|
|
77
79
|
*/
|
|
78
80
|
detailTaskbarCustomContainerId: string;
|
|
81
|
+
_hasToCreateFieldSearch: boolean;
|
|
79
82
|
_breadcrumbItems: Array<IBreadcrumbItem>;
|
|
80
83
|
_guides: Array<IGuideItem>;
|
|
81
84
|
_formEditorConfigManager: SnkFormConfigManager;
|
|
82
85
|
_formEditorDataUnit: DataUnit;
|
|
86
|
+
private _fieldToGetFocus;
|
|
83
87
|
observeDataUnit(): void;
|
|
84
88
|
observeDataState(newValue: DataState, oldValue: DataState): void;
|
|
85
89
|
observeMasterFormConfig(): void;
|
|
@@ -89,6 +93,10 @@ export declare class SnkGuidesViewer {
|
|
|
89
93
|
* referente a um form detail.
|
|
90
94
|
*/
|
|
91
95
|
showFormConfig(detail?: boolean): Promise<void>;
|
|
96
|
+
/**
|
|
97
|
+
* Abre o localizador de campos
|
|
98
|
+
*/
|
|
99
|
+
findField(): Promise<void>;
|
|
92
100
|
/**
|
|
93
101
|
* Emitido quando o botão de voltar é acionado.
|
|
94
102
|
*/
|
|
@@ -118,21 +126,50 @@ export declare class SnkGuidesViewer {
|
|
|
118
126
|
private loadGuides;
|
|
119
127
|
private isDetail;
|
|
120
128
|
private updateGuide;
|
|
129
|
+
private getTaskBarId;
|
|
121
130
|
private loadTaskbarProcessor;
|
|
122
131
|
private getInvisibleButtons;
|
|
123
132
|
static updateContentCard(formName: string, cardConfig: IFormCardConfig, propertyChanged: string, configManager: SnkFormConfigManager): Promise<Map<string, IFormCardConfig>>;
|
|
124
|
-
static buildFixedForms(
|
|
133
|
+
static buildFixedForms(params: BuildFixedFormParams): Array<VNode>;
|
|
125
134
|
private wrapDetail;
|
|
126
135
|
private getDataUnitName;
|
|
127
136
|
private getContent;
|
|
128
137
|
private onBreadcrumbClickHandler;
|
|
129
138
|
private updateSelectedGuideHandler;
|
|
139
|
+
private changeGuideHandler;
|
|
140
|
+
private clearFieldToFocusHandler;
|
|
141
|
+
private resetGuideBadge;
|
|
142
|
+
private canClearGuideBadge;
|
|
143
|
+
private isIncludedInChildrenList;
|
|
144
|
+
private hasChildren;
|
|
145
|
+
private getChildrenIdList;
|
|
130
146
|
private getConfigViewMode;
|
|
131
147
|
private changeConfigViewMode;
|
|
132
148
|
private openConfig;
|
|
133
149
|
private noGuideSelected;
|
|
134
150
|
componentWillLoad(): void;
|
|
135
151
|
componentDidRender(): void;
|
|
152
|
+
private getFieldsSearch;
|
|
153
|
+
private fieldsOptionLoader;
|
|
154
|
+
private onSelectField;
|
|
155
|
+
private getActionsList;
|
|
136
156
|
buildTaskBar(): any;
|
|
157
|
+
private dataUnitActionHandler;
|
|
158
|
+
private addErrorBadgeToGuide;
|
|
159
|
+
private openGuideNavigator;
|
|
160
|
+
private getBadge;
|
|
161
|
+
private getGuideName;
|
|
162
|
+
componentDidLoad(): void;
|
|
137
163
|
render(): any;
|
|
138
164
|
}
|
|
165
|
+
interface BuildFixedFormParams {
|
|
166
|
+
formConfig: IFormConfig;
|
|
167
|
+
formMetadata: FormMetadata;
|
|
168
|
+
selectedForm: string;
|
|
169
|
+
dataUnit: DataUnit;
|
|
170
|
+
recordsValidator: IRecordValidator;
|
|
171
|
+
levelPath?: string;
|
|
172
|
+
fieldToFocus?: string;
|
|
173
|
+
onRequestClearFieldToFocus?: Function;
|
|
174
|
+
}
|
|
175
|
+
export {};
|
|
@@ -97,6 +97,7 @@ export declare class SnkDataUnit implements DUActionInterceptor {
|
|
|
97
97
|
* @returns Retorna a lista de IDs dos registros selecionados.
|
|
98
98
|
*/
|
|
99
99
|
getSelectedRecordsIDsInfo(): Promise<Array<IRecordID>>;
|
|
100
|
+
getCleanOnCopyFields(): Array<string>;
|
|
100
101
|
interceptAction(action: DataUnitAction): Promise<DataUnitAction>;
|
|
101
102
|
private showSuccessMessage;
|
|
102
103
|
private isAllowed;
|
package/dist/types/components/snk-filter-bar/filter-item/editors/snk-filter-checkbox-list.d.ts
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { EventEmitter } from '../../../../stencil-public-runtime';
|
|
2
|
+
import { SnkFilterItemConfig } from '../snk-filter-item';
|
|
3
|
+
export declare class SnkFilterCheckboxList {
|
|
4
|
+
_element: HTMLElement;
|
|
5
|
+
/**
|
|
6
|
+
* Define as configurações do componente snk-filter-multi-select
|
|
7
|
+
*/
|
|
8
|
+
config: SnkFilterItemConfig;
|
|
9
|
+
optionsList: CheckListFilterItem[];
|
|
10
|
+
/**
|
|
11
|
+
* Emite um evento customizado ao realizar alteração nos valores do componente
|
|
12
|
+
*/
|
|
13
|
+
valueChanged: EventEmitter<CustomEvent>;
|
|
14
|
+
componentDidLoad(): void;
|
|
15
|
+
private handleToggleCheck;
|
|
16
|
+
private renderOptions;
|
|
17
|
+
private isChecked;
|
|
18
|
+
private buidOptions;
|
|
19
|
+
componentWillRender(): void;
|
|
20
|
+
render(): any;
|
|
21
|
+
}
|
|
22
|
+
export interface CheckListFilterItem {
|
|
23
|
+
name: string;
|
|
24
|
+
expression: string;
|
|
25
|
+
label: string;
|
|
26
|
+
operand?: string;
|
|
27
|
+
}
|
|
@@ -1,16 +1,29 @@
|
|
|
1
1
|
import { EventEmitter } from '../../../../stencil-public-runtime';
|
|
2
2
|
import { SnkFilterItemConfig } from '../snk-filter-item';
|
|
3
|
+
import { EPresentationMode } from './enum/presentationMode';
|
|
3
4
|
export declare class SnkFilterPeriod {
|
|
4
5
|
_element: HTMLElement;
|
|
6
|
+
_startInterval: HTMLEzNumberInputElement;
|
|
7
|
+
_endInterval: HTMLEzNumberInputElement;
|
|
8
|
+
_startIntervalLabel: string;
|
|
9
|
+
_endIntervalLabel: string;
|
|
5
10
|
_numberElement: HTMLEzNumberInputElement;
|
|
6
11
|
/**
|
|
7
12
|
* Define as configurações do componente snk-filter-number
|
|
8
13
|
*/
|
|
9
14
|
config: SnkFilterItemConfig;
|
|
15
|
+
/**
|
|
16
|
+
* Usado pra flexibilizar os verbetes e mensagens de acordo com o SnkMessageBuilder.
|
|
17
|
+
*/
|
|
18
|
+
getMessage: (key: string, props?: any) => string;
|
|
10
19
|
/**
|
|
11
20
|
* Define o valor do componente snk-filter-number
|
|
12
21
|
*/
|
|
13
|
-
value:
|
|
22
|
+
value: FilterNumberValueType;
|
|
23
|
+
/**
|
|
24
|
+
* Define a variação do componente
|
|
25
|
+
*/
|
|
26
|
+
presentationMode: EPresentationMode;
|
|
14
27
|
/**
|
|
15
28
|
* Emitido quando acontece a alteração de valor do componente snk-filter-number
|
|
16
29
|
*/
|
|
@@ -18,11 +31,20 @@ export declare class SnkFilterPeriod {
|
|
|
18
31
|
/**
|
|
19
32
|
* Emitido quando o valor do filtro é alterado.
|
|
20
33
|
*/
|
|
21
|
-
valueChanged: EventEmitter<
|
|
34
|
+
valueChanged: EventEmitter<FilterNumberValueType>;
|
|
22
35
|
/**
|
|
23
36
|
* Exibe o componente snk-filter-number
|
|
24
37
|
*/
|
|
25
38
|
show(): Promise<void>;
|
|
39
|
+
private getIntervalValue;
|
|
40
|
+
private buildLabel;
|
|
41
|
+
private getVariation;
|
|
42
|
+
componentWillLoad(): void;
|
|
26
43
|
componentDidLoad(): void;
|
|
27
44
|
render(): any;
|
|
28
45
|
}
|
|
46
|
+
type FilterNumberValueType = {
|
|
47
|
+
start: number;
|
|
48
|
+
end: number;
|
|
49
|
+
} | number | undefined;
|
|
50
|
+
export {};
|
|
@@ -48,6 +48,7 @@ export declare class SnkFilterItem {
|
|
|
48
48
|
clickListener(evt: MouseEvent): void;
|
|
49
49
|
mouseDownListener(evt: MouseEvent): void;
|
|
50
50
|
getLabel(isTooltipLabel?: boolean): any;
|
|
51
|
+
private getLabelFromCheckedOptions;
|
|
51
52
|
calculateActiveCount(groupedItems: Array<SnkFilterItemConfig>): number;
|
|
52
53
|
componentDidLoad(): void;
|
|
53
54
|
componentDidRender(): void;
|
|
@@ -77,4 +78,5 @@ export interface SnkFilterItemConfig {
|
|
|
77
78
|
fixed?: boolean;
|
|
78
79
|
removalBlocked?: boolean;
|
|
79
80
|
groupedItems: Array<SnkFilterItemConfig>;
|
|
81
|
+
originOrder?: number;
|
|
80
82
|
}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { SnkFilterItemConfig } from '../filter-item/snk-filter-item';
|
|
2
|
+
import { IPersonalizedFilter } from '../../snk-personalized-filter/interfaces/IPersonalizedFilter';
|
|
2
3
|
export declare class SnkFilterModal {
|
|
3
4
|
private _modalTitle;
|
|
4
5
|
private _cancelButtonLabel;
|
|
@@ -29,9 +30,21 @@ export declare class SnkFilterModal {
|
|
|
29
30
|
*/
|
|
30
31
|
addPersonalizedFilter: () => void;
|
|
31
32
|
/**
|
|
32
|
-
* Ação executada ao
|
|
33
|
+
* Ação executada ao editar um filtro personalizado
|
|
33
34
|
*/
|
|
34
35
|
editPersonalizedFilter: (id: string) => void;
|
|
36
|
+
/**
|
|
37
|
+
* Ação executada ao deletar um filtro personalizado
|
|
38
|
+
*/
|
|
39
|
+
deletePersonalizedFilter: (filter: IPersonalizedFilter, configName: string) => void;
|
|
40
|
+
/**
|
|
41
|
+
* Guarda filtros a serem deletados no Apply do modal
|
|
42
|
+
*/
|
|
43
|
+
filtersToDelete: IPersonalizedFilter[];
|
|
44
|
+
/**
|
|
45
|
+
* Emitido quando um filtro personalizado é deletado.
|
|
46
|
+
*/
|
|
47
|
+
deletePersonalizedFilterListener(event: CustomEvent<IPersonalizedFilter>): void;
|
|
35
48
|
private getCustomMessage;
|
|
36
49
|
private handleClearAll;
|
|
37
50
|
private handleClearOthersFilters;
|
|
@@ -46,6 +59,7 @@ export declare class SnkFilterModal {
|
|
|
46
59
|
private handleClearSigleFilter;
|
|
47
60
|
private uncheckFilterValues;
|
|
48
61
|
private renderFilterItem;
|
|
62
|
+
private isDefaultFilterNumberVariation;
|
|
49
63
|
private mountFiltersLines;
|
|
50
64
|
private renderFilterLine;
|
|
51
65
|
private getIformedFiltersCount;
|
|
@@ -1,8 +1,11 @@
|
|
|
1
1
|
import { DataUnit } from '@sankhyalabs/core';
|
|
2
2
|
import { Filter, FilterProvider } from '@sankhyalabs/core/dist/dataunit/metadata/UnitMetadata';
|
|
3
|
+
import { EventEmitter } from '../../stencil-public-runtime';
|
|
3
4
|
import { SnkMessageBuilder } from '../../lib/message/SnkMessageBuilder';
|
|
4
5
|
import { SnkApplication } from '../snk-application/snk-application';
|
|
6
|
+
import FilterItemType from './filter-item/filter-item-type.enum';
|
|
5
7
|
import { SnkFilterItemConfig } from './filter-item/snk-filter-item';
|
|
8
|
+
import { IPersonalizedFilter } from '../snk-personalized-filter/interfaces/IPersonalizedFilter';
|
|
6
9
|
export declare class SnkFilterBar implements FilterProvider {
|
|
7
10
|
private _filterModalFactory;
|
|
8
11
|
private _elPersonalizedFilter;
|
|
@@ -37,6 +40,7 @@ export declare class SnkFilterBar implements FilterProvider {
|
|
|
37
40
|
* Responsável por flexibilizar e padronizar o uso de mensagens nos blocos de construção.
|
|
38
41
|
*/
|
|
39
42
|
messagesBuilder: SnkMessageBuilder;
|
|
43
|
+
configUpdated: EventEmitter<SnkFilterItemConfig[]>;
|
|
40
44
|
allowDefault: boolean;
|
|
41
45
|
scrollerLocked: boolean;
|
|
42
46
|
showPersonalizedFilter: boolean;
|
|
@@ -46,6 +50,30 @@ export declare class SnkFilterBar implements FilterProvider {
|
|
|
46
50
|
* Faz o recarregamento da filterbar buscando o state no servidor.
|
|
47
51
|
*/
|
|
48
52
|
reload(): Promise<void>;
|
|
53
|
+
/**
|
|
54
|
+
* Retorna um item de filtro pelo ID.
|
|
55
|
+
*/
|
|
56
|
+
getFilterItem(id: string): Promise<SnkFilterItemConfig | undefined>;
|
|
57
|
+
/**
|
|
58
|
+
* Atualiza um item do filtro.
|
|
59
|
+
*
|
|
60
|
+
* @param filterItem - Item com as informações atualizadas, caso o item não seja encontrado no array ele mão será modificado
|
|
61
|
+
*/
|
|
62
|
+
updateFilterItem(newFilterItem: SnkFilterItemConfig): Promise<void>;
|
|
63
|
+
/**
|
|
64
|
+
* Adiciona um item de filtro.
|
|
65
|
+
*
|
|
66
|
+
* @param filterItem - Item a ser adicionado, caso o item já exista com o ID ele não será adicionado novamente
|
|
67
|
+
*/
|
|
68
|
+
addFilterItem(filterItem: SnkFilterItemConfig): Promise<void>;
|
|
69
|
+
/**
|
|
70
|
+
* Remove um item de filtro.
|
|
71
|
+
*
|
|
72
|
+
* @param filterID - ID do a ser adicionado
|
|
73
|
+
*
|
|
74
|
+
* @returns {Promise<SnkFilterItemConfig|undefined>} - Retorna o item de filtro removido, ou undefined caso não encontrado.
|
|
75
|
+
*/
|
|
76
|
+
removeFilterItem(filterID: string): Promise<SnkFilterItemConfig | undefined>;
|
|
49
77
|
componentDidLoad(): void;
|
|
50
78
|
private processPendingFilter;
|
|
51
79
|
private getPersonalizedFilterItem;
|
|
@@ -76,6 +104,8 @@ export declare class SnkFilterBar implements FilterProvider {
|
|
|
76
104
|
private showFilterModal;
|
|
77
105
|
addPersonalizedFilter(): void;
|
|
78
106
|
editPersonalizedFilter(id: string): void;
|
|
107
|
+
deletePersonalizedFilter(filter: IPersonalizedFilter, filterItemType: FilterItemType, configName: string): void;
|
|
108
|
+
handleHidePersonalizedFilter(reloadFilterBar: boolean): void;
|
|
79
109
|
hidePersonalizedFilter(): void;
|
|
80
110
|
componentWillLoad(): void;
|
|
81
111
|
componentDidRender(): void;
|