@atlaskit/inline-message 13.0.0 → 13.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/inline-message
2
2
 
3
+ ## 13.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 13.0.1
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 13.0.0
4
16
 
5
17
  ### Major Changes
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.32.2 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.35.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -80,7 +80,7 @@ var InlineMessage = function InlineMessage(_ref) {
80
80
  }
81
81
  return /*#__PURE__*/React.createElement("div", {
82
82
  "data-testid": testId,
83
- className: (0, _runtime.ax)(["_1e0c1o8l _p12f1osq _nt751r31 _49pcnqa1 _1hvwt94y _1yyu1kum _kvh018uv _38q98stv _1o0knqa1", iconColor[appearance]])
83
+ className: (0, _runtime.ax)(["_1e0c1o8l _p12f1osq _nt751r31 _49pcnqa1 _1hvwt94y _kvh018uv _38q98stv _1o0knqa1 _1yyu1kum", iconColor[appearance]])
84
84
  }, /*#__PURE__*/React.createElement(_inlineDialog.default, {
85
85
  onClose: onCloseDialog,
86
86
  content: children,
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.32.2 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.35.0 */
2
2
  "use strict";
3
3
 
4
4
  var _typeof = require("@babel/runtime/helpers/typeof");
@@ -38,7 +38,7 @@ var SelectedIcon = function SelectedIcon(_ref) {
38
38
  defaultLabel = _typesMapping$appeara.defaultLabel;
39
39
  return /*#__PURE__*/React.createElement("span", {
40
40
  "data-ds--inline-message--icon": true,
41
- className: (0, _runtime.ax)(["_1e0c1txw _4cvr1h6o _16jlidpf _1o9zidpf _i0dl1wug _syazkr0v", isOpen && "_syaz1kum", iconColor[appearance]])
41
+ className: (0, _runtime.ax)(["_16jlidpf _1o9zidpf _i0dl1wug _1e0c1txw _4cvr1h6o _syazkr0v", isOpen && "_syaz1kum", iconColor[appearance]])
42
42
  }, /*#__PURE__*/React.createElement(Icon, {
43
43
  testId: "inline-message-icon",
44
44
  label: label || defaultLabel,
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.32.2 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.35.0 */
2
2
  import "./index.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -59,7 +59,7 @@ const InlineMessage = ({
59
59
  }
60
60
  return /*#__PURE__*/React.createElement("div", {
61
61
  "data-testid": testId,
62
- className: ax(["_1e0c1o8l _p12f1osq _nt751r31 _49pcnqa1 _1hvwt94y _1yyu1kum _kvh018uv _38q98stv _1o0knqa1", iconColor[appearance]])
62
+ className: ax(["_1e0c1o8l _p12f1osq _nt751r31 _49pcnqa1 _1hvwt94y _kvh018uv _38q98stv _1o0knqa1 _1yyu1kum", iconColor[appearance]])
63
63
  }, /*#__PURE__*/React.createElement(InlineDialog, {
64
64
  onClose: onCloseDialog,
65
65
  content: children,
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.32.2 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.35.0 */
2
2
  import "./index.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -33,7 +33,7 @@ const SelectedIcon = ({
33
33
  } = typesMapping;
34
34
  return /*#__PURE__*/React.createElement("span", {
35
35
  "data-ds--inline-message--icon": true,
36
- className: ax(["_1e0c1txw _4cvr1h6o _16jlidpf _1o9zidpf _i0dl1wug _syazkr0v", isOpen && "_syaz1kum", iconColor[appearance]])
36
+ className: ax(["_16jlidpf _1o9zidpf _i0dl1wug _1e0c1txw _4cvr1h6o _syazkr0v", isOpen && "_syaz1kum", iconColor[appearance]])
37
37
  }, /*#__PURE__*/React.createElement(Icon, {
38
38
  testId: "inline-message-icon",
39
39
  label: label || defaultLabel,
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.32.2 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.35.0 */
2
2
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
3
3
  import "./index.compiled.css";
4
4
  import * as React from 'react';
@@ -70,7 +70,7 @@ var InlineMessage = function InlineMessage(_ref) {
70
70
  }
71
71
  return /*#__PURE__*/React.createElement("div", {
72
72
  "data-testid": testId,
73
- className: ax(["_1e0c1o8l _p12f1osq _nt751r31 _49pcnqa1 _1hvwt94y _1yyu1kum _kvh018uv _38q98stv _1o0knqa1", iconColor[appearance]])
73
+ className: ax(["_1e0c1o8l _p12f1osq _nt751r31 _49pcnqa1 _1hvwt94y _kvh018uv _38q98stv _1o0knqa1 _1yyu1kum", iconColor[appearance]])
74
74
  }, /*#__PURE__*/React.createElement(InlineDialog, {
75
75
  onClose: onCloseDialog,
76
76
  content: children,
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.32.2 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.35.0 */
2
2
  import "./index.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -29,7 +29,7 @@ var SelectedIcon = function SelectedIcon(_ref) {
29
29
  defaultLabel = _typesMapping$appeara.defaultLabel;
30
30
  return /*#__PURE__*/React.createElement("span", {
31
31
  "data-ds--inline-message--icon": true,
32
- className: ax(["_1e0c1txw _4cvr1h6o _16jlidpf _1o9zidpf _i0dl1wug _syazkr0v", isOpen && "_syaz1kum", iconColor[appearance]])
32
+ className: ax(["_16jlidpf _1o9zidpf _i0dl1wug _1e0c1txw _4cvr1h6o _syazkr0v", isOpen && "_syaz1kum", iconColor[appearance]])
33
33
  }, /*#__PURE__*/React.createElement(Icon, {
34
34
  testId: "inline-message-icon",
35
35
  label: label || defaultLabel,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/inline-message",
3
- "version": "13.0.0",
3
+ "version": "13.0.2",
4
4
  "description": "An inline message lets users know when important information is available or when an action is required.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -31,11 +31,11 @@
31
31
  },
32
32
  "dependencies": {
33
33
  "@atlaskit/button": "^20.3.0",
34
- "@atlaskit/icon": "^23.1.0",
35
- "@atlaskit/inline-dialog": "^15.3.0",
34
+ "@atlaskit/icon": "^23.3.0",
35
+ "@atlaskit/inline-dialog": "^16.0.0",
36
36
  "@atlaskit/primitives": "^13.3.0",
37
37
  "@atlaskit/theme": "^14.0.0",
38
- "@atlaskit/tokens": "^2.4.0",
38
+ "@atlaskit/tokens": "^3.0.0",
39
39
  "@babel/runtime": "^7.0.0",
40
40
  "@compiled/react": "^0.18.1"
41
41
  },