@genesislcap/foundation-entity-management 14.22.1 → 14.23.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.
|
@@ -21,30 +21,17 @@ import { FASTElement } from '@microsoft/fast-element';
|
|
|
21
21
|
*/
|
|
22
22
|
export type DatasourceConfiguration = Omit<DatasourceOptions, 'resourceName' | 'request'>;
|
|
23
23
|
declare const EntityManagement_base: (new (...args: any[]) => {
|
|
24
|
-
"__#1@#_container":
|
|
25
|
-
dragging: boolean;
|
|
26
|
-
hasFirstLoaded: boolean;
|
|
27
|
-
_key: "foundation-layout";
|
|
28
|
-
} | {
|
|
29
|
-
_key: "foundation-layout-cache";
|
|
30
|
-
} | {
|
|
31
|
-
_key: "dom";
|
|
32
|
-
};
|
|
24
|
+
"__#1@#_container": import("@genesislcap/foundation-utils").FoundationLayoutContainer | import("@genesislcap/foundation-utils").LayoutCacheContainer | import("@genesislcap/foundation-utils").DOMContainer;
|
|
33
25
|
cloneNode(deep?: boolean): Node;
|
|
34
26
|
deepClone(): Node;
|
|
35
27
|
readonly shouldRunDisconnect: boolean;
|
|
36
28
|
readonly shouldRunConnect: boolean;
|
|
37
|
-
"__#1@#_tryFindContainingLayout"(e: Element):
|
|
38
|
-
dragging: boolean;
|
|
39
|
-
hasFirstLoaded: boolean;
|
|
40
|
-
_key: "foundation-layout";
|
|
41
|
-
} | {
|
|
42
|
-
_key: "foundation-layout-cache";
|
|
43
|
-
} | {
|
|
44
|
-
_key: "dom";
|
|
45
|
-
};
|
|
29
|
+
"__#1@#_tryFindContainingLayout"(e: Element): import("@genesislcap/foundation-utils").FoundationLayoutContainer | import("@genesislcap/foundation-utils").LayoutCacheContainer | import("@genesislcap/foundation-utils").DOMContainer;
|
|
46
30
|
connectedCallback(): void;
|
|
47
|
-
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
31
|
+
readonly $fastController: import("@microsoft/fast-element").Controller; /**
|
|
32
|
+
* Label for the entity which has usages such as being shown in the title of the modal wen editing the entity
|
|
33
|
+
* @public
|
|
34
|
+
*/
|
|
48
35
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail">): boolean | void;
|
|
49
36
|
disconnectedCallback(): void;
|
|
50
37
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
@@ -129,19 +116,7 @@ declare const EntityManagement_base: (new (...args: any[]) => {
|
|
|
129
116
|
requestPointerLock(): void;
|
|
130
117
|
scroll(options?: ScrollToOptions): void;
|
|
131
118
|
scroll(x: number, y: number): void;
|
|
132
|
-
/**
|
|
133
|
-
* Updates the reference to the current entity stored in the class. Added as an event listener on the class when receiving the `rowSelected` event.
|
|
134
|
-
*
|
|
135
|
-
* @param e - CustomEvent which contains data about the selected entity. If the row is not selected then the reference will be set to an empty object.
|
|
136
|
-
* @internal
|
|
137
|
-
*/
|
|
138
119
|
scrollBy(options?: ScrollToOptions): void;
|
|
139
|
-
/**
|
|
140
|
-
* Updates the reference to the current entity stored in the class. Added as an event listener on the class when receiving the `rowSelected` event.
|
|
141
|
-
*
|
|
142
|
-
* @param e - CustomEvent which contains data about the selected entity. If the row is not selected then the reference will be set to an empty object.
|
|
143
|
-
* @internal
|
|
144
|
-
*/
|
|
145
120
|
scrollBy(x: number, y: number): void;
|
|
146
121
|
scrollIntoView(arg?: boolean | ScrollIntoViewOptions): void;
|
|
147
122
|
scrollTo(options?: ScrollToOptions): void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"entities.d.ts","sourceRoot":"","sources":["../../../src/entities/entities.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,yBAAyB,CAAC;AACjD,OAAO,EAAE,OAAO,EAAE,iBAAiB,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AASzF,OAAO,EAAuB,WAAW,EAAc,MAAM,yBAAyB,CAAC;AAKvF;;;;;;;;;;;;;;;;;GAiBG;AACH,MAAM,MAAM,uBAAuB,GAAG,IAAI,CAAC,iBAAiB,EAAE,cAAc,GAAG,SAAS,CAAC,CAAC
|
|
1
|
+
{"version":3,"file":"entities.d.ts","sourceRoot":"","sources":["../../../src/entities/entities.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,yBAAyB,CAAC;AACjD,OAAO,EAAE,OAAO,EAAE,iBAAiB,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AASzF,OAAO,EAAuB,WAAW,EAAc,MAAM,yBAAyB,CAAC;AAKvF;;;;;;;;;;;;;;;;;GAiBG;AACH,MAAM,MAAM,uBAAuB,GAAG,IAAI,CAAC,iBAAiB,EAAE,cAAc,GAAG,SAAS,CAAC,CAAC;;;;;;;;;4EAkFxF;;;OAGG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAnFL;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,qBAKa,gBAAiB,SAAQ,qBAA2B;IAC/D;;;;;;;OAOG;IACM,SAAS,CAAC,OAAO,EAAG,OAAO,CAAC;IAErC;;;OAGG;IACG,YAAY,EAAE,MAAM,CAAC;IACrB,SAAS,EAAE,MAAM,CAAC;IACZ,WAAW,EAAE,CAAC,GAAG,IAAI,OAAA,KAAK,EAAE,CAAC;IACd,QAAQ,EAAE,OAAO,CAAC;IAE7C;;;OAGG;IACG,WAAW,EAAE,MAAM,CAAC;IAE1B;;;OAGG;IACG,WAAW,EAAE,MAAM,CAAC;IAE1B;;;OAGG;IACG,WAAW,EAAE,MAAM,CAAC;IAE1B;;;OAGG;IACG,KAAK,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACG,WAAW,EAAE,MAAM,CAAM;IAE/B;;;;;;;;;;OAUG;IAC8C,qBAAqB,EAAE,MAAM,CAAC;IAE/E;;;OAGG;IACS,OAAO,EAAE,MAAM,EAAE,CAAC;IAE9B;;;;;;;OAOG;IACS,gBAAgB,EAAE,uBAAuB,CAAC;IAC1C,YAAY,EAAE,GAAG,CAAC;IAClB,kBAAkB,EAAE,GAAG,CAAC;IACxB,kBAAkB,EAAE,GAAG,CAAC;IAEpC;;;OAGG;IACS,gBAAgB,EAAE,MAAM,CAAC;IAErC;;;;;;;OAOG;IACS,cAAc,EAAE,GAAG,CAAC;IAGhC;;;OAGG;IACS,YAAY,EAAE,GAAG,CAAC;IAClB,UAAU,EAAE,OAAO,CAAC;IAEhC;;OAEG;IACS,eAAe,EAAE,MAAM,CAAC;IACxB,gBAAgB,EAAE,OAAO,CAAS;IAC9C,uBAAuB;IAShB,eAAe,EAAE,GAAG,CAAC;IAEiC,gBAAgB,EAAE,OAAO,CAAC;IAC5B,eAAe,EAAE,OAAO,CAAC;IACtB,kBAAkB,EAAE,OAAO,CAAC;IAE1F;;;OAGG;IACG,iBAAiB;IAYvB;;;OAGG;IACM,SAAS,IAAI,IAAI;IAc1B;;;;;;;OAOG;IACU,mBAAmB,CAAC,CAAC,EAAE,WAAW;IAI/C;;;;;OAKG;IACH,OAAO,CAAC,YAAY,CAElB;IAEF;;;;;OAKG;YACW,UAAU;IA4BxB,OAAO,CAAC,UAAU;IAMX,UAAU;IAKjB;;;;;OAKG;IACG,YAAY,CAAC,CAAC,EAAE,WAAW;YAKnB,aAAa;IAoB3B,OAAO,CAAC,sBAAsB;IAgB9B;;;OAGG;IACI,WAAW,CAAC,OAAO,KAAA;IAuB1B;;OAEG;IACI,UAAU,CAAC,KAAK,EAAE,YAAY,EAAE;CAexC"}
|
|
@@ -28,28 +28,12 @@ export declare const UsersColumnConfig: ({
|
|
|
28
28
|
enableValue: boolean;
|
|
29
29
|
})[];
|
|
30
30
|
declare const Users_base: (new (...args: any[]) => {
|
|
31
|
-
"__#1@#_container":
|
|
32
|
-
dragging: boolean;
|
|
33
|
-
hasFirstLoaded: boolean;
|
|
34
|
-
_key: "foundation-layout";
|
|
35
|
-
} | {
|
|
36
|
-
_key: "foundation-layout-cache";
|
|
37
|
-
} | {
|
|
38
|
-
_key: "dom";
|
|
39
|
-
};
|
|
31
|
+
"__#1@#_container": import("@genesislcap/foundation-utils").FoundationLayoutContainer | import("@genesislcap/foundation-utils").LayoutCacheContainer | import("@genesislcap/foundation-utils").DOMContainer;
|
|
40
32
|
cloneNode(deep?: boolean): Node;
|
|
41
33
|
deepClone(): Node;
|
|
42
34
|
readonly shouldRunDisconnect: boolean;
|
|
43
35
|
readonly shouldRunConnect: boolean;
|
|
44
|
-
"__#1@#_tryFindContainingLayout"(e: Element):
|
|
45
|
-
dragging: boolean;
|
|
46
|
-
hasFirstLoaded: boolean;
|
|
47
|
-
_key: "foundation-layout";
|
|
48
|
-
} | {
|
|
49
|
-
_key: "foundation-layout-cache";
|
|
50
|
-
} | {
|
|
51
|
-
_key: "dom";
|
|
52
|
-
};
|
|
36
|
+
"__#1@#_tryFindContainingLayout"(e: Element): import("@genesislcap/foundation-utils").FoundationLayoutContainer | import("@genesislcap/foundation-utils").LayoutCacheContainer | import("@genesislcap/foundation-utils").DOMContainer;
|
|
53
37
|
connectedCallback(): void;
|
|
54
38
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
55
39
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail">): boolean | void;
|
|
@@ -73,10 +57,6 @@ declare const Users_base: (new (...args: any[]) => {
|
|
|
73
57
|
spellcheck: boolean;
|
|
74
58
|
title: string;
|
|
75
59
|
translate: boolean;
|
|
76
|
-
/**
|
|
77
|
-
* Configuring the resourceName from the entity-management, set to manage the users resource specifically
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
60
|
attachInternals(): ElementInternals;
|
|
81
61
|
click(): void;
|
|
82
62
|
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
@@ -93,14 +73,13 @@ declare const Users_base: (new (...args: any[]) => {
|
|
|
93
73
|
id: string;
|
|
94
74
|
readonly localName: string;
|
|
95
75
|
readonly namespaceURI: string;
|
|
96
|
-
onfullscreenchange: (this: Element, ev: Event) => any;
|
|
76
|
+
onfullscreenchange: (this: Element, ev: Event) => any; /**
|
|
77
|
+
* String which contains event if we have permission to insert user of empty string if not
|
|
78
|
+
*/
|
|
97
79
|
onfullscreenerror: (this: Element, ev: Event) => any;
|
|
98
80
|
outerHTML: string;
|
|
99
81
|
readonly ownerDocument: Document;
|
|
100
82
|
readonly part: DOMTokenList;
|
|
101
|
-
/**
|
|
102
|
-
* String which contains event if we have permission to insert user of empty string if not
|
|
103
|
-
*/
|
|
104
83
|
readonly prefix: string;
|
|
105
84
|
readonly scrollHeight: number;
|
|
106
85
|
scrollLeft: number;
|
|
@@ -113,7 +92,10 @@ declare const Users_base: (new (...args: any[]) => {
|
|
|
113
92
|
closest<K_2 extends keyof HTMLElementTagNameMap>(selector: K_2): HTMLElementTagNameMap[K_2];
|
|
114
93
|
closest<K_3 extends keyof SVGElementTagNameMap>(selector: K_3): SVGElementTagNameMap[K_3];
|
|
115
94
|
closest<E extends Element = Element>(selectors: string): E;
|
|
116
|
-
getAttribute(qualifiedName: string): string;
|
|
95
|
+
getAttribute(qualifiedName: string): string; /**
|
|
96
|
+
* entityID used to control the definition of an optional entity column which is created with the {@link Users.entityColumn} function.
|
|
97
|
+
* @internal
|
|
98
|
+
*/
|
|
117
99
|
getAttributeNS(namespace: string, localName: string): string;
|
|
118
100
|
getAttributeNames(): string[];
|
|
119
101
|
getAttributeNode(qualifiedName: string): Attr;
|
|
@@ -151,9 +133,7 @@ declare const Users_base: (new (...args: any[]) => {
|
|
|
151
133
|
setAttribute(qualifiedName: string, value: string): void;
|
|
152
134
|
setAttributeNS(namespace: string, qualifiedName: string, value: string): void;
|
|
153
135
|
setAttributeNode(attr: Attr): Attr;
|
|
154
|
-
|
|
155
|
-
setPointerCapture(pointerId: number): void;
|
|
156
|
-
toggleAttribute(qualifiedName: string, force?: boolean): boolean; /**
|
|
136
|
+
/**
|
|
157
137
|
* Changes the status of an entity
|
|
158
138
|
*
|
|
159
139
|
* @remarks
|
|
@@ -162,6 +142,9 @@ declare const Users_base: (new (...args: any[]) => {
|
|
|
162
142
|
*
|
|
163
143
|
* @internal
|
|
164
144
|
*/
|
|
145
|
+
setAttributeNodeNS(attr: Attr): Attr;
|
|
146
|
+
setPointerCapture(pointerId: number): void;
|
|
147
|
+
toggleAttribute(qualifiedName: string, force?: boolean): boolean;
|
|
165
148
|
webkitMatchesSelector(selectors: string): boolean;
|
|
166
149
|
readonly baseURI: string;
|
|
167
150
|
readonly childNodes: NodeListOf<ChildNode>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"users.d.ts","sourceRoot":"","sources":["../../../src/users/users.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,oBAAoB,EAAE,MAAM,uBAAuB,CAAC;AAC7D,OAAO,EAA4B,WAAW,EAAc,MAAM,yBAAyB,CAAC;AAC5F,OAAO,EAAE,uBAAuB,EAAE,MAAM,aAAa,CAAC;AAWtD;;;;;;;GAOG;AACH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;IAoC7B,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"users.d.ts","sourceRoot":"","sources":["../../../src/users/users.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,oBAAoB,EAAE,MAAM,uBAAuB,CAAC;AAC7D,OAAO,EAA4B,WAAW,EAAc,MAAM,yBAAyB,CAAC;AAC5F,OAAO,EAAE,uBAAuB,EAAE,MAAM,aAAa,CAAC;AAWtD;;;;;;;GAOG;AACH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;IAoC7B,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2DAsIA;;OAEG;;;;;;;;;;;;;;;;;iDAyBH;;;OAGG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAmEH;;;;;;;;OAQG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA7OL;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,qBASa,KAAM,SAAQ,UAA2B;IACpD;;;;;;;;OAQG;IACM,OAAO,CAAC,OAAO,CAAU;IAElC;;;;;;;;OAQG;IACG,OAAO,CAAC,IAAI,CAAO;IAEzB;;;;;;;OAOG;IACS,gBAAgB,EAAE,uBAAuB,CAAC;IAEtD;;;OAGG;IACG,YAAY,SAAe;IAEjC;;;;;OAKG;IACI,YAAY;;;;;;;;;;;;IAYnB;;;;;OAKG;IACI,YAAY;;;;;;;;IAYnB;;OAEG;IACS,OAAO,EAAE,GAAG,CAAqB;IAEjC,sBAAsB,EAAE,GAAG,CAAM;IACjC,sBAAsB,EAAE,GAAG,CAAM;IAEjC,aAAa,EAAE,OAAO,CAAC;IACnC,OAAO,CAAC,aAAa,CAAS;IAE9B;;OAEG;IACS,WAAW,EAAE,MAAM,CAAC;IAEhC;;OAEG;IACS,WAAW,EAAE,MAAM,CAAC;IAEhC;;OAEG;IACS,WAAW,EAAE,MAAM,CAAC;IAEhC;;;OAGG;IACG,QAAQ,EAAE,MAAM,CAAqB;IAE3C;;;OAGG;IACG,cAAc,EAAE,MAAM,CAAU;IAEtC;;;OAGG;IACG,WAAW,EAAE,MAAM,CAAkB;IAE3C;;;OAGG;IACG,yBAAyB,EAAE,MAAM,CAAuB;IAE9D;;OAEG;;IAaG,iBAAiB;IAcd,SAAS,IAAI,IAAI;IAc1B;;;OAGG;IACH,sBAAsB,CAAC,MAAM,KAAA;;;;;;;;IAW7B;;;;;;;;OAQG;IACG,YAAY,CAAC,MAAM,KAAA;IAwCzB;;OAEG;IACG,YAAY,CAAC,IAAI,KAAA;;;;;;;;;;;;;;;CAwBxB"}
|
|
@@ -5,9 +5,12 @@ import { Constructable } from '@microsoft/fast-element';
|
|
|
5
5
|
import { Container } from '@microsoft/fast-foundation';
|
|
6
6
|
import { Controller } from '@microsoft/fast-element';
|
|
7
7
|
import { DatasourceOptions } from '@genesislcap/foundation-comms';
|
|
8
|
+
import { DOMContainer } from '@genesislcap/foundation-utils';
|
|
8
9
|
import { FASTElement } from '@microsoft/fast-element';
|
|
9
10
|
import { FoundationAnalytics } from '@genesislcap/foundation-comms';
|
|
11
|
+
import { FoundationLayoutContainer } from '@genesislcap/foundation-utils';
|
|
10
12
|
import { GridProRendererTypes } from '@genesislcap/grid-pro';
|
|
13
|
+
import { LayoutCacheContainer } from '@genesislcap/foundation-utils';
|
|
11
14
|
import { Logger } from '@genesislcap/foundation-utils';
|
|
12
15
|
import { MessageError } from '@genesislcap/foundation-comms';
|
|
13
16
|
import { PartialFASTElementDefinition } from '@microsoft/fast-element';
|
|
@@ -229,30 +232,17 @@ export declare class EntityManagement extends EntityManagement_base {
|
|
|
229
232
|
}
|
|
230
233
|
|
|
231
234
|
declare const EntityManagement_base: (new (...args: any[]) => {
|
|
232
|
-
"__#1@#_container":
|
|
233
|
-
dragging: boolean;
|
|
234
|
-
hasFirstLoaded: boolean;
|
|
235
|
-
_key: "foundation-layout";
|
|
236
|
-
} | {
|
|
237
|
-
_key: "foundation-layout-cache";
|
|
238
|
-
} | {
|
|
239
|
-
_key: "dom";
|
|
240
|
-
};
|
|
235
|
+
"__#1@#_container": FoundationLayoutContainer | LayoutCacheContainer | DOMContainer;
|
|
241
236
|
cloneNode(deep?: boolean): Node;
|
|
242
237
|
deepClone(): Node;
|
|
243
238
|
readonly shouldRunDisconnect: boolean;
|
|
244
239
|
readonly shouldRunConnect: boolean;
|
|
245
|
-
"__#1@#_tryFindContainingLayout"(e: Element):
|
|
246
|
-
dragging: boolean;
|
|
247
|
-
hasFirstLoaded: boolean;
|
|
248
|
-
_key: "foundation-layout";
|
|
249
|
-
} | {
|
|
250
|
-
_key: "foundation-layout-cache";
|
|
251
|
-
} | {
|
|
252
|
-
_key: "dom";
|
|
253
|
-
};
|
|
240
|
+
"__#1@#_tryFindContainingLayout"(e: Element): FoundationLayoutContainer | LayoutCacheContainer | DOMContainer;
|
|
254
241
|
connectedCallback(): void;
|
|
255
|
-
readonly $fastController: Controller;
|
|
242
|
+
readonly $fastController: Controller; /**
|
|
243
|
+
* Label for the entity which has usages such as being shown in the title of the modal wen editing the entity
|
|
244
|
+
* @public
|
|
245
|
+
*/
|
|
256
246
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail">): boolean | void;
|
|
257
247
|
disconnectedCallback(): void;
|
|
258
248
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
@@ -337,19 +327,7 @@ declare const EntityManagement_base: (new (...args: any[]) => {
|
|
|
337
327
|
requestPointerLock(): void;
|
|
338
328
|
scroll(options?: ScrollToOptions): void;
|
|
339
329
|
scroll(x: number, y: number): void;
|
|
340
|
-
/**
|
|
341
|
-
* Updates the reference to the current entity stored in the class. Added as an event listener on the class when receiving the `rowSelected` event.
|
|
342
|
-
*
|
|
343
|
-
* @param e - CustomEvent which contains data about the selected entity. If the row is not selected then the reference will be set to an empty object.
|
|
344
|
-
* @internal
|
|
345
|
-
*/
|
|
346
330
|
scrollBy(options?: ScrollToOptions): void;
|
|
347
|
-
/**
|
|
348
|
-
* Updates the reference to the current entity stored in the class. Added as an event listener on the class when receiving the `rowSelected` event.
|
|
349
|
-
*
|
|
350
|
-
* @param e - CustomEvent which contains data about the selected entity. If the row is not selected then the reference will be set to an empty object.
|
|
351
|
-
* @internal
|
|
352
|
-
*/
|
|
353
331
|
scrollBy(x: number, y: number): void;
|
|
354
332
|
scrollIntoView(arg?: boolean | ScrollIntoViewOptions): void;
|
|
355
333
|
scrollTo(options?: ScrollToOptions): void;
|
|
@@ -883,28 +861,12 @@ export declare class Users extends Users_base {
|
|
|
883
861
|
}
|
|
884
862
|
|
|
885
863
|
declare const Users_base: (new (...args: any[]) => {
|
|
886
|
-
"__#1@#_container":
|
|
887
|
-
dragging: boolean;
|
|
888
|
-
hasFirstLoaded: boolean;
|
|
889
|
-
_key: "foundation-layout";
|
|
890
|
-
} | {
|
|
891
|
-
_key: "foundation-layout-cache";
|
|
892
|
-
} | {
|
|
893
|
-
_key: "dom";
|
|
894
|
-
};
|
|
864
|
+
"__#1@#_container": FoundationLayoutContainer | LayoutCacheContainer | DOMContainer;
|
|
895
865
|
cloneNode(deep?: boolean): Node;
|
|
896
866
|
deepClone(): Node;
|
|
897
867
|
readonly shouldRunDisconnect: boolean;
|
|
898
868
|
readonly shouldRunConnect: boolean;
|
|
899
|
-
"__#1@#_tryFindContainingLayout"(e: Element):
|
|
900
|
-
dragging: boolean;
|
|
901
|
-
hasFirstLoaded: boolean;
|
|
902
|
-
_key: "foundation-layout";
|
|
903
|
-
} | {
|
|
904
|
-
_key: "foundation-layout-cache";
|
|
905
|
-
} | {
|
|
906
|
-
_key: "dom";
|
|
907
|
-
};
|
|
869
|
+
"__#1@#_tryFindContainingLayout"(e: Element): FoundationLayoutContainer | LayoutCacheContainer | DOMContainer;
|
|
908
870
|
connectedCallback(): void;
|
|
909
871
|
readonly $fastController: Controller;
|
|
910
872
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail">): boolean | void;
|
|
@@ -928,10 +890,6 @@ declare const Users_base: (new (...args: any[]) => {
|
|
|
928
890
|
spellcheck: boolean;
|
|
929
891
|
title: string;
|
|
930
892
|
translate: boolean;
|
|
931
|
-
/**
|
|
932
|
-
* Configuring the resourceName from the entity-management, set to manage the users resource specifically
|
|
933
|
-
* @internal
|
|
934
|
-
*/
|
|
935
893
|
attachInternals(): ElementInternals;
|
|
936
894
|
click(): void;
|
|
937
895
|
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
@@ -948,14 +906,13 @@ declare const Users_base: (new (...args: any[]) => {
|
|
|
948
906
|
id: string;
|
|
949
907
|
readonly localName: string;
|
|
950
908
|
readonly namespaceURI: string;
|
|
951
|
-
onfullscreenchange: (this: Element, ev: Event) => any;
|
|
909
|
+
onfullscreenchange: (this: Element, ev: Event) => any; /**
|
|
910
|
+
* String which contains event if we have permission to insert user of empty string if not
|
|
911
|
+
*/
|
|
952
912
|
onfullscreenerror: (this: Element, ev: Event) => any;
|
|
953
913
|
outerHTML: string;
|
|
954
914
|
readonly ownerDocument: Document;
|
|
955
915
|
readonly part: DOMTokenList;
|
|
956
|
-
/**
|
|
957
|
-
* String which contains event if we have permission to insert user of empty string if not
|
|
958
|
-
*/
|
|
959
916
|
readonly prefix: string;
|
|
960
917
|
readonly scrollHeight: number;
|
|
961
918
|
scrollLeft: number;
|
|
@@ -968,7 +925,10 @@ declare const Users_base: (new (...args: any[]) => {
|
|
|
968
925
|
closest<K_2 extends keyof HTMLElementTagNameMap>(selector: K_2): HTMLElementTagNameMap[K_2];
|
|
969
926
|
closest<K_3 extends keyof SVGElementTagNameMap>(selector: K_3): SVGElementTagNameMap[K_3];
|
|
970
927
|
closest<E extends Element = Element>(selectors: string): E;
|
|
971
|
-
getAttribute(qualifiedName: string): string;
|
|
928
|
+
getAttribute(qualifiedName: string): string; /**
|
|
929
|
+
* entityID used to control the definition of an optional entity column which is created with the {@link Users.entityColumn} function.
|
|
930
|
+
* @internal
|
|
931
|
+
*/
|
|
972
932
|
getAttributeNS(namespace: string, localName: string): string;
|
|
973
933
|
getAttributeNames(): string[];
|
|
974
934
|
getAttributeNode(qualifiedName: string): Attr;
|
|
@@ -1006,17 +966,18 @@ declare const Users_base: (new (...args: any[]) => {
|
|
|
1006
966
|
setAttribute(qualifiedName: string, value: string): void;
|
|
1007
967
|
setAttributeNS(namespace: string, qualifiedName: string, value: string): void;
|
|
1008
968
|
setAttributeNode(attr: Attr): Attr;
|
|
969
|
+
/**
|
|
970
|
+
* Changes the status of an entity
|
|
971
|
+
*
|
|
972
|
+
* @remarks
|
|
973
|
+
*
|
|
974
|
+
* The action which is run on the status button from {@link Users.statusRendererSelector}
|
|
975
|
+
*
|
|
976
|
+
* @internal
|
|
977
|
+
*/
|
|
1009
978
|
setAttributeNodeNS(attr: Attr): Attr;
|
|
1010
979
|
setPointerCapture(pointerId: number): void;
|
|
1011
|
-
toggleAttribute(qualifiedName: string, force?: boolean): boolean;
|
|
1012
|
-
* Changes the status of an entity
|
|
1013
|
-
*
|
|
1014
|
-
* @remarks
|
|
1015
|
-
*
|
|
1016
|
-
* The action which is run on the status button from {@link Users.statusRendererSelector}
|
|
1017
|
-
*
|
|
1018
|
-
* @internal
|
|
1019
|
-
*/
|
|
980
|
+
toggleAttribute(qualifiedName: string, force?: boolean): boolean;
|
|
1020
981
|
webkitMatchesSelector(selectors: string): boolean;
|
|
1021
982
|
readonly baseURI: string;
|
|
1022
983
|
readonly childNodes: NodeListOf<ChildNode>;
|
package/docs/api-report.md
CHANGED
|
@@ -11,9 +11,12 @@ import { Constructable } from '@microsoft/fast-element';
|
|
|
11
11
|
import { Container } from '@microsoft/fast-foundation';
|
|
12
12
|
import { Controller } from '@microsoft/fast-element';
|
|
13
13
|
import { DatasourceOptions } from '@genesislcap/foundation-comms';
|
|
14
|
+
import { DOMContainer } from '@genesislcap/foundation-utils';
|
|
14
15
|
import { FASTElement } from '@microsoft/fast-element';
|
|
15
16
|
import { FoundationAnalytics } from '@genesislcap/foundation-comms';
|
|
17
|
+
import { FoundationLayoutContainer } from '@genesislcap/foundation-utils';
|
|
16
18
|
import { GridProRendererTypes } from '@genesislcap/grid-pro';
|
|
19
|
+
import { LayoutCacheContainer } from '@genesislcap/foundation-utils';
|
|
17
20
|
import { Logger } from '@genesislcap/foundation-utils';
|
|
18
21
|
import { MessageError } from '@genesislcap/foundation-comms';
|
|
19
22
|
import { PartialFASTElementDefinition } from '@microsoft/fast-element';
|
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.
|
|
4
|
+
"version": "14.23.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -13,17 +13,11 @@
|
|
|
13
13
|
"PORT": 5080
|
|
14
14
|
},
|
|
15
15
|
"scripts": {
|
|
16
|
-
"
|
|
17
|
-
"api:document": "api-documenter markdown -i dist -o docs/api",
|
|
18
|
-
"api:extract": "api-extractor run",
|
|
19
|
-
"build": "npm run clean && npm run build:tsc && npm run copy-files && npm run api",
|
|
20
|
-
"build:tsc": "tsc -b ./tsconfig.json",
|
|
16
|
+
"build": "genx build",
|
|
21
17
|
"build:webpack": "cross-env NODE_ENV=production webpack",
|
|
22
18
|
"build:webpack:make-federated-types": "make-federated-types",
|
|
23
19
|
"build:webpack:stats": "cross-env ANALYZE=1 npm run build:webpack",
|
|
24
|
-
"
|
|
25
|
-
"clean": "genx clean dist tsconfig.tsbuildinfo",
|
|
26
|
-
"copy-files": "copyfiles -u 1 src/**/*.{css,scss,ttf} ./dist/esm",
|
|
20
|
+
"clean": "genx clean",
|
|
27
21
|
"dev": "npm run dev:webpack -- --open",
|
|
28
22
|
"dev:no-open": "npm run dev:webpack -- --no-open",
|
|
29
23
|
"dev:webpack": "cross-env NODE_ENV=development API_HOST=$npm_package_config_API_HOST DEFAULT_USER=$npm_package_config_DEFAULT_USER DEFAULT_PASSWORD=$npm_package_config_DEFAULT_PASSWORD webpack serve",
|
|
@@ -46,8 +40,8 @@
|
|
|
46
40
|
},
|
|
47
41
|
"devDependencies": {
|
|
48
42
|
"@custom-elements-manifest/analyzer": "^0.8.2",
|
|
49
|
-
"@genesislcap/foundation-testing": "^14.
|
|
50
|
-
"@genesislcap/genx": "^14.
|
|
43
|
+
"@genesislcap/foundation-testing": "^14.23.0",
|
|
44
|
+
"@genesislcap/genx": "^14.23.0",
|
|
51
45
|
"@microsoft/api-documenter": "^7.19.13",
|
|
52
46
|
"@microsoft/api-extractor": "^7.31.1",
|
|
53
47
|
"@playwright/test": "^1.18.1",
|
|
@@ -90,15 +84,15 @@
|
|
|
90
84
|
"webpack-merge": "^5.7.3"
|
|
91
85
|
},
|
|
92
86
|
"dependencies": {
|
|
93
|
-
"@genesislcap/foundation-comms": "^14.
|
|
94
|
-
"@genesislcap/foundation-errors": "^14.
|
|
95
|
-
"@genesislcap/foundation-forms": "^14.
|
|
96
|
-
"@genesislcap/foundation-login": "^14.
|
|
97
|
-
"@genesislcap/foundation-ui": "^14.
|
|
98
|
-
"@genesislcap/foundation-utils": "^14.
|
|
99
|
-
"@genesislcap/foundation-zero": "^14.
|
|
100
|
-
"@genesislcap/foundation-zero-grid-pro": "^14.
|
|
101
|
-
"@genesislcap/grid-pro": "^14.
|
|
87
|
+
"@genesislcap/foundation-comms": "^14.23.0",
|
|
88
|
+
"@genesislcap/foundation-errors": "^14.23.0",
|
|
89
|
+
"@genesislcap/foundation-forms": "^14.23.0",
|
|
90
|
+
"@genesislcap/foundation-login": "^14.23.0",
|
|
91
|
+
"@genesislcap/foundation-ui": "^14.23.0",
|
|
92
|
+
"@genesislcap/foundation-utils": "^14.23.0",
|
|
93
|
+
"@genesislcap/foundation-zero": "^14.23.0",
|
|
94
|
+
"@genesislcap/foundation-zero-grid-pro": "^14.23.0",
|
|
95
|
+
"@genesislcap/grid-pro": "^14.23.0",
|
|
102
96
|
"@microsoft/fast-components": "^2.21.3",
|
|
103
97
|
"@microsoft/fast-element": "^1.7.0",
|
|
104
98
|
"@microsoft/fast-foundation": "^2.33.2",
|
|
@@ -119,5 +113,5 @@
|
|
|
119
113
|
"access": "public"
|
|
120
114
|
},
|
|
121
115
|
"customElements": "dist/custom-elements.json",
|
|
122
|
-
"gitHead": "
|
|
116
|
+
"gitHead": "e32f041c0d827b1731f2de5ba5aeef20bb4ae7a9"
|
|
123
117
|
}
|