Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

richlagetest

Package Overview
Dependencies
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

richlagetest - npm Package Compare versions

Comparing version 0.0.0-cc62acf3ee4d7af03b79a7906c72d2cc69eda915 to 0.0.0-d626350c261581b7616d91dc3ca9abbe4a7eff1d

dist/module.viewer.cjs.js

35

dist/src/index.d.ts

@@ -1,33 +0,4 @@

export * from './Icons';
export { default as ClickOutside } from './Components/ClickOutside/ClickOutside';
export { default as useClickOutside } from './Components/ClickOutside/useClickOutside';
export { default as LinkPanelWrapper } from './Components/LinkComponents/LinkPanelWrapper';
export { default as LinkButton } from './Components/LinkComponents/LinkButton';
export { default as LinkModal } from './Components/LinkComponents/LinkModal';
export { default as ToolbarButton } from './Components/ToolbarButton';
export { default as InlineToolbarButton } from './Components/InlineToolbarButton';
export { default as EditorModals } from './Modals/EditorModals';
export { default as decorateComponentWithProps } from './Utils/decorateComponentWithProps';
export { getToolbarTheme } from './Utils/getToolbarTheme';
export { getModalStyles, getBottomToolbarModalStyles } from './Utils/getModalStyles';
export { undo, redo } from './Utils/handleUndoRedoCommands';
export { getAnchorableBlocks } from './Components/AnchorComponents/anchorUtils';
export { updateLinkAtCurrentSelection, insertLinkAtCurrentSelection, insertLinkInPosition, getEntityData, insertCustomLink, hasLinksInBlock, getLinkRangesInBlock, fixPastedLinks, hasLinksInSelection, getLinkDataInSelection, removeLinksInSelection, getTextAlignment, setTextAlignment, getAnchorBlockData, mergeBlockData, isAtomicBlockFocused, blockKeyToEntityKey, setEntityData, setBlockNewEntityData, replaceWithEmptyBlock, deleteBlock, getBlockAtStartOfSelection, getSelectedBlocks, createEntity, createBlockAndFocus, createBlock, getBlockInfo, getBlockEntityType, getFocusedBlockKey, createCalcContentDiff, getEditorContentSummary, createSelection, getBlockType, hasInlineStyle, getDraftInlineStyle, indentSelectedBlocks, isTypeText, setForceSelection, deleteBlockText, insertString, deleteCharacterBeforeCursor, createLinkEntityData, getCharacterBeforeSelection, isPluginFocused, getSelectionRange, isInSelectionRange, cloneDeepWithoutEditorState, isCursorAtStartOfContent, isCursorAtFirstLine, selectAllContent, isAtomicBlockInSelection, setSelectionToBlock, hasBlockType, setNativeSelectionToBlock, } from './Utils/draftUtils';
export { triggerMention, insertMention } from './Utils/mentionUtils';
export { isiOS } from './Utils/isiOS';
export { mergeToolbarSettings } from './Utils/mergeToolbarSettings';
export { COMMANDS, DraftCommand, TEXT_TYPES, MODIFIERS, TOOLBARS, DISPLAY_MODE, CHARACTERS, FORMATTING_BUTTONS, INSERT_PLUGIN_BUTTONS, BUTTON_TYPES, KEYS_CHARCODE, } from './consts';
import './draftTypes';
export * from './tiptapTypes';
import { ContentState } from '@wix/draft-js';
import { DraftContent } from 'wix-rich-content-common';
export declare const convertFromRaw: (rawState: DraftContent) => ContentState;
export { convertToRaw, getVisibleSelectionRect, EditorState, SelectionState, DefaultDraftBlockRenderMap, Modifier, RichUtils, KeyBindingUtil, genKey, ContentBlock, BlockMapBuilder, AtomicBlockUtils, ContentState, RawDraftContentState, EditorChangeType, convertFromHTML, CharacterMetadata, BlockMap, getDefaultKeyBinding, } from '@wix/draft-js';
import DraftOffsetKey from '@wix/draft-js/lib/DraftOffsetKey';
export { DraftOffsetKey };
export { elementOverflowWithEditor } from './Utils/overflowUtils';
export { createEditorStyles } from './Utils/createEditorStyles';
export declare const getEmptyDraftContent: () => DraftContent;
export { getSelectionStyles, hasOneStyleInSelection, setInlineStyle, removeCurrentInlineStyle, getDefaultStyleFn, getCustomStyleFn, getCustomStyleFns, getBlockStyleRanges, } from './Utils/inlineStyleUtils';
export { scrollToBlock } from './Utils/scrollToBlock';
export { UNDO_REDO_TYPE } from './types';
export { createUndoRedoPlugin } from './createUndoRedoPlugin';
export { pluginUndoRedo } from './editor';
//# sourceMappingURL=index.d.ts.map

@@ -1,1 +0,1 @@

{"name":"richlagetest","version":"0.0.0-cc62acf3ee4d7af03b79a7906c72d2cc69eda915"}
{"name":"richlagetest","version":"0.0.0-d626350c261581b7616d91dc3ca9abbe4a7eff1d"}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc