react-intlayer
Advanced tools
Comparing version
import { type NodeProps } from '@intlayer/core'; | ||
import { type IntlayerNode } from '../IntlayerNode'; | ||
import { type ContentSelectorWrapperProps } from './ContentSelectorWrapper'; | ||
export type RenderIntlayerEditorProps = Omit<ContentSelectorWrapperProps, 'children' | 'content'> & NodeProps; | ||
export type RenderIntlayerEditorProps = Omit<ContentSelectorWrapperProps, 'children' | 'content'> & NodeProps & { | ||
value?: string; | ||
}; | ||
export declare const renderIntlayerEditor: (props: RenderIntlayerEditorProps) => IntlayerNode; | ||
//# sourceMappingURL=renderContentEditor.d.ts.map |
@@ -1,3 +0,3 @@ | ||
import { type IntlayerNode } from '../IntlayerNode'; | ||
export declare const renderMarkdown: (markdown: string) => IntlayerNode; | ||
import type { ReactNode } from 'react'; | ||
export declare const renderMarkdown: (markdown: string) => ReactNode; | ||
//# sourceMappingURL=renderMarkdown.d.ts.map |
{ | ||
"name": "react-intlayer", | ||
"version": "5.1.6", | ||
"version": "5.1.7", | ||
"private": false, | ||
@@ -71,7 +71,7 @@ "description": "Easily internationalize i18n your React applications with type-safe multilingual content management.", | ||
"js-cookie": "^3.0.5", | ||
"@intlayer/api": "5.1.6", | ||
"@intlayer/config": "5.1.6", | ||
"@intlayer/core": "5.1.6", | ||
"@intlayer/dictionaries-entry": "5.1.6", | ||
"@intlayer/editor-react": "5.1.6" | ||
"@intlayer/api": "5.1.7", | ||
"@intlayer/config": "5.1.7", | ||
"@intlayer/core": "5.1.7", | ||
"@intlayer/dictionaries-entry": "5.1.7", | ||
"@intlayer/editor-react": "5.1.7" | ||
}, | ||
@@ -93,5 +93,5 @@ "devDependencies": { | ||
"@utils/ts-config": "1.0.4", | ||
"@utils/tsup-config": "1.0.4", | ||
"@utils/ts-config-types": "1.0.4", | ||
"@utils/tsup-config": "1.0.4", | ||
"@intlayer/backend": "5.1.6" | ||
"@intlayer/backend": "5.1.7" | ||
}, | ||
@@ -101,8 +101,8 @@ "peerDependencies": { | ||
"react-dom": ">=16.0.0", | ||
"@intlayer/api": "5.1.6", | ||
"@intlayer/config": "5.1.6", | ||
"@intlayer/core": "5.1.6", | ||
"@intlayer/dictionaries-entry": "5.1.6", | ||
"@intlayer/editor-react": "5.1.6", | ||
"intlayer": "5.1.6" | ||
"@intlayer/api": "5.1.7", | ||
"@intlayer/config": "5.1.7", | ||
"@intlayer/core": "5.1.7", | ||
"@intlayer/dictionaries-entry": "5.1.7", | ||
"@intlayer/editor-react": "5.1.7", | ||
"intlayer": "5.1.7" | ||
}, | ||
@@ -109,0 +109,0 @@ "engines": { |
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
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
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
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
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
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
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
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
Sorry, the diff of this file is not supported yet
293261
0.78%3310
0.67%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated