@ni/spright-angular 8.8.2 → 9.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (66) hide show
  1. package/chat/conversation/index.d.ts +17 -3
  2. package/chat/input/index.d.ts +42 -3
  3. package/chat/input/testing/index.d.ts +1 -5
  4. package/chat/message/inbound/index.d.ts +22 -3
  5. package/chat/message/index.d.ts +27 -3
  6. package/chat/message/outbound/index.d.ts +22 -3
  7. package/chat/message/system/index.d.ts +22 -3
  8. package/fesm2022/ni-spright-angular-chat-conversation.mjs +7 -7
  9. package/fesm2022/ni-spright-angular-chat-input.mjs +7 -7
  10. package/fesm2022/ni-spright-angular-chat-input.mjs.map +1 -1
  11. package/fesm2022/ni-spright-angular-chat-message-inbound.mjs +7 -7
  12. package/fesm2022/ni-spright-angular-chat-message-outbound.mjs +7 -7
  13. package/fesm2022/ni-spright-angular-chat-message-system.mjs +7 -7
  14. package/fesm2022/ni-spright-angular-chat-message.mjs +7 -7
  15. package/fesm2022/ni-spright-angular-chat-message.mjs.map +1 -1
  16. package/fesm2022/ni-spright-angular-icon-base.mjs +3 -3
  17. package/fesm2022/ni-spright-angular-icon-base.mjs.map +1 -1
  18. package/fesm2022/ni-spright-angular-icons-work-item-calendar-week.mjs +3 -3
  19. package/fesm2022/ni-spright-angular-icons-work-item-calipers.mjs +3 -3
  20. package/fesm2022/ni-spright-angular-icons-work-item-forklift.mjs +3 -3
  21. package/fesm2022/ni-spright-angular-icons-work-item-rectangle-check-lines.mjs +3 -3
  22. package/fesm2022/ni-spright-angular-icons-work-item-user-helmet-safety.mjs +3 -3
  23. package/fesm2022/ni-spright-angular-icons-work-item-wrench-hammer.mjs +3 -3
  24. package/fesm2022/ni-spright-angular-rectangle.mjs +7 -7
  25. package/icon-base/index.d.ts +19 -3
  26. package/icons/work-item-calendar-week/index.d.ts +11 -3
  27. package/icons/work-item-calipers/index.d.ts +11 -3
  28. package/icons/work-item-forklift/index.d.ts +11 -3
  29. package/icons/work-item-rectangle-check-lines/index.d.ts +11 -3
  30. package/icons/work-item-user-helmet-safety/index.d.ts +11 -3
  31. package/icons/work-item-wrench-hammer/index.d.ts +11 -3
  32. package/index.d.ts +2 -5
  33. package/package.json +28 -28
  34. package/rectangle/index.d.ts +17 -3
  35. package/chat/conversation/public-api.d.ts +0 -2
  36. package/chat/conversation/spright-chat-conversation.directive.d.ts +0 -11
  37. package/chat/conversation/spright-chat-conversation.module.d.ts +0 -9
  38. package/chat/input/public-api.d.ts +0 -2
  39. package/chat/input/spright-chat-input.directive.d.ts +0 -36
  40. package/chat/input/spright-chat-input.module.d.ts +0 -9
  41. package/chat/input/testing/input.pageobject.d.ts +0 -2
  42. package/chat/input/testing/public-api.d.ts +0 -1
  43. package/chat/message/inbound/public-api.d.ts +0 -2
  44. package/chat/message/inbound/spright-chat-message-inbound.directive.d.ts +0 -15
  45. package/chat/message/inbound/spright-chat-message-inbound.module.d.ts +0 -9
  46. package/chat/message/outbound/public-api.d.ts +0 -2
  47. package/chat/message/outbound/spright-chat-message-outbound.directive.d.ts +0 -15
  48. package/chat/message/outbound/spright-chat-message-outbound.module.d.ts +0 -9
  49. package/chat/message/public-api.d.ts +0 -2
  50. package/chat/message/spright-chat-message.directive.d.ts +0 -20
  51. package/chat/message/spright-chat-message.module.d.ts +0 -9
  52. package/chat/message/system/public-api.d.ts +0 -2
  53. package/chat/message/system/spright-chat-message-system.directive.d.ts +0 -15
  54. package/chat/message/system/spright-chat-message-system.module.d.ts +0 -9
  55. package/icon-base/public-api.d.ts +0 -1
  56. package/icon-base/spright-icon-base.directive.d.ts +0 -17
  57. package/icons/work-item-calendar-week/spright-icon-work-item-calendar-week.directive.d.ts +0 -12
  58. package/icons/work-item-calipers/spright-icon-work-item-calipers.directive.d.ts +0 -12
  59. package/icons/work-item-forklift/spright-icon-work-item-forklift.directive.d.ts +0 -12
  60. package/icons/work-item-rectangle-check-lines/spright-icon-work-item-rectangle-check-lines.directive.d.ts +0 -12
  61. package/icons/work-item-user-helmet-safety/spright-icon-work-item-user-helmet-safety.directive.d.ts +0 -12
  62. package/icons/work-item-wrench-hammer/spright-icon-work-item-wrench-hammer.directive.d.ts +0 -12
  63. package/public-api.d.ts +0 -2
  64. package/rectangle/public-api.d.ts +0 -2
  65. package/rectangle/spright-rectangle.directive.d.ts +0 -11
  66. package/rectangle/spright-rectangle.module.d.ts +0 -9
