@genesislcap/pbc-reporting-ui 1.0.6 → 1.0.8

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.
Files changed (152) hide show
  1. package/dist/dts/components/create-edit/create-edit.d.ts +2 -2
  2. package/dist/dts/components/create-edit/create-edit.d.ts.map +1 -1
  3. package/dist/dts/components/create-edit/create-edit.styles.d.ts.map +1 -1
  4. package/dist/dts/components/create-edit/create-edit.template.d.ts +2 -2
  5. package/dist/dts/components/create-edit/create-edit.template.d.ts.map +1 -1
  6. package/dist/dts/components/list/columns.d.ts.map +1 -1
  7. package/dist/dts/components/list/list.d.ts +6 -4
  8. package/dist/dts/components/list/list.d.ts.map +1 -1
  9. package/dist/dts/components/list/list.styles.d.ts.map +1 -1
  10. package/dist/dts/components/list/list.template.d.ts +2 -2
  11. package/dist/dts/components/list/list.template.d.ts.map +1 -1
  12. package/dist/dts/components/preview/preview.d.ts +6 -4
  13. package/dist/dts/components/preview/preview.d.ts.map +1 -1
  14. package/dist/dts/components/preview/preview.template.d.ts +2 -2
  15. package/dist/dts/components/preview/preview.template.d.ts.map +1 -1
  16. package/dist/dts/components/rapid-components.d.ts +5 -0
  17. package/dist/dts/components/rapid-components.d.ts.map +1 -0
  18. package/dist/dts/components/select-fields/select-fields.d.ts +7 -5
  19. package/dist/dts/components/select-fields/select-fields.d.ts.map +1 -1
  20. package/dist/dts/components/select-fields/select-fields.template.d.ts +1 -2
  21. package/dist/dts/components/select-fields/select-fields.template.d.ts.map +1 -1
  22. package/dist/dts/components/select-filters/select-filters.d.ts +7 -5
  23. package/dist/dts/components/select-filters/select-filters.d.ts.map +1 -1
  24. package/dist/dts/components/select-filters/select-filters.template.d.ts +1 -2
  25. package/dist/dts/components/select-filters/select-filters.template.d.ts.map +1 -1
  26. package/dist/dts/components/wizard/debug.d.ts +1 -2
  27. package/dist/dts/components/wizard/debug.d.ts.map +1 -1
  28. package/dist/dts/components/wizard/steps/filters.d.ts +1 -2
  29. package/dist/dts/components/wizard/steps/filters.d.ts.map +1 -1
  30. package/dist/dts/components/wizard/steps/name.d.ts +1 -2
  31. package/dist/dts/components/wizard/steps/name.d.ts.map +1 -1
  32. package/dist/dts/components/wizard/steps/run.d.ts +2 -2
  33. package/dist/dts/components/wizard/steps/run.d.ts.map +1 -1
  34. package/dist/dts/components/wizard/steps/select.d.ts +1 -2
  35. package/dist/dts/components/wizard/steps/select.d.ts.map +1 -1
  36. package/dist/dts/components/wizard/wizard.d.ts +4 -2
  37. package/dist/dts/components/wizard/wizard.d.ts.map +1 -1
  38. package/dist/dts/components/wizard/wizard.styles.d.ts.map +1 -1
  39. package/dist/dts/components/wizard/wizard.template.d.ts +1 -2
  40. package/dist/dts/components/wizard/wizard.template.d.ts.map +1 -1
  41. package/dist/dts/components/zero-components.d.ts +5 -0
  42. package/dist/dts/components/zero-components.d.ts.map +1 -0
  43. package/dist/dts/config/config.d.ts +47 -0
  44. package/dist/dts/config/config.d.ts.map +1 -0
  45. package/dist/dts/config/configure.d.ts +30 -0
  46. package/dist/dts/config/configure.d.ts.map +1 -0
  47. package/dist/dts/config/index.d.ts +3 -0
  48. package/dist/dts/config/index.d.ts.map +1 -0
  49. package/dist/dts/config/templates.d.ts +41 -0
  50. package/dist/dts/config/templates.d.ts.map +1 -0
  51. package/dist/dts/constants/grid-config.d.ts.map +1 -1
  52. package/dist/dts/index.d.ts +2 -2
  53. package/dist/dts/index.d.ts.map +1 -1
  54. package/dist/dts/layouts/default.d.ts +2 -2
  55. package/dist/dts/layouts/default.d.ts.map +1 -1
  56. package/dist/dts/layouts/two-pane-horizontal.d.ts +2 -2
  57. package/dist/dts/layouts/two-pane-horizontal.d.ts.map +1 -1
  58. package/dist/dts/main/index.d.ts +1 -0
  59. package/dist/dts/main/index.d.ts.map +1 -1
  60. package/dist/dts/main/main.d.ts +110 -16
  61. package/dist/dts/main/main.d.ts.map +1 -1
  62. package/dist/dts/main/main.styles.d.ts.map +1 -1
  63. package/dist/dts/main/main.template.d.ts +3 -5
  64. package/dist/dts/main/main.template.d.ts.map +1 -1
  65. package/dist/dts/main/types.d.ts +24 -0
  66. package/dist/dts/main/types.d.ts.map +1 -0
  67. package/dist/dts/styles/helpers.d.ts.map +1 -1
  68. package/dist/dts/styles/styles.d.ts.map +1 -1
  69. package/dist/dts/tags/index.d.ts +2 -0
  70. package/dist/dts/tags/index.d.ts.map +1 -0
  71. package/dist/dts/tags/tags.d.ts +64 -0
  72. package/dist/dts/tags/tags.d.ts.map +1 -0
  73. package/dist/esm/components/create-edit/create-edit.js +3 -3
  74. package/dist/esm/components/create-edit/create-edit.styles.js +2 -5
  75. package/dist/esm/components/create-edit/create-edit.template.js +1 -1
  76. package/dist/esm/components/list/columns.js +2 -3
  77. package/dist/esm/components/list/list.js +9 -6
  78. package/dist/esm/components/list/list.styles.js +1 -21
  79. package/dist/esm/components/list/list.template.js +4 -3
  80. package/dist/esm/components/preview/preview.js +6 -2
  81. package/dist/esm/components/preview/preview.styles.js +1 -1
  82. package/dist/esm/components/preview/preview.template.js +10 -9
  83. package/dist/esm/components/rapid-components.js +21 -0
  84. package/dist/esm/components/select-fields/select-fields.js +8 -4
  85. package/dist/esm/components/select-fields/select-fields.styles.js +4 -4
  86. package/dist/esm/components/select-fields/select-fields.template.js +13 -12
  87. package/dist/esm/components/select-filters/select-filters.js +9 -5
  88. package/dist/esm/components/select-filters/select-filters.styles.js +1 -1
  89. package/dist/esm/components/select-filters/select-filters.template.js +13 -12
  90. package/dist/esm/components/wizard/debug.js +1 -1
  91. package/dist/esm/components/wizard/steps/filters.js +1 -1
  92. package/dist/esm/components/wizard/steps/name.js +14 -14
  93. package/dist/esm/components/wizard/steps/run.js +1 -1
  94. package/dist/esm/components/wizard/steps/select.js +1 -1
  95. package/dist/esm/components/wizard/wizard.js +7 -3
  96. package/dist/esm/components/wizard/wizard.styles.js +57 -55
  97. package/dist/esm/components/wizard/wizard.template.js +13 -12
  98. package/dist/esm/components/zero-components.js +17 -0
  99. package/dist/esm/config/config.js +20 -0
  100. package/dist/esm/config/configure.js +58 -0
  101. package/dist/esm/config/index.js +2 -0
  102. package/dist/esm/config/templates.js +21 -0
  103. package/dist/esm/constants/grid-config.js +1 -2
  104. package/dist/esm/index.js +2 -2
  105. package/dist/esm/layouts/default.js +2 -3
  106. package/dist/esm/layouts/two-pane-horizontal.js +5 -6
  107. package/dist/esm/main/index.js +1 -0
  108. package/dist/esm/main/main.js +207 -53
  109. package/dist/esm/main/main.styles.js +59 -6
  110. package/dist/esm/main/main.template.js +95 -8
  111. package/dist/esm/styles/helpers.js +30 -29
  112. package/dist/esm/styles/normalize.js +2 -2
  113. package/dist/esm/styles/styles.js +2 -3
  114. package/dist/esm/tags/index.js +1 -0
  115. package/dist/esm/tags/tags.js +67 -0
  116. package/package.json +22 -5
  117. package/dist/dts/components/components.d.ts +0 -5
  118. package/dist/dts/components/components.d.ts.map +0 -1
  119. package/dist/dts/components/index.d.ts +0 -2
  120. package/dist/dts/components/index.d.ts.map +0 -1
  121. package/dist/dts/routes/config.d.ts +0 -25
  122. package/dist/dts/routes/config.d.ts.map +0 -1
  123. package/dist/dts/routes/index.d.ts +0 -2
  124. package/dist/dts/routes/index.d.ts.map +0 -1
  125. package/dist/dts/routes/not-found/not-found.d.ts +0 -4
  126. package/dist/dts/routes/not-found/not-found.d.ts.map +0 -1
  127. package/dist/dts/routes/protected/protected.d.ts +0 -8
  128. package/dist/dts/routes/protected/protected.d.ts.map +0 -1
  129. package/dist/dts/routes/protected/protected.styles.d.ts +0 -2
  130. package/dist/dts/routes/protected/protected.styles.d.ts.map +0 -1
  131. package/dist/dts/routes/protected/protected.template.d.ts +0 -3
  132. package/dist/dts/routes/protected/protected.template.d.ts.map +0 -1
  133. package/dist/dts/routes/reporting-home/reporting-home-styles.d.ts +0 -2
  134. package/dist/dts/routes/reporting-home/reporting-home-styles.d.ts.map +0 -1
  135. package/dist/dts/routes/reporting-home/reporting-home-template.d.ts +0 -4
  136. package/dist/dts/routes/reporting-home/reporting-home-template.d.ts.map +0 -1
  137. package/dist/dts/routes/reporting-home/reporting-home.d.ts +0 -26
  138. package/dist/dts/routes/reporting-home/reporting-home.d.ts.map +0 -1
  139. package/dist/dts/routes/reporting-home/types.d.ts +0 -13
  140. package/dist/dts/routes/reporting-home/types.d.ts.map +0 -1
  141. package/dist/esm/components/components.js +0 -51
  142. package/dist/esm/components/index.js +0 -1
  143. package/dist/esm/routes/config.js +0 -84
  144. package/dist/esm/routes/index.js +0 -1
  145. package/dist/esm/routes/not-found/not-found.js +0 -29
  146. package/dist/esm/routes/protected/protected.js +0 -32
  147. package/dist/esm/routes/protected/protected.styles.js +0 -18
  148. package/dist/esm/routes/protected/protected.template.js +0 -7
  149. package/dist/esm/routes/reporting-home/reporting-home-styles.js +0 -74
  150. package/dist/esm/routes/reporting-home/reporting-home-template.js +0 -85
  151. package/dist/esm/routes/reporting-home/reporting-home.js +0 -103
  152. /package/dist/esm/{routes/reporting-home → main}/types.js +0 -0
