@innovastudio/contentbuilder 1.5.116 → 1.5.117

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.5.116",
4
+ "version": "1.5.117",
5
5
  "description": "",
6
6
  "main": "public/contentbuilder/contentbuilder.esm.js",
7
7
  "types": "index.d.ts",
@@ -5093,6 +5093,35 @@ button:focus-visible {
5093
5093
  border-radius: 500px;
5094
5094
  pointer-events: none;
5095
5095
  }
5096
+ #_cbhtml .size-12,
5097
+ #_cbhtml .size-13,
5098
+ #_cbhtml .size-14,
5099
+ #_cbhtml .size-15,
5100
+ #_cbhtml .size-16,
5101
+ #_cbhtml .size-17,
5102
+ #_cbhtml .size-18,
5103
+ #_cbhtml .size-19,
5104
+ #_cbhtml .size-20,
5105
+ #_cbhtml .size-21,
5106
+ #_cbhtml .size-24,
5107
+ #_cbhtml .size-28,
5108
+ #_cbhtml .size-32,
5109
+ .is-ui .size-12,
5110
+ .is-ui .size-13,
5111
+ .is-ui .size-14,
5112
+ .is-ui .size-15,
5113
+ .is-ui .size-16,
5114
+ .is-ui .size-17,
5115
+ .is-ui .size-18,
5116
+ .is-ui .size-19,
5117
+ .is-ui .size-20,
5118
+ .is-ui .size-21,
5119
+ .is-ui .size-24,
5120
+ .is-ui .size-28,
5121
+ .is-ui .size-32 {
5122
+ width: initial;
5123
+ height: initial;
5124
+ }
5096
5125
 
5097
5126
  .is-tool {
5098
5127
  position: absolute;
package/readme.txt CHANGED
@@ -1,4 +1,4 @@
1
- ContentBuilder.js 5.5.36
1
+ ContentBuilder.js 5.5.37
2
2
 
3
3
  Note: If you have Source Code package (Super license), please refer to:
4
4