@ni/spright-angular 8.8.3 → 9.0.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/chat/conversation/index.d.ts +17 -3
- package/chat/input/index.d.ts +42 -3
- package/chat/input/testing/index.d.ts +1 -5
- package/chat/message/inbound/index.d.ts +22 -3
- package/chat/message/index.d.ts +27 -3
- package/chat/message/outbound/index.d.ts +22 -3
- package/chat/message/system/index.d.ts +22 -3
- package/fesm2022/ni-spright-angular-chat-conversation.mjs +7 -7
- package/fesm2022/ni-spright-angular-chat-input.mjs +7 -7
- package/fesm2022/ni-spright-angular-chat-input.mjs.map +1 -1
- package/fesm2022/ni-spright-angular-chat-message-inbound.mjs +7 -7
- package/fesm2022/ni-spright-angular-chat-message-outbound.mjs +7 -7
- package/fesm2022/ni-spright-angular-chat-message-system.mjs +7 -7
- package/fesm2022/ni-spright-angular-chat-message.mjs +7 -7
- package/fesm2022/ni-spright-angular-chat-message.mjs.map +1 -1
- package/fesm2022/ni-spright-angular-icon-base.mjs +3 -3
- package/fesm2022/ni-spright-angular-icon-base.mjs.map +1 -1
- package/fesm2022/ni-spright-angular-icons-work-item-calendar-week.mjs +3 -3
- package/fesm2022/ni-spright-angular-icons-work-item-calipers.mjs +3 -3
- package/fesm2022/ni-spright-angular-icons-work-item-forklift.mjs +3 -3
- package/fesm2022/ni-spright-angular-icons-work-item-rectangle-check-lines.mjs +3 -3
- package/fesm2022/ni-spright-angular-icons-work-item-user-helmet-safety.mjs +3 -3
- package/fesm2022/ni-spright-angular-icons-work-item-wrench-hammer.mjs +3 -3
- package/fesm2022/ni-spright-angular-rectangle.mjs +7 -7
- package/icon-base/index.d.ts +19 -3
- package/icons/work-item-calendar-week/index.d.ts +11 -3
- package/icons/work-item-calipers/index.d.ts +11 -3
- package/icons/work-item-forklift/index.d.ts +11 -3
- package/icons/work-item-rectangle-check-lines/index.d.ts +11 -3
- package/icons/work-item-user-helmet-safety/index.d.ts +11 -3
- package/icons/work-item-wrench-hammer/index.d.ts +11 -3
- package/index.d.ts +2 -5
- package/package.json +27 -27
- package/rectangle/index.d.ts +17 -3
- package/chat/conversation/public-api.d.ts +0 -2
- package/chat/conversation/spright-chat-conversation.directive.d.ts +0 -11
- package/chat/conversation/spright-chat-conversation.module.d.ts +0 -9
- package/chat/input/public-api.d.ts +0 -2
- package/chat/input/spright-chat-input.directive.d.ts +0 -36
- package/chat/input/spright-chat-input.module.d.ts +0 -9
- package/chat/input/testing/input.pageobject.d.ts +0 -2
- package/chat/input/testing/public-api.d.ts +0 -1
- package/chat/message/inbound/public-api.d.ts +0 -2
- package/chat/message/inbound/spright-chat-message-inbound.directive.d.ts +0 -15
- package/chat/message/inbound/spright-chat-message-inbound.module.d.ts +0 -9
- package/chat/message/outbound/public-api.d.ts +0 -2
- package/chat/message/outbound/spright-chat-message-outbound.directive.d.ts +0 -15
- package/chat/message/outbound/spright-chat-message-outbound.module.d.ts +0 -9
- package/chat/message/public-api.d.ts +0 -2
- package/chat/message/spright-chat-message.directive.d.ts +0 -20
- package/chat/message/spright-chat-message.module.d.ts +0 -9
- package/chat/message/system/public-api.d.ts +0 -2
- package/chat/message/system/spright-chat-message-system.directive.d.ts +0 -15
- package/chat/message/system/spright-chat-message-system.module.d.ts +0 -9
- package/icon-base/public-api.d.ts +0 -1
- package/icon-base/spright-icon-base.directive.d.ts +0 -17
- package/icons/work-item-calendar-week/spright-icon-work-item-calendar-week.directive.d.ts +0 -12
- package/icons/work-item-calipers/spright-icon-work-item-calipers.directive.d.ts +0 -12
- package/icons/work-item-forklift/spright-icon-work-item-forklift.directive.d.ts +0 -12
- package/icons/work-item-rectangle-check-lines/spright-icon-work-item-rectangle-check-lines.directive.d.ts +0 -12
- package/icons/work-item-user-helmet-safety/spright-icon-work-item-user-helmet-safety.directive.d.ts +0 -12
- package/icons/work-item-wrench-hammer/spright-icon-work-item-wrench-hammer.directive.d.ts +0 -12
- package/public-api.d.ts +0 -2
- package/rectangle/public-api.d.ts +0 -2
- package/rectangle/spright-rectangle.directive.d.ts +0 -11
- package/rectangle/spright-rectangle.module.d.ts +0 -9
|
@@ -7,10 +7,10 @@ import { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';
|
|
|
7
7
|
* Spright wrench hammer icon directive for maintenance work items
|
|
8
8
|
*/
|
|
9
9
|
class SprightIconWorkItemWrenchHammerDirective extends SprightIconBaseDirective {
|
|
10
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
10
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: SprightIconWorkItemWrenchHammerDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
11
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.18", type: SprightIconWorkItemWrenchHammerDirective, isStandalone: true, selector: "spright-icon-work-item-wrench-hammer", usesInheritance: true, ngImport: i0 }); }
|
|
12
12
|
}
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: SprightIconWorkItemWrenchHammerDirective, decorators: [{
|
|
14
14
|
type: Directive,
|
|
15
15
|
args: [{
|
|
16
16
|
selector: 'spright-icon-work-item-wrench-hammer',
|
|
@@ -7,10 +7,10 @@ import { CommonModule } from '@angular/common';
|
|
|
7
7
|
* Directive to provide Angular integration for the rectangle.
|
|
8
8
|
*/
|
|
9
9
|
class SprightRectangleDirective {
|
|
10
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
10
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: SprightRectangleDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
11
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.18", type: SprightRectangleDirective, isStandalone: false, selector: "spright-rectangle", ngImport: i0 }); }
|
|
12
12
|
}
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: SprightRectangleDirective, decorators: [{
|
|
14
14
|
type: Directive,
|
|
15
15
|
args: [{
|
|
16
16
|
selector: 'spright-rectangle',
|
|
@@ -19,11 +19,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.19", ngImpo
|
|
|
19
19
|
}] });
|
|
20
20
|
|
|
21
21
|
class SprightRectangleModule {
|
|
22
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
23
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
24
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
22
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: SprightRectangleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
23
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.18", ngImport: i0, type: SprightRectangleModule, declarations: [SprightRectangleDirective], imports: [CommonModule], exports: [SprightRectangleDirective] }); }
|
|
24
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: SprightRectangleModule, imports: [CommonModule] }); }
|
|
25
25
|
}
|
|
26
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
26
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: SprightRectangleModule, decorators: [{
|
|
27
27
|
type: NgModule,
|
|
28
28
|
args: [{
|
|
29
29
|
declarations: [SprightRectangleDirective],
|
package/icon-base/index.d.ts
CHANGED
|
@@ -1,5 +1,21 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { Renderer2, ElementRef } from '@angular/core';
|
|
3
|
+
import { Icon } from '@ni/nimble-components/dist/esm/icon-base';
|
|
4
|
+
export { Icon } from '@ni/nimble-components/dist/esm/icon-base';
|
|
5
|
+
import { IconSeverity } from '@ni/nimble-components/dist/esm/icon-base/types';
|
|
6
|
+
export { IconSeverity } from '@ni/nimble-components/dist/esm/icon-base/types';
|
|
7
|
+
|
|
1
8
|
/**
|
|
2
|
-
*
|
|
9
|
+
* Base class for the spright icon directives
|
|
3
10
|
*/
|
|
4
|
-
|
|
5
|
-
|
|
11
|
+
declare class SprightIconBaseDirective {
|
|
12
|
+
private readonly renderer;
|
|
13
|
+
private readonly elementRef;
|
|
14
|
+
get severity(): IconSeverity;
|
|
15
|
+
set severity(value: IconSeverity);
|
|
16
|
+
constructor(renderer: Renderer2, elementRef: ElementRef<Icon>);
|
|
17
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SprightIconBaseDirective, never>;
|
|
18
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SprightIconBaseDirective, never, never, { "severity": { "alias": "severity"; "required": false; }; }, {}, never, never, true, never>;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
export { SprightIconBaseDirective };
|
|
@@ -1,5 +1,13 @@
|
|
|
1
|
+
import { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';
|
|
2
|
+
import * as i0 from '@angular/core';
|
|
3
|
+
export { IconWorkItemCalendarWeek, iconWorkItemCalendarWeekTag } from '@ni/spright-components/dist/esm/icons/work-item-calendar-week';
|
|
4
|
+
|
|
1
5
|
/**
|
|
2
|
-
*
|
|
6
|
+
* Spright calendar week icon directive for reservation work items
|
|
3
7
|
*/
|
|
4
|
-
|
|
5
|
-
|
|
8
|
+
declare class SprightIconWorkItemCalendarWeekDirective extends SprightIconBaseDirective {
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SprightIconWorkItemCalendarWeekDirective, never>;
|
|
10
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SprightIconWorkItemCalendarWeekDirective, "spright-icon-work-item-calendar-week", never, {}, {}, never, never, true, never>;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
export { SprightIconWorkItemCalendarWeekDirective };
|
|
@@ -1,5 +1,13 @@
|
|
|
1
|
+
import { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';
|
|
2
|
+
import * as i0 from '@angular/core';
|
|
3
|
+
export { IconWorkItemCalipers, iconWorkItemCalipersTag } from '@ni/spright-components/dist/esm/icons/work-item-calipers';
|
|
4
|
+
|
|
1
5
|
/**
|
|
2
|
-
*
|
|
6
|
+
* Spright calipers icon directive for calibration work items
|
|
3
7
|
*/
|
|
4
|
-
|
|
5
|
-
|
|
8
|
+
declare class SprightIconWorkItemCalipersDirective extends SprightIconBaseDirective {
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SprightIconWorkItemCalipersDirective, never>;
|
|
10
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SprightIconWorkItemCalipersDirective, "spright-icon-work-item-calipers", never, {}, {}, never, never, true, never>;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
export { SprightIconWorkItemCalipersDirective };
|
|
@@ -1,5 +1,13 @@
|
|
|
1
|
+
import { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';
|
|
2
|
+
import * as i0 from '@angular/core';
|
|
3
|
+
export { IconWorkItemForklift, iconWorkItemForkliftTag } from '@ni/spright-components/dist/esm/icons/work-item-forklift';
|
|
4
|
+
|
|
1
5
|
/**
|
|
2
|
-
*
|
|
6
|
+
* Spright forklift icon directive for transport work items
|
|
3
7
|
*/
|
|
4
|
-
|
|
5
|
-
|
|
8
|
+
declare class SprightIconWorkItemForkliftDirective extends SprightIconBaseDirective {
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SprightIconWorkItemForkliftDirective, never>;
|
|
10
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SprightIconWorkItemForkliftDirective, "spright-icon-work-item-forklift", never, {}, {}, never, never, true, never>;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
export { SprightIconWorkItemForkliftDirective };
|
|
@@ -1,5 +1,13 @@
|
|
|
1
|
+
import { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';
|
|
2
|
+
import * as i0 from '@angular/core';
|
|
3
|
+
export { IconWorkItemRectangleCheckLines, iconWorkItemRectangleCheckLinesTag } from '@ni/spright-components/dist/esm/icons/work-item-rectangle-check-lines';
|
|
4
|
+
|
|
1
5
|
/**
|
|
2
|
-
*
|
|
6
|
+
* Spright rectangle check lines icon directive for test plan work items
|
|
3
7
|
*/
|
|
4
|
-
|
|
5
|
-
|
|
8
|
+
declare class SprightIconWorkItemRectangleCheckLinesDirective extends SprightIconBaseDirective {
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SprightIconWorkItemRectangleCheckLinesDirective, never>;
|
|
10
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SprightIconWorkItemRectangleCheckLinesDirective, "spright-icon-work-item-rectangle-check-lines", never, {}, {}, never, never, true, never>;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
export { SprightIconWorkItemRectangleCheckLinesDirective };
|
|
@@ -1,5 +1,13 @@
|
|
|
1
|
+
import { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';
|
|
2
|
+
import * as i0 from '@angular/core';
|
|
3
|
+
export { IconWorkItemUserHelmetSafety, iconWorkItemUserHelmetSafetyTag } from '@ni/spright-components/dist/esm/icons/work-item-user-helmet-safety';
|
|
4
|
+
|
|
1
5
|
/**
|
|
2
|
-
*
|
|
6
|
+
* Spright user helmet safety icon directive for work items
|
|
3
7
|
*/
|
|
4
|
-
|
|
5
|
-
|
|
8
|
+
declare class SprightIconWorkItemUserHelmetSafetyDirective extends SprightIconBaseDirective {
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SprightIconWorkItemUserHelmetSafetyDirective, never>;
|
|
10
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SprightIconWorkItemUserHelmetSafetyDirective, "spright-icon-work-item-user-helmet-safety", never, {}, {}, never, never, true, never>;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
export { SprightIconWorkItemUserHelmetSafetyDirective };
|
|
@@ -1,5 +1,13 @@
|
|
|
1
|
+
import { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';
|
|
2
|
+
import * as i0 from '@angular/core';
|
|
3
|
+
export { IconWorkItemWrenchHammer, iconWorkItemWrenchHammerTag } from '@ni/spright-components/dist/esm/icons/work-item-wrench-hammer';
|
|
4
|
+
|
|
1
5
|
/**
|
|
2
|
-
*
|
|
6
|
+
* Spright wrench hammer icon directive for maintenance work items
|
|
3
7
|
*/
|
|
4
|
-
|
|
5
|
-
|
|
8
|
+
declare class SprightIconWorkItemWrenchHammerDirective extends SprightIconBaseDirective {
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SprightIconWorkItemWrenchHammerDirective, never>;
|
|
10
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SprightIconWorkItemWrenchHammerDirective, "spright-icon-work-item-wrench-hammer", never, {}, {}, never, never, true, never>;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
export { SprightIconWorkItemWrenchHammerDirective };
|
package/index.d.ts
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ni/spright-angular",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "9.0.0",
|
|
4
4
|
"description": "Angular components for NI Spright",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"repository": {
|
|
@@ -22,9 +22,9 @@
|
|
|
22
22
|
"tslib": "^2.2.0"
|
|
23
23
|
},
|
|
24
24
|
"peerDependencies": {
|
|
25
|
-
"@angular/common": "^
|
|
26
|
-
"@angular/core": "^
|
|
27
|
-
"@angular/localize": "^
|
|
25
|
+
"@angular/common": "^20.3.15",
|
|
26
|
+
"@angular/core": "^20.3.15",
|
|
27
|
+
"@angular/localize": "^20.3.15",
|
|
28
28
|
"@ni/spright-components": "^6.14.3"
|
|
29
29
|
},
|
|
30
30
|
"module": "fesm2022/ni-spright-angular.mjs",
|
|
@@ -37,14 +37,6 @@
|
|
|
37
37
|
"types": "./index.d.ts",
|
|
38
38
|
"default": "./fesm2022/ni-spright-angular.mjs"
|
|
39
39
|
},
|
|
40
|
-
"./icon-base": {
|
|
41
|
-
"types": "./icon-base/index.d.ts",
|
|
42
|
-
"default": "./fesm2022/ni-spright-angular-icon-base.mjs"
|
|
43
|
-
},
|
|
44
|
-
"./rectangle": {
|
|
45
|
-
"types": "./rectangle/index.d.ts",
|
|
46
|
-
"default": "./fesm2022/ni-spright-angular-rectangle.mjs"
|
|
47
|
-
},
|
|
48
40
|
"./chat/conversation": {
|
|
49
41
|
"types": "./chat/conversation/index.d.ts",
|
|
50
42
|
"default": "./fesm2022/ni-spright-angular-chat-conversation.mjs"
|
|
@@ -53,10 +45,30 @@
|
|
|
53
45
|
"types": "./chat/input/index.d.ts",
|
|
54
46
|
"default": "./fesm2022/ni-spright-angular-chat-input.mjs"
|
|
55
47
|
},
|
|
48
|
+
"./chat/input/testing": {
|
|
49
|
+
"types": "./chat/input/testing/index.d.ts",
|
|
50
|
+
"default": "./fesm2022/ni-spright-angular-chat-input-testing.mjs"
|
|
51
|
+
},
|
|
56
52
|
"./chat/message": {
|
|
57
53
|
"types": "./chat/message/index.d.ts",
|
|
58
54
|
"default": "./fesm2022/ni-spright-angular-chat-message.mjs"
|
|
59
55
|
},
|
|
56
|
+
"./chat/message/inbound": {
|
|
57
|
+
"types": "./chat/message/inbound/index.d.ts",
|
|
58
|
+
"default": "./fesm2022/ni-spright-angular-chat-message-inbound.mjs"
|
|
59
|
+
},
|
|
60
|
+
"./chat/message/outbound": {
|
|
61
|
+
"types": "./chat/message/outbound/index.d.ts",
|
|
62
|
+
"default": "./fesm2022/ni-spright-angular-chat-message-outbound.mjs"
|
|
63
|
+
},
|
|
64
|
+
"./chat/message/system": {
|
|
65
|
+
"types": "./chat/message/system/index.d.ts",
|
|
66
|
+
"default": "./fesm2022/ni-spright-angular-chat-message-system.mjs"
|
|
67
|
+
},
|
|
68
|
+
"./icon-base": {
|
|
69
|
+
"types": "./icon-base/index.d.ts",
|
|
70
|
+
"default": "./fesm2022/ni-spright-angular-icon-base.mjs"
|
|
71
|
+
},
|
|
60
72
|
"./icons/work-item-calendar-week": {
|
|
61
73
|
"types": "./icons/work-item-calendar-week/index.d.ts",
|
|
62
74
|
"default": "./fesm2022/ni-spright-angular-icons-work-item-calendar-week.mjs"
|
|
@@ -81,21 +93,9 @@
|
|
|
81
93
|
"types": "./icons/work-item-wrench-hammer/index.d.ts",
|
|
82
94
|
"default": "./fesm2022/ni-spright-angular-icons-work-item-wrench-hammer.mjs"
|
|
83
95
|
},
|
|
84
|
-
"./
|
|
85
|
-
"types": "./
|
|
86
|
-
"default": "./fesm2022/ni-spright-angular-
|
|
87
|
-
},
|
|
88
|
-
"./chat/message/inbound": {
|
|
89
|
-
"types": "./chat/message/inbound/index.d.ts",
|
|
90
|
-
"default": "./fesm2022/ni-spright-angular-chat-message-inbound.mjs"
|
|
91
|
-
},
|
|
92
|
-
"./chat/message/outbound": {
|
|
93
|
-
"types": "./chat/message/outbound/index.d.ts",
|
|
94
|
-
"default": "./fesm2022/ni-spright-angular-chat-message-outbound.mjs"
|
|
95
|
-
},
|
|
96
|
-
"./chat/message/system": {
|
|
97
|
-
"types": "./chat/message/system/index.d.ts",
|
|
98
|
-
"default": "./fesm2022/ni-spright-angular-chat-message-system.mjs"
|
|
96
|
+
"./rectangle": {
|
|
97
|
+
"types": "./rectangle/index.d.ts",
|
|
98
|
+
"default": "./fesm2022/ni-spright-angular-rectangle.mjs"
|
|
99
99
|
}
|
|
100
100
|
},
|
|
101
101
|
"sideEffects": false
|
package/rectangle/index.d.ts
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import * as i2 from '@angular/common';
|
|
3
|
+
export { Rectangle, rectangleTag } from '@ni/spright-components/dist/esm/rectangle';
|
|
4
|
+
|
|
1
5
|
/**
|
|
2
|
-
*
|
|
6
|
+
* Directive to provide Angular integration for the rectangle.
|
|
3
7
|
*/
|
|
4
|
-
|
|
5
|
-
|
|
8
|
+
declare class SprightRectangleDirective {
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SprightRectangleDirective, never>;
|
|
10
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SprightRectangleDirective, "spright-rectangle", never, {}, {}, never, never, false, never>;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
declare class SprightRectangleModule {
|
|
14
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SprightRectangleModule, never>;
|
|
15
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SprightRectangleModule, [typeof SprightRectangleDirective], [typeof i2.CommonModule], [typeof SprightRectangleDirective]>;
|
|
16
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<SprightRectangleModule>;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
export { SprightRectangleDirective, SprightRectangleModule };
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { type ChatConversation, chatConversationTag } from '@ni/spright-components/dist/esm/chat/conversation';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export type { ChatConversation };
|
|
4
|
-
export { chatConversationTag };
|
|
5
|
-
/**
|
|
6
|
-
* Directive to provide Angular integration for the chat conversation.
|
|
7
|
-
*/
|
|
8
|
-
export declare class SprightChatConversationDirective {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SprightChatConversationDirective, never>;
|
|
10
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SprightChatConversationDirective, "spright-chat-conversation", never, {}, {}, never, never, false, never>;
|
|
11
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import '@ni/spright-components/dist/esm/chat/conversation';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "./spright-chat-conversation.directive";
|
|
4
|
-
import * as i2 from "@angular/common";
|
|
5
|
-
export declare class SprightChatConversationModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SprightChatConversationModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SprightChatConversationModule, [typeof i1.SprightChatConversationDirective], [typeof i2.CommonModule], [typeof i1.SprightChatConversationDirective]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SprightChatConversationModule>;
|
|
9
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { ElementRef, Renderer2 } from '@angular/core';
|
|
2
|
-
import type { BooleanValueOrAttribute } from '@ni/nimble-angular/internal-utilities';
|
|
3
|
-
import { type ChatInput, chatInputTag } from '@ni/spright-components/dist/esm/chat/input';
|
|
4
|
-
import type { ChatInputSendEventDetail } from '@ni/spright-components/dist/esm/chat/input/types';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export type { ChatInput };
|
|
7
|
-
export type { ChatInputSendEventDetail };
|
|
8
|
-
export { chatInputTag };
|
|
9
|
-
/**
|
|
10
|
-
* Directive to provide Angular integration for the chat input.
|
|
11
|
-
*/
|
|
12
|
-
export declare class SprightChatInputDirective {
|
|
13
|
-
private readonly renderer;
|
|
14
|
-
private readonly elementRef;
|
|
15
|
-
get placeholder(): string | undefined;
|
|
16
|
-
set placeholder(value: string | undefined);
|
|
17
|
-
get sendButtonLabel(): string | undefined;
|
|
18
|
-
set sendButtonLabel(value: string | undefined);
|
|
19
|
-
get stopButtonLabel(): string | undefined;
|
|
20
|
-
set stopButtonLabel(value: string | undefined);
|
|
21
|
-
get processing(): boolean | undefined;
|
|
22
|
-
set processing(value: boolean | undefined);
|
|
23
|
-
get sendDisabled(): boolean | undefined;
|
|
24
|
-
set sendDisabled(value: boolean | undefined);
|
|
25
|
-
get maxLength(): number | undefined;
|
|
26
|
-
set maxLength(value: number | undefined);
|
|
27
|
-
get value(): string | undefined;
|
|
28
|
-
set value(value: string | undefined);
|
|
29
|
-
get errorText(): string | undefined;
|
|
30
|
-
set errorText(value: string | undefined);
|
|
31
|
-
get errorVisible(): boolean;
|
|
32
|
-
set errorVisible(value: BooleanValueOrAttribute);
|
|
33
|
-
constructor(renderer: Renderer2, elementRef: ElementRef<ChatInput>);
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SprightChatInputDirective, never>;
|
|
35
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SprightChatInputDirective, "spright-chat-input", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "sendButtonLabel": { "alias": "send-button-label"; "required": false; }; "stopButtonLabel": { "alias": "stop-button-label"; "required": false; }; "processing": { "alias": "processing"; "required": false; }; "sendDisabled": { "alias": "send-disabled"; "required": false; }; "maxLength": { "alias": "maxlength"; "required": false; }; "value": { "alias": "value"; "required": false; }; "errorText": { "alias": "error-text"; "required": false; }; "errorVisible": { "alias": "error-visible"; "required": false; }; }, {}, never, never, false, never>;
|
|
36
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import '@ni/spright-components/dist/esm/chat/input';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "./spright-chat-input.directive";
|
|
4
|
-
import * as i2 from "@angular/common";
|
|
5
|
-
export declare class SprightChatInputModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SprightChatInputModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SprightChatInputModule, [typeof i1.SprightChatInputDirective], [typeof i2.CommonModule], [typeof i1.SprightChatInputDirective]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SprightChatInputModule>;
|
|
9
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './input.pageobject';
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { ElementRef, Renderer2 } from '@angular/core';
|
|
2
|
-
import { type ChatMessageInbound, chatMessageInboundTag } from '@ni/spright-components/dist/esm/chat/message/inbound';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export type { ChatMessageInbound };
|
|
5
|
-
export { chatMessageInboundTag };
|
|
6
|
-
/**
|
|
7
|
-
* Directive to provide Angular integration for the chat inbound message.
|
|
8
|
-
*/
|
|
9
|
-
export declare class SprightChatMessageInboundDirective {
|
|
10
|
-
private readonly renderer;
|
|
11
|
-
private readonly elementRef;
|
|
12
|
-
constructor(renderer: Renderer2, elementRef: ElementRef<ChatMessageInbound>);
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SprightChatMessageInboundDirective, never>;
|
|
14
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SprightChatMessageInboundDirective, "spright-chat-message-inbound", never, {}, {}, never, never, false, never>;
|
|
15
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import '@ni/spright-components/dist/esm/chat/message/inbound';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "./spright-chat-message-inbound.directive";
|
|
4
|
-
import * as i2 from "@angular/common";
|
|
5
|
-
export declare class SprightChatMessageInboundModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SprightChatMessageInboundModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SprightChatMessageInboundModule, [typeof i1.SprightChatMessageInboundDirective], [typeof i2.CommonModule], [typeof i1.SprightChatMessageInboundDirective]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SprightChatMessageInboundModule>;
|
|
9
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { ElementRef, Renderer2 } from '@angular/core';
|
|
2
|
-
import { type ChatMessageOutbound, chatMessageOutboundTag } from '@ni/spright-components/dist/esm/chat/message/outbound';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export type { ChatMessageOutbound };
|
|
5
|
-
export { chatMessageOutboundTag };
|
|
6
|
-
/**
|
|
7
|
-
* Directive to provide Angular integration for the chat outbound message.
|
|
8
|
-
*/
|
|
9
|
-
export declare class SprightChatMessageOutboundDirective {
|
|
10
|
-
private readonly renderer;
|
|
11
|
-
private readonly elementRef;
|
|
12
|
-
constructor(renderer: Renderer2, elementRef: ElementRef<ChatMessageOutbound>);
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SprightChatMessageOutboundDirective, never>;
|
|
14
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SprightChatMessageOutboundDirective, "spright-chat-message-outbound", never, {}, {}, never, never, false, never>;
|
|
15
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import '@ni/spright-components/dist/esm/chat/message/outbound';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "./spright-chat-message-outbound.directive";
|
|
4
|
-
import * as i2 from "@angular/common";
|
|
5
|
-
export declare class SprightChatMessageOutboundModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SprightChatMessageOutboundModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SprightChatMessageOutboundModule, [typeof i1.SprightChatMessageOutboundDirective], [typeof i2.CommonModule], [typeof i1.SprightChatMessageOutboundDirective]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SprightChatMessageOutboundModule>;
|
|
9
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { ElementRef, Renderer2 } from '@angular/core';
|
|
2
|
-
import { type ChatMessage, chatMessageTag } from '@ni/spright-components/dist/esm/chat/message';
|
|
3
|
-
import { ChatMessageType } from '@ni/spright-components/dist/esm/chat/message/types';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export type { ChatMessage };
|
|
6
|
-
export { ChatMessageType };
|
|
7
|
-
export { chatMessageTag };
|
|
8
|
-
/**
|
|
9
|
-
* Directive to provide Angular integration for the chat message.
|
|
10
|
-
* @deprecated Use specific message component types instead
|
|
11
|
-
*/
|
|
12
|
-
export declare class SprightChatMessageDirective {
|
|
13
|
-
private readonly renderer;
|
|
14
|
-
private readonly elementRef;
|
|
15
|
-
get messageType(): ChatMessageType;
|
|
16
|
-
set messageType(value: ChatMessageType);
|
|
17
|
-
constructor(renderer: Renderer2, elementRef: ElementRef<ChatMessage>);
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SprightChatMessageDirective, never>;
|
|
19
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SprightChatMessageDirective, "spright-chat-message", never, { "messageType": { "alias": "message-type"; "required": false; }; }, {}, never, never, false, never>;
|
|
20
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import '@ni/spright-components/dist/esm/chat/message';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "./spright-chat-message.directive";
|
|
4
|
-
import * as i2 from "@angular/common";
|
|
5
|
-
export declare class SprightChatMessageModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SprightChatMessageModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SprightChatMessageModule, [typeof i1.SprightChatMessageDirective], [typeof i2.CommonModule], [typeof i1.SprightChatMessageDirective]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SprightChatMessageModule>;
|
|
9
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { ElementRef, Renderer2 } from '@angular/core';
|
|
2
|
-
import { type ChatMessageSystem, chatMessageSystemTag } from '@ni/spright-components/dist/esm/chat/message/system';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export type { ChatMessageSystem };
|
|
5
|
-
export { chatMessageSystemTag };
|
|
6
|
-
/**
|
|
7
|
-
* Directive to provide Angular integration for the chat system message.
|
|
8
|
-
*/
|
|
9
|
-
export declare class SprightChatMessageSystemDirective {
|
|
10
|
-
private readonly renderer;
|
|
11
|
-
private readonly elementRef;
|
|
12
|
-
constructor(renderer: Renderer2, elementRef: ElementRef<ChatMessageSystem>);
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SprightChatMessageSystemDirective, never>;
|
|
14
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SprightChatMessageSystemDirective, "spright-chat-message-system", never, {}, {}, never, never, false, never>;
|
|
15
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import '@ni/spright-components/dist/esm/chat/message/system';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "./spright-chat-message-system.directive";
|
|
4
|
-
import * as i2 from "@angular/common";
|
|
5
|
-
export declare class SprightChatMessageSystemModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SprightChatMessageSystemModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SprightChatMessageSystemModule, [typeof i1.SprightChatMessageSystemDirective], [typeof i2.CommonModule], [typeof i1.SprightChatMessageSystemDirective]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SprightChatMessageSystemModule>;
|
|
9
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './spright-icon-base.directive';
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { ElementRef, Renderer2 } from '@angular/core';
|
|
2
|
-
import { Icon } from '@ni/nimble-components/dist/esm/icon-base';
|
|
3
|
-
import { IconSeverity } from '@ni/nimble-components/dist/esm/icon-base/types';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export { Icon, IconSeverity };
|
|
6
|
-
/**
|
|
7
|
-
* Base class for the spright icon directives
|
|
8
|
-
*/
|
|
9
|
-
export declare class SprightIconBaseDirective {
|
|
10
|
-
private readonly renderer;
|
|
11
|
-
private readonly elementRef;
|
|
12
|
-
get severity(): IconSeverity;
|
|
13
|
-
set severity(value: IconSeverity);
|
|
14
|
-
constructor(renderer: Renderer2, elementRef: ElementRef<Icon>);
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SprightIconBaseDirective, never>;
|
|
16
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SprightIconBaseDirective, never, never, { "severity": { "alias": "severity"; "required": false; }; }, {}, never, never, true, never>;
|
|
17
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { type IconWorkItemCalendarWeek, iconWorkItemCalendarWeekTag } from '@ni/spright-components/dist/esm/icons/work-item-calendar-week';
|
|
2
|
-
import '@ni/spright-components/dist/esm/icons/work-item-calendar-week';
|
|
3
|
-
import { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export { type IconWorkItemCalendarWeek, iconWorkItemCalendarWeekTag };
|
|
6
|
-
/**
|
|
7
|
-
* Spright calendar week icon directive for reservation work items
|
|
8
|
-
*/
|
|
9
|
-
export declare class SprightIconWorkItemCalendarWeekDirective extends SprightIconBaseDirective {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SprightIconWorkItemCalendarWeekDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SprightIconWorkItemCalendarWeekDirective, "spright-icon-work-item-calendar-week", never, {}, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { type IconWorkItemCalipers, iconWorkItemCalipersTag } from '@ni/spright-components/dist/esm/icons/work-item-calipers';
|
|
2
|
-
import '@ni/spright-components/dist/esm/icons/work-item-calipers';
|
|
3
|
-
import { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export { type IconWorkItemCalipers, iconWorkItemCalipersTag };
|
|
6
|
-
/**
|
|
7
|
-
* Spright calipers icon directive for calibration work items
|
|
8
|
-
*/
|
|
9
|
-
export declare class SprightIconWorkItemCalipersDirective extends SprightIconBaseDirective {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SprightIconWorkItemCalipersDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SprightIconWorkItemCalipersDirective, "spright-icon-work-item-calipers", never, {}, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { type IconWorkItemForklift, iconWorkItemForkliftTag } from '@ni/spright-components/dist/esm/icons/work-item-forklift';
|
|
2
|
-
import '@ni/spright-components/dist/esm/icons/work-item-forklift';
|
|
3
|
-
import { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export { type IconWorkItemForklift, iconWorkItemForkliftTag };
|
|
6
|
-
/**
|
|
7
|
-
* Spright forklift icon directive for transport work items
|
|
8
|
-
*/
|
|
9
|
-
export declare class SprightIconWorkItemForkliftDirective extends SprightIconBaseDirective {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SprightIconWorkItemForkliftDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SprightIconWorkItemForkliftDirective, "spright-icon-work-item-forklift", never, {}, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { type IconWorkItemRectangleCheckLines, iconWorkItemRectangleCheckLinesTag } from '@ni/spright-components/dist/esm/icons/work-item-rectangle-check-lines';
|
|
2
|
-
import '@ni/spright-components/dist/esm/icons/work-item-rectangle-check-lines';
|
|
3
|
-
import { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export { type IconWorkItemRectangleCheckLines, iconWorkItemRectangleCheckLinesTag };
|
|
6
|
-
/**
|
|
7
|
-
* Spright rectangle check lines icon directive for test plan work items
|
|
8
|
-
*/
|
|
9
|
-
export declare class SprightIconWorkItemRectangleCheckLinesDirective extends SprightIconBaseDirective {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SprightIconWorkItemRectangleCheckLinesDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SprightIconWorkItemRectangleCheckLinesDirective, "spright-icon-work-item-rectangle-check-lines", never, {}, {}, never, never, true, never>;
|
|
12
|
-
}
|