@atlaskit/spotlight 0.2.3 → 0.2.5

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,18 @@
1
1
  # @atlaskit/spotlight
2
2
 
3
+ ## 0.2.5
4
+
5
+ ### Patch Changes
6
+
7
+ - [`568c26a3efec9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/568c26a3efec9) -
8
+ Apply elevation.shadow.overflow box-shadow to SpotlightCard.
9
+
10
+ ## 0.2.4
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+
3
16
  ## 0.2.3
4
17
 
5
18
  ### Patch Changes
@@ -1,16 +1,17 @@
1
1
 
2
2
  ._2rko1mok{border-radius:var(--ds-radius-large,8px)}
3
3
  ._zulppxbi{gap:var(--ds-space-200,1pc)}
4
- ._1rjcutpp{padding-block:var(--ds-space-150,9pt)}._154i12x7{top:var(--ds-space-075,6px)}
5
- ._154imgjw{top:var(--ds-space-negative-200,-1pc)}
4
+ ._1rjcutpp{padding-block:var(--ds-space-150,9pt)}._152t12x7{inset-block-start:var(--ds-space-075,6px)}
5
+ ._152tmgjw{inset-block-start:var(--ds-space-negative-200,-1pc)}
6
+ ._16qs9g9j{box-shadow:var(--ds-shadow-overflow,0 0 8px #091e4228,0 0 1px #091e421e)}
6
7
  ._1bsbaq3k{width:295px}
8
+ ._1e0212x7{inset-inline-start:var(--ds-space-075,6px)}
9
+ ._1e02mgjw{inset-inline-start:var(--ds-space-negative-200,-1pc)}
7
10
  ._1e0c1txw{display:flex}
8
- ._1ltv12x7{left:var(--ds-space-075,6px)}
9
- ._1ltvmgjw{left:var(--ds-space-negative-200,-1pc)}
10
- ._1xi212x7{right:var(--ds-space-075,6px)}
11
- ._1xi2mgjw{right:var(--ds-space-negative-200,-1pc)}
12
11
  ._2lx21bp4{flex-direction:column}
13
- ._94n512x7{bottom:var(--ds-space-075,6px)}
14
- ._94n5mgjw{bottom:var(--ds-space-negative-200,-1pc)}
15
12
  ._kqswh2mm{position:relative}
16
- ._kqswstnw{position:absolute}
13
+ ._kqswstnw{position:absolute}
14
+ ._rjxp12x7{inset-inline-end:var(--ds-space-075,6px)}
15
+ ._rjxpmgjw{inset-inline-end:var(--ds-space-negative-200,-1pc)}
16
+ ._u7co12x7{inset-block-end:var(--ds-space-075,6px)}
17
+ ._u7comgjw{inset-block-end:var(--ds-space-negative-200,-1pc)}
@@ -17,17 +17,17 @@ var _caret = require("./caret");
17
17
  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); }
18
18
  var styles = {
19
19
  root: "_kqswh2mm",
20
- card: "_2rko1mok _zulppxbi _1rjcutpp _kqswstnw _1bsbaq3k _1e0c1txw _2lx21bp4"
20
+ card: "_2rko1mok _zulppxbi _1rjcutpp _kqswstnw _1bsbaq3k _1e0c1txw _2lx21bp4 _16qs9g9j"
21
21
  };
22
22
  var placementStyles = {
23
- 'top-start': "_94n512x7 _1xi2mgjw",
24
- 'top-end': "_94n512x7 _1ltvmgjw",
25
- 'right-start': "_1ltv12x7 _94n5mgjw",
26
- 'right-end': "_1ltv12x7 _154imgjw",
27
- 'bottom-start': "_154i12x7 _1xi2mgjw",
28
- 'bottom-end': "_154i12x7 _1ltvmgjw",
29
- 'left-start': "_1xi212x7 _94n5mgjw",
30
- 'left-end': "_1xi212x7 _154imgjw"
23
+ 'top-start': "_u7co12x7 _rjxpmgjw",
24
+ 'top-end': "_u7co12x7 _1e02mgjw",
25
+ 'right-start': "_1e0212x7 _u7comgjw",
26
+ 'right-end': "_1e0212x7 _152tmgjw",
27
+ 'bottom-start': "_152t12x7 _rjxpmgjw",
28
+ 'bottom-end': "_152t12x7 _1e02mgjw",
29
+ 'left-start': "_rjxp12x7 _u7comgjw",
30
+ 'left-end': "_rjxp12x7 _152tmgjw"
31
31
  };
32
32
  /**
33
33
  * __Spotlight__
@@ -1,16 +1,17 @@
1
1
 
2
2
  ._2rko1mok{border-radius:var(--ds-radius-large,8px)}
3
3
  ._zulppxbi{gap:var(--ds-space-200,1pc)}
4
- ._1rjcutpp{padding-block:var(--ds-space-150,9pt)}._154i12x7{top:var(--ds-space-075,6px)}
5
- ._154imgjw{top:var(--ds-space-negative-200,-1pc)}
4
+ ._1rjcutpp{padding-block:var(--ds-space-150,9pt)}._152t12x7{inset-block-start:var(--ds-space-075,6px)}
5
+ ._152tmgjw{inset-block-start:var(--ds-space-negative-200,-1pc)}
6
+ ._16qs9g9j{box-shadow:var(--ds-shadow-overflow,0 0 8px #091e4228,0 0 1px #091e421e)}
6
7
  ._1bsbaq3k{width:295px}
8
+ ._1e0212x7{inset-inline-start:var(--ds-space-075,6px)}
9
+ ._1e02mgjw{inset-inline-start:var(--ds-space-negative-200,-1pc)}
7
10
  ._1e0c1txw{display:flex}
8
- ._1ltv12x7{left:var(--ds-space-075,6px)}
9
- ._1ltvmgjw{left:var(--ds-space-negative-200,-1pc)}
10
- ._1xi212x7{right:var(--ds-space-075,6px)}
11
- ._1xi2mgjw{right:var(--ds-space-negative-200,-1pc)}
12
11
  ._2lx21bp4{flex-direction:column}
13
- ._94n512x7{bottom:var(--ds-space-075,6px)}
14
- ._94n5mgjw{bottom:var(--ds-space-negative-200,-1pc)}
15
12
  ._kqswh2mm{position:relative}
16
- ._kqswstnw{position:absolute}
13
+ ._kqswstnw{position:absolute}
14
+ ._rjxp12x7{inset-inline-end:var(--ds-space-075,6px)}
15
+ ._rjxpmgjw{inset-inline-end:var(--ds-space-negative-200,-1pc)}
16
+ ._u7co12x7{inset-block-end:var(--ds-space-075,6px)}
17
+ ._u7comgjw{inset-block-end:var(--ds-space-negative-200,-1pc)}
@@ -9,17 +9,17 @@ import { SpotlightContext } from '../../controllers/context';
9
9
  import { Caret } from './caret';
10
10
  const styles = {
11
11
  root: "_kqswh2mm",
12
- card: "_2rko1mok _zulppxbi _1rjcutpp _kqswstnw _1bsbaq3k _1e0c1txw _2lx21bp4"
12
+ card: "_2rko1mok _zulppxbi _1rjcutpp _kqswstnw _1bsbaq3k _1e0c1txw _2lx21bp4 _16qs9g9j"
13
13
  };
14
14
  const placementStyles = {
15
- 'top-start': "_94n512x7 _1xi2mgjw",
16
- 'top-end': "_94n512x7 _1ltvmgjw",
17
- 'right-start': "_1ltv12x7 _94n5mgjw",
18
- 'right-end': "_1ltv12x7 _154imgjw",
19
- 'bottom-start': "_154i12x7 _1xi2mgjw",
20
- 'bottom-end': "_154i12x7 _1ltvmgjw",
21
- 'left-start': "_1xi212x7 _94n5mgjw",
22
- 'left-end': "_1xi212x7 _154imgjw"
15
+ 'top-start': "_u7co12x7 _rjxpmgjw",
16
+ 'top-end': "_u7co12x7 _1e02mgjw",
17
+ 'right-start': "_1e0212x7 _u7comgjw",
18
+ 'right-end': "_1e0212x7 _152tmgjw",
19
+ 'bottom-start': "_152t12x7 _rjxpmgjw",
20
+ 'bottom-end': "_152t12x7 _1e02mgjw",
21
+ 'left-start': "_rjxp12x7 _u7comgjw",
22
+ 'left-end': "_rjxp12x7 _152tmgjw"
23
23
  };
24
24
  /**
25
25
  * __Spotlight__
@@ -1,16 +1,17 @@
1
1
 
2
2
  ._2rko1mok{border-radius:var(--ds-radius-large,8px)}
3
3
  ._zulppxbi{gap:var(--ds-space-200,1pc)}
4
- ._1rjcutpp{padding-block:var(--ds-space-150,9pt)}._154i12x7{top:var(--ds-space-075,6px)}
5
- ._154imgjw{top:var(--ds-space-negative-200,-1pc)}
4
+ ._1rjcutpp{padding-block:var(--ds-space-150,9pt)}._152t12x7{inset-block-start:var(--ds-space-075,6px)}
5
+ ._152tmgjw{inset-block-start:var(--ds-space-negative-200,-1pc)}
6
+ ._16qs9g9j{box-shadow:var(--ds-shadow-overflow,0 0 8px #091e4228,0 0 1px #091e421e)}
6
7
  ._1bsbaq3k{width:295px}
8
+ ._1e0212x7{inset-inline-start:var(--ds-space-075,6px)}
9
+ ._1e02mgjw{inset-inline-start:var(--ds-space-negative-200,-1pc)}
7
10
  ._1e0c1txw{display:flex}
8
- ._1ltv12x7{left:var(--ds-space-075,6px)}
9
- ._1ltvmgjw{left:var(--ds-space-negative-200,-1pc)}
10
- ._1xi212x7{right:var(--ds-space-075,6px)}
11
- ._1xi2mgjw{right:var(--ds-space-negative-200,-1pc)}
12
11
  ._2lx21bp4{flex-direction:column}
13
- ._94n512x7{bottom:var(--ds-space-075,6px)}
14
- ._94n5mgjw{bottom:var(--ds-space-negative-200,-1pc)}
15
12
  ._kqswh2mm{position:relative}
16
- ._kqswstnw{position:absolute}
13
+ ._kqswstnw{position:absolute}
14
+ ._rjxp12x7{inset-inline-end:var(--ds-space-075,6px)}
15
+ ._rjxpmgjw{inset-inline-end:var(--ds-space-negative-200,-1pc)}
16
+ ._u7co12x7{inset-block-end:var(--ds-space-075,6px)}
17
+ ._u7comgjw{inset-block-end:var(--ds-space-negative-200,-1pc)}
@@ -9,17 +9,17 @@ import { SpotlightContext } from '../../controllers/context';
9
9
  import { Caret } from './caret';
10
10
  var styles = {
11
11
  root: "_kqswh2mm",
12
- card: "_2rko1mok _zulppxbi _1rjcutpp _kqswstnw _1bsbaq3k _1e0c1txw _2lx21bp4"
12
+ card: "_2rko1mok _zulppxbi _1rjcutpp _kqswstnw _1bsbaq3k _1e0c1txw _2lx21bp4 _16qs9g9j"
13
13
  };
14
14
  var placementStyles = {
15
- 'top-start': "_94n512x7 _1xi2mgjw",
16
- 'top-end': "_94n512x7 _1ltvmgjw",
17
- 'right-start': "_1ltv12x7 _94n5mgjw",
18
- 'right-end': "_1ltv12x7 _154imgjw",
19
- 'bottom-start': "_154i12x7 _1xi2mgjw",
20
- 'bottom-end': "_154i12x7 _1ltvmgjw",
21
- 'left-start': "_1xi212x7 _94n5mgjw",
22
- 'left-end': "_1xi212x7 _154imgjw"
15
+ 'top-start': "_u7co12x7 _rjxpmgjw",
16
+ 'top-end': "_u7co12x7 _1e02mgjw",
17
+ 'right-start': "_1e0212x7 _u7comgjw",
18
+ 'right-end': "_1e0212x7 _152tmgjw",
19
+ 'bottom-start': "_152t12x7 _rjxpmgjw",
20
+ 'bottom-end': "_152t12x7 _1e02mgjw",
21
+ 'left-start': "_rjxp12x7 _u7comgjw",
22
+ 'left-end': "_rjxp12x7 _152tmgjw"
23
23
  };
24
24
  /**
25
25
  * __Spotlight__
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/spotlight",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "description": "A spotlight introduces users to various points of interest across Atlassian through focused messages or multi-step tours.",
5
5
  "author": "Atlassian Pty Ltd",
6
6
  "license": "Apache-2.0",
@@ -27,13 +27,13 @@
27
27
  "atlaskit:src": "src/index.tsx",
28
28
  "dependencies": {
29
29
  "@atlaskit/button": "^23.4.0",
30
- "@atlaskit/css": "^0.13.0",
30
+ "@atlaskit/css": "^0.14.0",
31
31
  "@atlaskit/heading": "^5.2.0",
32
32
  "@atlaskit/icon": "^28.1.0",
33
33
  "@atlaskit/image": "^3.0.0",
34
34
  "@atlaskit/popper": "^7.1.0",
35
- "@atlaskit/primitives": "^14.13.0",
36
- "@atlaskit/tokens": "^6.2.0",
35
+ "@atlaskit/primitives": "^14.14.0",
36
+ "@atlaskit/tokens": "^6.3.0",
37
37
  "@babel/runtime": "^7.0.0",
38
38
  "@compiled/react": "^0.18.3"
39
39
  },