@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.
Files changed (75) hide show
  1. package/fesm2022/ni-spright-angular-chat-conversation.mjs +7 -7
  2. package/fesm2022/ni-spright-angular-chat-conversation.mjs.map +1 -1
  3. package/fesm2022/ni-spright-angular-chat-input.mjs +7 -7
  4. package/fesm2022/ni-spright-angular-chat-input.mjs.map +1 -1
  5. package/fesm2022/ni-spright-angular-chat-message-inbound.mjs +7 -7
  6. package/fesm2022/ni-spright-angular-chat-message-inbound.mjs.map +1 -1
  7. package/fesm2022/ni-spright-angular-chat-message-outbound.mjs +7 -7
  8. package/fesm2022/ni-spright-angular-chat-message-outbound.mjs.map +1 -1
  9. package/fesm2022/ni-spright-angular-chat-message-system.mjs +7 -7
  10. package/fesm2022/ni-spright-angular-chat-message-system.mjs.map +1 -1
  11. package/fesm2022/ni-spright-angular-chat-message-welcome.mjs +7 -7
  12. package/fesm2022/ni-spright-angular-chat-message-welcome.mjs.map +1 -1
  13. package/fesm2022/ni-spright-angular-chat-message.mjs +7 -7
  14. package/fesm2022/ni-spright-angular-chat-message.mjs.map +1 -1
  15. package/fesm2022/ni-spright-angular-icon-base.mjs +3 -3
  16. package/fesm2022/ni-spright-angular-icon-base.mjs.map +1 -1
  17. package/fesm2022/ni-spright-angular-icons-breakpoint-conditional.mjs +3 -3
  18. package/fesm2022/ni-spright-angular-icons-breakpoint-conditional.mjs.map +1 -1
  19. package/fesm2022/ni-spright-angular-icons-breakpoint-disabled.mjs +3 -3
  20. package/fesm2022/ni-spright-angular-icons-breakpoint-disabled.mjs.map +1 -1
  21. package/fesm2022/ni-spright-angular-icons-breakpoint-enabled.mjs +3 -3
  22. package/fesm2022/ni-spright-angular-icons-breakpoint-enabled.mjs.map +1 -1
  23. package/fesm2022/ni-spright-angular-icons-breakpoint-execution-pointer.mjs +3 -3
  24. package/fesm2022/ni-spright-angular-icons-breakpoint-execution-pointer.mjs.map +1 -1
  25. package/fesm2022/ni-spright-angular-icons-breakpoint-hit-disabled.mjs +3 -3
  26. package/fesm2022/ni-spright-angular-icons-breakpoint-hit-disabled.mjs.map +1 -1
  27. package/fesm2022/ni-spright-angular-icons-breakpoint-hit.mjs +3 -3
  28. package/fesm2022/ni-spright-angular-icons-breakpoint-hit.mjs.map +1 -1
  29. package/fesm2022/ni-spright-angular-icons-breakpoint-hover.mjs +3 -3
  30. package/fesm2022/ni-spright-angular-icons-breakpoint-hover.mjs.map +1 -1
  31. package/fesm2022/ni-spright-angular-icons-nigel-chat.mjs +3 -3
  32. package/fesm2022/ni-spright-angular-icons-nigel-chat.mjs.map +1 -1
  33. package/fesm2022/ni-spright-angular-icons-work-item-calendar-week.mjs +3 -3
  34. package/fesm2022/ni-spright-angular-icons-work-item-calendar-week.mjs.map +1 -1
  35. package/fesm2022/ni-spright-angular-icons-work-item-calipers.mjs +3 -3
  36. package/fesm2022/ni-spright-angular-icons-work-item-calipers.mjs.map +1 -1
  37. package/fesm2022/ni-spright-angular-icons-work-item-forklift.mjs +3 -3
  38. package/fesm2022/ni-spright-angular-icons-work-item-forklift.mjs.map +1 -1
  39. package/fesm2022/ni-spright-angular-icons-work-item-rectangle-check-lines.mjs +3 -3
  40. package/fesm2022/ni-spright-angular-icons-work-item-rectangle-check-lines.mjs.map +1 -1
  41. package/fesm2022/ni-spright-angular-icons-work-item-square-list-cog.mjs +3 -3
  42. package/fesm2022/ni-spright-angular-icons-work-item-square-list-cog.mjs.map +1 -1
  43. package/fesm2022/ni-spright-angular-icons-work-item-user-helmet-safety.mjs +3 -3
  44. package/fesm2022/ni-spright-angular-icons-work-item-user-helmet-safety.mjs.map +1 -1
  45. package/fesm2022/ni-spright-angular-icons-work-item-wrench-hammer.mjs +3 -3
  46. package/fesm2022/ni-spright-angular-icons-work-item-wrench-hammer.mjs.map +1 -1
  47. package/fesm2022/ni-spright-angular-rectangle.mjs +7 -7
  48. package/fesm2022/ni-spright-angular-rectangle.mjs.map +1 -1
  49. package/package.json +32 -32
  50. /package/{chat/conversation/index.d.ts → types/ni-spright-angular-chat-conversation.d.ts} +0 -0
  51. /package/{chat/input/testing/index.d.ts → types/ni-spright-angular-chat-input-testing.d.ts} +0 -0
  52. /package/{chat/input/index.d.ts → types/ni-spright-angular-chat-input.d.ts} +0 -0
  53. /package/{chat/message/inbound/index.d.ts → types/ni-spright-angular-chat-message-inbound.d.ts} +0 -0
  54. /package/{chat/message/outbound/index.d.ts → types/ni-spright-angular-chat-message-outbound.d.ts} +0 -0
  55. /package/{chat/message/system/index.d.ts → types/ni-spright-angular-chat-message-system.d.ts} +0 -0
  56. /package/{chat/message/welcome/index.d.ts → types/ni-spright-angular-chat-message-welcome.d.ts} +0 -0
  57. /package/{chat/message/index.d.ts → types/ni-spright-angular-chat-message.d.ts} +0 -0
  58. /package/{icon-base/index.d.ts → types/ni-spright-angular-icon-base.d.ts} +0 -0
  59. /package/{icons/breakpoint-conditional/index.d.ts → types/ni-spright-angular-icons-breakpoint-conditional.d.ts} +0 -0
  60. /package/{icons/breakpoint-disabled/index.d.ts → types/ni-spright-angular-icons-breakpoint-disabled.d.ts} +0 -0
  61. /package/{icons/breakpoint-enabled/index.d.ts → types/ni-spright-angular-icons-breakpoint-enabled.d.ts} +0 -0
  62. /package/{icons/breakpoint-execution-pointer/index.d.ts → types/ni-spright-angular-icons-breakpoint-execution-pointer.d.ts} +0 -0
  63. /package/{icons/breakpoint-hit-disabled/index.d.ts → types/ni-spright-angular-icons-breakpoint-hit-disabled.d.ts} +0 -0
  64. /package/{icons/breakpoint-hit/index.d.ts → types/ni-spright-angular-icons-breakpoint-hit.d.ts} +0 -0
  65. /package/{icons/breakpoint-hover/index.d.ts → types/ni-spright-angular-icons-breakpoint-hover.d.ts} +0 -0
  66. /package/{icons/nigel-chat/index.d.ts → types/ni-spright-angular-icons-nigel-chat.d.ts} +0 -0
  67. /package/{icons/work-item-calendar-week/index.d.ts → types/ni-spright-angular-icons-work-item-calendar-week.d.ts} +0 -0
  68. /package/{icons/work-item-calipers/index.d.ts → types/ni-spright-angular-icons-work-item-calipers.d.ts} +0 -0
  69. /package/{icons/work-item-forklift/index.d.ts → types/ni-spright-angular-icons-work-item-forklift.d.ts} +0 -0
  70. /package/{icons/work-item-rectangle-check-lines/index.d.ts → types/ni-spright-angular-icons-work-item-rectangle-check-lines.d.ts} +0 -0
  71. /package/{icons/work-item-square-list-cog/index.d.ts → types/ni-spright-angular-icons-work-item-square-list-cog.d.ts} +0 -0
  72. /package/{icons/work-item-user-helmet-safety/index.d.ts → types/ni-spright-angular-icons-work-item-user-helmet-safety.d.ts} +0 -0
  73. /package/{icons/work-item-wrench-hammer/index.d.ts → types/ni-spright-angular-icons-work-item-wrench-hammer.d.ts} +0 -0
  74. /package/{rectangle/index.d.ts → types/ni-spright-angular-rectangle.d.ts} +0 -0
  75. /package/{index.d.ts → types/ni-spright-angular.d.ts} +0 -0
