Socket
Socket
Sign inDemoInstall

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-0424a390a38f5f5b02def615bb4a71db2cd844b0 to 0.0.0-04d39e5d5bd445136b3f956f3da9ca27098c2715

dist/mobileNativeLoader.js

38

dist/src/index.d.ts

@@ -1,33 +0,7 @@

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 { createSoundCloudPlugin } from './createSoundCloudPlugin';
export { default as SoundCloudViewer } from './soundCloud-viewer';
export { SOUND_CLOUD_TYPE } from './types';
export { Modals, ModalsMap } from './modals';
export { typeMapper as soundCloudTypeMapper } from './typeMapper';
export { pluginSoundCloud } from './editor';
//# sourceMappingURL=index.d.ts.map

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

{"name":"richlagetest","version":"0.0.0-0424a390a38f5f5b02def615bb4a71db2cd844b0"}
{"name":"richlagetest","version":"0.0.0-04d39e5d5bd445136b3f956f3da9ca27098c2715"}

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

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