@randstad-uca/design-system 1.0.58 → 1.0.60

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.58",
3
+ "version": "1.0.60",
4
4
  "main": "dist/index.js",
5
5
  "files": [
6
6
  "dist",
@@ -64,6 +64,9 @@ declare const _default: {
64
64
  labelColor: {
65
65
  control: string;
66
66
  };
67
+ eighteenOrOlder: {
68
+ control: string;
69
+ };
67
70
  };
68
71
  };
69
72
  export default _default;
@@ -76,6 +79,7 @@ export declare const WithError: StoryFn;
76
79
  export declare const WithHelperAndError: StoryFn;
77
80
  export declare const WithCustomWidth: StoryFn;
78
81
  export declare const WithDateRange: StoryFn;
82
+ export declare const WithEighteenOrOlder: StoryFn;
79
83
  export declare const WithHelp: StoryFn;
80
84
  export declare const WithHelpLink: StoryFn;
81
85
  export declare const WithHelpLinkAndTooltip: StoryFn;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@randstad-uca/design-system",
3
- "version": "1.0.58",
3
+ "version": "1.0.60",
4
4
  "main": "dist/index.js",
5
5
  "files": [
6
6
  "dist",