@genesislcap/foundation-entity-management 14.303.0 → 14.303.2

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 (2) hide show
  1. package/package.json +21 -21
  2. package/docs/api-report.md +0 -236
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-entity-management",
3
3
  "description": "Genesis Foundation Entity Management",
4
- "version": "14.303.0",
4
+ "version": "14.303.2",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -52,28 +52,28 @@
52
52
  }
53
53
  },
54
54
  "devDependencies": {
55
- "@genesislcap/foundation-testing": "14.303.0",
56
- "@genesislcap/genx": "14.303.0",
57
- "@genesislcap/rollup-builder": "14.303.0",
58
- "@genesislcap/ts-builder": "14.303.0",
59
- "@genesislcap/uvu-playwright-builder": "14.303.0",
60
- "@genesislcap/vite-builder": "14.303.0",
61
- "@genesislcap/webpack-builder": "14.303.0"
55
+ "@genesislcap/foundation-testing": "14.303.2",
56
+ "@genesislcap/genx": "14.303.2",
57
+ "@genesislcap/rollup-builder": "14.303.2",
58
+ "@genesislcap/ts-builder": "14.303.2",
59
+ "@genesislcap/uvu-playwright-builder": "14.303.2",
60
+ "@genesislcap/vite-builder": "14.303.2",
61
+ "@genesislcap/webpack-builder": "14.303.2"
62
62
  },
63
63
  "dependencies": {
64
64
  "@ag-grid-community/core": "29.2.0",
65
- "@genesislcap/foundation-comms": "14.303.0",
66
- "@genesislcap/foundation-errors": "14.303.0",
67
- "@genesislcap/foundation-events": "14.303.0",
68
- "@genesislcap/foundation-forms": "14.303.0",
69
- "@genesislcap/foundation-logger": "14.303.0",
70
- "@genesislcap/foundation-login": "14.303.0",
71
- "@genesislcap/foundation-notifications": "14.303.0",
72
- "@genesislcap/foundation-ui": "14.303.0",
73
- "@genesislcap/foundation-utils": "14.303.0",
74
- "@genesislcap/foundation-zero": "14.303.0",
75
- "@genesislcap/foundation-zero-grid-pro": "14.303.0",
76
- "@genesislcap/grid-pro": "14.303.0",
65
+ "@genesislcap/foundation-comms": "14.303.2",
66
+ "@genesislcap/foundation-errors": "14.303.2",
67
+ "@genesislcap/foundation-events": "14.303.2",
68
+ "@genesislcap/foundation-forms": "14.303.2",
69
+ "@genesislcap/foundation-logger": "14.303.2",
70
+ "@genesislcap/foundation-login": "14.303.2",
71
+ "@genesislcap/foundation-notifications": "14.303.2",
72
+ "@genesislcap/foundation-ui": "14.303.2",
73
+ "@genesislcap/foundation-utils": "14.303.2",
74
+ "@genesislcap/foundation-zero": "14.303.2",
75
+ "@genesislcap/foundation-zero-grid-pro": "14.303.2",
76
+ "@genesislcap/grid-pro": "14.303.2",
77
77
  "@microsoft/fast-components": "2.30.6",
78
78
  "@microsoft/fast-element": "1.14.0",
79
79
  "@microsoft/fast-foundation": "2.49.6",
@@ -89,5 +89,5 @@
89
89
  "access": "public"
90
90
  },
91
91
  "customElements": "dist/custom-elements.json",
92
- "gitHead": "1495670cf431019b7a29589f6ab7b80c0ec31945"
92
+ "gitHead": "f556f123bafe956a7ba9328bb3f78f4d7d2495ba"
93
93
  }
