@rpg-engine/long-bow 0.8.24 → 0.8.27

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.
@@ -29137,7 +29137,7 @@ var SearchContainer$1 = /*#__PURE__*/styled.div.withConfig({
29137
29137
  var ContentContainer = /*#__PURE__*/styled.div.withConfig({
29138
29138
  displayName: "CraftBook__ContentContainer",
29139
29139
  componentId: "sc-19q95ue-7"
29140
- })(["flex:1;display:flex;flex-direction:column;padding:16px;padding-right:0;padding-bottom:0;width:100%;position:relative;min-height:300px;overflow:hidden;"]);
29140
+ })(["flex:1;display:flex;flex-direction:column;padding:16px;padding-right:0;padding-bottom:0;width:100%;position:relative;min-height:250px;overflow:hidden;"]);
29141
29141
  var RadioInputScroller = /*#__PURE__*/styled.div.withConfig({
29142
29142
  displayName: "CraftBook__RadioInputScroller",
29143
29143
  componentId: "sc-19q95ue-8"
@@ -31264,7 +31264,7 @@ var Value = /*#__PURE__*/styled.span.withConfig({
31264
31264
  var StyledCollapsible = /*#__PURE__*/styled(Collapsible).withConfig({
31265
31265
  displayName: "InformationCenterItemDetails__StyledCollapsible",
31266
31266
  componentId: "sc-zwf6pb-4"
31267
- })(["background:rgba(255,255,255,0.05);border-radius:4px;overflow:hidden;"]);
31267
+ })(["background:rgba(255,255,255,0.05);border-radius:4px;overflow:auto;scrollbar-width:thin;scrollbar-color:", " transparent;"], uiColors.darkGray);
31268
31268
  var Description$2 = /*#__PURE__*/styled.p.withConfig({
31269
31269
  displayName: "InformationCenterItemDetails__Description",
31270
31270
  componentId: "sc-zwf6pb-5"
@@ -31687,7 +31687,7 @@ var Value$1 = /*#__PURE__*/styled.span.withConfig({
31687
31687
  var StyledCollapsible$1 = /*#__PURE__*/styled(Collapsible).withConfig({
31688
31688
  displayName: "InformationCenterNPCDetails__StyledCollapsible",
31689
31689
  componentId: "sc-fdu3xl-4"
31690
- })(["background:rgba(255,255,255,0.05);border-radius:4px;overflow:hidden;"]);
31690
+ })(["background:rgba(255,255,255,0.05);border-radius:4px;overflow:auto;scrollbar-width:thin;scrollbar-color:", " transparent;"], uiColors.darkGray);
31691
31691
  var StatGrid$1 = /*#__PURE__*/styled.div.withConfig({
31692
31692
  displayName: "InformationCenterNPCDetails__StatGrid",
31693
31693
  componentId: "sc-fdu3xl-5"