@blerp/design 1.0.106 → 1.0.107
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
|
@@ -7778,12 +7778,12 @@ var PremiumCollectionCard = function PremiumCollectionCard(_ref) {
|
|
|
7778
7778
|
bottom: "8px",
|
|
7779
7779
|
right: "8px"
|
|
7780
7780
|
}
|
|
7781
|
-
}
|
|
7782
|
-
}, /*#__PURE__*/React__default['default'].createElement(PresentGiftIcon, {
|
|
7781
|
+
},
|
|
7783
7782
|
onClick: function onClick(e) {
|
|
7784
7783
|
e.stopPropagation();
|
|
7785
7784
|
handleClickBottomLeftIcon();
|
|
7786
|
-
}
|
|
7785
|
+
}
|
|
7786
|
+
}, /*#__PURE__*/React__default['default'].createElement(PresentGiftIcon, {
|
|
7787
7787
|
sx: {
|
|
7788
7788
|
position: "absolute",
|
|
7789
7789
|
width: "100%",
|
package/dist/index.esm.js
CHANGED
|
@@ -7709,12 +7709,12 @@ var PremiumCollectionCard = function PremiumCollectionCard(_ref) {
|
|
|
7709
7709
|
bottom: "8px",
|
|
7710
7710
|
right: "8px"
|
|
7711
7711
|
}
|
|
7712
|
-
}
|
|
7713
|
-
}, /*#__PURE__*/React__default.createElement(PresentGiftIcon, {
|
|
7712
|
+
},
|
|
7714
7713
|
onClick: function onClick(e) {
|
|
7715
7714
|
e.stopPropagation();
|
|
7716
7715
|
handleClickBottomLeftIcon();
|
|
7717
|
-
}
|
|
7716
|
+
}
|
|
7717
|
+
}, /*#__PURE__*/React__default.createElement(PresentGiftIcon, {
|
|
7718
7718
|
sx: {
|
|
7719
7719
|
position: "absolute",
|
|
7720
7720
|
width: "100%",
|
package/dist/index.umd.js
CHANGED
|
@@ -7730,12 +7730,12 @@
|
|
|
7730
7730
|
bottom: "8px",
|
|
7731
7731
|
right: "8px"
|
|
7732
7732
|
}
|
|
7733
|
-
}
|
|
7734
|
-
}, /*#__PURE__*/React__default['default'].createElement(PresentGiftIcon, {
|
|
7733
|
+
},
|
|
7735
7734
|
onClick: function onClick(e) {
|
|
7736
7735
|
e.stopPropagation();
|
|
7737
7736
|
handleClickBottomLeftIcon();
|
|
7738
|
-
}
|
|
7737
|
+
}
|
|
7738
|
+
}, /*#__PURE__*/React__default['default'].createElement(PresentGiftIcon, {
|
|
7739
7739
|
sx: {
|
|
7740
7740
|
position: "absolute",
|
|
7741
7741
|
width: "100%",
|