@atlaskit/color-picker 5.2.17 → 5.2.18

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/color-picker
2
2
 
3
+ ## 5.2.18
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 5.2.17
4
10
 
5
11
  ### Patch Changes
@@ -62,7 +62,7 @@ var ColorPaletteMenuWithoutAnalytics = exports.ColorPaletteMenuWithoutAnalytics
62
62
  attributes: {
63
63
  componentName: 'color-picker',
64
64
  packageName: "@atlaskit/color-picker",
65
- packageVersion: "0.0.0-development"
65
+ packageVersion: "5.2.17"
66
66
  }
67
67
  })(createAnalyticsEvent);
68
68
  }
@@ -147,7 +147,7 @@ var ColorPaletteMenuWithoutAnalytics = exports.ColorPaletteMenuWithoutAnalytics
147
147
  var _default = exports.default = (0, _analyticsNext.withAnalyticsContext)({
148
148
  componentName: 'color-picker',
149
149
  packageName: "@atlaskit/color-picker",
150
- packageVersion: "0.0.0-development"
150
+ packageVersion: "5.2.17"
151
151
  })((0, _analyticsNext.withAnalyticsEvents)()(ColorPaletteMenuWithoutAnalytics));
152
152
  var colorCardWrapperStyles = null;
153
153
  var colorPaletteContainerStyles = null;
@@ -40,7 +40,7 @@ var defaultPopperProps = {
40
40
  placement: 'bottom-start'
41
41
  };
42
42
  var packageName = "@atlaskit/color-picker";
43
- var packageVersion = "0.0.0-development";
43
+ var packageVersion = "5.2.17";
44
44
  var ColorPickerWithoutAnalyticsBase = /*#__PURE__*/function (_React$Component) {
45
45
  function ColorPickerWithoutAnalyticsBase() {
46
46
  var _this;
@@ -43,7 +43,7 @@ export const ColorPaletteMenuWithoutAnalytics = ({
43
43
  attributes: {
44
44
  componentName: 'color-picker',
45
45
  packageName: "@atlaskit/color-picker",
46
- packageVersion: "0.0.0-development"
46
+ packageVersion: "5.2.17"
47
47
  }
48
48
  })(createAnalyticsEvent);
49
49
  }
@@ -121,7 +121,7 @@ export const ColorPaletteMenuWithoutAnalytics = ({
121
121
  export default withAnalyticsContext({
122
122
  componentName: 'color-picker',
123
123
  packageName: "@atlaskit/color-picker",
124
- packageVersion: "0.0.0-development"
124
+ packageVersion: "5.2.17"
125
125
  })(withAnalyticsEvents()(ColorPaletteMenuWithoutAnalytics));
126
126
  const colorCardWrapperStyles = null;
127
127
  const colorPaletteContainerStyles = null;
@@ -25,7 +25,7 @@ const defaultPopperProps = {
25
25
  placement: 'bottom-start'
26
26
  };
27
27
  const packageName = "@atlaskit/color-picker";
28
- const packageVersion = "0.0.0-development";
28
+ const packageVersion = "5.2.17";
29
29
  class ColorPickerWithoutAnalyticsBase extends React.Component {
30
30
  constructor(...args) {
31
31
  super(...args);
@@ -53,7 +53,7 @@ export var ColorPaletteMenuWithoutAnalytics = function ColorPaletteMenuWithoutAn
53
53
  attributes: {
54
54
  componentName: 'color-picker',
55
55
  packageName: "@atlaskit/color-picker",
56
- packageVersion: "0.0.0-development"
56
+ packageVersion: "5.2.17"
57
57
  }
58
58
  })(createAnalyticsEvent);
59
59
  }
@@ -138,7 +138,7 @@ export var ColorPaletteMenuWithoutAnalytics = function ColorPaletteMenuWithoutAn
138
138
  export default withAnalyticsContext({
139
139
  componentName: 'color-picker',
140
140
  packageName: "@atlaskit/color-picker",
141
- packageVersion: "0.0.0-development"
141
+ packageVersion: "5.2.17"
142
142
  })(withAnalyticsEvents()(ColorPaletteMenuWithoutAnalytics));
143
143
  var colorCardWrapperStyles = null;
144
144
  var colorPaletteContainerStyles = null;
@@ -32,7 +32,7 @@ var defaultPopperProps = {
32
32
  placement: 'bottom-start'
33
33
  };
34
34
  var packageName = "@atlaskit/color-picker";
35
- var packageVersion = "0.0.0-development";
35
+ var packageVersion = "5.2.17";
36
36
  var ColorPickerWithoutAnalyticsBase = /*#__PURE__*/function (_React$Component) {
37
37
  function ColorPickerWithoutAnalyticsBase() {
38
38
  var _this;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/color-picker",
3
- "version": "5.2.17",
3
+ "version": "5.2.18",
4
4
  "description": "Jira Color Picker Component",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -29,12 +29,12 @@
29
29
  },
30
30
  "dependencies": {
31
31
  "@atlaskit/analytics-next": "^11.1.0",
32
- "@atlaskit/css": "^0.16.0",
32
+ "@atlaskit/css": "^0.17.0",
33
33
  "@atlaskit/icon": "^29.0.0",
34
34
  "@atlaskit/platform-feature-flags": "^1.1.0",
35
35
  "@atlaskit/select": "^21.4.0",
36
36
  "@atlaskit/theme": "^21.0.0",
37
- "@atlaskit/tokens": "^8.1.0",
37
+ "@atlaskit/tokens": "^8.3.0",
38
38
  "@atlaskit/tooltip": "^20.10.0",
39
39
  "@babel/runtime": "^7.0.0",
40
40
  "@compiled/react": "^0.18.6",
@@ -48,7 +48,7 @@
48
48
  "devDependencies": {
49
49
  "@af/integration-testing": "workspace:^",
50
50
  "@af/visual-regression": "workspace:^",
51
- "@atlaskit/primitives": "^16.2.0",
51
+ "@atlaskit/primitives": "^16.3.0",
52
52
  "@testing-library/react": "^13.4.0",
53
53
  "@testing-library/user-event": "^14.4.3",
54
54
  "ast-types": "^0.13.3",