cartodb/lib/assets/javascripts/builder/editor/widgets/widgets-content-not-ready.tpl
2020-06-15 10:58:47 +08:00

36 lines
1.6 KiB
Smarty
Executable File

<div class="FormPlaceholder-widget u-tSpace-m u-flex">
<div class="FormPlaceholder-widgetIcon u-rSpace--m"></div>
<div class="FormPlaceholder-widgetInner">
<span class="FormPlaceholder-title FormPlaceholder-size--long"></span>
<span class="FormPlaceholder-title FormPlaceholder-size--long"></span>
<span class="FormPlaceholder-title FormPlaceholder-size--med u-tSpace-xl"></span>
</div>
</div>
<div class="FormPlaceholder-widget u-tSpace-m u-flex">
<div class="FormPlaceholder-widgetIcon u-rSpace--m"></div>
<div class="FormPlaceholder-widgetInner">
<span class="FormPlaceholder-title FormPlaceholder-size--med"></span>
<span class="FormPlaceholder-title FormPlaceholder-size--med"></span>
<span class="FormPlaceholder-title FormPlaceholder-size--long u-tSpace-xl"></span>
</div>
</div>
<div class="FormPlaceholder-widget u-tSpace-m u-flex">
<div class="FormPlaceholder-widgetIcon u-rSpace--m"></div>
<div class="FormPlaceholder-widgetInner">
<span class="FormPlaceholder-title FormPlaceholder-size--med"></span>
<span class="FormPlaceholder-title FormPlaceholder-size--med"></span>
<span class="FormPlaceholder-title FormPlaceholder-size--short u-tSpace-xl"></span>
</div>
</div>
<div class="FormPlaceholder-widget u-tSpace-m u-flex">
<div class="FormPlaceholder-widgetIcon u-rSpace--m"></div>
<div class="FormPlaceholder-widgetInner">
<span class="FormPlaceholder-title FormPlaceholder-size--long"></span>
<span class="FormPlaceholder-title FormPlaceholder-size--long"></span>
<span class="FormPlaceholder-title FormPlaceholder-size--short u-tSpace-xl"></span>
</div>
</div>