@atlaskit/dropdown-menu 16.3.18 → 16.3.20

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/dropdown-menu
2
2
 
3
+ ## 16.3.20
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 16.3.19
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 16.3.18
4
16
 
5
17
  ### Patch Changes
@@ -1,4 +1,4 @@
1
1
  ._11c81vhk{font:var(--ds-font-heading-xxsmall,normal 600 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._18zrpxbi{padding-inline:var(--ds-space-200,1pc)}
3
3
  ._1rjcze3t{padding-block:var(--ds-space-0,0)}
4
- ._syaz1gjq{color:var(--ds-text-subtle,#44546f)}
4
+ ._syazazsu{color:var(--ds-text-subtle,#505258)}
@@ -11,7 +11,7 @@ var _runtime = require("@compiled/react/runtime");
11
11
  var _react = _interopRequireDefault(require("react"));
12
12
  var _compiled = require("@atlaskit/primitives/compiled");
13
13
  var styles = {
14
- heading: "_11c81vhk _1rjcze3t _18zrpxbi _syaz1gjq"
14
+ heading: "_11c81vhk _1rjcze3t _18zrpxbi _syazazsu"
15
15
  };
16
16
 
17
17
  /**
@@ -1,4 +1,4 @@
1
1
  ._11c81vhk{font:var(--ds-font-heading-xxsmall,normal 600 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._18zrpxbi{padding-inline:var(--ds-space-200,1pc)}
3
3
  ._1rjcze3t{padding-block:var(--ds-space-0,0)}
4
- ._syaz1gjq{color:var(--ds-text-subtle,#44546f)}
4
+ ._syazazsu{color:var(--ds-text-subtle,#505258)}
@@ -4,7 +4,7 @@ import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
5
5
  import { Box } from '@atlaskit/primitives/compiled';
6
6
  const styles = {
7
- heading: "_11c81vhk _1rjcze3t _18zrpxbi _syaz1gjq"
7
+ heading: "_11c81vhk _1rjcze3t _18zrpxbi _syazazsu"
8
8
  };
9
9
 
10
10
  /**
@@ -1,4 +1,4 @@
1
1
  ._11c81vhk{font:var(--ds-font-heading-xxsmall,normal 600 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._18zrpxbi{padding-inline:var(--ds-space-200,1pc)}
3
3
  ._1rjcze3t{padding-block:var(--ds-space-0,0)}
4
- ._syaz1gjq{color:var(--ds-text-subtle,#44546f)}
4
+ ._syazazsu{color:var(--ds-text-subtle,#505258)}
@@ -4,7 +4,7 @@ import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
5
5
  import { Box } from '@atlaskit/primitives/compiled';
6
6
  var styles = {
7
- heading: "_11c81vhk _1rjcze3t _18zrpxbi _syaz1gjq"
7
+ heading: "_11c81vhk _1rjcze3t _18zrpxbi _syazazsu"
8
8
  };
9
9
 
10
10
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/dropdown-menu",
3
- "version": "16.3.18",
3
+ "version": "16.3.20",
4
4
  "description": "A dropdown menu displays a list of actions or options to a user.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -25,17 +25,17 @@
25
25
  },
26
26
  "dependencies": {
27
27
  "@atlaskit/button": "^23.6.0",
28
- "@atlaskit/css": "^0.15.0",
28
+ "@atlaskit/css": "^0.16.0",
29
29
  "@atlaskit/ds-lib": "^5.2.0",
30
- "@atlaskit/icon": "^28.5.0",
31
- "@atlaskit/layering": "^3.2.0",
30
+ "@atlaskit/icon": "^29.0.0",
31
+ "@atlaskit/layering": "^3.4.0",
32
32
  "@atlaskit/menu": "^8.4.0",
33
33
  "@atlaskit/platform-feature-flags": "^1.1.0",
34
34
  "@atlaskit/popup": "^4.6.0",
35
- "@atlaskit/primitives": "^16.1.0",
35
+ "@atlaskit/primitives": "^16.2.0",
36
36
  "@atlaskit/spinner": "^19.0.0",
37
37
  "@atlaskit/theme": "^21.0.0",
38
- "@atlaskit/tokens": "^8.0.0",
38
+ "@atlaskit/tokens": "^8.1.0",
39
39
  "@atlaskit/visually-hidden": "^3.0.0",
40
40
  "@babel/runtime": "^7.0.0",
41
41
  "bind-event-listener": "^3.0.0"
@@ -57,9 +57,9 @@
57
57
  "@atlaskit/heading": "^5.2.0",
58
58
  "@atlaskit/link": "^3.2.0",
59
59
  "@atlaskit/lozenge": "^13.1.0",
60
- "@atlaskit/modal-dialog": "^14.6.0",
60
+ "@atlaskit/modal-dialog": "^14.7.0",
61
61
  "@atlaskit/section-message": "^8.9.0",
62
- "@atlaskit/textfield": "^8.0.0",
62
+ "@atlaskit/textfield": "^8.1.0",
63
63
  "@atlaskit/toggle": "^15.1.0",
64
64
  "@atlassian/feature-flags-test-utils": "^1.0.0",
65
65
  "@testing-library/react": "^13.4.0",