@porscheinformatik/clr-addons 19.0.0 → 19.0.2

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
@@ -7,8 +7,6 @@ export declare const CampaignShape: string;
7
7
  export declare const CompletedByDateShape: string;
8
8
  export declare const ReturnDateShape: string;
9
9
  export declare const RepeatRepairShape: string;
10
- export declare const PaintShopShape: string;
11
- export declare const OpenSatShape: string;
12
10
  export declare const GasShape: string;
13
11
  export declare const ACShape: string;
14
12
  export declare const VWShape: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@porscheinformatik/clr-addons",
3
- "version": "19.0.0",
3
+ "version": "19.0.2",
4
4
  "description": "Addon components for Clarity Angular",
5
5
  "es2015": "esm2015/clr-addons.js",
6
6
  "homepage": "https://porscheinformatik.github.io/clarity-addons/",