@atlaskit/editor-core 209.1.3 → 209.1.5
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 +17 -0
- package/dist/cjs/ui/EditorContentContainer/styles/editorUGCTokenStyles.js +0 -2
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/es2019/ui/EditorContentContainer/styles/editorUGCTokenStyles.js +0 -2
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/esm/ui/EditorContentContainer/styles/editorUGCTokenStyles.js +0 -2
- package/dist/esm/version-wrapper.js +1 -1
- package/dist/types/ui/EditorContentContainer/styles/editorUGCTokenStyles.d.ts +0 -2
- package/dist/types-ts4.5/ui/EditorContentContainer/styles/editorUGCTokenStyles.d.ts +0 -2
- package/package.json +5 -9
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,22 @@
|
|
|
1
1
|
# @atlaskit/editor-core
|
|
2
2
|
|
|
3
|
+
## 209.1.5
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
9
|
+
## 209.1.4
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- [#185411](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/185411)
|
|
14
|
+
[`219a9a6529f86`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/219a9a6529f86) -
|
|
15
|
+
Removing references to confluence_typography_refreshed feature gate from comments.
|
|
16
|
+
- [#185411](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/185411)
|
|
17
|
+
[`219a9a6529f86`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/219a9a6529f86) -
|
|
18
|
+
Removing references of confluence_typography_refreshed feature gate from comments.
|
|
19
|
+
|
|
3
20
|
## 209.1.3
|
|
4
21
|
|
|
5
22
|
### Patch Changes
|
|
@@ -25,7 +25,6 @@ var editorUGCTokensDefault = exports.editorUGCTokensDefault = (0, _react.css)({
|
|
|
25
25
|
/**
|
|
26
26
|
* Use when fg('platform_editor_typography_ugc') is enabled, but none of the following are enabled:
|
|
27
27
|
* - fg('platform-dst-jira-web-fonts')
|
|
28
|
-
* - fg('confluence_typography_refreshed')
|
|
29
28
|
* - fg('atlas_editor_typography_refreshed')
|
|
30
29
|
*/
|
|
31
30
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles
|
|
@@ -43,7 +42,6 @@ var editorUGCTokensModernized = exports.editorUGCTokensModernized = (0, _react.c
|
|
|
43
42
|
/**
|
|
44
43
|
* Use when fg('platform_editor_typography_ugc') is enabled and one of the following are enabled:
|
|
45
44
|
* - fg('platform-dst-jira-web-fonts')
|
|
46
|
-
* - fg('confluence_typography_refreshed')
|
|
47
45
|
* - fg('atlas_editor_typography_refreshed')
|
|
48
46
|
*/
|
|
49
47
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles
|
|
@@ -19,7 +19,6 @@ export const editorUGCTokensDefault = css({
|
|
|
19
19
|
/**
|
|
20
20
|
* Use when fg('platform_editor_typography_ugc') is enabled, but none of the following are enabled:
|
|
21
21
|
* - fg('platform-dst-jira-web-fonts')
|
|
22
|
-
* - fg('confluence_typography_refreshed')
|
|
23
22
|
* - fg('atlas_editor_typography_refreshed')
|
|
24
23
|
*/
|
|
25
24
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles
|
|
@@ -37,7 +36,6 @@ export const editorUGCTokensModernized = css({
|
|
|
37
36
|
/**
|
|
38
37
|
* Use when fg('platform_editor_typography_ugc') is enabled and one of the following are enabled:
|
|
39
38
|
* - fg('platform-dst-jira-web-fonts')
|
|
40
|
-
* - fg('confluence_typography_refreshed')
|
|
41
39
|
* - fg('atlas_editor_typography_refreshed')
|
|
42
40
|
*/
|
|
43
41
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export const name = "@atlaskit/editor-core";
|
|
2
|
-
export const version = "209.1.
|
|
2
|
+
export const version = "209.1.4";
|
|
@@ -19,7 +19,6 @@ export var editorUGCTokensDefault = css({
|
|
|
19
19
|
/**
|
|
20
20
|
* Use when fg('platform_editor_typography_ugc') is enabled, but none of the following are enabled:
|
|
21
21
|
* - fg('platform-dst-jira-web-fonts')
|
|
22
|
-
* - fg('confluence_typography_refreshed')
|
|
23
22
|
* - fg('atlas_editor_typography_refreshed')
|
|
24
23
|
*/
|
|
25
24
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles
|
|
@@ -37,7 +36,6 @@ export var editorUGCTokensModernized = css({
|
|
|
37
36
|
/**
|
|
38
37
|
* Use when fg('platform_editor_typography_ugc') is enabled and one of the following are enabled:
|
|
39
38
|
* - fg('platform-dst-jira-web-fonts')
|
|
40
|
-
* - fg('confluence_typography_refreshed')
|
|
41
39
|
* - fg('atlas_editor_typography_refreshed')
|
|
42
40
|
*/
|
|
43
41
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export var name = "@atlaskit/editor-core";
|
|
2
|
-
export var version = "209.1.
|
|
2
|
+
export var version = "209.1.4";
|
|
@@ -5,14 +5,12 @@ export declare const editorUGCTokensDefault: import("@emotion/react").Serialized
|
|
|
5
5
|
/**
|
|
6
6
|
* Use when fg('platform_editor_typography_ugc') is enabled, but none of the following are enabled:
|
|
7
7
|
* - fg('platform-dst-jira-web-fonts')
|
|
8
|
-
* - fg('confluence_typography_refreshed')
|
|
9
8
|
* - fg('atlas_editor_typography_refreshed')
|
|
10
9
|
*/
|
|
11
10
|
export declare const editorUGCTokensModernized: import("@emotion/react").SerializedStyles;
|
|
12
11
|
/**
|
|
13
12
|
* Use when fg('platform_editor_typography_ugc') is enabled and one of the following are enabled:
|
|
14
13
|
* - fg('platform-dst-jira-web-fonts')
|
|
15
|
-
* - fg('confluence_typography_refreshed')
|
|
16
14
|
* - fg('atlas_editor_typography_refreshed')
|
|
17
15
|
*/
|
|
18
16
|
export declare const editorUGCTokensRefreshed: import("@emotion/react").SerializedStyles;
|
|
@@ -5,14 +5,12 @@ export declare const editorUGCTokensDefault: import("@emotion/react").Serialized
|
|
|
5
5
|
/**
|
|
6
6
|
* Use when fg('platform_editor_typography_ugc') is enabled, but none of the following are enabled:
|
|
7
7
|
* - fg('platform-dst-jira-web-fonts')
|
|
8
|
-
* - fg('confluence_typography_refreshed')
|
|
9
8
|
* - fg('atlas_editor_typography_refreshed')
|
|
10
9
|
*/
|
|
11
10
|
export declare const editorUGCTokensModernized: import("@emotion/react").SerializedStyles;
|
|
12
11
|
/**
|
|
13
12
|
* Use when fg('platform_editor_typography_ugc') is enabled and one of the following are enabled:
|
|
14
13
|
* - fg('platform-dst-jira-web-fonts')
|
|
15
|
-
* - fg('confluence_typography_refreshed')
|
|
16
14
|
* - fg('atlas_editor_typography_refreshed')
|
|
17
15
|
*/
|
|
18
16
|
export declare const editorUGCTokensRefreshed: import("@emotion/react").SerializedStyles;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-core",
|
|
3
|
-
"version": "209.1.
|
|
3
|
+
"version": "209.1.5",
|
|
4
4
|
"description": "A package contains Atlassian editor core functionality",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
41
|
"@atlaskit/activity-provider": "^2.5.0",
|
|
42
|
-
"@atlaskit/adf-schema": "^49.0.
|
|
42
|
+
"@atlaskit/adf-schema": "^49.0.6",
|
|
43
43
|
"@atlaskit/analytics-namespaced-context": "^7.0.0",
|
|
44
44
|
"@atlaskit/analytics-next": "^11.1.0",
|
|
45
45
|
"@atlaskit/analytics-next-stable-react-context": "1.0.1",
|
|
@@ -59,9 +59,9 @@
|
|
|
59
59
|
"@atlaskit/mention": "^24.2.0",
|
|
60
60
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
61
61
|
"@atlaskit/platform-feature-flags-react": "^0.2.0",
|
|
62
|
-
"@atlaskit/react-ufo": "^
|
|
62
|
+
"@atlaskit/react-ufo": "^4.0.0",
|
|
63
63
|
"@atlaskit/task-decision": "^19.2.0",
|
|
64
|
-
"@atlaskit/tmp-editor-statsig": "^9.
|
|
64
|
+
"@atlaskit/tmp-editor-statsig": "^9.6.0",
|
|
65
65
|
"@atlaskit/tokens": "^5.5.0",
|
|
66
66
|
"@atlaskit/tooltip": "^20.3.0",
|
|
67
67
|
"@atlaskit/width-detector": "^5.0.0",
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"uuid": "^3.1.0"
|
|
79
79
|
},
|
|
80
80
|
"peerDependencies": {
|
|
81
|
-
"@atlaskit/editor-common": "^107.
|
|
81
|
+
"@atlaskit/editor-common": "^107.8.0",
|
|
82
82
|
"@atlaskit/link-provider": "^3.4.0",
|
|
83
83
|
"@atlaskit/media-core": "^37.0.0",
|
|
84
84
|
"react": "^18.2.0",
|
|
@@ -479,10 +479,6 @@
|
|
|
479
479
|
"type": "boolean",
|
|
480
480
|
"referenceOnly": true
|
|
481
481
|
},
|
|
482
|
-
"platform_editor_controls_widget_visibility": {
|
|
483
|
-
"type": "boolean",
|
|
484
|
-
"referenceOnly": true
|
|
485
|
-
},
|
|
486
482
|
"editor_a11y_aria_announcement_for_copied_status": {
|
|
487
483
|
"type": "boolean",
|
|
488
484
|
"referenceOnly": true
|