@blerp/design 1.2.41 → 1.2.42
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 +3 -3
- package/dist/index.esm.js +3 -3
- package/dist/index.umd.js +3 -3
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -2070,7 +2070,7 @@ var BlerpTopRow = function BlerpTopRow(_ref5) {
|
|
|
2070
2070
|
};
|
|
2071
2071
|
|
|
2072
2072
|
var NewBlerp$1 = function NewBlerp(_ref6) {
|
|
2073
|
-
var _bite$whitelistContex, _bite$channelPointsCo, _bite$walkOnContext, _bite$soundEmotesCont, _bite$discordContext, _bite$blacklistContex, _bite$reportedContent, _bite$blacklistContex2,
|
|
2073
|
+
var _bite$whitelistContex, _bite$channelPointsCo, _bite$walkOnContext, _bite$soundEmotesCont, _bite$discordContext, _bite$blacklistContex, _bite$reportedContent, _bite$blacklistContex2, _titleRef$current, _titleRef$current$get;
|
|
2074
2074
|
|
|
2075
2075
|
var Waveform = _ref6.Waveform,
|
|
2076
2076
|
bite = _ref6.bite,
|
|
@@ -2201,10 +2201,10 @@ var NewBlerp$1 = function NewBlerp(_ref6) {
|
|
|
2201
2201
|
onClick: onFavoriteClick
|
|
2202
2202
|
}), /*#__PURE__*/React__default['default'].createElement(Container$1, null, /*#__PURE__*/React__default['default'].createElement(Stack, {
|
|
2203
2203
|
sx: {
|
|
2204
|
-
backgroundImage:
|
|
2204
|
+
// backgroundImage: `url(${bite?.image?.original?.url})`,
|
|
2205
2205
|
backgroundSize: "cover",
|
|
2206
2206
|
backgroundRepeat: "no-repeat",
|
|
2207
|
-
backgroundColor: "
|
|
2207
|
+
backgroundColor: "grey4.main",
|
|
2208
2208
|
width: "100%",
|
|
2209
2209
|
height: "100%",
|
|
2210
2210
|
borderRadius: "8px",
|
package/dist/index.esm.js
CHANGED
|
@@ -1995,7 +1995,7 @@ var BlerpTopRow = function BlerpTopRow(_ref5) {
|
|
|
1995
1995
|
};
|
|
1996
1996
|
|
|
1997
1997
|
var NewBlerp$1 = function NewBlerp(_ref6) {
|
|
1998
|
-
var _bite$whitelistContex, _bite$channelPointsCo, _bite$walkOnContext, _bite$soundEmotesCont, _bite$discordContext, _bite$blacklistContex, _bite$reportedContent, _bite$blacklistContex2,
|
|
1998
|
+
var _bite$whitelistContex, _bite$channelPointsCo, _bite$walkOnContext, _bite$soundEmotesCont, _bite$discordContext, _bite$blacklistContex, _bite$reportedContent, _bite$blacklistContex2, _titleRef$current, _titleRef$current$get;
|
|
1999
1999
|
|
|
2000
2000
|
var Waveform = _ref6.Waveform,
|
|
2001
2001
|
bite = _ref6.bite,
|
|
@@ -2126,10 +2126,10 @@ var NewBlerp$1 = function NewBlerp(_ref6) {
|
|
|
2126
2126
|
onClick: onFavoriteClick
|
|
2127
2127
|
}), /*#__PURE__*/React__default.createElement(Container$1, null, /*#__PURE__*/React__default.createElement(Stack, {
|
|
2128
2128
|
sx: {
|
|
2129
|
-
backgroundImage:
|
|
2129
|
+
// backgroundImage: `url(${bite?.image?.original?.url})`,
|
|
2130
2130
|
backgroundSize: "cover",
|
|
2131
2131
|
backgroundRepeat: "no-repeat",
|
|
2132
|
-
backgroundColor: "
|
|
2132
|
+
backgroundColor: "grey4.main",
|
|
2133
2133
|
width: "100%",
|
|
2134
2134
|
height: "100%",
|
|
2135
2135
|
borderRadius: "8px",
|
package/dist/index.umd.js
CHANGED
|
@@ -2016,7 +2016,7 @@
|
|
|
2016
2016
|
};
|
|
2017
2017
|
|
|
2018
2018
|
var NewBlerp$1 = function NewBlerp(_ref6) {
|
|
2019
|
-
var _bite$whitelistContex, _bite$channelPointsCo, _bite$walkOnContext, _bite$soundEmotesCont, _bite$discordContext, _bite$blacklistContex, _bite$reportedContent, _bite$blacklistContex2,
|
|
2019
|
+
var _bite$whitelistContex, _bite$channelPointsCo, _bite$walkOnContext, _bite$soundEmotesCont, _bite$discordContext, _bite$blacklistContex, _bite$reportedContent, _bite$blacklistContex2, _titleRef$current, _titleRef$current$get;
|
|
2020
2020
|
|
|
2021
2021
|
var Waveform = _ref6.Waveform,
|
|
2022
2022
|
bite = _ref6.bite,
|
|
@@ -2147,10 +2147,10 @@
|
|
|
2147
2147
|
onClick: onFavoriteClick
|
|
2148
2148
|
}), /*#__PURE__*/React__default['default'].createElement(Container$1, null, /*#__PURE__*/React__default['default'].createElement(Stack, {
|
|
2149
2149
|
sx: {
|
|
2150
|
-
backgroundImage:
|
|
2150
|
+
// backgroundImage: `url(${bite?.image?.original?.url})`,
|
|
2151
2151
|
backgroundSize: "cover",
|
|
2152
2152
|
backgroundRepeat: "no-repeat",
|
|
2153
|
-
backgroundColor: "
|
|
2153
|
+
backgroundColor: "grey4.main",
|
|
2154
2154
|
width: "100%",
|
|
2155
2155
|
height: "100%",
|
|
2156
2156
|
borderRadius: "8px",
|