@atlaskit/emoji 70.16.3 → 70.16.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # @atlaskit/emoji
2
2
 
3
+ ## 70.16.4
4
+
5
+ ### Patch Changes
6
+
7
+ - [`e0b7a42f5faaa`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e0b7a42f5faaa) -
8
+ Round picker top corners.
9
+ - Updated dependencies
10
+
3
11
  ## 70.16.3
4
12
 
5
13
  ### Patch Changes
@@ -1,7 +1,8 @@
1
1
 
2
2
  ._2rko12b0{border-radius:var(--ds-radius-small,4px)}
3
3
  ._v564h5h4{transition:color .2s ease}
4
- ._189eidpf{border-width:0}._16jlidpf{flex-grow:0}
4
+ ._189eidpf{border-width:0}._13li1mok{border-top-left-radius:var(--ds-radius-large,8px)}
5
+ ._16jlidpf{flex-grow:0}
5
6
  ._19bv12x7{padding-left:var(--ds-space-075,6px)}
6
7
  ._19bvu2gc{padding-left:var(--ds-space-100,8px)}
7
8
  ._19bvze3t{padding-left:var(--ds-space-0,0)}
@@ -29,6 +30,7 @@
29
30
  ._n3td12x7{padding-bottom:var(--ds-space-075,6px)}
30
31
  ._n3tdu2gc{padding-bottom:var(--ds-space-100,8px)}
31
32
  ._n3tdze3t{padding-bottom:var(--ds-space-0,0)}
33
+ ._qrwq1mok{border-top-right-radius:var(--ds-radius-large,8px)}
32
34
  ._syaz1rpy{color:var(--ds-text-subtlest,#6b6e76)}
33
35
  ._syaz6x5g{color:var(--ds-text-selected,#1868db)}
34
36
  ._u5f312x7{padding-right:var(--ds-space-075,6px)}
@@ -189,7 +189,7 @@ var CategorySelector = function CategorySelector(props) {
189
189
  }));
190
190
  }
191
191
  return _featureGateJsClient.default.getExperimentValue('platform_teamoji_26_refresh_emoji_picker', 'isEnabled', false) ? /*#__PURE__*/React.createElement("div", {
192
- className: (0, _runtime.ax)(["_16jlidpf _1o9zidpf _i0dl1wug _bfhkvuon _ca0qze3t _n3tdze3t _1doce4h9 _1il9nqa1 _1o3i1l7x _dpd31txw"])
192
+ className: (0, _runtime.ax)(["_16jlidpf _1o9zidpf _i0dl1wug _bfhkvuon _13li1mok _qrwq1mok _ca0qze3t _n3tdze3t _1doce4h9 _1il9nqa1 _1o3i1l7x _dpd31txw"])
193
193
  }, categoriesSection) : /*#__PURE__*/React.createElement("div", {
194
194
  className: (0, _runtime.ax)(["_16jlidpf _1o9zidpf _i0dl1wug _bfhkhfxm _dpd31txw"])
195
195
  }, categoriesSection);
@@ -20,7 +20,7 @@ var createEvent = function createEvent(eventType, action, actionSubject, actionS
20
20
  actionSubjectId: actionSubjectId,
21
21
  attributes: _objectSpread({
22
22
  packageName: "@atlaskit/emoji",
23
- packageVersion: "70.16.2"
23
+ packageVersion: "70.16.3"
24
24
  }, attributes)
25
25
  };
26
26
  };
@@ -1,7 +1,8 @@
1
1
 
2
2
  ._2rko12b0{border-radius:var(--ds-radius-small,4px)}
3
3
  ._v564h5h4{transition:color .2s ease}
4
- ._189eidpf{border-width:0}._16jlidpf{flex-grow:0}
4
+ ._189eidpf{border-width:0}._13li1mok{border-top-left-radius:var(--ds-radius-large,8px)}
5
+ ._16jlidpf{flex-grow:0}
5
6
  ._19bv12x7{padding-left:var(--ds-space-075,6px)}
6
7
  ._19bvu2gc{padding-left:var(--ds-space-100,8px)}
7
8
  ._19bvze3t{padding-left:var(--ds-space-0,0)}
@@ -29,6 +30,7 @@
29
30
  ._n3td12x7{padding-bottom:var(--ds-space-075,6px)}
30
31
  ._n3tdu2gc{padding-bottom:var(--ds-space-100,8px)}
31
32
  ._n3tdze3t{padding-bottom:var(--ds-space-0,0)}
