@atlaskit/popup 4.6.2 → 4.6.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,17 @@
1
1
  # @atlaskit/popup
2
2
 
3
+ ## 4.6.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 4.6.3
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 4.6.2
4
16
 
5
17
  ### Patch Changes
@@ -2,18 +2,18 @@
2
2
  ._1r04idpf{inset:0}
3
3
  ._2rko12b0{border-radius:var(--ds-radius-small,4px)}
4
4
  ._dk5d1b66{inset-inline:var(--ds-space-050,4px)}._152t1b66{inset-block-start:var(--ds-space-050,4px)}
5
- ._16qs1cd0{box-shadow:var(--ds-shadow-overlay,0 8px 9pt #091e4226,0 0 1px #091e424f)}
5
+ ._16qs130s{box-shadow:var(--ds-shadow-overlay,0 8px 9pt #1e1f2126,0 0 1px #1e1f214f)}
6
6
  ._18m91wug{overflow-y:auto}
7
7
  ._1bsb1osq{width:100%}
8
8
  ._1e0c1ule{display:block}
9
9
  ._1pby1nn1{z-index:400}
10
10
  ._1q1l1bhr{--ds-elevation-surface-current:var(--ds-surface-overlay,#fff)}
11
11
  ._1reo1wug{overflow-x:auto}
12
- ._bfhk10xm{background-color:var(--ds-blanket,#091e427d)}
13
12
  ._bfhk1bhr{background-color:var(--ds-surface-overlay,#fff)}
13
+ ._bfhk1i5c{background-color:var(--ds-blanket,#050c1f75)}
14
14
  ._c71ldtre{max-height:50vh}
15
15
  ._kqsw1n9t{position:fixed}
16
- ._syaz1fxt{color:var(--ds-text,#172b4d)}
16
+ ._syazi7uo{color:var(--ds-text,#292a2e)}
17
17
  ._vchhusvi{box-sizing:border-box}
18
18
  ._1hvw1o36:focus{outline-width:medium}
19
19
  ._49pcglyw:focus{outline-style:none}
@@ -26,7 +26,7 @@ function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r
26
26
  var LOCAL_CURRENT_SURFACE_CSS_VAR = '--ds-elevation-surface-current';
27
27
  var fullWidthStyles = null;
28
28
  var wrapperStyles = {
29
- root: "_2rko12b0 _1e0c1ule _vchhusvi _1pby1nn1 _bfhk1bhr _16qs1cd0 _syaz1fxt _1q1l1bhr _nt751r31 _49pcglyw _1hvw1o36"
29
+ root: "_2rko12b0 _1e0c1ule _vchhusvi _1pby1nn1 _bfhk1bhr _16qs130s _syazi7uo _1q1l1bhr _nt751r31 _49pcglyw _1hvw1o36"
30
30
  };
31
31
  var scrollableStyles = null;
32
32
  var blanketStyles = null;
@@ -181,7 +181,7 @@ function PopperWrapper(_ref) {
181
181
  setInitialFocusRef: setInitialFocusRef
182
182
  })));
183
183
  return /*#__PURE__*/React.createElement(_react.Fragment, null, popupContainer, appearance === 'UNSAFE_modal-below-sm' && /*#__PURE__*/React.createElement("div", {
184
- className: (0, _runtime.ax)(["_1r04idpf _kqsw1n9t _bfhk10xm"])
184
+ className: (0, _runtime.ax)(["_1r04idpf _kqsw1n9t _bfhk1i5c"])
185
185
  }));
186
186
  });
187
187
  }
@@ -2,18 +2,18 @@
2
2
  ._1r04idpf{inset:0}
3
3
  ._2rko12b0{border-radius:var(--ds-radius-small,4px)}
4
4
  ._dk5d1b66{inset-inline:var(--ds-space-050,4px)}._152t1b66{inset-block-start:var(--ds-space-050,4px)}
5
- ._16qs1cd0{box-shadow:var(--ds-shadow-overlay,0 8px 9pt #091e4226,0 0 1px #091e424f)}
5
+ ._16qs130s{box-shadow:var(--ds-shadow-overlay,0 8px 9pt #1e1f2126,0 0 1px #1e1f214f)}
6
6
  ._18m91wug{overflow-y:auto}
7
7
  ._1bsb1osq{width:100%}
8
8
  ._1e0c1ule{display:block}
9
9
  ._1pby1nn1{z-index:400}
10
10
  ._1q1l1bhr{--ds-elevation-surface-current:var(--ds-surface-overlay,#fff)}
11
11
  ._1reo1wug{overflow-x:auto}
12
- ._bfhk10xm{background-color:var(--ds-blanket,#091e427d)}
13
12
  ._bfhk1bhr{background-color:var(--ds-surface-overlay,#fff)}
13
+ ._bfhk1i5c{background-color:var(--ds-blanket,#050c1f75)}
14
14
  ._c71ldtre{max-height:50vh}
15
15
  ._kqsw1n9t{position:fixed}
16
- ._syaz1fxt{color:var(--ds-text,#172b4d)}
16
+ ._syazi7uo{color:var(--ds-text,#292a2e)}
17
17
  ._vchhusvi{box-sizing:border-box}
18
18
  ._1hvw1o36:focus{outline-width:medium}
19
19
  ._49pcglyw:focus{outline-style:none}
@@ -13,7 +13,7 @@ import { useFocusManager } from './use-focus-manager';
13
13
  const LOCAL_CURRENT_SURFACE_CSS_VAR = '--ds-elevation-surface-current';
14
14
  const fullWidthStyles = null;
15
15
  const wrapperStyles = {
16
- root: "_2rko12b0 _1e0c1ule _vchhusvi _1pby1nn1 _bfhk1bhr _16qs1cd0 _syaz1fxt _1q1l1bhr _nt751r31 _49pcglyw _1hvw1o36"
16
+ root: "_2rko12b0 _1e0c1ule _vchhusvi _1pby1nn1 _bfhk1bhr _16qs130s _syazi7uo _1q1l1bhr _nt751r31 _49pcglyw _1hvw1o36"
17
17
  };
18
18
  const scrollableStyles = null;
19
19
  const blanketStyles = null;
@@ -161,7 +161,7 @@ function PopperWrapper({
161
161
  setInitialFocusRef
162
162
  })));
163
163
  return /*#__PURE__*/React.createElement(Fragment, null, popupContainer, appearance === 'UNSAFE_modal-below-sm' && /*#__PURE__*/React.createElement("div", {
164
- className: ax(["_1r04idpf _kqsw1n9t _bfhk10xm"])
164
+ className: ax(["_1r04idpf _kqsw1n9t _bfhk1i5c"])
165
165
  }));
166
166
  });
167
167
  }
@@ -2,18 +2,18 @@
2
2
  ._1r04idpf{inset:0}
3
3
  ._2rko12b0{border-radius:var(--ds-radius-small,4px)}
4
4
  ._dk5d1b66{inset-inline:var(--ds-space-050,4px)}._152t1b66{inset-block-start:var(--ds-space-050,4px)}
5
- ._16qs1cd0{box-shadow:var(--ds-shadow-overlay,0 8px 9pt #091e4226,0 0 1px #091e424f)}
5
+ ._16qs130s{box-shadow:var(--ds-shadow-overlay,0 8px 9pt #1e1f2126,0 0 1px #1e1f214f)}
6
6
  ._18m91wug{overflow-y:auto}
7
7
  ._1bsb1osq{width:100%}
8
8
  ._1e0c1ule{display:block}
9
9
  ._1pby1nn1{z-index:400}
10
10
  ._1q1l1bhr{--ds-elevation-surface-current:var(--ds-surface-overlay,#fff)}
11
11
  ._1reo1wug{overflow-x:auto}
12
- ._bfhk10xm{background-color:var(--ds-blanket,#091e427d)}
13
12
  ._bfhk1bhr{background-color:var(--ds-surface-overlay,#fff)}
13
+ ._bfhk1i5c{background-color:var(--ds-blanket,#050c1f75)}
14
14
  ._c71ldtre{max-height:50vh}
15
15
  ._kqsw1n9t{position:fixed}
16
- ._syaz1fxt{color:var(--ds-text,#172b4d)}
16
+ ._syazi7uo{color:var(--ds-text,#292a2e)}
17
17
  ._vchhusvi{box-sizing:border-box}
18
18
  ._1hvw1o36:focus{outline-width:medium}
19
19
  ._49pcglyw:focus{outline-style:none}
@@ -17,7 +17,7 @@ import { useFocusManager } from './use-focus-manager';
17
17
  var LOCAL_CURRENT_SURFACE_CSS_VAR = '--ds-elevation-surface-current';
18
18
  var fullWidthStyles = null;
19
19
  var wrapperStyles = {
20
- root: "_2rko12b0 _1e0c1ule _vchhusvi _1pby1nn1 _bfhk1bhr _16qs1cd0 _syaz1fxt _1q1l1bhr _nt751r31 _49pcglyw _1hvw1o36"
20
+ root: "_2rko12b0 _1e0c1ule _vchhusvi _1pby1nn1 _bfhk1bhr _16qs130s _syazi7uo _1q1l1bhr _nt751r31 _49pcglyw _1hvw1o36"
21
21
  };
22
22
  var scrollableStyles = null;
23
23
  var blanketStyles = null;
@@ -172,7 +172,7 @@ function PopperWrapper(_ref) {
172
172
  setInitialFocusRef: setInitialFocusRef
173
173
  })));
174
174
  return /*#__PURE__*/React.createElement(Fragment, null, popupContainer, appearance === 'UNSAFE_modal-below-sm' && /*#__PURE__*/React.createElement("div", {
175
- className: ax(["_1r04idpf _kqsw1n9t _bfhk10xm"])
175
+ className: ax(["_1r04idpf _kqsw1n9t _bfhk1i5c"])
176
176
  }));
177
177
  });
178
178
  }
@@ -24,7 +24,7 @@ export type PopupProps = {
24
24
  * </Popup>
25
25
  * ```
26
26
  */
27
- export declare const Popup: ({ children, id: providedId, isOpen }: PopupProps) => React.JSX.Element;
27
+ export declare const Popup: ({ children, id: providedId, isOpen, }: PopupProps) => React.JSX.Element;
28
28
  export type PopupTriggerProps = {
29
29
  children: (props: TriggerProps) => React.ReactNode;
30
30
  };
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
2
  import { type RepositionOnUpdateProps } from './types';
3
- export declare const RepositionOnUpdate: ({ children, update }: RepositionOnUpdateProps) => React.JSX.Element;
3
+ export declare const RepositionOnUpdate: ({ children, update, }: RepositionOnUpdateProps) => React.JSX.Element;
@@ -24,7 +24,7 @@ export type PopupProps = {
24
24
  * </Popup>
25
25
  * ```
26
26
  */
27
- export declare const Popup: ({ children, id: providedId, isOpen }: PopupProps) => React.JSX.Element;
27
+ export declare const Popup: ({ children, id: providedId, isOpen, }: PopupProps) => React.JSX.Element;
28
28
  export type PopupTriggerProps = {
29
29
  children: (props: TriggerProps) => React.ReactNode;
30
30
  };
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
2
  import { type RepositionOnUpdateProps } from './types';
3
- export declare const RepositionOnUpdate: ({ children, update }: RepositionOnUpdateProps) => React.JSX.Element;
3
+ export declare const RepositionOnUpdate: ({ children, update, }: RepositionOnUpdateProps) => React.JSX.Element;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/popup",
3
- "version": "4.6.2",
3
+ "version": "4.6.4",
4
4
  "description": "A popup displays brief content in an overlay.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -32,14 +32,14 @@
32
32
  }
33
33
  },
34
34
  "dependencies": {
35
- "@atlaskit/css": "^0.15.0",
36
- "@atlaskit/ds-lib": "^5.2.0",
37
- "@atlaskit/layering": "^3.2.0",
35
+ "@atlaskit/css": "^0.17.0",
36
+ "@atlaskit/ds-lib": "^5.3.0",
37
+ "@atlaskit/layering": "^3.4.0",
38
38
  "@atlaskit/platform-feature-flags": "^1.1.0",
39
39
  "@atlaskit/popper": "^7.1.0",
40
40
  "@atlaskit/portal": "^5.1.0",
41
- "@atlaskit/primitives": "^16.1.0",
42
- "@atlaskit/tokens": "^8.0.0",
41
+ "@atlaskit/primitives": "^16.3.0",
42
+ "@atlaskit/tokens": "^8.3.0",
43
43
  "@babel/runtime": "^7.0.0",
44
44
  "@compiled/react": "^0.18.6",
45
45
  "bind-event-listener": "^3.0.0",
@@ -58,14 +58,14 @@
58
58
  "@atlaskit/button": "^23.6.0",
59
59
  "@atlaskit/code": "^17.3.0",
60
60
  "@atlaskit/docs": "^11.2.0",
61
- "@atlaskit/form": "^14.2.0",
61
+ "@atlaskit/form": "^14.3.0",
62
62
  "@atlaskit/heading": "^5.2.0",
63
- "@atlaskit/icon": "^28.5.0",
63
+ "@atlaskit/icon": "^29.0.0",
64
64
  "@atlaskit/link": "^3.2.0",
65
- "@atlaskit/modal-dialog": "^14.6.0",
65
+ "@atlaskit/modal-dialog": "^14.7.0",
66
66
  "@atlaskit/section-message": "^8.9.0",
67
67
  "@atlaskit/ssr": "workspace:^",
68
- "@atlaskit/textfield": "^8.0.0",
68
+ "@atlaskit/textfield": "^8.1.0",
69
69
  "@atlaskit/toggle": "^15.1.0",
70
70
  "@atlassian/feature-flags-test-utils": "^1.0.0",
71
71
  "@atlassian/ssr-tests": "workspace:^",