@tecof/theme-editor 0.0.22 → 0.0.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/styles.css CHANGED
@@ -1614,6 +1614,15 @@
1614
1614
  50% { opacity: 0.5; }
1615
1615
  }
1616
1616
 
1617
+ .tecof-drawer-preview-error {
1618
+ font-size: 11px;
1619
+ font-weight: 500;
1620
+ color: #a1a1aa;
1621
+ font-family: 'Inter', system-ui, sans-serif;
1622
+ text-align: center;
1623
+ padding: 20px 12px;
1624
+ }
1625
+
1617
1626
  .tecof-picture-wrapper {
1618
1627
  width: 100%;
1619
1628
  height: 100%;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tecof/theme-editor",
3
- "version": "0.0.22",
3
+ "version": "0.0.24",
4
4
  "description": "React theme editor library for Tecof projects",
5
5
  "keywords": [
6
6
  "react",