@blerp/design 1.0.75 → 1.0.78
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 +17 -3
- package/dist/index.esm.js +17 -3
- package/dist/index.umd.js +17 -3
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -1138,7 +1138,7 @@ var BlerpTopRow = function BlerpTopRow(_ref) {
|
|
|
1138
1138
|
alignItems: "center",
|
|
1139
1139
|
margin: "5px"
|
|
1140
1140
|
}
|
|
1141
|
-
}, /*#__PURE__*/React__default['default'].createElement(
|
|
1141
|
+
}, /*#__PURE__*/React__default['default'].createElement(TwitchBitIcon, {
|
|
1142
1142
|
sx: {
|
|
1143
1143
|
zIndex: "1",
|
|
1144
1144
|
fontSize: "18px"
|
|
@@ -1147,7 +1147,8 @@ var BlerpTopRow = function BlerpTopRow(_ref) {
|
|
|
1147
1147
|
title: "Featured on Twitch Channel Points"
|
|
1148
1148
|
}, /*#__PURE__*/React__default['default'].createElement(Stack, {
|
|
1149
1149
|
sx: {
|
|
1150
|
-
alignItems: "center"
|
|
1150
|
+
alignItems: "center",
|
|
1151
|
+
margin: "5px"
|
|
1151
1152
|
}
|
|
1152
1153
|
}, /*#__PURE__*/React__default['default'].createElement(ChannelPointsIcon, {
|
|
1153
1154
|
sx: {
|
|
@@ -8020,7 +8021,19 @@ var CollectionCard$1 = function CollectionCard(_ref) {
|
|
|
8020
8021
|
boxSizing: "border-box",
|
|
8021
8022
|
alignItems: "center"
|
|
8022
8023
|
}
|
|
8023
|
-
}, renderPrimaryActionButton(), (collection === null || collection === void 0 ? void 0 : collection.
|
|
8024
|
+
}, (collection === null || collection === void 0 ? void 0 : collection.edgeType) !== "NewTwitchGroupEdge" && renderPrimaryActionButton(), (collection === null || collection === void 0 ? void 0 : collection.edgeType) === "NewTwitchGroupEdge" && /*#__PURE__*/React__default['default'].createElement(Tooltip, {
|
|
8025
|
+
title: "Featured on Twitch Bits"
|
|
8026
|
+
}, /*#__PURE__*/React__default['default'].createElement(Stack, {
|
|
8027
|
+
sx: {
|
|
8028
|
+
alignItems: "center"
|
|
8029
|
+
}
|
|
8030
|
+
}, /*#__PURE__*/React__default['default'].createElement(TwitchBitIcon, {
|
|
8031
|
+
sx: {
|
|
8032
|
+
color: "white.override",
|
|
8033
|
+
zIndex: "1",
|
|
8034
|
+
fontSize: "18px"
|
|
8035
|
+
}
|
|
8036
|
+
}))), (collection === null || collection === void 0 ? void 0 : collection.visibility) === "PRIVATE" && isOwner && /*#__PURE__*/React__default['default'].createElement(Tooltip, {
|
|
8024
8037
|
title: "Private"
|
|
8025
8038
|
}, /*#__PURE__*/React__default['default'].createElement(iconsMaterial.LockRounded, {
|
|
8026
8039
|
sx: {
|
|
@@ -8708,6 +8721,7 @@ var UserLibraryHeader = function UserLibraryHeader(_ref) {
|
|
|
8708
8721
|
sx: {
|
|
8709
8722
|
fontWeight: "normal",
|
|
8710
8723
|
marginRight: "10px",
|
|
8724
|
+
marginBottom: "10px",
|
|
8711
8725
|
backgroundColor: tabSelection.includes(tab) && "grey4.main"
|
|
8712
8726
|
},
|
|
8713
8727
|
color: tabSelection.includes(tab) ? "grey3" : "notBlack",
|
package/dist/index.esm.js
CHANGED
|
@@ -1070,7 +1070,7 @@ var BlerpTopRow = function BlerpTopRow(_ref) {
|
|
|
1070
1070
|
alignItems: "center",
|
|
1071
1071
|
margin: "5px"
|
|
1072
1072
|
}
|
|
1073
|
-
}, /*#__PURE__*/React__default.createElement(
|
|
1073
|
+
}, /*#__PURE__*/React__default.createElement(TwitchBitIcon, {
|
|
1074
1074
|
sx: {
|
|
1075
1075
|
zIndex: "1",
|
|
1076
1076
|
fontSize: "18px"
|
|
@@ -1079,7 +1079,8 @@ var BlerpTopRow = function BlerpTopRow(_ref) {
|
|
|
1079
1079
|
title: "Featured on Twitch Channel Points"
|
|
1080
1080
|
}, /*#__PURE__*/React__default.createElement(Stack, {
|
|
1081
1081
|
sx: {
|
|
1082
|
-
alignItems: "center"
|
|
1082
|
+
alignItems: "center",
|
|
1083
|
+
margin: "5px"
|
|
1083
1084
|
}
|
|
1084
1085
|
}, /*#__PURE__*/React__default.createElement(ChannelPointsIcon, {
|
|
1085
1086
|
sx: {
|
|
@@ -7952,7 +7953,19 @@ var CollectionCard$1 = function CollectionCard(_ref) {
|
|
|
7952
7953
|
boxSizing: "border-box",
|
|
7953
7954
|
alignItems: "center"
|
|
7954
7955
|
}
|
|
7955
|
-
}, renderPrimaryActionButton(), (collection === null || collection === void 0 ? void 0 : collection.
|
|
7956
|
+
}, (collection === null || collection === void 0 ? void 0 : collection.edgeType) !== "NewTwitchGroupEdge" && renderPrimaryActionButton(), (collection === null || collection === void 0 ? void 0 : collection.edgeType) === "NewTwitchGroupEdge" && /*#__PURE__*/React__default.createElement(Tooltip, {
|
|
7957
|
+
title: "Featured on Twitch Bits"
|
|
7958
|
+
}, /*#__PURE__*/React__default.createElement(Stack, {
|
|
7959
|
+
sx: {
|
|
7960
|
+
alignItems: "center"
|
|
7961
|
+
}
|
|
7962
|
+
}, /*#__PURE__*/React__default.createElement(TwitchBitIcon, {
|
|
7963
|
+
sx: {
|
|
7964
|
+
color: "white.override",
|
|
7965
|
+
zIndex: "1",
|
|
7966
|
+
fontSize: "18px"
|
|
7967
|
+
}
|
|
7968
|
+
}))), (collection === null || collection === void 0 ? void 0 : collection.visibility) === "PRIVATE" && isOwner && /*#__PURE__*/React__default.createElement(Tooltip, {
|
|
7956
7969
|
title: "Private"
|
|
7957
7970
|
}, /*#__PURE__*/React__default.createElement(LockRounded, {
|
|
7958
7971
|
sx: {
|
|
@@ -8640,6 +8653,7 @@ var UserLibraryHeader = function UserLibraryHeader(_ref) {
|
|
|
8640
8653
|
sx: {
|
|
8641
8654
|
fontWeight: "normal",
|
|
8642
8655
|
marginRight: "10px",
|
|
8656
|
+
marginBottom: "10px",
|
|
8643
8657
|
backgroundColor: tabSelection.includes(tab) && "grey4.main"
|
|
8644
8658
|
},
|
|
8645
8659
|
color: tabSelection.includes(tab) ? "grey3" : "notBlack",
|
package/dist/index.umd.js
CHANGED
|
@@ -1091,7 +1091,7 @@
|
|
|
1091
1091
|
alignItems: "center",
|
|
1092
1092
|
margin: "5px"
|
|
1093
1093
|
}
|
|
1094
|
-
}, /*#__PURE__*/React__default['default'].createElement(
|
|
1094
|
+
}, /*#__PURE__*/React__default['default'].createElement(TwitchBitIcon, {
|
|
1095
1095
|
sx: {
|
|
1096
1096
|
zIndex: "1",
|
|
1097
1097
|
fontSize: "18px"
|
|
@@ -1100,7 +1100,8 @@
|
|
|
1100
1100
|
title: "Featured on Twitch Channel Points"
|
|
1101
1101
|
}, /*#__PURE__*/React__default['default'].createElement(Stack, {
|
|
1102
1102
|
sx: {
|
|
1103
|
-
alignItems: "center"
|
|
1103
|
+
alignItems: "center",
|
|
1104
|
+
margin: "5px"
|
|
1104
1105
|
}
|
|
1105
1106
|
}, /*#__PURE__*/React__default['default'].createElement(ChannelPointsIcon, {
|
|
1106
1107
|
sx: {
|
|
@@ -7973,7 +7974,19 @@
|
|
|
7973
7974
|
boxSizing: "border-box",
|
|
7974
7975
|
alignItems: "center"
|
|
7975
7976
|
}
|
|
7976
|
-
}, renderPrimaryActionButton(), (collection === null || collection === void 0 ? void 0 : collection.
|
|
7977
|
+
}, (collection === null || collection === void 0 ? void 0 : collection.edgeType) !== "NewTwitchGroupEdge" && renderPrimaryActionButton(), (collection === null || collection === void 0 ? void 0 : collection.edgeType) === "NewTwitchGroupEdge" && /*#__PURE__*/React__default['default'].createElement(Tooltip, {
|
|
7978
|
+
title: "Featured on Twitch Bits"
|
|
7979
|
+
}, /*#__PURE__*/React__default['default'].createElement(Stack, {
|
|
7980
|
+
sx: {
|
|
7981
|
+
alignItems: "center"
|
|
7982
|
+
}
|
|
7983
|
+
}, /*#__PURE__*/React__default['default'].createElement(TwitchBitIcon, {
|
|
7984
|
+
sx: {
|
|
7985
|
+
color: "white.override",
|
|
7986
|
+
zIndex: "1",
|
|
7987
|
+
fontSize: "18px"
|
|
7988
|
+
}
|
|
7989
|
+
}))), (collection === null || collection === void 0 ? void 0 : collection.visibility) === "PRIVATE" && isOwner && /*#__PURE__*/React__default['default'].createElement(Tooltip, {
|
|
7977
7990
|
title: "Private"
|
|
7978
7991
|
}, /*#__PURE__*/React__default['default'].createElement(iconsMaterial.LockRounded, {
|
|
7979
7992
|
sx: {
|
|
@@ -8661,6 +8674,7 @@
|
|
|
8661
8674
|
sx: {
|
|
8662
8675
|
fontWeight: "normal",
|
|
8663
8676
|
marginRight: "10px",
|
|
8677
|
+
marginBottom: "10px",
|
|
8664
8678
|
backgroundColor: tabSelection.includes(tab) && "grey4.main"
|
|
8665
8679
|
},
|
|
8666
8680
|
color: tabSelection.includes(tab) ? "grey3" : "notBlack",
|