@atlaskit/form 15.5.1 → 15.5.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,13 @@
1
1
  # @atlaskit/form
2
2
 
3
+ ## 15.5.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [`22bf79dbdcdca`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/22bf79dbdcdca) -
8
+ Internal changes to remove unnecessary token fallbacks and imports from `@atlaskit/theme`
9
+ - Updated dependencies
10
+
3
11
  ## 15.5.1
4
12
 
5
13
  ### Patch Changes
@@ -3,4 +3,4 @@
3
3
  ._1pfh1b66{margin-block-start:var(--ds-space-050,4px)}
4
4
  ._4cvr1h6o{align-items:center}
5
5
  ._4t3i7vkz{height:1pc}
6
- ._syaze6sf{color:var(--ds-text-danger,#ae2a19)}
6
+ ._syaz1tmw{color:var(--ds-text-danger,#ae2e24)}
@@ -19,7 +19,7 @@ var _fieldIdContext = require("./field-id-context");
19
19
  function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
20
20
  // Extracted styles for character counter message container
21
21
  var messageContainerStyles = {
22
- root: "_11c8wadc _syaze6sf _1pfh1b66"
22
+ root: "_11c8wadc _syaz1tmw _1pfh1b66"
23
23
  };
24
24
 
25
25
  // Extracted styles for error icon wrapper, need to use css to override the default height
@@ -5,6 +5,6 @@
5
5
  ._1pfh1b66{margin-block-start:var(--ds-space-050,4px)}
6
6
  ._4cvr1h6o{align-items:center}
7
7
  ._4t3i7vkz{height:1pc}
8
- ._syaz1wmz{color:var(--ds-text-subtlest,#6b778c)}
9
- ._syaze6sf{color:var(--ds-text-danger,#ae2a19)}
10
- ._syazy73q{color:var(--ds-text-success,#216e4e)}
8
+ ._syaz1rpy{color:var(--ds-text-subtlest,#6b6e76)}
9
+ ._syaz1tmw{color:var(--ds-text-danger,#ae2e24)}
10
+ ._syazgsak{color:var(--ds-text-success,#4c6b1f)}
@@ -26,9 +26,9 @@ function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r
26
26
 
27
27
  var messageStyles = null;
28
28
  var messageAppearanceStyles = {
29
- default: "_syaz1wmz",
30
- error: "_syaze6sf",
31
- valid: "_syazy73q"
29
+ default: "_syaz1rpy",
30
+ error: "_syaz1tmw",
31
+ valid: "_syazgsak"
32
32
  };
33
33
  var iconWrapperStyles = {
34
34
  root: "_1e0c1txw _4t3i7vkz _4cvr1h6o"
@@ -1,3 +1,3 @@
1
1
  ._bozgv77o{padding-inline-start:var(--ds-space-025,2px)}
2
2
  ._ect4ttxp{font-family:var(--ds-font-family-body,"Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
3
- ._syaz1ick{color:var(--ds-text-danger,#de350b)}
3
+ ._syaz1tmw{color:var(--ds-text-danger,#ae2e24)}
@@ -15,6 +15,6 @@ function RequiredAsterisk() {
15
15
  return /*#__PURE__*/React.createElement("span", {
16
16
  "aria-hidden": "true",
17
17
  title: "required",
18
- className: (0, _runtime.ax)(["_syaz1ick _ect4ttxp _bozgv77o"])
18
+ className: (0, _runtime.ax)(["_syaz1tmw _ect4ttxp _bozgv77o"])
19
19
  }, "*");
20
20
  }
@@ -3,4 +3,4 @@
3
3
  ._1pfh1b66{margin-block-start:var(--ds-space-050,4px)}
4
4
  ._4cvr1h6o{align-items:center}
5
5
  ._4t3i7vkz{height:1pc}
6
- ._syaze6sf{color:var(--ds-text-danger,#ae2a19)}
6
+ ._syaz1tmw{color:var(--ds-text-danger,#ae2e24)}
@@ -10,7 +10,7 @@ import { FieldId } from './field-id-context';
10
10
 
11
11
  // Extracted styles for character counter message container
12
12
  const messageContainerStyles = {
13
- root: "_11c8wadc _syaze6sf _1pfh1b66"
13
+ root: "_11c8wadc _syaz1tmw _1pfh1b66"
14
14
  };
15
15
 
16
16
  // Extracted styles for error icon wrapper, need to use css to override the default height
@@ -5,6 +5,6 @@
5
5
  ._1pfh1b66{margin-block-start:var(--ds-space-050,4px)}
6
6
  ._4cvr1h6o{align-items:center}
7
7
  ._4t3i7vkz{height:1pc}
8
- ._syaz1wmz{color:var(--ds-text-subtlest,#6b778c)}
9
- ._syaze6sf{color:var(--ds-text-danger,#ae2a19)}
10
- ._syazy73q{color:var(--ds-text-success,#216e4e)}
8
+ ._syaz1rpy{color:var(--ds-text-subtlest,#6b6e76)}
9
+ ._syaz1tmw{color:var(--ds-text-danger,#ae2e24)}
10
+ ._syazgsak{color:var(--ds-text-success,#4c6b1f)}
@@ -17,9 +17,9 @@ import { FieldId } from './field-id-context';
17
17
 
18
18
  const messageStyles = null;
19
19
  const messageAppearanceStyles = {
20
- default: "_syaz1wmz",
21
- error: "_syaze6sf",
22
- valid: "_syazy73q"
20
+ default: "_syaz1rpy",
21
+ error: "_syaz1tmw",
22
+ valid: "_syazgsak"
23
23
  };
24
24
  const iconWrapperStyles = {
25
25
  root: "_1e0c1txw _4t3i7vkz _4cvr1h6o"
@@ -1,3 +1,3 @@
1
1
  ._bozgv77o{padding-inline-start:var(--ds-space-025,2px)}
2
2
  ._ect4ttxp{font-family:var(--ds-font-family-body,"Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
3
- ._syaz1ick{color:var(--ds-text-danger,#de350b)}
3
+ ._syaz1tmw{color:var(--ds-text-danger,#ae2e24)}
@@ -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 _ect4ttxp _bozgv77o"])
10
+ className: ax(["_syaz1tmw _ect4ttxp _bozgv77o"])
11
11
  }, "*");
12
12
  }
@@ -3,4 +3,4 @@
3
3
  ._1pfh1b66{margin-block-start:var(--ds-space-050,4px)}
4
4
  ._4cvr1h6o{align-items:center}
5
5
  ._4t3i7vkz{height:1pc}
6
- ._syaze6sf{color:var(--ds-text-danger,#ae2a19)}
6
+ ._syaz1tmw{color:var(--ds-text-danger,#ae2e24)}
@@ -11,7 +11,7 @@ import { FieldId } from './field-id-context';
11
11
 
12
12
  // Extracted styles for character counter message container
13
13
  var messageContainerStyles = {
14
- root: "_11c8wadc _syaze6sf _1pfh1b66"
14
+ root: "_11c8wadc _syaz1tmw _1pfh1b66"
15
15
  };
16
16
 
17
17
  // Extracted styles for error icon wrapper, need to use css to override the default height
@@ -5,6 +5,6 @@
5
5
  ._1pfh1b66{margin-block-start:var(--ds-space-050,4px)}
6
6
  ._4cvr1h6o{align-items:center}
7
7
  ._4t3i7vkz{height:1pc}
8
- ._syaz1wmz{color:var(--ds-text-subtlest,#6b778c)}
9
- ._syaze6sf{color:var(--ds-text-danger,#ae2a19)}
10
- ._syazy73q{color:var(--ds-text-success,#216e4e)}
8
+ ._syaz1rpy{color:var(--ds-text-subtlest,#6b6e76)}
9
+ ._syaz1tmw{color:var(--ds-text-danger,#ae2e24)}
10
+ ._syazgsak{color:var(--ds-text-success,#4c6b1f)}
@@ -18,9 +18,9 @@ import { FieldId } from './field-id-context';
18
18
 
19
19
  var messageStyles = null;
20
20
  var messageAppearanceStyles = {
21
- default: "_syaz1wmz",
22
- error: "_syaze6sf",
23
- valid: "_syazy73q"
21
+ default: "_syaz1rpy",
22
+ error: "_syaz1tmw",
23
+ valid: "_syazgsak"
24
24
  };
25
25
  var iconWrapperStyles = {
26
26
  root: "_1e0c1txw _4t3i7vkz _4cvr1h6o"
@@ -1,3 +1,3 @@
1
1
  ._bozgv77o{padding-inline-start:var(--ds-space-025,2px)}
2
2
  ._ect4ttxp{font-family:var(--ds-font-family-body,"Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
3
- ._syaz1ick{color:var(--ds-text-danger,#de350b)}
3
+ ._syaz1tmw{color:var(--ds-text-danger,#ae2e24)}
@@ -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 _ect4ttxp _bozgv77o"])
10
+ className: ax(["_syaz1tmw _ect4ttxp _bozgv77o"])
11
11
  }, "*");
12
12
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/form",
3
- "version": "15.5.1",
3
+ "version": "15.5.2",
4
4
  "description": "A form allows people to input information.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"