@jbpark/live-editor 2.1.1 → 2.2.0

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,2 +1,2 @@
1
- import { a as ICON_OPTIONS, c as PanelRenderData, d as DraggableItemDragState, f as DraggableItemProps, i as ICON_MAP, l as Props, n as Panel, o as PaletteRenderData, r as PanelProps, s as PanelBinding, t as Dnd, u as DraggableItem } from "../index-9bvWkK07.js";
2
- export { Panel as DefaultPanel, DraggableItem, type DraggableItemDragState, type DraggableItemProps, ICON_MAP, ICON_OPTIONS, type PaletteRenderData, type PanelBinding, type PanelProps, type PanelRenderData, type Props, Dnd as default };
1
+ import { S as DraggableItemProps, _ as PanelNodeChange, a as ItemsEditorNestedElement, b as DraggableItem, c as useItemsEditor, d as ICON_MAP, f as ICON_OPTIONS, g as PanelBinding, h as PaletteRenderData, i as ItemsEditorItem, l as Panel, m as FieldProps, n as ItemsEditor, o as ItemsEditorNestedGroup, p as Field, r as ItemsEditorActions, s as ItemsEditorOptions, t as Dnd, u as PanelProps, v as PanelRenderData, x as DraggableItemDragState, y as Props } from "../index-DYm4nsej.js";
2
+ export { Panel as DefaultPanel, DraggableItem, type DraggableItemDragState, type DraggableItemProps, Field, type FieldProps, ICON_MAP, ICON_OPTIONS, type ItemsEditor, type ItemsEditorActions, type ItemsEditorItem, type ItemsEditorNestedElement, type ItemsEditorNestedGroup, type ItemsEditorOptions, type PaletteRenderData, type PanelBinding, type PanelNodeChange, type PanelProps, type PanelRenderData, type Props, Dnd as default, useItemsEditor };
package/dist/dnd/index.js CHANGED
@@ -1,2 +1,2 @@
1
- import { a as DraggableItem, i as ICON_OPTIONS, n as Panel, r as ICON_MAP, t as Dnd } from "../dnd-C1YGcp4k.js";
2
- export { Panel as DefaultPanel, DraggableItem, ICON_MAP, ICON_OPTIONS, Dnd as default };
1
+ import { a as ICON_OPTIONS, i as ICON_MAP, n as Panel, o as useItemsEditor, r as Field, s as DraggableItem, t as Dnd } from "../dnd-DRivgZdt.js";
2
+ export { Panel as DefaultPanel, DraggableItem, Field, ICON_MAP, ICON_OPTIONS, Dnd as default, useItemsEditor };