- Remove FillPickerRoot and useFillPicker from source, exports, and localized docs - Replace the final PanelRow consumer with accessible auto-layout controls - Document the canonical panel and fill composition contracts
1.4 KiB
1.4 KiB
| title | description |
|---|---|
| Advanced | Lower-level and specialized APIs in @open-pencil/vue. |
Advanced
These APIs are public, but they are more specialized than the main component and composable surface.
Selection and scene helpers
Picker, variables, locale, and editor internals
- useColorVariableBinding
- useColorBindingProvider
- useGradientStops
- useFontPicker
- useOkHCL
- useVariables
- useVariablesDialogState
- useVariablesTable
- Locale APIs
- useToolbarState
- useNodeFontStatus
Editor-shell utilities
- useLayerDrag
- useInlineRename
- useCanvasDrop
- extractImageFilesFromClipboard
- useViewportKind
- toolCursor