@sankhyalabs/sankhyablocks 10.1.0-dev.3 → 10.1.0-dev.30
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-b29e31be.js → ConfigStorage-d9d24844.js} +2 -2
- package/dist/cjs/{DataFetcher-ed9d97ea.js → DataFetcher-3a8ea521.js} +2 -2733
- package/dist/cjs/{FormConfigHelper-ebb77625.js → FormConfigHelper-28fe4668.js} +44 -0
- package/dist/cjs/{ISave-81eb2fbc.js → ISave-a66bb65e.js} +1 -1
- package/dist/cjs/ImageUtils-5e3f406b.js +142 -0
- package/dist/cjs/{PersonalizedFilterUtils-7259cf65.js → PersonalizedFilterUtils-eccb267a.js} +13 -0
- package/dist/cjs/{SnkFormConfigManager-6838389c.js → SnkFormConfigManager-c88cf1e9.js} +7 -7
- package/dist/cjs/SnkMessageBuilder-d9558dba.js +2809 -0
- package/dist/cjs/{SnkMultiSelectionListDataSource-1e804147.js → SnkMultiSelectionListDataSource-a891430e.js} +5 -5
- package/dist/cjs/{auth-fetcher-cc28d847.js → auth-fetcher-faa61f64.js} +1 -1
- package/dist/cjs/config-header.cjs.entry.js +1 -1
- package/dist/cjs/configs-button.cjs.entry.js +1 -1
- package/dist/cjs/css-shim-a27d231b.js +6 -0
- package/dist/cjs/{dataunit-fetcher-ab1cc071.js → dataunit-fetcher-4320f7ec.js} +3 -2
- package/dist/cjs/dom-ff96a4bc.js +75 -0
- package/dist/cjs/field-config_2.cjs.entry.js +3 -3
- package/dist/cjs/fields-layout.cjs.entry.js +7 -4
- package/dist/cjs/fields-selector.cjs.entry.js +2 -2
- package/dist/cjs/{form-config-fetcher-f0897eb5.js → form-config-fetcher-72cf0e3d.js} +1 -1
- package/dist/cjs/guides-configurator.cjs.entry.js +6 -4
- package/dist/cjs/{index-1cf293c1.js → index-1894343a.js} +1525 -173
- package/dist/cjs/{index-13d05f03.js → index-f0fe7e6e.js} +90 -21
- package/dist/cjs/loader.cjs.js +16 -2
- package/dist/cjs/pesquisa-grid_2.cjs.entry.js +6 -5
- package/dist/cjs/sankhyablocks.cjs.js +132 -4
- package/dist/cjs/shadow-css-7e3e0ab1.js +389 -0
- package/dist/cjs/{snk-actions-button_9.cjs.entry.js → snk-actions-button_8.cjs.entry.js} +20 -61
- package/dist/cjs/snk-actions-form.cjs.entry.js +1 -1
- package/dist/cjs/snk-application.cjs.entry.js +29 -9
- package/dist/cjs/snk-attach.cjs.entry.js +10 -9
- package/dist/cjs/snk-client-confirm.cjs.entry.js +1 -1
- package/dist/cjs/snk-configurator.cjs.entry.js +1 -1
- package/dist/cjs/snk-crud.cjs.entry.js +18 -10
- package/dist/cjs/snk-custom-slot-elements.cjs.entry.js +1 -1
- package/dist/cjs/snk-custom-slot-guide.cjs.entry.js +40 -0
- package/dist/cjs/snk-data-exporter.cjs.entry.js +7 -6
- package/dist/cjs/{snk-data-unit-68992932.js → snk-data-unit-b54fdf9a.js} +21 -12
- package/dist/cjs/snk-data-unit.cjs.entry.js +5 -4
- package/dist/cjs/snk-default-filter.cjs.entry.js +1 -1
- package/dist/cjs/snk-detail-view.cjs.entry.js +18 -14
- package/dist/cjs/snk-entity-list.cjs.entry.js +1 -1
- package/dist/cjs/snk-exporter-email-sender.cjs.entry.js +1 -1
- package/dist/cjs/snk-expression-group_2.cjs.entry.js +2 -2
- package/dist/cjs/snk-filter-advanced-mode_2.cjs.entry.js +2 -2
- package/dist/cjs/snk-filter-bar_4.cjs.entry.js +59 -25
- package/dist/cjs/snk-filter-binary-select.cjs.entry.js +1 -1
- package/dist/cjs/snk-filter-checkbox-list.cjs.entry.js +1 -1
- package/dist/cjs/snk-filter-detail.cjs.entry.js +3 -3
- package/dist/cjs/snk-filter-field-search_2.cjs.entry.js +2 -2
- package/dist/cjs/snk-filter-modal-item.cjs.entry.js +5 -4
- package/dist/cjs/snk-filter-multi-select.cjs.entry.js +1 -1
- package/dist/cjs/snk-filter-number.cjs.entry.js +11 -7
- package/dist/cjs/snk-filter-period.cjs.entry.js +14 -7
- package/dist/cjs/snk-filter-search.cjs.entry.js +1 -1
- package/dist/cjs/snk-filter-text.cjs.entry.js +2 -2
- package/dist/cjs/snk-form-summary.cjs.entry.js +1 -1
- package/dist/cjs/snk-form-view.cjs.entry.js +73 -8
- package/dist/cjs/snk-form_2.cjs.entry.js +34 -10
- package/dist/cjs/snk-grid.cjs.entry.js +30 -19
- package/dist/cjs/{snk-guides-viewer-8b841753.js → snk-guides-viewer-58185ae3.js} +91 -42
- package/dist/cjs/snk-guides-viewer.cjs.entry.js +11 -10
- package/dist/cjs/snk-image-input.cjs.entry.js +148 -0
- package/dist/cjs/snk-layout-form-config.cjs.entry.js +72 -0
- package/dist/cjs/snk-personalized-filter-editor.cjs.entry.js +1 -1
- package/dist/cjs/snk-personalized-filter.cjs.entry.js +7 -6
- package/dist/cjs/snk-pesquisa.cjs.entry.js +6 -6
- package/dist/cjs/snk-print-selector.cjs.entry.js +1 -1
- package/dist/cjs/snk-simple-bar.cjs.entry.js +1 -1
- package/dist/cjs/snk-simple-crud.cjs.entry.js +15 -21
- package/dist/cjs/snk-taskbar.cjs.entry.js +59 -47
- package/dist/cjs/{taskbar-elements-fb5d1e08.js → taskbar-elements-a94d4318.js} +6 -5
- package/dist/cjs/teste-pesquisa.cjs.entry.js +1 -1
- package/dist/collection/collection-manifest.json +8 -1
- package/dist/collection/components/snk-application/errorhandler/snk-error-handler.js +1 -0
- package/dist/collection/components/snk-application/snk-application.js +20 -2
- package/dist/collection/components/snk-attach/snk-attach.js +1 -1
- package/dist/collection/components/snk-crud/snk-crud.js +48 -3
- package/dist/collection/components/snk-crud/subcomponents/GuideBuilder.js +1 -1
- package/dist/collection/components/snk-crud/subcomponents/snk-detail-view/snk-detail-view.js +4 -1
- package/dist/collection/components/snk-crud/subcomponents/snk-form-view.js +93 -8
- package/dist/collection/components/snk-crud/subcomponents/snk-guides-viewer.js +138 -36
- package/dist/collection/components/snk-custom-slot-guide/snk-custom-slot-guide.css +3 -0
- package/dist/collection/components/snk-custom-slot-guide/snk-custom-slot-guide.js +95 -0
- package/dist/collection/components/snk-data-unit/snk-data-unit.js +9 -0
- package/dist/collection/components/snk-filter-bar/filter-item/editors/snk-filter-number.js +13 -9
- package/dist/collection/components/snk-filter-bar/filter-item/editors/snk-filter-period.js +14 -7
- package/dist/collection/components/snk-filter-bar/filter-item/editors/snk-filter-text.js +1 -1
- package/dist/collection/components/snk-filter-bar/filter-item/snk-filter-detail.js +1 -1
- package/dist/collection/components/snk-filter-bar/filter-item/snk-filter-item.css +4 -0
- package/dist/collection/components/snk-filter-bar/filter-item/snk-filter-item.js +7 -1
- package/dist/collection/components/snk-filter-bar/filter-modal/snk-filter-modal.css +1 -0
- package/dist/collection/components/snk-filter-bar/filter-modal/snk-filter-modal.js +15 -4
- package/dist/collection/components/snk-filter-bar/snk-filter-bar.js +30 -13
- package/dist/collection/components/snk-form-config/FormConfigHelper.js +42 -0
- package/dist/collection/components/snk-form-config/SnkFormConfigManager.js +6 -6
- package/dist/collection/components/snk-form-config/field-item/field-config/field-config.css +1 -0
- package/dist/collection/components/snk-form-config/fields-layout/fields-layout.css +16 -0
- package/dist/collection/components/snk-form-config/fields-layout/fields-layout.js +6 -3
- package/dist/collection/components/snk-form-config/guides-configurator/guides-configurator.css +3 -3
- package/dist/collection/components/snk-form-config/guides-configurator/guides-configurator.js +5 -3
- package/dist/collection/components/snk-form-config/snk-form-config.js +53 -6
- package/dist/collection/components/snk-grid/snk-grid.css +12 -0
- package/dist/collection/components/snk-grid/snk-grid.js +22 -12
- package/dist/collection/components/snk-grid-config/snk-grid-config.js +12 -4
- package/dist/collection/components/snk-image-input/snk-image-input.css +3 -0
- package/dist/collection/components/snk-image-input/snk-image-input.js +326 -0
- package/dist/collection/components/snk-image-input/utils/ImageUtils.js +133 -0
- package/dist/collection/components/snk-layout-form-config/snk-layout-form-config.js +1 -1
- package/dist/collection/components/snk-layout-form-config/snk-view-representation/snk-view-representation.js +1 -1
- package/dist/collection/components/snk-personalized-filter/subcomponents/snk-filter-param-config/utils/PersonalizedFilterUtils.js +13 -0
- package/dist/collection/components/snk-pesquisa/snk-pesquisa.js +0 -4
- package/dist/collection/components/snk-simple-crud/snk-simple-crud.js +23 -12
- package/dist/collection/components/snk-taskbar/elements/taskbar-elements.js +4 -3
- package/dist/collection/components/snk-taskbar/snk-taskbar.js +58 -44
- package/dist/collection/lib/message/SnkMessageBuilder.js +11 -2
- package/dist/collection/lib/message/messageResourceEnUSUtils.js +2 -0
- package/dist/collection/lib/message/messageResourceEsESUtils.js +2 -0
- package/dist/collection/lib/message/messageResourcePtBRUtils.js +2 -0
- package/dist/collection/lib/message/resources/en-us/snk-crud.msg.js +1 -1
- package/dist/collection/lib/message/resources/en-us/snk-form.msg.js +7 -0
- package/dist/collection/lib/message/resources/en-us/snk-image-input.msg.js +11 -0
- package/dist/collection/lib/message/resources/en-us/snk-layout-form-config.msg.js +10 -2
- package/dist/collection/lib/message/resources/es-es/snk-crud.msg.js +1 -1
- package/dist/collection/lib/message/resources/es-es/snk-form.msg.js +7 -0
- package/dist/collection/lib/message/resources/es-es/snk-image-input.msg.js +11 -0
- package/dist/collection/lib/message/resources/es-es/snk-layout-form-config.msg.js +8 -0
- package/dist/collection/lib/message/resources/pt-br/snk-configurator.msg.js +1 -1
- package/dist/collection/lib/message/resources/pt-br/snk-crud.msg.js +1 -1
- package/dist/collection/lib/message/resources/pt-br/snk-form.msg.js +8 -1
- package/dist/collection/lib/message/resources/pt-br/snk-image-input.msg.js +11 -0
- package/dist/collection/lib/message/resources/pt-br/snk-layout-form-config.msg.js +10 -2
- package/dist/components/DataFetcher.js +3 -2713
- package/dist/components/PersonalizedFilterUtils.js +13 -0
- package/dist/components/SnkFormConfigManager.js +6 -6
- package/dist/components/SnkMessageBuilder.js +2807 -0
- package/dist/components/dataunit-fetcher.js +2 -1
- package/dist/components/field-config2.js +44 -2
- package/dist/components/fields-layout2.js +6 -3
- package/dist/components/guides-configurator2.js +5 -3
- package/dist/components/index.d.ts +2 -0
- package/dist/components/index.js +2 -0
- package/dist/components/index2.js +90 -21
- package/dist/components/snk-application2.js +22 -2
- package/dist/components/snk-attach2.js +3 -2
- package/dist/components/snk-crud.js +79 -65
- package/dist/components/snk-custom-slot-guide.d.ts +11 -0
- package/dist/components/snk-custom-slot-guide.js +55 -0
- package/dist/components/snk-data-unit2.js +10 -1
- package/dist/components/snk-detail-view2.js +186 -121
- package/dist/components/snk-filter-bar2.js +30 -13
- package/dist/components/snk-filter-detail2.js +1 -1
- package/dist/components/snk-filter-item2.js +8 -2
- package/dist/components/snk-filter-modal2.js +16 -6
- package/dist/components/snk-filter-number.js +12 -8
- package/dist/components/snk-filter-period.js +13 -6
- package/dist/components/snk-filter-text.js +1 -1
- package/dist/components/snk-form-config2.js +29 -5
- package/dist/components/snk-form-view2.js +82 -10
- package/dist/components/snk-grid-config2.js +12 -4
- package/dist/components/snk-grid2.js +22 -11
- package/dist/components/snk-image-input.d.ts +11 -0
- package/dist/components/snk-image-input.js +6 -0
- package/dist/components/snk-image-input2.js +302 -0
- package/dist/components/snk-layout-form-config2.js +1 -1
- package/dist/components/snk-pesquisa2.js +0 -1
- package/dist/components/snk-simple-crud2.js +6 -12
- package/dist/components/snk-taskbar2.js +61 -48
- package/dist/components/snk-view-representation2.js +1 -1
- package/dist/esm/{ConfigStorage-13d80e36.js → ConfigStorage-d15d2014.js} +2 -2
- package/dist/esm/{DataFetcher-f4ccd9f3.js → DataFetcher-1dd7e8c0.js} +3 -2713
- package/dist/esm/{FormConfigHelper-4e42f0b6.js → FormConfigHelper-d09669f3.js} +43 -1
- package/dist/esm/{ISave-288fa9df.js → ISave-498c4831.js} +1 -1
- package/dist/esm/ImageUtils-8fc8d905.js +136 -0
- package/dist/esm/{PersonalizedFilterUtils-2db38ff2.js → PersonalizedFilterUtils-d2439a9a.js} +13 -0
- package/dist/esm/{SnkFormConfigManager-3ee2937b.js → SnkFormConfigManager-86befa68.js} +7 -7
- package/dist/esm/SnkMessageBuilder-c0bc4424.js +2807 -0
- package/dist/esm/{SnkMultiSelectionListDataSource-5d3a93f2.js → SnkMultiSelectionListDataSource-14633bf6.js} +5 -5
- package/dist/esm/{auth-fetcher-59ab0c67.js → auth-fetcher-69cbda8d.js} +1 -1
- package/dist/esm/config-header.entry.js +1 -1
- package/dist/esm/configs-button.entry.js +1 -1
- package/dist/esm/css-shim-9f2d321e.js +4 -0
- package/dist/esm/{dataunit-fetcher-c4f9f222.js → dataunit-fetcher-3d5c4ae4.js} +2 -1
- package/dist/esm/dom-64053c71.js +73 -0
- package/dist/esm/field-config_2.entry.js +3 -3
- package/dist/esm/fields-layout.entry.js +7 -4
- package/dist/esm/fields-selector.entry.js +2 -2
- package/dist/esm/{form-config-fetcher-6a00fe9e.js → form-config-fetcher-fcc7b62f.js} +1 -1
- package/dist/esm/guides-configurator.entry.js +6 -4
- package/dist/esm/{index-479e1293.js → index-04f73a26.js} +1517 -173
- package/dist/esm/{index-446f9341.js → index-ea250be6.js} +90 -21
- package/dist/esm/loader.js +17 -3
- package/dist/esm/pesquisa-grid_2.entry.js +6 -5
- package/dist/esm/sankhyablocks.js +133 -5
- package/dist/esm/shadow-css-98135883.js +387 -0
- package/dist/esm/{snk-actions-button_9.entry.js → snk-actions-button_8.entry.js} +21 -61
- package/dist/esm/snk-actions-form.entry.js +1 -1
- package/dist/esm/snk-application.entry.js +28 -8
- package/dist/esm/snk-attach.entry.js +9 -8
- package/dist/esm/snk-client-confirm.entry.js +1 -1
- package/dist/esm/snk-configurator.entry.js +1 -1
- package/dist/esm/snk-crud.entry.js +18 -10
- package/dist/esm/snk-custom-slot-elements.entry.js +1 -1
- package/dist/esm/snk-custom-slot-guide.entry.js +36 -0
- package/dist/esm/snk-data-exporter.entry.js +7 -6
- package/dist/esm/{snk-data-unit-0edeb967.js → snk-data-unit-363c3551.js} +12 -3
- package/dist/esm/snk-data-unit.entry.js +5 -4
- package/dist/esm/snk-default-filter.entry.js +1 -1
- package/dist/esm/snk-detail-view.entry.js +16 -12
- package/dist/esm/snk-entity-list.entry.js +1 -1
- package/dist/esm/snk-exporter-email-sender.entry.js +1 -1
- package/dist/esm/snk-expression-group_2.entry.js +2 -2
- package/dist/esm/snk-filter-advanced-mode_2.entry.js +2 -2
- package/dist/esm/snk-filter-bar_4.entry.js +59 -25
- package/dist/esm/snk-filter-binary-select.entry.js +1 -1
- package/dist/esm/snk-filter-checkbox-list.entry.js +1 -1
- package/dist/esm/snk-filter-detail.entry.js +3 -3
- package/dist/esm/snk-filter-field-search_2.entry.js +2 -2
- package/dist/esm/snk-filter-modal-item.entry.js +5 -4
- package/dist/esm/snk-filter-multi-select.entry.js +1 -1
- package/dist/esm/snk-filter-number.entry.js +11 -7
- package/dist/esm/snk-filter-period.entry.js +14 -7
- package/dist/esm/snk-filter-search.entry.js +1 -1
- package/dist/esm/snk-filter-text.entry.js +2 -2
- package/dist/esm/snk-form-summary.entry.js +1 -1
- package/dist/esm/snk-form-view.entry.js +74 -9
- package/dist/esm/snk-form_2.entry.js +34 -10
- package/dist/esm/snk-grid.entry.js +30 -19
- package/dist/esm/{snk-guides-viewer-9cd4d20f.js → snk-guides-viewer-6a72a3f4.js} +91 -42
- package/dist/esm/snk-guides-viewer.entry.js +11 -10
- package/dist/esm/snk-image-input.entry.js +144 -0
- package/dist/esm/snk-layout-form-config.entry.js +68 -0
- package/dist/esm/snk-personalized-filter-editor.entry.js +1 -1
- package/dist/esm/snk-personalized-filter.entry.js +7 -6
- package/dist/esm/snk-pesquisa.entry.js +6 -6
- package/dist/esm/snk-print-selector.entry.js +1 -1
- package/dist/esm/snk-simple-bar.entry.js +1 -1
- package/dist/esm/snk-simple-crud.entry.js +15 -21
- package/dist/esm/snk-taskbar.entry.js +60 -48
- package/dist/esm/{taskbar-elements-faaf5d8f.js → taskbar-elements-97541bdd.js} +6 -5
- package/dist/esm/teste-pesquisa.entry.js +1 -1
- package/dist/sankhyablocks/{p-7f7fe6c4.entry.js → p-0a160fb5.entry.js} +1 -1
- package/dist/sankhyablocks/p-10cad767.entry.js +1 -0
- package/dist/sankhyablocks/{p-162bddae.entry.js → p-175c9576.entry.js} +1 -1
- package/dist/sankhyablocks/p-18cc9111.entry.js +1 -0
- package/dist/sankhyablocks/p-1df34264.entry.js +11 -0
- package/dist/sankhyablocks/p-27d6590e.js +1 -0
- package/dist/sankhyablocks/{p-c4fcf1fb.entry.js → p-27e0cd68.entry.js} +1 -1
- package/dist/sankhyablocks/p-2a356340.entry.js +1 -0
- package/dist/sankhyablocks/{p-9a63f3f7.entry.js → p-2b882835.entry.js} +1 -1
- package/dist/sankhyablocks/p-2c9d0870.js +2 -0
- package/dist/sankhyablocks/{p-cb4343c4.entry.js → p-2cc2526e.entry.js} +1 -1
- package/dist/sankhyablocks/{p-f15478a1.js → p-2ccbbeec.js} +1 -1
- package/dist/sankhyablocks/{p-75af335e.entry.js → p-2ebda226.entry.js} +1 -1
- package/dist/sankhyablocks/p-2ee83af1.entry.js +1 -0
- package/dist/sankhyablocks/p-30641d55.entry.js +1 -0
- package/dist/sankhyablocks/{p-53599b26.js → p-32ad76cc.js} +1 -1
- package/dist/sankhyablocks/p-3a35917e.entry.js +1 -0
- package/dist/sankhyablocks/{p-49ddc27a.entry.js → p-438a225f.entry.js} +1 -1
- package/dist/sankhyablocks/p-45f53520.entry.js +1 -0
- package/dist/sankhyablocks/p-48762fe9.js +1 -0
- package/dist/sankhyablocks/p-48c580b9.entry.js +1 -0
- package/dist/sankhyablocks/p-4ff3b494.js +1 -0
- package/dist/sankhyablocks/{p-27482793.entry.js → p-5aae5c74.entry.js} +1 -1
- package/dist/sankhyablocks/p-6564180d.entry.js +1 -0
- package/dist/sankhyablocks/p-685bc841.js +60 -0
- package/dist/sankhyablocks/p-68c1a093.js +1 -0
- package/dist/sankhyablocks/{p-7b3ca294.entry.js → p-7150eacf.entry.js} +1 -1
- package/dist/sankhyablocks/p-72d62f22.js +1 -0
- package/dist/sankhyablocks/{p-825098c1.entry.js → p-752c57f4.entry.js} +1 -1
- package/dist/sankhyablocks/{p-e258de96.entry.js → p-76729994.entry.js} +1 -1
- package/dist/sankhyablocks/p-7c4f4851.js +1 -0
- package/dist/sankhyablocks/p-7cede5db.entry.js +1 -0
- package/dist/sankhyablocks/p-7e9f8fa4.js +1 -0
- package/dist/sankhyablocks/p-8b4d6719.js +1 -0
- package/dist/sankhyablocks/{p-3d41f5a8.entry.js → p-8d946600.entry.js} +1 -1
- package/dist/sankhyablocks/{p-96d45943.entry.js → p-90ae6c2e.entry.js} +1 -1
- package/dist/sankhyablocks/{p-78ff8734.js → p-9114e869.js} +1 -1
- package/dist/sankhyablocks/{p-21107f0d.entry.js → p-9c1ff75e.entry.js} +1 -1
- package/dist/sankhyablocks/p-9ce1539b.entry.js +1 -0
- package/dist/sankhyablocks/{p-2fdac5e6.entry.js → p-9e109f5e.entry.js} +1 -1
- package/dist/sankhyablocks/p-a210e55b.entry.js +1 -0
- package/dist/sankhyablocks/p-a2a9f520.entry.js +1 -0
- package/dist/sankhyablocks/p-a46ac091.js +1 -0
- package/dist/sankhyablocks/p-a73b6b00.js +1 -0
- package/dist/sankhyablocks/{p-9317942f.js → p-a9839628.js} +1 -1
- package/dist/sankhyablocks/{p-180716b2.entry.js → p-ae326d06.entry.js} +1 -1
- package/dist/sankhyablocks/p-b25777fa.entry.js +1 -0
- package/dist/sankhyablocks/p-b555ce38.entry.js +1 -0
- package/dist/sankhyablocks/p-bdf0077f.js +1 -0
- package/dist/sankhyablocks/p-c3ec6642.js +19 -0
- package/dist/sankhyablocks/p-c6a97fda.entry.js +1 -0
- package/dist/sankhyablocks/{p-91a9abb6.entry.js → p-c8043a53.entry.js} +1 -1
- package/dist/sankhyablocks/p-c860552e.entry.js +1 -0
- package/dist/sankhyablocks/{p-c3dbf441.entry.js → p-cc64239c.entry.js} +1 -1
- package/dist/sankhyablocks/{p-471b34f4.entry.js → p-cd00a3d1.entry.js} +1 -1
- package/dist/sankhyablocks/{p-4c763b10.entry.js → p-d657f71f.entry.js} +1 -1
- package/dist/sankhyablocks/p-d70de708.entry.js +1 -0
- package/dist/sankhyablocks/p-da455c82.js +12 -0
- package/dist/sankhyablocks/{p-1c2971e4.js → p-e0a6818c.js} +1 -1
- package/dist/sankhyablocks/p-e0e3914e.entry.js +1 -0
- package/dist/sankhyablocks/p-e30acdca.entry.js +1 -0
- package/dist/sankhyablocks/p-ebce5394.entry.js +1 -0
- package/dist/sankhyablocks/p-ee56dda6.entry.js +1 -0
- package/dist/sankhyablocks/p-ef9343c3.entry.js +1 -0
- package/dist/sankhyablocks/{p-667cab42.entry.js → p-f152ef98.entry.js} +1 -1
- package/dist/sankhyablocks/p-f4ac3b50.entry.js +1 -0
- package/dist/sankhyablocks/{p-7e250432.entry.js → p-f7170e10.entry.js} +1 -1
- package/dist/sankhyablocks/{p-7345782c.entry.js → p-f921270b.entry.js} +1 -1
- package/dist/sankhyablocks/p-fc5e95f4.entry.js +1 -0
- package/dist/sankhyablocks/p-fce86770.entry.js +1 -0
- package/dist/sankhyablocks/sankhyablocks.esm.js +1 -1
- package/dist/types/components/snk-application/snk-application.d.ts +1 -1
- package/dist/types/components/snk-crud/snk-crud.d.ts +10 -0
- package/dist/types/components/snk-crud/subcomponents/snk-form-view.d.ts +12 -0
- package/dist/types/components/snk-crud/subcomponents/snk-guides-viewer.d.ts +24 -0
- package/dist/types/components/snk-custom-slot-guide/snk-custom-slot-guide.d.ts +16 -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/snk-filter-number.d.ts +1 -1
- package/dist/types/components/snk-filter-bar/filter-item/editors/snk-filter-period.d.ts +1 -0
- package/dist/types/components/snk-filter-bar/filter-item/snk-filter-item.d.ts +1 -1
- package/dist/types/components/snk-filter-bar/filter-modal/snk-filter-modal.d.ts +2 -1
- package/dist/types/components/snk-form-config/FormConfigHelper.d.ts +6 -1
- package/dist/types/components/snk-form-config/SnkFormConfigManager.d.ts +1 -1
- package/dist/types/components/snk-form-config/fields-layout/fields-layout.d.ts +2 -2
- package/dist/types/components/snk-form-config/guides-configurator/guides-configurator.d.ts +1 -1
- package/dist/types/components/snk-form-config/snk-form-config.d.ts +9 -2
- package/dist/types/components/snk-grid/snk-grid.d.ts +2 -0
- package/dist/types/components/snk-image-input/snk-image-input.d.ts +56 -0
- package/dist/types/components/snk-image-input/utils/ImageUtils.d.ts +15 -0
- package/dist/types/components/snk-personalized-filter/interfaces/IParameter.d.ts +1 -0
- package/dist/types/components/snk-pesquisa/snk-pesquisa.d.ts +0 -1
- package/dist/types/components/snk-simple-crud/snk-simple-crud.d.ts +4 -1
- package/dist/types/components/snk-taskbar/snk-taskbar.d.ts +6 -3
- package/dist/types/components.d.ts +164 -1
- package/dist/types/lib/message/resources/en-us/snk-image-input.msg.d.ts +1 -0
- package/dist/types/lib/message/resources/es-es/snk-image-input.msg.d.ts +1 -0
- package/dist/types/lib/message/resources/pt-br/snk-image-input.msg.d.ts +1 -0
- package/package.json +1 -1
- package/react/components.d.ts +2 -0
- package/react/components.js +2 -0
- package/react/components.js.map +1 -1
- package/dist/sankhyablocks/p-093f58fa.entry.js +0 -1
- package/dist/sankhyablocks/p-0e279e7a.js +0 -1
- package/dist/sankhyablocks/p-11346b8d.entry.js +0 -1
- package/dist/sankhyablocks/p-1858c023.entry.js +0 -1
- package/dist/sankhyablocks/p-26e0f63c.entry.js +0 -1
- package/dist/sankhyablocks/p-34df7eca.entry.js +0 -1
- package/dist/sankhyablocks/p-34f447ba.entry.js +0 -1
- package/dist/sankhyablocks/p-38e56b68.entry.js +0 -1
- package/dist/sankhyablocks/p-3abeeefa.entry.js +0 -1
- package/dist/sankhyablocks/p-3d021bef.entry.js +0 -1
- package/dist/sankhyablocks/p-3ed04f0d.entry.js +0 -1
- package/dist/sankhyablocks/p-44939a0e.entry.js +0 -1
- package/dist/sankhyablocks/p-5304753a.js +0 -60
- package/dist/sankhyablocks/p-557368df.entry.js +0 -1
- package/dist/sankhyablocks/p-55798617.js +0 -1
- package/dist/sankhyablocks/p-583151c5.entry.js +0 -1
- package/dist/sankhyablocks/p-60dd1d27.entry.js +0 -1
- package/dist/sankhyablocks/p-6180de07.entry.js +0 -1
- package/dist/sankhyablocks/p-80014119.entry.js +0 -1
- package/dist/sankhyablocks/p-8a88690f.entry.js +0 -1
- package/dist/sankhyablocks/p-8f73da95.js +0 -1
- package/dist/sankhyablocks/p-988afe78.js +0 -1
- package/dist/sankhyablocks/p-a2ed1ebd.entry.js +0 -1
- package/dist/sankhyablocks/p-a5108625.entry.js +0 -1
- package/dist/sankhyablocks/p-a644a956.js +0 -1
- package/dist/sankhyablocks/p-ae108ffd.entry.js +0 -11
- package/dist/sankhyablocks/p-b4322b87.entry.js +0 -1
- package/dist/sankhyablocks/p-b7e891cc.entry.js +0 -1
- package/dist/sankhyablocks/p-b987e15d.js +0 -1
- package/dist/sankhyablocks/p-bb2f5f38.js +0 -1
- package/dist/sankhyablocks/p-d8d8169b.js +0 -2
- package/dist/sankhyablocks/p-d9c54991.js +0 -1
- package/dist/sankhyablocks/p-e9021f79.entry.js +0 -1
- package/dist/sankhyablocks/p-f8f29e1a.entry.js +0 -1
|
@@ -30,6 +30,7 @@ export class SnkGuidesViewer {
|
|
|
30
30
|
this.enableGridInsert = false;
|
|
31
31
|
this.ignoreReadOnlyFormFields = undefined;
|
|
32
32
|
this.getCustomTitle = undefined;
|
|
33
|
+
this.customGuidesConfig = [];
|
|
33
34
|
this._hasToCreateFieldSearch = true;
|
|
34
35
|
this._breadcrumbItems = [];
|
|
35
36
|
this._guides = undefined;
|
|
@@ -44,6 +45,13 @@ export class SnkGuidesViewer {
|
|
|
44
45
|
observeDataUnit() {
|
|
45
46
|
this.loadGuides(true);
|
|
46
47
|
}
|
|
48
|
+
async observeFormConfigManager(value) {
|
|
49
|
+
const showFormConfig = !!value;
|
|
50
|
+
await this._viewStack.show(showFormConfig ?
|
|
51
|
+
GUIDES_VIEWER_VIEW_MODE.CONFIG :
|
|
52
|
+
GUIDES_VIEWER_VIEW_MODE.GUIDES);
|
|
53
|
+
this.formConfigVisibilityChanged.emit(showFormConfig);
|
|
54
|
+
}
|
|
47
55
|
observeDataState(newValue, oldValue) {
|
|
48
56
|
var _a, _b, _c, _d, _e, _f;
|
|
49
57
|
const newRecordsIds = (_b = (_a = newValue === null || newValue === void 0 ? void 0 : newValue.selectionInfo) === null || _a === void 0 ? void 0 : _a.recordIds) !== null && _b !== void 0 ? _b : (_c = newValue === null || newValue === void 0 ? void 0 : newValue.selectedRecord) === null || _c === void 0 ? void 0 : _c['__record__id__'];
|
|
@@ -92,7 +100,8 @@ export class SnkGuidesViewer {
|
|
|
92
100
|
* Atribui o foco para o componente.
|
|
93
101
|
*/
|
|
94
102
|
async setFocus() {
|
|
95
|
-
|
|
103
|
+
var _a;
|
|
104
|
+
(_a = this._container) === null || _a === void 0 ? void 0 : _a.focus();
|
|
96
105
|
}
|
|
97
106
|
/**
|
|
98
107
|
* Recarrega os guias baseada nos metadados atuais.
|
|
@@ -142,7 +151,7 @@ export class SnkGuidesViewer {
|
|
|
142
151
|
if (!this._configManager.isLoaded) {
|
|
143
152
|
return;
|
|
144
153
|
}
|
|
145
|
-
this._masterFormMetadata = buildFormMetadata(this.masterFormConfig, this.dataUnit, true);
|
|
154
|
+
this._masterFormMetadata = buildFormMetadata(this.masterFormConfig, this.dataUnit, true, this.customGuidesConfig);
|
|
146
155
|
const allSheets = this._masterFormMetadata.getAllSheets();
|
|
147
156
|
const currentRecord = this.dataUnit.getSelectedRecord();
|
|
148
157
|
const disableDetails = this.hasToDisableDetails(currentRecord);
|
|
@@ -153,6 +162,13 @@ export class SnkGuidesViewer {
|
|
|
153
162
|
item.tooltip = this.getMessage("snkCrud.detail.tooltip.needSingleSelection");
|
|
154
163
|
item.disabled = true;
|
|
155
164
|
}
|
|
165
|
+
if (sheet.isCustom && sheet.ctxProps) {
|
|
166
|
+
Object.entries(sheet.ctxProps).forEach(([key, value]) => {
|
|
167
|
+
if (value !== undefined) {
|
|
168
|
+
item[key] = value;
|
|
169
|
+
}
|
|
170
|
+
});
|
|
171
|
+
}
|
|
156
172
|
guides.push(item);
|
|
157
173
|
});
|
|
158
174
|
this._guides = guides;
|
|
@@ -267,7 +283,7 @@ export class SnkGuidesViewer {
|
|
|
267
283
|
if (sheet == undefined) {
|
|
268
284
|
return;
|
|
269
285
|
}
|
|
270
|
-
return h("snk-form-view", { levelPath: params.levelPath, label: sheet.label, name: formName, fields: sheet.fields, formMetadata: params.formMetadata, dataUnit: params.dataUnit, recordsValidator: params.recordsValidator, contracted: (cardConfig === null || cardConfig === void 0 ? void 0 : cardConfig.presentation) === "CONTRACTED", fixed: cardConfig === null || cardConfig === void 0 ? void 0 : cardConfig.fixed, summaryFields: (_b = (_a = params.formConfig) === null || _a === void 0 ? void 0 : _a.summary) === null || _b === void 0 ? void 0 : _b.get(formName), fieldToFocus: params.fieldToFocus, key: formName, onSnkRequestClearFieldToFocus: _ => { var _a; return (_a = params.onRequestClearFieldToFocus) === null || _a === void 0 ? void 0 : _a.call(params); }, customEditors: params.propsCustomEditor, fieldsProps: params.fieldsProps });
|
|
286
|
+
return h("snk-form-view", { levelPath: params.levelPath, label: sheet.label, name: formName, fields: sheet.fields, formMetadata: params.formMetadata, dataUnit: params.dataUnit, recordsValidator: params.recordsValidator, contracted: (cardConfig === null || cardConfig === void 0 ? void 0 : cardConfig.presentation) === "CONTRACTED", fixed: cardConfig === null || cardConfig === void 0 ? void 0 : cardConfig.fixed, summaryFields: (_b = (_a = params.formConfig) === null || _a === void 0 ? void 0 : _a.summary) === null || _b === void 0 ? void 0 : _b.get(formName), fieldToFocus: params.fieldToFocus, key: formName, onSnkRequestClearFieldToFocus: _ => { var _a; return (_a = params.onRequestClearFieldToFocus) === null || _a === void 0 ? void 0 : _a.call(params); }, customEditors: params.propsCustomEditor, fieldsProps: params.fieldsProps, entityPath: params.entityPath });
|
|
271
287
|
})));
|
|
272
288
|
}
|
|
273
289
|
wrapDetail(levels, content) {
|
|
@@ -288,38 +304,52 @@ export class SnkGuidesViewer {
|
|
|
288
304
|
return `${this.entityPath}/${entityName}`;
|
|
289
305
|
}
|
|
290
306
|
getContent() {
|
|
291
|
-
var _a, _b, _c, _d, _e;
|
|
292
307
|
if (!this.selectedGuide) {
|
|
308
|
+
this.snkShowGuide.emit(undefined);
|
|
293
309
|
return;
|
|
294
310
|
}
|
|
295
311
|
const guideId = this.selectedGuide.id;
|
|
296
|
-
|
|
312
|
+
this.snkShowGuide.emit(guideId);
|
|
313
|
+
if (this.isCustomGuide(guideId)) {
|
|
314
|
+
return h("slot", { name: guideId });
|
|
315
|
+
}
|
|
297
316
|
const levels = guideId.split("::");
|
|
298
317
|
const currentLevel = levels.pop();
|
|
299
318
|
const childEntityName = FormMetadata.getDetailName(currentLevel);
|
|
300
319
|
let detailId = guideId;
|
|
301
|
-
if (childEntityName
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
320
|
+
if (this.isDetailGuide(childEntityName, levels)) {
|
|
321
|
+
return this.buildDetailGuideContent(guideId, detailId, levels, childEntityName);
|
|
322
|
+
}
|
|
323
|
+
return this.buildFormViewGuideContent(guideId);
|
|
324
|
+
}
|
|
325
|
+
buildFormViewGuideContent(cardId) {
|
|
326
|
+
var _a, _b, _c, _d;
|
|
327
|
+
const sheet = this._masterFormMetadata.getSheet(cardId);
|
|
328
|
+
if (!sheet)
|
|
329
|
+
return;
|
|
330
|
+
const cardConfig = (_b = (_a = this.masterFormConfig) === null || _a === void 0 ? void 0 : _a.cardsState) === null || _b === void 0 ? void 0 : _b.get(cardId);
|
|
331
|
+
return (h("snk-form-view", { ref: ref => this._mainForm = ref, fixed: cardConfig === null || cardConfig === void 0 ? void 0 : cardConfig.fixed, summaryFields: (_d = (_c = this.masterFormConfig) === null || _c === void 0 ? void 0 : _c.summary) === null || _d === void 0 ? void 0 : _d.get(cardId), name: cardId, label: sheet.label, fields: sheet.fields, dataUnit: this.dataUnit, formMetadata: this._masterFormMetadata, recordsValidator: this.recordsValidator, fieldToFocus: this._fieldToGetFocus, key: cardId, onSnkRequestClearFieldToFocus: _ => this.clearFieldToFocusHandler(), customEditors: this._customEditors, fieldsProps: this._fieldsProps, fieldSearch: this._fieldSearch, entityPath: this.entityPath }, this.presentationMode == PresentationMode.SECONDARY && this.buildTaskBar()));
|
|
332
|
+
}
|
|
333
|
+
isDetailGuide(childEntityName, levels) {
|
|
334
|
+
return childEntityName || levels.length > 0;
|
|
335
|
+
}
|
|
336
|
+
buildDetailGuideContent(guideId, detailId, levels, childEntityName) {
|
|
337
|
+
var _a;
|
|
338
|
+
let formName;
|
|
339
|
+
let detailBranch;
|
|
340
|
+
if (guideId.includes(FORM_NAME_PREFIX)) {
|
|
341
|
+
[detailId, formName] = guideId.split(FORM_NAME_PREFIX);
|
|
342
|
+
const pathSize = ((_a = this._breadcrumbItems) === null || _a === void 0 ? void 0 : _a.length) || 0;
|
|
343
|
+
detailBranch = pathSize > 1 ? this._breadcrumbItems[pathSize - 2] : this.selectedGuide;
|
|
313
344
|
}
|
|
314
345
|
else {
|
|
315
|
-
|
|
316
|
-
const sheet = this._masterFormMetadata.getSheet(cardId);
|
|
317
|
-
if (sheet) {
|
|
318
|
-
const cardConfig = (_c = (_b = this.masterFormConfig) === null || _b === void 0 ? void 0 : _b.cardsState) === null || _c === void 0 ? void 0 : _c.get(cardId);
|
|
319
|
-
content = h("snk-form-view", { ref: ref => this._mainForm = ref, fixed: cardConfig === null || cardConfig === void 0 ? void 0 : cardConfig.fixed, summaryFields: (_e = (_d = this.masterFormConfig) === null || _d === void 0 ? void 0 : _d.summary) === null || _e === void 0 ? void 0 : _e.get(cardId), name: cardId, label: sheet.label, fields: sheet.fields, dataUnit: this.dataUnit, formMetadata: this._masterFormMetadata, recordsValidator: this.recordsValidator, fieldToFocus: this._fieldToGetFocus, key: guideId, onSnkRequestClearFieldToFocus: _ => this.clearFieldToFocusHandler(), customEditors: this._customEditors, fieldsProps: this._fieldsProps, fieldSearch: this._fieldSearch }, this.presentationMode == PresentationMode.SECONDARY && this.buildTaskBar());
|
|
320
|
-
}
|
|
346
|
+
detailBranch = this.selectedGuide;
|
|
321
347
|
}
|
|
322
|
-
return
|
|
348
|
+
return this.wrapDetail(levels, h("snk-detail-view", { ref: (ref) => this._currentDetail = ref, dataUnitName: this.getDataUnitName(levels, childEntityName), onSnkDetailGuidesChange: (evt) => this.updateGuide(evt.detail), entityName: childEntityName, selectedForm: formName, branchGuide: detailBranch, guideItemPath: this._breadcrumbItems, key: `detail${detailId}`, canEdit: this.canEdit, onSnkSwitchGuide: evt => this._guideNavigator.selectGuide(evt.detail), resourceID: this.resourceID, taskbarCustomContainerId: this.detailTaskbarCustomContainerId, customEditors: this._customEditors, customRenders: this._customRenders, presentationMode: this.presentationMode }));
|
|
349
|
+
}
|
|
350
|
+
isCustomGuide(guideId) {
|
|
351
|
+
var _a;
|
|
352
|
+
return (_a = this.customGuidesConfig) === null || _a === void 0 ? void 0 : _a.map(g => g.id).includes(guideId);
|
|
323
353
|
}
|
|
324
354
|
onBreadcrumbClickHandler(item) {
|
|
325
355
|
if ((item === null || item === void 0 ? void 0 : item.id) == undefined) {
|
|
@@ -344,6 +374,8 @@ export class SnkGuidesViewer {
|
|
|
344
374
|
}
|
|
345
375
|
resetGuideBadge(selectedGuide) {
|
|
346
376
|
var _a;
|
|
377
|
+
if (!selectedGuide)
|
|
378
|
+
return;
|
|
347
379
|
this._guides = [...(_a = this._guides) === null || _a === void 0 ? void 0 : _a.map(guide => {
|
|
348
380
|
if (this.canClearGuideBadge(guide, selectedGuide.id)) {
|
|
349
381
|
return Object.assign(Object.assign({}, guide), { badge: null });
|
|
@@ -531,6 +563,9 @@ export class SnkGuidesViewer {
|
|
|
531
563
|
const labels = selectedRecords.map(record => this.messagesBuilder.getMessage("snkCrud.title", record));
|
|
532
564
|
return `[${labels.join(", ")}]`;
|
|
533
565
|
}
|
|
566
|
+
getCustomGuidesConfig() {
|
|
567
|
+
return this._currentDetail ? [] : this.customGuidesConfig;
|
|
568
|
+
}
|
|
534
569
|
componentDidLoad() {
|
|
535
570
|
this.dataUnit.subscribe(this.dataUnitActionHandler.bind(this));
|
|
536
571
|
this.initKeyboardManager();
|
|
@@ -547,17 +582,14 @@ export class SnkGuidesViewer {
|
|
|
547
582
|
await this._mainForm.showSearchField();
|
|
548
583
|
}, { description: this.getMessage("snkSimpleCrud.findFields"), element: this._element });
|
|
549
584
|
}
|
|
550
|
-
|
|
551
|
-
var _a, _b;
|
|
585
|
+
renderFormConfig() {
|
|
552
586
|
if (this._formEditorConfigManager != undefined) {
|
|
553
|
-
return (h("snk-form-config", { ref: ref => this._container = ref, tabindex: -1, dataUnit: this._formEditorDataUnit, messagesBuilder: this.messagesBuilder, configManager: this._formEditorConfigManager, onConfigClose: () => this._formEditorConfigManager = null }));
|
|
554
|
-
}
|
|
555
|
-
if (!this.dataUnit || !this._configManager.isLoaded) {
|
|
556
|
-
return;
|
|
587
|
+
return (h("snk-form-config", { ref: ref => this._container = ref, tabindex: -1, dataUnit: this._formEditorDataUnit, messagesBuilder: this.messagesBuilder, configManager: this._formEditorConfigManager, onConfigClose: () => this._formEditorConfigManager = null, customGuidesConfig: this.getCustomGuidesConfig() }));
|
|
557
588
|
}
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
589
|
+
}
|
|
590
|
+
renderGuidesNavigator(showGuides) {
|
|
591
|
+
var _a, _b;
|
|
592
|
+
return (h("section", { class: "snk-guides-viewer", ref: ref => this._container = ref, tabIndex: -1 }, h("div", { class: "ez-row snk-guides-viewer__header" }, h("div", { class: "snk-guides-viewer__header-breadcrumb ez-flex--align-items-center ez-flex-item--align-center ez-padding-left--large", key: "header" }, h("ez-button", { onClick: () => this.exitViewer(), title: this.getMessage("snkCrud.goBackTitle"), mode: "icon", iconName: "arrow_back", class: "ez-padding-right--medium", size: "small" }), h("div", { class: "ez-flex ez-flex--column ez-flex-item--auto" }, h("h1", { class: "ez-title ez-title--primary ez-title--xlarge", title: this.getTitleTooltip() }, this.getTitle()), ((_a = this._breadcrumbItems) === null || _a === void 0 ? void 0 : _a.length) > 1 &&
|
|
561
593
|
h("div", { class: "ez-margin-top--extra-small" }, h("ez-breadcrumb", Object.assign({ items: this._breadcrumbItems, onSelectedItem: (evt) => this.onBreadcrumbClickHandler(evt === null || evt === void 0 ? void 0 : evt.detail) }, { [ElementIDUtils.DATA_ELEMENT_ID_ATTRIBUTE_NAME]: `${ElementIDUtils.getInternalIDInfo("breadcrumb")}` }))))), this.presentationMode != PresentationMode.SECONDARY && this.buildTaskBar()), h("div", { class: "snk-guides-viewer__container" }, showGuides ?
|
|
562
594
|
h("ez-guide-navigator", { ref: (ref) => this._guideNavigator = ref, class: "snk-guides-viewer__guide-navigator", items: this._guides, selectedId: this.selectedGuide ? this.selectedGuide.id : undefined, onEzSelectionChange: evt => this.updateSelectedGuideHandler(evt.detail) })
|
|
563
595
|
:
|
|
@@ -570,8 +602,17 @@ export class SnkGuidesViewer {
|
|
|
570
602
|
fieldToFocus: this._fieldToGetFocus,
|
|
571
603
|
onRequestClearFieldToFocus: this.clearFieldToFocusHandler.bind(this),
|
|
572
604
|
propsCustomEditor: this._customEditors,
|
|
573
|
-
fieldsProps: this._fieldsProps
|
|
574
|
-
|
|
605
|
+
fieldsProps: this._fieldsProps,
|
|
606
|
+
entityPath: this.entityPath
|
|
607
|
+
}), this.getContent())), h("snk-configurator", { ref: (ref) => this._snkConfigurator = ref, viewMode: this.getConfigViewMode(), onConfigSelected: (evt) => this.changeConfigViewMode(evt.detail), messagesBuilder: this.messagesBuilder, onOpenConfig: (evt) => this.openConfig(evt.detail), resourceID: this.resourceID, layoutFormConfig: false, disableNumberingConfig: true })));
|
|
608
|
+
}
|
|
609
|
+
render() {
|
|
610
|
+
if (!this.dataUnit || !this._configManager.isLoaded) {
|
|
611
|
+
return;
|
|
612
|
+
}
|
|
613
|
+
this.loadTaskbarProcessor();
|
|
614
|
+
const showGuides = this._guides && (this._guides.length > 1);
|
|
615
|
+
return (h("ez-view-stack", { ref: (ref) => this._viewStack = ref, "data-element-id": "guides-viewer-stack" }, h("stack-item", null, this.renderGuidesNavigator(showGuides)), h("stack-item", null, this.renderFormConfig())));
|
|
575
616
|
}
|
|
576
617
|
static get is() { return "snk-guides-viewer"; }
|
|
577
618
|
static get encapsulation() { return "scoped"; }
|
|
@@ -726,7 +767,7 @@ export class SnkGuidesViewer {
|
|
|
726
767
|
},
|
|
727
768
|
"selectedGuide": {
|
|
728
769
|
"type": "unknown",
|
|
729
|
-
"mutable":
|
|
770
|
+
"mutable": true,
|
|
730
771
|
"complexType": {
|
|
731
772
|
"original": "IGuideItem",
|
|
732
773
|
"resolved": "IGuideItem",
|
|
@@ -924,6 +965,29 @@ export class SnkGuidesViewer {
|
|
|
924
965
|
"tags": [],
|
|
925
966
|
"text": "Fornece uma fun\u00E7\u00E3o para obter um t\u00EDtulo customizado do formul\u00E1rio."
|
|
926
967
|
}
|
|
968
|
+
},
|
|
969
|
+
"customGuidesConfig": {
|
|
970
|
+
"type": "unknown",
|
|
971
|
+
"mutable": false,
|
|
972
|
+
"complexType": {
|
|
973
|
+
"original": "Array<CustomGuideItem>",
|
|
974
|
+
"resolved": "CustomGuideItem[]",
|
|
975
|
+
"references": {
|
|
976
|
+
"Array": {
|
|
977
|
+
"location": "global"
|
|
978
|
+
},
|
|
979
|
+
"CustomGuideItem": {
|
|
980
|
+
"location": "local"
|
|
981
|
+
}
|
|
982
|
+
}
|
|
983
|
+
},
|
|
984
|
+
"required": false,
|
|
985
|
+
"optional": true,
|
|
986
|
+
"docs": {
|
|
987
|
+
"tags": [],
|
|
988
|
+
"text": "Fornece as informa\u00E7\u00F5es das guias personalizadas."
|
|
989
|
+
},
|
|
990
|
+
"defaultValue": "[]"
|
|
927
991
|
}
|
|
928
992
|
};
|
|
929
993
|
}
|
|
@@ -943,6 +1007,21 @@ export class SnkGuidesViewer {
|
|
|
943
1007
|
}
|
|
944
1008
|
static get events() {
|
|
945
1009
|
return [{
|
|
1010
|
+
"method": "snkShowGuide",
|
|
1011
|
+
"name": "snkShowGuide",
|
|
1012
|
+
"bubbles": true,
|
|
1013
|
+
"cancelable": true,
|
|
1014
|
+
"composed": true,
|
|
1015
|
+
"docs": {
|
|
1016
|
+
"tags": [],
|
|
1017
|
+
"text": "Emitido quando a uma gua \u00E9 exibida no formul\u00E1rio."
|
|
1018
|
+
},
|
|
1019
|
+
"complexType": {
|
|
1020
|
+
"original": "string",
|
|
1021
|
+
"resolved": "string",
|
|
1022
|
+
"references": {}
|
|
1023
|
+
}
|
|
1024
|
+
}, {
|
|
946
1025
|
"method": "snkMasterFormConfigChange",
|
|
947
1026
|
"name": "snkMasterFormConfigChange",
|
|
948
1027
|
"bubbles": true,
|
|
@@ -962,6 +1041,21 @@ export class SnkGuidesViewer {
|
|
|
962
1041
|
}
|
|
963
1042
|
}
|
|
964
1043
|
}
|
|
1044
|
+
}, {
|
|
1045
|
+
"method": "formConfigVisibilityChanged",
|
|
1046
|
+
"name": "formConfigVisibilityChanged",
|
|
1047
|
+
"bubbles": true,
|
|
1048
|
+
"cancelable": true,
|
|
1049
|
+
"composed": true,
|
|
1050
|
+
"docs": {
|
|
1051
|
+
"tags": [],
|
|
1052
|
+
"text": "Emitido quando a visibilidade do configurador do formul\u00E1rio \u00E9 alterada."
|
|
1053
|
+
},
|
|
1054
|
+
"complexType": {
|
|
1055
|
+
"original": "boolean",
|
|
1056
|
+
"resolved": "boolean",
|
|
1057
|
+
"references": {}
|
|
1058
|
+
}
|
|
965
1059
|
}, {
|
|
966
1060
|
"method": "exit",
|
|
967
1061
|
"name": "exit",
|
|
@@ -1159,6 +1253,9 @@ export class SnkGuidesViewer {
|
|
|
1159
1253
|
return [{
|
|
1160
1254
|
"propName": "dataUnit",
|
|
1161
1255
|
"methodName": "observeDataUnit"
|
|
1256
|
+
}, {
|
|
1257
|
+
"propName": "_formEditorConfigManager",
|
|
1258
|
+
"methodName": "observeFormConfigManager"
|
|
1162
1259
|
}, {
|
|
1163
1260
|
"propName": "dataState",
|
|
1164
1261
|
"methodName": "observeDataState"
|
|
@@ -1189,3 +1286,8 @@ var TASKBAR_ID;
|
|
|
1189
1286
|
TASKBAR_ID["MUTIPLE_EDITION"] = "snkGuideViewer.multiple_edition";
|
|
1190
1287
|
TASKBAR_ID["REGULAR"] = "snkGuideViewer.regular";
|
|
1191
1288
|
})(TASKBAR_ID || (TASKBAR_ID = {}));
|
|
1289
|
+
var GUIDES_VIEWER_VIEW_MODE;
|
|
1290
|
+
(function (GUIDES_VIEWER_VIEW_MODE) {
|
|
1291
|
+
GUIDES_VIEWER_VIEW_MODE[GUIDES_VIEWER_VIEW_MODE["GUIDES"] = 0] = "GUIDES";
|
|
1292
|
+
GUIDES_VIEWER_VIEW_MODE[GUIDES_VIEWER_VIEW_MODE["CONFIG"] = 1] = "CONFIG";
|
|
1293
|
+
})(GUIDES_VIEWER_VIEW_MODE || (GUIDES_VIEWER_VIEW_MODE = {}));
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
import { h, Host } from '@stencil/core';
|
|
2
|
+
export class SnkCustomSlotGuide {
|
|
3
|
+
constructor() {
|
|
4
|
+
this.slotName = 'CUSTOM_SLOT_GUIDE';
|
|
5
|
+
}
|
|
6
|
+
onGuideChange(evt) {
|
|
7
|
+
const guideName = evt.detail;
|
|
8
|
+
if (guideName === this.slotName) {
|
|
9
|
+
this._element.style.setProperty('display', 'block');
|
|
10
|
+
}
|
|
11
|
+
else {
|
|
12
|
+
this._element.style.setProperty('display', 'none');
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
onFormConfigVisibilityChange(evt) {
|
|
16
|
+
const isFormConfigVisible = evt.detail;
|
|
17
|
+
if (isFormConfigVisible) {
|
|
18
|
+
this._element.style.setProperty('display', 'none');
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
componentDidLoad() {
|
|
22
|
+
this.snkCustomSlotGuideLoaded.emit(this.slotName);
|
|
23
|
+
}
|
|
24
|
+
render() {
|
|
25
|
+
return (h(Host, { slot: this.slotName, id: this.slotName, class: "custom-slot-guide-container" }, h("slot", null)));
|
|
26
|
+
}
|
|
27
|
+
static get is() { return "snk-custom-slot-guide"; }
|
|
28
|
+
static get encapsulation() { return "scoped"; }
|
|
29
|
+
static get originalStyleUrls() {
|
|
30
|
+
return {
|
|
31
|
+
"$": ["snk-custom-slot-guide.css"]
|
|
32
|
+
};
|
|
33
|
+
}
|
|
34
|
+
static get styleUrls() {
|
|
35
|
+
return {
|
|
36
|
+
"$": ["snk-custom-slot-guide.css"]
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
static get properties() {
|
|
40
|
+
return {
|
|
41
|
+
"slotName": {
|
|
42
|
+
"type": "string",
|
|
43
|
+
"mutable": false,
|
|
44
|
+
"complexType": {
|
|
45
|
+
"original": "string",
|
|
46
|
+
"resolved": "string",
|
|
47
|
+
"references": {}
|
|
48
|
+
},
|
|
49
|
+
"required": false,
|
|
50
|
+
"optional": false,
|
|
51
|
+
"docs": {
|
|
52
|
+
"tags": [],
|
|
53
|
+
"text": "Nome do slot onde os elementos customizados dever\u00E3o aparecer."
|
|
54
|
+
},
|
|
55
|
+
"attribute": "slot-name",
|
|
56
|
+
"reflect": false,
|
|
57
|
+
"defaultValue": "'CUSTOM_SLOT_GUIDE'"
|
|
58
|
+
}
|
|
59
|
+
};
|
|
60
|
+
}
|
|
61
|
+
static get events() {
|
|
62
|
+
return [{
|
|
63
|
+
"method": "snkCustomSlotGuideLoaded",
|
|
64
|
+
"name": "snkCustomSlotGuideLoaded",
|
|
65
|
+
"bubbles": true,
|
|
66
|
+
"cancelable": true,
|
|
67
|
+
"composed": true,
|
|
68
|
+
"docs": {
|
|
69
|
+
"tags": [],
|
|
70
|
+
"text": "Emitido quando elemento \u00E9 carregado na tela."
|
|
71
|
+
},
|
|
72
|
+
"complexType": {
|
|
73
|
+
"original": "string",
|
|
74
|
+
"resolved": "string",
|
|
75
|
+
"references": {}
|
|
76
|
+
}
|
|
77
|
+
}];
|
|
78
|
+
}
|
|
79
|
+
static get elementRef() { return "_element"; }
|
|
80
|
+
static get listeners() {
|
|
81
|
+
return [{
|
|
82
|
+
"name": "snkShowGuide",
|
|
83
|
+
"method": "onGuideChange",
|
|
84
|
+
"target": "window",
|
|
85
|
+
"capture": false,
|
|
86
|
+
"passive": false
|
|
87
|
+
}, {
|
|
88
|
+
"name": "formConfigVisibilityChanged",
|
|
89
|
+
"method": "onFormConfigVisibilityChange",
|
|
90
|
+
"target": "window",
|
|
91
|
+
"capture": false,
|
|
92
|
+
"passive": false
|
|
93
|
+
}];
|
|
94
|
+
}
|
|
95
|
+
}
|
|
@@ -16,6 +16,7 @@ export class SnkDataUnit {
|
|
|
16
16
|
this._metadataByRow = new Map();
|
|
17
17
|
this._rowMetadataCache = new Map();
|
|
18
18
|
this._formFieldsConfig = [];
|
|
19
|
+
this._internalDataStateChange = false;
|
|
19
20
|
this.REGEX_DATAUNIT_NAME = /dd:\/\/(.+?)\//;
|
|
20
21
|
this._dataUnitObserver = async (action) => {
|
|
21
22
|
const duState = await this.buildDataState(action.type);
|
|
@@ -272,11 +273,17 @@ export class SnkDataUnit {
|
|
|
272
273
|
if (this.isAllowed("UPDATE") || this.dataUnit.isNewRecord(recordId)) {
|
|
273
274
|
return action;
|
|
274
275
|
}
|
|
276
|
+
if (this._internalDataStateChange) {
|
|
277
|
+
this._internalDataStateChange = false;
|
|
278
|
+
return;
|
|
279
|
+
}
|
|
275
280
|
if (this._openedAlert) {
|
|
281
|
+
this._internalDataStateChange = true;
|
|
276
282
|
await this.dataUnit.cancelEdition();
|
|
277
283
|
return;
|
|
278
284
|
}
|
|
279
285
|
this._openedAlert = true;
|
|
286
|
+
this._internalDataStateChange = true;
|
|
280
287
|
await this.dataUnit.cancelEdition();
|
|
281
288
|
await ApplicationUtils.alert(this.getMessage("snkDataUnit.forbidden"), this.getMessage("snkDataUnit.forbiddenUpdate"));
|
|
282
289
|
this._openedAlert = false;
|
|
@@ -479,6 +486,8 @@ export class SnkDataUnit {
|
|
|
479
486
|
return records;
|
|
480
487
|
const parentSelectedRecord = parentDataUnit.getSelectedRecord();
|
|
481
488
|
const selfInfo = parentDataUnit === null || parentDataUnit === void 0 ? void 0 : parentDataUnit.getChildInfo(this.getCleanDataUnitName());
|
|
489
|
+
if (!selfInfo)
|
|
490
|
+
return records;
|
|
482
491
|
const { links } = selfInfo;
|
|
483
492
|
if (!links || links.length === 0)
|
|
484
493
|
return records;
|
|
@@ -17,16 +17,20 @@ export class SnkFilterPeriod {
|
|
|
17
17
|
/**
|
|
18
18
|
* Emitido quando acontece a alteração de valor do componente snk-filter-number
|
|
19
19
|
*/
|
|
20
|
-
|
|
20
|
+
ezInputListener(evt) {
|
|
21
21
|
this.errorMessage = undefined;
|
|
22
|
+
const value = evt.detail;
|
|
22
23
|
if (this.getVariation() === FilterNumberVariation.INTERVAL) {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
24
|
+
if (evt.target === this._startInterval && !isNaN(value)) {
|
|
25
|
+
this.value = Object.assign(this.value, { start: value });
|
|
26
|
+
}
|
|
27
|
+
if (evt.target === this._endInterval && !isNaN(value)) {
|
|
28
|
+
this.value = Object.assign(this.value, { end: value });
|
|
29
|
+
}
|
|
26
30
|
this.valueChanged.emit(this.value);
|
|
27
31
|
return;
|
|
28
32
|
}
|
|
29
|
-
this.value =
|
|
33
|
+
this.value = value;
|
|
30
34
|
this.valueChanged.emit(this.value);
|
|
31
35
|
}
|
|
32
36
|
/**
|
|
@@ -101,7 +105,7 @@ export class SnkFilterPeriod {
|
|
|
101
105
|
if (this.getVariation() === FilterNumberVariation.INTERVAL) {
|
|
102
106
|
return (h("ez-tooltip", { active: this.config.enabled === false, message: this.config.disabledMessage, type: 'warning' }, h("div", { class: "ez-col ez-col--nowrap" }, h("ez-number-input", { id: `${this.config.id}_start`, class: this.presentationMode === EPresentationMode.MODAL ? 'ez-padding-right--medium' : '', label: this._startIntervalLabel, ref: ref => this._startInterval = ref, value: this.getIntervalValue("start"), enabled: this.config.enabled, precision: (_a = this.config.props) === null || _a === void 0 ? void 0 : _a.precision, errorMessage: this.errorMessage }), this.buildLabel(), h("ez-number-input", { id: `${this.config.id}_end`, label: this._endIntervalLabel, ref: ref => this._endInterval = ref, value: this.getIntervalValue("end"), enabled: this.config.enabled, precision: (_b = this.config.props) === null || _b === void 0 ? void 0 : _b.precision, errorMessage: this.errorMessage }))));
|
|
103
107
|
}
|
|
104
|
-
return (h("ez-tooltip", { active: this.config.enabled === false, message: this.config.disabledMessage, type: 'warning' }, h("ez-number-input", { id: this.config.id, ref: ref => this._numberElement = ref, value: this.config.value, precision: (_c = this.config.props) === null || _c === void 0 ? void 0 : _c.precision, enabled: this.config.enabled, errorMessage: this.errorMessage })));
|
|
108
|
+
return (h("ez-tooltip", { active: this.config.enabled === false, message: this.config.disabledMessage, type: 'warning' }, h("ez-number-input", { id: this.config.id, label: this.config.label, ref: ref => this._numberElement = ref, value: this.config.value, precision: (_c = this.config.props) === null || _c === void 0 ? void 0 : _c.precision, enabled: this.config.enabled, errorMessage: this.errorMessage })));
|
|
105
109
|
}
|
|
106
110
|
static get is() { return "snk-filter-number"; }
|
|
107
111
|
static get properties() {
|
|
@@ -143,7 +147,7 @@ export class SnkFilterPeriod {
|
|
|
143
147
|
},
|
|
144
148
|
"value": {
|
|
145
149
|
"type": "number",
|
|
146
|
-
"mutable":
|
|
150
|
+
"mutable": true,
|
|
147
151
|
"complexType": {
|
|
148
152
|
"original": "FilterNumberValueType",
|
|
149
153
|
"resolved": "number | { start: number; end: number; }",
|
|
@@ -281,8 +285,8 @@ export class SnkFilterPeriod {
|
|
|
281
285
|
static get elementRef() { return "_element"; }
|
|
282
286
|
static get listeners() {
|
|
283
287
|
return [{
|
|
284
|
-
"name": "
|
|
285
|
-
"method": "
|
|
288
|
+
"name": "ezInput",
|
|
289
|
+
"method": "ezInputListener",
|
|
286
290
|
"target": undefined,
|
|
287
291
|
"capture": false,
|
|
288
292
|
"passive": false
|
|
@@ -7,16 +7,17 @@ export class SnkFilterPeriod {
|
|
|
7
7
|
this._startDateLabel = 'Inicial';
|
|
8
8
|
this._endDateLabel = 'Final';
|
|
9
9
|
this._toLabel = 'até';
|
|
10
|
+
this._defaultEmptyValue = {
|
|
11
|
+
start: null,
|
|
12
|
+
end: null
|
|
13
|
+
};
|
|
10
14
|
this.internalChange = {
|
|
11
15
|
start: false,
|
|
12
16
|
end: false
|
|
13
17
|
};
|
|
14
18
|
this.config = undefined;
|
|
15
19
|
this.getMessage = undefined;
|
|
16
|
-
this.value =
|
|
17
|
-
start: null,
|
|
18
|
-
end: null
|
|
19
|
-
};
|
|
20
|
+
this.value = this._defaultEmptyValue;
|
|
20
21
|
this.presentationMode = EPresentationMode.CHIP;
|
|
21
22
|
this.errorMessage = undefined;
|
|
22
23
|
}
|
|
@@ -29,6 +30,10 @@ export class SnkFilterPeriod {
|
|
|
29
30
|
this.internalChange.start = false;
|
|
30
31
|
return;
|
|
31
32
|
}
|
|
33
|
+
if ((!newValue && oldValue) || (!(newValue === null || newValue === void 0 ? void 0 : newValue.start) && !(newValue === null || newValue === void 0 ? void 0 : newValue.end))) {
|
|
34
|
+
this.clearValue();
|
|
35
|
+
return;
|
|
36
|
+
}
|
|
32
37
|
if (newValue && (newValue.start !== (oldValue === null || oldValue === void 0 ? void 0 : oldValue.start) || newValue.end !== (oldValue === null || oldValue === void 0 ? void 0 : oldValue.end))) {
|
|
33
38
|
this.valueStart = this.parseDate(newValue.start);
|
|
34
39
|
this.valueEnd = this.parseDate(newValue.end);
|
|
@@ -50,9 +55,11 @@ export class SnkFilterPeriod {
|
|
|
50
55
|
* Limpa o valor do componente restaurando o valor original da configuração.
|
|
51
56
|
*/
|
|
52
57
|
async clearValue() {
|
|
53
|
-
this.value = this.config.value;
|
|
58
|
+
this.value = this.config.value || this._defaultEmptyValue;
|
|
54
59
|
this.valueStart = this.getDate("start");
|
|
55
60
|
this.valueEnd = this.getDate("end");
|
|
61
|
+
this._startDate.value = this.valueStart;
|
|
62
|
+
this._endDate.value = this.valueEnd;
|
|
56
63
|
}
|
|
57
64
|
componentDidLoad() {
|
|
58
65
|
if (this._element) {
|
|
@@ -102,7 +109,7 @@ export class SnkFilterPeriod {
|
|
|
102
109
|
if (!this.config || this.config.type !== FilterItemType.PERIOD) {
|
|
103
110
|
return undefined;
|
|
104
111
|
}
|
|
105
|
-
return (h("ez-tooltip", { active: this.config.enabled === false, message: this.config.disabledMessage, type: 'warning' }, h("div", { class: "ez-col ez-col--nowrap" }, h("ez-date-input", { id: `${this.config.id}_start`, class: this.presentationMode === EPresentationMode.MODAL ? 'ez-padding-right--medium' : '', label: this._startDateLabel, ref: ref => this._startDate = ref, enabled: this.config.enabled, value: this.valueStart, errorMessage: this.errorMessage,
|
|
112
|
+
return (h("ez-tooltip", { active: this.config.enabled === false, message: this.config.disabledMessage, type: 'warning' }, h("div", { class: "ez-col ez-col--nowrap" }, h("ez-date-input", { id: `${this.config.id}_start`, class: this.presentationMode === EPresentationMode.MODAL ? 'ez-padding-right--medium' : '', label: this._startDateLabel, ref: ref => this._startDate = ref, enabled: this.config.enabled, value: this.valueStart, errorMessage: this.errorMessage, onEzInput: (event) => this.ezChangeListener(event, 'start') }), this.buildLabel(), h("ez-date-input", { id: `${this.config.id}_end`, label: this._endDateLabel, ref: ref => this._endDate = ref, enabled: this.config.enabled, value: this.valueEnd, errorMessage: this.errorMessage, onEzInput: (event) => this.ezChangeListener(event, 'end') }))));
|
|
106
113
|
}
|
|
107
114
|
static get is() { return "snk-filter-period"; }
|
|
108
115
|
static get properties() {
|
|
@@ -160,7 +167,7 @@ export class SnkFilterPeriod {
|
|
|
160
167
|
"tags": [],
|
|
161
168
|
"text": "Define o valor do componente snk-filter-period"
|
|
162
169
|
},
|
|
163
|
-
"defaultValue": "
|
|
170
|
+
"defaultValue": "this._defaultEmptyValue"
|
|
164
171
|
},
|
|
165
172
|
"presentationMode": {
|
|
166
173
|
"type": "number",
|
|
@@ -39,7 +39,7 @@ export class SnkFilterText {
|
|
|
39
39
|
if (!this.config) {
|
|
40
40
|
return undefined;
|
|
41
41
|
}
|
|
42
|
-
return (h("ez-tooltip", { active: this.config.enabled === false, message: this.config.disabledMessage, type: 'warning' }, h("ez-text-input", { id: this.config.id, ref: ref => this._textInputElement = ref, value: this.config.value, mask: (_a = this.config) === null || _a === void 0 ? void 0 : _a.mask, enabled: this.config.enabled, cleanValueMask: true, errorMessage: this.errorMessage })));
|
|
42
|
+
return (h("ez-tooltip", { active: this.config.enabled === false, message: this.config.disabledMessage, type: 'warning' }, h("ez-text-input", { id: this.config.id, label: this.config.label, ref: ref => this._textInputElement = ref, value: this.config.value, mask: (_a = this.config) === null || _a === void 0 ? void 0 : _a.mask, enabled: this.config.enabled, cleanValueMask: true, errorMessage: this.errorMessage })));
|
|
43
43
|
}
|
|
44
44
|
static get is() { return "snk-filter-text"; }
|
|
45
45
|
static get properties() {
|
|
@@ -16,8 +16,10 @@ export class SnkFilterItem {
|
|
|
16
16
|
/**
|
|
17
17
|
* Emitido quando o estado do filtro é alterado.
|
|
18
18
|
*/
|
|
19
|
-
filterChangeListener() {
|
|
19
|
+
filterChangeListener(event) {
|
|
20
20
|
this.hideDetail();
|
|
21
|
+
// Re-emite o evento para o pai (snk-filter-bar)
|
|
22
|
+
this.filterChange.emit(event.detail);
|
|
21
23
|
}
|
|
22
24
|
/**
|
|
23
25
|
* Exibe os detalhes de um item da lista.
|
|
@@ -218,6 +220,10 @@ export class SnkFilterItem {
|
|
|
218
220
|
return ((_a = list === null || list === void 0 ? void 0 : list.filter((val) => val === null || val === void 0 ? void 0 : val.check)) === null || _a === void 0 ? void 0 : _a.length) > 0;
|
|
219
221
|
}
|
|
220
222
|
hasActiveValue(config) {
|
|
223
|
+
var _a, _b;
|
|
224
|
+
if (config.type === FilterItemType.PERIOD) {
|
|
225
|
+
return (!!((_a = config.value) === null || _a === void 0 ? void 0 : _a.start) || !!((_b = config.value) === null || _b === void 0 ? void 0 : _b.end));
|
|
226
|
+
}
|
|
221
227
|
return (config.type !== FilterItemType.MULTI_LIST && config.value !== undefined) || this.hasActiveElements(config.value);
|
|
222
228
|
}
|
|
223
229
|
getEnabledChip() {
|