@bigbinary/neeto-editor 1.47.118 → 1.47.119

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/dist/Editor.js CHANGED
@@ -19,7 +19,7 @@ import ReactDOM from 'react-dom/server';
19
19
  import { l as lowlight, d as decodeHtmlEntities, r as removeEmptyTags } from './chunk-BR5ZkH7J.js';
20
20
  import { L as LINK_VALIDATION_SCHEMA, D as DEFAULT_EDITOR_OPTIONS } from './chunk-CF5f8-fy.js';
21
21
  import Megaphone from '@bigbinary/neeto-icons/misc/Megaphone';
22
- import { C as CALLOUT_TYPES, E as EmojiPickerMenu, v as validateUrl, g as getLinkPopoverPosition, M as Menu$4, a as MenuDynamicVariables, b as MediaUploader, L as LinkAddPopOver } from './chunk-BKsyn0lE.js';
22
+ import { C as CALLOUT_TYPES, E as EmojiPickerMenu, v as validateUrl, g as getLinkPopoverPosition, M as Menu$4, a as MenuDynamicVariables, b as MediaUploader, L as LinkAddPopOver } from './chunk-BmY70WOK.js';
23
23
  import Down from '@bigbinary/neeto-icons/Down';
24
24
  import Highlight from '@bigbinary/neeto-icons/Highlight';
25
25
  import CopyToClipboardButton from '@bigbinary/neeto-molecules/CopyToClipboardButton';
@@ -33,7 +33,7 @@ import 'i18next';
33
33
  import 'yup';
34
34
  import 'react-dom/server';
35
35
  import '@bigbinary/neeto-icons/misc/Megaphone';
36
- import './chunk-BKsyn0lE.js';
36
+ import './chunk-BmY70WOK.js';
37
37
  import '@bigbinary/neeto-icons/TextH1';
38
38
  import '@bigbinary/neeto-icons/TextH2';
39
39
  import '@bigbinary/neeto-icons/TextH3';
package/dist/Menu.js CHANGED
@@ -3,7 +3,7 @@ import '@babel/runtime/helpers/toConsumableArray';
3
3
  import '@babel/runtime/helpers/slicedToArray';
4
4
  import 'react';
5
5
  import 'ramda';
6
- export { M as default } from './chunk-BKsyn0lE.js';
6
+ export { M as default } from './chunk-BmY70WOK.js';
7
7
  import './chunk-CF5f8-fy.js';
8
8
  import 'react/jsx-runtime';
9
9
  import './chunk-C2dztUxs.js';
@@ -930,7 +930,8 @@ var TextColorOption = function TextColorOption(_ref) {
930
930
  content: tooltipContent !== null && tooltipContent !== void 0 ? tooltipContent : label,
931
931
  position: "bottom"
932
932
  },
933
- className: "neeto-editor-fixed-menu__item neeto-editor-text-color-option"
933
+ className: "neeto-editor-fixed-menu__item neeto-editor-text-color-option",
934
+ "data-testid": "neeto-editor-fixed-menu-text-color-option"
934
935
  },
935
936
  customTarget: isSecondaryMenu && /*#__PURE__*/jsx(SecondaryMenuTarget, {
936
937
  label: label,
@@ -3358,4 +3359,4 @@ var Menu = function Menu(props) {
3358
3359
  };
3359
3360
 
3360
3361
  export { CALLOUT_TYPES as C, EmojiPickerMenu as E, LinkAddPopOver as L, Menu as M, MenuDynamicVariables as a, MediaUploader as b, getLinkPopoverPosition as g, validateUrl as v };
3361
- //# sourceMappingURL=chunk-BKsyn0lE.js.map
3362
+ //# sourceMappingURL=chunk-BmY70WOK.js.map