@atlaskit/reactions 35.7.5 → 35.8.0

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 (92) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/dist/cjs/analytics/index.js +1 -1
  3. package/dist/cjs/components/Counter.js +1 -1
  4. package/dist/cjs/components/EmojiButton.compiled.css +0 -1
  5. package/dist/cjs/components/EmojiButton.js +1 -1
  6. package/dist/cjs/components/FlashAnimation.js +1 -1
  7. package/dist/cjs/components/Reaction.js +1 -1
  8. package/dist/cjs/components/ReactionButton.compiled.css +0 -1
  9. package/dist/cjs/components/ReactionButton.js +1 -1
  10. package/dist/cjs/components/ReactionParticleEffect.compiled.css +0 -1
  11. package/dist/cjs/components/ReactionParticleEffect.js +1 -1
  12. package/dist/cjs/components/ReactionPicker.compiled.css +0 -1
  13. package/dist/cjs/components/ReactionPicker.js +1 -1
  14. package/dist/cjs/components/ReactionSummaryButton.js +1 -1
  15. package/dist/cjs/components/ReactionSummaryView.js +1 -1
  16. package/dist/cjs/components/ReactionTooltip.compiled.css +0 -1
  17. package/dist/cjs/components/ReactionTooltip.js +1 -1
  18. package/dist/cjs/components/ReactionView.compiled.css +0 -1
  19. package/dist/cjs/components/ReactionView.js +1 -1
  20. package/dist/cjs/components/Reactions.compiled.css +0 -1
  21. package/dist/cjs/components/Reactions.js +1 -1
  22. package/dist/cjs/components/ReactionsDialog.js +1 -1
  23. package/dist/cjs/components/ReactionsDialogHeader.compiled.css +0 -1
  24. package/dist/cjs/components/ReactionsDialogHeader.js +1 -1
  25. package/dist/cjs/components/ReactionsDialogTrigger.compiled.css +0 -1
  26. package/dist/cjs/components/ReactionsDialogTrigger.js +1 -1
  27. package/dist/cjs/components/Selector.compiled.css +0 -1
  28. package/dist/cjs/components/Selector.js +1 -1
  29. package/dist/cjs/components/StaticReaction.compiled.css +0 -1
  30. package/dist/cjs/components/StaticReaction.js +1 -1
  31. package/dist/cjs/components/Trigger.js +1 -1
  32. package/dist/es2019/analytics/index.js +1 -1
  33. package/dist/es2019/components/Counter.js +1 -1
  34. package/dist/es2019/components/EmojiButton.compiled.css +0 -1
  35. package/dist/es2019/components/EmojiButton.js +1 -1
  36. package/dist/es2019/components/FlashAnimation.js +1 -1
  37. package/dist/es2019/components/Reaction.js +1 -1
  38. package/dist/es2019/components/ReactionButton.compiled.css +0 -1
  39. package/dist/es2019/components/ReactionButton.js +1 -1
  40. package/dist/es2019/components/ReactionParticleEffect.compiled.css +0 -1
  41. package/dist/es2019/components/ReactionParticleEffect.js +1 -1
  42. package/dist/es2019/components/ReactionPicker.compiled.css +0 -1
  43. package/dist/es2019/components/ReactionPicker.js +1 -1
  44. package/dist/es2019/components/ReactionSummaryButton.js +1 -1
  45. package/dist/es2019/components/ReactionSummaryView.js +1 -1
  46. package/dist/es2019/components/ReactionTooltip.compiled.css +0 -1
  47. package/dist/es2019/components/ReactionTooltip.js +1 -1
  48. package/dist/es2019/components/ReactionView.compiled.css +0 -1
  49. package/dist/es2019/components/ReactionView.js +1 -1
  50. package/dist/es2019/components/Reactions.compiled.css +0 -1
  51. package/dist/es2019/components/Reactions.js +1 -1
  52. package/dist/es2019/components/ReactionsDialog.js +1 -1
  53. package/dist/es2019/components/ReactionsDialogHeader.compiled.css +0 -1
  54. package/dist/es2019/components/ReactionsDialogHeader.js +1 -1
  55. package/dist/es2019/components/ReactionsDialogTrigger.compiled.css +0 -1
  56. package/dist/es2019/components/ReactionsDialogTrigger.js +1 -1
  57. package/dist/es2019/components/Selector.compiled.css +0 -1
  58. package/dist/es2019/components/Selector.js +1 -1
  59. package/dist/es2019/components/StaticReaction.compiled.css +0 -1
  60. package/dist/es2019/components/StaticReaction.js +1 -1
  61. package/dist/es2019/components/Trigger.js +1 -1
  62. package/dist/esm/analytics/index.js +1 -1
  63. package/dist/esm/components/Counter.js +1 -1
  64. package/dist/esm/components/EmojiButton.compiled.css +0 -1
  65. package/dist/esm/components/EmojiButton.js +1 -1
  66. package/dist/esm/components/FlashAnimation.js +1 -1
  67. package/dist/esm/components/Reaction.js +1 -1
  68. package/dist/esm/components/ReactionButton.compiled.css +0 -1
  69. package/dist/esm/components/ReactionButton.js +1 -1
  70. package/dist/esm/components/ReactionParticleEffect.compiled.css +0 -1
  71. package/dist/esm/components/ReactionParticleEffect.js +1 -1
  72. package/dist/esm/components/ReactionPicker.compiled.css +0 -1
  73. package/dist/esm/components/ReactionPicker.js +1 -1
  74. package/dist/esm/components/ReactionSummaryButton.js +1 -1
  75. package/dist/esm/components/ReactionSummaryView.js +1 -1
  76. package/dist/esm/components/ReactionTooltip.compiled.css +0 -1
  77. package/dist/esm/components/ReactionTooltip.js +1 -1
  78. package/dist/esm/components/ReactionView.compiled.css +0 -1
  79. package/dist/esm/components/ReactionView.js +1 -1
  80. package/dist/esm/components/Reactions.compiled.css +0 -1
  81. package/dist/esm/components/Reactions.js +1 -1
  82. package/dist/esm/components/ReactionsDialog.js +1 -1
  83. package/dist/esm/components/ReactionsDialogHeader.compiled.css +0 -1
  84. package/dist/esm/components/ReactionsDialogHeader.js +1 -1
  85. package/dist/esm/components/ReactionsDialogTrigger.compiled.css +0 -1
  86. package/dist/esm/components/ReactionsDialogTrigger.js +1 -1
  87. package/dist/esm/components/Selector.compiled.css +0 -1
  88. package/dist/esm/components/Selector.js +1 -1
  89. package/dist/esm/components/StaticReaction.compiled.css +0 -1
  90. package/dist/esm/components/StaticReaction.js +1 -1
  91. package/dist/esm/components/Trigger.js +1 -1
  92. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @atlaskit/reactions
