@memberjunction/ng-treelist 2.0.0 → 2.1.1

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.
@@ -157,4 +157,4 @@ TimelineComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TimelineC
157
157
  }], AllowLoad: [{
158
158
  type: Input
159
159
  }] }); })();
160
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TimelineComponent, { className: "TimelineComponent" }); })();
160
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TimelineComponent, { className: "TimelineComponent", filePath: "src/lib/component/timeline.component.ts", lineNumber: 85 }); })();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@memberjunction/ng-treelist",
3
- "version": "2.0.0",
3
+ "version": "2.1.1",
4
4
  "description": "MemberJunction: Treelist Display UI component",
5
5
  "main": "./dist/public-api.js",
6
6
  "typings": "./dist/public-api.d.ts",
@@ -25,12 +25,12 @@
25
25
  "@angular/router": "18.0.2"
26
26
  },
27
27
  "dependencies": {
28
- "@memberjunction/core-entities": "2.0.0",
29
- "@memberjunction/global": "2.0.0",
30
- "@memberjunction/core": "2.0.0",
31
- "@memberjunction/ng-container-directives": "2.0.0",
32
- "@memberjunction/ng-entity-form-dialog": "2.0.0",
33
- "@memberjunction/ng-shared": "2.0.0",
28
+ "@memberjunction/core-entities": "2.1.1",
29
+ "@memberjunction/global": "2.1.1",
30
+ "@memberjunction/core": "2.1.1",
31
+ "@memberjunction/ng-container-directives": "2.1.1",
32
+ "@memberjunction/ng-entity-form-dialog": "2.1.1",
33
+ "@memberjunction/ng-shared": "2.1.1",
34
34
  "@progress/kendo-angular-buttons": "16.2.0",
35
35
  "@progress/kendo-angular-layout": "16.2.0",
36
36
  "@progress/kendo-angular-indicators": "16.2.0",