@atlaskit/share 6.16.11 → 6.16.12

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.
Files changed (26) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/cjs/components/CopyLinkButtonNext.js +1 -1
  3. package/dist/cjs/components/IntegrationButtonNext.js +1 -1
  4. package/dist/cjs/components/LazyShareForm/LazyShareFormNext.js +1 -1
  5. package/dist/cjs/components/LazyShareForm/lazyNext.js +1 -1
  6. package/dist/cjs/components/ShareDialogWithTriggerNext.js +1 -1
  7. package/dist/cjs/components/ShareFormNext.js +1 -1
  8. package/dist/cjs/components/ShareFormWrapper/compiled.js +1 -1
  9. package/dist/cjs/components/analytics/analytics.js +1 -1
  10. package/dist/es2019/components/CopyLinkButtonNext.js +1 -1
  11. package/dist/es2019/components/IntegrationButtonNext.js +1 -1
  12. package/dist/es2019/components/LazyShareForm/LazyShareFormNext.js +1 -1
  13. package/dist/es2019/components/LazyShareForm/lazyNext.js +1 -1
  14. package/dist/es2019/components/ShareDialogWithTriggerNext.js +1 -1
  15. package/dist/es2019/components/ShareFormNext.js +1 -1
  16. package/dist/es2019/components/ShareFormWrapper/compiled.js +1 -1
  17. package/dist/es2019/components/analytics/analytics.js +1 -1
  18. package/dist/esm/components/CopyLinkButtonNext.js +1 -1
  19. package/dist/esm/components/IntegrationButtonNext.js +1 -1
  20. package/dist/esm/components/LazyShareForm/LazyShareFormNext.js +1 -1
  21. package/dist/esm/components/LazyShareForm/lazyNext.js +1 -1
  22. package/dist/esm/components/ShareDialogWithTriggerNext.js +1 -1
  23. package/dist/esm/components/ShareFormNext.js +1 -1
  24. package/dist/esm/components/ShareFormWrapper/compiled.js +1 -1
  25. package/dist/esm/components/analytics/analytics.js +1 -1
  26. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @atlaskit/share
2
2
 
3
+ ## 6.16.12
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 6.16.11
4
10
 
5
11
  ### Patch Changes
@@ -1,4 +1,4 @@
1
- /* CopyLinkButtonNext.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* CopyLinkButtonNext.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* IntegrationButtonNext.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* IntegrationButtonNext.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* LazyShareFormNext.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* LazyShareFormNext.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* lazyNext.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* lazyNext.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* ShareDialogWithTriggerNext.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* ShareDialogWithTriggerNext.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* ShareFormNext.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* ShareFormNext.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* compiled.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* compiled.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -13,7 +13,7 @@ var buildAttributes = function buildAttributes() {
13
13
  var attributes = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
14
14
  return _objectSpread({
15
15
  packageName: "@atlaskit/share",
16
- packageVersion: "0.0.0-development"
16
+ packageVersion: "6.16.11"
17
17
  }, attributes);
18
18
  };
19
19
  var createEvent = function createEvent(eventType, source, action, actionSubject, actionSubjectId) {
@@ -1,4 +1,4 @@
1
- /* CopyLinkButtonNext.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* CopyLinkButtonNext.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
3
3
  import "./CopyLinkButtonNext.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* IntegrationButtonNext.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* IntegrationButtonNext.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  import "./IntegrationButtonNext.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* LazyShareFormNext.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* LazyShareFormNext.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  import "./LazyShareFormNext.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* lazyNext.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* lazyNext.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  import "./lazyNext.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React, { lazy, Suspense } from 'react';
@@ -1,4 +1,4 @@
1
- /* ShareDialogWithTriggerNext.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* ShareDialogWithTriggerNext.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
3
3
  import "./ShareDialogWithTriggerNext.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* ShareFormNext.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* ShareFormNext.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
3
3
  import _extends from "@babel/runtime/helpers/extends";
4
4
  import "./ShareFormNext.compiled.css";
@@ -1,4 +1,4 @@
1
- /* compiled.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* compiled.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  import "./compiled.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,7 +1,7 @@
1
1
  import { isEmail, isExternalUser, isGroup, isTeam, isUser } from '@atlaskit/smart-user-picker';
2
2
  const buildAttributes = (attributes = {}) => ({
3
3
  packageName: "@atlaskit/share",
4
- packageVersion: "0.0.0-development",
4
+ packageVersion: "6.16.11",
5
5
  ...attributes
6
6
  });
7
7
  const createEvent = (eventType, source, action, actionSubject, actionSubjectId, attributes = {}) => ({
@@ -1,4 +1,4 @@
1
- /* CopyLinkButtonNext.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* CopyLinkButtonNext.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  import _classCallCheck from "@babel/runtime/helpers/classCallCheck";
3
3
  import _createClass from "@babel/runtime/helpers/createClass";
4
4
  import _possibleConstructorReturn from "@babel/runtime/helpers/possibleConstructorReturn";
@@ -1,4 +1,4 @@
1
- /* IntegrationButtonNext.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* IntegrationButtonNext.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  import "./IntegrationButtonNext.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* LazyShareFormNext.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* LazyShareFormNext.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  import "./LazyShareFormNext.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* lazyNext.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* lazyNext.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  import "./lazyNext.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React, { lazy, Suspense } from 'react';
@@ -1,4 +1,4 @@
1
- /* ShareDialogWithTriggerNext.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* ShareDialogWithTriggerNext.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  import _asyncToGenerator from "@babel/runtime/helpers/asyncToGenerator";
3
3
  import _classCallCheck from "@babel/runtime/helpers/classCallCheck";
4
4
  import _createClass from "@babel/runtime/helpers/createClass";
@@ -1,4 +1,4 @@
1
- /* ShareFormNext.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* ShareFormNext.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  import _classCallCheck from "@babel/runtime/helpers/classCallCheck";
3
3
  import _createClass from "@babel/runtime/helpers/createClass";
4
4
  import _possibleConstructorReturn from "@babel/runtime/helpers/possibleConstructorReturn";
@@ -1,4 +1,4 @@
1
- /* compiled.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* compiled.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  import "./compiled.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -6,7 +6,7 @@ var buildAttributes = function buildAttributes() {
6
6
  var attributes = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
7
7
  return _objectSpread({
8
8
  packageName: "@atlaskit/share",
9
- packageVersion: "0.0.0-development"
9
+ packageVersion: "6.16.11"
10
10
  }, attributes);
11
11
  };
12
12
  var createEvent = function createEvent(eventType, source, action, actionSubject, actionSubjectId) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/share",
3
- "version": "6.16.11",
3
+ "version": "6.16.12",
4
4
  "description": "Fabric Share Element",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -42,7 +42,7 @@
42
42
  "@atlaskit/button": "^23.4.0",
43
43
  "@atlaskit/css": "^0.14.0",
44
44
  "@atlaskit/dropdown-menu": "^16.3.0",
45
- "@atlaskit/form": "^13.0.0",
45
+ "@atlaskit/form": "^14.0.0",
46
46
  "@atlaskit/heading": "^5.2.0",
47
47
  "@atlaskit/icon": "^28.2.0",
48
48
  "@atlaskit/link": "^3.2.0",