@atlaskit/form 14.2.5 → 14.2.6

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/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @atlaskit/form
2
2
 
3
+ ## 14.2.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 14.2.5
4
10
 
5
11
  ### Patch Changes
@@ -3,4 +3,4 @@
3
3
  ._1pfhze3t{margin-block-start:var(--ds-space-0,0)}
4
4
  ._6rth1b66{margin-block-end:var(--ds-space-050,4px)}
5
5
  ._k48pmoej{font-weight:var(--ds-font-weight-bold,700)}
6
- ._syaz1gjq{color:var(--ds-text-subtle,#44546f)}
6
+ ._syazazsu{color:var(--ds-text-subtle,#505258)}
package/dist/cjs/label.js CHANGED
@@ -29,7 +29,7 @@ var Label = exports.Label = function Label(_ref) {
29
29
  id: id,
30
30
  htmlFor: htmlFor,
31
31
  "data-testid": testId,
32
- className: (0, _runtime.ax)(["_11c8dcr7 _1e0c1o8l _syaz1gjq _k48pmoej _6rth1b66 _1pfhze3t"])
32
+ className: (0, _runtime.ax)(["_11c8dcr7 _1e0c1o8l _syazazsu _k48pmoej _6rth1b66 _1pfhze3t"])
33
33
  }, children);
34
34
  };
35
35
 
@@ -41,6 +41,6 @@ var Label = exports.Label = function Label(_ref) {
41
41
  var Legend = exports.Legend = function Legend(_ref2) {
42
42
  var children = _ref2.children;
43
43
  return /*#__PURE__*/React.createElement("legend", {
44
- className: (0, _runtime.ax)(["_11c8dcr7 _1e0c1o8l _syaz1gjq _k48pmoej _6rth1b66 _1pfhze3t"])
44
+ className: (0, _runtime.ax)(["_11c8dcr7 _1e0c1o8l _syazazsu _k48pmoej _6rth1b66 _1pfhze3t"])
45
45
  }, children);
46
46
  };
@@ -3,4 +3,4 @@
3
3
  ._1pfhze3t{margin-block-start:var(--ds-space-0,0)}
4
4
  ._6rth1b66{margin-block-end:var(--ds-space-050,4px)}
5
5
  ._k48pmoej{font-weight:var(--ds-font-weight-bold,700)}
6
- ._syaz1gjq{color:var(--ds-text-subtle,#44546f)}
6
+ ._syazazsu{color:var(--ds-text-subtle,#505258)}
@@ -21,7 +21,7 @@ export const Label = ({
21
21
  id: id,
22
22
  htmlFor: htmlFor,
23
23
  "data-testid": testId,
24
- className: ax(["_11c8dcr7 _1e0c1o8l _syaz1gjq _k48pmoej _6rth1b66 _1pfhze3t"])
24
+ className: ax(["_11c8dcr7 _1e0c1o8l _syazazsu _k48pmoej _6rth1b66 _1pfhze3t"])
25
25
  }, children);
26
26
 
27
27
  /**
@@ -33,6 +33,6 @@ export const Legend = ({
33
33
  children
34
34
  }) => {
35
35
  return /*#__PURE__*/React.createElement("legend", {
36
- className: ax(["_11c8dcr7 _1e0c1o8l _syaz1gjq _k48pmoej _6rth1b66 _1pfhze3t"])
36
+ className: ax(["_11c8dcr7 _1e0c1o8l _syazazsu _k48pmoej _6rth1b66 _1pfhze3t"])
37
37
  }, children);
38
38
  };
@@ -3,4 +3,4 @@
3
3
  ._1pfhze3t{margin-block-start:var(--ds-space-0,0)}
4
4
  ._6rth1b66{margin-block-end:var(--ds-space-050,4px)}
5
5
  ._k48pmoej{font-weight:var(--ds-font-weight-bold,700)}
6
- ._syaz1gjq{color:var(--ds-text-subtle,#44546f)}
6
+ ._syazazsu{color:var(--ds-text-subtle,#505258)}
package/dist/esm/label.js CHANGED
@@ -21,7 +21,7 @@ export var Label = function Label(_ref) {
21
21
  id: id,
22
22
  htmlFor: htmlFor,
23
23
  "data-testid": testId,
24
- className: ax(["_11c8dcr7 _1e0c1o8l _syaz1gjq _k48pmoej _6rth1b66 _1pfhze3t"])
24
+ className: ax(["_11c8dcr7 _1e0c1o8l _syazazsu _k48pmoej _6rth1b66 _1pfhze3t"])
25
25
  }, children);
26
26
  };
27
27
 
@@ -33,6 +33,6 @@ export var Label = function Label(_ref) {
33
33
  export var Legend = function Legend(_ref2) {
34
34
  var children = _ref2.children;
35
35
  return /*#__PURE__*/React.createElement("legend", {
36
- className: ax(["_11c8dcr7 _1e0c1o8l _syaz1gjq _k48pmoej _6rth1b66 _1pfhze3t"])
36
+ className: ax(["_11c8dcr7 _1e0c1o8l _syazazsu _k48pmoej _6rth1b66 _1pfhze3t"])
37
37
  }, children);
38
38
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/form",
3
- "version": "14.2.5",
3
+ "version": "14.2.6",
4
4
  "description": "A form allows users to input information.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -28,7 +28,7 @@
28
28
  "@atlaskit/css": "^0.15.0",
29
29
  "@atlaskit/ds-lib": "^5.2.0",
30
30
  "@atlaskit/heading": "^5.2.0",
31
- "@atlaskit/icon": "^28.5.0",
31
+ "@atlaskit/icon": "^29.0.0",
32
32
  "@atlaskit/platform-feature-flags": "^1.1.0",
33
33
  "@atlaskit/primitives": "^16.1.0",
34
34
  "@atlaskit/tokens": "^8.0.0",