Browse Source

Change | auth screens images png > svg

merge-requests/82/head
Kurmansky 3 years ago
parent
commit
4ec93ab30c
  1. 10
      .babelrc
  2. 6
      declaration.d.ts
  3. 22
      ios/Podfile.lock
  4. 37
      metro.config.js
  5. 1386
      package-lock.json
  6. 3
      package.json
  7. BIN
      src/assets/images/auth_1.png
  8. 76
      src/assets/images/auth_1.svg
  9. BIN
      src/assets/images/auth_2.png
  10. 50
      src/assets/images/auth_2.svg
  11. 60
      src/assets/images/no-internet-connection.svg
  12. 11
      src/modules/auth/screens/confirm-code.screen.tsx
  13. 14
      src/modules/auth/screens/sign-in.screen.tsx
  14. 3
      src/shared/components/forms/form-large-control-with-icon.component.tsx
  15. 56
      src/shared/components/images/img-with-bg-circle.components.tsx
  16. 445
      yarn.lock

10
.babelrc

@ -8,9 +8,17 @@
], ],
"alias": { "alias": {
"@": "./src", "@": "./src",
"$components":"./src/shared/components" "$components": "./src/shared/components"
} }
} }
],
[
"babel-plugin-inline-import",
{
"extensions": [
".svg",
]
}
] ]
] ]
} }

6
declaration.d.ts vendored

@ -0,0 +1,6 @@
declare module "*.svg" {
import React from 'react';
import { SvgProps } from "react-native-svg";
const content: React.FC<SvgProps>;
export default content;
}

22
ios/Podfile.lock

