@atlaskit/editor-common 110.40.0 → 110.41.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.
- package/CHANGELOG.md +17 -0
- package/dist/cjs/i18n/cs.js +952 -4
- package/dist/cjs/i18n/da.js +949 -4
- package/dist/cjs/i18n/de.js +951 -4
- package/dist/cjs/i18n/en.js +1034 -4
- package/dist/cjs/i18n/en_GB.js +1034 -4
- package/dist/cjs/i18n/en_ZZ.js +1033 -4
- package/dist/cjs/i18n/es.js +950 -4
- package/dist/cjs/i18n/fi.js +952 -4
- package/dist/cjs/i18n/fr.js +950 -4
- package/dist/cjs/i18n/hr.js +1010 -4
- package/dist/cjs/i18n/hu.js +949 -4
- package/dist/cjs/i18n/it.js +949 -4
- package/dist/cjs/i18n/ja.js +950 -4
- package/dist/cjs/i18n/ko.js +950 -4
- package/dist/cjs/i18n/nb.js +949 -4
- package/dist/cjs/i18n/nl.js +949 -4
- package/dist/cjs/i18n/pl.js +952 -4
- package/dist/cjs/i18n/pt_BR.js +948 -4
- package/dist/cjs/i18n/ru.js +952 -4
- package/dist/cjs/i18n/sl.js +1002 -4
- package/dist/cjs/i18n/sr_RS.js +1010 -4
- package/dist/cjs/i18n/sr_YR.js +1010 -4
- package/dist/cjs/i18n/sv.js +949 -4
- package/dist/cjs/i18n/th.js +935 -4
- package/dist/cjs/i18n/tr.js +950 -4
- package/dist/cjs/i18n/uk.js +935 -4
- package/dist/cjs/i18n/vi.js +935 -4
- package/dist/cjs/i18n/zh.js +950 -4
- package/dist/cjs/i18n/zh_TW.js +950 -4
- package/dist/cjs/messages/index.js +5 -0
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/es2019/i18n/cs.js +952 -4
- package/dist/es2019/i18n/da.js +949 -4
- package/dist/es2019/i18n/de.js +951 -4
- package/dist/es2019/i18n/en.js +1034 -4
- package/dist/es2019/i18n/en_GB.js +1034 -4
- package/dist/es2019/i18n/en_ZZ.js +1033 -4
- package/dist/es2019/i18n/es.js +950 -4
- package/dist/es2019/i18n/fi.js +952 -4
- package/dist/es2019/i18n/fr.js +950 -4
- package/dist/es2019/i18n/hr.js +1010 -4
- package/dist/es2019/i18n/hu.js +949 -4
- package/dist/es2019/i18n/it.js +949 -4
- package/dist/es2019/i18n/ja.js +950 -4
- package/dist/es2019/i18n/ko.js +950 -4
- package/dist/es2019/i18n/nb.js +949 -4
- package/dist/es2019/i18n/nl.js +949 -4
- package/dist/es2019/i18n/pl.js +952 -4
- package/dist/es2019/i18n/pt_BR.js +948 -4
- package/dist/es2019/i18n/ru.js +952 -4
- package/dist/es2019/i18n/sl.js +1002 -4
- package/dist/es2019/i18n/sr_RS.js +1010 -4
- package/dist/es2019/i18n/sr_YR.js +1010 -4
- package/dist/es2019/i18n/sv.js +949 -4
- package/dist/es2019/i18n/th.js +935 -4
- package/dist/es2019/i18n/tr.js +950 -4
- package/dist/es2019/i18n/uk.js +935 -4
- package/dist/es2019/i18n/vi.js +935 -4
- package/dist/es2019/i18n/zh.js +950 -4
- package/dist/es2019/i18n/zh_TW.js +950 -4
- package/dist/es2019/messages/index.js +5 -0
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/esm/i18n/cs.js +952 -4
- package/dist/esm/i18n/da.js +949 -4
- package/dist/esm/i18n/de.js +951 -4
- package/dist/esm/i18n/en.js +1034 -4
- package/dist/esm/i18n/en_GB.js +1034 -4
- package/dist/esm/i18n/en_ZZ.js +1033 -4
- package/dist/esm/i18n/es.js +950 -4
- package/dist/esm/i18n/fi.js +952 -4
- package/dist/esm/i18n/fr.js +950 -4
- package/dist/esm/i18n/hr.js +1010 -4
- package/dist/esm/i18n/hu.js +949 -4
- package/dist/esm/i18n/it.js +949 -4
- package/dist/esm/i18n/ja.js +950 -4
- package/dist/esm/i18n/ko.js +950 -4
- package/dist/esm/i18n/nb.js +949 -4
- package/dist/esm/i18n/nl.js +949 -4
- package/dist/esm/i18n/pl.js +952 -4
- package/dist/esm/i18n/pt_BR.js +948 -4
- package/dist/esm/i18n/ru.js +952 -4
- package/dist/esm/i18n/sl.js +1002 -4
- package/dist/esm/i18n/sr_RS.js +1010 -4
- package/dist/esm/i18n/sr_YR.js +1010 -4
- package/dist/esm/i18n/sv.js +949 -4
- package/dist/esm/i18n/th.js +935 -4
- package/dist/esm/i18n/tr.js +950 -4
- package/dist/esm/i18n/uk.js +935 -4
- package/dist/esm/i18n/vi.js +935 -4
- package/dist/esm/i18n/zh.js +950 -4
- package/dist/esm/i18n/zh_TW.js +950 -4
- package/dist/esm/messages/index.js +5 -0
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/types/card/link-toolbar-button-group-options.d.ts +4 -4
- package/dist/types/i18n/cs.d.ts +952 -2
- package/dist/types/i18n/da.d.ts +949 -2
- package/dist/types/i18n/de.d.ts +951 -2
- package/dist/types/i18n/en.d.ts +1034 -2
- package/dist/types/i18n/en_GB.d.ts +1034 -2
- package/dist/types/i18n/en_ZZ.d.ts +1033 -2
- package/dist/types/i18n/es.d.ts +950 -2
- package/dist/types/i18n/fi.d.ts +952 -2
- package/dist/types/i18n/fr.d.ts +950 -2
- package/dist/types/i18n/hr.d.ts +1010 -2
- package/dist/types/i18n/hu.d.ts +949 -2
- package/dist/types/i18n/it.d.ts +949 -2
- package/dist/types/i18n/ja.d.ts +950 -2
- package/dist/types/i18n/ko.d.ts +950 -2
- package/dist/types/i18n/nb.d.ts +949 -2
- package/dist/types/i18n/nl.d.ts +949 -2
- package/dist/types/i18n/pl.d.ts +952 -2
- package/dist/types/i18n/pt_BR.d.ts +948 -2
- package/dist/types/i18n/ru.d.ts +952 -2
- package/dist/types/i18n/sl.d.ts +1002 -2
- package/dist/types/i18n/sr_RS.d.ts +1010 -2
- package/dist/types/i18n/sr_YR.d.ts +1010 -2
- package/dist/types/i18n/sv.d.ts +949 -2
- package/dist/types/i18n/th.d.ts +935 -2
- package/dist/types/i18n/tr.d.ts +950 -2
- package/dist/types/i18n/uk.d.ts +935 -2
- package/dist/types/i18n/vi.d.ts +935 -2
- package/dist/types/i18n/zh.d.ts +950 -2
- package/dist/types/i18n/zh_TW.d.ts +950 -2
- package/dist/types/media-single/ExternalImageBadge.d.ts +1 -1
- package/dist/types/messages/index.d.ts +5 -0
- package/dist/types/ui/BaseTheme/index.d.ts +1 -1
- package/dist/types-ts4.5/card/link-toolbar-button-group-options.d.ts +4 -4
- package/dist/types-ts4.5/i18n/cs.d.ts +952 -2
- package/dist/types-ts4.5/i18n/da.d.ts +949 -2
- package/dist/types-ts4.5/i18n/de.d.ts +951 -2
- package/dist/types-ts4.5/i18n/en.d.ts +1034 -2
- package/dist/types-ts4.5/i18n/en_GB.d.ts +1034 -2
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +1033 -2
- package/dist/types-ts4.5/i18n/es.d.ts +950 -2
- package/dist/types-ts4.5/i18n/fi.d.ts +952 -2
- package/dist/types-ts4.5/i18n/fr.d.ts +950 -2
- package/dist/types-ts4.5/i18n/hr.d.ts +1010 -2
- package/dist/types-ts4.5/i18n/hu.d.ts +949 -2
- package/dist/types-ts4.5/i18n/it.d.ts +949 -2
- package/dist/types-ts4.5/i18n/ja.d.ts +950 -2
- package/dist/types-ts4.5/i18n/ko.d.ts +950 -2
- package/dist/types-ts4.5/i18n/nb.d.ts +949 -2
- package/dist/types-ts4.5/i18n/nl.d.ts +949 -2
- package/dist/types-ts4.5/i18n/pl.d.ts +952 -2
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +948 -2
- package/dist/types-ts4.5/i18n/ru.d.ts +952 -2
- package/dist/types-ts4.5/i18n/sl.d.ts +1002 -2
- package/dist/types-ts4.5/i18n/sr_RS.d.ts +1010 -2
- package/dist/types-ts4.5/i18n/sr_YR.d.ts +1010 -2
- package/dist/types-ts4.5/i18n/sv.d.ts +949 -2
- package/dist/types-ts4.5/i18n/th.d.ts +935 -2
- package/dist/types-ts4.5/i18n/tr.d.ts +950 -2
- package/dist/types-ts4.5/i18n/uk.d.ts +935 -2
- package/dist/types-ts4.5/i18n/vi.d.ts +935 -2
- package/dist/types-ts4.5/i18n/zh.d.ts +950 -2
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +950 -2
- package/dist/types-ts4.5/media-single/ExternalImageBadge.d.ts +1 -1
- package/dist/types-ts4.5/messages/index.d.ts +5 -0
- package/dist/types-ts4.5/ui/BaseTheme/index.d.ts +1 -1
- package/package.json +2 -2
|
@@ -189,5 +189,10 @@ export default defineMessages({
|
|
|
189
189
|
id: 'fabric.editor.overflowMenuViewMore',
|
|
190
190
|
defaultMessage: 'View more',
|
|
191
191
|
description: 'View more options in toolbar'
|
|
192
|
+
},
|
|
193
|
+
imageEdit: {
|
|
194
|
+
id: 'fabric.editor.imageEdit',
|
|
195
|
+
defaultMessage: 'Edit image',
|
|
196
|
+
description: 'Crop, flip or rotate the image'
|
|
192
197
|
}
|
|
193
198
|
});
|
|
@@ -10,7 +10,7 @@ import { isFedRamp } from './environment';
|
|
|
10
10
|
import { normaliseSentryBreadcrumbs, SERIALIZABLE_ATTRIBUTES } from './normalise-sentry-breadcrumbs';
|
|
11
11
|
var SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
|
|
12
12
|
var packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
|
|
13
|
-
var packageVersion = "
|
|
13
|
+
var packageVersion = "0.0.0-development";
|
|
14
14
|
var sanitiseSentryEvents = function sanitiseSentryEvents(data, _hint) {
|
|
15
15
|
// Remove URL as it has UGC
|
|
16
16
|
// Ignored via go/ees007
|
|
@@ -21,7 +21,7 @@ import withAnalyticsEvents from '@atlaskit/analytics-next/withAnalyticsEvents';
|
|
|
21
21
|
import { fg } from '@atlaskit/platform-feature-flags';
|
|
22
22
|
import Layer from '../Layer';
|
|
23
23
|
var packageName = "@atlaskit/editor-common";
|
|
24
|
-
var packageVersion = "
|
|
24
|
+
var packageVersion = "0.0.0-development";
|
|
25
25
|
var halfFocusRing = 1;
|
|
26
26
|
var dropOffset = '0, 8';
|
|
27
27
|
var fadeIn = keyframes({
|
|
@@ -13,7 +13,7 @@ export declare const appearancePropsMap: {
|
|
|
13
13
|
(props: import("@atlaskit/icon").NewCoreIconProps): JSX.Element;
|
|
14
14
|
displayName: string;
|
|
15
15
|
};
|
|
16
|
-
iconFallback: (props: import("@atlaskit/icon").IconProps) =>
|
|
16
|
+
iconFallback: (props: import("@atlaskit/icon").IconProps) => React.JSX.Element;
|
|
17
17
|
};
|
|
18
18
|
inline: {
|
|
19
19
|
title: {
|
|
@@ -25,7 +25,7 @@ export declare const appearancePropsMap: {
|
|
|
25
25
|
(props: import("@atlaskit/icon").NewCoreIconProps): JSX.Element;
|
|
26
26
|
displayName: string;
|
|
27
27
|
};
|
|
28
|
-
iconFallback: (props: import("@atlaskit/icon").IconProps) =>
|
|
28
|
+
iconFallback: (props: import("@atlaskit/icon").IconProps) => React.JSX.Element;
|
|
29
29
|
};
|
|
30
30
|
block: {
|
|
31
31
|
title: {
|
|
@@ -37,7 +37,7 @@ export declare const appearancePropsMap: {
|
|
|
37
37
|
(props: import("@atlaskit/icon").NewCoreIconProps): JSX.Element;
|
|
38
38
|
displayName: string;
|
|
39
39
|
};
|
|
40
|
-
iconFallback: (props: import("@atlaskit/icon").IconProps) =>
|
|
40
|
+
iconFallback: (props: import("@atlaskit/icon").IconProps) => React.JSX.Element;
|
|
41
41
|
};
|
|
42
42
|
embed: {
|
|
43
43
|
title: {
|
|
@@ -49,7 +49,7 @@ export declare const appearancePropsMap: {
|
|
|
49
49
|
(props: import("@atlaskit/icon").NewCoreIconProps): JSX.Element;
|
|
50
50
|
displayName: string;
|
|
51
51
|
};
|
|
52
|
-
iconFallback: (props: import("@atlaskit/icon").IconProps) =>
|
|
52
|
+
iconFallback: (props: import("@atlaskit/icon").IconProps) => React.JSX.Element;
|
|
53
53
|
};
|
|
54
54
|
};
|
|
55
55
|
export declare const getButtonGroupOption: (intl: IntlShape, areAnyNewToolbarFlagsEnabled: boolean, dispatchCommand: (command: Command) => void, { disabled, onClick, selected, appearance, testId, tooltip }: OptionConfig) => ButtonOptionProps;
|