@atlaskit/inline-edit 15.4.2 → 15.5.0
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 +7 -0
- package/dist/cjs/internal/buttons.compiled.css +1 -0
- package/dist/cjs/internal/buttons.js +4 -2
- package/dist/cjs/internal/read-view.compiled.css +1 -0
- package/dist/cjs/internal/read-view.js +3 -1
- package/dist/es2019/internal/buttons.compiled.css +1 -0
- package/dist/es2019/internal/buttons.js +4 -2
- package/dist/es2019/internal/read-view.compiled.css +1 -0
- package/dist/es2019/internal/read-view.js +3 -1
- package/dist/esm/internal/buttons.compiled.css +1 -0
- package/dist/esm/internal/buttons.js +4 -2
- package/dist/esm/internal/read-view.compiled.css +1 -0
- package/dist/esm/internal/read-view.js +3 -1
- package/package.json +6 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
._11c82smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
|
+
._2rko1qi0{border-radius:var(--ds-radius-medium,6px)}
|
|
2
3
|
._2rkofajl{border-radius:var(--ds-radius-small,3px)}
|
|
3
4
|
._152t1osq{inset-block-start:100%}
|
|
4
5
|
._16qs1a23{box-shadow:var(--_3t1odq)}
|
|
@@ -14,12 +14,14 @@ var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends")
|
|
|
14
14
|
var _new = require("@atlaskit/button/new");
|
|
15
15
|
var _checkMark = _interopRequireDefault(require("@atlaskit/icon/core/check-mark"));
|
|
16
16
|
var _cross = _interopRequireDefault(require("@atlaskit/icon/core/cross"));
|
|
17
|
+
var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
|
|
17
18
|
var _colors = require("@atlaskit/theme/colors");
|
|
18
19
|
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
|
|
19
20
|
/* eslint-disable @atlaskit/design-system/no-nested-styles */
|
|
20
21
|
/* eslint-disable @atlaskit/ui-styling-standard/no-nested-selectors */
|
|
21
22
|
var buttonsContainerStyles = null;
|
|
22
23
|
var buttonWrapperBaseStyles = null;
|
|
24
|
+
var buttonWrapperBaseStylesT26Shape = null;
|
|
23
25
|
var Buttons = function Buttons(_ref) {
|
|
24
26
|
var confirmButtonLabel = _ref.confirmButtonLabel,
|
|
25
27
|
cancelButtonLabel = _ref.cancelButtonLabel,
|
|
@@ -30,7 +32,7 @@ var Buttons = function Buttons(_ref) {
|
|
|
30
32
|
className: (0, _runtime.ax)(["_1e0c1txw _kqswstnw _1o9zidpf _152t1osq _rjxpidpf _1pfh12x7"])
|
|
31
33
|
}, /*#__PURE__*/React.createElement("div", {
|
|
32
34
|
tabIndex: -1,
|
|
33
|
-
className: (0, _runtime.ax)(["_2rkofajl _11c82smr _vchhusvi _1bsbxy5q _1pby1kze _bfhk13b4 _16qs1a23 _1mpy1b66 _1nlx13nm _l2uv11wk _7mfvdecw _szlb17km"]),
|
|
35
|
+
className: (0, _runtime.ax)(["_2rkofajl _11c82smr _vchhusvi _1bsbxy5q _1pby1kze _bfhk13b4 _16qs1a23 _1mpy1b66 _1nlx13nm _l2uv11wk _7mfvdecw _szlb17km", (0, _platformFeatureFlags.fg)('platform-dst-shape-theme-default') && "_2rko1qi0"]),
|
|
34
36
|
style: {
|
|
35
37
|
"--_1f6rtr1": (0, _runtime.ix)("var(--ds-surface-overlay, ".concat(_colors.N0, ")")),
|
|
36
38
|
"--_3t1odq": (0, _runtime.ix)("var(--ds-shadow-overlay, ".concat("0 4px 8px -2px ".concat(_colors.N50A, ", 0 0 1px ").concat(_colors.N60A), ")")),
|
|
@@ -50,7 +52,7 @@ var Buttons = function Buttons(_ref) {
|
|
|
50
52
|
testId: testId && "".concat(testId, "--confirm")
|
|
51
53
|
})), /*#__PURE__*/React.createElement("div", {
|
|
52
54
|
tabIndex: -1,
|
|
53
|
-
className: (0, _runtime.ax)(["_2rkofajl _11c82smr _vchhusvi _1bsbxy5q _1pby1kze _bfhk13b4 _16qs1a23 _1mpy1b66 _1nlx13nm _l2uv11wk _7mfvdecw _szlb17km"]),
|
|
55
|
+
className: (0, _runtime.ax)(["_2rkofajl _11c82smr _vchhusvi _1bsbxy5q _1pby1kze _bfhk13b4 _16qs1a23 _1mpy1b66 _1nlx13nm _l2uv11wk _7mfvdecw _szlb17km", (0, _platformFeatureFlags.fg)('platform-dst-shape-theme-default') && "_2rko1qi0"]),
|
|
54
56
|
style: {
|
|
55
57
|
"--_1f6rtr1": (0, _runtime.ix)("var(--ds-surface-overlay, ".concat(_colors.N0, ")")),
|
|
56
58
|
"--_3t1odq": (0, _runtime.ix)("var(--ds-shadow-overlay, ".concat("0 4px 8px -2px ".concat(_colors.N50A, ", 0 0 1px ").concat(_colors.N60A), ")")),
|
|
@@ -9,6 +9,7 @@ exports.default = void 0;
|
|
|
9
9
|
require("./read-view.compiled.css");
|
|
10
10
|
var _runtime = require("@compiled/react/runtime");
|
|
11
11
|
var _react = _interopRequireWildcard(require("react"));
|
|
12
|
+
var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
|
|
12
13
|
var _compiled = require("@atlaskit/primitives/compiled");
|
|
13
14
|
var _colors = require("@atlaskit/theme/colors");
|
|
14
15
|
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
|
|
@@ -17,6 +18,7 @@ var editButtonStyles = {
|
|
|
17
18
|
root: "_12ji1r31 _1qu2glyw _12y3idpf _189eidpf _1dqoglyw _1h6d1j28 _1e0c1ule _1pfhze3t _12l2ze3t _6rthze3t _ahbqze3t _1q51ze3t _y4tize3t _85i5ze3t _bozgze3t _r06hglyw _bfhk1j28 _vwz4kb7n _1xp41v1w _14lydkaa _1j8znqa1 _mizu1r31 _ra3xglyw _128midpf"
|
|
18
19
|
};
|
|
19
20
|
var readViewWrapperStyles = null;
|
|
21
|
+
var readViewWrapperStylesT26Shape = null;
|
|
20
22
|
var readViewFitContainerWidthStyles = null;
|
|
21
23
|
var DRAG_THRESHOLD = 5;
|
|
22
24
|
var ReadView = function ReadView(_ref) {
|
|
@@ -67,7 +69,7 @@ var ReadView = function ReadView(_ref) {
|
|
|
67
69
|
startY.current = e.clientY;
|
|
68
70
|
},
|
|
69
71
|
"data-read-view-fit-container-width": readViewFitContainerWidth,
|
|
70
|
-
className: (0, _runtime.ax)(["_2rkofajl _v564thzt _1h6d1j28 _1dqonqa1 _189e1dm9 _1e0c1o8l _vchhusvi _1bsb1wug _p12f1osq _irr32tgk", readViewFitContainerWidth && "_1bsb1osq"]),
|
|
72
|
+
className: (0, _runtime.ax)(["_2rkofajl _v564thzt _1h6d1j28 _1dqonqa1 _189e1dm9 _1e0c1o8l _vchhusvi _1bsb1wug _p12f1osq _irr32tgk", readViewFitContainerWidth && "_1bsb1osq", (0, _platformFeatureFlags.fg)('platform-dst-shape-theme-default') && "_2rko1qi0"]),
|
|
71
73
|
style: {
|
|
72
74
|
"--_1y60f1n": (0, _runtime.ix)("var(--ds-background-neutral-subtle-hovered, ".concat(_colors.N30, ")"))
|
|
73
75
|
}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
._11c82smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
|
+
._2rko1qi0{border-radius:var(--ds-radius-medium,6px)}
|
|
2
3
|
._2rkofajl{border-radius:var(--ds-radius-small,3px)}
|
|
3
4
|
._152t1osq{inset-block-start:100%}
|
|
4
5
|
._16qs1kf5{box-shadow:var(--ds-shadow-overlay,0 4px 8px -2px rgba(9,30,66,.25),0 0 1px rgba(9,30,66,.31))}
|
|
@@ -9,9 +9,11 @@ import { ax, ix } from "@compiled/react/runtime";
|
|
|
9
9
|
import { IconButton } from '@atlaskit/button/new';
|
|
10
10
|
import CheckMarkIcon from '@atlaskit/icon/core/check-mark';
|
|
11
11
|
import CrossIcon from '@atlaskit/icon/core/cross';
|
|
12
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
12
13
|
import { B400, N0, N20A, N30A, N50A, N60A } from '@atlaskit/theme/colors';
|
|
13
14
|
const buttonsContainerStyles = null;
|
|
14
15
|
const buttonWrapperBaseStyles = null;
|
|
16
|
+
const buttonWrapperBaseStylesT26Shape = null;
|
|
15
17
|
const Buttons = ({
|
|
16
18
|
confirmButtonLabel,
|
|
17
19
|
cancelButtonLabel,
|
|
@@ -23,7 +25,7 @@ const Buttons = ({
|
|
|
23
25
|
className: ax(["_1e0c1txw _kqswstnw _1o9zidpf _152t1osq _rjxpidpf _1pfh12x7"])
|
|
24
26
|
}, /*#__PURE__*/React.createElement("div", {
|
|
25
27
|
tabIndex: -1,
|
|
26
|
-
className: ax(["_2rkofajl _11c82smr _vchhusvi _1bsbxy5q _1pby1kze _bfhk1bhr _16qs1kf5 _1mpy1b66 _1nlxs66q _l2uv88o1 _7mfvdecw _szlb1x4z"])
|
|
28
|
+
className: ax(["_2rkofajl _11c82smr _vchhusvi _1bsbxy5q _1pby1kze _bfhk1bhr _16qs1kf5 _1mpy1b66 _1nlxs66q _l2uv88o1 _7mfvdecw _szlb1x4z", fg('platform-dst-shape-theme-default') && "_2rko1qi0"])
|
|
27
29
|
}, /*#__PURE__*/React.createElement(IconButton, {
|
|
28
30
|
type: "submit",
|
|
29
31
|
icon: iconProps => /*#__PURE__*/React.createElement(CheckMarkIcon, _extends({}, iconProps, {
|
|
@@ -34,7 +36,7 @@ const Buttons = ({
|
|
|
34
36
|
testId: testId && `${testId}--confirm`
|
|
35
37
|
})), /*#__PURE__*/React.createElement("div", {
|
|
36
38
|
tabIndex: -1,
|
|
37
|
-
className: ax(["_2rkofajl _11c82smr _vchhusvi _1bsbxy5q _1pby1kze _bfhk1bhr _16qs1kf5 _1mpy1b66 _1nlxs66q _l2uv88o1 _7mfvdecw _szlb1x4z"])
|
|
39
|
+
className: ax(["_2rkofajl _11c82smr _vchhusvi _1bsbxy5q _1pby1kze _bfhk1bhr _16qs1kf5 _1mpy1b66 _1nlxs66q _l2uv88o1 _7mfvdecw _szlb1x4z", fg('platform-dst-shape-theme-default') && "_2rko1qi0"])
|
|
38
40
|
}, /*#__PURE__*/React.createElement(IconButton, {
|
|
39
41
|
icon: iconProps => /*#__PURE__*/React.createElement(CrossIcon, _extends({}, iconProps, {
|
|
40
42
|
size: "small"
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
import "./read-view.compiled.css";
|
|
3
3
|
import { ax, ix } from "@compiled/react/runtime";
|
|
4
4
|
import React, { useRef } from 'react';
|
|
5
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
5
6
|
import { Pressable } from '@atlaskit/primitives/compiled';
|
|
6
7
|
import { N30 } from '@atlaskit/theme/colors';
|
|
7
8
|
const readViewContainerStyles = null;
|
|
@@ -9,6 +10,7 @@ const editButtonStyles = {
|
|
|
9
10
|
root: "_12ji1r31 _1qu2glyw _12y3idpf _189eidpf _1dqoglyw _1h6d1j28 _1e0c1ule _1pfhze3t _12l2ze3t _6rthze3t _ahbqze3t _1q51ze3t _y4tize3t _85i5ze3t _bozgze3t _r06hglyw _bfhk1j28 _vwz4kb7n _1xp41v1w _14lydkaa _1j8znqa1 _mizu1r31 _ra3xglyw _128midpf"
|
|
10
11
|
};
|
|
11
12
|
const readViewWrapperStyles = null;
|
|
13
|
+
const readViewWrapperStylesT26Shape = null;
|
|
12
14
|
const readViewFitContainerWidthStyles = null;
|
|
13
15
|
const DRAG_THRESHOLD = 5;
|
|
14
16
|
const ReadView = ({
|
|
@@ -60,7 +62,7 @@ const ReadView = ({
|
|
|
60
62
|
startY.current = e.clientY;
|
|
61
63
|
},
|
|
62
64
|
"data-read-view-fit-container-width": readViewFitContainerWidth,
|
|
63
|
-
className: ax(["_2rkofajl _v564thzt _1h6d1j28 _1dqonqa1 _189e1dm9 _1e0c1o8l _vchhusvi _1bsb1wug _p12f1osq _irr314ae", readViewFitContainerWidth && "_1bsb1osq"])
|
|
65
|
+
className: ax(["_2rkofajl _v564thzt _1h6d1j28 _1dqonqa1 _189e1dm9 _1e0c1o8l _vchhusvi _1bsb1wug _p12f1osq _irr314ae", readViewFitContainerWidth && "_1bsb1osq", fg('platform-dst-shape-theme-default') && "_2rko1qi0"])
|
|
64
66
|
}, readView()));
|
|
65
67
|
};
|
|
66
68
|
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
._11c82smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
|
+
._2rko1qi0{border-radius:var(--ds-radius-medium,6px)}
|
|
2
3
|
._2rkofajl{border-radius:var(--ds-radius-small,3px)}
|
|
3
4
|
._152t1osq{inset-block-start:100%}
|
|
4
5
|
._16qs1a23{box-shadow:var(--_3t1odq)}
|
|
@@ -9,9 +9,11 @@ import { ax, ix } from "@compiled/react/runtime";
|
|
|
9
9
|
import { IconButton } from '@atlaskit/button/new';
|
|
10
10
|
import CheckMarkIcon from '@atlaskit/icon/core/check-mark';
|
|
11
11
|
import CrossIcon from '@atlaskit/icon/core/cross';
|
|
12
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
12
13
|
import { B400, N0, N20A, N30A, N50A, N60A } from '@atlaskit/theme/colors';
|
|
13
14
|
var buttonsContainerStyles = null;
|
|
14
15
|
var buttonWrapperBaseStyles = null;
|
|
16
|
+
var buttonWrapperBaseStylesT26Shape = null;
|
|
15
17
|
var Buttons = function Buttons(_ref) {
|
|
16
18
|
var confirmButtonLabel = _ref.confirmButtonLabel,
|
|
17
19
|
cancelButtonLabel = _ref.cancelButtonLabel,
|
|
@@ -22,7 +24,7 @@ var Buttons = function Buttons(_ref) {
|
|
|
22
24
|
className: ax(["_1e0c1txw _kqswstnw _1o9zidpf _152t1osq _rjxpidpf _1pfh12x7"])
|
|
23
25
|
}, /*#__PURE__*/React.createElement("div", {
|
|
24
26
|
tabIndex: -1,
|
|
25
|
-
className: ax(["_2rkofajl _11c82smr _vchhusvi _1bsbxy5q _1pby1kze _bfhk13b4 _16qs1a23 _1mpy1b66 _1nlx13nm _l2uv11wk _7mfvdecw _szlb17km"]),
|
|
27
|
+
className: ax(["_2rkofajl _11c82smr _vchhusvi _1bsbxy5q _1pby1kze _bfhk13b4 _16qs1a23 _1mpy1b66 _1nlx13nm _l2uv11wk _7mfvdecw _szlb17km", fg('platform-dst-shape-theme-default') && "_2rko1qi0"]),
|
|
26
28
|
style: {
|
|
27
29
|
"--_1f6rtr1": ix("var(--ds-surface-overlay, ".concat(N0, ")")),
|
|
28
30
|
"--_3t1odq": ix("var(--ds-shadow-overlay, ".concat("0 4px 8px -2px ".concat(N50A, ", 0 0 1px ").concat(N60A), ")")),
|
|
@@ -42,7 +44,7 @@ var Buttons = function Buttons(_ref) {
|
|
|
42
44
|
testId: testId && "".concat(testId, "--confirm")
|
|
43
45
|
})), /*#__PURE__*/React.createElement("div", {
|
|
44
46
|
tabIndex: -1,
|
|
45
|
-
className: ax(["_2rkofajl _11c82smr _vchhusvi _1bsbxy5q _1pby1kze _bfhk13b4 _16qs1a23 _1mpy1b66 _1nlx13nm _l2uv11wk _7mfvdecw _szlb17km"]),
|
|
47
|
+
className: ax(["_2rkofajl _11c82smr _vchhusvi _1bsbxy5q _1pby1kze _bfhk13b4 _16qs1a23 _1mpy1b66 _1nlx13nm _l2uv11wk _7mfvdecw _szlb17km", fg('platform-dst-shape-theme-default') && "_2rko1qi0"]),
|
|
46
48
|
style: {
|
|
47
49
|
"--_1f6rtr1": ix("var(--ds-surface-overlay, ".concat(N0, ")")),
|
|
48
50
|
"--_3t1odq": ix("var(--ds-shadow-overlay, ".concat("0 4px 8px -2px ".concat(N50A, ", 0 0 1px ").concat(N60A), ")")),
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
import "./read-view.compiled.css";
|
|
3
3
|
import { ax, ix } from "@compiled/react/runtime";
|
|
4
4
|
import React, { useRef } from 'react';
|
|
5
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
5
6
|
import { Pressable } from '@atlaskit/primitives/compiled';
|
|
6
7
|
import { N30 } from '@atlaskit/theme/colors';
|
|
7
8
|
var readViewContainerStyles = null;
|
|
@@ -9,6 +10,7 @@ var editButtonStyles = {
|
|
|
9
10
|
root: "_12ji1r31 _1qu2glyw _12y3idpf _189eidpf _1dqoglyw _1h6d1j28 _1e0c1ule _1pfhze3t _12l2ze3t _6rthze3t _ahbqze3t _1q51ze3t _y4tize3t _85i5ze3t _bozgze3t _r06hglyw _bfhk1j28 _vwz4kb7n _1xp41v1w _14lydkaa _1j8znqa1 _mizu1r31 _ra3xglyw _128midpf"
|
|
10
11
|
};
|
|
11
12
|
var readViewWrapperStyles = null;
|
|
13
|
+
var readViewWrapperStylesT26Shape = null;
|
|
12
14
|
var readViewFitContainerWidthStyles = null;
|
|
13
15
|
var DRAG_THRESHOLD = 5;
|
|
14
16
|
var ReadView = function ReadView(_ref) {
|
|
@@ -59,7 +61,7 @@ var ReadView = function ReadView(_ref) {
|
|
|
59
61
|
startY.current = e.clientY;
|
|
60
62
|
},
|
|
61
63
|
"data-read-view-fit-container-width": readViewFitContainerWidth,
|
|
62
|
-
className: ax(["_2rkofajl _v564thzt _1h6d1j28 _1dqonqa1 _189e1dm9 _1e0c1o8l _vchhusvi _1bsb1wug _p12f1osq _irr32tgk", readViewFitContainerWidth && "_1bsb1osq"]),
|
|
64
|
+
className: ax(["_2rkofajl _v564thzt _1h6d1j28 _1dqonqa1 _189e1dm9 _1e0c1o8l _vchhusvi _1bsb1wug _p12f1osq _irr32tgk", readViewFitContainerWidth && "_1bsb1osq", fg('platform-dst-shape-theme-default') && "_2rko1qi0"]),
|
|
63
65
|
style: {
|
|
64
66
|
"--_1y60f1n": ix("var(--ds-background-neutral-subtle-hovered, ".concat(N30, ")"))
|
|
65
67
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/inline-edit",
|
|
3
|
-
"version": "15.
|
|
3
|
+
"version": "15.5.0",
|
|
4
4
|
"description": "An inline edit displays a custom input component that switches between reading and editing on the same page.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"@atlaskit/analytics-next": "^11.1.0",
|
|
37
37
|
"@atlaskit/button": "^23.9.0",
|
|
38
38
|
"@atlaskit/css": "^0.19.0",
|
|
39
|
-
"@atlaskit/form": "^15.
|
|
39
|
+
"@atlaskit/form": "^15.2.0",
|
|
40
40
|
"@atlaskit/icon": "^29.3.0",
|
|
41
41
|
"@atlaskit/inline-dialog": "^18.0.0",
|
|
42
42
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"devDependencies": {
|
|
55
55
|
"@af/accessibility-testing": "workspace:^",
|
|
56
56
|
"@af/integration-testing": "workspace:^",
|
|
57
|
-
"@atlaskit/datetime-picker": "^17.
|
|
57
|
+
"@atlaskit/datetime-picker": "^17.3.0",
|
|
58
58
|
"@atlaskit/docs": "^11.2.0",
|
|
59
59
|
"@atlaskit/heading": "^5.2.0",
|
|
60
60
|
"@atlaskit/link": "^3.2.0",
|
|
@@ -95,6 +95,9 @@
|
|
|
95
95
|
"platform-feature-flags": {
|
|
96
96
|
"platform_design_system_inline_edit_dont_focus": {
|
|
97
97
|
"type": "boolean"
|
|
98
|
+
},
|
|
99
|
+
"platform-dst-shape-theme-default": {
|
|
100
|
+
"type": "boolean"
|
|
98
101
|
}
|
|
99
102
|
}
|
|
100
103
|
}
|