2
2
 
3
+ ## 35.8.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`7da4b354a3633`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7da4b354a3633) -
8
+ Update i18n NPM package versions for editor,editor-extensions,activity-platform,media,elements
9
+ (Group 3)
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
15
+ ## 35.7.6
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies
20
+
3
21
  ## 35.7.5
4
22
 
5
23
  ### Patch Changes
@@ -11,7 +11,7 @@ var _analyticsGasTypes = require("@atlaskit/analytics-gas-types");
11
11
  function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
12
12
  function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { (0, _defineProperty2.default)(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; } // eslint-disable-next-line @typescript-eslint/consistent-type-imports
13
13
  var packageName = "@atlaskit/reactions";
14
- var packageVersion = "35.7.4";
14
+ var packageVersion = "35.7.6";
15
15
  /**
16
16
  * TODO: move to utility package?
17
17
  * A random sampling function
@@ -1,4 +1,4 @@
1
- /* Counter.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* Counter.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  "use strict";
3
3
 
4
4
  var _typeof = require("@babel/runtime/helpers/typeof");
@@ -1,4 +1,3 @@
1
-
2
1
  ._2rko12b0{border-radius:var(--ds-radius-small,4px)}
3
2
  ._189ee4h9{border-width:var(--ds-border-width,1px)}
4
3
  ._189eidpf{border-width:0}
@@ -1,4 +1,4 @@
1
- /* EmojiButton.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* EmojiButton.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* FlashAnimation.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* FlashAnimation.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  "use strict";
3
3
 
4
4
  var _typeof = require("@babel/runtime/helpers/typeof");
@@ -1,4 +1,4 @@
1
- /* Reaction.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* Reaction.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,3 @@
1
-
2
1
  ._2rko12b0{border-radius:var(--ds-radius-small,4px)}
3
2
  ._2rko19bv{border-radius:10px}
4
3
  ._2rko1rr0{border-radius:var(--ds-radius-full,9999px)}
@@ -1,4 +1,4 @@
1
- /* ReactionButton.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionButton.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,3 @@
1
-
2
1
  ._y44v7u0o{animation:reaction-particle-fade ease-in-out,reaction-particle-float ease}._154iidpf{top:0}
3
2
  ._1lac188d:nth-child(3){animation-delay:.3s}
4
3
  ._1ltvftgi{left:8px}
@@ -1,4 +1,4 @@
1
- /* ReactionParticleEffect.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionParticleEffect.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,3 @@
1
-
2
1
  ._2rkofajl{border-radius:var(--ds-radius-small,3px)}._16qs130s{box-shadow:var(--ds-shadow-overlay,0 8px 9pt #1e1f2126,0 0 1px #1e1f214f)}
3
2
  ._1e0c1txw{display:flex}
4
3
  ._1pra1o8l.miniMode{display:inline-block}
@@ -1,4 +1,4 @@
1
- /* ReactionPicker.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionPicker.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* ReactionSummaryButton.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionSummaryButton.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* ReactionSummaryView.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionSummaryView.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,3 @@
1
-
2
1
  ._11c8wadc{font:var(--ds-font-body-small,normal 400 9pt/1pc "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
3
2
  ._19itglyw{border:none}
4
3
  ._d1n8glyw ul{list-style:none}._102oidpf ul{margin-top:0}
@@ -1,4 +1,4 @@
1
- /* ReactionTooltip.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionTooltip.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,3 @@
1
-
2
1
  ._nccufhey li{font:var(--ds-font-body,normal 400 14px/20px "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
3
2
  ._qtt8glyw{list-style:none}._18u0utpp{margin-left:var(--ds-space-150,9pt)}
4
3
  ._18u0ze3t{margin-left:var(--ds-space-0,0)}
@@ -1,4 +1,4 @@
1
- /* ReactionView.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionView.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,3 @@
1
-
2
1
  ._qtt8glyw{list-style:none}._18u0idpf{margin-left:0}
3
2
  ._19bvidpf{padding-left:0}
4
3
  ._19pkidpf{margin-top:0}
@@ -1,4 +1,4 @@
1
- /* Reactions.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* Reactions.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* ReactionsDialog.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionsDialog.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,3 @@
1
-
2
1
  ._j5n7hco4.disabled+._j5n7hco4.disabled:after{background:linear-gradient(90deg,rgba(34,39,43,.95) 40.23%,rgba(34,39,43,.55) 58.33%,rgba(34,39,43,0) 77.49%)}
3
2
  ._j5n7ii5y.disabled+._j5n7ii5y.disabled:after{background:linear-gradient(90deg,hsla(0,0%,100%,.95) 40.23%,hsla(0,0%,100%,.55) 58.33%,hsla(0,0%,100%,0) 77.49%)}
4
3
  ._nhkt1ts8.disabled:after{background:linear-gradient(270deg,rgba(34,39,43,.95) 40.23%,rgba(34,39,43,.55) 58.33%,rgba(34,39,43,0) 77.49%)}
@@ -1,4 +1,4 @@
1
- /* ReactionsDialogHeader.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionsDialogHeader.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,3 @@
1
-
2
1
  ._2rko12b0{border-radius:var(--ds-radius-small,4px)}
3
2
  ._1h6d1l7x{border-color:var(--ds-border,#0b120e24)}._19bvze3t{padding-left:var(--ds-space-0,0)}
4
3
  ._19pk1b66{margin-top:var(--ds-space-050,4px)}
@@ -1,4 +1,4 @@
1
- /* ReactionsDialogTrigger.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionsDialogTrigger.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,3 @@
1
-
2
1
  ._zulp1b66{gap:var(--ds-space-050,4px)}._12l2u2gc{margin-inline-end:var(--ds-space-100,8px)}
3
2
  ._19bv1b66{padding-left:var(--ds-space-050,4px)}
4
3
  ._19pkze3t{margin-top:var(--ds-space-0,0)}
@@ -1,4 +1,4 @@
1
- /* Selector.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* Selector.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,3 @@
1
-
2
1
  ._19itglyw{border:none}
3
2
  ._2rko12b0{border-radius:var(--ds-radius-small,4px)}._12l21b66{margin-inline-end:var(--ds-space-050,4px)}
4
3
  ._18m915vq{overflow-y:hidden}
@@ -1,4 +1,4 @@
1
- /* StaticReaction.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* StaticReaction.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* Trigger.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* Trigger.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -2,7 +2,7 @@
2
2
  import { createAndFireEvent } from '@atlaskit/analytics-next';
3
3
  import { UI_EVENT_TYPE, OPERATIONAL_EVENT_TYPE } from '@atlaskit/analytics-gas-types';
4
4
  const packageName = "@atlaskit/reactions";
5
- const packageVersion = "35.7.4";
5
+ const packageVersion = "35.7.6";
6
6
  /**
7
7
  * TODO: move to utility package?
8
8
  * A random sampling function
@@ -1,4 +1,4 @@
1
- /* Counter.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* Counter.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import "./Counter.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,3 @@
1
-
2
1
  ._2rko12b0{border-radius:var(--ds-radius-small,4px)}
3
2
  ._189ee4h9{border-width:var(--ds-border-width,1px)}
4
3
  ._189eidpf{border-width:0}
@@ -1,4 +1,4 @@
1
- /* EmojiButton.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* EmojiButton.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import "./EmojiButton.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* FlashAnimation.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* FlashAnimation.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import "./FlashAnimation.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* Reaction.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* Reaction.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import "./Reaction.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,3 @@
1
-
2
1
  ._2rko12b0{border-radius:var(--ds-radius-small,4px)}
3
2
  ._2rko19bv{border-radius:10px}
4
3
  ._2rko1rr0{border-radius:var(--ds-radius-full,9999px)}
@@ -1,4 +1,4 @@
1
- /* ReactionButton.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionButton.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./ReactionButton.compiled.css";
4
4
  import * as React from 'react';
@@ -1,4 +1,3 @@
1
-
2
1
  ._y44v7u0o{animation:reaction-particle-fade ease-in-out,reaction-particle-float ease}._154iidpf{top:0}
3
2
  ._1lac188d:nth-child(3){animation-delay:.3s}
4
3
  ._1ltvftgi{left:8px}
@@ -1,4 +1,4 @@
1
- /* ReactionParticleEffect.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionParticleEffect.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import "./ReactionParticleEffect.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,3 @@
1
-
2
1
  ._2rkofajl{border-radius:var(--ds-radius-small,3px)}._16qs130s{box-shadow:var(--ds-shadow-overlay,0 8px 9pt #1e1f2126,0 0 1px #1e1f214f)}
3
2
  ._1e0c1txw{display:flex}
4
3
  ._1pra1o8l.miniMode{display:inline-block}
@@ -1,4 +1,4 @@
1
- /* ReactionPicker.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionPicker.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import "./ReactionPicker.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React, { useCallback, useLayoutEffect, useRef, useState } from 'react';
@@ -1,4 +1,4 @@
1
- /* ReactionSummaryButton.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionSummaryButton.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import "./ReactionSummaryButton.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* ReactionSummaryView.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionSummaryView.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./ReactionSummaryView.compiled.css";
4
4
  import * as React from 'react';
@@ -1,4 +1,3 @@
1
-
2
1
  ._11c8wadc{font:var(--ds-font-body-small,normal 400 9pt/1pc "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
3
2
  ._19itglyw{border:none}
4
3
  ._d1n8glyw ul{list-style:none}._102oidpf ul{margin-top:0}
@@ -1,4 +1,4 @@
1
- /* ReactionTooltip.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionTooltip.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./ReactionTooltip.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,3 @@
1
-
2
1
  ._nccufhey li{font:var(--ds-font-body,normal 400 14px/20px "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
3
2
  ._qtt8glyw{list-style:none}._18u0utpp{margin-left:var(--ds-space-150,9pt)}
4
3
  ._18u0ze3t{margin-left:var(--ds-space-0,0)}
@@ -1,4 +1,4 @@
1
- /* ReactionView.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionView.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import "./ReactionView.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,3 @@
1
-
2
1
  ._qtt8glyw{list-style:none}._18u0idpf{margin-left:0}
3
2
  ._19bvidpf{padding-left:0}
4
3
  ._19pkidpf{margin-top:0}
@@ -1,4 +1,4 @@
1
- /* Reactions.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* Reactions.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import "./Reactions.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React, { useCallback, useEffect, useMemo, useRef, useState } from 'react';
@@ -1,4 +1,4 @@
1
- /* ReactionsDialog.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionsDialog.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import "./ReactionsDialog.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,3 @@
1
-
2
1
  ._j5n7hco4.disabled+._j5n7hco4.disabled:after{background:linear-gradient(90deg,rgba(34,39,43,.95) 40.23%,rgba(34,39,43,.55) 58.33%,rgba(34,39,43,0) 77.49%)}
3
2
  ._j5n7ii5y.disabled+._j5n7ii5y.disabled:after{background:linear-gradient(90deg,hsla(0,0%,100%,.95) 40.23%,hsla(0,0%,100%,.55) 58.33%,hsla(0,0%,100%,0) 77.49%)}
4
3
  ._nhkt1ts8.disabled:after{background:linear-gradient(270deg,rgba(34,39,43,.95) 40.23%,rgba(34,39,43,.55) 58.33%,rgba(34,39,43,0) 77.49%)}
@@ -1,4 +1,4 @@
1
- /* ReactionsDialogHeader.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionsDialogHeader.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./ReactionsDialogHeader.compiled.css";
4
4
  import * as React from 'react';
@@ -1,4 +1,3 @@
1
-
2
1
  ._2rko12b0{border-radius:var(--ds-radius-small,4px)}
3
2
  ._1h6d1l7x{border-color:var(--ds-border,#0b120e24)}._19bvze3t{padding-left:var(--ds-space-0,0)}
4
3
  ._19pk1b66{margin-top:var(--ds-space-050,4px)}
@@ -1,4 +1,4 @@
1
- /* ReactionsDialogTrigger.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionsDialogTrigger.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import "./ReactionsDialogTrigger.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,3 @@
1
-
2
1
  ._zulp1b66{gap:var(--ds-space-050,4px)}._12l2u2gc{margin-inline-end:var(--ds-space-100,8px)}
3
2
  ._19bv1b66{padding-left:var(--ds-space-050,4px)}
4
3
  ._19pkze3t{margin-top:var(--ds-space-0,0)}
@@ -1,4 +1,4 @@
1
- /* Selector.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* Selector.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import "./Selector.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,3 @@
1
-
2
1
  ._19itglyw{border:none}
3
2
  ._2rko12b0{border-radius:var(--ds-radius-small,4px)}._12l21b66{margin-inline-end:var(--ds-space-050,4px)}
4
3
  ._18m915vq{overflow-y:hidden}
@@ -1,4 +1,4 @@
1
- /* StaticReaction.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* StaticReaction.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./StaticReaction.compiled.css";
4
4
  import * as React from 'react';
@@ -1,4 +1,4 @@
1
- /* Trigger.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* Trigger.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./Trigger.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -5,7 +5,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
5
5
  import { createAndFireEvent } from '@atlaskit/analytics-next';
6
6
  import { UI_EVENT_TYPE, OPERATIONAL_EVENT_TYPE } from '@atlaskit/analytics-gas-types';
7
7
  var packageName = "@atlaskit/reactions";
8
- var packageVersion = "35.7.4";
8
+ var packageVersion = "35.7.6";
9
9
  /**
10
10
  * TODO: move to utility package?
11
11
  * A random sampling function
@@ -1,4 +1,4 @@
1
- /* Counter.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* Counter.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import "./Counter.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,3 @@
1
-
2
1
  ._2rko12b0{border-radius:var(--ds-radius-small,4px)}
3
2
  ._189ee4h9{border-width:var(--ds-border-width,1px)}
4
3
  ._189eidpf{border-width:0}
@@ -1,4 +1,4 @@
1
- /* EmojiButton.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* EmojiButton.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import "./EmojiButton.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* FlashAnimation.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* FlashAnimation.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import "./FlashAnimation.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* Reaction.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* Reaction.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _asyncToGenerator from "@babel/runtime/helpers/asyncToGenerator";
3
3
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
4
4
  import "./Reaction.compiled.css";
@@ -1,4 +1,3 @@
1
-
2
1
  ._2rko12b0{border-radius:var(--ds-radius-small,4px)}
3
2
  ._2rko19bv{border-radius:10px}
4
3
  ._2rko1rr0{border-radius:var(--ds-radius-full,9999px)}
@@ -1,4 +1,4 @@
1
- /* ReactionButton.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionButton.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./ReactionButton.compiled.css";
4
4
  import * as React from 'react';
@@ -1,4 +1,3 @@
1
-
2
1
  ._y44v7u0o{animation:reaction-particle-fade ease-in-out,reaction-particle-float ease}._154iidpf{top:0}
3
2
  ._1lac188d:nth-child(3){animation-delay:.3s}
4
3
  ._1ltvftgi{left:8px}
@@ -1,4 +1,4 @@
1
- /* ReactionParticleEffect.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionParticleEffect.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _toConsumableArray from "@babel/runtime/helpers/toConsumableArray";
3
3
  import "./ReactionParticleEffect.compiled.css";
4
4
  import * as React from 'react';
@@ -1,4 +1,3 @@
1
-
2
1
  ._2rkofajl{border-radius:var(--ds-radius-small,3px)}._16qs130s{box-shadow:var(--ds-shadow-overlay,0 8px 9pt #1e1f2126,0 0 1px #1e1f214f)}
3
2
  ._1e0c1txw{display:flex}
4
3
  ._1pra1o8l.miniMode{display:inline-block}
@@ -1,4 +1,4 @@
1
- /* ReactionPicker.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionPicker.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
3
3
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
4
4
  import "./ReactionPicker.compiled.css";
@@ -1,4 +1,4 @@
1
- /* ReactionSummaryButton.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionSummaryButton.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _toConsumableArray from "@babel/runtime/helpers/toConsumableArray";
3
3
  import "./ReactionSummaryButton.compiled.css";
4
4
  import * as React from 'react';
@@ -1,4 +1,4 @@
1
- /* ReactionSummaryView.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionSummaryView.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
4
4
  import "./ReactionSummaryView.compiled.css";
@@ -1,4 +1,3 @@
1
-
2
1
  ._11c8wadc{font:var(--ds-font-body-small,normal 400 9pt/1pc "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
3
2
  ._19itglyw{border:none}
4
3
  ._d1n8glyw ul{list-style:none}._102oidpf ul{margin-top:0}
@@ -1,4 +1,4 @@
1
- /* ReactionTooltip.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionTooltip.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./ReactionTooltip.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,3 @@
1
-
2
1
  ._nccufhey li{font:var(--ds-font-body,normal 400 14px/20px "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
3
2
  ._qtt8glyw{list-style:none}._18u0utpp{margin-left:var(--ds-space-150,9pt)}
4
3
  ._18u0ze3t{margin-left:var(--ds-space-0,0)}
@@ -1,4 +1,4 @@
1
- /* ReactionView.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionView.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import "./ReactionView.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,3 @@
1
-
2
1
  ._qtt8glyw{list-style:none}._18u0idpf{margin-left:0}
3
2
  ._19bvidpf{padding-left:0}
4
3
  ._19pkidpf{margin-top:0}
@@ -1,4 +1,4 @@
1
- /* Reactions.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* Reactions.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _toConsumableArray from "@babel/runtime/helpers/toConsumableArray";
3
3
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
4
4
  import "./Reactions.compiled.css";
@@ -1,4 +1,4 @@
1
- /* ReactionsDialog.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionsDialog.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
3
3
  import "./ReactionsDialog.compiled.css";
4
4
  import * as React from 'react';
@@ -1,4 +1,3 @@
1
-
2
1
  ._j5n7hco4.disabled+._j5n7hco4.disabled:after{background:linear-gradient(90deg,rgba(34,39,43,.95) 40.23%,rgba(34,39,43,.55) 58.33%,rgba(34,39,43,0) 77.49%)}
3
2
  ._j5n7ii5y.disabled+._j5n7ii5y.disabled:after{background:linear-gradient(90deg,hsla(0,0%,100%,.95) 40.23%,hsla(0,0%,100%,.55) 58.33%,hsla(0,0%,100%,0) 77.49%)}
4
3
  ._nhkt1ts8.disabled:after{background:linear-gradient(270deg,rgba(34,39,43,.95) 40.23%,rgba(34,39,43,.55) 58.33%,rgba(34,39,43,0) 77.49%)}
@@ -1,4 +1,4 @@
1
- /* ReactionsDialogHeader.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionsDialogHeader.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
3
3
  import _asyncToGenerator from "@babel/runtime/helpers/asyncToGenerator";
4
4
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
@@ -1,4 +1,3 @@
1
-
2
1
  ._2rko12b0{border-radius:var(--ds-radius-small,4px)}
3
2
  ._1h6d1l7x{border-color:var(--ds-border,#0b120e24)}._19bvze3t{padding-left:var(--ds-space-0,0)}
4
3
  ._19pk1b66{margin-top:var(--ds-space-050,4px)}
@@ -1,4 +1,4 @@
1
- /* ReactionsDialogTrigger.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ReactionsDialogTrigger.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import "./ReactionsDialogTrigger.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,3 @@
1
-
2
1
  ._zulp1b66{gap:var(--ds-space-050,4px)}._12l2u2gc{margin-inline-end:var(--ds-space-100,8px)}
3
2
  ._19bv1b66{padding-left:var(--ds-space-050,4px)}
4
3
  ._19pkze3t{margin-top:var(--ds-space-0,0)}
@@ -1,4 +1,4 @@
1
- /* Selector.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* Selector.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
3
3
  import "./Selector.compiled.css";
4
4
  import * as React from 'react';
@@ -1,4 +1,3 @@
1
-
2
1
  ._19itglyw{border:none}
3
2
  ._2rko12b0{border-radius:var(--ds-radius-small,4px)}._12l21b66{margin-inline-end:var(--ds-space-050,4px)}
4
3
  ._18m915vq{overflow-y:hidden}
@@ -1,4 +1,4 @@
1
- /* StaticReaction.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* StaticReaction.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./StaticReaction.compiled.css";
4
4
  import * as React from 'react';
@@ -1,4 +1,4 @@
1
- /* Trigger.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* Trigger.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./Trigger.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/reactions",
3
- "version": "35.7.5",
3
+ "version": "35.8.0",
4
4
  "description": "Reactions component",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -30,17 +30,17 @@
30
30
  "access": "public"
31
31
  },
32
32
  "dependencies": {
33
- "@atlaskit/afm-i18n-platform-elements-reactions": "2.168.0",
33
+ "@atlaskit/afm-i18n-platform-elements-reactions": "2.193.0",
34
34
  "@atlaskit/analytics-gas-types": "^6.0.0",
35
35
  "@atlaskit/analytics-namespaced-context": "^8.1.0",
36
36
  "@atlaskit/analytics-next": "^12.3.0",
37
37
  "@atlaskit/avatar": "^26.2.0",
38
38
  "@atlaskit/button": "^24.3.0",
39
39
  "@atlaskit/css": "^1.0.0",
40
- "@atlaskit/emoji": "^71.9.0",
40
+ "@atlaskit/emoji": "^71.10.0",
41
41
  "@atlaskit/feature-gate-js-client": "^6.0.0",
42
42
  "@atlaskit/heading": "^6.2.0",
43
- "@atlaskit/icon": "^37.0.0",
43
+ "@atlaskit/icon": "^37.1.0",
44
44
  "@atlaskit/link": "^4.3.0",
45
45
  "@atlaskit/modal-dialog": "^16.1.0",
46
46
  "@atlaskit/motion": "^7.5.0",
@@ -54,13 +54,13 @@
54
54
  "@atlaskit/spinner": "^20.1.0",
55
55
  "@atlaskit/tabs": "^20.1.0",
56
56
  "@atlaskit/theme": "^26.1.0",
57
- "@atlaskit/tmp-editor-statsig": "^129.0.0",
57
+ "@atlaskit/tmp-editor-statsig": "^130.0.0",
58
58
  "@atlaskit/tokens": "^16.1.0",
59
59
  "@atlaskit/tooltip": "^23.1.0",
60
60
  "@atlaskit/ufo": "^1.0.0",
61
61
  "@atlaskit/util-service-support": "^7.2.0",
62
62
  "@babel/runtime": "^7.0.0",
63
- "@compiled/react": "^0.20.0",
63
+ "@compiled/react": "^0.22.2",
64
64
  "focus-trap": "^2.4.5"
65
65
  },
66
66
  "peerDependencies": {