Socket
Socket
Sign inDemoInstall

@communities-webruntime/design

Package Overview
Dependencies
Maintainers
2
Versions
356
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@communities-webruntime/design

Design-time libraries for Lightning Web Runtime


Version published
Weekly downloads
495
decreased by-33.73%
Maintainers
2
Weekly downloads
 
Created
Source

@communities-webruntime/design

Summary

This is a Webruntime-specific adapter between @communities-webruntime/client 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

FAQs

Package last updated on 02 Dec 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc