@atlaskit/select 21.7.3 → 21.7.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,12 @@
1
1
  # @atlaskit/select
2
2
 
3
+ ## 21.7.4
4
+
5
+ ### Patch Changes
6
+
7
+ - [`e976346cb86df`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e976346cb86df) -
8
+ Update checkbox border color for accessibility.
9
+
3
10
  ## 21.7.3
4
11
 
5
12
  ### Patch Changes
@@ -8,13 +8,13 @@
8
8
  ._1bsb1tcg{width:24px}
9
9
  ._1bto1l2s{text-overflow:ellipsis}
10
10
  ._1e0c1txw{display:flex}
11
+ ._1gqp1ihb svg rect{stroke:var(--ds-border-bold,#7d818a)}
11
12
  ._1gqp1r31 svg rect{stroke:currentColor}
12
- ._1gqprsbi svg rect{stroke:var(--ds-border-input,#8c8f97)}
13
13
  ._1o9zidpf{flex-shrink:0}
14
14
  ._1q511b66{padding-block-start:var(--ds-space-050,4px)}
15
15
  ._1reo15vq{overflow-x:hidden}
16
+ ._1u9j1ihb svg circle:first-of-type{stroke:var(--ds-border-bold,#7d818a)}
16
17
  ._1u9j1r31 svg circle:first-of-type{stroke:currentColor}
17
- ._1u9jrsbi svg circle:first-of-type{stroke:var(--ds-border-input,#8c8f97)}
18
18
  ._1xci892t svg rect{stroke-linejoin:round}
19
19
  ._4cvr1h6o{align-items:center}
20
20
  ._4t3i1tcg{height:24px}
@@ -57,7 +57,7 @@ var getSecondaryColor = function getSecondaryColor(_ref2) {
57
57
  };
58
58
  var iconStyles = {
59
59
  inherit: "_1u9j1r31 _1gqp1r31",
60
- default: "_1u9jrsbi _1gqprsbi"
60
+ default: "_1u9j1ihb _1gqp1ihb"
61
61
  };
62
62
  var baseIconStyles = null;
63
63
  var baseOptionStyles = null;
@@ -11,7 +11,7 @@ var _createSelect = _interopRequireDefault(require("./create-select"));
11
11
  /* eslint-disable @repo/internal/react/require-jsdoc */
12
12
 
13
13
  var packageName = "@atlaskit/select";
14
- var packageVersion = "21.7.2";
14
+ var packageVersion = "21.7.3";
15
15
  var SelectWithoutAnalytics = exports.SelectWithoutAnalytics = (0, _createSelect.default)(_async.default);
16
16
  var createAndFireEventOnAtlaskit = (0, _analyticsNext.createAndFireEvent)('atlaskit');
17
17
  var Select = (0, _analyticsNext.withAnalyticsContext)({
@@ -8,13 +8,13 @@
8
8
  ._1bsb1tcg{width:24px}
9
9
  ._1bto1l2s{text-overflow:ellipsis}
10
10
  ._1e0c1txw{display:flex}
11
+ ._1gqp1ihb svg rect{stroke:var(--ds-border-bold,#7d818a)}
11
12
  ._1gqp1r31 svg rect{stroke:currentColor}
12
- ._1gqprsbi svg rect{stroke:var(--ds-border-input,#8c8f97)}
13
13
  ._1o9zidpf{flex-shrink:0}
14
14
  ._1q511b66{padding-block-start:var(--ds-space-050,4px)}
15
15
  ._1reo15vq{overflow-x:hidden}
16
+ ._1u9j1ihb svg circle:first-of-type{stroke:var(--ds-border-bold,#7d818a)}
16
17
  ._1u9j1r31 svg circle:first-of-type{stroke:currentColor}
17
- ._1u9jrsbi svg circle:first-of-type{stroke:var(--ds-border-input,#8c8f97)}
18
18
  ._1xci892t svg rect{stroke-linejoin:round}
19
19
  ._4cvr1h6o{align-items:center}
20
20
  ._4t3i1tcg{height:24px}
@@ -49,7 +49,7 @@ const getSecondaryColor = ({
49
49
  };
50
50
  const iconStyles = {
51
51
  inherit: "_1u9j1r31 _1gqp1r31",
52
- default: "_1u9jrsbi _1gqprsbi"
52
+ default: "_1u9j1ihb _1gqp1ihb"
53
53
  };
54
54
  const baseIconStyles = null;
55
55
  const baseOptionStyles = null;
@@ -3,7 +3,7 @@ import { createAndFireEvent, withAnalyticsContext, withAnalyticsEvents } from '@
3
3
  import AsyncSelect from '@atlaskit/react-select/async';
4
4
  import createSelect from './create-select';
5
5
  const packageName = "@atlaskit/select";
6
- const packageVersion = "21.7.2";
6
+ const packageVersion = "21.7.3";
7
7
  export const SelectWithoutAnalytics = createSelect(AsyncSelect);
8
8
  const createAndFireEventOnAtlaskit = createAndFireEvent('atlaskit');
9
9
  const Select = withAnalyticsContext({
@@ -8,13 +8,13 @@
8
8
  ._1bsb1tcg{width:24px}
9
9
  ._1bto1l2s{text-overflow:ellipsis}
10
10
  ._1e0c1txw{display:flex}
11
+ ._1gqp1ihb svg rect{stroke:var(--ds-border-bold,#7d818a)}
11
12
  ._1gqp1r31 svg rect{stroke:currentColor}
12
- ._1gqprsbi svg rect{stroke:var(--ds-border-input,#8c8f97)}
13
13
  ._1o9zidpf{flex-shrink:0}
14
14
  ._1q511b66{padding-block-start:var(--ds-space-050,4px)}
15
15
  ._1reo15vq{overflow-x:hidden}
16
+ ._1u9j1ihb svg circle:first-of-type{stroke:var(--ds-border-bold,#7d818a)}
16
17
  ._1u9j1r31 svg circle:first-of-type{stroke:currentColor}
17
- ._1u9jrsbi svg circle:first-of-type{stroke:var(--ds-border-input,#8c8f97)}
18
18
  ._1xci892t svg rect{stroke-linejoin:round}
19
19
  ._4cvr1h6o{align-items:center}
20
20
  ._4t3i1tcg{height:24px}
@@ -48,7 +48,7 @@ var getSecondaryColor = function getSecondaryColor(_ref2) {
48
48
  };
49
49
  var iconStyles = {
50
50
  inherit: "_1u9j1r31 _1gqp1r31",
51
- default: "_1u9jrsbi _1gqprsbi"
51
+ default: "_1u9j1ihb _1gqp1ihb"
52
52
  };
53
53
  var baseIconStyles = null;
54
54
  var baseOptionStyles = null;
@@ -3,7 +3,7 @@ import { createAndFireEvent, withAnalyticsContext, withAnalyticsEvents } from '@
3
3
  import AsyncSelect from '@atlaskit/react-select/async';
4
4
  import createSelect from './create-select';
5
5
  var packageName = "@atlaskit/select";
6
- var packageVersion = "21.7.2";
6
+ var packageVersion = "21.7.3";
7
7
  export var SelectWithoutAnalytics = createSelect(AsyncSelect);
8
8
  var createAndFireEventOnAtlaskit = createAndFireEvent('atlaskit');
9
9
  var Select = withAnalyticsContext({
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/select",
3
- "version": "21.7.3",
3
+ "version": "21.7.4",
4
4
  "description": "Select allows users to make a single selection or multiple selections from a list of options.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"