@atlaskit/media-avatar-picker 26.3.6 → 26.3.8

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,17 @@
1
1
  # @atlaskit/media-avatar-picker
2
2
 
3
+ ## 26.3.8
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 26.3.7
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 26.3.6
4
16
 
5
17
  ### Patch Changes
@@ -12,5 +12,5 @@
12
12
  ._kqswstnw{position:absolute}
13
13
  ._uiztglyw{-webkit-user-select:none;-ms-user-select:none;user-select:none}._128mdkaa:focus-visible{outline-width:var(--ds-border-width-focused,2px)}
14
14
  ._1ah3v77o:focus-visible{outline-offset:var(--ds-space-025,2px)}
15
- ._mizu1p6i:focus-visible{outline-color:var(--ds-border-focused,#388bff)}
15
+ ._mizu1v1w:focus-visible{outline-color:var(--ds-border-focused,#4688ec)}
16
16
  ._ra3xnqa1:focus-visible{outline-style:solid}
@@ -39,7 +39,7 @@ var dragOverlayStyles = {
39
39
  root: "_kqswstnw _1bsb1osq _4t3i1osq _80om15ng"
40
40
  };
41
41
  var maskPositionStyle = {
42
- root: "_kqswstnw _1ah3v77o _128mdkaa _mizu1p6i _ra3xnqa1"
42
+ root: "_kqswstnw _1ah3v77o _128mdkaa _mizu1v1w _ra3xnqa1"
43
43
  };
44
44
  var maskStyles = {
45
45
  top: "".concat(CONTAINER_PADDING, "px"),
@@ -12,5 +12,5 @@
12
12
  ._kqswstnw{position:absolute}
13
13
  ._uiztglyw{-webkit-user-select:none;-ms-user-select:none;user-select:none}._128mdkaa:focus-visible{outline-width:var(--ds-border-width-focused,2px)}
14
14
  ._1ah3v77o:focus-visible{outline-offset:var(--ds-space-025,2px)}
15
- ._mizu1p6i:focus-visible{outline-color:var(--ds-border-focused,#388bff)}
15
+ ._mizu1v1w:focus-visible{outline-color:var(--ds-border-focused,#4688ec)}
16
16
  ._ra3xnqa1:focus-visible{outline-style:solid}
@@ -22,7 +22,7 @@ const dragOverlayStyles = {
22
22
  root: "_kqswstnw _1bsb1osq _4t3i1osq _80om15ng"
23
23
  };
24
24
  const maskPositionStyle = {
25
- root: "_kqswstnw _1ah3v77o _128mdkaa _mizu1p6i _ra3xnqa1"
25
+ root: "_kqswstnw _1ah3v77o _128mdkaa _mizu1v1w _ra3xnqa1"
26
26
  };
27
27
  const maskStyles = {
28
28
  top: `${CONTAINER_PADDING}px`,
@@ -12,5 +12,5 @@
12
12
  ._kqswstnw{position:absolute}
13
13
  ._uiztglyw{-webkit-user-select:none;-ms-user-select:none;user-select:none}._128mdkaa:focus-visible{outline-width:var(--ds-border-width-focused,2px)}
14
14
  ._1ah3v77o:focus-visible{outline-offset:var(--ds-space-025,2px)}
15
- ._mizu1p6i:focus-visible{outline-color:var(--ds-border-focused,#388bff)}
15
+ ._mizu1v1w:focus-visible{outline-color:var(--ds-border-focused,#4688ec)}
16
16
  ._ra3xnqa1:focus-visible{outline-style:solid}
@@ -31,7 +31,7 @@ var dragOverlayStyles = {
31
31
  root: "_kqswstnw _1bsb1osq _4t3i1osq _80om15ng"
32
32
  };
33
33
  var maskPositionStyle = {
34
- root: "_kqswstnw _1ah3v77o _128mdkaa _mizu1p6i _ra3xnqa1"
34
+ root: "_kqswstnw _1ah3v77o _128mdkaa _mizu1v1w _ra3xnqa1"
35
35
  };
36
36
  var maskStyles = {
37
37
  top: "".concat(CONTAINER_PADDING, "px"),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/media-avatar-picker",
3
- "version": "26.3.6",
3
+ "version": "26.3.8",
4
4
  "description": "A component to select, drag and resize image avatars. It also provides a default list of predefined avatars.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -32,18 +32,18 @@
32
32
  },
33
33
  "dependencies": {
34
34
  "@atlaskit/button": "^23.6.0",
35
- "@atlaskit/css": "^0.15.0",
35
+ "@atlaskit/css": "^0.16.0",
36
36
  "@atlaskit/flag": "^17.5.0",
37
37
  "@atlaskit/form": "^14.2.0",
38
- "@atlaskit/icon": "^28.5.0",
38
+ "@atlaskit/icon": "^29.0.0",
39
39
  "@atlaskit/media-ui": "^28.7.0",
40
- "@atlaskit/modal-dialog": "^14.6.0",
41
- "@atlaskit/primitives": "^16.1.0",
40
+ "@atlaskit/modal-dialog": "^14.7.0",
41
+ "@atlaskit/primitives": "^16.2.0",
42
42
  "@atlaskit/range": "^9.2.0",
43
43
  "@atlaskit/spinner": "^19.0.0",
44
- "@atlaskit/textfield": "^8.0.0",
44
+ "@atlaskit/textfield": "^8.1.0",
45
45
  "@atlaskit/theme": "^21.0.0",
46
- "@atlaskit/tokens": "^8.0.0",
46
+ "@atlaskit/tokens": "^8.1.0",
47
47
  "@atlaskit/visually-hidden": "^3.0.0",
48
48
  "@babel/runtime": "^7.0.0",
49
49
  "@compiled/react": "^0.18.6",