@innovastudio/contentbox 1.4.38 → 1.4.40

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/contentbox",
3
3
  "type": "module",
4
- "version": "1.4.38",
4
+ "version": "1.4.40",
5
5
  "description": "",
6
6
  "main": "public/contentbox/contentbox.esm.js",
7
7
  "files": [
@@ -93642,7 +93642,7 @@ class AnimateScroll {
93642
93642
  </div>
93643
93643
  </div>
93644
93644
  <div style="position:absolute;left:0;bottom:0;">
93645
- <button class="is-modal-size" tabindex="-1" title="${out('Close')}" style="width:30px;height:30px;">
93645
+ <button class="is-modal-size" tabindex="-1" title="${out('Screen Sizes')}" style="width:30px;height:30px;">
93646
93646
  <svg class="is-icon-flex" style="width:23px;height:23px;"><use xlink:href="#icon-devices"></use></svg>
93647
93647
  </button>
93648
93648
  </div>