@porscheinformatik/clr-addons 12.8.2 → 12.8.3

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.
package/icons/shapes.d.ts CHANGED
@@ -99,4 +99,5 @@ export declare const CalculatorForwardShape: string;
99
99
  export declare const BundleForwardShape: string;
100
100
  export declare const InternalPartForwardShape: string;
101
101
  export declare const ExternalPartForwardShape: string;
102
+ export declare const BusinessPartnerWithCar: string;
102
103
  export declare const ClrAddonsIconShapes: any;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@porscheinformatik/clr-addons",
3
- "version": "12.8.2",
3
+ "version": "12.8.3",
4
4
  "description": "Addon components for Clarity Angular",
5
5
  "es2015": "esm2015/clr-addons.js",
6
6
  "homepage": "https://porscheinformatik.github.io/clarity-addons/",