@innovastudio/contentbox 1.5.76 → 1.5.77

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.5.76",
4
+ "version": "1.5.77",
5
5
  "description": "",
6
6
  "main": "public/contentbox/contentbox.esm.js",
7
7
  "files": [
@@ -51,7 +51,7 @@
51
51
  "ws": "^8.13.0"
52
52
  },
53
53
  "dependencies": {
54
- "@innovastudio/contentbuilder": "^1.4.97",
54
+ "@innovastudio/contentbuilder": "^1.4.98",
55
55
  "js-beautify": "^1.14.0"
56
56
  }
57
57
  }
@@ -92709,7 +92709,7 @@ class Dictation {
92709
92709
  <style>
92710
92710
  #_cbhtml .is-modal.page-command {
92711
92711
  width: 25vw;
92712
- min-width: 393px;
92712
+ min-width: 500px;
92713
92713
  max-width: 600px;
92714
92714
  height: 230px;
92715
92715
  top: auto;