@sankhyalabs/sankhyablocks 8.16.0-dev.4 → 8.16.0-dev.41
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/cjs/{ConfigStorage-942ce74b.js → ConfigStorage-ecc0ed20.js} +3 -2
- package/dist/cjs/{IExporterProvider-597949f9.js → ContinuousInsertUtils-37c7cbcf.js} +64 -22
- package/dist/cjs/{DataFetcher-313debd8.js → DataFetcher-cadeef8e.js} +21 -15
- package/dist/cjs/{RecordIDUtils-3735135c.js → GetSelectedRecordsIDsInfo-bd50caf1.js} +10 -10
- package/dist/cjs/{SnkFormConfigManager-1b13bacd.js → SnkFormConfigManager-f1c92f79.js} +74 -20
- package/dist/cjs/{SnkMessageBuilder-722b104e.js → SnkMessageBuilder-bae64d0d.js} +7 -3
- package/dist/cjs/{auth-fetcher-54f5ff9d.js → auth-fetcher-d68841bc.js} +1 -1
- package/dist/cjs/{dataunit-fetcher-688d3f05.js → dataunit-fetcher-a36ae041.js} +48 -20
- package/dist/cjs/{field-search-f56aa7d6.js → field-search-68e34bf4.js} +5 -1
- package/dist/cjs/{form-config-fetcher-2dd00e5b.js → form-config-fetcher-ed497282.js} +5 -2
- package/dist/cjs/index-f9e81701.js +8 -28
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{pesquisa-fetcher-680e198f.js → pesquisa-fetcher-490a86c3.js} +7 -2
- package/dist/cjs/sankhyablocks.cjs.js +1 -1
- package/dist/cjs/snk-actions-button_4.cjs.entry.js +17 -14
- package/dist/cjs/snk-application.cjs.entry.js +7 -7
- package/dist/cjs/snk-attach.cjs.entry.js +38 -29
- package/dist/cjs/{snk-form-config.cjs.entry.js → snk-config-options_3.cjs.entry.js} +381 -7
- package/dist/cjs/snk-crud.cjs.entry.js +16 -7
- package/dist/cjs/snk-data-exporter.cjs.entry.js +19 -18
- package/dist/cjs/{snk-data-unit-685272e7.js → snk-data-unit-b460f1da.js} +42 -22
- package/dist/cjs/snk-data-unit.cjs.entry.js +5 -5
- package/dist/cjs/snk-detail-view.cjs.entry.js +12 -13
- package/dist/cjs/snk-exporter-email-sender.cjs.entry.js +1 -1
- package/dist/cjs/snk-filter-bar_4.cjs.entry.js +1411 -0
- 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-modal-item.cjs.entry.js +3 -3
- package/dist/cjs/snk-grid.cjs.entry.js +58 -21
- package/dist/cjs/{snk-guides-viewer-67605336.js → snk-guides-viewer-de0a5c57.js} +27 -14
- package/dist/cjs/snk-guides-viewer.cjs.entry.js +9 -9
- package/dist/cjs/snk-personalized-filter-editor.cjs.entry.js +1 -1
- package/dist/cjs/snk-personalized-filter.cjs.entry.js +3 -3
- 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 +66 -27
- package/dist/cjs/snk-taskbar.cjs.entry.js +24 -1
- package/dist/collection/collection-manifest.json +11 -31
- package/dist/collection/components/snk-actions-button/actions/index.js +12 -9
- package/dist/collection/components/snk-attach/snk-attach.js +25 -16
- package/dist/collection/components/snk-attach/structure/fetcher/factory/attach-fetcher-data-unit.factory.js +2 -4
- package/dist/collection/components/snk-crud/snk-crud.js +97 -2
- package/dist/collection/components/snk-crud/subcomponents/snk-detail-view/snk-detail-view.js +3 -4
- package/dist/collection/components/snk-crud/subcomponents/snk-guides-viewer.css +6 -6
- package/dist/collection/components/snk-crud/subcomponents/snk-guides-viewer.js +70 -7
- package/dist/collection/components/snk-data-exporter/exporter-email-sender/options-step.js +1 -1
- package/dist/collection/components/snk-data-exporter/exporter-strategy/ClientSideExporterStrategy.js +4 -4
- package/dist/collection/components/snk-data-exporter/exporter-strategy/ServerSideExporterStrategy.js +5 -5
- package/dist/collection/components/snk-data-exporter/providers/ClientSideExporterProvider.js +1 -1
- package/dist/collection/components/snk-data-exporter/providers/ServerSideExporterProvider.js +1 -1
- package/dist/collection/components/snk-data-exporter/snk-data-exporter.js +2 -2
- package/dist/collection/components/snk-data-exporter/structure/ItemBuilder.js +2 -2
- package/dist/collection/components/snk-data-exporter/test/resources/ClientSideExporterStrategyResources.js +4 -4
- package/dist/collection/components/snk-data-unit/snk-data-unit.js +57 -20
- package/dist/collection/components/snk-filter-bar/filter-item/editors/snk-filter-binary-select.js +1 -1
- package/dist/collection/components/snk-filter-bar/filter-item/editors/snk-filter-checkbox-list.js +1 -1
- package/dist/collection/components/snk-filter-bar/filter-item/editors/snk-personalized-filter-editor/snk-personalized-filter-editor.js +1 -1
- package/dist/collection/components/snk-filter-bar/snk-filter-bar.css +1 -1
- package/dist/collection/components/snk-filter-bar/snk-filter-bar.js +59 -21
- package/dist/collection/components/snk-form/snk-form.js +2 -2
- package/dist/collection/components/snk-form-config/SnkFormConfigManager.js +72 -18
- package/dist/collection/components/snk-form-config/snk-form-config.css +8 -3
- package/dist/collection/components/snk-form-config/snk-form-config.js +32 -3
- package/dist/collection/components/snk-grid/snk-grid.css +2 -0
- package/dist/collection/components/snk-grid/snk-grid.js +74 -8
- package/dist/collection/components/snk-print-selector/snk-print-selector.js +1 -1
- package/dist/collection/components/snk-simple-bar/snk-simple-bar.js +1 -1
- package/dist/collection/components/snk-simple-crud/snk-simple-crud.css +0 -1
- package/dist/collection/components/snk-simple-crud/snk-simple-crud.js +91 -16
- package/dist/collection/components/snk-taskbar/processor/taskbar-processor.js +5 -1
- package/dist/collection/components/snk-taskbar/snk-taskbar.js +65 -0
- package/dist/collection/lib/DefaultCustomFormatters/RmPrecisionCustomValueFormatter.js +3 -3
- package/dist/collection/lib/configs/ConfigStorage.js +1 -0
- package/dist/collection/lib/dataUnit/InMemoryLoader.js +2 -4
- package/dist/collection/lib/dataUnit/dataUnitInMemoryUtils.js +34 -9
- package/dist/collection/lib/http/data-fetcher/DataFetcher.js +22 -16
- package/dist/collection/lib/http/data-fetcher/fetchers/AttachFetcher/anexo-sistema-fetcher.js +7 -5
- package/dist/collection/lib/http/data-fetcher/fetchers/data-unit/DataUnitDataLoader.js +2 -2
- package/dist/collection/lib/http/data-fetcher/fetchers/data-unit/loadstrategy/DatasetStrategy.js +9 -2
- package/dist/collection/lib/http/data-fetcher/fetchers/form-config-fetcher.js +4 -1
- package/dist/collection/lib/http/data-fetcher/fetchers/pesquisa-fetcher.js +6 -1
- package/dist/collection/lib/message/resources/snk-data-unit.msg.js +1 -1
- package/dist/collection/lib/message/resources/snk-exporter.msg.js +1 -1
- package/dist/collection/lib/message/resources/snk-grid.msg.js +5 -1
- package/dist/collection/lib/utils/ContinuousInsertUtils.js +31 -0
- package/dist/collection/lib/utils/CrudUtils.js +25 -16
- package/dist/collection/{components/snk-data-exporter/utils/RecordIDUtils.js → lib/utils/GetSelectedRecordsIDsInfo.js} +9 -9
- package/dist/collection/sw.js +46 -0
- package/dist/components/ConfigStorage.js +1 -0
- package/dist/components/{IExporterProvider.js → ContinuousInsertUtils.js} +65 -21
- package/dist/components/DataFetcher.js +22 -16
- package/dist/{esm/RecordIDUtils-87d02110.js → components/GetSelectedRecordsIDsInfo.js} +10 -10
- package/dist/components/SnkFormConfigManager.js +72 -18
- package/dist/components/SnkMessageBuilder.js +7 -3
- package/dist/components/dataunit-fetcher.js +47 -17
- package/dist/components/form-config-fetcher.js +4 -1
- package/dist/components/pesquisa-fetcher.js +6 -1
- package/dist/components/snk-actions-button2.js +12 -9
- package/dist/components/snk-attach2.js +34 -25
- package/dist/components/snk-crud.js +15 -2
- package/dist/components/snk-data-exporter2.js +12 -11
- package/dist/components/snk-data-unit2.js +44 -60
- package/dist/components/snk-detail-view2.js +28 -13
- package/dist/components/snk-exporter-email-sender2.js +1 -1
- package/dist/components/snk-filter-bar2.js +35 -22
- package/dist/components/snk-filter-binary-select.js +1 -1
- package/dist/components/snk-filter-checkbox-list.js +1 -1
- package/dist/components/snk-form-config2.js +17 -4
- package/dist/components/snk-form.js +2 -2
- package/dist/components/snk-grid2.js +51 -12
- package/dist/components/snk-personalized-filter-editor.js +1 -1
- package/dist/components/snk-print-selector.js +1 -1
- package/dist/components/snk-simple-bar2.js +1 -1
- package/dist/components/snk-simple-crud2.js +59 -16
- package/dist/components/snk-taskbar2.js +25 -2
- package/dist/esm/{ConfigStorage-86187da3.js → ConfigStorage-7b36d041.js} +3 -2
- package/dist/esm/{IExporterProvider-63a188b6.js → ContinuousInsertUtils-881c41a9.js} +65 -24
- package/dist/esm/{DataFetcher-c1baf61d.js → DataFetcher-a9c598f2.js} +22 -16
- package/dist/esm/GetSelectedRecordsIDsInfo-9fa41508.js +41 -0
- package/dist/esm/{SnkFormConfigManager-d4554df9.js → SnkFormConfigManager-f1a0fc92.js} +74 -20
- package/dist/esm/{SnkMessageBuilder-89925609.js → SnkMessageBuilder-6fff4a4c.js} +7 -3
- package/dist/esm/{auth-fetcher-039abba3.js → auth-fetcher-749d880f.js} +1 -1
- package/dist/esm/{constants-8457af36.js → constants-7302ee87.js} +1 -1
- package/dist/esm/{dataunit-fetcher-264191b2.js → dataunit-fetcher-fd58c640.js} +48 -18
- package/dist/esm/{field-search-efbe307f.js → field-search-f8b1d91e.js} +5 -1
- package/dist/esm/{form-config-fetcher-30fb808f.js → form-config-fetcher-adbe5d34.js} +5 -2
- package/dist/esm/index-a7d3d3f1.js +8 -28
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{pesquisa-fetcher-03c8f919.js → pesquisa-fetcher-50fc7e6b.js} +7 -2
- package/dist/esm/sankhyablocks.js +1 -1
- package/dist/esm/snk-actions-button_4.entry.js +18 -15
- package/dist/esm/snk-application.entry.js +7 -7
- package/dist/esm/snk-attach.entry.js +39 -30
- package/dist/esm/{snk-form-config.entry.js → snk-config-options_3.entry.js} +382 -10
- package/dist/esm/snk-configurator.entry.js +1 -1
- package/dist/esm/snk-crud.entry.js +17 -8
- package/dist/esm/snk-data-exporter.entry.js +20 -19
- package/dist/esm/{snk-data-unit-63f83504.js → snk-data-unit-590225b5.js} +42 -22
- package/dist/esm/snk-data-unit.entry.js +5 -5
- package/dist/esm/snk-detail-view.entry.js +13 -14
- package/dist/esm/snk-exporter-email-sender.entry.js +1 -1
- package/dist/esm/snk-field-config.entry.js +1 -1
- package/dist/esm/snk-filter-bar_4.entry.js +1404 -0
- 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-modal-item.entry.js +3 -3
- package/dist/esm/snk-grid.entry.js +53 -16
- package/dist/esm/{snk-guides-viewer-151f6091.js → snk-guides-viewer-2f4dcdc5.js} +28 -15
- package/dist/esm/snk-guides-viewer.entry.js +9 -9
- package/dist/esm/snk-personalized-filter-editor.entry.js +1 -1
- package/dist/esm/snk-personalized-filter.entry.js +3 -3
- 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 +63 -24
- package/dist/esm/snk-tab-config.entry.js +1 -1
- package/dist/esm/snk-taskbar.entry.js +24 -1
- package/dist/sankhyablocks/p-052213ba.entry.js +1 -0
- package/dist/sankhyablocks/{p-df5451c7.js → p-06421fdb.js} +2 -2
- package/dist/sankhyablocks/p-0b6cd238.entry.js +1 -0
- package/dist/sankhyablocks/p-16a1dd18.entry.js +1 -0
- package/dist/sankhyablocks/p-17425c72.js +1 -0
- package/dist/sankhyablocks/{p-a1d72395.entry.js → p-212213d9.entry.js} +1 -1
- package/dist/sankhyablocks/p-23736d75.js +1 -0
- package/dist/sankhyablocks/p-242d010e.entry.js +1 -0
- package/dist/sankhyablocks/p-275de842.entry.js +1 -0
- package/dist/sankhyablocks/p-2aae03a1.entry.js +1 -0
- package/dist/sankhyablocks/{p-8eb67fa4.entry.js → p-2d3f9482.entry.js} +1 -1
- package/dist/sankhyablocks/{p-7663f597.entry.js → p-41793e17.entry.js} +1 -1
- package/dist/sankhyablocks/{p-72fc257b.entry.js → p-434817f0.entry.js} +1 -1
- package/dist/sankhyablocks/p-47bce500.js +60 -0
- package/dist/sankhyablocks/{p-aff76a53.js → p-4d9549cf.js} +2 -2
- package/dist/sankhyablocks/p-583517ba.entry.js +1 -0
- package/dist/sankhyablocks/p-5b51491f.entry.js +1 -0
- package/dist/sankhyablocks/p-5e51e833.entry.js +1 -0
- package/dist/sankhyablocks/{p-aaa3ee68.entry.js → p-5f157b09.entry.js} +1 -1
- package/dist/sankhyablocks/p-6114ee36.entry.js +1 -0
- package/dist/sankhyablocks/p-72c10005.entry.js +1 -0
- package/dist/sankhyablocks/p-7bd9683d.js +1 -0
- package/dist/sankhyablocks/p-7dd49d15.js +1 -0
- package/dist/sankhyablocks/{p-af8efd95.js → p-8a9638ae.js} +2 -2
- package/dist/sankhyablocks/{p-95df461f.entry.js → p-8b4fc28f.entry.js} +1 -1
- package/dist/sankhyablocks/{p-41f8bfa3.entry.js → p-8c235d4c.entry.js} +1 -1
- package/dist/sankhyablocks/{p-b0ef4383.js → p-95ce311a.js} +1 -1
- package/dist/sankhyablocks/p-ab1645fb.entry.js +1 -0
- package/dist/sankhyablocks/p-c2e468c9.entry.js +1 -0
- package/dist/sankhyablocks/{p-913a9979.js → p-ca5ec380.js} +1 -1
- package/dist/sankhyablocks/p-cefb0ee1.entry.js +1 -0
- package/dist/sankhyablocks/p-cfa1b199.js +1 -0
- package/dist/sankhyablocks/{p-82a0bfb0.entry.js → p-dbe6174a.entry.js} +2 -2
- package/dist/sankhyablocks/p-f3434fc4.js +1 -0
- package/dist/sankhyablocks/p-fa6c5826.entry.js +1 -0
- package/dist/sankhyablocks/p-fadc8339.js +1 -0
- package/dist/sankhyablocks/{p-eae7a817.entry.js → p-fb34e0cf.entry.js} +1 -1
- package/dist/sankhyablocks/p-fd13b4d2.js +1 -0
- package/dist/sankhyablocks/sankhyablocks.esm.js +1 -1
- package/dist/types/components/snk-actions-button/actions/index.d.ts +1 -0
- package/dist/types/components/snk-attach/snk-attach.d.ts +1 -0
- package/dist/types/components/snk-crud/snk-crud.d.ts +17 -0
- package/dist/types/components/snk-crud/subcomponents/snk-guides-viewer.d.ts +15 -0
- package/dist/types/components/snk-data-exporter/test/resources/ClientSideExporterStrategyResources.d.ts +3 -3
- package/dist/types/components/snk-data-unit/snk-data-unit.d.ts +7 -0
- package/dist/types/components/snk-filter-bar/snk-filter-bar.d.ts +5 -0
- package/dist/types/components/snk-form-config/SnkFormConfigManager.d.ts +9 -4
- package/dist/types/components/snk-form-config/snk-form-config.d.ts +4 -0
- package/dist/types/components/snk-grid/snk-grid.d.ts +11 -0
- package/dist/types/components/snk-simple-crud/snk-simple-crud.d.ts +13 -0
- package/dist/types/components/snk-taskbar/processor/taskbar-processor.d.ts +1 -0
- package/dist/types/components/snk-taskbar/snk-taskbar.d.ts +11 -0
- package/dist/types/components.d.ts +113 -0
- package/dist/types/lib/dataUnit/dataUnitInMemoryUtils.d.ts +12 -2
- package/dist/types/lib/http/data-fetcher/fetchers/AttachFetcher/anexo-sistema-fetcher.d.ts +3 -2
- package/dist/types/lib/http/data-fetcher/fetchers/fetchDataExporter/interfaces/IFetchDataExporterParams.d.ts +1 -1
- package/dist/types/lib/utils/ContinuousInsertUtils.d.ts +10 -0
- package/dist/types/lib/utils/CrudUtils.d.ts +1 -0
- package/dist/types/lib/utils/GetSelectedRecordsIDsInfo.d.ts +3 -0
- package/package.json +4 -3
- package/dist/cjs/snk-config-options.cjs.entry.js +0 -239
- package/dist/cjs/snk-filter-bar.cjs.entry.js +0 -714
- package/dist/cjs/snk-filter-item.cjs.entry.js +0 -312
- package/dist/cjs/snk-filter-list.cjs.entry.js +0 -152
- package/dist/cjs/snk-filter-modal.cjs.entry.js +0 -249
- package/dist/cjs/snk-form.cjs.entry.js +0 -143
- package/dist/esm/snk-config-options.entry.js +0 -235
- package/dist/esm/snk-filter-bar.entry.js +0 -710
- package/dist/esm/snk-filter-item.entry.js +0 -308
- package/dist/esm/snk-filter-list.entry.js +0 -148
- package/dist/esm/snk-filter-modal.entry.js +0 -245
- package/dist/esm/snk-form.entry.js +0 -139
- package/dist/sankhyablocks/p-14a08904.entry.js +0 -1
- package/dist/sankhyablocks/p-14b9f964.entry.js +0 -1
- package/dist/sankhyablocks/p-219f888d.entry.js +0 -1
- package/dist/sankhyablocks/p-3a212712.js +0 -1
- package/dist/sankhyablocks/p-3a216b81.entry.js +0 -1
- package/dist/sankhyablocks/p-3b60db06.entry.js +0 -1
- package/dist/sankhyablocks/p-47b60deb.entry.js +0 -1
- package/dist/sankhyablocks/p-70a4af56.entry.js +0 -1
- package/dist/sankhyablocks/p-7505da04.entry.js +0 -1
- package/dist/sankhyablocks/p-75f83d1d.entry.js +0 -1
- package/dist/sankhyablocks/p-7a337364.js +0 -1
- package/dist/sankhyablocks/p-829d4045.js +0 -1
- package/dist/sankhyablocks/p-88aa931b.entry.js +0 -1
- package/dist/sankhyablocks/p-8fc470e5.entry.js +0 -1
- package/dist/sankhyablocks/p-941bf3ef.entry.js +0 -1
- package/dist/sankhyablocks/p-9863d682.js +0 -1
- package/dist/sankhyablocks/p-b11aa1e0.entry.js +0 -1
- package/dist/sankhyablocks/p-b4b21558.entry.js +0 -1
- package/dist/sankhyablocks/p-bad55caa.entry.js +0 -1
- package/dist/sankhyablocks/p-c053256c.entry.js +0 -1
- package/dist/sankhyablocks/p-c2495304.js +0 -1
- package/dist/sankhyablocks/p-c5268346.entry.js +0 -1
- package/dist/sankhyablocks/p-cefba299.js +0 -1
- package/dist/sankhyablocks/p-d3f53df2.entry.js +0 -1
- package/dist/sankhyablocks/p-dc7c9047.js +0 -1
- package/dist/sankhyablocks/p-e8763234.entry.js +0 -1
- package/dist/sankhyablocks/p-f2809746.entry.js +0 -1
- package/dist/sankhyablocks/p-fcac4dfc.js +0 -1
- package/dist/sankhyablocks/p-fe79f83a.js +0 -60
- package/dist/types/components/snk-data-exporter/utils/RecordIDUtils.d.ts +0 -3
@@ -1,15 +1,375 @@
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-a7d3d3f1.js';
|
2
|
+
import { UserInterface, ObjectUtils, StringUtils, ApplicationContext, ElementIDUtils, ArrayUtils } from '@sankhyalabs/core';
|
3
|
+
import { DataType, getConvertedValue } from '@sankhyalabs/core/dist/dataunit/metadata/DataType';
|
4
|
+
import { CheckMode, ApplicationUtils, DialogType } from '@sankhyalabs/ezui/dist/collection/utils';
|
5
|
+
import { c as VARS_BY_TYPE, D as DEFAULT_TYPE, d as TAGS_BY_TYPE, C as CONFIG_EVENTS, a as CONFIG_SORTABLE_EVENTS, b as TAB_NAMES, A as ACTION_CONFIG } from './constants-7302ee87.js';
|
6
|
+
import { S as SnkFormConfigManager } from './SnkFormConfigManager-f1a0fc92.js';
|
7
|
+
import { R as ResourceIDUtils } from './ResourceIDUtils-a114189a.js';
|
2
8
|
import { S as Sortable } from './Sortable-83960219.js';
|
3
|
-
import {
|
4
|
-
import { ApplicationUtils, DialogType } from '@sankhyalabs/ezui/dist/collection/utils';
|
5
|
-
import { C as CONFIG_EVENTS, a as CONFIG_SORTABLE_EVENTS, T as TAB_NAMES, A as ACTION_CONFIG, D as DEFAULT_TYPE } from './constants-8457af36.js';
|
6
|
-
import { U as UserConfigType } from './form-config-fetcher-30fb808f.js';
|
9
|
+
import { U as UserConfigType } from './form-config-fetcher-adbe5d34.js';
|
7
10
|
import { buildFormConfigFromDataUnit } from '@sankhyalabs/ezui/dist/collection/utils/form';
|
8
|
-
import './
|
11
|
+
import './ConfigStorage-7b36d041.js';
|
12
|
+
import './filter-item-type.enum-d45e026f.js';
|
13
|
+
import './DataFetcher-a9c598f2.js';
|
9
14
|
import './PrintUtils-3e4ff0f5.js';
|
10
15
|
import '@sankhyalabs/core/dist/dataunit/metadata/UnitMetadata';
|
11
16
|
|
12
|
-
const
|
17
|
+
const snkConfigOptionsCss = ".sc-snk-config-options-h{--snk-config-options--border:2px solid var(--color--secondary-200, #D2D3DA);width:100%;border-radius:15px;border:var(--snk-config-options--border)}.config-options__switch-row.sc-snk-config-options{margin-top:-30px}";
|
18
|
+
|
19
|
+
const SnkConfigOptions = class {
|
20
|
+
constructor(hostRef) {
|
21
|
+
registerInstance(this, hostRef);
|
22
|
+
this.configOptionsChanged = createEvent(this, "configOptionsChanged", 7);
|
23
|
+
this._defaultType = undefined;
|
24
|
+
this.fieldConfig = {};
|
25
|
+
this.idConfig = undefined;
|
26
|
+
this.dataUnit = undefined;
|
27
|
+
this.messagesBuilder = undefined;
|
28
|
+
}
|
29
|
+
onConfigDefault(optionSelected) {
|
30
|
+
if (optionSelected != undefined) {
|
31
|
+
this._defaultType = optionSelected;
|
32
|
+
this.fieldConfig.defaultValue = {
|
33
|
+
type: this._defaultType
|
34
|
+
};
|
35
|
+
this.configOptionsChanged.emit(this.fieldConfig);
|
36
|
+
}
|
37
|
+
}
|
38
|
+
buildOptions() {
|
39
|
+
var _a, _b, _c;
|
40
|
+
let interfaceField = (_c = (_a = this.dataUnit) === null || _a === void 0 ? void 0 : _a.getField((_b = this.fieldConfig) === null || _b === void 0 ? void 0 : _b.name)) === null || _c === void 0 ? void 0 : _c.userInterface;
|
41
|
+
if (interfaceField === UserInterface.SEARCH) {
|
42
|
+
interfaceField = UserInterface.INTEGERNUMBER;
|
43
|
+
}
|
44
|
+
return VARS_BY_TYPE.UserInterface[interfaceField];
|
45
|
+
}
|
46
|
+
enabledValueDefault() {
|
47
|
+
var _a, _b, _c;
|
48
|
+
const field = (_a = this.dataUnit) === null || _a === void 0 ? void 0 : _a.getField((_b = this.fieldConfig) === null || _b === void 0 ? void 0 : _b.name);
|
49
|
+
const allowDefault = (_c = field === null || field === void 0 ? void 0 : field.properties) === null || _c === void 0 ? void 0 : _c.allowDefault;
|
50
|
+
const hasVariableVar = VARS_BY_TYPE.UserInterface.hasOwnProperty(field === null || field === void 0 ? void 0 : field.userInterface)
|
51
|
+
|| (field === null || field === void 0 ? void 0 : field.userInterface) === UserInterface.SEARCH;
|
52
|
+
if ((allowDefault == undefined || allowDefault === "true") && hasVariableVar) {
|
53
|
+
return true;
|
54
|
+
}
|
55
|
+
return false;
|
56
|
+
}
|
57
|
+
isAllowDefault() {
|
58
|
+
var _a, _b;
|
59
|
+
const allowDefault = (_b = (_a = this._fieldProperties) === null || _a === void 0 ? void 0 : _a.properties) === null || _b === void 0 ? void 0 : _b.allowDefault;
|
60
|
+
if (allowDefault == undefined) {
|
61
|
+
return true;
|
62
|
+
}
|
63
|
+
return allowDefault === "true";
|
64
|
+
}
|
65
|
+
loadDefaultValue() {
|
66
|
+
var _a;
|
67
|
+
if (this.fieldConfig == undefined) {
|
68
|
+
this._defaultType = DEFAULT_TYPE.fixed;
|
69
|
+
this.fieldConfig = {
|
70
|
+
defaultValue: {
|
71
|
+
type: this._defaultType
|
72
|
+
}
|
73
|
+
};
|
74
|
+
}
|
75
|
+
else if (((_a = this.fieldConfig.defaultValue) === null || _a === void 0 ? void 0 : _a.type) == undefined) {
|
76
|
+
this._defaultType = DEFAULT_TYPE.fixed;
|
77
|
+
this.fieldConfig.defaultValue = {
|
78
|
+
type: this._defaultType
|
79
|
+
};
|
80
|
+
}
|
81
|
+
else {
|
82
|
+
this._defaultType = this.fieldConfig.defaultValue.type;
|
83
|
+
}
|
84
|
+
}
|
85
|
+
getFieldProperties(field) {
|
86
|
+
var _a;
|
87
|
+
if (field != undefined) {
|
88
|
+
return (_a = this.dataUnit) === null || _a === void 0 ? void 0 : _a.getField(field);
|
89
|
+
}
|
90
|
+
}
|
91
|
+
getMessage(key, params) {
|
92
|
+
return this.messagesBuilder.getMessage(key, params);
|
93
|
+
}
|
94
|
+
getDefaultType() {
|
95
|
+
var _a;
|
96
|
+
return (_a = this.fieldConfig.defaultValue.type) !== null && _a !== void 0 ? _a : DEFAULT_TYPE.fixed;
|
97
|
+
}
|
98
|
+
getEnabledByProperty(attribName, propertyName) {
|
99
|
+
const fieldDescriptor = this._fieldProperties;
|
100
|
+
if (fieldDescriptor == undefined) {
|
101
|
+
return true;
|
102
|
+
}
|
103
|
+
const fieldProperties = fieldDescriptor.properties || {};
|
104
|
+
return fieldProperties.hasOwnProperty(propertyName) ? fieldProperties[propertyName] !== "S" : fieldDescriptor[attribName] !== true;
|
105
|
+
}
|
106
|
+
getValueByProperty(property) {
|
107
|
+
const properties = this._fieldProperties;
|
108
|
+
if (properties != undefined && properties[property] === true) {
|
109
|
+
return true;
|
110
|
+
}
|
111
|
+
return this.fieldConfig[property];
|
112
|
+
}
|
113
|
+
getValidatedValue(fieldValue) {
|
114
|
+
var _a, _b;
|
115
|
+
if (fieldValue == undefined) {
|
116
|
+
return;
|
117
|
+
}
|
118
|
+
const field = (_a = this.dataUnit) === null || _a === void 0 ? void 0 : _a.getField((_b = this.fieldConfig) === null || _b === void 0 ? void 0 : _b.name);
|
119
|
+
const dataType = field === null || field === void 0 ? void 0 : field.dataType;
|
120
|
+
if (dataType == undefined) {
|
121
|
+
return;
|
122
|
+
}
|
123
|
+
const value = (fieldValue === null || fieldValue === void 0 ? void 0 : fieldValue.waitmessage) != undefined ? undefined :
|
124
|
+
dataType !== DataType.OBJECT && dataType !== DataType.DATE
|
125
|
+
&& typeof fieldValue === "object"
|
126
|
+
? fieldValue.value
|
127
|
+
: fieldValue;
|
128
|
+
return dataType === DataType.OBJECT ? JSON.stringify(value) : value;
|
129
|
+
}
|
130
|
+
buildInputDefault({ value, enabled, label, name, required, userInterface }, properties = undefined, mode = undefined) {
|
131
|
+
let options;
|
132
|
+
let precision = 0;
|
133
|
+
let prettyPrecision = 0;
|
134
|
+
const TagName = userInterface == undefined || TAGS_BY_TYPE[userInterface] == undefined
|
135
|
+
? TAGS_BY_TYPE.DEFAULT
|
136
|
+
: TAGS_BY_TYPE[userInterface];
|
137
|
+
if (userInterface === UserInterface.OPTIONSELECTOR) {
|
138
|
+
const prop = properties === null || properties === void 0 ? void 0 : properties.options;
|
139
|
+
if (typeof prop === "string") {
|
140
|
+
const parsed = ObjectUtils.stringToObject(prop);
|
141
|
+
options = Object.keys(parsed).map(key => { return { value: key, label: parsed[key] }; });
|
142
|
+
}
|
143
|
+
else {
|
144
|
+
options = prop;
|
145
|
+
}
|
146
|
+
}
|
147
|
+
else if (userInterface === UserInterface.DECIMALNUMBER) {
|
148
|
+
precision = Number((properties === null || properties === void 0 ? void 0 : properties.precision) || 2);
|
149
|
+
prettyPrecision = Number((properties === null || properties === void 0 ? void 0 : properties.prettyPrecision) || precision);
|
150
|
+
}
|
151
|
+
return h(TagName, Object.assign({ value: value, enabled: enabled, label: label, "data-field-name": name, key: name, onEzChange: (evt) => this.onChange(evt === null || evt === void 0 ? void 0 : evt.detail) }, (this.getConditionalAttributes(userInterface, required, options, precision, prettyPrecision, mode))));
|
152
|
+
}
|
153
|
+
getConditionalAttributes(userInterface, required, options, precision, prettyPrecision, mode) {
|
154
|
+
switch (userInterface) {
|
155
|
+
case UserInterface.SEARCH:
|
156
|
+
return {
|
157
|
+
suppressEmptyOption: required,
|
158
|
+
optionLoader: (searchArgument) => this.onSearch(searchArgument)
|
159
|
+
};
|
160
|
+
case UserInterface.OPTIONSELECTOR:
|
161
|
+
return {
|
162
|
+
suppressEmptyOption: required,
|
163
|
+
options
|
164
|
+
};
|
165
|
+
case UserInterface.CHECKBOX:
|
166
|
+
case UserInterface.SWITCH:
|
167
|
+
return {
|
168
|
+
mode
|
169
|
+
};
|
170
|
+
case UserInterface.INTEGERNUMBER:
|
171
|
+
case UserInterface.DECIMALNUMBER:
|
172
|
+
return {
|
173
|
+
precision,
|
174
|
+
prettyPrecision,
|
175
|
+
onEzStartChange: (evt) => this.onChange(evt === null || evt === void 0 ? void 0 : evt.detail)
|
176
|
+
};
|
177
|
+
case UserInterface.DATE:
|
178
|
+
case UserInterface.DATETIME:
|
179
|
+
case UserInterface.TIME:
|
180
|
+
return {
|
181
|
+
onEzStartChange: (evt) => this.onChange(evt === null || evt === void 0 ? void 0 : evt.detail)
|
182
|
+
};
|
183
|
+
default:
|
184
|
+
return {};
|
185
|
+
}
|
186
|
+
}
|
187
|
+
onChange(fieldValue) {
|
188
|
+
this.fieldConfig.defaultValue.value = this.getValidatedValue(fieldValue);
|
189
|
+
this.configOptionsChanged.emit(this.fieldConfig);
|
190
|
+
}
|
191
|
+
onSearch(searchArgument) {
|
192
|
+
if (this._application != undefined && this.fieldConfig != undefined) {
|
193
|
+
return this._application.executeSearch(searchArgument, this.fieldConfig.name, this.dataUnit);
|
194
|
+
}
|
195
|
+
}
|
196
|
+
buildField(descriptor, config) {
|
197
|
+
const { name, label, readOnly, required, defaultValue } = config;
|
198
|
+
const { userInterface, properties } = descriptor;
|
199
|
+
const allowDefault = properties === null || properties === void 0 ? void 0 : properties.allowDefault;
|
200
|
+
let value;
|
201
|
+
let enabled = StringUtils.getBooleanValue(allowDefault, !readOnly);
|
202
|
+
if (userInterface === UserInterface.FILE) {
|
203
|
+
enabled = false;
|
204
|
+
}
|
205
|
+
if (enabled) {
|
206
|
+
value = defaultValue === null || defaultValue === void 0 ? void 0 : defaultValue.value;
|
207
|
+
if (value != undefined) {
|
208
|
+
value = getConvertedValue(descriptor === null || descriptor === void 0 ? void 0 : descriptor.dataType, value);
|
209
|
+
}
|
210
|
+
}
|
211
|
+
const configField = { value, enabled, label, name, required, userInterface };
|
212
|
+
switch (userInterface) {
|
213
|
+
case UserInterface.SWITCH:
|
214
|
+
return this.buildInputDefault(configField, undefined, CheckMode.SWITCH);
|
215
|
+
case UserInterface.CHECKBOX:
|
216
|
+
return this.buildInputDefault(configField, undefined, CheckMode.REGULAR);
|
217
|
+
case UserInterface.OPTIONSELECTOR:
|
218
|
+
case UserInterface.DECIMALNUMBER:
|
219
|
+
return this.buildInputDefault(configField, properties);
|
220
|
+
default:
|
221
|
+
return this.buildInputDefault(configField);
|
222
|
+
}
|
223
|
+
}
|
224
|
+
componentWillLoad() {
|
225
|
+
var _a;
|
226
|
+
this.loadDefaultValue();
|
227
|
+
this._application = ApplicationContext.getContextValue("__SNK__APPLICATION__");
|
228
|
+
this._fieldProperties = this.getFieldProperties((_a = this.fieldConfig) === null || _a === void 0 ? void 0 : _a.name);
|
229
|
+
}
|
230
|
+
componentDidLoad() {
|
231
|
+
ElementIDUtils.addIDInfo(this._element, this.fieldConfig.name);
|
232
|
+
}
|
233
|
+
render() {
|
234
|
+
var _a, _b;
|
235
|
+
return (h(Host, null, h("div", { id: this.idConfig }, h("div", { class: "ez-row ez-padding--medium" }, h("div", { class: "ez-col ez-col--sd-12 ez-col--tb-4 ez-padding--small" }, h("ez-text-input", { label: this.getMessage("snkConfigOptions.label.nameField"), value: (_a = this.fieldConfig) === null || _a === void 0 ? void 0 : _a.label, onEzChange: (evt) => { this.fieldConfig.label = evt.detail; this.configOptionsChanged.emit(this.fieldConfig); } })), h("div", { class: "ez-col ez-col--sd-12 ez-col--tb-4 ez-padding--small" }, h("ez-combo-box", { label: this.getMessage("snkConfigOptions.label.typeValueDefault"), suppressEmptyOption: true, enabled: this.enabledValueDefault(), onEzChange: (evt) => { var _a; return this.onConfigDefault((_a = evt.detail) === null || _a === void 0 ? void 0 : _a.value); }, value: this.getDefaultType() }, h("option", { value: DEFAULT_TYPE.fixed }, this.getMessage("snkConfigOptions.options.valueFixed")), h("option", { value: DEFAULT_TYPE.variable }, this.getMessage("snkConfigOptions.options.variable")))), h("div", { class: "ez-col ez-col--sd-12 ez-col--tb-4 ez-padding--small" }, this._defaultType === DEFAULT_TYPE.variable ?
|
236
|
+
h("ez-combo-box", { label: this.getMessage("snkConfigOptions.label.valueDefault"), enabled: this.isAllowDefault(), onEzChange: (evt) => { var _a; this.fieldConfig.defaultValue.value = (_a = evt.detail) === null || _a === void 0 ? void 0 : _a.value; this.configOptionsChanged.emit(this.fieldConfig); }, value: this.fieldConfig.defaultValue.value, options: this.buildOptions() })
|
237
|
+
:
|
238
|
+
((_b = this._fieldProperties) === null || _b === void 0 ? void 0 : _b.userInterface) &&
|
239
|
+
this.buildField(this._fieldProperties, this.fieldConfig))), h("div", { class: "ez-row ez-padding--medium config-options__switch-row" }, h("div", { class: "ez-col ez-col--sd-12 ez-col--tb-4 ez-padding--small" }, h("ez-check", { mode: CheckMode.SWITCH, label: this.getMessage("snkConfigOptions.label.clearDuplicate"), value: this.fieldConfig.cleanOnCopy, onEzChange: (evt) => { this.fieldConfig.cleanOnCopy = evt.detail; this.configOptionsChanged.emit(this.fieldConfig); } })), h("div", { class: "ez-col ez-col--sd-12 ez-col--tb-4 ez-padding--small" }, h("ez-check", { mode: CheckMode.SWITCH, label: this.getMessage("snkConfigOptions.label.requiredField"), enabled: this.getEnabledByProperty("required", "systemRequired"), value: this.getValueByProperty("required"), onEzChange: (evt) => { this.fieldConfig.required = evt.detail; this.configOptionsChanged.emit(this.fieldConfig); } })), h("div", { class: "ez-col ez-col--sd-12 ez-col--tb-4 ez-padding--small" }, h("ez-check", { mode: CheckMode.SWITCH, label: this.getMessage("snkConfigOptions.label.protectedField"), enabled: this.getEnabledByProperty("readOnly", "systemReadOnly"), value: this.getValueByProperty("readOnly"), onEzChange: (evt) => { this.fieldConfig.readOnly = evt.detail; this.configOptionsChanged.emit(this.fieldConfig); } }))))));
|
240
|
+
}
|
241
|
+
get _element() { return getElement(this); }
|
242
|
+
};
|
243
|
+
SnkConfigOptions.style = snkConfigOptionsCss;
|
244
|
+
|
245
|
+
const snkFormCss = ".sc-snk-form-h{--snk-form__header--min-height:94px;display:block}.snk-form__form--hidden.sc-snk-form{display:none}";
|
246
|
+
|
247
|
+
const SnkForm = class {
|
248
|
+
constructor(hostRef) {
|
249
|
+
registerInstance(this, hostRef);
|
250
|
+
this.exit = createEvent(this, "exit", 7);
|
251
|
+
this.actionClick = createEvent(this, "actionClick", 7);
|
252
|
+
this.formItemsReady = createEvent(this, "formItemsReady", 7);
|
253
|
+
this._customEditors = new Map();
|
254
|
+
this._dataUnit = undefined;
|
255
|
+
this._dataState = undefined;
|
256
|
+
this._showFormConfig = false;
|
257
|
+
this._configManager = undefined;
|
258
|
+
this.configName = undefined;
|
259
|
+
this.recordsValidator = undefined;
|
260
|
+
this.messagesBuilder = undefined;
|
261
|
+
this.formLegacyConfigName = undefined;
|
262
|
+
this.resourceID = undefined;
|
263
|
+
}
|
264
|
+
/**
|
265
|
+
* Exibe a janela de configurações do formulário.
|
266
|
+
*/
|
267
|
+
async showConfig() {
|
268
|
+
this._showFormConfig = true;
|
269
|
+
}
|
270
|
+
/**
|
271
|
+
* Fecha a janela de configurações do formulário.
|
272
|
+
*/
|
273
|
+
async hideConfig() {
|
274
|
+
this._showFormConfig = false;
|
275
|
+
}
|
276
|
+
/**
|
277
|
+
* Registra um editor customizado para campos da grade e formulário.
|
278
|
+
*/
|
279
|
+
async addCustomEditor(fieldName, customEditor) {
|
280
|
+
if (this._form) {
|
281
|
+
this._form.addCustomEditor(fieldName, customEditor);
|
282
|
+
return;
|
283
|
+
}
|
284
|
+
const newCustomEditors = new Map(this._customEditors);
|
285
|
+
newCustomEditors.set(fieldName, customEditor);
|
286
|
+
this._customEditors = newCustomEditors;
|
287
|
+
}
|
288
|
+
/**
|
289
|
+
* Altera/adiciona uma propriedade nos metadados do campo.
|
290
|
+
*/
|
291
|
+
async setFieldProp(fieldName, propName, value) {
|
292
|
+
await this._form.setFieldProp(fieldName, propName, value);
|
293
|
+
}
|
294
|
+
closeConfig() {
|
295
|
+
this.hideConfig();
|
296
|
+
}
|
297
|
+
dataunitReady() {
|
298
|
+
const dataInfo = { dataUnit: this._dataUnit };
|
299
|
+
ElementIDUtils.addIDInfo(this._element, null, dataInfo);
|
300
|
+
}
|
301
|
+
setCustomEditors() {
|
302
|
+
if (!this._form) {
|
303
|
+
return;
|
304
|
+
}
|
305
|
+
for (const [fieldName, customEditor] of this._customEditors) {
|
306
|
+
this._form.addCustomEditor(fieldName, customEditor);
|
307
|
+
this._customEditors.delete(fieldName);
|
308
|
+
}
|
309
|
+
}
|
310
|
+
async componentDidRender() {
|
311
|
+
this.setCustomEditors();
|
312
|
+
}
|
313
|
+
async componentWillLoad() {
|
314
|
+
let parent = this._element.parentElement;
|
315
|
+
while (parent) {
|
316
|
+
if (parent.tagName.toUpperCase() === "SNK-DATA-UNIT") {
|
317
|
+
this._snkDataUnit = parent;
|
318
|
+
this._dataUnit = this._snkDataUnit.dataUnit;
|
319
|
+
this._dataState = this._snkDataUnit.dataState;
|
320
|
+
if (this._dataUnit) {
|
321
|
+
this.dataunitReady();
|
322
|
+
}
|
323
|
+
else {
|
324
|
+
this._snkDataUnit.addEventListener("dataUnitReady", (evt) => {
|
325
|
+
this._dataUnit = evt.detail;
|
326
|
+
});
|
327
|
+
}
|
328
|
+
this._snkDataUnit.addEventListener("dataStateChange", this.handleDataStateChange.bind(this));
|
329
|
+
break;
|
330
|
+
}
|
331
|
+
parent = parent.parentElement;
|
332
|
+
}
|
333
|
+
if (this.resourceID == undefined) {
|
334
|
+
this.resourceID = await ResourceIDUtils.getResourceID();
|
335
|
+
}
|
336
|
+
this._configManager = new SnkFormConfigManager(this.configName, this.resourceID, undefined, this._dataUnit);
|
337
|
+
this.addFormLegacyConfig();
|
338
|
+
await this._configManager.loadConfig();
|
339
|
+
}
|
340
|
+
async handleDataStateChange(evt) {
|
341
|
+
var _a;
|
342
|
+
this._dataState = evt.detail;
|
343
|
+
const fieldsWithRmPrecision = await this._snkDataUnit.getFieldsWithRmPrecision();
|
344
|
+
for (const field of fieldsWithRmPrecision || []) {
|
345
|
+
if (!field) {
|
346
|
+
continue;
|
347
|
+
}
|
348
|
+
const rmPrecision = (_a = this._dataState.rowMetadata) === null || _a === void 0 ? void 0 : _a.getProp('rm_precision', field);
|
349
|
+
if (!rmPrecision && rmPrecision !== 0) {
|
350
|
+
continue;
|
351
|
+
}
|
352
|
+
await this.setFieldProp(field, 'precision', rmPrecision);
|
353
|
+
await this.setFieldProp(field, 'prettyPrecision', rmPrecision);
|
354
|
+
}
|
355
|
+
}
|
356
|
+
addFormLegacyConfig() {
|
357
|
+
if (this.formLegacyConfigName) {
|
358
|
+
this._configManager.addFormLegacyConfig(this.formLegacyConfigName);
|
359
|
+
}
|
360
|
+
}
|
361
|
+
render() {
|
362
|
+
if (!this._dataUnit || !this._dataState) {
|
363
|
+
return undefined;
|
364
|
+
}
|
365
|
+
return (h("section", null, h("div", { class: "ez-row" }, h("div", { class: "ez-col ez-col--sd-12" }, h("ez-form", { ref: (ref) => this._form = ref, key: "ezForm" + this._snkDataUnit.entityName, "data-element-id": "embedded", dataUnit: this._dataUnit, config: this._configManager.getConfig(this._dataUnit), recordsValidator: this.recordsValidator, class: this._showFormConfig ? 'snk-form__form--hidden' : '' }), this._showFormConfig &&
|
366
|
+
h("snk-form-config", { messagesBuilder: this.messagesBuilder, dataUnit: this._dataUnit, configManager: this._configManager, onConfigClose: () => this.closeConfig() })))));
|
367
|
+
}
|
368
|
+
get _element() { return getElement(this); }
|
369
|
+
};
|
370
|
+
SnkForm.style = snkFormCss;
|
371
|
+
|
372
|
+
const snkFormConfigCss = ".sc-snk-form-config-h{--snk-form-config--z-index:var(--more-visible, 2);--snk-form-config--background-color:var(--background--xlight, #fff);--snk-form-config__icon--color:var(--text--disable, #AFB6C0);--snk-form-config__label-counter--font-weight:var(--text-weight--extra-small, 200);--snk-form-config__add-group-container--border-radius:var(--border--radius-medium, 12px);--snk-form-config__add-group-container--background-color:var(--background--medium, #d2dce9);--snk-form-config__add-group-container--padding:var(--space--small, 6px);--snk-form-config__add-group-content--border:2px dashed var(--color-strokes, #DCE0E8);--snk-form-config__add-group-content--border-radius:var(--border--radius-small, 6px);--snk-form-config__add-group-label--padding:var(--space--large, 24px);--snk-form-config__btn-add-group--padding:var(--space--large, 24px) var(--space--medium, 12px) 0;--snk-form-config__btn-add-group-container--padding:var(--space--medium, 12px);--snk-form-config__btn-add-group-container--border-radius:var(--border--radius-medium, 12px);--snk-form-config__btn-add-group-container--border:2px solid var(--color-strokes, #DCE0E8);--snk-form-config__btn-add-group-container--background-color:var(--background--body, #fafcff);display:flex;flex-direction:column;position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--snk-form-config--z-index);background-color:var(--snk-form-config--background-color)}div.sc-snk-form-config:focus-visible,div.sc-snk-form-config:focus{outline:none}.form-config__header-container.sc-snk-form-config{display:flex}.form-config__field-container.sc-snk-form-config{width:32%;padding:6px}.form-config__hide-content.sc-snk-form-config{display:none}ez-icon.sc-snk-form-config .left-icon.sc-snk-form-config{--ez-icon--color:var(--snk-form-config__icon--color)}.ez-box__label-counter.sc-snk-form-config{margin-top:-7px;font-weight:var(--snk-form-config__label-counter--font-weight)}.form-config__btn-options.sc-snk-form-config{--ez-button--min-width:300px;--ez-button--background-color:var(--snk-form-config--background-color)}[data-draggable-parent].sc-snk-form-config{position:relative}.form-config__field-config--selected.sc-snk-form-config{position:static}.form-config__field-config--dragged.sc-snk-form-config .draggable-mirror.sc-snk-form-config{z-index:var(--snk-form-config--z-index)}.form-config__config-options.sc-snk-form-config{position:relative;margin-top:-3px;min-width:100%;z-index:1}.form-config__tab-container.sc-snk-form-config,.form-config__fields-available.sc-snk-form-config{position:relative;height:100%;max-height:calc(100vh - 92px)}.form-config__tab-container.sc-snk-form-config .ez-box__container.sc-snk-form-config,.form-config__fields-available.sc-snk-form-config .ez-box__container.sc-snk-form-config{align-content:flex-start;height:100%}.form-config__fields-available.sc-snk-form-config [data-draggable-parent].sc-snk-form-config{align-content:flex-start;overflow-y:auto;height:100%;max-height:calc(100% - 122px)}.form-config__tab-content.sc-snk-form-config{align-content:flex-start;overflow-y:auto;height:auto;max-height:calc(100% - 128px)}[data-draggable-element].sc-snk-form-config{cursor:grab}.form-config__actions-button.sc-snk-form-config{--ez-actions-button__btn-action--min-width:235px}.form-config__add-group.sc-snk-form-config{position:relative;min-height:120px;margin-bottom:10px}.form-config__add-group-container.sc-snk-form-config{position:absolute;display:flex;flex-wrap:wrap;width:100%;box-sizing:border-box;border-radius:var(--snk-form-config__add-group-container--border-radius);background-color:var(--snk-form-config__add-group-container--background-color);padding:var(--snk-form-config__add-group-container--padding)}.form-config__add-group-content.sc-snk-form-config{width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;box-sizing:border-box;border:var(--snk-form-config__add-group-content--border);border-radius:var(--snk-form-config__add-group-content--border-radius)}.form-config__add-group-label.sc-snk-form-config{display:flex;justify-content:center;box-sizing:border-box;padding:var(--snk-form-config__add-group-label--padding)}.form-config__btn-add-group.sc-snk-form-config{position:relative;padding:var(--snk-form-config__btn-add-group--padding)}.form-config__btn-add-group-container.sc-snk-form-config{padding:var(--snk-form-config__btn-add-group-container--padding);border-radius:var(--snk-form-config__btn-add-group-container--border-radius);border:var(--snk-form-config__btn-add-group-container--border);background-color:var(--snk-form-config__btn-add-group-container--background-color)}ez-collapsible-box.draggable-mirror.sc-snk-form-config{display:table;background-color:var(--snk-form-config--background-color)}ez-collapsible-box.sc-snk-form-config{margin-bottom:10px}@media screen and (min-width: 480px){.form-config__field-config--selected.sc-snk-form-config .ez-flex.form-config__config-options.sc-snk-form-config{min-width:calc(300% + 12px)}.form-config__field-config--selected.sc-snk-form-config:nth-child(3n+2) .ez-flex.form-config__config-options.sc-snk-form-config{left:calc(100% / 1 * -1)}.form-config__field-config--selected.sc-snk-form-config:nth-child(3n+3) .ez-flex.form-config__config-options.sc-snk-form-config{left:calc(100% / 1 * -2)}}";
|
13
373
|
|
14
374
|
const CONTAINER_ID = {
|
15
375
|
collapsibleBox: "EZ-COLLAPSIBLE-BOX",
|
@@ -47,6 +407,7 @@ const SnkFormConfig = class {
|
|
47
407
|
this.dataUnit = undefined;
|
48
408
|
this.configManager = undefined;
|
49
409
|
this.messagesBuilder = undefined;
|
410
|
+
this.ignoreReadOnlyFormFields = undefined;
|
50
411
|
}
|
51
412
|
observeConfigManager() {
|
52
413
|
this.loadConfig(this._sortableTimer);
|
@@ -76,7 +437,7 @@ const SnkFormConfig = class {
|
|
76
437
|
}
|
77
438
|
}
|
78
439
|
getConfig() {
|
79
|
-
let config = this.configManager.getConfig(
|
440
|
+
let config = this.configManager.getConfig(this.dataUnit, this.ignoreReadOnlyFormFields);
|
80
441
|
if (config.fields && config.fields.length === 0) {
|
81
442
|
config = undefined;
|
82
443
|
}
|
@@ -201,7 +562,12 @@ const SnkFormConfig = class {
|
|
201
562
|
this._optionFormConfigChanged = false;
|
202
563
|
this.configManager.saveConfig(this.buildConfigToSave())
|
203
564
|
.then(savedConfig => {
|
565
|
+
var _a;
|
204
566
|
ApplicationUtils.info(this.getMessage("snkFormConfig.info.successfullyConfigSaved"), { iconName: "check" });
|
567
|
+
const userOption = (_a = this._formConfigOptions) === null || _a === void 0 ? void 0 : _a.find((config) => {
|
568
|
+
return config.origin === UserConfigType.USER;
|
569
|
+
});
|
570
|
+
this.setFormConfig(userOption);
|
205
571
|
this.configChange.emit(savedConfig);
|
206
572
|
});
|
207
573
|
}
|
@@ -535,9 +901,12 @@ const SnkFormConfig = class {
|
|
535
901
|
switch (this._optionFormConfigSelected.origin) {
|
536
902
|
case UserConfigType.DEFAULT:
|
537
903
|
config = await this.configManager.fetchDefaultConfig();
|
904
|
+
if (!config) {
|
905
|
+
config = this.configManager.getEmptyConfig();
|
906
|
+
}
|
538
907
|
break;
|
539
|
-
|
540
|
-
config =
|
908
|
+
default:
|
909
|
+
config = this.getConfig();
|
541
910
|
break;
|
542
911
|
}
|
543
912
|
if (config != undefined) {
|
@@ -740,6 +1109,9 @@ const SnkFormConfig = class {
|
|
740
1109
|
if (layoutFormConfig == undefined) {
|
741
1110
|
layoutFormConfig = [];
|
742
1111
|
}
|
1112
|
+
if (this._formConfig.defaultConfiguration) {
|
1113
|
+
return layoutFormConfig;
|
1114
|
+
}
|
743
1115
|
return this._formConfig.tabs.map((tab) => {
|
744
1116
|
return layoutFormConfig.find(config => { var _a, _b; return ((_a = tab.label) === null || _a === void 0 ? void 0 : _a.toLowerCase()) === ((_b = config.tab) === null || _b === void 0 ? void 0 : _b.toLowerCase()); })
|
745
1117
|
|| { tab: tab.label, groups: [], visible: tab.visible };
|
@@ -995,4 +1367,4 @@ const SnkFormConfig = class {
|
|
995
1367
|
};
|
996
1368
|
SnkFormConfig.style = snkFormConfigCss;
|
997
1369
|
|
998
|
-
export { SnkFormConfig as snk_form_config };
|
1370
|
+
export { SnkConfigOptions as snk_config_options, SnkForm as snk_form, SnkFormConfig as snk_form_config };
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-a7d3d3f1.js';
|
2
2
|
import { ApplicationContext } from '@sankhyalabs/core';
|
3
|
-
import {
|
3
|
+
import { V as VIEW_MODE } from './constants-7302ee87.js';
|
4
4
|
import { A as AuthorizationConfig } from './AuthorizationConfig-dcbd207a.js';
|
5
5
|
|
6
6
|
const snkConfiguratorCss = ".sc-snk-configurator-h{--snk-configurator__button-close--padding-left:var(--space--medium, 12px);--snk-configurator__title--color:var(--title--primary, #2B3A54);--snk-configurator__title--font-family:var(--font-pattern, \"Roboto\");--snk-configurator__title--font-size:var(--title--large, 20px);--snk-configurator__title--font-weight:var(--text-weight--extra-large, 700);--snk-configurator__subtitle--color:var(--title--primary, #2B3A54);--snk-configurator__subtitle--font-family:var(--font-pattern, \"Roboto\");--snk-configurator__subtitle--font-size:var(--text--medium, 14px);--snk-configurator__subtitle--font-weight:var(--text-weight--large, 600);--snk-configurator__scrollbar--color-default:var(--scrollbar--default, #626e82);--snk-configurator__scrollbar--color-background:var(--scrollbar--background, #E5EAF0);--snk-configurator__scrollbar--color-hover:var(--scrollbar--hover, #2B3A54);--snk-configurator__scrollbar--color-clicked:var(--scrollbar--clicked, #a2abb9);--snk-configurator__scrollbar--border-radius:var(--border--radius-small, 6px);--snk-configurator__scrollbar--width:var(--space--medium, 12px)}.snk-configurator.sc-snk-configurator{display:grid;grid-template-rows:auto 1fr auto;max-height:100%;width:100%}.snk-configurator__collsable-box-action.sc-snk-configurator{width:100%}.snk-configurator__action-buttons.sc-snk-configurator{display:flex;flex-direction:row;justify-content:flex-end;gap:var(--space--medium)}.snk-configurator__outline.sc-snk-configurator{display:flex;flex-direction:column;gap:var(--space--small);margin-top:var(--space--small);margin-bottom:var(--space--large)}@media screen and (min-width: 480px){.snk-configurator.sc-snk-configurator{width:359px;max-width:359px}}.snk-configurator__button-config.sc-snk-configurator{--ez-button--min-width:100%}.snk-configurator__header.sc-snk-configurator{display:flex;justify-content:space-between;align-items:center;width:100%}.snk-configurator__title.sc-snk-configurator{display:flex;margin:0;line-height:normal;letter-spacing:0em;text-align:left;color:var(--snk-configurator__title--color);font-size:var(--snk-configurator__title--font-size);font-family:var(--snk-configurator__title--font-family);font-weight:var(--snk-configurator__title--font-weight)}.snk-configurator__subtitle.sc-snk-configurator{display:flex;margin:0;padding-top:var(--space--medium);padding-bottom:var(--space--small);color:var(--snk-configurator__subtitle--color);font-size:var(--snk-configurator__subtitle--font-size);font-family:var(--snk-configurator__subtitle--font-family);font-weight:var(--snk-configurator__subtitle--font-weight)}.snk-configurator__button-close.sc-snk-configurator{padding-left:var(--snk-configurator__button-close--padding-left)}.snk-configurator__main.sc-snk-configurator{overflow-y:auto;scrollbar-width:thin;margin:var(--space--medium) 0;scrollbar-color:var(--snk-configurator__scrollbar--color-clicked) var(--snk-configurator__scrollbar--color-background)}.snk-configurator__main.sc-snk-configurator::-webkit-scrollbar{background-color:var(--snk-configurator__scrollbar--color-background);width:var(--snk-configurator__scrollbar--width);max-width:var(--snk-configurator__scrollbar--width);min-width:var(--snk-configurator__scrollbar--width)}.snk-configurator__main.sc-snk-configurator::-webkit-scrollbar-track{background-color:var(--snk-configurator__scrollbar--color-background);border-radius:var(--snk-configurator__scrollbar--border-radius)}.snk-configurator__main.sc-snk-configurator::-webkit-scrollbar-thumb{background-color:var(--snk-configurator__scrollbar--color-default);border-radius:var(--snk-configurator__scrollbar--border-radius)}.snk-configurator__main.sc-snk-configurator::-webkit-scrollbar-thumb:vertical:hover,.snk-configurator__main.sc-snk-configurator::-webkit-scrollbar-thumb:horizontal:hover{background-color:var(--snk-configurator__scrollbar--color-hover)}.snk-configurator__main.sc-snk-configurator::-webkit-scrollbar-thumb:vertical:active,.snk-configurator__main.sc-snk-configurator::-webkit-scrollbar-thumb:horizontal:active{background-color:var(--snk-configurator__scrollbar--color-clicked)}";
|
@@ -1,17 +1,17 @@
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-a7d3d3f1.js';
|
2
2
|
import { StringUtils, ElementIDUtils, ApplicationContext, JSUtils, FloatingManager } from '@sankhyalabs/core';
|
3
3
|
import { T as TaskbarElement } from './taskbar-elements-d59867f1.js';
|
4
|
-
import './DataFetcher-
|
5
|
-
import './pesquisa-fetcher-
|
4
|
+
import './DataFetcher-a9c598f2.js';
|
5
|
+
import './pesquisa-fetcher-50fc7e6b.js';
|
6
6
|
import { P as PresentationMode } from './index-3aa4977a.js';
|
7
7
|
import './ISave-d8c8bc59.js';
|
8
8
|
import '@sankhyalabs/ezui/dist/collection/utils/constants';
|
9
9
|
import '@sankhyalabs/core/dist/dataunit/metadata/UnitMetadata';
|
10
|
-
import './dataunit-fetcher-
|
10
|
+
import './dataunit-fetcher-fd58c640.js';
|
11
11
|
import './filter-item-type.enum-d45e026f.js';
|
12
|
-
import './form-config-fetcher-
|
13
|
-
import {
|
14
|
-
import { A as AutorizationType } from './auth-fetcher-
|
12
|
+
import './form-config-fetcher-adbe5d34.js';
|
13
|
+
import { V as VIEW_MODE } from './constants-7302ee87.js';
|
14
|
+
import { A as AutorizationType } from './auth-fetcher-749d880f.js';
|
15
15
|
import './index-bdf75557.js';
|
16
16
|
import './PrintUtils-3e4ff0f5.js';
|
17
17
|
import '@sankhyalabs/ezui/dist/collection/components/ez-grid/utils';
|
@@ -27,6 +27,7 @@ const SnkCrud = class {
|
|
27
27
|
this.configuratorSave = createEvent(this, "configuratorSave", 7);
|
28
28
|
this.configuratorCancel = createEvent(this, "configuratorCancel", 7);
|
29
29
|
this.formItemsReady = createEvent(this, "formItemsReady", 7);
|
30
|
+
this.viewModeChanged = createEvent(this, "viewModeChanged", 7);
|
30
31
|
this._keyDownHandler = async (event) => this.keyDownListener(event);
|
31
32
|
this._viewHistory = [];
|
32
33
|
this._customEditors = new Map();
|
@@ -55,6 +56,10 @@ const SnkCrud = class {
|
|
55
56
|
this.disablePersonalizedFilter = undefined;
|
56
57
|
this.autoLoad = undefined;
|
57
58
|
this.autoFocus = true;
|
59
|
+
this.enableGridInsert = false;
|
60
|
+
this.domainMessagesBuilder = undefined;
|
61
|
+
this.ignoreReadOnlyFormFields = undefined;
|
62
|
+
this.setCustomFormTitle = undefined;
|
58
63
|
this.customContainerId = `SNK-CRUD-CUSTOM-CONTAINER-${StringUtils.generateUUID()}`;
|
59
64
|
}
|
60
65
|
/**
|
@@ -163,6 +168,7 @@ const SnkCrud = class {
|
|
163
168
|
else if (viewMode === VIEW_MODE.FORM) {
|
164
169
|
this._guidesViewer.setFocus();
|
165
170
|
}
|
171
|
+
this.viewModeChanged.emit(viewMode);
|
166
172
|
}
|
167
173
|
openConfig(viewMode) {
|
168
174
|
this._snkConfigurator.close();
|
@@ -178,6 +184,8 @@ const SnkCrud = class {
|
|
178
184
|
ElementIDUtils.addIDInfo(this._element, null, dataInfo);
|
179
185
|
}
|
180
186
|
insertionModeHandler() {
|
187
|
+
if (this.enableGridInsert)
|
188
|
+
return;
|
181
189
|
this.gridToForm();
|
182
190
|
}
|
183
191
|
cancelHandler() {
|
@@ -226,6 +234,7 @@ const SnkCrud = class {
|
|
226
234
|
this._snkDataUnit = parent;
|
227
235
|
this._snkDataUnit.addEventListener("insertionMode", () => this.insertionModeHandler());
|
228
236
|
this._snkDataUnit.addEventListener("cancelEdition", () => this.cancelHandler());
|
237
|
+
this._snkDataUnit.domainMessagesBuilder = this.domainMessagesBuilder;
|
229
238
|
this._dataUnit = this._snkDataUnit.dataUnit;
|
230
239
|
this._dataState = this._snkDataUnit.dataState;
|
231
240
|
if (!this._dataUnit) {
|
@@ -390,8 +399,8 @@ const SnkCrud = class {
|
|
390
399
|
if (this._resourceID == undefined) {
|
391
400
|
return;
|
392
401
|
}
|
393
|
-
this._snkDataUnit.ignoreSaveMessage = this._currentViewMode === VIEW_MODE.GRID;
|
394
|
-
return (h(Host, null, h("ez-view-stack", { ref: (ref) => this._viewStack = ref, "data-element-id": "crud" }, h("stack-item", null, h("snk-grid", { ref: (ref) => this._snkGrid = ref, filterBarTitle: this.filterBarTitle, "data-element-id": "crud_grid", configName: this.configName, onGridDoubleClick: () => this.gridToForm(true), taskbarManager: this.taskbarManager, onActionClick: evt => this.executeAction(evt.detail), messagesBuilder: this.messagesBuilder, actionsList: this.actionsList, statusResolver: this.statusResolver, multipleSelection: this.multipleSelection, presentationMode: this.presentationMode, recordsValidator: this.recordsValidator, selectionToastConfig: this.selectionToastConfig, useEnterLikeTab: this.useEnterLikeTab, canEdit: this._canEdit, resourceID: this._resourceID, disablePersonalizedFilter: this.disablePersonalizedFilter, gridLegacyConfigName: this.gridLegacyConfigName, filterBarLegacyConfigName: this.filterBarLegacyConfigName, autoLoad: this.autoLoad, autoFocus: this.autoFocus }, h("slot", { name: "GRID_TASKBAR_CUSTOM_ELEMENTS" }), h("slot", { name: "GRID_HEADER_CUSTOM_ELEMENTS" }), h("slot", { name: "SnkGridHeader" }), h("slot", { name: "SnkGridFooter" }), h("slot", { name: "SnkGridTaskBar" }))), h("stack-item", null, h("snk-guides-viewer", { ref: ref => this._guidesViewer = ref, entityPath: this._snkDataUnit.entityName, messagesBuilder: this.messagesBuilder, onExit: () => this.setViewMode(VIEW_MODE.GRID), dataState: this._dataState, dataUnit: this._dataUnit, actionsList: this.actionsList, taskbarManager: this.taskbarManager, configName: this.configName, onActionClick: evt => this.executeAction(evt.detail), presentationMode: this.presentationMode, "data-element-id": "crud_form", canEdit: this._canEdit, recordsValidator: this.recordsValidator, resourceID: this._resourceID, detailTaskbarCustomContainerId: this.customContainerId, formLegacyConfigName: this.formLegacyConfigName }, h("slot", { name: "GUIDES_VIEWER_TASKBAR_CUSTOM_ELEMENTS" }), h("slot", { name: "SnkFormTaskBar" }))), h("stack-item", null, h("snk-attach", { registerKey: this.attachmentRegisterKey, messagesBuilder: this.messagesBuilder, entityName: this._snkDataUnit.entityName, onBack: this.backView.bind(this) })), h("snk-configurator", { ref: (ref) => this._snkConfigurator = ref, viewMode: this._currentViewMode, messagesBuilder: this.messagesBuilder, onConfigSelected: (evt) => this.setViewMode(evt.detail), onOpenConfig: (evt) => this.openConfig(evt.detail), showActionButtons: this.showActionButtons, onSave: evt => this.handleConfiguratorEvent(evt, 'SAVE'), onCancel: evt => this.handleConfiguratorEvent(evt, 'CANCEL'), resourceID: this._resourceID, customContainerId: this.customContainerId })), h("div", { id: `${this.customContainerId}` }, h("slot", { name: "SnkConfigContainerSlot" }), h("slot", { name: "DETAIL_GRID_HEADER_CUSTOM_ELEMENTS" }), h("slot", { name: "DETAIL_GRID_TASKBAR_CUSTOM_ELEMENTS" }), h("slot", { name: "DETAIL_TASKBAR_CUSTOM_ELEMENTS" }))));
|
402
|
+
this._snkDataUnit.ignoreSaveMessage = (this._currentViewMode === VIEW_MODE.GRID && !this.enableGridInsert);
|
403
|
+
return (h(Host, null, h("ez-view-stack", { ref: (ref) => this._viewStack = ref, "data-element-id": "crud" }, h("stack-item", null, h("snk-grid", { ref: (ref) => this._snkGrid = ref, filterBarTitle: this.filterBarTitle, "data-element-id": "crud_grid", configName: this.configName, onGridDoubleClick: () => this.gridToForm(true), taskbarManager: this.taskbarManager, onActionClick: evt => this.executeAction(evt.detail), messagesBuilder: this.messagesBuilder, actionsList: this.actionsList, statusResolver: this.statusResolver, multipleSelection: this.multipleSelection, presentationMode: this.presentationMode, recordsValidator: this.recordsValidator, selectionToastConfig: this.selectionToastConfig, useEnterLikeTab: this.useEnterLikeTab, canEdit: this._canEdit, resourceID: this._resourceID, disablePersonalizedFilter: this.disablePersonalizedFilter, gridLegacyConfigName: this.gridLegacyConfigName, filterBarLegacyConfigName: this.filterBarLegacyConfigName, autoLoad: this.autoLoad, autoFocus: this.autoFocus, enableGridInsert: this.enableGridInsert }, h("slot", { name: "GRID_TASKBAR_CUSTOM_ELEMENTS" }), h("slot", { name: "GRID_HEADER_CUSTOM_ELEMENTS" }), h("slot", { name: "SnkGridHeader" }), h("slot", { name: "SnkGridFooter" }), h("slot", { name: "SnkGridTaskBar" }))), h("stack-item", null, h("snk-guides-viewer", { ref: ref => this._guidesViewer = ref, entityPath: this._snkDataUnit.entityName, messagesBuilder: this.messagesBuilder, onExit: () => this.setViewMode(VIEW_MODE.GRID), dataState: this._dataState, dataUnit: this._dataUnit, actionsList: this.actionsList, taskbarManager: this.taskbarManager, configName: this.configName, onActionClick: evt => this.executeAction(evt.detail), presentationMode: this.presentationMode, "data-element-id": "crud_form", canEdit: this._canEdit, recordsValidator: this.recordsValidator, resourceID: this._resourceID, detailTaskbarCustomContainerId: this.customContainerId, formLegacyConfigName: this.formLegacyConfigName, enableGridInsert: this.enableGridInsert, getCustomTitle: this.setCustomFormTitle, ignoreReadOnlyFormFields: this.ignoreReadOnlyFormFields }, h("slot", { name: "GUIDES_VIEWER_TASKBAR_CUSTOM_ELEMENTS" }), h("slot", { name: "SnkFormTaskBar" }))), h("stack-item", null, h("snk-attach", { registerKey: this.attachmentRegisterKey, messagesBuilder: this.messagesBuilder, entityName: this._snkDataUnit.entityName, onBack: this.backView.bind(this) })), h("snk-configurator", { ref: (ref) => this._snkConfigurator = ref, viewMode: this._currentViewMode, messagesBuilder: this.messagesBuilder, onConfigSelected: (evt) => this.setViewMode(evt.detail), onOpenConfig: (evt) => this.openConfig(evt.detail), showActionButtons: this.showActionButtons, onSave: evt => this.handleConfiguratorEvent(evt, 'SAVE'), onCancel: evt => this.handleConfiguratorEvent(evt, 'CANCEL'), resourceID: this._resourceID, customContainerId: this.customContainerId })), h("div", { id: `${this.customContainerId}` }, h("slot", { name: "SnkConfigContainerSlot" }), h("slot", { name: "DETAIL_GRID_HEADER_CUSTOM_ELEMENTS" }), h("slot", { name: "DETAIL_GRID_TASKBAR_CUSTOM_ELEMENTS" }), h("slot", { name: "DETAIL_TASKBAR_CUSTOM_ELEMENTS" }))));
|
395
404
|
}
|
396
405
|
get _element() { return getElement(this); }
|
397
406
|
static get watchers() { return {
|