@atlaskit/editor-plugin-date 4.3.11 → 4.3.13

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,5 +1,17 @@
1
1
  # @atlaskit/editor-plugin-date
2
2
 
3
+ ## 4.3.13
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 4.3.12
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 4.3.11
4
16
 
5
17
  ### Patch Changes
@@ -24,8 +24,8 @@ export declare const closeDatePickerWithAnalytics: ({ date, pluginInjectionApi,
24
24
  actions: import("@atlaskit/editor-common/analytics").EditorAnalyticsAPI;
25
25
  }, import("@atlaskit/editor-plugin-analytics").AnalyticsPluginOptions>, import("@atlaskit/editor-common/types").NextEditorPluginFunctionOptionalConfigDefinition<"editorDisabled", {
26
26
  sharedState: import("@atlaskit/editor-plugin-editor-disabled").EditorDisabledPluginState;
27
- pluginConfiguration: import("packages/editor/editor-plugin-editor-disabled/dist/types/editorDisabledPluginType").EditorDisabledPluginOptions | undefined;
28
- }, import("packages/editor/editor-plugin-editor-disabled/dist/types/editorDisabledPluginType").EditorDisabledPluginOptions | undefined>, import("@atlaskit/editor-common/types").OptionalPlugin<import("@atlaskit/editor-common/types").NextEditorPluginFunctionOptionalConfigDefinition<"annotation", {
27
+ pluginConfiguration: import("@atlaskit/editor-plugin-editor-disabled").EditorDisabledPluginOptions | undefined;
28
+ }, import("@atlaskit/editor-plugin-editor-disabled").EditorDisabledPluginOptions | undefined>, import("@atlaskit/editor-common/types").OptionalPlugin<import("@atlaskit/editor-common/types").NextEditorPluginFunctionOptionalConfigDefinition<"annotation", {
29
29
  pluginConfiguration: import("@atlaskit/editor-plugin-annotation").AnnotationProviders | undefined;
30
30
  sharedState: import("@atlaskit/editor-plugin-annotation").InlineCommentPluginState | undefined;
31
31
  dependencies: import("packages/editor/editor-plugin-annotation/dist/types/annotationPluginType").AnnotationPluginDependencies;
@@ -28,8 +28,8 @@ export declare const closeDatePickerWithAnalytics: ({ date, pluginInjectionApi,
28
28
  }, import("@atlaskit/editor-plugin-analytics").AnalyticsPluginOptions>,
29
29
  import("@atlaskit/editor-common/types").NextEditorPluginFunctionOptionalConfigDefinition<"editorDisabled", {
30
30
  sharedState: import("@atlaskit/editor-plugin-editor-disabled").EditorDisabledPluginState;
31
- pluginConfiguration: import("packages/editor/editor-plugin-editor-disabled/dist/types/editorDisabledPluginType").EditorDisabledPluginOptions | undefined;
32
- }, import("packages/editor/editor-plugin-editor-disabled/dist/types/editorDisabledPluginType").EditorDisabledPluginOptions | undefined>,
31
+ pluginConfiguration: import("@atlaskit/editor-plugin-editor-disabled").EditorDisabledPluginOptions | undefined;
32
+ }, import("@atlaskit/editor-plugin-editor-disabled").EditorDisabledPluginOptions | undefined>,
33
33
  import("@atlaskit/editor-common/types").OptionalPlugin<import("@atlaskit/editor-common/types").NextEditorPluginFunctionOptionalConfigDefinition<"annotation", {
34
34
  pluginConfiguration: import("@atlaskit/editor-plugin-annotation").AnnotationProviders | undefined;
35
35
  sharedState: import("@atlaskit/editor-plugin-annotation").InlineCommentPluginState | undefined;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugin-date",
3
- "version": "4.3.11",
3
+ "version": "4.3.13",
4
4
  "description": "Date plugin for @atlaskit/editor-core",
5
5
  "author": "Atlassian Pty Ltd",
6
6
  "license": "Apache-2.0",
@@ -37,21 +37,21 @@
37
37
  "@atlaskit/calendar": "^17.1.0",
38
38
  "@atlaskit/css": "^0.10.0",
39
39
  "@atlaskit/date": "^2.0.0",
40
- "@atlaskit/editor-common": "^106.6.0",
40
+ "@atlaskit/editor-common": "^107.0.0",
41
41
  "@atlaskit/editor-plugin-analytics": "^2.3.0",
42
42
  "@atlaskit/editor-plugin-annotation": "^2.9.0",
43
- "@atlaskit/editor-plugin-editor-disabled": "^2.0.0",
43
+ "@atlaskit/editor-plugin-editor-disabled": "^2.1.0",
44
44
  "@atlaskit/editor-plugin-editor-viewmode": "^4.0.0",
45
45
  "@atlaskit/editor-prosemirror": "7.0.0",
46
46
  "@atlaskit/editor-shared-styles": "^3.4.0",
47
47
  "@atlaskit/form": "^12.0.0",
48
- "@atlaskit/icon": "^26.4.0",
48
+ "@atlaskit/icon": "^27.0.0",
49
49
  "@atlaskit/locale": "^3.0.0",
50
50
  "@atlaskit/platform-feature-flags": "^1.1.0",
51
51
  "@atlaskit/textfield": "^8.0.0",
52
52
  "@atlaskit/theme": "^18.0.0",
53
- "@atlaskit/tmp-editor-statsig": "^7.0.0",
54
- "@atlaskit/tokens": "^5.1.0",
53
+ "@atlaskit/tmp-editor-statsig": "^7.1.0",
54
+ "@atlaskit/tokens": "^5.2.0",
55
55
  "@atlaskit/visually-hidden": "^3.0.0",
56
56
  "@babel/runtime": "^7.0.0",
57
57
  "bind-event-listener": "^3.0.0",
@@ -65,7 +65,7 @@
65
65
  "@atlaskit/editor-plugin-decorations": "^2.0.0",
66
66
  "@atlaskit/editor-plugin-feature-flags": "^1.4.0",
67
67
  "@atlaskit/editor-plugin-guideline": "^2.0.0",
68
- "@atlaskit/editor-plugin-quick-insert": "^2.5.0",
68
+ "@atlaskit/editor-plugin-quick-insert": "^2.6.0",
69
69
  "@atlaskit/editor-plugin-selection": "^2.2.0",
70
70
  "@atlaskit/editor-plugin-table": "^10.12.0",
71
71
  "@atlaskit/editor-plugin-tasks-and-decisions": "^5.1.0",