@atlaskit/modal-dialog 14.2.0 → 14.2.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,23 @@
1
1
  # @atlaskit/modal-dialog
2
2
 
3
+ ## 14.2.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#155802](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/155802)
8
+ [`08019848e3eab`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/08019848e3eab) -
9
+ Refreshed "issue" terminology.
10
+ - Updated dependencies
11
+
12
+ ## 14.2.1
13
+
14
+ ### Patch Changes
15
+
16
+ - [#155827](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/155827)
17
+ [`f6f4f5a8a8ae8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f6f4f5a8a8ae8) -
18
+ Cleans up the `platform_design_system_motion_on_finish_fix` feature gate.
19
+ - Updated dependencies
20
+
3
21
  ## 14.2.0
4
22
 
5
23
  ### Minor Changes
@@ -87,7 +87,7 @@ var ModalWrapper = function ModalWrapper(props) {
87
87
  action: 'closed',
88
88
  componentName: 'modalDialog',
89
89
  packageName: "@atlaskit/modal-dialog",
90
- packageVersion: "14.2.0"
90
+ packageVersion: "14.2.2"
91
91
  });
92
92
  var onBlanketClicked = (0, _react.useCallback)(function (e) {
93
93
  if (shouldCloseOnOverlayClick) {
@@ -73,7 +73,7 @@ const ModalWrapper = props => {
73
73
  action: 'closed',
74
74
  componentName: 'modalDialog',
75
75
  packageName: "@atlaskit/modal-dialog",
76
- packageVersion: "14.2.0"
76
+ packageVersion: "14.2.2"
77
77
  });
78
78
  const onBlanketClicked = useCallback(e => {
79
79
  if (shouldCloseOnOverlayClick) {
@@ -77,7 +77,7 @@ var ModalWrapper = function ModalWrapper(props) {
77
77
  action: 'closed',
78
78
  componentName: 'modalDialog',
79
79
  packageName: "@atlaskit/modal-dialog",
80
- packageVersion: "14.2.0"
80
+ packageVersion: "14.2.2"
81
81
  });
82
82
  var onBlanketClicked = useCallback(function (e) {
83
83
  if (shouldCloseOnOverlayClick) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/modal-dialog",
3
- "version": "14.2.0",
3
+ "version": "14.2.2",
4
4
  "description": "A modal dialog displays content that requires user interaction, in a layer above the page.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -30,20 +30,20 @@
30
30
  "dependencies": {
31
31
  "@atlaskit/analytics-next": "^11.0.0",
32
32
  "@atlaskit/blanket": "^15.0.0",
33
- "@atlaskit/button": "^23.0.0",
33
+ "@atlaskit/button": "^23.2.0",
34
34
  "@atlaskit/codemod-utils": "^4.2.0",
35
35
  "@atlaskit/css": "^0.10.0",
36
36
  "@atlaskit/ds-lib": "^4.0.0",
37
37
  "@atlaskit/focus-ring": "^3.0.0",
38
- "@atlaskit/icon": "^26.0.0",
38
+ "@atlaskit/icon": "^26.4.0",
39
39
  "@atlaskit/layering": "^2.1.0",
40
40
  "@atlaskit/motion": "^5.1.0",
41
41
  "@atlaskit/platform-feature-flags": "^1.1.0",
42
42
  "@atlaskit/portal": "^5.1.0",
43
- "@atlaskit/pragmatic-drag-and-drop": "^1.6.0",
44
- "@atlaskit/primitives": "^14.7.0",
43
+ "@atlaskit/pragmatic-drag-and-drop": "^1.7.0",
44
+ "@atlaskit/primitives": "^14.8.0",
45
45
  "@atlaskit/theme": "^18.0.0",
46
- "@atlaskit/tokens": "^4.8.0",
46
+ "@atlaskit/tokens": "^4.9.0",
47
47
  "@babel/runtime": "^7.0.0",
48
48
  "@compiled/react": "^0.18.3",
49
49
  "bind-event-listener": "^3.0.0",
@@ -63,21 +63,21 @@
63
63
  "@atlaskit/banner": "^14.0.0",
64
64
  "@atlaskit/breadcrumbs": "^15.1.0",
65
65
  "@atlaskit/checkbox": "^17.1.0",
66
- "@atlaskit/code": "^17.1.0",
66
+ "@atlaskit/code": "^17.2.0",
67
67
  "@atlaskit/datetime-picker": "^17.0.0",
68
68
  "@atlaskit/docs": "^10.0.0",
69
- "@atlaskit/dropdown-menu": "^14.2.0",
69
+ "@atlaskit/dropdown-menu": "^16.0.0",
70
70
  "@atlaskit/flag": "^17.1.0",
71
71
  "@atlaskit/form": "^12.0.0",
72
72
  "@atlaskit/heading": "^5.2.0",
73
- "@atlaskit/link": "^3.1.0",
74
- "@atlaskit/popup": "^4.2.0",
73
+ "@atlaskit/link": "^3.2.0",
74
+ "@atlaskit/popup": "^4.3.0",
75
75
  "@atlaskit/radio": "^8.1.0",
76
76
  "@atlaskit/section-message": "^8.2.0",
77
- "@atlaskit/select": "^20.4.0",
77
+ "@atlaskit/select": "^20.6.0",
78
78
  "@atlaskit/ssr": "workspace:^",
79
79
  "@atlaskit/textfield": "^8.0.0",
80
- "@atlaskit/tooltip": "^20.0.0",
80
+ "@atlaskit/tooltip": "^20.1.0",
81
81
  "@atlaskit/visual-regression": "workspace:^",
82
82
  "@atlassian/feature-flags-test-utils": "^0.3.0",
83
83
  "@atlassian/ssr-tests": "^0.2.0",
@@ -139,10 +139,6 @@
139
139
  "platform_modal-dialog-heading-icon-a11y-fix": {
140
140
  "type": "boolean"
141
141
  },
142
- "platform_design_system_motion_on_finish_fix": {
143
- "type": "boolean",
144
- "referenceOnly": "true"
145
- },
146
142
  "platform_ads_explicit_font_styles": {
147
143
  "type": "boolean"
148
144
  }