@pareto-engineering/design-system 4.0.0-alpha.66 → 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 {
@@ -19,7 +19,7 @@ const baseClassName = _exports.default.base;
19
19
  const componentClassName = 'choices-input';
20
20
 
21
21
  /**
22
- * This is the component description.
22
+ * This is the component description
23
23
  */
24
24
  const ChoicesInput = _ref => {
25
25
  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,
@@ -14,7 +14,7 @@ const baseClassName = styleNames.base;
14
14
  const componentClassName = 'choices-input';
15
15
 
16
16
  /**
17
- * This is the component description.
17
+ * This is the component description
18
18
  */
19
19
  const ChoicesInput = ({
20
20
  id,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pareto-engineering/design-system",
3
- "version": "4.0.0-alpha.66",
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": "acab3261586e07eb9eaa4205eb5e49dca59d5250"
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,
@@ -20,7 +20,7 @@ const baseClassName = styleNames.base
20
20
  const componentClassName = 'choices-input'
21
21
 
22
22
  /**
23
- * This is the component description.
23
+ * This is the component description
24
24
  */
25
25
  const ChoicesInput = ({
26
26
  id,