@pareto-engineering/design-system 4.0.0-alpha.67 → 4.0.0-alpha.68

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.
@@ -18,7 +18,7 @@ const baseClassName = _exports.default.base;
18
18
  const componentClassName = 'checkbox';
19
19
 
20
20
  /**
21
- * This is the component description.
21
+ * This is the component description
22
22
  */
23
23
  const Checkbox = _ref => {
24
24
  let {
@@ -12,7 +12,7 @@ const baseClassName = styleNames.base;
12
12
  const componentClassName = 'checkbox';
13
13
 
14
14
  /**
15
- * This is the component description.
15
+ * This is the component description
16
16
  */
17
17
  const Checkbox = ({
18
18
  id,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pareto-engineering/design-system",
3
- "version": "4.0.0-alpha.67",
3
+ "version": "4.0.0-alpha.68",
4
4
  "description": "",
5
5
  "main": "dist/cjs/index.js",
6
6
  "module": "dist/es/index.js",
@@ -53,7 +53,7 @@
53
53
  "@lexical/react": "^0.11.3",
54
54
  "@pareto-engineering/assets": "^4.0.0-alpha.66",
55
55
  "@pareto-engineering/bem": "^4.0.0-alpha.20",
56
- "@pareto-engineering/styles": "^4.0.0-alpha.66",
56
+ "@pareto-engineering/styles": "^4.0.0-alpha.68",
57
57
  "@pareto-engineering/utils": "^4.0.0-alpha.46",
58
58
  "date-fns": "^2.29.3",
59
59
  "downshift": "^6.1.12",
@@ -71,5 +71,5 @@
71
71
  "relay-test-utils": "^15.0.0"
72
72
  },
73
73
  "browserslist": "> 2%",
74
- "gitHead": "8fb810c814517ccf3beb150108292177e5befc66"
74
+ "gitHead": "a038ecd31d2cdb6c3fd52fc3bdd468c9f0fa1690"
75
75
  }
@@ -17,7 +17,7 @@ const baseClassName = styleNames.base
17
17
  const componentClassName = 'checkbox'
18
18
 
19
19
  /**
20
- * This is the component description.
20
+ * This is the component description
21
21
  */
22
22
  const Checkbox = ({
23
23
  id,