@@ -1,6 +1,6 @@
1
1
  import { Connect } from '@genesislcap/foundation-comms';
2
- import { FASTElement } from '@microsoft/fast-element';
3
- export declare class CreateEdit extends FASTElement {
2
+ import { GenesisElement } from '@genesislcap/web-core';
3
+ export declare class CreateEdit extends GenesisElement {
4
4
  connect: Connect;
5
5
  id: string;
6
6
  report: any;
@@ -1 +1 @@
1
- {"version":3,"file":"create-edit.d.ts","sourceRoot":"","sources":["../../../../src/components/create-edit/create-edit.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AACxD,OAAO,EAAiB,WAAW,EAAc,MAAM,yBAAyB,CAAC;AAOjF,qBAKa,UAAW,SAAQ,WAAW;IAChC,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,4CAgCf;CACH"}
1
+ {"version":3,"file":"create-edit.d.ts","sourceRoot":"","sources":["../../../../src/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,4CAgCf;CACH"}
@@ -1 +1 @@
1
- {"version":3,"file":"create-edit.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/create-edit/create-edit.styles.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,gBAAgB,iDAa5B,CAAC"}
1
+ {"version":3,"file":"create-edit.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/create-edit/create-edit.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,gBAAgB,iDAa5B,CAAC"}
@@ -1,3 +1,3 @@
1
- import type { ViewTemplate } from '@microsoft/fast-element';
2
- export declare const CreateEditTemplate: ViewTemplate;
1
+ import type { CreateEdit } from './create-edit';
2
+ export declare const CreateEditTemplate: import("@microsoft/fast-element").ViewTemplate<CreateEdit, any>;
3
3
  //# sourceMappingURL=create-edit.template.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-edit.template.d.ts","sourceRoot":"","sources":["../../../../src/components/create-edit/create-edit.template.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAG5D,eAAO,MAAM,kBAAkB,EAAE,YAWhC,CAAC"}
1
+ {"version":3,"file":"create-edit.template.d.ts","sourceRoot":"","sources":["../../../../src/components/create-edit/create-edit.template.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAEhD,eAAO,MAAM,kBAAkB,iEAW9B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"columns.d.ts","sourceRoot":"","sources":["../../../../src/components/list/columns.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,yBAAyB,CAAC;AAItD,oBAAY,aAAa;IACvB,SAAS,cAAc;IACvB,WAAW,gBAAgB;IAC3B,kBAAkB,uBAAuB;IACzC,iBAAiB,sBAAsB;IACvC,cAAc,mBAAmB;IACjC,UAAU,eAAe;IACzB,iBAAiB,sBAAsB;IACvC,OAAO,YAAY;CACpB;AAED,wBAAgB,kBAAkB,CAAC,OAAO,EAAE,GAAG,iBA6F9C;AAED,wBAAgB,oBAAoB,CAAC,OAAO,EAAE,GAAG,QAAI"}
1
+ {"version":3,"file":"columns.d.ts","sourceRoot":"","sources":["../../../../src/components/list/columns.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,yBAAyB,CAAC;AAGtD,oBAAY,aAAa;IACvB,SAAS,cAAc;IACvB,WAAW,gBAAgB;IAC3B,kBAAkB,uBAAuB;IACzC,iBAAiB,sBAAsB;IACvC,cAAc,mBAAmB;IACjC,UAAU,eAAe;IACzB,iBAAiB,sBAAsB;IACvC,OAAO,YAAY;CACpB;AAED,wBAAgB,kBAAkB,CAAC,OAAO,EAAE,GAAG,iBA6F9C;AAED,wBAAgB,oBAAoB,CAAC,OAAO,EAAE,GAAG,QAAI"}
@@ -1,12 +1,14 @@
1
1
  import type { ColDef } from '@ag-grid-community/core';
2
2
  import { Connect } from '@genesislcap/foundation-comms';
3
- import { ZeroGridPro } from '@genesislcap/foundation-zero-grid-pro';
4
- import { FASTElement } from '@microsoft/fast-element';
5
- export declare class List extends FASTElement {
3
+ import { GridPro } from '@genesislcap/grid-pro';
4
+ import { GenesisElement } from '@genesislcap/web-core';
5
+ import { ReportingConfig } from '../../config/config';
6
+ export declare class List extends GenesisElement {
6
7
  connect: Connect;
7
8
  userInteractedRow: {};
8
9
  selectedRows: any[];
9
- grid: ZeroGridPro;
10
+ config: ReportingConfig;
11
+ grid: GridPro;
10
12
  slectionEvent: CustomEvent<{
11
13
  selectedRows: () => any[];
12
14
  }>;
@@ -1 +1 @@
1
- {"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../../src/components/list/list.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,yBAAyB,CAAC;AACtD,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AACxD,OAAO,EAAqB,WAAW,EAAE,MAAM,uCAAuC,CAAC;AACvF,OAAO,EAAiB,WAAW,EAAc,MAAM,yBAAyB,CAAC;AASjF,qBAKa,IAAK,SAAQ,WAAW;IAC1B,OAAO,EAAG,OAAO,CAAC;IACf,iBAAiB,KAAM;IACvB,YAAY,QAAM;IAEvB,IAAI,EAAE,WAAW,CAAC;IAEzB,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,SAAU,GAAG,KAAG,IAAI,CAElC;IAEK,wBAAwB,EAAE,MAAM,CAqCrC;CACH"}
1
+ {"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../../src/components/list/list.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,yBAAyB,CAAC;AACtD,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AACxD,OAAO,EAAE,OAAO,EAAqB,MAAM,uBAAuB,CAAC;AACnE,OAAO,EAAiB,cAAc,EAAc,MAAM,uBAAuB,CAAC;AAKlF,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAItD,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,SAAU,GAAG,KAAG,IAAI,CAElC;IAEK,wBAAwB,EAAE,MAAM,CAqCrC;CACH"}
@@ -1 +1 @@
1
- {"version":3,"file":"list.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/list/list.styles.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,UAAU,iDAuBtB,CAAC"}
1
+ {"version":3,"file":"list.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/list/list.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU,iDAMtB,CAAC"}
@@ -1,3 +1,3 @@
1
- import type { ViewTemplate } from '@microsoft/fast-element';
2
- export declare const ListTemplate: ViewTemplate;
1
+ import type { List } from './list';
2
+ export declare const ListTemplate: import("@microsoft/fast-element").ViewTemplate<List, any>;
3
3
  //# sourceMappingURL=list.template.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list.template.d.ts","sourceRoot":"","sources":["../../../../src/components/list/list.template.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAK5D,eAAO,MAAM,YAAY,EAAE,YAwB1B,CAAC"}
1
+ {"version":3,"file":"list.template.d.ts","sourceRoot":"","sources":["../../../../src/components/list/list.template.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAInC,eAAO,MAAM,YAAY,2DAwBxB,CAAC"}
@@ -1,12 +1,14 @@
1
1
  import { Datasource, FilteredDataServerResult } from '@genesislcap/foundation-comms';
2
- import { ZeroGridPro } from '@genesislcap/foundation-zero-grid-pro';
3
- import { FASTElement } from '@microsoft/fast-element';
4
- export declare class Preview extends FASTElement {
5
- grid: ZeroGridPro;
2
+ import type { GridPro } from '@genesislcap/grid-pro';
3
+ import { GenesisElement } from '@genesislcap/web-core';
4
+ import { ReportingConfig } from '../../config/config';
5
+ export declare class Preview extends GenesisElement {
6
+ grid: GridPro;
6
7
  datasource: Datasource;
7
8
  report: any;
8
9
  data: FilteredDataServerResult;
9
10
  datasourceSettings: any;
11
+ config: ReportingConfig;
10
12
  /**
11
13
  * When report variable changes handle
12
14
  */
@@ -1 +1 @@
1
- {"version":3,"file":"preview.d.ts","sourceRoot":"","sources":["../../../../src/components/preview/preview.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAErF,OAAO,EAAE,WAAW,EAAE,MAAM,uCAAuC,CAAC;AACpE,OAAO,EAAiB,WAAW,EAAoB,MAAM,yBAAyB,CAAC;AAOvF,qBAKa,OAAQ,SAAQ,WAAW;IAC/B,IAAI,EAAG,WAAW,CAAC;IACd,UAAU,EAAG,UAAU,CAAC;IAC9B,MAAM,EAAE,GAAG,CAAM;IACX,IAAI,EAAE,wBAAwB,CAAC;IAC/B,kBAAkB,MAAC;IAE/B;;OAEG;IACH,aAAa,CAAC,GAAG,KAAA,EAAE,QAAQ,KAAA;IAY3B;;OAEG;IACH,iBAAiB;IA0BjB;;OAEG;IACI,kBAAkB,sBAevB;IAEF;;OAEG;IACI,WAAW,aAShB;IAEK,cAAc,2BAYnB;CACH"}
1
+ {"version":3,"file":"preview.d.ts","sourceRoot":"","sources":["../../../../src/components/preview/preview.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAErF,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAiB,cAAc,EAAoB,MAAM,uBAAuB,CAAC;AAIxF,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAItD,qBAKa,OAAQ,SAAQ,cAAc;IAClC,IAAI,EAAG,OAAO,CAAC;IACV,UAAU,EAAG,UAAU,CAAC;IAC9B,MAAM,EAAE,GAAG,CAAM;IACX,IAAI,EAAE,wBAAwB,CAAC;IAC/B,kBAAkB,MAAC;IACd,MAAM,EAAG,eAAe,CAAC;IAE1C;;OAEG;IACH,aAAa,CAAC,GAAG,KAAA,EAAE,QAAQ,KAAA;IAY3B;;OAEG;IACH,iBAAiB;IA0BjB;;OAEG;IACI,kBAAkB,sBAevB;IAEF;;OAEG;IACI,WAAW,aAShB;IAEK,cAAc,2BAYnB;CACH"}
@@ -1,3 +1,3 @@
1
- import type { ViewTemplate } from '@microsoft/fast-element';
2
- export declare const PreviewReportTemplate: ViewTemplate;
1
+ import type { Preview } from './preview';
2
+ export declare const PreviewReportTemplate: import("@microsoft/fast-element").ViewTemplate<Preview, any>;
3
3
  //# sourceMappingURL=preview.template.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"preview.template.d.ts","sourceRoot":"","sources":["../../../../src/components/preview/preview.template.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAG5D,eAAO,MAAM,qBAAqB,EAAE,YA4BnC,CAAC"}
1
+ {"version":3,"file":"preview.template.d.ts","sourceRoot":"","sources":["../../../../src/components/preview/preview.template.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAGzC,eAAO,MAAM,qBAAqB,8DA4BjC,CAAC"}
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @public
3
+ */
4
+ export declare const registerCommonRapidComponents: () => Promise<void>;
5
+ //# sourceMappingURL=rapid-components.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"rapid-components.d.ts","sourceRoot":"","sources":["../../../src/components/rapid-components.ts"],"names":[],"mappings":"AAiBA;;GAEG;AACH,eAAO,MAAM,6BAA6B,qBA0BzC,CAAC"}
@@ -1,15 +1,17 @@
1
1
  import { Connect } from '@genesislcap/foundation-comms';
2
- import { ZeroGridPro } from '@genesislcap/foundation-zero-grid-pro';
3
- import { FASTElement } from '@microsoft/fast-element';
4
- export declare class SelectFields extends FASTElement {
5
- allFieldsGrid: ZeroGridPro;
6
- selectedFieldsGrid: ZeroGridPro;
2
+ import type { GridPro } from '@genesislcap/grid-pro';
3
+ import { GenesisElement } from '@genesislcap/web-core';
4
+ import { ReportingConfig } from '../../config/config';
5
+ export declare class SelectFields extends GenesisElement {
6
+ allFieldsGrid: GridPro;
7
+ selectedFieldsGrid: GridPro;
7
8
  connect: Connect;
8
9
  fieldsToRemove: any[];
9
10
  fieldData: any;
10
11
  report: {};
11
12
  selectedFields: any;
12
13
  selectedDatasource: string;
14
+ config: ReportingConfig;
13
15
  /**
14
16
  * Loading selected fields grid when we have selected rows
15
17
  */
@@ -1 +1 @@
1
- {"version":3,"file":"select-fields.d.ts","sourceRoot":"","sources":["../../../../src/components/select-fields/select-fields.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AAExD,OAAO,EAAE,WAAW,EAAE,MAAM,uCAAuC,CAAC;AACpE,OAAO,EAAiB,WAAW,EAAoB,MAAM,yBAAyB,CAAC;AAMvF,qBAKa,YAAa,SAAQ,WAAW;IACpC,aAAa,EAAE,WAAW,CAAC;IAC3B,kBAAkB,EAAE,WAAW,CAAC;IAE9B,OAAO,EAAE,OAAO,CAAC;IACd,cAAc,QAAM;IACpB,SAAS,MAAC;IACV,MAAM,KAAM;IACZ,cAAc,MAAC;IACrB,kBAAkB,EAAE,MAAM,CAAM;IAEtC;;OAEG;IACH,qBAAqB,CAAC,QAAQ,KAAA;IAO9B,iBAAiB,IAAI,IAAI;IAMzB;;;;OAIG;IACI,2BAA2B,sBAQhC;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,6CAYtB;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/components/select-fields/select-fields.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AAExD,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAiB,cAAc,EAAoB,MAAM,uBAAuB,CAAC;AAKxF,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAEtD,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,sBAQhC;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,6CAYtB;IAEF;;OAEG;IACI,0BAA0B,QAAO,IAAI,CAM1C;IAEF;;OAEG;IACI,oBAAoB,QAAO,IAAI,CAepC;IAEF;;OAEG;IACI,mBAAmB,IAAI,IAAI;CAWnC"}
@@ -1,4 +1,3 @@
1
- import type { ViewTemplate } from '@microsoft/fast-element';
2
1
  import type { SelectFields } from './select-fields';
3
- export declare const SelectFieldsTemplate: ViewTemplate<SelectFields>;
2
+ export declare const SelectFieldsTemplate: import("@microsoft/fast-element").ViewTemplate<SelectFields, any>;
4
3
  //# sourceMappingURL=select-fields.template.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"select-fields.template.d.ts","sourceRoot":"","sources":["../../../../src/components/select-fields/select-fields.template.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AA+CpD,eAAO,MAAM,oBAAoB,EAAE,YAAY,CAAC,YAAY,CAI3D,CAAC"}
1
+ {"version":3,"file":"select-fields.template.d.ts","sourceRoot":"","sources":["../../../../src/components/select-fields/select-fields.template.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAgDpD,eAAO,MAAM,oBAAoB,mEAIhC,CAAC"}
@@ -1,14 +1,16 @@
1
1
  import { Connect } from '@genesislcap/foundation-comms';
2
- import { ZeroGridPro } from '@genesislcap/foundation-zero-grid-pro';
3
- import { FASTElement } from '@microsoft/fast-element';
4
- export declare class SelectFilters extends FASTElement {
5
- availableFieldsGrid: ZeroGridPro;
6
- selectedFiltersGrid: ZeroGridPro;
2
+ import type { GridPro } from '@genesislcap/grid-pro';
3
+ import { GenesisElement } from '@genesislcap/web-core';
4
+ import { ReportingConfig } from '../../config/config';
5
+ export declare class SelectFilters extends GenesisElement {
6
+ availableFieldsGrid: GridPro;
7
+ selectedFiltersGrid: GridPro;
7
8
  connect: Connect;
8
9
  filtersToRemove: any[];
9
10
  selectedFields: any[];
10
11
  selectedFilters: any[];
11
12
  filterGridReady: boolean;
13
+ config: ReportingConfig;
12
14
  connectedCallback(): void;
13
15
  makeSureFieldValueIsNotLost: (array: any) => any;
14
16
  selectedFiltersChanged(): void;
@@ -1 +1 @@
1
- {"version":3,"file":"select-filters.d.ts","sourceRoot":"","sources":["../../../../src/components/select-filters/select-filters.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AAExD,OAAO,EAAE,WAAW,EAAE,MAAM,uCAAuC,CAAC;AACpE,OAAO,EAAiB,WAAW,EAAc,MAAM,yBAAyB,CAAC;AAMjF,qBAKa,aAAc,SAAQ,WAAW;IACrC,mBAAmB,EAAG,WAAW,CAAC;IAClC,mBAAmB,EAAG,WAAW,CAAC;IAEhC,OAAO,EAAE,OAAO,CAAC;IACd,eAAe,QAAM;IACrB,cAAc,QAAM;IACpB,eAAe,QAAM;IACrB,eAAe,EAAE,OAAO,CAAS;IAE7C,iBAAiB,IAAI,IAAI;IAOlB,2BAA2B,sBAQhC;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;IAkD/B,cAAc,oCASnB;IAEK,mBAAmB,oCASxB;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/components/select-filters/select-filters.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AAExD,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAiB,cAAc,EAAc,MAAM,uBAAuB,CAAC;AAKlF,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAEtD,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,iBAAiB,IAAI,IAAI;IAOlB,2BAA2B,sBAQhC;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;IAkD/B,cAAc,oCASnB;IAEK,mBAAmB,oCASxB;IAEF;;OAEG;IACI,qBAAqB,QAAO,IAAI,CAerC;IAEF;;OAEG;IACI,oBAAoB,IAAI,IAAI;CAWpC"}
@@ -1,4 +1,3 @@
1
- import type { ViewTemplate } from '@microsoft/fast-element';
2
1
  import type { SelectFilters } from './select-filters';
3
- export declare const SelectFiltersTemplate: ViewTemplate<SelectFilters>;
2
+ export declare const SelectFiltersTemplate: import("@microsoft/fast-element").ViewTemplate<SelectFilters, any>;
4
3
  //# sourceMappingURL=select-filters.template.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"select-filters.template.d.ts","sourceRoot":"","sources":["../../../../src/components/select-filters/select-filters.template.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAiDtD,eAAO,MAAM,qBAAqB,EAAE,YAAY,CAAC,aAAa,CAI7D,CAAC"}
1
+ {"version":3,"file":"select-filters.template.d.ts","sourceRoot":"","sources":["../../../../src/components/select-filters/select-filters.template.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAkDtD,eAAO,MAAM,qBAAqB,oEAIjC,CAAC"}
@@ -1,3 +1,2 @@
1
- import type { ViewTemplate } from '@microsoft/fast-element';
2
- export declare const Debug: ViewTemplate;
1
+ export declare const Debug: import("@microsoft/fast-element").ViewTemplate<any, any>;
3
2
  //# sourceMappingURL=debug.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"debug.d.ts","sourceRoot":"","sources":["../../../../src/components/wizard/debug.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAE5D,eAAO,MAAM,KAAK,EAAE,YAgCnB,CAAC"}
1
+ {"version":3,"file":"debug.d.ts","sourceRoot":"","sources":["../../../../src/components/wizard/debug.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK,0DAgCjB,CAAC"}
@@ -1,3 +1,2 @@
1
- import type { ViewTemplate } from '@microsoft/fast-element';
2
- export declare const FiltersStep: ViewTemplate;
1
+ export declare const FiltersStep: import("@microsoft/fast-element").ViewTemplate<any, any>;
3
2
  //# sourceMappingURL=filters.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"filters.d.ts","sourceRoot":"","sources":["../../../../../src/components/wizard/steps/filters.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAE5D,eAAO,MAAM,WAAW,EAAE,YAOzB,CAAC"}
1
+ {"version":3,"file":"filters.d.ts","sourceRoot":"","sources":["../../../../../src/components/wizard/steps/filters.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW,0DAOvB,CAAC"}
@@ -1,4 +1,3 @@
1
- import type { ViewTemplate } from '@microsoft/fast-element';
2
1
  import type { Wizard } from '../wizard';
3
- export declare const NameStep: ViewTemplate<Wizard>;
2
+ export declare const NameStep: import("@microsoft/fast-element").ViewTemplate<Wizard, any>;
4
3
  //# sourceMappingURL=name.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"name.d.ts","sourceRoot":"","sources":["../../../../../src/components/wizard/steps/name.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,WAAW,CAAC;AA2DxC,eAAO,MAAM,QAAQ,EAAE,YAAY,CAAC,MAAM,CAIzC,CAAC"}
1
+ {"version":3,"file":"name.d.ts","sourceRoot":"","sources":["../../../../../src/components/wizard/steps/name.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,WAAW,CAAC;AA2DxC,eAAO,MAAM,QAAQ,6DAIpB,CAAC"}
@@ -1,3 +1,3 @@
1
- import type { ViewTemplate } from '@microsoft/fast-element';
2
- export declare const RunStep: ViewTemplate;
1
+ import type { Wizard } from '../wizard';
2
+ export declare const RunStep: import("@microsoft/fast-element").ViewTemplate<Wizard, any>;
3
3
  //# sourceMappingURL=run.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"run.d.ts","sourceRoot":"","sources":["../../../../../src/components/wizard/steps/run.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAG5D,eAAO,MAAM,OAAO,EAAE,YASrB,CAAC"}
1
+ {"version":3,"file":"run.d.ts","sourceRoot":"","sources":["../../../../../src/components/wizard/steps/run.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,WAAW,CAAC;AAExC,eAAO,MAAM,OAAO,6DASnB,CAAC"}
@@ -1,3 +1,2 @@
1
- import type { ViewTemplate } from '@microsoft/fast-element';
2
- export declare const SelectStep: ViewTemplate;
1
+ export declare const SelectStep: import("@microsoft/fast-element").ViewTemplate<any, any>;
3
2
  //# sourceMappingURL=select.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"select.d.ts","sourceRoot":"","sources":["../../../../../src/components/wizard/steps/select.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAE5D,eAAO,MAAM,UAAU,EAAE,YASxB,CAAC"}
1
+ {"version":3,"file":"select.d.ts","sourceRoot":"","sources":["../../../../../src/components/wizard/steps/select.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU,0DAStB,CAAC"}
@@ -1,8 +1,10 @@
1
1
  import { Connect } from '@genesislcap/foundation-comms';
2
- import { FASTElement } from '@microsoft/fast-element';
2
+ import { GenesisElement } from '@genesislcap/web-core';
3
3
  import { DatasourceFieldOptions, DatasourceOptions, ReportField, WizardContent } from './wizard.types';
4
- export declare class Wizard extends FASTElement {
4
+ import { ReportingConfig } from '../../config/config';
5
+ export declare class Wizard extends GenesisElement {
5
6
  connect: Connect;
7
+ config: ReportingConfig;
6
8
  debug: boolean;
7
9
  activeTab: number;
8
10
  datasourceOptions: DatasourceOptions;
@@ -1 +1 @@
1
- {"version":3,"file":"wizard.d.ts","sourceRoot":"","sources":["../../../../src/components/wizard/wizard.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AACxD,OAAO,EAAiB,WAAW,EAAwB,MAAM,yBAAyB,CAAC;AAK3F,OAAO,EACL,sBAAsB,EACtB,iBAAiB,EACjB,WAAW,EACX,aAAa,EAEd,MAAM,gBAAgB,CAAC;AAGxB,qBAKa,MAAO,SAAQ,WAAW;IAC5B,OAAO,EAAE,OAAO,CAAC;IACd,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,6DAaf;IAED;;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,2BAEvB;IAEF;;;OAGG;IACI,OAAO;;;;;MAOZ;IAEF;;;OAGG;IACI,YAAY,0BAIjB;CACH"}
1
+ {"version":3,"file":"wizard.d.ts","sourceRoot":"","sources":["../../../../src/components/wizard/wizard.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AACxD,OAAO,EAAiB,cAAc,EAAwB,MAAM,uBAAuB,CAAC;AAK5F,OAAO,EACL,sBAAsB,EACtB,iBAAiB,EACjB,WAAW,EACX,aAAa,EAEd,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAGtD,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,6DAaf;IAED;;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,2BAEvB;IAEF;;;OAGG;IACI,OAAO;;;;;MAOZ;IAEF;;;OAGG;IACI,YAAY,0BAIjB;CACH"}
@@ -1 +1 @@
1
- {"version":3,"file":"wizard.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/wizard/wizard.styles.ts"],"names":[],"mappings":"AAeA,eAAO,MAAM,YAAY,iDA2LxB,CAAC"}
1
+ {"version":3,"file":"wizard.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/wizard/wizard.styles.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,YAAY,iDA+LxB,CAAC"}
@@ -1,4 +1,3 @@
1
- import type { ViewTemplate } from '@microsoft/fast-element';
2
1
  import type { Wizard } from './wizard';
3
- export declare const WizardTemplate: ViewTemplate<Wizard>;
2
+ export declare const WizardTemplate: import("@microsoft/fast-element").ViewTemplate<Wizard, any>;
4
3
  //# sourceMappingURL=wizard.template.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"wizard.template.d.ts","sourceRoot":"","sources":["../../../../src/components/wizard/wizard.template.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAoB,MAAM,yBAAyB,CAAC;AAG9E,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AA6GvC,eAAO,MAAM,cAAc,EAAE,YAAY,CAAC,MAAM,CA8B/C,CAAC"}
1
+ {"version":3,"file":"wizard.template.d.ts","sourceRoot":"","sources":["../../../../src/components/wizard/wizard.template.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AA8GvC,eAAO,MAAM,cAAc,6DA8B1B,CAAC"}
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @public
3
+ */
4
+ export declare const registerCommonZeroComponents: () => Promise<void>;
5
+ //# sourceMappingURL=zero-components.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"zero-components.d.ts","sourceRoot":"","sources":["../../../src/components/zero-components.ts"],"names":[],"mappings":"AAiBA;;GAEG;AACH,eAAO,MAAM,4BAA4B,qBAuBxC,CAAC"}
@@ -0,0 +1,47 @@
1
+ import { PartialGenesisElementDefinition } from '@genesislcap/web-core';
2
+ import { TemplateOptions } from './templates';
3
+ /**
4
+ * Do not reference any ../main files here. We must avoid ../tags being referenced and therefore setup pre-configuration.
5
+ */
6
+ /**
7
+ * ReportingConfig DI interface.
8
+ *
9
+ * @public
10
+ */
11
+ export interface ReportingConfig extends PartialGenesisElementDefinition {
12
+ /**
13
+ * Template options.
14
+ *
15
+ * @remarks
16
+ * Used by host applications to assign MF template options and subcomponent tags to align with the host design system.
17
+ */
18
+ templateOptions: TemplateOptions;
19
+ /**
20
+ * Button appearance.
21
+ *
22
+ * @remarks
23
+ * Used by foundation-button to specify the appearance of the button
24
+ */
25
+ buttonAppearance: string;
26
+ /**
27
+ * Design System prefix for foundation-form
28
+ *
29
+ * @remarks
30
+ * Used by foundation-form to specify the design system used by the form elements
31
+ */
32
+ designSystemPrefix: string;
33
+ }
34
+ /**
35
+ * Default ReportingConfig DI implementation.
36
+ * @public
37
+ */
38
+ export declare const defaultReportingConfig: ReportingConfig;
39
+ /**
40
+ * ReportingConfig DI key.
41
+ *
42
+ * @internal
43
+ * @privateRemarks
44
+ * Marked as internal to stop api-extractor becoming confused cross-linking tokens with the same name.
45
+ */
46
+ export declare const ReportingConfig: import("@microsoft/fast-foundation").InterfaceSymbol<ReportingConfig>;
47
+ //# sourceMappingURL=config.d.ts.map
@@ -0,0 +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;AAEtE;;GAEG;AAEH;;;;GAIG;AACH,MAAM,WAAW,eAAgB,SAAQ,+BAA+B;IACtE;;;;;OAKG;IACH,eAAe,EAAE,eAAe,CAAC;IAEjC;;;;;OAKG;IACH,gBAAgB,EAAE,MAAM,CAAC;IAEzB;;;;;OAKG;IACH,kBAAkB,EAAE,MAAM,CAAC;CAC5B;AAED;;;GAGG;AACH,eAAO,MAAM,sBAAsB,EAAE,eAKpC,CAAC;AAEF;;;;;;GAMG;AACH,eAAO,MAAM,eAAe,uEAAiF,CAAC"}
@@ -0,0 +1,30 @@
1
+ import { ReportingConfig } from './config';
2
+ /**
3
+ * configure.
4
+ *
5
+ * @remarks
6
+ * Configure the reporting micro frontend for host app integration.
7
+ *
8
+ * @example Providing template options to align to your host application.
9
+ * ```ts
10
+
11
+ * const { configure } = await import('@genesislcap/pbc-reporting-ui/config');
12
+ * return configure({
13
+ * name: 'rapid-document-manager',
14
+ * templateOptions: {
15
+ * icon: 'rapid-icon',
16
+ * button: 'rapid-button',
17
+ * grid: 'rapid-grid-pro',
18
+ * },
19
+ * designSystemPrefix: 'rapid',
20
+ * });
21
+ * },
22
+ * ```
23
+ *
24
+ * This is just an example, as there is a `RapidReporting` which you can import and use.
25
+ *
26
+ * @param config - A partial ReportingConfig.
27
+ * @public
28
+ */
29
+ export declare function configure(config: Partial<ReportingConfig>): Promise<typeof import("../main").Reporting>;
30
+ //# sourceMappingURL=configure.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"configure.d.ts","sourceRoot":"","sources":["../../../src/config/configure.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAA0B,MAAM,UAAU,CAAC;AAEnE;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,wBAAsB,SAAS,CAAC,MAAM,EAAE,OAAO,CAAC,eAAe,CAAC,+CAoC/D"}
@@ -0,0 +1,3 @@
1
+ export * from './config';
2
+ export * from './configure';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/config/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAC;AACzB,cAAc,aAAa,CAAC"}
@@ -0,0 +1,41 @@
1
+ import { TemplateElementDependency } from '@genesislcap/foundation-ui';
2
+ import { SyntheticViewTemplate } from '@genesislcap/web-core';
3
+ /**
4
+ * TemplateComponents.
5
+ * @public
6
+ */
7
+ export type TemplateComponents = {
8
+ icon: TemplateElementDependency;
9
+ button: TemplateElementDependency;
10
+ card: TemplateElementDependency;
11
+ tabs: TemplateElementDependency;
12
+ tab: TemplateElementDependency;
13
+ tabPanel: TemplateElementDependency;
14
+ textField: TemplateElementDependency;
15
+ textArea: TemplateElementDependency;
16
+ radioGroup: TemplateElementDependency;
17
+ radio: TemplateElementDependency;
18
+ toast: TemplateElementDependency;
19
+ designSystemProvider: TemplateElementDependency;
20
+ grid: TemplateElementDependency;
21
+ };
22
+ /**
23
+ * TemplateOptions.
24
+ * @public
25
+ */
26
+ export type TemplateOptions = Partial<TemplateComponents> & {
27
+ /**
28
+ * @remarks
29
+ * Just for reference that template options may be more than tags.
30
+ * @internal
31
+ */
32
+ somePartial?: string | SyntheticViewTemplate;
33
+ };
34
+ /**
35
+ * defaultTemplateOptions.
36
+ * @remarks
37
+ * The default template options this MF has been created with.
38
+ * @public
39
+ */
40
+ export declare const defaultTemplateOptions: TemplateOptions;
41
+ //# sourceMappingURL=templates.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"templates.d.ts","sourceRoot":"","sources":["../../../src/config/templates.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,4BAA4B,CAAC;AACvE,OAAO,EAAE,qBAAqB,EAAE,MAAM,uBAAuB,CAAC;AAE9D;;;GAGG;AACH,MAAM,MAAM,kBAAkB,GAAG;IAC/B,IAAI,EAAE,yBAAyB,CAAC;IAChC,MAAM,EAAE,yBAAyB,CAAC;IAClC,IAAI,EAAE,yBAAyB,CAAC;IAChC,IAAI,EAAE,yBAAyB,CAAC;IAChC,GAAG,EAAE,yBAAyB,CAAC;IAC/B,QAAQ,EAAE,yBAAyB,CAAC;IACpC,SAAS,EAAE,yBAAyB,CAAC;IACrC,QAAQ,EAAE,yBAAyB,CAAC;IACpC,UAAU,EAAE,yBAAyB,CAAC;IACtC,KAAK,EAAE,yBAAyB,CAAC;IACjC,KAAK,EAAE,yBAAyB,CAAC;IACjC,oBAAoB,EAAE,yBAAyB,CAAC;IAChD,IAAI,EAAE,yBAAyB,CAAC;CACjC,CAAC;AAEF;;;GAGG;AACH,MAAM,MAAM,eAAe,GAAG,OAAO,CAAC,kBAAkB,CAAC,GAAG;IAC1D;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,qBAAqB,CAAC;CAC9C,CAAC;AAEF;;;;;GAKG;AACH,eAAO,MAAM,sBAAsB,EAAE,eAcpC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"grid-config.d.ts","sourceRoot":"","sources":["../../../src/constants/grid-config.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,gBAAgB;;;;;;;;;CAU5B,CAAC;AAGF,eAAO,MAAM,iBAAiB;;;;;CAK7B,CAAC"}
1
+ {"version":3,"file":"grid-config.d.ts","sourceRoot":"","sources":["../../../src/constants/grid-config.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,gBAAgB;;;;;;;;;CAS5B,CAAC;AAGF,eAAO,MAAM,iBAAiB;;;;;CAK7B,CAAC"}
@@ -1,3 +1,3 @@
1
- export * from './main/index';
2
- export * from './routes/config';
1
+ export * from './config';
2
+ export * from './main';
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC"}
@@ -1,3 +1,3 @@
1
- import { FASTElementLayout } from '@microsoft/fast-router';
2
- export declare const defaultLayout: FASTElementLayout;
1
+ import { GenesisElementLayout } from '@genesislcap/web-core';
2
+ export declare const defaultLayout: GenesisElementLayout;
3
3
  //# sourceMappingURL=default.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"default.d.ts","sourceRoot":"","sources":["../../../src/layouts/default.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAE3D,eAAO,MAAM,aAAa,mBA2BzB,CAAC"}
1
+ {"version":3,"file":"default.d.ts","sourceRoot":"","sources":["../../../src/layouts/default.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,oBAAoB,EAAQ,MAAM,uBAAuB,CAAC;AAExE,eAAO,MAAM,aAAa,sBA2BzB,CAAC"}
@@ -1,5 +1,5 @@
1
- import { FASTElement } from '@microsoft/fast-element';
2
- export declare class LayoutTwoPaneHorizontal extends FASTElement {
1
+ import { GenesisElement } from '@genesislcap/web-core';
2
+ export declare class LayoutTwoPaneHorizontal extends GenesisElement {
3
3
  hideDivider: boolean;
4
4
  splitRatio: string;
5
5
  }
@@ -1 +1 @@
1
- {"version":3,"file":"two-pane-horizontal.d.ts","sourceRoot":"","sources":["../../../src/layouts/two-pane-horizontal.ts"],"names":[],"mappings":"AAAA,OAAO,EAA4B,WAAW,EAAc,MAAM,yBAAyB,CAAC;AAwE5F,qBAKa,uBAAwB,SAAQ,WAAW;IAC3B,WAAW,EAAE,OAAO,CAAS;IAClD,UAAU,EAAE,MAAM,CAAW;CACpC"}
1
+ {"version":3,"file":"two-pane-horizontal.d.ts","sourceRoot":"","sources":["../../../src/layouts/two-pane-horizontal.ts"],"names":[],"mappings":"AAAA,OAAO,EAA4B,cAAc,EAAc,MAAM,uBAAuB,CAAC;AAsE7F,qBAKa,uBAAwB,SAAQ,cAAc;IAC9B,WAAW,EAAE,OAAO,CAAS;IAClD,UAAU,EAAE,MAAM,CAAW;CACpC"}
@@ -1,3 +1,4 @@
1
1
  export * from './main.template';
2
2
  export * from './main';
3
+ export * from './main.styles';
3
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,QAAQ,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,QAAQ,CAAC;AACvB,cAAc,eAAe,CAAC"}