@blerp/design 1.2.41 → 1.2.43

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
@@ -2204,7 +2204,7 @@ var NewBlerp$1 = function NewBlerp(_ref6) {
2204
2204
  backgroundImage: "url(".concat(bite === null || bite === void 0 ? void 0 : (_bite$image = bite.image) === null || _bite$image === void 0 ? void 0 : (_bite$image$original = _bite$image.original) === null || _bite$image$original === void 0 ? void 0 : _bite$image$original.url, ")"),
2205
2205
  backgroundSize: "cover",
2206
2206
  backgroundRepeat: "no-repeat",
2207
- backgroundColor: "orange",
2207
+ backgroundColor: "grey4.main",
2208
2208
  width: "100%",
2209
2209
  height: "100%",
2210
2210
  borderRadius: "8px",
package/dist/index.esm.js CHANGED
@@ -2129,7 +2129,7 @@ var NewBlerp$1 = function NewBlerp(_ref6) {
2129
2129
  backgroundImage: "url(".concat(bite === null || bite === void 0 ? void 0 : (_bite$image = bite.image) === null || _bite$image === void 0 ? void 0 : (_bite$image$original = _bite$image.original) === null || _bite$image$original === void 0 ? void 0 : _bite$image$original.url, ")"),
2130
2130
  backgroundSize: "cover",
2131
2131
  backgroundRepeat: "no-repeat",
2132
- backgroundColor: "orange",
2132
+ backgroundColor: "grey4.main",
2133
2133
  width: "100%",
2134
2134
  height: "100%",
2135
2135
  borderRadius: "8px",
package/dist/index.umd.js CHANGED
@@ -2150,7 +2150,7 @@
2150
2150
  backgroundImage: "url(".concat(bite === null || bite === void 0 ? void 0 : (_bite$image = bite.image) === null || _bite$image === void 0 ? void 0 : (_bite$image$original = _bite$image.original) === null || _bite$image$original === void 0 ? void 0 : _bite$image$original.url, ")"),
2151
2151
  backgroundSize: "cover",
2152
2152
  backgroundRepeat: "no-repeat",
2153
- backgroundColor: "orange",
2153
+ backgroundColor: "grey4.main",
2154
2154
  width: "100%",
2155
2155
  height: "100%",
2156
2156
  borderRadius: "8px",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blerp/design",
3
- "version": "1.2.41",
3
+ "version": "1.2.43",
4
4
  "description": "Blerp UI",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {