@payloadcms/richtext-slate
Advanced tools
Comparing version 3.0.0-beta.70 to 3.0.0-beta.71
@@ -1,3 +0,2 @@ | ||
import type { FieldMap } from '@payloadcms/ui'; | ||
import type { FormState } from 'payload'; | ||
import type { FieldMap, FormState } from 'payload'; | ||
export type Props = { | ||
@@ -4,0 +3,0 @@ drawerSlug: string; |
@@ -1,2 +0,2 @@ | ||
import type { FormFieldBase } from '@payloadcms/ui'; | ||
import type { FormFieldBase } from 'payload'; | ||
import React from 'react'; | ||
@@ -3,0 +3,0 @@ import './index.scss'; |
@@ -1,2 +0,2 @@ | ||
import type { FormFieldBase } from '@payloadcms/ui'; | ||
import type { FormFieldBase } from 'payload'; | ||
import React from 'react'; | ||
@@ -3,0 +3,0 @@ import './index.scss'; |
@@ -1,3 +0,2 @@ | ||
import type { FormFieldBase } from '@payloadcms/ui'; | ||
import type { ClientCollectionConfig } from 'payload'; | ||
import type { ClientCollectionConfig, FormFieldBase } from 'payload'; | ||
import React from 'react'; | ||
@@ -4,0 +3,0 @@ import type { UploadElementType } from '../../types.js'; |
@@ -1,2 +0,2 @@ | ||
import type { FormFieldBase } from '@payloadcms/ui'; | ||
import type { FormFieldBase } from 'payload'; | ||
import React from 'react'; | ||
@@ -3,0 +3,0 @@ export declare const RichTextField: React.FC<{ |
@@ -1,2 +0,2 @@ | ||
import type { FormFieldBase } from '@payloadcms/ui'; | ||
import type { FormFieldBase } from 'payload'; | ||
import React from 'react'; | ||
@@ -3,0 +3,0 @@ type ElementButtonContextType = { |
@@ -1,2 +0,2 @@ | ||
import type { FormFieldBase } from '@payloadcms/ui'; | ||
import type { FormFieldBase } from 'payload'; | ||
import type { Element } from 'slate'; | ||
@@ -3,0 +3,0 @@ import React from 'react'; |
@@ -1,2 +0,2 @@ | ||
import type { FormFieldBase } from '@payloadcms/ui'; | ||
import type { FormFieldBase } from 'payload'; | ||
import React from 'react'; | ||
@@ -3,0 +3,0 @@ type LeafButtonContextType = { |
@@ -1,2 +0,2 @@ | ||
import type { FormFieldBase } from '@payloadcms/ui'; | ||
import type { FormFieldBase } from 'payload'; | ||
import React from 'react'; | ||
@@ -3,0 +3,0 @@ type LeafContextType = { |
@@ -1,2 +0,2 @@ | ||
import type { FormFieldBase } from '@payloadcms/ui'; | ||
import type { FormFieldBase } from 'payload'; | ||
import type { BaseEditor } from 'slate'; | ||
@@ -3,0 +3,0 @@ import type { HistoryEditor } from 'slate-history'; |
{ | ||
"name": "@payloadcms/richtext-slate", | ||
"version": "3.0.0-beta.70", | ||
"version": "3.0.0-beta.71", | ||
"description": "The officially supported Slate richtext adapter for Payload", | ||
@@ -39,10 +39,10 @@ "homepage": "https://payloadcms.com", | ||
"@payloadcms/eslint-config": "3.0.0-beta.59", | ||
"@payloadcms/ui": "3.0.0-beta.70", | ||
"payload": "3.0.0-beta.70" | ||
"@payloadcms/ui": "3.0.0-beta.71", | ||
"payload": "3.0.0-beta.71" | ||
}, | ||
"peerDependencies": { | ||
"react": "^19.0.0 || ^19.0.0-rc-6230622a1a-20240610", | ||
"@payloadcms/translations": "3.0.0-beta.70", | ||
"@payloadcms/ui": "3.0.0-beta.70", | ||
"payload": "3.0.0-beta.70" | ||
"payload": "3.0.0-beta.71", | ||
"@payloadcms/translations": "3.0.0-beta.71", | ||
"@payloadcms/ui": "3.0.0-beta.71" | ||
}, | ||
@@ -49,0 +49,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
533884
4693