diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c781aa1ae..da1ff2a086 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ - Adds styled LocationMap with custom pins - kieran - Refactor auctions countdown timer, add fair countdown timer - javamonn - Updates Show detail view styles - luc +- Updates @artsy/palette (2.21.1) - javamonn ### 1.7.4 diff --git a/package.json b/package.json index 5d093074fa..5eaaac9af3 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "cheerio": "0.22.0" }, "dependencies": { - "@artsy/palette": "^2.11.0", + "@artsy/palette": "^2.21.1", "@mapbox/react-native-mapbox-gl": "^6.1.3", "lodash": "^4.17.4", "moment": "^2.19.4", diff --git a/src/lib/Components/ArtworkGrids/Artwork.tsx b/src/lib/Components/ArtworkGrids/Artwork.tsx index 3942f1276d..a8c78d1218 100644 --- a/src/lib/Components/ArtworkGrids/Artwork.tsx +++ b/src/lib/Components/ArtworkGrids/Artwork.tsx @@ -76,14 +76,14 @@ class Artwork extends React.Component { {is_acquireable && ( - + BUY NOW )} {is_biddable && ( - + BID diff --git a/src/lib/Components/ArtworkGrids/__tests__/__snapshots__/Artwork-tests.tsx.snap b/src/lib/Components/ArtworkGrids/__tests__/__snapshots__/Artwork-tests.tsx.snap index 8e37bcac7a..dcb298aa07 100644 --- a/src/lib/Components/ArtworkGrids/__tests__/__snapshots__/Artwork-tests.tsx.snap +++ b/src/lib/Components/ArtworkGrids/__tests__/__snapshots__/Artwork-tests.tsx.snap @@ -56,7 +56,7 @@ exports[`in a closed sale renders bid when an auction is about to open, but not className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={8} + fontSize="8px" lineHeight={8} style={ Array [ @@ -96,7 +96,7 @@ exports[`in a closed sale renders bid when an auction is about to open, but not className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={8} + fontSize="8px" lineHeight={8} style={ Array [ @@ -137,8 +137,8 @@ exports[`in a closed sale renders bid when an auction is about to open, but not color="#000" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" style={ Array [ Object { @@ -161,8 +161,8 @@ exports[`in a closed sale renders bid when an auction is about to open, but not color="#666" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" style={ Array [ Object { @@ -335,7 +335,7 @@ exports[`in a closed sale renders without any price information 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={8} + fontSize="8px" lineHeight={8} style={ Array [ @@ -375,7 +375,7 @@ exports[`in a closed sale renders without any price information 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={8} + fontSize="8px" lineHeight={8} style={ Array [ @@ -416,8 +416,8 @@ exports[`in a closed sale renders without any price information 1`] = ` color="#000" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" style={ Array [ Object { @@ -440,8 +440,8 @@ exports[`in a closed sale renders without any price information 1`] = ` color="#666" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" style={ Array [ Object { @@ -614,7 +614,7 @@ exports[`in an open sale renders with current bid 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={8} + fontSize="8px" lineHeight={8} style={ Array [ @@ -654,7 +654,7 @@ exports[`in an open sale renders with current bid 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={8} + fontSize="8px" lineHeight={8} style={ Array [ @@ -695,8 +695,8 @@ exports[`in an open sale renders with current bid 1`] = ` color="#000" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" style={ Array [ Object { @@ -719,8 +719,8 @@ exports[`in an open sale renders with current bid 1`] = ` color="#666" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" style={ Array [ Object { @@ -893,7 +893,7 @@ exports[`in an open sale renders with starting bid 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={8} + fontSize="8px" lineHeight={8} style={ Array [ @@ -933,7 +933,7 @@ exports[`in an open sale renders with starting bid 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={8} + fontSize="8px" lineHeight={8} style={ Array [ @@ -974,8 +974,8 @@ exports[`in an open sale renders with starting bid 1`] = ` color="#000" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" style={ Array [ Object { @@ -997,8 +997,8 @@ exports[`in an open sale renders with starting bid 1`] = ` color="#666" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" style={ Array [ Object { @@ -1171,7 +1171,7 @@ exports[`renders properly 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={8} + fontSize="8px" lineHeight={8} style={ Array [ @@ -1211,7 +1211,7 @@ exports[`renders properly 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={8} + fontSize="8px" lineHeight={8} style={ Array [ @@ -1252,8 +1252,8 @@ exports[`renders properly 1`] = ` color="#000" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" style={ Array [ Object { @@ -1276,8 +1276,8 @@ exports[`renders properly 1`] = ` color="#666" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" style={ Array [ Object { diff --git a/src/lib/Components/ArtworkGrids/__tests__/__snapshots__/Generic-grid-tests.tsx.snap b/src/lib/Components/ArtworkGrids/__tests__/__snapshots__/Generic-grid-tests.tsx.snap index 39385d6106..119fc80653 100644 --- a/src/lib/Components/ArtworkGrids/__tests__/__snapshots__/Generic-grid-tests.tsx.snap +++ b/src/lib/Components/ArtworkGrids/__tests__/__snapshots__/Generic-grid-tests.tsx.snap @@ -67,8 +67,8 @@ exports[`renders properly 1`] = ` color="#000" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" style={ Array [ Object { @@ -90,8 +90,8 @@ exports[`renders properly 1`] = ` color="#666" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" style={ Array [ Object { @@ -260,8 +260,8 @@ exports[`renders properly 1`] = ` color="#000" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" style={ Array [ Object { @@ -283,8 +283,8 @@ exports[`renders properly 1`] = ` color="#666" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" style={ Array [ Object { @@ -453,8 +453,8 @@ exports[`renders properly 1`] = ` color="#000" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" style={ Array [ Object { @@ -476,8 +476,8 @@ exports[`renders properly 1`] = ` color="#666" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" style={ Array [ Object { diff --git a/src/lib/Components/Bidding/Components/__tests__/__snapshots__/PaymentInfo-tests.tsx.snap b/src/lib/Components/Bidding/Components/__tests__/__snapshots__/PaymentInfo-tests.tsx.snap index db49227bd0..099caf2b68 100644 --- a/src/lib/Components/Bidding/Components/__tests__/__snapshots__/PaymentInfo-tests.tsx.snap +++ b/src/lib/Components/Bidding/Components/__tests__/__snapshots__/PaymentInfo-tests.tsx.snap @@ -65,8 +65,8 @@ exports[`renders properly 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Semibold" - fontSize={16} - lineHeight={24} + fontSize="16px" + lineHeight="24px" style={ Array [ Object { @@ -101,8 +101,8 @@ exports[`renders properly 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Regular" - fontSize={16} - lineHeight={24} + fontSize="16px" + lineHeight="24px" numberOfLines={1} style={ Array [ @@ -138,8 +138,8 @@ exports[`renders properly 1`] = ` color="purple100" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" mb={1} ml={3} style={ @@ -223,8 +223,8 @@ exports[`renders properly 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Semibold" - fontSize={16} - lineHeight={24} + fontSize="16px" + lineHeight="24px" style={ Array [ Object { @@ -259,8 +259,8 @@ exports[`renders properly 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Regular" - fontSize={16} - lineHeight={24} + fontSize="16px" + lineHeight="24px" numberOfLines={1} style={ Array [ @@ -296,8 +296,8 @@ exports[`renders properly 1`] = ` color="purple100" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" mb={1} ml={3} style={ diff --git a/src/lib/Components/Bidding/Components/__tests__/__snapshots__/Title-tests.tsx.snap b/src/lib/Components/Bidding/Components/__tests__/__snapshots__/Title-tests.tsx.snap index 398c11bc42..11cc922879 100644 --- a/src/lib/Components/Bidding/Components/__tests__/__snapshots__/Title-tests.tsx.snap +++ b/src/lib/Components/Bidding/Components/__tests__/__snapshots__/Title-tests.tsx.snap @@ -7,8 +7,8 @@ exports[`renders properly 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Semibold" - fontSize={22} - lineHeight={28} + fontSize="22px" + lineHeight="28px" m={4} style={ Array [ diff --git a/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/BillingAddress-tests.tsx.snap b/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/BillingAddress-tests.tsx.snap index 929d7699dc..0175d238bf 100644 --- a/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/BillingAddress-tests.tsx.snap +++ b/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/BillingAddress-tests.tsx.snap @@ -71,8 +71,8 @@ exports[`renders properly 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Semibold" - fontSize={22} - lineHeight={28} + fontSize="22px" + lineHeight="28px" m={4} mb={6} mt={0} @@ -113,8 +113,8 @@ exports[`renders properly 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Regular" - fontSize={16} - lineHeight={24} + fontSize="16px" + lineHeight="24px" mb={2} style={ Array [ @@ -186,8 +186,8 @@ exports[`renders properly 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Regular" - fontSize={16} - lineHeight={24} + fontSize="16px" + lineHeight="24px" mb={2} style={ Array [ @@ -258,8 +258,8 @@ exports[`renders properly 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Regular" - fontSize={16} - lineHeight={24} + fontSize="16px" + lineHeight="24px" mb={2} style={ Array [ @@ -330,8 +330,8 @@ exports[`renders properly 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Regular" - fontSize={16} - lineHeight={24} + fontSize="16px" + lineHeight="24px" mb={2} style={ Array [ @@ -402,8 +402,8 @@ exports[`renders properly 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Regular" - fontSize={16} - lineHeight={24} + fontSize="16px" + lineHeight="24px" mb={2} style={ Array [ @@ -474,8 +474,8 @@ exports[`renders properly 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Regular" - fontSize={16} - lineHeight={24} + fontSize="16px" + lineHeight="24px" mb={2} style={ Array [ @@ -545,8 +545,8 @@ exports[`renders properly 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Regular" - fontSize={16} - lineHeight={24} + fontSize="16px" + lineHeight="24px" mb={2} style={ Array [ @@ -598,8 +598,8 @@ exports[`renders properly 1`] = ` color="black30" ellipsizeMode="tail" fontFamily="AGaramondPro-Regular" - fontSize={16} - lineHeight={24} + fontSize="16px" + lineHeight="24px" style={ Array [ Object { diff --git a/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/CreditCardForm-tests.tsx.snap b/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/CreditCardForm-tests.tsx.snap index 2b622d16b2..e55033855f 100644 --- a/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/CreditCardForm-tests.tsx.snap +++ b/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/CreditCardForm-tests.tsx.snap @@ -81,8 +81,8 @@ exports[`renders properly 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Semibold" - fontSize={22} - lineHeight={28} + fontSize="22px" + lineHeight="28px" m={4} style={ Array [ diff --git a/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/Registration-tests.tsx.snap b/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/Registration-tests.tsx.snap index 5585948333..fbd497add2 100644 --- a/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/Registration-tests.tsx.snap +++ b/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/Registration-tests.tsx.snap @@ -37,8 +37,8 @@ exports[`renders properly for a user with a credit card 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Semibold" - fontSize={22} - lineHeight={28} + fontSize="22px" + lineHeight="28px" m={4} mb={3} style={ @@ -78,8 +78,8 @@ exports[`renders properly for a user with a credit card 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={16} - lineHeight={22} + fontSize="16px" + lineHeight="22px" style={ Array [ Object { @@ -99,8 +99,8 @@ exports[`renders properly for a user with a credit card 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" style={ Array [ Object { @@ -121,8 +121,8 @@ exports[`renders properly for a user with a credit card 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Semibold" - fontSize={18} - lineHeight={22} + fontSize="18px" + lineHeight="22px" mx={6} my={5} style={ @@ -218,8 +218,8 @@ exports[`renders properly for a user with a credit card 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -248,8 +248,8 @@ exports[`renders properly for a user with a credit card 1`] = ` color="#666" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -293,8 +293,8 @@ exports[`renders properly for a user with a credit card 1`] = ` color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -375,8 +375,8 @@ exports[`renders properly for a user with a credit card 1`] = ` color="black60" ellipsizeMode="tail" fontFamily="AGaramondPro-Regular" - fontSize={14} - lineHeight={18} + fontSize="14px" + lineHeight="18px" mt={2} style={ Array [ @@ -525,8 +525,8 @@ exports[`renders properly for a user without a credit card 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Semibold" - fontSize={22} - lineHeight={28} + fontSize="22px" + lineHeight="28px" m={4} mb={3} style={ @@ -566,8 +566,8 @@ exports[`renders properly for a user without a credit card 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={16} - lineHeight={22} + fontSize="16px" + lineHeight="22px" style={ Array [ Object { @@ -587,8 +587,8 @@ exports[`renders properly for a user without a credit card 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" style={ Array [ Object { @@ -609,8 +609,8 @@ exports[`renders properly for a user without a credit card 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Semibold" - fontSize={18} - lineHeight={22} + fontSize="18px" + lineHeight="22px" mx={6} my={5} style={ @@ -697,8 +697,8 @@ exports[`renders properly for a user without a credit card 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Semibold" - fontSize={16} - lineHeight={24} + fontSize="16px" + lineHeight="24px" style={ Array [ Object { @@ -747,8 +747,8 @@ exports[`renders properly for a user without a credit card 1`] = ` color="purple100" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" mb={1} ml={3} style={ @@ -832,8 +832,8 @@ exports[`renders properly for a user without a credit card 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Semibold" - fontSize={16} - lineHeight={24} + fontSize="16px" + lineHeight="24px" style={ Array [ Object { @@ -882,8 +882,8 @@ exports[`renders properly for a user without a credit card 1`] = ` color="purple100" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" mb={1} ml={3} style={ @@ -995,8 +995,8 @@ exports[`renders properly for a user without a credit card 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -1025,8 +1025,8 @@ exports[`renders properly for a user without a credit card 1`] = ` color="#666" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -1070,8 +1070,8 @@ exports[`renders properly for a user without a credit card 1`] = ` color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -1152,8 +1152,8 @@ exports[`renders properly for a user without a credit card 1`] = ` color="black60" ellipsizeMode="tail" fontFamily="AGaramondPro-Regular" - fontSize={14} - lineHeight={18} + fontSize="14px" + lineHeight="18px" mt={2} style={ Array [ diff --git a/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/RegistrationResult-tests.tsx.snap b/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/RegistrationResult-tests.tsx.snap index 72c42d713c..9200160f4e 100644 --- a/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/RegistrationResult-tests.tsx.snap +++ b/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/RegistrationResult-tests.tsx.snap @@ -56,8 +56,8 @@ exports[`Registration result component renders registration complete properly 1` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Semibold" - fontSize={22} - lineHeight={28} + fontSize="22px" + lineHeight="28px" m={4} mb={4} mt={2} @@ -98,8 +98,8 @@ exports[`Registration result component renders registration complete properly 1` color="black60" ellipsizeMode="tail" fontFamily="AGaramondPro-Regular" - fontSize={16} - lineHeight={20} + fontSize="16px" + lineHeight="20px" style={ Array [ Object { @@ -152,8 +152,8 @@ to bid on works in this sale. color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -228,8 +228,8 @@ exports[`Registration result component renders registration error properly 1`] = className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Semibold" - fontSize={22} - lineHeight={28} + fontSize="22px" + lineHeight="28px" m={4} mb={4} mt={2} @@ -270,8 +270,8 @@ exports[`Registration result component renders registration error properly 1`] = color="black60" ellipsizeMode="tail" fontFamily="AGaramondPro-Regular" - fontSize={16} - lineHeight={20} + fontSize="16px" + lineHeight="20px" style={ Array [ Object { @@ -341,8 +341,8 @@ with any questions. color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -417,8 +417,8 @@ exports[`Registration result component renders registration pending properly 1`] className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Semibold" - fontSize={22} - lineHeight={28} + fontSize="22px" + lineHeight="28px" m={4} mb={4} mt={2} @@ -459,8 +459,8 @@ exports[`Registration result component renders registration pending properly 1`] color="black60" ellipsizeMode="tail" fontFamily="AGaramondPro-Regular" - fontSize={16} - lineHeight={20} + fontSize="16px" + lineHeight="20px" style={ Array [ Object { @@ -531,8 +531,8 @@ more information. color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { diff --git a/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/SelectCountry-tests.tsx.snap b/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/SelectCountry-tests.tsx.snap index e80d123c04..77f9043110 100644 --- a/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/SelectCountry-tests.tsx.snap +++ b/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/SelectCountry-tests.tsx.snap @@ -68,8 +68,8 @@ exports[`Sets up the right view hierarchy 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Semibold" - fontSize={22} - lineHeight={28} + fontSize="22px" + lineHeight="28px" m={4} mt={0} style={ diff --git a/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/SelectMaxBid-tests.tsx.snap b/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/SelectMaxBid-tests.tsx.snap index 30bc0257fc..3f78f10245 100644 --- a/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/SelectMaxBid-tests.tsx.snap +++ b/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/SelectMaxBid-tests.tsx.snap @@ -27,8 +27,8 @@ exports[`renders properly 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Semibold" - fontSize={22} - lineHeight={28} + fontSize="22px" + lineHeight="28px" m={4} style={ Array [ diff --git a/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/SelectMaxBidEdit-tests.tsx.snap b/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/SelectMaxBidEdit-tests.tsx.snap index f302f48c07..93c2c0fcdb 100644 --- a/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/SelectMaxBidEdit-tests.tsx.snap +++ b/src/lib/Components/Bidding/Screens/__tests__/__snapshots__/SelectMaxBidEdit-tests.tsx.snap @@ -55,8 +55,8 @@ exports[`renders properly 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Semibold" - fontSize={22} - lineHeight={28} + fontSize="22px" + lineHeight="28px" m={4} style={ Array [ diff --git a/src/lib/Components/Buttons/__tests__/__snapshots__/CaretButton-tests.tsx.snap b/src/lib/Components/Buttons/__tests__/__snapshots__/CaretButton-tests.tsx.snap index 9ee2c0570c..a8a1c23f58 100644 --- a/src/lib/Components/Buttons/__tests__/__snapshots__/CaretButton-tests.tsx.snap +++ b/src/lib/Components/Buttons/__tests__/__snapshots__/CaretButton-tests.tsx.snap @@ -32,8 +32,8 @@ exports[`CaretButton renders properly 1`] = ` className="sc-htpNat KtFsv" ellipsizeMode="tail" fontFamily="AvantGardeGothicITC" - fontSize={14} - lineHeight={18} + fontSize="14px" + lineHeight="18px" style={ Array [ Object { diff --git a/src/lib/Components/Buttons/__tests__/__snapshots__/InvertedButton-tests.tsx.snap b/src/lib/Components/Buttons/__tests__/__snapshots__/InvertedButton-tests.tsx.snap index fd33c2d7a8..dc043e835a 100644 --- a/src/lib/Components/Buttons/__tests__/__snapshots__/InvertedButton-tests.tsx.snap +++ b/src/lib/Components/Buttons/__tests__/__snapshots__/InvertedButton-tests.tsx.snap @@ -29,8 +29,8 @@ exports[`InvertedButton accepts textStyle prop 1`] = ` color="white" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -77,8 +77,8 @@ exports[`InvertedButton renders properly 1`] = ` color="white" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { diff --git a/src/lib/Components/Consignments/Screens/__tests__/__snapshots__/Overview-tests.tsx.snap b/src/lib/Components/Consignments/Screens/__tests__/__snapshots__/Overview-tests.tsx.snap index 292bb82646..7a9e8b2582 100644 --- a/src/lib/Components/Consignments/Screens/__tests__/__snapshots__/Overview-tests.tsx.snap +++ b/src/lib/Components/Consignments/Screens/__tests__/__snapshots__/Overview-tests.tsx.snap @@ -674,8 +674,8 @@ exports[`Sets up the right view hierarchy 1`] = ` color="white" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { diff --git a/src/lib/Components/Consignments/Screens/__tests__/__snapshots__/Welcome-tests.tsx.snap b/src/lib/Components/Consignments/Screens/__tests__/__snapshots__/Welcome-tests.tsx.snap index 6312ebc250..3693aa9cb6 100644 --- a/src/lib/Components/Consignments/Screens/__tests__/__snapshots__/Welcome-tests.tsx.snap +++ b/src/lib/Components/Consignments/Screens/__tests__/__snapshots__/Welcome-tests.tsx.snap @@ -441,8 +441,8 @@ exports[`Sets up the right view hierarchy for iPad in landscape mode 1`] = ` color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -488,8 +488,8 @@ exports[`Sets up the right view hierarchy for iPad in landscape mode 1`] = ` color="white" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -955,8 +955,8 @@ exports[`Sets up the right view hierarchy for iPad in portrait mode 1`] = ` color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -1002,8 +1002,8 @@ exports[`Sets up the right view hierarchy for iPad in portrait mode 1`] = ` color="white" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -1469,8 +1469,8 @@ exports[`Sets up the right view hierarchy for iPhone 4 1`] = ` color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -1516,8 +1516,8 @@ exports[`Sets up the right view hierarchy for iPhone 4 1`] = ` color="white" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -1983,8 +1983,8 @@ exports[`Sets up the right view hierarchy for iPhone 5 1`] = ` color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -2030,8 +2030,8 @@ exports[`Sets up the right view hierarchy for iPhone 5 1`] = ` color="white" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -2497,8 +2497,8 @@ exports[`Sets up the right view hierarchy for iPhone 6 1`] = ` color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -2544,8 +2544,8 @@ exports[`Sets up the right view hierarchy for iPhone 6 1`] = ` color="white" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { diff --git a/src/lib/Components/Countdown/Ticker.tsx b/src/lib/Components/Countdown/Ticker.tsx index 119b1530f9..da764e4a70 100644 --- a/src/lib/Components/Countdown/Ticker.tsx +++ b/src/lib/Components/Countdown/Ticker.tsx @@ -31,7 +31,7 @@ const durationSections = (duration: Duration, labels: [string, string, string, s ] const LabeledTimeSection: React.SFC = ({ time, label, timeTextProps, labelTextProps }) => ( - + {time} diff --git a/src/lib/Components/LocationMap/__tests__/__snapshots__/index-tests.tsx.snap b/src/lib/Components/LocationMap/__tests__/__snapshots__/index-tests.tsx.snap index 1e7e8cc4b0..c58262627e 100644 --- a/src/lib/Components/LocationMap/__tests__/__snapshots__/index-tests.tsx.snap +++ b/src/lib/Components/LocationMap/__tests__/__snapshots__/index-tests.tsx.snap @@ -40,8 +40,8 @@ exports[`looks correct when rendered 1`] = ` color="black100" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -65,8 +65,8 @@ exports[`looks correct when rendered 1`] = ` color="black60" ellipsizeMode="tail" fontFamily="AGaramondPro-Regular" - fontSize={16} - lineHeight={24} + fontSize="16px" + lineHeight="24px" style={ Array [ Object { diff --git a/src/lib/Components/__tests__/__snapshots__/Modal-tests.tsx.snap b/src/lib/Components/__tests__/__snapshots__/Modal-tests.tsx.snap index ddc6794668..7cba67b4bd 100644 --- a/src/lib/Components/__tests__/__snapshots__/Modal-tests.tsx.snap +++ b/src/lib/Components/__tests__/__snapshots__/Modal-tests.tsx.snap @@ -74,8 +74,8 @@ exports[`looks like expected 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -104,8 +104,8 @@ exports[`looks like expected 1`] = ` color="#666" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -149,8 +149,8 @@ exports[`looks like expected 1`] = ` color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { diff --git a/src/lib/Containers/__tests__/__snapshots__/BidFlow-tests.tsx.snap b/src/lib/Containers/__tests__/__snapshots__/BidFlow-tests.tsx.snap index 14f3e63636..3817192f5e 100644 --- a/src/lib/Containers/__tests__/__snapshots__/BidFlow-tests.tsx.snap +++ b/src/lib/Containers/__tests__/__snapshots__/BidFlow-tests.tsx.snap @@ -98,8 +98,8 @@ exports[`renders properly 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Semibold" - fontSize={22} - lineHeight={28} + fontSize="22px" + lineHeight="28px" m={4} style={ Array [ diff --git a/src/lib/Containers/__tests__/__snapshots__/RegistrationFlow-tests.tsx.snap b/src/lib/Containers/__tests__/__snapshots__/RegistrationFlow-tests.tsx.snap index efa06fc479..09a06ffa16 100644 --- a/src/lib/Containers/__tests__/__snapshots__/RegistrationFlow-tests.tsx.snap +++ b/src/lib/Containers/__tests__/__snapshots__/RegistrationFlow-tests.tsx.snap @@ -93,8 +93,8 @@ exports[`renders properly with credit card 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Semibold" - fontSize={22} - lineHeight={28} + fontSize="22px" + lineHeight="28px" m={4} mb={3} style={ @@ -134,8 +134,8 @@ exports[`renders properly with credit card 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={16} - lineHeight={22} + fontSize="16px" + lineHeight="22px" style={ Array [ Object { @@ -155,8 +155,8 @@ exports[`renders properly with credit card 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" style={ Array [ Object { @@ -177,8 +177,8 @@ exports[`renders properly with credit card 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Semibold" - fontSize={18} - lineHeight={22} + fontSize="18px" + lineHeight="22px" mx={6} my={5} style={ @@ -274,8 +274,8 @@ exports[`renders properly with credit card 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -304,8 +304,8 @@ exports[`renders properly with credit card 1`] = ` color="#666" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -349,8 +349,8 @@ exports[`renders properly with credit card 1`] = ` color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -431,8 +431,8 @@ exports[`renders properly with credit card 1`] = ` color="black60" ellipsizeMode="tail" fontFamily="AGaramondPro-Regular" - fontSize={14} - lineHeight={18} + fontSize="14px" + lineHeight="18px" mt={2} style={ Array [ @@ -640,8 +640,8 @@ exports[`renders properly without credit card 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Semibold" - fontSize={22} - lineHeight={28} + fontSize="22px" + lineHeight="28px" m={4} mb={3} style={ @@ -681,8 +681,8 @@ exports[`renders properly without credit card 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={16} - lineHeight={22} + fontSize="16px" + lineHeight="22px" style={ Array [ Object { @@ -702,8 +702,8 @@ exports[`renders properly without credit card 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" style={ Array [ Object { @@ -724,8 +724,8 @@ exports[`renders properly without credit card 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Semibold" - fontSize={18} - lineHeight={22} + fontSize="18px" + lineHeight="22px" mx={6} my={5} style={ @@ -812,8 +812,8 @@ exports[`renders properly without credit card 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Semibold" - fontSize={16} - lineHeight={24} + fontSize="16px" + lineHeight="24px" style={ Array [ Object { @@ -862,8 +862,8 @@ exports[`renders properly without credit card 1`] = ` color="purple100" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" mb={1} ml={3} style={ @@ -947,8 +947,8 @@ exports[`renders properly without credit card 1`] = ` className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Semibold" - fontSize={16} - lineHeight={24} + fontSize="16px" + lineHeight="24px" style={ Array [ Object { @@ -997,8 +997,8 @@ exports[`renders properly without credit card 1`] = ` color="purple100" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={12} - lineHeight={16} + fontSize="12px" + lineHeight="16px" mb={1} ml={3} style={ @@ -1110,8 +1110,8 @@ exports[`renders properly without credit card 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -1140,8 +1140,8 @@ exports[`renders properly without credit card 1`] = ` color="#666" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -1185,8 +1185,8 @@ exports[`renders properly without credit card 1`] = ` color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -1267,8 +1267,8 @@ exports[`renders properly without credit card 1`] = ` color="black60" ellipsizeMode="tail" fontFamily="AGaramondPro-Regular" - fontSize={14} - lineHeight={18} + fontSize="14px" + lineHeight="18px" mt={2} style={ Array [ diff --git a/src/lib/Containers/__tests__/__snapshots__/Sale-tests.tsx.snap b/src/lib/Containers/__tests__/__snapshots__/Sale-tests.tsx.snap index d7a5ca7974..6a672bf2b2 100644 --- a/src/lib/Containers/__tests__/__snapshots__/Sale-tests.tsx.snap +++ b/src/lib/Containers/__tests__/__snapshots__/Sale-tests.tsx.snap @@ -238,8 +238,8 @@ exports[`state looks okay by default 1`] = ` color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { diff --git a/src/lib/Containers/__tests__/__snapshots__/WorksForYou-tests.tsx.snap b/src/lib/Containers/__tests__/__snapshots__/WorksForYou-tests.tsx.snap index 3241c8ad3a..3f409feccd 100644 --- a/src/lib/Containers/__tests__/__snapshots__/WorksForYou-tests.tsx.snap +++ b/src/lib/Containers/__tests__/__snapshots__/WorksForYou-tests.tsx.snap @@ -109,8 +109,8 @@ exports[`with notifications lays out correctly on larger screens 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -154,8 +154,8 @@ exports[`with notifications lays out correctly on larger screens 1`] = ` color="white" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -559,8 +559,8 @@ exports[`with notifications lays out correctly on small screens 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -604,8 +604,8 @@ exports[`with notifications lays out correctly on small screens 1`] = ` color="white" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -1013,8 +1013,8 @@ exports[`without notifications lays out correctly on larger screens 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -1058,8 +1058,8 @@ exports[`without notifications lays out correctly on larger screens 1`] = ` color="white" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -1291,8 +1291,8 @@ exports[`without notifications lays out correctly on small screens 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -1336,8 +1336,8 @@ exports[`without notifications lays out correctly on small screens 1`] = ` color="white" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { diff --git a/src/lib/Scenes/Fair/__tests__/__snapshots__/index-tests.tsx.snap b/src/lib/Scenes/Fair/__tests__/__snapshots__/index-tests.tsx.snap index e8385f9b69..c2f91bef18 100644 --- a/src/lib/Scenes/Fair/__tests__/__snapshots__/index-tests.tsx.snap +++ b/src/lib/Scenes/Fair/__tests__/__snapshots__/index-tests.tsx.snap @@ -1,3 +1,3 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[`renders properly 1`] = `"SOFA CHICAGO 2018Nov 1st - Nov 4thSaveThe Sculpture Objects Functional Art and Design (SOFA) Fair in Chicago is the premier gallery-presented art fair dedicated to three-dimensional art and design. On par with Art Basel and TEFAF Maastricht, SOFA is produced by Urban Expositions, a Clarion Events company.More InformationSOFA CHICAGO"`; +exports[`renders properly 1`] = `"SOFA CHICAGO 2018Nov 1st - Nov 4thSaveThe Sculpture Objects Functional Art and Design (SOFA) Fair in Chicago is the premier gallery-presented art fair dedicated to three-dimensional art and design. On par with Art Basel and TEFAF Maastricht, SOFA is produced by Urban Expositions, a Clarion Events company.More InformationSOFA CHICAGO"`; diff --git a/src/lib/Scenes/Home/Components/ForYou/Components/__tests__/__snapshots__/MarketingHeader-tests.tsx.snap b/src/lib/Scenes/Home/Components/ForYou/Components/__tests__/__snapshots__/MarketingHeader-tests.tsx.snap index 34fdb4f7d8..854b47d81d 100644 --- a/src/lib/Scenes/Home/Components/ForYou/Components/__tests__/__snapshots__/MarketingHeader-tests.tsx.snap +++ b/src/lib/Scenes/Home/Components/ForYou/Components/__tests__/__snapshots__/MarketingHeader-tests.tsx.snap @@ -89,8 +89,8 @@ exports[`MarketingHeader looks correct when rendered 1`] = ` className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -134,8 +134,8 @@ exports[`MarketingHeader looks correct when rendered 1`] = ` color="white" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { diff --git a/src/lib/Scenes/Show/Components/Artworks/__tests__/__snapshots__/index-tests.tsx.snap b/src/lib/Scenes/Show/Components/Artworks/__tests__/__snapshots__/index-tests.tsx.snap index ba7dce3218..366bf7d3ac 100644 --- a/src/lib/Scenes/Show/Components/Artworks/__tests__/__snapshots__/index-tests.tsx.snap +++ b/src/lib/Scenes/Show/Components/Artworks/__tests__/__snapshots__/index-tests.tsx.snap @@ -8,8 +8,8 @@ Array [ className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Regular" - fontSize={22} - lineHeight={32} + fontSize="22px" + lineHeight="32px" my={1} style={ Array [ @@ -44,8 +44,8 @@ Array [ className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" my={2} style={ Array [ diff --git a/src/lib/Scenes/Show/Components/ShowHeader/__tests__/__snapshots__/ShowHeader-tests.tsx.snap b/src/lib/Scenes/Show/Components/ShowHeader/__tests__/__snapshots__/ShowHeader-tests.tsx.snap index c6847c59fb..78760e7590 100644 --- a/src/lib/Scenes/Show/Components/ShowHeader/__tests__/__snapshots__/ShowHeader-tests.tsx.snap +++ b/src/lib/Scenes/Show/Components/ShowHeader/__tests__/__snapshots__/ShowHeader-tests.tsx.snap @@ -38,8 +38,8 @@ Array [ className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" mb={0.5} style={ Array [ @@ -61,7 +61,7 @@ Array [ className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Regular" - fontSize={32} + fontSize="32px" lineHeight={34} style={ Array [ @@ -80,8 +80,8 @@ Array [ className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Regular" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -148,8 +148,8 @@ Array [ color="white" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -185,8 +185,8 @@ Array [ className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Regular" - fontSize={16} - lineHeight={20} + fontSize="16px" + lineHeight="20px" style={ Array [ Object { @@ -218,8 +218,8 @@ Array [ className="sc-bdVaJa bDWFJH" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { diff --git a/src/lib/Scenes/Show/Components/Shows/Components/__tests__/__snapshots__/ShowItem-tests.tsx.snap b/src/lib/Scenes/Show/Components/Shows/Components/__tests__/__snapshots__/ShowItem-tests.tsx.snap index fe3e2d0b1a..427d7ab2c0 100644 --- a/src/lib/Scenes/Show/Components/Shows/Components/__tests__/__snapshots__/ShowItem-tests.tsx.snap +++ b/src/lib/Scenes/Show/Components/Shows/Components/__tests__/__snapshots__/ShowItem-tests.tsx.snap @@ -138,8 +138,8 @@ exports[`looks correct when rendered 1`] = ` color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { diff --git a/src/lib/Scenes/Show/Components/Shows/__tests__/__snapshots__/index-tests.tsx.snap b/src/lib/Scenes/Show/Components/Shows/__tests__/__snapshots__/index-tests.tsx.snap index 56741fd676..57f36f69c1 100644 --- a/src/lib/Scenes/Show/Components/Shows/__tests__/__snapshots__/index-tests.tsx.snap +++ b/src/lib/Scenes/Show/Components/Shows/__tests__/__snapshots__/index-tests.tsx.snap @@ -8,8 +8,8 @@ Array [ className="sc-bwzfXH uTxCW" ellipsizeMode="tail" fontFamily="AGaramondPro-Regular" - fontSize={22} - lineHeight={32} + fontSize="22px" + lineHeight="32px" style={ Array [ Object { @@ -160,8 +160,8 @@ Array [ color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -317,8 +317,8 @@ Array [ color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -474,8 +474,8 @@ Array [ color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -631,8 +631,8 @@ Array [ color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -788,8 +788,8 @@ Array [ color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -945,8 +945,8 @@ Array [ color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -1102,8 +1102,8 @@ Array [ color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -1259,8 +1259,8 @@ Array [ color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -1416,8 +1416,8 @@ Array [ color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -1573,8 +1573,8 @@ Array [ color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -1730,8 +1730,8 @@ Array [ color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -1887,8 +1887,8 @@ Array [ color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -2044,8 +2044,8 @@ Array [ color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -2201,8 +2201,8 @@ Array [ color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -2358,8 +2358,8 @@ Array [ color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -2515,8 +2515,8 @@ Array [ color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -2679,8 +2679,8 @@ Array [ color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -2836,8 +2836,8 @@ Array [ color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -2993,8 +2993,8 @@ Array [ color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -3150,8 +3150,8 @@ Array [ color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -3286,8 +3286,8 @@ Array [ color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { @@ -3422,8 +3422,8 @@ Array [ color="black" ellipsizeMode="tail" fontFamily="Unica77LL-Medium" - fontSize={14} - lineHeight={24} + fontSize="14px" + lineHeight="24px" style={ Array [ Object { diff --git a/yarn.lock b/yarn.lock index 5da3646404..edc8791e6f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,13 +2,15 @@ # yarn lockfile v1 -"@artsy/palette@^2.11.0": - version "2.11.0" - resolved "https://registry.yarnpkg.com/@artsy/palette/-/palette-2.11.0.tgz#ff3f73b5d82cadc3daa365da953d23eff899930a" - integrity sha512-d5KM2GrcaHFdkhwkwEPGbv6V3Y4kmL3osmKHYLUDykNqf3nU8ssw4Z0QBYVQa+Qi3jMGr70cnN1gzDVx5WMK8A== +"@artsy/palette@^2.21.1": + version "2.21.1" + resolved "https://registry.yarnpkg.com/@artsy/palette/-/palette-2.21.1.tgz#fd8430df93d0981f814d5c97fff8340bbbd98eab" + integrity sha512-hF/GrPPjP+w8TGAbfBVwvuKL8JIOUkS2HDSkALWZdVrr9qiBKRfVZriu9w0JTBBzMOuRC7iWYndDo7ufyyjXLg== dependencies: - react "^16.3.2" - styled-system "^2.2.5" + rc-slider "^8.6.2" + react "^16.5.0" + react-spring "^5.7.2" + styled-system "^3.1.11" "@babel/code-frame@7.0.0-beta.40": version "7.0.0-beta.40" @@ -378,6 +380,20 @@ core-js "^2.5.7" regenerator-runtime "^0.11.1" +"@babel/runtime@^7.0.0": + version "7.1.5" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.1.5.tgz#4170907641cf1f61508f563ece3725150cc6fe39" + integrity sha512-xKnPpXG/pvK1B90JkwwxSGii90rQGKtzcMt2gI5G6+M0REXaq6rOHsGC2ay6/d0Uje7zzvSzjEzfR3ENhFlrfA== + dependencies: + regenerator-runtime "^0.12.0" + +"@babel/runtime@^7.1.2": + version "7.1.2" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.1.2.tgz#81c89935f4647706fc54541145e6b4ecfef4b8e3" + integrity sha512-Y3SCjmhSupzFB6wcv1KmmFucH6gDVnI30WjOcicV10ju0cZjak3Jcs67YLIXBrmZYw1xCrVeJPbycFwrqNyxpg== + dependencies: + regenerator-runtime "^0.12.0" + "@babel/template@7.0.0-beta.40", "@babel/template@^7.0.0-beta": version "7.0.0-beta.40" resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.0.0-beta.40.tgz#034988c6424eb5c3268fe6a608626de1f4410fc8" @@ -793,6 +809,13 @@ acorn@^6.0.1: resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.0.2.tgz#6a459041c320ab17592c6317abbfdf4bbaa98ca4" integrity sha512-GXmKIvbrN3TV7aVqAzVFaMW8F8wzVX7voEBRO3bDA64+EX37YSayggRJP5Xig6HYHBkWKpFg9W5gg6orklubhg== +add-dom-event-listener@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/add-dom-event-listener/-/add-dom-event-listener-1.1.0.tgz#6a92db3a0dd0abc254e095c0f1dc14acbbaae310" + integrity sha512-WCxx1ixHT0GQU9hb0KI/mhgRQhnU+U3GvwY6ZvVjYq8rsihIGoaIOUbY0yMPBxLH5MDtr0kz3fisWGNcbWW7Jw== + dependencies: + object-assign "4.x" + address@^1.0.1: version "1.0.3" resolved "https://registry.yarnpkg.com/address/-/address-1.0.3.tgz#b5f50631f8d6cec8bd20c963963afb55e06cbce9" @@ -2467,7 +2490,7 @@ babel-runtime@6.23.0: core-js "^2.4.0" regenerator-runtime "^0.10.0" -babel-runtime@6.x.x, babel-runtime@^6.0.0, babel-runtime@^6.11.6, babel-runtime@^6.18.0, babel-runtime@^6.20.0, babel-runtime@^6.22.0, babel-runtime@^6.23.0, babel-runtime@^6.26.0, babel-runtime@^6.5.0, babel-runtime@^6.9.2: +babel-runtime@6.x, babel-runtime@6.x.x, babel-runtime@^6.0.0, babel-runtime@^6.11.6, babel-runtime@^6.18.0, babel-runtime@^6.20.0, babel-runtime@^6.22.0, babel-runtime@^6.23.0, babel-runtime@^6.26.0, babel-runtime@^6.5.0, babel-runtime@^6.9.2: version "6.26.0" resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe" integrity sha1-llxwWGaOgrVde/4E/yM3vItWR/4= @@ -3253,6 +3276,11 @@ classnames@^2.2.5: resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.5.tgz#fb3801d453467649ef3603c7d61a02bd129bde6d" integrity sha1-+zgB1FNGdknvNgPH1hoCvRKb3m0= +classnames@^2.2.6: + version "2.2.6" + resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce" + integrity sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q== + clean-css@4.1.x: version "4.1.9" resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-4.1.9.tgz#35cee8ae7687a49b98034f70de00c4edd3826301" @@ -3504,11 +3532,23 @@ commondir@^1.0.1: resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b" integrity sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs= +component-classes@^1.2.5: + version "1.2.6" + resolved "https://registry.yarnpkg.com/component-classes/-/component-classes-1.2.6.tgz#c642394c3618a4d8b0b8919efccbbd930e5cd691" + integrity sha1-xkI5TDYYpNiwuJGe/Mu9kw5c1pE= + dependencies: + component-indexof "0.0.3" + component-emitter@^1.2.1: version "1.2.1" resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.2.1.tgz#137918d6d78283f7df7a6b7c5a63e140e69425e6" integrity sha1-E3kY1teCg/ffemt8WmPhQOaUJeY= +component-indexof@0.0.3: + version "0.0.3" + resolved "https://registry.yarnpkg.com/component-indexof/-/component-indexof-0.0.3.tgz#11d091312239eb8f32c8f25ae9cb002ffe8d3c24" + integrity sha1-EdCRMSI5648yyPJa6csAL/6NPCQ= + compressible@~2.0.11: version "2.0.12" resolved "https://registry.yarnpkg.com/compressible/-/compressible-2.0.12.tgz#c59a5c99db76767e9876500e271ef63b3493bd66" @@ -3849,6 +3889,14 @@ crypto-random-string@^1.0.0: resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-1.0.0.tgz#a230f64f568310e1498009940790ec99545bca7e" integrity sha1-ojD2T1aDEOFJgAmUB5DsmVRbyn4= +css-animation@^1.3.2: + version "1.4.1" + resolved "https://registry.yarnpkg.com/css-animation/-/css-animation-1.4.1.tgz#5b8813125de0fbbbb0bbe1b472ae84221469b7a8" + integrity sha1-W4gTEl3g+7uwu+G0cq6EIhRpt6g= + dependencies: + babel-runtime "6.x" + component-classes "^1.2.5" + css-color-keywords@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/css-color-keywords/-/css-color-keywords-1.0.0.tgz#fea2616dc676b2962686b3af8dbdbe180b244e05" @@ -4324,6 +4372,11 @@ discontinuous-range@1.0.0: resolved "https://registry.yarnpkg.com/discontinuous-range/-/discontinuous-range-1.0.0.tgz#e38331f0844bba49b9a9cb71c771585aab1bc65a" integrity sha1-44Mx8IRLukm5qctxx3FYWqsbxlo= +dom-align@^1.7.0: + version "1.8.0" + resolved "https://registry.yarnpkg.com/dom-align/-/dom-align-1.8.0.tgz#c0e89b5b674c6e836cd248c52c2992135f093654" + integrity sha512-B85D4ef2Gj5lw0rK0KM2+D5/pH7yqNxg2mB+E8uzFaolpm7RQmsxEfjyEuNiF8UBBkffumYDeKRzTzc3LePP+w== + dom-converter@~0.1: version "0.1.4" resolved "https://registry.yarnpkg.com/dom-converter/-/dom-converter-0.1.4.tgz#a45ef5727b890c9bffe6d7c876e7b19cb0e17f3b" @@ -9313,16 +9366,16 @@ oauth-sign@~0.9.0: resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.9.0.tgz#47a7b016baa68b5fa0ecf3dee08a85c679ac6455" integrity sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ== +object-assign@4.x, object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1: + version "4.1.1" + resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" + integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM= + object-assign@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-3.0.0.tgz#9bedd5ca0897949bca47e7ff408062d549f587f2" integrity sha1-m+3VygiXlJvKR+f/QIBi1Un1h/I= -object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1: - version "4.1.1" - resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" - integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM= - object-copy@^0.1.0: version "0.1.0" resolved "https://registry.yarnpkg.com/object-copy/-/object-copy-0.1.0.tgz#7e7d858b781bd7c991a41ba975ed3812754e998c" @@ -10466,6 +10519,14 @@ prompts@^0.1.9: kleur "^2.0.1" sisteransi "^0.1.1" +prop-types@15.x, prop-types@^15.5.8, prop-types@^15.6.2: + version "15.6.2" + resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102" + integrity sha512-3pboPvLiWD7dkI3qf3KbUe6hKFKa52w+AE0VCqECtf+QHAKgOL37tTaNCnuX1nAAQ4ZhyP+kYVKf8rLmJ/feDQ== + dependencies: + loose-envify "^1.3.1" + object-assign "^4.1.1" + prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.5.6, prop-types@^15.5.9, prop-types@^15.6.0: version "15.6.0" resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.0.tgz#ceaf083022fc46b4a35f69e13ef75aed0d639856" @@ -10475,14 +10536,6 @@ prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.5.6, prop-types@^15.5.9, loose-envify "^1.3.1" object-assign "^4.1.1" -prop-types@^15.5.8, prop-types@^15.6.2: - version "15.6.2" - resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102" - integrity sha512-3pboPvLiWD7dkI3qf3KbUe6hKFKa52w+AE0VCqECtf+QHAKgOL37tTaNCnuX1nAAQ4ZhyP+kYVKf8rLmJ/feDQ== - dependencies: - loose-envify "^1.3.1" - object-assign "^4.1.1" - proxy-addr@~2.0.2: version "2.0.2" resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.2.tgz#6571504f47bb988ec8180253f85dd7e14952bdec" @@ -10687,6 +10740,72 @@ raw-body@2.3.2: iconv-lite "0.4.19" unpipe "1.0.0" +rc-align@^2.4.0: + version "2.4.3" + resolved "https://registry.yarnpkg.com/rc-align/-/rc-align-2.4.3.tgz#b9b3c2a6d68adae71a8e1d041cd5e3b2a655f99a" + integrity sha512-h5KgyB5IXYR7iKpYFcMr54cuQ2eozPCZ11kbXPG5+6CWvmyJ+c0R/yjndVndiNk2G3MKcTMbJNdDv5DIckLAxQ== + dependencies: + babel-runtime "^6.26.0" + dom-align "^1.7.0" + prop-types "^15.5.8" + rc-util "^4.0.4" + +rc-animate@2.x: + version "2.5.4" + resolved "https://registry.yarnpkg.com/rc-animate/-/rc-animate-2.5.4.tgz#3b308c42e137a2e3fb578650fdb145c2100fcc35" + integrity sha512-aYisNYRuOvH+r5/nxEHHUzk1celxPg4nMUOuBGHd77c6NZbZ5fcjHFgWF3/nPdRPbLaqY4Z7Q317EcLO41fOvQ== + dependencies: + babel-runtime "6.x" + classnames "^2.2.6" + css-animation "^1.3.2" + prop-types "15.x" + raf "^3.4.0" + react-lifecycles-compat "^3.0.4" + +rc-slider@^8.6.2: + version "8.6.3" + resolved "https://registry.yarnpkg.com/rc-slider/-/rc-slider-8.6.3.tgz#1ca0e0bd2863252741de75e7bf8c9f2cfcffccb7" + integrity sha512-kQaq3SJdb5EifYZxvMDotgClOJKIuAiidFr67hxNEeBv0GwUcwAToYmSWrP0B2ZCb5IYlr2csyiH0+xNomLDoA== + dependencies: + babel-runtime "6.x" + classnames "^2.2.5" + prop-types "^15.5.4" + rc-tooltip "^3.7.0" + rc-util "^4.0.4" + shallowequal "^1.0.1" + warning "^3.0.0" + +rc-tooltip@^3.7.0: + version "3.7.3" + resolved "https://registry.yarnpkg.com/rc-tooltip/-/rc-tooltip-3.7.3.tgz#280aec6afcaa44e8dff0480fbaff9e87fc00aecc" + integrity sha512-dE2ibukxxkrde7wH9W8ozHKUO4aQnPZ6qBHtrTH9LoO836PjDdiaWO73fgPB05VfJs9FbZdmGPVEbXCeOP99Ww== + dependencies: + babel-runtime "6.x" + prop-types "^15.5.8" + rc-trigger "^2.2.2" + +rc-trigger@^2.2.2: + version "2.6.2" + resolved "https://registry.yarnpkg.com/rc-trigger/-/rc-trigger-2.6.2.tgz#a9c09ba5fad63af3b2ec46349c7db6cb46657001" + integrity sha512-op4xCu95/gdHVaysyxxiYxbY+Z+UcIBSUY9nQfLqm1FlitdtnAN+owD5iMPfnnsRXntgcQ5+RdYKNUFQT5DjzA== + dependencies: + babel-runtime "6.x" + classnames "^2.2.6" + prop-types "15.x" + rc-align "^2.4.0" + rc-animate "2.x" + rc-util "^4.4.0" + +rc-util@^4.0.4, rc-util@^4.4.0: + version "4.6.0" + resolved "https://registry.yarnpkg.com/rc-util/-/rc-util-4.6.0.tgz#ba33721783192ec4f3afb259e182b04e55deb7f6" + integrity sha512-rbgrzm1/i8mgfwOI4t1CwWK7wGe+OwX+dNa7PVMgxZYPBADGh86eD4OcJO1UKGeajIMDUUKMluaZxvgraQIOmw== + dependencies: + add-dom-event-listener "^1.1.0" + babel-runtime "6.x" + prop-types "^15.5.10" + shallowequal "^0.2.2" + rc@^1.0.1, rc@^1.1.6, rc@^1.1.7: version "1.2.2" resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.2.tgz#d8ce9cb57e8d64d9c7badd9876c7c34cbe3c7077" @@ -10772,6 +10891,11 @@ react-is@^16.5.2: resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.6.0.tgz#456645144581a6e99f6816ae2bd24ee94bdd0c01" integrity sha512-q8U7k0Fi7oxF1HvQgyBjPwDXeMplEsArnKt2iYhuIF86+GBbgLHdAmokL3XUFjTd7Q363OSNG55FOGUdONVn1g== +react-lifecycles-compat@^3.0.4: + version "3.0.4" + resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362" + integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA== + react-modal@^3.1.10: version "3.1.11" resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.1.11.tgz#95c8223fcee7013258ad2d149c38c9f870c89958" @@ -10938,6 +11062,13 @@ react-split-pane@^0.1.74: prop-types "^15.5.10" react-style-proptype "^3.0.0" +react-spring@^5.7.2: + version "5.9.2" + resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-5.9.2.tgz#4c4e048ffce24755eaa60acd2f3fe4a3d686ef16" + integrity sha512-ZDCBm4OaYuuSER3k7EELn9AKGs98HI23qMRL93zUUw6AlyBmqoU+eAfouGRx47gVkZkH+hArJXBHf4UGYpH9Og== + dependencies: + "@babel/runtime" "^7.0.0" + react-storybooks-relay-container@^1.0.0: version "1.1.2" resolved "https://registry.yarnpkg.com/react-storybooks-relay-container/-/react-storybooks-relay-container-1.1.2.tgz#bb5f1718eb0590e900a12494717930cd945fa530" @@ -11023,15 +11154,15 @@ react@^16.3.0-alpha.1: object-assign "^4.1.1" prop-types "^15.6.0" -react@^16.3.2: - version "16.4.1" - resolved "https://registry.yarnpkg.com/react/-/react-16.4.1.tgz#de51ba5764b5dbcd1f9079037b862bd26b82fe32" - integrity sha512-3GEs0giKp6E0Oh/Y9ZC60CmYgUPnp7voH9fbjWsvXtYFb4EWtgQub0ADSq0sJR0BbHc4FThLLtzlcFaFXIorwg== +react@^16.5.0: + version "16.6.0" + resolved "https://registry.yarnpkg.com/react/-/react-16.6.0.tgz#b34761cfaf3e30f5508bc732fb4736730b7da246" + integrity sha512-zJPnx/jKtuOEXCbQ9BKaxDMxR0001/hzxXwYxG8septeyYGfsgAei6NgfbVgOhbY1WOP2o3VPs/E9HaN+9hV3Q== dependencies: - fbjs "^0.8.16" loose-envify "^1.1.0" object-assign "^4.1.1" - prop-types "^15.6.0" + prop-types "^15.6.2" + scheduler "^0.10.0" read-pkg-up@^1.0.1: version "1.0.1" @@ -11200,6 +11331,11 @@ regenerator-runtime@^0.11.0, regenerator-runtime@^0.11.1: resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9" integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg== +regenerator-runtime@^0.12.0: + version "0.12.1" + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.12.1.tgz#fa1a71544764c036f8c49b13a08b2594c9f8a0de" + integrity sha512-odxIc1/vDlo4iZcfXqRYFj0vpXFNoGdKMAUieAlFYO6m/nl5e9KR/beGf41z4a1FI+aQgtjhuaSlDxQ0hmkrHg== + regenerator-transform@^0.10.0: version "0.10.1" resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.10.1.tgz#1e4996837231da8b7f3cf4114d71b5691a0680dd" @@ -11742,6 +11878,14 @@ sax@~1.1.1: resolved "https://registry.yarnpkg.com/sax/-/sax-1.1.6.tgz#5d616be8a5e607d54e114afae55b7eaf2fcc3240" integrity sha1-XWFr6KXmB9VOEUr65Vt+ry/MMkA= +scheduler@^0.10.0: + version "0.10.0" + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.10.0.tgz#7988de90fe7edccc774ea175a783e69c40c521e1" + integrity sha512-+TSTVTCBAA3h8Anei3haDc1IRwMeDmtI/y/o3iBe3Mjl2vwYF9DtPDt929HyRmV/e7au7CLu8sc4C4W0VOs29w== + dependencies: + loose-envify "^1.1.0" + object-assign "^4.1.1" + schema-utils@^0.3.0: version "0.3.0" resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.3.0.tgz#f5877222ce3e931edae039f17eb3716e7137f8cf" @@ -11974,6 +12118,11 @@ shallowequal@^0.2.2: dependencies: lodash.keys "^3.1.2" +shallowequal@^1.0.1: + version "1.1.0" + resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.1.0.tgz#188d521de95b9087404fd4dcb68b13df0ae4e7f8" + integrity sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ== + shebang-command@^1.2.0: version "1.2.0" resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea" @@ -12542,12 +12691,13 @@ styled-components@^3.3.2: stylis-rule-sheet "^0.0.10" supports-color "^3.2.3" -styled-system@^2.2.5: - version "2.3.3" - resolved "https://registry.yarnpkg.com/styled-system/-/styled-system-2.3.3.tgz#c503c7d3f2ca58548bdd7f92457d7d12f591087c" - integrity sha512-E8gTD+XSA987K5RPPP1irgXOKKEsONeKnwqfovkRv+DnmOx1hczMssCB07YK/jNIpadnPIbmFfWw/J/NUD1vnA== +styled-system@^3.1.11: + version "3.1.11" + resolved "https://registry.yarnpkg.com/styled-system/-/styled-system-3.1.11.tgz#a91a38cf7a0f0e625b897a04fdd506a359a3629f" + integrity sha512-d0p32F7Y55uRWNDb1P0JcIiGVi13ZxiSCvn8zNS68exAKW9Q5jp+IGTXUIavQOD/J8r3tydtE3vRk8Ii2i39HA== dependencies: - prop-types "^15.6.0" + "@babel/runtime" "^7.1.2" + prop-types "^15.6.2" stylelint-config-recommended@^2.0.0: version "2.0.1"