@genesislcap/pbc-reporting-ui 1.0.389 → 1.0.390

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.
@@ -1 +1 @@
1
- {"version":3,"file":"base-config.template.d.ts","sourceRoot":"","sources":["../../../../../../src/new/main/edit-config/base-config/base-config.template.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAuC3C,eAAO,MAAM,QAAQ,iEA4EpB,CAAC"}
1
+ {"version":3,"file":"base-config.template.d.ts","sourceRoot":"","sources":["../../../../../../src/new/main/edit-config/base-config/base-config.template.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAuC3C,eAAO,MAAM,QAAQ,iEAkFpB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"datasources-config-container.helpers.d.ts","sourceRoot":"","sources":["../../../../../../src/new/main/edit-config/datasource-config/datasources-config-container.helpers.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAU,MAAM,+BAA+B,CAAC;AAEhE,OAAO,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAC;AAEzC,OAAO,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAE3C,MAAM,MAAM,gBAAgB,GAAG,CAAC,QAAQ,EAAE,MAAM,KAAK,OAAO,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC;AAElF,eAAO,MAAM,yBAAyB,cACxB,gBAAgB,eACZ,gBAAgB,EAAE,KAAG,QAAQ,IAAI,CA8BhD,CAAC;AAEJ,eAAO,MAAM,wBAAwB,cACvB,gBAAgB,wBAA8B,gBAAgB,EAAE;;;;EAc3E,CAAC;AAEJ,eAAO,MAAM,cAAc,YAAmB,OAAO,KAAG,QAAQ,gBAAgB,EAAE,CAsBjF,CAAC"}
1
+ {"version":3,"file":"datasources-config-container.helpers.d.ts","sourceRoot":"","sources":["../../../../../../src/new/main/edit-config/datasource-config/datasources-config-container.helpers.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAU,MAAM,+BAA+B,CAAC;AAEhE,OAAO,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAC;AAEzC,OAAO,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAE3C,MAAM,MAAM,gBAAgB,GAAG,CAAC,QAAQ,EAAE,MAAM,KAAK,OAAO,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC;AAElF,eAAO,MAAM,yBAAyB,cACxB,gBAAgB,eACZ,gBAAgB,EAAE,KAAG,QAAQ,IAAI,CA8BhD,CAAC;AAEJ,eAAO,MAAM,wBAAwB,cACvB,gBAAgB,wBAA8B,gBAAgB,EAAE;;;;EAc3E,CAAC;AAGJ,eAAO,MAAM,cAAc,YAAmB,OAAO,KAAG,QAAQ,gBAAgB,EAAE,CAsBjF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"row-filters.d.ts","sourceRoot":"","sources":["../../../../../../src/new/main/edit-config/row-filters/row-filters.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AAC5D,OAAO,EAAE,sBAAsB,EAAE,MAAM,kCAAkC,CAAC;AAI1E,OAAO,EAAE,2BAA2B,EAA+B,MAAM,WAAW,CAAC;AAWrF,qBAKa,UAAW,SAAQ,2BAA2B;IAC7C,oBAAoB,EAAE,sBAAsB,CAAC,UAAU,CAEjE;IAEF,2BAA2B,CACzB,KAAK,EAAE,WAAW,CAAC,cAAc,CAAC,UAAU,CAAC,qBAAqB,CAAC,CAAC;cAQtD,gBAAgB;CAoBjC"}
1
+ {"version":3,"file":"row-filters.d.ts","sourceRoot":"","sources":["../../../../../../src/new/main/edit-config/row-filters/row-filters.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AAC5D,OAAO,EAAE,sBAAsB,EAAE,MAAM,kCAAkC,CAAC;AAI1E,OAAO,EAAE,2BAA2B,EAA+B,MAAM,WAAW,CAAC;AAWrF,qBAKa,UAAW,SAAQ,2BAA2B;IAC7C,oBAAoB,EAAE,sBAAsB,CAAC,UAAU,CAEjE;IAEF,2BAA2B,CACzB,KAAK,EAAE,WAAW,CAAC,cAAc,CAAC,UAAU,CAAC,qBAAqB,CAAC,CAAC;cAMtD,gBAAgB;CAoBjC"}
@@ -6,7 +6,7 @@ export declare class GeneratedReports extends GenesisElement {
6
6
  connect: Connect;
7
7
  generatedReportsDatasource: GridProGenesisDatasource;
8
8
  generatedReportId: string | null;
9
- getColor: (result: any) => "var(--error-color)" | "var(--success-color)" | "var(--warning-color)" | "yellow";
9
+ getColor: (result: string) => "var(--error-color)" | "var(--success-color)" | "var(--warning-color)" | "yellow";
10
10
  getStatusRenderer: (value: any) => string;
11
11
  getColumnDefs(): ColDef<any>[];
12
12
  getGridOptions(): GridOptionsConfig;
@@ -1 +1 @@
1
- {"version":3,"file":"generated-reports.d.ts","sourceRoot":"","sources":["../../../../../src/new/main/generated-reports/generated-reports.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAuB,MAAM,yBAAyB,CAAC;AACtE,OAAO,EAAE,OAAO,EAAU,MAAM,+BAA+B,CAAC;AAChE,OAAO,EAAE,iBAAiB,EAAE,wBAAwB,EAAE,MAAM,6BAA6B,CAAC;AAC1F,OAAO,EAAiB,cAAc,EAAQ,MAAM,uBAAuB,CAAC;AAS5E,qBAKa,gBAAiB,SAAQ,cAAc;IACzC,OAAO,EAAE,OAAO,CAAC;IAC1B,0BAA0B,EAAE,wBAAwB,CAAC;IACrD,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IAEjC,QAAQ,qGAYN;IAEF,iBAAiB,yBAEf;IAEF,aAAa;IAkEb,cAAc;YA6BA,cAAc;YAkCd,YAAY;CA6B3B"}
1
+ {"version":3,"file":"generated-reports.d.ts","sourceRoot":"","sources":["../../../../../src/new/main/generated-reports/generated-reports.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAuB,MAAM,yBAAyB,CAAC;AACtE,OAAO,EAAE,OAAO,EAAU,MAAM,+BAA+B,CAAC;AAChE,OAAO,EAAE,iBAAiB,EAAE,wBAAwB,EAAE,MAAM,6BAA6B,CAAC;AAC1F,OAAO,EAAiB,cAAc,EAAQ,MAAM,uBAAuB,CAAC;AAS5E,qBAKa,gBAAiB,SAAQ,cAAc;IACzC,OAAO,EAAE,OAAO,CAAC;IAC1B,0BAA0B,EAAE,wBAAwB,CAAC;IACrD,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IAEjC,QAAQ,WAAY,MAAM,uFAYxB;IAEF,iBAAiB,yBAEf;IAEF,aAAa;IAkEb,cAAc;YA6BA,cAAc;YAkCd,YAAY;CA6B3B"}
@@ -42,7 +42,7 @@ export declare const datasourceSlice: import("@reduxjs/toolkit").Slice<Datasourc
42
42
  KEY: string;
43
43
  NAME: string;
44
44
  INPUT_TYPE: "REQ_REP" | "DATA_PIPELINE";
45
- OUTPUT_TYPE: "RECORD_STREAM" | "TABLE";
45
+ OUTPUT_TYPE: "TABLE";
46
46
  TRANSFORMER_CONFIGURATION: import("./types").TransformerConfig;
47
47
  };
48
48
  getRowFilterExpression(state: DatasourceConfig, key: DatasourceKey): {
@@ -1,7 +1,7 @@
1
1
  import { RuleExpression } from '@genesislcap/foundation-ui';
2
2
  export declare const datasourceInputs: readonly ["REQ_REP", "DATA_PIPELINE"];
3
3
  export type DatasourceInputTypes = (typeof datasourceInputs)[number];
4
- export declare const datasourceOutputs: readonly ["RECORD_STREAM", "TABLE"];
4
+ export declare const datasourceOutputs: readonly ["TABLE"];
5
5
  export type DatasourceOutputTypes = (typeof datasourceOutputs)[number];
6
6
  export type DatasourceKey = `${DatasourceInputTypes}_${string}`;
7
7
  export type TransformerConfig = {
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/new/store/slices/types.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AAE5D,eAAO,MAAM,gBAAgB,uCAAwC,CAAC;AACtE,MAAM,MAAM,oBAAoB,GAAG,CAAC,OAAO,gBAAgB,CAAC,CAAC,MAAM,CAAC,CAAC;AAErE,eAAO,MAAM,iBAAiB,qCAAsC,CAAC;AACrE,MAAM,MAAM,qBAAqB,GAAG,CAAC,OAAO,iBAAiB,CAAC,CAAC,MAAM,CAAC,CAAC;AAIvE,MAAM,MAAM,aAAa,GAAG,GAAG,oBAAoB,IAAI,MAAM,EAAE,CAAC;AAEhE,MAAM,MAAM,iBAAiB,GAAG;IAC9B,cAAc,CAAC,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IACzC,eAAe,CAAC,EAAE,MAAM,EAAE,CAAC;IAC3B,WAAW,CAAC,EAAE,cAAc,CAAC,UAAU,CAAC,qBAAqB,CAAC,CAAC;CAChE,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG;IAC7B,CAAC,CAAC,EAAE,aAAa,GAAG;QAClB,GAAG,EAAE,MAAM,CAAC;QACZ,IAAI,EAAE,MAAM,CAAC;QACb,UAAU,EAAE,oBAAoB,CAAC;QACjC,WAAW,EAAE,qBAAqB,CAAC;QACnC,yBAAyB,EAAE,iBAAiB,CAAC;KAC9C,CAAC;CACH,CAAC;AAIF,eAAO,MAAM,mBAAmB,iCAAkC,CAAC;AAEnE,MAAM,MAAM,iBAAiB,GAAG,CAAC,OAAO,mBAAmB,CAAC,CAAC,MAAM,CAAC,CAAC;AAErE,MAAM,MAAM,QAAQ,GAAG;IACrB,eAAe,EAAE,MAAM,CAAC;IACxB,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,MAAM,MAAM,UAAU,GAAG;IACvB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,aAAa,CAAC,EAAE,iBAAiB,CAAC;IAClC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,eAAe,EAAE,MAAM,EAAE,CAAC;IAC1B,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,QAAQ,CAAC,EAAE,QAAQ,CAAC;IACpB,gBAAgB,EAAE,MAAM,CAAC;CAC1B,CAAC"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/new/store/slices/types.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AAE5D,eAAO,MAAM,gBAAgB,uCAAwC,CAAC;AACtE,MAAM,MAAM,oBAAoB,GAAG,CAAC,OAAO,gBAAgB,CAAC,CAAC,MAAM,CAAC,CAAC;AAGrE,eAAO,MAAM,iBAAiB,oBAGpB,CAAC;AACX,MAAM,MAAM,qBAAqB,GAAG,CAAC,OAAO,iBAAiB,CAAC,CAAC,MAAM,CAAC,CAAC;AAIvE,MAAM,MAAM,aAAa,GAAG,GAAG,oBAAoB,IAAI,MAAM,EAAE,CAAC;AAEhE,MAAM,MAAM,iBAAiB,GAAG;IAC9B,cAAc,CAAC,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IACzC,eAAe,CAAC,EAAE,MAAM,EAAE,CAAC;IAC3B,WAAW,CAAC,EAAE,cAAc,CAAC,UAAU,CAAC,qBAAqB,CAAC,CAAC;CAChE,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG;IAC7B,CAAC,CAAC,EAAE,aAAa,GAAG;QAClB,GAAG,EAAE,MAAM,CAAC;QACZ,IAAI,EAAE,MAAM,CAAC;QACb,UAAU,EAAE,oBAAoB,CAAC;QACjC,WAAW,EAAE,qBAAqB,CAAC;QACnC,yBAAyB,EAAE,iBAAiB,CAAC;KAC9C,CAAC;CACH,CAAC;AAIF,eAAO,MAAM,mBAAmB,iCAAkC,CAAC;AAEnE,MAAM,MAAM,iBAAiB,GAAG,CAAC,OAAO,mBAAmB,CAAC,CAAC,MAAM,CAAC,CAAC;AAErE,MAAM,MAAM,QAAQ,GAAG;IACrB,eAAe,EAAE,MAAM,CAAC;IACxB,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,MAAM,MAAM,UAAU,GAAG;IACvB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,aAAa,CAAC,EAAE,iBAAiB,CAAC;IAClC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,eAAe,EAAE,MAAM,EAAE,CAAC;IAC1B,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,QAAQ,CAAC,EAAE,QAAQ,CAAC;IACpB,gBAAgB,EAAE,MAAM,CAAC;CAC1B,CAAC"}
@@ -56,7 +56,7 @@ export declare const store: import("../types").RootStateFromSlices<(import("@red
56
56
  KEY: string;
57
57
  NAME: string;
58
58
  INPUT_TYPE: "REQ_REP" | "DATA_PIPELINE";
59
- OUTPUT_TYPE: "RECORD_STREAM" | "TABLE";
59
+ OUTPUT_TYPE: "TABLE";
60
60
  TRANSFORMER_CONFIGURATION: import("./slices").TransformerConfig;
61
61
  }, "KEY" | "INPUT_TYPE">;
62
62
  fields: string[];
@@ -73,7 +73,7 @@ export declare const store: import("../types").RootStateFromSlices<(import("@red
73
73
  updateDatasourceOutputType(state: import("./slices").DatasourceConfig, action: {
74
74
  payload: {
75
75
  key: `REQ_REP_${string}` | `DATA_PIPELINE_${string}`;
76
- newType: "RECORD_STREAM" | "TABLE";
76
+ newType: "TABLE";
77
77
  };
78
78
  type: string;
79
79
  }): void;
@@ -137,7 +137,7 @@ export declare const store: import("../types").RootStateFromSlices<(import("@red
137
137
  KEY: string;
138
138
  NAME: string;
139
139
  INPUT_TYPE: "REQ_REP" | "DATA_PIPELINE";
140
- OUTPUT_TYPE: "RECORD_STREAM" | "TABLE";
140
+ OUTPUT_TYPE: "TABLE";
141
141
  TRANSFORMER_CONFIGURATION: import("./slices").TransformerConfig;
142
142
  };
143
143
  getRowFilterExpression(state: import("./slices").DatasourceConfig, key: `REQ_REP_${string}` | `DATA_PIPELINE_${string}`): {
@@ -218,7 +218,7 @@ export declare const store: import("../types").RootStateFromSlices<(import("@red
218
218
  KEY: string;
219
219
  NAME: string;
220
220
  INPUT_TYPE: "REQ_REP" | "DATA_PIPELINE";
221
- OUTPUT_TYPE: "RECORD_STREAM" | "TABLE";
221
+ OUTPUT_TYPE: "TABLE";
222
222
  TRANSFORMER_CONFIGURATION: import("./slices").TransformerConfig;
223
223
  }, "KEY" | "INPUT_TYPE">;
224
224
  fields: string[];
@@ -235,7 +235,7 @@ export declare const store: import("../types").RootStateFromSlices<(import("@red
235
235
  updateDatasourceOutputType(state: import("./slices").DatasourceConfig, action: {
236
236
  payload: {
237
237
  key: `REQ_REP_${string}` | `DATA_PIPELINE_${string}`;
238
- newType: "RECORD_STREAM" | "TABLE";
238
+ newType: "TABLE";
239
239
  };
240
240
  type: string;
241
241
  }): void;
@@ -299,7 +299,7 @@ export declare const store: import("../types").RootStateFromSlices<(import("@red
299
299
  KEY: string;
300
300
  NAME: string;
301
301
  INPUT_TYPE: "REQ_REP" | "DATA_PIPELINE";
302
- OUTPUT_TYPE: "RECORD_STREAM" | "TABLE";
302
+ OUTPUT_TYPE: "TABLE";
303
303
  TRANSFORMER_CONFIGURATION: import("./slices").TransformerConfig;
304
304
  };
305
305
  getRowFilterExpression(state: import("./slices").DatasourceConfig, key: `REQ_REP_${string}` | `DATA_PIPELINE_${string}`): {
@@ -383,7 +383,7 @@ export declare const store: import("../types").RootStateFromSlices<(import("@red
383
383
  KEY: string;
384
384
  NAME: string;
385
385
  INPUT_TYPE: "REQ_REP" | "DATA_PIPELINE";
386
- OUTPUT_TYPE: "RECORD_STREAM" | "TABLE";
386
+ OUTPUT_TYPE: "TABLE";
387
387
  TRANSFORMER_CONFIGURATION: import("./slices").TransformerConfig;
388
388
  }, "KEY" | "INPUT_TYPE">;
389
389
  fields: string[];
@@ -400,7 +400,7 @@ export declare const store: import("../types").RootStateFromSlices<(import("@red
400
400
  updateDatasourceOutputType(state: import("./slices").DatasourceConfig, action: {
401
401
  payload: {
402
402
  key: `REQ_REP_${string}` | `DATA_PIPELINE_${string}`;
403
- newType: "RECORD_STREAM" | "TABLE";
403
+ newType: "TABLE";
404
404
  };
405
405
  type: string;
406
406
  }): void;
@@ -464,7 +464,7 @@ export declare const store: import("../types").RootStateFromSlices<(import("@red
464
464
  KEY: string;
465
465
  NAME: string;
466
466
  INPUT_TYPE: "REQ_REP" | "DATA_PIPELINE";
467
- OUTPUT_TYPE: "RECORD_STREAM" | "TABLE";
467
+ OUTPUT_TYPE: "TABLE";
468
468
  TRANSFORMER_CONFIGURATION: import("./slices").TransformerConfig;
469
469
  };
470
470
  getRowFilterExpression(state: import("./slices").DatasourceConfig, key: `REQ_REP_${string}` | `DATA_PIPELINE_${string}`): {
@@ -545,7 +545,7 @@ export declare const store: import("../types").RootStateFromSlices<(import("@red
545
545
  KEY: string;
546
546
  NAME: string;
547
547
  INPUT_TYPE: "REQ_REP" | "DATA_PIPELINE";
548
- OUTPUT_TYPE: "RECORD_STREAM" | "TABLE";
548
+ OUTPUT_TYPE: "TABLE";
549
549
  TRANSFORMER_CONFIGURATION: import("./slices").TransformerConfig;
550
550
  }, "KEY" | "INPUT_TYPE">;
551
551
  fields: string[];
@@ -562,7 +562,7 @@ export declare const store: import("../types").RootStateFromSlices<(import("@red
562
562
  updateDatasourceOutputType(state: import("./slices").DatasourceConfig, action: {
563
563
  payload: {
564
564
  key: `REQ_REP_${string}` | `DATA_PIPELINE_${string}`;
565
- newType: "RECORD_STREAM" | "TABLE";
565
+ newType: "TABLE";
566
566
  };
567
567
  type: string;
568
568
  }): void;
@@ -626,7 +626,7 @@ export declare const store: import("../types").RootStateFromSlices<(import("@red
626
626
  KEY: string;
627
627
  NAME: string;
628
628
  INPUT_TYPE: "REQ_REP" | "DATA_PIPELINE";
629
- OUTPUT_TYPE: "RECORD_STREAM" | "TABLE";
629
+ OUTPUT_TYPE: "TABLE";
630
630
  TRANSFORMER_CONFIGURATION: import("./slices").TransformerConfig;
631
631
  };
632
632
  getRowFilterExpression(state: import("./slices").DatasourceConfig, key: `REQ_REP_${string}` | `DATA_PIPELINE_${string}`): {
@@ -707,7 +707,7 @@ export declare const store: import("../types").RootStateFromSlices<(import("@red
707
707
  KEY: string;
708
708
  NAME: string;
709
709
  INPUT_TYPE: "REQ_REP" | "DATA_PIPELINE";
710
- OUTPUT_TYPE: "RECORD_STREAM" | "TABLE";
710
+ OUTPUT_TYPE: "TABLE";
711
711
  TRANSFORMER_CONFIGURATION: import("./slices").TransformerConfig;
712
712
  }, "KEY" | "INPUT_TYPE">;
713
713
  fields: string[];
@@ -724,7 +724,7 @@ export declare const store: import("../types").RootStateFromSlices<(import("@red
724
724
  updateDatasourceOutputType(state: import("./slices").DatasourceConfig, action: {
725
725
  payload: {
726
726
  key: `REQ_REP_${string}` | `DATA_PIPELINE_${string}`;
727
- newType: "RECORD_STREAM" | "TABLE";
727
+ newType: "TABLE";
728
728
  };
729
729
  type: string;
730
730
  }): void;
@@ -788,7 +788,7 @@ export declare const store: import("../types").RootStateFromSlices<(import("@red
788
788
  KEY: string;
789
789
  NAME: string;
790
790
  INPUT_TYPE: "REQ_REP" | "DATA_PIPELINE";
791
- OUTPUT_TYPE: "RECORD_STREAM" | "TABLE";
791
+ OUTPUT_TYPE: "TABLE";
792
792
  TRANSFORMER_CONFIGURATION: import("./slices").TransformerConfig;
793
793
  };
794
794
  getRowFilterExpression(state: import("./slices").DatasourceConfig, key: `REQ_REP_${string}` | `DATA_PIPELINE_${string}`): {
@@ -869,7 +869,7 @@ export declare const store: import("../types").RootStateFromSlices<(import("@red
869
869
  KEY: string;
870
870
  NAME: string;
871
871
  INPUT_TYPE: "REQ_REP" | "DATA_PIPELINE";
872
- OUTPUT_TYPE: "RECORD_STREAM" | "TABLE";
872
+ OUTPUT_TYPE: "TABLE";
873
873
  TRANSFORMER_CONFIGURATION: import("./slices").TransformerConfig;
874
874
  }, "KEY" | "INPUT_TYPE">;
875
875
  fields: string[];
@@ -886,7 +886,7 @@ export declare const store: import("../types").RootStateFromSlices<(import("@red
886
886
  updateDatasourceOutputType(state: import("./slices").DatasourceConfig, action: {
887
887
  payload: {
888
888
  key: `REQ_REP_${string}` | `DATA_PIPELINE_${string}`;
889
- newType: "RECORD_STREAM" | "TABLE";
889
+ newType: "TABLE";
890
890
  };
891
891
  type: string;
892
892
  }): void;
@@ -950,7 +950,7 @@ export declare const store: import("../types").RootStateFromSlices<(import("@red
950
950
  KEY: string;
951
951
  NAME: string;
952
952
  INPUT_TYPE: "REQ_REP" | "DATA_PIPELINE";
953
- OUTPUT_TYPE: "RECORD_STREAM" | "TABLE";
953
+ OUTPUT_TYPE: "TABLE";
954
954
  TRANSFORMER_CONFIGURATION: import("./slices").TransformerConfig;
955
955
  };
956
956
  getRowFilterExpression(state: import("./slices").DatasourceConfig, key: `REQ_REP_${string}` | `DATA_PIPELINE_${string}`): {
@@ -1031,7 +1031,7 @@ export declare const store: import("../types").RootStateFromSlices<(import("@red
1031
1031
  KEY: string;
1032
1032
  NAME: string;
1033
1033
  INPUT_TYPE: "REQ_REP" | "DATA_PIPELINE";
1034
- OUTPUT_TYPE: "RECORD_STREAM" | "TABLE";
1034
+ OUTPUT_TYPE: "TABLE";
1035
1035
  TRANSFORMER_CONFIGURATION: import("./slices").TransformerConfig;
1036
1036
  }, "KEY" | "INPUT_TYPE">;
1037
1037
  fields: string[];
@@ -1048,7 +1048,7 @@ export declare const store: import("../types").RootStateFromSlices<(import("@red
1048
1048
  updateDatasourceOutputType(state: import("./slices").DatasourceConfig, action: {
1049
1049
  payload: {
1050
1050
  key: `REQ_REP_${string}` | `DATA_PIPELINE_${string}`;
1051
- newType: "RECORD_STREAM" | "TABLE";
1051
+ newType: "TABLE";
1052
1052
  };
1053
1053
  type: string;
1054
1054
  }): void;
@@ -1112,7 +1112,7 @@ export declare const store: import("../types").RootStateFromSlices<(import("@red
1112
1112
  KEY: string;
1113
1113
  NAME: string;
1114
1114
  INPUT_TYPE: "REQ_REP" | "DATA_PIPELINE";
1115
- OUTPUT_TYPE: "RECORD_STREAM" | "TABLE";
1115
+ OUTPUT_TYPE: "TABLE";
1116
1116
  TRANSFORMER_CONFIGURATION: import("./slices").TransformerConfig;
1117
1117
  };
1118
1118
  getRowFilterExpression(state: import("./slices").DatasourceConfig, key: `REQ_REP_${string}` | `DATA_PIPELINE_${string}`): {
@@ -88,7 +88,12 @@ export const template = html `
88
88
  })}
89
89
  >
90
90
  ${repeat(() => reportOutputFormats, html `
91
- <rapid-option value="${(x) => x}">${(x) => '.' + x.toLowerCase()}</rapid-option>
91
+ <rapid-option
92
+ value="${(x) => x}"
93
+ ?disabled=${(x) => x === 'CSV' && Object.keys(selectors.datasourceConfig.getAllConfigSet()).length > 1}
94
+ >
95
+ ${(x) => '.' + x.toLowerCase()}
96
+ </rapid-option>
92
97
  `)}
93
98
  </rapid-select>
94
99
  ${fileTemplatePicker}
@@ -39,19 +39,23 @@ export const findFirstValidDatasource = (getSchema) => async (validDatasources)
39
39
  }
40
40
  throw new Error(`No valid datasources found`);
41
41
  };
42
+ // TODO: temporarily removing data pipelines until later requested
42
43
  export const getDatasources = async (connect) => {
43
44
  const reqRepResponse = await connect.request('ALL_REPORT_DATASOURCES', {
44
45
  REQUEST: {},
45
46
  });
46
47
  if (!(reqRepResponse === null || reqRepResponse === void 0 ? void 0 : reqRepResponse.REPLY))
47
48
  throw new Error('REQ_REP request');
48
- const dataPipelineResponse = await connect.request('REPORTING_DATA_PIPELINES', {
49
- REQUEST: {},
50
- });
51
- if (!(dataPipelineResponse === null || dataPipelineResponse === void 0 ? void 0 : dataPipelineResponse.REPLY))
52
- throw new Error('DATA_PIPELINE request');
49
+ // const dataPipelineResponse = await connect.request('REPORTING_DATA_PIPELINES', {
50
+ // REQUEST: {},
51
+ // });
52
+ // if (!dataPipelineResponse?.REPLY) throw new Error('DATA_PIPELINE request');
53
53
  return reqRepResponse.REPLY.map(({ DATASOURCE_NAME }) => ({
54
54
  name: DATASOURCE_NAME,
55
55
  inputType: 'REQ_REP',
56
- })).concat(dataPipelineResponse.REPLY.map(({ NAME }) => ({ name: NAME, inputType: 'DATA_PIPELINE' })));
56
+ })); // .concat(
57
+ // dataPipelineResponse.REPLY.map(
58
+ // ({ NAME }) => <DatasourceChoice>{ name: NAME, inputType: 'DATA_PIPELINE' },
59
+ // ),
60
+ // );
57
61
  };
@@ -19,10 +19,6 @@ let RowFilters = class RowFilters extends DatasourceDataBaseComponent {
19
19
  };
20
20
  }
21
21
  handleChangedRuleExpression(event) {
22
- var _a;
23
- // TODO: stop this requirement
24
- if (JSON.stringify(event.detail) === JSON.stringify((_a = this.ruleExpressionConfig) === null || _a === void 0 ? void 0 : _a.model))
25
- return;
26
22
  if (!this.datasourceKey)
27
23
  return;
28
24
  actions.datasourceConfig.setRowFilter({ key: this.datasourceKey, expression: event.detail });
@@ -13,12 +13,12 @@ let GeneratedReports = class GeneratedReports extends GenesisElement {
13
13
  super(...arguments);
14
14
  this.getColor = (result) => {
15
15
  switch (result) {
16
- case 'GENERATED':
17
- case 'DELIVERED':
16
+ case 'Generated':
17
+ case 'Delivered':
18
18
  return 'var(--success-color)';
19
- case 'PENDING':
19
+ case 'Pending':
20
20
  return 'var(--warning-color)';
21
- case 'FAILED':
21
+ case 'Failed':
22
22
  return 'var(--error-color)';
23
23
  default:
24
24
  return 'yellow';
@@ -1,5 +1,9 @@
1
1
  // DATA SOURCE CONFIG
2
2
  export const datasourceInputs = ['REQ_REP', 'DATA_PIPELINE'];
3
- export const datasourceOutputs = ['RECORD_STREAM', 'TABLE'];
3
+ // TODO: temporarily disabled RECORD_STREAM
4
+ export const datasourceOutputs = [
5
+ // 'RECORD_STREAM',
6
+ 'TABLE',
7
+ ];
4
8
  // BASE-CONFIG
5
9
  export const reportOutputFormats = ['CSV', 'PDF', 'XLSX'];
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": "1.0.389",
4
+ "version": "1.0.390",
5
5
  "license": "SEE LICENSE IN license.txt",
6
6
  "main": "dist/esm/index.js",
7
7
  "types": "dist/dts/index.d.ts",
@@ -124,20 +124,20 @@
124
124
  },
125
125
  "peerDependencies": {
126
126
  "@ag-grid-community/core": "29.2.0",
127
- "@genesislcap/foundation-comms": "~14",
128
- "@genesislcap/foundation-entity-management": "~14",
129
- "@genesislcap/foundation-events": "~14",
130
- "@genesislcap/foundation-forms": "~14",
131
- "@genesislcap/foundation-logger": "~14",
132
- "@genesislcap/foundation-notifications": "~14",
133
- "@genesislcap/foundation-ui": "~14",
134
- "@genesislcap/foundation-utils": "~14",
135
- "@genesislcap/foundation-zero": "~14",
136
- "@genesislcap/foundation-zero-grid-pro": "~14",
137
- "@genesislcap/grid-pro": "~14",
138
- "@genesislcap/rapid-design-system": "~14",
139
- "@genesislcap/rapid-grid-pro": "~14",
140
- "@genesislcap/web-core": "~14"
127
+ "@genesislcap/foundation-comms": "14.251.1",
128
+ "@genesislcap/foundation-entity-management": "14.251.1",
129
+ "@genesislcap/foundation-events": "14.251.1",
130
+ "@genesislcap/foundation-forms": "14.251.1",
131
+ "@genesislcap/foundation-logger": "14.251.1",
132
+ "@genesislcap/foundation-notifications": "14.251.1",
133
+ "@genesislcap/foundation-ui": "14.251.1",
134
+ "@genesislcap/foundation-utils": "14.251.1",
135
+ "@genesislcap/foundation-zero": "14.251.1",
136
+ "@genesislcap/foundation-zero-grid-pro": "14.251.1",
137
+ "@genesislcap/grid-pro": "14.251.1",
138
+ "@genesislcap/rapid-design-system": "14.251.1",
139
+ "@genesislcap/rapid-grid-pro": "14.251.1",
140
+ "@genesislcap/web-core": "14.251.1"
141
141
  },
142
142
  "publishConfig": {
143
143
  "access": "public"