@valtimo/milestone 13.34.0 → 13.36.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 (29) hide show
  1. package/index.d.ts +0 -1
  2. package/lib/milestone-create/milestone-create.component.d.ts +0 -1
  3. package/lib/milestone-edit/milestone-edit.component.d.ts +0 -1
  4. package/lib/milestone-list/milestone-list.component.d.ts +0 -1
  5. package/lib/milestone-routing.module.d.ts +0 -1
  6. package/lib/milestone-set-create/milestone-set-create.component.d.ts +0 -1
  7. package/lib/milestone-set-edit/milestone-set-edit.component.d.ts +0 -1
  8. package/lib/milestone.component.d.ts +0 -1
  9. package/lib/milestone.module.d.ts +0 -1
  10. package/lib/milestone.service.d.ts +0 -1
  11. package/lib/models/index.d.ts +0 -1
  12. package/lib/models/milestone-set.model.d.ts +0 -1
  13. package/lib/models/milestone.model.d.ts +0 -1
  14. package/package.json +1 -1
  15. package/public-api.d.ts +0 -1
  16. package/lib/milestone-create/milestone-create.component.d.ts.map +0 -1
  17. package/lib/milestone-edit/milestone-edit.component.d.ts.map +0 -1
  18. package/lib/milestone-list/milestone-list.component.d.ts.map +0 -1
  19. package/lib/milestone-routing.module.d.ts.map +0 -1
  20. package/lib/milestone-set-create/milestone-set-create.component.d.ts.map +0 -1
  21. package/lib/milestone-set-edit/milestone-set-edit.component.d.ts.map +0 -1
  22. package/lib/milestone.component.d.ts.map +0 -1
  23. package/lib/milestone.module.d.ts.map +0 -1
  24. package/lib/milestone.service.d.ts.map +0 -1
  25. package/lib/models/index.d.ts.map +0 -1
  26. package/lib/models/milestone-set.model.d.ts.map +0 -1
  27. package/lib/models/milestone.model.d.ts.map +0 -1
  28. package/public-api.d.ts.map +0 -1
  29. package/valtimo-milestone.d.ts.map +0 -1
package/index.d.ts CHANGED
@@ -3,4 +3,3 @@
3
3
  */
4
4
  /// <amd-module name="@valtimo/milestone" />
5
5
  export * from './public-api';
6
- //# sourceMappingURL=valtimo-milestone.d.ts.map
@@ -29,4 +29,3 @@ export declare class MilestoneCreateComponent implements OnInit {
29
29
  static ɵfac: i0.ɵɵFactoryDeclaration<MilestoneCreateComponent, never>;
30
30
  static ɵcmp: i0.ɵɵComponentDeclaration<MilestoneCreateComponent, "valtimo-milestone-create", never, {}, {}, never, never, false, never>;
31
31
  }
32
- //# sourceMappingURL=milestone-create.component.d.ts.map
@@ -34,4 +34,3 @@ export declare class MilestoneEditComponent implements OnInit {
34
34
  static ɵfac: i0.ɵɵFactoryDeclaration<MilestoneEditComponent, never>;
35
35
  static ɵcmp: i0.ɵɵComponentDeclaration<MilestoneEditComponent, "valtimo-milestone-edit", never, {}, {}, never, never, false, never>;
36
36
  }
37
- //# sourceMappingURL=milestone-edit.component.d.ts.map
@@ -24,4 +24,3 @@ export declare class MilestoneListComponent implements OnInit {
24
24
  static ɵfac: i0.ɵɵFactoryDeclaration<MilestoneListComponent, never>;
25
25
  static ɵcmp: i0.ɵɵComponentDeclaration<MilestoneListComponent, "valtimo-milestone-list", never, {}, {}, never, never, false, never>;
26
26
  }
27
- //# sourceMappingURL=milestone-list.component.d.ts.map
@@ -6,4 +6,3 @@ export declare class MilestoneRoutingModule {
6
6
  static ɵmod: i0.ɵɵNgModuleDeclaration<MilestoneRoutingModule, never, [typeof i1.CommonModule, typeof i2.RouterModule], [typeof i2.RouterModule]>;
7
7
  static ɵinj: i0.ɵɵInjectorDeclaration<MilestoneRoutingModule>;
8
8
  }
