@rpg-engine/long-bow 0.6.39 → 0.6.41

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.
@@ -33321,31 +33321,31 @@ var TutorialStepper = /*#__PURE__*/React.memo(function (_ref) {
33321
33321
  var LessonImageWrapper = /*#__PURE__*/styled.div.withConfig({
33322
33322
  displayName: "TutorialStepper__LessonImageWrapper",
33323
33323
  componentId: "sc-7tgzv2-0"
33324
- })(["width:100%;max-width:500px;margin:1rem auto;aspect-ratio:16 / 9;overflow:hidden;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,0.1);"]);
33325
- var LessonImage = /*#__PURE__*/styled.div.withConfig({
33326
- displayName: "TutorialStepper__LessonImage",
33327
- componentId: "sc-7tgzv2-1"
33328
- })(["width:100%;height:100%;position:relative;"]);
33329
- var LessonContainer = /*#__PURE__*/styled.div.withConfig({
33330
- displayName: "TutorialStepper__LessonContainer",
33331
- componentId: "sc-7tgzv2-2"
33332
- })(["display:flex;flex-direction:column;justify-content:flex-start;min-height:200px;padding:1rem;padding-top:0;p{font-size:0.7rem !important;}"]);
33324
+ })(["width:100%;max-width:500px;margin:1rem auto;aspect-ratio:auto;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,0.1);"]);
33333
33325
  var LessonBody = /*#__PURE__*/styled.div.withConfig({
33334
33326
  displayName: "TutorialStepper__LessonBody",
33335
- componentId: "sc-7tgzv2-3"
33327
+ componentId: "sc-7tgzv2-1"
33336
33328
  })([""]);
33337
33329
  var Container$y = /*#__PURE__*/styled.div.withConfig({
33338
33330
  displayName: "TutorialStepper__Container",
33339
- componentId: "sc-7tgzv2-4"
33331
+ componentId: "sc-7tgzv2-2"
33340
33332
  })(["width:80%;max-width:600px;@media (max-width:600px){width:95%;}"]);
33341
33333
  var LessonFooter = /*#__PURE__*/styled.div.withConfig({
33342
33334
  displayName: "TutorialStepper__LessonFooter",
33343
- componentId: "sc-7tgzv2-5"
33335
+ componentId: "sc-7tgzv2-3"
33344
33336
  })(["margin-top:1rem;"]);
33337
+ var LessonImage = /*#__PURE__*/styled.div.withConfig({
33338
+ displayName: "TutorialStepper__LessonImage",
33339
+ componentId: "sc-7tgzv2-4"
33340
+ })(["display:flex;justify-content:center;align-items:center;width:100%;max-width:500px;margin:auto;img{width:100%;height:auto;object-fit:contain;border-radius:10px;}"]);
33345
33341
  var LessonTitle = /*#__PURE__*/styled.h1.withConfig({
33346
33342
  displayName: "TutorialStepper__LessonTitle",
33347
- componentId: "sc-7tgzv2-6"
33343
+ componentId: "sc-7tgzv2-5"
33348
33344
  })(["color:", " !important;font-size:0.8rem !important;"], uiColors.yellow);
33345
+ var LessonContainer = /*#__PURE__*/styled.div.withConfig({
33346
+ displayName: "TutorialStepper__LessonContainer",
33347
+ componentId: "sc-7tgzv2-6"
33348
+ })(["display:flex;flex-direction:column;justify-content:space-between;min-height:200px;p{font-size:0.7rem !important;}"]);
33349
33349
 
33350
33350
  export { AsyncDropdown, Button, ButtonTypes, CharacterSelection, Chat, ChatDeprecated, ChatRevamp, CheckButton, CheckItem, CircularController, CraftBook, DraggableContainer, Dropdown, DropdownSelectorContainer, DynamicText, EquipmentSet, EquipmentSlotSpriteByType, ErrorBoundary, FriendList, HistoryDialog, ImageCarousel, ImgSide, Input, InputRadio$1 as InputRadio, ItemContainer$1 as ItemContainer, ItemSelector, ItemSlot, Leaderboard, ListMenu, Marketplace, MarketplaceRows, MultitabType, NPCDialog, NPCDialogType, NPCMultiDialog, PartyCreate, PartyDashboard, PartyInvite, PartyManager, PartyManagerRow, PartyRow, PlayersRow, ProgressBar, PropertySelect, QuestInfo, QuestList, QuestionDialog, RPGUIContainer, RPGUIContainerTypes, RPGUIRoot, RangeSlider, RangeSliderType, Shortcuts, SimpleImageCarousel, SkillProgressBar, SkillsContainer, Spellbook, SpriteFromAtlas, Stepper, TabBody, TabsContainer, TextArea, TimeWidget, TradingMenu, Truncate, TutorialStepper, _RPGUI, getMockedPlayersRowsLeader, getMockedPlayersRowsNotLeader, mockedPartyManager, mockedPartyRows, mockedPlayersRows, mockedPlayersRows2, useEventListener };
33351
33351
  //# sourceMappingURL=long-bow.esm.js.map