@atlaskit/editor-plugins 11.3.33 → 11.3.35
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 +15 -0
- package/accessibility-utils/package.json +1 -0
- package/alignment/package.json +1 -0
- package/analytics/package.json +1 -0
- package/annotation/package.json +1 -0
- package/avatar-group/package.json +1 -0
- package/base/package.json +1 -0
- package/batch-attribute-updates/package.json +1 -0
- package/before-primary-toolbar/package.json +1 -0
- package/better-type-history/package.json +1 -0
- package/block-controls/package.json +1 -0
- package/block-menu/package.json +1 -0
- package/block-type/consts/package.json +1 -0
- package/block-type/package.json +1 -0
- package/border/package.json +1 -0
- package/breakout/package.json +1 -0
- package/caption/package.json +1 -0
- package/card/package.json +1 -0
- package/clear-marks-on-empty-doc/package.json +1 -0
- package/clipboard/package.json +1 -0
- package/code-bidi-warning/package.json +1 -0
- package/code-block/package.json +1 -0
- package/collab-edit/package.json +1 -0
- package/composition/package.json +1 -0
- package/connectivity/package.json +1 -0
- package/content-format/package.json +1 -0
- package/content-insertion/package.json +1 -0
- package/context-identifier/package.json +1 -0
- package/context-panel/package.json +1 -0
- package/copy-button/package.json +1 -0
- package/custom-autoformat/package.json +1 -0
- package/data-consumer/package.json +1 -0
- package/date/package.json +1 -0
- package/decorations/package.json +1 -0
- package/dist/types/block-menu/index.d.ts +1 -1
- package/dist/types/content-format/index.d.ts +1 -1
- package/dist/types/decorations/index.d.ts +1 -1
- package/dist/types/paste/index.d.ts +1 -1
- package/dist/types/toolbar/index.d.ts +1 -1
- package/dist/types-ts4.5/block-menu/index.d.ts +1 -1
- package/dist/types-ts4.5/content-format/index.d.ts +1 -1
- package/dist/types-ts4.5/decorations/index.d.ts +1 -1
- package/dist/types-ts4.5/paste/index.d.ts +1 -1
- package/dist/types-ts4.5/toolbar/index.d.ts +1 -1
- package/editor-disabled/package.json +1 -0
- package/editor-viewmode/package.json +1 -0
- package/editor-viewmode-effects/package.json +1 -0
- package/emoji/package.json +1 -0
- package/engagement-platform/package.json +1 -0
- package/expand/package.json +1 -0
- package/extension/package.json +1 -0
- package/feature-flags/package.json +1 -0
- package/feedback-dialog/package.json +1 -0
- package/find-replace/package.json +1 -0
- package/find-replace/styles/package.json +1 -0
- package/floating-toolbar/package.json +1 -0
- package/focus/package.json +1 -0
- package/fragment/package.json +1 -0
- package/grid/package.json +1 -0
- package/guideline/package.json +1 -0
- package/help-dialog/package.json +1 -0
- package/highlight/package.json +1 -0
- package/history/package.json +1 -0
- package/hyperlink/package.json +1 -0
- package/image-upload/package.json +1 -0
- package/indentation/package.json +1 -0
- package/insert-block/package.json +1 -0
- package/interaction/package.json +1 -0
- package/layout/package.json +1 -0
- package/limited-mode/package.json +1 -0
- package/list/package.json +1 -0
- package/local-id/package.json +1 -0
- package/loom/package.json +1 -0
- package/max-content-size/package.json +1 -0
- package/media/package.json +1 -0
- package/media/types/package.json +1 -0
- package/media-editing/package.json +1 -0
- package/media-insert/package.json +1 -0
- package/mentions/package.json +1 -0
- package/metrics/package.json +1 -0
- package/ncs-step-metrics/package.json +1 -0
- package/package.json +4 -3
- package/panel/package.json +1 -0
- package/paste/package.json +1 -0
- package/paste-options-toolbar/package.json +1 -0
- package/placeholder/package.json +1 -0
- package/placeholder-text/package.json +1 -0
- package/primary-toolbar/package.json +1 -0
- package/quick-insert/package.json +1 -0
- package/rule/package.json +1 -0
- package/save-on-enter/package.json +1 -0
- package/scroll-into-view/package.json +1 -0
- package/selection/package.json +1 -0
- package/selection/types/package.json +1 -0
- package/selection-extension/package.json +1 -0
- package/selection-marker/package.json +1 -0
- package/selection-toolbar/package.json +1 -0
- package/show-diff/package.json +1 -0
- package/status/package.json +1 -0
- package/submit-editor/package.json +1 -0
- package/synced-block/package.json +1 -0
- package/table/package.json +1 -0
- package/table/types/package.json +1 -0
- package/table/ui/common-styles/package.json +1 -0
- package/tasks-and-decisions/package.json +1 -0
- package/text-color/package.json +1 -0
- package/text-formatting/package.json +1 -0
- package/toolbar/package.json +1 -0
- package/toolbar-lists-indentation/package.json +1 -0
- package/track-changes/package.json +1 -0
- package/type-ahead/package.json +1 -0
- package/ufo/package.json +1 -0
- package/undo-redo/package.json +1 -0
- package/unsupported-content/package.json +1 -0
- package/user-intent/package.json +1 -0
- package/user-preferences/package.json +1 -0
- package/width/package.json +1 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,20 @@
|
|
|
1
1
|
# @atlaskit/editor-plugins
|
|
2
2
|
|
|
3
|
+
## 11.3.35
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`79401b181112e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/79401b181112e) -
|
|
8
|
+
Add sideEffects false to the plugin package.json
|
|
9
|
+
|
|
10
|
+
## 11.3.34
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- [`9068b92adf796`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9068b92adf796) -
|
|
15
|
+
[ux] EDITOR-4439 Implement option to raise warn flag on paste for unsupported content
|
|
16
|
+
- Updated dependencies
|
|
17
|
+
|
|
3
18
|
## 11.3.33
|
|
4
19
|
|
|
5
20
|
### Patch Changes
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"main": "../dist/cjs/accessibility-utils/index.js",
|
|
4
4
|
"module": "../dist/esm/accessibility-utils/index.js",
|
|
5
5
|
"module:es2019": "../dist/es2019/accessibility-utils/index.js",
|
|
6
|
+
"sideEffects": false,
|
|
6
7
|
"types": "../dist/types/accessibility-utils/index.d.ts",
|
|
7
8
|
"typesVersions": {
|
|
8
9
|
">=4.5 <5.9": {
|
package/alignment/package.json
CHANGED
package/analytics/package.json
CHANGED
package/annotation/package.json
CHANGED
package/base/package.json
CHANGED
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"main": "../dist/cjs/batch-attribute-updates/index.js",
|
|
4
4
|
"module": "../dist/esm/batch-attribute-updates/index.js",
|
|
5
5
|
"module:es2019": "../dist/es2019/batch-attribute-updates/index.js",
|
|
6
|
+
"sideEffects": false,
|
|
6
7
|
"types": "../dist/types/batch-attribute-updates/index.d.ts",
|
|
7
8
|
"typesVersions": {
|
|
8
9
|
">=4.5 <5.9": {
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"main": "../dist/cjs/before-primary-toolbar/index.js",
|
|
4
4
|
"module": "../dist/esm/before-primary-toolbar/index.js",
|
|
5
5
|
"module:es2019": "../dist/es2019/before-primary-toolbar/index.js",
|
|
6
|
+
"sideEffects": false,
|
|
6
7
|
"types": "../dist/types/before-primary-toolbar/index.d.ts",
|
|
7
8
|
"typesVersions": {
|
|
8
9
|
">=4.5 <5.9": {
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"main": "../dist/cjs/better-type-history/index.js",
|
|
4
4
|
"module": "../dist/esm/better-type-history/index.js",
|
|
5
5
|
"module:es2019": "../dist/es2019/better-type-history/index.js",
|
|
6
|
+
"sideEffects": false,
|
|
6
7
|
"types": "../dist/types/better-type-history/index.d.ts",
|
|
7
8
|
"typesVersions": {
|
|
8
9
|
">=4.5 <5.9": {
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"main": "../dist/cjs/block-controls/index.js",
|
|
4
4
|
"module": "../dist/esm/block-controls/index.js",
|
|
5
5
|
"module:es2019": "../dist/es2019/block-controls/index.js",
|
|
6
|
+
"sideEffects": false,
|
|
6
7
|
"types": "../dist/types/block-controls/index.d.ts",
|
|
7
8
|
"typesVersions": {
|
|
8
9
|
">=4.5 <5.9": {
|
package/block-menu/package.json
CHANGED
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"main": "../../dist/cjs/block-type/ui/consts.js",
|
|
4
4
|
"module": "../../dist/esm/block-type/ui/consts.js",
|
|
5
5
|
"module:es2019": "../../dist/es2019/block-type/ui/consts.js",
|
|
6
|
+
"sideEffects": false,
|
|
6
7
|
"types": "../../dist/types/block-type/ui/consts.d.ts",
|
|
7
8
|
"typesVersions": {
|
|
8
9
|
">=4.5 <5.9": {
|
package/block-type/package.json
CHANGED
package/border/package.json
CHANGED
package/breakout/package.json
CHANGED
package/caption/package.json
CHANGED
package/card/package.json
CHANGED
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"main": "../dist/cjs/clear-marks-on-empty-doc/index.js",
|
|
4
4
|
"module": "../dist/esm/clear-marks-on-empty-doc/index.js",
|
|
5
5
|
"module:es2019": "../dist/es2019/clear-marks-on-empty-doc/index.js",
|
|
6
|
+
"sideEffects": false,
|
|
6
7
|
"types": "../dist/types/clear-marks-on-empty-doc/index.d.ts",
|
|
7
8
|
"typesVersions": {
|
|
8
9
|
">=4.5 <5.9": {
|
package/clipboard/package.json
CHANGED
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"main": "../dist/cjs/code-bidi-warning/index.js",
|
|
4
4
|
"module": "../dist/esm/code-bidi-warning/index.js",
|
|
5
5
|
"module:es2019": "../dist/es2019/code-bidi-warning/index.js",
|
|
6
|
+
"sideEffects": false,
|
|
6
7
|
"types": "../dist/types/code-bidi-warning/index.d.ts",
|
|
7
8
|
"typesVersions": {
|
|
8
9
|
">=4.5 <5.9": {
|
package/code-block/package.json
CHANGED
package/collab-edit/package.json
CHANGED
package/composition/package.json
CHANGED
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"main": "../dist/cjs/content-format/index.js",
|
|
4
4
|
"module": "../dist/esm/content-format/index.js",
|
|
5
5
|
"module:es2019": "../dist/es2019/content-format/index.js",
|
|
6
|
+
"sideEffects": false,
|
|
6
7
|
"types": "../dist/types/content-format/index.d.ts",
|
|
7
8
|
"typesVersions": {
|
|
8
9
|
">=4.5 <5.9": {
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"main": "../dist/cjs/content-insertion/index.js",
|
|
4
4
|
"module": "../dist/esm/content-insertion/index.js",
|
|
5
5
|
"module:es2019": "../dist/es2019/content-insertion/index.js",
|
|
6
|
+
"sideEffects": false,
|
|
6
7
|
"types": "../dist/types/content-insertion/index.d.ts",
|
|
7
8
|
"typesVersions": {
|
|
8
9
|
">=4.5 <5.9": {
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"main": "../dist/cjs/context-identifier/index.js",
|
|
4
4
|
"module": "../dist/esm/context-identifier/index.js",
|
|
5
5
|
"module:es2019": "../dist/es2019/context-identifier/index.js",
|
|
6
|
+
"sideEffects": false,
|
|
6
7
|
"types": "../dist/types/context-identifier/index.d.ts",
|
|
7
8
|
"typesVersions": {
|
|
8
9
|
">=4.5 <5.9": {
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"main": "../dist/cjs/context-panel/index.js",
|
|
4
4
|
"module": "../dist/esm/context-panel/index.js",
|
|
5
5
|
"module:es2019": "../dist/es2019/context-panel/index.js",
|
|
6
|
+
"sideEffects": false,
|
|
6
7
|
"types": "../dist/types/context-panel/index.d.ts",
|
|
7
8
|
"typesVersions": {
|
|
8
9
|
">=4.5 <5.9": {
|
package/copy-button/package.json
CHANGED
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"main": "../dist/cjs/custom-autoformat/index.js",
|
|
4
4
|
"module": "../dist/esm/custom-autoformat/index.js",
|
|
5
5
|
"module:es2019": "../dist/es2019/custom-autoformat/index.js",
|
|
6
|
+
"sideEffects": false,
|
|
6
7
|
"types": "../dist/types/custom-autoformat/index.d.ts",
|
|
7
8
|
"typesVersions": {
|
|
8
9
|
">=4.5 <5.9": {
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"main": "../dist/cjs/data-consumer/index.js",
|
|
4
4
|
"module": "../dist/esm/data-consumer/index.js",
|
|
5
5
|
"module:es2019": "../dist/es2019/data-consumer/index.js",
|
|
6
|
+
"sideEffects": false,
|
|
6
7
|
"types": "../dist/types/data-consumer/index.d.ts",
|
|
7
8
|
"typesVersions": {
|
|
8
9
|
">=4.5 <5.9": {
|
package/date/package.json
CHANGED
package/decorations/package.json
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { blockMenuPlugin } from '@atlaskit/editor-plugin-block-menu';
|
|
2
|
-
export type { BlockMenuPlugin, RegisterBlockMenuComponent, Parent, BlockMenuPluginOptions, BlockMenuSharedState, TransformNodeMetadata, } from '@atlaskit/editor-plugin-block-menu';
|
|
2
|
+
export type { BlockMenuPlugin, RegisterBlockMenuComponent, Parent, BlockMenuPluginOptions, BlockMenuSharedState, TransformNodeMetadata, FormatNodeAnalyticsAttrs, TransfromNodeTargetType, FormatNodeTargetType, } from '@atlaskit/editor-plugin-block-menu';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { contentFormatPlugin } from '@atlaskit/editor-plugin-content-format';
|
|
2
|
-
export type { ContentFormatPlugin } from '@atlaskit/editor-plugin-content-format';
|
|
2
|
+
export type { ContentFormatPlugin, ContentFormatPluginOptions, } from '@atlaskit/editor-plugin-content-format';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { decorationsPlugin } from '@atlaskit/editor-plugin-decorations';
|
|
2
|
-
export type { DecorationsPlugin, HoverDecorationHandler, DecorationState, } from '@atlaskit/editor-plugin-decorations';
|
|
2
|
+
export type { DecorationsPlugin, HoverDecorationProps, HoverDecorationCommand, HoverDecorationHandler, DecorationState, } from '@atlaskit/editor-plugin-decorations';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { pastePlugin } from '@atlaskit/editor-plugin-paste';
|
|
2
|
-
export type { PastePlugin, PastePluginOptions, PastePluginState, LastContentPasted, PastePluginDependencies, } from '@atlaskit/editor-plugin-paste';
|
|
2
|
+
export type { PastePlugin, PastePluginOptions, PastePluginState, LastContentPasted, PastePluginDependencies, ActiveFlag, } from '@atlaskit/editor-plugin-paste';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { toolbarPlugin } from '@atlaskit/editor-plugin-toolbar';
|
|
2
|
-
export type { ToolbarPlugin, ToolbarPluginOptions } from '@atlaskit/editor-plugin-toolbar';
|
|
2
|
+
export type { ToolbarPlugin, EditorToolbarPluginState, ToolbarPluginOptions, RegisterComponentsAction, } from '@atlaskit/editor-plugin-toolbar';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { blockMenuPlugin } from '@atlaskit/editor-plugin-block-menu';
|
|
2
|
-
export type { BlockMenuPlugin, RegisterBlockMenuComponent, Parent, BlockMenuPluginOptions, BlockMenuSharedState, TransformNodeMetadata, } from '@atlaskit/editor-plugin-block-menu';
|
|
2
|
+
export type { BlockMenuPlugin, RegisterBlockMenuComponent, Parent, BlockMenuPluginOptions, BlockMenuSharedState, TransformNodeMetadata, FormatNodeAnalyticsAttrs, TransfromNodeTargetType, FormatNodeTargetType, } from '@atlaskit/editor-plugin-block-menu';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { contentFormatPlugin } from '@atlaskit/editor-plugin-content-format';
|
|
2
|
-
export type { ContentFormatPlugin } from '@atlaskit/editor-plugin-content-format';
|
|
2
|
+
export type { ContentFormatPlugin, ContentFormatPluginOptions, } from '@atlaskit/editor-plugin-content-format';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { decorationsPlugin } from '@atlaskit/editor-plugin-decorations';
|
|
2
|
-
export type { DecorationsPlugin, HoverDecorationHandler, DecorationState, } from '@atlaskit/editor-plugin-decorations';
|
|
2
|
+
export type { DecorationsPlugin, HoverDecorationProps, HoverDecorationCommand, HoverDecorationHandler, DecorationState, } from '@atlaskit/editor-plugin-decorations';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { pastePlugin } from '@atlaskit/editor-plugin-paste';
|
|
2
|
-
export type { PastePlugin, PastePluginOptions, PastePluginState, LastContentPasted, PastePluginDependencies, } from '@atlaskit/editor-plugin-paste';
|
|
2
|
+
export type { PastePlugin, PastePluginOptions, PastePluginState, LastContentPasted, PastePluginDependencies, ActiveFlag, } from '@atlaskit/editor-plugin-paste';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { toolbarPlugin } from '@atlaskit/editor-plugin-toolbar';
|
|
2
|
-
export type { ToolbarPlugin, ToolbarPluginOptions } from '@atlaskit/editor-plugin-toolbar';
|
|
2
|
+
export type { ToolbarPlugin, EditorToolbarPluginState, ToolbarPluginOptions, RegisterComponentsAction, } from '@atlaskit/editor-plugin-toolbar';
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"main": "../dist/cjs/editor-disabled/index.js",
|
|
4
4
|
"module": "../dist/esm/editor-disabled/index.js",
|
|
5
5
|
"module:es2019": "../dist/es2019/editor-disabled/index.js",
|
|
6
|
+
"sideEffects": false,
|
|
6
7
|
"types": "../dist/types/editor-disabled/index.d.ts",
|
|
7
8
|
"typesVersions": {
|
|
8
9
|
">=4.5 <5.9": {
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"main": "../dist/cjs/editor-viewmode/index.js",
|
|
4
4
|
"module": "../dist/esm/editor-viewmode/index.js",
|
|
5
5
|
"module:es2019": "../dist/es2019/editor-viewmode/index.js",
|
|
6
|
+
"sideEffects": false,
|
|
6
7
|
"types": "../dist/types/editor-viewmode/index.d.ts",
|
|
7
8
|
"typesVersions": {
|
|
8
9
|
">=4.5 <5.9": {
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"main": "../dist/cjs/editor-viewmode-effects/index.js",
|
|
4
4
|
"module": "../dist/esm/editor-viewmode-effects/index.js",
|
|
5
5
|
"module:es2019": "../dist/es2019/editor-viewmode-effects/index.js",
|
|
6
|
+
"sideEffects": false,
|
|
6
7
|
"types": "../dist/types/editor-viewmode-effects/index.d.ts",
|
|
7
8
|
"typesVersions": {
|
|
8
9
|
">=4.5 <5.9": {
|
package/emoji/package.json
CHANGED
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"main": "../dist/cjs/engagement-platform/index.js",
|
|
4
4
|
"module": "../dist/esm/engagement-platform/index.js",
|
|
5
5
|
"module:es2019": "../dist/es2019/engagement-platform/index.js",
|
|
6
|
+
"sideEffects": false,
|
|
6
7
|
"types": "../dist/types/engagement-platform/index.d.ts",
|
|
7
8
|
"typesVersions": {
|
|
8
9
|
">=4.5 <5.9": {
|
package/expand/package.json
CHANGED
package/extension/package.json
CHANGED
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"main": "../dist/cjs/feature-flags/index.js",
|
|
4
4
|
"module": "../dist/esm/feature-flags/index.js",
|
|
5
5
|
"module:es2019": "../dist/es2019/feature-flags/index.js",
|
|
6
|
+
"sideEffects": false,
|
|
6
7
|
"types": "../dist/types/feature-flags/index.d.ts",
|
|
7
8
|
"typesVersions": {
|
|
8
9
|
">=4.5 <5.9": {
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"main": "../dist/cjs/feedback-dialog/index.js",
|
|
4
4
|
"module": "../dist/esm/feedback-dialog/index.js",
|
|
5
5
|
"module:es2019": "../dist/es2019/feedback-dialog/index.js",
|
|
6
|
+
"sideEffects": false,
|
|
6
7
|
"types": "../dist/types/feedback-dialog/index.d.ts",
|
|
7
8
|
"typesVersions": {
|
|
8
9
|
">=4.5 <5.9": {
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"main": "../../dist/cjs/find-replace/ui/styles.js",
|
|
4
4
|
"module": "../../dist/esm/find-replace/ui/styles.js",
|
|
5
5
|
"module:es2019": "../../dist/es2019/find-replace/ui/styles.js",
|
|
6
|
+
"sideEffects": false,
|
|
6
7
|
"types": "../../dist/types/find-replace/ui/styles.d.ts",
|
|
7
8
|
"typesVersions": {
|
|
8
9
|
">=4.5 <5.9": {
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"main": "../dist/cjs/floating-toolbar/index.js",
|
|
4
4
|
"module": "../dist/esm/floating-toolbar/index.js",
|
|
5
5
|
"module:es2019": "../dist/es2019/floating-toolbar/index.js",
|
|
6
|
+
"sideEffects": false,
|
|
6
7
|
"types": "../dist/types/floating-toolbar/index.d.ts",
|
|
7
8
|
"typesVersions": {
|
|
8
9
|
">=4.5 <5.9": {
|
package/focus/package.json
CHANGED
package/fragment/package.json
CHANGED
package/grid/package.json
CHANGED
package/guideline/package.json
CHANGED
package/help-dialog/package.json
CHANGED
package/highlight/package.json
CHANGED
package/history/package.json
CHANGED
package/hyperlink/package.json
CHANGED
package/indentation/package.json
CHANGED
package/interaction/package.json
CHANGED