@innovastudio/contentbuilder 1.4.111 → 1.4.113

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@innovastudio/contentbuilder",
3
3
  "type": "module",
4
- "version": "1.4.111",
4
+ "version": "1.4.113",
5
5
  "description": "",
6
6
  "main": "public/contentbuilder/contentbuilder.esm.js",
7
7
  "files": [
@@ -74990,6 +74990,12 @@ class ContentStuff {
74990
74990
  <symbol viewBox="0 0 512 512" id="ion-volume-medium">
74991
74991
  <path d="M270 407.7V104.4L175.3 192H71v128h104.3zm56.3-52.1c20.5-27.8 32.8-62.3 32.8-99.6 0-37.4-12.3-71.8-32.8-99.6l-20.4 15.3c17.4 23.6 27.8 52.7 27.8 84.3 0 31.6-10.4 60.7-27.8 84.3l20.4 15.3zm66.5 46c30-40.7 48-91 48-145.6s-18-104.9-48-145.6l-20.4 15.3c26.9 36.4 43 81.4 43 130.3 0 48.9-16.1 93.8-43 130.3l20.4 15.3z"/>
74992
74992
  </symbol>
74993
+ <symbol id="icon-folder2" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
74994
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
74995
+ <path d="M11 19h-6a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v2.5"></path>
74996
+ <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path>
74997
+ <path d="M20.2 20.2l1.8 1.8"></path>
74998
+ </symbol>
74993
74999
  </defs>
74994
75000
  </svg>
74995
75001
 
@@ -75367,8 +75373,9 @@ class ContentStuff {
75367
75373
  flex-direction: column;
75368
75374
  width: auto;
75369
75375
  left: auto;
75370
- right: -40px;
75376
+ right: -30px;
75371
75377
  }
75378
+
75372
75379
  .is-tool.is-row-tool button {
75373
75380
  width: 25px;
75374
75381
  height: 25px;