@atlaskit/inline-dialog 15.0.0 → 15.0.2
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,19 @@
|
|
|
1
1
|
# @atlaskit/inline-dialog
|
|
2
2
|
|
|
3
|
+
## 15.0.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#146891](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/146891)
|
|
8
|
+
[`1946e3bf8c6c9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1946e3bf8c6c9) -
|
|
9
|
+
Internal change only: update feature flag names.
|
|
10
|
+
|
|
11
|
+
## 15.0.1
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies
|
|
16
|
+
|
|
3
17
|
## 15.0.0
|
|
4
18
|
|
|
5
19
|
### Major Changes
|
|
@@ -17,7 +17,7 @@ var _popper = require("@atlaskit/popper");
|
|
|
17
17
|
var _nodeResolverWrapper = _interopRequireDefault(require("./node-resolver-wrapper"));
|
|
18
18
|
var _container = require("./styled/container");
|
|
19
19
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
|
|
20
|
-
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 &&
|
|
20
|
+
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; }
|
|
21
21
|
/**
|
|
22
22
|
* @jsxRuntime classic
|
|
23
23
|
* @jsx jsx
|
|
@@ -68,7 +68,7 @@ var InlineDialog = /*#__PURE__*/(0, _react.memo)(function InlineDialog(_ref2) {
|
|
|
68
68
|
action: 'closed',
|
|
69
69
|
componentName: 'inlineDialog',
|
|
70
70
|
packageName: "@atlaskit/inline-dialog",
|
|
71
|
-
packageVersion: "15.0.
|
|
71
|
+
packageVersion: "15.0.2"
|
|
72
72
|
});
|
|
73
73
|
|
|
74
74
|
// we put this into a ref to avoid handleCloseRequest having this as a dependency
|
|
@@ -195,7 +195,7 @@ var InlineDialog = /*#__PURE__*/(0, _react.memo)(function InlineDialog(_ref2) {
|
|
|
195
195
|
}
|
|
196
196
|
// eslint-disable-next-line @atlaskit/platform/ensure-feature-flag-prefix
|
|
197
197
|
},
|
|
198
|
-
hasNodeResolver: !(0, _platformFeatureFlags.fg)('
|
|
198
|
+
hasNodeResolver: !(0, _platformFeatureFlags.fg)('platform_design_system_team_portal_logic_r18_fix')
|
|
199
199
|
}, (0, _react2.jsx)(_react.default.Fragment, null, children));
|
|
200
200
|
}), isLayeringEnabled ? (0, _react2.jsx)(_layering.UNSAFE_LAYERING, {
|
|
201
201
|
isDisabled: false
|
|
@@ -12,7 +12,7 @@ var _react2 = require("@emotion/react");
|
|
|
12
12
|
var _colors = require("@atlaskit/theme/colors");
|
|
13
13
|
var _constants = require("@atlaskit/theme/constants");
|
|
14
14
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
|
|
15
|
-
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 &&
|
|
15
|
+
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; }
|
|
16
16
|
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
17
17
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { (0, _defineProperty2.default)(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; } /**
|
|
18
18
|
* @jsxRuntime classic
|
|
@@ -50,7 +50,7 @@ const InlineDialog = /*#__PURE__*/memo(function InlineDialog({
|
|
|
50
50
|
action: 'closed',
|
|
51
51
|
componentName: 'inlineDialog',
|
|
52
52
|
packageName: "@atlaskit/inline-dialog",
|
|
53
|
-
packageVersion: "15.0.
|
|
53
|
+
packageVersion: "15.0.2"
|
|
54
54
|
});
|
|
55
55
|
|
|
56
56
|
// we put this into a ref to avoid handleCloseRequest having this as a dependency
|
|
@@ -178,7 +178,7 @@ const InlineDialog = /*#__PURE__*/memo(function InlineDialog({
|
|
|
178
178
|
}
|
|
179
179
|
// eslint-disable-next-line @atlaskit/platform/ensure-feature-flag-prefix
|
|
180
180
|
},
|
|
181
|
-
hasNodeResolver: !fg('
|
|
181
|
+
hasNodeResolver: !fg('platform_design_system_team_portal_logic_r18_fix')
|
|
182
182
|
}, jsx(React.Fragment, null, children))), isLayeringEnabled ? jsx(UNSAFE_LAYERING, {
|
|
183
183
|
isDisabled: false
|
|
184
184
|
}, popper, jsx(EscapeCloseManager, {
|
|
@@ -57,7 +57,7 @@ var InlineDialog = /*#__PURE__*/memo(function InlineDialog(_ref2) {
|
|
|
57
57
|
action: 'closed',
|
|
58
58
|
componentName: 'inlineDialog',
|
|
59
59
|
packageName: "@atlaskit/inline-dialog",
|
|
60
|
-
packageVersion: "15.0.
|
|
60
|
+
packageVersion: "15.0.2"
|
|
61
61
|
});
|
|
62
62
|
|
|
63
63
|
// we put this into a ref to avoid handleCloseRequest having this as a dependency
|
|
@@ -184,7 +184,7 @@ var InlineDialog = /*#__PURE__*/memo(function InlineDialog(_ref2) {
|
|
|
184
184
|
}
|
|
185
185
|
// eslint-disable-next-line @atlaskit/platform/ensure-feature-flag-prefix
|
|
186
186
|
},
|
|
187
|
-
hasNodeResolver: !fg('
|
|
187
|
+
hasNodeResolver: !fg('platform_design_system_team_portal_logic_r18_fix')
|
|
188
188
|
}, jsx(React.Fragment, null, children));
|
|
189
189
|
}), isLayeringEnabled ? jsx(UNSAFE_LAYERING, {
|
|
190
190
|
isDisabled: false
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/inline-dialog",
|
|
3
|
-
"version": "15.0.
|
|
3
|
+
"version": "15.0.2",
|
|
4
4
|
"description": "An inline dialog is a pop-up container for small amounts of information. It can also contain controls.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -20,11 +20,7 @@
|
|
|
20
20
|
},
|
|
21
21
|
"atlassian": {
|
|
22
22
|
"team": "Design System Team",
|
|
23
|
-
"releaseModel": "continuous",
|
|
24
23
|
"runReact18": true,
|
|
25
|
-
"productPushConsumption": [
|
|
26
|
-
"jira"
|
|
27
|
-
],
|
|
28
24
|
"website": {
|
|
29
25
|
"name": "Inline dialog",
|
|
30
26
|
"status": {
|
|
@@ -42,12 +38,12 @@
|
|
|
42
38
|
},
|
|
43
39
|
"dependencies": {
|
|
44
40
|
"@atlaskit/analytics-next": "^10.1.0",
|
|
45
|
-
"@atlaskit/ds-lib": "^2.
|
|
41
|
+
"@atlaskit/ds-lib": "^2.6.0",
|
|
46
42
|
"@atlaskit/layering": "^0.4.0",
|
|
47
43
|
"@atlaskit/platform-feature-flags": "^0.3.0",
|
|
48
|
-
"@atlaskit/popper": "^6.
|
|
44
|
+
"@atlaskit/popper": "^6.3.0",
|
|
49
45
|
"@atlaskit/theme": "^13.0.0",
|
|
50
|
-
"@atlaskit/tokens": "^
|
|
46
|
+
"@atlaskit/tokens": "^2.0.0",
|
|
51
47
|
"@babel/runtime": "^7.0.0",
|
|
52
48
|
"@emotion/react": "^11.7.1",
|
|
53
49
|
"bind-event-listener": "^3.0.0",
|
|
@@ -60,13 +56,13 @@
|
|
|
60
56
|
"@af/accessibility-testing": "*",
|
|
61
57
|
"@af/integration-testing": "*",
|
|
62
58
|
"@af/visual-regression": "*",
|
|
63
|
-
"@atlaskit/button": "^20.
|
|
64
|
-
"@atlaskit/datetime-picker": "^
|
|
59
|
+
"@atlaskit/button": "^20.2.0",
|
|
60
|
+
"@atlaskit/datetime-picker": "^15.1.0",
|
|
65
61
|
"@atlaskit/docs": "*",
|
|
66
62
|
"@atlaskit/dropdown-menu": "^12.18.0",
|
|
67
|
-
"@atlaskit/modal-dialog": "^12.
|
|
63
|
+
"@atlaskit/modal-dialog": "^12.17.0",
|
|
68
64
|
"@atlaskit/section-message": "^6.6.0",
|
|
69
|
-
"@atlaskit/select": "^17.
|
|
65
|
+
"@atlaskit/select": "^17.19.0",
|
|
70
66
|
"@atlaskit/ssr": "*",
|
|
71
67
|
"@atlaskit/visual-regression": "*",
|
|
72
68
|
"@testing-library/react": "^12.1.5",
|
|
@@ -115,7 +111,7 @@
|
|
|
115
111
|
"platform.design-system-team.inline-message-layering_wfp1p": {
|
|
116
112
|
"type": "boolean"
|
|
117
113
|
},
|
|
118
|
-
"
|
|
114
|
+
"platform_design_system_team_portal_logic_r18_fix": {
|
|
119
115
|
"type": "boolean"
|
|
120
116
|
}
|
|
121
117
|
},
|