9
- //# sourceMappingURL=milestone-routing.module.d.ts.map
@@ -20,4 +20,3 @@ export declare class MilestoneSetCreateComponent implements OnInit {
20
20
  static ɵfac: i0.ɵɵFactoryDeclaration<MilestoneSetCreateComponent, never>;
21
21
  static ɵcmp: i0.ɵɵComponentDeclaration<MilestoneSetCreateComponent, "valtimo-milestone-set-create", never, {}, {}, never, never, false, never>;
22
22
  }
23
- //# sourceMappingURL=milestone-set-create.component.d.ts.map
@@ -24,4 +24,3 @@ export declare class MilestoneSetEditComponent implements OnInit {
24
24
  static ɵfac: i0.ɵɵFactoryDeclaration<MilestoneSetEditComponent, never>;
25
25
  static ɵcmp: i0.ɵɵComponentDeclaration<MilestoneSetEditComponent, "valtimo-milestone-set-edit", never, {}, {}, never, never, false, never>;
26
26
  }
27
- //# sourceMappingURL=milestone-set-edit.component.d.ts.map
@@ -3,4 +3,3 @@ export declare class MilestoneComponent {
3
3
  static ɵfac: i0.ɵɵFactoryDeclaration<MilestoneComponent, never>;
4
4
  static ɵcmp: i0.ɵɵComponentDeclaration<MilestoneComponent, "valtimo-milestone", never, {}, {}, never, never, false, never>;
5
5
  }
6
- //# sourceMappingURL=milestone.component.d.ts.map
@@ -17,4 +17,3 @@ export declare class MilestoneModule {
17
17
  static ɵmod: i0.ɵɵNgModuleDeclaration<MilestoneModule, [typeof i1.MilestoneComponent, typeof i2.MilestoneSetCreateComponent, typeof i3.MilestoneListComponent, typeof i4.MilestoneCreateComponent, typeof i5.MilestoneEditComponent, typeof i6.MilestoneSetEditComponent], [typeof i7.MilestoneRoutingModule, typeof i8.CommonModule, typeof i9.WidgetModule, typeof i10.ReactiveFormsModule, typeof i11.ColorPickerModule, typeof i12.TranslateModule, typeof i13.RouterModule, typeof i9.CarbonListModule], [typeof i1.MilestoneComponent]>;
18
18
  static ɵinj: i0.ɵɵInjectorDeclaration<MilestoneModule>;
19
19
  }
20
- //# sourceMappingURL=milestone.module.d.ts.map
@@ -22,4 +22,3 @@ export declare class MilestoneService {
22
22
  static ɵfac: i0.ɵɵFactoryDeclaration<MilestoneService, never>;
23
23
  static ɵprov: i0.ɵɵInjectableDeclaration<MilestoneService>;
24
24
  }
25
- //# sourceMappingURL=milestone.service.d.ts.map
@@ -1,3 +1,2 @@
1
1
  export * from './milestone-set.model';
2
2
  export * from './milestone.model';
3
- //# sourceMappingURL=index.d.ts.map
@@ -2,4 +2,3 @@ export interface MilestoneSet {
2
2
  id: number;
3
3
  title: string;
4
4
  }
5
- //# sourceMappingURL=milestone-set.model.d.ts.map
@@ -8,4 +8,3 @@ export interface Milestone {
8
8
  taskDefinitionKey: string;
9
9
  milestoneSet: MilestoneSet;
10
10
  }
11
- //# sourceMappingURL=milestone.model.d.ts.map
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@valtimo/milestone",
3
3
  "license": "EUPL-1.2",
