@inera/ids-angular 1.12.0 → 1.12.2

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 (31) hide show
  1. package/bundles/inera-ids-angular.umd.js +13 -6
  2. package/bundles/inera-ids-angular.umd.js.map +1 -1
  3. package/esm2015/lib/classes/icon/IDIcon.js +4 -1
  4. package/esm2015/lib/classes/icon/IDIconProps.js +1 -1
  5. package/esm2015/lib/classes/link/IDLink.js +1 -1
  6. package/esm2015/lib/classes/link/IDLinkFunction.js +1 -1
  7. package/esm2015/lib/classes/link/IDLinkProps.js +2 -0
  8. package/esm2015/lib/classes/link/IDLinkRoute.js +1 -1
  9. package/esm2015/lib/classes/link/IDLinkWeb.js +1 -1
  10. package/esm2015/lib/components/agent/agent.component.js +3 -3
  11. package/esm2015/lib/components/alert/alert.component.js +1 -1
  12. package/esm2015/lib/components/alert-global/alert-global.component.js +1 -1
  13. package/esm2015/lib/components/expandable/expandable.module.js +1 -1
  14. package/esm2015/lib/components/footer/footer.component.js +2 -2
  15. package/esm2015/lib/components/icon/icon.component.js +2 -2
  16. package/esm2015/lib/components/link/link.component.js +2 -2
  17. package/esm2015/lib/components/tabs/tab/tab.component.js +1 -1
  18. package/esm2015/lib/internals/anchor.component.js +2 -2
  19. package/esm2015/public-api.js +2 -2
  20. package/fesm2015/inera-ids-angular.js +9 -6
  21. package/fesm2015/inera-ids-angular.js.map +1 -1
  22. package/lib/classes/icon/IDIcon.d.ts +1 -0
  23. package/lib/classes/icon/IDIconProps.d.ts +1 -0
  24. package/lib/classes/link/IDLink.d.ts +1 -1
  25. package/lib/classes/link/IDLinkFunction.d.ts +1 -1
  26. package/lib/classes/link/{IDLinkProp.d.ts → IDLinkProps.d.ts} +0 -0
  27. package/lib/classes/link/IDLinkRoute.d.ts +1 -1
  28. package/lib/classes/link/IDLinkWeb.d.ts +1 -1
  29. package/package.json +1 -1
  30. package/public-api.d.ts +1 -1
  31. package/esm2015/lib/classes/link/IDLinkProp.js +0 -2
@@ -11,4 +11,5 @@ export declare class IDIcon {
11
11
  get height(): string | undefined;
12
12
  get colorpreset(): string | undefined;
13
13
  get padding(): string | undefined;
14
+ get rotate(): string | undefined;
14
15
  }
@@ -8,4 +8,5 @@ export interface IDIconProps {
8
8
  height?: string;
9
9
  colorpreset?: string;
10
10
  padding?: string;
11
+ rotate?: string;
11
12
  }
@@ -1,4 +1,4 @@
1
- import { IDLinkProps } from "./IDLinkProp";
1
+ import { IDLinkProps } from "./IDLinkProps";
2
2
  export declare abstract class IDLink {
3
3
  protected _props: IDLinkProps;
4
4
  constructor(_props: IDLinkProps);
@@ -1,5 +1,5 @@
1
1
  import { IDLink } from "./IDLink";
2
- import { IDLinkProps } from "./IDLinkProp";
2
+ import { IDLinkProps } from "./IDLinkProps";
3
3
  export declare class IDLinkFunction extends IDLink {
4
4
  constructor(_props: IDLinkProps);
5
5
  get action(): (() => any) | undefined;
@@ -1,5 +1,5 @@
1
1
  import { IDLink } from "./IDLink";
2
- import { IDLinkProps } from "./IDLinkProp";
2
+ import { IDLinkProps } from "./IDLinkProps";
3
3
  export declare class IDLinkRoute extends IDLink {
4
4
  constructor(_props: IDLinkProps);
5
5
  get route(): string | undefined;
@@ -1,5 +1,5 @@
1
1
  import { IDLink } from "./IDLink";
2
- import { IDLinkProps } from "./IDLinkProp";
2
+ import { IDLinkProps } from "./IDLinkProps";
3
3
  export declare class IDLinkWeb extends IDLink {
4
4
  constructor(_props: IDLinkProps);
5
5
  get target(): string | undefined;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inera/ids-angular",
3
- "version": "1.12.0",
3
+ "version": "1.12.2",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "*",
6
6
  "@angular/core": "*",
package/public-api.d.ts CHANGED
@@ -55,7 +55,7 @@ export * from './lib/components/grid/container/container.module';
55
55
  export * from './lib/components/link/link.component';
56
56
  export * from './lib/components/link/link.module';
57
57
  export * from './lib/classes/link/IDLink';
58
- export * from './lib/classes/link/IDLinkProp';
58
+ export * from './lib/classes/link/IDLinkProps';
59
59
  export * from './lib/classes/link/IDLinkFunction';
60
60
  export * from './lib/classes/link/IDLinkRoute';
61
61
  export * from './lib/classes/link/IDLinkWeb';
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiSURMaW5rUHJvcC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL3NyYy9saWIvY2xhc3Nlcy9saW5rL0lETGlua1Byb3AudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IFJvdXRlciB9IGZyb20gXCJAYW5ndWxhci9yb3V0ZXJcIjtcclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgSURMaW5rUHJvcHMge1xyXG4gIGxhYmVsOiBzdHJpbmc7XHJcbiAgaWQ/OiBzdHJpbmc7XHJcbiAgY2xhc3Nlcz86IHN0cmluZ1tdO1xyXG4gIC8vIEZ1bmN0aW9uXHJcbiAgYWN0aW9uPzogKCkgPT4gYW55O1xyXG4gIC8vIFJvdXRlXHJcbiAgcm91dGU/OiBzdHJpbmc7XHJcbiAgcXVlcmllcz86IGFueTtcclxuICByb3V0ZXI/OiBSb3V0ZXI7XHJcbiAgLy8gV2ViXHJcbiAgdXJsPzogc3RyaW5nO1xyXG4gIHRhcmdldD86IHN0cmluZyxcclxufSJdfQ==