@blerp/design 1.0.109 → 1.0.110

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
@@ -7411,7 +7411,7 @@ var _templateObject$4, _templateObject2, _templateObject3, _templateObject4, _te
7411
7411
  //primary and secondary action buttons
7412
7412
 
7413
7413
  var YellowHoverBorder = styled__default['default'].div(_templateObject$4 || (_templateObject$4 = _taggedTemplateLiteral__default['default'](["\n position: absolute;\n height: 105%;\n width: 105%;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n border: 4px solid rgb(255, 225, 76);\n border-radius: 20px;\n transition: opacity 0.3s ease-in-out;\n /* Opacity should be changed to \"1\" onHover of this component's parent */\n opacity: 0;\n"])));
7414
- var LineClamp$1 = styled__default['default'].div(_templateObject2 || (_templateObject2 = _taggedTemplateLiteral__default['default'](["\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n overflow: hidden;\n margin: 5px 0;\n max-width: 80%;\n"])));
7414
+ var LineClamp$1 = styled__default['default'].div(_templateObject2 || (_templateObject2 = _taggedTemplateLiteral__default['default'](["\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n overflow: hidden;\n margin: 5px 0;\n max-width: 92%;\n"])));
7415
7415
  var TopPill = styled__default['default'].div(_templateObject3 || (_templateObject3 = _taggedTemplateLiteral__default['default'](["\n display: flex;\n justify-content: center;\n align-items: center;\n height: 32px;\n width: ", ";\n position: absolute;\n top: 8px;\n left: 8px;\n border-radius: 20px;\n overflow: hidden;\n transition: width 0.3s ease-in-out;\n"])), function (props) {
7416
7416
  return props.isLocked ? props.collectionHovered ? "90%" : "70%" : "45%";
7417
7417
  });
@@ -7807,7 +7807,7 @@ var PremiumCollectionCard = function PremiumCollectionCard(_ref) {
7807
7807
  textDecoration: "none"
7808
7808
  }
