@bigbinary/neeto-editor 1.39.4 → 1.39.6

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.
@@ -15250,12 +15250,12 @@ var FontSizeOption = function FontSizeOption(_ref) {
15250
15250
  };
15251
15251
  return /*#__PURE__*/React__default["default"].createElement(neetoui.Dropdown, {
15252
15252
  autoWidth: true,
15253
- "data-cy": "neeto-editor-fixed-menu-font-size-option",
15254
15253
  label: activeOption === null || activeOption === void 0 ? void 0 : activeOption.label,
15255
15254
  placement: "bottom-start",
15256
15255
  strategy: "fixed",
15257
15256
  buttonProps: {
15258
15257
  ref: dropdownRef,
15258
+ "data-cy": "neeto-editor-fixed-menu-font-size-option",
15259
15259
  onKeyDown: function onKeyDown(event) {
15260
15260
  var _dropdownRef$current;
15261
15261
  return event.key === "ArrowDown" && ((_dropdownRef$current = dropdownRef.current) === null || _dropdownRef$current === void 0 ? void 0 : _dropdownRef$current.click());
@@ -15844,4 +15844,4 @@ exports.textblockTypeInputRule = textblockTypeInputRule;
15844
15844
  exports.useEditor = useEditor;
15845
15845
  exports.validateUrl = validateUrl;
15846
15846
  exports.wrappingInputRule = wrappingInputRule;
15847
- //# sourceMappingURL=chunk-bdbd1ab4.cjs.js.map
15847
+ //# sourceMappingURL=chunk-9ac1129b.cjs.js.map