@sankhyalabs/sankhyablocks 10.1.0-dev.54 → 10.1.0-dev.56
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{ConfigStorage-4201dd3d.js → ConfigStorage-a28eceb2.js} +2 -2
- package/dist/cjs/{DataFetcher-b3a8075d.js → DataFetcher-98d95e8f.js} +0 -39
- package/dist/cjs/{ISave-4674c283.js → ISave-a9815bb3.js} +1 -1
- package/dist/cjs/{SnkFormConfigManager-c3a49038.js → SnkFormConfigManager-af47ba2f.js} +2 -2
- package/dist/cjs/{SnkMultiSelectionListDataSource-3a13fd34.js → SnkMultiSelectionListDataSource-2691125d.js} +11 -8
- package/dist/cjs/{auth-fetcher-0ecc53ff.js → auth-fetcher-9c257a1f.js} +1 -1
- package/dist/cjs/{dataunit-fetcher-c7e66f0d.js → dataunit-fetcher-afc246d8.js} +17 -105
- package/dist/cjs/{form-config-fetcher-f80dbc3b.js → form-config-fetcher-1ce4125c.js} +1 -1
- package/dist/cjs/pesquisa-grid_2.cjs.entry.js +4 -4
- package/dist/cjs/snk-actions-button_9.cjs.entry.js +5 -5
- package/dist/cjs/snk-application.cjs.entry.js +6 -6
- package/dist/cjs/snk-attach_11.cjs.entry.js +8 -8
- package/dist/cjs/snk-crud.cjs.entry.js +6 -6
- package/dist/cjs/snk-data-exporter.cjs.entry.js +5 -5
- package/dist/cjs/{snk-data-unit-35f10e01.js → snk-data-unit-ab570f87.js} +2 -2
- package/dist/cjs/snk-data-unit.cjs.entry.js +3 -3
- package/dist/cjs/snk-detail-view.cjs.entry.js +7 -7
- package/dist/cjs/snk-dynaform-detail-view_2.cjs.entry.js +7 -7
- package/dist/cjs/{snk-dynaform-guides-view-e98f7f3a.js → snk-dynaform-guides-view-30ce5a8c.js} +2 -2
- package/dist/cjs/snk-dynaform-guides-view.cjs.entry.js +4 -4
- package/dist/cjs/snk-dynaform.cjs.entry.js +6 -6
- package/dist/cjs/snk-filter-bar_4.cjs.entry.js +3 -3
- package/dist/cjs/snk-form_2.cjs.entry.js +4 -4
- package/dist/cjs/snk-grid.cjs.entry.js +6 -6
- package/dist/cjs/{snk-guides-viewer-3054d541.js → snk-guides-viewer-2a55fa3a.js} +1 -1
- package/dist/cjs/snk-guides-viewer.cjs.entry.js +5 -5
- package/dist/cjs/snk-layout-form-config.cjs.entry.js +4 -4
- package/dist/cjs/snk-pesquisa.cjs.entry.js +4 -4
- package/dist/cjs/{taskbarUtils-383c596e.js → taskbarUtils-4ca4235e.js} +4 -4
- package/dist/collection/lib/http/data-fetcher/fetchers/data-unit/DataUnitDataLoader.js +1 -1
- package/dist/collection/lib/http/data-fetcher/fetchers/data-unit/helpers/DataUnitDataLoaderHelper.js +15 -104
- package/dist/collection/lib/message/resources/en-us/dataUnitDataLoaderHelper.msg.js +0 -13
- package/dist/collection/lib/message/resources/es-es/dataUnitDataLoaderHelper.msg.js +0 -13
- package/dist/collection/lib/message/resources/pt-br/dataUnitDataLoaderHelper.msg.js +0 -13
- package/dist/collection/lib/utils/CrudUtils.js +7 -4
- package/dist/components/ContinuousInsertUtils.js +7 -4
- package/dist/components/SnkMessageBuilder.js +0 -39
- package/dist/components/dataunit-fetcher.js +16 -105
- package/dist/esm/{ConfigStorage-e834d1ea.js → ConfigStorage-346d781d.js} +2 -2
- package/dist/esm/{DataFetcher-5ed0a377.js → DataFetcher-7d8df5a2.js} +0 -39
- package/dist/esm/{ISave-5b46d691.js → ISave-2117075a.js} +1 -1
- package/dist/esm/{SnkFormConfigManager-bfd575c2.js → SnkFormConfigManager-066d370b.js} +2 -2
- package/dist/esm/{SnkMultiSelectionListDataSource-22b50dd6.js → SnkMultiSelectionListDataSource-056ede43.js} +11 -8
- package/dist/esm/{auth-fetcher-5283045d.js → auth-fetcher-5891e22c.js} +1 -1
- package/dist/esm/{dataunit-fetcher-2200fdd6.js → dataunit-fetcher-5dcb0e89.js} +17 -105
- package/dist/esm/{form-config-fetcher-db1bf140.js → form-config-fetcher-8e2082f3.js} +1 -1
- package/dist/esm/pesquisa-grid_2.entry.js +4 -4
- package/dist/esm/snk-actions-button_9.entry.js +5 -5
- package/dist/esm/snk-application.entry.js +6 -6
- package/dist/esm/snk-attach_11.entry.js +8 -8
- package/dist/esm/snk-crud.entry.js +6 -6
- package/dist/esm/snk-data-exporter.entry.js +5 -5
- package/dist/esm/{snk-data-unit-e8bd4143.js → snk-data-unit-f697345b.js} +2 -2
- package/dist/esm/snk-data-unit.entry.js +3 -3
- package/dist/esm/snk-detail-view.entry.js +7 -7
- package/dist/esm/snk-dynaform-detail-view_2.entry.js +7 -7
- package/dist/esm/{snk-dynaform-guides-view-1f1455d6.js → snk-dynaform-guides-view-6aae38f7.js} +2 -2
- package/dist/esm/snk-dynaform-guides-view.entry.js +4 -4
- package/dist/esm/snk-dynaform.entry.js +6 -6
- package/dist/esm/snk-filter-bar_4.entry.js +3 -3
- package/dist/esm/snk-form_2.entry.js +4 -4
- package/dist/esm/snk-grid.entry.js +6 -6
- package/dist/esm/{snk-guides-viewer-95fefcaa.js → snk-guides-viewer-3ea7e312.js} +1 -1
- package/dist/esm/snk-guides-viewer.entry.js +5 -5
- package/dist/esm/snk-layout-form-config.entry.js +4 -4
- package/dist/esm/snk-pesquisa.entry.js +4 -4
- package/dist/esm/{taskbarUtils-682ca78c.js → taskbarUtils-a43e4bba.js} +4 -4
- package/dist/sankhyablocks/{p-5d02c032.js → p-10d883b0.js} +1 -1
- package/dist/sankhyablocks/{p-51e853f2.js → p-13f91e7e.js} +1 -1
- package/dist/sankhyablocks/{p-e5362a5c.js → p-1bc6849e.js} +1 -1
- package/dist/sankhyablocks/{p-b1bf9564.js → p-3190ac29.js} +2 -2
- package/dist/sankhyablocks/{p-c538bd6c.entry.js → p-3630a5ae.entry.js} +1 -1
- package/dist/sankhyablocks/{p-eff38390.entry.js → p-3cc67d50.entry.js} +1 -1
- package/dist/sankhyablocks/{p-92c71225.entry.js → p-4a53fbeb.entry.js} +1 -1
- package/dist/sankhyablocks/{p-2b581179.entry.js → p-58e0f14b.entry.js} +1 -1
- package/dist/sankhyablocks/{p-09e2255b.entry.js → p-5a8390f9.entry.js} +1 -1
- package/dist/sankhyablocks/{p-06b6c284.entry.js → p-5c8217fa.entry.js} +1 -1
- package/dist/sankhyablocks/{p-670c43e3.entry.js → p-6f2de911.entry.js} +1 -1
- package/dist/sankhyablocks/{p-ccd61eb8.entry.js → p-741f1ad0.entry.js} +1 -1
- package/dist/sankhyablocks/{p-9c89a76a.entry.js → p-7827871d.entry.js} +1 -1
- package/dist/sankhyablocks/{p-22ddc1a5.entry.js → p-7e63af25.entry.js} +1 -1
- package/dist/sankhyablocks/{p-1cc4cf61.js → p-8d513b64.js} +1 -1
- package/dist/sankhyablocks/{p-51f1485c.entry.js → p-95777c35.entry.js} +1 -1
- package/dist/sankhyablocks/{p-589016e2.entry.js → p-a8a93568.entry.js} +1 -1
- package/dist/sankhyablocks/{p-dc45e9e5.entry.js → p-aa9d61fa.entry.js} +1 -1
- package/dist/sankhyablocks/{p-edd44079.entry.js → p-acd3adf9.entry.js} +1 -1
- package/dist/sankhyablocks/{p-dc83c70f.entry.js → p-b3762105.entry.js} +1 -1
- package/dist/sankhyablocks/p-c1e168a2.js +60 -0
- package/dist/sankhyablocks/{p-d5810110.js → p-c3bc693a.js} +1 -1
- package/dist/sankhyablocks/{p-70c2ee5c.js → p-c5889dae.js} +1 -1
- package/dist/sankhyablocks/{p-451b5bcc.entry.js → p-c6b6567f.entry.js} +1 -1
- package/dist/sankhyablocks/{p-d88278f8.js → p-d7657667.js} +1 -1
- package/dist/sankhyablocks/{p-2040953e.js → p-e91bd00e.js} +1 -1
- package/dist/sankhyablocks/{p-77c26de0.js → p-ed1b1b14.js} +1 -1
- package/dist/sankhyablocks/{p-ff28e5e4.entry.js → p-ee192f06.entry.js} +1 -1
- package/dist/sankhyablocks/p-fb3e17ff.js +1 -0
- package/dist/sankhyablocks/sankhyablocks.esm.js +1 -1
- package/dist/types/lib/http/data-fetcher/fetchers/data-unit/helpers/DataUnitDataLoaderHelper.d.ts +3 -1
- package/package.json +1 -1
- package/dist/sankhyablocks/p-1a04f537.js +0 -1
- package/dist/sankhyablocks/p-5c6eede7.js +0 -60
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { UserInterface, DataType, ApplicationContext, ErrorException } from '@sankhyalabs/core';
|
|
2
|
-
import { d as dist, D as DataFetcher } from './DataFetcher-
|
|
2
|
+
import { d as dist, D as DataFetcher } from './DataFetcher-7d8df5a2.js';
|
|
3
3
|
|
|
4
4
|
function buildGridMetadata(rawValue) {
|
|
5
5
|
const fieldsMetadata = buildFieldsMetadata(rawValue.fieldsMetadata);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ObjectUtils, StringUtils } from '@sankhyalabs/core';
|
|
2
|
-
import { C as ConfigStorage } from './ConfigStorage-
|
|
3
|
-
import { F as FormConfigFetcher } from './form-config-fetcher-
|
|
2
|
+
import { C as ConfigStorage } from './ConfigStorage-346d781d.js';
|
|
3
|
+
import { F as FormConfigFetcher } from './form-config-fetcher-8e2082f3.js';
|
|
4
4
|
import { a as TAB_NAMES } from './constants-7b422de0.js';
|
|
5
5
|
|
|
6
6
|
class SnkFormConfigManager {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { D as DataFetcher } from './DataFetcher-
|
|
2
|
-
import './ISave-
|
|
1
|
+
import { D as DataFetcher } from './DataFetcher-7d8df5a2.js';
|
|
2
|
+
import './ISave-2117075a.js';
|
|
3
3
|
import { SortMode, ApplicationContext, ObjectUtils, StringUtils, NumberUtils, DataType, UserInterface as UserInterface$1, DateUtils } from '@sankhyalabs/core';
|
|
4
4
|
import { D as DataExporterOption } from './index-b40568ff.js';
|
|
5
5
|
import '@sankhyalabs/ezui/dist/collection/utils/constants';
|
|
6
6
|
import { UserInterface } from '@sankhyalabs/core/dist/dataunit/metadata/UnitMetadata';
|
|
7
|
-
import { P as PreloadManager } from './dataunit-fetcher-
|
|
7
|
+
import { P as PreloadManager } from './dataunit-fetcher-5dcb0e89.js';
|
|
8
8
|
import './filter-item-type.enum-d45e026f.js';
|
|
9
|
-
import './form-config-fetcher-
|
|
9
|
+
import './form-config-fetcher-8e2082f3.js';
|
|
10
10
|
import './constants-7b422de0.js';
|
|
11
11
|
import { g as getSelectedRecordsIDsInfo } from './GetSelectedRecordsIDsInfo-9fa41508.js';
|
|
12
12
|
import { I as IExportType } from './IFetchDataExporterParams-d73bed3d.js';
|
|
@@ -19,10 +19,13 @@ class CrudUtils {
|
|
|
19
19
|
.columns
|
|
20
20
|
.filter(col => col.ascending != undefined)
|
|
21
21
|
.sort((colA, colB) => colA.orderIndex - colB.orderIndex)
|
|
22
|
-
.
|
|
23
|
-
const
|
|
24
|
-
|
|
25
|
-
|
|
22
|
+
.reduce((sortings, { name: field, ascending }) => {
|
|
23
|
+
const fieldMD = dataUnit.getField(field);
|
|
24
|
+
if (fieldMD) {
|
|
25
|
+
sortings.push({ field, dataType: fieldMD.dataType, mode: ascending ? SortMode.ASC : SortMode.DESC });
|
|
26
|
+
}
|
|
27
|
+
return sortings;
|
|
28
|
+
}, []);
|
|
26
29
|
}
|
|
27
30
|
}
|
|
28
31
|
static parseCrudResults(entities, onlyFirst) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ObjectUtils } from '@sankhyalabs/core';
|
|
2
|
-
import { R as ResourceFetcher } from './form-config-fetcher-
|
|
2
|
+
import { R as ResourceFetcher } from './form-config-fetcher-8e2082f3.js';
|
|
3
3
|
|
|
4
4
|
class AuthFetcher extends ResourceFetcher {
|
|
5
5
|
getData(resourceID) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ObjectUtils, DataUnit, DataUnitInMemoryLoader, ApplicationContext, StringUtils, UserInterface, DataUnitStorage, DataType, ChangeOperation } from '@sankhyalabs/core';
|
|
2
|
-
import { D as DataFetcher,
|
|
2
|
+
import { D as DataFetcher, d as dist } from './DataFetcher-7d8df5a2.js';
|
|
3
3
|
import { DISTINCT_FILTER_NAME_PREFIX } from '@sankhyalabs/ezui/dist/collection/utils/constants';
|
|
4
4
|
import { DataUnitTransient } from '@sankhyalabs/core/dist/dataunit/metadata/UnitMetadata';
|
|
5
5
|
import { ColumnFilterManager } from '@sankhyalabs/ezui/dist/collection/components/ez-grid/utils';
|
|
@@ -559,115 +559,27 @@ class DatasetStrategy {
|
|
|
559
559
|
}
|
|
560
560
|
}
|
|
561
561
|
|
|
562
|
-
|
|
563
|
-
return new Promise((resolve) => {
|
|
564
|
-
const messagesBuilder = new SnkMessageBuilder();
|
|
565
|
-
const { checkboxContainer, checkbox } = buildCheckboxContainer(messagesBuilder);
|
|
566
|
-
const popup = builPopup(resolve, checkbox, messagesBuilder);
|
|
567
|
-
const contentContainer = buildContentContainer();
|
|
568
|
-
const actionsContainer = buildActionsContainer();
|
|
569
|
-
contentContainer.appendChild(checkboxContainer);
|
|
570
|
-
contentContainer.appendChild(buildMessage(messagesBuilder));
|
|
571
|
-
actionsContainer.appendChild(buildContinuePaginationBtn(popup, checkbox, resolve, messagesBuilder));
|
|
572
|
-
actionsContainer.appendChild(buildCancelPaginationBtn(popup, resolve, messagesBuilder));
|
|
573
|
-
contentContainer.appendChild(actionsContainer);
|
|
574
|
-
popup.appendChild(contentContainer);
|
|
575
|
-
document.body.appendChild(popup);
|
|
576
|
-
});
|
|
577
|
-
}
|
|
578
|
-
function buildCheckboxContainer(messagesBuilder) {
|
|
579
|
-
const checkboxContainer = document.createElement('div');
|
|
580
|
-
checkboxContainer.style.marginBottom = '14px';
|
|
581
|
-
checkboxContainer.style.display = 'flex';
|
|
582
|
-
checkboxContainer.style.alignItems = 'center';
|
|
583
|
-
const { checkbox, checkboxLabel } = buildCheckbox(messagesBuilder);
|
|
584
|
-
checkboxContainer.appendChild(checkbox);
|
|
585
|
-
checkboxContainer.appendChild(checkboxLabel);
|
|
586
|
-
return { checkboxContainer, checkbox };
|
|
587
|
-
}
|
|
588
|
-
function buildCheckbox(messagesBuilder) {
|
|
589
|
-
const checkbox = document.createElement('input');
|
|
590
|
-
checkbox.type = 'checkbox';
|
|
591
|
-
checkbox.id = 'loadAll';
|
|
592
|
-
const checkboxLabel = document.createElement('label');
|
|
593
|
-
checkboxLabel.htmlFor = 'loadAll';
|
|
594
|
-
checkboxLabel.textContent = messagesBuilder === null || messagesBuilder === void 0 ? void 0 : messagesBuilder.getMessage("dataUnitDataLoaderHelper.checkbox.loadAll");
|
|
595
|
-
checkboxLabel.style.marginLeft = '5px';
|
|
596
|
-
return { checkbox, checkboxLabel };
|
|
597
|
-
}
|
|
598
|
-
function buildActionsContainer() {
|
|
599
|
-
const actionsContainer = document.createElement('div');
|
|
600
|
-
actionsContainer.style.display = 'flex';
|
|
601
|
-
actionsContainer.style.flexDirection = 'row';
|
|
602
|
-
actionsContainer.style.justifyContent = 'end';
|
|
603
|
-
actionsContainer.style.gap = '5px';
|
|
604
|
-
return actionsContainer;
|
|
605
|
-
}
|
|
606
|
-
function buildContentContainer() {
|
|
607
|
-
const contentContainer = document.createElement('div');
|
|
608
|
-
contentContainer.style.display = 'flex';
|
|
609
|
-
contentContainer.style.flexDirection = 'column';
|
|
610
|
-
contentContainer.style.fontFamily = 'var(--font-pattern, Roboto)';
|
|
611
|
-
contentContainer.style.fontSize = 'var(--text--medium)';
|
|
612
|
-
return contentContainer;
|
|
613
|
-
}
|
|
614
|
-
function buildMessage(messagesBuilder) {
|
|
615
|
-
const message = document.createElement('div');
|
|
616
|
-
const line1 = document.createElement('p');
|
|
617
|
-
const line2 = document.createElement('p');
|
|
618
|
-
const line3 = document.createElement('p');
|
|
619
|
-
line3.style.fontWeight = 'var(--text-weight--large, 600)';
|
|
620
|
-
line1.textContent = messagesBuilder === null || messagesBuilder === void 0 ? void 0 : messagesBuilder.getMessage("dataUnitDataLoaderHelper.pagination.line1");
|
|
621
|
-
line2.textContent = messagesBuilder === null || messagesBuilder === void 0 ? void 0 : messagesBuilder.getMessage("dataUnitDataLoaderHelper.pagination.line2");
|
|
622
|
-
line3.textContent = messagesBuilder === null || messagesBuilder === void 0 ? void 0 : messagesBuilder.getMessage("dataUnitDataLoaderHelper.pagination.line3");
|
|
623
|
-
message.appendChild(line1);
|
|
624
|
-
message.appendChild(line2);
|
|
625
|
-
message.appendChild(line3);
|
|
626
|
-
return message;
|
|
627
|
-
}
|
|
628
|
-
function buildCancelPaginationBtn(popup, resolve, messagesBuilder) {
|
|
629
|
-
const cancelPaginationBtn = document.createElement('ez-button');
|
|
630
|
-
cancelPaginationBtn.label = messagesBuilder === null || messagesBuilder === void 0 ? void 0 : messagesBuilder.getMessage("dataUnitDataLoaderHelper.buttons.cancel");
|
|
631
|
-
cancelPaginationBtn.size = 'medium';
|
|
632
|
-
cancelPaginationBtn.classList.add('ez-button--primary');
|
|
633
|
-
cancelPaginationBtn.onclick = () => {
|
|
634
|
-
document.body.removeChild(popup);
|
|
635
|
-
resolve(CancelPaginationResponse.CANCEL);
|
|
636
|
-
};
|
|
637
|
-
return cancelPaginationBtn;
|
|
638
|
-
}
|
|
639
|
-
function buildContinuePaginationBtn(popup, checkBox, resolve, messagesBuilder) {
|
|
640
|
-
const continuePaginationBtn = document.createElement('ez-button');
|
|
641
|
-
continuePaginationBtn.label = messagesBuilder === null || messagesBuilder === void 0 ? void 0 : messagesBuilder.getMessage("dataUnitDataLoaderHelper.buttons.continue");
|
|
642
|
-
continuePaginationBtn.size = 'medium';
|
|
643
|
-
continuePaginationBtn.onclick = () => {
|
|
644
|
-
document.body.removeChild(popup);
|
|
645
|
-
resolve(checkBox.checked ? CancelPaginationResponse.LOAD_ALL : CancelPaginationResponse.CONTINUE);
|
|
646
|
-
};
|
|
647
|
-
return continuePaginationBtn;
|
|
648
|
-
}
|
|
649
|
-
function builPopup(resolve, checkBox, messagesBuilder) {
|
|
650
|
-
const popup = document.createElement('ez-popup');
|
|
651
|
-
popup.opened = true;
|
|
652
|
-
popup.size = 'x-small';
|
|
653
|
-
popup.ezTitle = messagesBuilder === null || messagesBuilder === void 0 ? void 0 : messagesBuilder.getMessage("dataUnitDataLoaderHelper.pagination.title");
|
|
654
|
-
popup.heightMode = "auto";
|
|
655
|
-
popup.addEventListener('ezClosePopup', () => {
|
|
656
|
-
document.body.removeChild(popup);
|
|
657
|
-
resolve(checkBox.checked ? CancelPaginationResponse.LOAD_ALL : CancelPaginationResponse.CONTINUE);
|
|
658
|
-
}, { once: true });
|
|
659
|
-
popup.addEventListener('ezPopupAction', () => {
|
|
660
|
-
document.body.removeChild(popup);
|
|
661
|
-
resolve(CancelPaginationResponse.CANCEL);
|
|
662
|
-
}, { once: true });
|
|
663
|
-
return popup;
|
|
664
|
-
}
|
|
562
|
+
const ASK_CANCEL_PAGINATION_EVENT = 'ez-grid-pagination:ask-cancel';
|
|
665
563
|
var CancelPaginationResponse;
|
|
666
564
|
(function (CancelPaginationResponse) {
|
|
667
565
|
CancelPaginationResponse["CANCEL"] = "CANCEL";
|
|
668
566
|
CancelPaginationResponse["CONTINUE"] = "CONTINUE";
|
|
669
567
|
CancelPaginationResponse["LOAD_ALL"] = "LOAD_ALL";
|
|
670
568
|
})(CancelPaginationResponse || (CancelPaginationResponse = {}));
|
|
569
|
+
async function showAskCancelPaginationPopup(dataUnit) {
|
|
570
|
+
return new Promise((resolve) => {
|
|
571
|
+
const detail = {
|
|
572
|
+
dataUnitName: dataUnit === null || dataUnit === void 0 ? void 0 : dataUnit.name,
|
|
573
|
+
resolve,
|
|
574
|
+
};
|
|
575
|
+
const event = new CustomEvent(ASK_CANCEL_PAGINATION_EVENT, {
|
|
576
|
+
detail,
|
|
577
|
+
bubbles: false,
|
|
578
|
+
composed: false,
|
|
579
|
+
});
|
|
580
|
+
document.dispatchEvent(event);
|
|
581
|
+
});
|
|
582
|
+
}
|
|
671
583
|
|
|
672
584
|
class DataUnitDataLoader {
|
|
673
585
|
constructor() { }
|
|
@@ -732,7 +644,7 @@ class DataUnitDataLoader {
|
|
|
732
644
|
let newLoadingInfo = this.buildNewLoadingInfo(responseLoadingInfo);
|
|
733
645
|
if (this.canProceedPagination(responseLoadingInfo))
|
|
734
646
|
return this.recallLoader(dataUnit, newRequest, newLoadingInfo, dataLoader, result);
|
|
735
|
-
const confirm = await showAskCancelPaginationPopup();
|
|
647
|
+
const confirm = await showAskCancelPaginationPopup(dataUnit);
|
|
736
648
|
if (confirm === CancelPaginationResponse.CANCEL)
|
|
737
649
|
return this.handlePaginationCanceled(dataUnit, result);
|
|
738
650
|
if (confirm === CancelPaginationResponse.LOAD_ALL) {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { r as registerInstance, e as createEvent, h, f as Host, F as Fragment } from './index-04f73a26.js';
|
|
2
|
-
import { I as InMemoryLoader } from './dataunit-fetcher-
|
|
3
|
-
import './DataFetcher-
|
|
4
|
-
import { P as PesquisaFetcher } from './ISave-
|
|
2
|
+
import { I as InMemoryLoader } from './dataunit-fetcher-5dcb0e89.js';
|
|
3
|
+
import './DataFetcher-7d8df5a2.js';
|
|
4
|
+
import { P as PesquisaFetcher } from './ISave-2117075a.js';
|
|
5
5
|
import '@sankhyalabs/core';
|
|
6
6
|
import './index-b40568ff.js';
|
|
7
7
|
import '@sankhyalabs/ezui/dist/collection/utils/constants';
|
|
8
8
|
import '@sankhyalabs/core/dist/dataunit/metadata/UnitMetadata';
|
|
9
9
|
import './filter-item-type.enum-d45e026f.js';
|
|
10
|
-
import './form-config-fetcher-
|
|
10
|
+
import './form-config-fetcher-8e2082f3.js';
|
|
11
11
|
import './constants-7b422de0.js';
|
|
12
12
|
import { ApplicationUtils } from '@sankhyalabs/ezui/dist/collection/utils';
|
|
13
13
|
import '@sankhyalabs/ezui/dist/collection/components/ez-grid/utils';
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import { r as registerInstance, h, f as Host, g as getElement, e as createEvent } from './index-04f73a26.js';
|
|
2
2
|
import { ApplicationContext, StringUtils, ErrorException, WarningException, ObjectUtils, DateUtils, ServiceUtils, StorageType, ArrayUtils, ElementIDUtils, UserInterface } from '@sankhyalabs/core';
|
|
3
|
-
import { D as DataFetcher } from './DataFetcher-
|
|
3
|
+
import { D as DataFetcher } from './DataFetcher-7d8df5a2.js';
|
|
4
4
|
import { P as ParamType } from './ParamType-d5152b06.js';
|
|
5
|
-
import './ISave-
|
|
5
|
+
import './ISave-2117075a.js';
|
|
6
6
|
import './index-b40568ff.js';
|
|
7
7
|
import '@sankhyalabs/ezui/dist/collection/utils/constants';
|
|
8
8
|
import '@sankhyalabs/core/dist/dataunit/metadata/UnitMetadata';
|
|
9
|
-
import './dataunit-fetcher-
|
|
9
|
+
import './dataunit-fetcher-5dcb0e89.js';
|
|
10
10
|
import './filter-item-type.enum-d45e026f.js';
|
|
11
|
-
import { F as FormConfigFetcher } from './form-config-fetcher-
|
|
11
|
+
import { F as FormConfigFetcher } from './form-config-fetcher-8e2082f3.js';
|
|
12
12
|
import { O as ORDER_VALUES } from './constants-7b422de0.js';
|
|
13
13
|
import { g as getSelectedRecordsIDsInfo } from './GetSelectedRecordsIDsInfo-9fa41508.js';
|
|
14
14
|
import { R as ResourceIDUtils } from './ResourceIDUtils-a114189a.js';
|
|
15
15
|
import { ApplicationUtils, DialogType, FormLayout } from '@sankhyalabs/ezui/dist/collection/utils';
|
|
16
|
-
import { C as ConfigStorage } from './ConfigStorage-
|
|
16
|
+
import { C as ConfigStorage } from './ConfigStorage-346d781d.js';
|
|
17
17
|
import { GRID_COLUMN_DEFAULT_WIDTHS } from '@sankhyalabs/ezui/dist/collection/components/ez-grid/utils';
|
|
18
18
|
import { S as ServicesNumberingConfig } from './ServicesNumberingConfig-2f7b050e.js';
|
|
19
19
|
import './PrintUtils-3e4ff0f5.js';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { r as registerInstance, e as createEvent, h, f as Host, g as getElement } from './index-04f73a26.js';
|
|
2
2
|
import { DateUtils, StringUtils, ObjectUtils, WaitingChangeException, SilentException, WarningException, ErrorException, ElementIDUtils, SearchUtils, ArrayUtils, KeyboardManager, OnboardingUtils, DependencyType, DataType, ApplicationContext, ErrorTracking, UserAgentUtils, LockManager, LockManagerOperation } from '@sankhyalabs/core';
|
|
3
3
|
import { ApplicationUtils } from '@sankhyalabs/ezui/dist/collection/utils';
|
|
4
|
-
import { C as ConfigStorage } from './ConfigStorage-
|
|
5
|
-
import { d as dist, D as DataFetcher, U as UrlUtils, S as SnkMessageBuilder } from './DataFetcher-
|
|
6
|
-
import { A as AutorizationType, a as AuthFetcher } from './auth-fetcher-
|
|
7
|
-
import { P as PreloadManager, D as DataUnitFetcher } from './dataunit-fetcher-
|
|
8
|
-
import { P as PesquisaFetcher } from './ISave-
|
|
4
|
+
import { C as ConfigStorage } from './ConfigStorage-346d781d.js';
|
|
5
|
+
import { d as dist, D as DataFetcher, U as UrlUtils, S as SnkMessageBuilder } from './DataFetcher-7d8df5a2.js';
|
|
6
|
+
import { A as AutorizationType, a as AuthFetcher } from './auth-fetcher-5891e22c.js';
|
|
7
|
+
import { P as PreloadManager, D as DataUnitFetcher } from './dataunit-fetcher-5dcb0e89.js';
|
|
8
|
+
import { P as PesquisaFetcher } from './ISave-2117075a.js';
|
|
9
9
|
import { T as TEMPLATES_SKELETON } from './constants-7b422de0.js';
|
|
10
10
|
import './index-b40568ff.js';
|
|
11
11
|
import './filter-item-type.enum-d45e026f.js';
|
|
12
|
-
import { F as FormConfigFetcher } from './form-config-fetcher-
|
|
12
|
+
import { F as FormConfigFetcher } from './form-config-fetcher-8e2082f3.js';
|
|
13
13
|
import './PrintUtils-3e4ff0f5.js';
|
|
14
14
|
import '@sankhyalabs/core/dist/dataunit/metadata/UnitMetadata';
|
|
15
15
|
import '@sankhyalabs/ezui/dist/collection/utils/constants';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { r as registerInstance, e as createEvent, h, f as Host, F as Fragment, g as getElement } from './index-04f73a26.js';
|
|
2
2
|
import { ApplicationContext, DataType, Action, UserInterface, StringUtils, DataUnitLoaderUtils, DataUnit, ElementIDUtils, ObjectUtils, KeyboardManager } from '@sankhyalabs/core';
|
|
3
|
-
import { D as DataFetcher, S as SnkMessageBuilder } from './DataFetcher-
|
|
4
|
-
import { S as SaveErrorsEnum } from './ISave-
|
|
3
|
+
import { D as DataFetcher, S as SnkMessageBuilder } from './DataFetcher-7d8df5a2.js';
|
|
4
|
+
import { S as SaveErrorsEnum } from './ISave-2117075a.js';
|
|
5
5
|
import { P as PresentationMode } from './index-b40568ff.js';
|
|
6
|
-
import { P as PreloadManager, D as DataUnitFetcher, I as InMemoryLoader } from './dataunit-fetcher-
|
|
6
|
+
import { P as PreloadManager, D as DataUnitFetcher, I as InMemoryLoader } from './dataunit-fetcher-5dcb0e89.js';
|
|
7
7
|
import { F as FilterItemType } from './filter-item-type.enum-d45e026f.js';
|
|
8
|
-
import { F as FormConfigFetcher } from './form-config-fetcher-
|
|
8
|
+
import { F as FormConfigFetcher } from './form-config-fetcher-8e2082f3.js';
|
|
9
9
|
import { V as VIEW_MODE, S as SIMPLE_CRUD_MODE } from './constants-7b422de0.js';
|
|
10
|
-
import { A as AutorizationType } from './auth-fetcher-
|
|
10
|
+
import { A as AutorizationType } from './auth-fetcher-5891e22c.js';
|
|
11
11
|
import { T as TaskbarElement } from './taskbar-elements-63651ca7.js';
|
|
12
12
|
import { A as ActionDefaultFilter, F as FilterType } from './filter-type.enum-62b7fe88.js';
|
|
13
13
|
import { focusOnFieldSerch, SEARCH_FIELD_FULL_WIDTH, FormLayout, ApplicationUtils, CSSVarsUtils, buildFieldSearch } from '@sankhyalabs/ezui/dist/collection/utils';
|
|
@@ -15,12 +15,12 @@ import { DataBinder } from '@sankhyalabs/ezui/dist/collection/utils/form';
|
|
|
15
15
|
import { g as getPKs, b as base64ToBlob, s as sessionFileUpload, a as buildFileKey, d as downloadImage } from './ImageUtils-efbea0e4.js';
|
|
16
16
|
import { P as PersonalizedFilterUtils, a as FilterGroupCondition, D as DefaultFilter } from './PersonalizedFilterUtils-45b5803c.js';
|
|
17
17
|
import { E as EPresentationMode } from './presentationMode-783bbf9d.js';
|
|
18
|
-
import { C as ConfigStorage, P as PersonalizedFilterFetcher } from './ConfigStorage-
|
|
18
|
+
import { C as ConfigStorage, P as PersonalizedFilterFetcher } from './ConfigStorage-346d781d.js';
|
|
19
19
|
import { s as store } from './index-ea250be6.js';
|
|
20
|
-
import { S as SnkMultiSelectionListDataSource, T as TaskbarProcessor, R as RmPrecisionCustomValueFormatter, a as CrudUtils, b as ClientSideExporterProvider } from './SnkMultiSelectionListDataSource-
|
|
20
|
+
import { S as SnkMultiSelectionListDataSource, T as TaskbarProcessor, R as RmPrecisionCustomValueFormatter, a as CrudUtils, b as ClientSideExporterProvider } from './SnkMultiSelectionListDataSource-056ede43.js';
|
|
21
21
|
import '@sankhyalabs/ezui/dist/collection/utils/constants';
|
|
22
22
|
import '@sankhyalabs/core/dist/dataunit/metadata/UnitMetadata';
|
|
23
|
-
import { S as SnkFormConfigManager } from './SnkFormConfigManager-
|
|
23
|
+
import { S as SnkFormConfigManager } from './SnkFormConfigManager-066d370b.js';
|
|
24
24
|
import { C as ContinuousInsertUtils } from './ContinuousInsertUtils-bce77dc1.js';
|
|
25
25
|
import './PrintUtils-3e4ff0f5.js';
|
|
26
26
|
import '@sankhyalabs/ezui/dist/collection/components/ez-grid/utils';
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { r as registerInstance, e as createEvent, h, f as Host, g as getElement } from './index-04f73a26.js';
|
|
2
2
|
import { Action, StringUtils, ElementIDUtils, ApplicationContext, KeyboardManager } from '@sankhyalabs/core';
|
|
3
|
-
import './DataFetcher-
|
|
4
|
-
import './ISave-
|
|
3
|
+
import './DataFetcher-7d8df5a2.js';
|
|
4
|
+
import './ISave-2117075a.js';
|
|
5
5
|
import { P as PresentationMode, E as ExporterStrategy } from './index-b40568ff.js';
|
|
6
6
|
import '@sankhyalabs/ezui/dist/collection/utils/constants';
|
|
7
7
|
import '@sankhyalabs/core/dist/dataunit/metadata/UnitMetadata';
|
|
8
|
-
import './dataunit-fetcher-
|
|
8
|
+
import './dataunit-fetcher-5dcb0e89.js';
|
|
9
9
|
import './filter-item-type.enum-d45e026f.js';
|
|
10
|
-
import './form-config-fetcher-
|
|
10
|
+
import './form-config-fetcher-8e2082f3.js';
|
|
11
11
|
import { V as VIEW_MODE } from './constants-7b422de0.js';
|
|
12
|
-
import { A as AutorizationType } from './auth-fetcher-
|
|
12
|
+
import { A as AutorizationType } from './auth-fetcher-5891e22c.js';
|
|
13
13
|
import { S as ServicesNumberingConfig } from './ServicesNumberingConfig-2f7b050e.js';
|
|
14
14
|
import { T as TaskbarElement } from './taskbar-elements-63651ca7.js';
|
|
15
|
-
import { S as SimpleTaskbarProcessor, D as DEFAULT_TASKBAR_BUTTONS, C as CustomTaskbarButton, b as buildNativeTaskbarManager, g as getTopTaskBarId, a as getHeaderTaskbarId } from './taskbarUtils-
|
|
15
|
+
import { S as SimpleTaskbarProcessor, D as DEFAULT_TASKBAR_BUTTONS, C as CustomTaskbarButton, b as buildNativeTaskbarManager, g as getTopTaskBarId, a as getHeaderTaskbarId } from './taskbarUtils-a43e4bba.js';
|
|
16
16
|
import { v as validateFilters } from './filter-validate-faf51fa9.js';
|
|
17
17
|
import { buildFieldSearch } from '@sankhyalabs/ezui/dist/collection/utils';
|
|
18
18
|
import { C as ContinuousInsertUtils } from './ContinuousInsertUtils-bce77dc1.js';
|
|
@@ -4,14 +4,14 @@ import { ApplicationUtils, DialogType } from '@sankhyalabs/ezui/dist/collection/
|
|
|
4
4
|
import { I as IExportType } from './IFetchDataExporterParams-d73bed3d.js';
|
|
5
5
|
import { D as DataExporterOption, a as DataExporterType, b as DataExporterFormat } from './index-b40568ff.js';
|
|
6
6
|
import { R as REPORT_LAUNCHER_RESOURCE_ID } from './constants-7b422de0.js';
|
|
7
|
-
import { D as DataFetcher } from './DataFetcher-
|
|
8
|
-
import { S as SnkDataUnit } from './snk-data-unit-
|
|
9
|
-
import './ISave-
|
|
7
|
+
import { D as DataFetcher } from './DataFetcher-7d8df5a2.js';
|
|
8
|
+
import { S as SnkDataUnit } from './snk-data-unit-f697345b.js';
|
|
9
|
+
import './ISave-2117075a.js';
|
|
10
10
|
import '@sankhyalabs/ezui/dist/collection/utils/constants';
|
|
11
11
|
import '@sankhyalabs/core/dist/dataunit/metadata/UnitMetadata';
|
|
12
|
-
import './dataunit-fetcher-
|
|
12
|
+
import './dataunit-fetcher-5dcb0e89.js';
|
|
13
13
|
import './filter-item-type.enum-d45e026f.js';
|
|
14
|
-
import './form-config-fetcher-
|
|
14
|
+
import './form-config-fetcher-8e2082f3.js';
|
|
15
15
|
import './PrintUtils-3e4ff0f5.js';
|
|
16
16
|
import '@sankhyalabs/core/dist/dataunit/metadata/DataType';
|
|
17
17
|
import './GetSelectedRecordsIDsInfo-9fa41508.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { r as registerInstance, e as createEvent, h, g as getElement, f as Host } from './index-04f73a26.js';
|
|
2
2
|
import { ApplicationContext, Action, ObjectUtils, DataUnitAction, StringUtils } from '@sankhyalabs/core';
|
|
3
3
|
import { ApplicationUtils, DialogType } from '@sankhyalabs/ezui/dist/collection/utils';
|
|
4
|
-
import { O as OperationMap, S as SnkMessageBuilder } from './DataFetcher-
|
|
5
|
-
import { g as getRecordValue, a as DatasetStrategy } from './dataunit-fetcher-
|
|
4
|
+
import { O as OperationMap, S as SnkMessageBuilder } from './DataFetcher-7d8df5a2.js';
|
|
5
|
+
import { g as getRecordValue, a as DatasetStrategy } from './dataunit-fetcher-5dcb0e89.js';
|
|
6
6
|
import { convertType } from '@sankhyalabs/core/dist/dataunit/metadata/DataType';
|
|
7
7
|
import { g as getSelectedRecordsIDsInfo } from './GetSelectedRecordsIDsInfo-9fa41508.js';
|
|
8
8
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { S as snk_data_unit } from './snk-data-unit-
|
|
1
|
+
export { S as snk_data_unit } from './snk-data-unit-f697345b.js';
|
|
2
2
|
import './index-04f73a26.js';
|
|
3
3
|
import '@sankhyalabs/core';
|
|
4
4
|
import '@sankhyalabs/ezui/dist/collection/utils';
|
|
5
|
-
import './DataFetcher-
|
|
5
|
+
import './DataFetcher-7d8df5a2.js';
|
|
6
6
|
import './PrintUtils-3e4ff0f5.js';
|
|
7
7
|
import '@sankhyalabs/core/dist/dataunit/metadata/UnitMetadata';
|
|
8
|
-
import './dataunit-fetcher-
|
|
8
|
+
import './dataunit-fetcher-5dcb0e89.js';
|
|
9
9
|
import '@sankhyalabs/ezui/dist/collection/utils/constants';
|
|
10
10
|
import '@sankhyalabs/ezui/dist/collection/components/ez-grid/utils';
|
|
11
11
|
import '@sankhyalabs/core/dist/utils/SortingUtils';
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import { r as registerInstance, e as createEvent, i as forceUpdate, h, f as Host, g as getElement } from './index-04f73a26.js';
|
|
2
2
|
import { Action, StringUtils, KeyboardManager } from '@sankhyalabs/core';
|
|
3
|
-
import { S as SnkFormConfigManager } from './SnkFormConfigManager-
|
|
3
|
+
import { S as SnkFormConfigManager } from './SnkFormConfigManager-066d370b.js';
|
|
4
4
|
import { FormMetadata, buildFormMetadata } from '@sankhyalabs/ezui/dist/collection/utils/form';
|
|
5
|
-
import { S as SnkMessageBuilder } from './DataFetcher-
|
|
6
|
-
import './ISave-
|
|
5
|
+
import { S as SnkMessageBuilder } from './DataFetcher-7d8df5a2.js';
|
|
6
|
+
import './ISave-2117075a.js';
|
|
7
7
|
import { P as PresentationMode } from './index-b40568ff.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-5dcb0e89.js';
|
|
11
11
|
import './filter-item-type.enum-d45e026f.js';
|
|
12
|
-
import './form-config-fetcher-
|
|
12
|
+
import './form-config-fetcher-8e2082f3.js';
|
|
13
13
|
import { V as VIEW_MODE } from './constants-7b422de0.js';
|
|
14
14
|
import { T as TaskbarElement } from './taskbar-elements-63651ca7.js';
|
|
15
|
-
import { S as SnkGuidesViewer } from './snk-guides-viewer-
|
|
15
|
+
import { S as SnkGuidesViewer } from './snk-guides-viewer-3ea7e312.js';
|
|
16
16
|
import { buildFieldSearch, SHORTCUT_SEARCH_FIELD } from '@sankhyalabs/ezui/dist/collection/utils';
|
|
17
|
-
import './ConfigStorage-
|
|
17
|
+
import './ConfigStorage-346d781d.js';
|
|
18
18
|
import './PrintUtils-3e4ff0f5.js';
|
|
19
19
|
import '@sankhyalabs/ezui/dist/collection/components/ez-grid/utils';
|
|
20
20
|
import '@sankhyalabs/core/dist/utils/SortingUtils';
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { r as registerInstance, i as forceUpdate, h, f as Host, g as getElement, e as createEvent } from './index-04f73a26.js';
|
|
2
2
|
import { Action, StringUtils, KeyboardManager, ObjectUtils, ApplicationContext } from '@sankhyalabs/core';
|
|
3
|
-
import { S as SnkDynaformGuidesViewer, a as SnkFormConfigManager } from './snk-dynaform-guides-view-
|
|
3
|
+
import { S as SnkDynaformGuidesViewer, a as SnkFormConfigManager } from './snk-dynaform-guides-view-6aae38f7.js';
|
|
4
4
|
import { buildFormMetadata, FormMetadata, buildFormConfigFromDataUnit } from '@sankhyalabs/ezui/dist/collection/utils/form';
|
|
5
|
-
import { S as SnkMessageBuilder } from './DataFetcher-
|
|
6
|
-
import './ISave-
|
|
5
|
+
import { S as SnkMessageBuilder } from './DataFetcher-7d8df5a2.js';
|
|
6
|
+
import './ISave-2117075a.js';
|
|
7
7
|
import { P as PresentationMode } from './index-b40568ff.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-5dcb0e89.js';
|
|
11
11
|
import './filter-item-type.enum-d45e026f.js';
|
|
12
|
-
import { U as UserConfigType } from './form-config-fetcher-
|
|
12
|
+
import { U as UserConfigType } from './form-config-fetcher-8e2082f3.js';
|
|
13
13
|
import { V as VIEW_MODE, a as TAB_NAMES, G as GROUP_NAMES } from './constants-7b422de0.js';
|
|
14
14
|
import { T as TaskbarElement } from './taskbar-elements-63651ca7.js';
|
|
15
15
|
import { buildFieldSearch, SHORTCUT_SEARCH_FIELD, ApplicationUtils } from '@sankhyalabs/ezui/dist/collection/utils';
|
|
16
|
-
import { S as SimpleTaskbarProcessor, D as DEFAULT_TASKBAR_BUTTONS, g as getTopTaskBarId } from './taskbarUtils-
|
|
16
|
+
import { S as SimpleTaskbarProcessor, D as DEFAULT_TASKBAR_BUTTONS, g as getTopTaskBarId } from './taskbarUtils-a43e4bba.js';
|
|
17
17
|
import { b as buildGuides, a as buildChildrenGuides, c as buildCustomGuides, d as buildGuidesMap, g as getFieldsToSave, u as updateTabInFieldsFromGroupList, e as buildNewGuideName } from './FormConfigHelper-efc29480.js';
|
|
18
|
-
import './ConfigStorage-
|
|
18
|
+
import './ConfigStorage-346d781d.js';
|
|
19
19
|
import './PrintUtils-3e4ff0f5.js';
|
|
20
20
|
import '@sankhyalabs/ezui/dist/collection/components/ez-grid/utils';
|
|
21
21
|
import '@sankhyalabs/core/dist/utils/SortingUtils';
|
package/dist/esm/{snk-dynaform-guides-view-1f1455d6.js → snk-dynaform-guides-view-6aae38f7.js}
RENAMED
|
@@ -3,8 +3,8 @@ import { ObjectUtils, StringUtils, Action, KeyboardManager, ElementIDUtils } fro
|
|
|
3
3
|
import { buildFieldSearch, SHORTCUT_SEARCH_FIELD } from '@sankhyalabs/ezui/dist/collection/utils';
|
|
4
4
|
import { buildFormMetadata, FormMetadata } from '@sankhyalabs/ezui/dist/collection/utils/form';
|
|
5
5
|
import { a as TAB_NAMES, V as VIEW_MODE } from './constants-7b422de0.js';
|
|
6
|
-
import { C as ConfigStorage } from './ConfigStorage-
|
|
7
|
-
import { F as FormConfigFetcher } from './form-config-fetcher-
|
|
6
|
+
import { C as ConfigStorage } from './ConfigStorage-346d781d.js';
|
|
7
|
+
import { F as FormConfigFetcher } from './form-config-fetcher-8e2082f3.js';
|
|
8
8
|
import { T as TaskbarElement } from './taskbar-elements-63651ca7.js';
|
|
9
9
|
|
|
10
10
|
class SnkFormConfigManager {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export { S as snk_dynaform_guides_view } from './snk-dynaform-guides-view-
|
|
1
|
+
export { S as snk_dynaform_guides_view } from './snk-dynaform-guides-view-6aae38f7.js';
|
|
2
2
|
import './index-04f73a26.js';
|
|
3
3
|
import '@sankhyalabs/core';
|
|
4
4
|
import '@sankhyalabs/ezui/dist/collection/utils';
|
|
5
5
|
import '@sankhyalabs/ezui/dist/collection/utils/form';
|
|
6
6
|
import './constants-7b422de0.js';
|
|
7
|
-
import './ConfigStorage-
|
|
8
|
-
import './form-config-fetcher-
|
|
9
|
-
import './DataFetcher-
|
|
7
|
+
import './ConfigStorage-346d781d.js';
|
|
8
|
+
import './form-config-fetcher-8e2082f3.js';
|
|
9
|
+
import './DataFetcher-7d8df5a2.js';
|
|
10
10
|
import './PrintUtils-3e4ff0f5.js';
|
|
11
11
|
import '@sankhyalabs/core/dist/dataunit/metadata/UnitMetadata';
|
|
12
12
|
import './filter-item-type.enum-d45e026f.js';
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { r as registerInstance, e as createEvent, h, f as Host, g as getElement } from './index-04f73a26.js';
|
|
2
2
|
import { Action, DataUnitAction, StringUtils, ElementIDUtils, ApplicationContext, KeyboardManager } from '@sankhyalabs/core';
|
|
3
3
|
import { buildFieldSearch } from '@sankhyalabs/ezui/dist/collection/utils';
|
|
4
|
-
import './DataFetcher-
|
|
5
|
-
import './ISave-
|
|
4
|
+
import './DataFetcher-7d8df5a2.js';
|
|
5
|
+
import './ISave-2117075a.js';
|
|
6
6
|
import { P as PresentationMode, E as ExporterStrategy } from './index-b40568ff.js';
|
|
7
7
|
import '@sankhyalabs/ezui/dist/collection/utils/constants';
|
|
8
8
|
import '@sankhyalabs/core/dist/dataunit/metadata/UnitMetadata';
|
|
9
|
-
import './dataunit-fetcher-
|
|
9
|
+
import './dataunit-fetcher-5dcb0e89.js';
|
|
10
10
|
import './filter-item-type.enum-d45e026f.js';
|
|
11
|
-
import './form-config-fetcher-
|
|
11
|
+
import './form-config-fetcher-8e2082f3.js';
|
|
12
12
|
import { V as VIEW_MODE } from './constants-7b422de0.js';
|
|
13
|
-
import { A as AutorizationType } from './auth-fetcher-
|
|
13
|
+
import { A as AutorizationType } from './auth-fetcher-5891e22c.js';
|
|
14
14
|
import { C as ContinuousInsertUtils } from './ContinuousInsertUtils-bce77dc1.js';
|
|
15
|
-
import { S as SimpleTaskbarProcessor, D as DEFAULT_TASKBAR_BUTTONS, C as CustomTaskbarButton, b as buildNativeTaskbarManager, g as getTopTaskBarId, a as getHeaderTaskbarId } from './taskbarUtils-
|
|
15
|
+
import { S as SimpleTaskbarProcessor, D as DEFAULT_TASKBAR_BUTTONS, C as CustomTaskbarButton, b as buildNativeTaskbarManager, g as getTopTaskBarId, a as getHeaderTaskbarId } from './taskbarUtils-a43e4bba.js';
|
|
16
16
|
import { v as validateFilters } from './filter-validate-faf51fa9.js';
|
|
17
17
|
import { S as ServicesNumberingConfig } from './ServicesNumberingConfig-2f7b050e.js';
|
|
18
18
|
import { T as TaskbarElement } from './taskbar-elements-63651ca7.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, e as createEvent, h, f as Host, g as getElement, i as forceUpdate } from './index-04f73a26.js';
|
|
2
2
|
import { DataType, StringUtils, ObjectUtils, ErrorException, ApplicationContext, LockManager, LockManagerOperation, ElementIDUtils, DateUtils, MaskFormatter, KeyboardManager, FloatingManager, ArrayUtils } from '@sankhyalabs/core';
|
|
3
3
|
import { EzScrollDirection } from '@sankhyalabs/ezui/dist/collection/components/ez-scroller/EzScrollDirection';
|
|
4
|
-
import { C as ConfigStorage } from './ConfigStorage-
|
|
4
|
+
import { C as ConfigStorage } from './ConfigStorage-346d781d.js';
|
|
5
5
|
import { F as FilterOperand, P as PersonalizedFilterUtils, D as DefaultFilter } from './PersonalizedFilterUtils-45b5803c.js';
|
|
6
6
|
import { toString } from '@sankhyalabs/core/dist/dataunit/metadata/DataType';
|
|
7
7
|
import { F as FilterItemType } from './filter-item-type.enum-d45e026f.js';
|
|
@@ -10,8 +10,8 @@ import { ModalAction } from '@sankhyalabs/ezui/dist/collection/components/ez-mod
|
|
|
10
10
|
import { ApplicationUtils } from '@sankhyalabs/ezui/dist/collection/utils';
|
|
11
11
|
import { F as FilterType, A as ActionDefaultFilter } from './filter-type.enum-62b7fe88.js';
|
|
12
12
|
import { g as getInvalidFilters } from './filter-validate-faf51fa9.js';
|
|
13
|
-
import './form-config-fetcher-
|
|
14
|
-
import './DataFetcher-
|
|
13
|
+
import './form-config-fetcher-8e2082f3.js';
|
|
14
|
+
import './DataFetcher-7d8df5a2.js';
|
|
15
15
|
import './PrintUtils-3e4ff0f5.js';
|
|
16
16
|
import '@sankhyalabs/core/dist/dataunit/metadata/UnitMetadata';
|
|
17
17
|
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { r as registerInstance, e as createEvent, h, g as getElement, f as Host } from './index-04f73a26.js';
|
|
2
2
|
import { ElementIDUtils, ObjectUtils, ApplicationContext } from '@sankhyalabs/core';
|
|
3
|
-
import { S as SnkFormConfigManager } from './SnkFormConfigManager-
|
|
3
|
+
import { S as SnkFormConfigManager } from './SnkFormConfigManager-066d370b.js';
|
|
4
4
|
import { R as ResourceIDUtils } from './ResourceIDUtils-a114189a.js';
|
|
5
5
|
import { buildFormConfigFromDataUnit } from '@sankhyalabs/ezui/dist/collection/utils/form';
|
|
6
6
|
import { ApplicationUtils } from '@sankhyalabs/ezui/dist/collection/utils';
|
|
7
|
-
import { U as UserConfigType } from './form-config-fetcher-
|
|
7
|
+
import { U as UserConfigType } from './form-config-fetcher-8e2082f3.js';
|
|
8
8
|
import { a as TAB_NAMES, G as GROUP_NAMES } from './constants-7b422de0.js';
|
|
9
9
|
import { b as buildGuides, a as buildChildrenGuides, c as buildCustomGuides, d as buildGuidesMap, g as getFieldsToSave, u as updateTabInFieldsFromGroupList, e as buildNewGuideName } from './FormConfigHelper-d09669f3.js';
|
|
10
|
-
import './ConfigStorage-
|
|
11
|
-
import './DataFetcher-
|
|
10
|
+
import './ConfigStorage-346d781d.js';
|
|
11
|
+
import './DataFetcher-7d8df5a2.js';
|
|
12
12
|
import './PrintUtils-3e4ff0f5.js';
|
|
13
13
|
import '@sankhyalabs/core/dist/dataunit/metadata/UnitMetadata';
|
|
14
14
|
import './filter-item-type.enum-d45e026f.js';
|
|
@@ -2,17 +2,17 @@ import { r as registerInstance, e as createEvent, h, F as Fragment, g as getElem
|
|
|
2
2
|
import { KeyboardManager, Action, ElementIDUtils, ApplicationContext, StringUtils } from '@sankhyalabs/core';
|
|
3
3
|
import { SelectionMode } from '@sankhyalabs/core/dist/dataunit/DataUnit';
|
|
4
4
|
import { buildFieldSearch } from '@sankhyalabs/ezui/dist/collection/utils';
|
|
5
|
-
import './DataFetcher-
|
|
6
|
-
import './ISave-
|
|
7
|
-
import { C as CommonsExporter, T as TaskbarProcessor, a as CrudUtils, S as SnkMultiSelectionListDataSource, R as RmPrecisionCustomValueFormatter, b as ClientSideExporterProvider } from './SnkMultiSelectionListDataSource-
|
|
5
|
+
import './DataFetcher-7d8df5a2.js';
|
|
6
|
+
import './ISave-2117075a.js';
|
|
7
|
+
import { C as CommonsExporter, T as TaskbarProcessor, a as CrudUtils, S as SnkMultiSelectionListDataSource, R as RmPrecisionCustomValueFormatter, b as ClientSideExporterProvider } from './SnkMultiSelectionListDataSource-056ede43.js';
|
|
8
8
|
import { P as PresentationMode, E as ExporterStrategy } from './index-b40568ff.js';
|
|
9
9
|
import '@sankhyalabs/ezui/dist/collection/utils/constants';
|
|
10
10
|
import '@sankhyalabs/core/dist/dataunit/metadata/UnitMetadata';
|
|
11
|
-
import './dataunit-fetcher-
|
|
11
|
+
import './dataunit-fetcher-5dcb0e89.js';
|
|
12
12
|
import './filter-item-type.enum-d45e026f.js';
|
|
13
|
-
import './form-config-fetcher-
|
|
13
|
+
import './form-config-fetcher-8e2082f3.js';
|
|
14
14
|
import './constants-7b422de0.js';
|
|
15
|
-
import { C as ConfigStorage } from './ConfigStorage-
|
|
15
|
+
import { C as ConfigStorage } from './ConfigStorage-346d781d.js';
|
|
16
16
|
import { s as store } from './index-ea250be6.js';
|
|
17
17
|
import { C as ContinuousInsertUtils } from './ContinuousInsertUtils-bce77dc1.js';
|
|
18
18
|
import { g as getSelectedRecordsIDsInfo } from './GetSelectedRecordsIDsInfo-9fa41508.js';
|
|
@@ -3,7 +3,7 @@ import { ObjectUtils, Action, KeyboardManager } from '@sankhyalabs/core';
|
|
|
3
3
|
import { buildFieldSearch, SHORTCUT_SEARCH_FIELD } from '@sankhyalabs/ezui/dist/collection/utils';
|
|
4
4
|
import { buildFormMetadata, FormMetadata } from '@sankhyalabs/ezui/dist/collection/utils/form';
|
|
5
5
|
import { V as VIEW_MODE } from './constants-7b422de0.js';
|
|
6
|
-
import { S as SnkFormConfigManager } from './SnkFormConfigManager-
|
|
6
|
+
import { S as SnkFormConfigManager } from './SnkFormConfigManager-066d370b.js';
|
|
7
7
|
import { T as TaskbarElement } from './taskbar-elements-63651ca7.js';
|
|
8
8
|
|
|
9
9
|
const snkGuidesViewerCss = ".sc-snk-guides-viewer-h{--snk-guides-viewer--space-large:var(--space--large, 24px);--snk-guides-viewer--space-small:var(--space--2xs, 8px);--snk-guides-viewer__header--min-height:132px;--snk-guides-viewer__header--z-index:var(--more-visible, 2);--snk-guides-viewer__header--background-color:var(--background--body, #fafcff);--snk-guides-viewer__guide-navigator--width:340px;--snk-workspace--header-height:40px;display:block;outline:none}ez-guide-navigator.sc-snk-guides-viewer{--ez-guide-navigator--border-radius:var(--space--12, 12px)}snk-form-view.sc-snk-guides-viewer{width:100%}stack-item.snk-guides-viewer.sc-snk-guides-viewer{display:grid}stack-item.sc-snk-guides-viewer.sc-snk-guides-viewer{display:grid;min-height:100%}.snk-guides-viewer.sc-snk-guides-viewer{position:relative;padding:0 var(--snk-guides-viewer--space-small);padding-bottom:var(--snk-guides-viewer--space-small)}.snk-guides-viewer__detail-container.sc-snk-guides-viewer{display:flex;row-gap:24px;flex-direction:column;max-height:calc(100vh - var(--snk-guides-viewer__header--min-height));overflow-y:auto}.snk-guides-viewer__header.sc-snk-guides-viewer{position:sticky;align-items:center;top:0;z-index:var(--snk-guides-viewer__header--z-index);background-color:var(--snk-guides-viewer__header--background-color);min-height:var(--snk-guides-viewer__header--min-height);width:calc(100% + (var(--snk-guides-viewer--space-large) * 2));padding-left:var(--snk-guides-viewer--space-large);padding-right:var(--snk-guides-viewer--space-large);padding-top:var(--snk-guides-viewer--space-large);padding-bottom:var(--snk-guides-viewer--space-small);margin-left:calc(var(--snk-guides-viewer--space-large) * -1);margin-right:calc(var(--snk-guides-viewer--space-large) * -1);margin-bottom:var(--snk-guides-viewer--space-small)}.snk-guides-viewer__header-breadcrumb.sc-snk-guides-viewer{width:25%;display:flex}.snk-guides-viewer__header-taskbar.sc-snk-guides-viewer{width:75%}.snk-guides-viewer__container.sc-snk-guides-viewer{display:grid;grid-template-columns:minmax(0, auto) minmax(0, 100%);height:100%;column-gap:var(--snk-guides-viewer--space-small)}.snk-guides-viewer__guide-navigator.sc-snk-guides-viewer{position:sticky;top:var(--snk-guides-viewer--space-small);height:calc(100vh - var(--snk-guides-viewer__header--min-height))}.snk-guides-viewer__guide-navigator[open].sc-snk-guides-viewer{width:var(--snk-guides-viewer__guide-navigator--width);max-width:var(--snk-guides-viewer__guide-navigator--width);min-width:var(--snk-guides-viewer__guide-navigator--width)}.snk-guides-viewer__detail-content.sc-snk-guides-viewer{min-height:100%;align-items:flex-start;align-content:flex-start}";
|