@atlaskit/tooltip 19.0.0 → 19.0.1

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/tooltip
2
2
 
3
+ ## 19.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 19.0.0
4
10
 
5
11
  ### Major Changes
@@ -1,4 +1,4 @@
1
- /* tooltip-container.tsx generated by @compiled/babel-plugin v0.32.2 */
1
+ /* tooltip-container.tsx generated by @compiled/babel-plugin v0.35.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -41,7 +41,7 @@ var TooltipContainer = /*#__PURE__*/(0, _react.forwardRef)(function TooltipConta
41
41
  ,
42
42
 
43
43
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
44
- className: (0, _runtime.ax)(["_vchhusvi _p12fp3fh _1yt4nmcz _bfhkpioe _2rko1sit _syaz1i9p _11c8qk37 _152tze3t _1e02ze3t _1i4q1hna _slp31hna", truncate && "_p12f1pna _1reo15vq _18m915vq _1bto1l2s _o5721q9c", className]),
44
+ className: (0, _runtime.ax)(["_1yt4nmcz _2rko1sit _11c8qk37 _vchhusvi _p12fp3fh _bfhkpioe _syaz1i9p _152tze3t _1e02ze3t _1i4q1hna _slp31hna", truncate && "_1reo15vq _18m915vq _p12f1pna _1bto1l2s _o5721q9c", className]),
45
45
  placement: placement,
46
46
  testId: testId,
47
47
  id: id,
@@ -34,7 +34,7 @@ var tooltipZIndex = _constants.layers.tooltip();
34
34
  var analyticsAttributes = {
35
35
  componentName: 'tooltip',
36
36
  packageName: "@atlaskit/tooltip",
37
- packageVersion: "19.0.0"
37
+ packageVersion: "19.0.1"
38
38
  };
39
39
 
40
40
  // Inverts motion direction
@@ -1,4 +1,4 @@
1
- /* tooltip-container.tsx generated by @compiled/babel-plugin v0.32.2 */
1
+ /* tooltip-container.tsx generated by @compiled/babel-plugin v0.35.0 */
2
2
  import "./tooltip-container.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -30,7 +30,7 @@ const TooltipContainer = /*#__PURE__*/forwardRef(function TooltipContainer({
30
30
  style: style
31
31
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
32
32
  ,
33
- className: ax(["_vchhusvi _p12fp3fh _1yt41ppf _bfhkgkf6 _2rko1sit _syaz15cr _11c8qk37 _152tze3t _1e02ze3t _1i4q1hna _slp31hna", truncate && "_p12f1pna _1reo15vq _18m915vq _1bto1l2s _o5721q9c", className]),
33
+ className: ax(["_1yt41ppf _2rko1sit _11c8qk37 _vchhusvi _p12fp3fh _bfhkgkf6 _syaz15cr _152tze3t _1e02ze3t _1i4q1hna _slp31hna", truncate && "_1reo15vq _18m915vq _p12f1pna _1bto1l2s _o5721q9c", className]),
34
34
  placement: placement,
35
35
  testId: testId,
36
36
  id: id,
@@ -20,7 +20,7 @@ const tooltipZIndex = layers.tooltip();
20
20
  const analyticsAttributes = {
21
21
  componentName: 'tooltip',
22
22
  packageName: "@atlaskit/tooltip",
23
- packageVersion: "19.0.0"
23
+ packageVersion: "19.0.1"
24
24
  };
25
25
 
26
26
  // Inverts motion direction
@@ -1,4 +1,4 @@
1
- /* tooltip-container.tsx generated by @compiled/babel-plugin v0.32.2 */
1
+ /* tooltip-container.tsx generated by @compiled/babel-plugin v0.35.0 */
2
2
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
3
3
  import "./tooltip-container.compiled.css";
4
4
  import * as React from 'react';
@@ -31,7 +31,7 @@ var TooltipContainer = /*#__PURE__*/forwardRef(function TooltipContainer(_ref, r
31
31
  ,
32
32
 
33
33
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
34
- className: ax(["_vchhusvi _p12fp3fh _1yt4nmcz _bfhkpioe _2rko1sit _syaz1i9p _11c8qk37 _152tze3t _1e02ze3t _1i4q1hna _slp31hna", truncate && "_p12f1pna _1reo15vq _18m915vq _1bto1l2s _o5721q9c", className]),
34
+ className: ax(["_1yt4nmcz _2rko1sit _11c8qk37 _vchhusvi _p12fp3fh _bfhkpioe _syaz1i9p _152tze3t _1e02ze3t _1i4q1hna _slp31hna", truncate && "_1reo15vq _18m915vq _p12f1pna _1bto1l2s _o5721q9c", className]),
35
35
  placement: placement,
36
36
  testId: testId,
37
37
  id: id,
@@ -24,7 +24,7 @@ var tooltipZIndex = layers.tooltip();
24
24
  var analyticsAttributes = {
25
25
  componentName: 'tooltip',
26
26
  packageName: "@atlaskit/tooltip",
27
- packageVersion: "19.0.0"
27
+ packageVersion: "19.0.1"
28
28
  };
29
29
 
30
30
  // Inverts motion direction
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/tooltip",
3
- "version": "19.0.0",
3
+ "version": "19.0.1",
4
4
  "description": "A tooltip is a floating, non-actionable label used to explain a user interface element or feature.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -46,9 +46,9 @@
46
46
  "@atlaskit/layering": "^1.0.0",
47
47
  "@atlaskit/motion": "^1.9.0",
48
48
  "@atlaskit/popper": "^6.3.0",
49
- "@atlaskit/portal": "^4.9.0",
49
+ "@atlaskit/portal": "^4.10.0",
50
50
  "@atlaskit/theme": "^14.0.0",
51
- "@atlaskit/tokens": "^2.4.0",
51
+ "@atlaskit/tokens": "^3.0.0",
52
52
  "@babel/runtime": "^7.0.0",
53
53
  "@compiled/react": "^0.18.1",
54
54
  "@emotion/react": "^11.7.1",