@apipass/buttons 1.0.6 → 1.0.7

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.
@@ -302,3 +302,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.3", ngImpor
302
302
 
303
303
  export { ButtonsModule, DefaultButtonComponent, OutlineButtonComponent, PrimaryButtonComponent, SecondaryButtonComponent, TabButtonComponent, TertiaryButtonComponent };
304
304
  //# sourceMappingURL=apipass-buttons.mjs.map
305
+ //# sourceMappingURL=apipass-buttons.mjs.map
@@ -302,3 +302,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.3", ngImpor
302
302
 
303
303
  export { ButtonsModule, DefaultButtonComponent, OutlineButtonComponent, PrimaryButtonComponent, SecondaryButtonComponent, TabButtonComponent, TertiaryButtonComponent };
304
304
  //# sourceMappingURL=apipass-buttons.mjs.map
305
+ //# sourceMappingURL=apipass-buttons.mjs.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apipass/buttons",
3
- "version": "1.0.6",
3
+ "version": "1.0.7",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "15.0.3",
6
6
  "@angular/cdk": "15.0.3",