@atlaskit/editor-core 193.27.5 → 193.27.14
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 +21 -0
- package/afm-cc/tsconfig.json +0 -3
- package/dist/cjs/index.js +1 -47
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/es2019/index.js +0 -10
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/esm/index.js +0 -10
- package/dist/esm/version-wrapper.js +1 -1
- package/dist/types/create-editor/create-preset.d.ts +140 -958
- package/dist/types/presets/default.d.ts +98 -846
- package/dist/types/presets/universal.d.ts +140 -958
- package/dist/types/presets/useUniversalPreset.d.ts +140 -958
- package/dist/types-ts4.5/create-editor/create-preset.d.ts +173 -1105
- package/dist/types-ts4.5/presets/default.d.ts +113 -969
- package/dist/types-ts4.5/presets/universal.d.ts +173 -1105
- package/dist/types-ts4.5/presets/useUniversalPreset.d.ts +173 -1105
- package/package.json +17 -18
- package/tsconfig.json +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-core",
|
|
3
|
-
"version": "193.27.
|
|
3
|
+
"version": "193.27.14",
|
|
4
4
|
"description": "A package contains Atlassian editor core functionality",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -44,23 +44,22 @@
|
|
|
44
44
|
"@atlaskit/analytics-namespaced-context": "^6.10.0",
|
|
45
45
|
"@atlaskit/analytics-next": "^9.3.0",
|
|
46
46
|
"@atlaskit/analytics-next-stable-react-context": "1.0.1",
|
|
47
|
-
"@atlaskit/button": "^17.
|
|
48
|
-
"@atlaskit/editor-common": "^82.
|
|
47
|
+
"@atlaskit/button": "^17.22.0",
|
|
48
|
+
"@atlaskit/editor-common": "^82.9.0",
|
|
49
49
|
"@atlaskit/editor-json-transformer": "^8.13.0",
|
|
50
|
-
"@atlaskit/editor-plugins": "^3.
|
|
50
|
+
"@atlaskit/editor-plugins": "^3.3.0",
|
|
51
51
|
"@atlaskit/editor-prosemirror": "4.0.1",
|
|
52
52
|
"@atlaskit/editor-shared-styles": "^2.12.0",
|
|
53
53
|
"@atlaskit/emoji": "^67.6.0",
|
|
54
|
-
"@atlaskit/icon": "^22.
|
|
54
|
+
"@atlaskit/icon": "^22.4.0",
|
|
55
55
|
"@atlaskit/media-card": "^77.12.0",
|
|
56
56
|
"@atlaskit/mention": "^23.2.0",
|
|
57
57
|
"@atlaskit/platform-feature-flags": "^0.2.0",
|
|
58
|
-
"@atlaskit/spinner": "^16.
|
|
58
|
+
"@atlaskit/spinner": "^16.2.0",
|
|
59
59
|
"@atlaskit/task-decision": "^17.10.0",
|
|
60
60
|
"@atlaskit/theme": "^12.10.0",
|
|
61
61
|
"@atlaskit/tokens": "^1.51.0",
|
|
62
62
|
"@atlaskit/tooltip": "^18.5.0",
|
|
63
|
-
"@atlaskit/ufo": "^0.2.0",
|
|
64
63
|
"@atlaskit/width-detector": "^4.2.0",
|
|
65
64
|
"@babel/runtime": "^7.0.0",
|
|
66
65
|
"@emotion/react": "^11.7.1",
|
|
@@ -82,25 +81,25 @@
|
|
|
82
81
|
"react-intl-next": "npm:react-intl@^5.18.1"
|
|
83
82
|
},
|
|
84
83
|
"devDependencies": {
|
|
85
|
-
"@af/editor-examples-helpers": "0.0.
|
|
84
|
+
"@af/editor-examples-helpers": "0.0.4",
|
|
86
85
|
"@af/editor-libra": "*",
|
|
87
86
|
"@af/visual-regression": "*",
|
|
88
87
|
"@atlaskit/adf-utils": "^19.2.0",
|
|
89
88
|
"@atlaskit/analytics-listeners": "^8.10.0",
|
|
90
89
|
"@atlaskit/collab-provider": "9.29.3",
|
|
91
|
-
"@atlaskit/editor-plugin-annotation": "1.10.
|
|
90
|
+
"@atlaskit/editor-plugin-annotation": "1.10.4",
|
|
92
91
|
"@atlaskit/editor-plugin-card": "^2.0.0",
|
|
93
|
-
"@atlaskit/editor-plugin-editor-viewmode": "^
|
|
92
|
+
"@atlaskit/editor-plugin-editor-viewmode": "^2.0.0",
|
|
94
93
|
"@atlaskit/editor-plugin-list": "^3.3.0",
|
|
95
94
|
"@atlaskit/editor-plugin-paste": "^1.2.0",
|
|
96
95
|
"@atlaskit/editor-test-helpers": "*",
|
|
97
96
|
"@atlaskit/link-provider": "^1.11.0",
|
|
98
|
-
"@atlaskit/logo": "^14.
|
|
97
|
+
"@atlaskit/logo": "^14.1.0",
|
|
99
98
|
"@atlaskit/media-core": "^34.2.0",
|
|
100
99
|
"@atlaskit/media-integration-test-helpers": "^3.0.0",
|
|
101
100
|
"@atlaskit/media-test-helpers": "^33.0.27",
|
|
102
|
-
"@atlaskit/modal-dialog": "^12.
|
|
103
|
-
"@atlaskit/primitives": "^
|
|
101
|
+
"@atlaskit/modal-dialog": "^12.14.0",
|
|
102
|
+
"@atlaskit/primitives": "^8.0.0",
|
|
104
103
|
"@atlaskit/renderer": "^109.32.0",
|
|
105
104
|
"@atlaskit/smart-card": "^27.6.0",
|
|
106
105
|
"@atlaskit/synchrony-test-helpers": "^2.4.0",
|
|
@@ -108,8 +107,7 @@
|
|
|
108
107
|
"@atlaskit/util-data-test": "^17.9.0",
|
|
109
108
|
"@atlaskit/visual-regression": "*",
|
|
110
109
|
"@atlassian/adf-schema-json": "^1.14.0",
|
|
111
|
-
"@atlassian/search-provider": "2.4.
|
|
112
|
-
"@atlassian/ufo": "^0.2.0",
|
|
110
|
+
"@atlassian/search-provider": "2.4.83",
|
|
113
111
|
"@emotion/jest": "^11.8.0",
|
|
114
112
|
"@storybook/addon-knobs": "^5.3.18",
|
|
115
113
|
"@testing-library/react": "^12.1.5",
|
|
@@ -278,9 +276,6 @@
|
|
|
278
276
|
"type": "boolean",
|
|
279
277
|
"referenceOnly": "true"
|
|
280
278
|
},
|
|
281
|
-
"__live-view-toggle": {
|
|
282
|
-
"type": "boolean"
|
|
283
|
-
},
|
|
284
279
|
"platform.editor.extractlistfromparagraphv2": {
|
|
285
280
|
"type": "boolean",
|
|
286
281
|
"referenceOnly": "true"
|
|
@@ -358,6 +353,10 @@
|
|
|
358
353
|
"platform.editor.dynamic-palette-borders": {
|
|
359
354
|
"type": "boolean",
|
|
360
355
|
"referenceOnly": "true"
|
|
356
|
+
},
|
|
357
|
+
"platform.editor.refactor-highlight-toolbar_mo0pj": {
|
|
358
|
+
"type": "boolean",
|
|
359
|
+
"referenceOnly": "true"
|
|
361
360
|
}
|
|
362
361
|
},
|
|
363
362
|
"stricter": {
|
package/tsconfig.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"./examples/**/*.tsx",
|
|
10
10
|
"./example-helpers/**/*.ts",
|
|
11
11
|
"./example-helpers/**/*.tsx",
|
|
12
|
-
"./playwright/**/*.ts" ],
|
|
12
|
+
"./playwright/**/*.ts", "../editor-examples-helpers/src/utils/useCountDown.ts" ],
|
|
13
13
|
"compilerOptions": {
|
|
14
14
|
"baseUrl": "./",
|
|
15
15
|
"noErrorTruncation": true
|