@atlaskit/editor-extension-dropbox 0.4.5 → 0.4.6

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/editor-extension-dropbox
2
2
 
3
+ ## 0.4.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 0.4.5
4
10
 
5
11
  ### Patch Changes
@@ -22,19 +28,19 @@
22
28
 
23
29
  ### Patch Changes
24
30
 
25
- - [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
31
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793) [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
26
32
 
27
33
  ## 0.4.1
28
34
 
29
35
  ### Patch Changes
30
36
 
31
- - [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
37
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649) [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
32
38
 
33
39
  ## 0.4.0
34
40
 
35
41
  ### Minor Changes
36
42
 
37
- - [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
43
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
38
44
 
39
45
  ### Patch Changes
40
46
 
@@ -50,7 +56,7 @@
50
56
 
51
57
  ### Patch Changes
52
58
 
53
- - [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY remove before merging to master; dupe adf-schema via adf-utils
59
+ - [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424) [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY remove before merging to master; dupe adf-schema via adf-utils
54
60
  - Updated dependencies
55
61
 
56
62
  ## 0.3.6
@@ -75,13 +81,13 @@
75
81
 
76
82
  ### Patch Changes
77
83
 
78
- - [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
84
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874) [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
79
85
 
80
86
  ## 0.3.2
81
87
 
82
88
  ### Patch Changes
83
89
 
84
- - [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
90
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492) [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
85
91
 
86
92
  ## 0.3.1
87
93
 
@@ -93,7 +99,7 @@
93
99
 
94
100
  ### Minor Changes
95
101
 
96
- - [`8949731bc6a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8949731bc6a) - ED-14608: Migrate adf-utils imports in atlassian-frontend to new child entry points to improve treeshaking
102
+ - [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570) [`8949731bc6a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8949731bc6a) - ED-14608: Migrate adf-utils imports in atlassian-frontend to new child entry points to improve treeshaking
97
103
 
98
104
  ### Patch Changes
99
105
 
@@ -109,7 +115,7 @@
109
115
 
110
116
  ### Patch Changes
111
117
 
112
- - [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
118
+ - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650) [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
113
119
  - Updated dependencies
114
120
 
115
121
  ## 0.2.27
@@ -122,7 +128,7 @@
122
128
 
123
129
  ### Patch Changes
124
130
 
125
- - [`55256125722`](https://bitbucket.org/atlassian/atlassian-frontend/commits/55256125722) - ED-14262 update editor packages to use emotion 11
131
+ - [#19019](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19019) [`55256125722`](https://bitbucket.org/atlassian/atlassian-frontend/commits/55256125722) - ED-14262 update editor packages to use emotion 11
126
132
  - Updated dependencies
127
133
 
128
134
  ## 0.2.25
@@ -135,7 +141,7 @@
135
141
 
136
142
  ### Patch Changes
137
143
 
138
- - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - ED-13753 Updated editor-common import entries.
144
+ - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752) [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - ED-13753 Updated editor-common import entries.
139
145
  - Updated dependencies
140
146
 
141
147
  ## 0.2.23
@@ -160,7 +166,7 @@
160
166
 
161
167
  ### Patch Changes
162
168
 
163
- - [`56129bdfc79`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56129bdfc79) - Upgrade to the latest version of @atlaskit/modal-dialog.
169
+ - [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864) [`56129bdfc79`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56129bdfc79) - Upgrade to the latest version of @atlaskit/modal-dialog.
164
170
  - Updated dependencies
165
171
 
166
172
  ## 0.2.19
@@ -173,7 +179,7 @@
173
179
 
174
180
  ### Patch Changes
175
181
 
176
- - [`d05cb164f3f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d05cb164f3f) - NO-ISSUE dereference default export of async imported modules for better interop
182
+ - [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649) [`d05cb164f3f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d05cb164f3f) - NO-ISSUE dereference default export of async imported modules for better interop
177
183
  - [`94448f306ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/94448f306ed) - AK-330 Fix editor toolbar and quick insert menu items pronounced twice by screen readers
178
184
  - Updated dependencies
179
185
 
@@ -223,7 +229,7 @@
223
229
 
224
230
  ### Patch Changes
225
231
 
226
- - [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
232
+ - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857) [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
227
233
 
228
234
  ## 0.2.9
229
235
 
@@ -241,7 +247,7 @@
241
247
 
242
248
  ### Patch Changes
243
249
 
244
- - [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
250
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497) [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
245
251
  This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
246
252
  Also add `typescript` to `devDependencies` to denote version that the package was built with.
247
253
 
@@ -267,7 +273,7 @@
267
273
 
268
274
  ### Patch Changes
269
275
 
270
- - [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
276
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885) [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
271
277
 
272
278
  Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
273
279
  to prevent duplicates of tslib being bundled.
@@ -288,7 +294,7 @@
288
294
 
289
295
  ### Minor Changes
290
296
 
291
- - [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
297
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335) [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
292
298
  For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
293
299
 
294
300
  ### Patch Changes
@@ -305,13 +311,13 @@
305
311
 
306
312
  ### Patch Changes
307
313
 
308
- - [`d7c0ccbb4e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d7c0ccbb4e) - ED-9173 Update Dropbox extension description- Updated dependencies
314
+ - [#1868](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1868) [`d7c0ccbb4e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d7c0ccbb4e) - ED-9173 Update Dropbox extension description- Updated dependencies
309
315
 
310
316
  ## 0.1.6
311
317
 
312
318
  ### Patch Changes
313
319
 
314
- - [`37aaff5d09`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37aaff5d09) - Change version of theme from direct to caret dependency
320
+ - [#2000](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2000) [`37aaff5d09`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37aaff5d09) - Change version of theme from direct to caret dependency
315
321
 
316
322
  ## 0.1.5
317
323
 
@@ -4,7 +4,5 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.POPUP_MOUNTPOINT = exports.DROPBOX_IFRAME_NAME = void 0;
7
- var POPUP_MOUNTPOINT = 'twp-dropbox-popup-mount-point';
8
- exports.POPUP_MOUNTPOINT = POPUP_MOUNTPOINT;
9
- var DROPBOX_IFRAME_NAME = 'twp-dropboxjs-iframe';
10
- exports.DROPBOX_IFRAME_NAME = DROPBOX_IFRAME_NAME;
7
+ var POPUP_MOUNTPOINT = exports.POPUP_MOUNTPOINT = 'twp-dropbox-popup-mount-point';
8
+ var DROPBOX_IFRAME_NAME = exports.DROPBOX_IFRAME_NAME = 'twp-dropboxjs-iframe';
@@ -1044,5 +1044,4 @@ Please reach out to the Editor team if you need more information
1044
1044
  }(n(2).Dropin);
1045
1045
  o.Previewer = s;
1046
1046
  }]));
1047
- var _default = {};
1048
- exports.default = _default;
1047
+ var _default = exports.default = {};
@@ -10,7 +10,7 @@ var _regenerator = _interopRequireDefault(require("@babel/runtime/regenerator"))
10
10
  var _asyncToGenerator2 = _interopRequireDefault(require("@babel/runtime/helpers/asyncToGenerator"));
11
11
  function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
12
12
  function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
13
- var _default = /*#__PURE__*/function () {
13
+ var _default = exports.default = /*#__PURE__*/function () {
14
14
  var _ref = (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee(appKey) {
15
15
  return _regenerator.default.wrap(function _callee$(_context) {
16
16
  while (1) switch (_context.prev = _context.next) {
@@ -36,5 +36,4 @@ var _default = /*#__PURE__*/function () {
36
36
  return function (_x) {
37
37
  return _ref.apply(this, arguments);
38
38
  };
39
- }();
40
- exports.default = _default;
39
+ }();
@@ -7,7 +7,7 @@ Object.defineProperty(exports, "__esModule", {
7
7
  exports.default = void 0;
8
8
  var _react = _interopRequireDefault(require("react"));
9
9
  var _dropbox = _interopRequireDefault(require("@atlaskit/icon/glyph/dropbox"));
10
- var _default = function _default() {
10
+ var _default = exports.default = function _default() {
11
11
  return (
12
12
  /*#__PURE__*/
13
13
  // This colour is not ADG - it is the dropbox brand color
@@ -17,5 +17,4 @@ var _default = function _default() {
17
17
  label: ""
18
18
  })
19
19
  );
20
- };
21
- exports.default = _default;
20
+ };
@@ -182,5 +182,4 @@ var manifestFunction = function manifestFunction(_ref) {
182
182
  }
183
183
  };
184
184
  };
185
- var _default = manifestFunction;
186
- exports.default = _default;
185
+ var _default = exports.default = manifestFunction;
package/dist/cjs/modal.js CHANGED
@@ -89,5 +89,4 @@ var Modal = function Modal(_ref) {
89
89
  frameBorder: 0
90
90
  })))));
91
91
  };
92
- var _default = Modal;
93
- exports.default = _default;
92
+ var _default = exports.default = Modal;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-extension-dropbox",
3
- "version": "0.4.5",
3
+ "version": "0.4.6",
4
4
  "description": "A an atlassian editor extension to add a native dropbox picker",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -33,10 +33,10 @@
33
33
  },
34
34
  "dependencies": {
35
35
  "@atlaskit/adf-utils": "^19.0.0",
36
- "@atlaskit/button": "^16.10.0",
37
- "@atlaskit/editor-common": "^76.0.0",
38
- "@atlaskit/icon": "^21.12.0",
39
- "@atlaskit/modal-dialog": "^12.7.0",
36
+ "@atlaskit/button": "^16.16.0",
37
+ "@atlaskit/editor-common": "^76.22.0",
38
+ "@atlaskit/icon": "^22.0.0",
39
+ "@atlaskit/modal-dialog": "^12.8.0",
40
40
  "@babel/runtime": "^7.0.0",
41
41
  "@emotion/react": "^11.7.1"
42
42
  },