4
- "version": "13.34.0",
4
+ "version": "13.36.0",
5
5
  "peerDependencies": {
6
6
  "@angular/common": "19.2.20",
7
7
  "@angular/core": "19.2.20"
package/public-api.d.ts CHANGED
@@ -2,4 +2,3 @@ export * from './lib/models/';
2
2
  export * from './lib/milestone.service';
3
3
  export * from './lib/milestone.component';
4
4
  export * from './lib/milestone.module';
5
- //# sourceMappingURL=public-api.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"milestone-create.component.d.ts","sourceRoot":"","sources":["../../../../../projects/valtimo/milestone/src/lib/milestone-create/milestone-create.component.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAY,MAAM,EAAC,MAAM,eAAe,CAAC;AAChD,OAAO,EAAC,WAAW,EAAe,SAAS,EAAa,MAAM,gBAAgB,CAAC;AAC/E,OAAO,EAAC,gBAAgB,EAAC,MAAM,sBAAsB,CAAC;AACtD,OAAO,EAAC,MAAM,EAAC,MAAM,iBAAiB,CAAC;AACvC,OAAO,EAAC,YAAY,EAAC,MAAM,qBAAqB,CAAC;AACjD,OAAO,EAAY,YAAY,EAAC,MAAM,WAAW,CAAC;AAClD,OAAO,EAAC,cAAc,EAAE,iBAAiB,EAAC,MAAM,kBAAkB,CAAC;;AAEnE,qBAMa,wBAAyB,YAAW,MAAM;IAOnD,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,cAAc;IAVjB,IAAI,EAAE,SAAS,CAAC;IAChB,aAAa,EAAE,YAAY,EAAE,CAAM;IACnC,kBAAkB,EAAE,iBAAiB,EAAE,CAAM;IAC7C,eAAe,EAAE,GAAG,EAAE,CAAM;gBAGzB,gBAAgB,EAAE,gBAAgB,EAClC,WAAW,EAAE,WAAW,EACxB,MAAM,EAAE,MAAM,EACd,YAAY,EAAE,YAAY,EAC1B,cAAc,EAAE,cAAc;IAGxC,IAAI,YAAY;;MAEf;IAED,QAAQ;IAmBR,KAAK;IAWL,gBAAgB;IAMhB,aAAa;IAQb,YAAY,CAAC,mBAAmB,EAAE,MAAM;IASxC,eAAe;yCAvEJ,wBAAwB;2CAAxB,wBAAwB;CAqFpC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"milestone-edit.component.d.ts","sourceRoot":"","sources":["../../../../../projects/valtimo/milestone/src/lib/milestone-edit/milestone-edit.component.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAY,MAAM,EAAC,MAAM,eAAe,CAAC;AAChD,OAAO,EAAC,WAAW,EAAe,SAAS,EAAa,MAAM,gBAAgB,CAAC;AAC/E,OAAO,EAAY,YAAY,EAAC,MAAM,WAAW,CAAC;AAClD,OAAO,EAAC,gBAAgB,EAAC,MAAM,sBAAsB,CAAC;AACtD,OAAO,EAAC,cAAc,EAAE,MAAM,EAAC,MAAM,iBAAiB,CAAC;AACvD,OAAO,EAAC,YAAY,EAAC,MAAM,qBAAqB,CAAC;AACjD,OAAO,EAAC,cAAc,EAAE,iBAAiB,EAAC,MAAM,kBAAkB,CAAC;;AAGnE,qBAMa,sBAAuB,YAAW,MAAM;IAOjD,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,KAAK;IAXR,IAAI,EAAE,SAAS,CAAC;IAChB,aAAa,EAAE,YAAY,EAAE,CAAM;IACnC,kBAAkB,EAAE,iBAAiB,EAAE,CAAM;IAC7C,eAAe,EAAE,GAAG,EAAE,CAAM;gBAGzB,gBAAgB,EAAE,gBAAgB,EAClC,WAAW,EAAE,WAAW,EACxB,MAAM,EAAE,MAAM,EACd,YAAY,EAAE,YAAY,EAC1B,cAAc,EAAE,cAAc,EAC9B,KAAK,EAAE,cAAc;IAG/B,IAAI,YAAY;;MAEf;IAED,QAAQ;IAqBR,KAAK;IAWL,YAAY;IAwBZ,yBAAyB,CACvB,kBAAkB,EAAE,iBAAiB,EACrC,kBAAkB,EAAE,iBAAiB;IAKvC,gBAAgB;IAMhB,qBAAqB;IAQrB,YAAY,CAAC,mBAAmB,EAAE,MAAM;IAQxC,MAAM;IAKN,eAAe;IAaf,eAAe;yCA1HJ,sBAAsB;2CAAtB,sBAAsB;CAuIlC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"milestone-list.component.d.ts","sourceRoot":"","sources":["../../../../../projects/valtimo/milestone/src/lib/milestone-list/milestone-list.component.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAY,MAAM,EAAC,MAAM,eAAe,CAAC;AAChD,OAAO,EAAC,gBAAgB,EAAC,MAAM,sBAAsB,CAAC;AACtD,OAAO,EAAC,SAAS,EAAE,YAAY,EAAC,MAAM,WAAW,CAAC;AAClD,OAAO,EAAC,MAAM,EAAC,MAAM,iBAAiB,CAAC;;AAGvC,qBAMa,sBAAuB,YAAW,MAAM;IAYjD,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,MAAM;IAZT,UAAU,EAAE,KAAK,CAAC,KAAK,CAAC,MAAM,GAAG,YAAY,GAAG,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,CAAM;IACxE,eAAe;;;QAOpB;gBAGQ,gBAAgB,EAAE,gBAAgB,EAClC,MAAM,EAAE,MAAM;IAGxB,gBAAgB,CAAC,cAAc,EAAE,MAAM;IAIvC,aAAa,CAAC,SAAS,EAAE,SAAS;IAIlC,QAAQ;IASR,OAAO,CAAC,qBAAqB;IAS7B,OAAO,CAAC,aAAa;IAOrB,OAAO,CAAC,mBAAmB;IAS3B,OAAO,CAAC,WAAW;IAInB,OAAO,CAAC,qBAAqB;IAW7B,OAAO,CAAC,kBAAkB;yCAzEf,sBAAsB;2CAAtB,sBAAsB;CAsFlC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"milestone-routing.module.d.ts","sourceRoot":"","sources":["../../../../projects/valtimo/milestone/src/lib/milestone-routing.module.ts"],"names":[],"mappings":";;;AA4DA,qBAKa,sBAAsB;yCAAtB,sBAAsB;0CAAtB,sBAAsB;0CAAtB,sBAAsB;CAAG"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"milestone-set-create.component.d.ts","sourceRoot":"","sources":["../../../../../projects/valtimo/milestone/src/lib/milestone-set-create/milestone-set-create.component.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAY,MAAM,EAAC,MAAM,eAAe,CAAC;AAChD,OAAO,EAAC,gBAAgB,EAAC,MAAM,sBAAsB,CAAC;AACtD,OAAO,EAAC,WAAW,EAAe,SAAS,EAAa,MAAM,gBAAgB,CAAC;AAC/E,OAAO,EAAC,YAAY,EAAC,MAAM,qBAAqB,CAAC;AACjD,OAAO,EAAC,MAAM,EAAC,MAAM,iBAAiB,CAAC;;AAEvC,qBAMa,2BAA4B,YAAW,MAAM;IAItD,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,YAAY;IANf,IAAI,EAAE,SAAS,CAAC;gBAGb,gBAAgB,EAAE,gBAAgB,EAClC,WAAW,EAAE,WAAW,EACxB,MAAM,EAAE,MAAM,EACd,YAAY,EAAE,YAAY;IAGpC,IAAI,YAAY;;MAEf;IAED,QAAQ;IAMR,KAAK;IAML,kBAAkB;yCA1BP,2BAA2B;2CAA3B,2BAA2B;CAgCvC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"milestone-set-edit.component.d.ts","sourceRoot":"","sources":["../../../../../projects/valtimo/milestone/src/lib/milestone-set-edit/milestone-set-edit.component.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAY,MAAM,EAAC,MAAM,eAAe,CAAC;AAChD,OAAO,EAAC,WAAW,EAAe,SAAS,EAAa,MAAM,gBAAgB,CAAC;AAC/E,OAAO,EAAC,gBAAgB,EAAC,MAAM,sBAAsB,CAAC;AACtD,OAAO,EAAC,cAAc,EAAE,MAAM,EAAC,MAAM,iBAAiB,CAAC;AACvD,OAAO,EAAC,YAAY,EAAC,MAAM,qBAAqB,CAAC;;AAGjD,qBAMa,yBAA0B,YAAW,MAAM;IAIpD,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,KAAK;IAPR,IAAI,EAAE,SAAS,CAAC;gBAGb,gBAAgB,EAAE,gBAAgB,EAClC,WAAW,EAAE,WAAW,EACxB,MAAM,EAAE,MAAM,EACd,YAAY,EAAE,YAAY,EAC1B,KAAK,EAAE,cAAc;IAG/B,IAAI,YAAY;;MAEf;IAED,QAAQ;IAQR,KAAK;IAIL,eAAe;IAYf,MAAM;IAKN,kBAAkB;IAelB,kBAAkB;yCA3DP,yBAAyB;2CAAzB,yBAAyB;CAiErC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"milestone.component.d.ts","sourceRoot":"","sources":["../../../../projects/valtimo/milestone/src/lib/milestone.component.ts"],"names":[],"mappings":";AAkBA,qBAMa,kBAAkB;yCAAlB,kBAAkB;2CAAlB,kBAAkB;CAAG"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"milestone.module.d.ts","sourceRoot":"","sources":["../../../../projects/valtimo/milestone/src/lib/milestone.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AA+BA,qBAqBa,eAAe;yCAAf,eAAe;0CAAf,eAAe;0CAAf,eAAe;CAAG"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"milestone.service.d.ts","sourceRoot":"","sources":["../../../../projects/valtimo/milestone/src/lib/milestone.service.ts"],"names":[],"mappings":"AAiBA,OAAO,EAAC,UAAU,EAAC,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAC,UAAU,EAAC,MAAM,MAAM,CAAC;AAChC,OAAO,EAAC,SAAS,EAAE,YAAY,EAAC,MAAM,UAAU,CAAC;AACjD,OAAO,EAAC,aAAa,EAAC,MAAM,iBAAiB,CAAC;;AAE9C,qBAGa,gBAAgB;IAIzB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,IAAI;IAJd,OAAO,CAAC,gBAAgB,CAAM;gBAGpB,aAAa,EAAE,aAAa,EAC5B,IAAI,EAAE,UAAU;IAK1B,aAAa,IAAI,UAAU,CAAC,SAAS,EAAE,CAAC;IAIxC,YAAY,CAAC,WAAW,EAAE,MAAM,GAAG,UAAU,CAAC,SAAS,CAAC;IAMxD,eAAe,CAAC,SAAS,EAAE,SAAS,GAAG,UAAU,CAAC,SAAS,CAAC;IAO5D,eAAe,CAAC,SAAS,EAAE,SAAS,GAAG,UAAU,CAAC,SAAS,CAAC;IAO5D,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,UAAU,CAAC,IAAI,CAAC;IAMtD,gBAAgB,IAAI,UAAU,CAAC,YAAY,EAAE,CAAC;IAI9C,eAAe,CAAC,cAAc,EAAE,MAAM,GAAG,UAAU,CAAC,YAAY,CAAC;IAMjE,kBAAkB,CAAC,YAAY,EAAE,YAAY,GAAG,UAAU,CAAC,YAAY,CAAC;IAOxE,kBAAkB,CAAC,YAAY,EAAE,YAAY,GAAG,UAAU,CAAC,YAAY,CAAC;IAOxE,kBAAkB,CAAC,cAAc,EAAE,MAAM,GAAG,UAAU,CAAC,IAAI,CAAC;IAM5D,YAAY,CAAC,mBAAmB,EAAE,MAAM;yCAtE7B,gBAAgB;6CAAhB,gBAAgB;CA2E5B"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../projects/valtimo/milestone/src/lib/models/index.ts"],"names":[],"mappings":"AAgBA,cAAc,uBAAuB,CAAC;AACtC,cAAc,mBAAmB,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"milestone-set.model.d.ts","sourceRoot":"","sources":["../../../../../projects/valtimo/milestone/src/lib/models/milestone-set.model.ts"],"names":[],"mappings":"AAgBA,MAAM,WAAW,YAAY;IAC3B,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;CACf"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"milestone.model.d.ts","sourceRoot":"","sources":["../../../../../projects/valtimo/milestone/src/lib/models/milestone.model.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAC,YAAY,EAAC,MAAM,uBAAuB,CAAC;AAEnD,MAAM,WAAW,SAAS;IACxB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,qBAAqB,EAAE,MAAM,CAAC;IAC9B,oBAAoB,EAAE,MAAM,CAAC;IAC7B,iBAAiB,EAAE,MAAM,CAAC;IAC1B,YAAY,EAAE,YAAY,CAAC;CAC5B"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../../../projects/valtimo/milestone/src/public-api.ts"],"names":[],"mappings":"AAoBA,cAAc,eAAe,CAAC;AAC9B,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wBAAwB,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"valtimo-milestone.d.ts","sourceRoot":"","sources":["../../../projects/valtimo/milestone/src/valtimo-milestone.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,cAAc,CAAC"}