@atlaskit/editor-plugin-table 28.0.10 → 28.1.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.
Files changed (3) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/package.json +23 -23
  3. package/report.api.md +0 -130
package/CHANGELOG.md CHANGED
@@ -1,5 +1,16 @@
1
1
  # @atlaskit/editor-plugin-table
2
2
 
3
+ ## 28.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`bd2c5b0112185`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bd2c5b0112185) -
8
+ Remove stale API report artifacts from published Platform packages.
9
+
10
+ ### Patch Changes
11
+
12
+ - Updated dependencies
13
+
3
14
  ## 28.0.10
4
15
 
5
16
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugin-table",
3
- "version": "28.0.10",
3
+ "version": "28.1.0",
4
4
  "description": "Table plugin for the @atlaskit/editor",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -21,42 +21,42 @@
21
21
  },
22
22
  "dependencies": {
23
23
  "@atlaskit/adf-schema": "^57.2.0",
24
- "@atlaskit/button": "^25.2.0",
25
- "@atlaskit/custom-steps": "^1.0.0",
26
- "@atlaskit/editor-palette": "^3.4.0",
24
+ "@atlaskit/button": "^25.3.0",
25
+ "@atlaskit/custom-steps": "^1.1.0",
26
+ "@atlaskit/editor-palette": "^3.5.0",
27
27
  "@atlaskit/editor-plugin-accessibility-utils": "^16.0.0",
28
- "@atlaskit/editor-plugin-analytics": "^16.0.0",
28
+ "@atlaskit/editor-plugin-analytics": "^16.1.0",
29
29
  "@atlaskit/editor-plugin-batch-attribute-updates": "^16.0.0",
30
- "@atlaskit/editor-plugin-content-insertion": "^16.0.0",
30
+ "@atlaskit/editor-plugin-content-insertion": "^16.1.0",
31
31
  "@atlaskit/editor-plugin-editor-viewmode": "^18.0.0",
32
- "@atlaskit/editor-plugin-extension": "19.0.8",
33
- "@atlaskit/editor-plugin-guideline": "^16.0.0",
32
+ "@atlaskit/editor-plugin-extension": "19.1.0",
33
+ "@atlaskit/editor-plugin-guideline": "^16.1.0",
34
34
  "@atlaskit/editor-plugin-interaction": "^27.0.0",
35
35
  "@atlaskit/editor-plugin-limited-mode": "^13.0.0",
36
- "@atlaskit/editor-plugin-selection": "^16.0.0",
36
+ "@atlaskit/editor-plugin-selection": "^16.1.0",
37
37
  "@atlaskit/editor-plugin-toolbar": "^13.0.0",
38
38
  "@atlaskit/editor-plugin-ui-control-registry": "^10.0.0",
39
39
  "@atlaskit/editor-plugin-user-intent": "^14.0.0",
40
- "@atlaskit/editor-plugin-width": "^17.0.0",
40
+ "@atlaskit/editor-plugin-width": "^17.1.0",
41
41
  "@atlaskit/editor-prosemirror": "^8.0.0",
42
- "@atlaskit/editor-shared-styles": "^4.0.0",
43
- "@atlaskit/editor-tables": "^3.0.0",
42
+ "@atlaskit/editor-shared-styles": "^4.1.0",
43
+ "@atlaskit/editor-tables": "^3.1.0",
44
44
  "@atlaskit/editor-toolbar": "^2.6.0",
45
45
  "@atlaskit/editor-ui-control-model": "^2.9.0",
46
- "@atlaskit/icon": "^37.5.0",
46
+ "@atlaskit/icon": "^37.6.0",
47
47
  "@atlaskit/icon-lab": "^7.7.0",
48
48
  "@atlaskit/insm": "^3.0.0",
49
- "@atlaskit/menu": "^10.1.0",
49
+ "@atlaskit/menu": "^10.2.0",
50
50
  "@atlaskit/platform-feature-experiments": "^0.3.0",
51
- "@atlaskit/platform-feature-flags": "^2.1.0",
52
- "@atlaskit/pragmatic-drag-and-drop": "^3.0.0",
53
- "@atlaskit/pragmatic-drag-and-drop-auto-scroll": "^3.1.0",
54
- "@atlaskit/pragmatic-drag-and-drop-hitbox": "^2.1.0",
55
- "@atlaskit/primitives": "^22.4.0",
51
+ "@atlaskit/platform-feature-flags": "^2.2.0",
52
+ "@atlaskit/pragmatic-drag-and-drop": "^3.1.0",
53
+ "@atlaskit/pragmatic-drag-and-drop-auto-scroll": "^3.2.0",
54
+ "@atlaskit/pragmatic-drag-and-drop-hitbox": "^2.2.0",
55
+ "@atlaskit/primitives": "^22.5.0",
56
56
  "@atlaskit/tmp-editor-statsig": "^168.0.0",
57
- "@atlaskit/toggle": "^17.2.0",
58
- "@atlaskit/tokens": "^16.9.0",
59
- "@atlaskit/tooltip": "^24.2.0",
57
+ "@atlaskit/toggle": "^17.3.0",
58
+ "@atlaskit/tokens": "^16.10.0",
59
+ "@atlaskit/tooltip": "^24.3.0",
60
60
  "@babel/runtime": "^7.0.0",
61
61
  "@compiled/react": "^1.0.2",
62
62
  "@emotion/react": "^11.7.1",
@@ -68,7 +68,7 @@
68
68
  "uuid": "^3.1.0"
69
69
  },