@@ -1,236 +0,0 @@
1
- ## API Report File for "@genesislcap/foundation-entity-management"
2
-
3
- > Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
4
-
5
- ```ts
6
-
7
- import { Auth } from '@genesislcap/foundation-comms';
8
- import { AvailableOption } from '@genesislcap/foundation-ui';
9
- import { ColDef } from '@ag-grid-community/core';
10
- import { Connect } from '@genesislcap/foundation-comms';
11
- import { Constructable } from '@microsoft/fast-element';
12
- import { Container } from '@microsoft/fast-foundation';
13
- import { Controller } from '@microsoft/fast-element';
14
- import { DatasourceOptions } from '@genesislcap/foundation-comms';
15
- import { DatasourceType } from '@genesislcap/grid-pro';
16
- import { DOMContainer } from '@genesislcap/foundation-utils';
17
- import { FASTElement } from '@microsoft/fast-element';
18
- import { FoundationAnalytics } from '@genesislcap/foundation-comms';
19
- import { FoundationLayoutContainer } from '@genesislcap/foundation-utils';
20
- import { GridOptions } from '@ag-grid-community/core';
21
- import type { GridProCaseType } from '@genesislcap/grid-pro';
22
- import { GridProGenesisDatasource } from '@genesislcap/foundation-zero-grid-pro';
23
- import type { GridProStatusBarConfig } from '@genesislcap/grid-pro';
24
- import { LayoutCacheContainer } from '@genesislcap/foundation-utils';
25
- import { Logger } from '@genesislcap/foundation-logger';
26
- import { MessageError } from '@genesislcap/foundation-comms';
27
- import { Modal } from '@genesislcap/foundation-ui';
28
- import { PartialFASTElementDefinition } from '@microsoft/fast-element';
29
- import { RendererEntry } from '@genesislcap/foundation-forms';
30
- import { RouterConfiguration } from '@microsoft/fast-router';
31
- import { SelectedOption } from '@genesislcap/foundation-ui';
32
- import { SelectionChangedEvent } from '@ag-grid-community/core';
33
- import { Session } from '@genesislcap/foundation-comms';
34
- import { UiSchema } from '@genesislcap/foundation-forms';
35
- import { UiSchemaElement } from '@genesislcap/foundation-forms';
36
- import { UiSchemaElementType } from '@genesislcap/foundation-forms';
37
- import { UiSchemaOptions } from '@genesislcap/foundation-forms';
38
- import { ViewTemplate } from '@microsoft/fast-element';
39
- import { ZeroGridPro } from '@genesislcap/foundation-zero-grid-pro';
40
-
41
- // @public (undocumented)
42
- export const buttonCellRenderer: (title: any, clickHandler: any, contentTemplate: any) => ColDef;
43
-
44
- // @public
45
- export type DatasourceConfiguration = Omit<DatasourceOptions, 'resourceName'>;
46
-
47
- // Warning: (ae-internal-missing-underscore) The name "DynamicTemplate" should be prefixed with an underscore because the declaration is marked as @internal
48
- //
49
- // @internal (undocumented)
50
- export const DynamicTemplate: ViewTemplate<MainApplication>;
51
-
52
- // Warning: (ae-forgotten-export) The symbol "EntityManagement_base" needs to be exported by the entry point index.d.ts
53
- //
54
- // @public
55
- export class EntityManagement extends EntityManagement_base {
56
- // @internal
57
- asyncAdd: boolean;
58
- // @internal
59
- asyncRemove: boolean;
60
- // @internal
61
- asyncUpdate: boolean;
62
- // @internal (undocumented)
63
- closeModal(): void;
64
- columns: ColDef[];
65
- // @internal (undocumented)
66
- confirmDelete(): Promise<void>;
67
- // @internal
68
- protected connect: Connect;
69
- // @internal
70
- connectedCallback(): Promise<void>;
71
- // @internal
72
- createEntity(): void;
73
- createEvent: string;
74
- createFormUiSchema: UiSchema;
75
- crudActionMenuName: string;
76
- // Warning: (ae-forgotten-export) The symbol "CrudMenuPosition" needs to be exported by the entry point index.d.ts
77
- crudMenuPosition: CrudMenuPosition;
78
- // Warning: (ae-forgotten-export) The symbol "ActionsMenuStyle" needs to be exported by the entry point index.d.ts
79
- crudMenuStyle: ActionsMenuStyle;
80
- // @internal
81
- crudMenuWrapper: any;
82
- set datasourceConfig(config: DatasourceConfiguration);
83
- get datasourceConfig(): DatasourceConfiguration;
84
- // @internal (undocumented)
85
- _datasourceConfig: DatasourceConfiguration;
86
- datasourceType: DatasourceType;
87
- // @internal
88
- deepClone(): Node;
89
- defaultEntityValues: Record<string, unknown>;
90
- // @internal
91
- deleteEntity(e: CustomEvent): Promise<void>;
92
- deleteEvent: string;
93
- // @internal (undocumented)
94
- disconnectedCallback(): Promise<void>;
95
- // @internal
96
- editedEntity: Record<string, unknown>;
97
- // @internal
98
- editEntity({ detail }: CustomEvent): Promise<void>;
99
- // @internal (undocumented)
100
- editEntityModal: Modal;
101
- // @internal (undocumented)
102
- editModalVisible: boolean;
103
- // @internal
104
- emitCrud(action: 'create' | 'edit' | 'delete'): void;
105
- enableCellFlashing: boolean;
106
- enableFilterBar: boolean;
107
- enableRowFlashing: boolean;
108
- enableSearchBar: boolean;
109
- entityLabel: string;
110
- // Warning: (ae-forgotten-export) The symbol "List" needs to be exported by the entry point index.d.ts
111
- //
112
- // @internal (undocumented)
113
- entityListRef: List;
114
- formRenderers: RendererEntry[];
115
- // @internal
116
- formResourceName: string;
117
- // @internal (undocumented)
118
- formUiSchema: UiSchema;
119
- // Warning: (ae-forgotten-export) The symbol "CrudAction" needs to be exported by the entry point index.d.ts
120
- //
121
- // @internal
122
- getTitleBasedOnActionOrType(actionOrType: CrudAction | ModalFormType): string;
123
- gridOptions: GridOptions;
124
- // @internal
125
- gridVisible: boolean;
126
- // @internal
127
- handleNotify(type: ModalFormType | CrudAction.Delete, requestError?: MessageError[]): void;
128
- // @internal
129
- hasContentInSlot(slotName: string): boolean;
130
- // @internal
131
- get hasSelectedEntity(): boolean;
132
- headerCaseType: GridProCaseType;
133
- // @internal (undocumented)
134
- get headerTempalate(): ViewTemplate<EntityManagement, any>;
135
- hideDelete: boolean;
136
- hideEdit: boolean;
137
- // @internal (undocumented)
138
- get isServerSideDatasource(): boolean;
139
- // @internal
140
- get modalFormTitle(): string;
141
- // Warning: (ae-forgotten-export) The symbol "ModalFormType" needs to be exported by the entry point index.d.ts
142
- //
143
- // @internal
144
- modalFormType: ModalFormType;
145
- modalPosition: 'centre' | 'left' | 'right';
146
- persistColumnStateKey: string;
147
- persistFilterModelKey: string;
148
- prefix: string;
149
- readEvent: string;
150
- readEventFn: (entity: any) => any;
151
- // @internal (undocumented)
152
- readonly: boolean;
153
- resourceName: string;
154
- rowSelection: string;
155
- searchBarConfig: AvailableOption[];
156
- // @internal (undocumented)
157
- searchChanged(event: CustomEvent<Array<SelectedOption>>): void;
158
- // @internal
159
- selectedEntity: Record<string, unknown>;
160
- // @internal
161
- selectionChanged(event: CustomEvent<SelectionChangedEvent>): void;
162
- setDSConfigWithoutUpdatingBaseCriteria(config: DatasourceConfiguration): void;
163
- // @internal
164
- get shouldHideDeleteInColumn(): boolean;
165
- // @internal
166
- get shouldHideEditInColumn(): boolean;
167
- sizeColumnsToFit: boolean;
168
- statusBarConfig: GridProStatusBarConfig;
169
- // @internal
170
- submitEntityChanges(): Promise<void>;
171
- // @internal (undocumented)
172
- submitting: boolean;
173
- title: string;
174
- updateEvent: string;
175
- updateFormUiSchema: UiSchema;
176
- }
177
-
178
- // @public
179
- export const getErrorFormat: (err: any) => string;
180
-
181
- // Warning: (ae-internal-missing-underscore) The name "LoadingTemplate" should be prefixed with an underscore because the declaration is marked as @internal
182
- //
183
- // @internal (undocumented)
184
- export const LoadingTemplate: ViewTemplate<MainApplication>;
185
-
186
- // @public (undocumented)
187
- export const logger: Logger;
188
-
189
- // @public (undocumented)
190
- export class MainApplication extends FASTElement {
191
- // Warning: (ae-forgotten-export) The symbol "MainRouterConfig" needs to be exported by the entry point index.d.ts
192
- //
193
- // (undocumented)
194
- config: MainRouterConfig;
195
- // (undocumented)
196
- connect: Connect;
197
- // (undocumented)
198
- connectedCallback(): void;
199
- // (undocumented)
200
- container: Container;
201
- // (undocumented)
202
- loadRemotes(): Promise<void>;
203
- // (undocumented)
204
- onLuminanceToggle(): void;
205
- // (undocumented)
206
- provider: HTMLElement;
207
- // (undocumented)
208
- ready: boolean;
209
- // (undocumented)
210
- selectTemplate(): ViewTemplate<MainApplication, any>;
211
- // (undocumented)
212
- session: Session;
213
- }
214
-
215
- // Warning: (ae-internal-missing-underscore) The name "MainTemplate" should be prefixed with an underscore because the declaration is marked as @internal
216
- //
217
- // @internal (undocumented)
218
- export const MainTemplate: ViewTemplate<MainApplication>;
219
-
220
- // @alpha
221
- export class SmartFormModal extends EntityManagement {
222
- // (undocumented)
223
- gridVisible: boolean;
224
- }
225
-
226
- export { UiSchema }
227
-
228
- export { UiSchemaElement }
229
-
230
- export { UiSchemaElementType }
231
-
232
- export { UiSchemaOptions }
233
-
234
- // (No @packageDocumentation comment for this package)
235
-
236
- ```