@atlaskit/drawer 11.0.16 → 11.0.17

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/drawer
2
2
 
3
+ ## 11.0.17
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 11.0.16
4
10
 
5
11
  ### Patch Changes
@@ -6,5 +6,5 @@
6
6
  ._4t3i1kxc{height:100vh}
7
7
  ._ca0q1ejb{padding-top:var(--ds-space-300,24px)}
8
8
  ._n3tdpxbi{padding-bottom:var(--ds-space-200,1pc)}
9
- ._syaz1gjq{color:var(--ds-text-subtle,#44546f)}
9
+ ._syazazsu{color:var(--ds-text-subtle,#505258)}
10
10
  ._vchhusvi{box-sizing:border-box}
@@ -12,7 +12,7 @@ var _runtime = require("@compiled/react/runtime");
12
12
  var _context = require("../context");
13
13
  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); }
14
14
  var styles = {
15
- default: "_4cvr1h6o _vchhusvi _syaz1gjq _1e0c1txw _1o9zidpf _2lx21bp4 _4t3i1kxc _n3tdpxbi _ca0q1ejb _1bsbxncg"
15
+ default: "_4cvr1h6o _vchhusvi _syazazsu _1e0c1txw _1o9zidpf _2lx21bp4 _4t3i1kxc _n3tdpxbi _ca0q1ejb _1bsbxncg"
16
16
  };
17
17
 
18
18
  /**
@@ -67,7 +67,7 @@ var Drawer = exports.Drawer = function Drawer(_ref2) {
67
67
  action: 'dismissed',
68
68
  componentName: 'drawer',
69
69
  packageName: "@atlaskit/drawer",
70
- packageVersion: "11.0.15",
70
+ packageVersion: "11.0.16",
71
71
  analyticsData: {
72
72
  trigger: 'escKey'
73
73
  }
@@ -90,7 +90,7 @@ var Drawer = exports.Drawer = function Drawer(_ref2) {
90
90
  action: 'dismissed',
91
91
  componentName: 'drawer',
92
92
  packageName: "@atlaskit/drawer",
93
- packageVersion: "11.0.15",
93
+ packageVersion: "11.0.16",
94
94
  analyticsData: {
95
95
  trigger: 'blanket'
96
96
  }
@@ -102,7 +102,7 @@ var Drawer = exports.Drawer = function Drawer(_ref2) {
102
102
  action: 'dismissed',
103
103
  componentName: 'drawer',
104
104
  packageName: "@atlaskit/drawer",
105
- packageVersion: "11.0.15",
105
+ packageVersion: "11.0.16",
106
106
  analyticsData: {
107
107
  trigger: 'backButton'
108
108
  }
@@ -6,5 +6,5 @@
6
6
  ._4t3i1kxc{height:100vh}
7
7
  ._ca0q1ejb{padding-top:var(--ds-space-300,24px)}
8
8
  ._n3tdpxbi{padding-bottom:var(--ds-space-200,1pc)}
9
- ._syaz1gjq{color:var(--ds-text-subtle,#44546f)}
9
+ ._syazazsu{color:var(--ds-text-subtle,#505258)}
10
10
  ._vchhusvi{box-sizing:border-box}
@@ -4,7 +4,7 @@ import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
5
5
  import { useEnsureIsInsideDrawer } from '../context';
6
6
  const styles = {
7
- default: "_4cvr1h6o _vchhusvi _syaz1gjq _1e0c1txw _1o9zidpf _2lx21bp4 _4t3i1kxc _n3tdpxbi _ca0q1ejb _1bsbxncg"
7
+ default: "_4cvr1h6o _vchhusvi _syazazsu _1e0c1txw _1o9zidpf _2lx21bp4 _4t3i1kxc _n3tdpxbi _ca0q1ejb _1bsbxncg"
8
8
  };
9
9
 
10
10
  /**
@@ -52,7 +52,7 @@ export const Drawer = ({
52
52
  action: 'dismissed',
53
53
  componentName: 'drawer',
54
54
  packageName: "@atlaskit/drawer",
55
- packageVersion: "11.0.15",
55
+ packageVersion: "11.0.16",
56
56
  analyticsData: {
57
57
  trigger: 'escKey'
58
58
  }
@@ -73,7 +73,7 @@ export const Drawer = ({
73
73
  action: 'dismissed',
74
74
  componentName: 'drawer',
75
75
  packageName: "@atlaskit/drawer",
76
- packageVersion: "11.0.15",
76
+ packageVersion: "11.0.16",
77
77
  analyticsData: {
78
78
  trigger: 'blanket'
79
79
  }
@@ -83,7 +83,7 @@ export const Drawer = ({
83
83
  action: 'dismissed',
84
84
  componentName: 'drawer',
85
85
  packageName: "@atlaskit/drawer",
86
- packageVersion: "11.0.15",
86
+ packageVersion: "11.0.16",
87
87
  analyticsData: {
88
88
  trigger: 'backButton'
89
89
  }
@@ -6,5 +6,5 @@
6
6
  ._4t3i1kxc{height:100vh}
7
7
  ._ca0q1ejb{padding-top:var(--ds-space-300,24px)}
8
8
  ._n3tdpxbi{padding-bottom:var(--ds-space-200,1pc)}
9
- ._syaz1gjq{color:var(--ds-text-subtle,#44546f)}
9
+ ._syazazsu{color:var(--ds-text-subtle,#505258)}
10
10
  ._vchhusvi{box-sizing:border-box}
@@ -4,7 +4,7 @@ import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
5
5
  import { useEnsureIsInsideDrawer } from '../context';
6
6
  var styles = {
7
- default: "_4cvr1h6o _vchhusvi _syaz1gjq _1e0c1txw _1o9zidpf _2lx21bp4 _4t3i1kxc _n3tdpxbi _ca0q1ejb _1bsbxncg"
7
+ default: "_4cvr1h6o _vchhusvi _syazazsu _1e0c1txw _1o9zidpf _2lx21bp4 _4t3i1kxc _n3tdpxbi _ca0q1ejb _1bsbxncg"
8
8
  };
9
9
 
10
10
  /**
@@ -57,7 +57,7 @@ export var Drawer = function Drawer(_ref2) {
57
57
  action: 'dismissed',
58
58
  componentName: 'drawer',
59
59
  packageName: "@atlaskit/drawer",
60
- packageVersion: "11.0.15",
60
+ packageVersion: "11.0.16",
61
61
  analyticsData: {
62
62
  trigger: 'escKey'
63
63
  }
@@ -80,7 +80,7 @@ export var Drawer = function Drawer(_ref2) {
80
80
  action: 'dismissed',
81
81
  componentName: 'drawer',
82
82
  packageName: "@atlaskit/drawer",
83
- packageVersion: "11.0.15",
83
+ packageVersion: "11.0.16",
84
84
  analyticsData: {
85
85
  trigger: 'blanket'
86
86
  }
@@ -92,7 +92,7 @@ export var Drawer = function Drawer(_ref2) {
92
92
  action: 'dismissed',
93
93
  componentName: 'drawer',
94
94
  packageName: "@atlaskit/drawer",
95
- packageVersion: "11.0.15",
95
+ packageVersion: "11.0.16",
96
96
  analyticsData: {
97
97
  trigger: 'backButton'
98
98
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/drawer",
3
- "version": "11.0.16",
3
+ "version": "11.0.17",
4
4
  "description": "A drawer is a panel that slides in from the left side of the screen.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -41,7 +41,7 @@
41
41
  "@atlaskit/blanket": "^15.0.0",
42
42
  "@atlaskit/button": "^23.6.0",
43
43
  "@atlaskit/css": "^0.15.0",
44
- "@atlaskit/icon": "^28.5.0",
44
+ "@atlaskit/icon": "^29.0.0",
45
45
  "@atlaskit/layering": "^3.2.0",
46
46
  "@atlaskit/motion": "^5.3.0",
47
47
  "@atlaskit/platform-feature-flags": "^1.1.0",