@ -354,6 +354,8 @@ PODS:
- RNScreens (3.6.0): - RNScreens (3.6.0):
- React-Core - React-Core
- React-RCTImage - React-RCTImage
- RNSVG (12.1.1):
- React
- RNVectorIcons (8.0.0): - RNVectorIcons (8.0.0):
- React-Core - React-Core
- TOCropViewController (2.6.0) - TOCropViewController (2.6.0)
@ -425,6 +427,7 @@ DEPENDENCIES:
- RNImageCropPicker (from `../node_modules/react-native-image-crop-picker`) - RNImageCropPicker (from `../node_modules/react-native-image-crop-picker`)
- RNPermissions (from `../node_modules/react-native-permissions`) - RNPermissions (from `../node_modules/react-native-permissions`)
- RNScreens (from `../node_modules/react-native-screens`) - RNScreens (from `../node_modules/react-native-screens`)
- RNSVG (from `../node_modules/react-native-svg`)
- RNVectorIcons (from `../node_modules/react-native-vector-icons`) - RNVectorIcons (from `../node_modules/react-native-vector-icons`)
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`) - Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
@ -529,6 +532,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native-permissions" :path: "../node_modules/react-native-permissions"
RNScreens: RNScreens:
:path: "../node_modules/react-native-screens" :path: "../node_modules/react-native-screens"
RNSVG:
:path: "../node_modules/react-native-svg"
RNVectorIcons: RNVectorIcons:
:path: "../node_modules/react-native-vector-icons" :path: "../node_modules/react-native-vector-icons"
Yoga: Yoga:
@ -539,7 +544,7 @@ SPEC CHECKSUMS:
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99 CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
DoubleConversion: cf9b38bf0b2d048436d9a82ad2abe1404f11e7de DoubleConversion: cf9b38bf0b2d048436d9a82ad2abe1404f11e7de
FBLazyVector: e686045572151edef46010a6f819ade377dfeb4b FBLazyVector: e686045572151edef46010a6f819ade377dfeb4b
FBReactNativeSpec: fd8c7ca182f42221b54baa670a2c0a1cf425dc6f FBReactNativeSpec: cc04672e92156b8b87bd3f3de29d1d1fda9c7ba2
Flipper: d3da1aa199aad94455ae725e9f3aa43f3ec17021 Flipper: d3da1aa199aad94455ae725e9f3aa43f3ec17021
Flipper-DoubleConversion: 38631e41ef4f9b12861c67d17cb5518d06badc41 Flipper-DoubleConversion: 38631e41ef4f9b12861c67d17cb5518d06badc41
Flipper-Folly: 755929a4f851b2fb2c347d533a23f191b008554c Flipper-Folly: 755929a4f851b2fb2c347d533a23f191b008554c
@ -564,10 +569,10 @@ SPEC CHECKSUMS:
React-jsiexecutor: 80c46bd381fd06e418e0d4f53672dc1d1945c4c3 React-jsiexecutor: 80c46bd381fd06e418e0d4f53672dc1d1945c4c3
React-jsinspector: cc614ec18a9ca96fd275100c16d74d62ee11f0ae React-jsinspector: cc614ec18a9ca96fd275100c16d74d62ee11f0ae
react-native-date-picker: 201b481c94dcb7678f4712477ad026dd7793305b react-native-date-picker: 201b481c94dcb7678f4712477ad026dd7793305b
react-native-netinfo: 0f64266bbaa1989ebd51b43ee1723d582f6b3e47 react-native-netinfo: 7cb7877ff31ebeb3d03ce0b4fbb616f121ddd859
react-native-orientation-locker: 998c0744e26624407dac068c04c605b4af7304a2 react-native-orientation-locker: 998c0744e26624407dac068c04c605b4af7304a2
react-native-pager-view: f21658a2e12eced35ef998250375e4e4dc9b8487 react-native-pager-view: 5ab4d0b4b44d89f77310cb3eb8129745f274ce55
react-native-safe-area-context: 8465df05de8106c584b117f0e027e17174d6e02e react-native-safe-area-context: 61c8c484a3a9e7d1fda19f7b1794b35bbfd2262a
react-native-splash-screen: 200d11d188e2e78cea3ad319964f6142b6384865 react-native-splash-screen: 200d11d188e2e78cea3ad319964f6142b6384865
React-perflogger: 25373e382fed75ce768a443822f07098a15ab737 React-perflogger: 25373e382fed75ce768a443822f07098a15ab737
React-RCTActionSheet: af7796ba49ffe4ca92e7277a5d992d37203f7da5 React-RCTActionSheet: af7796ba49ffe4ca92e7277a5d992d37203f7da5
@ -581,18 +586,19 @@ SPEC CHECKSUMS:
React-RCTVibration: 24600e3b1aaa77126989bc58b6747509a1ba14f3 React-RCTVibration: 24600e3b1aaa77126989bc58b6747509a1ba14f3
React-runtimeexecutor: a9904c6d0218fb9f8b19d6dd88607225927668f9 React-runtimeexecutor: a9904c6d0218fb9f8b19d6dd88607225927668f9
ReactCommon: 149906e01aa51142707a10665185db879898e966 ReactCommon: 149906e01aa51142707a10665185db879898e966
RNCAsyncStorage: 0f655864a81214d1c5a9bf0faf79d86dc25c383e RNCAsyncStorage: e8b8d6320a0dd90eb610fb0d0b1ef90596697c69
RNCPicker: c3a3d481bec16624ed84a3c2a64c92fdc5515960 RNCPicker: c3a3d481bec16624ed84a3c2a64c92fdc5515960
RNDeviceInfo: 0d6865ab0a57d9192bdd4e4f5894340b846c3e53 RNDeviceInfo: cc7de0772378f85d8f36ae439df20f05c590a651
RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211 RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
RNImageCropPicker: 35a3ceb837446fa11547704709bb22b5fac6d584 RNImageCropPicker: 35a3ceb837446fa11547704709bb22b5fac6d584
RNPermissions: 4b54095940aea8c03fa3e6c92d4ac3647b31ed4e RNPermissions: 4b54095940aea8c03fa3e6c92d4ac3647b31ed4e
RNScreens: eb0dfb2d6b21d2d7f980ad46b14eb306d2f1062e RNScreens: eb0dfb2d6b21d2d7f980ad46b14eb306d2f1062e
RNSVG: 551acb6562324b1d52a4e0758f7ca0ec234e278f
RNVectorIcons: f67a1abce2ec73e62fe4606e8110e95a832bc859 RNVectorIcons: f67a1abce2ec73e62fe4606e8110e95a832bc859
TOCropViewController: 3105367e808b7d3d886a74ff59bf4804e7d3ab38 TOCropViewController: 3105367e808b7d3d886a74ff59bf4804e7d3ab38
Yoga: 575c581c63e0d35c9a83f4b46d01d63abc1100ac Yoga: 575c581c63e0d35c9a83f4b46d01d63abc1100ac
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
PODFILE CHECKSUM: 465fefddb2adca7d66f342c9336387893ca73d38 PODFILE CHECKSUM: 7c42e987d85f19fed87d9ce656708219fc97fe5b
COCOAPODS: 1.10.1 COCOAPODS: 1.11.2

37
metro.config.js

@ -1,3 +1,5 @@
const { getDefaultConfig } = require('metro-config')
/** /**
* Metro configuration for React Native * Metro configuration for React Native
* https://github.com/facebook/react-native * https://github.com/facebook/react-native
@ -6,12 +8,29 @@
*/ */
module.exports = { module.exports = {
transformer: { transformer: {
getTransformOptions: async () => ({ getTransformOptions: async () => ({
transform: { transform: {
experimentalImportSupport: false, experimentalImportSupport: false,
inlineRequires: true, inlineRequires: true,
}, },
}), }),
}, },
}; }
module.exports = (async () => {
const {
resolver: { sourceExts, assetExts },
} = await getDefaultConfig(__dirname)
return {
transformer: {
babelTransformerPath: require.resolve(
'react-native-svg-transformer',
),
},
resolver: {
assetExts: assetExts.filter(ext => ext !== 'svg'),
sourceExts: [...sourceExts, 'svg'],
},
}
})()

1386
package-lock.json generated

File diff suppressed because it is too large Load Diff

3
package.json

@ -47,6 +47,7 @@
"react-native-safe-area-context": "^3.3.0", "react-native-safe-area-context": "^3.3.0",
"react-native-screens": "^3.6.0", "react-native-screens": "^3.6.0",
"react-native-splash-screen": "^3.2.0", "react-native-splash-screen": "^3.2.0",
"react-native-svg": "^12.1.1",
"react-native-tab-view": "^3.1.1", "react-native-tab-view": "^3.1.1",
"react-native-vector-icons": "8.0.0", "react-native-vector-icons": "8.0.0",
"react-redux": "^7.2.4", "react-redux": "^7.2.4",
@ -63,10 +64,12 @@
"@types/lodash": "^4.14.171", "@types/lodash": "^4.14.171",
"@types/react-native": "^0.64.12", "@types/react-native": "^0.64.12",
"babel-jest": "^26.6.3", "babel-jest": "^26.6.3",
"babel-plugin-inline-import": "^3.0.0",
"babel-plugin-module-resolver": "^4.1.0", "babel-plugin-module-resolver": "^4.1.0",
"eslint": "7.14.0", "eslint": "7.14.0",
"jest": "^26.6.3", "jest": "^26.6.3",
"metro-react-native-babel-preset": "^0.64.0", "metro-react-native-babel-preset": "^0.64.0",
"react-native-svg-transformer": "^0.14.3",
"react-test-renderer": "17.0.1" "react-test-renderer": "17.0.1"
}, },
"jest": { "jest": {

BIN
src/assets/images/auth_1.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

76
src/assets/images/auth_1.svg

@ -0,0 +1,76 @@
<svg width="213" height="217" viewBox="0 0 213 217" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M189.451 198.092C186.681 170.173 179.755 100.837 178.238 90.7111C176.334 77.9762 160.72 80.7831 160.72 80.7831L157.384 209.677H179.152C182.082 209.677 184.872 208.415 186.832 206.202C188.792 203.988 189.743 201.049 189.451 198.092Z" fill="#A4A4A4"/>
<path d="M13.3125 212.927C6.51832 212.786 1.11881 207.153 1.26016 200.362L3.48404 95.7129C3.60654 89.9389 8.23334 85.2763 14.0098 85.1068L165.95 80.6043C170.473 80.4724 174.205 84.0989 174.186 88.6202L173.818 208.594C173.809 212.842 170.313 216.252 166.063 216.158L13.3125 212.927Z" fill="#A4A4A4"/>
<path d="M3.52174 204.139C1.34497 204.101 -0.294667 202.161 0.0445694 200.013C2.2873 185.762 9.32645 136.753 7.06487 96.052C6.96122 94.1964 8.40297 92.6139 10.2593 92.5574L162.878 87.6876C164.97 87.6217 166.723 89.2512 166.807 91.3423C167.458 108.448 169.87 178.905 166.713 203.951C166.525 205.477 165.205 206.607 163.669 206.588L3.52174 204.139Z" fill="#B2B2B2"/>
<path d="M7.37575 202.538C5.28379 202.509 3.70069 200.635 4.0305 198.563C6.18842 184.848 12.9637 137.685 10.787 98.5199C10.6833 96.7302 12.0685 95.2137 13.8589 95.1572L160.729 90.4758C162.746 90.4098 164.433 91.9828 164.508 93.9986C165.13 110.464 167.458 178.264 164.414 202.368C164.225 203.837 162.963 204.921 161.483 204.902L7.37575 202.538Z" fill="white"/>
<path opacity="0.72" d="M97.6504 120.043L97.4242 130.621C97.3865 132.231 98.6869 133.56 100.298 133.569L111.144 133.625C112.727 133.635 114.018 132.373 114.056 130.8L114.292 119.685C114.329 118.018 112.944 116.661 111.276 116.737L100.411 117.217C98.8942 117.283 97.6786 118.517 97.6504 120.043Z" fill="#F4F4F4"/>
<path opacity="0.72" d="M59.7218 133.475L70.568 133.541C72.1511 133.55 73.4421 132.288 73.4798 130.715L73.6777 121.258C73.7154 119.6 72.3396 118.244 70.6811 118.31L59.8255 118.696C58.2895 118.753 57.0739 119.996 57.0362 121.522L56.8478 130.527C56.8101 132.138 58.101 133.466 59.7218 133.475Z" fill="#F4F4F4"/>
<path opacity="0.72" d="M69.2205 180.572L58.902 180.468C57.1776 180.449 55.7547 181.825 55.717 183.558L55.5097 193.222C55.472 194.936 56.8195 196.368 58.5345 196.444L68.8435 196.877C70.6151 196.952 72.0946 195.558 72.1323 193.787L72.349 183.793C72.3867 182.041 70.9826 180.591 69.2205 180.572Z" fill="white"/>
<path opacity="0.72" d="M51.8631 192.996L52.0609 183.549C52.0986 181.825 50.7134 180.402 48.989 180.384L38.5575 180.28C36.8613 180.261 35.4667 181.618 35.429 183.313L35.2405 192.422C35.2028 194.108 36.5221 195.511 38.2088 195.586L48.6309 196.029C50.3648 196.095 51.8254 194.729 51.8631 192.996Z" fill="#F4F4F4"/>
<path opacity="0.72" d="M52.7676 150.345L52.9278 142.593C52.9655 140.719 51.4578 139.183 49.5825 139.183L39.6222 139.202C37.8129 139.202 36.3335 140.653 36.2863 142.471L36.1261 149.884C36.0885 151.711 37.5302 153.228 39.3583 153.293L49.3093 153.623C51.1751 153.67 52.7299 152.201 52.7676 150.345Z" fill="#F4F4F4"/>
<path opacity="0.72" d="M52.2869 172.886L52.5413 161.027C52.579 159.331 51.2409 157.918 49.5447 157.862L39.3582 157.532C37.5018 157.475 35.9469 158.935 35.9093 160.801L35.6548 172.763C35.6171 174.496 37.0212 175.928 38.7551 175.928H49.1866C50.8734 175.919 52.2492 174.572 52.2869 172.886Z" fill="#F4F4F4"/>
<path opacity="0.72" d="M80.01 133.597L90.8561 133.654C92.4392 133.663 93.7302 132.401 93.7679 130.828L93.9847 120.533C94.0223 118.875 92.6466 117.518 90.9881 117.584L80.1325 117.971C78.5965 118.027 77.3809 119.27 77.3432 120.796L77.1359 130.64C77.0982 132.25 78.3892 133.588 80.01 133.597Z" fill="#F4F4F4"/>
<path opacity="0.72" d="M72.5845 172.829L72.82 161.733C72.8577 160.009 71.4914 158.568 69.7669 158.512L59.4485 158.173C57.6957 158.116 56.2257 159.501 56.188 161.262L55.943 172.688C55.9053 174.459 57.3282 175.909 59.0998 175.909H69.4183C71.1427 175.919 72.5468 174.543 72.5845 172.829Z" fill="white"/>
<path opacity="0.72" d="M91.1388 139.108L79.2938 139.127C77.9934 139.127 76.9286 140.172 76.9003 141.472L76.6741 152.135C76.6459 153.444 77.6824 154.537 78.9923 154.574L90.8278 154.96C92.1565 155.008 93.2685 153.953 93.2967 152.624L93.5323 141.547C93.57 140.21 92.4863 139.108 91.1388 139.108Z" fill="#F4F4F4"/>
<path opacity="0.72" d="M97.1887 142.037L96.9719 152.191C96.9342 153.839 98.2346 155.205 99.8837 155.262L110.494 155.61C112.172 155.667 113.566 154.338 113.604 152.671L113.83 142.15C113.868 140.464 112.501 139.079 110.815 139.079L100.195 139.098C98.555 139.098 97.2169 140.407 97.1887 142.037Z" fill="#F4F4F4"/>
<path opacity="0.72" d="M58.7135 153.915L70.5491 154.301C71.8778 154.348 72.9897 153.293 73.018 151.956L73.2347 141.585C73.263 140.238 72.1793 139.136 70.8412 139.145L58.9962 139.164C57.6958 139.164 56.631 140.21 56.6027 141.51L56.3954 151.475C56.3671 152.785 57.4037 153.877 58.7135 153.915Z" fill="#F4F4F4"/>
<path opacity="0.72" d="M90.0458 159.18L79.7274 158.841C77.9747 158.785 76.5046 160.17 76.4669 161.931L76.2408 172.697C76.2031 174.468 77.626 175.919 79.3976 175.919H89.716C91.431 175.919 92.8351 174.543 92.8728 172.829L93.099 162.402C93.1367 160.669 91.7703 159.237 90.0458 159.18Z" fill="#F4F4F4"/>
<path opacity="0.72" d="M110.683 159.858L99.648 159.5C98.0931 159.453 96.7927 160.678 96.7645 162.232L96.5383 173.074C96.5006 174.637 97.7633 175.928 99.337 175.928H110.381C111.898 175.928 113.142 174.713 113.18 173.196L113.406 162.712C113.415 161.177 112.209 159.905 110.683 159.858Z" fill="#F4F4F4"/>
<path opacity="0.72" d="M40.9414 133.23L49.1773 133.277C51.3635 133.286 53.1633 131.544 53.2104 129.349L53.3518 122.558C53.3989 120.504 51.7027 118.837 49.6485 118.913L40.4797 119.242C38.3971 119.318 36.7387 121.004 36.701 123.076L36.5785 128.746C36.5313 131.205 38.5008 133.221 40.9414 133.23Z" fill="#F4F4F4"/>
<path opacity="0.72" d="M31.7633 183.586C31.8009 181.73 30.3121 180.195 28.4557 180.176L24.8655 180.138C22.1421 180.11 19.9088 181.909 19.8617 184.179L19.7204 190.744C19.6733 192.996 21.7935 194.879 24.4885 194.992L28.3426 195.153C30.0765 195.228 31.5371 193.862 31.5748 192.12L31.7633 183.586Z" fill="#F4F4F4"/>
<path opacity="0.72" d="M147.113 181.335L140.055 181.269C138.321 181.25 136.898 182.635 136.87 184.359L136.606 196.66C136.568 198.375 137.916 199.806 139.631 199.882L146.651 200.183C149.45 200.305 151.796 198.478 151.853 196.142L152.079 185.592C152.126 183.275 149.893 181.354 147.113 181.335Z" fill="#F4F4F4"/>
<path opacity="0.72" d="M25.1576 175.909H28.663C30.4817 175.909 31.9612 174.459 31.9989 172.641L32.2533 160.584C32.291 158.757 30.8492 157.24 29.0211 157.174L25.4968 157.061C22.717 156.967 20.4083 158.785 20.3517 161.102L20.1256 171.652C20.0879 173.988 22.3589 175.909 25.1576 175.909Z" fill="#F4F4F4"/>
<path opacity="0.72" d="M25.4495 152.832L29.8596 152.973C31.2637 153.02 32.4321 151.909 32.4698 150.505L32.6583 141.792C32.6866 140.379 31.5464 139.211 30.1329 139.211L25.6851 139.221C22.9901 139.23 20.7945 141.02 20.7473 143.262L20.6343 148.565C20.5777 150.844 22.7262 152.738 25.4495 152.832Z" fill="#F4F4F4"/>
<path opacity="0.72" d="M148.244 115.38L141.167 115.634C139.574 115.691 138.302 116.981 138.264 118.573L138.01 130.724C137.972 132.401 139.32 133.786 140.997 133.795L148.281 133.833C150.995 133.851 153.21 132.052 153.257 129.792L153.473 119.628C153.53 117.226 151.127 115.277 148.244 115.38Z" fill="#F4F4F4"/>
<path opacity="0.72" d="M89.5088 180.77L79.1904 180.666C77.4659 180.647 76.043 182.022 76.0053 183.756L75.7886 194.079C75.7509 195.794 77.0984 197.225 78.8135 197.301L89.1224 197.734C90.894 197.809 92.3734 196.415 92.4111 194.644L92.6373 183.982C92.675 182.239 91.2709 180.789 89.5088 180.77Z" fill="#F4F4F4"/>
<path opacity="0.72" d="M147.942 139.004L140.771 139.014C139.141 139.014 137.803 140.323 137.765 141.962L137.52 153.52C137.482 155.168 138.783 156.534 140.432 156.59L147.631 156.826C150.411 156.92 152.72 155.102 152.776 152.785L152.974 143.262C153.031 140.926 150.75 139.004 147.942 139.004Z" fill="#F4F4F4"/>
<path opacity="0.72" d="M147.688 161.064L140.206 160.819C138.651 160.772 137.35 161.997 137.322 163.551L137.124 173.064C137.086 174.628 138.349 175.918 139.923 175.918H147.443C150.147 175.918 152.343 174.129 152.39 171.877L152.531 165.312C152.559 163.052 150.411 161.158 147.688 161.064Z" fill="#F4F4F4"/>
<path opacity="0.72" d="M117.034 162.891L116.817 173.074C116.78 174.637 118.042 175.928 119.616 175.928H130.66C132.177 175.928 133.421 174.713 133.459 173.196L133.666 163.381C133.694 161.855 132.498 160.584 130.962 160.527L119.927 160.169C118.363 160.103 117.072 161.337 117.034 162.891Z" fill="#F4F4F4"/>
<path opacity="0.72" d="M130.085 181.165L119.767 181.062C118.033 181.043 116.61 182.418 116.582 184.151L116.337 195.793C116.299 197.508 117.646 198.94 119.361 199.015L129.67 199.448C131.442 199.524 132.921 198.129 132.959 196.359L133.214 184.387C133.251 182.635 131.847 181.184 130.085 181.165Z" fill="#F4F4F4"/>
<path opacity="0.72" d="M26.0339 133.145L30.3497 133.173C31.7255 133.183 32.8563 132.081 32.8846 130.706L33.0636 122.19C33.0919 120.74 31.8951 119.562 30.4534 119.619L25.8831 119.779C23.2634 119.873 21.1998 121.635 21.1526 123.82L21.049 128.897C20.9924 131.214 23.2446 133.136 26.0339 133.145Z" fill="#F4F4F4"/>
<path opacity="0.72" d="M109.797 180.967L99.6574 180.873C97.8293 180.854 96.331 182.314 96.2933 184.132L96.0671 194.936C96.0294 196.65 97.3769 198.082 99.092 198.157L109.401 198.591C111.173 198.666 112.652 197.272 112.69 195.501L112.925 184.189C112.963 182.437 111.559 180.986 109.797 180.967Z" fill="#F4F4F4"/>
<path opacity="0.72" d="M117.957 119.308L117.722 130.611C117.684 132.288 119.032 133.673 120.709 133.682L131.329 133.739C132.968 133.748 134.316 132.439 134.354 130.8L134.599 119.054C134.636 117.33 133.213 115.927 131.48 115.983L120.85 116.36C119.267 116.417 117.995 117.707 117.957 119.308Z" fill="#F4F4F4"/>
<path opacity="0.72" d="M117.477 142L117.251 152.86C117.213 154.509 118.513 155.874 120.162 155.931L130.773 156.279C132.45 156.336 133.845 155.008 133.883 153.341L134.118 142.113C134.156 140.427 132.79 139.042 131.103 139.042L120.483 139.061C118.843 139.061 117.515 140.37 117.477 142Z" fill="#F4F4F4"/>
<path d="M24.856 110.614L25.346 114.194C25.5062 115.343 26.4674 116.2 27.6264 116.228H27.796C29.0964 116.257 30.1707 115.23 30.199 113.93L30.2743 110.266C30.3026 108.844 29.0776 107.723 27.6641 107.883L26.9291 107.968C25.6193 108.099 24.6769 109.305 24.856 110.614Z" fill="#F4F4F4"/>
<path d="M41.4784 109.691L41.9684 113.27C42.1286 114.42 43.0897 115.277 44.2488 115.305H44.4184C45.7188 115.333 46.7931 114.307 46.8213 113.007L46.8967 109.343C46.925 107.92 45.7 106.799 44.2865 106.959L43.5515 107.044C42.2416 107.186 41.2993 108.382 41.4784 109.691Z" fill="#F4F4F4"/>
<path d="M61.9362 109.974L62.4262 113.553C62.5864 114.702 63.5476 115.56 64.7067 115.588H64.8763C66.1767 115.616 67.2509 114.589 67.2792 113.289L67.3546 109.625C67.3828 108.203 66.1578 107.082 64.7443 107.242L64.0093 107.327C62.6995 107.459 61.7572 108.665 61.9362 109.974Z" fill="#F4F4F4"/>
<path d="M81.8664 109.079L82.3564 112.658C82.5166 113.807 83.4778 114.664 84.6368 114.693H84.8064C86.1068 114.721 87.1811 113.694 87.2093 112.394L87.2847 108.73C87.313 107.308 86.088 106.187 84.6745 106.347L83.9395 106.432C82.6297 106.573 81.6873 107.77 81.8664 109.079Z" fill="#F4F4F4"/>
<path d="M102.334 106.479L102.824 110.059C102.984 111.208 103.945 112.065 105.104 112.093H105.274C106.574 112.121 107.648 111.095 107.677 109.795L107.752 106.131C107.78 104.708 106.555 103.587 105.142 103.748L104.407 103.832C103.097 103.964 102.155 105.17 102.334 106.479Z" fill="#F4F4F4"/>
<path d="M124.026 106.941L124.516 110.52C124.676 111.669 125.637 112.526 126.796 112.555H126.966C128.266 112.583 129.341 111.556 129.369 110.256L129.444 106.592C129.473 105.17 128.248 104.049 126.834 104.209L126.099 104.294C124.78 104.426 123.847 105.632 124.026 106.941Z" fill="#F4F4F4"/>
<path d="M142.326 106.554L142.816 110.134C142.976 111.283 143.937 112.14 145.096 112.168H145.266C146.566 112.197 147.641 111.17 147.669 109.87L147.744 106.206C147.773 104.784 146.548 103.663 145.134 103.823L144.399 103.908C143.089 104.049 142.147 105.245 142.326 106.554Z" fill="#F4F4F4"/>
<path d="M135.371 105.565C135.324 104.793 134.514 104.463 133.92 104.925C132.233 106.253 131.555 108.306 130.726 110.228C129.755 112.46 128.832 114.721 128.012 117.01C127.145 119.431 126.41 121.889 125.844 124.385C124.733 121.399 123.432 118.489 121.783 115.738C121.35 115.004 120.115 115.437 120.36 116.303C121.783 121.362 123.536 126.316 124.874 131.393C125.345 133.183 127.805 132.759 127.984 131.035C128.483 126.326 129.623 121.823 131.235 117.377C131.998 115.267 132.855 113.186 133.751 111.123C134.533 109.305 135.494 107.6 135.371 105.565Z" fill="#9E2743"/>
<path d="M137.69 109.324C136.229 109.051 135.692 110.925 137.039 111.509C145.916 115.418 147.085 126.42 140.667 133.079C137.699 136.159 133.76 138.552 130.038 140.605C126.259 142.687 122.038 144.288 117.646 143.846C107.479 142.828 106.094 132.476 109.137 124.489C112.058 116.812 118.325 110.878 125.995 108.043C126.985 107.675 126.599 106.065 125.59 106.432C118.391 109.013 112.275 114.099 108.478 120.759C104.991 126.881 102.899 135.519 107.46 141.67C112.19 148.028 121.161 148.141 127.918 145.494C135.353 142.574 144.616 137.167 147.575 129.312C150.656 121.079 146.83 111.029 137.69 109.324Z" fill="#9E2743"/>
<path opacity="0.2" d="M174.186 207.69C173.978 207.69 173.799 207.521 173.799 207.304L173.328 139.748C173.328 139.532 173.498 139.362 173.714 139.362C173.922 139.362 174.101 139.532 174.101 139.748L174.572 207.304C174.572 207.511 174.402 207.69 174.186 207.69Z" fill="white"/>
<path opacity="0.2" d="M173.611 124.621C173.404 124.621 173.225 124.451 173.225 124.234L173.064 100.639C173.064 100.422 173.234 100.253 173.451 100.253C173.658 100.253 173.837 100.422 173.837 100.639L173.997 124.234C173.997 124.442 173.818 124.611 173.611 124.621Z" fill="white"/>
<path d="M31.8616 103.595C33.4697 101.988 33.4698 99.3816 31.8616 97.7741C30.2535 96.1666 27.6461 96.1666 26.038 97.7741C24.4298 99.3816 24.4299 101.988 26.038 103.595C27.6461 105.203 30.2535 105.203 31.8616 103.595Z" fill="#A4A4A4"/>
<path d="M65.6022 103.287C67.2103 101.68 67.2103 99.0735 65.6022 97.466C63.994 95.8585 61.3867 95.8585 59.7786 97.466C58.1704 99.0735 58.1704 101.68 59.7786 103.287C61.3867 104.895 63.994 104.895 65.6022 103.287Z" fill="#A4A4A4"/>
<path d="M100.556 100.845C101.426 98.7446 100.428 96.3366 98.3271 95.4666C96.2258 94.5966 93.8169 95.594 92.9465 97.6943C92.0762 99.7947 93.074 102.203 95.1752 103.073C97.2764 103.943 99.6853 102.945 100.556 100.845Z" fill="#A4A4A4"/>
<path d="M134.497 98.6408C135.019 96.4284 133.649 94.2113 131.435 93.6889C129.222 93.1665 127.004 94.5365 126.481 96.7489C125.959 98.9614 127.329 101.178 129.543 101.701C131.756 102.223 133.974 100.853 134.497 98.6408Z" fill="#A4A4A4"/>
<path d="M133.619 69.1596C126.693 70.6667 127.343 88.8932 127.899 96.2968C128.031 98.0394 129.482 99.3769 131.225 99.3769C131.706 99.3769 132.167 99.1697 132.497 98.8118C132.818 98.4538 132.978 97.964 132.921 97.4836C132.318 91.8885 131.046 75.7909 136.153 74.9243C136.153 74.9243 139.81 74.2744 140.432 81.3671H144.389C144.389 81.3671 142.335 67.2569 133.619 69.1596Z" fill="#B3B3B3"/>
<path d="M99.8836 70.0923C92.9575 71.5994 93.6077 89.8352 94.1637 97.2294C94.2956 98.972 95.7468 100.319 97.4901 100.319C97.9706 100.319 98.4324 100.112 98.7622 99.7538C99.0826 99.3958 99.2428 98.9154 99.1862 98.4256C98.5831 92.8306 97.311 76.7141 102.418 75.8569C102.418 75.8569 106.075 75.3483 106.697 82.2809H110.654C110.654 82.2903 108.591 68.199 99.8836 70.0923Z" fill="#B3B3B3"/>
<path d="M66.139 71.0344C59.2129 72.5415 59.8631 90.7774 60.4191 98.181C60.551 99.9235 62.0022 101.271 63.7455 101.271C64.2261 101.271 64.6878 101.063 65.0176 100.705C65.338 100.347 65.4982 99.867 65.4417 99.3772C64.8386 93.7821 63.5664 77.6562 68.6738 76.799C68.6738 76.799 72.33 76.3846 72.9426 83.3549L76.9003 83.2136C76.9097 83.223 74.8555 69.1411 66.139 71.0344Z" fill="#B3B3B3"/>
<path d="M32.4039 72.127C25.4778 73.6341 26.128 91.8793 26.684 99.2829C26.8159 101.026 28.2671 102.382 30.0104 102.382C30.491 102.382 30.9527 102.175 31.2825 101.817C31.6029 101.459 31.7631 100.978 31.7066 100.498C31.1035 94.9029 29.8313 78.7582 34.9387 77.901C34.9387 77.901 38.5949 77.3641 39.2169 84.2968H43.1746C43.1746 84.2873 41.1109 70.2243 32.4039 72.127Z" fill="#B3B3B3"/>
<g opacity="0.7">
<path d="M162.993 179.802C163.181 179.359 163.699 179.152 164.142 179.35C165 179.726 165.895 180.065 166.79 180.367C167.243 180.518 167.488 181.007 167.346 181.459C167.346 181.469 167.346 181.469 167.337 181.478C167.186 181.94 166.687 182.185 166.225 182.025C165.282 181.704 164.35 181.346 163.436 180.951C163.021 180.772 162.814 180.31 162.946 179.886C162.974 179.858 162.983 179.83 162.993 179.802ZM171.247 181.535C172.171 181.714 173.123 181.855 174.056 181.949C174.536 181.996 174.885 182.43 174.838 182.91C174.781 183.39 174.357 183.739 173.876 183.692C172.896 183.588 171.898 183.447 170.927 183.259C170.456 183.164 170.145 182.712 170.23 182.232C170.239 182.194 170.249 182.166 170.258 182.128C170.39 181.714 170.814 181.459 171.247 181.535ZM178.663 182.109C179.606 182.072 180.558 181.996 181.49 181.883C181.971 181.827 182.404 182.166 182.47 182.646C182.527 183.127 182.188 183.56 181.707 183.626C180.727 183.748 179.719 183.824 178.729 183.861C178.249 183.88 177.844 183.503 177.825 183.014C177.825 182.91 177.834 182.816 177.862 182.722C177.966 182.373 178.277 182.119 178.663 182.109ZM186.014 181.007C186.928 180.762 187.832 180.48 188.718 180.16C189.17 180 189.679 180.235 189.839 180.687C190 181.139 189.764 181.648 189.312 181.808C188.379 182.147 187.418 182.449 186.466 182.703C185.995 182.825 185.514 182.552 185.392 182.081C185.345 181.912 185.354 181.742 185.401 181.591C185.486 181.318 185.712 181.083 186.014 181.007ZM192.93 178.295C193.759 177.852 194.589 177.372 195.38 176.863C195.785 176.599 196.332 176.722 196.586 177.127C196.85 177.532 196.728 178.078 196.323 178.332C195.484 178.869 194.617 179.378 193.741 179.83C193.317 180.056 192.779 179.896 192.553 179.463C192.44 179.246 192.421 179.01 192.497 178.794C192.572 178.596 192.723 178.408 192.93 178.295ZM199.084 174.122C199.8 173.51 200.497 172.86 201.157 172.191C201.496 171.842 202.052 171.842 202.391 172.181C202.74 172.521 202.74 173.076 202.401 173.415C201.703 174.122 200.968 174.809 200.214 175.45C199.847 175.761 199.291 175.723 198.98 175.356C198.773 175.12 198.725 174.8 198.81 174.517C198.867 174.376 198.952 174.235 199.084 174.122ZM211.211 143.961C211.692 143.905 212.125 144.244 212.182 144.724C212.304 145.704 212.38 146.712 212.408 147.701C212.427 148.181 212.05 148.586 211.56 148.605C211.079 148.624 210.674 148.247 210.655 147.757C210.627 146.815 210.552 145.864 210.439 144.931C210.42 144.799 210.439 144.677 210.476 144.564C210.58 144.253 210.863 144.008 211.211 143.961ZM204.153 168.696C204.719 167.943 205.246 167.152 205.746 166.351C206 165.936 206.537 165.814 206.952 166.068C207.367 166.323 207.489 166.86 207.235 167.274C206.716 168.122 206.151 168.951 205.557 169.742C205.265 170.128 204.719 170.213 204.332 169.921C204.021 169.695 203.908 169.299 204.021 168.951C204.05 168.856 204.087 168.772 204.153 168.696ZM211.466 151.591C211.946 151.638 212.295 152.071 212.248 152.552C212.144 153.541 211.993 154.53 211.805 155.5C211.72 155.971 211.258 156.282 210.778 156.197C210.307 156.103 209.996 155.651 210.08 155.17C210.259 154.247 210.401 153.305 210.495 152.363C210.505 152.307 210.514 152.25 210.533 152.194C210.655 151.807 211.042 151.544 211.466 151.591ZM207.875 162.272C208.252 161.415 208.601 160.52 208.903 159.625C209.053 159.164 209.553 158.919 210.014 159.079C210.467 159.23 210.712 159.72 210.57 160.172C210.57 160.181 210.57 160.181 210.561 160.191C210.241 161.133 209.883 162.065 209.477 162.969C209.279 163.412 208.771 163.61 208.328 163.421C207.913 163.242 207.706 162.781 207.847 162.357C207.857 162.329 207.866 162.301 207.875 162.272Z" fill="white"/>
<path d="M209.195 138.554C209.138 138.714 209.138 138.903 209.195 139.082C209.327 139.515 209.458 139.958 209.572 140.391C209.694 140.862 210.175 141.135 210.646 141.013C211.117 140.89 211.39 140.41 211.268 139.939C211.145 139.477 211.013 139.016 210.872 138.564C210.731 138.102 210.241 137.848 209.779 137.989C209.487 138.074 209.279 138.291 209.195 138.554Z" fill="#FEF7F8"/>
</g>
<g opacity="0.3">
<path d="M191.941 118.19C191.809 118.595 191.997 119.037 192.384 119.235C192.789 119.433 193.194 119.65 193.59 119.876C194.014 120.111 194.542 119.96 194.777 119.537C195.013 119.113 194.862 118.585 194.438 118.35C194.023 118.114 193.59 117.888 193.166 117.681C192.732 117.464 192.205 117.643 191.988 118.067C191.979 118.105 191.96 118.143 191.941 118.19Z" fill="#FEF7F8"/>
<path d="M144.674 136.708C144.844 136.255 145.343 136.02 145.795 136.19C146.248 136.359 146.483 136.858 146.314 137.31C145.993 138.177 145.701 139.062 145.456 139.967C145.324 140.428 144.844 140.701 144.372 140.57C143.911 140.438 143.637 139.957 143.769 139.486C143.882 139.091 143.996 138.704 144.118 138.328C144.288 137.791 144.476 137.235 144.674 136.708ZM143.779 143.424C144.259 143.49 144.589 143.932 144.523 144.413C144.401 145.336 144.307 146.268 144.259 147.191C144.231 147.672 143.826 148.048 143.336 148.02C142.855 147.992 142.478 147.587 142.507 147.097C142.554 146.127 142.648 145.138 142.789 144.177C142.799 144.13 142.808 144.083 142.818 144.036C142.959 143.621 143.355 143.358 143.779 143.424ZM146.634 132.356C147.096 131.499 147.595 130.651 148.132 129.831C148.396 129.426 148.943 129.313 149.348 129.577C149.753 129.841 149.866 130.387 149.602 130.792C149.094 131.574 148.622 132.375 148.179 133.194C147.953 133.618 147.416 133.778 146.992 133.552C146.615 133.354 146.446 132.912 146.568 132.516C146.587 132.459 146.606 132.403 146.634 132.356ZM143.392 150.921C143.873 150.884 144.297 151.242 144.335 151.722C144.41 152.645 144.533 153.578 144.683 154.491C144.768 154.972 144.448 155.424 143.967 155.499C143.487 155.584 143.034 155.264 142.959 154.783C142.799 153.823 142.667 152.843 142.591 151.873C142.582 151.76 142.591 151.637 142.629 151.534C142.733 151.195 143.025 150.95 143.392 150.921ZM151.006 126.026C151.647 125.291 152.326 124.575 153.023 123.888C153.372 123.549 153.928 123.558 154.257 123.907C154.597 124.255 154.587 124.811 154.239 125.141C153.57 125.791 152.929 126.469 152.326 127.166C152.005 127.533 151.459 127.571 151.091 127.251C150.818 127.015 150.724 126.648 150.827 126.327C150.865 126.224 150.922 126.12 151.006 126.026ZM156.651 120.798C157.433 120.214 158.253 119.668 159.082 119.15C159.497 118.896 160.034 119.027 160.288 119.433C160.543 119.847 160.411 120.384 160.006 120.638C159.214 121.128 158.441 121.646 157.697 122.202C157.311 122.484 156.764 122.409 156.472 122.013C156.302 121.778 156.265 121.486 156.34 121.232C156.397 121.071 156.5 120.911 156.651 120.798ZM163.313 116.936C164.208 116.541 165.122 116.183 166.046 115.863C166.508 115.702 166.998 115.947 167.158 116.399C167.318 116.861 167.073 117.351 166.621 117.511C165.744 117.812 164.868 118.161 164.02 118.538C163.577 118.735 163.059 118.538 162.861 118.095C162.767 117.888 162.767 117.671 162.823 117.473C162.899 117.238 163.068 117.04 163.313 116.936ZM170.654 114.61C171.615 114.421 172.586 114.271 173.556 114.158C174.037 114.101 174.47 114.45 174.527 114.93C174.583 115.41 174.235 115.844 173.754 115.9C172.831 116.004 171.907 116.145 170.993 116.324C170.522 116.418 170.06 116.107 169.966 115.637C169.938 115.486 169.947 115.335 169.985 115.203C170.079 114.911 170.324 114.676 170.654 114.61ZM178.324 113.95C179.295 113.979 180.284 114.045 181.255 114.148C181.736 114.205 182.084 114.638 182.028 115.118C181.971 115.599 181.538 115.947 181.057 115.891C180.134 115.787 179.201 115.721 178.277 115.702C177.797 115.693 177.41 115.288 177.429 114.808C177.429 114.723 177.448 114.638 177.467 114.563C177.58 114.195 177.929 113.941 178.324 113.95ZM185.948 114.996C186.645 115.175 187.342 115.373 188.03 115.58C188.275 115.655 188.52 115.74 188.765 115.825C189.227 115.985 189.482 116.475 189.312 116.936C189.152 117.398 188.662 117.643 188.2 117.483C187.964 117.407 187.738 117.323 187.503 117.257C186.852 117.049 186.193 116.861 185.524 116.701C185.053 116.588 184.77 116.107 184.883 115.637C184.883 115.618 184.892 115.599 184.902 115.58C185.043 115.147 185.505 114.883 185.948 114.996Z" fill="#FEF7F8"/>
<path d="M144.09 158.909C144.033 159.079 144.033 159.258 144.09 159.437C144.231 159.889 144.391 160.35 144.551 160.793C144.712 161.245 145.22 161.481 145.673 161.321C146.125 161.151 146.361 160.652 146.2 160.2C146.05 159.776 145.899 159.333 145.758 158.909C145.616 158.448 145.117 158.193 144.655 158.335C144.382 158.429 144.174 158.645 144.09 158.909Z" fill="#FEF7F8"/>
</g>
<path d="M157.405 165.842C157.499 165.992 157.678 166.058 157.848 166.011L162.672 164.787C164.359 166.388 166.31 167.735 168.477 168.743L169.108 173.679C169.127 173.848 169.259 173.989 169.429 174.027L175.281 175.242C175.45 175.28 175.629 175.205 175.714 175.054L178.258 170.777C180.652 170.721 182.979 170.259 185.165 169.468L189.104 172.52C189.246 172.624 189.434 172.633 189.576 172.539L194.57 169.261C194.711 169.167 194.787 168.988 194.739 168.818L193.514 163.996C195.116 162.309 196.464 160.36 197.472 158.193L202.41 157.562C202.58 157.543 202.721 157.411 202.759 157.242L203.974 151.392C204.012 151.223 203.937 151.044 203.786 150.959L199.508 148.416C199.451 146.023 198.989 143.697 198.198 141.512L201.251 137.574C201.355 137.433 201.364 137.245 201.27 137.103L197.99 132.111C197.896 131.97 197.717 131.894 197.548 131.941L192.723 133.166C191.036 131.565 189.086 130.218 186.918 129.21L186.287 124.274C186.268 124.105 186.136 123.963 185.966 123.926L180.115 122.711C179.945 122.673 179.766 122.748 179.681 122.899L177.137 127.175C174.743 127.232 172.416 127.693 170.23 128.485L166.291 125.433C166.149 125.329 165.961 125.32 165.82 125.414L160.825 128.692C160.684 128.786 160.609 128.965 160.656 129.135L161.881 133.957C160.279 135.643 158.931 137.593 157.923 139.76L152.985 140.391C152.816 140.409 152.674 140.541 152.637 140.711L151.421 146.56C151.383 146.73 151.459 146.909 151.609 146.994L155.888 149.537C155.944 151.929 156.406 154.256 157.197 156.441L154.144 160.379C154.041 160.52 154.031 160.708 154.125 160.849L157.405 165.842Z" fill="#D2D5DB" fill-opacity="0.9"/>
<path d="M172.312 146.344C173.764 143.367 177.363 142.124 180.341 143.574C181.783 144.271 182.866 145.496 183.394 147.013C183.922 148.529 183.818 150.159 183.121 151.6C181.67 154.576 178.07 155.82 175.092 154.369C172.378 153.05 171.106 149.951 171.992 147.163C172.077 146.89 172.181 146.607 172.312 146.344ZM182.065 147.465C181.66 146.306 180.831 145.364 179.729 144.827C177.448 143.716 174.687 144.667 173.575 146.956C172.463 149.235 173.415 151.995 175.705 153.107C177.985 154.218 180.746 153.267 181.858 150.978C181.962 150.771 182.047 150.564 182.113 150.347C182.405 149.414 182.395 148.407 182.065 147.465Z" fill="white"/>
<path d="M163.756 144.432C163.605 144.912 163.473 145.402 163.37 145.901C163.341 146.061 163.304 146.212 163.276 146.372C163.144 147.154 163.068 147.936 163.059 148.727C163.059 148.736 163.059 148.746 163.059 148.755C163.059 148.783 163.059 148.812 163.059 148.849C163.059 148.906 163.059 148.972 163.059 149.028C163.059 149.188 163.162 149.311 163.304 149.358C163.341 149.367 163.379 149.377 163.417 149.377C163.615 149.377 163.766 149.217 163.766 149.028C163.756 148.03 163.86 147.031 164.067 146.052C165.085 141.173 168.524 137.414 172.878 135.766C175.3 134.852 177.995 134.588 180.708 135.154C181.189 135.257 181.651 135.37 182.113 135.521C185.194 136.491 187.814 138.479 189.613 141.21C191.677 144.356 192.384 148.105 191.621 151.788C190.038 159.38 182.574 164.269 174.979 162.686C174.508 162.592 174.046 162.47 173.594 162.328C171.634 161.707 169.825 160.661 168.308 159.267C168.27 159.229 168.223 159.201 168.176 159.192C168.053 159.154 167.912 159.182 167.808 159.286C167.676 159.427 167.686 159.653 167.827 159.785C169.419 161.255 171.314 162.347 173.377 162.997C173.848 163.148 174.338 163.27 174.828 163.374C182.8 165.032 190.641 159.898 192.299 151.929C193.1 148.068 192.356 144.13 190.198 140.834C188.313 137.961 185.561 135.879 182.329 134.852C181.849 134.702 181.359 134.57 180.859 134.466C176.996 133.665 173.057 134.41 169.749 136.567C166.856 138.441 164.774 141.201 163.756 144.432Z" fill="white"/>
<g opacity="0.7">
<path d="M131.953 201.409C131.887 201.635 131.962 201.88 132.169 202.021C132.546 202.276 132.942 202.53 133.338 202.756C133.592 202.907 133.922 202.822 134.082 202.568C134.233 202.313 134.148 201.984 133.894 201.823C133.517 201.597 133.14 201.362 132.782 201.117C132.537 200.947 132.198 201.013 132.028 201.268C131.99 201.315 131.962 201.362 131.953 201.409Z" fill="#FEF7F8"/>
<path d="M135.618 203.349C135.741 203.076 136.052 202.953 136.325 203.066C137.013 203.368 137.729 203.632 138.455 203.858C138.606 203.905 138.756 203.952 138.916 203.999C139.199 204.084 139.369 204.385 139.284 204.668C139.19 204.931 138.898 205.12 138.615 205.035C138.455 204.988 138.295 204.941 138.134 204.894C137.38 204.658 136.627 204.376 135.901 204.065C135.647 203.952 135.515 203.669 135.599 203.406C135.609 203.387 135.609 203.368 135.618 203.349ZM141.593 204.611C142.497 204.762 143.411 204.856 144.325 204.894C144.627 204.903 144.853 205.158 144.844 205.459C144.834 205.76 144.58 205.986 144.278 205.977C143.327 205.939 142.356 205.836 141.414 205.685C141.121 205.638 140.924 205.355 140.971 205.063C140.971 205.035 140.98 205.016 140.99 204.988C141.065 204.734 141.329 204.574 141.593 204.611ZM147.068 204.837C147.982 204.762 148.896 204.63 149.781 204.442C150.074 204.376 150.356 204.564 150.422 204.856C150.488 205.148 150.3 205.431 150.008 205.497C149.075 205.694 148.114 205.836 147.162 205.921C146.86 205.949 146.606 205.723 146.578 205.431C146.568 205.355 146.578 205.289 146.596 205.223C146.662 205.007 146.841 204.856 147.068 204.837ZM152.439 203.698C153.306 203.396 154.154 203.048 154.974 202.643C155.247 202.511 155.567 202.624 155.699 202.887C155.831 203.151 155.718 203.481 155.454 203.613C154.597 204.037 153.701 204.404 152.797 204.715C152.514 204.809 152.203 204.658 152.109 204.376C152.071 204.263 152.071 204.14 152.109 204.037C152.147 203.895 152.269 203.763 152.439 203.698ZM157.358 201.296C158.121 200.796 158.865 200.25 159.563 199.657C159.789 199.468 160.128 199.497 160.326 199.723C160.514 199.949 160.486 200.288 160.26 200.486C159.525 201.098 158.752 201.682 157.951 202.2C157.697 202.36 157.367 202.294 157.207 202.04C157.113 201.898 157.094 201.729 157.141 201.578C157.179 201.465 157.254 201.362 157.358 201.296ZM161.551 197.763C162.173 197.095 162.757 196.379 163.285 195.644C163.455 195.399 163.794 195.343 164.039 195.522C164.284 195.701 164.34 196.03 164.161 196.275C163.605 197.048 162.993 197.801 162.343 198.498C162.135 198.715 161.796 198.734 161.579 198.526C161.419 198.376 161.372 198.159 161.429 197.971C161.457 197.895 161.494 197.82 161.551 197.763ZM164.755 193.317C165.188 192.517 165.584 191.678 165.914 190.831C166.027 190.558 166.338 190.416 166.611 190.529C166.885 190.642 167.026 190.953 166.913 191.226C166.564 192.121 166.15 192.997 165.697 193.836C165.556 194.099 165.226 194.193 164.962 194.052C164.736 193.93 164.632 193.657 164.708 193.412C164.717 193.383 164.736 193.346 164.755 193.317ZM167.893 185.057C168.185 185.094 168.402 185.368 168.355 185.66C168.251 186.479 168.091 187.308 167.893 188.118C167.865 188.24 167.836 188.363 167.799 188.485C167.733 188.777 167.431 188.947 167.139 188.872C166.847 188.796 166.677 188.504 166.753 188.212C166.781 188.099 166.809 187.986 166.837 187.864C167.026 187.091 167.177 186.3 167.271 185.518C167.271 185.49 167.28 185.452 167.29 185.424C167.384 185.189 167.629 185.028 167.893 185.057Z" fill="white"/>
</g>
<g opacity="0.3">
<path d="M123.019 175.289C123.311 174.394 123.67 173.509 124.065 172.661C124.197 172.388 124.518 172.275 124.781 172.407C125.055 172.539 125.168 172.859 125.036 173.123C124.65 173.933 124.32 174.781 124.037 175.628C123.943 175.911 123.641 176.062 123.359 175.967C123.085 175.883 122.935 175.581 123.019 175.289ZM122.935 177.606C123.227 177.663 123.415 177.955 123.359 178.247C123.18 179.123 123.057 180.027 122.982 180.922C122.953 181.214 122.699 181.44 122.397 181.421C122.096 181.402 121.879 181.139 121.898 180.837C121.973 179.895 122.105 178.953 122.294 178.03C122.294 178.011 122.303 177.993 122.313 177.974C122.397 177.71 122.661 177.55 122.935 177.606ZM125.432 170.174C125.931 169.374 126.497 168.601 127.09 167.876C127.279 167.641 127.618 167.612 127.853 167.801C128.089 167.989 128.117 168.328 127.929 168.564C127.363 169.261 126.836 169.996 126.346 170.758C126.186 171.013 125.856 171.088 125.601 170.928C125.385 170.796 125.3 170.532 125.375 170.306C125.394 170.259 125.413 170.222 125.432 170.174ZM122.369 183.098C122.671 183.088 122.916 183.314 122.935 183.616C122.972 184.511 123.066 185.415 123.217 186.3C123.264 186.592 123.066 186.875 122.774 186.922C122.482 186.969 122.2 186.771 122.152 186.479C121.992 185.547 121.898 184.605 121.86 183.663C121.86 183.597 121.87 183.531 121.889 183.475C121.945 183.267 122.134 183.107 122.369 183.098ZM129.012 165.804C129.691 165.154 130.417 164.532 131.17 163.967C131.406 163.788 131.745 163.835 131.924 164.071C132.103 164.306 132.056 164.645 131.821 164.824C131.104 165.361 130.407 165.955 129.766 166.576C129.55 166.784 129.21 166.774 129.003 166.557C128.862 166.407 128.824 166.2 128.881 166.021C128.899 165.945 128.937 165.87 129.012 165.804ZM133.536 162.413C134.355 161.942 135.204 161.518 136.07 161.151C136.344 161.038 136.664 161.16 136.777 161.433C136.89 161.706 136.768 162.027 136.495 162.14C135.665 162.488 134.855 162.893 134.073 163.345C133.818 163.496 133.479 163.402 133.338 163.148C133.262 163.006 133.244 162.856 133.291 162.714C133.328 162.592 133.413 162.479 133.536 162.413ZM138.737 160.199C139.642 159.936 140.575 159.728 141.498 159.578C141.79 159.531 142.073 159.728 142.12 160.03C142.167 160.322 141.969 160.604 141.668 160.652C140.782 160.793 139.896 160.991 139.029 161.245C138.747 161.33 138.445 161.16 138.36 160.878C138.332 160.774 138.332 160.661 138.36 160.567C138.426 160.388 138.558 160.246 138.737 160.199Z" fill="#FEF7F8"/>
<path d="M122.793 188.947C122.765 189.051 122.756 189.154 122.793 189.267C122.925 189.71 123.067 190.153 123.227 190.577C123.33 190.859 123.641 191 123.924 190.897C124.207 190.793 124.348 190.482 124.244 190.2C124.094 189.795 123.962 189.371 123.83 188.947C123.745 188.665 123.443 188.495 123.161 188.58C122.982 188.646 122.85 188.778 122.793 188.947Z" fill="#FEF7F8"/>
</g>
<path d="M131.783 193.968C131.849 194.062 131.962 194.109 132.075 194.081L135.307 193.261C136.438 194.335 137.739 195.239 139.19 195.908L139.614 199.214C139.633 199.327 139.717 199.421 139.831 199.45L143.741 200.269C143.854 200.297 143.977 200.241 144.033 200.137L145.739 197.274C147.341 197.236 148.896 196.925 150.356 196.398L152.995 198.442C153.089 198.517 153.212 198.517 153.315 198.451L156.66 196.257C156.755 196.191 156.802 196.078 156.773 195.965L155.954 192.734C157.028 191.603 157.933 190.303 158.602 188.853L161.909 188.429C162.022 188.41 162.116 188.325 162.145 188.212L162.965 184.303C162.993 184.19 162.936 184.068 162.833 184.011L159.968 182.306C159.93 180.705 159.619 179.151 159.092 177.691L161.136 175.054C161.212 174.959 161.212 174.837 161.146 174.733L158.95 171.389C158.884 171.295 158.771 171.248 158.658 171.276L155.426 172.096C154.295 171.022 152.995 170.118 151.544 169.449L151.12 166.143C151.101 166.03 151.016 165.936 150.903 165.907L146.992 165.088C146.879 165.06 146.757 165.116 146.7 165.22L144.994 168.083C143.392 168.121 141.838 168.432 140.377 168.959L137.739 166.915C137.644 166.84 137.522 166.84 137.418 166.906L134.073 169.101C133.979 169.167 133.932 169.28 133.96 169.393L134.78 172.623C133.705 173.754 132.801 175.054 132.132 176.504L128.824 176.928C128.711 176.947 128.617 177.032 128.589 177.145L127.769 181.054C127.741 181.167 127.797 181.289 127.901 181.346L130.765 183.051C130.803 184.652 131.114 186.206 131.642 187.666L129.597 190.303C129.522 190.398 129.522 190.52 129.587 190.624L131.783 193.968Z" fill="#D2D5DB" fill-opacity="0.9"/>
<path d="M141.696 180.893C142.177 179.914 143.006 179.17 144.043 178.812C145.079 178.454 146.182 178.52 147.171 179C149.197 179.989 150.045 182.438 149.065 184.463C148.076 186.488 145.626 187.336 143.6 186.357C142.62 185.876 141.875 185.047 141.527 184.011C141.235 183.173 141.225 182.278 141.489 181.449C141.527 181.261 141.602 181.072 141.696 180.893ZM146.691 179.97C145.965 179.622 145.155 179.565 144.391 179.829C143.628 180.093 143.016 180.63 142.667 181.355C142.318 182.08 142.271 182.89 142.526 183.653C142.789 184.416 143.326 185.028 144.052 185.377C145.541 186.102 147.35 185.481 148.076 183.992C148.142 183.861 148.198 183.719 148.236 183.578C148.688 182.184 148.047 180.63 146.691 179.97Z" fill="white"/>
<path d="M135.731 179.556C135.628 179.885 135.543 180.215 135.467 180.554C135.326 181.232 135.251 181.929 135.251 182.617C135.251 182.645 135.251 182.683 135.251 182.711C135.251 182.956 135.411 183.154 135.628 183.22C135.684 183.239 135.741 183.248 135.797 183.248C136.099 183.248 136.334 183.003 136.334 182.702C136.334 182.052 136.391 181.411 136.523 180.771C136.532 180.733 136.542 180.705 136.542 180.667C136.872 179.17 137.559 177.813 138.539 176.683C139.067 176.071 139.689 175.524 140.377 175.063C140.386 175.063 140.386 175.053 140.396 175.053C140.415 175.044 140.434 175.034 140.443 175.016C142.478 173.687 144.91 173.226 147.294 173.716C147.605 173.782 147.906 173.857 148.198 173.951C150.187 174.582 151.892 175.863 153.051 177.634C154.38 179.669 154.842 182.099 154.352 184.482C153.852 186.865 152.458 188.909 150.432 190.237C148.396 191.565 145.965 192.027 143.581 191.537C143.279 191.471 142.978 191.396 142.686 191.302C141.414 190.897 140.245 190.228 139.265 189.324C139.208 189.267 139.133 189.229 139.058 189.201C138.86 189.145 138.643 189.192 138.502 189.352C138.304 189.568 138.313 189.917 138.53 190.115C139.623 191.123 140.933 191.886 142.356 192.328C142.686 192.432 143.015 192.517 143.355 192.592C146.021 193.148 148.745 192.63 151.016 191.142C153.296 189.653 154.851 187.364 155.407 184.699C155.963 182.033 155.445 179.32 153.956 177.041C152.655 175.063 150.752 173.622 148.528 172.915C148.198 172.811 147.859 172.717 147.51 172.651C142.365 171.596 137.286 174.639 135.731 179.556Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 37 KiB

BIN
src/assets/images/auth_2.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

50
src/assets/images/auth_2.svg

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 34 KiB

60
src/assets/images/no-internet-connection.svg

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 52 KiB

11
src/modules/auth/screens/confirm-code.screen.tsx

@ -10,12 +10,13 @@ import {
useCountdown, useCountdown,
} from '@/shared' } from '@/shared'
import { LargeFormControlWithIcon } from '@/shared/components/forms' import { LargeFormControlWithIcon } from '@/shared/components/forms'
import React, { ComponentRef, FC, useEffect, useRef, useState } from 'react' import React, { FC, useEffect, useRef, useState } from 'react'
import { StyleSheet, View, Text, TouchableOpacity } from 'react-native' import { StyleSheet, View, Text, TouchableOpacity } from 'react-native'
import { useAuthorization } from '../hooks' import { useAuthorization } from '../hooks'
import { KeyboardAwareScrollView } from 'react-native-keyboard-aware-scroll-view' import { KeyboardAwareScrollView } from 'react-native-keyboard-aware-scroll-view'
import { PartialTheme } from '@/shared/themes/interfaces' import { PartialTheme } from '@/shared/themes/interfaces'
import { useTheme } from '@/shared/hooks/use-theme.hook' import { useTheme } from '@/shared/hooks/use-theme.hook'
import AuthSecondSVG from '@/assets/images/auth_2.svg'
const initialCount = 120 const initialCount = 120
@ -87,8 +88,9 @@ export const ConfirmCode: FC = () => {
<AuthLayout> <AuthLayout>
<View> <View>
<ImgWithBgCircle <ImgWithBgCircle
source={require('@/assets/images/auth_2.png')} img={AuthSecondSVG}
bgCircleTopPosition={'25%'} imgSize={250}
imgStyle={styles.img}
/> />
<Txt style={styles.label}>Вхід</Txt> <Txt style={styles.label}>Вхід</Txt>
@ -121,6 +123,9 @@ const createStyles = (theme: PartialTheme) =>
container: { container: {
marginTop: -$size(15), marginTop: -$size(15),
}, },
img: {
marginBottom: $size(70),
},
label: { label: {
marginBottom: $size(10), marginBottom: $size(10),
fontSize: $size(18, 14), fontSize: $size(18, 14),

14
src/modules/auth/screens/sign-in.screen.tsx

@ -1,14 +1,14 @@
import React, { FC, useEffect, useState } from 'react' import React, { FC, useState } from 'react'
import { StyleSheet, Text, View } from 'react-native' import { StyleSheet, View } from 'react-native'
import { KeyboardAwareScrollView } from 'react-native-keyboard-aware-scroll-view' import { KeyboardAwareScrollView } from 'react-native-keyboard-aware-scroll-view'
import { AuthLayout, Button, ImgWithBgCircle, Txt } from '$components' import { AuthLayout, Button, ImgWithBgCircle, Txt } from '$components'
import { ImageComponent } from '@/shared/components/elements/image.component'
import { FormPhone } from '@/shared/components/forms/form-phone.component' import { FormPhone } from '@/shared/components/forms/form-phone.component'
import { $size, IRouteParams, RouteKey } from '@/shared' import { $size, IRouteParams, RouteKey } from '@/shared'
import { useAuthorization } from '../hooks' import { useAuthorization } from '../hooks'
import { PartialTheme } from '@/shared/themes/interfaces' import { PartialTheme } from '@/shared/themes/interfaces'
import { useTheme } from '@/shared/hooks/use-theme.hook' import { useTheme } from '@/shared/hooks/use-theme.hook'
import AuthOneSVG from '@/assets/images/auth_1.svg'
interface IProps extends IRouteParams {} interface IProps extends IRouteParams {}
@ -25,9 +25,9 @@ export const SignInScreen: FC<IProps> = ({ navigation }) => {
<AuthLayout> <AuthLayout>
<View> <View>
<ImgWithBgCircle <ImgWithBgCircle
style={styles.img} imgStyle={styles.img}
source={require('@/assets/images/auth_1.png')} img={AuthOneSVG}
bgCircleTopPosition={'25%'} imgSize={210}
/> />
<Txt style={styles.label}>Вхід</Txt> <Txt style={styles.label}>Вхід</Txt>
@ -57,7 +57,7 @@ const createStyles = (theme: PartialTheme) =>
marginBottom: $size(25), marginBottom: $size(25),
}, },
img: { img: {
marginBottom: $size(55), marginBottom: $size(100)
}, },
label: { label: {
marginBottom: $size(10, 5), marginBottom: $size(10, 5),

3
src/shared/components/forms/form-large-control-with-icon.component.tsx

@ -82,6 +82,9 @@ const createStyles = (theme: PartialTheme) =>
wrapper: { wrapper: {
marginVertical: $size(20), marginVertical: $size(20),
}, },
img: {
marginBottom: $size(80)
},
label: { label: {
color: theme.input.$title, color: theme.input.$title,
textAlign: 'center', textAlign: 'center',

56
src/shared/components/images/img-with-bg-circle.components.tsx

@ -1,40 +1,37 @@
import { $size, ImageComponent } from '@/shared' import { $size } from '@/shared'
import { useTheme } from '@/shared/hooks/use-theme.hook' import { useTheme } from '@/shared/hooks/use-theme.hook'
import { PartialTheme } from '@/shared/themes/interfaces' import { PartialTheme } from '@/shared/themes/interfaces'
import React, { FC } from 'react' import React, { FC } from 'react'
import { ImageSourcePropType, StyleSheet, View, ViewStyle } from 'react-native' import { StyleSheet, View, ViewStyle } from 'react-native'
import { SvgXml } from 'react-native-svg'
interface IProps { interface IProps {
source: ImageSourcePropType /** @param SVG format */
bgCircleTopPosition?: number | string img: any
imgStyle?: {
paddingTop?: number imgSize: number
paddingBottom?: number
paddingLeft?: number
paddingRight?: number
}
style?: ViewStyle style?: ViewStyle
imgStyle?: ViewStyle
} }
export const ImgWithBgCircle: FC<IProps> = ({ export const ImgWithBgCircle: FC<IProps> = ({
source, img,
bgCircleTopPosition,
imgStyle,
style, style,
imgSize,
imgStyle,
}) => { }) => {
const { styles } = useTheme(createStyles) const { styles } = useTheme(createStyles)
return ( return (
<View style={style}> <View style={[styles.container, style]}>
<View style={[styles.bgCircle, { top: bgCircleTopPosition }]} /> <View style={styles.bgCircle} />
<ImageComponent <SvgXml
imageProps={{ xml={img}
source, width={$size(imgSize)}
}} height={$size(imgSize)}
maxWidth={270} style={[imgStyle, styles.img]}
maxHeight={270}
style={[styles.img, imgStyle]}
/> />
</View> </View>
) )
@ -43,11 +40,7 @@ export const ImgWithBgCircle: FC<IProps> = ({
const createStyles = ({ ImgWithBgCircle }: PartialTheme) => const createStyles = ({ ImgWithBgCircle }: PartialTheme) =>
StyleSheet.create({ StyleSheet.create({
container: { container: {
position: 'relative', marginTop: $size(100),
alignItems: 'center',
justifyContent: 'center',
width: $size(255, 250),
height: $size(255, 250),
}, },
bgCircle: { bgCircle: {
alignSelf: 'center', alignSelf: 'center',
@ -57,12 +50,5 @@ const createStyles = ({ ImgWithBgCircle }: PartialTheme) =>
height: $size(255, 250), height: $size(255, 250),
backgroundColor: ImgWithBgCircle.$circle, backgroundColor: ImgWithBgCircle.$circle,
}, },
img: { img: { alignSelf: 'center' },
zIndex: 1,
justifyContent: 'center',
alignItems: 'center',
maxHeight: $size(300),
paddingLeft: $size(10),
marginVertical: $size(70),
},
}) })

445
yarn.lock

@ -14,7 +14,7 @@
"resolved" "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.15.0.tgz" "resolved" "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.15.0.tgz"
"version" "7.15.0" "version" "7.15.0"
"@babel/core@^7.0.0", "@babel/core@^7.0.0-0", "@babel/core@^7.1.0", "@babel/core@^7.1.6", "@babel/core@^7.12.9", "@babel/core@^7.4.0-0", "@babel/core@^7.7.5": "@babel/core@^7.0.0", "@babel/core@^7.0.0-0", "@babel/core@^7.1.0", "@babel/core@^7.1.6", "@babel/core@^7.12.9", "@babel/core@^7.4.0-0", "@babel/core@^7.4.5", "@babel/core@^7.7.5":
"integrity" "sha512-tXtmTminrze5HEUPn/a0JtOzzfp0nk+UEXQ/tqIJo3WDGypl/2OFQEMll/zSFU8f/lfmfLXvTaORHF3cfXIQMw==" "integrity" "sha512-tXtmTminrze5HEUPn/a0JtOzzfp0nk+UEXQ/tqIJo3WDGypl/2OFQEMll/zSFU8f/lfmfLXvTaORHF3cfXIQMw=="
"resolved" "https://registry.npmjs.org/@babel/core/-/core-7.15.0.tgz" "resolved" "https://registry.npmjs.org/@babel/core/-/core-7.15.0.tgz"
"version" "7.15.0" "version" "7.15.0"
@ -697,7 +697,7 @@
"debug" "^4.1.0" "debug" "^4.1.0"
"globals" "^11.1.0" "globals" "^11.1.0"
"@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.14.9", "@babel/types@^7.15.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.7.0": "@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.14.9", "@babel/types@^7.15.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
"integrity" "sha512-OBvfqnllOIdX4ojTHpwZbpvz4j3EWyjkZEdmjH0/cgsd6QOdSgU8rLSk6ard/pcW7rlmjdVSX/AWOaORR1uNOQ==" "integrity" "sha512-OBvfqnllOIdX4ojTHpwZbpvz4j3EWyjkZEdmjH0/cgsd6QOdSgU8rLSk6ard/pcW7rlmjdVSX/AWOaORR1uNOQ=="
"resolved" "https://registry.npmjs.org/@babel/types/-/types-7.15.0.tgz" "resolved" "https://registry.npmjs.org/@babel/types/-/types-7.15.0.tgz"
"version" "7.15.0" "version" "7.15.0"
@ -1276,6 +1276,95 @@
dependencies: dependencies:
"@sinonjs/commons" "^1.7.0" "@sinonjs/commons" "^1.7.0"
"@svgr/babel-plugin-add-jsx-attribute@^4.2.0":
"integrity" "sha512-j7KnilGyZzYr/jhcrSYS3FGWMZVaqyCG0vzMCwzvei0coIkczuYMcniK07nI0aHJINciujjH11T72ICW5eL5Ig=="
"resolved" "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-4.2.0.tgz"
"version" "4.2.0"
"@svgr/babel-plugin-remove-jsx-attribute@^4.2.0":
"integrity" "sha512-3XHLtJ+HbRCH4n28S7y/yZoEQnRpl0tvTZQsHqvaeNXPra+6vE5tbRliH3ox1yZYPCxrlqaJT/Mg+75GpDKlvQ=="
"resolved" "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-4.2.0.tgz"
"version" "4.2.0"
"@svgr/babel-plugin-remove-jsx-empty-expression@^4.2.0":
"integrity" "sha512-yTr2iLdf6oEuUE9MsRdvt0NmdpMBAkgK8Bjhl6epb+eQWk6abBaX3d65UZ3E3FWaOwePyUgNyNCMVG61gGCQ7w=="
"resolved" "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-4.2.0.tgz"
"version" "4.2.0"
"@svgr/babel-plugin-replace-jsx-attribute-value@^4.2.0":
"integrity" "sha512-U9m870Kqm0ko8beHawRXLGLvSi/ZMrl89gJ5BNcT452fAjtF2p4uRzXkdzvGJJJYBgx7BmqlDjBN/eCp5AAX2w=="
"resolved" "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-4.2.0.tgz"
"version" "4.2.0"
"@svgr/babel-plugin-svg-dynamic-title@^4.3.3":
"integrity" "sha512-w3Be6xUNdwgParsvxkkeZb545VhXEwjGMwExMVBIdPQJeyMQHqm9Msnb2a1teHBqUYL66qtwfhNkbj1iarCG7w=="
"resolved" "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-4.3.3.tgz"
"version" "4.3.3"
"@svgr/babel-plugin-svg-em-dimensions@^4.2.0":
"integrity" "sha512-C0Uy+BHolCHGOZ8Dnr1zXy/KgpBOkEUYY9kI/HseHVPeMbluaX3CijJr7D4C5uR8zrc1T64nnq/k63ydQuGt4w=="
"resolved" "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-4.2.0.tgz"
"version" "4.2.0"
"@svgr/babel-plugin-transform-react-native-svg@^4.2.0":
"integrity" "sha512-7YvynOpZDpCOUoIVlaaOUU87J4Z6RdD6spYN4eUb5tfPoKGSF9OG2NuhgYnq4jSkAxcpMaXWPf1cePkzmqTPNw=="
"resolved" "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-4.2.0.tgz"
"version" "4.2.0"
"@svgr/babel-plugin-transform-svg-component@^4.2.0":
"integrity" "sha512-hYfYuZhQPCBVotABsXKSCfel2slf/yvJY8heTVX1PCTaq/IgASq1IyxPPKJ0chWREEKewIU/JMSsIGBtK1KKxw=="
"resolved" "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-4.2.0.tgz"
"version" "4.2.0"
"@svgr/babel-preset@^4.3.3":
"integrity" "sha512-6PG80tdz4eAlYUN3g5GZiUjg2FMcp+Wn6rtnz5WJG9ITGEF1pmFdzq02597Hn0OmnQuCVaBYQE1OVFAnwOl+0A=="
"resolved" "https://registry.npmjs.org/@svgr/babel-preset/-/babel-preset-4.3.3.tgz"
"version" "4.3.3"
dependencies:
"@svgr/babel-plugin-add-jsx-attribute" "^4.2.0"
"@svgr/babel-plugin-remove-jsx-attribute" "^4.2.0"
"@svgr/babel-plugin-remove-jsx-empty-expression" "^4.2.0"
"@svgr/babel-plugin-replace-jsx-attribute-value" "^4.2.0"
"@svgr/babel-plugin-svg-dynamic-title" "^4.3.3"
"@svgr/babel-plugin-svg-em-dimensions" "^4.2.0"
"@svgr/babel-plugin-transform-react-native-svg" "^4.2.0"
"@svgr/babel-plugin-transform-svg-component" "^4.2.0"
"@svgr/core@^4.3.3":
"integrity" "sha512-qNuGF1QON1626UCaZamWt5yedpgOytvLj5BQZe2j1k1B8DUG4OyugZyfEwBeXozCUwhLEpsrgPrE+eCu4fY17w=="
"resolved" "https://registry.npmjs.org/@svgr/core/-/core-4.3.3.tgz"
"version" "4.3.3"
dependencies:
"@svgr/plugin-jsx" "^4.3.3"
"camelcase" "^5.3.1"
"cosmiconfig" "^5.2.1"
"@svgr/hast-util-to-babel-ast@^4.3.2":
"integrity" "sha512-JioXclZGhFIDL3ddn4Kiq8qEqYM2PyDKV0aYno8+IXTLuYt6TOgHUbUAAFvqtb0Xn37NwP0BTHglejFoYr8RZg=="
"resolved" "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-4.3.2.tgz"
"version" "4.3.2"
dependencies:
"@babel/types" "^7.4.4"
"@svgr/plugin-jsx@^4.3.3":
"integrity" "sha512-cLOCSpNWQnDB1/v+SUENHH7a0XY09bfuMKdq9+gYvtuwzC2rU4I0wKGFEp1i24holdQdwodCtDQdFtJiTCWc+w=="
"resolved" "https://registry.npmjs.org/@svgr/plugin-jsx/-/plugin-jsx-4.3.3.tgz"
"version" "4.3.3"
dependencies:
"@babel/core" "^7.4.5"
"@svgr/babel-preset" "^4.3.3"
"@svgr/hast-util-to-babel-ast" "^4.3.2"
"svg-parser" "^2.0.0"
"@svgr/plugin-svgo@^4.3.1":
"integrity" "sha512-PrMtEDUWjX3Ea65JsVCwTIXuSqa3CG9px+DluF1/eo9mlDrgrtFE7NE/DjdhjJgSM9wenlVBzkzneSIUgfUI/w=="
"resolved" "https://registry.npmjs.org/@svgr/plugin-svgo/-/plugin-svgo-4.3.1.tgz"
"version" "4.3.1"
dependencies:
"cosmiconfig" "^5.2.1"
"merge-deep" "^3.0.2"
"svgo" "^1.2.2"
"@tootallnate/once@1": "@tootallnate/once@1":
"integrity" "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==" "integrity" "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw=="
"resolved" "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz" "resolved" "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz"
@ -1396,6 +1485,11 @@
"resolved" "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.4.tgz" "resolved" "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.4.tgz"
"version" "15.7.4" "version" "15.7.4"
"@types/q@^1.5.1":
"integrity" "sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ=="
"resolved" "https://registry.npmjs.org/@types/q/-/q-1.5.5.tgz"
"version" "1.5.5"
"@types/react-native-drawer@^2.5.5": "@types/react-native-drawer@^2.5.5":
"integrity" "sha512-aJ0J2ayMfUSIvhRKg4GuKWF4XB5JCWaD8mTtM2aF4tPrG5c9aSPhREuZvKfbjBXY5EAvhrt4hwc8CxWiPOZhYQ==" "integrity" "sha512-aJ0J2ayMfUSIvhRKg4GuKWF4XB5JCWaD8mTtM2aF4tPrG5c9aSPhREuZvKfbjBXY5EAvhrt4hwc8CxWiPOZhYQ=="
"resolved" "https://registry.npmjs.org/@types/react-native-drawer/-/react-native-drawer-2.5.5.tgz" "resolved" "https://registry.npmjs.org/@types/react-native-drawer/-/react-native-drawer-2.5.5.tgz"
@ -1967,6 +2061,13 @@
dependencies: dependencies:
"object.assign" "^4.1.0" "object.assign" "^4.1.0"
"babel-plugin-inline-import@^3.0.0":
"integrity" "sha512-thnykl4FMb8QjMjVCuZoUmAM7r2mnTn5qJwrryCvDv6rugbJlTHZMctdjDtEgD0WBAXJOLJSGXN3loooEwx7UQ=="
"resolved" "https://registry.npmjs.org/babel-plugin-inline-import/-/babel-plugin-inline-import-3.0.0.tgz"
"version" "3.0.0"
dependencies:
"require-resolve" "0.0.2"
"babel-plugin-istanbul@^6.0.0": "babel-plugin-istanbul@^6.0.0":
"integrity" "sha512-AF55rZXpe7trmEylbaE1Gv54wn6rwU03aptvRoVIGP8YykoSxqdVLV1TfwflBCE/QtHmqtP8SWlTENqbK8GCSQ==" "integrity" "sha512-AF55rZXpe7trmEylbaE1Gv54wn6rwU03aptvRoVIGP8YykoSxqdVLV1TfwflBCE/QtHmqtP8SWlTENqbK8GCSQ=="
"resolved" "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.0.0.tgz" "resolved" "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.0.0.tgz"
@ -2158,6 +2259,11 @@
"resolved" "https://registry.npmjs.org/blob/-/blob-0.0.5.tgz" "resolved" "https://registry.npmjs.org/blob/-/blob-0.0.5.tgz"
"version" "0.0.5" "version" "0.0.5"
"boolbase@^1.0.0", "boolbase@~1.0.0":
"integrity" "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
"resolved" "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz"
"version" "1.0.0"
"bplist-creator@0.0.8": "bplist-creator@0.0.8":
"integrity" "sha512-Za9JKzD6fjLC16oX2wsXfc+qBEhJBJB1YPInoAQpMLhDuj5aVOv1baGeIQSq1Fr3OCqzvsoQcSBSwGId/Ja2PA==" "integrity" "sha512-Za9JKzD6fjLC16oX2wsXfc+qBEhJBJB1YPInoAQpMLhDuj5aVOv1baGeIQSq1Fr3OCqzvsoQcSBSwGId/Ja2PA=="
"resolved" "https://registry.npmjs.org/bplist-creator/-/bplist-creator-0.0.8.tgz" "resolved" "https://registry.npmjs.org/bplist-creator/-/bplist-creator-0.0.8.tgz"
@ -2350,6 +2456,15 @@
"escape-string-regexp" "^1.0.5" "escape-string-regexp" "^1.0.5"
"supports-color" "^5.3.0" "supports-color" "^5.3.0"
"chalk@^2.4.1":
"integrity" "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ=="
"resolved" "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
"version" "2.4.2"
dependencies:
"ansi-styles" "^3.2.1"
"escape-string-regexp" "^1.0.5"
"supports-color" "^5.3.0"
"chalk@^2.4.2": "chalk@^2.4.2":
"integrity" "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==" "integrity" "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ=="
"resolved" "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz" "resolved" "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
@ -2445,6 +2560,17 @@
"strip-ansi" "^6.0.0" "strip-ansi" "^6.0.0"
"wrap-ansi" "^7.0.0" "wrap-ansi" "^7.0.0"
"clone-deep@^0.2.4":
"integrity" "sha1-TnPdCen7lxzDhnDF3O2cGJZIHMY="
"resolved" "https://registry.npmjs.org/clone-deep/-/clone-deep-0.2.4.tgz"
"version" "0.2.4"
dependencies:
"for-own" "^0.1.3"
"is-plain-object" "^2.0.1"
"kind-of" "^3.0.2"
"lazy-cache" "^1.0.3"
"shallow-clone" "^0.1.2"
"clone-deep@^4.0.1": "clone-deep@^4.0.1":
"integrity" "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==" "integrity" "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ=="
"resolved" "https://registry.npmjs.org/clone-deep/-/clone-deep-4.0.1.tgz" "resolved" "https://registry.npmjs.org/clone-deep/-/clone-deep-4.0.1.tgz"
@ -2478,6 +2604,15 @@
"resolved" "https://registry.npmjs.org/co/-/co-4.6.0.tgz" "resolved" "https://registry.npmjs.org/co/-/co-4.6.0.tgz"
"version" "4.6.0" "version" "4.6.0"
"coa@^2.0.2":
"integrity" "sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA=="
"resolved" "https://registry.npmjs.org/coa/-/coa-2.0.2.tgz"
"version" "2.0.2"
dependencies:
"@types/q" "^1.5.1"
"chalk" "^2.4.1"
"q" "^1.1.2"
"code-point-at@^1.0.0": "code-point-at@^1.0.0":
"integrity" "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=" "integrity" "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c="
"resolved" "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz" "resolved" "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz"
@ -2689,7 +2824,7 @@
"resolved" "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz" "resolved" "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz"
"version" "1.0.2" "version" "1.0.2"
"cosmiconfig@^5.0.5", "cosmiconfig@^5.1.0": "cosmiconfig@^5.0.5", "cosmiconfig@^5.1.0", "cosmiconfig@^5.2.1":
"integrity" "sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==" "integrity" "sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA=="
"resolved" "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.1.tgz" "resolved" "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.1.tgz"
"version" "5.2.1" "version" "5.2.1"
@ -2744,6 +2879,49 @@
"shebang-command" "^2.0.0" "shebang-command" "^2.0.0"
"which" "^2.0.1" "which" "^2.0.1"
"css-select-base-adapter@^0.1.1":
"integrity" "sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w=="
"resolved" "https://registry.npmjs.org/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz"
"version" "0.1.1"
"css-select@^2.0.0", "css-select@^2.1.0":
"integrity" "sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ=="
"resolved" "https://registry.npmjs.org/css-select/-/css-select-2.1.0.tgz"
"version" "2.1.0"
dependencies:
"boolbase" "^1.0.0"
"css-what" "^3.2.1"
"domutils" "^1.7.0"
"nth-check" "^1.0.2"
"css-tree@^1.0.0-alpha.39", "css-tree@^1.1.2":
"integrity" "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q=="
"resolved" "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz"
"version" "1.1.3"
dependencies:
"mdn-data" "2.0.14"
"source-map" "^0.6.1"
"css-tree@1.0.0-alpha.37":
"integrity" "sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg=="
"resolved" "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.37.tgz"
"version" "1.0.0-alpha.37"
dependencies:
"mdn-data" "2.0.4"
"source-map" "^0.6.1"
"css-what@^3.2.1":
"integrity" "sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ=="
"resolved" "https://registry.npmjs.org/css-what/-/css-what-3.4.2.tgz"
"version" "3.4.2"
"csso@^4.0.2":
"integrity" "sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA=="
"resolved" "https://registry.npmjs.org/csso/-/csso-4.2.0.tgz"
"version" "4.2.0"
dependencies:
"css-tree" "^1.1.2"
"cssom@^0.4.4": "cssom@^0.4.4":
"integrity" "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==" "integrity" "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw=="
"resolved" "https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz" "resolved" "https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz"
@ -2999,6 +3177,24 @@
dependencies: dependencies:
"esutils" "^2.0.2" "esutils" "^2.0.2"
"dom-serializer@0":
"integrity" "sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g=="
"resolved" "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.2.2.tgz"
"version" "0.2.2"
dependencies:
"domelementtype" "^2.0.1"
"entities" "^2.0.0"
"domelementtype@^2.0.1":
"integrity" "sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A=="
"resolved" "https://registry.npmjs.org/domelementtype/-/domelementtype-2.2.0.tgz"
"version" "2.2.0"
"domelementtype@1":
"integrity" "sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w=="
"resolved" "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz"
"version" "1.3.1"
"domexception@^2.0.1": "domexception@^2.0.1":
"integrity" "sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==" "integrity" "sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg=="
"resolved" "https://registry.npmjs.org/domexception/-/domexception-2.0.1.tgz" "resolved" "https://registry.npmjs.org/domexception/-/domexception-2.0.1.tgz"
@ -3006,6 +3202,14 @@
dependencies: dependencies:
"webidl-conversions" "^5.0.0" "webidl-conversions" "^5.0.0"
"domutils@^1.7.0":
"integrity" "sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg=="
"resolved" "https://registry.npmjs.org/domutils/-/domutils-1.7.0.tgz"
"version" "1.7.0"
dependencies:
"dom-serializer" "0"
"domelementtype" "1"
"ecc-jsbn@~0.1.1": "ecc-jsbn@~0.1.1":
"integrity" "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=" "integrity" "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk="
"resolved" "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz" "resolved" "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz"
@ -3100,6 +3304,11 @@
dependencies: dependencies:
"ansi-colors" "^4.1.1" "ansi-colors" "^4.1.1"
"entities@^2.0.0":
"integrity" "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A=="
"resolved" "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz"
"version" "2.2.0"
"envinfo@^7.5.0", "envinfo@^7.7.2": "envinfo@^7.5.0", "envinfo@^7.7.2":
"integrity" "sha512-/o+BXHmB7ocbHEAs6F2EnG0ogybVVUdkRunTT2glZU9XAaGmhqskrvKwqXuDfNjEO0LZKWdejEEpnq8aM0tOaw==" "integrity" "sha512-/o+BXHmB7ocbHEAs6F2EnG0ogybVVUdkRunTT2glZU9XAaGmhqskrvKwqXuDfNjEO0LZKWdejEEpnq8aM0tOaw=="
"resolved" "https://registry.npmjs.org/envinfo/-/envinfo-7.8.1.tgz" "resolved" "https://registry.npmjs.org/envinfo/-/envinfo-7.8.1.tgz"
@ -3127,22 +3336,25 @@
"accepts" "~1.3.7" "accepts" "~1.3.7"
"escape-html" "~1.0.3" "escape-html" "~1.0.3"
"es-abstract@^1.18.0-next.1", "es-abstract@^1.18.0-next.2", "es-abstract@^1.18.2": "es-abstract@^1.17.2", "es-abstract@^1.18.0-next.1", "es-abstract@^1.18.0-next.2", "es-abstract@^1.18.2", "es-abstract@^1.19.1":
"integrity" "sha512-DDggyJLoS91CkJjgauM5c0yZMjiD1uK3KcaCeAmffGwZ+ODWzOkPN4QwRbsK5DOFf06fywmyLci3ZD8jLGhVYA==" "integrity" "sha512-2vJ6tjA/UfqLm2MPs7jxVybLoB8i1t1Jd9R3kISld20sIxPcTbLuggQOUxeWeAvIUkduv/CfMjuh4WmiXr2v9w=="
"resolved" "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.5.tgz" "resolved" "https://registry.npmjs.org/es-abstract/-/es-abstract-1.19.1.tgz"
"version" "1.18.5" "version" "1.19.1"
dependencies: dependencies:
"call-bind" "^1.0.2" "call-bind" "^1.0.2"
"es-to-primitive" "^1.2.1" "es-to-primitive" "^1.2.1"
"function-bind" "^1.1.1" "function-bind" "^1.1.1"
"get-intrinsic" "^1.1.1" "get-intrinsic" "^1.1.1"
"get-symbol-description" "^1.0.0"
"has" "^1.0.3" "has" "^1.0.3"
"has-symbols" "^1.0.2" "has-symbols" "^1.0.2"
"internal-slot" "^1.0.3" "internal-slot" "^1.0.3"
"is-callable" "^1.2.3" "is-callable" "^1.2.4"
"is-negative-zero" "^2.0.1" "is-negative-zero" "^2.0.1"
"is-regex" "^1.1.3" "is-regex" "^1.1.4"
"is-string" "^1.0.6" "is-shared-array-buffer" "^1.0.1"
"is-string" "^1.0.7"
"is-weakref" "^1.0.1"
"object-inspect" "^1.11.0" "object-inspect" "^1.11.0"
"object-keys" "^1.1.1" "object-keys" "^1.1.1"
"object.assign" "^4.1.2" "object.assign" "^4.1.2"
@ -3710,11 +3922,23 @@
"resolved" "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.2.tgz" "resolved" "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.2.tgz"
"version" "1.14.2" "version" "1.14.2"
"for-in@^1.0.2": "for-in@^0.1.3":
"integrity" "sha1-2Hc5COMSVhCZUrH9ubP6hn0ndeE="
"resolved" "https://registry.npmjs.org/for-in/-/for-in-0.1.8.tgz"
"version" "0.1.8"
"for-in@^1.0.1", "for-in@^1.0.2":
"integrity" "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=" "integrity" "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA="
"resolved" "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz" "resolved" "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz"
"version" "1.0.2" "version" "1.0.2"
"for-own@^0.1.3":
"integrity" "sha1-UmXGgaTylNq78XyVCbZ2OqhFEM4="
"resolved" "https://registry.npmjs.org/for-own/-/for-own-0.1.5.tgz"
"version" "0.1.5"
dependencies:
"for-in" "^1.0.1"
"forever-agent@~0.6.1": "forever-agent@~0.6.1":
"integrity" "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=" "integrity" "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE="
"resolved" "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz" "resolved" "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz"
@ -3850,6 +4074,14 @@
dependencies: dependencies:
"pump" "^3.0.0" "pump" "^3.0.0"
"get-symbol-description@^1.0.0":
"integrity" "sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw=="
"resolved" "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"call-bind" "^1.0.2"
"get-intrinsic" "^1.1.1"
"get-value@^2.0.3", "get-value@^2.0.6": "get-value@^2.0.3", "get-value@^2.0.6":
"integrity" "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=" "integrity" "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg="
"resolved" "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz" "resolved" "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz"
@ -4260,12 +4492,12 @@
"call-bind" "^1.0.2" "call-bind" "^1.0.2"
"has-tostringtag" "^1.0.0" "has-tostringtag" "^1.0.0"
"is-buffer@^1.1.5": "is-buffer@^1.0.2", "is-buffer@^1.1.5":
"integrity" "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==" "integrity" "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w=="
"resolved" "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz" "resolved" "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz"
"version" "1.1.6" "version" "1.1.6"
"is-callable@^1.1.4", "is-callable@^1.2.3": "is-callable@^1.1.4", "is-callable@^1.2.4":
"integrity" "sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==" "integrity" "sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w=="
"resolved" "https://registry.npmjs.org/is-callable/-/is-callable-1.2.4.tgz" "resolved" "https://registry.npmjs.org/is-callable/-/is-callable-1.2.4.tgz"
"version" "1.2.4" "version" "1.2.4"
@ -4422,7 +4654,7 @@
"resolved" "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-2.1.0.tgz" "resolved" "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-2.1.0.tgz"
"version" "2.1.0" "version" "2.1.0"
"is-plain-object@^2.0.3", "is-plain-object@^2.0.4": "is-plain-object@^2.0.1", "is-plain-object@^2.0.3", "is-plain-object@^2.0.4":
"integrity" "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==" "integrity" "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og=="
"resolved" "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz" "resolved" "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz"
"version" "2.0.4" "version" "2.0.4"
@ -4434,7 +4666,7 @@
"resolved" "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz" "resolved" "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz"
"version" "1.0.1" "version" "1.0.1"
"is-regex@^1.1.3": "is-regex@^1.1.4":
"integrity" "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==" "integrity" "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg=="
"resolved" "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz" "resolved" "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz"
"version" "1.1.4" "version" "1.1.4"
@ -4442,6 +4674,11 @@
"call-bind" "^1.0.2" "call-bind" "^1.0.2"
"has-tostringtag" "^1.0.0" "has-tostringtag" "^1.0.0"
"is-shared-array-buffer@^1.0.1":
"integrity" "sha512-IU0NmyknYZN0rChcKhRO1X8LYz5Isj/Fsqh8NJOSf+N/hCOTwy29F32Ik7a+QszE63IdvmwdTPDd6cZ5pg4cwA=="
"resolved" "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.1.tgz"
"version" "1.0.1"
"is-stream@^1.0.1", "is-stream@^1.1.0": "is-stream@^1.0.1", "is-stream@^1.1.0":
"integrity" "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=" "integrity" "sha1-EtSj3U5o4Lec6428hBc66A2RykQ="
"resolved" "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz" "resolved" "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz"
@ -4452,7 +4689,7 @@
"resolved" "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz" "resolved" "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz"
"version" "2.0.1" "version" "2.0.1"
"is-string@^1.0.5", "is-string@^1.0.6": "is-string@^1.0.5", "is-string@^1.0.7":
"integrity" "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==" "integrity" "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg=="
"resolved" "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz" "resolved" "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz"
"version" "1.0.7" "version" "1.0.7"
@ -4471,6 +4708,13 @@
"resolved" "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz" "resolved" "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz"
"version" "1.0.0" "version" "1.0.0"
"is-weakref@^1.0.1":
"integrity" "sha512-b2jKc2pQZjaeFYWEf7ScFj+Be1I+PXmlu572Q8coTXZ+LD/QQZ7ShPMst8h16riVgyXTQwUsFEl74mDvc/3MHQ=="
"resolved" "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.1.tgz"
"version" "1.0.1"
dependencies:
"call-bind" "^1.0.0"
"is-windows@^1.0.2": "is-windows@^1.0.2":
"integrity" "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==" "integrity" "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA=="
"resolved" "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz" "resolved" "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz"
@ -5142,6 +5386,13 @@
"resolved" "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz" "resolved" "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz"
"version" "1.1.0" "version" "1.1.0"
"kind-of@^2.0.1":
"integrity" "sha1-AY7HpM5+OobLkUG+UZ0kyPqpgbU="
"resolved" "https://registry.npmjs.org/kind-of/-/kind-of-2.0.1.tgz"
"version" "2.0.1"
dependencies:
"is-buffer" "^1.0.2"
"kind-of@^3.0.2": "kind-of@^3.0.2":
"integrity" "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=" "integrity" "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ="
"resolved" "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz" "resolved" "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz"
@ -5192,6 +5443,16 @@
"resolved" "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz" "resolved" "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz"
"version" "3.0.3" "version" "3.0.3"
"lazy-cache@^0.2.3":
"integrity" "sha1-f+3fLctu23fRHvHRF6tf/fCrG2U="
"resolved" "https://registry.npmjs.org/lazy-cache/-/lazy-cache-0.2.7.tgz"
"version" "0.2.7"
"lazy-cache@^1.0.3":
"integrity" "sha1-odePw6UEdMuAhF07O24dpJpEbo4="
"resolved" "https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.4.tgz"
"version" "1.0.4"
"leven@^3.1.0": "leven@^3.1.0":
"integrity" "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==" "integrity" "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A=="
"resolved" "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz" "resolved" "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz"
@ -5377,6 +5638,16 @@
dependencies: dependencies:
"object-visit" "^1.0.0" "object-visit" "^1.0.0"
"mdn-data@2.0.14":
"integrity" "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow=="
"resolved" "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz"
"version" "2.0.14"
"mdn-data@2.0.4":
"integrity" "sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA=="
"resolved" "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.4.tgz"
"version" "2.0.4"
"mem@^4.3.0": "mem@^4.3.0":
"integrity" "sha512-qX2bG48pTqYRVmDB37rn/6PT7LcR8T7oAX3bf99u1Tt1nzxYfxkgqDwUwolPlXweM0XzBOBFzSx4kfp7KP1s/w==" "integrity" "sha512-qX2bG48pTqYRVmDB37rn/6PT7LcR8T7oAX3bf99u1Tt1nzxYfxkgqDwUwolPlXweM0XzBOBFzSx4kfp7KP1s/w=="
"resolved" "https://registry.npmjs.org/mem/-/mem-4.3.0.tgz" "resolved" "https://registry.npmjs.org/mem/-/mem-4.3.0.tgz"
@ -5386,6 +5657,15 @@
"mimic-fn" "^2.0.0" "mimic-fn" "^2.0.0"
"p-is-promise" "^2.0.0" "p-is-promise" "^2.0.0"
"merge-deep@^3.0.2":
"integrity" "sha512-qtmzAS6t6grwEkNrunqTBdn0qKwFgNWvlxUbAV8es9M7Ot1EbyApytCnvE0jALPa46ZpKDUo527kKiaWplmlFA=="
"resolved" "https://registry.npmjs.org/merge-deep/-/merge-deep-3.0.3.tgz"
"version" "3.0.3"
dependencies:
"arr-union" "^3.1.0"
"clone-deep" "^0.2.4"
"kind-of" "^3.0.2"
"merge-options@^3.0.4": "merge-options@^3.0.4":
"integrity" "sha512-2Sug1+knBjkaMsMgf1ctR1Ujx+Ayku4EdJN4Z+C2+JzoeF7A3OZ9KM2GY0CpQS51NR61LTurMJrRKPhSs3ZRTQ==" "integrity" "sha512-2Sug1+knBjkaMsMgf1ctR1Ujx+Ayku4EdJN4Z+C2+JzoeF7A3OZ9KM2GY0CpQS51NR61LTurMJrRKPhSs3ZRTQ=="
"resolved" "https://registry.npmjs.org/merge-options/-/merge-options-3.0.4.tgz" "resolved" "https://registry.npmjs.org/merge-options/-/merge-options-3.0.4.tgz"
@ -5773,12 +6053,20 @@
"for-in" "^1.0.2" "for-in" "^1.0.2"
"is-extendable" "^1.0.1" "is-extendable" "^1.0.1"
"mixin-object@^2.0.1":
"integrity" "sha1-T7lJRB2rGCVA8f4DW6YOGUel5X4="
"resolved" "https://registry.npmjs.org/mixin-object/-/mixin-object-2.0.1.tgz"
"version" "2.0.1"
dependencies:
"for-in" "^0.1.3"
"is-extendable" "^0.1.1"
"mkdirp-classic@^0.5.2", "mkdirp-classic@^0.5.3": "mkdirp-classic@^0.5.2", "mkdirp-classic@^0.5.3":
"integrity" "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==" "integrity" "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A=="
"resolved" "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz" "resolved" "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz"
"version" "0.5.3" "version" "0.5.3"
"mkdirp@^0.5.1": "mkdirp@^0.5.1", "mkdirp@~0.5.1":
"integrity" "sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==" "integrity" "sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ=="
"resolved" "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz" "resolved" "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz"
"version" "0.5.5" "version" "0.5.5"
@ -5984,6 +6272,13 @@
"gauge" "~2.7.3" "gauge" "~2.7.3"
"set-blocking" "~2.0.0" "set-blocking" "~2.0.0"
"nth-check@^1.0.2":
"integrity" "sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg=="
"resolved" "https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz"
"version" "1.0.2"
dependencies:
"boolbase" "~1.0.0"
"nuget-exe@5.8.0": "nuget-exe@5.8.0":
"integrity" "sha512-m95SBWa+SJNOfR0GTwdQ3OwK2915Ts3XvajYx0iaOZYydwvz6reJyptiNGf+HQhvTe5viNiRAmGXxNww9obZjw==" "integrity" "sha512-m95SBWa+SJNOfR0GTwdQ3OwK2915Ts3XvajYx0iaOZYydwvz6reJyptiNGf+HQhvTe5viNiRAmGXxNww9obZjw=="
"resolved" "https://registry.npmjs.org/nuget-exe/-/nuget-exe-5.8.0.tgz" "resolved" "https://registry.npmjs.org/nuget-exe/-/nuget-exe-5.8.0.tgz"
@ -6084,6 +6379,15 @@
"es-abstract" "^1.18.0-next.2" "es-abstract" "^1.18.0-next.2"
"has" "^1.0.3" "has" "^1.0.3"
"object.getownpropertydescriptors@^2.1.0":
"integrity" "sha512-VdDoCwvJI4QdC6ndjpqFmoL3/+HxffFBbcJzKi5hwLLqqx3mdbedRpfZDdK0SrOSauj8X4GzBvnDZl4vTN7dOw=="
"resolved" "https://registry.npmjs.org/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.3.tgz"
"version" "2.1.3"
dependencies:
"call-bind" "^1.0.2"
"define-properties" "^1.1.3"
"es-abstract" "^1.19.1"
"object.pick@^1.3.0": "object.pick@^1.3.0":
"integrity" "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=" "integrity" "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c="
"resolved" "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz" "resolved" "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz"
@ -6091,7 +6395,7 @@
dependencies: dependencies:
"isobject" "^3.0.1" "isobject" "^3.0.1"
"object.values@^1.1.4": "object.values@^1.1.0", "object.values@^1.1.4":
"integrity" "sha512-TnGo7j4XSnKQoK3MfvkzqKCi0nVe/D9I9IjwTNYdb/fxYHpjrluHVOgw0AF6jrRFGMPHdfuidR09tIDiIvnaSg==" "integrity" "sha512-TnGo7j4XSnKQoK3MfvkzqKCi0nVe/D9I9IjwTNYdb/fxYHpjrluHVOgw0AF6jrRFGMPHdfuidR09tIDiIvnaSg=="
"resolved" "https://registry.npmjs.org/object.values/-/object.values-1.1.4.tgz" "resolved" "https://registry.npmjs.org/object.values/-/object.values-1.1.4.tgz"
"version" "1.1.4" "version" "1.1.4"
@ -6301,6 +6605,11 @@
"resolved" "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz" "resolved" "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz"
"version" "0.1.1" "version" "0.1.1"
"path-dirname@^1.0.2":
"integrity" "sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA="
"resolved" "https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz"
"version" "1.0.2"
"path-exists@^3.0.0": "path-exists@^3.0.0":
"integrity" "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=" "integrity" "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU="
"resolved" "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz" "resolved" "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz"
@ -6311,6 +6620,11 @@
"resolved" "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz" "resolved" "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz"
"version" "4.0.0" "version" "4.0.0"
"path-extra@^1.0.2":
"integrity" "sha1-fBEhiablDVlXkOetIDfkTkEMEWY="
"resolved" "https://registry.npmjs.org/path-extra/-/path-extra-1.0.3.tgz"
"version" "1.0.3"
"path-is-absolute@^1.0.0": "path-is-absolute@^1.0.0":
"integrity" "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=" "integrity" "sha1-F0uSaHNVNP+8es5r9TpanhtcX18="
"resolved" "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz" "resolved" "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz"
@ -6523,6 +6837,11 @@
"resolved" "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz" "resolved" "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz"
"version" "2.1.1" "version" "2.1.1"
"q@^1.1.2":
"integrity" "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc="
"resolved" "https://registry.npmjs.org/q/-/q-1.5.1.tgz"
"version" "1.5.1"
"qs@~6.5.2": "qs@~6.5.2":
"integrity" "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==" "integrity" "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA=="
"resolved" "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz" "resolved" "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz"
@ -6703,6 +7022,24 @@
"resolved" "https://registry.npmjs.org/react-native-splash-screen/-/react-native-splash-screen-3.2.0.tgz" "resolved" "https://registry.npmjs.org/react-native-splash-screen/-/react-native-splash-screen-3.2.0.tgz"
"version" "3.2.0" "version" "3.2.0"
"react-native-svg-transformer@^0.14.3":
"integrity" "sha512-agDGdMeeBAsWEgg/u7mjtR2Z3c8smGCLep/n3svwifut9dpswZCP+bSIrU8ekg6RNtxAJL+eGJbWjJ38vWxw6g=="
"resolved" "https://registry.npmjs.org/react-native-svg-transformer/-/react-native-svg-transformer-0.14.3.tgz"
"version" "0.14.3"
dependencies:
"@svgr/core" "^4.3.3"
"@svgr/plugin-svgo" "^4.3.1"
"path-dirname" "^1.0.2"
"semver" "^5.6.0"
"react-native-svg@^12.1.1", "react-native-svg@>=6.5.1":
"integrity" "sha512-NIAJ8jCnXGCqGWXkkJ1GTzO4a3Md5at5sagYV8Vh4MXYnL4z5Rh428Wahjhh+LIjx40EE5xM5YtwyJBqOIba2Q=="
"resolved" "https://registry.npmjs.org/react-native-svg/-/react-native-svg-12.1.1.tgz"
"version" "12.1.1"
dependencies:
"css-select" "^2.1.0"
"css-tree" "^1.0.0-alpha.39"
"react-native-tab-view@^3.1.1": "react-native-tab-view@^3.1.1":
"integrity" "sha512-M5pRN6utQfytKWoKlKVzg5NbkYu308qNoW1khGTtEOTs1k14p2dHJ/BWOJoJYHKbPVUyZldbG9MFT7gUl4YHnw==" "integrity" "sha512-M5pRN6utQfytKWoKlKVzg5NbkYu308qNoW1khGTtEOTs1k14p2dHJ/BWOJoJYHKbPVUyZldbG9MFT7gUl4YHnw=="
"resolved" "https://registry.npmjs.org/react-native-tab-view/-/react-native-tab-view-3.1.1.tgz" "resolved" "https://registry.npmjs.org/react-native-tab-view/-/react-native-tab-view-3.1.1.tgz"
@ -6747,7 +7084,7 @@
"use-subscription" "^1.0.0" "use-subscription" "^1.0.0"
"whatwg-fetch" "^3.0.0" "whatwg-fetch" "^3.0.0"
"react-native@*", "react-native@^0.0.0-0 || ^0.60.6 || ^0.61.5 || ^0.62.2 || ^0.63.2 || ^0.64.0 || ^0.65.0 || 1000.0.0", "react-native@^0.62.0", "react-native@^0.63.0-0", "react-native@>=0.40.0", "react-native@>=0.42.0", "react-native@>=0.48.4", "react-native@>=0.57", "react-native@>=0.57.0", "react-native@>=0.59", "react-native@>=0.61.5", "react-native@>=0.63.3", "react-native@>=0.64.0-rc.0 || 0.0.0-*", "react-native@0.63.2", "react-native@0.64.2": "react-native@*", "react-native@^0.0.0-0 || ^0.60.6 || ^0.61.5 || ^0.62.2 || ^0.63.2 || ^0.64.0 || ^0.65.0 || 1000.0.0", "react-native@^0.62.0", "react-native@^0.63.0-0", "react-native@>=0.40.0", "react-native@>=0.42.0", "react-native@>=0.45.0", "react-native@>=0.48.4", "react-native@>=0.50.0", "react-native@>=0.57", "react-native@>=0.57.0", "react-native@>=0.59", "react-native@>=0.61.5", "react-native@>=0.63.3", "react-native@>=0.64.0-rc.0 || 0.0.0-*", "react-native@0.63.2", "react-native@0.64.2":
"integrity" "sha512-Ty/fFHld9DcYsFZujXYdeVjEhvSeQcwuTGXezyoOkxfiGEGrpL/uwUZvMzwShnU4zbbTKDu2PAm/uwuOittRGA==" "integrity" "sha512-Ty/fFHld9DcYsFZujXYdeVjEhvSeQcwuTGXezyoOkxfiGEGrpL/uwUZvMzwShnU4zbbTKDu2PAm/uwuOittRGA=="
"resolved" "https://registry.npmjs.org/react-native/-/react-native-0.64.2.tgz" "resolved" "https://registry.npmjs.org/react-native/-/react-native-0.64.2.tgz"
"version" "0.64.2" "version" "0.64.2"
@ -7052,6 +7389,13 @@
"resolved" "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz" "resolved" "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz"
"version" "2.0.0" "version" "2.0.0"
"require-resolve@0.0.2":
"integrity" "sha1-urQQqxruLz9Vt5MXRR3TQodk5vM="
"resolved" "https://registry.npmjs.org/require-resolve/-/require-resolve-0.0.2.tgz"
"version" "0.0.2"
dependencies:
"x-path" "^0.0.2"
"reselect@^4.0.0": "reselect@^4.0.0":
"integrity" "sha512-qUgANli03jjAyGlnbYVAV5vvnOmJnODyABz51RdBN7M4WaVu8mecZWgyQNkG8Yqe3KRGRt0l4K4B3XVEULC4CA==" "integrity" "sha512-qUgANli03jjAyGlnbYVAV5vvnOmJnODyABz51RdBN7M4WaVu8mecZWgyQNkG8Yqe3KRGRt0l4K4B3XVEULC4CA=="
"resolved" "https://registry.npmjs.org/reselect/-/reselect-4.0.0.tgz" "resolved" "https://registry.npmjs.org/reselect/-/reselect-4.0.0.tgz"
@ -7198,7 +7542,7 @@
"minimist" "^1.1.1" "minimist" "^1.1.1"
"walker" "~1.0.5" "walker" "~1.0.5"
"sax@^1.2.1": "sax@^1.2.1", "sax@~1.2.4":
"integrity" "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==" "integrity" "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw=="
"resolved" "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz" "resolved" "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz"
"version" "1.2.4" "version" "1.2.4"
@ -7353,6 +7697,16 @@
"resolved" "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.1.tgz" "resolved" "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.1.tgz"
"version" "1.1.1" "version" "1.1.1"
"shallow-clone@^0.1.2":
"integrity" "sha1-WQnodLp3EG1zrEFM/sH/yofZcGA="
"resolved" "https://registry.npmjs.org/shallow-clone/-/shallow-clone-0.1.2.tgz"
"version" "0.1.2"
dependencies:
"is-extendable" "^0.1.1"
"kind-of" "^2.0.1"
"lazy-cache" "^0.2.3"
"mixin-object" "^2.0.1"
"shallow-clone@^3.0.0": "shallow-clone@^3.0.0":
"integrity" "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==" "integrity" "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA=="
"resolved" "https://registry.npmjs.org/shallow-clone/-/shallow-clone-3.0.1.tgz" "resolved" "https://registry.npmjs.org/shallow-clone/-/shallow-clone-3.0.1.tgz"
@ -7661,6 +8015,11 @@
"safer-buffer" "^2.0.2" "safer-buffer" "^2.0.2"
"tweetnacl" "~0.14.0" "tweetnacl" "~0.14.0"
"stable@^0.1.8":
"integrity" "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w=="
"resolved" "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz"
"version" "0.1.8"
"stack-chain@^1.3.7": "stack-chain@^1.3.7":
"integrity" "sha1-0ZLJ/06moiyUxN1FkXHj8AzqEoU=" "integrity" "sha1-0ZLJ/06moiyUxN1FkXHj8AzqEoU="
"resolved" "https://registry.npmjs.org/stack-chain/-/stack-chain-1.3.7.tgz" "resolved" "https://registry.npmjs.org/stack-chain/-/stack-chain-1.3.7.tgz"
@ -7876,6 +8235,30 @@
"has-flag" "^4.0.0" "has-flag" "^4.0.0"
"supports-color" "^7.0.0" "supports-color" "^7.0.0"
"svg-parser@^2.0.0":
"integrity" "sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ=="
"resolved" "https://registry.npmjs.org/svg-parser/-/svg-parser-2.0.4.tgz"
"version" "2.0.4"
"svgo@^1.2.2":
"integrity" "sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw=="
"resolved" "https://registry.npmjs.org/svgo/-/svgo-1.3.2.tgz"
"version" "1.3.2"
dependencies:
"chalk" "^2.4.1"
"coa" "^2.0.2"
"css-select" "^2.0.0"
"css-select-base-adapter" "^0.1.1"
"css-tree" "1.0.0-alpha.37"
"csso" "^4.0.2"
"js-yaml" "^3.13.1"
"mkdirp" "~0.5.1"
"object.values" "^1.1.0"
"sax" "~1.2.4"
"stable" "^0.1.8"
"unquote" "~1.1.1"
"util.promisify" "~1.0.0"
"symbol-tree@^3.2.4": "symbol-tree@^3.2.4":
"integrity" "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==" "integrity" "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw=="
"resolved" "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz" "resolved" "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz"
@ -8213,6 +8596,11 @@
"resolved" "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz" "resolved" "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz"
"version" "1.0.0" "version" "1.0.0"
"unquote@~1.1.1":
"integrity" "sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ="
"resolved" "https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz"
"version" "1.1.1"
"unset-value@^1.0.0": "unset-value@^1.0.0":
"integrity" "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=" "integrity" "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk="
"resolved" "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz" "resolved" "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz"
@ -8258,6 +8646,16 @@
"resolved" "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz" "resolved" "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
"version" "1.0.2" "version" "1.0.2"
"util.promisify@~1.0.0":
"integrity" "sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA=="
"resolved" "https://registry.npmjs.org/util.promisify/-/util.promisify-1.0.1.tgz"
"version" "1.0.1"
dependencies:
"define-properties" "^1.1.3"
"es-abstract" "^1.17.2"
"has-symbols" "^1.0.1"
"object.getownpropertydescriptors" "^2.1.0"
"utils-merge@1.0.1": "utils-merge@1.0.1":
"integrity" "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=" "integrity" "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM="
"resolved" "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz" "resolved" "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz"
@ -8526,6 +8924,13 @@
dependencies: dependencies:
"async-limiter" "~1.0.0" "async-limiter" "~1.0.0"
"x-path@^0.0.2":
"integrity" "sha1-KU0Ha7l6dwbMBwu7Km/YxU32exI="
"resolved" "https://registry.npmjs.org/x-path/-/x-path-0.0.2.tgz"
"version" "0.0.2"
dependencies:
"path-extra" "^1.0.2"
"xcode@^2.0.0": "xcode@^2.0.0":
"integrity" "sha512-uCrmPITrqTEzhn0TtT57fJaNaw8YJs1aCzs+P/QqxsDbvPZSv7XMPPwXrKvHtD6pLjBM/NaVwraWJm8q83Y4iQ==" "integrity" "sha512-uCrmPITrqTEzhn0TtT57fJaNaw8YJs1aCzs+P/QqxsDbvPZSv7XMPPwXrKvHtD6pLjBM/NaVwraWJm8q83Y4iQ=="
"resolved" "https://registry.npmjs.org/xcode/-/xcode-2.1.0.tgz" "resolved" "https://registry.npmjs.org/xcode/-/xcode-2.1.0.tgz"

Loading…
Cancel
Save