7809
7809
  }, /*#__PURE__*/React__default['default'].createElement(LineClamp$1, null, /*#__PURE__*/React__default['default'].createElement(Text, {
7810
- fontSize: fontSize ? fontSize : "21px",
7810
+ fontSize: fontSize ? fontSize : "22px",
7811
7811
  color: "white.override",
7812
7812
  textAlign: "center",
7813
7813
  sx: {
@@ -7820,7 +7820,7 @@ var PremiumCollectionCard = function PremiumCollectionCard(_ref) {
7820
7820
  sx: {
7821
7821
  zIndex: isLocked ? "1" : "3"
7822
7822
  },
7823
- fontSize: fontSize ? fontSize : "21px",
7823
+ fontSize: fontSize ? fontSize : "22px",
7824
7824
  color: "white.override",
7825
7825
  textAlign: "center"
7826
7826
  }, collection === null || collection === void 0 ? void 0 : collection.title)), isLocked ? /*#__PURE__*/React__default['default'].createElement(LockedScrim, {
@@ -7916,7 +7916,7 @@ var PremiumCollectionCard = function PremiumCollectionCard(_ref) {
7916
7916
  };
7917
7917
 
7918
7918
  var _templateObject$3;
7919
- var LineClamp = styled__default['default'].div(_templateObject$3 || (_templateObject$3 = _taggedTemplateLiteral__default['default'](["\n display: -webkit-box;\n -webkit-line-clamp: 1;\n -webkit-box-orient: vertical;\n overflow: hidden;\n margin: 5px 0;\n max-width: 80%;\n"]))); //on background click
7919
+ var LineClamp = styled__default['default'].div(_templateObject$3 || (_templateObject$3 = _taggedTemplateLiteral__default['default'](["\n display: -webkit-box;\n -webkit-line-clamp: 1;\n -webkit-box-orient: vertical;\n overflow: hidden;\n margin: 5px 0;\n max-width: 92%;\n"]))); //on background click
7920
7920
  //primary and secondary action buttons
7921
7921
 
7922
7922
  var CollectionCard$1 = function CollectionCard(_ref) {
@@ -8203,7 +8203,7 @@ var CollectionCard$1 = function CollectionCard(_ref) {
8203
8203
  fontSize: "35px"
8204
8204
  }
8205
8205
  })), /*#__PURE__*/React__default['default'].createElement(LineClamp, null, /*#__PURE__*/React__default['default'].createElement(Text, {
8206
- fontSize: fontSize ? fontSize : "24px",
8206
+ fontSize: fontSize ? fontSize : "22px",
8207
8207
  color: "white.override",
8208
8208
  textAlign: "center"
8209
8209
  }, collection === null || collection === void 0 ? void 0 : collection.title))) : /*#__PURE__*/React__default['default'].createElement(Box, {
@@ -8269,7 +8269,7 @@ var CollectionCard$1 = function CollectionCard(_ref) {
8269
8269
  textDecoration: "none"
8270
8270
  }
8271
8271
  }, /*#__PURE__*/React__default['default'].createElement(Text, {
8272
- fontSize: fontSize ? fontSize : "24px",
8272
+ fontSize: fontSize ? fontSize : "22px",
8273
8273
  color: "white.override",
8274
8274
  textAlign: "center",
8275
8275
  sx: {
@@ -8278,7 +8278,7 @@ var CollectionCard$1 = function CollectionCard(_ref) {
8278
8278
  }
8279
8279
  }
8280
8280
  }, collection === null || collection === void 0 ? void 0 : collection.title)) : /*#__PURE__*/React__default['default'].createElement(Text, {
8281
- fontSize: fontSize ? fontSize : "24px",
8281
+ fontSize: fontSize ? fontSize : "22px",
8282
8282
  color: "white.override",
8283
8283
  textAlign: "center"
8284
8284
  }, collection === null || collection === void 0 ? void 0 : collection.title)))) : /*#__PURE__*/React__default['default'].createElement(Box, {
package/dist/index.esm.js CHANGED
@@ -7342,7 +7342,7 @@ var _templateObject$4, _templateObject2, _templateObject3, _templateObject4, _te
7342
7342
  //primary and secondary action buttons
7343
7343
 
7344
7344
  var YellowHoverBorder = styled.div(_templateObject$4 || (_templateObject$4 = _taggedTemplateLiteral(["\n position: absolute;\n height: 105%;\n width: 105%;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n border: 4px solid rgb(255, 225, 76);\n border-radius: 20px;\n transition: opacity 0.3s ease-in-out;\n /* Opacity should be changed to \"1\" onHover of this component's parent */\n opacity: 0;\n"])));
7345
- var LineClamp$1 = styled.div(_templateObject2 || (_templateObject2 = _taggedTemplateLiteral(["\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n overflow: hidden;\n margin: 5px 0;\n max-width: 80%;\n"])));
7345
+ var LineClamp$1 = styled.div(_templateObject2 || (_templateObject2 = _taggedTemplateLiteral(["\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n overflow: hidden;\n margin: 5px 0;\n max-width: 92%;\n"])));
7346
7346
  var TopPill = styled.div(_templateObject3 || (_templateObject3 = _taggedTemplateLiteral(["\n display: flex;\n justify-content: center;\n align-items: center;\n height: 32px;\n width: ", ";\n position: absolute;\n top: 8px;\n left: 8px;\n border-radius: 20px;\n overflow: hidden;\n transition: width 0.3s ease-in-out;\n"])), function (props) {
7347
7347
  return props.isLocked ? props.collectionHovered ? "90%" : "70%" : "45%";
7348
7348
  });
@@ -7738,7 +7738,7 @@ var PremiumCollectionCard = function PremiumCollectionCard(_ref) {
7738
7738
  textDecoration: "none"
7739
7739
  }
7740
7740
  }, /*#__PURE__*/React__default.createElement(LineClamp$1, null, /*#__PURE__*/React__default.createElement(Text, {
7741
- fontSize: fontSize ? fontSize : "21px",
7741
+ fontSize: fontSize ? fontSize : "22px",
7742
7742
  color: "white.override",
7743
7743
  textAlign: "center",
7744
7744
  sx: {
@@ -7751,7 +7751,7 @@ var PremiumCollectionCard = function PremiumCollectionCard(_ref) {
7751
7751
  sx: {
7752
7752
  zIndex: isLocked ? "1" : "3"
7753
7753
  },
7754
- fontSize: fontSize ? fontSize : "21px",
7754
+ fontSize: fontSize ? fontSize : "22px",
7755
7755
  color: "white.override",
7756
7756
  textAlign: "center"
7757
7757
  }, collection === null || collection === void 0 ? void 0 : collection.title)), isLocked ? /*#__PURE__*/React__default.createElement(LockedScrim, {
@@ -7847,7 +7847,7 @@ var PremiumCollectionCard = function PremiumCollectionCard(_ref) {
7847
7847
  };
7848
7848
 
7849
7849
  var _templateObject$3;
7850
- var LineClamp = styled.div(_templateObject$3 || (_templateObject$3 = _taggedTemplateLiteral(["\n display: -webkit-box;\n -webkit-line-clamp: 1;\n -webkit-box-orient: vertical;\n overflow: hidden;\n margin: 5px 0;\n max-width: 80%;\n"]))); //on background click
7850
+ var LineClamp = styled.div(_templateObject$3 || (_templateObject$3 = _taggedTemplateLiteral(["\n display: -webkit-box;\n -webkit-line-clamp: 1;\n -webkit-box-orient: vertical;\n overflow: hidden;\n margin: 5px 0;\n max-width: 92%;\n"]))); //on background click
7851
7851
  //primary and secondary action buttons
7852
7852
 
7853
7853
  var CollectionCard$1 = function CollectionCard(_ref) {
@@ -8134,7 +8134,7 @@ var CollectionCard$1 = function CollectionCard(_ref) {
8134
8134
  fontSize: "35px"
8135
8135
  }
8136
8136
  })), /*#__PURE__*/React__default.createElement(LineClamp, null, /*#__PURE__*/React__default.createElement(Text, {
8137
- fontSize: fontSize ? fontSize : "24px",
8137
+ fontSize: fontSize ? fontSize : "22px",
8138
8138
  color: "white.override",
8139
8139
  textAlign: "center"
8140
8140
  }, collection === null || collection === void 0 ? void 0 : collection.title))) : /*#__PURE__*/React__default.createElement(Box, {
@@ -8200,7 +8200,7 @@ var CollectionCard$1 = function CollectionCard(_ref) {
8200
8200
  textDecoration: "none"
8201
8201
  }
8202
8202
  }, /*#__PURE__*/React__default.createElement(Text, {
8203
- fontSize: fontSize ? fontSize : "24px",
8203
+ fontSize: fontSize ? fontSize : "22px",
8204
8204
  color: "white.override",
8205
8205
  textAlign: "center",
8206
8206
  sx: {
@@ -8209,7 +8209,7 @@ var CollectionCard$1 = function CollectionCard(_ref) {
8209
8209
  }
8210
8210
  }
8211
8211
  }, collection === null || collection === void 0 ? void 0 : collection.title)) : /*#__PURE__*/React__default.createElement(Text, {
8212
- fontSize: fontSize ? fontSize : "24px",
8212
+ fontSize: fontSize ? fontSize : "22px",
8213
8213
  color: "white.override",
8214
8214
  textAlign: "center"
8215
8215
  }, collection === null || collection === void 0 ? void 0 : collection.title)))) : /*#__PURE__*/React__default.createElement(Box, {
package/dist/index.umd.js CHANGED
@@ -7363,7 +7363,7 @@
7363
7363
  //primary and secondary action buttons
7364
7364
 
7365
7365
  var YellowHoverBorder = styled__default['default'].div(_templateObject$4 || (_templateObject$4 = _taggedTemplateLiteral__default['default'](["\n position: absolute;\n height: 105%;\n width: 105%;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n border: 4px solid rgb(255, 225, 76);\n border-radius: 20px;\n transition: opacity 0.3s ease-in-out;\n /* Opacity should be changed to \"1\" onHover of this component's parent */\n opacity: 0;\n"])));
7366
- var LineClamp$1 = styled__default['default'].div(_templateObject2 || (_templateObject2 = _taggedTemplateLiteral__default['default'](["\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n overflow: hidden;\n margin: 5px 0;\n max-width: 80%;\n"])));
7366
+ var LineClamp$1 = styled__default['default'].div(_templateObject2 || (_templateObject2 = _taggedTemplateLiteral__default['default'](["\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n overflow: hidden;\n margin: 5px 0;\n max-width: 92%;\n"])));
7367
7367
  var TopPill = styled__default['default'].div(_templateObject3 || (_templateObject3 = _taggedTemplateLiteral__default['default'](["\n display: flex;\n justify-content: center;\n align-items: center;\n height: 32px;\n width: ", ";\n position: absolute;\n top: 8px;\n left: 8px;\n border-radius: 20px;\n overflow: hidden;\n transition: width 0.3s ease-in-out;\n"])), function (props) {
7368
7368
  return props.isLocked ? props.collectionHovered ? "90%" : "70%" : "45%";
7369
7369
  });
@@ -7759,7 +7759,7 @@
7759
7759
  textDecoration: "none"
7760
7760
  }
7761
7761
  }, /*#__PURE__*/React__default['default'].createElement(LineClamp$1, null, /*#__PURE__*/React__default['default'].createElement(Text, {
7762
- fontSize: fontSize ? fontSize : "21px",
7762
+ fontSize: fontSize ? fontSize : "22px",
7763
7763
  color: "white.override",
7764
7764
  textAlign: "center",
7765
7765
  sx: {
@@ -7772,7 +7772,7 @@
7772
7772
  sx: {
7773
7773
  zIndex: isLocked ? "1" : "3"
7774
7774
  },
7775
- fontSize: fontSize ? fontSize : "21px",
7775
+ fontSize: fontSize ? fontSize : "22px",
7776
7776
  color: "white.override",
7777
7777
  textAlign: "center"
7778
7778
  }, collection === null || collection === void 0 ? void 0 : collection.title)), isLocked ? /*#__PURE__*/React__default['default'].createElement(LockedScrim, {
@@ -7868,7 +7868,7 @@
7868
7868
  };
7869
7869
 
7870
7870
  var _templateObject$3;
7871
- var LineClamp = styled__default['default'].div(_templateObject$3 || (_templateObject$3 = _taggedTemplateLiteral__default['default'](["\n display: -webkit-box;\n -webkit-line-clamp: 1;\n -webkit-box-orient: vertical;\n overflow: hidden;\n margin: 5px 0;\n max-width: 80%;\n"]))); //on background click
7871
+ var LineClamp = styled__default['default'].div(_templateObject$3 || (_templateObject$3 = _taggedTemplateLiteral__default['default'](["\n display: -webkit-box;\n -webkit-line-clamp: 1;\n -webkit-box-orient: vertical;\n overflow: hidden;\n margin: 5px 0;\n max-width: 92%;\n"]))); //on background click
7872
7872
  //primary and secondary action buttons
7873
7873
 
7874
7874
  var CollectionCard$1 = function CollectionCard(_ref) {
@@ -8155,7 +8155,7 @@
8155
8155
  fontSize: "35px"
8156
8156
  }
8157
8157
  })), /*#__PURE__*/React__default['default'].createElement(LineClamp, null, /*#__PURE__*/React__default['default'].createElement(Text, {
8158
- fontSize: fontSize ? fontSize : "24px",
8158
+ fontSize: fontSize ? fontSize : "22px",
8159
8159
  color: "white.override",
8160
8160
  textAlign: "center"
8161
8161
  }, collection === null || collection === void 0 ? void 0 : collection.title))) : /*#__PURE__*/React__default['default'].createElement(Box, {
@@ -8221,7 +8221,7 @@
8221
8221
  textDecoration: "none"
8222
8222
  }
8223
8223
  }, /*#__PURE__*/React__default['default'].createElement(Text, {
8224
- fontSize: fontSize ? fontSize : "24px",
8224
+ fontSize: fontSize ? fontSize : "22px",
8225
8225
  color: "white.override",
8226
8226
  textAlign: "center",
8227
8227
  sx: {
@@ -8230,7 +8230,7 @@
8230
8230
  }
8231
8231
  }
8232
8232
  }, collection === null || collection === void 0 ? void 0 : collection.title)) : /*#__PURE__*/React__default['default'].createElement(Text, {
8233
- fontSize: fontSize ? fontSize : "24px",
8233
+ fontSize: fontSize ? fontSize : "22px",
8234
8234
  color: "white.override",
8235
8235
  textAlign: "center"
8236
8236
  }, collection === null || collection === void 0 ? void 0 : collection.title)))) : /*#__PURE__*/React__default['default'].createElement(Box, {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blerp/design",
3
- "version": "1.0.109",
3
+ "version": "1.0.110",
4
4
  "description": "Blerp UI",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {