@randstad-uca/design-system 1.0.95 → 1.0.96

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/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@randstad-uca/design-system",
3
- "version": "1.0.95",
3
+ "version": "1.0.96",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "files": [
@@ -14,3 +14,4 @@ export declare const DisabledOff: Story;
14
14
  export declare const DisabledOn: Story;
15
15
  export declare const DisabledErrorOn: Story;
16
16
  export declare const DisabledErrorOff: Story;
17
+ export declare const CustomColors: Story;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@randstad-uca/design-system",
3
- "version": "1.0.95",
3
+ "version": "1.0.96",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "files": [