@genesislcap/pbc-reconciliation-ui 0.0.45 → 14.339.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.env +3 -0
- package/dist/dts/components/configurations-panel/configuration-datasources/configuration-datasources.d.ts.map +1 -1
- package/dist/dts/components/configurations-panel/configuration-datasources/configuration-datasources.template.d.ts.map +1 -1
- package/dist/dts/components/configurations-panel/configurations-panel.d.ts +2 -2
- package/dist/dts/components/configurations-panel/configurations-panel.d.ts.map +1 -1
- package/dist/dts/components/configurations-panel/configurations-panel.template.d.ts.map +1 -1
- package/dist/dts/components/configurations-panel/reconciliation-rule-row/reconciliation-rule-row.d.ts.map +1 -1
- package/dist/dts/components/configurations-panel/reconciliation-rule-row/reconciliation-rule-row.template.d.ts.map +1 -1
- package/dist/dts/components/data-dictionaries/columns.d.ts +2 -2
- package/dist/dts/components/data-dictionaries/columns.d.ts.map +1 -1
- package/dist/dts/components/data-dictionaries/data-dictionaries-utils.d.ts.map +1 -1
- package/dist/dts/components/data-dictionaries/data-dictionaries.d.ts +3 -6
- package/dist/dts/components/data-dictionaries/data-dictionaries.d.ts.map +1 -1
- package/dist/dts/components/data-dictionaries/data-dictionaries.template.d.ts +1 -1
- package/dist/dts/components/data-dictionaries/data-dictionaries.template.d.ts.map +1 -1
- package/dist/dts/components/data-dictionaries/data-dictionaries.types.d.ts +6 -0
- package/dist/dts/components/data-dictionaries/data-dictionaries.types.d.ts.map +1 -0
- package/dist/dts/components/list/list.d.ts.map +1 -1
- package/dist/dts/components/list/list.template.d.ts.map +1 -1
- package/dist/dts/components/rapid-components.d.ts.map +1 -1
- package/dist/dts/components/reconciliations-panel/columns.d.ts.map +1 -1
- package/dist/dts/components/reconciliations-panel/input-parameter/input-parameter.d.ts +3 -14
- package/dist/dts/components/reconciliations-panel/input-parameter/input-parameter.d.ts.map +1 -1
- package/dist/dts/components/reconciliations-panel/input-parameter/input-parameter.template.d.ts +1 -1
- package/dist/dts/components/reconciliations-panel/input-parameter/input-parameter.template.d.ts.map +1 -1
- package/dist/dts/components/reconciliations-panel/input-parameter/input-parameter.types.d.ts +13 -0
- package/dist/dts/components/reconciliations-panel/input-parameter/input-parameter.types.d.ts.map +1 -0
- package/dist/dts/components/reconciliations-panel/reconciliation-no-rows-overlay.d.ts +1 -1
- package/dist/dts/components/reconciliations-panel/reconciliation-no-rows-overlay.d.ts.map +1 -1
- package/dist/dts/components/reconciliations-panel/reconciliations-panel.d.ts +1 -1
- package/dist/dts/components/reconciliations-panel/reconciliations-panel.d.ts.map +1 -1
- package/dist/dts/components/reconciliations-panel/reconciliations-panel.styles.d.ts.map +1 -1
- package/dist/dts/components/reconciliations-panel/reconciliations-panel.template.d.ts.map +1 -1
- package/dist/dts/components/reconciliations-panel/reconciliations-panel.utils.d.ts +1 -1
- package/dist/dts/components/reconciliations-panel/reconciliations-panel.utils.d.ts.map +1 -1
- package/dist/dts/components/reconciliations-panel/result-details/result-details.d.ts +4 -33
- package/dist/dts/components/reconciliations-panel/result-details/result-details.d.ts.map +1 -1
- package/dist/dts/components/reconciliations-panel/result-details/result-details.template.d.ts +1 -1
- package/dist/dts/components/reconciliations-panel/result-details/result-details.template.d.ts.map +1 -1
- package/dist/dts/components/reconciliations-panel/result-details/result-details.types.d.ts +30 -0
- package/dist/dts/components/reconciliations-panel/result-details/result-details.types.d.ts.map +1 -0
- package/dist/dts/components/zero-components.d.ts.map +1 -1
- package/dist/dts/config/config.d.ts.map +1 -1
- package/dist/dts/config/configure.d.ts.map +1 -1
- package/dist/dts/config/templates.d.ts +2 -2
- package/dist/dts/config/templates.d.ts.map +1 -1
- package/dist/dts/main/main.d.ts +2 -2
- package/dist/dts/main/main.d.ts.map +1 -1
- package/dist/dts/main/main.styles.d.ts.map +1 -1
- package/dist/dts/main/main.template.d.ts +1 -1
- package/dist/dts/main/main.template.d.ts.map +1 -1
- package/dist/dts/reconciliation.types.d.ts +13 -13
- package/dist/dts/reconciliation.types.d.ts.map +1 -1
- package/dist/dts/sandbox.d.ts +2 -2
- package/dist/dts/sandbox.d.ts.map +1 -1
- package/dist/dts/services/document.service.d.ts.map +1 -1
- package/dist/dts/services/reconciliation-configuration.service.d.ts.map +1 -1
- package/dist/dts/services/reconciliation.service.d.ts.map +1 -1
- package/dist/dts/utils/delete-row-action-cell-renderer.d.ts.map +1 -1
- package/dist/dts/utils/endpoint.d.ts.map +1 -1
- package/dist/dts/utils/eventDetail.d.ts.map +1 -1
- package/dist/dts/utils/format-date.d.ts.map +1 -1
- package/dist/dts/utils/humanize.d.ts.map +1 -1
- package/dist/dts/utils/isEmpty.d.ts.map +1 -1
- package/dist/dts/utils/notification.d.ts.map +1 -1
- package/dist/esm/components/configurations-panel/configuration-datasources/configuration-datasources.js +3 -3
- package/dist/esm/components/configurations-panel/configuration-datasources/configuration-datasources.js.map +1 -1
- package/dist/esm/components/configurations-panel/configuration-datasources/configuration-datasources.styles.js +4 -4
- package/dist/esm/components/configurations-panel/configuration-datasources/configuration-datasources.styles.js.map +1 -1
- package/dist/esm/components/configurations-panel/configuration-datasources/configuration-datasources.template.js +1 -1
- package/dist/esm/components/configurations-panel/configuration-datasources/configuration-datasources.template.js.map +1 -1
- package/dist/esm/components/configurations-panel/configurations-panel.js +15 -11
- package/dist/esm/components/configurations-panel/configurations-panel.js.map +1 -1
- package/dist/esm/components/configurations-panel/configurations-panel.styles.js +346 -346
- package/dist/esm/components/configurations-panel/configurations-panel.styles.js.map +1 -1
- package/dist/esm/components/configurations-panel/configurations-panel.template.js +276 -278
- package/dist/esm/components/configurations-panel/configurations-panel.template.js.map +1 -1
- package/dist/esm/components/configurations-panel/reconciliation-rule-row/reconciliation-rule-row.js +3 -3
- package/dist/esm/components/configurations-panel/reconciliation-rule-row/reconciliation-rule-row.js.map +1 -1
- package/dist/esm/components/configurations-panel/reconciliation-rule-row/reconciliation-rule-row.styles.js +1 -1
- package/dist/esm/components/configurations-panel/reconciliation-rule-row/reconciliation-rule-row.template.js +1 -1
- package/dist/esm/components/configurations-panel/reconciliation-rule-row/reconciliation-rule-row.template.js.map +1 -1
- package/dist/esm/components/data-dictionaries/columns.js +4 -4
- package/dist/esm/components/data-dictionaries/data-dictionaries-utils.js.map +1 -1
- package/dist/esm/components/data-dictionaries/data-dictionaries.js +7 -11
- package/dist/esm/components/data-dictionaries/data-dictionaries.js.map +1 -1
- package/dist/esm/components/data-dictionaries/data-dictionaries.styles.js +1 -1
- package/dist/esm/components/data-dictionaries/data-dictionaries.template.js +3 -3
- package/dist/esm/components/data-dictionaries/data-dictionaries.template.js.map +1 -1
- package/dist/esm/components/data-dictionaries/data-dictionaries.types.js +7 -0
- package/dist/esm/components/data-dictionaries/data-dictionaries.types.js.map +1 -0
- package/dist/esm/components/list/list.js +1 -1
- package/dist/esm/components/list/list.js.map +1 -1
- package/dist/esm/components/list/list.template.js.map +1 -1
- package/dist/esm/components/rapid-components.js +1 -2
- package/dist/esm/components/rapid-components.js.map +1 -1
- package/dist/esm/components/reconciliations-panel/columns.js +9 -15
- package/dist/esm/components/reconciliations-panel/columns.js.map +1 -1
- package/dist/esm/components/reconciliations-panel/input-parameter/input-parameter.js +8 -21
- package/dist/esm/components/reconciliations-panel/input-parameter/input-parameter.js.map +1 -1
- package/dist/esm/components/reconciliations-panel/input-parameter/input-parameter.styles.js +7 -7
- package/dist/esm/components/reconciliations-panel/input-parameter/input-parameter.template.js +9 -12
- package/dist/esm/components/reconciliations-panel/input-parameter/input-parameter.template.js.map +1 -1
- package/dist/esm/components/reconciliations-panel/input-parameter/input-parameter.types.js +16 -0
- package/dist/esm/components/reconciliations-panel/input-parameter/input-parameter.types.js.map +1 -0
- package/dist/esm/components/reconciliations-panel/reconciliations-panel.js +40 -32
- package/dist/esm/components/reconciliations-panel/reconciliations-panel.js.map +1 -1
- package/dist/esm/components/reconciliations-panel/reconciliations-panel.styles.js +300 -301
- package/dist/esm/components/reconciliations-panel/reconciliations-panel.styles.js.map +1 -1
- package/dist/esm/components/reconciliations-panel/reconciliations-panel.template.js +335 -331
- package/dist/esm/components/reconciliations-panel/reconciliations-panel.template.js.map +1 -1
- package/dist/esm/components/reconciliations-panel/reconciliations-panel.utils.js +9 -9
- package/dist/esm/components/reconciliations-panel/reconciliations-panel.utils.js.map +1 -1
- package/dist/esm/components/reconciliations-panel/result-details/result-details.js +24 -43
- package/dist/esm/components/reconciliations-panel/result-details/result-details.js.map +1 -1
- package/dist/esm/components/reconciliations-panel/result-details/result-details.template.js +7 -7
- package/dist/esm/components/reconciliations-panel/result-details/result-details.template.js.map +1 -1
- package/dist/esm/components/reconciliations-panel/result-details/result-details.types.js +17 -0
- package/dist/esm/components/reconciliations-panel/result-details/result-details.types.js.map +1 -0
- package/dist/esm/components/zero-components.js +2 -3
- package/dist/esm/components/zero-components.js.map +1 -1
- package/dist/esm/config/config.js.map +1 -1
- package/dist/esm/config/configure.js +1 -1
- package/dist/esm/config/configure.js.map +1 -1
- package/dist/esm/config/templates.js +1 -1
- package/dist/esm/main/main.js +4 -4
- package/dist/esm/main/main.js.map +1 -1
- package/dist/esm/main/main.styles.js +1 -0
- package/dist/esm/main/main.styles.js.map +1 -1
- package/dist/esm/main/main.template.js +8 -7
- package/dist/esm/main/main.template.js.map +1 -1
- package/dist/esm/sandbox.js +15 -8
- package/dist/esm/sandbox.js.map +1 -1
- package/dist/esm/services/data-dictionary.service.js +6 -6
- package/dist/esm/services/data-dictionary.service.js.map +1 -1
- package/dist/esm/services/document.service.js +3 -4
- package/dist/esm/services/document.service.js.map +1 -1
- package/dist/esm/services/reconciliation-configuration.service.js +3 -1
- package/dist/esm/services/reconciliation-configuration.service.js.map +1 -1
- package/dist/esm/services/reconciliation.service.js +8 -5
- package/dist/esm/services/reconciliation.service.js.map +1 -1
- package/dist/esm/utils/delete-row-action-cell-renderer.js +1 -3
- package/dist/esm/utils/delete-row-action-cell-renderer.js.map +1 -1
- package/dist/esm/utils/endpoint.js.map +1 -1
- package/dist/esm/utils/humanize.js.map +1 -1
- package/dist/esm/utils/icons.js +1 -1
- package/dist/esm/utils/isEmpty.js.map +1 -1
- package/dist/esm/utils/notification.js +1 -1
- package/dist/esm/utils/notification.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -0
- package/license.txt +46 -0
- package/package.json +31 -30
- package/src/components/configurations-panel/configuration-datasources/configuration-datasources.styles.ts +72 -0
- package/src/components/configurations-panel/configuration-datasources/configuration-datasources.template.ts +73 -0
- package/src/components/configurations-panel/configuration-datasources/configuration-datasources.ts +64 -0
- package/src/components/configurations-panel/configurations-panel.styles.ts +363 -0
- package/src/components/configurations-panel/configurations-panel.template.ts +356 -0
- package/src/components/configurations-panel/configurations-panel.ts +387 -0
- package/src/components/configurations-panel/recon-rules-columns.ts +117 -0
- package/src/components/configurations-panel/reconciliation-rule-row/reconciliation-rule-row.styles.ts +73 -0
- package/src/components/configurations-panel/reconciliation-rule-row/reconciliation-rule-row.template.ts +122 -0
- package/src/components/configurations-panel/reconciliation-rule-row/reconciliation-rule-row.ts +202 -0
- package/src/components/data-dictionaries/columns.ts +42 -0
- package/src/components/data-dictionaries/data-dictionaries-utils.ts +40 -0
- package/src/components/data-dictionaries/data-dictionaries.styles.ts +92 -0
- package/src/components/data-dictionaries/data-dictionaries.template.ts +78 -0
- package/src/components/data-dictionaries/data-dictionaries.ts +236 -0
- package/src/components/data-dictionaries/data-dictionaries.types.ts +5 -0
- package/src/components/list/list.styles.ts +88 -0
- package/src/components/list/list.template.ts +36 -0
- package/src/components/list/list.ts +33 -0
- package/src/components/rapid-components.ts +69 -0
- package/src/components/reconciliations-panel/columns.ts +74 -0
- package/src/components/reconciliations-panel/input-parameter/input-parameter.styles.ts +104 -0
- package/src/components/reconciliations-panel/input-parameter/input-parameter.template.ts +93 -0
- package/src/components/reconciliations-panel/input-parameter/input-parameter.ts +131 -0
- package/src/components/reconciliations-panel/input-parameter/input-parameter.types.ts +14 -0
- package/src/components/reconciliations-panel/reconciliation-no-rows-overlay.ts +18 -0
- package/src/components/reconciliations-panel/reconciliations-panel.styles.ts +328 -0
- package/src/components/reconciliations-panel/reconciliations-panel.template.ts +432 -0
- package/src/components/reconciliations-panel/reconciliations-panel.ts +441 -0
- package/src/components/reconciliations-panel/reconciliations-panel.utils.ts +103 -0
- package/src/components/reconciliations-panel/result-details/result-details.styles.ts +108 -0
- package/src/components/reconciliations-panel/result-details/result-details.template.ts +88 -0
- package/src/components/reconciliations-panel/result-details/result-details.ts +200 -0
- package/src/components/reconciliations-panel/result-details/result-details.types.ts +30 -0
- package/src/components/zero-components.ts +61 -0
- package/src/config/config.ts +49 -0
- package/src/config/configure.ts +72 -0
- package/src/config/index.ts +2 -0
- package/src/config/templates.ts +80 -0
- package/src/globals.d.ts +7 -0
- package/src/index.federated.ts +1 -0
- package/src/index.ts +3 -0
- package/src/main/index.ts +3 -0
- package/src/main/main.styles.ts +33 -0
- package/src/main/main.template.ts +65 -0
- package/src/main/main.ts +153 -0
- package/src/reconciliation.types.ts +170 -0
- package/src/sandbox.ts +40 -0
- package/src/services/data-dictionary.service.ts +64 -0
- package/src/services/document.service.ts +72 -0
- package/src/services/reconciliation-configuration.service.ts +105 -0
- package/src/services/reconciliation.service.ts +120 -0
- package/src/styles/scrollbar.styles.ts +15 -0
- package/src/tags/index.ts +1 -0
- package/src/tags/tags.ts +143 -0
- package/src/typings.d.ts +1 -0
- package/src/utils/delete-row-action-cell-renderer.ts +71 -0
- package/src/utils/endpoint.ts +15 -0
- package/src/utils/eventDetail.ts +5 -0
- package/src/utils/format-date.ts +9 -0
- package/src/utils/humanize.ts +14 -0
- package/src/utils/icons.ts +24 -0
- package/src/utils/index.ts +2 -0
- package/src/utils/isEmpty.ts +2 -0
- package/src/utils/logger.ts +3 -0
- package/src/utils/notification.ts +35 -0
- package/tsconfig.json +45 -0
- package/Dockerfile +0 -12
- package/docs/images/lsp_jetbrains_one.png +0 -0
- package/docs/images/lsp_jetbrains_two.png +0 -0
- package/docs/images/lsp_vscode_one.png +0 -0
- package/docs/images/lsp_vscode_two.png +0 -0
- package/playwright.config.ts +0 -1
- package/test/README.md +0 -3
- package/test/e2e/fixture.ts +0 -25
- package/test/e2e/flows/001-protected.e2e.ts +0 -6
- package/test/e2e/index.ts +0 -2
- package/test/e2e/pages/index.ts +0 -1
- package/test/e2e/pages/protected.ts +0 -16
- package/test/unit/mock/services/data-dictionary-service-mock.ts +0 -15
- package/test/unit/mock/services/reconciliation-configuration-service-mock.ts +0 -26
- package/test/unit/mock/services/reconciliation-service-mock.ts +0 -11
package/.env
ADDED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"configuration-datasources.d.ts","sourceRoot":"","sources":["../../../../../src/components/configurations-panel/configuration-datasources/configuration-datasources.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAmC,MAAM,uBAAuB,CAAC;
|
|
1
|
+
{"version":3,"file":"configuration-datasources.d.ts","sourceRoot":"","sources":["../../../../../src/components/configurations-panel/configuration-datasources/configuration-datasources.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAmC,MAAM,uBAAuB,CAAC;AACxF,OAAO,EAAE,iBAAiB,EAAE,UAAU,EAAE,cAAc,EAAE,MAAM,+BAA+B,CAAC;AAK9F,qBAKa,wBAAyB,SAAQ,cAAc;IAC9C,cAAc,EAAE,MAAM,CAAQ;IAC9B,cAAc,EAAE,MAAM,CAAuB;IAC7C,iBAAiB,EAAE,CAAC,OAAO,iBAAiB,CAAC,CAAC,MAAM,OAAO,iBAAiB,CAAC,CAAC;IAC9E,YAAY,EAAE,MAAM,CAAC;IACrB,gBAAgB,QAAM;IACtB,wBAAwB,EAAE,UAAU,CAAC;IACQ,aAAa,EAAE,OAAO,CAAS;IAExF,iBAAiB;IAIjB,aAAa,CAAC,cAAc,EAAE,cAAc;IAc5C,aAAa,CAAC,UAAU,EAAE,UAAU;IAMpC,oBAAoB,CAAC,IAAI,EAAE,MAAM;IAMjC,aAAa,CAAC,KAAK,KAAA;;;;;IAQnB,KAAK;CAKN"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"configuration-datasources.template.d.ts","sourceRoot":"","sources":["../../../../../src/components/configurations-panel/configuration-datasources/configuration-datasources.template.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"configuration-datasources.template.d.ts","sourceRoot":"","sources":["../../../../../src/components/configurations-panel/configuration-datasources/configuration-datasources.template.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,wBAAwB,EAAE,MAAM,6BAA6B,CAAC;AAEvE,eAAO,MAAM,gCAAgC,+EA2D5C,CAAC"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { GenesisElement } from '@genesislcap/web-core';
|
|
2
2
|
import { Configuration, ConfigurationMode, DataDictionary, DataDictionaryField, Datasource, ReconConfigurationRule, DatasourceType } from '../../reconciliation.types';
|
|
3
|
-
import { ReconciliationConfigurationService } from '../../services/reconciliation-configuration.service';
|
|
4
3
|
import { DataDictionaryService } from '../../services/data-dictionary.service';
|
|
4
|
+
import { ReconciliationConfigurationService } from '../../services/reconciliation-configuration.service';
|
|
5
5
|
import { ConfigurationDatasources } from './configuration-datasources/configuration-datasources';
|
|
6
|
-
export
|
|
6
|
+
export type DatasourceEdit = {
|
|
7
7
|
IS_EDITING: boolean;
|
|
8
8
|
} & Datasource;
|
|
9
9
|
export declare class ConfigurationsPanel extends GenesisElement {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"configurations-panel.d.ts","sourceRoot":"","sources":["../../../../src/components/configurations-panel/configurations-panel.ts"],"names":[],"mappings":"AACA,OAAO,EAAO,cAAc,EAA6B,MAAM,uBAAuB,CAAC;
|
|
1
|
+
{"version":3,"file":"configurations-panel.d.ts","sourceRoot":"","sources":["../../../../src/components/configurations-panel/configurations-panel.ts"],"names":[],"mappings":"AACA,OAAO,EAAO,cAAc,EAA6B,MAAM,uBAAuB,CAAC;AACvF,OAAO,EACL,aAAa,EAEb,iBAAiB,EACjB,cAAc,EACd,mBAAmB,EACnB,UAAU,EACV,sBAAsB,EAEtB,cAAc,EACf,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAC/E,OAAO,EAAE,kCAAkC,EAAE,MAAM,qDAAqD,CAAC;AAIzG,OAAO,EAAE,wBAAwB,EAAE,MAAM,uDAAuD,CAAC;AAIjG,MAAM,MAAM,cAAc,GAAG;IAC3B,UAAU,EAAE,OAAO,CAAC;CACrB,GAAG,UAAU,CAAC;AAEf,qBAKa,mBAAoB,SAAQ,cAAc;IAErD,kCAAkC,EAAE,kCAAkC,CAAC;IAChD,qBAAqB,EAAE,qBAAqB,CAAC;IACxD,cAAc,EAAE,KAAK,CAAC,aAAa,CAAC,CAAM;IAC1C,WAAW,EAAE,KAAK,CAAC,cAAc,CAAC,CAAM;IACxC,gBAAgB,EAAE,KAAK,CAAC,cAAc,CAAC,CAAM;IAE7C,qBAAqB,EAAE,aAAa,CAAQ;IAC5C,iBAAiB,EAAE,MAAM,CAAQ;IACjC,uBAAuB,EAAE,MAAM,CAAiC;IAChE,sBAAsB,EAAE,MAAM,CAAmC;IACjE,gBAAgB,EAAE,MAAM,CAAM;IAC9B,iBAAiB,EAAE,CAAC,OAAO,iBAAiB,CAAC,CAAC,MAAM,OAAO,iBAAiB,CAAC,CAAC;IAC9E,wBAAwB,EAAE,OAAO,CAAS;IAC1C,SAAS,EAAE,OAAO,CAAS;IAE3B,UAAU,EAAE,KAAK,CAAC,sBAAsB,CAAC,CAAM;IAC/C,oBAAoB,EAAE,KAAK,CAAC,mBAAmB,CAAC,CAAM;IACtD,kBAAkB,EAAE,KAAK,CAAC,mBAAmB,CAAC,CAAM;IACpD,eAAe,EAAE,wBAAwB,CAAC;IAC1C,gBAAgB,EAAE,wBAAwB,CAAC;IAC3C,iBAAiB,EAAE,MAAM,CAAC;IAC1B,gBAAgB,QAAM;IAE5B,iBAAiB;IAOjB,iBAAiB;IAKjB,gBAAgB;IAQhB,mBAAmB;IAMnB,qBAAqB;IAO3B,gBAAgB;IAUhB,gBAAgB;IAKhB,KAAK;IAWC,mBAAmB,CAAC,aAAa,EAAE,aAAa;IAwCtD,mBAAmB,CAAC,KAAK,EAAE,MAAM;IAmCrB,uBAAuB,EAAE,OAAO,CAAS;IAErD,aAAa,CAAC,UAAU,EAAE,UAAU;IASpC,gBAAgB,CAAC,KAAK,EAAE,MAAM;IAM9B,cAAc;IAWd,oBAAoB;;oBAnMR,OAAO;;;;;IA4MnB,mBAAmB;IAWnB,qBAAqB;IAuBrB,iBAAiB;IA2CX,gBAAgB,CAAC,QAAQ,KAAA;IAqB/B,YAAY,CAAC,IAAI,KAAA;IAcjB,qBAAqB;IAMrB,UAAU,CAAC,KAAK,KAAA;IAKhB,UAAU,CAAC,IAAI,KAAA,EAAE,KAAK,KAAA;IAItB,wBAAwB;IAKjB,yBAAyB,GAAI,cAAS,UAE3C;IAEF,qBAAqB,CAAC,GAAG,KAAA,EAAE,KAAK,KAAA;IAQhC,gBAAgB;IAKhB,oBAAoB;CAUrB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"configurations-panel.template.d.ts","sourceRoot":"","sources":["../../../../src/components/configurations-panel/configurations-panel.template.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"configurations-panel.template.d.ts","sourceRoot":"","sources":["../../../../src/components/configurations-panel/configurations-panel.template.ts"],"names":[],"mappings":"AAwBA,OAAO,EAAE,mBAAmB,EAAkB,MAAM,wBAAwB,CAAC;AAkT7E,eAAO,MAAM,2BAA2B,0EAyBvC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reconciliation-rule-row.d.ts","sourceRoot":"","sources":["../../../../../src/components/configurations-panel/reconciliation-rule-row/reconciliation-rule-row.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,
|
|
1
|
+
{"version":3,"file":"reconciliation-rule-row.d.ts","sourceRoot":"","sources":["../../../../../src/components/configurations-panel/reconciliation-rule-row/reconciliation-rule-row.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAA6B,MAAM,uBAAuB,CAAC;AAClF,OAAO,EACL,mBAAmB,EACnB,SAAS,EACT,sBAAsB,EACtB,aAAa,EACb,QAAQ,EACT,MAAM,+BAA+B,CAAC;AAKvC,qBAKa,qBAAsB,SAAQ,cAAc;IAC3C,oBAAoB,EAAE,KAAK,CAAC,mBAAmB,CAAC,CAAM;IACtD,kBAAkB,EAAE,KAAK,CAAC,mBAAmB,CAAC,CAAM;IACpD,cAAc,EAAE,KAAK,CAAC,aAAa,CAAC,CAAM;IAC1C,SAAS,EAAE,MAAM,CAAQ;IACzB,SAAS,EAAE,SAAS,CAAQ;IAC5B,aAAa,EAAE,aAAa,CAAQ;IACpC,cAAc,EAAE,MAAM,CAAC;IACvB,UAAU,EAAE,OAAO,CAAS;IAC5B,IAAI,EAAE,QAAQ,CAAgB;IAC9B,SAAS,EAAE,sBAAsB,CAAC;IAC9C,iBAAiB;IAYjB,0BAA0B;IAQ1B,iBAAiB,CAAC,SAAS,KAAA;IAsB3B,oBAAoB,CAAC,IAAI,KAAA,EAAE,KAAK,KAAA;IAWhC,mBAAmB,CAAC,GAAG,KAAA;IAUvB,cAAc;IAOd,gBAAgB;IAOhB,mBAAmB,CAAC,KAAK,KAAA,EAAE,KAAK,KAAA;IAOhC,iBAAiB,CAAC,KAAK,KAAA;IAyBvB,mBAAmB,CAAC,KAAK,KAAA;IAezB,SAAS;IAQT,iBAAiB;IAMjB,OAAO;IAqBP,UAAU;IAIV,eAAe;CAUhB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reconciliation-rule-row.template.d.ts","sourceRoot":"","sources":["../../../../../src/components/configurations-panel/reconciliation-rule-row/reconciliation-rule-row.template.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"reconciliation-rule-row.template.d.ts","sourceRoot":"","sources":["../../../../../src/components/configurations-panel/reconciliation-rule-row/reconciliation-rule-row.template.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,qBAAqB,EAAE,MAAM,2BAA2B,CAAC;AAElE,eAAO,MAAM,6BAA6B,4EA4GzC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { FieldType } from
|
|
2
|
-
import { DeleteRowActionCellRenderer } from
|
|
1
|
+
import { FieldType } from '../../reconciliation.types';
|
|
2
|
+
import { DeleteRowActionCellRenderer } from '../../utils/delete-row-action-cell-renderer';
|
|
3
3
|
export declare const DATA_DICTIONARY_FIELDS_COLUMNS: (context: any) => ({
|
|
4
4
|
field: string;
|
|
5
5
|
headerName: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"columns.d.ts","sourceRoot":"","sources":["../../../../src/components/data-dictionaries/columns.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,4BAA4B,CAAC;AAEvD,OAAO,EAAE,2BAA2B,EAAE,MAAM,6CAA6C,CAAC;AAE1F,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"columns.d.ts","sourceRoot":"","sources":["../../../../src/components/data-dictionaries/columns.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,4BAA4B,CAAC;AAEvD,OAAO,EAAE,2BAA2B,EAAE,MAAM,6CAA6C,CAAC;AAE1F,eAAO,MAAM,8BAA8B,GAAI,YAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAqCrD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"data-dictionaries-utils.d.ts","sourceRoot":"","sources":["../../../../src/components/data-dictionaries/data-dictionaries-utils.ts"],"names":[],"mappings":"AAEA,wBAAgB,wBAAwB,CACtC,OAAO,EAAE,GAAG,EACZ,KAAK,EAAE,MAAM,EACb,IAAI,EAAE,MAAM,EACZ,eAAe,EAAE,MAAM,EACvB,gBAAgB,EAAE,GAAG,EACrB,eAAe,EAAE,MAAM,EACvB,gBAAgB,EAAE,GAAG,EACrB,YAAY,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"data-dictionaries-utils.d.ts","sourceRoot":"","sources":["../../../../src/components/data-dictionaries/data-dictionaries-utils.ts"],"names":[],"mappings":"AAEA,wBAAgB,wBAAwB,CACtC,OAAO,EAAE,GAAG,EACZ,KAAK,EAAE,MAAM,EACb,IAAI,EAAE,MAAM,EACZ,eAAe,EAAE,MAAM,EACvB,gBAAgB,EAAE,GAAG,EACrB,eAAe,EAAE,MAAM,EACvB,gBAAgB,EAAE,GAAG,EACrB,YAAY,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,QA6B1B"}
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
+
import { GridPro } from '@genesislcap/rapid-grid-pro';
|
|
1
2
|
import { GenesisElement } from '@genesislcap/web-core';
|
|
2
3
|
import { DataDictionary } from '../../reconciliation.types';
|
|
3
4
|
import { DataDictionaryService } from '../../services/data-dictionary.service';
|
|
4
|
-
import {
|
|
5
|
-
export
|
|
6
|
-
CREATE = "CREATE",
|
|
7
|
-
UPDATE = "UPDATE",
|
|
8
|
-
DELETE = "DELETE"
|
|
9
|
-
}
|
|
5
|
+
import { DataDictionaryOperation } from './data-dictionaries.types';
|
|
6
|
+
export { DataDictionaryOperation };
|
|
10
7
|
export declare class DataDictionaries extends GenesisElement {
|
|
11
8
|
dataDictionaryService: DataDictionaryService;
|
|
12
9
|
operation: DataDictionaryOperation;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"data-dictionaries.d.ts","sourceRoot":"","sources":["../../../../src/components/data-dictionaries/data-dictionaries.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,
|
|
1
|
+
{"version":3,"file":"data-dictionaries.d.ts","sourceRoot":"","sources":["../../../../src/components/data-dictionaries/data-dictionaries.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAO,cAAc,EAA6B,MAAM,uBAAuB,CAAC;AACvF,OAAO,EAAE,cAAc,EAAa,MAAM,4BAA4B,CAAC;AACvE,OAAO,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAQ/E,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAEpE,OAAO,EAAE,uBAAuB,EAAE,CAAC;AAEnC,qBAKa,gBAAiB,SAAQ,cAAc;IAC3B,qBAAqB,EAAE,qBAAqB,CAAC;IAExD,SAAS,EAAE,uBAAuB,CAAQ;IAC1C,YAAY,EAAE,KAAK,CAAC,cAAc,CAAC,CAAM;IAEzC,kBAAkB,EAAE,cAAc,CAAQ;IAE1C,cAAc,EAAE,MAAM,CAAQ;IAC9B,SAAS,EAAE,MAAM,CAAQ;IACzB,SAAS,EAAE,MAAM,CAAQ;IACzB,WAAW,KAAM;IAEjB,MAAM,QAAM;IAExB,IAAI,EAAE,OAAO,CAAC;IAER,iBAAiB;IAQvB,oBAAoB;IAWd,kBAAkB,CAAC,cAAc,EAAE,cAAc;IAavD,cAAc,CAAC,IAAI,KAAA;IAmBb,oBAAoB,CAAC,KAAK,EAAE,MAAM;IAexC,KAAK;IAIC,uBAAuB,CAAC,KAAK,KAAA;IAgBnC,QAAQ;IAyBR,OAAO,CAAC,OAAO;IAOf,cAAc,CAAC,MAAM,KAAA;IAIrB,WAAW,CAAC,IAAI,KAAA;IAMhB,WAAW;IAIX,KAAK;IASC,MAAM;IAyCN,gBAAgB,CAAC,QAAQ,KAAA;CAgBhC"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { DataDictionaries } from './data-dictionaries';
|
|
1
|
+
import type { DataDictionaries } from './data-dictionaries';
|
|
2
2
|
export declare const DataDictionariesTemplate: import("@microsoft/fast-element").ViewTemplate<DataDictionaries, any>;
|
|
3
3
|
//# sourceMappingURL=data-dictionaries.template.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"data-dictionaries.template.d.ts","sourceRoot":"","sources":["../../../../src/components/data-dictionaries/data-dictionaries.template.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"data-dictionaries.template.d.ts","sourceRoot":"","sources":["../../../../src/components/data-dictionaries/data-dictionaries.template.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAG5D,eAAO,MAAM,wBAAwB,uEAqEpC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"data-dictionaries.types.d.ts","sourceRoot":"","sources":["../../../../src/components/data-dictionaries/data-dictionaries.types.ts"],"names":[],"mappings":"AAAA,oBAAY,uBAAuB;IACjC,MAAM,WAAW;IACjB,MAAM,WAAW;IACjB,MAAM,WAAW;CAClB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../../src/components/list/list.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAA6B,MAAM,uBAAuB,CAAC;
|
|
1
|
+
{"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../../src/components/list/list.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAA6B,MAAM,uBAAuB,CAAC;AAClF,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AAIhF,qBAKa,IAAK,SAAQ,cAAc;IAC1B,KAAK,EAAE,KAAK,CAAC,aAAa,GAAG,cAAc,CAAC,CAAM;IAClD,iBAAiB,EAAE,MAAM,CAAC;IAC1B,YAAY,EAAE,aAAa,GAAG,cAAc,CAAC;IAC7C,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,EAAE,MAAM,CAAC;IACrB,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,EAAE,MAAM,CAAC;IAEnC,SAAS;IAIT,YAAY,CAAC,KAAK,KAAA;IAKlB,UAAU,CAAC,KAAK,KAAA,EAAE,KAAK,KAAA;CAIxB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list.template.d.ts","sourceRoot":"","sources":["../../../../src/components/list/list.template.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"list.template.d.ts","sourceRoot":"","sources":["../../../../src/components/list/list.template.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAE9B,eAAO,MAAM,YAAY,2DA+BxB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rapid-components.d.ts","sourceRoot":"","sources":["../../../src/components/rapid-components.ts"],"names":[],"mappings":"AAiCA,eAAO,MAAM,6BAA6B,
|
|
1
|
+
{"version":3,"file":"rapid-components.d.ts","sourceRoot":"","sources":["../../../src/components/rapid-components.ts"],"names":[],"mappings":"AAiCA,eAAO,MAAM,6BAA6B,qBAmCzC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"columns.d.ts","sourceRoot":"","sources":["../../../../src/components/reconciliations-panel/columns.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"columns.d.ts","sourceRoot":"","sources":["../../../../src/components/reconciliations-panel/columns.ts"],"names":[],"mappings":"AAeA,eAAO,MAAM,sBAAsB,GAAI,gBAAgB,GAAG,KAAG,GAAG,EA0D/D,CAAC"}
|
|
@@ -1,18 +1,8 @@
|
|
|
1
1
|
import { GenesisElement } from '@genesislcap/web-core';
|
|
2
|
-
import { DocumentService } from '../../../services/document.service';
|
|
3
2
|
import { DatasourceConfiguration } from '../../../reconciliation.types';
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
}
|
|
8
|
-
declare enum FileUploadButtonLabel {
|
|
9
|
-
UPLOAD_FILE = "Upload File",
|
|
10
|
-
REPLACE_FILE = "Replace File"
|
|
11
|
-
}
|
|
12
|
-
export declare enum UploadFileMode {
|
|
13
|
-
LABEL = "LABEL",
|
|
14
|
-
SELECTION = "SELECTION"
|
|
15
|
-
}
|
|
3
|
+
import { DocumentService } from '../../../services/document.service';
|
|
4
|
+
import { FileUploadButtonLabel, ShowHideUpload, UploadFileMode } from './input-parameter.types';
|
|
5
|
+
export { ShowHideUpload, UploadFileMode };
|
|
16
6
|
export declare class InputParameter extends GenesisElement {
|
|
17
7
|
documentService: DocumentService;
|
|
18
8
|
static readonly NO_FILE_UPLOADED = "No file uploaded";
|
|
@@ -37,5 +27,4 @@ export declare class InputParameter extends GenesisElement {
|
|
|
37
27
|
selectExistingFile(): Promise<void>;
|
|
38
28
|
changeExistingFile(): void;
|
|
39
29
|
}
|
|
40
|
-
export {};
|
|
41
30
|
//# sourceMappingURL=input-parameter.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"input-parameter.d.ts","sourceRoot":"","sources":["../../../../../src/components/reconciliations-panel/input-parameter/input-parameter.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,
|
|
1
|
+
{"version":3,"file":"input-parameter.d.ts","sourceRoot":"","sources":["../../../../../src/components/reconciliations-panel/input-parameter/input-parameter.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAmC,MAAM,uBAAuB,CAAC;AAC7F,OAAO,EAAE,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;AACxE,OAAO,EAAE,eAAe,EAAE,MAAM,oCAAoC,CAAC;AAIrE,OAAO,EAAE,qBAAqB,EAAE,cAAc,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAEhG,OAAO,EAAE,cAAc,EAAE,cAAc,EAAE,CAAC;AAE1C,qBAKa,cAAe,SAAQ,cAAc;IAC/B,eAAe,EAAE,eAAe,CAAC;IAElD,MAAM,CAAC,QAAQ,CAAC,gBAAgB,sBAAsB;IAEpC,uBAAuB,EAAE,uBAAuB,CAAC;IACjD,MAAM,EAAE,OAAO,CAAS;IAE9B,cAAc,EAAE,MAAM,CAAC;IAEvB,cAAc,EAAE,cAAc,CAAgC;IAC9D,qBAAqB,EAAE,qBAAqB,CAAqC;IACjF,QAAQ,MAAQ;IAErB,UAAU,EAAE,gBAAgB,CAAC;IACpC,OAAO,CAAC,IAAI,CAAa;IAEb,cAAc,EAAE,cAAc,CAAwB;IACtD,gBAAgB,EAAE,MAAM,CAAQ;IAChC,YAAY,QAAM;IAE9B,iBAAiB;IAYjB,8BAA8B;IAU9B,aAAa;IAMb,aAAa;IAOb,QAAQ;YAWM,YAAY;YAQZ,UAAU;IAiBlB,kBAAkB;IAWxB,kBAAkB;CAYnB"}
|
package/dist/dts/components/reconciliations-panel/input-parameter/input-parameter.template.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { InputParameter } from './input-parameter';
|
|
1
|
+
import type { InputParameter } from './input-parameter';
|
|
2
2
|
export declare const InputParameterTemplate: import("@microsoft/fast-element").ViewTemplate<InputParameter, any>;
|
|
3
3
|
//# sourceMappingURL=input-parameter.template.d.ts.map
|
package/dist/dts/components/reconciliations-panel/input-parameter/input-parameter.template.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"input-parameter.template.d.ts","sourceRoot":"","sources":["../../../../../src/components/reconciliations-panel/input-parameter/input-parameter.template.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"input-parameter.template.d.ts","sourceRoot":"","sources":["../../../../../src/components/reconciliations-panel/input-parameter/input-parameter.template.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAGxD,eAAO,MAAM,sBAAsB,qEAqFlC,CAAC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export declare enum ShowHideUpload {
|
|
2
|
+
CHEVRON_RIGHT = "chevron-right",
|
|
3
|
+
CHEVRON_DOWN = "chevron-down"
|
|
4
|
+
}
|
|
5
|
+
export declare enum FileUploadButtonLabel {
|
|
6
|
+
UPLOAD_FILE = "Upload File",
|
|
7
|
+
REPLACE_FILE = "Replace File"
|
|
8
|
+
}
|
|
9
|
+
export declare enum UploadFileMode {
|
|
10
|
+
LABEL = "LABEL",
|
|
11
|
+
SELECTION = "SELECTION"
|
|
12
|
+
}
|
|
13
|
+
//# sourceMappingURL=input-parameter.types.d.ts.map
|
package/dist/dts/components/reconciliations-panel/input-parameter/input-parameter.types.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"input-parameter.types.d.ts","sourceRoot":"","sources":["../../../../../src/components/reconciliations-panel/input-parameter/input-parameter.types.ts"],"names":[],"mappings":"AAAA,oBAAY,cAAc;IACxB,aAAa,kBAAkB;IAC/B,YAAY,iBAAiB;CAC9B;AAED,oBAAY,qBAAqB;IAC/B,WAAW,gBAAgB;IAC3B,YAAY,iBAAiB;CAC9B;AAED,oBAAY,cAAc;IACxB,KAAK,UAAU;IACf,SAAS,cAAc;CACxB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ICellRendererComp, ICellRendererParams } from
|
|
1
|
+
import type { ICellRendererComp, ICellRendererParams } from '@ag-grid-community/core';
|
|
2
2
|
export declare class ReconciliationNoRowsOverlay implements ICellRendererComp {
|
|
3
3
|
eGui: HTMLElement;
|
|
4
4
|
init(params: ICellRendererParams & {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reconciliation-no-rows-overlay.d.ts","sourceRoot":"","sources":["../../../../src/components/reconciliations-panel/reconciliation-no-rows-overlay.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"reconciliation-no-rows-overlay.d.ts","sourceRoot":"","sources":["../../../../src/components/reconciliations-panel/reconciliation-no-rows-overlay.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAEtF,qBAAa,2BAA4B,YAAW,iBAAiB;IACnE,IAAI,EAAG,WAAW,CAAC;IAEnB,IAAI,CAAC,MAAM,EAAE,mBAAmB,GAAG;QAAE,iBAAiB,EAAE,MAAM,MAAM,CAAA;KAAE;IAKtE,MAAM;IAIN,OAAO,CAAC,MAAM,EAAE,mBAAmB,GAAG,OAAO;CAG9C"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { GridProGenesisDatasource } from '@genesislcap/rapid-grid-pro';
|
|
1
2
|
import { GenesisElement, Tabs } from '@genesislcap/web-core';
|
|
2
3
|
import { DatasourceConfiguration, Reconciliation } from '../../reconciliation.types';
|
|
3
4
|
import { ReconciliationConfigurationService } from '../../services/reconciliation-configuration.service';
|
|
4
5
|
import { ReconciliationService } from '../../services/reconciliation.service';
|
|
5
6
|
import { ReconciliationsTab, ReconciliationOperation } from './reconciliations-panel.utils';
|
|
6
7
|
import { ResultDetails } from './result-details/result-details';
|
|
7
|
-
import { GridProGenesisDatasource } from '@genesislcap/rapid-grid-pro';
|
|
8
8
|
export declare class ReconciliationsPanel extends GenesisElement {
|
|
9
9
|
reconciliationConfigurationService: ReconciliationConfigurationService;
|
|
10
10
|
reconciliationService: ReconciliationService;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reconciliations-panel.d.ts","sourceRoot":"","sources":["../../../../src/components/reconciliations-panel/reconciliations-panel.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"reconciliations-panel.d.ts","sourceRoot":"","sources":["../../../../src/components/reconciliations-panel/reconciliations-panel.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reconciliations-panel.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/reconciliations-panel/reconciliations-panel.styles.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"reconciliations-panel.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/reconciliations-panel/reconciliations-panel.styles.ts"],"names":[],"mappings":"AAuSA,eAAO,MAAM,0BAA0B,iDAgCtC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reconciliations-panel.template.d.ts","sourceRoot":"","sources":["../../../../src/components/reconciliations-panel/reconciliations-panel.template.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"reconciliations-panel.template.d.ts","sourceRoot":"","sources":["../../../../src/components/reconciliations-panel/reconciliations-panel.template.ts"],"names":[],"mappings":"AAyBA,OAAO,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AA+Y/D,eAAO,MAAM,4BAA4B,2EAOxC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reconciliations-panel.utils.d.ts","sourceRoot":"","sources":["../../../../src/components/reconciliations-panel/reconciliations-panel.utils.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"reconciliations-panel.utils.d.ts","sourceRoot":"","sources":["../../../../src/components/reconciliations-panel/reconciliations-panel.utils.ts"],"names":[],"mappings":"AAEA,OAAO,EAIL,oBAAoB,EACrB,MAAM,4BAA4B,CAAC;AAGpC,oBAAY,kBAAkB;IAC5B,UAAU,IAAA;IACV,WAAW,IAAA;CACZ;AAED,oBAAY,uBAAuB;IACjC,GAAG,QAAQ;IACX,UAAU,eAAe;CAC1B;AAED,eAAO,MAAM,qBAAqB,GAChC,0BAA0B,KAAK,CAAC,GAAG,CAAC,EACpC,OAAO,GAAG,CAAC,MAAM,EAAE,GAAG,CAAC,KACtB;IACD,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CA2BpB,CAAC;AAEF,eAAO,MAAM,+BAA+B,GAC1C,kBAAkB,MAAM,EACxB,gBAAgB,GAAG,EACnB,UAAU,OAAO,WASlB,CAAC;AAEF,wBAAgB,aAAa,CAAC,MAAM,EAAE,oBAAoB;;;EASzD;AAED,eAAO,MAAM,UAAU,GAAI,UAAU,MAAM,EAAE,WAAW,MAAM;;;CAG5D,CAAC;AAEH,eAAO,MAAM,gCAAgC,GAC3C,yBAAoB,EACpB,yBAAoB,6DAUrB,CAAC"}
|
|
@@ -1,35 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import { ReconciliationService } from
|
|
4
|
-
|
|
5
|
-
datasources: RecordInformationField;
|
|
6
|
-
fields: RecordInformationField & {
|
|
7
|
-
result?: string;
|
|
8
|
-
}[];
|
|
9
|
-
primaryKeyResult: RecordInformationField;
|
|
10
|
-
comparisonResult: RecordInformationField;
|
|
11
|
-
missingInDictionaryFields: RecordInformationField[];
|
|
12
|
-
noRuleConfiguredFields: RecordInformationField[];
|
|
13
|
-
};
|
|
14
|
-
export declare type RecordInformationField = {
|
|
15
|
-
fieldName: string;
|
|
16
|
-
firstValue: string;
|
|
17
|
-
secondValue: string;
|
|
18
|
-
};
|
|
19
|
-
export declare enum PropertyName {
|
|
20
|
-
FIELD_NAME = "fieldName",
|
|
21
|
-
FIRST_VALUE = "firstValue",
|
|
22
|
-
SECOND_VALUE = "secondValue"
|
|
23
|
-
}
|
|
24
|
-
export declare enum AttributeType {
|
|
25
|
-
DATASOURCE = "datasource",
|
|
26
|
-
FILE = "file",
|
|
27
|
-
FIELDS = "fields",
|
|
28
|
-
PRIMARY_KEY_RESULT = "primaryKeyResult",
|
|
29
|
-
COMPARISON_RESULT = "comparisonResult",
|
|
30
|
-
MISSING_IN_DICTIONARY_FIELDS = "missingInDictionaryFields",
|
|
31
|
-
NO_RULE_CONFIGURED_FIELDS = "noRuleConfiguredFields"
|
|
32
|
-
}
|
|
1
|
+
import { Modal } from '@genesislcap/rapid-design-system';
|
|
2
|
+
import { GenesisElement } from '@genesislcap/web-core';
|
|
3
|
+
import { ReconciliationService } from '../../../services/reconciliation.service';
|
|
4
|
+
import { RecordInformation, RecordInformationField } from './result-details.types';
|
|
33
5
|
export declare class ResultDetails extends GenesisElement {
|
|
34
6
|
reconciliationService: ReconciliationService;
|
|
35
7
|
recordInformation: RecordInformation;
|
|
@@ -71,5 +43,4 @@ export declare class ResultDetails extends GenesisElement {
|
|
|
71
43
|
applyStyle(attribute: any, propertyName?: any): "" | "red" | "green" | "amber";
|
|
72
44
|
modalBackdropClickHandler(modal: any, closeEvent: any): void;
|
|
73
45
|
}
|
|
74
|
-
export {};
|
|
75
46
|
//# sourceMappingURL=result-details.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"result-details.d.ts","sourceRoot":"","sources":["../../../../../src/components/reconciliations-panel/result-details/result-details.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"result-details.d.ts","sourceRoot":"","sources":["../../../../../src/components/reconciliations-panel/result-details/result-details.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,kCAAkC,CAAC;AACzD,OAAO,EAAiB,cAAc,EAAwB,MAAM,uBAAuB,CAAC;AAC5F,OAAO,EAAE,qBAAqB,EAAE,MAAM,0CAA0C,CAAC;AAIjF,OAAO,EAAiB,iBAAiB,EAAE,sBAAsB,EAAE,MAAM,wBAAwB,CAAC;AAElG,qBAKa,aAAc,SAAQ,cAAc;IACxB,qBAAqB,EAAE,qBAAqB,CAAC;IACxD,iBAAiB,EAAE,iBAAiB,CAAC;IACrC,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,EAAE,MAAM,CAAC;IACpB,gBAAgB,EAAE,GAAG,CAAC;IACtB,4BAA4B,EAAE,MAAM,CAAC;IAEjD,MAAM,EAAE,sBAAsB,EAAE,CAAC;IACjC,KAAK,EAAE,KAAK,CAAC;IAEP,IAAI,CAAC,4BAA4B,EAAE,MAAM,EAAE,wBAAwB,KAAA,EAAE,OAAO,KAAA;IAalF,KAAK;IAIC,uBAAuB,CAAC,4BAA4B,KAAA,EAAE,wBAAwB,KAAA;;;;;;;;;;;;;;;;;;;;IA8BpF,SAAS,CAAC,8BAA8B,KAAA,EAAE,UAAU,EAAE,MAAM,EAAE;IAgB9D,OAAO,CAAC,KAAK,KAAA;IAWb,IACI,OAAO,UAyBV;IAED,WAAW;IASL,gBAAgB,CAAC,QAAQ,KAAA;IAS/B,OAAO,CAAC,eAAe,CAGpB;IAEH,OAAO,CAAC,gBAAgB,CAKtB;IAEF,UAAU,CAAC,SAAS,KAAA,EAAE,YAAY,CAAC,KAAA;IAyBnC,yBAAyB,CAAC,KAAK,KAAA,EAAE,UAAU,KAAA;CAkB5C"}
|
package/dist/dts/components/reconciliations-panel/result-details/result-details.template.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { ResultDetails } from './result-details';
|
|
1
|
+
import type { ResultDetails } from './result-details';
|
|
2
2
|
export declare const ResultDetailsTemplate: import("@microsoft/fast-element").ViewTemplate<ResultDetails, any>;
|
|
3
3
|
//# sourceMappingURL=result-details.template.d.ts.map
|
package/dist/dts/components/reconciliations-panel/result-details/result-details.template.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"result-details.template.d.ts","sourceRoot":"","sources":["../../../../../src/components/reconciliations-panel/result-details/result-details.template.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"result-details.template.d.ts","sourceRoot":"","sources":["../../../../../src/components/reconciliations-panel/result-details/result-details.template.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAGtD,eAAO,MAAM,qBAAqB,oEAiFjC,CAAC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
export declare enum PropertyName {
|
|
2
|
+
FIELD_NAME = "fieldName",
|
|
3
|
+
FIRST_VALUE = "firstValue",
|
|
4
|
+
SECOND_VALUE = "secondValue"
|
|
5
|
+
}
|
|
6
|
+
export type RecordInformation = {
|
|
7
|
+
datasources: RecordInformationField;
|
|
8
|
+
fields: RecordInformationField & {
|
|
9
|
+
result?: string;
|
|
10
|
+
}[];
|
|
11
|
+
primaryKeyResult: RecordInformationField;
|
|
12
|
+
comparisonResult: RecordInformationField;
|
|
13
|
+
missingInDictionaryFields: RecordInformationField[];
|
|
14
|
+
noRuleConfiguredFields: RecordInformationField[];
|
|
15
|
+
};
|
|
16
|
+
export type RecordInformationField = {
|
|
17
|
+
fieldName: string;
|
|
18
|
+
firstValue: string;
|
|
19
|
+
secondValue: string;
|
|
20
|
+
};
|
|
21
|
+
export declare enum AttributeType {
|
|
22
|
+
DATASOURCE = "datasource",
|
|
23
|
+
FILE = "file",
|
|
24
|
+
FIELDS = "fields",
|
|
25
|
+
PRIMARY_KEY_RESULT = "primaryKeyResult",
|
|
26
|
+
COMPARISON_RESULT = "comparisonResult",
|
|
27
|
+
MISSING_IN_DICTIONARY_FIELDS = "missingInDictionaryFields",
|
|
28
|
+
NO_RULE_CONFIGURED_FIELDS = "noRuleConfiguredFields"
|
|
29
|
+
}
|
|
30
|
+
//# sourceMappingURL=result-details.types.d.ts.map
|
package/dist/dts/components/reconciliations-panel/result-details/result-details.types.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"result-details.types.d.ts","sourceRoot":"","sources":["../../../../../src/components/reconciliations-panel/result-details/result-details.types.ts"],"names":[],"mappings":"AAAA,oBAAY,YAAY;IACtB,UAAU,cAAc;IACxB,WAAW,eAAe;IAC1B,YAAY,gBAAgB;CAC7B;AAED,MAAM,MAAM,iBAAiB,GAAG;IAC9B,WAAW,EAAE,sBAAsB,CAAC;IACpC,MAAM,EAAE,sBAAsB,GAAG;QAAE,MAAM,CAAC,EAAE,MAAM,CAAA;KAAE,EAAE,CAAC;IACvD,gBAAgB,EAAE,sBAAsB,CAAC;IACzC,gBAAgB,EAAE,sBAAsB,CAAC;IACzC,yBAAyB,EAAE,sBAAsB,EAAE,CAAC;IACpD,sBAAsB,EAAE,sBAAsB,EAAE,CAAC;CAClD,CAAC;AAEF,MAAM,MAAM,sBAAsB,GAAG;IACnC,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;CACrB,CAAC;AAEF,oBAAY,aAAa;IACvB,UAAU,eAAe;IACzB,IAAI,SAAS;IACb,MAAM,WAAW;IACjB,kBAAkB,qBAAqB;IACvC,iBAAiB,qBAAqB;IACtC,4BAA4B,8BAA8B;IAC1D,yBAAyB,2BAA2B;CACrD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"zero-components.d.ts","sourceRoot":"","sources":["../../../src/components/zero-components.ts"],"names":[],"mappings":"AA6BA,eAAO,MAAM,4BAA4B,
|
|
1
|
+
{"version":3,"file":"zero-components.d.ts","sourceRoot":"","sources":["../../../src/components/zero-components.ts"],"names":[],"mappings":"AA6BA,eAAO,MAAM,4BAA4B,qBA+BxC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../../src/config/config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAM,+BAA+B,EAAE,MAAM,uBAAuB,CAAC;AAC5E,OAAO,EAA0B,eAAe,EAAE,MAAM,aAAa,CAAC;AAWtE,MAAM,WAAW,oBAAqB,SAAQ,+BAA+B;IAO3E,eAAe,EAAE,eAAe,CAAC;IAOjC,kBAAkB,EAAE,MAAM,CAAC;CAC5B;AAMD,eAAO,MAAM,2BAA2B,EAAE,oBAIzC,CAAC;AASF,eAAO,MAAM,oBAAoB,
|
|
1
|
+
{"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../../src/config/config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAM,+BAA+B,EAAE,MAAM,uBAAuB,CAAC;AAC5E,OAAO,EAA0B,eAAe,EAAE,MAAM,aAAa,CAAC;AAWtE,MAAM,WAAW,oBAAqB,SAAQ,+BAA+B;IAO3E,eAAe,EAAE,eAAe,CAAC;IAOjC,kBAAkB,EAAE,MAAM,CAAC;CAC5B;AAMD,eAAO,MAAM,2BAA2B,EAAE,oBAIzC,CAAC;AASF,eAAO,MAAM,oBAAoB,4EAEhC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"configure.d.ts","sourceRoot":"","sources":["../../../src/config/configure.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,oBAAoB,EAA+B,MAAM,UAAU,CAAC;AAiC7E,wBAAsB,SAAS,CAAC,MAAM,EAAE,OAAO,CAAC,oBAAoB,CAAC,
|
|
1
|
+
{"version":3,"file":"configure.d.ts","sourceRoot":"","sources":["../../../src/config/configure.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,oBAAoB,EAA+B,MAAM,UAAU,CAAC;AAiC7E,wBAAsB,SAAS,CAAC,MAAM,EAAE,OAAO,CAAC,oBAAoB,CAAC,8DAqCpE"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { SyntheticViewTemplate, TemplateElementDependency } from '@genesislcap/web-core';
|
|
2
|
-
export
|
|
2
|
+
export type TemplateComponents = {
|
|
3
3
|
badge: TemplateElementDependency;
|
|
4
4
|
button: TemplateElementDependency;
|
|
5
5
|
divider: TemplateElementDependency;
|
|
@@ -26,7 +26,7 @@ export declare type TemplateComponents = {
|
|
|
26
26
|
radio: TemplateElementDependency;
|
|
27
27
|
radioGroup: TemplateElementDependency;
|
|
28
28
|
};
|
|
29
|
-
export
|
|
29
|
+
export type TemplateOptions = Partial<TemplateComponents> & {
|
|
30
30
|
somePartial?: string | SyntheticViewTemplate;
|
|
31
31
|
};
|
|
32
32
|
export declare const defaultTemplateOptions: TemplateOptions;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"templates.d.ts","sourceRoot":"","sources":["../../../src/config/templates.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,yBAAyB,EAAE,MAAM,uBAAuB,CAAC;AAMzF,
|
|
1
|
+
{"version":3,"file":"templates.d.ts","sourceRoot":"","sources":["../../../src/config/templates.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,yBAAyB,EAAE,MAAM,uBAAuB,CAAC;AAMzF,MAAM,MAAM,kBAAkB,GAAG;IAC/B,KAAK,EAAE,yBAAyB,CAAC;IACjC,MAAM,EAAE,yBAAyB,CAAC;IAClC,OAAO,EAAE,yBAAyB,CAAC;IACnC,IAAI,EAAE,yBAAyB,CAAC;IAChC,IAAI,EAAE,yBAAyB,CAAC;IAChC,MAAM,EAAE,yBAAyB,CAAC;IAClC,QAAQ,EAAE,yBAAyB,CAAC;IACpC,YAAY,EAAE,yBAAyB,CAAC;IACxC,SAAS,EAAE,yBAAyB,CAAC;IACrC,MAAM,EAAE,yBAAyB,CAAC;IAClC,gBAAgB,EAAE,yBAAyB,CAAC;IAC5C,aAAa,EAAE,yBAAyB,CAAC;IACzC,IAAI,EAAE,yBAAyB,CAAC;IAChC,GAAG,EAAE,yBAAyB,CAAC;IAC/B,QAAQ,EAAE,yBAAyB,CAAC;IACpC,WAAW,EAAE,yBAAyB,CAAC;IACvC,QAAQ,EAAE,yBAAyB,CAAC;IACpC,MAAM,EAAE,yBAAyB,CAAC;IAClC,KAAK,EAAE,yBAAyB,CAAC;IACjC,MAAM,EAAE,yBAAyB,CAAC;IAClC,KAAK,EAAE,yBAAyB,CAAC;IACjC,UAAU,EAAE,yBAAyB,CAAC;IACtC,QAAQ,EAAE,yBAAyB,CAAC;IACpC,KAAK,EAAE,yBAAyB,CAAC;IACjC,UAAU,EAAE,yBAAyB,CAAC;CACvC,CAAC;AAMF,MAAM,MAAM,eAAe,GAAG,OAAO,CAAC,kBAAkB,CAAC,GAAG;IAM1D,WAAW,CAAC,EAAE,MAAM,GAAG,qBAAqB,CAAC;CAC9C,CAAC;AAQF,eAAO,MAAM,sBAAsB,EAAE,eA0BpC,CAAC"}
|
package/dist/dts/main/main.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { GenesisElement } from '@genesislcap/web-core';
|
|
2
|
-
import { ReconciliationTab } from './main.template';
|
|
3
|
-
import { DataDictionaries } from '../components/data-dictionaries/data-dictionaries';
|
|
4
2
|
import { ConfigurationsPanel } from '../components/configurations-panel/configurations-panel';
|
|
3
|
+
import { DataDictionaries } from '../components/data-dictionaries/data-dictionaries';
|
|
5
4
|
import { ReconciliationsPanel } from '../components/reconciliations-panel/reconciliations-panel';
|
|
5
|
+
import { ReconciliationTab } from './main.template';
|
|
6
6
|
export declare class FoundationReconciliation extends GenesisElement {
|
|
7
7
|
ready: boolean;
|
|
8
8
|
selectedTab: ReconciliationTab;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"main.d.ts","sourceRoot":"","sources":["../../../src/main/main.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAA6B,MAAM,uBAAuB,CAAC;AAClF,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"main.d.ts","sourceRoot":"","sources":["../../../src/main/main.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAA6B,MAAM,uBAAuB,CAAC;AAClF,OAAO,EAAE,mBAAmB,EAAE,MAAM,yDAAyD,CAAC;AAC9F,OAAO,EAAE,gBAAgB,EAAE,MAAM,mDAAmD,CAAC;AACrF,OAAO,EAAE,oBAAoB,EAAE,MAAM,2DAA2D,CAAC;AAGjG,OAAO,EAAE,iBAAiB,EAAgD,MAAM,iBAAiB,CAAC;AAclG,qBAAa,wBAAyB,SAAQ,cAAc;IAC9C,KAAK,EAAE,OAAO,CAAC;IAC3B,WAAW,EAAE,iBAAiB,CAAyC;IAEvE,gBAAgB,EAAE,gBAAgB,CAAC;IACnC,mBAAmB,EAAE,mBAAmB,CAAC;IACzC,oBAAoB,EAAE,oBAAoB,CAAC;IAErC,iBAAiB;IAKjB,UAAU,CAAC,GAAG,EAAE,iBAAiB;CAiBxC;AAyBD,qBAKa,mBAAoB,SAAQ,wBAAwB;IAIzD,iBAAiB;cAQP,WAAW;CAK5B;AAyBD,qBAKa,kBAAmB,SAAQ,wBAAwB;IAIxD,iBAAiB;cAQP,WAAW;CAK5B;AAQD,qBAAa,cAAe,SAAQ,kBAAkB;CAAG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"main.styles.d.ts","sourceRoot":"","sources":["../../../src/main/main.styles.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,8BAA8B,
|
|
1
|
+
{"version":3,"file":"main.styles.d.ts","sourceRoot":"","sources":["../../../src/main/main.styles.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,8BAA8B,iDA0B1C,CAAC"}
|
|
@@ -2,7 +2,7 @@ import { FoundationReconciliation } from './main';
|
|
|
2
2
|
export declare enum ReconciliationTab {
|
|
3
3
|
Configurations = "CONFIGURATIONS",
|
|
4
4
|
Reconciliations = "RECONCILIATIONS",
|
|
5
|
-
|
|
5
|
+
DataDictionariesTab = "DATA_DICTIONARIES"
|
|
6
6
|
}
|
|
7
7
|
export declare const FoundationReconciliationTemplate: import("@microsoft/fast-element").ViewTemplate<FoundationReconciliation, any>;
|
|
8
8
|
//# sourceMappingURL=main.template.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"main.template.d.ts","sourceRoot":"","sources":["../../../src/main/main.template.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"main.template.d.ts","sourceRoot":"","sources":["../../../src/main/main.template.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,wBAAwB,EAAE,MAAM,QAAQ,CAAC;AAElD,oBAAY,iBAAiB;IAC3B,cAAc,mBAAmB;IACjC,eAAe,oBAAoB;IACnC,mBAAmB,sBAAsB;CAC1C;AAUD,eAAO,MAAM,gCAAgC,+EA0C5C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type Configuration = {
|
|
2
2
|
NAME?: string;
|
|
3
3
|
RECONCILIATION_CONFIG_ID?: string;
|
|
4
4
|
RECONCILIATION_STRATEGY?: string;
|
|
@@ -9,7 +9,7 @@ export declare type Configuration = {
|
|
|
9
9
|
PRIMARY_DATASOURCE_NAME?: string;
|
|
10
10
|
PRIMARY_DATASOURCE?: string;
|
|
11
11
|
};
|
|
12
|
-
export
|
|
12
|
+
export type ReconConfigurationRule = {
|
|
13
13
|
RECONCILIATION_CONFIG_ID?: string;
|
|
14
14
|
FIELD_TYPE: FieldType;
|
|
15
15
|
FIELD_NAME: string;
|
|
@@ -25,16 +25,16 @@ export declare enum RuleMode {
|
|
|
25
25
|
ADD = "add",
|
|
26
26
|
EDIT = "edit"
|
|
27
27
|
}
|
|
28
|
-
export
|
|
28
|
+
export type DataDictionary = {
|
|
29
29
|
DICTIONARY_ID: string;
|
|
30
30
|
DICTIONARY_NAME: string;
|
|
31
31
|
};
|
|
32
|
-
export
|
|
32
|
+
export type DataDictionaryField = {
|
|
33
33
|
DICTIONARY_ID?: string;
|
|
34
34
|
FIELD_NAME?: string;
|
|
35
35
|
FIELD_TYPE?: FieldType;
|
|
36
36
|
};
|
|
37
|
-
export
|
|
37
|
+
export type Datasource = {
|
|
38
38
|
NAME: string;
|
|
39
39
|
TYPE: DatasourceType;
|
|
40
40
|
CONFIG_DATA?: string;
|
|
@@ -78,20 +78,20 @@ export declare enum ToleranceType {
|
|
|
78
78
|
DAYS = "DAYS",
|
|
79
79
|
MINUTES = "MINUTES"
|
|
80
80
|
}
|
|
81
|
-
export
|
|
81
|
+
export type DatasourceRule = {
|
|
82
82
|
field: string;
|
|
83
83
|
type: FieldType;
|
|
84
84
|
tolerance: string;
|
|
85
85
|
primaryKey: boolean;
|
|
86
86
|
};
|
|
87
|
-
export
|
|
87
|
+
export type ReconciliationInProgress = {
|
|
88
88
|
name: string;
|
|
89
89
|
};
|
|
90
|
-
export
|
|
90
|
+
export type HistoricalReconciliation = {
|
|
91
91
|
name: string;
|
|
92
92
|
completedAt: number;
|
|
93
93
|
};
|
|
94
|
-
export
|
|
94
|
+
export type Reconciliation = {
|
|
95
95
|
RECONCILIATION_ID?: string;
|
|
96
96
|
RECONCILIATION_NAME?: string;
|
|
97
97
|
STATUS?: ReconciliationStatus;
|
|
@@ -101,18 +101,18 @@ export declare type Reconciliation = {
|
|
|
101
101
|
iconName?: string;
|
|
102
102
|
iconClass?: string;
|
|
103
103
|
};
|
|
104
|
-
export
|
|
104
|
+
export type Field = {
|
|
105
105
|
name: string;
|
|
106
106
|
type: FieldType;
|
|
107
107
|
};
|
|
108
|
-
export
|
|
108
|
+
export type ReconciliationInsert = {
|
|
109
109
|
RECONCILIATION_NAME: string;
|
|
110
110
|
RECONCILIATION_CONFIG_ID: string;
|
|
111
111
|
INPUT_PARAMETERS: {
|
|
112
112
|
[key: string]: any;
|
|
113
113
|
};
|
|
114
114
|
};
|
|
115
|
-
export
|
|
115
|
+
export type DatasourceConfiguration = {
|
|
116
116
|
NAME: string;
|
|
117
117
|
RECONCILIATION_CONFIG_ID: string;
|
|
118
118
|
INPUT_PARAMETER?: any;
|
|
@@ -122,7 +122,7 @@ export declare type DatasourceConfiguration = {
|
|
|
122
122
|
RECORD_ID?: number;
|
|
123
123
|
TIMESTAMP?: number;
|
|
124
124
|
};
|
|
125
|
-
export
|
|
125
|
+
export type ReconciliationConfiguration = {
|
|
126
126
|
RECONCILIATION_CONFIG_ID: string;
|
|
127
127
|
NAME: string;
|
|
128
128
|
DICTIONARY_ID: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reconciliation.types.d.ts","sourceRoot":"","sources":["../../src/reconciliation.types.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"reconciliation.types.d.ts","sourceRoot":"","sources":["../../src/reconciliation.types.ts"],"names":[],"mappings":"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"}
|