@genesislcap/pbc-reporting-ui 14.408.0 → 14.409.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/README.md +25 -0
- package/package.json +22 -22
- package/docs/api/index.md +0 -30
- package/docs/api/pbc-reporting-ui.foundationreporting.connectedcallback.md +0 -15
- package/docs/api/pbc-reporting-ui.foundationreporting.disconnectedcallback.md +0 -15
- package/docs/api/pbc-reporting-ui.foundationreporting.generatedreportscomponent.md +0 -11
- package/docs/api/pbc-reporting-ui.foundationreporting.handlereportconfigdisplaymode.md +0 -50
- package/docs/api/pbc-reporting-ui.foundationreporting.handlerunreportevent.md +0 -50
- package/docs/api/pbc-reporting-ui.foundationreporting.md +0 -180
- package/docs/api/pbc-reporting-ui.foundationreporting.ready.md +0 -11
- package/docs/api/pbc-reporting-ui.foundationreporting.reportconfigmode.md +0 -11
- package/docs/api/pbc-reporting-ui.foundationreporting.tabs.md +0 -11
- package/docs/api/pbc-reporting-ui.legacyreporting.foundationreporting.activereport.md +0 -11
- package/docs/api/pbc-reporting-ui.legacyreporting.foundationreporting.config.md +0 -11
- package/docs/api/pbc-reporting-ui.legacyreporting.foundationreporting.connect.md +0 -11
- package/docs/api/pbc-reporting-ui.legacyreporting.foundationreporting.connectedcallback.md +0 -15
- package/docs/api/pbc-reporting-ui.legacyreporting.foundationreporting.create.md +0 -15
- package/docs/api/pbc-reporting-ui.legacyreporting.foundationreporting.createedittabid.md +0 -11
- package/docs/api/pbc-reporting-ui.legacyreporting.foundationreporting.datasourcesettings.md +0 -11
- package/docs/api/pbc-reporting-ui.legacyreporting.foundationreporting.disconnectedcallback.md +0 -15
- package/docs/api/pbc-reporting-ui.legacyreporting.foundationreporting.edit.md +0 -50
- package/docs/api/pbc-reporting-ui.legacyreporting.foundationreporting.enter.md +0 -50
- package/docs/api/pbc-reporting-ui.legacyreporting.foundationreporting.fields.md +0 -11
- package/docs/api/pbc-reporting-ui.legacyreporting.foundationreporting.getfields.md +0 -50
- package/docs/api/pbc-reporting-ui.legacyreporting.foundationreporting.handleeditreportevent.md +0 -11
- package/docs/api/pbc-reporting-ui.legacyreporting.foundationreporting.handlerowselectionevent.md +0 -11
- package/docs/api/pbc-reporting-ui.legacyreporting.foundationreporting.handlerunreportevent.md +0 -11
- package/docs/api/pbc-reporting-ui.legacyreporting.foundationreporting.handletabschange.md +0 -50
- package/docs/api/pbc-reporting-ui.legacyreporting.foundationreporting.listbox.md +0 -11
- package/docs/api/pbc-reporting-ui.legacyreporting.foundationreporting.md +0 -429
- package/docs/api/pbc-reporting-ui.legacyreporting.foundationreporting.notifications.md +0 -11
- package/docs/api/pbc-reporting-ui.legacyreporting.foundationreporting.ready.md +0 -11
- package/docs/api/pbc-reporting-ui.legacyreporting.foundationreporting.reportsgrid.md +0 -11
- package/docs/api/pbc-reporting-ui.legacyreporting.foundationreporting.run.md +0 -50
- package/docs/api/pbc-reporting-ui.legacyreporting.foundationreporting.selectedrows.md +0 -11
- package/docs/api/pbc-reporting-ui.legacyreporting.foundationreporting.setpagetab.md +0 -50
- package/docs/api/pbc-reporting-ui.legacyreporting.foundationreporting.tabs.md +0 -11
- package/docs/api/pbc-reporting-ui.legacyreporting.md +0 -70
- package/docs/api/pbc-reporting-ui.legacyreporting.rapidreporting.md +0 -39
- package/docs/api/pbc-reporting-ui.legacyreporting.reporting.md +0 -14
- package/docs/api/pbc-reporting-ui.legacyreporting.zeroreporting.md +0 -39
- package/docs/api/pbc-reporting-ui.mainstyles.md +0 -11
- package/docs/api/pbc-reporting-ui.maintemplate.md +0 -11
- package/docs/api/pbc-reporting-ui.md +0 -143
- package/docs/api/pbc-reporting-ui.rapidreporting.md +0 -39
- package/docs/api/pbc-reporting-ui.reporting.md +0 -14
- package/docs/api/pbc-reporting-ui.reportingsandbox.auth.md +0 -11
- package/docs/api/pbc-reporting-ui.reportingsandbox.connect.md +0 -11
- package/docs/api/pbc-reporting-ui.reportingsandbox.connectedcallback.md +0 -15
- package/docs/api/pbc-reporting-ui.reportingsandbox.md +0 -121
- package/docs/api/pbc-reporting-ui.reportingsandbox.ready.md +0 -11
- package/docs/api/pbc-reporting-ui.reportingtab.md +0 -88
- package/docs/api-report.md.api.md +0 -174
- package/temp/api-report.md.api.md +0 -174
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/pbc-reporting-ui](./pbc-reporting-ui.md) > [LegacyReporting](./pbc-reporting-ui.legacyreporting.md) > [FoundationReporting](./pbc-reporting-ui.legacyreporting.foundationreporting.md) > [run](./pbc-reporting-ui.legacyreporting.foundationreporting.run.md)
|
|
4
|
-
|
|
5
|
-
## LegacyReporting.FoundationReporting.run() method
|
|
6
|
-
|
|
7
|
-
**Signature:**
|
|
8
|
-
|
|
9
|
-
```typescript
|
|
10
|
-
run(rowData: any): void;
|
|
11
|
-
```
|
|
12
|
-
|
|
13
|
-
## Parameters
|
|
14
|
-
|
|
15
|
-
<table><thead><tr><th>
|
|
16
|
-
|
|
17
|
-
Parameter
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
</th><th>
|
|
21
|
-
|
|
22
|
-
Type
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
</th><th>
|
|
26
|
-
|
|
27
|
-
Description
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
</th></tr></thead>
|
|
31
|
-
<tbody><tr><td>
|
|
32
|
-
|
|
33
|
-
rowData
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
</td><td>
|
|
37
|
-
|
|
38
|
-
any
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
</td><td>
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
</td></tr>
|
|
45
|
-
</tbody></table>
|
|
46
|
-
|
|
47
|
-
**Returns:**
|
|
48
|
-
|
|
49
|
-
void
|
|
50
|
-
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/pbc-reporting-ui](./pbc-reporting-ui.md) > [LegacyReporting](./pbc-reporting-ui.legacyreporting.md) > [FoundationReporting](./pbc-reporting-ui.legacyreporting.foundationreporting.md) > [selectedRows](./pbc-reporting-ui.legacyreporting.foundationreporting.selectedrows.md)
|
|
4
|
-
|
|
5
|
-
## LegacyReporting.FoundationReporting.selectedRows property
|
|
6
|
-
|
|
7
|
-
**Signature:**
|
|
8
|
-
|
|
9
|
-
```typescript
|
|
10
|
-
selectedRows: any[];
|
|
11
|
-
```
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/pbc-reporting-ui](./pbc-reporting-ui.md) > [LegacyReporting](./pbc-reporting-ui.legacyreporting.md) > [FoundationReporting](./pbc-reporting-ui.legacyreporting.foundationreporting.md) > [setPageTab](./pbc-reporting-ui.legacyreporting.foundationreporting.setpagetab.md)
|
|
4
|
-
|
|
5
|
-
## LegacyReporting.FoundationReporting.setPageTab() method
|
|
6
|
-
|
|
7
|
-
**Signature:**
|
|
8
|
-
|
|
9
|
-
```typescript
|
|
10
|
-
setPageTab(tab: string): void;
|
|
11
|
-
```
|
|
12
|
-
|
|
13
|
-
## Parameters
|
|
14
|
-
|
|
15
|
-
<table><thead><tr><th>
|
|
16
|
-
|
|
17
|
-
Parameter
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
</th><th>
|
|
21
|
-
|
|
22
|
-
Type
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
</th><th>
|
|
26
|
-
|
|
27
|
-
Description
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
</th></tr></thead>
|
|
31
|
-
<tbody><tr><td>
|
|
32
|
-
|
|
33
|
-
tab
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
</td><td>
|
|
37
|
-
|
|
38
|
-
string
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
</td><td>
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
</td></tr>
|
|
45
|
-
</tbody></table>
|
|
46
|
-
|
|
47
|
-
**Returns:**
|
|
48
|
-
|
|
49
|
-
void
|
|
50
|
-
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/pbc-reporting-ui](./pbc-reporting-ui.md) > [LegacyReporting](./pbc-reporting-ui.legacyreporting.md) > [FoundationReporting](./pbc-reporting-ui.legacyreporting.foundationreporting.md) > [tabs](./pbc-reporting-ui.legacyreporting.foundationreporting.tabs.md)
|
|
4
|
-
|
|
5
|
-
## LegacyReporting.FoundationReporting.tabs property
|
|
6
|
-
|
|
7
|
-
**Signature:**
|
|
8
|
-
|
|
9
|
-
```typescript
|
|
10
|
-
tabs: Tabs;
|
|
11
|
-
```
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/pbc-reporting-ui](./pbc-reporting-ui.md) > [LegacyReporting](./pbc-reporting-ui.legacyreporting.md)
|
|
4
|
-
|
|
5
|
-
## LegacyReporting namespace
|
|
6
|
-
|
|
7
|
-
**Signature:**
|
|
8
|
-
|
|
9
|
-
```typescript
|
|
10
|
-
export declare namespace LegacyReporting
|
|
11
|
-
```
|
|
12
|
-
|
|
13
|
-
## Classes
|
|
14
|
-
|
|
15
|
-
<table><thead><tr><th>
|
|
16
|
-
|
|
17
|
-
Class
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
</th><th>
|
|
21
|
-
|
|
22
|
-
Description
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
</th></tr></thead>
|
|
26
|
-
<tbody><tr><td>
|
|
27
|
-
|
|
28
|
-
[FoundationReporting](./pbc-reporting-ui.legacyreporting.foundationreporting.md)
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
</td><td>
|
|
32
|
-
|
|
33
|
-
FoundationReporting.
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
</td></tr>
|
|
37
|
-
<tr><td>
|
|
38
|
-
|
|
39
|
-
[RapidReporting](./pbc-reporting-ui.legacyreporting.rapidreporting.md)
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
</td><td>
|
|
43
|
-
|
|
44
|
-
RapidReporting.
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
</td></tr>
|
|
48
|
-
<tr><td>
|
|
49
|
-
|
|
50
|
-
[Reporting](./pbc-reporting-ui.legacyreporting.reporting.md)
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
</td><td>
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
</td></tr>
|
|
58
|
-
<tr><td>
|
|
59
|
-
|
|
60
|
-
[ZeroReporting](./pbc-reporting-ui.legacyreporting.zeroreporting.md)
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
</td><td>
|
|
64
|
-
|
|
65
|
-
ZeroReporting.
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
</td></tr>
|
|
69
|
-
</tbody></table>
|
|
70
|
-
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/pbc-reporting-ui](./pbc-reporting-ui.md) > [LegacyReporting](./pbc-reporting-ui.legacyreporting.md) > [RapidReporting](./pbc-reporting-ui.legacyreporting.rapidreporting.md)
|
|
4
|
-
|
|
5
|
-
## LegacyReporting.RapidReporting class
|
|
6
|
-
|
|
7
|
-
RapidReporting.
|
|
8
|
-
|
|
9
|
-
**Signature:**
|
|
10
|
-
|
|
11
|
-
```typescript
|
|
12
|
-
class RapidReporting extends FoundationReporting
|
|
13
|
-
```
|
|
14
|
-
**Extends:** [FoundationReporting](./pbc-reporting-ui.legacyreporting.foundationreporting.md)
|
|
15
|
-
|
|
16
|
-
## Remarks
|
|
17
|
-
|
|
18
|
-
A rapid version that pre-registers rapid components and uses the rapid design system.
|
|
19
|
-
|
|
20
|
-
## Example 1
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
```ts
|
|
24
|
-
import { RapidReporting } from '@genesislcap/pbc-reporting-ui';
|
|
25
|
-
...
|
|
26
|
-
RapidReporting
|
|
27
|
-
```
|
|
28
|
-
|
|
29
|
-
## Example 2
|
|
30
|
-
|
|
31
|
-
Load the micro frontend on-demand
|
|
32
|
-
|
|
33
|
-
```ts
|
|
34
|
-
|
|
35
|
-
const { RapidReporting } = await import('@genesislcap/pbc-reporting-ui');
|
|
36
|
-
return RapidReporting;
|
|
37
|
-
},
|
|
38
|
-
```
|
|
39
|
-
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/pbc-reporting-ui](./pbc-reporting-ui.md) > [LegacyReporting](./pbc-reporting-ui.legacyreporting.md) > [Reporting](./pbc-reporting-ui.legacyreporting.reporting.md)
|
|
4
|
-
|
|
5
|
-
## LegacyReporting.Reporting class
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
**Signature:**
|
|
9
|
-
|
|
10
|
-
```typescript
|
|
11
|
-
class Reporting extends ZeroReporting
|
|
12
|
-
```
|
|
13
|
-
**Extends:** [ZeroReporting](./pbc-reporting-ui.legacyreporting.zeroreporting.md)
|
|
14
|
-
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/pbc-reporting-ui](./pbc-reporting-ui.md) > [LegacyReporting](./pbc-reporting-ui.legacyreporting.md) > [ZeroReporting](./pbc-reporting-ui.legacyreporting.zeroreporting.md)
|
|
4
|
-
|
|
5
|
-
## LegacyReporting.ZeroReporting class
|
|
6
|
-
|
|
7
|
-
ZeroReporting.
|
|
8
|
-
|
|
9
|
-
**Signature:**
|
|
10
|
-
|
|
11
|
-
```typescript
|
|
12
|
-
class ZeroReporting extends FoundationReporting
|
|
13
|
-
```
|
|
14
|
-
**Extends:** [FoundationReporting](./pbc-reporting-ui.legacyreporting.foundationreporting.md)
|
|
15
|
-
|
|
16
|
-
## Remarks
|
|
17
|
-
|
|
18
|
-
A zero version that pre-registers zero components and uses the zero design system.
|
|
19
|
-
|
|
20
|
-
## Example 1
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
```ts
|
|
24
|
-
import { ZeroReporting } from '@genesislcap/pbc-reporting-ui';
|
|
25
|
-
...
|
|
26
|
-
ZeroReporting
|
|
27
|
-
```
|
|
28
|
-
|
|
29
|
-
## Example 2
|
|
30
|
-
|
|
31
|
-
Load the micro frontend on-demand
|
|
32
|
-
|
|
33
|
-
```ts
|
|
34
|
-
|
|
35
|
-
const { ZeroReporting } = await import('@genesislcap/pbc-reporting-ui');
|
|
36
|
-
return ZeroReporting;
|
|
37
|
-
},
|
|
38
|
-
```
|
|
39
|
-
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/pbc-reporting-ui](./pbc-reporting-ui.md) > [MainStyles](./pbc-reporting-ui.mainstyles.md)
|
|
4
|
-
|
|
5
|
-
## MainStyles variable
|
|
6
|
-
|
|
7
|
-
**Signature:**
|
|
8
|
-
|
|
9
|
-
```typescript
|
|
10
|
-
MainStyles: import("@microsoft/fast-element").ElementStyles
|
|
11
|
-
```
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/pbc-reporting-ui](./pbc-reporting-ui.md) > [MainTemplate](./pbc-reporting-ui.maintemplate.md)
|
|
4
|
-
|
|
5
|
-
## MainTemplate variable
|
|
6
|
-
|
|
7
|
-
**Signature:**
|
|
8
|
-
|
|
9
|
-
```typescript
|
|
10
|
-
MainTemplate: import("@microsoft/fast-element").ViewTemplate<Reporting, any>
|
|
11
|
-
```
|
|
@@ -1,143 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/pbc-reporting-ui](./pbc-reporting-ui.md)
|
|
4
|
-
|
|
5
|
-
## pbc-reporting-ui package
|
|
6
|
-
|
|
7
|
-
## Classes
|
|
8
|
-
|
|
9
|
-
<table><thead><tr><th>
|
|
10
|
-
|
|
11
|
-
Class
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
</th><th>
|
|
15
|
-
|
|
16
|
-
Description
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
</th></tr></thead>
|
|
20
|
-
<tbody><tr><td>
|
|
21
|
-
|
|
22
|
-
[FoundationReporting](./pbc-reporting-ui.foundationreporting.md)
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
</td><td>
|
|
26
|
-
|
|
27
|
-
FoundationReporting.
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
</td></tr>
|
|
31
|
-
<tr><td>
|
|
32
|
-
|
|
33
|
-
[RapidReporting](./pbc-reporting-ui.rapidreporting.md)
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
</td><td>
|
|
37
|
-
|
|
38
|
-
RapidReporting.
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
</td></tr>
|
|
42
|
-
<tr><td>
|
|
43
|
-
|
|
44
|
-
[Reporting](./pbc-reporting-ui.reporting.md)
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
</td><td>
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
</td></tr>
|
|
52
|
-
<tr><td>
|
|
53
|
-
|
|
54
|
-
[ReportingSandbox](./pbc-reporting-ui.reportingsandbox.md)
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
</td><td>
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
</td></tr>
|
|
61
|
-
</tbody></table>
|
|
62
|
-
|
|
63
|
-
## Enumerations
|
|
64
|
-
|
|
65
|
-
<table><thead><tr><th>
|
|
66
|
-
|
|
67
|
-
Enumeration
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
</th><th>
|
|
71
|
-
|
|
72
|
-
Description
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
</th></tr></thead>
|
|
76
|
-
<tbody><tr><td>
|
|
77
|
-
|
|
78
|
-
[ReportingTab](./pbc-reporting-ui.reportingtab.md)
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
</td><td>
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
</td></tr>
|
|
85
|
-
</tbody></table>
|
|
86
|
-
|
|
87
|
-
## Namespaces
|
|
88
|
-
|
|
89
|
-
<table><thead><tr><th>
|
|
90
|
-
|
|
91
|
-
Namespace
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
</th><th>
|
|
95
|
-
|
|
96
|
-
Description
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
</th></tr></thead>
|
|
100
|
-
<tbody><tr><td>
|
|
101
|
-
|
|
102
|
-
[LegacyReporting](./pbc-reporting-ui.legacyreporting.md)
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
</td><td>
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
</td></tr>
|
|
109
|
-
</tbody></table>
|
|
110
|
-
|
|
111
|
-
## Variables
|
|
112
|
-
|
|
113
|
-
<table><thead><tr><th>
|
|
114
|
-
|
|
115
|
-
Variable
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
</th><th>
|
|
119
|
-
|
|
120
|
-
Description
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
</th></tr></thead>
|
|
124
|
-
<tbody><tr><td>
|
|
125
|
-
|
|
126
|
-
[MainStyles](./pbc-reporting-ui.mainstyles.md)
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
</td><td>
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
</td></tr>
|
|
133
|
-
<tr><td>
|
|
134
|
-
|
|
135
|
-
[MainTemplate](./pbc-reporting-ui.maintemplate.md)
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
</td><td>
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
</td></tr>
|
|
142
|
-
</tbody></table>
|
|
143
|
-
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/pbc-reporting-ui](./pbc-reporting-ui.md) > [RapidReporting](./pbc-reporting-ui.rapidreporting.md)
|
|
4
|
-
|
|
5
|
-
## RapidReporting class
|
|
6
|
-
|
|
7
|
-
RapidReporting.
|
|
8
|
-
|
|
9
|
-
**Signature:**
|
|
10
|
-
|
|
11
|
-
```typescript
|
|
12
|
-
export declare class RapidReporting extends FoundationReporting
|
|
13
|
-
```
|
|
14
|
-
**Extends:** [FoundationReporting](./pbc-reporting-ui.foundationreporting.md)
|
|
15
|
-
|
|
16
|
-
## Remarks
|
|
17
|
-
|
|
18
|
-
A rapid version that pre-registers rapid components and uses the rapid design system.
|
|
19
|
-
|
|
20
|
-
## Example 1
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
```ts
|
|
24
|
-
import { RapidReporting } from '@genesislcap/pbc-reporting-ui';
|
|
25
|
-
...
|
|
26
|
-
RapidReporting
|
|
27
|
-
```
|
|
28
|
-
|
|
29
|
-
## Example 2
|
|
30
|
-
|
|
31
|
-
Load the micro frontend on-demand
|
|
32
|
-
|
|
33
|
-
```ts
|
|
34
|
-
|
|
35
|
-
const { RapidReporting } = await import('@genesislcap/pbc-reporting-ui');
|
|
36
|
-
return RapidReporting;
|
|
37
|
-
},
|
|
38
|
-
```
|
|
39
|
-
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/pbc-reporting-ui](./pbc-reporting-ui.md) > [Reporting](./pbc-reporting-ui.reporting.md)
|
|
4
|
-
|
|
5
|
-
## Reporting class
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
**Signature:**
|
|
9
|
-
|
|
10
|
-
```typescript
|
|
11
|
-
export declare class Reporting extends RapidReporting
|
|
12
|
-
```
|
|
13
|
-
**Extends:** [RapidReporting](./pbc-reporting-ui.rapidreporting.md)
|
|
14
|
-
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/pbc-reporting-ui](./pbc-reporting-ui.md) > [ReportingSandbox](./pbc-reporting-ui.reportingsandbox.md) > [auth](./pbc-reporting-ui.reportingsandbox.auth.md)
|
|
4
|
-
|
|
5
|
-
## ReportingSandbox.auth property
|
|
6
|
-
|
|
7
|
-
**Signature:**
|
|
8
|
-
|
|
9
|
-
```typescript
|
|
10
|
-
auth: Auth;
|
|
11
|
-
```
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/pbc-reporting-ui](./pbc-reporting-ui.md) > [ReportingSandbox](./pbc-reporting-ui.reportingsandbox.md) > [connect](./pbc-reporting-ui.reportingsandbox.connect.md)
|
|
4
|
-
|
|
5
|
-
## ReportingSandbox.connect property
|
|
6
|
-
|
|
7
|
-
**Signature:**
|
|
8
|
-
|
|
9
|
-
```typescript
|
|
10
|
-
connect: Connect;
|
|
11
|
-
```
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/pbc-reporting-ui](./pbc-reporting-ui.md) > [ReportingSandbox](./pbc-reporting-ui.reportingsandbox.md) > [connectedCallback](./pbc-reporting-ui.reportingsandbox.connectedcallback.md)
|
|
4
|
-
|
|
5
|
-
## ReportingSandbox.connectedCallback() method
|
|
6
|
-
|
|
7
|
-
**Signature:**
|
|
8
|
-
|
|
9
|
-
```typescript
|
|
10
|
-
connectedCallback(): Promise<void>;
|
|
11
|
-
```
|
|
12
|
-
**Returns:**
|
|
13
|
-
|
|
14
|
-
Promise<void>
|
|
15
|
-
|
|
@@ -1,121 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/pbc-reporting-ui](./pbc-reporting-ui.md) > [ReportingSandbox](./pbc-reporting-ui.reportingsandbox.md)
|
|
4
|
-
|
|
5
|
-
## ReportingSandbox class
|
|
6
|
-
|
|
7
|
-
**Signature:**
|
|
8
|
-
|
|
9
|
-
```typescript
|
|
10
|
-
export declare class ReportingSandbox extends GenesisElement
|
|
11
|
-
```
|
|
12
|
-
**Extends:** GenesisElement
|
|
13
|
-
|
|
14
|
-
## Properties
|
|
15
|
-
|
|
16
|
-
<table><thead><tr><th>
|
|
17
|
-
|
|
18
|
-
Property
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
</th><th>
|
|
22
|
-
|
|
23
|
-
Modifiers
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
</th><th>
|
|
27
|
-
|
|
28
|
-
Type
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
</th><th>
|
|
32
|
-
|
|
33
|
-
Description
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
</th></tr></thead>
|
|
37
|
-
<tbody><tr><td>
|
|
38
|
-
|
|
39
|
-
[auth](./pbc-reporting-ui.reportingsandbox.auth.md)
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
</td><td>
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
</td><td>
|
|
46
|
-
|
|
47
|
-
Auth
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
</td><td>
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
</td></tr>
|
|
54
|
-
<tr><td>
|
|
55
|
-
|
|
56
|
-
[connect](./pbc-reporting-ui.reportingsandbox.connect.md)
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
</td><td>
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
</td><td>
|
|
63
|
-
|
|
64
|
-
Connect
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
</td><td>
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
</td></tr>
|
|
71
|
-
<tr><td>
|
|
72
|
-
|
|
73
|
-
[ready](./pbc-reporting-ui.reportingsandbox.ready.md)
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
</td><td>
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
</td><td>
|
|
80
|
-
|
|
81
|
-
boolean
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
</td><td>
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
</td></tr>
|
|
88
|
-
</tbody></table>
|
|
89
|
-
|
|
90
|
-
## Methods
|
|
91
|
-
|
|
92
|
-
<table><thead><tr><th>
|
|
93
|
-
|
|
94
|
-
Method
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
</th><th>
|
|
98
|
-
|
|
99
|
-
Modifiers
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
</th><th>
|
|
103
|
-
|
|
104
|
-
Description
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
</th></tr></thead>
|
|
108
|
-
<tbody><tr><td>
|
|
109
|
-
|
|
110
|
-
[connectedCallback()](./pbc-reporting-ui.reportingsandbox.connectedcallback.md)
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
</td><td>
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
</td><td>
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
</td></tr>
|
|
120
|
-
</tbody></table>
|
|
121
|
-
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/pbc-reporting-ui](./pbc-reporting-ui.md) > [ReportingSandbox](./pbc-reporting-ui.reportingsandbox.md) > [ready](./pbc-reporting-ui.reportingsandbox.ready.md)
|
|
4
|
-
|
|
5
|
-
## ReportingSandbox.ready property
|
|
6
|
-
|
|
7
|
-
**Signature:**
|
|
8
|
-
|
|
9
|
-
```typescript
|
|
10
|
-
ready: boolean;
|
|
11
|
-
```
|