{
  "version": 3,
  "sources": ["../src/index.ts"],
  "sourcesContent": ["export { store } from './store';\nexport { applyFormat } from './apply-format';\nexport { concat } from './concat';\nexport { RichTextData, create } from './create';\nexport { getActiveFormat } from './get-active-format';\nexport { getActiveFormats } from './get-active-formats';\nexport { getActiveObject } from './get-active-object';\nexport { getTextContent } from './get-text-content';\nexport { isCollapsed } from './is-collapsed';\nexport { isEmpty } from './is-empty';\nexport { join } from './join';\nexport { registerFormatType } from './register-format-type';\nexport { removeFormat } from './remove-format';\nexport { remove } from './remove';\nexport { replace } from './replace';\nexport { insert } from './insert';\nexport { insertObject } from './insert-object';\nexport { slice } from './slice';\nexport { split } from './split';\nexport { toDom as __unstableToDom } from './to-dom';\nexport { toHTMLString } from './to-html-string';\nexport { toggleFormat } from './toggle-format';\nexport { unregisterFormatType } from './unregister-format-type';\nexport { createElement as __unstableCreateElement } from './create-element';\n\nexport { privateApis } from './private-apis';\nexport { useAnchorRef } from './hook/use-anchor-ref';\nexport { useAnchor } from './hook/use-anchor';\nexport { useDeprecatedRichText as __unstableUseRichText } from './hook';\n\n// Remnant that is left in an abundance of caution to ensure there's no errors.\nexport function __experimentalRichText() {}\n\n/**\n * An object which represents a formatted string. See main `@wordpress/rich-text`\n * documentation for more information.\n */\nexport type { RichTextValue } from './types';\n"],
  "mappings": ";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,mBAAsB;AACtB,0BAA4B;AAC5B,oBAAuB;AACvB,oBAAqC;AACrC,+BAAgC;AAChC,gCAAiC;AACjC,+BAAgC;AAChC,8BAA+B;AAC/B,0BAA4B;AAC5B,sBAAwB;AACxB,kBAAqB;AACrB,kCAAmC;AACnC,2BAA6B;AAC7B,oBAAuB;AACvB,qBAAwB;AACxB,oBAAuB;AACvB,2BAA6B;AAC7B,mBAAsB;AACtB,mBAAsB;AACtB,oBAAyC;AACzC,4BAA6B;AAC7B,2BAA6B;AAC7B,oCAAqC;AACrC,4BAAyD;AAEzD,0BAA4B;AAC5B,4BAA6B;AAC7B,wBAA0B;AAC1B,kBAA+D;AAGxD,SAAS,yBAAyB;AAAC;",
  "names": []
}