@@ -7,10 +7,10 @@ import { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';
7
7
  * Spright breakpoint hit icon directive
8
8
  */
9
9
  class SprightIconBreakpointHitDirective extends SprightIconBaseDirective {
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SprightIconBreakpointHitDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
11
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.27", type: SprightIconBreakpointHitDirective, isStandalone: true, selector: "spright-icon-breakpoint-hit", usesInheritance: true, ngImport: i0 }); }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconBreakpointHitDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
11
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.23", type: SprightIconBreakpointHitDirective, isStandalone: true, selector: "spright-icon-breakpoint-hit", usesInheritance: true, ngImport: i0 }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SprightIconBreakpointHitDirective, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconBreakpointHitDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'spright-icon-breakpoint-hit',
@@ -1 +1 @@
1
- {"version":3,"file":"ni-spright-angular-icons-breakpoint-hit.mjs","sources":["../../../spright-angular/icons/breakpoint-hit/spright-icon-breakpoint-hit.directive.ts","../../../spright-angular/icons/breakpoint-hit/ni-spright-angular-icons-breakpoint-hit.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconBreakpointHit, iconBreakpointHitTag } from '@ni/spright-components/dist/esm/icons/breakpoint-hit';\nimport '@ni/spright-components/dist/esm/icons/breakpoint-hit';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconBreakpointHit, iconBreakpointHitTag };\n\n/**\n * Spright breakpoint hit icon directive\n */\n@Directive({\n selector: 'spright-icon-breakpoint-hit',\n standalone: true\n})\nexport class SprightIconBreakpointHitDirective extends SprightIconBaseDirective {\n}","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-breakpoint-hit.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,iCAAkC,SAAQ,wBAAwB,CAAA;+GAAlE,iCAAiC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAjC,iCAAiC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,6BAAA,EAAA,eAAA,EAAA,IAAA,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;;;ACbD;;AAEG;;;;"}
1
+ {"version":3,"file":"ni-spright-angular-icons-breakpoint-hit.mjs","sources":["../../../spright-angular/icons/breakpoint-hit/spright-icon-breakpoint-hit.directive.ts","../../../spright-angular/icons/breakpoint-hit/ni-spright-angular-icons-breakpoint-hit.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconBreakpointHit, iconBreakpointHitTag } from '@ni/spright-components/dist/esm/icons/breakpoint-hit';\nimport '@ni/spright-components/dist/esm/icons/breakpoint-hit';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconBreakpointHit, iconBreakpointHitTag };\n\n/**\n * Spright breakpoint hit icon directive\n */\n@Directive({\n selector: 'spright-icon-breakpoint-hit',\n standalone: true\n})\nexport class SprightIconBreakpointHitDirective extends SprightIconBaseDirective {\n}","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-breakpoint-hit.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,iCAAkC,SAAQ,wBAAwB,CAAA;+GAAlE,iCAAiC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAjC,iCAAiC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,6BAAA,EAAA,eAAA,EAAA,IAAA,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;;;ACbD;;AAEG;;"}
@@ -7,10 +7,10 @@ import { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';
7
7
  * Spright breakpoint hover icon directive
8
8
  */
9
9
  class SprightIconBreakpointHoverDirective extends SprightIconBaseDirective {
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SprightIconBreakpointHoverDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
11
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.27", type: SprightIconBreakpointHoverDirective, isStandalone: true, selector: "spright-icon-breakpoint-hover", usesInheritance: true, ngImport: i0 }); }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconBreakpointHoverDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
11
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.23", type: SprightIconBreakpointHoverDirective, isStandalone: true, selector: "spright-icon-breakpoint-hover", usesInheritance: true, ngImport: i0 }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SprightIconBreakpointHoverDirective, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconBreakpointHoverDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'spright-icon-breakpoint-hover',
@@ -1 +1 @@
1
- {"version":3,"file":"ni-spright-angular-icons-breakpoint-hover.mjs","sources":["../../../spright-angular/icons/breakpoint-hover/spright-icon-breakpoint-hover.directive.ts","../../../spright-angular/icons/breakpoint-hover/ni-spright-angular-icons-breakpoint-hover.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconBreakpointHover, iconBreakpointHoverTag } from '@ni/spright-components/dist/esm/icons/breakpoint-hover';\nimport '@ni/spright-components/dist/esm/icons/breakpoint-hover';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconBreakpointHover, iconBreakpointHoverTag };\n\n/**\n * Spright breakpoint hover icon directive\n */\n@Directive({\n selector: 'spright-icon-breakpoint-hover',\n standalone: true\n})\nexport class SprightIconBreakpointHoverDirective extends SprightIconBaseDirective {\n}","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-breakpoint-hover.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,mCAAoC,SAAQ,wBAAwB,CAAA;+GAApE,mCAAmC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAnC,mCAAmC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,+BAAA,EAAA,eAAA,EAAA,IAAA,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;;;ACbD;;AAEG;;;;"}
1
+ {"version":3,"file":"ni-spright-angular-icons-breakpoint-hover.mjs","sources":["../../../spright-angular/icons/breakpoint-hover/spright-icon-breakpoint-hover.directive.ts","../../../spright-angular/icons/breakpoint-hover/ni-spright-angular-icons-breakpoint-hover.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconBreakpointHover, iconBreakpointHoverTag } from '@ni/spright-components/dist/esm/icons/breakpoint-hover';\nimport '@ni/spright-components/dist/esm/icons/breakpoint-hover';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconBreakpointHover, iconBreakpointHoverTag };\n\n/**\n * Spright breakpoint hover icon directive\n */\n@Directive({\n selector: 'spright-icon-breakpoint-hover',\n standalone: true\n})\nexport class SprightIconBreakpointHoverDirective extends SprightIconBaseDirective {\n}","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-breakpoint-hover.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,mCAAoC,SAAQ,wBAAwB,CAAA;+GAApE,mCAAmC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAnC,mCAAmC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,+BAAA,EAAA,eAAA,EAAA,IAAA,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;;;ACbD;;AAEG;;"}
@@ -7,10 +7,10 @@ import { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';
7
7
  * Spright Nigel chat brand icon directive
8
8
  */
9
9
  class SprightIconNigelChatDirective extends SprightIconBaseDirective {
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SprightIconNigelChatDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
11
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.27", type: SprightIconNigelChatDirective, isStandalone: true, selector: "spright-icon-nigel-chat", usesInheritance: true, ngImport: i0 }); }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconNigelChatDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
11
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.23", type: SprightIconNigelChatDirective, isStandalone: true, selector: "spright-icon-nigel-chat", usesInheritance: true, ngImport: i0 }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SprightIconNigelChatDirective, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconNigelChatDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'spright-icon-nigel-chat',
@@ -1 +1 @@
1
- {"version":3,"file":"ni-spright-angular-icons-nigel-chat.mjs","sources":["../../../spright-angular/icons/nigel-chat/spright-icon-nigel-chat.directive.ts","../../../spright-angular/icons/nigel-chat/ni-spright-angular-icons-nigel-chat.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconNigelChat, iconNigelChatTag } from '@ni/spright-components/dist/esm/icons/nigel-chat';\nimport '@ni/spright-components/dist/esm/icons/nigel-chat';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconNigelChat, iconNigelChatTag };\n\n/**\n * Spright Nigel chat brand icon directive\n */\n@Directive({\n selector: 'spright-icon-nigel-chat',\n standalone: true\n})\nexport class SprightIconNigelChatDirective extends SprightIconBaseDirective {\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-nigel-chat.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,6BAA8B,SAAQ,wBAAwB,CAAA;+GAA9D,6BAA6B,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAA7B,6BAA6B,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,yBAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAA7B,6BAA6B,EAAA,UAAA,EAAA,CAAA;kBAJzC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,yBAAyB;AACnC,oBAAA,UAAU,EAAE;AACf,iBAAA;;;ACbD;;AAEG;;;;"}
1
+ {"version":3,"file":"ni-spright-angular-icons-nigel-chat.mjs","sources":["../../../spright-angular/icons/nigel-chat/spright-icon-nigel-chat.directive.ts","../../../spright-angular/icons/nigel-chat/ni-spright-angular-icons-nigel-chat.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconNigelChat, iconNigelChatTag } from '@ni/spright-components/dist/esm/icons/nigel-chat';\nimport '@ni/spright-components/dist/esm/icons/nigel-chat';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconNigelChat, iconNigelChatTag };\n\n/**\n * Spright Nigel chat brand icon directive\n */\n@Directive({\n selector: 'spright-icon-nigel-chat',\n standalone: true\n})\nexport class SprightIconNigelChatDirective extends SprightIconBaseDirective {\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-nigel-chat.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,6BAA8B,SAAQ,wBAAwB,CAAA;+GAA9D,6BAA6B,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAA7B,6BAA6B,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,yBAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAA7B,6BAA6B,EAAA,UAAA,EAAA,CAAA;kBAJzC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,yBAAyB;AACnC,oBAAA,UAAU,EAAE;AACf,iBAAA;;;ACbD;;AAEG;;"}
@@ -7,10 +7,10 @@ import { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';
7
7
  * Spright calendar week icon directive for reservation work items
8
8
  */
9
9
  class SprightIconWorkItemCalendarWeekDirective extends SprightIconBaseDirective {
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SprightIconWorkItemCalendarWeekDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
11
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.27", type: SprightIconWorkItemCalendarWeekDirective, isStandalone: true, selector: "spright-icon-work-item-calendar-week", usesInheritance: true, ngImport: i0 }); }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconWorkItemCalendarWeekDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
11
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.23", type: SprightIconWorkItemCalendarWeekDirective, isStandalone: true, selector: "spright-icon-work-item-calendar-week", usesInheritance: true, ngImport: i0 }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SprightIconWorkItemCalendarWeekDirective, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconWorkItemCalendarWeekDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'spright-icon-work-item-calendar-week',
@@ -1 +1 @@
1
- {"version":3,"file":"ni-spright-angular-icons-work-item-calendar-week.mjs","sources":["../../../spright-angular/icons/work-item-calendar-week/spright-icon-work-item-calendar-week.directive.ts","../../../spright-angular/icons/work-item-calendar-week/ni-spright-angular-icons-work-item-calendar-week.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconWorkItemCalendarWeek, iconWorkItemCalendarWeekTag } from '@ni/spright-components/dist/esm/icons/work-item-calendar-week';\nimport '@ni/spright-components/dist/esm/icons/work-item-calendar-week';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconWorkItemCalendarWeek, iconWorkItemCalendarWeekTag };\n\n/**\n * Spright calendar week icon directive for reservation work items\n */\n@Directive({\n selector: 'spright-icon-work-item-calendar-week',\n standalone: true\n})\nexport class SprightIconWorkItemCalendarWeekDirective extends SprightIconBaseDirective {\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-work-item-calendar-week.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,wCAAyC,SAAQ,wBAAwB,CAAA;+GAAzE,wCAAwC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAxC,wCAAwC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,sCAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAxC,wCAAwC,EAAA,UAAA,EAAA,CAAA;kBAJpD,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-work-item-calendar-week.mjs","sources":["../../../spright-angular/icons/work-item-calendar-week/spright-icon-work-item-calendar-week.directive.ts","../../../spright-angular/icons/work-item-calendar-week/ni-spright-angular-icons-work-item-calendar-week.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconWorkItemCalendarWeek, iconWorkItemCalendarWeekTag } from '@ni/spright-components/dist/esm/icons/work-item-calendar-week';\nimport '@ni/spright-components/dist/esm/icons/work-item-calendar-week';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconWorkItemCalendarWeek, iconWorkItemCalendarWeekTag };\n\n/**\n * Spright calendar week icon directive for reservation work items\n */\n@Directive({\n selector: 'spright-icon-work-item-calendar-week',\n standalone: true\n})\nexport class SprightIconWorkItemCalendarWeekDirective extends SprightIconBaseDirective {\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-work-item-calendar-week.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,wCAAyC,SAAQ,wBAAwB,CAAA;+GAAzE,wCAAwC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAxC,wCAAwC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,sCAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAxC,wCAAwC,EAAA,UAAA,EAAA,CAAA;kBAJpD,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,sCAAsC;AAChD,oBAAA,UAAU,EAAE;AACf,iBAAA;;;ACbD;;AAEG;;"}
@@ -7,10 +7,10 @@ import { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';
7
7
  * Spright calipers icon directive for calibration work items
8
8
  */
9
9
  class SprightIconWorkItemCalipersDirective extends SprightIconBaseDirective {
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SprightIconWorkItemCalipersDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
11
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.27", type: SprightIconWorkItemCalipersDirective, isStandalone: true, selector: "spright-icon-work-item-calipers", usesInheritance: true, ngImport: i0 }); }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconWorkItemCalipersDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
11
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.23", type: SprightIconWorkItemCalipersDirective, isStandalone: true, selector: "spright-icon-work-item-calipers", usesInheritance: true, ngImport: i0 }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SprightIconWorkItemCalipersDirective, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconWorkItemCalipersDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'spright-icon-work-item-calipers',
@@ -1 +1 @@
1
- {"version":3,"file":"ni-spright-angular-icons-work-item-calipers.mjs","sources":["../../../spright-angular/icons/work-item-calipers/spright-icon-work-item-calipers.directive.ts","../../../spright-angular/icons/work-item-calipers/ni-spright-angular-icons-work-item-calipers.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconWorkItemCalipers, iconWorkItemCalipersTag } from '@ni/spright-components/dist/esm/icons/work-item-calipers';\nimport '@ni/spright-components/dist/esm/icons/work-item-calipers';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconWorkItemCalipers, iconWorkItemCalipersTag };\n\n/**\n * Spright calipers icon directive for calibration work items\n */\n@Directive({\n selector: 'spright-icon-work-item-calipers',\n standalone: true\n})\nexport class SprightIconWorkItemCalipersDirective extends SprightIconBaseDirective {\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-work-item-calipers.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,oCAAqC,SAAQ,wBAAwB,CAAA;+GAArE,oCAAoC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAApC,oCAAoC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,iCAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAApC,oCAAoC,EAAA,UAAA,EAAA,CAAA;kBAJhD,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-work-item-calipers.mjs","sources":["../../../spright-angular/icons/work-item-calipers/spright-icon-work-item-calipers.directive.ts","../../../spright-angular/icons/work-item-calipers/ni-spright-angular-icons-work-item-calipers.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconWorkItemCalipers, iconWorkItemCalipersTag } from '@ni/spright-components/dist/esm/icons/work-item-calipers';\nimport '@ni/spright-components/dist/esm/icons/work-item-calipers';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconWorkItemCalipers, iconWorkItemCalipersTag };\n\n/**\n * Spright calipers icon directive for calibration work items\n */\n@Directive({\n selector: 'spright-icon-work-item-calipers',\n standalone: true\n})\nexport class SprightIconWorkItemCalipersDirective extends SprightIconBaseDirective {\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-work-item-calipers.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,oCAAqC,SAAQ,wBAAwB,CAAA;+GAArE,oCAAoC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAApC,oCAAoC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,iCAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAApC,oCAAoC,EAAA,UAAA,EAAA,CAAA;kBAJhD,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 forklift icon directive for transport work items
8
8
  */
9
9
  class SprightIconWorkItemForkliftDirective extends SprightIconBaseDirective {
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SprightIconWorkItemForkliftDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
11
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.27", type: SprightIconWorkItemForkliftDirective, isStandalone: true, selector: "spright-icon-work-item-forklift", usesInheritance: true, ngImport: i0 }); }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconWorkItemForkliftDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
11
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.23", type: SprightIconWorkItemForkliftDirective, isStandalone: true, selector: "spright-icon-work-item-forklift", usesInheritance: true, ngImport: i0 }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SprightIconWorkItemForkliftDirective, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconWorkItemForkliftDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'spright-icon-work-item-forklift',
@@ -1 +1 @@
1
- {"version":3,"file":"ni-spright-angular-icons-work-item-forklift.mjs","sources":["../../../spright-angular/icons/work-item-forklift/spright-icon-work-item-forklift.directive.ts","../../../spright-angular/icons/work-item-forklift/ni-spright-angular-icons-work-item-forklift.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconWorkItemForklift, iconWorkItemForkliftTag } from '@ni/spright-components/dist/esm/icons/work-item-forklift';\nimport '@ni/spright-components/dist/esm/icons/work-item-forklift';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconWorkItemForklift, iconWorkItemForkliftTag };\n\n/**\n * Spright forklift icon directive for transport work items\n */\n@Directive({\n selector: 'spright-icon-work-item-forklift',\n standalone: true\n})\nexport class SprightIconWorkItemForkliftDirective extends SprightIconBaseDirective {\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-work-item-forklift.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,oCAAqC,SAAQ,wBAAwB,CAAA;+GAArE,oCAAoC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAApC,oCAAoC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,iCAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAApC,oCAAoC,EAAA,UAAA,EAAA,CAAA;kBAJhD,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-work-item-forklift.mjs","sources":["../../../spright-angular/icons/work-item-forklift/spright-icon-work-item-forklift.directive.ts","../../../spright-angular/icons/work-item-forklift/ni-spright-angular-icons-work-item-forklift.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconWorkItemForklift, iconWorkItemForkliftTag } from '@ni/spright-components/dist/esm/icons/work-item-forklift';\nimport '@ni/spright-components/dist/esm/icons/work-item-forklift';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconWorkItemForklift, iconWorkItemForkliftTag };\n\n/**\n * Spright forklift icon directive for transport work items\n */\n@Directive({\n selector: 'spright-icon-work-item-forklift',\n standalone: true\n})\nexport class SprightIconWorkItemForkliftDirective extends SprightIconBaseDirective {\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-work-item-forklift.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,oCAAqC,SAAQ,wBAAwB,CAAA;+GAArE,oCAAoC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAApC,oCAAoC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,iCAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAApC,oCAAoC,EAAA,UAAA,EAAA,CAAA;kBAJhD,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 rectangle check lines icon directive for test plan work items
8
8
  */
9
9
  class SprightIconWorkItemRectangleCheckLinesDirective extends SprightIconBaseDirective {
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SprightIconWorkItemRectangleCheckLinesDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
11
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.27", type: SprightIconWorkItemRectangleCheckLinesDirective, isStandalone: true, selector: "spright-icon-work-item-rectangle-check-lines", usesInheritance: true, ngImport: i0 }); }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconWorkItemRectangleCheckLinesDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
11
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.23", type: SprightIconWorkItemRectangleCheckLinesDirective, isStandalone: true, selector: "spright-icon-work-item-rectangle-check-lines", usesInheritance: true, ngImport: i0 }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SprightIconWorkItemRectangleCheckLinesDirective, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconWorkItemRectangleCheckLinesDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'spright-icon-work-item-rectangle-check-lines',
@@ -1 +1 @@
1
- {"version":3,"file":"ni-spright-angular-icons-work-item-rectangle-check-lines.mjs","sources":["../../../spright-angular/icons/work-item-rectangle-check-lines/spright-icon-work-item-rectangle-check-lines.directive.ts","../../../spright-angular/icons/work-item-rectangle-check-lines/ni-spright-angular-icons-work-item-rectangle-check-lines.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconWorkItemRectangleCheckLines, iconWorkItemRectangleCheckLinesTag } from '@ni/spright-components/dist/esm/icons/work-item-rectangle-check-lines';\nimport '@ni/spright-components/dist/esm/icons/work-item-rectangle-check-lines';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconWorkItemRectangleCheckLines, iconWorkItemRectangleCheckLinesTag };\n\n/**\n * Spright rectangle check lines icon directive for test plan work items\n */\n@Directive({\n selector: 'spright-icon-work-item-rectangle-check-lines',\n standalone: true\n})\nexport class SprightIconWorkItemRectangleCheckLinesDirective extends SprightIconBaseDirective {\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-work-item-rectangle-check-lines.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,+CAAgD,SAAQ,wBAAwB,CAAA;+GAAhF,+CAA+C,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAA/C,+CAA+C,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,8CAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAA/C,+CAA+C,EAAA,UAAA,EAAA,CAAA;kBAJ3D,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,8CAA8C;AACxD,oBAAA,UAAU,EAAE;AACf,iBAAA;;;ACbD;;AAEG;;;;"}
1
+ {"version":3,"file":"ni-spright-angular-icons-work-item-rectangle-check-lines.mjs","sources":["../../../spright-angular/icons/work-item-rectangle-check-lines/spright-icon-work-item-rectangle-check-lines.directive.ts","../../../spright-angular/icons/work-item-rectangle-check-lines/ni-spright-angular-icons-work-item-rectangle-check-lines.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconWorkItemRectangleCheckLines, iconWorkItemRectangleCheckLinesTag } from '@ni/spright-components/dist/esm/icons/work-item-rectangle-check-lines';\nimport '@ni/spright-components/dist/esm/icons/work-item-rectangle-check-lines';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconWorkItemRectangleCheckLines, iconWorkItemRectangleCheckLinesTag };\n\n/**\n * Spright rectangle check lines icon directive for test plan work items\n */\n@Directive({\n selector: 'spright-icon-work-item-rectangle-check-lines',\n standalone: true\n})\nexport class SprightIconWorkItemRectangleCheckLinesDirective extends SprightIconBaseDirective {\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-work-item-rectangle-check-lines.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,+CAAgD,SAAQ,wBAAwB,CAAA;+GAAhF,+CAA+C,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAA/C,+CAA+C,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,8CAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAA/C,+CAA+C,EAAA,UAAA,EAAA,CAAA;kBAJ3D,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,8CAA8C;AACxD,oBAAA,UAAU,EAAE;AACf,iBAAA;;;ACbD;;AAEG;;"}
@@ -7,10 +7,10 @@ import { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';
7
7
  * Spright square list cog icon directive for work order items
8
8
  */
9
9
  class SprightIconWorkItemSquareListCogDirective extends SprightIconBaseDirective {
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SprightIconWorkItemSquareListCogDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
11
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.27", type: SprightIconWorkItemSquareListCogDirective, isStandalone: true, selector: "spright-icon-work-item-square-list-cog", usesInheritance: true, ngImport: i0 }); }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconWorkItemSquareListCogDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
11
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.23", type: SprightIconWorkItemSquareListCogDirective, isStandalone: true, selector: "spright-icon-work-item-square-list-cog", usesInheritance: true, ngImport: i0 }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SprightIconWorkItemSquareListCogDirective, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconWorkItemSquareListCogDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'spright-icon-work-item-square-list-cog',
@@ -1 +1 @@
1
- {"version":3,"file":"ni-spright-angular-icons-work-item-square-list-cog.mjs","sources":["../../../spright-angular/icons/work-item-square-list-cog/spright-icon-work-item-square-list-cog.directive.ts","../../../spright-angular/icons/work-item-square-list-cog/ni-spright-angular-icons-work-item-square-list-cog.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconWorkItemSquareListCog, iconWorkItemSquareListCogTag } from '@ni/spright-components/dist/esm/icons/work-item-square-list-cog';\nimport '@ni/spright-components/dist/esm/icons/work-item-square-list-cog';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconWorkItemSquareListCog, iconWorkItemSquareListCogTag };\n\n/**\n * Spright square list cog icon directive for work order items\n */\n@Directive({\n selector: 'spright-icon-work-item-square-list-cog',\n standalone: true\n})\nexport class SprightIconWorkItemSquareListCogDirective extends SprightIconBaseDirective {\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-work-item-square-list-cog.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,wCAAA,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,wCAAwC;AAClD,oBAAA,UAAU,EAAE;AACf,iBAAA;;;ACbD;;AAEG;;;;"}
1
+ {"version":3,"file":"ni-spright-angular-icons-work-item-square-list-cog.mjs","sources":["../../../spright-angular/icons/work-item-square-list-cog/spright-icon-work-item-square-list-cog.directive.ts","../../../spright-angular/icons/work-item-square-list-cog/ni-spright-angular-icons-work-item-square-list-cog.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconWorkItemSquareListCog, iconWorkItemSquareListCogTag } from '@ni/spright-components/dist/esm/icons/work-item-square-list-cog';\nimport '@ni/spright-components/dist/esm/icons/work-item-square-list-cog';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconWorkItemSquareListCog, iconWorkItemSquareListCogTag };\n\n/**\n * Spright square list cog icon directive for work order items\n */\n@Directive({\n selector: 'spright-icon-work-item-square-list-cog',\n standalone: true\n})\nexport class SprightIconWorkItemSquareListCogDirective extends SprightIconBaseDirective {\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-work-item-square-list-cog.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,wCAAA,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,wCAAwC;AAClD,oBAAA,UAAU,EAAE;AACf,iBAAA;;;ACbD;;AAEG;;"}
@@ -7,10 +7,10 @@ import { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';
7
7
  * Spright user helmet safety icon directive for work items
8
8
  */
9
9
  class SprightIconWorkItemUserHelmetSafetyDirective extends SprightIconBaseDirective {
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SprightIconWorkItemUserHelmetSafetyDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
11
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.27", type: SprightIconWorkItemUserHelmetSafetyDirective, isStandalone: true, selector: "spright-icon-work-item-user-helmet-safety", usesInheritance: true, ngImport: i0 }); }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconWorkItemUserHelmetSafetyDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
11
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.23", type: SprightIconWorkItemUserHelmetSafetyDirective, isStandalone: true, selector: "spright-icon-work-item-user-helmet-safety", usesInheritance: true, ngImport: i0 }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SprightIconWorkItemUserHelmetSafetyDirective, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconWorkItemUserHelmetSafetyDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'spright-icon-work-item-user-helmet-safety',
@@ -1 +1 @@
1
- {"version":3,"file":"ni-spright-angular-icons-work-item-user-helmet-safety.mjs","sources":["../../../spright-angular/icons/work-item-user-helmet-safety/spright-icon-work-item-user-helmet-safety.directive.ts","../../../spright-angular/icons/work-item-user-helmet-safety/ni-spright-angular-icons-work-item-user-helmet-safety.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconWorkItemUserHelmetSafety, iconWorkItemUserHelmetSafetyTag } from '@ni/spright-components/dist/esm/icons/work-item-user-helmet-safety';\nimport '@ni/spright-components/dist/esm/icons/work-item-user-helmet-safety';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconWorkItemUserHelmetSafety, iconWorkItemUserHelmetSafetyTag };\n\n/**\n * Spright user helmet safety icon directive for work items\n */\n@Directive({\n selector: 'spright-icon-work-item-user-helmet-safety',\n standalone: true\n})\nexport class SprightIconWorkItemUserHelmetSafetyDirective extends SprightIconBaseDirective {\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-work-item-user-helmet-safety.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,4CAA6C,SAAQ,wBAAwB,CAAA;+GAA7E,4CAA4C,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAA5C,4CAA4C,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,2CAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAA5C,4CAA4C,EAAA,UAAA,EAAA,CAAA;kBAJxD,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-work-item-user-helmet-safety.mjs","sources":["../../../spright-angular/icons/work-item-user-helmet-safety/spright-icon-work-item-user-helmet-safety.directive.ts","../../../spright-angular/icons/work-item-user-helmet-safety/ni-spright-angular-icons-work-item-user-helmet-safety.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconWorkItemUserHelmetSafety, iconWorkItemUserHelmetSafetyTag } from '@ni/spright-components/dist/esm/icons/work-item-user-helmet-safety';\nimport '@ni/spright-components/dist/esm/icons/work-item-user-helmet-safety';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconWorkItemUserHelmetSafety, iconWorkItemUserHelmetSafetyTag };\n\n/**\n * Spright user helmet safety icon directive for work items\n */\n@Directive({\n selector: 'spright-icon-work-item-user-helmet-safety',\n standalone: true\n})\nexport class SprightIconWorkItemUserHelmetSafetyDirective extends SprightIconBaseDirective {\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-work-item-user-helmet-safety.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,4CAA6C,SAAQ,wBAAwB,CAAA;+GAA7E,4CAA4C,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAA5C,4CAA4C,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,2CAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAA5C,4CAA4C,EAAA,UAAA,EAAA,CAAA;kBAJxD,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 wrench hammer icon directive for maintenance work items
8
8
  */
9
9
  class SprightIconWorkItemWrenchHammerDirective extends SprightIconBaseDirective {
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SprightIconWorkItemWrenchHammerDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
11
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.27", type: SprightIconWorkItemWrenchHammerDirective, isStandalone: true, selector: "spright-icon-work-item-wrench-hammer", usesInheritance: true, ngImport: i0 }); }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconWorkItemWrenchHammerDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
11
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.23", type: SprightIconWorkItemWrenchHammerDirective, isStandalone: true, selector: "spright-icon-work-item-wrench-hammer", usesInheritance: true, ngImport: i0 }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SprightIconWorkItemWrenchHammerDirective, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightIconWorkItemWrenchHammerDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'spright-icon-work-item-wrench-hammer',
@@ -1 +1 @@
1
- {"version":3,"file":"ni-spright-angular-icons-work-item-wrench-hammer.mjs","sources":["../../../spright-angular/icons/work-item-wrench-hammer/spright-icon-work-item-wrench-hammer.directive.ts","../../../spright-angular/icons/work-item-wrench-hammer/ni-spright-angular-icons-work-item-wrench-hammer.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconWorkItemWrenchHammer, iconWorkItemWrenchHammerTag } from '@ni/spright-components/dist/esm/icons/work-item-wrench-hammer';\nimport '@ni/spright-components/dist/esm/icons/work-item-wrench-hammer';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconWorkItemWrenchHammer, iconWorkItemWrenchHammerTag };\n\n/**\n * Spright wrench hammer icon directive for maintenance work items\n */\n@Directive({\n selector: 'spright-icon-work-item-wrench-hammer',\n standalone: true\n})\nexport class SprightIconWorkItemWrenchHammerDirective extends SprightIconBaseDirective {\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-work-item-wrench-hammer.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,wCAAyC,SAAQ,wBAAwB,CAAA;+GAAzE,wCAAwC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAxC,wCAAwC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,sCAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAxC,wCAAwC,EAAA,UAAA,EAAA,CAAA;kBAJpD,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-work-item-wrench-hammer.mjs","sources":["../../../spright-angular/icons/work-item-wrench-hammer/spright-icon-work-item-wrench-hammer.directive.ts","../../../spright-angular/icons/work-item-wrench-hammer/ni-spright-angular-icons-work-item-wrench-hammer.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type IconWorkItemWrenchHammer, iconWorkItemWrenchHammerTag } from '@ni/spright-components/dist/esm/icons/work-item-wrench-hammer';\nimport '@ni/spright-components/dist/esm/icons/work-item-wrench-hammer';\nimport { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';\n\nexport { type IconWorkItemWrenchHammer, iconWorkItemWrenchHammerTag };\n\n/**\n * Spright wrench hammer icon directive for maintenance work items\n */\n@Directive({\n selector: 'spright-icon-work-item-wrench-hammer',\n standalone: true\n})\nexport class SprightIconWorkItemWrenchHammerDirective extends SprightIconBaseDirective {\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './spright-icon-work-item-wrench-hammer.directive';\n"],"names":[],"mappings":";;;;;AAOA;;AAEG;AAKG,MAAO,wCAAyC,SAAQ,wBAAwB,CAAA;+GAAzE,wCAAwC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAxC,wCAAwC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,sCAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAxC,wCAAwC,EAAA,UAAA,EAAA,CAAA;kBAJpD,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,sCAAsC;AAChD,oBAAA,UAAU,EAAE;AACf,iBAAA;;;ACbD;;AAEG;;"}
@@ -7,10 +7,10 @@ import { CommonModule } from '@angular/common';
7
7
  * Directive to provide Angular integration for the rectangle.
8
8
  */
9
9
  class SprightRectangleDirective {
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SprightRectangleDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
11
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.27", type: SprightRectangleDirective, isStandalone: false, selector: "spright-rectangle", ngImport: i0 }); }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightRectangleDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
11
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.23", type: SprightRectangleDirective, isStandalone: false, selector: "spright-rectangle", ngImport: i0 }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SprightRectangleDirective, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightRectangleDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'spright-rectangle',
@@ -19,11 +19,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImpo
19
19
  }] });
20
20
 
21
21
  class SprightRectangleModule {
22
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SprightRectangleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
23
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.27", ngImport: i0, type: SprightRectangleModule, declarations: [SprightRectangleDirective], imports: [CommonModule], exports: [SprightRectangleDirective] }); }
24
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SprightRectangleModule, imports: [CommonModule] }); }
22
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightRectangleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
23
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.23", ngImport: i0, type: SprightRectangleModule, declarations: [SprightRectangleDirective], imports: [CommonModule], exports: [SprightRectangleDirective] }); }
24
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightRectangleModule, imports: [CommonModule] }); }
25
25
  }
26
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SprightRectangleModule, decorators: [{
26
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.23", ngImport: i0, type: SprightRectangleModule, decorators: [{
27
27
  type: NgModule,
28
28
  args: [{
29
29
  declarations: [SprightRectangleDirective],
@@ -1 +1 @@
1
- {"version":3,"file":"ni-spright-angular-rectangle.mjs","sources":["../../../spright-angular/rectangle/spright-rectangle.directive.ts","../../../spright-angular/rectangle/spright-rectangle.module.ts","../../../spright-angular/rectangle/ni-spright-angular-rectangle.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type Rectangle, rectangleTag } from '@ni/spright-components/dist/esm/rectangle';\n\nexport type { Rectangle };\nexport { rectangleTag };\n\n/**\n * Directive to provide Angular integration for the rectangle.\n */\n@Directive({\n selector: 'spright-rectangle',\n standalone: false\n})\nexport class SprightRectangleDirective { }\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { SprightRectangleDirective } from './spright-rectangle.directive';\n\nimport '@ni/spright-components/dist/esm/rectangle';\n\n@NgModule({\n declarations: [SprightRectangleDirective],\n imports: [CommonModule],\n exports: [SprightRectangleDirective]\n})\nexport class SprightRectangleModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;AAMA;;AAEG;MAKU,yBAAyB,CAAA;+GAAzB,yBAAyB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAzB,yBAAyB,EAAA,YAAA,EAAA,KAAA,EAAA,QAAA,EAAA,mBAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAzB,yBAAyB,EAAA,UAAA,EAAA,CAAA;kBAJrC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,mBAAmB;AAC7B,oBAAA,UAAU,EAAE;AACf,iBAAA;;;MCDY,sBAAsB,CAAA;+GAAtB,sBAAsB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAAtB,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,sBAAsB,EAAA,YAAA,EAAA,CAJhB,yBAAyB,CAAA,EAAA,OAAA,EAAA,CAC9B,YAAY,aACZ,yBAAyB,CAAA,EAAA,CAAA,CAAA;AAE1B,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,sBAAsB,YAHrB,YAAY,CAAA,EAAA,CAAA,CAAA;;4FAGb,sBAAsB,EAAA,UAAA,EAAA,CAAA;kBALlC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACN,YAAY,EAAE,CAAC,yBAAyB,CAAC;oBACzC,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,CAAC,yBAAyB;AACtC,iBAAA;;;ACVD;;AAEG;;;;"}
1
+ {"version":3,"file":"ni-spright-angular-rectangle.mjs","sources":["../../../spright-angular/rectangle/spright-rectangle.directive.ts","../../../spright-angular/rectangle/spright-rectangle.module.ts","../../../spright-angular/rectangle/ni-spright-angular-rectangle.ts"],"sourcesContent":["import { Directive } from '@angular/core';\nimport { type Rectangle, rectangleTag } from '@ni/spright-components/dist/esm/rectangle';\n\nexport type { Rectangle };\nexport { rectangleTag };\n\n/**\n * Directive to provide Angular integration for the rectangle.\n */\n@Directive({\n selector: 'spright-rectangle',\n standalone: false\n})\nexport class SprightRectangleDirective { }\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { SprightRectangleDirective } from './spright-rectangle.directive';\n\nimport '@ni/spright-components/dist/esm/rectangle';\n\n@NgModule({\n declarations: [SprightRectangleDirective],\n imports: [CommonModule],\n exports: [SprightRectangleDirective]\n})\nexport class SprightRectangleModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;AAMA;;AAEG;MAKU,yBAAyB,CAAA;+GAAzB,yBAAyB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAzB,yBAAyB,EAAA,YAAA,EAAA,KAAA,EAAA,QAAA,EAAA,mBAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAzB,yBAAyB,EAAA,UAAA,EAAA,CAAA;kBAJrC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,mBAAmB;AAC7B,oBAAA,UAAU,EAAE;AACf,iBAAA;;;MCDY,sBAAsB,CAAA;+GAAtB,sBAAsB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAAtB,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,sBAAsB,EAAA,YAAA,EAAA,CAJhB,yBAAyB,CAAA,EAAA,OAAA,EAAA,CAC9B,YAAY,aACZ,yBAAyB,CAAA,EAAA,CAAA,CAAA;AAE1B,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,sBAAsB,YAHrB,YAAY,CAAA,EAAA,CAAA,CAAA;;4FAGb,sBAAsB,EAAA,UAAA,EAAA,CAAA;kBALlC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACN,YAAY,EAAE,CAAC,yBAAyB,CAAC;oBACzC,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,CAAC,yBAAyB;AACtC,iBAAA;;;ACVD;;AAEG;;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ni/spright-angular",
3
- "version": "9.6.1",
3
+ "version": "10.0.0",
4
4
  "description": "Angular components for NI Spright",
5
5
  "type": "module",
6
6
  "repository": {
@@ -22,119 +22,119 @@
22
22
  "tslib": "^2.2.0"
23
23
  },
24
24
  "peerDependencies": {
25
- "@angular/common": "^20.3.19",
26
- "@angular/core": "^20.3.19",
27
- "@angular/localize": "^20.3.19",
28
- "@ni/spright-components": "^6.22.0"
25
+ "@angular/common": "^21.2.21",
26
+ "@angular/core": "^21.2.21",
27
+ "@angular/localize": "^21.2.21",
28
+ "@ni/spright-components": "^6.22.2"
29
29
  },
30
30
  "module": "fesm2022/ni-spright-angular.mjs",
31
- "typings": "index.d.ts",
31
+ "typings": "types/ni-spright-angular.d.ts",
32
32
  "exports": {
33
33
  "./package.json": {
34
34
  "default": "./package.json"
35
35
  },
36
36
  ".": {
37
- "types": "./index.d.ts",
37
+ "types": "./types/ni-spright-angular.d.ts",
38
38
  "default": "./fesm2022/ni-spright-angular.mjs"
39
39
  },
40
40
  "./chat/conversation": {
41
- "types": "./chat/conversation/index.d.ts",
41
+ "types": "./types/ni-spright-angular-chat-conversation.d.ts",
42
42
  "default": "./fesm2022/ni-spright-angular-chat-conversation.mjs"
43
43
  },
44
44
  "./chat/input": {
45
- "types": "./chat/input/index.d.ts",
45
+ "types": "./types/ni-spright-angular-chat-input.d.ts",
46
46
  "default": "./fesm2022/ni-spright-angular-chat-input.mjs"
47
47
  },
48
48
  "./chat/input/testing": {
49
- "types": "./chat/input/testing/index.d.ts",
49
+ "types": "./types/ni-spright-angular-chat-input-testing.d.ts",
50
50
  "default": "./fesm2022/ni-spright-angular-chat-input-testing.mjs"
51
51
  },
52
52
  "./chat/message": {
53
- "types": "./chat/message/index.d.ts",
53
+ "types": "./types/ni-spright-angular-chat-message.d.ts",
54
54
  "default": "./fesm2022/ni-spright-angular-chat-message.mjs"
55
55
  },
56
56
  "./chat/message/inbound": {
57
- "types": "./chat/message/inbound/index.d.ts",
57
+ "types": "./types/ni-spright-angular-chat-message-inbound.d.ts",
58
58
  "default": "./fesm2022/ni-spright-angular-chat-message-inbound.mjs"
59
59
  },
60
60
  "./chat/message/outbound": {
61
- "types": "./chat/message/outbound/index.d.ts",
61
+ "types": "./types/ni-spright-angular-chat-message-outbound.d.ts",
62
62
  "default": "./fesm2022/ni-spright-angular-chat-message-outbound.mjs"
63
63
  },
64
64
  "./chat/message/system": {
65
- "types": "./chat/message/system/index.d.ts",
65
+ "types": "./types/ni-spright-angular-chat-message-system.d.ts",
66
66
  "default": "./fesm2022/ni-spright-angular-chat-message-system.mjs"
67
67
  },
68
68
  "./chat/message/welcome": {
69
- "types": "./chat/message/welcome/index.d.ts",
69
+ "types": "./types/ni-spright-angular-chat-message-welcome.d.ts",
70
70
  "default": "./fesm2022/ni-spright-angular-chat-message-welcome.mjs"
71
71
  },
72
72
  "./icon-base": {
73
- "types": "./icon-base/index.d.ts",
73
+ "types": "./types/ni-spright-angular-icon-base.d.ts",
74
74
  "default": "./fesm2022/ni-spright-angular-icon-base.mjs"
75
75
  },
76
76
  "./icons/breakpoint-conditional": {
77
- "types": "./icons/breakpoint-conditional/index.d.ts",
77
+ "types": "./types/ni-spright-angular-icons-breakpoint-conditional.d.ts",
78
78
  "default": "./fesm2022/ni-spright-angular-icons-breakpoint-conditional.mjs"
79
79
  },
80
80
  "./icons/breakpoint-disabled": {
81
- "types": "./icons/breakpoint-disabled/index.d.ts",
81
+ "types": "./types/ni-spright-angular-icons-breakpoint-disabled.d.ts",
82
82
  "default": "./fesm2022/ni-spright-angular-icons-breakpoint-disabled.mjs"
83
83
  },
84
84
  "./icons/breakpoint-enabled": {
85
- "types": "./icons/breakpoint-enabled/index.d.ts",
85
+ "types": "./types/ni-spright-angular-icons-breakpoint-enabled.d.ts",
86
86
  "default": "./fesm2022/ni-spright-angular-icons-breakpoint-enabled.mjs"
87
87
  },
88
88
  "./icons/breakpoint-execution-pointer": {
89
- "types": "./icons/breakpoint-execution-pointer/index.d.ts",
89
+ "types": "./types/ni-spright-angular-icons-breakpoint-execution-pointer.d.ts",
90
90
  "default": "./fesm2022/ni-spright-angular-icons-breakpoint-execution-pointer.mjs"
91
91
  },
92
92
  "./icons/breakpoint-hit": {
93
- "types": "./icons/breakpoint-hit/index.d.ts",
93
+ "types": "./types/ni-spright-angular-icons-breakpoint-hit.d.ts",
94
94
  "default": "./fesm2022/ni-spright-angular-icons-breakpoint-hit.mjs"
95
95
  },
96
96
  "./icons/breakpoint-hit-disabled": {
97
- "types": "./icons/breakpoint-hit-disabled/index.d.ts",
97
+ "types": "./types/ni-spright-angular-icons-breakpoint-hit-disabled.d.ts",
98
98
  "default": "./fesm2022/ni-spright-angular-icons-breakpoint-hit-disabled.mjs"
99
99
  },
100
100
  "./icons/breakpoint-hover": {
101
- "types": "./icons/breakpoint-hover/index.d.ts",
101
+ "types": "./types/ni-spright-angular-icons-breakpoint-hover.d.ts",
102
102
  "default": "./fesm2022/ni-spright-angular-icons-breakpoint-hover.mjs"
103
103
  },
104
104
  "./icons/nigel-chat": {
105
- "types": "./icons/nigel-chat/index.d.ts",
105
+ "types": "./types/ni-spright-angular-icons-nigel-chat.d.ts",
106
106
  "default": "./fesm2022/ni-spright-angular-icons-nigel-chat.mjs"
107
107
  },
108
108
  "./icons/work-item-calendar-week": {
109
- "types": "./icons/work-item-calendar-week/index.d.ts",
109
+ "types": "./types/ni-spright-angular-icons-work-item-calendar-week.d.ts",
110
110
  "default": "./fesm2022/ni-spright-angular-icons-work-item-calendar-week.mjs"
111
111
  },
112
112
  "./icons/work-item-calipers": {
113
- "types": "./icons/work-item-calipers/index.d.ts",
113
+ "types": "./types/ni-spright-angular-icons-work-item-calipers.d.ts",
114
114
  "default": "./fesm2022/ni-spright-angular-icons-work-item-calipers.mjs"
115
115
  },
116
116
  "./icons/work-item-forklift": {
117
- "types": "./icons/work-item-forklift/index.d.ts",
117
+ "types": "./types/ni-spright-angular-icons-work-item-forklift.d.ts",
118
118
  "default": "./fesm2022/ni-spright-angular-icons-work-item-forklift.mjs"
119
119
  },
120
120
  "./icons/work-item-rectangle-check-lines": {
121
- "types": "./icons/work-item-rectangle-check-lines/index.d.ts",
121
+ "types": "./types/ni-spright-angular-icons-work-item-rectangle-check-lines.d.ts",
122
122
  "default": "./fesm2022/ni-spright-angular-icons-work-item-rectangle-check-lines.mjs"
123
123
  },
124
124
  "./icons/work-item-square-list-cog": {
125
- "types": "./icons/work-item-square-list-cog/index.d.ts",
125
+ "types": "./types/ni-spright-angular-icons-work-item-square-list-cog.d.ts",
126
126
  "default": "./fesm2022/ni-spright-angular-icons-work-item-square-list-cog.mjs"
127
127
  },
128
128
  "./icons/work-item-user-helmet-safety": {
129
- "types": "./icons/work-item-user-helmet-safety/index.d.ts",
129
+ "types": "./types/ni-spright-angular-icons-work-item-user-helmet-safety.d.ts",
130
130
  "default": "./fesm2022/ni-spright-angular-icons-work-item-user-helmet-safety.mjs"
131
131
  },
132
132
  "./icons/work-item-wrench-hammer": {
133
- "types": "./icons/work-item-wrench-hammer/index.d.ts",
133
+ "types": "./types/ni-spright-angular-icons-work-item-wrench-hammer.d.ts",
134
134
  "default": "./fesm2022/ni-spright-angular-icons-work-item-wrench-hammer.mjs"
135
135
  },
136
136
  "./rectangle": {
137
- "types": "./rectangle/index.d.ts",
137
+ "types": "./types/ni-spright-angular-rectangle.d.ts",
138
138
  "default": "./fesm2022/ni-spright-angular-rectangle.mjs"
139
139
  }
140
140
  },
File without changes