@atlaskit/tooltip 21.1.0 → 21.1.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,21 @@
1
1
  # @atlaskit/tooltip
2
2
 
3
+ ## 21.1.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [`e2085d35701ca`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e2085d35701ca) -
8
+ Internal changes to remove unnecessary token fallbacks and imports from `@atlaskit/theme`
9
+ - Updated dependencies
10
+
11
+ ## 21.1.1
12
+
13
+ ### Patch Changes
14
+
15
+ - [`08170da1fbf62`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/08170da1fbf62) -
16
+ Migrate spacing prop usages on icons to Flex wrapper
17
+ - Updated dependencies
18
+
3
19
  ## 21.1.0
4
20
 
5
21
  ### Minor Changes
@@ -8,7 +8,7 @@
8
8
  ._1q511b66{padding-block-start:var(--ds-space-050,4px)}
9
9
  ._1reo15vq{overflow-x:hidden}
10
10
  ._85i51b66{padding-block-end:var(--ds-space-050,4px)}
11
- ._bfhkgkf6{background-color:var(--ds-background-neutral-bold,#172b4d)}
11
+ ._bfhk1aqn{background-color:var(--ds-background-neutral-bold,#292a2e)}
12
12
  ._bozg12x7{padding-inline-start:var(--ds-space-075,6px)}
13
13
  ._o5721q9c{white-space:nowrap}
14
14
  ._p12f1pna{max-width:420px}
@@ -14,7 +14,7 @@ var _runtime = require("@compiled/react/runtime");
14
14
  var _tooltipPrimitive = _interopRequireDefault(require("./tooltip-primitive"));
15
15
  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); }
16
16
  var styles = {
17
- base: "_2rkofajl _11c8wadc _vchhusvi _p12fp3fh _bfhkgkf6 _syaz15cr _152tze3t _1e02ze3t _1i4q1hna _1q511b66 _85i51b66 _y4ti12x7 _bozg12x7 _slp31hna",
17
+ base: "_2rkofajl _11c8wadc _vchhusvi _p12fp3fh _bfhk1aqn _syaz15cr _152tze3t _1e02ze3t _1i4q1hna _1q511b66 _85i51b66 _y4ti12x7 _bozg12x7 _slp31hna",
18
18
  truncate: "_1reo15vq _18m915vq _p12f1pna _1bto1l2s _o5721q9c"
19
19
  };
20
20
 
@@ -34,7 +34,7 @@ var tooltipZIndex = _constants.layers.tooltip();
34
34
  var analyticsAttributes = {
35
35
  componentName: 'tooltip',
36
36
  packageName: "@atlaskit/tooltip",
37
- packageVersion: "0.0.0-development"
37
+ packageVersion: "21.1.1"
38
38
  };
39
39
 
40
40
  // Inverts motion direction
@@ -8,7 +8,7 @@
8
8
  ._1q511b66{padding-block-start:var(--ds-space-050,4px)}
9
9
  ._1reo15vq{overflow-x:hidden}
10
10
  ._85i51b66{padding-block-end:var(--ds-space-050,4px)}
11
- ._bfhkgkf6{background-color:var(--ds-background-neutral-bold,#172b4d)}
11
+ ._bfhk1aqn{background-color:var(--ds-background-neutral-bold,#292a2e)}
12
12
  ._bozg12x7{padding-inline-start:var(--ds-space-075,6px)}
13
13
  ._o5721q9c{white-space:nowrap}
14
14
  ._p12f1pna{max-width:420px}
@@ -5,7 +5,7 @@ import { ax, ix } from "@compiled/react/runtime";
5
5
  import { forwardRef } from 'react';
6
6
  import TooltipPrimitive from './tooltip-primitive';
7
7
  const styles = {
8
- base: "_2rkofajl _11c8wadc _vchhusvi _p12fp3fh _bfhkgkf6 _syaz15cr _152tze3t _1e02ze3t _1i4q1hna _1q511b66 _85i51b66 _y4ti12x7 _bozg12x7 _slp31hna",
8
+ base: "_2rkofajl _11c8wadc _vchhusvi _p12fp3fh _bfhk1aqn _syaz15cr _152tze3t _1e02ze3t _1i4q1hna _1q511b66 _85i51b66 _y4ti12x7 _bozg12x7 _slp31hna",
9
9
  truncate: "_1reo15vq _18m915vq _p12f1pna _1bto1l2s _o5721q9c"
10
10
  };
11
11
 
@@ -21,7 +21,7 @@ const tooltipZIndex = layers.tooltip();
21
21
  const analyticsAttributes = {
22
22
  componentName: 'tooltip',
23
23
  packageName: "@atlaskit/tooltip",
24
- packageVersion: "0.0.0-development"
24
+ packageVersion: "21.1.1"
25
25
  };
26
26
 
27
27
  // Inverts motion direction
@@ -8,7 +8,7 @@
8
8
  ._1q511b66{padding-block-start:var(--ds-space-050,4px)}
9
9
  ._1reo15vq{overflow-x:hidden}
10
10
  ._85i51b66{padding-block-end:var(--ds-space-050,4px)}
11
- ._bfhkgkf6{background-color:var(--ds-background-neutral-bold,#172b4d)}
11
+ ._bfhk1aqn{background-color:var(--ds-background-neutral-bold,#292a2e)}
12
12
  ._bozg12x7{padding-inline-start:var(--ds-space-075,6px)}
13
13
  ._o5721q9c{white-space:nowrap}
14
14
  ._p12f1pna{max-width:420px}
@@ -5,7 +5,7 @@ import { ax, ix } from "@compiled/react/runtime";
5
5
  import { forwardRef } from 'react';
6
6
  import TooltipPrimitive from './tooltip-primitive';
7
7
  var styles = {
8
- base: "_2rkofajl _11c8wadc _vchhusvi _p12fp3fh _bfhkgkf6 _syaz15cr _152tze3t _1e02ze3t _1i4q1hna _1q511b66 _85i51b66 _y4ti12x7 _bozg12x7 _slp31hna",
8
+ base: "_2rkofajl _11c8wadc _vchhusvi _p12fp3fh _bfhk1aqn _syaz15cr _152tze3t _1e02ze3t _1i4q1hna _1q511b66 _85i51b66 _y4ti12x7 _bozg12x7 _slp31hna",
9
9
  truncate: "_1reo15vq _18m915vq _p12f1pna _1bto1l2s _o5721q9c"
10
10
  };
11
11
 
@@ -25,7 +25,7 @@ var tooltipZIndex = layers.tooltip();
25
25
  var analyticsAttributes = {
26
26
  componentName: 'tooltip',
27
27
  packageName: "@atlaskit/tooltip",
28
- packageVersion: "0.0.0-development"
28
+ packageVersion: "21.1.1"
29
29
  };
30
30
 
31
31
  // Inverts motion direction
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/tooltip",
3
- "version": "21.1.0",
3
+ "version": "21.1.2",
4
4
  "description": "A tooltip briefly describes an interactive element on mouse hover or keyboard focus.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -57,7 +57,7 @@
57
57
  "@atlaskit/button": "^23.10.0",
58
58
  "@atlaskit/css": "^0.19.0",
59
59
  "@atlaskit/docs": "^11.7.0",
60
- "@atlaskit/icon": "^33.1.0",
60
+ "@atlaskit/icon": "^34.0.0",
61
61
  "@atlaskit/link": "^3.3.0",
62
62
  "@atlaskit/primitives": "^18.1.0",
63
63
  "@atlaskit/section-message": "^8.12.0",