@atlaskit/form 12.0.0 → 12.0.2

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,17 @@
1
1
  # @atlaskit/form
2
2
 
3
+ ## 12.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 12.0.1
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 12.0.0
4
16
 
5
17
  ### Major Changes
@@ -1,4 +1,4 @@
1
- ._11c8qk37{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c8dcr7{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._1e0c1o8l{display:inline-block}
3
3
  ._1pfhze3t{margin-block-start:var(--ds-space-0,0)}
4
4
  ._6rth1b66{margin-block-end:var(--ds-space-050,4px)}
package/dist/cjs/label.js CHANGED
@@ -30,7 +30,7 @@ var Label = exports.Label = function Label(_ref) {
30
30
  id: id,
31
31
  htmlFor: htmlFor,
32
32
  "data-testid": testId,
33
- className: (0, _runtime.ax)(["_11c8qk37 _1e0c1o8l _syaz1gjq _k48pmoej _6rth1b66 _1pfhze3t"])
33
+ className: (0, _runtime.ax)(["_11c8dcr7 _1e0c1o8l _syaz1gjq _k48pmoej _6rth1b66 _1pfhze3t"])
34
34
  }, children);
35
35
  };
36
36
 
@@ -42,6 +42,6 @@ var Label = exports.Label = function Label(_ref) {
42
42
  var Legend = exports.Legend = function Legend(_ref2) {
43
43
  var children = _ref2.children;
44
44
  return /*#__PURE__*/React.createElement("legend", {
45
- className: (0, _runtime.ax)(["_11c8qk37 _1e0c1o8l _syaz1gjq _k48pmoej _6rth1b66 _1pfhze3t"])
45
+ className: (0, _runtime.ax)(["_11c8dcr7 _1e0c1o8l _syaz1gjq _k48pmoej _6rth1b66 _1pfhze3t"])
46
46
  }, children);
47
47
  };
@@ -1,4 +1,4 @@
1
- ._11c8qk37{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c8dcr7{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._zulp12x7{gap:var(--ds-space-075,6px)}
3
3
  ._1bah1q9y{justify-content:baseline}
4
4
  ._1e0c1txw{display:flex}
@@ -90,7 +90,7 @@ var Message = function Message(_ref2) {
90
90
  // For backwards compatability, if there is a wrapper, aria-live is not needed
91
91
  ,
92
92
  "aria-live": !hasMessageWrapper ? 'polite' : undefined,
93
- className: (0, _runtime.ax)(["_zulp12x7 _11c8qk37 _1e0c1txw _1bah1q9y _1pfh1b66", messageAppearanceStyles[appearance]])
93
+ className: (0, _runtime.ax)(["_zulp12x7 _11c8dcr7 _1e0c1txw _1bah1q9y _1pfh1b66", messageAppearanceStyles[appearance]])
94
94
  }, icon && /*#__PURE__*/React.createElement(IconWrapper, null, icon), content);
95
95
  };
96
96
 
@@ -1,3 +1,3 @@
1
1
  ._bozgv77o{padding-inline-start:var(--ds-space-025,2px)}
2
- ._ect41sbm{font-family:var(--ds-font-family-body,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
2
+ ._ect41gqc{font-family:var(--ds-font-family-body,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
3
3
  ._syaz1ick{color:var(--ds-text-danger,#de350b)}
@@ -16,6 +16,6 @@ function RequiredAsterisk() {
16
16
  return /*#__PURE__*/React.createElement("span", {
17
17
  "aria-hidden": "true",
18
18
  title: "required",
19
- className: (0, _runtime.ax)(["_syaz1ick _ect41sbm _bozgv77o"])
19
+ className: (0, _runtime.ax)(["_syaz1ick _ect41gqc _bozgv77o"])
20
20
  }, "*");
21
21
  }
@@ -1,4 +1,4 @@
1
- ._11c8qk37{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c8dcr7{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._1e0c1o8l{display:inline-block}
3
3
  ._1pfhze3t{margin-block-start:var(--ds-space-0,0)}
4
4
  ._6rth1b66{margin-block-end:var(--ds-space-050,4px)}
@@ -21,7 +21,7 @@ export const Label = ({
21
21
  id: id,
22
22
  htmlFor: htmlFor,
23
23
  "data-testid": testId,
24
- className: ax(["_11c8qk37 _1e0c1o8l _syaz1gjq _k48pmoej _6rth1b66 _1pfhze3t"])
24
+ className: ax(["_11c8dcr7 _1e0c1o8l _syaz1gjq _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(["_11c8qk37 _1e0c1o8l _syaz1gjq _k48pmoej _6rth1b66 _1pfhze3t"])
36
+ className: ax(["_11c8dcr7 _1e0c1o8l _syaz1gjq _k48pmoej _6rth1b66 _1pfhze3t"])
37
37
  }, children);
38
38
  };
@@ -1,4 +1,4 @@
1
- ._11c8qk37{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c8dcr7{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._zulp12x7{gap:var(--ds-space-075,6px)}
3
3
  ._1bah1q9y{justify-content:baseline}
4
4
  ._1e0c1txw{display:flex}
@@ -77,7 +77,7 @@ const Message = ({
77
77
  // For backwards compatability, if there is a wrapper, aria-live is not needed
78
78
  ,
79
79
  "aria-live": !hasMessageWrapper ? 'polite' : undefined,
80
- className: ax(["_zulp12x7 _11c8qk37 _1e0c1txw _1bah1q9y _1pfh1b66", messageAppearanceStyles[appearance]])
80
+ className: ax(["_zulp12x7 _11c8dcr7 _1e0c1txw _1bah1q9y _1pfh1b66", messageAppearanceStyles[appearance]])
81
81
  }, icon && /*#__PURE__*/React.createElement(IconWrapper, null, icon), content);
82
82
  };
83
83
 
@@ -1,3 +1,3 @@
1
1
  ._bozgv77o{padding-inline-start:var(--ds-space-025,2px)}
2
- ._ect41sbm{font-family:var(--ds-font-family-body,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
2
+ ._ect41gqc{font-family:var(--ds-font-family-body,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
3
3
  ._syaz1ick{color:var(--ds-text-danger,#de350b)}
@@ -7,6 +7,6 @@ export default function RequiredAsterisk() {
7
7
  return /*#__PURE__*/React.createElement("span", {
8
8
  "aria-hidden": "true",
9
9
  title: "required",
10
- className: ax(["_syaz1ick _ect41sbm _bozgv77o"])
10
+ className: ax(["_syaz1ick _ect41gqc _bozgv77o"])
11
11
  }, "*");
12
12
  }
@@ -1,4 +1,4 @@
1
- ._11c8qk37{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c8dcr7{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._1e0c1o8l{display:inline-block}
3
3
  ._1pfhze3t{margin-block-start:var(--ds-space-0,0)}
4
4
  ._6rth1b66{margin-block-end:var(--ds-space-050,4px)}
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(["_11c8qk37 _1e0c1o8l _syaz1gjq _k48pmoej _6rth1b66 _1pfhze3t"])
24
+ className: ax(["_11c8dcr7 _1e0c1o8l _syaz1gjq _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(["_11c8qk37 _1e0c1o8l _syaz1gjq _k48pmoej _6rth1b66 _1pfhze3t"])
36
+ className: ax(["_11c8dcr7 _1e0c1o8l _syaz1gjq _k48pmoej _6rth1b66 _1pfhze3t"])
37
37
  }, children);
38
38
  };
@@ -1,4 +1,4 @@
1
- ._11c8qk37{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c8dcr7{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._zulp12x7{gap:var(--ds-space-075,6px)}
3
3
  ._1bah1q9y{justify-content:baseline}
4
4
  ._1e0c1txw{display:flex}
@@ -81,7 +81,7 @@ var Message = function Message(_ref2) {
81
81
  // For backwards compatability, if there is a wrapper, aria-live is not needed
82
82
  ,
83
83
  "aria-live": !hasMessageWrapper ? 'polite' : undefined,
84
- className: ax(["_zulp12x7 _11c8qk37 _1e0c1txw _1bah1q9y _1pfh1b66", messageAppearanceStyles[appearance]])
84
+ className: ax(["_zulp12x7 _11c8dcr7 _1e0c1txw _1bah1q9y _1pfh1b66", messageAppearanceStyles[appearance]])
85
85
  }, icon && /*#__PURE__*/React.createElement(IconWrapper, null, icon), content);
86
86
  };
87
87
 
@@ -1,3 +1,3 @@
1
1
  ._bozgv77o{padding-inline-start:var(--ds-space-025,2px)}
2
- ._ect41sbm{font-family:var(--ds-font-family-body,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
2
+ ._ect41gqc{font-family:var(--ds-font-family-body,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
3
3
  ._syaz1ick{color:var(--ds-text-danger,#de350b)}
@@ -7,6 +7,6 @@ export default function RequiredAsterisk() {
7
7
  return /*#__PURE__*/React.createElement("span", {
8
8
  "aria-hidden": "true",
9
9
  title: "required",
10
- className: ax(["_syaz1ick _ect41sbm _bozgv77o"])
10
+ className: ax(["_syaz1ick _ect41gqc _bozgv77o"])
11
11
  }, "*");
12
12
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/form",
3
- "version": "12.0.0",
3
+ "version": "12.0.2",
4
4
  "description": "A form allows users to input information.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -28,11 +28,11 @@
28
28
  "dependencies": {
29
29
  "@atlaskit/css": "^0.10.0",
30
30
  "@atlaskit/ds-lib": "^4.0.0",
31
- "@atlaskit/heading": "^5.0.0",
32
- "@atlaskit/icon": "^24.0.0",
33
- "@atlaskit/primitives": "^14.0.0",
34
- "@atlaskit/theme": "^17.0.0",
35
- "@atlaskit/tokens": "^4.0.0",
31
+ "@atlaskit/heading": "^5.1.0",
32
+ "@atlaskit/icon": "^25.0.0",
33
+ "@atlaskit/primitives": "^14.1.0",
34
+ "@atlaskit/theme": "^18.0.0",
35
+ "@atlaskit/tokens": "^4.4.0",
36
36
  "@babel/runtime": "^7.0.0",
37
37
  "@compiled/react": "^0.18.2",
38
38
  "final-form": "^4.20.3",
@@ -44,26 +44,26 @@
44
44
  "react": "^18.2.0"
45
45
  },
46
46
  "devDependencies": {
47
- "@af/accessibility-testing": "*",
48
- "@af/integration-testing": "*",
49
- "@af/visual-regression": "*",
50
- "@atlaskit/banner": "^13.0.0",
51
- "@atlaskit/button": "^21.0.0",
52
- "@atlaskit/checkbox": "^16.0.0",
53
- "@atlaskit/datetime-picker": "^16.0.0",
54
- "@atlaskit/docs": "*",
47
+ "@af/accessibility-testing": "^2.0.0",
48
+ "@af/integration-testing": "^0.5.0",
49
+ "@af/visual-regression": "^1.3.0",
50
+ "@atlaskit/banner": "^14.0.0",
51
+ "@atlaskit/button": "^21.1.0",
52
+ "@atlaskit/checkbox": "^17.0.0",
53
+ "@atlaskit/datetime-picker": "^16.1.0",
54
+ "@atlaskit/docs": "^10.0.0",
55
55
  "@atlaskit/link": "^3.0.0",
56
- "@atlaskit/lozenge": "^12.0.0",
56
+ "@atlaskit/lozenge": "^12.2.0",
57
57
  "@atlaskit/modal-dialog": "^13.0.0",
58
58
  "@atlaskit/radio": "^8.0.0",
59
59
  "@atlaskit/range": "^9.0.0",
60
- "@atlaskit/section-message": "*",
61
- "@atlaskit/select": "^19.0.0",
62
- "@atlaskit/ssr": "*",
60
+ "@atlaskit/section-message": "^8.1.0",
61
+ "@atlaskit/select": "^20.0.0",
62
+ "@atlaskit/ssr": "^0.4.0",
63
63
  "@atlaskit/textarea": "^8.0.0",
64
64
  "@atlaskit/textfield": "^8.0.0",
65
65
  "@atlaskit/toggle": "^15.0.0",
66
- "@atlaskit/visual-regression": "*",
66
+ "@atlaskit/visual-regression": "^0.10.0",
67
67
  "@testing-library/react": "^13.4.0",
68
68
  "@testing-library/react-hooks": "^8.0.1",
69
69
  "@testing-library/user-event": "^14.4.3",