@rpg-engine/long-bow 0.8.172 → 0.8.173

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.
@@ -45205,7 +45205,7 @@ var RPGUIScrollbar = function RPGUIScrollbar(_ref) {
45205
45205
  var Container$C = /*#__PURE__*/styled.div.withConfig({
45206
45206
  displayName: "RPGUIScrollbar__Container",
45207
45207
  componentId: "sc-p3msmb-0"
45208
- })([".rpgui-content ::-webkit-scrollbar,.rpgui-content::-webkit-scrollbar{width:25px !important;}.rpgui-content ::-webkit-scrollbar-track,.rpgui-content::-webkit-scrollbar-track{background-size:25px 60px !important;}"]);
45208
+ })([".rpgui-content ::-webkit-scrollbar,.rpgui-content::-webkit-scrollbar{width:12px !important;}.rpgui-content ::-webkit-scrollbar-track,.rpgui-content::-webkit-scrollbar-track{background-size:12px 60px !important;}"]);
45209
45209
 
45210
45210
  var RPGUIOverrides = function RPGUIOverrides(_ref) {
45211
45211
  var children = _ref.children;
@@ -69726,7 +69726,7 @@ var Subtitle$2 = /*#__PURE__*/styled.p.withConfig({
69726
69726
  var ItemsList = /*#__PURE__*/styled.div.withConfig({
69727
69727
  displayName: "PurchaseSuccess__ItemsList",
69728
69728
  componentId: "sc-18z5q21-8"
69729
- })(["display:flex;flex-direction:column;gap:0.5rem;width:100%;max-width:340px;max-height:200px;overflow-y:auto;&::-webkit-scrollbar{width:4px;background:rgba(0,0,0,0.2);}&::-webkit-scrollbar-thumb{background:rgba(245,158,11,0.3);border-radius:2px;}"]);
69729
+ })(["display:flex;flex-direction:column;gap:0.5rem;width:100%;max-width:340px;max-height:200px;overflow-y:auto;"]);
69730
69730
  var SuccessItem = /*#__PURE__*/styled.div.withConfig({
69731
69731
  displayName: "PurchaseSuccess__SuccessItem",
69732
69732
  componentId: "sc-18z5q21-9"
@@ -69944,7 +69944,7 @@ var CloseButton$e = /*#__PURE__*/styled.div.withConfig({
69944
69944
  var CartItems = /*#__PURE__*/styled.div.withConfig({
69945
69945
  displayName: "CartView__CartItems",
69946
69946
  componentId: "sc-ydtyl1-4"
69947
- })(["display:flex;flex-direction:column;gap:1rem;overflow-y:auto;flex:1;min-height:200px;padding-right:0.5rem;&::-webkit-scrollbar{width:8px;background-color:rgba(0,0,0,0.2);border-radius:4px;}&::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,0.2);border-radius:4px;&:hover{background-color:rgba(255,255,255,0.3);}}scrollbar-width:thin;scrollbar-color:rgba(255,255,255,0.2) rgba(0,0,0,0.2);"]);
69947
+ })(["display:flex;flex-direction:column;gap:1rem;overflow-y:auto;flex:1;min-height:200px;padding-right:0.5rem;"]);
69948
69948
  var EmptyCart = /*#__PURE__*/styled.div.withConfig({
69949
69949
  displayName: "CartView__EmptyCart",
69950
69950
  componentId: "sc-ydtyl1-5"
@@ -70194,7 +70194,7 @@ var BannerHeader = /*#__PURE__*/styled.div.withConfig({
70194
70194
  var CardsRow = /*#__PURE__*/styled.div.withConfig({
70195
70195
  displayName: "FeaturedBanner__CardsRow",
70196
70196
  componentId: "sc-egjgex-2"
70197
- })(["display:flex;gap:0.75rem;overflow-x:auto;padding-bottom:0.25rem;&::-webkit-scrollbar{height:4px;background:rgba(0,0,0,0.2);}&::-webkit-scrollbar-thumb{background:rgba(245,158,11,0.3);border-radius:2px;}@media (max-width:950px){flex-direction:column;overflow-x:unset;}"]);
70197
+ })(["display:flex;gap:0.75rem;overflow-x:auto;padding-bottom:0.25rem;@media (max-width:950px){flex-direction:column;overflow-x:unset;}"]);
70198
70198
  var FeaturedCard = /*#__PURE__*/styled.div.withConfig({
70199
70199
  displayName: "FeaturedBanner__FeaturedCard",
70200
70200
  componentId: "sc-egjgex-3"
@@ -70633,12 +70633,6 @@ var ConfirmRow$1 = /*#__PURE__*/styled.div.withConfig({
70633
70633
  componentId: "sc-1dxy6lr-12"
70634
70634
  })(["display:flex;justify-content:center;margin-top:4px;"]);
70635
70635
 
70636
- /**
70637
- * A reusable CSS mixin for a sleek, thin, 4px webkit scrollbar.
70638
- * Drops the thick native OS scrollbar arrows and housing.
70639
- */
70640
- var customScrollbarCSS = /*#__PURE__*/css(["scrollbar-width:thin;scrollbar-color:rgba(255,255,255,0.2) transparent;&::-webkit-scrollbar{width:4px;height:4px;}&::-webkit-scrollbar-track{background:transparent;}&::-webkit-scrollbar-thumb{background:rgba(255,255,255,0.2);border-radius:4px;&:hover{background:rgba(255,255,255,0.3);}}&::-webkit-scrollbar-corner{background:transparent;}&::-webkit-scrollbar-button{display:none;}"]);
70641
-
70642
70636
  var ScrollableContent = function ScrollableContent(_ref) {
70643
70637
  var items = _ref.items,
70644
70638
  renderItem = _ref.renderItem,
@@ -70708,9 +70702,9 @@ var StyledDropdown$7 = /*#__PURE__*/styled(Dropdown).withConfig({
70708
70702
  var Content$4 = /*#__PURE__*/styled.div.withConfig({
70709
70703
  displayName: "ScrollableContent__Content",
70710
70704
  componentId: "sc-xhh2um-7"
70711
- })(["display:flex;flex-direction:column;gap:0.5rem;flex:1;padding:1rem;max-height:", ";overflow-y:auto;overflow-x:hidden;", " &.grid{display:grid;grid-template-columns:repeat( ", ",minmax(0,1fr) );gap:1rem;align-items:start;.ScrollableContent-item{display:flex;align-items:flex-start;}}&.list{display:flex;flex-direction:column;gap:0.5rem;}"], function (props) {
70705
+ })(["display:flex;flex-direction:column;gap:0.5rem;flex:1;padding:1rem;max-height:", ";overflow-y:auto;overflow-x:hidden;&.grid{display:grid;grid-template-columns:repeat( ", ",minmax(0,1fr) );gap:1rem;align-items:start;.ScrollableContent-item{display:flex;align-items:flex-start;}}&.list{display:flex;flex-direction:column;gap:0.5rem;}"], function (props) {
70712
70706
  return props.$maxHeight;
70713
- }, customScrollbarCSS, function (props) {
70707
+ }, function (props) {
70714
70708
  return props.$gridColumns;
70715
70709
  });
70716
70710
  var EmptyMessage$3 = /*#__PURE__*/styled.div.withConfig({
@@ -72176,7 +72170,7 @@ var MainContent$1 = /*#__PURE__*/styled.div.withConfig({
72176
72170
  var TabContent = /*#__PURE__*/styled.div.withConfig({
72177
72171
  displayName: "Store__TabContent",
72178
72172
  componentId: "sc-64dj00-5"
72179
- })(["flex:1;overflow-y:auto;padding-right:0.5rem;"]);
72173
+ })(["flex:1;overflow-y:auto;"]);
72180
72174
  var Footer$2 = /*#__PURE__*/styled.div.withConfig({
72181
72175
  displayName: "Store__Footer",
72182
72176
  componentId: "sc-64dj00-6"