@@ -1,12 +0,0 @@
1
- import { type IconWorkItemUserHelmetSafety, iconWorkItemUserHelmetSafetyTag } from '@ni/spright-components/dist/esm/icons/work-item-user-helmet-safety';
2
- import '@ni/spright-components/dist/esm/icons/work-item-user-helmet-safety';
3
- import { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';
4
- import * as i0 from "@angular/core";
5
- export { type IconWorkItemUserHelmetSafety, iconWorkItemUserHelmetSafetyTag };
6
- /**
7
- * Spright user helmet safety icon directive for work items
8
- */
9
- export declare class SprightIconWorkItemUserHelmetSafetyDirective extends SprightIconBaseDirective {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<SprightIconWorkItemUserHelmetSafetyDirective, never>;
11
- static ɵdir: i0.ɵɵDirectiveDeclaration<SprightIconWorkItemUserHelmetSafetyDirective, "spright-icon-work-item-user-helmet-safety", never, {}, {}, never, never, true, never>;
12
- }
@@ -1,12 +0,0 @@
1
- import { type IconWorkItemWrenchHammer, iconWorkItemWrenchHammerTag } from '@ni/spright-components/dist/esm/icons/work-item-wrench-hammer';
2
- import '@ni/spright-components/dist/esm/icons/work-item-wrench-hammer';
3
- import { SprightIconBaseDirective } from '@ni/spright-angular/icon-base';
4
- import * as i0 from "@angular/core";
5
- export { type IconWorkItemWrenchHammer, iconWorkItemWrenchHammerTag };
6
- /**
7
- * Spright wrench hammer icon directive for maintenance work items
8
- */
9
- export declare class SprightIconWorkItemWrenchHammerDirective extends SprightIconBaseDirective {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<SprightIconWorkItemWrenchHammerDirective, never>;
11
- static ɵdir: i0.ɵɵDirectiveDeclaration<SprightIconWorkItemWrenchHammerDirective, "spright-icon-work-item-wrench-hammer", never, {}, {}, never, never, true, never>;
12
- }
package/public-api.d.ts DELETED
@@ -1,2 +0,0 @@
1
- declare const _default: {};
2
- export default _default;
@@ -1,2 +0,0 @@
1
- export * from './spright-rectangle.directive';
2
- export * from './spright-rectangle.module';
@@ -1,11 +0,0 @@
1
- import { type Rectangle, rectangleTag } from '@ni/spright-components/dist/esm/rectangle';
2
- import * as i0 from "@angular/core";
3
- export type { Rectangle };
4
- export { rectangleTag };
5
- /**
6
- * Directive to provide Angular integration for the rectangle.
7
- */
8
- export declare class SprightRectangleDirective {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<SprightRectangleDirective, never>;
10
- static ɵdir: i0.ɵɵDirectiveDeclaration<SprightRectangleDirective, "spright-rectangle", never, {}, {}, never, never, false, never>;
11
- }
@@ -1,9 +0,0 @@
1
- import '@ni/spright-components/dist/esm/rectangle';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "./spright-rectangle.directive";
4
- import * as i2 from "@angular/common";
5
- export declare class SprightRectangleModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<SprightRectangleModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<SprightRectangleModule, [typeof i1.SprightRectangleDirective], [typeof i2.CommonModule], [typeof i1.SprightRectangleDirective]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<SprightRectangleModule>;
9
- }