@atlaskit/editor-plugin-block-controls 1.4.5 → 1.4.7
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 +86 -70
- package/dist/cjs/ui/drag-handle.js +0 -8
- package/dist/cjs/ui/drop-target.js +4 -6
- package/dist/es2019/ui/drag-handle.js +0 -8
- package/dist/es2019/ui/drop-target.js +4 -6
- package/dist/esm/ui/drag-handle.js +0 -8
- package/dist/esm/ui/drop-target.js +4 -6
- package/package.json +1 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,184 +1,200 @@
|
|
|
1
1
|
# @atlaskit/editor-plugin-block-controls
|
|
2
2
|
|
|
3
|
+
## 1.4.7
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#105285](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/105285)
|
|
8
|
+
[`30dbeeb70f1b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/30dbeeb70f1b) -
|
|
9
|
+
Add drag and drop tests for block control plugin
|
|
10
|
+
|
|
11
|
+
## 1.4.6
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- [#104497](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/104497)
|
|
16
|
+
[`68c76374f675`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/68c76374f675) -
|
|
17
|
+
[ux] Adjust drag preview offset
|
|
18
|
+
|
|
3
19
|
## 1.4.5
|
|
4
20
|
|
|
5
21
|
### Patch Changes
|
|
6
22
|
|
|
7
|
-
-
|
|
8
|
-
|
|
9
|
-
|
|
23
|
+
- [#103935](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/103935)
|
|
24
|
+
[`e9aa08ecec9b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e9aa08ecec9b) -
|
|
25
|
+
Add block control plugin libra models and tests
|
|
10
26
|
|
|
11
27
|
## 1.4.4
|
|
12
28
|
|
|
13
29
|
### Patch Changes
|
|
14
30
|
|
|
15
|
-
-
|
|
16
|
-
|
|
17
|
-
|
|
31
|
+
- [#104094](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/104094)
|
|
32
|
+
[`ae80ae898d90`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ae80ae898d90) -
|
|
33
|
+
Refactor getSelection and add tests
|
|
18
34
|
|
|
19
35
|
## 1.4.3
|
|
20
36
|
|
|
21
37
|
### Patch Changes
|
|
22
38
|
|
|
23
|
-
-
|
|
24
|
-
|
|
25
|
-
|
|
39
|
+
- [#103721](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/103721)
|
|
40
|
+
[`8c44ebf695aa`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8c44ebf695aa) -
|
|
41
|
+
Adjust drag preview opacity
|
|
26
42
|
|
|
27
43
|
## 1.4.2
|
|
28
44
|
|
|
29
45
|
### Patch Changes
|
|
30
46
|
|
|
31
|
-
-
|
|
47
|
+
- Updated dependencies
|
|
32
48
|
|
|
33
49
|
## 1.4.1
|
|
34
50
|
|
|
35
51
|
### Patch Changes
|
|
36
52
|
|
|
37
|
-
-
|
|
38
|
-
|
|
39
|
-
|
|
53
|
+
- [#102680](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/102680)
|
|
54
|
+
[`8b186c4a0475`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8b186c4a0475) -
|
|
55
|
+
Show text controls on drag handle click
|
|
40
56
|
|
|
41
57
|
## 1.4.0
|
|
42
58
|
|
|
43
59
|
### Minor Changes
|
|
44
60
|
|
|
45
|
-
-
|
|
46
|
-
|
|
47
|
-
|
|
61
|
+
- [#101384](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/101384)
|
|
62
|
+
[`649f601103e0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/649f601103e0) -
|
|
63
|
+
[ux] Add autoscroller support to blocks plugin
|
|
48
64
|
|
|
49
65
|
## 1.3.12
|
|
50
66
|
|
|
51
67
|
### Patch Changes
|
|
52
68
|
|
|
53
|
-
-
|
|
54
|
-
|
|
55
|
-
|
|
69
|
+
- [#101305](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/101305)
|
|
70
|
+
[`8df2f2cd6748`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8df2f2cd6748) -
|
|
71
|
+
Refactor drop target to use Pragmatic DnD indicator package
|
|
56
72
|
|
|
57
73
|
## 1.3.11
|
|
58
74
|
|
|
59
75
|
### Patch Changes
|
|
60
76
|
|
|
61
|
-
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
-
|
|
77
|
+
- [#100944](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/100944)
|
|
78
|
+
[`236b42e205dd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/236b42e205dd) -
|
|
79
|
+
Fix drag handle position on media node
|
|
80
|
+
- Updated dependencies
|
|
65
81
|
|
|
66
82
|
## 1.3.10
|
|
67
83
|
|
|
68
84
|
### Patch Changes
|
|
69
85
|
|
|
70
|
-
-
|
|
71
|
-
|
|
72
|
-
|
|
86
|
+
- [#100964](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/100964)
|
|
87
|
+
[`d58e7d6f08e4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d58e7d6f08e4) -
|
|
88
|
+
[ux] Tweak CSS styles for drop targets
|
|
73
89
|
|
|
74
90
|
## 1.3.9
|
|
75
91
|
|
|
76
92
|
### Patch Changes
|
|
77
93
|
|
|
78
|
-
-
|
|
79
|
-
|
|
80
|
-
|
|
94
|
+
- [#100922](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/100922)
|
|
95
|
+
[`d69797fc32b6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d69797fc32b6) -
|
|
96
|
+
ED-22939 Fix drag handle not appearing for first node of document
|
|
81
97
|
|
|
82
98
|
## 1.3.8
|
|
83
99
|
|
|
84
100
|
### Patch Changes
|
|
85
101
|
|
|
86
|
-
-
|
|
87
|
-
|
|
88
|
-
|
|
102
|
+
- [#100787](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/100787)
|
|
103
|
+
[`50f1093f6e70`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/50f1093f6e70) -
|
|
104
|
+
[ux] Fix node controls in incorrect pos when drag handle visible
|
|
89
105
|
|
|
90
106
|
## 1.3.7
|
|
91
107
|
|
|
92
108
|
### Patch Changes
|
|
93
109
|
|
|
94
|
-
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
-
|
|
110
|
+
- [#98222](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98222)
|
|
111
|
+
[`d94cd00110eb`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d94cd00110eb) -
|
|
112
|
+
[ux] ED-23206 Set node selection when drag handle is clicked, dragged and content is dropped
|
|
113
|
+
- [#100193](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/100193)
|
|
114
|
+
[`e9a08f4f88aa`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e9a08f4f88aa) -
|
|
115
|
+
[ux] Update drag handle position
|
|
116
|
+
- Updated dependencies
|
|
101
117
|
|
|
102
118
|
## 1.3.6
|
|
103
119
|
|
|
104
120
|
### Patch Changes
|
|
105
121
|
|
|
106
|
-
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
-
|
|
122
|
+
- [#100030](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/100030)
|
|
123
|
+
[`f246ee5d3b7f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f246ee5d3b7f) -
|
|
124
|
+
[ux] Change drop target design, refactor styles
|
|
125
|
+
- Updated dependencies
|
|
110
126
|
|
|
111
127
|
## 1.3.5
|
|
112
128
|
|
|
113
129
|
### Patch Changes
|
|
114
130
|
|
|
115
|
-
-
|
|
131
|
+
- Updated dependencies
|
|
116
132
|
|
|
117
133
|
## 1.3.4
|
|
118
134
|
|
|
119
135
|
### Patch Changes
|
|
120
136
|
|
|
121
|
-
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
-
|
|
137
|
+
- [#99555](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/99555)
|
|
138
|
+
[`703d23b83234`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/703d23b83234) -
|
|
139
|
+
[ux] Update drag handle style based on design
|
|
140
|
+
- Updated dependencies
|
|
125
141
|
|
|
126
142
|
## 1.3.3
|
|
127
143
|
|
|
128
144
|
### Patch Changes
|
|
129
145
|
|
|
130
|
-
-
|
|
131
|
-
|
|
132
|
-
|
|
146
|
+
- [#98101](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98101)
|
|
147
|
+
[`930a81c221d3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/930a81c221d3) -
|
|
148
|
+
Update example page to enable resizable table and media-single nodes
|
|
133
149
|
|
|
134
150
|
## 1.3.2
|
|
135
151
|
|
|
136
152
|
### Patch Changes
|
|
137
153
|
|
|
138
|
-
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
154
|
+
- [#97698](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97698)
|
|
155
|
+
[`1c7b378c0d3b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1c7b378c0d3b) -
|
|
156
|
+
[HOT-108999] We had an incident where the cursor jumps back a character in table headers for any
|
|
157
|
+
language triggering composition on an empty line.This was fixed in a patch bump of
|
|
158
|
+
prosemirror-view. https://github.com/ProseMirror/prosemirror-view/compare/1.33.4...1.33.5
|
|
143
159
|
|
|
144
160
|
## 1.3.1
|
|
145
161
|
|
|
146
162
|
### Patch Changes
|
|
147
163
|
|
|
148
|
-
-
|
|
164
|
+
- Updated dependencies
|
|
149
165
|
|
|
150
166
|
## 1.3.0
|
|
151
167
|
|
|
152
168
|
### Minor Changes
|
|
153
169
|
|
|
154
|
-
-
|
|
155
|
-
|
|
156
|
-
|
|
170
|
+
- [#95811](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/95811)
|
|
171
|
+
[`115361312a0e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/115361312a0e) -
|
|
172
|
+
move drag position data to plugin state and map positions for collab support
|
|
157
173
|
|
|
158
174
|
## 1.2.0
|
|
159
175
|
|
|
160
176
|
### Minor Changes
|
|
161
177
|
|
|
162
|
-
-
|
|
163
|
-
|
|
164
|
-
|
|
178
|
+
- [#93512](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93512)
|
|
179
|
+
[`15155cd6eb61`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/15155cd6eb61) -
|
|
180
|
+
add basic dnd behaviour to block controls plugin
|
|
165
181
|
|
|
166
182
|
## 1.1.0
|
|
167
183
|
|
|
168
184
|
### Minor Changes
|
|
169
185
|
|
|
170
|
-
-
|
|
171
|
-
|
|
172
|
-
|
|
186
|
+
- [#91934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91934)
|
|
187
|
+
[`b76a78c6a199`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b76a78c6a199) -
|
|
188
|
+
bumped editor-prosemirror version to 4.0.0
|
|
173
189
|
|
|
174
190
|
### Patch Changes
|
|
175
191
|
|
|
176
|
-
-
|
|
192
|
+
- Updated dependencies
|
|
177
193
|
|
|
178
194
|
## 1.0.0
|
|
179
195
|
|
|
180
196
|
### Major Changes
|
|
181
197
|
|
|
182
|
-
-
|
|
183
|
-
|
|
184
|
-
|
|
198
|
+
- [#91350](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91350)
|
|
199
|
+
[`f27c4b41ebed`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f27c4b41ebed) -
|
|
200
|
+
Adds new Editor Block Controls plugin
|
|
@@ -78,14 +78,6 @@ var DragHandle = exports.DragHandle = function DragHandle(_ref) {
|
|
|
78
78
|
onGenerateDragPreview: function onGenerateDragPreview(_ref3) {
|
|
79
79
|
var nativeSetDragImage = _ref3.nativeSetDragImage;
|
|
80
80
|
(0, _setCustomNativeDragPreview.setCustomNativeDragPreview)({
|
|
81
|
-
getOffset: function getOffset() {
|
|
82
|
-
var rect = domRef.current.getBoundingClientRect();
|
|
83
|
-
// Offset the drag preview to the center of the element
|
|
84
|
-
return {
|
|
85
|
-
x: 0,
|
|
86
|
-
y: rect.height / 2
|
|
87
|
-
};
|
|
88
|
-
},
|
|
89
81
|
render: function render(_ref4) {
|
|
90
82
|
var container = _ref4.container;
|
|
91
83
|
return (0, _dragPreview.dragPreview)(container, domRef);
|
|
@@ -16,7 +16,7 @@ var _adapter = require("@atlaskit/pragmatic-drag-and-drop/element/adapter");
|
|
|
16
16
|
|
|
17
17
|
var styleDropTarget = (0, _react2.css)({
|
|
18
18
|
height: "var(--ds-space-100, 8px)",
|
|
19
|
-
marginTop: "
|
|
19
|
+
marginTop: "var(--ds-space-negative-100, -8px)",
|
|
20
20
|
position: 'relative'
|
|
21
21
|
});
|
|
22
22
|
var DropTarget = exports.DropTarget = function DropTarget(_ref) {
|
|
@@ -36,10 +36,7 @@ var DropTarget = exports.DropTarget = function DropTarget(_ref) {
|
|
|
36
36
|
var scrollable = document.querySelector('.fabric-editor-popup-scroll-parent');
|
|
37
37
|
if (scrollable) {
|
|
38
38
|
combined.push((0, _element.autoScrollForElements)({
|
|
39
|
-
element: scrollable
|
|
40
|
-
canScroll: function canScroll() {
|
|
41
|
-
return true;
|
|
42
|
-
}
|
|
39
|
+
element: scrollable
|
|
43
40
|
}));
|
|
44
41
|
}
|
|
45
42
|
combined.push((0, _adapter.dropTargetForElements)({
|
|
@@ -82,7 +79,8 @@ var DropTarget = exports.DropTarget = function DropTarget(_ref) {
|
|
|
82
79
|
// Note: Firefox has trouble with using a button element as the handle for drag and drop
|
|
83
80
|
(0, _react2.jsx)("div", {
|
|
84
81
|
css: styleDropTarget,
|
|
85
|
-
ref: ref
|
|
82
|
+
ref: ref,
|
|
83
|
+
"data-testid": "block-ctrl-drop-target"
|
|
86
84
|
},
|
|
87
85
|
//4px gap to clear expand node border
|
|
88
86
|
isDraggedOver && (0, _react2.jsx)(_box.DropIndicator, {
|
|
@@ -69,14 +69,6 @@ export const DragHandle = ({
|
|
|
69
69
|
nativeSetDragImage
|
|
70
70
|
}) => {
|
|
71
71
|
setCustomNativeDragPreview({
|
|
72
|
-
getOffset: () => {
|
|
73
|
-
const rect = domRef.current.getBoundingClientRect();
|
|
74
|
-
// Offset the drag preview to the center of the element
|
|
75
|
-
return {
|
|
76
|
-
x: 0,
|
|
77
|
-
y: rect.height / 2
|
|
78
|
-
};
|
|
79
|
-
},
|
|
80
72
|
render: ({
|
|
81
73
|
container
|
|
82
74
|
}) => {
|
|
@@ -7,7 +7,7 @@ import { combine } from '@atlaskit/pragmatic-drag-and-drop/combine';
|
|
|
7
7
|
import { dropTargetForElements } from '@atlaskit/pragmatic-drag-and-drop/element/adapter';
|
|
8
8
|
const styleDropTarget = css({
|
|
9
9
|
height: "var(--ds-space-100, 8px)",
|
|
10
|
-
marginTop:
|
|
10
|
+
marginTop: "var(--ds-space-negative-100, -8px)",
|
|
11
11
|
position: 'relative'
|
|
12
12
|
});
|
|
13
13
|
export const DropTarget = ({
|
|
@@ -25,10 +25,7 @@ export const DropTarget = ({
|
|
|
25
25
|
const scrollable = document.querySelector('.fabric-editor-popup-scroll-parent');
|
|
26
26
|
if (scrollable) {
|
|
27
27
|
combined.push(autoScrollForElements({
|
|
28
|
-
element: scrollable
|
|
29
|
-
canScroll: () => {
|
|
30
|
-
return true;
|
|
31
|
-
}
|
|
28
|
+
element: scrollable
|
|
32
29
|
}));
|
|
33
30
|
}
|
|
34
31
|
combined.push(dropTargetForElements({
|
|
@@ -67,7 +64,8 @@ export const DropTarget = ({
|
|
|
67
64
|
// Note: Firefox has trouble with using a button element as the handle for drag and drop
|
|
68
65
|
jsx("div", {
|
|
69
66
|
css: styleDropTarget,
|
|
70
|
-
ref: ref
|
|
67
|
+
ref: ref,
|
|
68
|
+
"data-testid": "block-ctrl-drop-target"
|
|
71
69
|
},
|
|
72
70
|
//4px gap to clear expand node border
|
|
73
71
|
isDraggedOver && jsx(DropIndicator, {
|
|
@@ -70,14 +70,6 @@ export var DragHandle = function DragHandle(_ref) {
|
|
|
70
70
|
onGenerateDragPreview: function onGenerateDragPreview(_ref3) {
|
|
71
71
|
var nativeSetDragImage = _ref3.nativeSetDragImage;
|
|
72
72
|
setCustomNativeDragPreview({
|
|
73
|
-
getOffset: function getOffset() {
|
|
74
|
-
var rect = domRef.current.getBoundingClientRect();
|
|
75
|
-
// Offset the drag preview to the center of the element
|
|
76
|
-
return {
|
|
77
|
-
x: 0,
|
|
78
|
-
y: rect.height / 2
|
|
79
|
-
};
|
|
80
|
-
},
|
|
81
73
|
render: function render(_ref4) {
|
|
82
74
|
var container = _ref4.container;
|
|
83
75
|
return dragPreview(container, domRef);
|
|
@@ -8,7 +8,7 @@ import { combine } from '@atlaskit/pragmatic-drag-and-drop/combine';
|
|
|
8
8
|
import { dropTargetForElements } from '@atlaskit/pragmatic-drag-and-drop/element/adapter';
|
|
9
9
|
var styleDropTarget = css({
|
|
10
10
|
height: "var(--ds-space-100, 8px)",
|
|
11
|
-
marginTop: "
|
|
11
|
+
marginTop: "var(--ds-space-negative-100, -8px)",
|
|
12
12
|
position: 'relative'
|
|
13
13
|
});
|
|
14
14
|
export var DropTarget = function DropTarget(_ref) {
|
|
@@ -28,10 +28,7 @@ export var DropTarget = function DropTarget(_ref) {
|
|
|
28
28
|
var scrollable = document.querySelector('.fabric-editor-popup-scroll-parent');
|
|
29
29
|
if (scrollable) {
|
|
30
30
|
combined.push(autoScrollForElements({
|
|
31
|
-
element: scrollable
|
|
32
|
-
canScroll: function canScroll() {
|
|
33
|
-
return true;
|
|
34
|
-
}
|
|
31
|
+
element: scrollable
|
|
35
32
|
}));
|
|
36
33
|
}
|
|
37
34
|
combined.push(dropTargetForElements({
|
|
@@ -74,7 +71,8 @@ export var DropTarget = function DropTarget(_ref) {
|
|
|
74
71
|
// Note: Firefox has trouble with using a button element as the handle for drag and drop
|
|
75
72
|
jsx("div", {
|
|
76
73
|
css: styleDropTarget,
|
|
77
|
-
ref: ref
|
|
74
|
+
ref: ref,
|
|
75
|
+
"data-testid": "block-ctrl-drop-target"
|
|
78
76
|
},
|
|
79
77
|
//4px gap to clear expand node border
|
|
80
78
|
isDraggedOver && jsx(DropIndicator, {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugin-block-controls",
|
|
3
|
-
"version": "1.4.
|
|
3
|
+
"version": "1.4.7",
|
|
4
4
|
"description": "Block controls plugin for @atlaskit/editor-core",
|
|
5
5
|
"author": "Atlassian Pty Ltd",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -45,9 +45,6 @@
|
|
|
45
45
|
"react": "^16.8.0",
|
|
46
46
|
"react-dom": "^16.8.0"
|
|
47
47
|
},
|
|
48
|
-
"devDependencies": {
|
|
49
|
-
"@atlassian/atlassian-frontend-prettier-config-1.0.0": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.0"
|
|
50
|
-
},
|
|
51
48
|
"techstack": {
|
|
52
49
|
"@atlassian/frontend": {
|
|
53
50
|
"import-structure": [
|
|
@@ -83,7 +80,6 @@
|
|
|
83
80
|
]
|
|
84
81
|
}
|
|
85
82
|
},
|
|
86
|
-
"prettier": "@atlassian/atlassian-frontend-prettier-config-1.0.0",
|
|
87
83
|
"platform-feature-flags": {
|
|
88
84
|
"platform.editor.media.extended-resize-experience": {
|
|
89
85
|
"type": "boolean",
|