33
+ ._qrwq1mok{border-top-right-radius:var(--ds-radius-large,8px)}
32
34
  ._syaz1rpy{color:var(--ds-text-subtlest,#6b6e76)}
33
35
  ._syaz6x5g{color:var(--ds-text-selected,#1868db)}
34
36
  ._u5f312x7{padding-right:var(--ds-space-075,6px)}
@@ -166,7 +166,7 @@ const CategorySelector = props => {
166
166
  }));
167
167
  }
168
168
  return FeatureGates.getExperimentValue('platform_teamoji_26_refresh_emoji_picker', 'isEnabled', false) ? /*#__PURE__*/React.createElement("div", {
169
- className: ax(["_16jlidpf _1o9zidpf _i0dl1wug _bfhkvuon _ca0qze3t _n3tdze3t _1doce4h9 _1il9nqa1 _1o3i1l7x _dpd31txw"])
169
+ className: ax(["_16jlidpf _1o9zidpf _i0dl1wug _bfhkvuon _13li1mok _qrwq1mok _ca0qze3t _n3tdze3t _1doce4h9 _1il9nqa1 _1o3i1l7x _dpd31txw"])
170
170
  }, categoriesSection) : /*#__PURE__*/React.createElement("div", {
171
171
  className: ax(["_16jlidpf _1o9zidpf _i0dl1wug _bfhkhfxm _dpd31txw"])
172
172
  }, categoriesSection);
@@ -9,7 +9,7 @@ const createEvent = (eventType, action, actionSubject, actionSubjectId, attribut
9
9
  actionSubjectId,
10
10
  attributes: {
11
11
  packageName: "@atlaskit/emoji",
12
- packageVersion: "70.16.2",
12
+ packageVersion: "70.16.3",
13
13
  ...attributes
14
14
  }
15
15
  });
@@ -1,7 +1,8 @@
1
1
 
2
2
  ._2rko12b0{border-radius:var(--ds-radius-small,4px)}
3
3
  ._v564h5h4{transition:color .2s ease}
4
- ._189eidpf{border-width:0}._16jlidpf{flex-grow:0}
4
+ ._189eidpf{border-width:0}._13li1mok{border-top-left-radius:var(--ds-radius-large,8px)}
5
+ ._16jlidpf{flex-grow:0}
5
6
  ._19bv12x7{padding-left:var(--ds-space-075,6px)}
6
7
  ._19bvu2gc{padding-left:var(--ds-space-100,8px)}
7
8
  ._19bvze3t{padding-left:var(--ds-space-0,0)}
@@ -29,6 +30,7 @@
29
30
  ._n3td12x7{padding-bottom:var(--ds-space-075,6px)}
30
31
  ._n3tdu2gc{padding-bottom:var(--ds-space-100,8px)}
31
32
  ._n3tdze3t{padding-bottom:var(--ds-space-0,0)}
33
+ ._qrwq1mok{border-top-right-radius:var(--ds-radius-large,8px)}
32
34
  ._syaz1rpy{color:var(--ds-text-subtlest,#6b6e76)}
33
35
  ._syaz6x5g{color:var(--ds-text-selected,#1868db)}
34
36
  ._u5f312x7{padding-right:var(--ds-space-075,6px)}
@@ -180,7 +180,7 @@ var CategorySelector = function CategorySelector(props) {
180
180
  }));
181
181
  }
182
182
  return FeatureGates.getExperimentValue('platform_teamoji_26_refresh_emoji_picker', 'isEnabled', false) ? /*#__PURE__*/React.createElement("div", {
183
- className: ax(["_16jlidpf _1o9zidpf _i0dl1wug _bfhkvuon _ca0qze3t _n3tdze3t _1doce4h9 _1il9nqa1 _1o3i1l7x _dpd31txw"])
183
+ className: ax(["_16jlidpf _1o9zidpf _i0dl1wug _bfhkvuon _13li1mok _qrwq1mok _ca0qze3t _n3tdze3t _1doce4h9 _1il9nqa1 _1o3i1l7x _dpd31txw"])
184
184
  }, categoriesSection) : /*#__PURE__*/React.createElement("div", {
185
185
  className: ax(["_16jlidpf _1o9zidpf _i0dl1wug _bfhkhfxm _dpd31txw"])
186
186
  }, categoriesSection);
@@ -14,7 +14,7 @@ var createEvent = function createEvent(eventType, action, actionSubject, actionS
14
14
  actionSubjectId: actionSubjectId,
15
15
  attributes: _objectSpread({
16
16
  packageName: "@atlaskit/emoji",
17
- packageVersion: "70.16.2"
17
+ packageVersion: "70.16.3"
18
18
  }, attributes)
19
19
  };
20
20
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/emoji",
3
- "version": "70.16.3",
3
+ "version": "70.16.4",
4
4
  "description": "Fabric emoji React components",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -55,7 +55,7 @@
55
55
  "@atlaskit/primitives": "^19.0.0",
56
56
  "@atlaskit/spinner": "^19.1.0",
57
57
  "@atlaskit/textfield": "^8.3.0",
58
- "@atlaskit/tmp-editor-statsig": "^90.0.0",
58
+ "@atlaskit/tmp-editor-statsig": "^91.0.0",
59
59
  "@atlaskit/tokens": "^13.3.0",
60
60
  "@atlaskit/tooltip": "^22.6.0",
61
61
  "@atlaskit/ufo": "^0.5.0",
@@ -83,7 +83,7 @@
83
83
  "@atlaskit/media-core": "^37.1.0",
84
84
  "@atlaskit/ssr": "workspace:^",
85
85
  "@atlaskit/theme": "^25.0.0",
86
- "@atlassian/a11y-jest-testing": "^0.11.0",
86
+ "@atlassian/a11y-jest-testing": "^0.12.0",
87
87
  "@atlassian/feature-flags-test-utils": "^1.1.0",
88
88
  "@emotion/jest": "^11.8.0",
89
89
  "@testing-library/dom": "^10.1.0",