@atlaskit/editor-plugin-editor-disabled 1.1.3 → 1.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 CHANGED
@@ -1,123 +1,135 @@
1
1
  # @atlaskit/editor-plugin-editor-disabled
2
2
 
3
+ ## 1.1.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 1.1.4
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 1.1.3
4
16
 
5
17
  ### Patch Changes
6
18
 
7
- - Updated dependencies
19
+ - Updated dependencies
8
20
 
9
21
  ## 1.1.2
10
22
 
11
23
  ### Patch Changes
12
24
 
13
- - [#97698](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97698)
14
- [`1c7b378c0d3b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1c7b378c0d3b) -
15
- [HOT-108999] We had an incident where the cursor jumps back a character in table headers for any
16
- language triggering composition on an empty line.This was fixed in a patch bump of
17
- prosemirror-view. https://github.com/ProseMirror/prosemirror-view/compare/1.33.4...1.33.5
25
+ - [#97698](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97698)
26
+ [`1c7b378c0d3b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1c7b378c0d3b) -
27
+ [HOT-108999] We had an incident where the cursor jumps back a character in table headers for any
28
+ language triggering composition on an empty line.This was fixed in a patch bump of
29
+ prosemirror-view. https://github.com/ProseMirror/prosemirror-view/compare/1.33.4...1.33.5
18
30
 
19
31
  ## 1.1.1
20
32
 
21
33
  ### Patch Changes
22
34
 
23
- - Updated dependencies
35
+ - Updated dependencies
24
36
 
25
37
  ## 1.1.0
26
38
 
27
39
  ### Minor Changes
28
40
 
29
- - [#91934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91934)
30
- [`b76a78c6a199`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b76a78c6a199) -
31
- bumped editor-prosemirror version to 4.0.0
41
+ - [#91934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91934)
42
+ [`b76a78c6a199`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b76a78c6a199) -
43
+ bumped editor-prosemirror version to 4.0.0
32
44
 
33
45
  ### Patch Changes
34
46
 
35
- - Updated dependencies
47
+ - Updated dependencies
36
48
 
37
49
  ## 1.0.2
38
50
 
39
51
  ### Patch Changes
40
52
 
41
- - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
42
- [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
43
- Upgrade Typescript from `4.9.5` to `5.4.2`
53
+ - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
54
+ [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
55
+ Upgrade Typescript from `4.9.5` to `5.4.2`
44
56
 
45
57
  ## 1.0.1
46
58
 
47
59
  ### Patch Changes
48
60
 
49
- - Updated dependencies
61
+ - Updated dependencies
50
62
 
51
63
  ## 1.0.0
52
64
 
53
65
  ### Major Changes
54
66
 
55
- - [#72386](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72386)
56
- [`0c52b0be40c1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0c52b0be40c1) -
57
- This changeset exists to bump all editor plugins that currently don't have a major version. This
58
- is to address an issue with Jira plugin consumption.
67
+ - [#72386](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72386)
68
+ [`0c52b0be40c1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0c52b0be40c1) -
69
+ This changeset exists to bump all editor plugins that currently don't have a major version. This
70
+ is to address an issue with Jira plugin consumption.
59
71
 
60
72
  ## 0.2.6
61
73
 
62
74
  ### Patch Changes
63
75
 
64
- - [#68572](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68572)
65
- [`15d407fe5143`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/15d407fe5143) -
66
- Upgrading @atlaskit/editor-prosemirror dependency
76
+ - [#68572](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68572)
77
+ [`15d407fe5143`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/15d407fe5143) -
78
+ Upgrading @atlaskit/editor-prosemirror dependency
67
79
 
68
80
  ## 0.2.5
69
81
 
70
82
  ### Patch Changes
71
83
 
72
- - Updated dependencies
84
+ - Updated dependencies
73
85
 
74
86
  ## 0.2.4
75
87
 
76
88
  ### Patch Changes
77
89
 
78
- - [#67238](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67238)
79
- [`40533849b2ec`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/40533849b2ec) -
80
- [ED-21835] Change EditorAPI type to always union with undefined
90
+ - [#67238](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67238)
91
+ [`40533849b2ec`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/40533849b2ec) -
92
+ [ED-21835] Change EditorAPI type to always union with undefined
81
93
 
82
94
  ## 0.2.3
83
95
 
84
96
  ### Patch Changes
85
97
 
86
- - [#41429](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41429)
87
- [`86a2ac5bc4f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/86a2ac5bc4f) - Fix
88
- race condition with editor disabled being set in the prosemirror update cycle ausing a specific
89
- case where the floating toolbar did not appear.
98
+ - [#41429](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41429)
99
+ [`86a2ac5bc4f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/86a2ac5bc4f) - Fix race
100
+ condition with editor disabled being set in the prosemirror update cycle ausing a specific case
101
+ where the floating toolbar did not appear.
90
102
 
91
103
  ## 0.2.2
92
104
 
93
105
  ### Patch Changes
94
106
 
95
- - Updated dependencies
107
+ - Updated dependencies
96
108
 
97
109
  ## 0.2.1
98
110
 
99
111
  ### Patch Changes
100
112
 
101
- - Updated dependencies
113
+ - Updated dependencies
102
114
 
103
115
  ## 0.2.0
104
116
 
105
117
  ### Minor Changes
106
118
 
107
- - [#39325](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39325)
108
- [`ad3c5c21079`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ad3c5c21079) -
109
- Updating all plugins with minor version to correct issue with semver.
119
+ - [#39325](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39325)
120
+ [`ad3c5c21079`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ad3c5c21079) - Updating
121
+ all plugins with minor version to correct issue with semver.
110
122
 
111
123
  ## 0.1.2
112
124
 
113
125
  ### Patch Changes
114
126
 
115
- - [#39177](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39177)
116
- [`24e27147cbd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/24e27147cbd) - Added
117
- atlaskit docs to all existing plugins.
127
+ - [#39177](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39177)
128
+ [`24e27147cbd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/24e27147cbd) - Added
129
+ atlaskit docs to all existing plugins.
118
130
 
119
131
  ## 0.1.1
120
132
 
121
133
  ### Patch Changes
122
134
 
123
- - Updated dependencies
135
+ - Updated dependencies
package/LICENSE.md CHANGED
@@ -1,13 +1,11 @@
1
1
  Copyright 2023 Atlassian Pty Ltd
2
2
 
3
- Licensed under the Apache License, Version 2.0 (the "License");
4
- you may not use this file except in compliance with the License.
5
- You may obtain a copy of the License at
3
+ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
4
+ compliance with the License. You may obtain a copy of the License at
6
5
 
7
6
  http://www.apache.org/licenses/LICENSE-2.0
8
7
 
9
- Unless required by applicable law or agreed to in writing, software
10
- distributed under the License is distributed on an "AS IS" BASIS,
11
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
- See the License for the specific language governing permissions and
13
- limitations under the License.
8
+ Unless required by applicable law or agreed to in writing, software distributed under the License is
9
+ distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
10
+ implied. See the License for the specific language governing permissions and limitations under the
11
+ License.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugin-editor-disabled",
3
- "version": "1.1.3",
3
+ "version": "1.1.5",
4
4
  "description": "Editor disabled plugin for @atlaskit/editor-core",
5
5
  "author": "Atlassian Pty Ltd",
6
6
  "license": "Apache-2.0",
@@ -24,7 +24,7 @@
24
24
  ".": "./src/index.ts"
25
25
  },
26
26
  "dependencies": {
27
- "@atlaskit/editor-common": "^80.0.0",
27
+ "@atlaskit/editor-common": "^82.0.0",
28
28
  "@atlaskit/editor-prosemirror": "4.0.1",
29
29
  "@babel/runtime": "^7.0.0",
30
30
  "raf-schd": "^4.0.3"
@@ -33,7 +33,6 @@
33
33
  "react": "^16.8.0"
34
34
  },
35
35
  "devDependencies": {
36
- "@atlassian/atlassian-frontend-prettier-config-1.0.0": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.0",
37
36
  "@testing-library/react": "^12.1.5",
38
37
  "raf-stub": "^2.0.1",
39
38
  "react-dom": "^16.8.0",
@@ -69,6 +68,5 @@
69
68
  "emotion"
70
69
  ]
71
70
  }
72
- },
73
- "prettier": "@atlassian/atlassian-frontend-prettier-config-1.0.0"
71
+ }
74
72
  }
package/report.api.md CHANGED
@@ -2,7 +2,8 @@
2
2
 
3
3
  ## API Report File for "@atlaskit/editor-plugin-editor-disabled"
4
4
 
5
- > Do not edit this file. This report is auto-generated using [API Extractor](https://api-extractor.com/).
5
+ > Do not edit this file. This report is auto-generated using
6
+ > [API Extractor](https://api-extractor.com/).
6
7
  > [Learn more about API reports](https://hello.atlassian.net/wiki/spaces/UR/pages/1825484529/Package+API+Reports)
7
8
 
8
9
  ### Table of contents
@@ -19,10 +20,10 @@ import type { NextEditorPlugin } from '@atlaskit/editor-common/types';
19
20
 
20
21
  // @public (undocumented)
21
22
  export type EditorDisabledPlugin = NextEditorPlugin<
22
- 'editorDisabled',
23
- {
24
- sharedState: EditorDisabledPluginState;
25
- }
23
+ 'editorDisabled',
24
+ {
25
+ sharedState: EditorDisabledPluginState;
26
+ }
26
27
  >;
27
28
 
28
29
  // @public
@@ -30,7 +31,7 @@ export const editorDisabledPlugin: EditorDisabledPlugin;
30
31
 
31
32
  // @public (undocumented)
32
33
  export type EditorDisabledPluginState = {
33
- editorDisabled: boolean;
34
+ editorDisabled: boolean;
34
35
  };
35
36
 
36
37
  // (No @packageDocumentation comment for this package)
@@ -44,7 +45,7 @@ export type EditorDisabledPluginState = {
44
45
 
45
46
  ```json
46
47
  {
47
- "react": "^16.8.0"
48
+ "react": "^16.8.0"
48
49
  }
49
50
  ```
50
51