@ni/spright-angular 9.6.1 → 10.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/fesm2022/ni-spright-angular-chat-conversation.mjs +7 -7
- package/fesm2022/ni-spright-angular-chat-conversation.mjs.map +1 -1
- 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-inbound.mjs.map +1 -1
- package/fesm2022/ni-spright-angular-chat-message-outbound.mjs +7 -7
- package/fesm2022/ni-spright-angular-chat-message-outbound.mjs.map +1 -1
- package/fesm2022/ni-spright-angular-chat-message-system.mjs +7 -7
- package/fesm2022/ni-spright-angular-chat-message-system.mjs.map +1 -1
- package/fesm2022/ni-spright-angular-chat-message-welcome.mjs +7 -7
- package/fesm2022/ni-spright-angular-chat-message-welcome.mjs.map +1 -1
- 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-breakpoint-conditional.mjs +3 -3
- package/fesm2022/ni-spright-angular-icons-breakpoint-conditional.mjs.map +1 -1
- package/fesm2022/ni-spright-angular-icons-breakpoint-disabled.mjs +3 -3
- package/fesm2022/ni-spright-angular-icons-breakpoint-disabled.mjs.map +1 -1
- package/fesm2022/ni-spright-angular-icons-breakpoint-enabled.mjs +3 -3
- package/fesm2022/ni-spright-angular-icons-breakpoint-enabled.mjs.map +1 -1
- package/fesm2022/ni-spright-angular-icons-breakpoint-execution-pointer.mjs +3 -3
- package/fesm2022/ni-spright-angular-icons-breakpoint-execution-pointer.mjs.map +1 -1
- package/fesm2022/ni-spright-angular-icons-breakpoint-hit-disabled.mjs +3 -3
- package/fesm2022/ni-spright-angular-icons-breakpoint-hit-disabled.mjs.map +1 -1
- package/fesm2022/ni-spright-angular-icons-breakpoint-hit.mjs +3 -3
- package/fesm2022/ni-spright-angular-icons-breakpoint-hit.mjs.map +1 -1
- package/fesm2022/ni-spright-angular-icons-breakpoint-hover.mjs +3 -3
- package/fesm2022/ni-spright-angular-icons-breakpoint-hover.mjs.map +1 -1
- package/fesm2022/ni-spright-angular-icons-nigel-chat.mjs +3 -3
- package/fesm2022/ni-spright-angular-icons-nigel-chat.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-calendar-week.mjs.map +1 -1
- package/fesm2022/ni-spright-angular-icons-work-item-calipers.mjs +3 -3
- package/fesm2022/ni-spright-angular-icons-work-item-calipers.mjs.map +1 -1
- package/fesm2022/ni-spright-angular-icons-work-item-forklift.mjs +3 -3
- package/fesm2022/ni-spright-angular-icons-work-item-forklift.mjs.map +1 -1
- package/fesm2022/ni-spright-angular-icons-work-item-rectangle-check-lines.mjs +3 -3
- package/fesm2022/ni-spright-angular-icons-work-item-rectangle-check-lines.mjs.map +1 -1
- package/fesm2022/ni-spright-angular-icons-work-item-square-list-cog.mjs +3 -3
- package/fesm2022/ni-spright-angular-icons-work-item-square-list-cog.mjs.map +1 -1
- package/fesm2022/ni-spright-angular-icons-work-item-user-helmet-safety.mjs +3 -3
- package/fesm2022/ni-spright-angular-icons-work-item-user-helmet-safety.mjs.map +1 -1
- package/fesm2022/ni-spright-angular-icons-work-item-wrench-hammer.mjs +3 -3
- package/fesm2022/ni-spright-angular-icons-work-item-wrench-hammer.mjs.map +1 -1
- package/fesm2022/ni-spright-angular-rectangle.mjs +7 -7
- package/fesm2022/ni-spright-angular-rectangle.mjs.map +1 -1
- package/package.json +32 -32
- /package/{chat/conversation/index.d.ts → types/ni-spright-angular-chat-conversation.d.ts} +0 -0
- /package/{chat/input/testing/index.d.ts → types/ni-spright-angular-chat-input-testing.d.ts} +0 -0
- /package/{chat/input/index.d.ts → types/ni-spright-angular-chat-input.d.ts} +0 -0
- /package/{chat/message/inbound/index.d.ts → types/ni-spright-angular-chat-message-inbound.d.ts} +0 -0
- /package/{chat/message/outbound/index.d.ts → types/ni-spright-angular-chat-message-outbound.d.ts} +0 -0
- /package/{chat/message/system/index.d.ts → types/ni-spright-angular-chat-message-system.d.ts} +0 -0
- /package/{chat/message/welcome/index.d.ts → types/ni-spright-angular-chat-message-welcome.d.ts} +0 -0
- /package/{chat/message/index.d.ts → types/ni-spright-angular-chat-message.d.ts} +0 -0
- /package/{icon-base/index.d.ts → types/ni-spright-angular-icon-base.d.ts} +0 -0
- /package/{icons/breakpoint-conditional/index.d.ts → types/ni-spright-angular-icons-breakpoint-conditional.d.ts} +0 -0
- /package/{icons/breakpoint-disabled/index.d.ts → types/ni-spright-angular-icons-breakpoint-disabled.d.ts} +0 -0
- /package/{icons/breakpoint-enabled/index.d.ts → types/ni-spright-angular-icons-breakpoint-enabled.d.ts} +0 -0
- /package/{icons/breakpoint-execution-pointer/index.d.ts → types/ni-spright-angular-icons-breakpoint-execution-pointer.d.ts} +0 -0
- /package/{icons/breakpoint-hit-disabled/index.d.ts → types/ni-spright-angular-icons-breakpoint-hit-disabled.d.ts} +0 -0
- /package/{icons/breakpoint-hit/index.d.ts → types/ni-spright-angular-icons-breakpoint-hit.d.ts} +0 -0
- /package/{icons/breakpoint-hover/index.d.ts → types/ni-spright-angular-icons-breakpoint-hover.d.ts} +0 -0
- /package/{icons/nigel-chat/index.d.ts → types/ni-spright-angular-icons-nigel-chat.d.ts} +0 -0
- /package/{icons/work-item-calendar-week/index.d.ts → types/ni-spright-angular-icons-work-item-calendar-week.d.ts} +0 -0
- /package/{icons/work-item-calipers/index.d.ts → types/ni-spright-angular-icons-work-item-calipers.d.ts} +0 -0
- /package/{icons/work-item-forklift/index.d.ts → types/ni-spright-angular-icons-work-item-forklift.d.ts} +0 -0
- /package/{icons/work-item-rectangle-check-lines/index.d.ts → types/ni-spright-angular-icons-work-item-rectangle-check-lines.d.ts} +0 -0
- /package/{icons/work-item-square-list-cog/index.d.ts → types/ni-spright-angular-icons-work-item-square-list-cog.d.ts} +0 -0
- /package/{icons/work-item-user-helmet-safety/index.d.ts → types/ni-spright-angular-icons-work-item-user-helmet-safety.d.ts} +0 -0
- /package/{icons/work-item-wrench-hammer/index.d.ts → types/ni-spright-angular-icons-work-item-wrench-hammer.d.ts} +0 -0
- /package/{rectangle/index.d.ts → types/ni-spright-angular-rectangle.d.ts} +0 -0
- /package/{index.d.ts → types/ni-spright-angular.d.ts} +0 -0
|
@@ -18,10 +18,10 @@ class SprightChatConversationDirective {
|
|
|
18
18
|
this.renderer = renderer;
|
|
19
19
|
this.elementRef = elementRef;
|
|
20
20
|
}
|
|
21
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
22
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
21
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatConversationDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
22
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.23", type: SprightChatConversationDirective, isStandalone: false, selector: "spright-chat-conversation", inputs: { autoScroll: ["auto-scroll", "autoScroll"] }, ngImport: i0 }); }
|
|
23
23
|
}
|
|
24
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
24
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatConversationDirective, decorators: [{
|
|
25
25
|
type: Directive,
|
|
26
26
|
args: [{
|
|
27
27
|
selector: 'spright-chat-conversation',
|
|
@@ -33,11 +33,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImpo
|
|
|
33
33
|
}] } });
|
|
34
34
|
|
|
35
35
|
class SprightChatConversationModule {
|
|
36
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
37
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
38
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
36
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatConversationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
37
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.23", ngImport: i0, type: SprightChatConversationModule, declarations: [SprightChatConversationDirective], imports: [CommonModule], exports: [SprightChatConversationDirective] }); }
|
|
38
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatConversationModule, imports: [CommonModule] }); }
|
|
39
39
|
}
|
|
40
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
40
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatConversationModule, decorators: [{
|
|
41
41
|
type: NgModule,
|
|
42
42
|
args: [{
|
|
43
43
|
declarations: [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ni-spright-angular-chat-conversation.mjs","sources":["../../../spright-angular/chat/conversation/spright-chat-conversation.directive.ts","../../../spright-angular/chat/conversation/spright-chat-conversation.module.ts","../../../spright-angular/chat/conversation/ni-spright-angular-chat-conversation.ts"],"sourcesContent":["import { Directive, ElementRef, Input, Renderer2 } from '@angular/core';\nimport { toBooleanProperty, type BooleanValueOrAttribute } from '@ni/nimble-angular/internal-utilities';\nimport { type ChatConversation, chatConversationTag } from '@ni/spright-components/dist/esm/chat/conversation';\n\nexport type { ChatConversation };\nexport { chatConversationTag };\n\n/**\n * Directive to provide Angular integration for the chat conversation.\n */\n@Directive({\n selector: 'spright-chat-conversation',\n standalone: false\n})\nexport class SprightChatConversationDirective {\n public get autoScroll(): boolean {\n return this.elementRef.nativeElement.autoScroll;\n }\n\n @Input('auto-scroll') public set autoScroll(value: BooleanValueOrAttribute) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'autoScroll', toBooleanProperty(value));\n }\n\n public constructor(private readonly renderer: Renderer2, private readonly elementRef: ElementRef<ChatConversation>) {}\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { SprightChatConversationDirective } from './spright-chat-conversation.directive';\n\nimport '@ni/spright-components/dist/esm/chat/conversation';\n\n@NgModule({\n declarations: [\n SprightChatConversationDirective,\n ],\n imports: [CommonModule],\n exports: [\n SprightChatConversationDirective,\n ]\n})\nexport class SprightChatConversationModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;;AAOA;;AAEG;MAKU,gCAAgC,CAAA;AACzC,IAAA,IAAW,UAAU,GAAA;AACjB,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC,UAAU;IACnD;IAEA,IAAiC,UAAU,CAAC,KAA8B,EAAA;AACtE,QAAA,IAAI,CAAC,QAAQ,CAAC,WAAW,CAAC,IAAI,CAAC,UAAU,CAAC,aAAa,EAAE,YAAY,EAAE,iBAAiB,CAAC,KAAK,CAAC,CAAC;IACpG;IAEA,WAAA,CAAoC,QAAmB,EAAmB,UAAwC,EAAA;QAA9E,IAAA,CAAA,QAAQ,GAAR,QAAQ;QAA8B,IAAA,CAAA,UAAU,GAAV,UAAU;IAAiC;+GAT5G,gCAAgC,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAA,EAAA,CAAA,SAAA,EAAA,EAAA,EAAA,KAAA,EAAA,EAAA,CAAA,UAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAhC,gCAAgC,EAAA,YAAA,EAAA,KAAA,EAAA,QAAA,EAAA,2BAAA,EAAA,MAAA,EAAA,EAAA,UAAA,EAAA,CAAA,aAAA,EAAA,YAAA,CAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAhC,gCAAgC,EAAA,UAAA,EAAA,CAAA;kBAJ5C,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,UAAU,EAAE;AACf,iBAAA;;sBAMI,KAAK;uBAAC,aAAa;;;MCJX,6BAA6B,CAAA;+GAA7B,6BAA6B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAA7B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,6BAA6B,EAAA,YAAA,EAAA,CAPlC,gCAAgC,CAAA,EAAA,OAAA,EAAA,CAE1B,YAAY,aAElB,gCAAgC,CAAA,EAAA,CAAA,CAAA;AAG3B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,6BAA6B,YAL5B,YAAY,CAAA,EAAA,CAAA,CAAA;;4FAKb,6BAA6B,EAAA,UAAA,EAAA,CAAA;kBATzC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACN,oBAAA,YAAY,EAAE;wBACV,gCAAgC;AACnC,qBAAA;oBACD,OAAO,EAAE,CAAC,YAAY,CAAC;AACvB,oBAAA,OAAO,EAAE;wBACL,gCAAgC;AACnC;AACJ,iBAAA;;;ACdD;;AAEG
|
|
1
|
+
{"version":3,"file":"ni-spright-angular-chat-conversation.mjs","sources":["../../../spright-angular/chat/conversation/spright-chat-conversation.directive.ts","../../../spright-angular/chat/conversation/spright-chat-conversation.module.ts","../../../spright-angular/chat/conversation/ni-spright-angular-chat-conversation.ts"],"sourcesContent":["import { Directive, ElementRef, Input, Renderer2 } from '@angular/core';\nimport { toBooleanProperty, type BooleanValueOrAttribute } from '@ni/nimble-angular/internal-utilities';\nimport { type ChatConversation, chatConversationTag } from '@ni/spright-components/dist/esm/chat/conversation';\n\nexport type { ChatConversation };\nexport { chatConversationTag };\n\n/**\n * Directive to provide Angular integration for the chat conversation.\n */\n@Directive({\n selector: 'spright-chat-conversation',\n standalone: false\n})\nexport class SprightChatConversationDirective {\n public get autoScroll(): boolean {\n return this.elementRef.nativeElement.autoScroll;\n }\n\n @Input('auto-scroll') public set autoScroll(value: BooleanValueOrAttribute) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'autoScroll', toBooleanProperty(value));\n }\n\n public constructor(private readonly renderer: Renderer2, private readonly elementRef: ElementRef<ChatConversation>) {}\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { SprightChatConversationDirective } from './spright-chat-conversation.directive';\n\nimport '@ni/spright-components/dist/esm/chat/conversation';\n\n@NgModule({\n declarations: [\n SprightChatConversationDirective,\n ],\n imports: [CommonModule],\n exports: [\n SprightChatConversationDirective,\n ]\n})\nexport class SprightChatConversationModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;;AAOA;;AAEG;MAKU,gCAAgC,CAAA;AACzC,IAAA,IAAW,UAAU,GAAA;AACjB,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC,UAAU;IACnD;IAEA,IAAiC,UAAU,CAAC,KAA8B,EAAA;AACtE,QAAA,IAAI,CAAC,QAAQ,CAAC,WAAW,CAAC,IAAI,CAAC,UAAU,CAAC,aAAa,EAAE,YAAY,EAAE,iBAAiB,CAAC,KAAK,CAAC,CAAC;IACpG;IAEA,WAAA,CAAoC,QAAmB,EAAmB,UAAwC,EAAA;QAA9E,IAAA,CAAA,QAAQ,GAAR,QAAQ;QAA8B,IAAA,CAAA,UAAU,GAAV,UAAU;IAAiC;+GAT5G,gCAAgC,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAA,EAAA,CAAA,SAAA,EAAA,EAAA,EAAA,KAAA,EAAA,EAAA,CAAA,UAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAhC,gCAAgC,EAAA,YAAA,EAAA,KAAA,EAAA,QAAA,EAAA,2BAAA,EAAA,MAAA,EAAA,EAAA,UAAA,EAAA,CAAA,aAAA,EAAA,YAAA,CAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAhC,gCAAgC,EAAA,UAAA,EAAA,CAAA;kBAJ5C,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,UAAU,EAAE;AACf,iBAAA;;sBAMI,KAAK;uBAAC,aAAa;;;MCJX,6BAA6B,CAAA;+GAA7B,6BAA6B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAA7B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,6BAA6B,EAAA,YAAA,EAAA,CAPlC,gCAAgC,CAAA,EAAA,OAAA,EAAA,CAE1B,YAAY,aAElB,gCAAgC,CAAA,EAAA,CAAA,CAAA;AAG3B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,6BAA6B,YAL5B,YAAY,CAAA,EAAA,CAAA,CAAA;;4FAKb,6BAA6B,EAAA,UAAA,EAAA,CAAA;kBATzC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACN,oBAAA,YAAY,EAAE;wBACV,gCAAgC;AACnC,qBAAA;oBACD,OAAO,EAAE,CAAC,YAAY,CAAC;AACvB,oBAAA,OAAO,EAAE;wBACL,gCAAgC;AACnC;AACJ,iBAAA;;;ACdD;;AAEG;;"}
|
|
@@ -66,10 +66,10 @@ class SprightChatInputDirective {
|
|
|
66
66
|
this.renderer = renderer;
|
|
67
67
|
this.elementRef = elementRef;
|
|
68
68
|
}
|
|
69
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
70
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
69
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatInputDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
70
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.23", type: SprightChatInputDirective, isStandalone: false, selector: "spright-chat-input", inputs: { placeholder: "placeholder", sendButtonLabel: ["send-button-label", "sendButtonLabel"], stopButtonLabel: ["stop-button-label", "stopButtonLabel"], processing: "processing", sendDisabled: ["send-disabled", "sendDisabled"], maxLength: ["maxlength", "maxLength"], value: "value", errorText: ["error-text", "errorText"], errorVisible: ["error-visible", "errorVisible"] }, ngImport: i0 }); }
|
|
71
71
|
}
|
|
72
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
72
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatInputDirective, decorators: [{
|
|
73
73
|
type: Directive,
|
|
74
74
|
args: [{
|
|
75
75
|
selector: 'spright-chat-input',
|
|
@@ -103,11 +103,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImpo
|
|
|
103
103
|
}] } });
|
|
104
104
|
|
|
105
105
|
class SprightChatInputModule {
|
|
106
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
107
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
108
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
106
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
107
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.23", ngImport: i0, type: SprightChatInputModule, declarations: [SprightChatInputDirective], imports: [CommonModule], exports: [SprightChatInputDirective] }); }
|
|
108
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatInputModule, imports: [CommonModule] }); }
|
|
109
109
|
}
|
|
110
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
110
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatInputModule, decorators: [{
|
|
111
111
|
type: NgModule,
|
|
112
112
|
args: [{
|
|
113
113
|
declarations: [SprightChatInputDirective],
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ni-spright-angular-chat-input.mjs","sources":["../../../spright-angular/chat/input/spright-chat-input.directive.ts","../../../spright-angular/chat/input/spright-chat-input.module.ts","../../../spright-angular/chat/input/ni-spright-angular-chat-input.ts"],"sourcesContent":["import { Directive, ElementRef, Input, Renderer2 } from '@angular/core';\nimport type { BooleanValueOrAttribute } from '@ni/nimble-angular/internal-utilities';\nimport { type ChatInput, chatInputTag } from '@ni/spright-components/dist/esm/chat/input';\nimport type { ChatInputSendEventDetail } from '@ni/spright-components/dist/esm/chat/input/types';\nimport { toBooleanProperty } from '@ni/nimble-angular/internal-utilities';\n\nexport type { ChatInput };\nexport type { ChatInputSendEventDetail };\nexport { chatInputTag };\n\n/**\n * Directive to provide Angular integration for the chat input.\n */\n@Directive({\n selector: 'spright-chat-input',\n standalone: false\n})\nexport class SprightChatInputDirective {\n public get placeholder(): string | undefined {\n return this.elementRef.nativeElement.placeholder;\n }\n\n @Input() public set placeholder(value: string | undefined) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'placeholder', value);\n }\n\n public get sendButtonLabel(): string | undefined {\n return this.elementRef.nativeElement.sendButtonLabel;\n }\n\n @Input('send-button-label') public set sendButtonLabel(value: string | undefined) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'sendButtonLabel', value);\n }\n\n public get stopButtonLabel(): string | undefined {\n return this.elementRef.nativeElement.stopButtonLabel;\n }\n\n @Input('stop-button-label') public set stopButtonLabel(value: string | undefined) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'stopButtonLabel', value);\n }\n\n public get processing(): boolean | undefined {\n return this.elementRef.nativeElement.processing;\n }\n\n @Input('processing') public set processing(value: boolean | undefined) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'processing', value);\n }\n\n public get sendDisabled(): boolean | undefined {\n return this.elementRef.nativeElement.sendDisabled;\n }\n\n @Input('send-disabled') public set sendDisabled(value: boolean | undefined) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'sendDisabled', value);\n }\n\n public get maxLength(): number | undefined {\n return this.elementRef.nativeElement.maxLength;\n }\n\n @Input('maxlength') public set maxLength(value: number | undefined) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'maxLength', value);\n }\n\n public get value(): string | undefined {\n return this.elementRef.nativeElement.value;\n }\n\n @Input() public set value(value: string | undefined) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'value', value);\n }\n\n public get errorText(): string | undefined {\n return this.elementRef.nativeElement.errorText;\n }\n\n @Input('error-text') public set errorText(value: string | undefined) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'errorText', value);\n }\n\n public get errorVisible(): boolean {\n return this.elementRef.nativeElement.errorVisible;\n }\n\n @Input('error-visible') public set errorVisible(value: BooleanValueOrAttribute) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'errorVisible', toBooleanProperty(value));\n }\n\n public constructor(private readonly renderer: Renderer2, private readonly elementRef: ElementRef<ChatInput>) {}\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { SprightChatInputDirective } from './spright-chat-input.directive';\n\nimport '@ni/spright-components/dist/esm/chat/input';\n\n@NgModule({\n declarations: [SprightChatInputDirective],\n imports: [CommonModule],\n exports: [SprightChatInputDirective]\n})\nexport class SprightChatInputModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"ni-spright-angular-chat-input.mjs","sources":["../../../spright-angular/chat/input/spright-chat-input.directive.ts","../../../spright-angular/chat/input/spright-chat-input.module.ts","../../../spright-angular/chat/input/ni-spright-angular-chat-input.ts"],"sourcesContent":["import { Directive, ElementRef, Input, Renderer2 } from '@angular/core';\nimport type { BooleanValueOrAttribute } from '@ni/nimble-angular/internal-utilities';\nimport { type ChatInput, chatInputTag } from '@ni/spright-components/dist/esm/chat/input';\nimport type { ChatInputSendEventDetail } from '@ni/spright-components/dist/esm/chat/input/types';\nimport { toBooleanProperty } from '@ni/nimble-angular/internal-utilities';\n\nexport type { ChatInput };\nexport type { ChatInputSendEventDetail };\nexport { chatInputTag };\n\n/**\n * Directive to provide Angular integration for the chat input.\n */\n@Directive({\n selector: 'spright-chat-input',\n standalone: false\n})\nexport class SprightChatInputDirective {\n public get placeholder(): string | undefined {\n return this.elementRef.nativeElement.placeholder;\n }\n\n @Input() public set placeholder(value: string | undefined) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'placeholder', value);\n }\n\n public get sendButtonLabel(): string | undefined {\n return this.elementRef.nativeElement.sendButtonLabel;\n }\n\n @Input('send-button-label') public set sendButtonLabel(value: string | undefined) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'sendButtonLabel', value);\n }\n\n public get stopButtonLabel(): string | undefined {\n return this.elementRef.nativeElement.stopButtonLabel;\n }\n\n @Input('stop-button-label') public set stopButtonLabel(value: string | undefined) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'stopButtonLabel', value);\n }\n\n public get processing(): boolean | undefined {\n return this.elementRef.nativeElement.processing;\n }\n\n @Input('processing') public set processing(value: boolean | undefined) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'processing', value);\n }\n\n public get sendDisabled(): boolean | undefined {\n return this.elementRef.nativeElement.sendDisabled;\n }\n\n @Input('send-disabled') public set sendDisabled(value: boolean | undefined) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'sendDisabled', value);\n }\n\n public get maxLength(): number | undefined {\n return this.elementRef.nativeElement.maxLength;\n }\n\n @Input('maxlength') public set maxLength(value: number | undefined) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'maxLength', value);\n }\n\n public get value(): string | undefined {\n return this.elementRef.nativeElement.value;\n }\n\n @Input() public set value(value: string | undefined) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'value', value);\n }\n\n public get errorText(): string | undefined {\n return this.elementRef.nativeElement.errorText;\n }\n\n @Input('error-text') public set errorText(value: string | undefined) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'errorText', value);\n }\n\n public get errorVisible(): boolean {\n return this.elementRef.nativeElement.errorVisible;\n }\n\n @Input('error-visible') public set errorVisible(value: BooleanValueOrAttribute) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'errorVisible', toBooleanProperty(value));\n }\n\n public constructor(private readonly renderer: Renderer2, private readonly elementRef: ElementRef<ChatInput>) {}\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { SprightChatInputDirective } from './spright-chat-input.directive';\n\nimport '@ni/spright-components/dist/esm/chat/input';\n\n@NgModule({\n declarations: [SprightChatInputDirective],\n imports: [CommonModule],\n exports: [SprightChatInputDirective]\n})\nexport class SprightChatInputModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"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"}
|
|
@@ -11,10 +11,10 @@ class SprightChatMessageInboundDirective {
|
|
|
11
11
|
this.renderer = renderer;
|
|
12
12
|
this.elementRef = elementRef;
|
|
13
13
|
}
|
|
14
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
15
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
14
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageInboundDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
15
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.23", type: SprightChatMessageInboundDirective, isStandalone: false, selector: "spright-chat-message-inbound", ngImport: i0 }); }
|
|
16
16
|
}
|
|
17
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
17
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageInboundDirective, decorators: [{
|
|
18
18
|
type: Directive,
|
|
19
19
|
args: [{
|
|
20
20
|
selector: 'spright-chat-message-inbound',
|
|
@@ -23,11 +23,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImpo
|
|
|
23
23
|
}], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i0.ElementRef }] });
|
|
24
24
|
|
|
25
25
|
class SprightChatMessageInboundModule {
|
|
26
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
27
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
28
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
26
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageInboundModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
27
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageInboundModule, declarations: [SprightChatMessageInboundDirective], imports: [CommonModule], exports: [SprightChatMessageInboundDirective] }); }
|
|
28
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageInboundModule, imports: [CommonModule] }); }
|
|
29
29
|
}
|
|
30
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
30
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageInboundModule, decorators: [{
|
|
31
31
|
type: NgModule,
|
|
32
32
|
args: [{
|
|
33
33
|
declarations: [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ni-spright-angular-chat-message-inbound.mjs","sources":["../../../spright-angular/chat/message/inbound/spright-chat-message-inbound.directive.ts","../../../spright-angular/chat/message/inbound/spright-chat-message-inbound.module.ts","../../../spright-angular/chat/message/inbound/ni-spright-angular-chat-message-inbound.ts"],"sourcesContent":["import { Directive, ElementRef, Renderer2 } from '@angular/core';\nimport { type ChatMessageInbound, chatMessageInboundTag } from '@ni/spright-components/dist/esm/chat/message/inbound';\n\nexport type { ChatMessageInbound };\nexport { chatMessageInboundTag };\n\n/**\n * Directive to provide Angular integration for the chat inbound message.\n */\n@Directive({\n selector: 'spright-chat-message-inbound',\n standalone: false\n})\nexport class SprightChatMessageInboundDirective {\n public constructor(private readonly renderer: Renderer2, private readonly elementRef: ElementRef<ChatMessageInbound>) {}\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { SprightChatMessageInboundDirective } from './spright-chat-message-inbound.directive';\n\nimport '@ni/spright-components/dist/esm/chat/message/inbound';\n\n@NgModule({\n declarations: [\n SprightChatMessageInboundDirective\n ],\n imports: [CommonModule],\n exports: [\n SprightChatMessageInboundDirective\n ]\n})\nexport class SprightChatMessageInboundModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;AAMA;;AAEG;MAKU,kCAAkC,CAAA;IAC3C,WAAA,CAAoC,QAAmB,EAAmB,UAA0C,EAAA;QAAhF,IAAA,CAAA,QAAQ,GAAR,QAAQ;QAA8B,IAAA,CAAA,UAAU,GAAV,UAAU;IAAmC;+GAD9G,kCAAkC,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAA,EAAA,CAAA,SAAA,EAAA,EAAA,EAAA,KAAA,EAAA,EAAA,CAAA,UAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAlC,kCAAkC,EAAA,YAAA,EAAA,KAAA,EAAA,QAAA,EAAA,8BAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAlC,kCAAkC,EAAA,UAAA,EAAA,CAAA;kBAJ9C,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,8BAA8B;AACxC,oBAAA,UAAU,EAAE;AACf,iBAAA;;;MCGY,+BAA+B,CAAA;+GAA/B,+BAA+B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAA/B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,+BAA+B,EAAA,YAAA,EAAA,CAPpC,kCAAkC,CAAA,EAAA,OAAA,EAAA,CAE5B,YAAY,aAElB,kCAAkC,CAAA,EAAA,CAAA,CAAA;AAG7B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,+BAA+B,YAL9B,YAAY,CAAA,EAAA,CAAA,CAAA;;4FAKb,+BAA+B,EAAA,UAAA,EAAA,CAAA;kBAT3C,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACN,oBAAA,YAAY,EAAE;wBACV;AACH,qBAAA;oBACD,OAAO,EAAE,CAAC,YAAY,CAAC;AACvB,oBAAA,OAAO,EAAE;wBACL;AACH;AACJ,iBAAA;;;ACdD;;AAEG
|
|
1
|
+
{"version":3,"file":"ni-spright-angular-chat-message-inbound.mjs","sources":["../../../spright-angular/chat/message/inbound/spright-chat-message-inbound.directive.ts","../../../spright-angular/chat/message/inbound/spright-chat-message-inbound.module.ts","../../../spright-angular/chat/message/inbound/ni-spright-angular-chat-message-inbound.ts"],"sourcesContent":["import { Directive, ElementRef, Renderer2 } from '@angular/core';\nimport { type ChatMessageInbound, chatMessageInboundTag } from '@ni/spright-components/dist/esm/chat/message/inbound';\n\nexport type { ChatMessageInbound };\nexport { chatMessageInboundTag };\n\n/**\n * Directive to provide Angular integration for the chat inbound message.\n */\n@Directive({\n selector: 'spright-chat-message-inbound',\n standalone: false\n})\nexport class SprightChatMessageInboundDirective {\n public constructor(private readonly renderer: Renderer2, private readonly elementRef: ElementRef<ChatMessageInbound>) {}\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { SprightChatMessageInboundDirective } from './spright-chat-message-inbound.directive';\n\nimport '@ni/spright-components/dist/esm/chat/message/inbound';\n\n@NgModule({\n declarations: [\n SprightChatMessageInboundDirective\n ],\n imports: [CommonModule],\n exports: [\n SprightChatMessageInboundDirective\n ]\n})\nexport class SprightChatMessageInboundModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;AAMA;;AAEG;MAKU,kCAAkC,CAAA;IAC3C,WAAA,CAAoC,QAAmB,EAAmB,UAA0C,EAAA;QAAhF,IAAA,CAAA,QAAQ,GAAR,QAAQ;QAA8B,IAAA,CAAA,UAAU,GAAV,UAAU;IAAmC;+GAD9G,kCAAkC,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAA,EAAA,CAAA,SAAA,EAAA,EAAA,EAAA,KAAA,EAAA,EAAA,CAAA,UAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAlC,kCAAkC,EAAA,YAAA,EAAA,KAAA,EAAA,QAAA,EAAA,8BAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAlC,kCAAkC,EAAA,UAAA,EAAA,CAAA;kBAJ9C,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,8BAA8B;AACxC,oBAAA,UAAU,EAAE;AACf,iBAAA;;;MCGY,+BAA+B,CAAA;+GAA/B,+BAA+B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAA/B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,+BAA+B,EAAA,YAAA,EAAA,CAPpC,kCAAkC,CAAA,EAAA,OAAA,EAAA,CAE5B,YAAY,aAElB,kCAAkC,CAAA,EAAA,CAAA,CAAA;AAG7B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,+BAA+B,YAL9B,YAAY,CAAA,EAAA,CAAA,CAAA;;4FAKb,+BAA+B,EAAA,UAAA,EAAA,CAAA;kBAT3C,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACN,oBAAA,YAAY,EAAE;wBACV;AACH,qBAAA;oBACD,OAAO,EAAE,CAAC,YAAY,CAAC;AACvB,oBAAA,OAAO,EAAE;wBACL;AACH;AACJ,iBAAA;;;ACdD;;AAEG;;"}
|
|
@@ -11,10 +11,10 @@ class SprightChatMessageOutboundDirective {
|
|
|
11
11
|
this.renderer = renderer;
|
|
12
12
|
this.elementRef = elementRef;
|
|
13
13
|
}
|
|
14
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
15
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
14
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageOutboundDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
15
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.23", type: SprightChatMessageOutboundDirective, isStandalone: false, selector: "spright-chat-message-outbound", ngImport: i0 }); }
|
|
16
16
|
}
|
|
17
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
17
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageOutboundDirective, decorators: [{
|
|
18
18
|
type: Directive,
|
|
19
19
|
args: [{
|
|
20
20
|
selector: 'spright-chat-message-outbound',
|
|
@@ -23,11 +23,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImpo
|
|
|
23
23
|
}], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i0.ElementRef }] });
|
|
24
24
|
|
|
25
25
|
class SprightChatMessageOutboundModule {
|
|
26
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
27
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
28
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
26
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageOutboundModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
27
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageOutboundModule, declarations: [SprightChatMessageOutboundDirective], imports: [CommonModule], exports: [SprightChatMessageOutboundDirective] }); }
|
|
28
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageOutboundModule, imports: [CommonModule] }); }
|
|
29
29
|
}
|
|
30
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
30
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageOutboundModule, decorators: [{
|
|
31
31
|
type: NgModule,
|
|
32
32
|
args: [{
|
|
33
33
|
declarations: [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ni-spright-angular-chat-message-outbound.mjs","sources":["../../../spright-angular/chat/message/outbound/spright-chat-message-outbound.directive.ts","../../../spright-angular/chat/message/outbound/spright-chat-message-outbound.module.ts","../../../spright-angular/chat/message/outbound/ni-spright-angular-chat-message-outbound.ts"],"sourcesContent":["import { Directive, ElementRef, Renderer2 } from '@angular/core';\nimport { type ChatMessageOutbound, chatMessageOutboundTag } from '@ni/spright-components/dist/esm/chat/message/outbound';\n\nexport type { ChatMessageOutbound };\nexport { chatMessageOutboundTag };\n\n/**\n * Directive to provide Angular integration for the chat outbound message.\n */\n@Directive({\n selector: 'spright-chat-message-outbound',\n standalone: false\n})\nexport class SprightChatMessageOutboundDirective {\n public constructor(private readonly renderer: Renderer2, private readonly elementRef: ElementRef<ChatMessageOutbound>) {}\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { SprightChatMessageOutboundDirective } from './spright-chat-message-outbound.directive';\n\nimport '@ni/spright-components/dist/esm/chat/message/outbound';\n\n@NgModule({\n declarations: [\n SprightChatMessageOutboundDirective\n ],\n imports: [CommonModule],\n exports: [\n SprightChatMessageOutboundDirective\n ]\n})\nexport class SprightChatMessageOutboundModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;AAMA;;AAEG;MAKU,mCAAmC,CAAA;IAC5C,WAAA,CAAoC,QAAmB,EAAmB,UAA2C,EAAA;QAAjF,IAAA,CAAA,QAAQ,GAAR,QAAQ;QAA8B,IAAA,CAAA,UAAU,GAAV,UAAU;IAAoC;+GAD/G,mCAAmC,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAA,EAAA,CAAA,SAAA,EAAA,EAAA,EAAA,KAAA,EAAA,EAAA,CAAA,UAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAnC,mCAAmC,EAAA,YAAA,EAAA,KAAA,EAAA,QAAA,EAAA,+BAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAnC,mCAAmC,EAAA,UAAA,EAAA,CAAA;kBAJ/C,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,+BAA+B;AACzC,oBAAA,UAAU,EAAE;AACf,iBAAA;;;MCGY,gCAAgC,CAAA;+GAAhC,gCAAgC,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAAhC,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,gCAAgC,EAAA,YAAA,EAAA,CAPrC,mCAAmC,CAAA,EAAA,OAAA,EAAA,CAE7B,YAAY,aAElB,mCAAmC,CAAA,EAAA,CAAA,CAAA;AAG9B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,gCAAgC,YAL/B,YAAY,CAAA,EAAA,CAAA,CAAA;;4FAKb,gCAAgC,EAAA,UAAA,EAAA,CAAA;kBAT5C,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACN,oBAAA,YAAY,EAAE;wBACV;AACH,qBAAA;oBACD,OAAO,EAAE,CAAC,YAAY,CAAC;AACvB,oBAAA,OAAO,EAAE;wBACL;AACH;AACJ,iBAAA;;;ACdD;;AAEG
|
|
1
|
+
{"version":3,"file":"ni-spright-angular-chat-message-outbound.mjs","sources":["../../../spright-angular/chat/message/outbound/spright-chat-message-outbound.directive.ts","../../../spright-angular/chat/message/outbound/spright-chat-message-outbound.module.ts","../../../spright-angular/chat/message/outbound/ni-spright-angular-chat-message-outbound.ts"],"sourcesContent":["import { Directive, ElementRef, Renderer2 } from '@angular/core';\nimport { type ChatMessageOutbound, chatMessageOutboundTag } from '@ni/spright-components/dist/esm/chat/message/outbound';\n\nexport type { ChatMessageOutbound };\nexport { chatMessageOutboundTag };\n\n/**\n * Directive to provide Angular integration for the chat outbound message.\n */\n@Directive({\n selector: 'spright-chat-message-outbound',\n standalone: false\n})\nexport class SprightChatMessageOutboundDirective {\n public constructor(private readonly renderer: Renderer2, private readonly elementRef: ElementRef<ChatMessageOutbound>) {}\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { SprightChatMessageOutboundDirective } from './spright-chat-message-outbound.directive';\n\nimport '@ni/spright-components/dist/esm/chat/message/outbound';\n\n@NgModule({\n declarations: [\n SprightChatMessageOutboundDirective\n ],\n imports: [CommonModule],\n exports: [\n SprightChatMessageOutboundDirective\n ]\n})\nexport class SprightChatMessageOutboundModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;AAMA;;AAEG;MAKU,mCAAmC,CAAA;IAC5C,WAAA,CAAoC,QAAmB,EAAmB,UAA2C,EAAA;QAAjF,IAAA,CAAA,QAAQ,GAAR,QAAQ;QAA8B,IAAA,CAAA,UAAU,GAAV,UAAU;IAAoC;+GAD/G,mCAAmC,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAA,EAAA,CAAA,SAAA,EAAA,EAAA,EAAA,KAAA,EAAA,EAAA,CAAA,UAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAnC,mCAAmC,EAAA,YAAA,EAAA,KAAA,EAAA,QAAA,EAAA,+BAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAnC,mCAAmC,EAAA,UAAA,EAAA,CAAA;kBAJ/C,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,+BAA+B;AACzC,oBAAA,UAAU,EAAE;AACf,iBAAA;;;MCGY,gCAAgC,CAAA;+GAAhC,gCAAgC,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAAhC,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,gCAAgC,EAAA,YAAA,EAAA,CAPrC,mCAAmC,CAAA,EAAA,OAAA,EAAA,CAE7B,YAAY,aAElB,mCAAmC,CAAA,EAAA,CAAA,CAAA;AAG9B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,gCAAgC,YAL/B,YAAY,CAAA,EAAA,CAAA,CAAA;;4FAKb,gCAAgC,EAAA,UAAA,EAAA,CAAA;kBAT5C,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACN,oBAAA,YAAY,EAAE;wBACV;AACH,qBAAA;oBACD,OAAO,EAAE,CAAC,YAAY,CAAC;AACvB,oBAAA,OAAO,EAAE;wBACL;AACH;AACJ,iBAAA;;;ACdD;;AAEG;;"}
|
|
@@ -11,10 +11,10 @@ class SprightChatMessageSystemDirective {
|
|
|
11
11
|
this.renderer = renderer;
|
|
12
12
|
this.elementRef = elementRef;
|
|
13
13
|
}
|
|
14
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
15
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
14
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageSystemDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
15
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.23", type: SprightChatMessageSystemDirective, isStandalone: false, selector: "spright-chat-message-system", ngImport: i0 }); }
|
|
16
16
|
}
|
|
17
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
17
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageSystemDirective, decorators: [{
|
|
18
18
|
type: Directive,
|
|
19
19
|
args: [{
|
|
20
20
|
selector: 'spright-chat-message-system',
|
|
@@ -23,11 +23,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImpo
|
|
|
23
23
|
}], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i0.ElementRef }] });
|
|
24
24
|
|
|
25
25
|
class SprightChatMessageSystemModule {
|
|
26
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
27
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
28
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
26
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageSystemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
27
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageSystemModule, declarations: [SprightChatMessageSystemDirective], imports: [CommonModule], exports: [SprightChatMessageSystemDirective] }); }
|
|
28
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageSystemModule, imports: [CommonModule] }); }
|
|
29
29
|
}
|
|
30
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
30
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageSystemModule, decorators: [{
|
|
31
31
|
type: NgModule,
|
|
32
32
|
args: [{
|
|
33
33
|
declarations: [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ni-spright-angular-chat-message-system.mjs","sources":["../../../spright-angular/chat/message/system/spright-chat-message-system.directive.ts","../../../spright-angular/chat/message/system/spright-chat-message-system.module.ts","../../../spright-angular/chat/message/system/ni-spright-angular-chat-message-system.ts"],"sourcesContent":["import { Directive, ElementRef, Renderer2 } from '@angular/core';\nimport { type ChatMessageSystem, chatMessageSystemTag } from '@ni/spright-components/dist/esm/chat/message/system';\n\nexport type { ChatMessageSystem };\nexport { chatMessageSystemTag };\n\n/**\n * Directive to provide Angular integration for the chat system message.\n */\n@Directive({\n selector: 'spright-chat-message-system',\n standalone: false\n})\nexport class SprightChatMessageSystemDirective {\n public constructor(private readonly renderer: Renderer2, private readonly elementRef: ElementRef<ChatMessageSystem>) {}\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { SprightChatMessageSystemDirective } from './spright-chat-message-system.directive';\n\nimport '@ni/spright-components/dist/esm/chat/message/system';\n\n@NgModule({\n declarations: [\n SprightChatMessageSystemDirective\n ],\n imports: [CommonModule],\n exports: [\n SprightChatMessageSystemDirective\n ]\n})\nexport class SprightChatMessageSystemModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;AAMA;;AAEG;MAKU,iCAAiC,CAAA;IAC1C,WAAA,CAAoC,QAAmB,EAAmB,UAAyC,EAAA;QAA/E,IAAA,CAAA,QAAQ,GAAR,QAAQ;QAA8B,IAAA,CAAA,UAAU,GAAV,UAAU;IAAkC;+GAD7G,iCAAiC,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAA,EAAA,CAAA,SAAA,EAAA,EAAA,EAAA,KAAA,EAAA,EAAA,CAAA,UAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAjC,iCAAiC,EAAA,YAAA,EAAA,KAAA,EAAA,QAAA,EAAA,6BAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAjC,iCAAiC,EAAA,UAAA,EAAA,CAAA;kBAJ7C,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,6BAA6B;AACvC,oBAAA,UAAU,EAAE;AACf,iBAAA;;;MCGY,8BAA8B,CAAA;+GAA9B,8BAA8B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAA9B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,8BAA8B,EAAA,YAAA,EAAA,CAPnC,iCAAiC,CAAA,EAAA,OAAA,EAAA,CAE3B,YAAY,aAElB,iCAAiC,CAAA,EAAA,CAAA,CAAA;AAG5B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,8BAA8B,YAL7B,YAAY,CAAA,EAAA,CAAA,CAAA;;4FAKb,8BAA8B,EAAA,UAAA,EAAA,CAAA;kBAT1C,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACN,oBAAA,YAAY,EAAE;wBACV;AACH,qBAAA;oBACD,OAAO,EAAE,CAAC,YAAY,CAAC;AACvB,oBAAA,OAAO,EAAE;wBACL;AACH;AACJ,iBAAA;;;ACdD;;AAEG
|
|
1
|
+
{"version":3,"file":"ni-spright-angular-chat-message-system.mjs","sources":["../../../spright-angular/chat/message/system/spright-chat-message-system.directive.ts","../../../spright-angular/chat/message/system/spright-chat-message-system.module.ts","../../../spright-angular/chat/message/system/ni-spright-angular-chat-message-system.ts"],"sourcesContent":["import { Directive, ElementRef, Renderer2 } from '@angular/core';\nimport { type ChatMessageSystem, chatMessageSystemTag } from '@ni/spright-components/dist/esm/chat/message/system';\n\nexport type { ChatMessageSystem };\nexport { chatMessageSystemTag };\n\n/**\n * Directive to provide Angular integration for the chat system message.\n */\n@Directive({\n selector: 'spright-chat-message-system',\n standalone: false\n})\nexport class SprightChatMessageSystemDirective {\n public constructor(private readonly renderer: Renderer2, private readonly elementRef: ElementRef<ChatMessageSystem>) {}\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { SprightChatMessageSystemDirective } from './spright-chat-message-system.directive';\n\nimport '@ni/spright-components/dist/esm/chat/message/system';\n\n@NgModule({\n declarations: [\n SprightChatMessageSystemDirective\n ],\n imports: [CommonModule],\n exports: [\n SprightChatMessageSystemDirective\n ]\n})\nexport class SprightChatMessageSystemModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;AAMA;;AAEG;MAKU,iCAAiC,CAAA;IAC1C,WAAA,CAAoC,QAAmB,EAAmB,UAAyC,EAAA;QAA/E,IAAA,CAAA,QAAQ,GAAR,QAAQ;QAA8B,IAAA,CAAA,UAAU,GAAV,UAAU;IAAkC;+GAD7G,iCAAiC,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAA,EAAA,CAAA,SAAA,EAAA,EAAA,EAAA,KAAA,EAAA,EAAA,CAAA,UAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAjC,iCAAiC,EAAA,YAAA,EAAA,KAAA,EAAA,QAAA,EAAA,6BAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAjC,iCAAiC,EAAA,UAAA,EAAA,CAAA;kBAJ7C,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,6BAA6B;AACvC,oBAAA,UAAU,EAAE;AACf,iBAAA;;;MCGY,8BAA8B,CAAA;+GAA9B,8BAA8B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAA9B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,8BAA8B,EAAA,YAAA,EAAA,CAPnC,iCAAiC,CAAA,EAAA,OAAA,EAAA,CAE3B,YAAY,aAElB,iCAAiC,CAAA,EAAA,CAAA,CAAA;AAG5B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,8BAA8B,YAL7B,YAAY,CAAA,EAAA,CAAA,CAAA;;4FAKb,8BAA8B,EAAA,UAAA,EAAA,CAAA;kBAT1C,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACN,oBAAA,YAAY,EAAE;wBACV;AACH,qBAAA;oBACD,OAAO,EAAE,CAAC,YAAY,CAAC;AACvB,oBAAA,OAAO,EAAE;wBACL;AACH;AACJ,iBAAA;;;ACdD;;AAEG;;"}
|
|
@@ -23,10 +23,10 @@ class SprightChatMessageWelcomeDirective {
|
|
|
23
23
|
this.renderer = renderer;
|
|
24
24
|
this.elementRef = elementRef;
|
|
25
25
|
}
|
|
26
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
27
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
26
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageWelcomeDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
27
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.23", type: SprightChatMessageWelcomeDirective, isStandalone: false, selector: "spright-chat-message-welcome", inputs: { welcomeTitle: ["welcome-title", "welcomeTitle"], subtitle: "subtitle" }, ngImport: i0 }); }
|
|
28
28
|
}
|
|
29
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
29
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageWelcomeDirective, decorators: [{
|
|
30
30
|
type: Directive,
|
|
31
31
|
args: [{
|
|
32
32
|
selector: 'spright-chat-message-welcome',
|
|
@@ -40,11 +40,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImpo
|
|
|
40
40
|
}] } });
|
|
41
41
|
|
|
42
42
|
class SprightChatMessageWelcomeModule {
|
|
43
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
44
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
45
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
43
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageWelcomeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
44
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageWelcomeModule, declarations: [SprightChatMessageWelcomeDirective], imports: [CommonModule], exports: [SprightChatMessageWelcomeDirective] }); }
|
|
45
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageWelcomeModule, imports: [CommonModule] }); }
|
|
46
46
|
}
|
|
47
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
47
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageWelcomeModule, decorators: [{
|
|
48
48
|
type: NgModule,
|
|
49
49
|
args: [{
|
|
50
50
|
declarations: [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ni-spright-angular-chat-message-welcome.mjs","sources":["../../../spright-angular/chat/message/welcome/spright-chat-message-welcome.directive.ts","../../../spright-angular/chat/message/welcome/spright-chat-message-welcome.module.ts","../../../spright-angular/chat/message/welcome/ni-spright-angular-chat-message-welcome.ts"],"sourcesContent":["import { Directive, ElementRef, Input, Renderer2 } from '@angular/core';\nimport { type ChatMessageWelcome, chatMessageWelcomeTag } from '@ni/spright-components/dist/esm/chat/message/welcome';\n\nexport type { ChatMessageWelcome };\nexport { chatMessageWelcomeTag };\n\n/**\n * Directive to provide Angular integration for the chat welcome message.\n */\n@Directive({\n selector: 'spright-chat-message-welcome',\n standalone: false\n})\nexport class SprightChatMessageWelcomeDirective {\n public get welcomeTitle(): string | undefined {\n return this.elementRef.nativeElement.welcomeTitle;\n }\n\n @Input('welcome-title') public set welcomeTitle(value: string | undefined) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'welcomeTitle', value);\n }\n\n public get subtitle(): string | undefined {\n return this.elementRef.nativeElement.subtitle;\n }\n\n @Input() public set subtitle(value: string | undefined) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'subtitle', value);\n }\n\n public constructor(private readonly renderer: Renderer2, private readonly elementRef: ElementRef<ChatMessageWelcome>) {}\n}","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { SprightChatMessageWelcomeDirective } from './spright-chat-message-welcome.directive';\n\nimport '@ni/spright-components/dist/esm/chat/message/welcome';\n\n@NgModule({\n declarations: [\n SprightChatMessageWelcomeDirective\n ],\n imports: [CommonModule],\n exports: [\n SprightChatMessageWelcomeDirective\n ]\n})\nexport class SprightChatMessageWelcomeModule { }","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;AAMA;;AAEG;MAKU,kCAAkC,CAAA;AAC3C,IAAA,IAAW,YAAY,GAAA;AACnB,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC,YAAY;IACrD;IAEA,IAAmC,YAAY,CAAC,KAAyB,EAAA;AACrE,QAAA,IAAI,CAAC,QAAQ,CAAC,WAAW,CAAC,IAAI,CAAC,UAAU,CAAC,aAAa,EAAE,cAAc,EAAE,KAAK,CAAC;IACnF;AAEA,IAAA,IAAW,QAAQ,GAAA;AACf,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC,QAAQ;IACjD;IAEA,IAAoB,QAAQ,CAAC,KAAyB,EAAA;AAClD,QAAA,IAAI,CAAC,QAAQ,CAAC,WAAW,CAAC,IAAI,CAAC,UAAU,CAAC,aAAa,EAAE,UAAU,EAAE,KAAK,CAAC;IAC/E;IAEA,WAAA,CAAoC,QAAmB,EAAmB,UAA0C,EAAA;QAAhF,IAAA,CAAA,QAAQ,GAAR,QAAQ;QAA8B,IAAA,CAAA,UAAU,GAAV,UAAU;IAAmC;+GAjB9G,kCAAkC,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAA,EAAA,CAAA,SAAA,EAAA,EAAA,EAAA,KAAA,EAAA,EAAA,CAAA,UAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAlC,kCAAkC,EAAA,YAAA,EAAA,KAAA,EAAA,QAAA,EAAA,8BAAA,EAAA,MAAA,EAAA,EAAA,YAAA,EAAA,CAAA,eAAA,EAAA,cAAA,CAAA,EAAA,QAAA,EAAA,UAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAlC,kCAAkC,EAAA,UAAA,EAAA,CAAA;kBAJ9C,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,8BAA8B;AACxC,oBAAA,UAAU,EAAE;AACf,iBAAA;;sBAMI,KAAK;uBAAC,eAAe;;sBAQrB;;;MCXQ,+BAA+B,CAAA;+GAA/B,+BAA+B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAA/B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,+BAA+B,EAAA,YAAA,EAAA,CAPpC,kCAAkC,CAAA,EAAA,OAAA,EAAA,CAE5B,YAAY,aAElB,kCAAkC,CAAA,EAAA,CAAA,CAAA;AAG7B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,+BAA+B,YAL9B,YAAY,CAAA,EAAA,CAAA,CAAA;;4FAKb,+BAA+B,EAAA,UAAA,EAAA,CAAA;kBAT3C,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACN,oBAAA,YAAY,EAAE;wBACV;AACH,qBAAA;oBACD,OAAO,EAAE,CAAC,YAAY,CAAC;AACvB,oBAAA,OAAO,EAAE;wBACL;AACH;AACJ,iBAAA;;;ACdD;;AAEG
|
|
1
|
+
{"version":3,"file":"ni-spright-angular-chat-message-welcome.mjs","sources":["../../../spright-angular/chat/message/welcome/spright-chat-message-welcome.directive.ts","../../../spright-angular/chat/message/welcome/spright-chat-message-welcome.module.ts","../../../spright-angular/chat/message/welcome/ni-spright-angular-chat-message-welcome.ts"],"sourcesContent":["import { Directive, ElementRef, Input, Renderer2 } from '@angular/core';\nimport { type ChatMessageWelcome, chatMessageWelcomeTag } from '@ni/spright-components/dist/esm/chat/message/welcome';\n\nexport type { ChatMessageWelcome };\nexport { chatMessageWelcomeTag };\n\n/**\n * Directive to provide Angular integration for the chat welcome message.\n */\n@Directive({\n selector: 'spright-chat-message-welcome',\n standalone: false\n})\nexport class SprightChatMessageWelcomeDirective {\n public get welcomeTitle(): string | undefined {\n return this.elementRef.nativeElement.welcomeTitle;\n }\n\n @Input('welcome-title') public set welcomeTitle(value: string | undefined) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'welcomeTitle', value);\n }\n\n public get subtitle(): string | undefined {\n return this.elementRef.nativeElement.subtitle;\n }\n\n @Input() public set subtitle(value: string | undefined) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'subtitle', value);\n }\n\n public constructor(private readonly renderer: Renderer2, private readonly elementRef: ElementRef<ChatMessageWelcome>) {}\n}","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { SprightChatMessageWelcomeDirective } from './spright-chat-message-welcome.directive';\n\nimport '@ni/spright-components/dist/esm/chat/message/welcome';\n\n@NgModule({\n declarations: [\n SprightChatMessageWelcomeDirective\n ],\n imports: [CommonModule],\n exports: [\n SprightChatMessageWelcomeDirective\n ]\n})\nexport class SprightChatMessageWelcomeModule { }","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;AAMA;;AAEG;MAKU,kCAAkC,CAAA;AAC3C,IAAA,IAAW,YAAY,GAAA;AACnB,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC,YAAY;IACrD;IAEA,IAAmC,YAAY,CAAC,KAAyB,EAAA;AACrE,QAAA,IAAI,CAAC,QAAQ,CAAC,WAAW,CAAC,IAAI,CAAC,UAAU,CAAC,aAAa,EAAE,cAAc,EAAE,KAAK,CAAC;IACnF;AAEA,IAAA,IAAW,QAAQ,GAAA;AACf,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC,QAAQ;IACjD;IAEA,IAAoB,QAAQ,CAAC,KAAyB,EAAA;AAClD,QAAA,IAAI,CAAC,QAAQ,CAAC,WAAW,CAAC,IAAI,CAAC,UAAU,CAAC,aAAa,EAAE,UAAU,EAAE,KAAK,CAAC;IAC/E;IAEA,WAAA,CAAoC,QAAmB,EAAmB,UAA0C,EAAA;QAAhF,IAAA,CAAA,QAAQ,GAAR,QAAQ;QAA8B,IAAA,CAAA,UAAU,GAAV,UAAU;IAAmC;+GAjB9G,kCAAkC,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAA,EAAA,CAAA,SAAA,EAAA,EAAA,EAAA,KAAA,EAAA,EAAA,CAAA,UAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAlC,kCAAkC,EAAA,YAAA,EAAA,KAAA,EAAA,QAAA,EAAA,8BAAA,EAAA,MAAA,EAAA,EAAA,YAAA,EAAA,CAAA,eAAA,EAAA,cAAA,CAAA,EAAA,QAAA,EAAA,UAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAlC,kCAAkC,EAAA,UAAA,EAAA,CAAA;kBAJ9C,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,8BAA8B;AACxC,oBAAA,UAAU,EAAE;AACf,iBAAA;;sBAMI,KAAK;uBAAC,eAAe;;sBAQrB;;;MCXQ,+BAA+B,CAAA;+GAA/B,+BAA+B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAA/B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,+BAA+B,EAAA,YAAA,EAAA,CAPpC,kCAAkC,CAAA,EAAA,OAAA,EAAA,CAE5B,YAAY,aAElB,kCAAkC,CAAA,EAAA,CAAA,CAAA;AAG7B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,+BAA+B,YAL9B,YAAY,CAAA,EAAA,CAAA,CAAA;;4FAKb,+BAA+B,EAAA,UAAA,EAAA,CAAA;kBAT3C,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACN,oBAAA,YAAY,EAAE;wBACV;AACH,qBAAA;oBACD,OAAO,EAAE,CAAC,YAAY,CAAC;AACvB,oBAAA,OAAO,EAAE;wBACL;AACH;AACJ,iBAAA;;;ACdD;;AAEG;;"}
|
|
@@ -19,10 +19,10 @@ class SprightChatMessageDirective {
|
|
|
19
19
|
this.renderer = renderer;
|
|
20
20
|
this.elementRef = elementRef;
|
|
21
21
|
}
|
|
22
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
23
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
22
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
23
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.23", type: SprightChatMessageDirective, isStandalone: false, selector: "spright-chat-message", inputs: { messageType: ["message-type", "messageType"] }, ngImport: i0 }); }
|
|
24
24
|
}
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageDirective, decorators: [{
|
|
26
26
|
type: Directive,
|
|
27
27
|
args: [{
|
|
28
28
|
selector: 'spright-chat-message',
|
|
@@ -34,11 +34,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImpo
|
|
|
34
34
|
}] } });
|
|
35
35
|
|
|
36
36
|
class SprightChatMessageModule {
|
|
37
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
38
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
39
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
37
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
38
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageModule, declarations: [SprightChatMessageDirective], imports: [CommonModule], exports: [SprightChatMessageDirective] }); }
|
|
39
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageModule, imports: [CommonModule] }); }
|
|
40
40
|
}
|
|
41
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
41
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightChatMessageModule, decorators: [{
|
|
42
42
|
type: NgModule,
|
|
43
43
|
args: [{
|
|
44
44
|
declarations: [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ni-spright-angular-chat-message.mjs","sources":["../../../spright-angular/chat/message/spright-chat-message.directive.ts","../../../spright-angular/chat/message/spright-chat-message.module.ts","../../../spright-angular/chat/message/ni-spright-angular-chat-message.ts"],"sourcesContent":["import { Directive, ElementRef, Input, Renderer2 } from '@angular/core';\nimport { type ChatMessage, chatMessageTag } from '@ni/spright-components/dist/esm/chat/message';\nimport { ChatMessageType } from '@ni/spright-components/dist/esm/chat/message/types';\n\nexport type { ChatMessage };\nexport { ChatMessageType };\nexport { chatMessageTag };\n\n/**\n * Directive to provide Angular integration for the chat message.\n * @deprecated Use specific message component types instead\n */\n@Directive({\n selector: 'spright-chat-message',\n standalone: false\n})\nexport class SprightChatMessageDirective {\n public get messageType(): ChatMessageType {\n return this.elementRef.nativeElement.messageType;\n }\n\n @Input('message-type') public set messageType(value: ChatMessageType) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'messageType', value);\n }\n\n public constructor(private readonly renderer: Renderer2, private readonly elementRef: ElementRef<ChatMessage>) {}\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { SprightChatMessageDirective } from './spright-chat-message.directive';\n\nimport '@ni/spright-components/dist/esm/chat/message';\n\n@NgModule({\n declarations: [\n SprightChatMessageDirective\n ],\n imports: [CommonModule],\n exports: [\n SprightChatMessageDirective\n ]\n})\nexport class SprightChatMessageModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;;AAQA;;;AAGG;MAKU,2BAA2B,CAAA;AACpC,IAAA,IAAW,WAAW,GAAA;AAClB,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC,WAAW;IACpD;IAEA,IAAkC,WAAW,CAAC,KAAsB,EAAA;AAChE,QAAA,IAAI,CAAC,QAAQ,CAAC,WAAW,CAAC,IAAI,CAAC,UAAU,CAAC,aAAa,EAAE,aAAa,EAAE,KAAK,CAAC;IAClF;IAEA,WAAA,CAAoC,QAAmB,EAAmB,UAAmC,EAAA;QAAzE,IAAA,CAAA,QAAQ,GAAR,QAAQ;QAA8B,IAAA,CAAA,UAAU,GAAV,UAAU;IAA4B;+GATvG,2BAA2B,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAA,EAAA,CAAA,SAAA,EAAA,EAAA,EAAA,KAAA,EAAA,EAAA,CAAA,UAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAA3B,2BAA2B,EAAA,YAAA,EAAA,KAAA,EAAA,QAAA,EAAA,sBAAA,EAAA,MAAA,EAAA,EAAA,WAAA,EAAA,CAAA,cAAA,EAAA,aAAA,CAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAA3B,2BAA2B,EAAA,UAAA,EAAA,CAAA;kBAJvC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,sBAAsB;AAChC,oBAAA,UAAU,EAAE;AACf,iBAAA;;sBAMI,KAAK;uBAAC,cAAc;;;MCNZ,wBAAwB,CAAA;+GAAxB,wBAAwB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAAxB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,wBAAwB,EAAA,YAAA,EAAA,CAP7B,2BAA2B,CAAA,EAAA,OAAA,EAAA,CAErB,YAAY,aAElB,2BAA2B,CAAA,EAAA,CAAA,CAAA;AAGtB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,wBAAwB,YALvB,YAAY,CAAA,EAAA,CAAA,CAAA;;4FAKb,wBAAwB,EAAA,UAAA,EAAA,CAAA;kBATpC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACN,oBAAA,YAAY,EAAE;wBACV;AACH,qBAAA;oBACD,OAAO,EAAE,CAAC,YAAY,CAAC;AACvB,oBAAA,OAAO,EAAE;wBACL;AACH;AACJ,iBAAA;;;ACdD;;AAEG
|
|
1
|
+
{"version":3,"file":"ni-spright-angular-chat-message.mjs","sources":["../../../spright-angular/chat/message/spright-chat-message.directive.ts","../../../spright-angular/chat/message/spright-chat-message.module.ts","../../../spright-angular/chat/message/ni-spright-angular-chat-message.ts"],"sourcesContent":["import { Directive, ElementRef, Input, Renderer2 } from '@angular/core';\nimport { type ChatMessage, chatMessageTag } from '@ni/spright-components/dist/esm/chat/message';\nimport { ChatMessageType } from '@ni/spright-components/dist/esm/chat/message/types';\n\nexport type { ChatMessage };\nexport { ChatMessageType };\nexport { chatMessageTag };\n\n/**\n * Directive to provide Angular integration for the chat message.\n * @deprecated Use specific message component types instead\n */\n@Directive({\n selector: 'spright-chat-message',\n standalone: false\n})\nexport class SprightChatMessageDirective {\n public get messageType(): ChatMessageType {\n return this.elementRef.nativeElement.messageType;\n }\n\n @Input('message-type') public set messageType(value: ChatMessageType) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'messageType', value);\n }\n\n public constructor(private readonly renderer: Renderer2, private readonly elementRef: ElementRef<ChatMessage>) {}\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { SprightChatMessageDirective } from './spright-chat-message.directive';\n\nimport '@ni/spright-components/dist/esm/chat/message';\n\n@NgModule({\n declarations: [\n SprightChatMessageDirective\n ],\n imports: [CommonModule],\n exports: [\n SprightChatMessageDirective\n ]\n})\nexport class SprightChatMessageModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;;AAQA;;;AAGG;MAKU,2BAA2B,CAAA;AACpC,IAAA,IAAW,WAAW,GAAA;AAClB,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC,WAAW;IACpD;IAEA,IAAkC,WAAW,CAAC,KAAsB,EAAA;AAChE,QAAA,IAAI,CAAC,QAAQ,CAAC,WAAW,CAAC,IAAI,CAAC,UAAU,CAAC,aAAa,EAAE,aAAa,EAAE,KAAK,CAAC;IAClF;IAEA,WAAA,CAAoC,QAAmB,EAAmB,UAAmC,EAAA;QAAzE,IAAA,CAAA,QAAQ,GAAR,QAAQ;QAA8B,IAAA,CAAA,UAAU,GAAV,UAAU;IAA4B;+GATvG,2BAA2B,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAA,EAAA,CAAA,SAAA,EAAA,EAAA,EAAA,KAAA,EAAA,EAAA,CAAA,UAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAA3B,2BAA2B,EAAA,YAAA,EAAA,KAAA,EAAA,QAAA,EAAA,sBAAA,EAAA,MAAA,EAAA,EAAA,WAAA,EAAA,CAAA,cAAA,EAAA,aAAA,CAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAA3B,2BAA2B,EAAA,UAAA,EAAA,CAAA;kBAJvC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,sBAAsB;AAChC,oBAAA,UAAU,EAAE;AACf,iBAAA;;sBAMI,KAAK;uBAAC,cAAc;;;MCNZ,wBAAwB,CAAA;+GAAxB,wBAAwB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAAxB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,wBAAwB,EAAA,YAAA,EAAA,CAP7B,2BAA2B,CAAA,EAAA,OAAA,EAAA,CAErB,YAAY,aAElB,2BAA2B,CAAA,EAAA,CAAA,CAAA;AAGtB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,wBAAwB,YALvB,YAAY,CAAA,EAAA,CAAA,CAAA;;4FAKb,wBAAwB,EAAA,UAAA,EAAA,CAAA;kBATpC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACN,oBAAA,YAAY,EAAE;wBACV;AACH,qBAAA;oBACD,OAAO,EAAE,CAAC,YAAY,CAAC;AACvB,oBAAA,OAAO,EAAE;wBACL;AACH;AACJ,iBAAA;;;ACdD;;AAEG;;"}
|
|
@@ -17,10 +17,10 @@ class SprightIconBaseDirective {
|
|
|
17
17
|
this.renderer = renderer;
|
|
18
18
|
this.elementRef = elementRef;
|
|
19
19
|
}
|
|
20
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
21
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
20
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconBaseDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
21
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.23", type: SprightIconBaseDirective, isStandalone: true, inputs: { severity: "severity" }, ngImport: i0 }); }
|
|
22
22
|
}
|
|
23
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
23
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconBaseDirective, decorators: [{
|
|
24
24
|
type: Directive
|
|
25
25
|
}], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i0.ElementRef }], propDecorators: { severity: [{
|
|
26
26
|
type: Input
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ni-spright-angular-icon-base.mjs","sources":["../../../spright-angular/icon-base/spright-icon-base.directive.ts","../../../spright-angular/icon-base/ni-spright-angular-icon-base.ts"],"sourcesContent":["import { Directive, ElementRef, Input, Renderer2 } from '@angular/core';\nimport { Icon } from '@ni/nimble-components/dist/esm/icon-base';\nimport { IconSeverity } from '@ni/nimble-components/dist/esm/icon-base/types';\n\nexport { Icon, IconSeverity };\n\n/**\n * Base class for the spright icon directives\n */\n@Directive()\nexport class SprightIconBaseDirective {\n public get severity(): IconSeverity {\n return this.elementRef.nativeElement.severity;\n }\n\n @Input() public set severity(value: IconSeverity) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'severity', value);\n }\n\n public constructor(private readonly renderer: Renderer2, private readonly elementRef: ElementRef<Icon>) {}\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;AAMA;;AAEG;MAEU,wBAAwB,CAAA;AACjC,IAAA,IAAW,QAAQ,GAAA;AACf,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC,QAAQ;IACjD;IAEA,IAAoB,QAAQ,CAAC,KAAmB,EAAA;AAC5C,QAAA,IAAI,CAAC,QAAQ,CAAC,WAAW,CAAC,IAAI,CAAC,UAAU,CAAC,aAAa,EAAE,UAAU,EAAE,KAAK,CAAC;IAC/E;IAEA,WAAA,CAAoC,QAAmB,EAAmB,UAA4B,EAAA;QAAlE,IAAA,CAAA,QAAQ,GAAR,QAAQ;QAA8B,IAAA,CAAA,UAAU,GAAV,UAAU;IAAqB;+GAThG,wBAAwB,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAA,EAAA,CAAA,SAAA,EAAA,EAAA,EAAA,KAAA,EAAA,EAAA,CAAA,UAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAxB,wBAAwB,EAAA,YAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,QAAA,EAAA,UAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAxB,wBAAwB,EAAA,UAAA,EAAA,CAAA;kBADpC;;sBAMI;;;ACfL;;AAEG
|
|
1
|
+
{"version":3,"file":"ni-spright-angular-icon-base.mjs","sources":["../../../spright-angular/icon-base/spright-icon-base.directive.ts","../../../spright-angular/icon-base/ni-spright-angular-icon-base.ts"],"sourcesContent":["import { Directive, ElementRef, Input, Renderer2 } from '@angular/core';\nimport { Icon } from '@ni/nimble-components/dist/esm/icon-base';\nimport { IconSeverity } from '@ni/nimble-components/dist/esm/icon-base/types';\n\nexport { Icon, IconSeverity };\n\n/**\n * Base class for the spright icon directives\n */\n@Directive()\nexport class SprightIconBaseDirective {\n public get severity(): IconSeverity {\n return this.elementRef.nativeElement.severity;\n }\n\n @Input() public set severity(value: IconSeverity) {\n this.renderer.setProperty(this.elementRef.nativeElement, 'severity', value);\n }\n\n public constructor(private readonly renderer: Renderer2, private readonly elementRef: ElementRef<Icon>) {}\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;AAMA;;AAEG;MAEU,wBAAwB,CAAA;AACjC,IAAA,IAAW,QAAQ,GAAA;AACf,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC,QAAQ;IACjD;IAEA,IAAoB,QAAQ,CAAC,KAAmB,EAAA;AAC5C,QAAA,IAAI,CAAC,QAAQ,CAAC,WAAW,CAAC,IAAI,CAAC,UAAU,CAAC,aAAa,EAAE,UAAU,EAAE,KAAK,CAAC;IAC/E;IAEA,WAAA,CAAoC,QAAmB,EAAmB,UAA4B,EAAA;QAAlE,IAAA,CAAA,QAAQ,GAAR,QAAQ;QAA8B,IAAA,CAAA,UAAU,GAAV,UAAU;IAAqB;+GAThG,wBAAwB,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAA,EAAA,CAAA,SAAA,EAAA,EAAA,EAAA,KAAA,EAAA,EAAA,CAAA,UAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAxB,wBAAwB,EAAA,YAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,QAAA,EAAA,UAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAxB,wBAAwB,EAAA,UAAA,EAAA,CAAA;kBADpC;;sBAMI;;;ACfL;;AAEG;;"}
|
|
@@ -7,10 +7,10 @@ import { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';
|
|
|
7
7
|
* Spright breakpoint conditional icon directive
|
|
8
8
|
*/
|
|
9
9
|
class SprightIconBreakpointConditionalDirective 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: "21.2.23", ngImport: i0, type: SprightIconBreakpointConditionalDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
11
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.23", type: SprightIconBreakpointConditionalDirective, isStandalone: true, selector: "spright-icon-breakpoint-conditional", usesInheritance: true, ngImport: i0 }); }
|
|
12
12
|
}
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconBreakpointConditionalDirective, decorators: [{
|
|
14
14
|
type: Directive,
|
|
15
15
|
args: [{
|
|
16
16
|
selector: 'spright-icon-breakpoint-conditional',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ni-spright-angular-icons-breakpoint-conditional.mjs","sources":["../../../spright-angular/icons/breakpoint-conditional/spright-icon-breakpoint-conditional.directive.ts","../../../spright-angular/icons/breakpoint-conditional/ni-spright-angular-icons-breakpoint-conditional.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconBreakpointConditional, iconBreakpointConditionalTag } from '@ni/spright-components/dist/esm/icons/breakpoint-conditional';\nimport '@ni/spright-components/dist/esm/icons/breakpoint-conditional';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconBreakpointConditional, iconBreakpointConditionalTag };\n\n/**\n * Spright breakpoint conditional icon directive\n */\n@Directive({\n selector: 'spright-icon-breakpoint-conditional',\n standalone: true\n})\nexport class SprightIconBreakpointConditionalDirective extends SprightIconBaseDirective {\n}","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-breakpoint-conditional.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,yCAA0C,SAAQ,wBAAwB,CAAA;+GAA1E,yCAAyC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAzC,yCAAyC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,qCAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAzC,yCAAyC,EAAA,UAAA,EAAA,CAAA;kBAJrD,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,qCAAqC;AAC/C,oBAAA,UAAU,EAAE;AACf,iBAAA;;;ACbD;;AAEG
|
|
1
|
+
{"version":3,"file":"ni-spright-angular-icons-breakpoint-conditional.mjs","sources":["../../../spright-angular/icons/breakpoint-conditional/spright-icon-breakpoint-conditional.directive.ts","../../../spright-angular/icons/breakpoint-conditional/ni-spright-angular-icons-breakpoint-conditional.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconBreakpointConditional, iconBreakpointConditionalTag } from '@ni/spright-components/dist/esm/icons/breakpoint-conditional';\nimport '@ni/spright-components/dist/esm/icons/breakpoint-conditional';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconBreakpointConditional, iconBreakpointConditionalTag };\n\n/**\n * Spright breakpoint conditional icon directive\n */\n@Directive({\n selector: 'spright-icon-breakpoint-conditional',\n standalone: true\n})\nexport class SprightIconBreakpointConditionalDirective extends SprightIconBaseDirective {\n}","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-breakpoint-conditional.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,yCAA0C,SAAQ,wBAAwB,CAAA;+GAA1E,yCAAyC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAzC,yCAAyC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,qCAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAzC,yCAAyC,EAAA,UAAA,EAAA,CAAA;kBAJrD,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,qCAAqC;AAC/C,oBAAA,UAAU,EAAE;AACf,iBAAA;;;ACbD;;AAEG;;"}
|
|
@@ -7,10 +7,10 @@ import { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';
|
|
|
7
7
|
* Spright breakpoint disabled icon directive
|
|
8
8
|
*/
|
|
9
9
|
class SprightIconBreakpointDisabledDirective 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: "21.2.23", ngImport: i0, type: SprightIconBreakpointDisabledDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
11
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.23", type: SprightIconBreakpointDisabledDirective, isStandalone: true, selector: "spright-icon-breakpoint-disabled", usesInheritance: true, ngImport: i0 }); }
|
|
12
12
|
}
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconBreakpointDisabledDirective, decorators: [{
|
|
14
14
|
type: Directive,
|
|
15
15
|
args: [{
|
|
16
16
|
selector: 'spright-icon-breakpoint-disabled',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ni-spright-angular-icons-breakpoint-disabled.mjs","sources":["../../../spright-angular/icons/breakpoint-disabled/spright-icon-breakpoint-disabled.directive.ts","../../../spright-angular/icons/breakpoint-disabled/ni-spright-angular-icons-breakpoint-disabled.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconBreakpointDisabled, iconBreakpointDisabledTag } from '@ni/spright-components/dist/esm/icons/breakpoint-disabled';\nimport '@ni/spright-components/dist/esm/icons/breakpoint-disabled';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconBreakpointDisabled, iconBreakpointDisabledTag };\n\n/**\n * Spright breakpoint disabled icon directive\n */\n@Directive({\n selector: 'spright-icon-breakpoint-disabled',\n standalone: true\n})\nexport class SprightIconBreakpointDisabledDirective extends SprightIconBaseDirective {\n}","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-breakpoint-disabled.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,sCAAuC,SAAQ,wBAAwB,CAAA;+GAAvE,sCAAsC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAtC,sCAAsC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,kCAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAtC,sCAAsC,EAAA,UAAA,EAAA,CAAA;kBAJlD,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,kCAAkC;AAC5C,oBAAA,UAAU,EAAE;AACf,iBAAA;;;ACbD;;AAEG
|
|
1
|
+
{"version":3,"file":"ni-spright-angular-icons-breakpoint-disabled.mjs","sources":["../../../spright-angular/icons/breakpoint-disabled/spright-icon-breakpoint-disabled.directive.ts","../../../spright-angular/icons/breakpoint-disabled/ni-spright-angular-icons-breakpoint-disabled.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconBreakpointDisabled, iconBreakpointDisabledTag } from '@ni/spright-components/dist/esm/icons/breakpoint-disabled';\nimport '@ni/spright-components/dist/esm/icons/breakpoint-disabled';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconBreakpointDisabled, iconBreakpointDisabledTag };\n\n/**\n * Spright breakpoint disabled icon directive\n */\n@Directive({\n selector: 'spright-icon-breakpoint-disabled',\n standalone: true\n})\nexport class SprightIconBreakpointDisabledDirective extends SprightIconBaseDirective {\n}","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-breakpoint-disabled.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,sCAAuC,SAAQ,wBAAwB,CAAA;+GAAvE,sCAAsC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAtC,sCAAsC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,kCAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAtC,sCAAsC,EAAA,UAAA,EAAA,CAAA;kBAJlD,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,kCAAkC;AAC5C,oBAAA,UAAU,EAAE;AACf,iBAAA;;;ACbD;;AAEG;;"}
|
|
@@ -7,10 +7,10 @@ import { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';
|
|
|
7
7
|
* Spright breakpoint enabled icon directive
|
|
8
8
|
*/
|
|
9
9
|
class SprightIconBreakpointEnabledDirective 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: "21.2.23", ngImport: i0, type: SprightIconBreakpointEnabledDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
11
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.23", type: SprightIconBreakpointEnabledDirective, isStandalone: true, selector: "spright-icon-breakpoint-enabled", usesInheritance: true, ngImport: i0 }); }
|
|
12
12
|
}
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconBreakpointEnabledDirective, decorators: [{
|
|
14
14
|
type: Directive,
|
|
15
15
|
args: [{
|
|
16
16
|
selector: 'spright-icon-breakpoint-enabled',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ni-spright-angular-icons-breakpoint-enabled.mjs","sources":["../../../spright-angular/icons/breakpoint-enabled/spright-icon-breakpoint-enabled.directive.ts","../../../spright-angular/icons/breakpoint-enabled/ni-spright-angular-icons-breakpoint-enabled.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconBreakpointEnabled, iconBreakpointEnabledTag } from '@ni/spright-components/dist/esm/icons/breakpoint-enabled';\nimport '@ni/spright-components/dist/esm/icons/breakpoint-enabled';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconBreakpointEnabled, iconBreakpointEnabledTag };\n\n/**\n * Spright breakpoint enabled icon directive\n */\n@Directive({\n selector: 'spright-icon-breakpoint-enabled',\n standalone: true\n})\nexport class SprightIconBreakpointEnabledDirective extends SprightIconBaseDirective {\n}","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-breakpoint-enabled.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,qCAAsC,SAAQ,wBAAwB,CAAA;+GAAtE,qCAAqC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAArC,qCAAqC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,iCAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAArC,qCAAqC,EAAA,UAAA,EAAA,CAAA;kBAJjD,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,iCAAiC;AAC3C,oBAAA,UAAU,EAAE;AACf,iBAAA;;;ACbD;;AAEG
|
|
1
|
+
{"version":3,"file":"ni-spright-angular-icons-breakpoint-enabled.mjs","sources":["../../../spright-angular/icons/breakpoint-enabled/spright-icon-breakpoint-enabled.directive.ts","../../../spright-angular/icons/breakpoint-enabled/ni-spright-angular-icons-breakpoint-enabled.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconBreakpointEnabled, iconBreakpointEnabledTag } from '@ni/spright-components/dist/esm/icons/breakpoint-enabled';\nimport '@ni/spright-components/dist/esm/icons/breakpoint-enabled';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconBreakpointEnabled, iconBreakpointEnabledTag };\n\n/**\n * Spright breakpoint enabled icon directive\n */\n@Directive({\n selector: 'spright-icon-breakpoint-enabled',\n standalone: true\n})\nexport class SprightIconBreakpointEnabledDirective extends SprightIconBaseDirective {\n}","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-breakpoint-enabled.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,qCAAsC,SAAQ,wBAAwB,CAAA;+GAAtE,qCAAqC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAArC,qCAAqC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,iCAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAArC,qCAAqC,EAAA,UAAA,EAAA,CAAA;kBAJjD,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,iCAAiC;AAC3C,oBAAA,UAAU,EAAE;AACf,iBAAA;;;ACbD;;AAEG;;"}
|
|
@@ -7,10 +7,10 @@ import { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';
|
|
|
7
7
|
* Spright breakpoint execution pointer icon directive
|
|
8
8
|
*/
|
|
9
9
|
class SprightIconBreakpointExecutionPointerDirective 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: "21.2.23", ngImport: i0, type: SprightIconBreakpointExecutionPointerDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
11
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.23", type: SprightIconBreakpointExecutionPointerDirective, isStandalone: true, selector: "spright-icon-breakpoint-execution-pointer", usesInheritance: true, ngImport: i0 }); }
|
|
12
12
|
}
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconBreakpointExecutionPointerDirective, decorators: [{
|
|
14
14
|
type: Directive,
|
|
15
15
|
args: [{
|
|
16
16
|
selector: 'spright-icon-breakpoint-execution-pointer',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ni-spright-angular-icons-breakpoint-execution-pointer.mjs","sources":["../../../spright-angular/icons/breakpoint-execution-pointer/spright-icon-breakpoint-execution-pointer.directive.ts","../../../spright-angular/icons/breakpoint-execution-pointer/ni-spright-angular-icons-breakpoint-execution-pointer.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconBreakpointExecutionPointer, iconBreakpointExecutionPointerTag } from '@ni/spright-components/dist/esm/icons/breakpoint-execution-pointer';\nimport '@ni/spright-components/dist/esm/icons/breakpoint-execution-pointer';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconBreakpointExecutionPointer, iconBreakpointExecutionPointerTag };\n\n/**\n * Spright breakpoint execution pointer icon directive\n */\n@Directive({\n selector: 'spright-icon-breakpoint-execution-pointer',\n standalone: true\n})\nexport class SprightIconBreakpointExecutionPointerDirective extends SprightIconBaseDirective {\n}","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-breakpoint-execution-pointer.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,8CAA+C,SAAQ,wBAAwB,CAAA;+GAA/E,8CAA8C,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAA9C,8CAA8C,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,2CAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAA9C,8CAA8C,EAAA,UAAA,EAAA,CAAA;kBAJ1D,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,2CAA2C;AACrD,oBAAA,UAAU,EAAE;AACf,iBAAA;;;ACbD;;AAEG
|
|
1
|
+
{"version":3,"file":"ni-spright-angular-icons-breakpoint-execution-pointer.mjs","sources":["../../../spright-angular/icons/breakpoint-execution-pointer/spright-icon-breakpoint-execution-pointer.directive.ts","../../../spright-angular/icons/breakpoint-execution-pointer/ni-spright-angular-icons-breakpoint-execution-pointer.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconBreakpointExecutionPointer, iconBreakpointExecutionPointerTag } from '@ni/spright-components/dist/esm/icons/breakpoint-execution-pointer';\nimport '@ni/spright-components/dist/esm/icons/breakpoint-execution-pointer';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconBreakpointExecutionPointer, iconBreakpointExecutionPointerTag };\n\n/**\n * Spright breakpoint execution pointer icon directive\n */\n@Directive({\n selector: 'spright-icon-breakpoint-execution-pointer',\n standalone: true\n})\nexport class SprightIconBreakpointExecutionPointerDirective extends SprightIconBaseDirective {\n}","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-breakpoint-execution-pointer.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,8CAA+C,SAAQ,wBAAwB,CAAA;+GAA/E,8CAA8C,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAA9C,8CAA8C,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,2CAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAA9C,8CAA8C,EAAA,UAAA,EAAA,CAAA;kBAJ1D,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,2CAA2C;AACrD,oBAAA,UAAU,EAAE;AACf,iBAAA;;;ACbD;;AAEG;;"}
|
|
@@ -7,10 +7,10 @@ import { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';
|
|
|
7
7
|
* Spright breakpoint hit disabled icon directive
|
|
8
8
|
*/
|
|
9
9
|
class SprightIconBreakpointHitDisabledDirective 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: "21.2.23", ngImport: i0, type: SprightIconBreakpointHitDisabledDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
11
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.23", type: SprightIconBreakpointHitDisabledDirective, isStandalone: true, selector: "spright-icon-breakpoint-hit-disabled", usesInheritance: true, ngImport: i0 }); }
|
|
12
12
|
}
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconBreakpointHitDisabledDirective, decorators: [{
|
|
14
14
|
type: Directive,
|
|
15
15
|
args: [{
|
|
16
16
|
selector: 'spright-icon-breakpoint-hit-disabled',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ni-spright-angular-icons-breakpoint-hit-disabled.mjs","sources":["../../../spright-angular/icons/breakpoint-hit-disabled/spright-icon-breakpoint-hit-disabled.directive.ts","../../../spright-angular/icons/breakpoint-hit-disabled/ni-spright-angular-icons-breakpoint-hit-disabled.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconBreakpointHitDisabled, iconBreakpointHitDisabledTag } from '@ni/spright-components/dist/esm/icons/breakpoint-hit-disabled';\nimport '@ni/spright-components/dist/esm/icons/breakpoint-hit-disabled';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconBreakpointHitDisabled, iconBreakpointHitDisabledTag };\n\n/**\n * Spright breakpoint hit disabled icon directive\n */\n@Directive({\n selector: 'spright-icon-breakpoint-hit-disabled',\n standalone: true\n})\nexport class SprightIconBreakpointHitDisabledDirective extends SprightIconBaseDirective {\n}","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-breakpoint-hit-disabled.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,yCAA0C,SAAQ,wBAAwB,CAAA;+GAA1E,yCAAyC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAzC,yCAAyC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,sCAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAzC,yCAAyC,EAAA,UAAA,EAAA,CAAA;kBAJrD,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,sCAAsC;AAChD,oBAAA,UAAU,EAAE;AACf,iBAAA;;;ACbD;;AAEG
|
|
1
|
+
{"version":3,"file":"ni-spright-angular-icons-breakpoint-hit-disabled.mjs","sources":["../../../spright-angular/icons/breakpoint-hit-disabled/spright-icon-breakpoint-hit-disabled.directive.ts","../../../spright-angular/icons/breakpoint-hit-disabled/ni-spright-angular-icons-breakpoint-hit-disabled.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconBreakpointHitDisabled, iconBreakpointHitDisabledTag } from '@ni/spright-components/dist/esm/icons/breakpoint-hit-disabled';\nimport '@ni/spright-components/dist/esm/icons/breakpoint-hit-disabled';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconBreakpointHitDisabled, iconBreakpointHitDisabledTag };\n\n/**\n * Spright breakpoint hit disabled icon directive\n */\n@Directive({\n selector: 'spright-icon-breakpoint-hit-disabled',\n standalone: true\n})\nexport class SprightIconBreakpointHitDisabledDirective extends SprightIconBaseDirective {\n}","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-breakpoint-hit-disabled.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,yCAA0C,SAAQ,wBAAwB,CAAA;+GAA1E,yCAAyC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAzC,yCAAyC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,sCAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAzC,yCAAyC,EAAA,UAAA,EAAA,CAAA;kBAJrD,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,sCAAsC;AAChD,oBAAA,UAAU,EAAE;AACf,iBAAA;;;ACbD;;AAEG;;"}
|