asma-ui-richeditor 0.2.10 → 0.2.12

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.
@@ -1,4 +1,4 @@
1
- import e,{forwardRef as t,useRef as n,useState as f,useDebugValue as i,useEffect as r,createContext as o,useContext as a,useLayoutEffect as s,createElement as l,useCallback as c,useMemo as d,memo as u,Fragment as h,Component as p,createRef as m,Suspense as g,useImperativeHandle as w}from"react";import M from"react-dom";import{StyledMenuItem as b,StyledTooltip as y,StyledButton as L,StyledPopover as C,LinkOutlineIcon as v,DotsVerticalIcon as j,StyledDialog as k,StyledInputField as I,StyledFormControl as x,StyledChip as S,ErrorOutlineIcon as N}from"asma-core-ui";var T,D={exports:{}},A={};
1
+ import e,{forwardRef as t,useRef as n,useState as f,useDebugValue as i,useEffect as r,createContext as o,useContext as a,useLayoutEffect as s,createElement as l,useCallback as c,useMemo as d,memo as u,Fragment as h,Component as p,createRef as m,Suspense as g,useImperativeHandle as w}from"react";import M from"react-dom";import{StyledMenuItem as b,StyledTooltip as y,StyledButton as L,StyledPopover as C,LinkOutlineIcon as v,DotsVerticalIcon as j,StyledDialog as k,StyledInputField as I,StyledFormControl as x,StyledChip as S,ErrorOutlineIcon as N}from"asma-ui-core";var T,D={exports:{}},A={};
2
2
  /**
3
3
  * @license React
4
4
  * react-jsx-runtime.production.min.js
@@ -1,4 +1,4 @@
1
- import { type TextFieldProps } from 'asma-core-ui';
1
+ import { type TextFieldProps } from 'asma-ui-core';
2
2
  import type { Editor } from '@tiptap/core';
3
3
  import type { ILocale } from '../interfaces/types';
4
4
  export declare const FontSizeSelect: (props: TextFieldProps & {