@genesislcap/pbc-reporting-ui 14.418.2 → 14.419.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/dist/dts/new/components/reporting-configurations/reporting-configurations.d.ts +7 -0
- package/dist/dts/new/components/reporting-configurations/reporting-configurations.d.ts.map +1 -1
- package/dist/dts/new/main/edit-config/config-journey-orchestrator.d.ts +6 -0
- package/dist/dts/new/main/edit-config/config-journey-orchestrator.d.ts.map +1 -1
- package/dist/dts/new/main/edit-config/data-transforms-derived-fields/date-format-modal/date-format-modal.d.ts +6 -0
- package/dist/dts/new/main/edit-config/data-transforms-derived-fields/date-format-modal/date-format-modal.d.ts.map +1 -1
- package/dist/dts/new/main/edit-config/data-transforms-derived-fields/number-format-modal/number-format-modal.d.ts +6 -0
- package/dist/dts/new/main/edit-config/data-transforms-derived-fields/number-format-modal/number-format-modal.d.ts.map +1 -1
- package/dist/dts/old/components/create-edit/create-edit.d.ts +7 -0
- package/dist/dts/old/components/create-edit/create-edit.d.ts.map +1 -1
- package/dist/dts/old/components/list/list.d.ts +9 -0
- package/dist/dts/old/components/list/list.d.ts.map +1 -1
- package/dist/dts/old/components/select-fields/select-fields.d.ts +6 -0
- package/dist/dts/old/components/select-fields/select-fields.d.ts.map +1 -1
- package/dist/dts/old/components/select-filters/select-filters.d.ts +6 -0
- package/dist/dts/old/components/select-filters/select-filters.d.ts.map +1 -1
- package/dist/dts/old/components/wizard/wizard.d.ts +6 -0
- package/dist/dts/old/components/wizard/wizard.d.ts.map +1 -1
- package/dist/esm/new/components/reporting-configurations/reporting-configurations.js +7 -0
- package/dist/esm/new/main/edit-config/config-journey-orchestrator.js +6 -0
- package/dist/esm/new/main/edit-config/data-transforms-derived-fields/date-format-modal/date-format-modal.js +6 -0
- package/dist/esm/new/main/edit-config/data-transforms-derived-fields/number-format-modal/number-format-modal.js +6 -0
- package/dist/esm/old/components/create-edit/create-edit.js +7 -0
- package/dist/esm/old/components/list/list.js +9 -0
- package/dist/esm/old/components/select-fields/select-fields.js +6 -0
- package/dist/esm/old/components/select-filters/select-filters.js +6 -0
- package/dist/esm/old/components/wizard/wizard.js +6 -0
- package/dist/pbc-reporting-ui.d.ts +9 -0
- package/package.json +30 -24
- package/src/new/components/reporting-configurations/reporting-configurations.ts +7 -0
- package/src/new/main/edit-config/config-journey-orchestrator.ts +6 -0
- package/src/new/main/edit-config/data-transforms-derived-fields/date-format-modal/date-format-modal.ts +6 -0
- package/src/new/main/edit-config/data-transforms-derived-fields/number-format-modal/number-format-modal.ts +6 -0
- package/src/old/components/create-edit/create-edit.ts +7 -0
- package/src/old/components/list/list.ts +9 -0
- package/src/old/components/select-fields/select-fields.ts +6 -0
- package/src/old/components/select-filters/select-filters.ts +6 -0
- package/src/old/components/wizard/wizard.ts +7 -0
|
@@ -361,6 +361,13 @@ declare const ReportingConfigurations_base: abstract new (...args: any[]) => {
|
|
|
361
361
|
disconnectedCallback(): void;
|
|
362
362
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
363
363
|
};
|
|
364
|
+
/**
|
|
365
|
+
* Report configuration grid and toolbar actions.
|
|
366
|
+
* @public
|
|
367
|
+
*
|
|
368
|
+
* @fires set-report-config-disp-mode
|
|
369
|
+
* @fires highlight-grid-row
|
|
370
|
+
*/
|
|
364
371
|
export declare class ReportingConfigurations extends ReportingConfigurations_base {
|
|
365
372
|
connect: Connect;
|
|
366
373
|
reportConfigurationsDatasource: GridProGenesisDatasource;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reporting-configurations.d.ts","sourceRoot":"","sources":["../../../../../src/new/components/reporting-configurations/reporting-configurations.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,yBAAyB,CAAC;AACjD,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AAExD,OAAO,EAAwC,cAAc,EAAE,MAAM,4BAA4B,CAAC;AAClG,OAAO,EAAE,IAAI,EAAE,MAAM,8BAA8B,CAAC;AAEpD,OAAO,EAEL,iBAAiB,EACjB,wBAAwB,EAEzB,MAAM,6BAA6B,CAAC;AAcrC,OAAO,EAAE,uBAAuB,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AACjF,OAAO,EAAE,sBAAsB,EAAE,MAAM,wDAAwD,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIhG,qBAKa,uBAAwB,SAAQ,4BAAqD;IACvF,OAAO,EAAE,OAAO,CAAC;IAC1B,8BAA8B,EAAE,wBAAwB,CAAC;IAC7C,YAAY,EAAE,MAAM,CAAM;IAC1B,gBAAgB,EAAE,sBAAsB,CAAC;IACrD,eAAe,EAAE,gBAAgB,CAAC;IAC5B,IAAI,EAAG,IAAI,CAAC;IAEX,eAAe;;;;;QAWpB;IAEF,sBAAsB;IAMhB,uBAAuB,CAAC,EAAE,IAAI,EAAE,EAAE,EAAE,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,EAAE,EAAE,MAAM,CAAA;KAAE;IAqBxE,aAAa;IAyHb,cAAc;YAkBA,kBAAkB;YA8BlB,SAAS;IA6BvB,aAAa,CAAC,KAAK,EAAE,WAAW,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC;IAiBjD,0BAA0B,CAAC,CAAC,KAAA;IAIlC,mBAAmB;IAKb,gBAAgB,CAAC,KAAK,EAAE,KAAK;IAiB7B,YAAY,CAAC,EAAE,IAAI,EAAE,EAAE,EAAE,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,EAAE,EAAE,MAAM,CAAA;KAAE;CAkC9D"}
|
|
1
|
+
{"version":3,"file":"reporting-configurations.d.ts","sourceRoot":"","sources":["../../../../../src/new/components/reporting-configurations/reporting-configurations.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,yBAAyB,CAAC;AACjD,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AAExD,OAAO,EAAwC,cAAc,EAAE,MAAM,4BAA4B,CAAC;AAClG,OAAO,EAAE,IAAI,EAAE,MAAM,8BAA8B,CAAC;AAEpD,OAAO,EAEL,iBAAiB,EACjB,wBAAwB,EAEzB,MAAM,6BAA6B,CAAC;AAcrC,OAAO,EAAE,uBAAuB,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AACjF,OAAO,EAAE,sBAAsB,EAAE,MAAM,wDAAwD,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIhG;;;;;;GAMG;AACH,qBAKa,uBAAwB,SAAQ,4BAAqD;IACvF,OAAO,EAAE,OAAO,CAAC;IAC1B,8BAA8B,EAAE,wBAAwB,CAAC;IAC7C,YAAY,EAAE,MAAM,CAAM;IAC1B,gBAAgB,EAAE,sBAAsB,CAAC;IACrD,eAAe,EAAE,gBAAgB,CAAC;IAC5B,IAAI,EAAG,IAAI,CAAC;IAEX,eAAe;;;;;QAWpB;IAEF,sBAAsB;IAMhB,uBAAuB,CAAC,EAAE,IAAI,EAAE,EAAE,EAAE,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,EAAE,EAAE,MAAM,CAAA;KAAE;IAqBxE,aAAa;IAyHb,cAAc;YAkBA,kBAAkB;YA8BlB,SAAS;IA6BvB,aAAa,CAAC,KAAK,EAAE,WAAW,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC;IAiBjD,0BAA0B,CAAC,CAAC,KAAA;IAIlC,mBAAmB;IAKb,gBAAgB,CAAC,KAAK,EAAE,KAAK;IAiB7B,YAAY,CAAC,EAAE,IAAI,EAAE,EAAE,EAAE,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,EAAE,EAAE,MAAM,CAAA;KAAE;CAkC9D"}
|
|
@@ -357,6 +357,12 @@ declare const ConfigJourneyOrchestrator_base: abstract new (...args: any[]) => {
|
|
|
357
357
|
disconnectedCallback(): void;
|
|
358
358
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
359
359
|
};
|
|
360
|
+
/**
|
|
361
|
+
* Orchestrates validate/save/discard for report config editing.
|
|
362
|
+
* @public
|
|
363
|
+
*
|
|
364
|
+
* @fires set-report-config-disp-mode
|
|
365
|
+
*/
|
|
360
366
|
export declare class ConfigJourneyOrchestrator extends ConfigJourneyOrchestrator_base {
|
|
361
367
|
connect: Connect;
|
|
362
368
|
user: User;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"config-journey-orchestrator.d.ts","sourceRoot":"","sources":["../../../../../src/new/main/edit-config/config-journey-orchestrator.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AAExD,OAAO,EAAE,IAAI,EAAE,MAAM,8BAA8B,CAAC;AAUpD,OAAO,EAAE,uBAAuB,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIjF,qBAKa,yBAA0B,SAAQ,8BAE9C;IACU,OAAO,EAAG,OAAO,CAAC;IACrB,IAAI,EAAG,IAAI,CAAC;IAElB,OAAO,CAAC,cAAc,CAAyC;IAE/D,mBAAmB;IAInB,oBAAoB;IASpB,kBAAkB;IASZ,iBAAiB;IAyBvB,OAAO,CAAC,YAAY;CASrB"}
|
|
1
|
+
{"version":3,"file":"config-journey-orchestrator.d.ts","sourceRoot":"","sources":["../../../../../src/new/main/edit-config/config-journey-orchestrator.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AAExD,OAAO,EAAE,IAAI,EAAE,MAAM,8BAA8B,CAAC;AAUpD,OAAO,EAAE,uBAAuB,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIjF;;;;;GAKG;AACH,qBAKa,yBAA0B,SAAQ,8BAE9C;IACU,OAAO,EAAG,OAAO,CAAC;IACrB,IAAI,EAAG,IAAI,CAAC;IAElB,OAAO,CAAC,cAAc,CAAyC;IAE/D,mBAAmB;IAInB,oBAAoB;IASpB,kBAAkB;IASZ,iBAAiB;IAyBvB,OAAO,CAAC,YAAY;CASrB"}
|
|
@@ -357,6 +357,12 @@ declare const DateFormatModal_base: abstract new (...args: any[]) => {
|
|
|
357
357
|
disconnectedCallback(): void;
|
|
358
358
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
359
359
|
};
|
|
360
|
+
/**
|
|
361
|
+
* Modal to edit date/datetime column display formats.
|
|
362
|
+
* @public
|
|
363
|
+
*
|
|
364
|
+
* @fires refresh-column-format-grid
|
|
365
|
+
*/
|
|
360
366
|
export declare class DateFormatModal extends DateFormatModal_base {
|
|
361
367
|
dateModal: Modal;
|
|
362
368
|
isXlsx: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"date-format-modal.d.ts","sourceRoot":"","sources":["../../../../../../../src/new/main/edit-config/data-transforms-derived-fields/date-format-modal/date-format-modal.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,EAAE,MAAM,kCAAkC,CAAC;AAIzD,OAAO,EAAE,uBAAuB,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAGvF,OAAO,EAEL,iBAAiB,EACjB,gBAAgB,EAChB,mBAAmB,EACnB,eAAe,EACf,eAAe,EACf,uBAAuB,EACvB,2BAA2B,EAC3B,+BAA+B,EAChC,MAAM,0BAA0B,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIlC,qBAKa,eAAgB,SAAQ,oBAAqD;IACxF,SAAS,EAAE,KAAK,CAAC;IACL,MAAM,EAAE,OAAO,CAAS;IACpC,OAAO,CAAC,WAAW,CAAa;IAEpB,uBAAuB,EAC/B,2BAA2B,GAC3B,+BAA+B,GAC/B,IAAI,CAAQ;IAEhB,iBAAiB;IAMjB,oBAAoB;IAOpB,WAAW,aAET;IAEF,8BAA8B,CAAC,QAAQ,KAAA,EAAE,QAAQ,KAAA;IAUrC,cAAc,EAAE,iBAAiB,GAAG,SAAS,CAAa;IACtE,qBAAqB,CAAC,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,iBAAiB;IAsBhD,YAAY,EAAE,eAAe,GAAG,SAAS,CAAa;IAClE,mBAAmB,CAAC,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,eAAe;IAe5C,aAAa,EAAE,gBAAgB,GAAG,SAAS,CAAa;IACpE,oBAAoB,CAAC,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,gBAAgB;IAe9C,WAAW,EAAE,mBAAmB,GAAG,SAAS,CAAa;IACrE,kBAAkB,CAAC,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,mBAAmB;IAe/C,YAAY,EAAE,eAAe,GAAG,SAAS,CAAa;IAClE,mBAAmB,CAAC,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,eAAe;IAU5C,cAAc,EAAE,eAAe,GAAG,SAAS,CAAa;IACpE,qBAAqB,CAAC,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,eAAe;IAU9C,cAAc,EAAE,eAAe,GAAG,SAAS,CAAa;IACpE,qBAAqB,CAAC,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,eAAe;IAU1D,SAAS,CAAC,uBAAuB,EAAE,uBAAuB;IAmB1D,cAAc;IAMd,WAAW;IAqBX,IACI,iBAAiB,WAoBpB;IAEW,YAAY,EAAE,MAAM,CAAC;IAEjC,kBAAkB;IAQlB,eAAe;IAIf,eAAe;IAUf,cAAc;CAWf"}
|
|
1
|
+
{"version":3,"file":"date-format-modal.d.ts","sourceRoot":"","sources":["../../../../../../../src/new/main/edit-config/data-transforms-derived-fields/date-format-modal/date-format-modal.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,EAAE,MAAM,kCAAkC,CAAC;AAIzD,OAAO,EAAE,uBAAuB,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAGvF,OAAO,EAEL,iBAAiB,EACjB,gBAAgB,EAChB,mBAAmB,EACnB,eAAe,EACf,eAAe,EACf,uBAAuB,EACvB,2BAA2B,EAC3B,+BAA+B,EAChC,MAAM,0BAA0B,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIlC;;;;;GAKG;AACH,qBAKa,eAAgB,SAAQ,oBAAqD;IACxF,SAAS,EAAE,KAAK,CAAC;IACL,MAAM,EAAE,OAAO,CAAS;IACpC,OAAO,CAAC,WAAW,CAAa;IAEpB,uBAAuB,EAC/B,2BAA2B,GAC3B,+BAA+B,GAC/B,IAAI,CAAQ;IAEhB,iBAAiB;IAMjB,oBAAoB;IAOpB,WAAW,aAET;IAEF,8BAA8B,CAAC,QAAQ,KAAA,EAAE,QAAQ,KAAA;IAUrC,cAAc,EAAE,iBAAiB,GAAG,SAAS,CAAa;IACtE,qBAAqB,CAAC,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,iBAAiB;IAsBhD,YAAY,EAAE,eAAe,GAAG,SAAS,CAAa;IAClE,mBAAmB,CAAC,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,eAAe;IAe5C,aAAa,EAAE,gBAAgB,GAAG,SAAS,CAAa;IACpE,oBAAoB,CAAC,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,gBAAgB;IAe9C,WAAW,EAAE,mBAAmB,GAAG,SAAS,CAAa;IACrE,kBAAkB,CAAC,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,mBAAmB;IAe/C,YAAY,EAAE,eAAe,GAAG,SAAS,CAAa;IAClE,mBAAmB,CAAC,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,eAAe;IAU5C,cAAc,EAAE,eAAe,GAAG,SAAS,CAAa;IACpE,qBAAqB,CAAC,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,eAAe;IAU9C,cAAc,EAAE,eAAe,GAAG,SAAS,CAAa;IACpE,qBAAqB,CAAC,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,eAAe;IAU1D,SAAS,CAAC,uBAAuB,EAAE,uBAAuB;IAmB1D,cAAc;IAMd,WAAW;IAqBX,IACI,iBAAiB,WAoBpB;IAEW,YAAY,EAAE,MAAM,CAAC;IAEjC,kBAAkB;IAQlB,eAAe;IAIf,eAAe;IAUf,cAAc;CAWf"}
|
|
@@ -357,6 +357,12 @@ declare const NumberFormatModal_base: abstract new (...args: any[]) => {
|
|
|
357
357
|
disconnectedCallback(): void;
|
|
358
358
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
359
359
|
};
|
|
360
|
+
/**
|
|
361
|
+
* Modal to edit numeric column display formats.
|
|
362
|
+
* @public
|
|
363
|
+
*
|
|
364
|
+
* @fires refresh-column-format-grid
|
|
365
|
+
*/
|
|
360
366
|
export declare class NumberFormatModal extends NumberFormatModal_base {
|
|
361
367
|
numberModal: Modal;
|
|
362
368
|
isXlsx: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"number-format-modal.d.ts","sourceRoot":"","sources":["../../../../../../../src/new/main/edit-config/data-transforms-derived-fields/number-format-modal/number-format-modal.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,EAAE,MAAM,kCAAkC,CAAC;AAGzD,OAAO,EAAE,uBAAuB,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAGvF,OAAO,EACL,iBAAiB,EACjB,cAAc,EAEd,uBAAuB,EACvB,8BAA8B,EAC/B,MAAM,0BAA0B,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIlC,qBAKa,iBAAkB,SAAQ,sBAAqD;IAC1F,WAAW,EAAE,KAAK,CAAC;IACP,MAAM,EAAE,OAAO,CAAS;IACpC,OAAO,CAAC,WAAW,CAAa;IAEpB,uBAAuB,EAAE,8BAA8B,GAAG,IAAI,CAAQ;IAClF,8BAA8B,CAAC,QAAQ,KAAA,EAAE,QAAQ,KAAA;IAIjD,iBAAiB;IAMjB,oBAAoB;IAOpB,WAAW,aAET;IAEU,cAAc,EAAE,cAAc,GAAG,SAAS,CAAa;IACnE,qBAAqB,CAAC,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,cAAc;IAM7C,uBAAuB,EAAE,MAAM,GAAG,SAAS,CAAa;IACpE,8BAA8B,CAAC,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM;IAM9C,kBAAkB,EAAE,iBAAiB,GAAG,SAAS,CAAa;IAC1E,yBAAyB,CAAC,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,iBAAiB;IAMhE,SAAS,CAAC,uBAAuB,EAAE,uBAAuB;IAS1D,WAAW;IA0BX,eAAe;IAIf,iBAAiB;IAMjB,cAAc;IAMd,aAAa;IAMb,IACI,aAAa,WAgBhB;CACF"}
|
|
1
|
+
{"version":3,"file":"number-format-modal.d.ts","sourceRoot":"","sources":["../../../../../../../src/new/main/edit-config/data-transforms-derived-fields/number-format-modal/number-format-modal.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,EAAE,MAAM,kCAAkC,CAAC;AAGzD,OAAO,EAAE,uBAAuB,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAGvF,OAAO,EACL,iBAAiB,EACjB,cAAc,EAEd,uBAAuB,EACvB,8BAA8B,EAC/B,MAAM,0BAA0B,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIlC;;;;;GAKG;AACH,qBAKa,iBAAkB,SAAQ,sBAAqD;IAC1F,WAAW,EAAE,KAAK,CAAC;IACP,MAAM,EAAE,OAAO,CAAS;IACpC,OAAO,CAAC,WAAW,CAAa;IAEpB,uBAAuB,EAAE,8BAA8B,GAAG,IAAI,CAAQ;IAClF,8BAA8B,CAAC,QAAQ,KAAA,EAAE,QAAQ,KAAA;IAIjD,iBAAiB;IAMjB,oBAAoB;IAOpB,WAAW,aAET;IAEU,cAAc,EAAE,cAAc,GAAG,SAAS,CAAa;IACnE,qBAAqB,CAAC,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,cAAc;IAM7C,uBAAuB,EAAE,MAAM,GAAG,SAAS,CAAa;IACpE,8BAA8B,CAAC,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM;IAM9C,kBAAkB,EAAE,iBAAiB,GAAG,SAAS,CAAa;IAC1E,yBAAyB,CAAC,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,iBAAiB;IAMhE,SAAS,CAAC,uBAAuB,EAAE,uBAAuB;IAS1D,WAAW;IA0BX,eAAe;IAIf,iBAAiB;IAMjB,cAAc;IAMd,aAAa;IAMb,IACI,aAAa,WAgBhB;CACF"}
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
import { Connect } from '@genesislcap/foundation-comms';
|
|
2
2
|
import { GenesisElement } from '@genesislcap/web-core';
|
|
3
|
+
/**
|
|
4
|
+
* Create or edit a saved report (legacy).
|
|
5
|
+
* @public
|
|
6
|
+
*
|
|
7
|
+
* @fires listReports
|
|
8
|
+
* @fires notify
|
|
9
|
+
*/
|
|
3
10
|
export declare class CreateEdit extends GenesisElement {
|
|
4
11
|
connect: Connect;
|
|
5
12
|
id: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-edit.d.ts","sourceRoot":"","sources":["../../../../../src/old/components/create-edit/create-edit.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AACxD,OAAO,EAAiB,cAAc,EAAc,MAAM,uBAAuB,CAAC;AAOlF,qBAKa,UAAW,SAAQ,cAAc;IACnC,OAAO,EAAE,OAAO,CAAC;IACd,EAAE,EAAG,MAAM,CAAC;IACZ,MAAM,EAAE,GAAG,CAAM;IACjB,kBAAkB,MAAC;IAE/B;;OAEG;IACI,qBAAqB;IAI5B;;OAEG;IACI,UAAU,GAAU,WAAM,EAAE,SAAI,mBAgCrC;CACH"}
|
|
1
|
+
{"version":3,"file":"create-edit.d.ts","sourceRoot":"","sources":["../../../../../src/old/components/create-edit/create-edit.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AACxD,OAAO,EAAiB,cAAc,EAAc,MAAM,uBAAuB,CAAC;AAOlF;;;;;;GAMG;AACH,qBAKa,UAAW,SAAQ,cAAc;IACnC,OAAO,EAAE,OAAO,CAAC;IACd,EAAE,EAAG,MAAM,CAAC;IACZ,MAAM,EAAE,GAAG,CAAM;IACjB,kBAAkB,MAAC;IAE/B;;OAEG;IACI,qBAAqB;IAI5B;;OAEG;IACI,UAAU,GAAU,WAAM,EAAE,SAAI,mBAgCrC;CACH"}
|
|
@@ -2,6 +2,15 @@ import { Connect } from '@genesislcap/foundation-comms';
|
|
|
2
2
|
import { GridPro } from '@genesislcap/grid-pro';
|
|
3
3
|
import { GenesisElement } from '@genesislcap/web-core';
|
|
4
4
|
import { ReportingConfig } from '../../config/config';
|
|
5
|
+
/**
|
|
6
|
+
* Saved reports grid (legacy).
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
9
|
+
* @fires rowSelectionEvent
|
|
10
|
+
* @fires notify
|
|
11
|
+
* @fires runReport
|
|
12
|
+
* @fires editReport
|
|
13
|
+
*/
|
|
5
14
|
export declare class List extends GenesisElement {
|
|
6
15
|
connect: Connect;
|
|
7
16
|
userInteractedRow: {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../../../src/old/components/list/list.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AACxD,OAAO,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAChD,OAAO,EAAiB,cAAc,EAAc,MAAM,uBAAuB,CAAC;AAClF,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAOtD,qBAKa,IAAK,SAAQ,cAAc;IAC7B,OAAO,EAAG,OAAO,CAAC;IACf,iBAAiB,KAAM;IACvB,YAAY,QAAM;IACb,MAAM,EAAG,eAAe,CAAC;IAEnC,IAAI,EAAE,OAAO,CAAC;IAErB,aAAa;;OAEV;IAEG,iBAAiB,IAAI,OAAO,CAAC,IAAI,CAAC;IAoB3B,MAAM,CAAC,OAAO,EAAE,GAAG,GAAG,OAAO,CAAC,IAAI,CAAC;IA2BzC,WAAW,IAAI,IAAI;IAKnB,SAAS,GAAI,MAAM,GAAG,KAAG,IAAI,CAElC;IAEK,UAAU,GAAI,MAAM,GAAG,KAAG,IAAI,CAEnC;IAEK,YAAY,GAAI,MAAM,GAAG,KAAG,IAAI,CAErC;CACH"}
|
|
1
|
+
{"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../../../src/old/components/list/list.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AACxD,OAAO,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAChD,OAAO,EAAiB,cAAc,EAAc,MAAM,uBAAuB,CAAC;AAClF,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAOtD;;;;;;;;GAQG;AACH,qBAKa,IAAK,SAAQ,cAAc;IAC7B,OAAO,EAAG,OAAO,CAAC;IACf,iBAAiB,KAAM;IACvB,YAAY,QAAM;IACb,MAAM,EAAG,eAAe,CAAC;IAEnC,IAAI,EAAE,OAAO,CAAC;IAErB,aAAa;;OAEV;IAEG,iBAAiB,IAAI,OAAO,CAAC,IAAI,CAAC;IAoB3B,MAAM,CAAC,OAAO,EAAE,GAAG,GAAG,OAAO,CAAC,IAAI,CAAC;IA2BzC,WAAW,IAAI,IAAI;IAKnB,SAAS,GAAI,MAAM,GAAG,KAAG,IAAI,CAElC;IAEK,UAAU,GAAI,MAAM,GAAG,KAAG,IAAI,CAEnC;IAEK,YAAY,GAAI,MAAM,GAAG,KAAG,IAAI,CAErC;CACH"}
|
|
@@ -2,6 +2,12 @@ import { Connect } from '@genesislcap/foundation-comms';
|
|
|
2
2
|
import type { GridPro } from '@genesislcap/grid-pro';
|
|
3
3
|
import { GenesisElement } from '@genesislcap/web-core';
|
|
4
4
|
import { ReportingConfig } from '../../config/config';
|
|
5
|
+
/**
|
|
6
|
+
* Reporting field selection grids.
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
9
|
+
* @fires setSelectedFields - Fired when selected report fields change
|
|
10
|
+
*/
|
|
5
11
|
export declare class SelectFields extends GenesisElement {
|
|
6
12
|
allFieldsGrid: GridPro;
|
|
7
13
|
selectedFieldsGrid: GridPro;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"select-fields.d.ts","sourceRoot":"","sources":["../../../../../src/old/components/select-fields/select-fields.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AACxD,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAErD,OAAO,EAAiB,cAAc,EAAoB,MAAM,uBAAuB,CAAC;AACxF,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAMtD,qBAKa,YAAa,SAAQ,cAAc;IACvC,aAAa,EAAE,OAAO,CAAC;IACvB,kBAAkB,EAAE,OAAO,CAAC;IAE1B,OAAO,EAAE,OAAO,CAAC;IACd,cAAc,QAAM;IACpB,SAAS,MAAC;IACV,MAAM,KAAM;IACZ,cAAc,MAAC;IACrB,kBAAkB,EAAE,MAAM,CAAM;IACrB,MAAM,EAAG,eAAe,CAAC;IAE1C;;OAEG;IACH,qBAAqB,CAAC,QAAQ,KAAA;IAO9B,iBAAiB,IAAI,IAAI;IAMzB;;;;OAIG;IACI,2BAA2B,GAAI,UAAK,SAQzC;IAEF;;OAEG;IACI,iBAAiB,CAAC,MAAM,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,GAAG,IAAI;IAI9D;;OAEG;IACU,iBAAiB,IAAI,OAAO,CAAC,IAAI,CAAC;IA6B/C;;OAEG;IACU,sBAAsB,IAAI,OAAO,CAAC,IAAI,CAAC;IAuCpD;;;;OAIG;IACI,iBAAiB,GAAU,UAAK,EAAE,WAAM,mBAY7C;IAEF;;OAEG;IACI,0BAA0B,QAAO,IAAI,CAM1C;IAEF;;OAEG;IACI,oBAAoB,QAAO,IAAI,CAepC;IAEF;;OAEG;IACI,mBAAmB,IAAI,IAAI;CAWnC"}
|
|
1
|
+
{"version":3,"file":"select-fields.d.ts","sourceRoot":"","sources":["../../../../../src/old/components/select-fields/select-fields.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AACxD,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAErD,OAAO,EAAiB,cAAc,EAAoB,MAAM,uBAAuB,CAAC;AACxF,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAMtD;;;;;GAKG;AACH,qBAKa,YAAa,SAAQ,cAAc;IACvC,aAAa,EAAE,OAAO,CAAC;IACvB,kBAAkB,EAAE,OAAO,CAAC;IAE1B,OAAO,EAAE,OAAO,CAAC;IACd,cAAc,QAAM;IACpB,SAAS,MAAC;IACV,MAAM,KAAM;IACZ,cAAc,MAAC;IACrB,kBAAkB,EAAE,MAAM,CAAM;IACrB,MAAM,EAAG,eAAe,CAAC;IAE1C;;OAEG;IACH,qBAAqB,CAAC,QAAQ,KAAA;IAO9B,iBAAiB,IAAI,IAAI;IAMzB;;;;OAIG;IACI,2BAA2B,GAAI,UAAK,SAQzC;IAEF;;OAEG;IACI,iBAAiB,CAAC,MAAM,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,GAAG,IAAI;IAI9D;;OAEG;IACU,iBAAiB,IAAI,OAAO,CAAC,IAAI,CAAC;IA6B/C;;OAEG;IACU,sBAAsB,IAAI,OAAO,CAAC,IAAI,CAAC;IAuCpD;;;;OAIG;IACI,iBAAiB,GAAU,UAAK,EAAE,WAAM,mBAY7C;IAEF;;OAEG;IACI,0BAA0B,QAAO,IAAI,CAM1C;IAEF;;OAEG;IACI,oBAAoB,QAAO,IAAI,CAepC;IAEF;;OAEG;IACI,mBAAmB,IAAI,IAAI;CAWnC"}
|
|
@@ -2,6 +2,12 @@ import { Connect } from '@genesislcap/foundation-comms';
|
|
|
2
2
|
import type { GridPro } from '@genesislcap/grid-pro';
|
|
3
3
|
import { GenesisElement } from '@genesislcap/web-core';
|
|
4
4
|
import { ReportingConfig } from '../../config/config';
|
|
5
|
+
/**
|
|
6
|
+
* Reporting filter selection grids.
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
9
|
+
* @fires setSelectedFilters - Fired when selected filters change
|
|
10
|
+
*/
|
|
5
11
|
export declare class SelectFilters extends GenesisElement {
|
|
6
12
|
availableFieldsGrid: GridPro;
|
|
7
13
|
selectedFiltersGrid: GridPro;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"select-filters.d.ts","sourceRoot":"","sources":["../../../../../src/old/components/select-filters/select-filters.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AACxD,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAErD,OAAO,EAAiB,cAAc,EAAc,MAAM,uBAAuB,CAAC;AAClF,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAOtD,qBAKa,aAAc,SAAQ,cAAc;IACxC,mBAAmB,EAAG,OAAO,CAAC;IAC9B,mBAAmB,EAAG,OAAO,CAAC;IAE5B,OAAO,EAAE,OAAO,CAAC;IACd,eAAe,QAAM;IACrB,cAAc,QAAM;IACpB,eAAe,QAAM;IACrB,eAAe,EAAE,OAAO,CAAS;IAC5B,MAAM,EAAG,eAAe,CAAC;IAE1C,OAAO,CAAC,mBAAmB,CAAkB;IAE7C,iBAAiB,IAAI,IAAI;IAOlB,2BAA2B,GAAI,UAAK,SAQzC;IAEF,sBAAsB,IAAI,IAAI;IAO9B;;OAEG;IACI,kBAAkB,CAAC,OAAO,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,GAAG,IAAI;IAIhE;;;;OAIG;IACI,oBAAoB,IAAI,KAAK,CAAC,MAAM,CAAC;IAI5C;;OAEG;IACU,uBAAuB,IAAI,OAAO,CAAC,IAAI,CAAC;IAwBrD;;OAEG;IACI,uBAAuB,IAAI,IAAI;IAsD/B,cAAc,GAAI,UAAK,EAAE,WAAM,UAwBpC;IAEK,mBAAmB,GAAI,UAAK,EAAE,WAAM,UAyBzC;IAEF;;OAEG;IACI,qBAAqB,QAAO,IAAI,CAerC;IAEF;;OAEG;IACI,oBAAoB,IAAI,IAAI;CAWpC"}
|
|
1
|
+
{"version":3,"file":"select-filters.d.ts","sourceRoot":"","sources":["../../../../../src/old/components/select-filters/select-filters.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AACxD,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAErD,OAAO,EAAiB,cAAc,EAAc,MAAM,uBAAuB,CAAC;AAClF,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAOtD;;;;;GAKG;AACH,qBAKa,aAAc,SAAQ,cAAc;IACxC,mBAAmB,EAAG,OAAO,CAAC;IAC9B,mBAAmB,EAAG,OAAO,CAAC;IAE5B,OAAO,EAAE,OAAO,CAAC;IACd,eAAe,QAAM;IACrB,cAAc,QAAM;IACpB,eAAe,QAAM;IACrB,eAAe,EAAE,OAAO,CAAS;IAC5B,MAAM,EAAG,eAAe,CAAC;IAE1C,OAAO,CAAC,mBAAmB,CAAkB;IAE7C,iBAAiB,IAAI,IAAI;IAOlB,2BAA2B,GAAI,UAAK,SAQzC;IAEF,sBAAsB,IAAI,IAAI;IAO9B;;OAEG;IACI,kBAAkB,CAAC,OAAO,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,GAAG,IAAI;IAIhE;;;;OAIG;IACI,oBAAoB,IAAI,KAAK,CAAC,MAAM,CAAC;IAI5C;;OAEG;IACU,uBAAuB,IAAI,OAAO,CAAC,IAAI,CAAC;IAwBrD;;OAEG;IACI,uBAAuB,IAAI,IAAI;IAsD/B,cAAc,GAAI,UAAK,EAAE,WAAM,UAwBpC;IAEK,mBAAmB,GAAI,UAAK,EAAE,WAAM,UAyBzC;IAEF;;OAEG;IACI,qBAAqB,QAAO,IAAI,CAerC;IAEF;;OAEG;IACI,oBAAoB,IAAI,IAAI;CAWpC"}
|
|
@@ -2,6 +2,12 @@ import { Connect } from '@genesislcap/foundation-comms';
|
|
|
2
2
|
import { Button, GenesisElement } from '@genesislcap/web-core';
|
|
3
3
|
import { ReportingConfig } from '../../config/config';
|
|
4
4
|
import { DatasourceFieldOptions, DatasourceOptions, ReportField, WizardContent } from './wizard.types';
|
|
5
|
+
/**
|
|
6
|
+
* Multi-step saved-report builder (legacy).
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
9
|
+
* @fires notify
|
|
10
|
+
*/
|
|
5
11
|
export declare class Wizard extends GenesisElement {
|
|
6
12
|
connect: Connect;
|
|
7
13
|
config: ReportingConfig;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"wizard.d.ts","sourceRoot":"","sources":["../../../../../src/old/components/wizard/wizard.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AACxD,OAAO,EAAE,MAAM,EAAiB,cAAc,EAAwB,MAAM,uBAAuB,CAAC;AACpG,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAKtD,OAAO,EACL,sBAAsB,EACtB,iBAAiB,EACjB,WAAW,EACX,aAAa,EAEd,MAAM,gBAAgB,CAAC;
|
|
1
|
+
{"version":3,"file":"wizard.d.ts","sourceRoot":"","sources":["../../../../../src/old/components/wizard/wizard.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AACxD,OAAO,EAAE,MAAM,EAAiB,cAAc,EAAwB,MAAM,uBAAuB,CAAC;AACpG,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAKtD,OAAO,EACL,sBAAsB,EACtB,iBAAiB,EACjB,WAAW,EACX,aAAa,EAEd,MAAM,gBAAgB,CAAC;AAIxB;;;;;GAKG;AACH,qBAKa,MAAO,SAAQ,cAAc;IAC/B,OAAO,EAAE,OAAO,CAAC;IACT,MAAM,EAAG,eAAe,CAAC;IAC9B,KAAK,EAAE,OAAO,CAAS;IACvB,SAAS,EAAE,MAAM,CAAK;IACtB,iBAAiB,EAAE,iBAAiB,CAAM;IAC1C,sBAAsB,EAAE,sBAAsB,CAAM;IACpD,MAAM,EAAE,OAAO,CAAS;IACxB,SAAS,EAAE,WAAW,EAAE,CAAM;IAC9B,MAAM,MAAC;IACP,UAAU,MAAC;IACX,OAAO,EAAE,aAAa,CAkBhC;IACU,kBAAkB,MAAC;IAGnB,UAAU,EAAE,MAAM,CAAM;IACxB,iBAAiB,EAAE,MAAM,CAAM;IAC/B,kBAAkB,EAAE,MAAM,CAAQ;IAGlC,cAAc,EAAE,WAAW,EAAE,CAAM;IAGnC,eAAe,QAAM;IAGrB,WAAW,EAAE,GAAG,EAAE,CAAM;IACxB,kBAAkB,QAAM;IAEpC,IACI,WAAW,YAkBd;IAED,IACI,YAAY,gEAaf;IAED,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACG,aAAa,CAAC,GAAG,KAAA,EAAE,QAAQ,KAAA;IA0BjC;;;OAGG;IACI,SAAS,CAAC,MAAM,KAAA;IAIvB;;OAEG;IACG,yBAAyB,CAAC,GAAG,KAAA,EAAE,QAAQ,KAAA;IAsC7C;;OAEG;IACH,gBAAgB;IAaT,iBAAiB;IAmCxB;;;;OAIG;IACI,2BAA2B,iBAC6B;IAE/D;;;OAGG;IACI,4BAA4B,cACiC;IAEpE;;OAEG;YACW,cAAc;IA2B5B;;OAEG;IACH,OAAO,CAAC,yBAAyB;IA6BjC;;;OAGG;IACI,kBAAkB,GAAI,cAAS,UAEpC;IAEF;;;OAGG;IACI,OAAO;;;;;MAOZ;IAEF;;;OAGG;IACI,YAAY,GAAI,aAAQ,UAI7B;IAEF,OAAO,CAAC,cAAc,CAAC;IAEvB,wBAAwB,CAAC,KAAK,EAAE,aAAa;CA4C9C"}
|
|
@@ -13,6 +13,13 @@ import { getFilterParams } from '../../utils/date-filter-params';
|
|
|
13
13
|
import { ReportingEvents } from '../../utils/event-map';
|
|
14
14
|
import { ReportingConfigurationStyles as styles } from './reporting-configurations.styles';
|
|
15
15
|
import { ReportingConfigurationsTemplate as template } from './reporting-configurations.template';
|
|
16
|
+
/**
|
|
17
|
+
* Report configuration grid and toolbar actions.
|
|
18
|
+
* @public
|
|
19
|
+
*
|
|
20
|
+
* @fires set-report-config-disp-mode
|
|
21
|
+
* @fires highlight-grid-row
|
|
22
|
+
*/
|
|
16
23
|
let ReportingConfigurations = class ReportingConfigurations extends EventEmitter(GenesisElement) {
|
|
17
24
|
constructor() {
|
|
18
25
|
super(...arguments);
|
|
@@ -8,6 +8,12 @@ import { showNotificationToast, transformToServerPayload, validateBaseSetup, val
|
|
|
8
8
|
import { ReportingEvents } from '../../utils/event-map';
|
|
9
9
|
import { styles } from './config-journey-orchestrator.styles';
|
|
10
10
|
import { template } from './config-journey-orchestrator.template';
|
|
11
|
+
/**
|
|
12
|
+
* Orchestrates validate/save/discard for report config editing.
|
|
13
|
+
* @public
|
|
14
|
+
*
|
|
15
|
+
* @fires set-report-config-disp-mode
|
|
16
|
+
*/
|
|
11
17
|
let ConfigJourneyOrchestrator = class ConfigJourneyOrchestrator extends EventEmitter(GenesisElement) {
|
|
12
18
|
constructor() {
|
|
13
19
|
super(...arguments);
|
|
@@ -10,6 +10,12 @@ import { mapToDateFormat } from '../data-transforms.helpers';
|
|
|
10
10
|
import { FormatTypes, DateLocaleFormats, } from '../data-transforms.types';
|
|
11
11
|
import { dateFormatModalStyles as styles } from './date-format-modal.styles';
|
|
12
12
|
import { dateFormatModalTemplate as template } from './date-format-modal.template';
|
|
13
|
+
/**
|
|
14
|
+
* Modal to edit date/datetime column display formats.
|
|
15
|
+
* @public
|
|
16
|
+
*
|
|
17
|
+
* @fires refresh-column-format-grid
|
|
18
|
+
*/
|
|
13
19
|
let DateFormatModal = class DateFormatModal extends EventEmitter(GenesisElement) {
|
|
14
20
|
constructor() {
|
|
15
21
|
super(...arguments);
|
|
@@ -8,6 +8,12 @@ import { mapToNumberFormat } from '../data-transforms.helpers';
|
|
|
8
8
|
import { NumericFormats, isNumericFieldType, } from '../data-transforms.types';
|
|
9
9
|
import { numberFormatModalStyles as styles } from './number-format-modal.styles';
|
|
10
10
|
import { numberFormatModalTemplate as template } from './number-format-modal.template';
|
|
11
|
+
/**
|
|
12
|
+
* Modal to edit numeric column display formats.
|
|
13
|
+
* @public
|
|
14
|
+
*
|
|
15
|
+
* @fires refresh-column-format-grid
|
|
16
|
+
*/
|
|
11
17
|
let NumberFormatModal = class NumberFormatModal extends EventEmitter(GenesisElement) {
|
|
12
18
|
constructor() {
|
|
13
19
|
super(...arguments);
|
|
@@ -5,6 +5,13 @@ import { ReportingEventListeners } from '../../main/types';
|
|
|
5
5
|
import { CreateEditStyles as styles } from './create-edit.styles';
|
|
6
6
|
import { CreateEditTemplate as template } from './create-edit.template';
|
|
7
7
|
const name = 'reporting-create-edit';
|
|
8
|
+
/**
|
|
9
|
+
* Create or edit a saved report (legacy).
|
|
10
|
+
* @public
|
|
11
|
+
*
|
|
12
|
+
* @fires listReports
|
|
13
|
+
* @fires notify
|
|
14
|
+
*/
|
|
8
15
|
let CreateEdit = class CreateEdit extends GenesisElement {
|
|
9
16
|
constructor() {
|
|
10
17
|
super(...arguments);
|
|
@@ -6,6 +6,15 @@ import { ReportingEventListeners } from '../../main/types';
|
|
|
6
6
|
import { ListStyles as styles } from './list.styles';
|
|
7
7
|
import { ListTemplate as template } from './list.template';
|
|
8
8
|
const name = 'reporting-list';
|
|
9
|
+
/**
|
|
10
|
+
* Saved reports grid (legacy).
|
|
11
|
+
* @public
|
|
12
|
+
*
|
|
13
|
+
* @fires rowSelectionEvent
|
|
14
|
+
* @fires notify
|
|
15
|
+
* @fires runReport
|
|
16
|
+
* @fires editReport
|
|
17
|
+
*/
|
|
9
18
|
let List = class List extends GenesisElement {
|
|
10
19
|
constructor() {
|
|
11
20
|
super(...arguments);
|
|
@@ -7,6 +7,12 @@ import { filterObjectArray, getSelectedFields } from '../../utils';
|
|
|
7
7
|
import { FIELD_SELECT_CONFIG, SELECTED_FIELDS_CONFIG } from './columns';
|
|
8
8
|
import { SelectFieldsStyles } from './select-fields.styles';
|
|
9
9
|
import { SelectFieldsTemplate } from './select-fields.template';
|
|
10
|
+
/**
|
|
11
|
+
* Reporting field selection grids.
|
|
12
|
+
* @public
|
|
13
|
+
*
|
|
14
|
+
* @fires setSelectedFields - Fired when selected report fields change
|
|
15
|
+
*/
|
|
10
16
|
let SelectFields = class SelectFields extends GenesisElement {
|
|
11
17
|
constructor() {
|
|
12
18
|
super(...arguments);
|
|
@@ -8,6 +8,12 @@ import { FilterValueRenderer } from '../renderers/filter-value-renderer';
|
|
|
8
8
|
import { AVAILABLE_FIELDS_CONFIG, SELECTED_FILTERS_CONFIG } from './columns';
|
|
9
9
|
import { SelectFiltersStyles } from './select-filters.styles';
|
|
10
10
|
import { SelectFiltersTemplate } from './select-filters.template';
|
|
11
|
+
/**
|
|
12
|
+
* Reporting filter selection grids.
|
|
13
|
+
* @public
|
|
14
|
+
*
|
|
15
|
+
* @fires setSelectedFilters - Fired when selected filters change
|
|
16
|
+
*/
|
|
11
17
|
let SelectFilters = class SelectFilters extends GenesisElement {
|
|
12
18
|
constructor() {
|
|
13
19
|
super(...arguments);
|
|
@@ -8,6 +8,12 @@ import { WizardStyles as styles } from './wizard.styles';
|
|
|
8
8
|
import { WizardTemplate as template } from './wizard.template';
|
|
9
9
|
import { WizardStep, } from './wizard.types';
|
|
10
10
|
const name = 'reporting-wizard';
|
|
11
|
+
/**
|
|
12
|
+
* Multi-step saved-report builder (legacy).
|
|
13
|
+
* @public
|
|
14
|
+
*
|
|
15
|
+
* @fires notify
|
|
16
|
+
*/
|
|
11
17
|
let Wizard = class Wizard extends GenesisElement {
|
|
12
18
|
constructor() {
|
|
13
19
|
super(...arguments);
|
|
@@ -178,6 +178,15 @@ export declare namespace LegacyReporting {
|
|
|
178
178
|
}
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
+
/**
|
|
182
|
+
* Saved reports grid (legacy).
|
|
183
|
+
* @public
|
|
184
|
+
*
|
|
185
|
+
* @fires rowSelectionEvent
|
|
186
|
+
* @fires notify
|
|
187
|
+
* @fires runReport
|
|
188
|
+
* @fires editReport
|
|
189
|
+
*/
|
|
181
190
|
declare class List extends GenesisElement {
|
|
182
191
|
connect: Connect;
|
|
183
192
|
userInteractedRow: {};
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/pbc-reporting-ui",
|
|
3
3
|
"description": "Genesis PBC Reporting UI",
|
|
4
|
-
"version": "14.
|
|
4
|
+
"version": "14.419.0",
|
|
5
5
|
"license": "SEE LICENSE IN license.txt",
|
|
6
6
|
"main": "dist/esm/index.js",
|
|
7
7
|
"types": "dist/dts/index.d.ts",
|
|
@@ -23,7 +23,12 @@
|
|
|
23
23
|
"./e2e": {
|
|
24
24
|
"default": "./test/e2e/index.ts"
|
|
25
25
|
},
|
|
26
|
-
"./package.json": "./package.json"
|
|
26
|
+
"./package.json": "./package.json",
|
|
27
|
+
"./react": {
|
|
28
|
+
"types": "./dist/dts/react.d.ts",
|
|
29
|
+
"import": "./dist/react.mjs",
|
|
30
|
+
"require": "./dist/react.cjs"
|
|
31
|
+
}
|
|
27
32
|
},
|
|
28
33
|
"genx": {
|
|
29
34
|
"app": {
|
|
@@ -101,24 +106,25 @@
|
|
|
101
106
|
}
|
|
102
107
|
},
|
|
103
108
|
"peerDependencies": {
|
|
104
|
-
"@ag-grid-community/core": "29.2.0"
|
|
109
|
+
"@ag-grid-community/core": "29.2.0",
|
|
110
|
+
"@microsoft/fast-react-wrapper": ">=0.3.0"
|
|
105
111
|
},
|
|
106
112
|
"dependencies": {
|
|
107
|
-
"@genesislcap/foundation-comms": "14.
|
|
108
|
-
"@genesislcap/foundation-entity-management": "14.
|
|
109
|
-
"@genesislcap/foundation-events": "14.
|
|
110
|
-
"@genesislcap/foundation-forms": "14.
|
|
111
|
-
"@genesislcap/foundation-logger": "14.
|
|
112
|
-
"@genesislcap/foundation-notifications": "14.
|
|
113
|
-
"@genesislcap/foundation-ui": "14.
|
|
114
|
-
"@genesislcap/foundation-user": "14.
|
|
115
|
-
"@genesislcap/foundation-utils": "14.
|
|
116
|
-
"@genesislcap/foundation-zero": "14.
|
|
117
|
-
"@genesislcap/foundation-zero-grid-pro": "14.
|
|
118
|
-
"@genesislcap/grid-pro": "14.
|
|
119
|
-
"@genesislcap/rapid-design-system": "14.
|
|
120
|
-
"@genesislcap/rapid-grid-pro": "14.
|
|
121
|
-
"@genesislcap/web-core": "14.
|
|
113
|
+
"@genesislcap/foundation-comms": "14.419.0",
|
|
114
|
+
"@genesislcap/foundation-entity-management": "14.419.0",
|
|
115
|
+
"@genesislcap/foundation-events": "14.419.0",
|
|
116
|
+
"@genesislcap/foundation-forms": "14.419.0",
|
|
117
|
+
"@genesislcap/foundation-logger": "14.419.0",
|
|
118
|
+
"@genesislcap/foundation-notifications": "14.419.0",
|
|
119
|
+
"@genesislcap/foundation-ui": "14.419.0",
|
|
120
|
+
"@genesislcap/foundation-user": "14.419.0",
|
|
121
|
+
"@genesislcap/foundation-utils": "14.419.0",
|
|
122
|
+
"@genesislcap/foundation-zero": "14.419.0",
|
|
123
|
+
"@genesislcap/foundation-zero-grid-pro": "14.419.0",
|
|
124
|
+
"@genesislcap/grid-pro": "14.419.0",
|
|
125
|
+
"@genesislcap/rapid-design-system": "14.419.0",
|
|
126
|
+
"@genesislcap/rapid-grid-pro": "14.419.0",
|
|
127
|
+
"@genesislcap/web-core": "14.419.0",
|
|
122
128
|
"@reduxjs/toolkit": "^2.2.5",
|
|
123
129
|
"@types/node": "^22.10.2",
|
|
124
130
|
"change-case": "^5.4.3",
|
|
@@ -127,11 +133,11 @@
|
|
|
127
133
|
"devDependencies": {
|
|
128
134
|
"@genesiscommunitysuccess/cep-fast-plugin": "^5.0.3",
|
|
129
135
|
"@genesiscommunitysuccess/custom-elements-lsp": "^5.0.3",
|
|
130
|
-
"@genesislcap/eslint-config": "14.
|
|
131
|
-
"@genesislcap/foundation-testing": "14.
|
|
132
|
-
"@genesislcap/genx": "14.
|
|
133
|
-
"@genesislcap/prettier-config": "14.
|
|
134
|
-
"@genesislcap/stylelint-config": "14.
|
|
136
|
+
"@genesislcap/eslint-config": "14.419.0",
|
|
137
|
+
"@genesislcap/foundation-testing": "14.419.0",
|
|
138
|
+
"@genesislcap/genx": "14.419.0",
|
|
139
|
+
"@genesislcap/prettier-config": "14.419.0",
|
|
140
|
+
"@genesislcap/stylelint-config": "14.419.0",
|
|
135
141
|
"@types/json-schema": "^7.0.11",
|
|
136
142
|
"playwright-lighthouse": "^4.0.0",
|
|
137
143
|
"rimraf": "^5.0.0"
|
|
@@ -140,5 +146,5 @@
|
|
|
140
146
|
"access": "public"
|
|
141
147
|
},
|
|
142
148
|
"customElements": "dist/custom-elements.json",
|
|
143
|
-
"gitHead": "
|
|
149
|
+
"gitHead": "e7590ac8bedb4e7d8cbbcee4100d1b0476591870"
|
|
144
150
|
}
|
|
@@ -28,6 +28,13 @@ import { CloneReportConfigModal } from '../clone-report-config-modal/clone-repor
|
|
|
28
28
|
import { ReportingConfigurationStyles as styles } from './reporting-configurations.styles';
|
|
29
29
|
import { ReportingConfigurationsTemplate as template } from './reporting-configurations.template';
|
|
30
30
|
|
|
31
|
+
/**
|
|
32
|
+
* Report configuration grid and toolbar actions.
|
|
33
|
+
* @public
|
|
34
|
+
*
|
|
35
|
+
* @fires set-report-config-disp-mode
|
|
36
|
+
* @fires highlight-grid-row
|
|
37
|
+
*/
|
|
31
38
|
@customElement({
|
|
32
39
|
name: 'reporting-configurations',
|
|
33
40
|
template,
|
|
@@ -14,6 +14,12 @@ import { ReportingEventDetailMap, ReportingEvents } from '../../utils/event-map'
|
|
|
14
14
|
import { styles } from './config-journey-orchestrator.styles';
|
|
15
15
|
import { template } from './config-journey-orchestrator.template';
|
|
16
16
|
|
|
17
|
+
/**
|
|
18
|
+
* Orchestrates validate/save/discard for report config editing.
|
|
19
|
+
* @public
|
|
20
|
+
*
|
|
21
|
+
* @fires set-report-config-disp-mode
|
|
22
|
+
*/
|
|
17
23
|
@customElement({
|
|
18
24
|
name: 'config-journey-orchestrator',
|
|
19
25
|
template,
|
|
@@ -21,6 +21,12 @@ import {
|
|
|
21
21
|
import { dateFormatModalStyles as styles } from './date-format-modal.styles';
|
|
22
22
|
import { dateFormatModalTemplate as template } from './date-format-modal.template';
|
|
23
23
|
|
|
24
|
+
/**
|
|
25
|
+
* Modal to edit date/datetime column display formats.
|
|
26
|
+
* @public
|
|
27
|
+
*
|
|
28
|
+
* @fires refresh-column-format-grid
|
|
29
|
+
*/
|
|
24
30
|
@customElement({
|
|
25
31
|
name: 'date-format-modal',
|
|
26
32
|
template,
|
|
@@ -15,6 +15,12 @@ import {
|
|
|
15
15
|
import { numberFormatModalStyles as styles } from './number-format-modal.styles';
|
|
16
16
|
import { numberFormatModalTemplate as template } from './number-format-modal.template';
|
|
17
17
|
|
|
18
|
+
/**
|
|
19
|
+
* Modal to edit numeric column display formats.
|
|
20
|
+
* @public
|
|
21
|
+
*
|
|
22
|
+
* @fires refresh-column-format-grid
|
|
23
|
+
*/
|
|
18
24
|
@customElement({
|
|
19
25
|
name: 'number-format-modal',
|
|
20
26
|
template,
|
|
@@ -6,6 +6,13 @@ import { CreateEditTemplate as template } from './create-edit.template';
|
|
|
6
6
|
|
|
7
7
|
const name = 'reporting-create-edit';
|
|
8
8
|
|
|
9
|
+
/**
|
|
10
|
+
* Create or edit a saved report (legacy).
|
|
11
|
+
* @public
|
|
12
|
+
*
|
|
13
|
+
* @fires listReports
|
|
14
|
+
* @fires notify
|
|
15
|
+
*/
|
|
9
16
|
@customElement({
|
|
10
17
|
name,
|
|
11
18
|
template,
|
|
@@ -8,6 +8,15 @@ import { ListTemplate as template } from './list.template';
|
|
|
8
8
|
|
|
9
9
|
const name = 'reporting-list';
|
|
10
10
|
|
|
11
|
+
/**
|
|
12
|
+
* Saved reports grid (legacy).
|
|
13
|
+
* @public
|
|
14
|
+
*
|
|
15
|
+
* @fires rowSelectionEvent
|
|
16
|
+
* @fires notify
|
|
17
|
+
* @fires runReport
|
|
18
|
+
* @fires editReport
|
|
19
|
+
*/
|
|
11
20
|
@customElement({
|
|
12
21
|
name,
|
|
13
22
|
template,
|
|
@@ -8,6 +8,12 @@ import { FIELD_SELECT_CONFIG, SELECTED_FIELDS_CONFIG } from './columns';
|
|
|
8
8
|
import { SelectFieldsStyles } from './select-fields.styles';
|
|
9
9
|
import { SelectFieldsTemplate } from './select-fields.template';
|
|
10
10
|
|
|
11
|
+
/**
|
|
12
|
+
* Reporting field selection grids.
|
|
13
|
+
* @public
|
|
14
|
+
*
|
|
15
|
+
* @fires setSelectedFields - Fired when selected report fields change
|
|
16
|
+
*/
|
|
11
17
|
@customElement({
|
|
12
18
|
name: 'reporting-select-fields',
|
|
13
19
|
template: SelectFieldsTemplate,
|
|
@@ -9,6 +9,12 @@ import { AVAILABLE_FIELDS_CONFIG, SELECTED_FILTERS_CONFIG } from './columns';
|
|
|
9
9
|
import { SelectFiltersStyles } from './select-filters.styles';
|
|
10
10
|
import { SelectFiltersTemplate } from './select-filters.template';
|
|
11
11
|
|
|
12
|
+
/**
|
|
13
|
+
* Reporting filter selection grids.
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
16
|
+
* @fires setSelectedFilters - Fired when selected filters change
|
|
17
|
+
*/
|
|
12
18
|
@customElement({
|
|
13
19
|
name: 'reporting-select-filters',
|
|
14
20
|
template: SelectFiltersTemplate,
|