From df7cad76354bc2daef896dfb344bcf995ed7e280 Mon Sep 17 00:00:00 2001 From: Jeff Colombo Date: Mon, 11 Mar 2019 22:01:23 -0400 Subject: [PATCH] move scss files --- dist/app.css | 228 +++++++------- dist/main-bundle.js | 280 +++++++++--------- .../app/components/PokemonExplorer/IvForm.tsx | 2 +- .../PokemonExplorer/LeagueIvExplorer.tsx | 2 +- .../PokemonExplorer/LeagueSelector.tsx | 2 +- .../PokemonExplorer/LeagueStatsList.tsx | 2 +- .../PokemonExplorer/MovesDropdown.tsx | 2 +- .../PokemonExplorer/MovesExplorer.tsx | 2 +- .../PokemonExplorer/PokemonDisplay.tsx | 2 +- .../PokemonExplorer/StatDisplay.tsx | 2 +- .../PokemonExplorer/TypeEffectiveDisplay.tsx | 2 +- .../PokemonExplorer/TypeIndicator.tsx | 2 +- .../PokemonExplorer}/styles/IvForm.scss | 0 .../PokemonExplorer}/styles/IvForm.scss.d.ts | 0 .../styles/LeagueIvExplorer.scss | 6 +- .../styles/LeagueIvExplorer.scss.d.ts | 0 .../styles/LeagueSelector.scss | 0 .../styles/LeagueSelector.scss.d.ts | 0 .../styles/LeagueStatsList.scss | 0 .../styles/LeagueStatsList.scss.d.ts | 0 .../styles/MovesDropdown.scss | 0 .../styles/MovesDropdown.scss.d.ts | 0 .../styles/MovesExplorer.scss | 0 .../styles/MovesExplorer.scss.d.ts | 0 .../styles/PokemonDisplay.scss | 8 +- .../styles/PokemonDisplay.scss.d.ts | 0 .../PokemonExplorer}/styles/StatDisplay.scss | 0 .../styles/StatDisplay.scss.d.ts | 0 .../styles/TypeEffectiveDisplay.scss | 0 .../styles/TypeEffectiveDisplay.scss.d.ts | 0 .../styles/TypeIndicator.scss | 0 .../styles/TypeIndicator.scss.d.ts | 0 32 files changed, 271 insertions(+), 271 deletions(-) rename src/ts/app/{ => components/PokemonExplorer}/styles/IvForm.scss (100%) rename src/ts/app/{ => components/PokemonExplorer}/styles/IvForm.scss.d.ts (100%) rename src/ts/app/{ => components/PokemonExplorer}/styles/LeagueIvExplorer.scss (85%) rename src/ts/app/{ => components/PokemonExplorer}/styles/LeagueIvExplorer.scss.d.ts (100%) rename src/ts/app/{ => components/PokemonExplorer}/styles/LeagueSelector.scss (100%) rename src/ts/app/{ => components/PokemonExplorer}/styles/LeagueSelector.scss.d.ts (100%) rename src/ts/app/{ => components/PokemonExplorer}/styles/LeagueStatsList.scss (100%) rename src/ts/app/{ => components/PokemonExplorer}/styles/LeagueStatsList.scss.d.ts (100%) rename src/ts/app/{ => components/PokemonExplorer}/styles/MovesDropdown.scss (100%) rename src/ts/app/{ => components/PokemonExplorer}/styles/MovesDropdown.scss.d.ts (100%) rename src/ts/app/{ => components/PokemonExplorer}/styles/MovesExplorer.scss (100%) rename src/ts/app/{ => components/PokemonExplorer}/styles/MovesExplorer.scss.d.ts (100%) rename src/ts/app/{ => components/PokemonExplorer}/styles/PokemonDisplay.scss (69%) rename src/ts/app/{ => components/PokemonExplorer}/styles/PokemonDisplay.scss.d.ts (100%) rename src/ts/app/{ => components/PokemonExplorer}/styles/StatDisplay.scss (100%) rename src/ts/app/{ => components/PokemonExplorer}/styles/StatDisplay.scss.d.ts (100%) rename src/ts/app/{ => components/PokemonExplorer}/styles/TypeEffectiveDisplay.scss (100%) rename src/ts/app/{ => components/PokemonExplorer}/styles/TypeEffectiveDisplay.scss.d.ts (100%) rename src/ts/app/{ => components/PokemonExplorer}/styles/TypeIndicator.scss (100%) rename src/ts/app/{ => components/PokemonExplorer}/styles/TypeIndicator.scss.d.ts (100%) diff --git a/dist/app.css b/dist/app.css index 8d1dc1f..b54db0a 100644 --- a/dist/app.css +++ b/dist/app.css @@ -74,57 +74,57 @@ flex-grow: 1; align-items: start; } -.nes-field.is-inline .IvForm__ivInput__1KM34 { +.nes-field.is-inline .IvForm__ivInput__xR5IU { width: 4.25em; padding-left: 0.45em; padding-right: 0.25em; } - .nes-field.is-inline .IvForm__ivInput__1KM34.IvForm__levelInput__1cOcl { + .nes-field.is-inline .IvForm__ivInput__xR5IU.IvForm__levelInput__1n6We { width: 6.5em; } -.nes-field.is-inline.IvForm__fieldRow__2b-ft { +.nes-field.is-inline.IvForm__fieldRow__3HcBN { justify-content: space-between; } - .nes-field.is-inline.IvForm__fieldRow__2b-ft label { + .nes-field.is-inline.IvForm__fieldRow__3HcBN label { flex-grow: 0; margin-left: 1em; } - .nes-field.is-inline.IvForm__fieldRow__2b-ft label:first-child { + .nes-field.is-inline.IvForm__fieldRow__3HcBN label:first-child { margin-left: 0; } -.LeagueSelector__wrapper__3k27A { +.LeagueSelector__wrapper__fxmRz { font-size: 0.8em; display: flex; justify-content: space-between; margin: 0 0 0.5rem 0; } -.LeagueSelector__leagueRadioLabel__23hqE { +.LeagueSelector__leagueRadioLabel__3aPV9 { display: flex; align-items: center; } -.LeagueSelector__leagueRadio__26fWw { +.LeagueSelector__leagueRadio__3hY7B { display: none; } -.LeagueStatsList__selectList__S5RTA { +.LeagueStatsList__selectList__1FBIL { flex-grow: 1; /* for Firefox */ display: flex; overflow: hidden; } - .LeagueStatsList__selectList__S5RTA > * { + .LeagueStatsList__selectList__1FBIL > * { flex: 1; overflow: auto; } -.LeagueStatsList__listItem__1pPhh { +.LeagueStatsList__listItem__oCOvr { position: relative; display: flex; justify-content: space-evenly; } - .LeagueStatsList__listItem__1pPhh.list-item.active::before, .LeagueStatsList__listItem__1pPhh.list-item:hover::before { + .LeagueStatsList__listItem__oCOvr.list-item.active::before, .LeagueStatsList__listItem__oCOvr.list-item:hover::before { top: 8px; left: 10px; } -.StatDisplay__baseStatRow__3_Kiv { +.StatDisplay__baseStatRow__1B60A { display: flex; align-items: center; } - .StatDisplay__baseStatRow__3_Kiv > * { + .StatDisplay__baseStatRow__1B60A > * { flex-shrink: 0; } - .StatDisplay__baseStatRow__3_Kiv > progress { + .StatDisplay__baseStatRow__1B60A > progress { flex-shrink: 1; margin: 0 0 0 1em; width: 5em; @@ -206,169 +206,169 @@ flex-grow: 1; align-items: start; } -.LeagueIvExplorer__wrapper__3Utm- { +.LeagueIvExplorer__wrapper__3E7AD { display: flex; flex-flow: column nowrap; } -.LeagueIvExplorer__container__23wLQ { +.LeagueIvExplorer__container__3GKct { margin-bottom: 1rem; } -.LeagueIvExplorer__leftColumn__1HzQ- { } +.LeagueIvExplorer__leftColumn__3au0L { } -.LeagueIvExplorer__rightColumn__rwhPb { } +.LeagueIvExplorer__rightColumn__1eyvh { } -.LeagueIvExplorer__leaguePokemonRank__25epF { +.LeagueIvExplorer__leaguePokemonRank__3bjyU { justify-content: flex-start; flex-wrap: wrap; } - .LeagueIvExplorer__leaguePokemonRank__25epF .LeagueIvExplorer__pokemonInfoWrapper__3Zqjc { + .LeagueIvExplorer__leaguePokemonRank__3bjyU .LeagueIvExplorer__pokemonInfoWrapper__3WVsh { flex: 1 0 100%; display: flex; } - .LeagueIvExplorer__leaguePokemonRank__25epF .LeagueIvExplorer__leftColumn__1HzQ- { + .LeagueIvExplorer__leaguePokemonRank__3bjyU .LeagueIvExplorer__leftColumn__3au0L { align-items: flex-start; } - .LeagueIvExplorer__leaguePokemonRank__25epF .LeagueIvExplorer__pokemonRankValue__2bxg3 { + .LeagueIvExplorer__leaguePokemonRank__3bjyU .LeagueIvExplorer__pokemonRankValue__3k3ih { display: inline; } -.LeagueIvExplorer__ivsContainer__7fSaL { +.LeagueIvExplorer__ivsContainer__31sfb { flex: 0 999 auto; display: flex; flex-flow: column nowrap; /* for Firefox */ } - .LeagueIvExplorer__ivsContainer__7fSaL .title.LeagueIvExplorer__ivContainerTitle__3P9q4 { + .LeagueIvExplorer__ivsContainer__31sfb .title.LeagueIvExplorer__ivContainerTitle__3Z3eX { display: flex; justify-content: flex-end; background-color: transparent; padding: 0; } - .LeagueIvExplorer__ivsContainer__7fSaL .title.LeagueIvExplorer__ivContainerTitle__3P9q4 > * { + .LeagueIvExplorer__ivsContainer__31sfb .title.LeagueIvExplorer__ivContainerTitle__3Z3eX > * { background-color: #fff; } - .LeagueIvExplorer__ivsContainer__7fSaL .title.LeagueIvExplorer__ivContainerTitle__3P9q4 > *:first-child { + .LeagueIvExplorer__ivsContainer__31sfb .title.LeagueIvExplorer__ivContainerTitle__3Z3eX > *:first-child { margin-right: auto; padding: 0 0.5em; } - .LeagueIvExplorer__ivsContainer__7fSaL .title.LeagueIvExplorer__ivContainerTitle__3P9q4 > *:last-child { + .LeagueIvExplorer__ivsContainer__31sfb .title.LeagueIvExplorer__ivContainerTitle__3Z3eX > *:last-child { padding-right: 0.5em; } - .LeagueIvExplorer__ivsContainer__7fSaL.LeagueIvExplorer__diplayingIvList__3vrin { + .LeagueIvExplorer__ivsContainer__31sfb.LeagueIvExplorer__diplayingIvList__1Q5r8 { padding: 1.5rem 0 0; } - .LeagueIvExplorer__ivsContainer__7fSaL.LeagueIvExplorer__diplayingIvList__3vrin .title.LeagueIvExplorer__ivContainerTitle__3P9q4 { + .LeagueIvExplorer__ivsContainer__31sfb.LeagueIvExplorer__diplayingIvList__1Q5r8 .title.LeagueIvExplorer__ivContainerTitle__3Z3eX { margin-bottom: 0; margin-right: -8px; margin-left: -8px; padding: 0 2.5rem; } -.TypeIndicator__pokemonType__1rrg9 { +.TypeIndicator__pokemonType__3MOQI { text-transform: uppercase; } - .TypeIndicator__pokemonType__1rrg9.nes-container { + .TypeIndicator__pokemonType__3MOQI.nes-container { text-align: center; padding: 0; font-size: 0.7em; line-height: 0.9; flex-basis: 50%; margin: 0.5rem 7px 11px; } - .TypeIndicator__pokemonType__1rrg9.normal { + .TypeIndicator__pokemonType__3MOQI.normal { color: #fff; background-color: #a8a878; } - .TypeIndicator__pokemonType__1rrg9.normal::after { + .TypeIndicator__pokemonType__3MOQI.normal::after { box-shadow: 0 -4px #a8a878, 0 -8px, 4px 0 #a8a878, 4px -4px, 8px 0, 0 4px #a8a878, 0 8px, -4px 0 #a8a878, -4px 4px, -8px 0, -4px -4px, 4px 4px; } - .TypeIndicator__pokemonType__1rrg9.fighting { + .TypeIndicator__pokemonType__3MOQI.fighting { color: #fff; background-color: #c03028; } - .TypeIndicator__pokemonType__1rrg9.fighting::after { + .TypeIndicator__pokemonType__3MOQI.fighting::after { box-shadow: 0 -4px #c03028, 0 -8px, 4px 0 #c03028, 4px -4px, 8px 0, 0 4px #c03028, 0 8px, -4px 0 #c03028, -4px 4px, -8px 0, -4px -4px, 4px 4px; } - .TypeIndicator__pokemonType__1rrg9.flying { + .TypeIndicator__pokemonType__3MOQI.flying { color: #fff; background-color: #a890f0; } - .TypeIndicator__pokemonType__1rrg9.flying::after { + .TypeIndicator__pokemonType__3MOQI.flying::after { box-shadow: 0 -4px #a890f0, 0 -8px, 4px 0 #a890f0, 4px -4px, 8px 0, 0 4px #a890f0, 0 8px, -4px 0 #a890f0, -4px 4px, -8px 0, -4px -4px, 4px 4px; } - .TypeIndicator__pokemonType__1rrg9.poison { + .TypeIndicator__pokemonType__3MOQI.poison { color: #fff; background-color: #a040a0; } - .TypeIndicator__pokemonType__1rrg9.poison::after { + .TypeIndicator__pokemonType__3MOQI.poison::after { box-shadow: 0 -4px #a040a0, 0 -8px, 4px 0 #a040a0, 4px -4px, 8px 0, 0 4px #a040a0, 0 8px, -4px 0 #a040a0, -4px 4px, -8px 0, -4px -4px, 4px 4px; } - .TypeIndicator__pokemonType__1rrg9.ground { + .TypeIndicator__pokemonType__3MOQI.ground { color: #fff; background-color: #e0c068; } - .TypeIndicator__pokemonType__1rrg9.ground::after { + .TypeIndicator__pokemonType__3MOQI.ground::after { box-shadow: 0 -4px #e0c068, 0 -8px, 4px 0 #e0c068, 4px -4px, 8px 0, 0 4px #e0c068, 0 8px, -4px 0 #e0c068, -4px 4px, -8px 0, -4px -4px, 4px 4px; } - .TypeIndicator__pokemonType__1rrg9.rock { + .TypeIndicator__pokemonType__3MOQI.rock { color: #fff; background-color: #b8a038; } - .TypeIndicator__pokemonType__1rrg9.rock::after { + .TypeIndicator__pokemonType__3MOQI.rock::after { box-shadow: 0 -4px #b8a038, 0 -8px, 4px 0 #b8a038, 4px -4px, 8px 0, 0 4px #b8a038, 0 8px, -4px 0 #b8a038, -4px 4px, -8px 0, -4px -4px, 4px 4px; } - .TypeIndicator__pokemonType__1rrg9.bug { + .TypeIndicator__pokemonType__3MOQI.bug { color: #fff; background-color: #a8b820; } - .TypeIndicator__pokemonType__1rrg9.bug::after { + .TypeIndicator__pokemonType__3MOQI.bug::after { box-shadow: 0 -4px #a8b820, 0 -8px, 4px 0 #a8b820, 4px -4px, 8px 0, 0 4px #a8b820, 0 8px, -4px 0 #a8b820, -4px 4px, -8px 0, -4px -4px, 4px 4px; } - .TypeIndicator__pokemonType__1rrg9.ghost { + .TypeIndicator__pokemonType__3MOQI.ghost { color: #fff; background-color: #705898; } - .TypeIndicator__pokemonType__1rrg9.ghost::after { + .TypeIndicator__pokemonType__3MOQI.ghost::after { box-shadow: 0 -4px #705898, 0 -8px, 4px 0 #705898, 4px -4px, 8px 0, 0 4px #705898, 0 8px, -4px 0 #705898, -4px 4px, -8px 0, -4px -4px, 4px 4px; } - .TypeIndicator__pokemonType__1rrg9.steel { + .TypeIndicator__pokemonType__3MOQI.steel { color: #fff; background-color: #b8b8d0; } - .TypeIndicator__pokemonType__1rrg9.steel::after { + .TypeIndicator__pokemonType__3MOQI.steel::after { box-shadow: 0 -4px #b8b8d0, 0 -8px, 4px 0 #b8b8d0, 4px -4px, 8px 0, 0 4px #b8b8d0, 0 8px, -4px 0 #b8b8d0, -4px 4px, -8px 0, -4px -4px, 4px 4px; } - .TypeIndicator__pokemonType__1rrg9.fire { + .TypeIndicator__pokemonType__3MOQI.fire { color: #fff; background-color: #f08030; } - .TypeIndicator__pokemonType__1rrg9.fire::after { + .TypeIndicator__pokemonType__3MOQI.fire::after { box-shadow: 0 -4px #f08030, 0 -8px, 4px 0 #f08030, 4px -4px, 8px 0, 0 4px #f08030, 0 8px, -4px 0 #f08030, -4px 4px, -8px 0, -4px -4px, 4px 4px; } - .TypeIndicator__pokemonType__1rrg9.water { + .TypeIndicator__pokemonType__3MOQI.water { color: #fff; background-color: #6890f0; } - .TypeIndicator__pokemonType__1rrg9.water::after { + .TypeIndicator__pokemonType__3MOQI.water::after { box-shadow: 0 -4px #6890f0, 0 -8px, 4px 0 #6890f0, 4px -4px, 8px 0, 0 4px #6890f0, 0 8px, -4px 0 #6890f0, -4px 4px, -8px 0, -4px -4px, 4px 4px; } - .TypeIndicator__pokemonType__1rrg9.grass { + .TypeIndicator__pokemonType__3MOQI.grass { color: #fff; background-color: #78c850; } - .TypeIndicator__pokemonType__1rrg9.grass::after { + .TypeIndicator__pokemonType__3MOQI.grass::after { box-shadow: 0 -4px #78c850, 0 -8px, 4px 0 #78c850, 4px -4px, 8px 0, 0 4px #78c850, 0 8px, -4px 0 #78c850, -4px 4px, -8px 0, -4px -4px, 4px 4px; } - .TypeIndicator__pokemonType__1rrg9.electric { + .TypeIndicator__pokemonType__3MOQI.electric { color: #fff; background-color: #f8d030; } - .TypeIndicator__pokemonType__1rrg9.electric::after { + .TypeIndicator__pokemonType__3MOQI.electric::after { box-shadow: 0 -4px #f8d030, 0 -8px, 4px 0 #f8d030, 4px -4px, 8px 0, 0 4px #f8d030, 0 8px, -4px 0 #f8d030, -4px 4px, -8px 0, -4px -4px, 4px 4px; } - .TypeIndicator__pokemonType__1rrg9.psychic { + .TypeIndicator__pokemonType__3MOQI.psychic { color: #fff; background-color: #f85888; } - .TypeIndicator__pokemonType__1rrg9.psychic::after { + .TypeIndicator__pokemonType__3MOQI.psychic::after { box-shadow: 0 -4px #f85888, 0 -8px, 4px 0 #f85888, 4px -4px, 8px 0, 0 4px #f85888, 0 8px, -4px 0 #f85888, -4px 4px, -8px 0, -4px -4px, 4px 4px; } - .TypeIndicator__pokemonType__1rrg9.ice { + .TypeIndicator__pokemonType__3MOQI.ice { color: #fff; background-color: #98d8d8; } - .TypeIndicator__pokemonType__1rrg9.ice::after { + .TypeIndicator__pokemonType__3MOQI.ice::after { box-shadow: 0 -4px #98d8d8, 0 -8px, 4px 0 #98d8d8, 4px -4px, 8px 0, 0 4px #98d8d8, 0 8px, -4px 0 #98d8d8, -4px 4px, -8px 0, -4px -4px, 4px 4px; } - .TypeIndicator__pokemonType__1rrg9.dragon { + .TypeIndicator__pokemonType__3MOQI.dragon { color: #fff; background-color: #6f35fc; } - .TypeIndicator__pokemonType__1rrg9.dragon::after { + .TypeIndicator__pokemonType__3MOQI.dragon::after { box-shadow: 0 -4px #6f35fc, 0 -8px, 4px 0 #6f35fc, 4px -4px, 8px 0, 0 4px #6f35fc, 0 8px, -4px 0 #6f35fc, -4px 4px, -8px 0, -4px -4px, 4px 4px; } - .TypeIndicator__pokemonType__1rrg9.dark { + .TypeIndicator__pokemonType__3MOQI.dark { color: #fff; background-color: #705848; } - .TypeIndicator__pokemonType__1rrg9.dark::after { + .TypeIndicator__pokemonType__3MOQI.dark::after { box-shadow: 0 -4px #705848, 0 -8px, 4px 0 #705848, 4px -4px, 8px 0, 0 4px #705848, 0 8px, -4px 0 #705848, -4px 4px, -8px 0, -4px -4px, 4px 4px; } - .TypeIndicator__pokemonType__1rrg9.fairy { + .TypeIndicator__pokemonType__3MOQI.fairy { color: #fff; background-color: #ee99ac; } - .TypeIndicator__pokemonType__1rrg9.fairy::after { + .TypeIndicator__pokemonType__3MOQI.fairy::after { box-shadow: 0 -4px #ee99ac, 0 -8px, 4px 0 #ee99ac, 4px -4px, 8px 0, 0 4px #ee99ac, 0 8px, -4px 0 #ee99ac, -4px 4px, -8px 0, -4px -4px, 4px 4px; } -.MovesExplorer__wrapper__iV8WK { +.MovesExplorer__wrapper__2y-BK { font-size: 1em; } - .MovesExplorer__wrapper__iV8WK .title { + .MovesExplorer__wrapper__2y-BK .title { color: #fff; position: absolute; margin-top: -2em; margin-bottom: 0; } -.MovesExplorer__legacy__ixKar { +.MovesExplorer__legacy__2PDtp { background-image: repeating-linear-gradient(45deg, transparent, transparent 5px, rgba(255, 255, 255, 0.5) 5px, rgba(255, 255, 255, 0.5) 10px); background-size: 14px 14px; } -.MovesDropdown__wrapper__lbjH6 { +.MovesDropdown__wrapper__3aoeI { text-transform: capitalize; } -.MovesDropdown__menu__2yxRm { +.MovesDropdown__menu__38tPs { width: 425px; max-height: 458px; position: fixed; @@ -377,11 +377,11 @@ left: 50%; margin-left: -212.5px; padding: 0; } - .MovesDropdown__menu__2yxRm .list-item.active::before, - .MovesDropdown__menu__2yxRm .list-item:hover::before { + .MovesDropdown__menu__38tPs .list-item.active::before, + .MovesDropdown__menu__38tPs .list-item:hover::before { top: 8px; } -.MovesDropdown__listItem__3fTKH { +.MovesDropdown__listItem__U8AQj { overflow: hidden; display: flex; justify-content: space-between; @@ -389,118 +389,118 @@ padding-left: 2rem; white-space: nowrap; text-transform: capitalize; } - .MovesDropdown__listItem__3fTKH > * { + .MovesDropdown__listItem__U8AQj > * { flex: 0 1 auto; } - .MovesDropdown__listItem__3fTKH > .nes-container { + .MovesDropdown__listItem__U8AQj > .nes-container { flex-basis: 9em; } -.MovesDropdown__legacy__1WRv9 { } +.MovesDropdown__legacy__3-s2n { } -.MovesExplorer__wrapper__iV8WK { +.MovesExplorer__wrapper__2y-BK { font-size: 1em; } - .MovesExplorer__wrapper__iV8WK .title { + .MovesExplorer__wrapper__2y-BK .title { color: #fff; position: absolute; margin-top: -2em; margin-bottom: 0; } -.MovesExplorer__legacy__ixKar { +.MovesExplorer__legacy__2PDtp { background-image: repeating-linear-gradient(45deg, transparent, transparent 5px, rgba(255, 255, 255, 0.5) 5px, rgba(255, 255, 255, 0.5) 10px); background-size: 14px 14px; } -.PokemonDisplay__highlight__2zbxz { +.PokemonDisplay__highlight__h50BA { color: #fff; pointer-events: none; } -.PokemonDisplay__pokemonInfoWrapper__1gaDq { +.PokemonDisplay__pokemonInfoWrapper__3AW3e { margin-bottom: 1rem; } -.PokemonDisplay__pokemonInfoLeftColumn__22kLA { } +.PokemonDisplay__pokemonInfoLeftColumn__1vugM { } -.PokemonDisplay__pokemonInfoRightColumn__3TFUR { } +.PokemonDisplay__pokemonInfoRightColumn__27Q49 { } -.PokemonDisplay__pokemonName__2XDXE { +.PokemonDisplay__pokemonName__WBKbk { margin-bottom: 0; } -.PokemonDisplay__dexHeader___Uki8 { +.PokemonDisplay__dexHeader__2HVfr { margin-bottom: 0.25rem; } -.PokemonDisplay__pokemonTypeWrapper__2GdkI { +.PokemonDisplay__pokemonTypeWrapper__1rJIA { display: flex; justify-content: center; align-self: stretch; } -.PokemonDisplay__formHeader__2EgEf { +.PokemonDisplay__formHeader__1pr6M { text-transform: uppercase; margin-bottom: 0; } -.PokemonDisplay__pokemonBaseStats__e699B { +.PokemonDisplay__pokemonBaseStats__3UJvn { display: flex; flex-flow: column nowrap; align-items: start; align-self: stretch; } -.TypeEffectiveDisplay__multiplierWrapper__1E9zx { +.TypeEffectiveDisplay__multiplierWrapper__14os7 { position: relative; z-index: 0; padding-top: 6px; padding-right: 6px; } - .TypeEffectiveDisplay__multiplierWrapper__1E9zx > * { + .TypeEffectiveDisplay__multiplierWrapper__14os7 > * { position: absolute; } - .TypeEffectiveDisplay__multiplierWrapper__1E9zx :nth-child(1) { + .TypeEffectiveDisplay__multiplierWrapper__14os7 :nth-child(1) { position: inherit; z-index: 3; } - .TypeEffectiveDisplay__multiplierWrapper__1E9zx :nth-child(2) { + .TypeEffectiveDisplay__multiplierWrapper__14os7 :nth-child(2) { top: 0; left: 6px; z-index: 2; } - .TypeEffectiveDisplay__multiplierWrapper__1E9zx :nth-child(3) { + .TypeEffectiveDisplay__multiplierWrapper__14os7 :nth-child(3) { left: 12px; z-index: 1; } - .TypeEffectiveDisplay__multiplierWrapper__1E9zx :nth-child(4) { + .TypeEffectiveDisplay__multiplierWrapper__14os7 :nth-child(4) { left: 18px; z-index: 0; } - .TypeEffectiveDisplay__multiplierWrapper__1E9zx.TypeEffectiveDisplay__multiplierWrapperX3__3LBbd { + .TypeEffectiveDisplay__multiplierWrapper__14os7.TypeEffectiveDisplay__multiplierWrapperX3__1SBG1 { padding-top: 12px; padding-right: 12px; } - .TypeEffectiveDisplay__multiplierWrapper__1E9zx.TypeEffectiveDisplay__multiplierWrapperX3__3LBbd :nth-child(3) { + .TypeEffectiveDisplay__multiplierWrapper__14os7.TypeEffectiveDisplay__multiplierWrapperX3__1SBG1 :nth-child(3) { top: 0; } - .TypeEffectiveDisplay__multiplierWrapper__1E9zx.TypeEffectiveDisplay__multiplierWrapperX3__3LBbd :nth-child(2) { + .TypeEffectiveDisplay__multiplierWrapper__14os7.TypeEffectiveDisplay__multiplierWrapperX3__1SBG1 :nth-child(2) { top: 6px; } - .TypeEffectiveDisplay__multiplierWrapper__1E9zx.TypeEffectiveDisplay__multiplierWrapperX4__iKCza { + .TypeEffectiveDisplay__multiplierWrapper__14os7.TypeEffectiveDisplay__multiplierWrapperX4__2KqYa { padding-top: 18px; padding-right: 18px; } - .TypeEffectiveDisplay__multiplierWrapper__1E9zx.TypeEffectiveDisplay__multiplierWrapperX4__iKCza :nth-child(4) { + .TypeEffectiveDisplay__multiplierWrapper__14os7.TypeEffectiveDisplay__multiplierWrapperX4__2KqYa :nth-child(4) { top: 0; } - .TypeEffectiveDisplay__multiplierWrapper__1E9zx.TypeEffectiveDisplay__multiplierWrapperX4__iKCza :nth-child(3) { + .TypeEffectiveDisplay__multiplierWrapper__14os7.TypeEffectiveDisplay__multiplierWrapperX4__2KqYa :nth-child(3) { top: 6px; } - .TypeEffectiveDisplay__multiplierWrapper__1E9zx.TypeEffectiveDisplay__multiplierWrapperX4__iKCza :nth-child(2) { + .TypeEffectiveDisplay__multiplierWrapper__14os7.TypeEffectiveDisplay__multiplierWrapperX4__2KqYa :nth-child(2) { top: 12px; } -.TypeEffectiveDisplay__wrapper__1DgN_ { +.TypeEffectiveDisplay__wrapper__1FFIj { margin: 0 1em; } - .TypeEffectiveDisplay__wrapper__1DgN_ * + h4 { + .TypeEffectiveDisplay__wrapper__1FFIj * + h4 { margin-top: 1em; } - .TypeEffectiveDisplay__wrapper__1DgN_ h4 p { + .TypeEffectiveDisplay__wrapper__1FFIj h4 p { font-size: 0.7em; color: #b6b6b6; margin: 0; } - .TypeEffectiveDisplay__wrapper__1DgN_ .TypeEffectiveDisplay__indicatorWrapper__wJ82n { + .TypeEffectiveDisplay__wrapper__1FFIj .TypeEffectiveDisplay__indicatorWrapper__2F3AY { display: flex; flex-flow: row wrap; align-items: end; } - .TypeEffectiveDisplay__wrapper__1DgN_ .TypeEffectiveDisplay__indicatorWrapper__wJ82n > * { + .TypeEffectiveDisplay__wrapper__1FFIj .TypeEffectiveDisplay__indicatorWrapper__2F3AY > * { margin-right: 14px; height: 0%; } - .TypeEffectiveDisplay__wrapper__1DgN_ .TypeEffectiveDisplay__indicatorWrapper__wJ82n .TypeEffectiveDisplay__multiplierWrapper__1E9zx { + .TypeEffectiveDisplay__wrapper__1FFIj .TypeEffectiveDisplay__indicatorWrapper__2F3AY .TypeEffectiveDisplay__multiplierWrapper__14os7 { width: auto; margin-right: 2px; } - .TypeEffectiveDisplay__wrapper__1DgN_ .TypeEffectiveDisplay__indicatorWrapper__wJ82n .TypeEffectiveDisplay__multiplierWrapper__1E9zx.TypeEffectiveDisplay__multiplierWrapperX3__3LBbd { + .TypeEffectiveDisplay__wrapper__1FFIj .TypeEffectiveDisplay__indicatorWrapper__2F3AY .TypeEffectiveDisplay__multiplierWrapper__14os7.TypeEffectiveDisplay__multiplierWrapperX3__1SBG1 { margin-right: -4px; } - .TypeEffectiveDisplay__wrapper__1DgN_ .TypeEffectiveDisplay__indicatorWrapper__wJ82n .TypeEffectiveDisplay__multiplierWrapper__1E9zx.TypeEffectiveDisplay__multiplierWrapperX4__iKCza { + .TypeEffectiveDisplay__wrapper__1FFIj .TypeEffectiveDisplay__indicatorWrapper__2F3AY .TypeEffectiveDisplay__multiplierWrapper__14os7.TypeEffectiveDisplay__multiplierWrapperX4__2KqYa { margin-right: -10px; } - .TypeEffectiveDisplay__wrapper__1DgN_ .TypeEffectiveDisplay__indicatorWrapper__wJ82n > *, - .TypeEffectiveDisplay__wrapper__1DgN_ .TypeEffectiveDisplay__indicatorWrapper__wJ82n .TypeEffectiveDisplay__multiplierWrapper__1E9zx > * { + .TypeEffectiveDisplay__wrapper__1FFIj .TypeEffectiveDisplay__indicatorWrapper__2F3AY > *, + .TypeEffectiveDisplay__wrapper__1FFIj .TypeEffectiveDisplay__indicatorWrapper__2F3AY .TypeEffectiveDisplay__multiplierWrapper__14os7 > * { flex-basis: unset; width: 6.75rem; } diff --git a/dist/main-bundle.js b/dist/main-bundle.js index c4e7312..b523e17 100644 --- a/dist/main-bundle.js +++ b/dist/main-bundle.js @@ -37410,7 +37410,7 @@ var react_1 = __importDefault(__webpack_require__(/*! react */ "./node_modules/r var classnames_1 = __importDefault(__webpack_require__(/*! classnames */ "./node_modules/classnames/index.js")); -var styles = __importStar(__webpack_require__(/*! app/styles/IvForm.scss */ "./src/ts/app/styles/IvForm.scss")); +var styles = __importStar(__webpack_require__(/*! app/components/PokemonExplorer/styles/IvForm.scss */ "./src/ts/app/components/PokemonExplorer/styles/IvForm.scss")); var IvForm = /*#__PURE__*/ @@ -37644,7 +37644,7 @@ var LeagueStatsList_1 = __webpack_require__(/*! ./LeagueStatsList */ "./src/ts/a var StatDisplay_1 = __webpack_require__(/*! ./StatDisplay */ "./src/ts/app/components/PokemonExplorer/StatDisplay.tsx"); -var styles = __importStar(__webpack_require__(/*! app/styles/LeagueIvExplorer.scss */ "./src/ts/app/styles/LeagueIvExplorer.scss")); +var styles = __importStar(__webpack_require__(/*! app/components/PokemonExplorer/styles/LeagueIvExplorer.scss */ "./src/ts/app/components/PokemonExplorer/styles/LeagueIvExplorer.scss")); var IvDisplayMode; @@ -37902,7 +37902,7 @@ var classnames_1 = __importDefault(__webpack_require__(/*! classnames */ "./node var League_1 = __webpack_require__(/*! app/models/League */ "./src/ts/app/models/League.ts"); -var styles = __importStar(__webpack_require__(/*! app/styles/LeagueSelector.scss */ "./src/ts/app/styles/LeagueSelector.scss")); +var styles = __importStar(__webpack_require__(/*! app/components/PokemonExplorer/styles/LeagueSelector.scss */ "./src/ts/app/components/PokemonExplorer/styles/LeagueSelector.scss")); var LeagueSelector = /*#__PURE__*/ @@ -38045,7 +38045,7 @@ var classnames_1 = __importDefault(__webpack_require__(/*! classnames */ "./node var Pokemon_1 = __webpack_require__(/*! app/models/Pokemon */ "./src/ts/app/models/Pokemon.ts"); -var styles = __importStar(__webpack_require__(/*! app/styles/LeagueStatsList.scss */ "./src/ts/app/styles/LeagueStatsList.scss")); +var styles = __importStar(__webpack_require__(/*! app/components/PokemonExplorer/styles/LeagueStatsList.scss */ "./src/ts/app/components/PokemonExplorer/styles/LeagueStatsList.scss")); var LeagueStatsList = /*#__PURE__*/ @@ -38269,7 +38269,7 @@ var classnames_1 = __importDefault(__webpack_require__(/*! classnames */ "./node var TypeIndicator_1 = __webpack_require__(/*! ./TypeIndicator */ "./src/ts/app/components/PokemonExplorer/TypeIndicator.tsx"); -var styles = __importStar(__webpack_require__(/*! app/styles/MovesDropdown.scss */ "./src/ts/app/styles/MovesDropdown.scss")); +var styles = __importStar(__webpack_require__(/*! app/components/PokemonExplorer/styles/MovesDropdown.scss */ "./src/ts/app/components/PokemonExplorer/styles/MovesDropdown.scss")); var MovesDropdown = /*#__PURE__*/ @@ -38476,7 +38476,7 @@ var MovesDropdown_1 = __webpack_require__(/*! app/components/PokemonExplorer/Mov var TypeIndicator_1 = __webpack_require__(/*! ./TypeIndicator */ "./src/ts/app/components/PokemonExplorer/TypeIndicator.tsx"); -var styles = __importStar(__webpack_require__(/*! app/styles/MovesExplorer.scss */ "./src/ts/app/styles/MovesExplorer.scss")); +var styles = __importStar(__webpack_require__(/*! app/components/PokemonExplorer/styles/MovesExplorer.scss */ "./src/ts/app/components/PokemonExplorer/styles/MovesExplorer.scss")); var MovesExplorer = /*#__PURE__*/ @@ -38665,7 +38665,7 @@ var StatDisplay_1 = __webpack_require__(/*! ./StatDisplay */ "./src/ts/app/compo var TypeIndicator_1 = __webpack_require__(/*! ./TypeIndicator */ "./src/ts/app/components/PokemonExplorer/TypeIndicator.tsx"); -var styles = __importStar(__webpack_require__(/*! app/styles/PokemonDisplay.scss */ "./src/ts/app/styles/PokemonDisplay.scss")); +var styles = __importStar(__webpack_require__(/*! app/components/PokemonExplorer/styles/PokemonDisplay.scss */ "./src/ts/app/components/PokemonExplorer/styles/PokemonDisplay.scss")); var PokemonDisplay = /*#__PURE__*/ @@ -39133,7 +39133,7 @@ var react_1 = __importDefault(__webpack_require__(/*! react */ "./node_modules/r var classnames_1 = __importDefault(__webpack_require__(/*! classnames */ "./node_modules/classnames/index.js")); -var styles = __importStar(__webpack_require__(/*! app/styles/StatDisplay.scss */ "./src/ts/app/styles/StatDisplay.scss")); +var styles = __importStar(__webpack_require__(/*! app/components/PokemonExplorer/styles/StatDisplay.scss */ "./src/ts/app/components/PokemonExplorer/styles/StatDisplay.scss")); var StatDisplay = /*#__PURE__*/ @@ -39247,7 +39247,7 @@ var Pokemon_1 = __webpack_require__(/*! app/models/Pokemon */ "./src/ts/app/mode var TypeIndicator_1 = __webpack_require__(/*! ./TypeIndicator */ "./src/ts/app/components/PokemonExplorer/TypeIndicator.tsx"); -var styles = __importStar(__webpack_require__(/*! app/styles/TypeEffectiveDisplay.scss */ "./src/ts/app/styles/TypeEffectiveDisplay.scss")); +var styles = __importStar(__webpack_require__(/*! app/components/PokemonExplorer/styles/TypeEffectiveDisplay.scss */ "./src/ts/app/components/PokemonExplorer/styles/TypeEffectiveDisplay.scss")); var TypeEffectiveDisplay = /*#__PURE__*/ @@ -39418,7 +39418,7 @@ var classnames_1 = __importDefault(__webpack_require__(/*! classnames */ "./node var formatter_1 = __webpack_require__(/*! app/utils/formatter */ "./src/ts/app/utils/formatter.ts"); -var styles = __importStar(__webpack_require__(/*! app/styles/TypeIndicator.scss */ "./src/ts/app/styles/TypeIndicator.scss")); +var styles = __importStar(__webpack_require__(/*! app/components/PokemonExplorer/styles/TypeIndicator.scss */ "./src/ts/app/components/PokemonExplorer/styles/TypeIndicator.scss")); var TypeIndicator = /*#__PURE__*/ @@ -39745,6 +39745,136 @@ exports.PokemonExplorerReducers = function () { /***/ }), +/***/ "./src/ts/app/components/PokemonExplorer/styles/IvForm.scss": +/*!******************************************************************!*\ + !*** ./src/ts/app/components/PokemonExplorer/styles/IvForm.scss ***! + \******************************************************************/ +/*! no static exports found */ +/*! ModuleConcatenation bailout: Module is not an ECMAScript module */ +/***/ (function(module, exports, __webpack_require__) { + +// extracted by mini-css-extract-plugin +module.exports = {"ivInput":"IvForm__ivInput__xR5IU","levelInput":"IvForm__levelInput__1n6We","fieldRow":"IvForm__fieldRow__3HcBN"}; + +/***/ }), + +/***/ "./src/ts/app/components/PokemonExplorer/styles/LeagueIvExplorer.scss": +/*!****************************************************************************!*\ + !*** ./src/ts/app/components/PokemonExplorer/styles/LeagueIvExplorer.scss ***! + \****************************************************************************/ +/*! no static exports found */ +/*! ModuleConcatenation bailout: Module is not an ECMAScript module */ +/***/ (function(module, exports, __webpack_require__) { + +// extracted by mini-css-extract-plugin +module.exports = {"wrapper":"LeagueIvExplorer__wrapper__3E7AD","container":"LeagueIvExplorer__container__3GKct PokemonApp__container__MsUHy","leftColumn":"LeagueIvExplorer__leftColumn__3au0L PokemonApp__leftColumn__3Lv_L","rightColumn":"LeagueIvExplorer__rightColumn__1eyvh PokemonApp__rightColumn__1xE25","leaguePokemonRank":"LeagueIvExplorer__leaguePokemonRank__3bjyU","pokemonInfoWrapper":"LeagueIvExplorer__pokemonInfoWrapper__3WVsh","pokemonRankValue":"LeagueIvExplorer__pokemonRankValue__3k3ih","ivsContainer":"LeagueIvExplorer__ivsContainer__31sfb","ivContainerTitle":"LeagueIvExplorer__ivContainerTitle__3Z3eX","diplayingIvList":"LeagueIvExplorer__diplayingIvList__1Q5r8"}; + +/***/ }), + +/***/ "./src/ts/app/components/PokemonExplorer/styles/LeagueSelector.scss": +/*!**************************************************************************!*\ + !*** ./src/ts/app/components/PokemonExplorer/styles/LeagueSelector.scss ***! + \**************************************************************************/ +/*! no static exports found */ +/*! ModuleConcatenation bailout: Module is not an ECMAScript module */ +/***/ (function(module, exports, __webpack_require__) { + +// extracted by mini-css-extract-plugin +module.exports = {"wrapper":"LeagueSelector__wrapper__fxmRz","leagueRadioLabel":"LeagueSelector__leagueRadioLabel__3aPV9","leagueRadio":"LeagueSelector__leagueRadio__3hY7B"}; + +/***/ }), + +/***/ "./src/ts/app/components/PokemonExplorer/styles/LeagueStatsList.scss": +/*!***************************************************************************!*\ + !*** ./src/ts/app/components/PokemonExplorer/styles/LeagueStatsList.scss ***! + \***************************************************************************/ +/*! no static exports found */ +/*! ModuleConcatenation bailout: Module is not an ECMAScript module */ +/***/ (function(module, exports, __webpack_require__) { + +// extracted by mini-css-extract-plugin +module.exports = {"selectList":"LeagueStatsList__selectList__1FBIL","listItem":"LeagueStatsList__listItem__oCOvr"}; + +/***/ }), + +/***/ "./src/ts/app/components/PokemonExplorer/styles/MovesDropdown.scss": +/*!*************************************************************************!*\ + !*** ./src/ts/app/components/PokemonExplorer/styles/MovesDropdown.scss ***! + \*************************************************************************/ +/*! no static exports found */ +/*! ModuleConcatenation bailout: Module is not an ECMAScript module */ +/***/ (function(module, exports, __webpack_require__) { + +// extracted by mini-css-extract-plugin +module.exports = {"wrapper":"MovesDropdown__wrapper__3aoeI","menu":"MovesDropdown__menu__38tPs","listItem":"MovesDropdown__listItem__U8AQj","legacy":"MovesDropdown__legacy__3-s2n MovesExplorer__legacy__2PDtp"}; + +/***/ }), + +/***/ "./src/ts/app/components/PokemonExplorer/styles/MovesExplorer.scss": +/*!*************************************************************************!*\ + !*** ./src/ts/app/components/PokemonExplorer/styles/MovesExplorer.scss ***! + \*************************************************************************/ +/*! no static exports found */ +/*! ModuleConcatenation bailout: Module is not an ECMAScript module */ +/***/ (function(module, exports, __webpack_require__) { + +// extracted by mini-css-extract-plugin +module.exports = {"wrapper":"MovesExplorer__wrapper__2y-BK","legacy":"MovesExplorer__legacy__2PDtp"}; + +/***/ }), + +/***/ "./src/ts/app/components/PokemonExplorer/styles/PokemonDisplay.scss": +/*!**************************************************************************!*\ + !*** ./src/ts/app/components/PokemonExplorer/styles/PokemonDisplay.scss ***! + \**************************************************************************/ +/*! no static exports found */ +/*! ModuleConcatenation bailout: Module is not an ECMAScript module */ +/***/ (function(module, exports, __webpack_require__) { + +// extracted by mini-css-extract-plugin +module.exports = {"highlight":"PokemonDisplay__highlight__h50BA PokemonApp__highlight__1zywH","pokemonInfoWrapper":"PokemonDisplay__pokemonInfoWrapper__3AW3e PokemonApp__container__MsUHy","pokemonInfoLeftColumn":"PokemonDisplay__pokemonInfoLeftColumn__1vugM PokemonApp__leftColumn__3Lv_L","pokemonInfoRightColumn":"PokemonDisplay__pokemonInfoRightColumn__27Q49 PokemonApp__rightColumn__1xE25","pokemonName":"PokemonDisplay__pokemonName__WBKbk","dexHeader":"PokemonDisplay__dexHeader__2HVfr","pokemonTypeWrapper":"PokemonDisplay__pokemonTypeWrapper__1rJIA","formHeader":"PokemonDisplay__formHeader__1pr6M","pokemonBaseStats":"PokemonDisplay__pokemonBaseStats__3UJvn"}; + +/***/ }), + +/***/ "./src/ts/app/components/PokemonExplorer/styles/StatDisplay.scss": +/*!***********************************************************************!*\ + !*** ./src/ts/app/components/PokemonExplorer/styles/StatDisplay.scss ***! + \***********************************************************************/ +/*! no static exports found */ +/*! ModuleConcatenation bailout: Module is not an ECMAScript module */ +/***/ (function(module, exports, __webpack_require__) { + +// extracted by mini-css-extract-plugin +module.exports = {"baseStatRow":"StatDisplay__baseStatRow__1B60A"}; + +/***/ }), + +/***/ "./src/ts/app/components/PokemonExplorer/styles/TypeEffectiveDisplay.scss": +/*!********************************************************************************!*\ + !*** ./src/ts/app/components/PokemonExplorer/styles/TypeEffectiveDisplay.scss ***! + \********************************************************************************/ +/*! no static exports found */ +/*! ModuleConcatenation bailout: Module is not an ECMAScript module */ +/***/ (function(module, exports, __webpack_require__) { + +// extracted by mini-css-extract-plugin +module.exports = {"multiplierWrapper":"TypeEffectiveDisplay__multiplierWrapper__14os7","multiplierWrapperX3":"TypeEffectiveDisplay__multiplierWrapperX3__1SBG1","multiplierWrapperX4":"TypeEffectiveDisplay__multiplierWrapperX4__2KqYa","wrapper":"TypeEffectiveDisplay__wrapper__1FFIj","indicatorWrapper":"TypeEffectiveDisplay__indicatorWrapper__2F3AY"}; + +/***/ }), + +/***/ "./src/ts/app/components/PokemonExplorer/styles/TypeIndicator.scss": +/*!*************************************************************************!*\ + !*** ./src/ts/app/components/PokemonExplorer/styles/TypeIndicator.scss ***! + \*************************************************************************/ +/*! no static exports found */ +/*! ModuleConcatenation bailout: Module is not an ECMAScript module */ +/***/ (function(module, exports, __webpack_require__) { + +// extracted by mini-css-extract-plugin +module.exports = {"pokemonType":"TypeIndicator__pokemonType__3MOQI"}; + +/***/ }), + /***/ "./src/ts/app/components/PokemonExplorer/types.ts": /*!********************************************************!*\ !*** ./src/ts/app/components/PokemonExplorer/types.ts ***! @@ -40641,84 +40771,6 @@ exports.PokemonAppReducers = function () { /***/ }), -/***/ "./src/ts/app/styles/IvForm.scss": -/*!***************************************!*\ - !*** ./src/ts/app/styles/IvForm.scss ***! - \***************************************/ -/*! no static exports found */ -/*! ModuleConcatenation bailout: Module is not an ECMAScript module */ -/***/ (function(module, exports, __webpack_require__) { - -// extracted by mini-css-extract-plugin -module.exports = {"ivInput":"IvForm__ivInput__1KM34","levelInput":"IvForm__levelInput__1cOcl","fieldRow":"IvForm__fieldRow__2b-ft"}; - -/***/ }), - -/***/ "./src/ts/app/styles/LeagueIvExplorer.scss": -/*!*************************************************!*\ - !*** ./src/ts/app/styles/LeagueIvExplorer.scss ***! - \*************************************************/ -/*! no static exports found */ -/*! ModuleConcatenation bailout: Module is not an ECMAScript module */ -/***/ (function(module, exports, __webpack_require__) { - -// extracted by mini-css-extract-plugin -module.exports = {"wrapper":"LeagueIvExplorer__wrapper__3Utm-","container":"LeagueIvExplorer__container__23wLQ PokemonApp__container__MsUHy","leftColumn":"LeagueIvExplorer__leftColumn__1HzQ- PokemonApp__leftColumn__3Lv_L","rightColumn":"LeagueIvExplorer__rightColumn__rwhPb PokemonApp__rightColumn__1xE25","leaguePokemonRank":"LeagueIvExplorer__leaguePokemonRank__25epF","pokemonInfoWrapper":"LeagueIvExplorer__pokemonInfoWrapper__3Zqjc","pokemonRankValue":"LeagueIvExplorer__pokemonRankValue__2bxg3","ivsContainer":"LeagueIvExplorer__ivsContainer__7fSaL","ivContainerTitle":"LeagueIvExplorer__ivContainerTitle__3P9q4","diplayingIvList":"LeagueIvExplorer__diplayingIvList__3vrin"}; - -/***/ }), - -/***/ "./src/ts/app/styles/LeagueSelector.scss": -/*!***********************************************!*\ - !*** ./src/ts/app/styles/LeagueSelector.scss ***! - \***********************************************/ -/*! no static exports found */ -/*! ModuleConcatenation bailout: Module is not an ECMAScript module */ -/***/ (function(module, exports, __webpack_require__) { - -// extracted by mini-css-extract-plugin -module.exports = {"wrapper":"LeagueSelector__wrapper__3k27A","leagueRadioLabel":"LeagueSelector__leagueRadioLabel__23hqE","leagueRadio":"LeagueSelector__leagueRadio__26fWw"}; - -/***/ }), - -/***/ "./src/ts/app/styles/LeagueStatsList.scss": -/*!************************************************!*\ - !*** ./src/ts/app/styles/LeagueStatsList.scss ***! - \************************************************/ -/*! no static exports found */ -/*! ModuleConcatenation bailout: Module is not an ECMAScript module */ -/***/ (function(module, exports, __webpack_require__) { - -// extracted by mini-css-extract-plugin -module.exports = {"selectList":"LeagueStatsList__selectList__S5RTA","listItem":"LeagueStatsList__listItem__1pPhh"}; - -/***/ }), - -/***/ "./src/ts/app/styles/MovesDropdown.scss": -/*!**********************************************!*\ - !*** ./src/ts/app/styles/MovesDropdown.scss ***! - \**********************************************/ -/*! no static exports found */ -/*! ModuleConcatenation bailout: Module is not an ECMAScript module */ -/***/ (function(module, exports, __webpack_require__) { - -// extracted by mini-css-extract-plugin -module.exports = {"wrapper":"MovesDropdown__wrapper__lbjH6","menu":"MovesDropdown__menu__2yxRm","listItem":"MovesDropdown__listItem__3fTKH","legacy":"MovesDropdown__legacy__1WRv9 MovesExplorer__legacy__ixKar"}; - -/***/ }), - -/***/ "./src/ts/app/styles/MovesExplorer.scss": -/*!**********************************************!*\ - !*** ./src/ts/app/styles/MovesExplorer.scss ***! - \**********************************************/ -/*! no static exports found */ -/*! ModuleConcatenation bailout: Module is not an ECMAScript module */ -/***/ (function(module, exports, __webpack_require__) { - -// extracted by mini-css-extract-plugin -module.exports = {"wrapper":"MovesExplorer__wrapper__iV8WK","legacy":"MovesExplorer__legacy__ixKar"}; - -/***/ }), - /***/ "./src/ts/app/styles/PokemonApp.scss": /*!*******************************************!*\ !*** ./src/ts/app/styles/PokemonApp.scss ***! @@ -40732,58 +40784,6 @@ module.exports = {"wrapper":"PokemonApp__wrapper__3ZEoC","overlaid":"PokemonApp_ /***/ }), -/***/ "./src/ts/app/styles/PokemonDisplay.scss": -/*!***********************************************!*\ - !*** ./src/ts/app/styles/PokemonDisplay.scss ***! - \***********************************************/ -/*! no static exports found */ -/*! ModuleConcatenation bailout: Module is not an ECMAScript module */ -/***/ (function(module, exports, __webpack_require__) { - -// extracted by mini-css-extract-plugin -module.exports = {"highlight":"PokemonDisplay__highlight__2zbxz PokemonApp__highlight__1zywH","pokemonInfoWrapper":"PokemonDisplay__pokemonInfoWrapper__1gaDq PokemonApp__container__MsUHy","pokemonInfoLeftColumn":"PokemonDisplay__pokemonInfoLeftColumn__22kLA PokemonApp__leftColumn__3Lv_L","pokemonInfoRightColumn":"PokemonDisplay__pokemonInfoRightColumn__3TFUR PokemonApp__rightColumn__1xE25","pokemonName":"PokemonDisplay__pokemonName__2XDXE","dexHeader":"PokemonDisplay__dexHeader___Uki8","pokemonTypeWrapper":"PokemonDisplay__pokemonTypeWrapper__2GdkI","formHeader":"PokemonDisplay__formHeader__2EgEf","pokemonBaseStats":"PokemonDisplay__pokemonBaseStats__e699B"}; - -/***/ }), - -/***/ "./src/ts/app/styles/StatDisplay.scss": -/*!********************************************!*\ - !*** ./src/ts/app/styles/StatDisplay.scss ***! - \********************************************/ -/*! no static exports found */ -/*! ModuleConcatenation bailout: Module is not an ECMAScript module */ -/***/ (function(module, exports, __webpack_require__) { - -// extracted by mini-css-extract-plugin -module.exports = {"baseStatRow":"StatDisplay__baseStatRow__3_Kiv"}; - -/***/ }), - -/***/ "./src/ts/app/styles/TypeEffectiveDisplay.scss": -/*!*****************************************************!*\ - !*** ./src/ts/app/styles/TypeEffectiveDisplay.scss ***! - \*****************************************************/ -/*! no static exports found */ -/*! ModuleConcatenation bailout: Module is not an ECMAScript module */ -/***/ (function(module, exports, __webpack_require__) { - -// extracted by mini-css-extract-plugin -module.exports = {"multiplierWrapper":"TypeEffectiveDisplay__multiplierWrapper__1E9zx","multiplierWrapperX3":"TypeEffectiveDisplay__multiplierWrapperX3__3LBbd","multiplierWrapperX4":"TypeEffectiveDisplay__multiplierWrapperX4__iKCza","wrapper":"TypeEffectiveDisplay__wrapper__1DgN_","indicatorWrapper":"TypeEffectiveDisplay__indicatorWrapper__wJ82n"}; - -/***/ }), - -/***/ "./src/ts/app/styles/TypeIndicator.scss": -/*!**********************************************!*\ - !*** ./src/ts/app/styles/TypeIndicator.scss ***! - \**********************************************/ -/*! no static exports found */ -/*! ModuleConcatenation bailout: Module is not an ECMAScript module */ -/***/ (function(module, exports, __webpack_require__) { - -// extracted by mini-css-extract-plugin -module.exports = {"pokemonType":"TypeIndicator__pokemonType__1rrg9"}; - -/***/ }), - /***/ "./src/ts/app/types.ts": /*!*****************************!*\ !*** ./src/ts/app/types.ts ***! diff --git a/src/ts/app/components/PokemonExplorer/IvForm.tsx b/src/ts/app/components/PokemonExplorer/IvForm.tsx index 8e00506..8564a14 100644 --- a/src/ts/app/components/PokemonExplorer/IvForm.tsx +++ b/src/ts/app/components/PokemonExplorer/IvForm.tsx @@ -4,7 +4,7 @@ import classNames from 'classnames'; import { IIndividualValues, IndividualValueKey } from 'app/components/PokemonExplorer/types'; -import * as styles from 'app/styles/IvForm.scss'; +import * as styles from 'app/components/PokemonExplorer/styles/IvForm.scss'; export interface IIvFormProps { ivs : IIndividualValues; diff --git a/src/ts/app/components/PokemonExplorer/LeagueIvExplorer.tsx b/src/ts/app/components/PokemonExplorer/LeagueIvExplorer.tsx index ee18e23..32ea844 100644 --- a/src/ts/app/components/PokemonExplorer/LeagueIvExplorer.tsx +++ b/src/ts/app/components/PokemonExplorer/LeagueIvExplorer.tsx @@ -13,7 +13,7 @@ import { LeagueSelector } from './LeagueSelector'; import { LeagueStatsList } from './LeagueStatsList'; import { StatDisplay } from './StatDisplay'; -import * as styles from 'app/styles/LeagueIvExplorer.scss'; +import * as styles from 'app/components/PokemonExplorer/styles/LeagueIvExplorer.scss'; export interface ILeagueIvExplorerProps { activeLeague : League; diff --git a/src/ts/app/components/PokemonExplorer/LeagueSelector.tsx b/src/ts/app/components/PokemonExplorer/LeagueSelector.tsx index 550e043..52e17b6 100644 --- a/src/ts/app/components/PokemonExplorer/LeagueSelector.tsx +++ b/src/ts/app/components/PokemonExplorer/LeagueSelector.tsx @@ -4,7 +4,7 @@ import classNames from 'classnames'; import { League, LeagueLabels } from 'app/models/League'; -import * as styles from 'app/styles/LeagueSelector.scss'; +import * as styles from 'app/components/PokemonExplorer/styles/LeagueSelector.scss'; export interface ILeagueSelectorProps { activeLeague : League; diff --git a/src/ts/app/components/PokemonExplorer/LeagueStatsList.tsx b/src/ts/app/components/PokemonExplorer/LeagueStatsList.tsx index 1cb6f52..26746c7 100644 --- a/src/ts/app/components/PokemonExplorer/LeagueStatsList.tsx +++ b/src/ts/app/components/PokemonExplorer/LeagueStatsList.tsx @@ -9,7 +9,7 @@ import classNames from 'classnames'; import { IIndividualValues } from 'app/components/PokemonExplorer/types'; import { Grade, IStats } from 'app/models/Pokemon'; -import * as styles from 'app/styles/LeagueStatsList.scss'; +import * as styles from 'app/components/PokemonExplorer/styles/LeagueStatsList.scss'; export interface ILeagueStatsListProps { activePokemonId : POGOProtos.Enums.PokemonId; diff --git a/src/ts/app/components/PokemonExplorer/MovesDropdown.tsx b/src/ts/app/components/PokemonExplorer/MovesDropdown.tsx index 557c0a4..7efaac7 100644 --- a/src/ts/app/components/PokemonExplorer/MovesDropdown.tsx +++ b/src/ts/app/components/PokemonExplorer/MovesDropdown.tsx @@ -8,7 +8,7 @@ import { CombatMoveStats, IPokemonMove } from 'app/models/Pokemon'; import { TypeIndicator } from './TypeIndicator'; -import * as styles from 'app/styles/MovesDropdown.scss'; +import * as styles from 'app/components/PokemonExplorer/styles/MovesDropdown.scss'; export interface IMovesDropdownProps { isMenuOpen : boolean; diff --git a/src/ts/app/components/PokemonExplorer/MovesExplorer.tsx b/src/ts/app/components/PokemonExplorer/MovesExplorer.tsx index ca98031..119ade3 100644 --- a/src/ts/app/components/PokemonExplorer/MovesExplorer.tsx +++ b/src/ts/app/components/PokemonExplorer/MovesExplorer.tsx @@ -10,7 +10,7 @@ import { CombatMoveSelectorsOpen, SelectedCombatMoves } from 'app/components/Pok import { MovesDropdown } from 'app/components/PokemonExplorer/MovesDropdown'; import { TypeIndicator } from './TypeIndicator'; -import * as styles from 'app/styles/MovesExplorer.scss'; +import * as styles from 'app/components/PokemonExplorer/styles/MovesExplorer.scss'; export interface IMovesExplorerProps { movesById : CombatMoveStats; diff --git a/src/ts/app/components/PokemonExplorer/PokemonDisplay.tsx b/src/ts/app/components/PokemonExplorer/PokemonDisplay.tsx index 081bbb6..28a6e3d 100644 --- a/src/ts/app/components/PokemonExplorer/PokemonDisplay.tsx +++ b/src/ts/app/components/PokemonExplorer/PokemonDisplay.tsx @@ -11,7 +11,7 @@ import { formatDexNumber, formatForm, Forms } from 'app/utils/formatter'; import { StatDisplay } from './StatDisplay'; import { TypeIndicator } from './TypeIndicator'; -import * as styles from 'app/styles/PokemonDisplay.scss'; +import * as styles from 'app/components/PokemonExplorer/styles/PokemonDisplay.scss'; export interface IPokemonDisplay { leaguePokemon : IPokemon; diff --git a/src/ts/app/components/PokemonExplorer/StatDisplay.tsx b/src/ts/app/components/PokemonExplorer/StatDisplay.tsx index c170980..1650b14 100644 --- a/src/ts/app/components/PokemonExplorer/StatDisplay.tsx +++ b/src/ts/app/components/PokemonExplorer/StatDisplay.tsx @@ -2,7 +2,7 @@ import React from 'react'; import classNames from 'classnames'; -import * as styles from 'app/styles/StatDisplay.scss'; +import * as styles from 'app/components/PokemonExplorer/styles/StatDisplay.scss'; export interface IStartDisplayProps { statLabel : string; diff --git a/src/ts/app/components/PokemonExplorer/TypeEffectiveDisplay.tsx b/src/ts/app/components/PokemonExplorer/TypeEffectiveDisplay.tsx index b760caa..574598b 100644 --- a/src/ts/app/components/PokemonExplorer/TypeEffectiveDisplay.tsx +++ b/src/ts/app/components/PokemonExplorer/TypeEffectiveDisplay.tsx @@ -6,7 +6,7 @@ import { IPokemon, TypeEffectiveness } from 'app/models/Pokemon'; import { TypeIndicator } from './TypeIndicator'; -import * as styles from 'app/styles/TypeEffectiveDisplay.scss'; +import * as styles from 'app/components/PokemonExplorer/styles/TypeEffectiveDisplay.scss'; export interface ITypeEffectiveDisplayProps { pokemonName : string; diff --git a/src/ts/app/components/PokemonExplorer/TypeIndicator.tsx b/src/ts/app/components/PokemonExplorer/TypeIndicator.tsx index 865fb20..4e007dd 100644 --- a/src/ts/app/components/PokemonExplorer/TypeIndicator.tsx +++ b/src/ts/app/components/PokemonExplorer/TypeIndicator.tsx @@ -6,7 +6,7 @@ import classNames from 'classnames'; import { formatType } from 'app/utils/formatter'; -import * as styles from 'app/styles/TypeIndicator.scss'; +import * as styles from 'app/components/PokemonExplorer/styles/TypeIndicator.scss'; export interface ITypeEffectiveDisplayProps { className? : string; diff --git a/src/ts/app/styles/IvForm.scss b/src/ts/app/components/PokemonExplorer/styles/IvForm.scss similarity index 100% rename from src/ts/app/styles/IvForm.scss rename to src/ts/app/components/PokemonExplorer/styles/IvForm.scss diff --git a/src/ts/app/styles/IvForm.scss.d.ts b/src/ts/app/components/PokemonExplorer/styles/IvForm.scss.d.ts similarity index 100% rename from src/ts/app/styles/IvForm.scss.d.ts rename to src/ts/app/components/PokemonExplorer/styles/IvForm.scss.d.ts diff --git a/src/ts/app/styles/LeagueIvExplorer.scss b/src/ts/app/components/PokemonExplorer/styles/LeagueIvExplorer.scss similarity index 85% rename from src/ts/app/styles/LeagueIvExplorer.scss rename to src/ts/app/components/PokemonExplorer/styles/LeagueIvExplorer.scss index 24794fc..d17e7e7 100644 --- a/src/ts/app/styles/LeagueIvExplorer.scss +++ b/src/ts/app/components/PokemonExplorer/styles/LeagueIvExplorer.scss @@ -6,16 +6,16 @@ } .container { - composes: container from './PokemonApp.scss'; + composes: container from '../../../styles/PokemonApp.scss'; margin-bottom: 1rem; } .leftColumn { - composes: leftColumn from './PokemonApp.scss'; + composes: leftColumn from '../../../styles/PokemonApp.scss'; } .rightColumn { - composes: rightColumn from './PokemonApp.scss'; + composes: rightColumn from '../../../styles/PokemonApp.scss'; } .leaguePokemonRank { diff --git a/src/ts/app/styles/LeagueIvExplorer.scss.d.ts b/src/ts/app/components/PokemonExplorer/styles/LeagueIvExplorer.scss.d.ts similarity index 100% rename from src/ts/app/styles/LeagueIvExplorer.scss.d.ts rename to src/ts/app/components/PokemonExplorer/styles/LeagueIvExplorer.scss.d.ts diff --git a/src/ts/app/styles/LeagueSelector.scss b/src/ts/app/components/PokemonExplorer/styles/LeagueSelector.scss similarity index 100% rename from src/ts/app/styles/LeagueSelector.scss rename to src/ts/app/components/PokemonExplorer/styles/LeagueSelector.scss diff --git a/src/ts/app/styles/LeagueSelector.scss.d.ts b/src/ts/app/components/PokemonExplorer/styles/LeagueSelector.scss.d.ts similarity index 100% rename from src/ts/app/styles/LeagueSelector.scss.d.ts rename to src/ts/app/components/PokemonExplorer/styles/LeagueSelector.scss.d.ts diff --git a/src/ts/app/styles/LeagueStatsList.scss b/src/ts/app/components/PokemonExplorer/styles/LeagueStatsList.scss similarity index 100% rename from src/ts/app/styles/LeagueStatsList.scss rename to src/ts/app/components/PokemonExplorer/styles/LeagueStatsList.scss diff --git a/src/ts/app/styles/LeagueStatsList.scss.d.ts b/src/ts/app/components/PokemonExplorer/styles/LeagueStatsList.scss.d.ts similarity index 100% rename from src/ts/app/styles/LeagueStatsList.scss.d.ts rename to src/ts/app/components/PokemonExplorer/styles/LeagueStatsList.scss.d.ts diff --git a/src/ts/app/styles/MovesDropdown.scss b/src/ts/app/components/PokemonExplorer/styles/MovesDropdown.scss similarity index 100% rename from src/ts/app/styles/MovesDropdown.scss rename to src/ts/app/components/PokemonExplorer/styles/MovesDropdown.scss diff --git a/src/ts/app/styles/MovesDropdown.scss.d.ts b/src/ts/app/components/PokemonExplorer/styles/MovesDropdown.scss.d.ts similarity index 100% rename from src/ts/app/styles/MovesDropdown.scss.d.ts rename to src/ts/app/components/PokemonExplorer/styles/MovesDropdown.scss.d.ts diff --git a/src/ts/app/styles/MovesExplorer.scss b/src/ts/app/components/PokemonExplorer/styles/MovesExplorer.scss similarity index 100% rename from src/ts/app/styles/MovesExplorer.scss rename to src/ts/app/components/PokemonExplorer/styles/MovesExplorer.scss diff --git a/src/ts/app/styles/MovesExplorer.scss.d.ts b/src/ts/app/components/PokemonExplorer/styles/MovesExplorer.scss.d.ts similarity index 100% rename from src/ts/app/styles/MovesExplorer.scss.d.ts rename to src/ts/app/components/PokemonExplorer/styles/MovesExplorer.scss.d.ts diff --git a/src/ts/app/styles/PokemonDisplay.scss b/src/ts/app/components/PokemonExplorer/styles/PokemonDisplay.scss similarity index 69% rename from src/ts/app/styles/PokemonDisplay.scss rename to src/ts/app/components/PokemonExplorer/styles/PokemonDisplay.scss index 9910266..3d89f3a 100644 --- a/src/ts/app/styles/PokemonDisplay.scss +++ b/src/ts/app/components/PokemonExplorer/styles/PokemonDisplay.scss @@ -1,22 +1,22 @@ @import '~styles/Variables.scss'; .highlight { - composes: highlight from './PokemonApp.scss'; + composes: highlight from '../../../styles/PokemonApp.scss'; color: $main-active-font-color; pointer-events: none; } .pokemonInfoWrapper { - composes: container from './PokemonApp.scss'; + composes: container from '../../../styles/PokemonApp.scss'; margin-bottom: 1rem; } .pokemonInfoLeftColumn { - composes: leftColumn from './PokemonApp.scss'; + composes: leftColumn from '../../../styles/PokemonApp.scss'; } .pokemonInfoRightColumn { - composes: rightColumn from './PokemonApp.scss'; + composes: rightColumn from '../../../styles/PokemonApp.scss'; } .pokemonName { diff --git a/src/ts/app/styles/PokemonDisplay.scss.d.ts b/src/ts/app/components/PokemonExplorer/styles/PokemonDisplay.scss.d.ts similarity index 100% rename from src/ts/app/styles/PokemonDisplay.scss.d.ts rename to src/ts/app/components/PokemonExplorer/styles/PokemonDisplay.scss.d.ts diff --git a/src/ts/app/styles/StatDisplay.scss b/src/ts/app/components/PokemonExplorer/styles/StatDisplay.scss similarity index 100% rename from src/ts/app/styles/StatDisplay.scss rename to src/ts/app/components/PokemonExplorer/styles/StatDisplay.scss diff --git a/src/ts/app/styles/StatDisplay.scss.d.ts b/src/ts/app/components/PokemonExplorer/styles/StatDisplay.scss.d.ts similarity index 100% rename from src/ts/app/styles/StatDisplay.scss.d.ts rename to src/ts/app/components/PokemonExplorer/styles/StatDisplay.scss.d.ts diff --git a/src/ts/app/styles/TypeEffectiveDisplay.scss b/src/ts/app/components/PokemonExplorer/styles/TypeEffectiveDisplay.scss similarity index 100% rename from src/ts/app/styles/TypeEffectiveDisplay.scss rename to src/ts/app/components/PokemonExplorer/styles/TypeEffectiveDisplay.scss diff --git a/src/ts/app/styles/TypeEffectiveDisplay.scss.d.ts b/src/ts/app/components/PokemonExplorer/styles/TypeEffectiveDisplay.scss.d.ts similarity index 100% rename from src/ts/app/styles/TypeEffectiveDisplay.scss.d.ts rename to src/ts/app/components/PokemonExplorer/styles/TypeEffectiveDisplay.scss.d.ts diff --git a/src/ts/app/styles/TypeIndicator.scss b/src/ts/app/components/PokemonExplorer/styles/TypeIndicator.scss similarity index 100% rename from src/ts/app/styles/TypeIndicator.scss rename to src/ts/app/components/PokemonExplorer/styles/TypeIndicator.scss diff --git a/src/ts/app/styles/TypeIndicator.scss.d.ts b/src/ts/app/components/PokemonExplorer/styles/TypeIndicator.scss.d.ts similarity index 100% rename from src/ts/app/styles/TypeIndicator.scss.d.ts rename to src/ts/app/components/PokemonExplorer/styles/TypeIndicator.scss.d.ts