This package has been deprecated

Author message:

This package is no longer in use. Please see @communities-webruntime/design

@webruntime/design

0.18.49 • Public • Published

@webruntime/design

Summary

This is a Webruntime-specific adapter between @webruntime/framework and commeditor.

Usage

Build the package and include the generated webruntimedesign.js alongside your webruntime.js:

<script src="/webruntime.js"/>
<script src="/webruntimedesign.js"/>

It will periodically scan the DOM and collect any interactable elements.

Notable modules

webruntimedesign/regionWrapper

webruntimedesign/componentWrapper

webruntimedesign/designmode

  • Configuration for @lbf/interactions

webruntimedesign/StyleManager

  • Handles CSS variable update requests on the canvas

Notable dependencies

  • @lbf/interactions is used primarily for shadowDOM compatible canvas interactability
  • @lbf/utils is used primarily for the included Window postmessage connection manager

Readme

Keywords

none

Package Sidebar

Install

npm i @webruntime/design

Weekly Downloads

11

Version

0.18.49

License

MIT

Unpacked Size

406 kB

Total Files

31

Last publish

Collaborators

  • lwc-admin
  • tconn
  • diervo
  • zhawtof
  • kjkimsfdc