@atlaskit/react-select 2.4.5 → 2.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.
Files changed (26) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/cjs/compiled/components/control.compiled.css +0 -1
  3. package/dist/cjs/compiled/components/control.js +1 -1
  4. package/dist/cjs/compiled/components/group.compiled.css +0 -1
  5. package/dist/cjs/compiled/components/group.js +1 -1
  6. package/dist/cjs/compiled/components/menu.compiled.css +0 -1
  7. package/dist/cjs/compiled/components/menu.js +1 -1
  8. package/dist/cjs/compiled/components/single-value.compiled.css +0 -1
  9. package/dist/cjs/compiled/components/single-value.js +1 -1
  10. package/dist/es2019/compiled/components/control.compiled.css +0 -1
  11. package/dist/es2019/compiled/components/control.js +1 -1
  12. package/dist/es2019/compiled/components/group.compiled.css +0 -1
  13. package/dist/es2019/compiled/components/group.js +1 -1
  14. package/dist/es2019/compiled/components/menu.compiled.css +0 -1
  15. package/dist/es2019/compiled/components/menu.js +1 -1
  16. package/dist/es2019/compiled/components/single-value.compiled.css +0 -1
  17. package/dist/es2019/compiled/components/single-value.js +1 -1
  18. package/dist/esm/compiled/components/control.compiled.css +0 -1
  19. package/dist/esm/compiled/components/control.js +1 -1
  20. package/dist/esm/compiled/components/group.compiled.css +0 -1
  21. package/dist/esm/compiled/components/group.js +1 -1
  22. package/dist/esm/compiled/components/menu.compiled.css +0 -1
  23. package/dist/esm/compiled/components/menu.js +1 -1
  24. package/dist/esm/compiled/components/single-value.compiled.css +0 -1
  25. package/dist/esm/compiled/components/single-value.js +1 -1
  26. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # @atlaskit/react-select
2
2
 
