react-native-timacare 3.3.56-alert → 3.3.58-cccd
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/commonjs/assets/icons/index.js +1 -1
- package/lib/commonjs/assets/icons/index.js.flow +2 -0
- package/lib/commonjs/assets/icons/index.js.map +1 -1
- package/lib/commonjs/assets/icons/modal_confirm.svg +5 -5
- package/lib/commonjs/assets/icons/modal_notice.svg +32 -32
- package/lib/commonjs/assets/icons/modal_success.svg +26 -26
- package/lib/commonjs/assets/icons/modal_warning.svg +21 -21
- package/lib/commonjs/assets/icons/user_security.svg +10 -0
- package/lib/commonjs/assets/tts/Frame1000011947.png +0 -0
- package/lib/commonjs/components/AlertLoan.js +1 -1
- package/lib/commonjs/components/AlertLoan.js.flow +1 -1
- package/lib/commonjs/components/AlertLoan.js.map +1 -1
- package/lib/commonjs/components/AppModal.js +1 -1
- package/lib/commonjs/components/AppModal.js.flow +40 -2
- package/lib/commonjs/components/AppModal.js.map +1 -1
- package/lib/commonjs/components/ItemTimaOne.js +1 -1
- package/lib/commonjs/components/ItemTimaOne.js.flow +1 -1
- package/lib/commonjs/components/ItemTimaOne.js.map +1 -1
- package/lib/commonjs/components/ModalNotification/AlertGlobal.js +1 -1
- package/lib/commonjs/components/ModalNotification/AlertGlobal.js.flow +92 -33
- package/lib/commonjs/components/ModalNotification/AlertGlobal.js.map +1 -1
- package/lib/commonjs/components/ModalNotification/index.js +1 -1
- package/lib/commonjs/components/ModalNotification/index.js.flow +7 -0
- package/lib/commonjs/components/ModalNotification/index.js.map +1 -1
- package/lib/commonjs/components/ModalOptionLoan.js +1 -1
- package/lib/commonjs/components/ModalOptionLoan.js.flow +1 -1
- package/lib/commonjs/components/ModalOptionLoan.js.map +1 -1
- package/lib/commonjs/components/ModalOptionLoanDigital.js +1 -1
- package/lib/commonjs/components/ModalOptionLoanDigital.js.flow +1 -1
- package/lib/commonjs/components/ModalOptionLoanDigital.js.map +1 -1
- package/lib/commonjs/components/modalStack.js +2 -0
- package/lib/commonjs/components/modalStack.js.flow +47 -0
- package/lib/commonjs/components/modalStack.js.map +1 -0
- package/lib/commonjs/navigation/primary-navigator.js +1 -1
- package/lib/commonjs/navigation/primary-navigator.js.flow +7 -0
- package/lib/commonjs/navigation/primary-navigator.js.map +1 -1
- package/lib/commonjs/screens/NFC/OcrStart.js +2 -0
- package/lib/commonjs/screens/NFC/OcrStart.js.flow +171 -0
- package/lib/commonjs/screens/NFC/OcrStart.js.map +1 -0
- package/lib/commonjs/screens/NFC/ScanMRZ.js +2 -0
- package/lib/commonjs/screens/NFC/ScanMRZ.js.flow +563 -0
- package/lib/commonjs/screens/NFC/ScanMRZ.js.map +1 -0
- package/lib/commonjs/screens/camera/CCCDCameraScreen.js +1 -1
- package/lib/commonjs/screens/camera/CCCDCameraScreen.js.flow +203 -133
- package/lib/commonjs/screens/camera/CCCDCameraScreen.js.map +1 -1
- package/lib/commonjs/screens/camera/index.js +1 -1
- package/lib/commonjs/screens/camera/index.js.flow +1 -1
- package/lib/commonjs/screens/camera/index.js.map +1 -1
- package/lib/commonjs/screens/detail-loan/PaymentInfo.js +1 -1
- package/lib/commonjs/screens/detail-loan/PaymentInfo.js.flow +1 -1
- package/lib/commonjs/screens/detail-loan/PaymentInfo.js.map +1 -1
- package/lib/commonjs/screens/detail-loan/ShowQrCode.js +1 -1
- package/lib/commonjs/screens/detail-loan/ShowQrCode.js.flow +1 -1
- package/lib/commonjs/screens/detail-loan/ShowQrCode.js.map +1 -1
- package/lib/commonjs/screens/digital-lending/Step6.js +1 -1
- package/lib/commonjs/screens/digital-lending/Step6.js.flow +1 -1
- package/lib/commonjs/screens/digital-lending/Step6.js.map +1 -1
- package/lib/commonjs/screens/eSign/index.js +1 -1
- package/lib/commonjs/screens/eSign/index.js.flow +1 -1
- package/lib/commonjs/screens/eSign/index.js.map +1 -1
- package/lib/commonjs/screens/home/DigitalTopupItem.js +1 -1
- package/lib/commonjs/screens/home/DigitalTopupItem.js.flow +1 -1
- package/lib/commonjs/screens/home/DigitalTopupItem.js.map +1 -1
- package/lib/commonjs/screens/home/ItemMotoBikeLoan.js +1 -1
- package/lib/commonjs/screens/home/ItemMotoBikeLoan.js.flow +1 -1
- package/lib/commonjs/screens/home/ItemMotoBikeLoan.js.map +1 -1
- package/lib/commonjs/screens/home/index.js +1 -1
- package/lib/commonjs/screens/home/index.js.flow +8 -113
- package/lib/commonjs/screens/home/index.js.map +1 -1
- package/lib/commonjs/screens/nationalID/index.js +1 -1
- package/lib/commonjs/screens/nationalID/index.js.flow +123 -218
- package/lib/commonjs/screens/nationalID/index.js.map +1 -1
- package/lib/commonjs/screens/nationalIDBack/index.js +1 -1
- package/lib/commonjs/screens/nationalIDBack/index.js.flow +129 -209
- package/lib/commonjs/screens/nationalIDBack/index.js.map +1 -1
- package/lib/commonjs/screens/payment-evidence/ModalGuideline.js +1 -1
- package/lib/commonjs/screens/payment-evidence/ModalGuideline.js.flow +1 -1
- package/lib/commonjs/screens/payment-evidence/ModalGuideline.js.map +1 -1
- package/lib/commonjs/screens/toan-trinh-so/OCR.js +1 -1
- package/lib/commonjs/screens/toan-trinh-so/OCR.js.flow +270 -556
- package/lib/commonjs/screens/toan-trinh-so/OCR.js.map +1 -1
- package/lib/commonjs/screens/toan-trinh-so/RegisterCamera.js +1 -1
- package/lib/commonjs/screens/toan-trinh-so/RegisterCamera.js.flow +1 -1
- package/lib/commonjs/screens/toan-trinh-so/RegisterCamera.js.map +1 -1
- package/lib/commonjs/screens/toan-trinh-so/VehicleCamera.js +1 -1
- package/lib/commonjs/screens/toan-trinh-so/VehicleCamera.js.flow +226 -288
- package/lib/commonjs/screens/toan-trinh-so/VehicleCamera.js.map +1 -1
- package/lib/commonjs/utils/cameraCrop.js +2 -0
- package/lib/commonjs/utils/cameraCrop.js.flow +96 -0
- package/lib/commonjs/utils/cameraCrop.js.map +1 -0
- package/lib/module/assets/icons/index.js +1 -1
- package/lib/module/assets/icons/index.js.map +1 -1
- package/lib/module/assets/icons/modal_confirm.svg +5 -5
- package/lib/module/assets/icons/modal_notice.svg +32 -32
- package/lib/module/assets/icons/modal_success.svg +26 -26
- package/lib/module/assets/icons/modal_warning.svg +21 -21
- package/lib/module/assets/icons/user_security.svg +10 -0
- package/lib/module/assets/tts/Frame1000011947.png +0 -0
- package/lib/module/components/AlertLoan.js +1 -1
- package/lib/module/components/AlertLoan.js.map +1 -1
- package/lib/module/components/AppModal.js +1 -1
- package/lib/module/components/AppModal.js.map +1 -1
- package/lib/module/components/ItemTimaOne.js +1 -1
- package/lib/module/components/ItemTimaOne.js.map +1 -1
- package/lib/module/components/ModalNotification/AlertGlobal.js +1 -1
- package/lib/module/components/ModalNotification/AlertGlobal.js.map +1 -1
- package/lib/module/components/ModalNotification/index.js +1 -1
- package/lib/module/components/ModalNotification/index.js.map +1 -1
- package/lib/module/components/ModalOptionLoan.js +1 -1
- package/lib/module/components/ModalOptionLoan.js.map +1 -1
- package/lib/module/components/ModalOptionLoanDigital.js +1 -1
- package/lib/module/components/ModalOptionLoanDigital.js.map +1 -1
- package/lib/module/components/modalStack.js +2 -0
- package/lib/module/components/modalStack.js.map +1 -0
- package/lib/module/navigation/primary-navigator.js +1 -1
- package/lib/module/navigation/primary-navigator.js.map +1 -1
- package/lib/module/screens/NFC/OcrStart.js +2 -0
- package/lib/module/screens/NFC/OcrStart.js.map +1 -0
- package/lib/module/screens/NFC/ScanMRZ.js +2 -0
- package/lib/module/screens/NFC/ScanMRZ.js.map +1 -0
- package/lib/module/screens/camera/CCCDCameraScreen.js +1 -1
- package/lib/module/screens/camera/CCCDCameraScreen.js.map +1 -1
- package/lib/module/screens/camera/index.js +1 -1
- package/lib/module/screens/camera/index.js.map +1 -1
- package/lib/module/screens/detail-loan/PaymentInfo.js +1 -1
- package/lib/module/screens/detail-loan/PaymentInfo.js.map +1 -1
- package/lib/module/screens/detail-loan/ShowQrCode.js +1 -1
- package/lib/module/screens/detail-loan/ShowQrCode.js.map +1 -1
- package/lib/module/screens/digital-lending/Step6.js +1 -1
- package/lib/module/screens/digital-lending/Step6.js.map +1 -1
- package/lib/module/screens/eSign/index.js +1 -1
- package/lib/module/screens/eSign/index.js.map +1 -1
- package/lib/module/screens/home/DigitalTopupItem.js +1 -1
- package/lib/module/screens/home/DigitalTopupItem.js.map +1 -1
- package/lib/module/screens/home/ItemMotoBikeLoan.js +1 -1
- package/lib/module/screens/home/ItemMotoBikeLoan.js.map +1 -1
- package/lib/module/screens/home/index.js +1 -1
- package/lib/module/screens/home/index.js.map +1 -1
- package/lib/module/screens/nationalID/index.js +1 -1
- package/lib/module/screens/nationalID/index.js.map +1 -1
- package/lib/module/screens/nationalIDBack/index.js +1 -1
- package/lib/module/screens/nationalIDBack/index.js.map +1 -1
- package/lib/module/screens/payment-evidence/ModalGuideline.js +1 -1
- package/lib/module/screens/payment-evidence/ModalGuideline.js.map +1 -1
- package/lib/module/screens/toan-trinh-so/OCR.js +1 -1
- package/lib/module/screens/toan-trinh-so/OCR.js.map +1 -1
- package/lib/module/screens/toan-trinh-so/RegisterCamera.js +1 -1
- package/lib/module/screens/toan-trinh-so/RegisterCamera.js.map +1 -1
- package/lib/module/screens/toan-trinh-so/VehicleCamera.js +1 -1
- package/lib/module/screens/toan-trinh-so/VehicleCamera.js.map +1 -1
- package/lib/module/utils/cameraCrop.js +2 -0
- package/lib/module/utils/cameraCrop.js.map +1 -0
- package/lib/typescript/assets/icons/index.d.ts +2 -1
- package/lib/typescript/assets/icons/index.d.ts.map +1 -1
- package/lib/typescript/components/AppModal.d.ts +6 -1
- package/lib/typescript/components/AppModal.d.ts.map +1 -1
- package/lib/typescript/components/ModalNotification/AlertGlobal.d.ts +20 -4
- package/lib/typescript/components/ModalNotification/AlertGlobal.d.ts.map +1 -1
- package/lib/typescript/components/ModalNotification/index.d.ts +6 -1
- package/lib/typescript/components/ModalNotification/index.d.ts.map +1 -1
- package/lib/typescript/components/modalStack.d.ts +11 -0
- package/lib/typescript/components/modalStack.d.ts.map +1 -0
- package/lib/typescript/navigation/primary-navigator.d.ts +3 -0
- package/lib/typescript/navigation/primary-navigator.d.ts.map +1 -1
- package/lib/typescript/screens/NFC/OcrStart.d.ts +2 -0
- package/lib/typescript/screens/NFC/OcrStart.d.ts.map +1 -0
- package/lib/typescript/screens/NFC/ScanMRZ.d.ts +15 -0
- package/lib/typescript/screens/NFC/ScanMRZ.d.ts.map +1 -0
- package/lib/typescript/screens/camera/CCCDCameraScreen.d.ts.map +1 -1
- package/lib/typescript/screens/home/index.d.ts.map +1 -1
- package/lib/typescript/screens/nationalID/index.d.ts.map +1 -1
- package/lib/typescript/screens/nationalIDBack/index.d.ts.map +1 -1
- package/lib/typescript/screens/toan-trinh-so/OCR.d.ts.map +1 -1
- package/lib/typescript/screens/toan-trinh-so/VehicleCamera.d.ts.map +1 -1
- package/lib/typescript/utils/cameraCrop.d.ts +43 -0
- package/lib/typescript/utils/cameraCrop.d.ts.map +1 -0
- package/package.json +2 -1
- package/src/assets/icons/index.tsx +2 -0
- package/src/assets/icons/modal_confirm.svg +5 -5
- package/src/assets/icons/modal_notice.svg +32 -32
- package/src/assets/icons/modal_success.svg +26 -26
- package/src/assets/icons/modal_warning.svg +21 -21
- package/src/assets/icons/user_security.svg +10 -0
- package/src/assets/tts/Frame1000011947.png +0 -0
- package/src/components/AlertLoan.tsx +1 -1
- package/src/components/AppModal.tsx +40 -2
- package/src/components/ItemTimaOne.tsx +1 -1
- package/src/components/ModalNotification/AlertGlobal.tsx +92 -33
- package/src/components/ModalNotification/index.tsx +7 -0
- package/src/components/ModalOptionLoan.tsx +1 -1
- package/src/components/ModalOptionLoanDigital.tsx +1 -1
- package/src/components/modalStack.ts +47 -0
- package/src/navigation/primary-navigator.tsx +7 -0
- package/src/screens/NFC/OcrStart.tsx +171 -0
- package/src/screens/NFC/ScanMRZ.tsx +563 -0
- package/src/screens/camera/CCCDCameraScreen.tsx +203 -133
- package/src/screens/camera/index.tsx +1 -1
- package/src/screens/detail-loan/PaymentInfo.tsx +1 -1
- package/src/screens/detail-loan/ShowQrCode.tsx +1 -1
- package/src/screens/digital-lending/Step6.tsx +1 -1
- package/src/screens/eSign/index.tsx +1 -1
- package/src/screens/home/DigitalTopupItem.tsx +1 -1
- package/src/screens/home/ItemMotoBikeLoan.tsx +1 -1
- package/src/screens/home/index.tsx +8 -113
- package/src/screens/nationalID/index.tsx +123 -218
- package/src/screens/nationalIDBack/index.tsx +129 -209
- package/src/screens/payment-evidence/ModalGuideline.tsx +1 -1
- package/src/screens/toan-trinh-so/OCR.tsx +270 -556
- package/src/screens/toan-trinh-so/RegisterCamera.tsx +1 -1
- package/src/screens/toan-trinh-so/VehicleCamera.tsx +226 -288
- package/src/utils/cameraCrop.ts +96 -0
|
@@ -1,53 +1,53 @@
|
|
|
1
|
-
<svg width="
|
|
2
|
-
<path d="M36.
|
|
3
|
-
<g opacity="0.5" filter="url(#
|
|
4
|
-
<path d="M33.
|
|
1
|
+
<svg width="54" height="56" viewBox="0 0 54 56" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M36.2852 15.6114L24.9095 12.5525C20.7833 11.4429 17.7335 13.2215 16.6242 17.376L12.8673 31.4469C11.7399 35.6696 13.5095 38.6857 17.6357 39.7953L29.0113 42.8542C33.2041 43.9816 36.1715 42.2393 37.2989 38.0166L41.0558 23.9457C42.1651 19.7912 40.4779 16.7388 36.2852 15.6114Z" fill="url(#paint0_linear_13756_69215)"/>
|
|
3
|
+
<g opacity="0.5" filter="url(#filter0_f_13756_69215)">
|
|
4
|
+
<path d="M33.3126 19.4638L25.5623 17.3797C22.7511 16.6237 20.6732 17.8355 19.9175 20.666L17.3578 30.2527C16.5897 33.1296 17.7953 35.1845 20.6066 35.9405L28.3569 38.0245C31.2135 38.7927 33.2352 37.6056 34.0033 34.7287L36.5629 25.142C37.3187 22.3115 36.1692 20.2319 33.3126 19.4638Z" fill="#39B93A"/>
|
|
5
5
|
</g>
|
|
6
|
-
<foreignObject x="-
|
|
7
|
-
<mask id="path-3-outside-
|
|
8
|
-
<rect fill="white" y="
|
|
9
|
-
<path d="M24.
|
|
6
|
+
<foreignObject x="-23.3955" y="-7.44922" width="82.335" height="82.4492"><div xmlns="http://www.w3.org/1999/xhtml" style="backdrop-filter:blur(12px);clip-path:url(#bgblur_0_13756_69215_clip_path);height:100%;width:100%"></div></foreignObject><g data-figma-bg-blur-radius="24">
|
|
7
|
+
<mask id="path-3-outside-1_13756_69215" maskUnits="userSpaceOnUse" x="0.604492" y="16.5508" width="35" height="35" fill="black">
|
|
8
|
+
<rect fill="white" x="0.604492" y="16.5508" width="35" height="35"/>
|
|
9
|
+
<path d="M24.7889 17.5508H10.7715C5.29072 17.5508 1.60449 21.4124 1.60449 27.1561V40.412C1.60449 46.1395 5.29072 50.0011 10.7715 50.0011H24.7889C30.2697 50.0011 33.9398 46.1395 33.9398 40.412V27.1561C33.9398 21.4124 30.2697 17.5508 24.7889 17.5508"/>
|
|
10
10
|
</mask>
|
|
11
|
-
<path d="M24.
|
|
12
|
-
<path d="M24.
|
|
11
|
+
<path d="M24.7889 17.5508H10.7715C5.29072 17.5508 1.60449 21.4124 1.60449 27.1561V40.412C1.60449 46.1395 5.29072 50.0011 10.7715 50.0011H24.7889C30.2697 50.0011 33.9398 46.1395 33.9398 40.412V27.1561C33.9398 21.4124 30.2697 17.5508 24.7889 17.5508" fill="#72DC60" fill-opacity="0.35"/>
|
|
12
|
+
<path d="M24.7889 18.5508C25.3412 18.5508 25.7889 18.1031 25.7889 17.5508C25.7889 16.9985 25.3412 16.5508 24.7889 16.5508V17.5508V18.5508ZM24.7889 16.5508C24.2366 16.5508 23.7889 16.9985 23.7889 17.5508C23.7889 18.1031 24.2366 18.5508 24.7889 18.5508V17.5508V16.5508ZM24.7889 17.5508V16.5508H10.7715V17.5508V18.5508H24.7889V17.5508ZM10.7715 17.5508V16.5508C7.78722 16.5508 5.22404 17.6077 3.40931 19.5091C1.59845 21.4064 0.604492 24.0685 0.604492 27.1561H1.60449H2.60449C2.60449 24.5 3.45365 22.3594 4.8561 20.89C6.25469 19.4246 8.27504 18.5508 10.7715 18.5508V17.5508ZM1.60449 27.1561H0.604492V40.412H1.60449H2.60449V27.1561H1.60449ZM1.60449 40.412H0.604492C0.604492 43.4923 1.5989 46.1503 3.40973 48.0453C5.22434 49.9442 7.78726 51.0011 10.7715 51.0011V50.0011V49.0011C8.275 49.0011 6.25439 48.1272 4.85569 46.6635C3.4532 45.1958 2.60449 43.0593 2.60449 40.412H1.60449ZM10.7715 50.0011V51.0011H24.7889V50.0011V49.0011H10.7715V50.0011ZM24.7889 50.0011V51.0011C27.7734 51.0011 30.3327 49.944 32.1435 48.0443C33.9502 46.1489 34.9398 43.491 34.9398 40.412H33.9398H32.9398C32.9398 43.0605 32.0944 45.1972 30.6958 46.6644C29.3013 48.1274 27.2852 49.0011 24.7889 49.0011V50.0011ZM33.9398 40.412H34.9398V27.1561H33.9398H32.9398V40.412H33.9398ZM33.9398 27.1561H34.9398C34.9398 24.0697 33.9506 21.4078 32.1439 19.51C30.333 17.6079 27.7734 16.5508 24.7889 16.5508V17.5508V18.5508C27.2852 18.5508 29.301 19.4244 30.6954 20.8891C32.0939 22.358 32.9398 24.4988 32.9398 27.1561H33.9398Z" fill="url(#paint1_linear_13756_69215)" mask="url(#path-3-outside-1_13756_69215)"/>
|
|
13
13
|
</g>
|
|
14
|
-
<foreignObject x="-
|
|
15
|
-
<mask id="path-5-inside-
|
|
16
|
-
<path d="M15.
|
|
14
|
+
<foreignObject x="-4.39941" y="13.5078" width="44.3408" height="40.5391"><div xmlns="http://www.w3.org/1999/xhtml" style="backdrop-filter:blur(7.5px);clip-path:url(#bgblur_1_13756_69215_clip_path);height:100%;width:100%"></div></foreignObject><g filter="url(#filter2_d_13756_69215)" data-figma-bg-blur-radius="15">
|
|
15
|
+
<mask id="path-5-inside-2_13756_69215" fill="white">
|
|
16
|
+
<path d="M15.8526 39.0485C15.4905 39.0485 15.1283 38.9106 14.8519 38.6331L11.0153 34.7829C10.4624 34.228 10.4624 33.3291 11.0153 32.7758C11.5682 32.2209 12.4623 32.2193 13.0152 32.7742L15.8526 35.6217L22.5267 28.924C23.0796 28.3691 23.9737 28.3691 24.5266 28.924C25.0795 29.4789 25.0795 30.3778 24.5266 30.9327L16.8534 38.6331C16.577 38.9106 16.2148 39.0485 15.8526 39.0485"/>
|
|
17
17
|
</mask>
|
|
18
|
-
<path d="M15.
|
|
19
|
-
<path d="
|
|
18
|
+
<path d="M15.8526 39.0485C15.4905 39.0485 15.1283 38.9106 14.8519 38.6331L11.0153 34.7829C10.4624 34.228 10.4624 33.3291 11.0153 32.7758C11.5682 32.2209 12.4623 32.2193 13.0152 32.7742L15.8526 35.6217L22.5267 28.924C23.0796 28.3691 23.9737 28.3691 24.5266 28.924C25.0795 29.4789 25.0795 30.3778 24.5266 30.9327L16.8534 38.6331C16.577 38.9106 16.2148 39.0485 15.8526 39.0485" fill="url(#paint2_linear_13756_69215)"/>
|
|
19
|
+
<path d="M11.0153 32.7758L11.1568 32.9172L11.157 32.917L11.0153 32.7758ZM15.8526 35.6217L15.711 35.7629L15.8526 35.9051L15.9943 35.7629L15.8526 35.6217ZM24.5266 30.9327L24.3849 30.7915V30.7915L24.5266 30.9327ZM16.8534 38.6331L16.9951 38.7743V38.7743L16.8534 38.6331ZM15.8526 39.0485V38.8485C15.5413 38.8485 15.2309 38.7301 14.9935 38.492L14.8519 38.6331L14.7102 38.7743C15.0258 39.091 15.4396 39.2485 15.8526 39.2485V39.0485ZM14.8519 38.6331L14.9935 38.492L11.157 34.6417L11.0153 34.7829L10.8736 34.9241L14.7102 38.7743L14.8519 38.6331ZM11.0153 34.7829L11.157 34.6417C10.6817 34.1648 10.682 33.3923 11.1568 32.9172L11.0153 32.7758L10.8738 32.6345C10.2427 33.266 10.243 34.2912 10.8736 34.9241L11.0153 34.7829ZM11.0153 32.7758L11.157 32.917C11.632 32.4403 12.3991 32.4392 12.8736 32.9154L13.0152 32.7742L13.1569 32.633C12.5255 31.9994 11.5044 32.0016 10.8736 32.6347L11.0153 32.7758ZM13.0152 32.7742L12.8736 32.9154L15.711 35.7629L15.8526 35.6217L15.9943 35.4806L13.1569 32.633L13.0152 32.7742ZM15.8526 35.6217L15.9943 35.7629L22.6683 29.0652L22.5267 28.924L22.385 28.7828L15.711 35.4806L15.8526 35.6217ZM22.5267 28.924L22.6683 29.0652C23.1431 28.5887 23.9101 28.5887 24.3849 29.0652L24.5266 28.924L24.6683 28.7828C24.0372 28.1495 23.0161 28.1495 22.385 28.7828L22.5267 28.924ZM24.5266 28.924L24.3849 29.0652C24.8601 29.542 24.8601 30.3146 24.3849 30.7915L24.5266 30.9327L24.6683 31.0738C25.299 30.4409 25.299 29.4158 24.6683 28.7828L24.5266 28.924ZM24.5266 30.9327L24.3849 30.7915L16.7118 38.492L16.8534 38.6331L16.9951 38.7743L24.6683 31.0738L24.5266 30.9327ZM16.8534 38.6331L16.7118 38.492C16.4744 38.7301 16.164 38.8485 15.8526 38.8485V39.0485V39.2485C16.2656 39.2485 16.6795 39.091 16.9951 38.7743L16.8534 38.6331Z" fill="url(#paint3_linear_13756_69215)" fill-opacity="0.5" mask="url(#path-5-inside-2_13756_69215)"/>
|
|
20
20
|
</g>
|
|
21
21
|
<defs>
|
|
22
|
-
<filter id="
|
|
22
|
+
<filter id="filter0_f_13756_69215" x="3.13086" y="3.16016" width="47.6582" height="49.0938" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
23
23
|
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
24
24
|
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
25
|
-
<feGaussianBlur stdDeviation="7" result="
|
|
25
|
+
<feGaussianBlur stdDeviation="7" result="effect1_foregroundBlur_13756_69215"/>
|
|
26
26
|
</filter>
|
|
27
|
-
<clipPath id="
|
|
28
|
-
</clipPath><filter id="
|
|
27
|
+
<clipPath id="bgblur_0_13756_69215_clip_path" transform="translate(23.3955 7.44922)"><path d="M24.7889 17.5508H10.7715C5.29072 17.5508 1.60449 21.4124 1.60449 27.1561V40.412C1.60449 46.1395 5.29072 50.0011 10.7715 50.0011H24.7889C30.2697 50.0011 33.9398 46.1395 33.9398 40.412V27.1561C33.9398 21.4124 30.2697 17.5508 24.7889 17.5508"/>
|
|
28
|
+
</clipPath><filter id="filter2_d_13756_69215" x="-4.39941" y="13.5078" width="44.3408" height="40.5391" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
29
29
|
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
30
30
|
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
31
31
|
<feOffset dx="5" dy="5"/>
|
|
32
32
|
<feGaussianBlur stdDeviation="5"/>
|
|
33
33
|
<feColorMatrix type="matrix" values="0 0 0 0 0.454902 0 0 0 0 0.870588 0 0 0 0 0.376471 0 0 0 0.5 0"/>
|
|
34
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="
|
|
35
|
-
<feBlend mode="normal" in="SourceGraphic" in2="
|
|
34
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_13756_69215"/>
|
|
35
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_13756_69215" result="shape"/>
|
|
36
36
|
</filter>
|
|
37
|
-
<clipPath id="
|
|
38
|
-
</clipPath><linearGradient id="
|
|
37
|
+
<clipPath id="bgblur_1_13756_69215_clip_path" transform="translate(4.39941 -13.5078)"><path d="M15.8526 39.0485C15.4905 39.0485 15.1283 38.9106 14.8519 38.6331L11.0153 34.7829C10.4624 34.228 10.4624 33.3291 11.0153 32.7758C11.5682 32.2209 12.4623 32.2193 13.0152 32.7742L15.8526 35.6217L22.5267 28.924C23.0796 28.3691 23.9737 28.3691 24.5266 28.924C25.0795 29.4789 25.0795 30.3778 24.5266 30.9327L16.8534 38.6331C16.577 38.9106 16.2148 39.0485 15.8526 39.0485"/>
|
|
38
|
+
</clipPath><linearGradient id="paint0_linear_13756_69215" x1="42.8125" y1="17.3666" x2="17.9565" y2="32.5252" gradientUnits="userSpaceOnUse">
|
|
39
39
|
<stop stop-color="#9BF763"/>
|
|
40
40
|
<stop offset="1" stop-color="#26AB5B"/>
|
|
41
41
|
</linearGradient>
|
|
42
|
-
<linearGradient id="
|
|
42
|
+
<linearGradient id="paint1_linear_13756_69215" x1="6.75174" y1="21.3313" x2="27.467" y2="46.8966" gradientUnits="userSpaceOnUse">
|
|
43
43
|
<stop stop-color="white" stop-opacity="0.25"/>
|
|
44
44
|
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
|
45
45
|
</linearGradient>
|
|
46
|
-
<linearGradient id="
|
|
46
|
+
<linearGradient id="paint2_linear_13756_69215" x1="23.9245" y1="30.4112" x2="7.96478" y2="31.1192" gradientUnits="userSpaceOnUse">
|
|
47
47
|
<stop stop-color="white"/>
|
|
48
48
|
<stop offset="1" stop-color="white" stop-opacity="0.2"/>
|
|
49
49
|
</linearGradient>
|
|
50
|
-
<linearGradient id="
|
|
50
|
+
<linearGradient id="paint3_linear_13756_69215" x1="12.1454" y1="32.0437" x2="24.3223" y2="32.1352" gradientUnits="userSpaceOnUse">
|
|
51
51
|
<stop stop-color="white"/>
|
|
52
52
|
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
|
53
53
|
</linearGradient>
|
|
@@ -1,46 +1,46 @@
|
|
|
1
|
-
<svg width="
|
|
2
|
-
<path d="M48.102 32.5404L30.8716 15.2239C29.0578 13.3667 26.0393 13.3199 24.1598 15.1417C23.5047 15.7504 23.055 16.5434 22.8426 17.3794L16.4615 41.2515C16.1203 43.8277 17.965 46.1943 20.5681 46.5089C21.0853 46.5589 21.6183 46.5374 22.129 46.
|
|
3
|
-
<g filter="url(#
|
|
4
|
-
<path d="M41.3883 34.059L31.5096 24.1309C30.4697 23.0662 28.7391 23.0393 27.6616 24.0838C27.286 24.4328 27.0282 24.8875 26.9063 25.3667L23.2479 39.0533C23.0523 40.5303 24.1099 41.8871 25.6023 42.0674C25.8989 42.0961 26.2044 42.0838 26.4972 42.0234L40.1051 38.3438C40.7924 38.1183 41.3529 37.6402 41.6899 36.9958C42.0264 36.3497 42.0893 35.6112 41.8683 34.9287C41.771 34.6373 41.6301 34.3696 41.3883 34.059Z" fill="#E40010"/>
|
|
1
|
+
<svg width="70" height="66" viewBox="0 0 70 66" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M48.102 32.5404L30.8716 15.2239C29.0578 13.3667 26.0393 13.3199 24.1598 15.1417C23.5047 15.7504 23.055 16.5434 22.8426 17.3794L16.4615 41.2515C16.1203 43.8277 17.965 46.1943 20.5681 46.5089C21.0853 46.5589 21.6183 46.5374 22.129 46.432L45.8639 40.014C47.0628 39.6208 48.0403 38.7868 48.6281 37.663C49.215 36.5359 49.3248 35.2478 48.9393 34.0575C48.7696 33.5493 48.5239 33.0823 48.102 32.5404V32.5404Z" fill="url(#paint0_linear_13756_68495)"/>
|
|
3
|
+
<g filter="url(#filter0_f_13756_68495)">
|
|
4
|
+
<path d="M41.3883 34.059L31.5096 24.1309C30.4697 23.0662 28.7391 23.0393 27.6616 24.0838C27.286 24.4328 27.0282 24.8875 26.9063 25.3667L23.2479 39.0533C23.0523 40.5303 24.1099 41.8871 25.6023 42.0674C25.8989 42.0961 26.2044 42.0838 26.4972 42.0234L40.1051 38.3438C40.7924 38.1183 41.3529 37.6402 41.6899 36.9958C42.0264 36.3497 42.0893 35.6112 41.8683 34.9287C41.771 34.6373 41.6301 34.3696 41.3883 34.059V34.059Z" fill="#E40010"/>
|
|
5
5
|
</g>
|
|
6
|
-
<foreignObject x="0.582031" y="-14.
|
|
7
|
-
<foreignObject x="
|
|
8
|
-
<mask id="path-4-inside-
|
|
9
|
-
<path d="
|
|
6
|
+
<foreignObject x="0.582031" y="-14.7109" width="91.1807" height="87.2539"><div xmlns="http://www.w3.org/1999/xhtml" style="backdrop-filter:blur(12px);clip-path:url(#bgblur_0_13756_68495_clip_path);height:100%;width:100%"></div></foreignObject><path data-figma-bg-blur-radius="24" d="M43.1133 10.5781C46.1531 8.89006 50.0094 10.0038 51.707 13.0254L66.6729 39.1348L66.2393 39.3838L66.7002 39.1895C67.0493 40.0156 67.2079 40.7043 67.2529 41.4238V41.4287C67.3424 43.1016 66.7595 44.7269 65.6201 45.9756V45.9766C64.4829 47.2184 62.9401 47.9548 61.2637 48.0439H31.0986C31.0885 48.0439 31.0784 48.0436 31.0684 48.043C30.3758 48.0007 29.6884 47.8433 29.0488 47.6016L29.0371 47.5977C25.7985 46.2846 24.2305 42.5884 25.5518 39.3779C25.5599 39.3581 25.5694 39.3389 25.5801 39.3203L40.6494 13.0068C41.1734 12.0673 41.9526 11.2465 42.918 10.6865L43.1133 10.5781Z" fill="#FF9A9C" fill-opacity="0.35" stroke="url(#paint1_linear_13756_68495)" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
<foreignObject x="29.3574" y="7.89453" width="33.6025" height="46.4062"><div xmlns="http://www.w3.org/1999/xhtml" style="backdrop-filter:blur(7.5px);clip-path:url(#bgblur_1_13756_68495_clip_path);height:100%;width:100%"></div></foreignObject><g filter="url(#filter2_d_13756_68495)" data-figma-bg-blur-radius="15">
|
|
8
|
+
<mask id="path-4-inside-1_13756_68495" fill="white">
|
|
9
|
+
<path d="M46.1689 35.6895C47.1571 35.6895 47.96 36.4913 47.96 37.4736C47.9598 38.4785 47.157 39.3008 46.1689 39.3008C45.1809 39.3008 44.3575 38.4784 44.3574 37.4961C44.3574 36.5096 45.1808 35.6895 46.1689 35.6895ZM46.1689 22.8945C47.157 22.8945 47.9599 23.6923 47.96 24.6787V30.4805C47.96 31.4649 47.1571 32.2881 46.1689 32.2881C45.1808 32.2881 44.3574 31.4649 44.3574 30.4805V24.6787C44.3575 23.6923 45.1809 22.8946 46.1689 22.8945Z"/>
|
|
10
10
|
</mask>
|
|
11
|
-
<path d="
|
|
12
|
-
<path d="
|
|
11
|
+
<path d="M46.1689 35.6895C47.1571 35.6895 47.96 36.4913 47.96 37.4736C47.9598 38.4785 47.157 39.3008 46.1689 39.3008C45.1809 39.3008 44.3575 38.4784 44.3574 37.4961C44.3574 36.5096 45.1808 35.6895 46.1689 35.6895ZM46.1689 22.8945C47.157 22.8945 47.9599 23.6923 47.96 24.6787V30.4805C47.96 31.4649 47.1571 32.2881 46.1689 32.2881C45.1808 32.2881 44.3574 31.4649 44.3574 30.4805V24.6787C44.3575 23.6923 45.1809 22.8946 46.1689 22.8945Z" fill="url(#paint2_linear_13756_68495)"/>
|
|
12
|
+
<path d="M46.1689 35.6895V35.2895H46.1689L46.1689 35.6895ZM47.96 37.4736L48.36 37.4737V37.4736H47.96ZM46.1689 39.3008L46.1689 39.7008H46.1689V39.3008ZM44.3574 37.4961H43.9574V37.4961L44.3574 37.4961ZM46.1689 22.8945V22.4945H46.1689L46.1689 22.8945ZM47.96 24.6787H48.36V24.6787L47.96 24.6787ZM46.1689 32.2881L46.1689 32.6881H46.1689V32.2881ZM44.3574 24.6787L43.9574 24.6787V24.6787H44.3574ZM46.1689 35.6895V36.0895C46.9373 36.0895 47.56 36.7133 47.56 37.4736H47.96H48.36C48.36 36.2692 47.3768 35.2895 46.1689 35.2895V35.6895ZM47.96 37.4736L47.56 37.4736C47.5599 38.2656 46.9281 38.9008 46.1689 38.9008V39.3008V39.7008C47.3859 39.7008 48.3598 38.6913 48.36 37.4737L47.96 37.4736ZM46.1689 39.3008L46.169 38.9008C45.4007 38.9008 44.7575 38.2564 44.7574 37.4961L44.3574 37.4961L43.9574 37.4961C43.9575 38.7004 44.9611 39.7008 46.1689 39.7008L46.1689 39.3008ZM44.3574 37.4961H44.7574C44.7574 36.7317 45.4006 36.0895 46.169 36.0895L46.1689 35.6895L46.1689 35.2895C44.9611 35.2895 43.9574 36.2875 43.9574 37.4961H44.3574ZM46.1689 22.8945V23.2945C46.9379 23.2945 47.5599 23.9149 47.56 24.6787L47.96 24.6787L48.36 24.6787C48.3599 23.4696 47.3762 22.4945 46.1689 22.4945V22.8945ZM47.96 24.6787H47.56V30.4805H47.96H48.36V24.6787H47.96ZM47.96 30.4805H47.56C47.56 31.2493 46.9309 31.8881 46.1689 31.8881V32.2881V32.6881C47.3833 32.6881 48.36 31.6805 48.36 30.4805H47.96ZM46.1689 32.2881L46.169 31.8881C45.4012 31.8881 44.7574 31.2434 44.7574 30.4805H44.3574H43.9574C43.9574 31.6864 44.9605 32.688 46.1689 32.6881L46.1689 32.2881ZM44.3574 30.4805H44.7574V24.6787H44.3574H43.9574V30.4805H44.3574ZM44.3574 24.6787L44.7574 24.6787C44.7575 23.9208 45.3941 23.2946 46.169 23.2945L46.1689 22.8945L46.1689 22.4945C44.9676 22.4946 43.9575 23.4638 43.9574 24.6787L44.3574 24.6787Z" fill="url(#paint3_linear_13756_68495)" mask="url(#path-4-inside-1_13756_68495)"/>
|
|
13
13
|
</g>
|
|
14
14
|
<defs>
|
|
15
|
-
<filter id="
|
|
15
|
+
<filter id="filter0_f_13756_68495" x="4.22461" y="4.31641" width="56.7734" height="56.7656" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
16
16
|
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
17
17
|
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
18
|
-
<feGaussianBlur stdDeviation="9.5" result="
|
|
18
|
+
<feGaussianBlur stdDeviation="9.5" result="effect1_foregroundBlur_13756_68495"/>
|
|
19
19
|
</filter>
|
|
20
|
-
<clipPath id="
|
|
21
|
-
</clipPath><filter id="
|
|
20
|
+
<clipPath id="bgblur_0_13756_68495_clip_path" transform="translate(-0.582031 14.7109)"><path d="M43.1133 10.5781C46.1531 8.89006 50.0094 10.0038 51.707 13.0254L66.6729 39.1348L66.2393 39.3838L66.7002 39.1895C67.0493 40.0156 67.2079 40.7043 67.2529 41.4238V41.4287C67.3424 43.1016 66.7595 44.7269 65.6201 45.9756V45.9766C64.4829 47.2184 62.9401 47.9548 61.2637 48.0439H31.0986C31.0885 48.0439 31.0784 48.0436 31.0684 48.043C30.3758 48.0007 29.6884 47.8433 29.0488 47.6016L29.0371 47.5977C25.7985 46.2846 24.2305 42.5884 25.5518 39.3779C25.5599 39.3581 25.5694 39.3389 25.5801 39.3203L40.6494 13.0068C41.1734 12.0673 41.9526 11.2465 42.918 10.6865L43.1133 10.5781Z"/>
|
|
21
|
+
</clipPath><filter id="filter2_d_13756_68495" x="29.3574" y="7.89453" width="33.6025" height="46.4062" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
22
22
|
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
23
23
|
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
24
24
|
<feOffset dx="5" dy="5"/>
|
|
25
25
|
<feGaussianBlur stdDeviation="5"/>
|
|
26
26
|
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.216346 0 0 0 0 0.229407 0 0 0 1 0"/>
|
|
27
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="
|
|
28
|
-
<feBlend mode="normal" in="SourceGraphic" in2="
|
|
27
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_13756_68495"/>
|
|
28
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_13756_68495" result="shape"/>
|
|
29
29
|
</filter>
|
|
30
|
-
<clipPath id="
|
|
31
|
-
</clipPath><linearGradient id="
|
|
30
|
+
<clipPath id="bgblur_1_13756_68495_clip_path" transform="translate(-29.3574 -7.89453)"><path d="M46.1689 35.6895C47.1571 35.6895 47.96 36.4913 47.96 37.4736C47.9598 38.4785 47.157 39.3008 46.1689 39.3008C45.1809 39.3008 44.3575 38.4784 44.3574 37.4961C44.3574 36.5096 45.1808 35.6895 46.1689 35.6895ZM46.1689 22.8945C47.157 22.8945 47.9599 23.6923 47.96 24.6787V30.4805C47.96 31.4649 47.1571 32.2881 46.1689 32.2881C45.1808 32.2881 44.3574 31.4649 44.3574 30.4805V24.6787C44.3575 23.6923 45.1809 22.8946 46.1689 22.8945Z"/>
|
|
31
|
+
</clipPath><linearGradient id="paint0_linear_13756_68495" x1="33.0221" y1="29.9113" x2="9.60295" y2="51.9716" gradientUnits="userSpaceOnUse">
|
|
32
32
|
<stop stop-color="#FF9191"/>
|
|
33
33
|
<stop offset="1" stop-color="#EB5757"/>
|
|
34
34
|
</linearGradient>
|
|
35
|
-
<linearGradient id="
|
|
35
|
+
<linearGradient id="paint1_linear_13756_68495" x1="32.1381" y1="14.6293" x2="55.2972" y2="46.3337" gradientUnits="userSpaceOnUse">
|
|
36
36
|
<stop stop-color="white" stop-opacity="0.25"/>
|
|
37
37
|
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
|
38
38
|
</linearGradient>
|
|
39
|
-
<linearGradient id="
|
|
39
|
+
<linearGradient id="paint2_linear_13756_68495" x1="46.1591" y1="23.82" x2="42.8511" y2="23.5152" gradientUnits="userSpaceOnUse">
|
|
40
40
|
<stop stop-color="white" stop-opacity="0.75"/>
|
|
41
41
|
<stop offset="1" stop-color="white" stop-opacity="0.2"/>
|
|
42
42
|
</linearGradient>
|
|
43
|
-
<linearGradient id="
|
|
43
|
+
<linearGradient id="paint3_linear_13756_68495" x1="44.9309" y1="24.8059" x2="50.3529" y2="26.2805" gradientUnits="userSpaceOnUse">
|
|
44
44
|
<stop stop-color="white" stop-opacity="0.25"/>
|
|
45
45
|
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
|
46
46
|
</linearGradient>
|