@atlaskit/teams-public 2.5.3 → 2.5.4

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 (47) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/cjs/common/ui/container-icon/index.js +1 -1
  3. package/dist/cjs/common/ui/loom-avatar/main.js +1 -1
  4. package/dist/cjs/common/ui/separator/index.js +1 -1
  5. package/dist/cjs/common/ui/team-containers-skeleton/index.js +1 -1
  6. package/dist/cjs/common/ui/team-containers-skeleton/linked-container-card-skeleton/index.js +1 -1
  7. package/dist/cjs/common/ui/team-link-card-actions/index.js +1 -1
  8. package/dist/cjs/common/utils/get-container-properties.js +1 -1
  9. package/dist/cjs/next/common/ui/team-container-skeleton/index.js +1 -1
  10. package/dist/cjs/next/ui/team-containers/add-container-card/index.js +1 -1
  11. package/dist/cjs/next/ui/team-containers/team-link-card/index.js +1 -1
  12. package/dist/cjs/ui/team-containers/add-container-card/index.js +1 -1
  13. package/dist/cjs/ui/team-containers/no-product-access-empty-state/index.js +1 -1
  14. package/dist/cjs/ui/team-containers/no-product-access-empty-state/no-product-access-icon/index.js +1 -1
  15. package/dist/cjs/ui/team-containers/team-link-card/index.js +1 -1
  16. package/dist/cjs/ui/team-containers/team-link-card/team-link-card-title.js +1 -1
  17. package/dist/es2019/common/ui/container-icon/index.js +1 -1
  18. package/dist/es2019/common/ui/loom-avatar/main.js +1 -1
  19. package/dist/es2019/common/ui/separator/index.js +1 -1
  20. package/dist/es2019/common/ui/team-containers-skeleton/index.js +1 -1
  21. package/dist/es2019/common/ui/team-containers-skeleton/linked-container-card-skeleton/index.js +1 -1
  22. package/dist/es2019/common/ui/team-link-card-actions/index.js +1 -1
  23. package/dist/es2019/common/utils/get-container-properties.js +1 -1
  24. package/dist/es2019/next/common/ui/team-container-skeleton/index.js +1 -1
  25. package/dist/es2019/next/ui/team-containers/add-container-card/index.js +1 -1
  26. package/dist/es2019/next/ui/team-containers/team-link-card/index.js +1 -1
  27. package/dist/es2019/ui/team-containers/add-container-card/index.js +1 -1
  28. package/dist/es2019/ui/team-containers/no-product-access-empty-state/index.js +1 -1
  29. package/dist/es2019/ui/team-containers/no-product-access-empty-state/no-product-access-icon/index.js +1 -1
  30. package/dist/es2019/ui/team-containers/team-link-card/index.js +1 -1
  31. package/dist/es2019/ui/team-containers/team-link-card/team-link-card-title.js +1 -1
  32. package/dist/esm/common/ui/container-icon/index.js +1 -1
  33. package/dist/esm/common/ui/loom-avatar/main.js +1 -1
  34. package/dist/esm/common/ui/separator/index.js +1 -1
  35. package/dist/esm/common/ui/team-containers-skeleton/index.js +1 -1
  36. package/dist/esm/common/ui/team-containers-skeleton/linked-container-card-skeleton/index.js +1 -1
  37. package/dist/esm/common/ui/team-link-card-actions/index.js +1 -1
  38. package/dist/esm/common/utils/get-container-properties.js +1 -1
  39. package/dist/esm/next/common/ui/team-container-skeleton/index.js +1 -1
  40. package/dist/esm/next/ui/team-containers/add-container-card/index.js +1 -1
  41. package/dist/esm/next/ui/team-containers/team-link-card/index.js +1 -1
  42. package/dist/esm/ui/team-containers/add-container-card/index.js +1 -1
  43. package/dist/esm/ui/team-containers/no-product-access-empty-state/index.js +1 -1
  44. package/dist/esm/ui/team-containers/no-product-access-empty-state/no-product-access-icon/index.js +1 -1
  45. package/dist/esm/ui/team-containers/team-link-card/index.js +1 -1
  46. package/dist/esm/ui/team-containers/team-link-card/team-link-card-title.js +1 -1
  47. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @atlaskit/teams-public
2
2
 
3
+ ## 2.5.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 2.5.3
4
10
 
5
11
  ### Patch Changes
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* main.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* main.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* get-container-properties.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* get-container-properties.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* team-link-card-title.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* team-link-card-title.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React, { useEffect } from 'react';
@@ -1,4 +1,4 @@
1
- /* main.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* main.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import "./main.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./index.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* get-container-properties.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* get-container-properties.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import "./get-container-properties.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React, { useState } from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./index.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./index.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* team-link-card-title.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* team-link-card-title.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import "./team-link-card-title.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
3
3
  import "./index.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* main.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* main.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import "./main.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import _toConsumableArray from "@babel/runtime/helpers/toConsumableArray";
3
3
  import "./index.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
4
4
  var _excluded = ["triggerRef"];
@@ -1,4 +1,4 @@
1
- /* get-container-properties.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* get-container-properties.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
3
3
  import "./get-container-properties.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import _toConsumableArray from "@babel/runtime/helpers/toConsumableArray";
3
3
  import "./index.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
3
3
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
4
4
  import "./index.compiled.css";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
4
4
  import "./index.compiled.css";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
3
  import _extends from "@babel/runtime/helpers/extends";
4
4
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
@@ -1,4 +1,4 @@
1
- /* team-link-card-title.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* team-link-card-title.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import "./team-link-card-title.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
package/package.json CHANGED
@@ -26,7 +26,7 @@
26
26
  "@atlaskit/afm-i18n-platform-people-and-teams-teams-public": "2.193.0",
27
27
  "@atlaskit/analytics-next": "^12.3.0",
28
28
  "@atlaskit/avatar": "^26.4.0",
29
- "@atlaskit/button": "^24.3.0",
29
+ "@atlaskit/button": "^25.0.0",
30
30
  "@atlaskit/css": "^1.0.0",
31
31
  "@atlaskit/dropdown-menu": "^17.2.0",
32
32
  "@atlaskit/feature-gate-js-client": "^6.0.0",
@@ -111,7 +111,7 @@
111
111
  }
112
112
  },
113
113
  "name": "@atlaskit/teams-public",
114
- "version": "2.5.3",
114
+ "version": "2.5.4",
115
115
  "description": "Public components related to teams",
116
116
  "author": "Atlassian Pty Ltd",
117
117
  "license": "Apache-2.0",