3
+ ## 2.4.6
4
+
5
+ ### Patch Changes
6
+
7
+ - [#149640](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/149640)
8
+ [`0f41428da5608`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0f41428da5608) -
9
+ Remove label in compiled styles
10
+
3
11
  ## 2.4.5
4
12
 
5
13
  ### Patch Changes
@@ -30,7 +30,6 @@
30
30
  ._bfhkvuon{background-color:var(--ds-surface,#fff)}
31
31
  ._ca0qidpf{padding-top:0}
32
32
  ._jaboglyw::-webkit-scrollbar-corner{display:none}
33
- ._jqf6y3o9{label:control}
34
33
  ._kqswh2mm{position:relative}
35
34
  ._lcxvglyw{pointer-events:none}
36
35
  ._n3tdidpf{padding-bottom:0}
@@ -17,7 +17,7 @@ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return
17
17
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
18
18
  /* eslint-disable @atlaskit/ui-styling-standard/no-unsafe-selectors */
19
19
  var styles = {
20
- default: "_12ji1r31 _1qu2glyw _12y3idpf _2rkosqtm _ca0qidpf _u5f3idpf _n3tdidpf _19bvidpf _v564r5cv _1h6d1elr _1dqonqa1 _189ee4h9 _jqf6y3o9 _4cvr1h6o _80om73ad _1e0c1txw _1n261g80 _1bah1yb4 _kqswh2mm _bfhk1j9a _1tke1ylp _15peftgi _1ke8ftgi _jaboglyw _1u6l1bml _4cvx1elr _123byq51 _d0altlke _irr31d5g _1ogl1caj",
20
+ default: "_12ji1r31 _1qu2glyw _12y3idpf _2rkosqtm _ca0qidpf _u5f3idpf _n3tdidpf _19bvidpf _v564r5cv _1h6d1elr _1dqonqa1 _189ee4h9 _4cvr1h6o _80om73ad _1e0c1txw _1n261g80 _1bah1yb4 _kqswh2mm _bfhk1j9a _1tke1ylp _15peftgi _1ke8ftgi _jaboglyw _1u6l1bml _4cvx1elr _123byq51 _d0altlke _irr31d5g _1ogl1caj",
21
21
  compact: "_1tkezwfg",
22
22
  invalid: "_1h6d1bqt _16qsizbr _1u6lizbr _4cvx1bqt",
23
23
  focusedInvalid: "_16qsq049",
@@ -5,7 +5,6 @@
5
5
  ._80om73ad{cursor:default}
6
6
  ._bozgutpp{padding-inline-start:var(--ds-space-150,9pt)}
7
7
  ._ca0qu2gc{padding-top:var(--ds-space-100,8px)}
8
- ._jqf6dpkn{label:group}
9
8
  ._k48pmoej{font-weight:var(--ds-font-weight-bold,700)}
10
9
  ._n3tdu2gc{padding-bottom:var(--ds-space-100,8px)}
11
10
  ._syaz1gjq{color:var(--ds-text-subtle,#44546f)}
@@ -70,7 +70,7 @@ var GroupHeading = exports.GroupHeading = function GroupHeading(props) {
70
70
  className = _getStyleProps2.className;
71
71
  return /*#__PURE__*/React.createElement("div", (0, _extends2.default)({
72
72
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop, @atlaskit/ui-styling-standard/local-cx-xcss, @compiled/local-cx-xcss
73
- className: (0, _runtime.ax)(["_11c81o8v _1e0c1ule _syaz1gjq _80om73ad _k48pmoej _jqf6dpkn _6rthpd1z _y4tiutpp _bozgutpp _1p1dglyw", (0, _react2.cx)(className, xcss)])
73
+ className: (0, _runtime.ax)(["_11c81o8v _1e0c1ule _syaz1gjq _80om73ad _k48pmoej _6rthpd1z _y4tiutpp _bozgutpp _1p1dglyw", (0, _react2.cx)(className, xcss)])
74
74
  // eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop
75
75
  ,
76
76
  style: css
@@ -11,7 +11,6 @@
11
11
  ._94n51osq{bottom:100%}
12
12
  ._bfhk1bhr{background-color:var(--ds-surface-overlay,#fff)}
13
13
  ._bozgutpp{padding-inline-start:var(--ds-space-150,9pt)}
14
- ._jqf689mz{label:menu}
15
14
  ._kqswh2mm{position:relative}
16
15
  ._kqswstnw{position:absolute}
17
16
  ._otyru2gc{margin-bottom:var(--ds-space-100,8px)}
@@ -200,7 +200,7 @@ var coercePlacement = function coercePlacement(p) {
200
200
  return p === 'auto' ? 'bottom' : p;
201
201
  };
202
202
  var menuStyles = {
203
- root: "_2rkoglpi _jqf689mz _kqswstnw _1bsb1osq _1pbykb7n _otyru2gc _19pku2gc _bfhk1bhr _16qsd0yg",
203
+ root: "_2rkoglpi _kqswstnw _1bsb1osq _1pbykb7n _otyru2gc _19pku2gc _bfhk1bhr _16qsd0yg",
204
204
  bottom: "_154i1osq",
205
205
  top: "_94n51osq"
206
206
  };
@@ -5,7 +5,6 @@
5
5
  ._1bto1l2s{text-overflow:ellipsis}
6
6
  ._1reo15vq{overflow-x:hidden}
7
7
  ._2hwxv77o{margin-right:var(--ds-space-025,2px)}
8
- ._jqf6bf1n{label:singleValue}
9
8
  ._o5721q9c{white-space:nowrap}
10
9
  ._otyridpf{margin-bottom:0}
11
10
  ._p12f1osq{max-width:100%}
@@ -19,7 +19,7 @@ var css = exports.css = function css() {
19
19
  return {};
20
20
  };
21
21
  var styles = {
22
- root: "_nd5l1sux _1reo15vq _18m915vq _jqf6bf1n _p12f1osq _1bto1l2s _o5721q9c _19pkidpf _2hwxv77o _otyridpf _18u0v77o _syaz1fxt",
22
+ root: "_nd5l1sux _1reo15vq _18m915vq _p12f1osq _1bto1l2s _o5721q9c _19pkidpf _2hwxv77o _otyridpf _18u0v77o _syaz1fxt",
23
23
  disalbed: "_syaz1lh4"
24
24
  };
25
25
  var SingleValue = function SingleValue(props) {
@@ -30,7 +30,6 @@
30
30
  ._bfhkvuon{background-color:var(--ds-surface,#fff)}
31
31
  ._ca0qidpf{padding-top:0}
32
32
  ._jaboglyw::-webkit-scrollbar-corner{display:none}
33
- ._jqf6y3o9{label:control}
34
33
  ._kqswh2mm{position:relative}
35
34
  ._lcxvglyw{pointer-events:none}
36
35
  ._n3tdidpf{padding-bottom:0}
@@ -8,7 +8,7 @@ import { ax, ix } from "@compiled/react/runtime";
8
8
  import { cx } from '@compiled/react';
9
9
  import { getStyleProps } from '../../utils';
10
10
  const styles = {
11
- default: "_12ji1r31 _1qu2glyw _12y3idpf _2rkosqtm _ca0qidpf _u5f3idpf _n3tdidpf _19bvidpf _v564r5cv _1h6d1elr _1dqonqa1 _189ee4h9 _jqf6y3o9 _4cvr1h6o _80om73ad _1e0c1txw _1n261g80 _1bah1yb4 _kqswh2mm _bfhk1j9a _1tke1ylp _15peftgi _1ke8ftgi _jaboglyw _1u6l1bml _4cvx1elr _123byq51 _d0altlke _irr31d5g _1ogl1caj",
11
+ default: "_12ji1r31 _1qu2glyw _12y3idpf _2rkosqtm _ca0qidpf _u5f3idpf _n3tdidpf _19bvidpf _v564r5cv _1h6d1elr _1dqonqa1 _189ee4h9 _4cvr1h6o _80om73ad _1e0c1txw _1n261g80 _1bah1yb4 _kqswh2mm _bfhk1j9a _1tke1ylp _15peftgi _1ke8ftgi _jaboglyw _1u6l1bml _4cvx1elr _123byq51 _d0altlke _irr31d5g _1ogl1caj",
12
12
  compact: "_1tkezwfg",
13
13
  invalid: "_1h6d1bqt _16qsizbr _1u6lizbr _4cvx1bqt",
14
14
  focusedInvalid: "_16qsq049",
@@ -5,7 +5,6 @@
5
5
  ._80om73ad{cursor:default}
6
6
  ._bozgutpp{padding-inline-start:var(--ds-space-150,9pt)}
7
7
  ._ca0qu2gc{padding-top:var(--ds-space-100,8px)}
8
- ._jqf6dpkn{label:group}
9
8
  ._k48pmoej{font-weight:var(--ds-font-weight-bold,700)}
10
9
  ._n3tdu2gc{padding-bottom:var(--ds-space-100,8px)}
11
10
  ._syaz1gjq{color:var(--ds-text-subtle,#44546f)}
@@ -61,7 +61,7 @@ export const GroupHeading = props => {
61
61
  });
62
62
  return /*#__PURE__*/React.createElement("div", _extends({
63
63
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop, @atlaskit/ui-styling-standard/local-cx-xcss, @compiled/local-cx-xcss
64
- className: ax(["_11c81o8v _1e0c1ule _syaz1gjq _80om73ad _k48pmoej _jqf6dpkn _6rthpd1z _y4tiutpp _bozgutpp _1p1dglyw", cx(className, xcss)])
64
+ className: ax(["_11c81o8v _1e0c1ule _syaz1gjq _80om73ad _k48pmoej _6rthpd1z _y4tiutpp _bozgutpp _1p1dglyw", cx(className, xcss)])
65
65
  // eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop
66
66
  ,
67
67
  style: css
@@ -11,7 +11,6 @@
11
11
  ._94n51osq{bottom:100%}
12
12
  ._bfhk1bhr{background-color:var(--ds-surface-overlay,#fff)}
13
13
  ._bozgutpp{padding-inline-start:var(--ds-space-150,9pt)}
14
- ._jqf689mz{label:menu}
15
14
  ._kqswh2mm{position:relative}
16
15
  ._kqswstnw{position:absolute}
17
16
  ._otyru2gc{margin-bottom:var(--ds-space-100,8px)}
@@ -186,7 +186,7 @@ function getMenuPlacement({
186
186
 
187
187
  const coercePlacement = p => p === 'auto' ? 'bottom' : p;
188
188
  const menuStyles = {
189
- root: "_2rkoglpi _jqf689mz _kqswstnw _1bsb1osq _1pbykb7n _otyru2gc _19pku2gc _bfhk1bhr _16qsd0yg",
189
+ root: "_2rkoglpi _kqswstnw _1bsb1osq _1pbykb7n _otyru2gc _19pku2gc _bfhk1bhr _16qsd0yg",
190
190
  bottom: "_154i1osq",
191
191
  top: "_94n51osq"
192
192
  };
@@ -5,7 +5,6 @@
5
5
  ._1bto1l2s{text-overflow:ellipsis}
6
6
  ._1reo15vq{overflow-x:hidden}
7
7
  ._2hwxv77o{margin-right:var(--ds-space-025,2px)}
8
- ._jqf6bf1n{label:singleValue}
9
8
  ._o5721q9c{white-space:nowrap}
10
9
  ._otyridpf{margin-bottom:0}
11
10
  ._p12f1osq{max-width:100%}
@@ -7,7 +7,7 @@ import { cx } from '@compiled/react';
7
7
  import { getStyleProps } from '../../utils';
8
8
  export const css = () => ({});
9
9
  const styles = {
10
- root: "_nd5l1sux _1reo15vq _18m915vq _jqf6bf1n _p12f1osq _1bto1l2s _o5721q9c _19pkidpf _2hwxv77o _otyridpf _18u0v77o _syaz1fxt",
10
+ root: "_nd5l1sux _1reo15vq _18m915vq _p12f1osq _1bto1l2s _o5721q9c _19pkidpf _2hwxv77o _otyridpf _18u0v77o _syaz1fxt",
11
11
  disalbed: "_syaz1lh4"
12
12
  };
13
13
  const SingleValue = props => {
@@ -30,7 +30,6 @@
30
30
  ._bfhkvuon{background-color:var(--ds-surface,#fff)}
31
31
  ._ca0qidpf{padding-top:0}
32
32
  ._jaboglyw::-webkit-scrollbar-corner{display:none}
33
- ._jqf6y3o9{label:control}
34
33
  ._kqswh2mm{position:relative}
35
34
  ._lcxvglyw{pointer-events:none}
36
35
  ._n3tdidpf{padding-bottom:0}
@@ -8,7 +8,7 @@ import { ax, ix } from "@compiled/react/runtime";
8
8
  import { cx } from '@compiled/react';
9
9
  import { getStyleProps } from '../../utils';
10
10
  var styles = {
11
- default: "_12ji1r31 _1qu2glyw _12y3idpf _2rkosqtm _ca0qidpf _u5f3idpf _n3tdidpf _19bvidpf _v564r5cv _1h6d1elr _1dqonqa1 _189ee4h9 _jqf6y3o9 _4cvr1h6o _80om73ad _1e0c1txw _1n261g80 _1bah1yb4 _kqswh2mm _bfhk1j9a _1tke1ylp _15peftgi _1ke8ftgi _jaboglyw _1u6l1bml _4cvx1elr _123byq51 _d0altlke _irr31d5g _1ogl1caj",
11
+ default: "_12ji1r31 _1qu2glyw _12y3idpf _2rkosqtm _ca0qidpf _u5f3idpf _n3tdidpf _19bvidpf _v564r5cv _1h6d1elr _1dqonqa1 _189ee4h9 _4cvr1h6o _80om73ad _1e0c1txw _1n261g80 _1bah1yb4 _kqswh2mm _bfhk1j9a _1tke1ylp _15peftgi _1ke8ftgi _jaboglyw _1u6l1bml _4cvx1elr _123byq51 _d0altlke _irr31d5g _1ogl1caj",
12
12
  compact: "_1tkezwfg",
13
13
  invalid: "_1h6d1bqt _16qsizbr _1u6lizbr _4cvx1bqt",
14
14
  focusedInvalid: "_16qsq049",
@@ -5,7 +5,6 @@
5
5
  ._80om73ad{cursor:default}
6
6
  ._bozgutpp{padding-inline-start:var(--ds-space-150,9pt)}
7
7
  ._ca0qu2gc{padding-top:var(--ds-space-100,8px)}
8
- ._jqf6dpkn{label:group}
9
8
  ._k48pmoej{font-weight:var(--ds-font-weight-bold,700)}
10
9
  ._n3tdu2gc{padding-bottom:var(--ds-space-100,8px)}
11
10
  ._syaz1gjq{color:var(--ds-text-subtle,#44546f)}
@@ -60,7 +60,7 @@ export var GroupHeading = function GroupHeading(props) {
60
60
  className = _getStyleProps2.className;
61
61
  return /*#__PURE__*/React.createElement("div", _extends({
62
62
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop, @atlaskit/ui-styling-standard/local-cx-xcss, @compiled/local-cx-xcss
63
- className: ax(["_11c81o8v _1e0c1ule _syaz1gjq _80om73ad _k48pmoej _jqf6dpkn _6rthpd1z _y4tiutpp _bozgutpp _1p1dglyw", cx(className, xcss)])
63
+ className: ax(["_11c81o8v _1e0c1ule _syaz1gjq _80om73ad _k48pmoej _6rthpd1z _y4tiutpp _bozgutpp _1p1dglyw", cx(className, xcss)])
64
64
  // eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop
65
65
  ,
66
66
  style: css
@@ -11,7 +11,6 @@
11
11
  ._94n51osq{bottom:100%}
12
12
  ._bfhk1bhr{background-color:var(--ds-surface-overlay,#fff)}
13
13
  ._bozgutpp{padding-inline-start:var(--ds-space-150,9pt)}
14
- ._jqf689mz{label:menu}
15
14
  ._kqswh2mm{position:relative}
16
15
  ._kqswstnw{position:absolute}
17
16
  ._otyru2gc{margin-bottom:var(--ds-space-100,8px)}
@@ -191,7 +191,7 @@ var coercePlacement = function coercePlacement(p) {
191
191
  return p === 'auto' ? 'bottom' : p;
192
192
  };
193
193
  var menuStyles = {
194
- root: "_2rkoglpi _jqf689mz _kqswstnw _1bsb1osq _1pbykb7n _otyru2gc _19pku2gc _bfhk1bhr _16qsd0yg",
194
+ root: "_2rkoglpi _kqswstnw _1bsb1osq _1pbykb7n _otyru2gc _19pku2gc _bfhk1bhr _16qsd0yg",
195
195
  bottom: "_154i1osq",
196
196
  top: "_94n51osq"
197
197
  };
@@ -5,7 +5,6 @@
5
5
  ._1bto1l2s{text-overflow:ellipsis}
6
6
  ._1reo15vq{overflow-x:hidden}
7
7
  ._2hwxv77o{margin-right:var(--ds-space-025,2px)}
8
- ._jqf6bf1n{label:singleValue}
9
8
  ._o5721q9c{white-space:nowrap}
10
9
  ._otyridpf{margin-bottom:0}
11
10
  ._p12f1osq{max-width:100%}
@@ -9,7 +9,7 @@ export var css = function css() {
9
9
  return {};
10
10
  };
11
11
  var styles = {
12
- root: "_nd5l1sux _1reo15vq _18m915vq _jqf6bf1n _p12f1osq _1bto1l2s _o5721q9c _19pkidpf _2hwxv77o _otyridpf _18u0v77o _syaz1fxt",
12
+ root: "_nd5l1sux _1reo15vq _18m915vq _p12f1osq _1bto1l2s _o5721q9c _19pkidpf _2hwxv77o _otyridpf _18u0v77o _syaz1fxt",
13
13
  disalbed: "_syaz1lh4"
14
14
  };
15
15
  var SingleValue = function SingleValue(props) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/react-select",
3
- "version": "2.4.5",
3
+ "version": "2.4.6",
4
4
  "description": "A forked version of react-select to only be used in atlaskit/select",
5
5
  "author": "Atlassian Pty Ltd",
6
6
  "license": "Apache-2.0",
@@ -33,7 +33,7 @@
33
33
  "@atlaskit/icon": "^25.6.0",
34
34
  "@atlaskit/layering": "^2.1.0",
35
35
  "@atlaskit/platform-feature-flags": "^1.1.0",
36
- "@atlaskit/primitives": "^14.4.0",
36
+ "@atlaskit/primitives": "^14.7.0",
37
37
  "@atlaskit/spinner": "^18.0.0",
38
38
  "@atlaskit/tokens": "^4.8.0",
39
39
  "@babel/runtime": "^7.0.0",