@portabletext/editor 7.11.0 → 7.12.1
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.
- package/README.md +57 -67
- package/lib/{behavior.types.action-DXkAaEGS.d.ts → behavior.types.action-DH6ujvaH.d.ts} +244 -16
- package/lib/behavior.types.action-DH6ujvaH.d.ts.map +1 -0
- package/lib/behaviors/index.d.ts +1 -1
- package/lib/index.d.ts +2 -2
- package/lib/index.js +297 -97
- package/lib/index.js.map +1 -1
- package/lib/plugins/index.d.ts +3 -3
- package/lib/plugins/index.js +2 -2
- package/lib/plugins/index.js.map +1 -1
- package/lib/selectors/index.d.ts +1 -1
- package/lib/traversal/index.d.ts +1 -1
- package/lib/utils/index.d.ts +1 -1
- package/package.json +1 -1
- package/lib/behavior.types.action-DXkAaEGS.d.ts.map +0 -1
package/lib/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { $t as
|
|
2
|
-
export { type AddedAnnotationPaths, type AnnotationDefinition, type AnnotationPath, type AnnotationSchemaType, type BaseDefinition, type BlockAnnotationRenderProps, type BlockChildRenderProps, type BlockDecoratorRenderProps, type BlockListItemRenderProps, type BlockObject, type BlockObjectDefinition, type BlockObjectRender, type BlockObjectRenderProps, type BlockObjectSchemaType, type BlockOffset, type BlockPath, type BlockRenderProps, type BlockStyleRenderProps, type ChildPath, type Container, type ContainerRender, type ContainerRenderProps, type Containers, type DecoratorDefinition, type DecoratorSchemaType, type EditableAPIDeleteOptions, type Editor, type EditorConfig, type EditorContext, type EditorEmittedEvent, type EditorEvent, EditorProvider, type EditorProviderProps, type EditorSchema, type EditorSelection, type EditorSelectionPoint, type EditorSelector, type EditorSnapshot, type FieldDefinition, type HotkeyOptions, type InlineObject, type InlineObjectDefinition, type InlineObjectRender, type InlineObjectRenderProps, type InlineObjectSchemaType, type InvalidValueResolution, type ListDefinition, type ListSchemaType, type MutationEvent, type OfDefinition, type OnCopyFn, type OnPasteFn, type OnPasteResult, type OnPasteResultOrPromise, type Operation, type PasteData, type Patch, type PatchesEvent, type Path, type PortableTextBlock, type PortableTextChild, PortableTextEditable, type PortableTextEditableProps, PortableTextEditor, type PortableTextObject, type PortableTextSpan, type PortableTextTextBlock, type RangeDecoration, type RangeDecorationOnMovedDetails, type RegisteredBlockObject, type RegisteredContainer, type RegisteredInlineObject, type RegisteredPositional, type RegisteredSpan, type RegistrableNode, type RenderAnnotationFunction, type RenderBlockFunction, type RenderChildFunction, type RenderDecoratorFunction, type RenderEditableFunction, type RenderListItemFunction, type RenderPlaceholderFunction, type RenderStyleFunction, type SchemaDefinition, type ScrollSelectionIntoViewFunction, type Span, type SpanRender, type SpanRenderProps, type StyleDefinition, type StyleSchemaType, type TextBlock, type TextBlockRender, type TextBlockRenderProps, defineBlockObject, defineContainer, defineInlineObject, defineSchema, defineSpan, defineTextBlock, defaultKeyGenerator as keyGenerator, resolveContainerAt, useEditor, useEditorSelector, usePortableTextEditor, usePortableTextEditorSelection };
|
|
1
|
+
import { $t as DecoratorRender, A as PortableTextSpan, At as PortableTextEditableProps, B as usePortableTextEditor, Bt as RegisteredInlineObject, C as ListDefinition, Ct as RenderDecoratorFunction, D as PortableTextBlock, Dt as RenderStyleFunction, E as Patch, Et as RenderPlaceholderFunction, F as defineSchema, G as Editor, Gt as AnnotationRenderProps, H as useEditorSelector, Ht as RegisteredSpan, I as BlockOffset, It as EditorSchema, J as EditorEmittedEvent, Jt as BlockObjectRenderProps, K as EditorConfig, Kt as BlockObject, L as useEditor, Lt as Containers, M as SchemaDefinition, Mt as PortableTextEditor, N as StyleDefinition, Nt as resolveContainerAt, O as PortableTextChild, Ot as ScrollSelectionIntoViewFunction, P as StyleSchemaType, Qt as Decorator, R as defaultKeyGenerator, Rt as RegisteredBlockObject, S as InlineObjectSchemaType, Sn as Path, St as RenderChildFunction, T as OfDefinition, Tt as RenderListItemFunction, U as EditorProvider, Ut as Annotation, V as EditorSelector, Vt as RegisteredPositional, W as EditorProviderProps, Wt as AnnotationRender, X as Operation, Xt as ContainerRender, Y as MutationEvent, Yt as Container, Zt as ContainerRenderProps, _ as BlockObjectSchemaType, _n as defineTextBlock, _t as PasteData, an as Span, at as BlockDecoratorRenderProps, b as FieldDefinition, bn as ChildPath, bt as RenderAnnotationFunction, cn as TextBlock, ct as BlockStyleRenderProps, dn as defineAnnotation, dt as EditorSelectionPoint, en as DecoratorRenderProps, et as EditorContext, f as PatchesEvent, fn as defineBlockObject, ft as InvalidValueResolution, g as BlockObjectDefinition, gn as defineSpan, gt as OnPasteResultOrPromise, h as BaseDefinition, hn as defineInlineObject, ht as OnPasteResult, in as RegistrableNode, it as BlockChildRenderProps, j as PortableTextTextBlock, jt as HotkeyOptions, k as PortableTextObject, kt as PortableTextEditable, ln as TextBlockRender, lt as EditableAPIDeleteOptions, m as AnnotationSchemaType, mn as defineDecorator, mt as OnPasteFn, nn as InlineObjectRender, nt as AddedAnnotationPaths, on as SpanRender, ot as BlockListItemRenderProps, p as AnnotationDefinition, pn as defineContainer, pt as OnCopyFn, q as EditorEvent, qt as BlockObjectRender, rn as InlineObjectRenderProps, rt as BlockAnnotationRenderProps, sn as SpanRenderProps, st as BlockRenderProps, tn as InlineObject, tt as EditorSnapshot, un as TextBlockRenderProps, ut as EditorSelection, v as DecoratorDefinition, vn as AnnotationPath, vt as RangeDecoration, w as ListSchemaType, wt as RenderEditableFunction, x as InlineObjectDefinition, xt as RenderBlockFunction, y as DecoratorSchemaType, yn as BlockPath, yt as RangeDecorationOnMovedDetails, z as usePortableTextEditorSelection, zt as RegisteredContainer } from "./behavior.types.action-DH6ujvaH.js";
|
|
2
|
+
export { type AddedAnnotationPaths, type Annotation, type AnnotationDefinition, type AnnotationPath, type AnnotationRender, type AnnotationRenderProps, type AnnotationSchemaType, type BaseDefinition, type BlockAnnotationRenderProps, type BlockChildRenderProps, type BlockDecoratorRenderProps, type BlockListItemRenderProps, type BlockObject, type BlockObjectDefinition, type BlockObjectRender, type BlockObjectRenderProps, type BlockObjectSchemaType, type BlockOffset, type BlockPath, type BlockRenderProps, type BlockStyleRenderProps, type ChildPath, type Container, type ContainerRender, type ContainerRenderProps, type Containers, type Decorator, type DecoratorDefinition, type DecoratorRender, type DecoratorRenderProps, type DecoratorSchemaType, type EditableAPIDeleteOptions, type Editor, type EditorConfig, type EditorContext, type EditorEmittedEvent, type EditorEvent, EditorProvider, type EditorProviderProps, type EditorSchema, type EditorSelection, type EditorSelectionPoint, type EditorSelector, type EditorSnapshot, type FieldDefinition, type HotkeyOptions, type InlineObject, type InlineObjectDefinition, type InlineObjectRender, type InlineObjectRenderProps, type InlineObjectSchemaType, type InvalidValueResolution, type ListDefinition, type ListSchemaType, type MutationEvent, type OfDefinition, type OnCopyFn, type OnPasteFn, type OnPasteResult, type OnPasteResultOrPromise, type Operation, type PasteData, type Patch, type PatchesEvent, type Path, type PortableTextBlock, type PortableTextChild, PortableTextEditable, type PortableTextEditableProps, PortableTextEditor, type PortableTextObject, type PortableTextSpan, type PortableTextTextBlock, type RangeDecoration, type RangeDecorationOnMovedDetails, type RegisteredBlockObject, type RegisteredContainer, type RegisteredInlineObject, type RegisteredPositional, type RegisteredSpan, type RegistrableNode, type RenderAnnotationFunction, type RenderBlockFunction, type RenderChildFunction, type RenderDecoratorFunction, type RenderEditableFunction, type RenderListItemFunction, type RenderPlaceholderFunction, type RenderStyleFunction, type SchemaDefinition, type ScrollSelectionIntoViewFunction, type Span, type SpanRender, type SpanRenderProps, type StyleDefinition, type StyleSchemaType, type TextBlock, type TextBlockRender, type TextBlockRenderProps, defineAnnotation, defineBlockObject, defineContainer, defineDecorator, defineInlineObject, defineSchema, defineSpan, defineTextBlock, defaultKeyGenerator as keyGenerator, resolveContainerAt, useEditor, useEditorSelector, usePortableTextEditor, usePortableTextEditorSelection };
|