@blerp/design 1.0.72 → 1.0.73

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/index.cjs.js CHANGED
@@ -1266,7 +1266,7 @@ var Blerp$1 = function Blerp(_ref) {
1266
1266
  buttonSize: "large"
1267
1267
  };
1268
1268
  var tinySize = {
1269
- width: 110,
1269
+ width: 124,
1270
1270
  height: 124,
1271
1271
  fontSize: "10px",
1272
1272
  imageSize: "60px",
package/dist/index.esm.js CHANGED
@@ -1198,7 +1198,7 @@ var Blerp$1 = function Blerp(_ref) {
1198
1198
  buttonSize: "large"
1199
1199
  };
1200
1200
  var tinySize = {
1201
- width: 110,
1201
+ width: 124,
1202
1202
  height: 124,
1203
1203
  fontSize: "10px",
1204
1204
  imageSize: "60px",
package/dist/index.umd.js CHANGED
@@ -1219,7 +1219,7 @@
1219
1219
  buttonSize: "large"
1220
1220
  };
1221
1221
  var tinySize = {
1222
- width: 110,
1222
+ width: 124,
1223
1223
  height: 124,
1224
1224
  fontSize: "10px",
1225
1225
  imageSize: "60px",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blerp/design",
3
- "version": "1.0.72",
3
+ "version": "1.0.73",
4
4
  "description": "Blerp UI",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {