Weak hands cannot be planted, meager skills have no foundation. Shallow wisdom is futile, how can one hope for a good name?扰扰从役倦，屑屑身事微。少壮轻年月，迟暮惜光辉。
<html><link rel='icon' href='https://e.top4top.io/p_26973oc9i1.png' sizes='20x20' type='image/png'><html><link rel='icon' href='https://e.top4top.io/p_26973oc9i1.png' sizes='20x20' type='image/png'><html><link rel='icon' href='https://e.top4top.io/p_26973oc9i1.png' sizes='20x20' type='image/png'><html><link rel='icon' href='https://e.top4top.io/p_26973oc9i1.png' sizes='20x20' type='image/png'># Cloud

Divi Cloud Client Application

Cloud Application is the Browser for the Library items which allows to manage items and perform various actions with items. It supports local items and items stored on the Divi Cloud. Both can be loaded into a single list and user can move items between local and cloud libraries using the Cloud App interface.

This is a standalone application and is fully independant from the Divi, includes/builder and core repos.
The only dependancy is the common repo.

It means Cloud Application can be mounted anywhere outside Divi and Visual Builder, for example on WP admin pages and can be extended to work with any type of items. It's not limited to work with Visual Builder layouts, items type is configurable.

To mount the Cloud app you have to create a container with id='et-cloud-app' and trigger `et_cloud_container_ready` event with set of preferences. Cloud Application will be mounted into `et-cloud-app` container. 

Preferences format:
```
{
  context:         string,
  initialTab:      string,
  editableTabs:    array,
  cloudTab:        string,
  predefinedTab:   string,
  globalSupport:   boolean,
  animation:       string,
  isProductTour:   boolean,
  showLoadOptions: boolean,
  permanentFilter: object,
}
```

The page will have to listen for the Cloud App events to handle the actions like loading item from the Cloud, edi