70
70
  "peerDependencies": {
71
- "@atlaskit/editor-common": "^120.7.0",
71
+ "@atlaskit/editor-common": "^120.9.0",
72
72
  "react": "^18.2.0 || ^19.2.0",
73
73
  "react-dom": "^18.2.0 || ^19.2.0",
74
74
  "react-intl": "^5.25.1 || ^6.0.0 || ^7.0.0"
package/report.api.md DELETED
@@ -1,130 +0,0 @@
1
- <!-- API Report Version: 2.3 -->
2
-
3
- ## API Report File for "@atlaskit/editor-plugin-table"
4
-
5
- > Do not edit this file. This report is auto-generated using
6
- > [API Extractor](https://api-extractor.com/).
7
- > [Learn more about API reports](https://hello.atlassian.net/wiki/spaces/UR/pages/1825484529/Package+API+Reports)
8
-
9
- ### Table of contents
10
-
11
- - [Main Entry Types](#main-entry-types)
12
- - [Peer Dependencies](#peer-dependencies)
13
-
14
- ### Main Entry Types
15
-
16
- <!--SECTION START: Main Entry Types-->
17
-
18
- ```ts
19
- import type { AnalyticsEventPayload } from '@atlaskit/editor-common/analytics';
20
- import type { AnalyticsPlugin } from '@atlaskit/editor-plugin-analytics';
21
- import type { Command } from '@atlaskit/editor-common/types';
22
- import type { ContentInsertionPlugin } from '@atlaskit/editor-plugin-content-insertion';
23
- import type { GetEditorFeatureFlags } from '@atlaskit/editor-common/types';
24
- import type { GuidelinePlugin } from '@atlaskit/editor-plugin-guideline';
25
- import type { NextEditorPlugin } from '@atlaskit/editor-common/types';
26
- import type { SelectionPlugin } from '@atlaskit/editor-plugin-selection';
27
- import type { TableLayout } from '@atlaskit/adf-schema';
28
- import type { WidthPlugin } from '@atlaskit/editor-plugin-width';
29
-
30
- // @public (undocumented)
31
- type InsertTableAction = (analyticsPayload: AnalyticsEventPayload) => Command;
32
-
33
- // @public (undocumented)
34
- type PermittedLayoutsDescriptor = 'all' | TableLayout[];
35
-
36
- // @public (undocumented)
37
- interface PluginConfig {
38
- // (undocumented)
39
- advanced?: boolean;
40
- // (undocumented)
41
- allowAddColumnWithCustomStep?: boolean;
42
- // (undocumented)
43
- allowBackgroundColor?: boolean;
44
- // (undocumented)
45
- allowCellOptionsInFloatingToolbar?: boolean;
46
- // (undocumented)
47
- allowCollapse?: boolean;
48
- // (undocumented)
49
- allowColumnResizing?: boolean;
50
- // (undocumented)
51
- allowColumnSorting?: boolean;
52
- // (undocumented)
53
- allowControls?: boolean;
54
- // (undocumented)
55
- allowDistributeColumns?: boolean;
56
- // (undocumented)
57
- allowHeaderColumn?: boolean;
58
- // (undocumented)
59
- allowHeaderRow?: boolean;
60
- // (undocumented)
61
- allowMergeCells?: boolean;
62
- // (undocumented)
63
- allowNumberColumn?: boolean;
64
- // (undocumented)
65
- isHeaderRowRequired?: boolean;
66
- // (undocumented)
67
- permittedLayouts?: PermittedLayoutsDescriptor;
68
- // (undocumented)
69
- stickyHeaders?: boolean;
70
- }
71
-
72
- // @public (undocumented)
73
- export type TablePlugin = NextEditorPlugin<
74
- 'table',
75
- {
76
- pluginConfiguration: TablePluginOptions | undefined;
77
- actions: {
78
- insertTable: InsertTableAction;
79
- };
80
- dependencies: [
81
- AnalyticsPlugin,
82
- ContentInsertionPlugin,
83
- WidthPlugin,
84
- GuidelinePlugin,
85
- SelectionPlugin,
86
- ];
87
- }
88
- >;
89
-
90
- // @public (undocumented)
91
- interface TablePluginOptions {
92
- // (undocumented)
93
- allowContextualMenu?: boolean;
94
- // (undocumented)
95
- breakoutEnabled?: boolean;
96
- // (undocumented)
97
- dragAndDropEnabled?: boolean;
98
- // (undocumented)
99
- fullWidthEnabled?: boolean;
100
- // (undocumented)
101
- getEditorFeatureFlags?: GetEditorFeatureFlags;
102
- // (undocumented)
103
- tableOptions: PluginConfig;
104
- // (undocumented)
105
- tableResizingEnabled?: boolean;
106
- // (undocumented)
107
- wasFullWidthEnabled?: boolean;
108
- }
109
-
110
- // @public
111
- export const tablesPlugin: TablePlugin;
112
-
113
- // (No @packageDocumentation comment for this package)
114
- ```
115
-
116
- <!--SECTION END: Main Entry Types-->
117
-
118
- ### Peer Dependencies
119
-
120
- <!--SECTION START: Peer Dependencies-->
121
-
122
- ```json
123
- {
124
- "react": "^16.8.0",
125
- "react-dom": "^16.8.0",
126
- "react-intl": "npm:react-intl@^5.18.1"
127
- }
128
- ```
129
-
130
- <!--SECTION END: Peer Dependencies-->