@sankhyalabs/sankhyablocks 8.16.0-dev.113 → 8.16.0-dev.115
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/{ClientSideExporterProvider-a2753c93.js → ClientSideExporterProvider-0ce2bcd9.js} +2 -2
- package/dist/cjs/{ConfigStorage-df09fb78.js → ConfigStorage-48ba265b.js} +45 -17
- package/dist/cjs/FormConfigHelper-c664dbae.js +260 -0
- package/dist/cjs/{PersonalizedFilterUtils-0184ffbb.js → PersonalizedFilterUtils-7259cf65.js} +1 -1
- package/dist/cjs/{SnkFormConfigManager-45a8d7b7.js → SnkFormConfigManager-aa4631bd.js} +3 -4
- package/dist/cjs/{SnkMessageBuilder-9deeae08.js → SnkMessageBuilder-e3b7850b.js} +28 -3
- package/dist/cjs/config-header.cjs.entry.js +79 -0
- package/dist/cjs/configs-button.cjs.entry.js +61 -0
- package/dist/cjs/{constants-77c1b8bd.js → constants-6d82e405.js} +8 -38
- package/dist/cjs/default-filters-a09bf82b.js +8 -0
- package/dist/cjs/field-config_2.cjs.entry.js +324 -0
- package/dist/cjs/fields-layout.cjs.entry.js +341 -0
- package/dist/cjs/fields-selector.cjs.entry.js +74 -0
- package/dist/cjs/{filter-type.enum-b14ce507.js → filter-type.enum-2bb46d2a.js} +1 -0
- package/dist/cjs/guides-configurator.cjs.entry.js +164 -0
- package/dist/cjs/{index-102ba62d.js → index-0ad2baeb.js} +4 -5
- package/dist/cjs/{index-f9e81701.js → index-1cf293c1.js} +32 -10
- package/dist/cjs/{index-c5771aba.js → index-62760a9c.js} +5 -0
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/pesquisa-grid_2.cjs.entry.js +2 -2
- package/dist/cjs/sankhyablocks.cjs.js +2 -2
- package/dist/cjs/snk-actions-button_8.cjs.entry.js +3 -3
- package/dist/cjs/snk-actions-form.cjs.entry.js +1 -1
- package/dist/cjs/snk-application.cjs.entry.js +4 -4
- package/dist/cjs/snk-attach.cjs.entry.js +4 -4
- package/dist/cjs/snk-client-confirm.cjs.entry.js +1 -1
- package/dist/cjs/snk-configurator.cjs.entry.js +2 -2
- package/dist/cjs/snk-crud.cjs.entry.js +4 -4
- package/dist/cjs/snk-custom-slot-elements.cjs.entry.js +1 -1
- package/dist/cjs/snk-data-exporter.cjs.entry.js +4 -4
- package/dist/cjs/{snk-data-unit-57916de4.js → snk-data-unit-3684c96e.js} +2 -2
- package/dist/cjs/snk-data-unit.cjs.entry.js +3 -3
- package/dist/cjs/snk-default-filter.cjs.entry.js +77 -0
- package/dist/cjs/snk-detail-view.cjs.entry.js +8 -8
- 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 +10 -8
- package/dist/cjs/snk-filter-advanced-mode_2.cjs.entry.js +5 -4
- package/dist/cjs/snk-filter-bar_4.cjs.entry.js +82 -28
- 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 +3 -3
- package/dist/cjs/snk-filter-modal-item.cjs.entry.js +3 -3
- package/dist/cjs/snk-filter-multi-select.cjs.entry.js +1 -1
- package/dist/cjs/snk-filter-number.cjs.entry.js +1 -1
- package/dist/cjs/snk-filter-period.cjs.entry.js +1 -1
- package/dist/cjs/snk-filter-search.cjs.entry.js +1 -1
- package/dist/cjs/snk-filter-text.cjs.entry.js +1 -1
- package/dist/cjs/snk-form-summary.cjs.entry.js +1 -1
- package/dist/cjs/snk-form-view.cjs.entry.js +1 -1
- package/dist/cjs/snk-form_2.cjs.entry.js +433 -0
- package/dist/cjs/snk-grid.cjs.entry.js +6 -6
- package/dist/cjs/{snk-guides-viewer-d33379cd.js → snk-guides-viewer-edc0a00a.js} +5 -5
- package/dist/cjs/snk-guides-viewer.cjs.entry.js +7 -7
- package/dist/cjs/snk-personalized-filter-editor.cjs.entry.js +1 -1
- package/dist/cjs/snk-personalized-filter.cjs.entry.js +53 -18
- package/dist/cjs/snk-pesquisa.cjs.entry.js +2 -2
- 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 +7 -7
- package/dist/cjs/snk-taskbar.cjs.entry.js +3 -3
- package/dist/cjs/sortable.esm-9a110bb7.js +2668 -0
- package/dist/cjs/{taskbar-elements-6f4e06af.js → taskbar-elements-3b74cd21.js} +2 -2
- package/dist/cjs/teste-pesquisa.cjs.entry.js +1 -1
- package/dist/collection/collection-manifest.json +8 -14
- package/dist/collection/components/snk-crud/subcomponents/snk-guides-viewer.js +1 -1
- package/dist/collection/components/snk-filter-bar/filter-modal/snk-filter-modal.js +80 -12
- package/dist/collection/components/snk-filter-bar/filter-modal/subcomponents/snk-default-filter/snk-default-filter.css +34 -0
- package/dist/collection/components/snk-filter-bar/filter-modal/subcomponents/snk-default-filter/snk-default-filter.js +142 -0
- package/dist/collection/components/snk-filter-bar/snk-filter-bar.js +24 -15
- package/dist/collection/components/snk-filter-bar/types/default-filters.js +6 -0
- package/dist/collection/components/snk-filter-bar/types/filter-type.enum.js +1 -0
- package/dist/collection/components/snk-filter-bar/utils/SnkFilterModalFactory.js +4 -4
- package/dist/collection/components/snk-form-config/FormConfigHelper.js +245 -0
- package/dist/collection/components/snk-form-config/SnkFormConfigManager.js +4 -5
- package/dist/collection/components/snk-form-config/config-header/config-header.css +18 -0
- package/dist/collection/components/snk-form-config/config-header/config-header.js +236 -0
- package/dist/collection/components/snk-form-config/config-header/configs-button/configs-button.css +41 -0
- package/dist/collection/components/snk-form-config/config-header/configs-button/configs-button.js +170 -0
- package/dist/collection/components/snk-form-config/field-item/field-config/field-config.css +21 -0
- package/dist/collection/components/snk-form-config/field-item/field-config/field-config.js +408 -0
- package/dist/collection/components/snk-form-config/field-item/field-item.css +108 -0
- package/dist/collection/components/snk-form-config/field-item/field-item.js +206 -0
- package/dist/collection/components/snk-form-config/fields-layout/fields-layout.css +133 -0
- package/dist/collection/components/snk-form-config/fields-layout/fields-layout.js +578 -0
- package/dist/collection/components/snk-form-config/fields-selector/fields-selector.css +38 -0
- package/dist/collection/components/snk-form-config/fields-selector/fields-selector.js +146 -0
- package/dist/collection/components/snk-form-config/guides-configurator/guides-configurator.css +132 -0
- package/dist/collection/components/snk-form-config/guides-configurator/guides-configurator.js +317 -0
- package/dist/collection/components/snk-form-config/snk-form-config.css +16 -229
- package/dist/collection/components/snk-form-config/snk-form-config.js +288 -980
- package/dist/collection/components/snk-personalized-filter/interfaces/index.js +5 -0
- package/dist/collection/components/snk-personalized-filter/snk-personalized-filter.js +67 -13
- package/dist/collection/components/snk-personalized-filter/subcomponents/snk-expression-group/snk-expression-group.css +3 -0
- package/dist/collection/components/snk-personalized-filter/subcomponents/snk-expression-group/snk-expression-group.js +20 -1
- package/dist/collection/components/snk-personalized-filter/subcomponents/snk-expression-item/snk-expression-item.js +22 -3
- package/dist/collection/components/snk-personalized-filter/subcomponents/snk-filter-assistent-mode/snk-filter-assistent-mode.js +20 -1
- package/dist/collection/lib/configs/ConfigStorage.js +16 -8
- package/dist/collection/lib/http/data-fetcher/fetchers/personalized-filter-fetcher.js +29 -9
- package/dist/collection/lib/message/resources/snk-filter-bar.msg.js +6 -0
- package/dist/collection/lib/message/resources/snk-form.msg.js +16 -2
- package/dist/collection/lib/message/resources/snk-personalized-filter.msg.js +6 -1
- package/dist/collection/lib/utils/constants.js +7 -1
- package/dist/components/ConfigStorage.js +45 -17
- package/dist/components/PersonalizedFilterUtils.js +6 -1
- package/dist/components/SnkFormConfigManager.js +2 -3
- package/dist/components/SnkMessageBuilder.js +28 -3
- package/dist/components/{snk-tab-config.d.ts → config-header.d.ts} +4 -4
- package/dist/components/config-header.js +6 -0
- package/dist/components/config-header2.js +103 -0
- package/dist/components/configs-button.d.ts +11 -0
- package/dist/components/configs-button.js +6 -0
- package/dist/components/configs-button2.js +76 -0
- package/dist/components/constants.js +8 -34
- package/dist/components/field-config.d.ts +11 -0
- package/dist/components/field-config.js +6 -0
- package/dist/components/field-config2.js +525 -0
- package/dist/components/field-item.d.ts +11 -0
- package/dist/components/field-item.js +6 -0
- package/dist/components/field-item2.js +93 -0
- package/dist/components/fields-layout.d.ts +11 -0
- package/dist/components/fields-layout.js +6 -0
- package/dist/components/fields-layout2.js +370 -0
- package/dist/components/{snk-field-config.d.ts → fields-selector.d.ts} +4 -4
- package/dist/components/fields-selector.js +6 -0
- package/dist/components/fields-selector2.js +98 -0
- package/dist/components/guides-configurator.d.ts +11 -0
- package/dist/components/guides-configurator.js +6 -0
- package/dist/components/guides-configurator2.js +182 -0
- package/dist/components/index.d.ts +8 -3
- package/dist/components/index.js +8 -3
- package/dist/components/index2.js +3 -4
- package/dist/components/snk-application2.js +1 -1
- package/dist/components/snk-crud.js +86 -62
- package/dist/components/{snk-config-options.d.ts → snk-default-filter.d.ts} +4 -4
- package/dist/components/snk-default-filter.js +6 -0
- package/dist/components/snk-default-filter2.js +97 -0
- package/dist/components/snk-detail-view2.js +113 -89
- package/dist/components/snk-expression-group2.js +4 -2
- package/dist/components/snk-expression-item2.js +5 -3
- package/dist/components/snk-filter-assistent-mode2.js +4 -2
- package/dist/components/snk-filter-bar2.js +28 -19
- package/dist/components/snk-filter-modal-item2.js +1 -0
- package/dist/components/snk-filter-modal.js +59 -8
- package/dist/components/snk-form-config2.js +253 -953
- package/dist/components/snk-form.js +33 -9
- package/dist/components/snk-personalized-filter2.js +50 -14
- package/dist/components/sortable.esm.js +2666 -0
- package/dist/esm/{ClientSideExporterProvider-b3871edb.js → ClientSideExporterProvider-3ed744fd.js} +2 -2
- package/dist/esm/{ConfigStorage-71e6766f.js → ConfigStorage-79b9e180.js} +45 -17
- package/dist/esm/FormConfigHelper-49fe72ca.js +248 -0
- package/dist/esm/{PersonalizedFilterUtils-e2b38ef7.js → PersonalizedFilterUtils-2db38ff2.js} +1 -1
- package/dist/esm/{SnkFormConfigManager-be490a33.js → SnkFormConfigManager-b4b93298.js} +3 -4
- package/dist/esm/{SnkMessageBuilder-2dbd8fa2.js → SnkMessageBuilder-9c269caf.js} +28 -3
- package/dist/esm/config-header.entry.js +75 -0
- package/dist/esm/configs-button.entry.js +57 -0
- package/dist/esm/{constants-7db1128a.js → constants-7b422de0.js} +8 -34
- package/dist/esm/default-filters-50105e43.js +8 -0
- package/dist/esm/field-config_2.entry.js +319 -0
- package/dist/esm/fields-layout.entry.js +337 -0
- package/dist/esm/fields-selector.entry.js +70 -0
- package/dist/esm/{filter-type.enum-a80c1b6b.js → filter-type.enum-f6a8fe23.js} +1 -0
- package/dist/esm/guides-configurator.entry.js +160 -0
- package/dist/esm/{index-a7d3d3f1.js → index-479e1293.js} +32 -10
- package/dist/esm/{index-ae591a44.js → index-8acbae97.js} +6 -1
- package/dist/esm/{index-bdf75557.js → index-b72af127.js} +4 -5
- package/dist/esm/loader.js +3 -3
- package/dist/esm/pesquisa-grid_2.entry.js +2 -2
- package/dist/esm/sankhyablocks.js +3 -3
- package/dist/esm/snk-actions-button_8.entry.js +3 -3
- package/dist/esm/snk-actions-form.entry.js +1 -1
- package/dist/esm/snk-application.entry.js +4 -4
- package/dist/esm/snk-attach.entry.js +4 -4
- package/dist/esm/snk-client-confirm.entry.js +1 -1
- package/dist/esm/snk-configurator.entry.js +2 -2
- package/dist/esm/snk-crud.entry.js +4 -4
- package/dist/esm/snk-custom-slot-elements.entry.js +1 -1
- package/dist/esm/snk-data-exporter.entry.js +4 -4
- package/dist/esm/{snk-data-unit-65c9dd1a.js → snk-data-unit-027bca56.js} +2 -2
- package/dist/esm/snk-data-unit.entry.js +3 -3
- package/dist/esm/snk-default-filter.entry.js +73 -0
- package/dist/esm/snk-detail-view.entry.js +8 -8
- 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 +10 -8
- package/dist/esm/snk-filter-advanced-mode_2.entry.js +5 -4
- package/dist/esm/snk-filter-bar_4.entry.js +82 -28
- 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 +3 -3
- package/dist/esm/snk-filter-modal-item.entry.js +3 -3
- package/dist/esm/snk-filter-multi-select.entry.js +1 -1
- package/dist/esm/snk-filter-number.entry.js +1 -1
- package/dist/esm/snk-filter-period.entry.js +1 -1
- package/dist/esm/snk-filter-search.entry.js +1 -1
- package/dist/esm/snk-filter-text.entry.js +1 -1
- package/dist/esm/snk-form-summary.entry.js +1 -1
- package/dist/esm/snk-form-view.entry.js +1 -1
- package/dist/esm/snk-form_2.entry.js +428 -0
- package/dist/esm/snk-grid.entry.js +6 -6
- package/dist/esm/{snk-guides-viewer-72953334.js → snk-guides-viewer-32f3d3ab.js} +5 -5
- package/dist/esm/snk-guides-viewer.entry.js +7 -7
- package/dist/esm/snk-personalized-filter-editor.entry.js +1 -1
- package/dist/esm/snk-personalized-filter.entry.js +53 -18
- package/dist/esm/snk-pesquisa.entry.js +2 -2
- 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 +7 -7
- package/dist/esm/snk-taskbar.entry.js +3 -3
- package/dist/esm/sortable.esm-842f85a3.js +2666 -0
- package/dist/esm/{taskbar-elements-f2cb4922.js → taskbar-elements-171476d4.js} +2 -2
- package/dist/esm/teste-pesquisa.entry.js +1 -1
- package/dist/sankhyablocks/{p-24a0dbd2.entry.js → p-0024d3fd.entry.js} +1 -1
- package/dist/sankhyablocks/{p-b8d649dd.entry.js → p-09e60995.entry.js} +1 -1
- package/dist/sankhyablocks/{p-bc101064.entry.js → p-0cb295c1.entry.js} +1 -1
- package/dist/sankhyablocks/{p-b0ab5066.entry.js → p-1456d7cb.entry.js} +1 -1
- package/dist/sankhyablocks/{p-9531fd46.entry.js → p-180716b2.entry.js} +1 -1
- package/dist/sankhyablocks/{p-6a03b190.entry.js → p-1ea34488.entry.js} +1 -1
- package/dist/sankhyablocks/p-21107f0d.entry.js +1 -0
- package/dist/sankhyablocks/{p-118e769b.entry.js → p-27482793.entry.js} +1 -1
- package/dist/sankhyablocks/p-290fea5f.entry.js +1 -0
- package/dist/sankhyablocks/{p-08ea6c86.entry.js → p-295aa209.entry.js} +1 -1
- package/dist/sankhyablocks/{p-c9675d64.js → p-2bde486e.js} +1 -1
- package/dist/sankhyablocks/{p-26b0ce3e.entry.js → p-2fdac5e6.entry.js} +1 -1
- package/dist/sankhyablocks/p-349d1968.entry.js +1 -0
- package/dist/sankhyablocks/p-35e73c5d.js +1 -0
- package/dist/sankhyablocks/{p-89c92727.entry.js → p-398cdd67.entry.js} +1 -1
- package/dist/sankhyablocks/{p-ddf93f36.entry.js → p-3a48bff3.entry.js} +1 -1
- package/dist/sankhyablocks/{p-434817f0.entry.js → p-3d41f5a8.entry.js} +1 -1
- package/dist/sankhyablocks/p-3f24c9b2.js +1 -0
- package/dist/sankhyablocks/{p-8002dcd0.entry.js → p-471b34f4.entry.js} +1 -1
- package/dist/sankhyablocks/{p-7e2ded86.entry.js → p-49d968e2.entry.js} +1 -1
- package/dist/sankhyablocks/p-4d2ff2fb.entry.js +1 -0
- package/dist/sankhyablocks/p-51833248.js +7 -0
- package/dist/sankhyablocks/p-60dd1d27.entry.js +1 -0
- package/dist/sankhyablocks/p-6416975c.js +56 -0
- package/dist/sankhyablocks/{p-7beeabc1.entry.js → p-65c5d430.entry.js} +1 -1
- package/dist/sankhyablocks/{p-21a81901.entry.js → p-667cab42.entry.js} +1 -1
- package/dist/sankhyablocks/p-6a4b21dd.js +1 -0
- package/dist/sankhyablocks/p-71a05822.entry.js +1 -0
- package/dist/sankhyablocks/{p-ac8d1cd6.entry.js → p-7345782c.entry.js} +1 -1
- package/dist/sankhyablocks/{p-885802c3.js → p-763b04fa.js} +1 -1
- package/dist/sankhyablocks/{p-d07b18a4.js → p-7de79adf.js} +1 -1
- package/dist/sankhyablocks/p-7e250432.entry.js +1 -0
- package/dist/sankhyablocks/{p-47178038.entry.js → p-83c100f2.entry.js} +1 -1
- package/dist/sankhyablocks/p-84345e7a.js +1 -0
- package/dist/sankhyablocks/p-86bd4478.entry.js +1 -0
- package/dist/sankhyablocks/p-9019a32f.js +1 -0
- package/dist/sankhyablocks/{p-54a5d52a.entry.js → p-90805683.entry.js} +1 -1
- package/dist/sankhyablocks/{p-c2e468c9.entry.js → p-91a9abb6.entry.js} +1 -1
- package/dist/sankhyablocks/p-9751c42f.entry.js +1 -0
- package/dist/sankhyablocks/{p-057fad05.js → p-988afe78.js} +1 -1
- package/dist/sankhyablocks/{p-16a1dd18.entry.js → p-9a63f3f7.entry.js} +1 -1
- package/dist/sankhyablocks/{p-90684a75.entry.js → p-9ad3557c.entry.js} +1 -1
- package/dist/sankhyablocks/{p-b6200d32.entry.js → p-9fd87bfd.entry.js} +1 -1
- package/dist/sankhyablocks/p-a06bf7b9.entry.js +1 -0
- package/dist/sankhyablocks/{p-33718dfc.entry.js → p-a227b650.entry.js} +1 -1
- package/dist/sankhyablocks/p-a349689a.js +1 -0
- package/dist/sankhyablocks/p-a5bb2f93.entry.js +1 -0
- package/dist/sankhyablocks/{p-ebdb9d89.js → p-a6513fcb.js} +1 -1
- package/dist/sankhyablocks/{p-8c235d4c.entry.js → p-a76e6d51.entry.js} +1 -1
- package/dist/sankhyablocks/p-b568c1d4.js +1 -0
- package/dist/sankhyablocks/{p-ce94e6c4.entry.js → p-bd665460.entry.js} +1 -1
- package/dist/sankhyablocks/p-c3324d79.entry.js +1 -0
- package/dist/sankhyablocks/{p-bf2acf72.entry.js → p-c6a8a8bc.entry.js} +1 -1
- package/dist/sankhyablocks/{p-165cde3b.entry.js → p-c926cf6b.entry.js} +1 -1
- package/dist/sankhyablocks/{p-79f823f3.entry.js → p-d67526b6.entry.js} +1 -1
- package/dist/sankhyablocks/{p-d2d301a6.js → p-d8d8169b.js} +1 -1
- package/dist/sankhyablocks/{p-5f157b09.entry.js → p-dff65083.entry.js} +1 -1
- package/dist/sankhyablocks/{p-3372178e.entry.js → p-e2988bb1.entry.js} +1 -1
- package/dist/sankhyablocks/{p-a4ebeec4.entry.js → p-e3521eae.entry.js} +1 -1
- package/dist/sankhyablocks/p-e7cccc45.entry.js +1 -0
- package/dist/sankhyablocks/{p-1f80174b.entry.js → p-f4e31122.entry.js} +1 -1
- package/dist/sankhyablocks/{p-0fadb620.js → p-fc0b609e.js} +1 -1
- package/dist/sankhyablocks/{p-a14a09c3.entry.js → p-ff7060bc.entry.js} +1 -1
- package/dist/sankhyablocks/sankhyablocks.esm.js +1 -1
- package/dist/types/components/snk-filter-bar/filter-modal/snk-filter-modal.d.ts +16 -4
- package/dist/types/components/snk-filter-bar/filter-modal/subcomponents/snk-default-filter/snk-default-filter.d.ts +27 -0
- package/dist/types/components/snk-filter-bar/snk-filter-bar.d.ts +4 -3
- package/dist/types/components/snk-filter-bar/types/default-filters.d.ts +5 -0
- package/dist/types/components/snk-filter-bar/types/filter-type.enum.d.ts +2 -1
- package/dist/types/components/snk-filter-bar/utils/SnkFilterModalFactory.d.ts +3 -3
- package/dist/types/components/snk-form-config/FormConfigHelper.d.ts +31 -0
- package/dist/types/components/snk-form-config/SnkFormConfigManager.d.ts +3 -3
- package/dist/types/components/snk-form-config/config-header/config-header.d.ts +23 -0
- package/dist/types/components/snk-form-config/config-header/configs-button/configs-button.d.ts +19 -0
- package/dist/types/components/snk-form-config/field-item/field-config/field-config.d.ts +56 -0
- package/dist/types/components/snk-form-config/fields-layout/fields-layout.d.ts +63 -0
- package/dist/types/components/snk-form-config/fields-selector/fields-selector.d.ts +18 -0
- package/dist/types/components/snk-form-config/guides-configurator/guides-configurator.d.ts +42 -0
- package/dist/types/components/snk-form-config/snk-form-config.d.ts +51 -120
- package/dist/types/components/snk-personalized-filter/interfaces/index.d.ts +4 -0
- package/dist/types/components/snk-personalized-filter/snk-personalized-filter.d.ts +7 -1
- package/dist/types/components/snk-personalized-filter/subcomponents/snk-expression-group/snk-expression-group.d.ts +4 -0
- package/dist/types/components/snk-personalized-filter/subcomponents/snk-expression-item/snk-expression-item.d.ts +4 -0
- package/dist/types/components/snk-personalized-filter/subcomponents/snk-filter-assistent-mode/snk-filter-assistent-mode.d.ts +4 -0
- package/dist/types/components.d.ts +276 -203
- package/dist/types/lib/configs/ConfigStorage.d.ts +4 -2
- package/dist/types/lib/http/data-fetcher/fetchers/personalized-filter-fetcher.d.ts +8 -4
- package/dist/types/lib/utils/constants.d.ts +6 -0
- package/package.json +4 -2
- package/react/components.d.ts +8 -3
- package/react/components.js +8 -3
- package/react/components.js.map +1 -1
- package/dist/cjs/Sortable-fb1c4cbb.js +0 -2853
- package/dist/cjs/snk-config-options_3.cjs.entry.js +0 -1390
- package/dist/cjs/snk-field-config.cjs.entry.js +0 -60
- package/dist/cjs/snk-tab-config.cjs.entry.js +0 -332
- package/dist/collection/components/snk-form-config/subcomponents/snk-config-options/snk-config-options.css +0 -16
- package/dist/collection/components/snk-form-config/subcomponents/snk-config-options/snk-config-options.js +0 -346
- package/dist/collection/components/snk-form-config/subcomponents/snk-field-config/snk-field-config.css +0 -219
- package/dist/collection/components/snk-form-config/subcomponents/snk-field-config/snk-field-config.js +0 -184
- package/dist/collection/components/snk-form-config/subcomponents/snk-tab-config/snk-tab-config.css +0 -323
- package/dist/collection/components/snk-form-config/subcomponents/snk-tab-config/snk-tab-config.js +0 -527
- package/dist/components/snk-config-options.js +0 -6
- package/dist/components/snk-config-options2.js +0 -257
- package/dist/components/snk-field-config.js +0 -6
- package/dist/components/snk-field-config2.js +0 -76
- package/dist/components/snk-tab-config.js +0 -6
- package/dist/components/snk-tab-config2.js +0 -3202
- package/dist/esm/Sortable-83960219.js +0 -2851
- package/dist/esm/snk-config-options_3.entry.js +0 -1384
- package/dist/esm/snk-field-config.entry.js +0 -56
- package/dist/esm/snk-tab-config.entry.js +0 -328
- package/dist/sankhyablocks/p-03b68a74.js +0 -56
- package/dist/sankhyablocks/p-3749dffb.entry.js +0 -1
- package/dist/sankhyablocks/p-3ab6df3d.entry.js +0 -1
- package/dist/sankhyablocks/p-4689c2e6.js +0 -1
- package/dist/sankhyablocks/p-490b75b5.entry.js +0 -1
- package/dist/sankhyablocks/p-52d10014.entry.js +0 -1
- package/dist/sankhyablocks/p-5ffa0493.entry.js +0 -1
- package/dist/sankhyablocks/p-60137b7a.entry.js +0 -1
- package/dist/sankhyablocks/p-6dc031de.js +0 -1
- package/dist/sankhyablocks/p-9261d8a0.js +0 -1
- package/dist/sankhyablocks/p-933c0c0b.js +0 -1
- package/dist/sankhyablocks/p-9d3a025a.entry.js +0 -1
- package/dist/sankhyablocks/p-c0eb761b.entry.js +0 -1
- package/dist/sankhyablocks/p-d9804798.js +0 -1
- package/dist/sankhyablocks/p-fa816fb2.js +0 -1
- package/dist/types/components/snk-form-config/subcomponents/snk-config-options/snk-config-options.d.ts +0 -57
- package/dist/types/components/snk-form-config/subcomponents/snk-field-config/snk-field-config.d.ts +0 -43
- package/dist/types/components/snk-form-config/subcomponents/snk-tab-config/snk-tab-config.d.ts +0 -105
@@ -5,11 +5,14 @@
|
|
5
5
|
* It contains typing information for all components that exist in this project.
|
6
6
|
*/
|
7
7
|
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
8
|
-
import {
|
8
|
+
import { IUserConfig } from "./lib/http/data-fetcher/fetchers/form-config-fetcher";
|
9
|
+
import { SnkMessageBuilder } from "./lib/message/SnkMessageBuilder";
|
10
|
+
import { DataUnit, FieldDescriptor, Filter, KeyboardManager, Record, UnitMetadata } from "@sankhyalabs/core";
|
11
|
+
import { IFieldConfig } from "@sankhyalabs/ezui/src/utils/interfaces/IFieldConfig";
|
12
|
+
import { IGroupConfig, IGuideConfig } from "./components/snk-form-config/FormConfigHelper";
|
9
13
|
import { IOption } from "@sankhyalabs/ezui/src/components/ez-search/ez-search";
|
10
14
|
import { ITreeItem } from "@sankhyalabs/ezui/src/components/ez-tree/interfaces/ITreeItem";
|
11
15
|
import { IAction } from "./components/snk-actions-button/actions/interfaces/IAction";
|
12
|
-
import { SnkMessageBuilder } from "./lib/message/SnkMessageBuilder";
|
13
16
|
import { LayoutFormConfig } from "./lib/configs/LayoutFormConfig";
|
14
17
|
import { DataFetcher, Options } from "./lib/http/data-fetcher/DataFetcher";
|
15
18
|
import { AutorizationType } from "./lib/http/data-fetcher/fetchers/auth-fetcher";
|
@@ -24,14 +27,15 @@ import { SIMPLE_CRUD_MODE, TEMPLATES_SKELETON, VIEW_MODE } from "./lib/utils/con
|
|
24
27
|
import { TFetcherType } from "./components/snk-attach/interfaces/TFetcherType";
|
25
28
|
import { AttachFetcherFacadeInterface, PresentationMode } from "./lib";
|
26
29
|
import { FetcherFacade } from "./components/snk-attach/structure";
|
27
|
-
import { IFieldConfig, IFormCardConfig, IFormConfig, IRecordValidator, ISummaryField } from "@sankhyalabs/ezui/dist/types/utils/form/interfaces";
|
28
30
|
import { ICustomFormatter, ISelectionToastConfig } from "@sankhyalabs/ezui/dist/types/components/ez-grid/interfaces";
|
29
31
|
import { Action, TaskbarManager } from "./components/snk-taskbar/snk-taskbar";
|
32
|
+
import { IFormCardConfig, IFormConfig, IRecordValidator, ISummaryField } from "@sankhyalabs/ezui/dist/types/utils/form/interfaces";
|
30
33
|
import { EzGridColumn, IGridConfig, IStatusResolver, StatusResolverFunction } from "@sankhyalabs/ezui/dist/types/components/ez-grid/controller/EzGridController";
|
31
34
|
import { IExporterStrategyMode, IRecordID } from "./components/snk-data-exporter/interfaces/IRecordID";
|
32
35
|
import { ICustomEditor, ICustomRender } from "@sankhyalabs/ezui/dist/types/utils";
|
33
36
|
import { IExporterProvider } from "./components/snk-data-exporter/interfaces/IExporterProvider";
|
34
37
|
import { DataState, RowMetadata } from "./components/snk-data-unit/snk-data-unit";
|
38
|
+
import { ActionDefaultFilter } from "./components/snk-filter-bar/types/default-filters";
|
35
39
|
import { SnkFormConfigManager } from "./components/snk-form-config/SnkFormConfigManager";
|
36
40
|
import { IGuideItem } from "@sankhyalabs/ezui/dist/types/components/ez-guide-navigator/interfaces";
|
37
41
|
import { DataState as DataState1 } from "./components/snk-data-unit/snk-data-unit";
|
@@ -61,9 +65,51 @@ import { PresentationMode as PresentationMode1 } from "./lib/@types";
|
|
61
65
|
import { PrintSelectorResponse } from "./components/snk-print-selector/snk-print-selector";
|
62
66
|
import { PendingPrintJobData } from "./lib/utils/PrintUtils";
|
63
67
|
import { IBreadcrumbItem } from "@sankhyalabs/ezui/dist/types/components/ez-breadcrumb/ez-breadcrumb";
|
64
|
-
import { ITab } from "./components/snk-form-config/subcomponents/snk-tab-config/snk-tab-config";
|
65
68
|
import { Action as Action1, CustomButton } from "./components/snk-taskbar/snk-taskbar";
|
66
69
|
export namespace Components {
|
70
|
+
interface ConfigHeader {
|
71
|
+
"configOptions": Array<IUserConfig>;
|
72
|
+
"hasChanges"?: boolean;
|
73
|
+
"messagesBuilder": SnkMessageBuilder;
|
74
|
+
"optionConfigChanged": boolean;
|
75
|
+
"selectedConfig": IUserConfig;
|
76
|
+
}
|
77
|
+
interface ConfigsButton {
|
78
|
+
"configOptions": Array<IUserConfig>;
|
79
|
+
"hasChanges": boolean;
|
80
|
+
"messagesBuilder": SnkMessageBuilder;
|
81
|
+
"selectedConfig": IUserConfig;
|
82
|
+
}
|
83
|
+
interface FieldConfig {
|
84
|
+
"dataUnit"?: DataUnit;
|
85
|
+
"fieldConfig": IFieldConfig;
|
86
|
+
"fieldDescriptor": FieldDescriptor;
|
87
|
+
"messagesBuilder"?: SnkMessageBuilder;
|
88
|
+
"show": (_anchorElement: HTMLElement) => Promise<void>;
|
89
|
+
}
|
90
|
+
interface FieldItem {
|
91
|
+
"dataUnit"?: DataUnit;
|
92
|
+
"fieldConfig": IFieldConfig;
|
93
|
+
"messagesBuilder"?: SnkMessageBuilder;
|
94
|
+
"onLayoutConfig": boolean;
|
95
|
+
}
|
96
|
+
interface FieldsLayout {
|
97
|
+
"addFieldToLayout": (incomingField: IFieldConfig) => Promise<void>;
|
98
|
+
"dataUnit"?: DataUnit;
|
99
|
+
"groupsList": IGroupConfig[];
|
100
|
+
"guideNames": string[];
|
101
|
+
"messagesBuilder": SnkMessageBuilder;
|
102
|
+
"selectedGuide": IGuideConfig;
|
103
|
+
}
|
104
|
+
interface FieldsSelector {
|
105
|
+
"availableFields": IFieldConfig[];
|
106
|
+
"dataUnit"?: DataUnit;
|
107
|
+
}
|
108
|
+
interface GuidesConfigurator {
|
109
|
+
"guidesList": IGuideConfig[];
|
110
|
+
"messagesBuilder": SnkMessageBuilder;
|
111
|
+
"selectedGuide": IGuideConfig;
|
112
|
+
}
|
67
113
|
interface PesquisaGrid {
|
68
114
|
/**
|
69
115
|
* Registros da grade
|
@@ -437,24 +483,6 @@ export namespace Components {
|
|
437
483
|
*/
|
438
484
|
"titleMessage": string;
|
439
485
|
}
|
440
|
-
interface SnkConfigOptions {
|
441
|
-
/**
|
442
|
-
* Repositório de dados responsável por controlar a manipulação dos dados.
|
443
|
-
*/
|
444
|
-
"dataUnit": DataUnit;
|
445
|
-
/**
|
446
|
-
* Armazena as propriedades do campo.
|
447
|
-
*/
|
448
|
-
"fieldConfig": IFieldConfig;
|
449
|
-
/**
|
450
|
-
* Armazena a chave de opções de configuração.
|
451
|
-
*/
|
452
|
-
"idConfig": string;
|
453
|
-
/**
|
454
|
-
* Responsável por flexibilizar e padronizar o uso de mensagens nos blocos de construção.
|
455
|
-
*/
|
456
|
-
"messagesBuilder": SnkMessageBuilder;
|
457
|
-
}
|
458
486
|
interface SnkConfigurator {
|
459
487
|
/**
|
460
488
|
* Fecha a janela de configuração.
|
@@ -734,6 +762,16 @@ export namespace Components {
|
|
734
762
|
*/
|
735
763
|
"useCancelConfirm": boolean;
|
736
764
|
}
|
765
|
+
interface SnkDefaultFilter {
|
766
|
+
/**
|
767
|
+
* Usado pra flexibilizar os verbetes e mensagens de acordo com o SnkMessageBuilder.
|
768
|
+
*/
|
769
|
+
"getMessage": (key: string, props?: any) => string;
|
770
|
+
/**
|
771
|
+
* Informa se já existe um filtro padrão criado.
|
772
|
+
*/
|
773
|
+
"hasDefaultFilter": boolean;
|
774
|
+
}
|
737
775
|
interface SnkDetailView {
|
738
776
|
/**
|
739
777
|
* Registra um editor customizado para campos da grade e formulário.
|
@@ -846,6 +884,10 @@ export namespace Components {
|
|
846
884
|
* Grupo que será representado visualmente pelo componente.
|
847
885
|
*/
|
848
886
|
"group": IExpressionGroup;
|
887
|
+
/**
|
888
|
+
* Define se o filtro em questão é um filtro padrão.
|
889
|
+
*/
|
890
|
+
"isDefaultFilter": boolean;
|
849
891
|
/**
|
850
892
|
* Responsável por flexibilizar e padronizar o uso de mensagens nos blocos de construção.
|
851
893
|
*/
|
@@ -869,31 +911,13 @@ export namespace Components {
|
|
869
911
|
*/
|
870
912
|
"expression": IExpressionItem;
|
871
913
|
/**
|
872
|
-
*
|
914
|
+
* Define se o filtro em questão é um filtro padrão.
|
873
915
|
*/
|
874
|
-
"
|
875
|
-
}
|
876
|
-
interface SnkFieldConfig {
|
877
|
-
/**
|
878
|
-
* Repositório de dados, controla a manipulação dos dados.
|
879
|
-
*/
|
880
|
-
"dataUnit": DataUnit;
|
881
|
-
/**
|
882
|
-
* Armazena as propriedades do campo.
|
883
|
-
*/
|
884
|
-
"fieldConfig": IFieldConfig;
|
885
|
-
/**
|
886
|
-
* Define se o popover de configuração está ativo.
|
887
|
-
*/
|
888
|
-
"isConfigActive": Boolean;
|
916
|
+
"isDefaultFilter": boolean;
|
889
917
|
/**
|
890
918
|
* Responsável por flexibilizar e padronizar o uso de mensagens nos blocos de construção.
|
891
919
|
*/
|
892
920
|
"messagesBuilder": SnkMessageBuilder;
|
893
|
-
/**
|
894
|
-
* Define se o componente está em modo de inserção.
|
895
|
-
*/
|
896
|
-
"modeInsertion": boolean;
|
897
921
|
}
|
898
922
|
interface SnkFilterAdvancedMode {
|
899
923
|
/**
|
@@ -922,6 +946,10 @@ export namespace Components {
|
|
922
946
|
* Id do filtro que será carregado.
|
923
947
|
*/
|
924
948
|
"filterId": string;
|
949
|
+
/**
|
950
|
+
* Define se o filtro em questão é um filtro padrão.
|
951
|
+
*/
|
952
|
+
"isDefaultFilter": boolean;
|
925
953
|
/**
|
926
954
|
* Responsável por flexibilizar e padronizar o uso de mensagens nos blocos de construção.
|
927
955
|
*/
|
@@ -1133,7 +1161,7 @@ export namespace Components {
|
|
1133
1161
|
/**
|
1134
1162
|
* Ação executada ao adicionar um filtro personalizado
|
1135
1163
|
*/
|
1136
|
-
"addPersonalizedFilter": () => void;
|
1164
|
+
"addPersonalizedFilter": (isDefault?: boolean) => void;
|
1137
1165
|
/**
|
1138
1166
|
* Ação executada ao aplicar os filtros
|
1139
1167
|
*/
|
@@ -1149,7 +1177,7 @@ export namespace Components {
|
|
1149
1177
|
/**
|
1150
1178
|
* Ação executada ao deletar um filtro personalizado
|
1151
1179
|
*/
|
1152
|
-
"deletePersonalizedFilter": (filter: IPersonalizedFilter, configName: string) => void;
|
1180
|
+
"deletePersonalizedFilter": (filter: IPersonalizedFilter, configName: string, isDefault?: boolean) => void;
|
1153
1181
|
/**
|
1154
1182
|
* Desabilita a apresentação da opção de filtros personalizados na filter bar (chip de filtros) e no modal lateral de filtros (container de filtros personalizados).
|
1155
1183
|
*/
|
@@ -1157,7 +1185,11 @@ export namespace Components {
|
|
1157
1185
|
/**
|
1158
1186
|
* Ação executada ao editar um filtro personalizado
|
1159
1187
|
*/
|
1160
|
-
"editPersonalizedFilter": (id:string) => void;
|
1188
|
+
"editPersonalizedFilter": (id:string, isDefault?: boolean) => void;
|
1189
|
+
/**
|
1190
|
+
* Guarda o filtro a ser deletado no Apply do modal
|
1191
|
+
*/
|
1192
|
+
"filterDefaultToDelete": SnkFilterItemConfig;
|
1161
1193
|
/**
|
1162
1194
|
* Filtros a serem apresentados
|
1163
1195
|
*/
|
@@ -1721,6 +1753,10 @@ export namespace Components {
|
|
1721
1753
|
* Id do filtro que será carregado.
|
1722
1754
|
*/
|
1723
1755
|
"filterId": string;
|
1756
|
+
/**
|
1757
|
+
* Define se o filtro em questão é um filtro padrão.
|
1758
|
+
*/
|
1759
|
+
"isDefaultFilter": boolean;
|
1724
1760
|
/**
|
1725
1761
|
* Responsável por flexibilizar e padronizar o uso de mensagens nos blocos de construção.
|
1726
1762
|
*/
|
@@ -1952,28 +1988,6 @@ export namespace Components {
|
|
1952
1988
|
*/
|
1953
1989
|
"show": () => Promise<void>;
|
1954
1990
|
}
|
1955
|
-
interface SnkTabConfig {
|
1956
|
-
/**
|
1957
|
-
* Responsável por flexibilizar e padronizar o uso de mensagens nos blocos de construção.
|
1958
|
-
*/
|
1959
|
-
"messagesBuilder": SnkMessageBuilder;
|
1960
|
-
/**
|
1961
|
-
* Define o index da aba selecionada.
|
1962
|
-
*/
|
1963
|
-
"selectedIndex": number;
|
1964
|
-
/**
|
1965
|
-
* Define a aba selecionada.
|
1966
|
-
*/
|
1967
|
-
"selectedTab": string;
|
1968
|
-
/**
|
1969
|
-
* Define o nome das abas do componente separadas por vírgulas ",".
|
1970
|
-
*/
|
1971
|
-
"tabItems": ITab[];
|
1972
|
-
/**
|
1973
|
-
* Define o nome das abas do componente separadas por vírgulas ",".
|
1974
|
-
*/
|
1975
|
-
"tabs": string;
|
1976
|
-
}
|
1977
1991
|
interface SnkTaskbar {
|
1978
1992
|
/**
|
1979
1993
|
* Lista de ações que devem ser usadas no botão "Mais opções" do componente snk-taskbar.
|
@@ -2106,6 +2120,34 @@ export namespace Components {
|
|
2106
2120
|
interface TestePesquisa {
|
2107
2121
|
}
|
2108
2122
|
}
|
2123
|
+
export interface ConfigHeaderCustomEvent<T> extends CustomEvent<T> {
|
2124
|
+
detail: T;
|
2125
|
+
target: HTMLConfigHeaderElement;
|
2126
|
+
}
|
2127
|
+
export interface ConfigsButtonCustomEvent<T> extends CustomEvent<T> {
|
2128
|
+
detail: T;
|
2129
|
+
target: HTMLConfigsButtonElement;
|
2130
|
+
}
|
2131
|
+
export interface FieldConfigCustomEvent<T> extends CustomEvent<T> {
|
2132
|
+
detail: T;
|
2133
|
+
target: HTMLFieldConfigElement;
|
2134
|
+
}
|
2135
|
+
export interface FieldItemCustomEvent<T> extends CustomEvent<T> {
|
2136
|
+
detail: T;
|
2137
|
+
target: HTMLFieldItemElement;
|
2138
|
+
}
|
2139
|
+
export interface FieldsLayoutCustomEvent<T> extends CustomEvent<T> {
|
2140
|
+
detail: T;
|
2141
|
+
target: HTMLFieldsLayoutElement;
|
2142
|
+
}
|
2143
|
+
export interface FieldsSelectorCustomEvent<T> extends CustomEvent<T> {
|
2144
|
+
detail: T;
|
2145
|
+
target: HTMLFieldsSelectorElement;
|
2146
|
+
}
|
2147
|
+
export interface GuidesConfiguratorCustomEvent<T> extends CustomEvent<T> {
|
2148
|
+
detail: T;
|
2149
|
+
target: HTMLGuidesConfiguratorElement;
|
2150
|
+
}
|
2109
2151
|
export interface PesquisaGridCustomEvent<T> extends CustomEvent<T> {
|
2110
2152
|
detail: T;
|
2111
2153
|
target: HTMLPesquisaGridElement;
|
@@ -2122,10 +2164,6 @@ export interface SnkAttachCustomEvent<T> extends CustomEvent<T> {
|
|
2122
2164
|
detail: T;
|
2123
2165
|
target: HTMLSnkAttachElement;
|
2124
2166
|
}
|
2125
|
-
export interface SnkConfigOptionsCustomEvent<T> extends CustomEvent<T> {
|
2126
|
-
detail: T;
|
2127
|
-
target: HTMLSnkConfigOptionsElement;
|
2128
|
-
}
|
2129
2167
|
export interface SnkConfiguratorCustomEvent<T> extends CustomEvent<T> {
|
2130
2168
|
detail: T;
|
2131
2169
|
target: HTMLSnkConfiguratorElement;
|
@@ -2142,6 +2180,10 @@ export interface SnkDataUnitCustomEvent<T> extends CustomEvent<T> {
|
|
2142
2180
|
detail: T;
|
2143
2181
|
target: HTMLSnkDataUnitElement;
|
2144
2182
|
}
|
2183
|
+
export interface SnkDefaultFilterCustomEvent<T> extends CustomEvent<T> {
|
2184
|
+
detail: T;
|
2185
|
+
target: HTMLSnkDefaultFilterElement;
|
2186
|
+
}
|
2145
2187
|
export interface SnkDetailViewCustomEvent<T> extends CustomEvent<T> {
|
2146
2188
|
detail: T;
|
2147
2189
|
target: HTMLSnkDetailViewElement;
|
@@ -2158,10 +2200,6 @@ export interface SnkExpressionItemCustomEvent<T> extends CustomEvent<T> {
|
|
2158
2200
|
detail: T;
|
2159
2201
|
target: HTMLSnkExpressionItemElement;
|
2160
2202
|
}
|
2161
|
-
export interface SnkFieldConfigCustomEvent<T> extends CustomEvent<T> {
|
2162
|
-
detail: T;
|
2163
|
-
target: HTMLSnkFieldConfigElement;
|
2164
|
-
}
|
2165
2203
|
export interface SnkFilterAdvancedModeCustomEvent<T> extends CustomEvent<T> {
|
2166
2204
|
detail: T;
|
2167
2205
|
target: HTMLSnkFilterAdvancedModeElement;
|
@@ -2270,10 +2308,6 @@ export interface SnkSimpleFormConfigCustomEvent<T> extends CustomEvent<T> {
|
|
2270
2308
|
detail: T;
|
2271
2309
|
target: HTMLSnkSimpleFormConfigElement;
|
2272
2310
|
}
|
2273
|
-
export interface SnkTabConfigCustomEvent<T> extends CustomEvent<T> {
|
2274
|
-
detail: T;
|
2275
|
-
target: HTMLSnkTabConfigElement;
|
2276
|
-
}
|
2277
2311
|
export interface SnkTaskbarCustomEvent<T> extends CustomEvent<T> {
|
2278
2312
|
detail: T;
|
2279
2313
|
target: HTMLSnkTaskbarElement;
|
@@ -2283,6 +2317,48 @@ export interface TaskbarActionsButtonCustomEvent<T> extends CustomEvent<T> {
|
|
2283
2317
|
target: HTMLTaskbarActionsButtonElement;
|
2284
2318
|
}
|
2285
2319
|
declare global {
|
2320
|
+
interface HTMLConfigHeaderElement extends Components.ConfigHeader, HTMLStencilElement {
|
2321
|
+
}
|
2322
|
+
var HTMLConfigHeaderElement: {
|
2323
|
+
prototype: HTMLConfigHeaderElement;
|
2324
|
+
new (): HTMLConfigHeaderElement;
|
2325
|
+
};
|
2326
|
+
interface HTMLConfigsButtonElement extends Components.ConfigsButton, HTMLStencilElement {
|
2327
|
+
}
|
2328
|
+
var HTMLConfigsButtonElement: {
|
2329
|
+
prototype: HTMLConfigsButtonElement;
|
2330
|
+
new (): HTMLConfigsButtonElement;
|
2331
|
+
};
|
2332
|
+
interface HTMLFieldConfigElement extends Components.FieldConfig, HTMLStencilElement {
|
2333
|
+
}
|
2334
|
+
var HTMLFieldConfigElement: {
|
2335
|
+
prototype: HTMLFieldConfigElement;
|
2336
|
+
new (): HTMLFieldConfigElement;
|
2337
|
+
};
|
2338
|
+
interface HTMLFieldItemElement extends Components.FieldItem, HTMLStencilElement {
|
2339
|
+
}
|
2340
|
+
var HTMLFieldItemElement: {
|
2341
|
+
prototype: HTMLFieldItemElement;
|
2342
|
+
new (): HTMLFieldItemElement;
|
2343
|
+
};
|
2344
|
+
interface HTMLFieldsLayoutElement extends Components.FieldsLayout, HTMLStencilElement {
|
2345
|
+
}
|
2346
|
+
var HTMLFieldsLayoutElement: {
|
2347
|
+
prototype: HTMLFieldsLayoutElement;
|
2348
|
+
new (): HTMLFieldsLayoutElement;
|
2349
|
+
};
|
2350
|
+
interface HTMLFieldsSelectorElement extends Components.FieldsSelector, HTMLStencilElement {
|
2351
|
+
}
|
2352
|
+
var HTMLFieldsSelectorElement: {
|
2353
|
+
prototype: HTMLFieldsSelectorElement;
|
2354
|
+
new (): HTMLFieldsSelectorElement;
|
2355
|
+
};
|
2356
|
+
interface HTMLGuidesConfiguratorElement extends Components.GuidesConfigurator, HTMLStencilElement {
|
2357
|
+
}
|
2358
|
+
var HTMLGuidesConfiguratorElement: {
|
2359
|
+
prototype: HTMLGuidesConfiguratorElement;
|
2360
|
+
new (): HTMLGuidesConfiguratorElement;
|
2361
|
+
};
|
2286
2362
|
interface HTMLPesquisaGridElement extends Components.PesquisaGrid, HTMLStencilElement {
|
2287
2363
|
}
|
2288
2364
|
var HTMLPesquisaGridElement: {
|
@@ -2325,12 +2401,6 @@ declare global {
|
|
2325
2401
|
prototype: HTMLSnkClientConfirmElement;
|
2326
2402
|
new (): HTMLSnkClientConfirmElement;
|
2327
2403
|
};
|
2328
|
-
interface HTMLSnkConfigOptionsElement extends Components.SnkConfigOptions, HTMLStencilElement {
|
2329
|
-
}
|
2330
|
-
var HTMLSnkConfigOptionsElement: {
|
2331
|
-
prototype: HTMLSnkConfigOptionsElement;
|
2332
|
-
new (): HTMLSnkConfigOptionsElement;
|
2333
|
-
};
|
2334
2404
|
interface HTMLSnkConfiguratorElement extends Components.SnkConfigurator, HTMLStencilElement {
|
2335
2405
|
}
|
2336
2406
|
var HTMLSnkConfiguratorElement: {
|
@@ -2361,6 +2431,12 @@ declare global {
|
|
2361
2431
|
prototype: HTMLSnkDataUnitElement;
|
2362
2432
|
new (): HTMLSnkDataUnitElement;
|
2363
2433
|
};
|
2434
|
+
interface HTMLSnkDefaultFilterElement extends Components.SnkDefaultFilter, HTMLStencilElement {
|
2435
|
+
}
|
2436
|
+
var HTMLSnkDefaultFilterElement: {
|
2437
|
+
prototype: HTMLSnkDefaultFilterElement;
|
2438
|
+
new (): HTMLSnkDefaultFilterElement;
|
2439
|
+
};
|
2364
2440
|
interface HTMLSnkDetailViewElement extends Components.SnkDetailView, HTMLStencilElement {
|
2365
2441
|
}
|
2366
2442
|
var HTMLSnkDetailViewElement: {
|
@@ -2391,12 +2467,6 @@ declare global {
|
|
2391
2467
|
prototype: HTMLSnkExpressionItemElement;
|
2392
2468
|
new (): HTMLSnkExpressionItemElement;
|
2393
2469
|
};
|
2394
|
-
interface HTMLSnkFieldConfigElement extends Components.SnkFieldConfig, HTMLStencilElement {
|
2395
|
-
}
|
2396
|
-
var HTMLSnkFieldConfigElement: {
|
2397
|
-
prototype: HTMLSnkFieldConfigElement;
|
2398
|
-
new (): HTMLSnkFieldConfigElement;
|
2399
|
-
};
|
2400
2470
|
interface HTMLSnkFilterAdvancedModeElement extends Components.SnkFilterAdvancedMode, HTMLStencilElement {
|
2401
2471
|
}
|
2402
2472
|
var HTMLSnkFilterAdvancedModeElement: {
|
@@ -2595,12 +2665,6 @@ declare global {
|
|
2595
2665
|
prototype: HTMLSnkSimpleFormConfigElement;
|
2596
2666
|
new (): HTMLSnkSimpleFormConfigElement;
|
2597
2667
|
};
|
2598
|
-
interface HTMLSnkTabConfigElement extends Components.SnkTabConfig, HTMLStencilElement {
|
2599
|
-
}
|
2600
|
-
var HTMLSnkTabConfigElement: {
|
2601
|
-
prototype: HTMLSnkTabConfigElement;
|
2602
|
-
new (): HTMLSnkTabConfigElement;
|
2603
|
-
};
|
2604
2668
|
interface HTMLSnkTaskbarElement extends Components.SnkTaskbar, HTMLStencilElement {
|
2605
2669
|
}
|
2606
2670
|
var HTMLSnkTaskbarElement: {
|
@@ -2632,6 +2696,13 @@ declare global {
|
|
2632
2696
|
new (): HTMLTestePesquisaElement;
|
2633
2697
|
};
|
2634
2698
|
interface HTMLElementTagNameMap {
|
2699
|
+
"config-header": HTMLConfigHeaderElement;
|
2700
|
+
"configs-button": HTMLConfigsButtonElement;
|
2701
|
+
"field-config": HTMLFieldConfigElement;
|
2702
|
+
"field-item": HTMLFieldItemElement;
|
2703
|
+
"fields-layout": HTMLFieldsLayoutElement;
|
2704
|
+
"fields-selector": HTMLFieldsSelectorElement;
|
2705
|
+
"guides-configurator": HTMLGuidesConfiguratorElement;
|
2635
2706
|
"pesquisa-grid": HTMLPesquisaGridElement;
|
2636
2707
|
"pesquisa-tree": HTMLPesquisaTreeElement;
|
2637
2708
|
"snk-actions-button": HTMLSnkActionsButtonElement;
|
@@ -2639,18 +2710,17 @@ declare global {
|
|
2639
2710
|
"snk-application": HTMLSnkApplicationElement;
|
2640
2711
|
"snk-attach": HTMLSnkAttachElement;
|
2641
2712
|
"snk-client-confirm": HTMLSnkClientConfirmElement;
|
2642
|
-
"snk-config-options": HTMLSnkConfigOptionsElement;
|
2643
2713
|
"snk-configurator": HTMLSnkConfiguratorElement;
|
2644
2714
|
"snk-crud": HTMLSnkCrudElement;
|
2645
2715
|
"snk-custom-slot-elements": HTMLSnkCustomSlotElementsElement;
|
2646
2716
|
"snk-data-exporter": HTMLSnkDataExporterElement;
|
2647
2717
|
"snk-data-unit": HTMLSnkDataUnitElement;
|
2718
|
+
"snk-default-filter": HTMLSnkDefaultFilterElement;
|
2648
2719
|
"snk-detail-view": HTMLSnkDetailViewElement;
|
2649
2720
|
"snk-entity-list": HTMLSnkEntityListElement;
|
2650
2721
|
"snk-exporter-email-sender": HTMLSnkExporterEmailSenderElement;
|
2651
2722
|
"snk-expression-group": HTMLSnkExpressionGroupElement;
|
2652
2723
|
"snk-expression-item": HTMLSnkExpressionItemElement;
|
2653
|
-
"snk-field-config": HTMLSnkFieldConfigElement;
|
2654
2724
|
"snk-filter-advanced-mode": HTMLSnkFilterAdvancedModeElement;
|
2655
2725
|
"snk-filter-assistent-mode": HTMLSnkFilterAssistentModeElement;
|
2656
2726
|
"snk-filter-bar": HTMLSnkFilterBarElement;
|
@@ -2684,7 +2754,6 @@ declare global {
|
|
2684
2754
|
"snk-simple-bar": HTMLSnkSimpleBarElement;
|
2685
2755
|
"snk-simple-crud": HTMLSnkSimpleCrudElement;
|
2686
2756
|
"snk-simple-form-config": HTMLSnkSimpleFormConfigElement;
|
2687
|
-
"snk-tab-config": HTMLSnkTabConfigElement;
|
2688
2757
|
"snk-taskbar": HTMLSnkTaskbarElement;
|
2689
2758
|
"snk-view-representation": HTMLSnkViewRepresentationElement;
|
2690
2759
|
"taskbar-actions-button": HTMLTaskbarActionsButtonElement;
|
@@ -2693,6 +2762,63 @@ declare global {
|
|
2693
2762
|
}
|
2694
2763
|
}
|
2695
2764
|
declare namespace LocalJSX {
|
2765
|
+
interface ConfigHeader {
|
2766
|
+
"configOptions"?: Array<IUserConfig>;
|
2767
|
+
"hasChanges"?: boolean;
|
2768
|
+
"messagesBuilder"?: SnkMessageBuilder;
|
2769
|
+
"onConfigClose"?: (event: ConfigHeaderCustomEvent<void>) => void;
|
2770
|
+
"onSaveConfig"?: (event: ConfigHeaderCustomEvent<void>) => void;
|
2771
|
+
"optionConfigChanged"?: boolean;
|
2772
|
+
"selectedConfig"?: IUserConfig;
|
2773
|
+
}
|
2774
|
+
interface ConfigsButton {
|
2775
|
+
"configOptions"?: Array<IUserConfig>;
|
2776
|
+
"hasChanges"?: boolean;
|
2777
|
+
"messagesBuilder"?: SnkMessageBuilder;
|
2778
|
+
"onFormConfigOptionSelected"?: (event: ConfigsButtonCustomEvent<IUserConfig>) => void;
|
2779
|
+
"selectedConfig"?: IUserConfig;
|
2780
|
+
}
|
2781
|
+
interface FieldConfig {
|
2782
|
+
"dataUnit"?: DataUnit;
|
2783
|
+
"fieldConfig"?: IFieldConfig;
|
2784
|
+
"fieldDescriptor"?: FieldDescriptor;
|
2785
|
+
"messagesBuilder"?: SnkMessageBuilder;
|
2786
|
+
"onFieldConfigChanged"?: (event: FieldConfigCustomEvent<IFieldConfig>) => void;
|
2787
|
+
}
|
2788
|
+
interface FieldItem {
|
2789
|
+
"dataUnit"?: DataUnit;
|
2790
|
+
"fieldConfig"?: IFieldConfig;
|
2791
|
+
"messagesBuilder"?: SnkMessageBuilder;
|
2792
|
+
"onAddFieldToGuide"?: (event: FieldItemCustomEvent<IFieldConfig>) => void;
|
2793
|
+
"onLayoutConfig"?: boolean;
|
2794
|
+
"onSetFieldAsAvailable"?: (event: FieldItemCustomEvent<IFieldConfig>) => void;
|
2795
|
+
}
|
2796
|
+
interface FieldsLayout {
|
2797
|
+
"dataUnit"?: DataUnit;
|
2798
|
+
"groupsList"?: IGroupConfig[];
|
2799
|
+
"guideNames"?: string[];
|
2800
|
+
"messagesBuilder"?: SnkMessageBuilder;
|
2801
|
+
"onGuideRenamed"?: (event: FieldsLayoutCustomEvent<string>) => void;
|
2802
|
+
"onIsEditingGroupName"?: (event: FieldsLayoutCustomEvent<boolean>) => void;
|
2803
|
+
"onIsEditingGuideName"?: (event: FieldsLayoutCustomEvent<boolean>) => void;
|
2804
|
+
"onLayoutChanged"?: (event: FieldsLayoutCustomEvent<IGroupConfig[]>) => void;
|
2805
|
+
"onSetFieldListAsAvailable"?: (event: FieldsLayoutCustomEvent<IFieldConfig[]>) => void;
|
2806
|
+
"selectedGuide"?: IGuideConfig;
|
2807
|
+
}
|
2808
|
+
interface FieldsSelector {
|
2809
|
+
"availableFields"?: IFieldConfig[];
|
2810
|
+
"dataUnit"?: DataUnit;
|
2811
|
+
"onFieldListChanged"?: (event: FieldsSelectorCustomEvent<IFieldConfig[]>) => void;
|
2812
|
+
}
|
2813
|
+
interface GuidesConfigurator {
|
2814
|
+
"guidesList"?: IGuideConfig[];
|
2815
|
+
"messagesBuilder"?: SnkMessageBuilder;
|
2816
|
+
"onCreateNewGuide"?: (event: GuidesConfiguratorCustomEvent<void>) => void;
|
2817
|
+
"onGuideDeleted"?: (event: GuidesConfiguratorCustomEvent<IGuideConfig>) => void;
|
2818
|
+
"onGuideListChanged"?: (event: GuidesConfiguratorCustomEvent<IGuideConfig[]>) => void;
|
2819
|
+
"onGuideSelected"?: (event: GuidesConfiguratorCustomEvent<IGuideConfig>) => void;
|
2820
|
+
"selectedGuide"?: IGuideConfig;
|
2821
|
+
}
|
2696
2822
|
interface PesquisaGrid {
|
2697
2823
|
/**
|
2698
2824
|
* Registros da grade
|
@@ -2834,28 +2960,6 @@ declare namespace LocalJSX {
|
|
2834
2960
|
*/
|
2835
2961
|
"titleMessage"?: string;
|
2836
2962
|
}
|
2837
|
-
interface SnkConfigOptions {
|
2838
|
-
/**
|
2839
|
-
* Repositório de dados responsável por controlar a manipulação dos dados.
|
2840
|
-
*/
|
2841
|
-
"dataUnit"?: DataUnit;
|
2842
|
-
/**
|
2843
|
-
* Armazena as propriedades do campo.
|
2844
|
-
*/
|
2845
|
-
"fieldConfig"?: IFieldConfig;
|
2846
|
-
/**
|
2847
|
-
* Armazena a chave de opções de configuração.
|
2848
|
-
*/
|
2849
|
-
"idConfig"?: string;
|
2850
|
-
/**
|
2851
|
-
* Responsável por flexibilizar e padronizar o uso de mensagens nos blocos de construção.
|
2852
|
-
*/
|
2853
|
-
"messagesBuilder"?: SnkMessageBuilder;
|
2854
|
-
/**
|
2855
|
-
* Emitido ao realizar alguma alteração nos campos.
|
2856
|
-
*/
|
2857
|
-
"onConfigOptionsChanged"?: (event: SnkConfigOptionsCustomEvent<any>) => void;
|
2858
|
-
}
|
2859
2963
|
interface SnkConfigurator {
|
2860
2964
|
/**
|
2861
2965
|
* Usado para guardar ou recuperar as configurações do formulário.
|
@@ -3127,6 +3231,17 @@ declare namespace LocalJSX {
|
|
3127
3231
|
*/
|
3128
3232
|
"useCancelConfirm"?: boolean;
|
3129
3233
|
}
|
3234
|
+
interface SnkDefaultFilter {
|
3235
|
+
/**
|
3236
|
+
* Usado pra flexibilizar os verbetes e mensagens de acordo com o SnkMessageBuilder.
|
3237
|
+
*/
|
3238
|
+
"getMessage"?: (key: string, props?: any) => string;
|
3239
|
+
/**
|
3240
|
+
* Informa se já existe um filtro padrão criado.
|
3241
|
+
*/
|
3242
|
+
"hasDefaultFilter"?: boolean;
|
3243
|
+
"onActionSelected"?: (event: SnkDefaultFilterCustomEvent<ActionDefaultFilter>) => void;
|
3244
|
+
}
|
3130
3245
|
interface SnkDetailView {
|
3131
3246
|
"branchGuide"?: IGuideItem;
|
3132
3247
|
/**
|
@@ -3233,6 +3348,10 @@ declare namespace LocalJSX {
|
|
3233
3348
|
* Grupo que será representado visualmente pelo componente.
|
3234
3349
|
*/
|
3235
3350
|
"group"?: IExpressionGroup;
|
3351
|
+
/**
|
3352
|
+
* Define se o filtro em questão é um filtro padrão.
|
3353
|
+
*/
|
3354
|
+
"isDefaultFilter"?: boolean;
|
3236
3355
|
/**
|
3237
3356
|
* Responsável por flexibilizar e padronizar o uso de mensagens nos blocos de construção.
|
3238
3357
|
*/
|
@@ -3267,6 +3386,10 @@ declare namespace LocalJSX {
|
|
3267
3386
|
* Expressão que será representada visualmente.
|
3268
3387
|
*/
|
3269
3388
|
"expression"?: IExpressionItem;
|
3389
|
+
/**
|
3390
|
+
* Define se o filtro em questão é um filtro padrão.
|
3391
|
+
*/
|
3392
|
+
"isDefaultFilter"?: boolean;
|
3270
3393
|
/**
|
3271
3394
|
* Responsável por flexibilizar e padronizar o uso de mensagens nos blocos de construção.
|
3272
3395
|
*/
|
@@ -3280,32 +3403,6 @@ declare namespace LocalJSX {
|
|
3280
3403
|
*/
|
3281
3404
|
"onEzFilterItemRemove"?: (event: SnkExpressionItemCustomEvent<IExpressionItem>) => void;
|
3282
3405
|
}
|
3283
|
-
interface SnkFieldConfig {
|
3284
|
-
/**
|
3285
|
-
* Repositório de dados, controla a manipulação dos dados.
|
3286
|
-
*/
|
3287
|
-
"dataUnit"?: DataUnit;
|
3288
|
-
/**
|
3289
|
-
* Armazena as propriedades do campo.
|
3290
|
-
*/
|
3291
|
-
"fieldConfig"?: IFieldConfig;
|
3292
|
-
/**
|
3293
|
-
* Define se o popover de configuração está ativo.
|
3294
|
-
*/
|
3295
|
-
"isConfigActive"?: Boolean;
|
3296
|
-
/**
|
3297
|
-
* Responsável por flexibilizar e padronizar o uso de mensagens nos blocos de construção.
|
3298
|
-
*/
|
3299
|
-
"messagesBuilder"?: SnkMessageBuilder;
|
3300
|
-
/**
|
3301
|
-
* Define se o componente está em modo de inserção.
|
3302
|
-
*/
|
3303
|
-
"modeInsertion"?: boolean;
|
3304
|
-
/**
|
3305
|
-
* Emitido ao clicar no ícone do botão.
|
3306
|
-
*/
|
3307
|
-
"onEzClickIcon"?: (event: SnkFieldConfigCustomEvent<Object>) => void;
|
3308
|
-
}
|
3309
3406
|
interface SnkFilterAdvancedMode {
|
3310
3407
|
/**
|
3311
3408
|
* Propriedade que mantém informações relacionadas ao SnkApplication.
|
@@ -3337,6 +3434,10 @@ declare namespace LocalJSX {
|
|
3337
3434
|
* Id do filtro que será carregado.
|
3338
3435
|
*/
|
3339
3436
|
"filterId"?: string;
|
3437
|
+
/**
|
3438
|
+
* Define se o filtro em questão é um filtro padrão.
|
3439
|
+
*/
|
3440
|
+
"isDefaultFilter"?: boolean;
|
3340
3441
|
/**
|
3341
3442
|
* Responsável por flexibilizar e padronizar o uso de mensagens nos blocos de construção.
|
3342
3443
|
*/
|
@@ -3519,7 +3620,7 @@ declare namespace LocalJSX {
|
|
3519
3620
|
/**
|
3520
3621
|
* Ação executada ao adicionar um filtro personalizado
|
3521
3622
|
*/
|
3522
|
-
"addPersonalizedFilter"?: () => void;
|
3623
|
+
"addPersonalizedFilter"?: (isDefault?: boolean) => void;
|
3523
3624
|
/**
|
3524
3625
|
* Ação executada ao aplicar os filtros
|
3525
3626
|
*/
|
@@ -3535,7 +3636,7 @@ declare namespace LocalJSX {
|
|
3535
3636
|
/**
|
3536
3637
|
* Ação executada ao deletar um filtro personalizado
|
3537
3638
|
*/
|
3538
|
-
"deletePersonalizedFilter"?: (filter: IPersonalizedFilter, configName: string) => void;
|
3639
|
+
"deletePersonalizedFilter"?: (filter: IPersonalizedFilter, configName: string, isDefault?: boolean) => void;
|
3539
3640
|
/**
|
3540
3641
|
* Desabilita a apresentação da opção de filtros personalizados na filter bar (chip de filtros) e no modal lateral de filtros (container de filtros personalizados).
|
3541
3642
|
*/
|
@@ -3543,7 +3644,11 @@ declare namespace LocalJSX {
|
|
3543
3644
|
/**
|
3544
3645
|
* Ação executada ao editar um filtro personalizado
|
3545
3646
|
*/
|
3546
|
-
"editPersonalizedFilter"?: (id:string) => void;
|
3647
|
+
"editPersonalizedFilter"?: (id:string, isDefault?: boolean) => void;
|
3648
|
+
/**
|
3649
|
+
* Guarda o filtro a ser deletado no Apply do modal
|
3650
|
+
*/
|
3651
|
+
"filterDefaultToDelete"?: SnkFilterItemConfig;
|
3547
3652
|
/**
|
3548
3653
|
* Filtros a serem apresentados
|
3549
3654
|
*/
|
@@ -4074,6 +4179,10 @@ declare namespace LocalJSX {
|
|
4074
4179
|
* Id do filtro que será carregado.
|
4075
4180
|
*/
|
4076
4181
|
"filterId"?: string;
|
4182
|
+
/**
|
4183
|
+
* Define se o filtro em questão é um filtro padrão.
|
4184
|
+
*/
|
4185
|
+
"isDefaultFilter"?: boolean;
|
4077
4186
|
/**
|
4078
4187
|
* Responsável por flexibilizar e padronizar o uso de mensagens nos blocos de construção.
|
4079
4188
|
*/
|
@@ -4307,52 +4416,6 @@ declare namespace LocalJSX {
|
|
4307
4416
|
"dataUnit"?: DataUnit;
|
4308
4417
|
"onSnkConfigSaved"?: (event: SnkSimpleFormConfigCustomEvent<void>) => void;
|
4309
4418
|
}
|
4310
|
-
interface SnkTabConfig {
|
4311
|
-
/**
|
4312
|
-
* Responsável por flexibilizar e padronizar o uso de mensagens nos blocos de construção.
|
4313
|
-
*/
|
4314
|
-
"messagesBuilder"?: SnkMessageBuilder;
|
4315
|
-
/**
|
4316
|
-
* Emitido ao ocultar uma aba.
|
4317
|
-
*/
|
4318
|
-
"onCanStartDrag"?: (event: SnkTabConfigCustomEvent<any>) => void;
|
4319
|
-
/**
|
4320
|
-
* Emitido ao deletar uma aba.
|
4321
|
-
*/
|
4322
|
-
"onDeleteTab"?: (event: SnkTabConfigCustomEvent<any>) => void;
|
4323
|
-
/**
|
4324
|
-
* Emitido ao salvar uma alteração realizada no título da tab.
|
4325
|
-
*/
|
4326
|
-
"onEditionTitleTab"?: (event: SnkTabConfigCustomEvent<any>) => void;
|
4327
|
-
/**
|
4328
|
-
* Emitido ao mover a ordem da aba.
|
4329
|
-
*/
|
4330
|
-
"onEzOrderChange"?: (event: SnkTabConfigCustomEvent<number>) => void;
|
4331
|
-
/**
|
4332
|
-
* Emitido ao clicar para abrir o popup.
|
4333
|
-
*/
|
4334
|
-
"onEzTabChange"?: (event: SnkTabConfigCustomEvent<ITab>) => void;
|
4335
|
-
/**
|
4336
|
-
* Emitido ao ocultar uma aba.
|
4337
|
-
*/
|
4338
|
-
"onHideTab"?: (event: SnkTabConfigCustomEvent<any>) => void;
|
4339
|
-
/**
|
4340
|
-
* Define o index da aba selecionada.
|
4341
|
-
*/
|
4342
|
-
"selectedIndex"?: number;
|
4343
|
-
/**
|
4344
|
-
* Define a aba selecionada.
|
4345
|
-
*/
|
4346
|
-
"selectedTab"?: string;
|
4347
|
-
/**
|
4348
|
-
* Define o nome das abas do componente separadas por vírgulas ",".
|
4349
|
-
*/
|
4350
|
-
"tabItems"?: ITab[];
|
4351
|
-
/**
|
4352
|
-
* Define o nome das abas do componente separadas por vírgulas ",".
|
4353
|
-
*/
|
4354
|
-
"tabs"?: string;
|
4355
|
-
}
|
4356
4419
|
interface SnkTaskbar {
|
4357
4420
|
/**
|
4358
4421
|
* Lista de ações que devem ser usadas no botão "Mais opções" do componente snk-taskbar.
|
@@ -4497,6 +4560,13 @@ declare namespace LocalJSX {
|
|
4497
4560
|
interface TestePesquisa {
|
4498
4561
|
}
|
4499
4562
|
interface IntrinsicElements {
|
4563
|
+
"config-header": ConfigHeader;
|
4564
|
+
"configs-button": ConfigsButton;
|
4565
|
+
"field-config": FieldConfig;
|
4566
|
+
"field-item": FieldItem;
|
4567
|
+
"fields-layout": FieldsLayout;
|
4568
|
+
"fields-selector": FieldsSelector;
|
4569
|
+
"guides-configurator": GuidesConfigurator;
|
4500
4570
|
"pesquisa-grid": PesquisaGrid;
|
4501
4571
|
"pesquisa-tree": PesquisaTree;
|
4502
4572
|
"snk-actions-button": SnkActionsButton;
|
@@ -4504,18 +4574,17 @@ declare namespace LocalJSX {
|
|
4504
4574
|
"snk-application": SnkApplication;
|
4505
4575
|
"snk-attach": SnkAttach;
|
4506
4576
|
"snk-client-confirm": SnkClientConfirm;
|
4507
|
-
"snk-config-options": SnkConfigOptions;
|
4508
4577
|
"snk-configurator": SnkConfigurator;
|
4509
4578
|
"snk-crud": SnkCrud;
|
4510
4579
|
"snk-custom-slot-elements": SnkCustomSlotElements;
|
4511
4580
|
"snk-data-exporter": SnkDataExporter;
|
4512
4581
|
"snk-data-unit": SnkDataUnit;
|
4582
|
+
"snk-default-filter": SnkDefaultFilter;
|
4513
4583
|
"snk-detail-view": SnkDetailView;
|
4514
4584
|
"snk-entity-list": SnkEntityList;
|
4515
4585
|
"snk-exporter-email-sender": SnkExporterEmailSender;
|
4516
4586
|
"snk-expression-group": SnkExpressionGroup;
|
4517
4587
|
"snk-expression-item": SnkExpressionItem;
|
4518
|
-
"snk-field-config": SnkFieldConfig;
|
4519
4588
|
"snk-filter-advanced-mode": SnkFilterAdvancedMode;
|
4520
4589
|
"snk-filter-assistent-mode": SnkFilterAssistentMode;
|
4521
4590
|
"snk-filter-bar": SnkFilterBar;
|
@@ -4549,7 +4618,6 @@ declare namespace LocalJSX {
|
|
4549
4618
|
"snk-simple-bar": SnkSimpleBar;
|
4550
4619
|
"snk-simple-crud": SnkSimpleCrud;
|
4551
4620
|
"snk-simple-form-config": SnkSimpleFormConfig;
|
4552
|
-
"snk-tab-config": SnkTabConfig;
|
4553
4621
|
"snk-taskbar": SnkTaskbar;
|
4554
4622
|
"snk-view-representation": SnkViewRepresentation;
|
4555
4623
|
"taskbar-actions-button": TaskbarActionsButton;
|
@@ -4561,6 +4629,13 @@ export { LocalJSX as JSX };
|
|
4561
4629
|
declare module "@stencil/core" {
|
4562
4630
|
export namespace JSX {
|
4563
4631
|
interface IntrinsicElements {
|
4632
|
+
"config-header": LocalJSX.ConfigHeader & JSXBase.HTMLAttributes<HTMLConfigHeaderElement>;
|
4633
|
+
"configs-button": LocalJSX.ConfigsButton & JSXBase.HTMLAttributes<HTMLConfigsButtonElement>;
|
4634
|
+
"field-config": LocalJSX.FieldConfig & JSXBase.HTMLAttributes<HTMLFieldConfigElement>;
|
4635
|
+
"field-item": LocalJSX.FieldItem & JSXBase.HTMLAttributes<HTMLFieldItemElement>;
|
4636
|
+
"fields-layout": LocalJSX.FieldsLayout & JSXBase.HTMLAttributes<HTMLFieldsLayoutElement>;
|
4637
|
+
"fields-selector": LocalJSX.FieldsSelector & JSXBase.HTMLAttributes<HTMLFieldsSelectorElement>;
|
4638
|
+
"guides-configurator": LocalJSX.GuidesConfigurator & JSXBase.HTMLAttributes<HTMLGuidesConfiguratorElement>;
|
4564
4639
|
"pesquisa-grid": LocalJSX.PesquisaGrid & JSXBase.HTMLAttributes<HTMLPesquisaGridElement>;
|
4565
4640
|
"pesquisa-tree": LocalJSX.PesquisaTree & JSXBase.HTMLAttributes<HTMLPesquisaTreeElement>;
|
4566
4641
|
"snk-actions-button": LocalJSX.SnkActionsButton & JSXBase.HTMLAttributes<HTMLSnkActionsButtonElement>;
|
@@ -4568,18 +4643,17 @@ declare module "@stencil/core" {
|
|
4568
4643
|
"snk-application": LocalJSX.SnkApplication & JSXBase.HTMLAttributes<HTMLSnkApplicationElement>;
|
4569
4644
|
"snk-attach": LocalJSX.SnkAttach & JSXBase.HTMLAttributes<HTMLSnkAttachElement>;
|
4570
4645
|
"snk-client-confirm": LocalJSX.SnkClientConfirm & JSXBase.HTMLAttributes<HTMLSnkClientConfirmElement>;
|
4571
|
-
"snk-config-options": LocalJSX.SnkConfigOptions & JSXBase.HTMLAttributes<HTMLSnkConfigOptionsElement>;
|
4572
4646
|
"snk-configurator": LocalJSX.SnkConfigurator & JSXBase.HTMLAttributes<HTMLSnkConfiguratorElement>;
|
4573
4647
|
"snk-crud": LocalJSX.SnkCrud & JSXBase.HTMLAttributes<HTMLSnkCrudElement>;
|
4574
4648
|
"snk-custom-slot-elements": LocalJSX.SnkCustomSlotElements & JSXBase.HTMLAttributes<HTMLSnkCustomSlotElementsElement>;
|
4575
4649
|
"snk-data-exporter": LocalJSX.SnkDataExporter & JSXBase.HTMLAttributes<HTMLSnkDataExporterElement>;
|
4576
4650
|
"snk-data-unit": LocalJSX.SnkDataUnit & JSXBase.HTMLAttributes<HTMLSnkDataUnitElement>;
|
4651
|
+
"snk-default-filter": LocalJSX.SnkDefaultFilter & JSXBase.HTMLAttributes<HTMLSnkDefaultFilterElement>;
|
4577
4652
|
"snk-detail-view": LocalJSX.SnkDetailView & JSXBase.HTMLAttributes<HTMLSnkDetailViewElement>;
|
4578
4653
|
"snk-entity-list": LocalJSX.SnkEntityList & JSXBase.HTMLAttributes<HTMLSnkEntityListElement>;
|
4579
4654
|
"snk-exporter-email-sender": LocalJSX.SnkExporterEmailSender & JSXBase.HTMLAttributes<HTMLSnkExporterEmailSenderElement>;
|
4580
4655
|
"snk-expression-group": LocalJSX.SnkExpressionGroup & JSXBase.HTMLAttributes<HTMLSnkExpressionGroupElement>;
|
4581
4656
|
"snk-expression-item": LocalJSX.SnkExpressionItem & JSXBase.HTMLAttributes<HTMLSnkExpressionItemElement>;
|
4582
|
-
"snk-field-config": LocalJSX.SnkFieldConfig & JSXBase.HTMLAttributes<HTMLSnkFieldConfigElement>;
|
4583
4657
|
"snk-filter-advanced-mode": LocalJSX.SnkFilterAdvancedMode & JSXBase.HTMLAttributes<HTMLSnkFilterAdvancedModeElement>;
|
4584
4658
|
"snk-filter-assistent-mode": LocalJSX.SnkFilterAssistentMode & JSXBase.HTMLAttributes<HTMLSnkFilterAssistentModeElement>;
|
4585
4659
|
"snk-filter-bar": LocalJSX.SnkFilterBar & JSXBase.HTMLAttributes<HTMLSnkFilterBarElement>;
|
@@ -4613,7 +4687,6 @@ declare module "@stencil/core" {
|
|
4613
4687
|
"snk-simple-bar": LocalJSX.SnkSimpleBar & JSXBase.HTMLAttributes<HTMLSnkSimpleBarElement>;
|
4614
4688
|
"snk-simple-crud": LocalJSX.SnkSimpleCrud & JSXBase.HTMLAttributes<HTMLSnkSimpleCrudElement>;
|
4615
4689
|
"snk-simple-form-config": LocalJSX.SnkSimpleFormConfig & JSXBase.HTMLAttributes<HTMLSnkSimpleFormConfigElement>;
|
4616
|
-
"snk-tab-config": LocalJSX.SnkTabConfig & JSXBase.HTMLAttributes<HTMLSnkTabConfigElement>;
|
4617
4690
|
"snk-taskbar": LocalJSX.SnkTaskbar & JSXBase.HTMLAttributes<HTMLSnkTaskbarElement>;
|
4618
4691
|
"snk-view-representation": LocalJSX.SnkViewRepresentation & JSXBase.HTMLAttributes<HTMLSnkViewRepresentationElement>;
|
4619
4692
|
"taskbar-actions-button": LocalJSX.TaskbarActionsButton & JSXBase.HTMLAttributes<HTMLTaskbarActionsButtonElement>;
|