@memberjunction/ng-action-gallery 3.0.0 → 3.1.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.
@@ -817,5 +817,5 @@ export class ActionGalleryComponent {
817
817
  type: ViewChild,
818
818
  args: ['searchInput', { static: false }]
819
819
  }] }); })();
820
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ActionGalleryComponent, { className: "ActionGalleryComponent" }); })();
820
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ActionGalleryComponent, { className: "ActionGalleryComponent", filePath: "lib/action-gallery.component.ts", lineNumber: 39 }); })();
821
821
  //# sourceMappingURL=action-gallery.component.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@memberjunction/ng-action-gallery",
3
- "version": "3.0.0",
3
+ "version": "3.1.0",
4
4
  "description": "MemberJunction Action Gallery - A beautiful, filterable gallery component for browsing and selecting actions",
5
5
  "main": "./dist/public-api.js",
6
6
  "typings": "./dist/public-api.d.ts",
@@ -31,11 +31,11 @@
31
31
  "@angular/animations": "18.2.14"
32
32
  },
33
33
  "dependencies": {
34
- "@memberjunction/core": "3.0.0",
35
- "@memberjunction/core-entities": "3.0.0",
36
- "@memberjunction/ng-ai-test-harness": "3.0.0",
37
- "@memberjunction/ng-container-directives": "3.0.0",
38
- "@memberjunction/ng-shared-generic": "3.0.0",
34
+ "@memberjunction/core": "3.1.0",
35
+ "@memberjunction/core-entities": "3.1.0",
36
+ "@memberjunction/ng-ai-test-harness": "3.1.0",
37
+ "@memberjunction/ng-container-directives": "3.1.0",
38
+ "@memberjunction/ng-shared-generic": "3.1.0",
39
39
  "@progress/kendo-angular-buttons": "16.2.0",
40
40
  "@progress/kendo-angular-dialog": "16.2.0",
41
41
  "@progress/kendo-angular-dropdowns": "16.2.0",