passbolt-styleguide 3.7.3 → 3.7.4-alpha1

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.
Files changed (61) hide show
  1. package/.vscode/launch.json +22 -0
  2. package/.vscode/settings.json +3 -0
  3. package/build/css/help.min.css +3 -3
  4. package/build/css/public.min.css +2 -2
  5. package/build/css/themes/default/api_authentication.min.css +3 -3
  6. package/build/css/themes/default/api_cloud.min.css +3 -3
  7. package/build/css/themes/default/api_main.min.css +3 -3
  8. package/build/css/themes/default/api_reports.min.css +3 -3
  9. package/build/css/themes/default/api_webinstaller.min.css +3 -3
  10. package/build/css/themes/default/ext_app.min.css +3 -3
  11. package/build/css/themes/default/ext_authentication.min.css +3 -3
  12. package/build/css/themes/default/ext_external.min.css +2 -2
  13. package/build/css/themes/default/ext_in_form_cta.min.css +3 -3
  14. package/build/css/themes/default/ext_in_form_menu.min.css +3 -3
  15. package/build/css/themes/default/ext_quickaccess.min.css +3 -3
  16. package/build/css/themes/midgar/api_authentication.min.css +3 -3
  17. package/build/css/themes/midgar/api_main.min.css +3 -3
  18. package/build/css/themes/midgar/api_reports.min.css +3 -3
  19. package/build/css/themes/midgar/ext_app.min.css +3 -3
  20. package/build/css/themes/midgar/ext_authentication.min.css +3 -3
  21. package/build/css/themes/midgar/ext_in_form_cta.min.css +3 -3
  22. package/build/css/themes/midgar/ext_in_form_menu.min.css +3 -3
  23. package/build/css/themes/midgar/ext_quickaccess.min.css +3 -3
  24. package/build/js/dist/api-account-recovery.js +1 -1
  25. package/build/js/dist/api-app.js +1 -1
  26. package/build/js/dist/api-recover.js +1 -1
  27. package/build/js/dist/api-setup.js +1 -1
  28. package/build/js/dist/api-triage.js +1 -1
  29. package/build/js/dist/api-vendors.js +1 -1
  30. package/build/js/dist/api-vendors.js.LICENSE.txt +54 -44
  31. package/commits.md +17 -0
  32. package/package.json +2 -2
  33. package/src/img/illustrations/wave-pin_my_extension.svg +1 -1
  34. package/src/img/third_party/brave.svg +1 -0
  35. package/src/img/third_party/chrome.svg +1 -0
  36. package/src/img/third_party/edge.svg +1 -0
  37. package/src/img/third_party/firefox.svg +1 -0
  38. package/src/img/third_party/vivaldi.svg +1 -0
  39. package/src/locales/en-UK/common.json +3 -5
  40. package/src/react-extension/components/Administration/ManageAccountRecoveryAdministrationSettings/ManageAccountRecoveryAdministrationSettings.js +8 -2
  41. package/src/react-extension/components/Authentication/DisplayBrowserNotSupported/DisplayBrowserNotSupported.js +51 -13
  42. package/src/react-extension/components/Authentication/DisplayBrowserNotSupported/DisplayBrowserNotSupported.test.js +32 -9
  43. package/src/react-extension/components/Authentication/DisplayBrowserNotSupported/DisplayBrowserNotSupported.test.page.js +13 -10
  44. package/src/react-extension/components/AuthenticationLogin/AcceptLoginServerKeyChange/AcceptLoginServerKeyChange.js +0 -3
  45. package/src/react-extension/components/AuthenticationLogin/AcceptLoginServerKeyChange/AcceptLoginServerKeyChange.test.js +1 -1
  46. package/src/react-extension/components/AuthenticationLogin/AcceptLoginServerKeyChange/AcceptLoginServerKeyChange.test.page.js +6 -6
  47. package/src/react-extension/components/Resource/DisplayResourcesList/DisplayResourcesList.js +2 -0
  48. package/src/react-extension/components/ResourceDetails/DisplayResourceDetails/DisplayResourceDetailsInformation.js +2 -2
  49. package/src/react-extension/components/ResourceDetails/DisplayResourceDetails/DisplayResourceDetailsInformation.test.js +7 -3
  50. package/src/react-extension/components/ResourceFolder/CreateResourceFolder/CreateResourceFolder.js +3 -3
  51. package/src/react-extension/components/ResourceFolder/CreateResourceFolder/CreateResourceFolder.test.js +2 -2
  52. package/src/react-extension/components/ResourceFolder/RenameResourceFolder/RenameResourceFolder.js +3 -3
  53. package/src/react-extension/components/ResourceFolder/RenameResourceFolder/RenameResourceFolder.test.js +2 -2
  54. package/src/react-extension/components/ResourceFolderDetails/DisplayResourceFolderDetails/DisplayResourceFolderDetailsInformation.js +2 -2
  55. package/src/react-extension/components/ResourceFolderDetails/DisplayResourceFolderDetails/DisplayResourceFolderDetailsInformation.test.js +3 -2
  56. package/src/react-extension/components/UserDetails/DisplayUserDetailsInformation/DisplayUserDetailsInformation.js +1 -1
  57. package/src/react-extension/components/UserGroup/DisplayUserGroupDetailsInformation/DisplayUserGroupDetailsInformation.js +2 -2
  58. package/src/react-extension/components/UserSetting/ChangeUserPassphrase/EnterNewPassphrase.js +2 -1
  59. package/src/react-extension/components/UserSetting/DisplayUserAccountRecovery/DisplayAccountRecoveryUserSettings.test.stories.js +12 -15
  60. package/src/img/third_party/firefox_logo-black.png +0 -0
  61. package/src/img/third_party/firefox_logo-white.png +0 -0
@@ -278,7 +278,7 @@ object-assign
278
278
 
279
279
  /*! ../internals/correct-prototype-getter */
280
280
 
281
- /*! ../internals/create-iterator-constructor */
281
+ /*! ../internals/create-iter-result-object */
282
282
 
283
283
  /*! ../internals/create-non-enumerable-property */
284
284
 
@@ -290,10 +290,6 @@ object-assign
290
290
 
291
291
  /*! ../internals/define-global-property */
292
292
 
293
- /*! ../internals/define-iterator */
294
-
295
- /*! ../internals/define-well-known-symbol */
296
-
297
293
  /*! ../internals/delete-property-or-throw */
298
294
 
299
295
  /*! ../internals/descriptors */
@@ -368,6 +364,8 @@ object-assign
368
364
 
369
365
  /*! ../internals/is-forced */
370
366
 
367
+ /*! ../internals/is-null-or-undefined */
368
+
371
369
  /*! ../internals/is-object */
372
370
 
373
371
  /*! ../internals/is-pure */
@@ -378,6 +376,10 @@ object-assign
378
376
 
379
377
  /*! ../internals/iterator-close */
380
378
 
379
+ /*! ../internals/iterator-create-constructor */
380
+
381
+ /*! ../internals/iterator-define */
382
+
381
383
  /*! ../internals/iterators */
382
384
 
383
385
  /*! ../internals/iterators-core */
@@ -386,12 +388,6 @@ object-assign
386
388
 
387
389
  /*! ../internals/math-trunc */
388
390
 
389
- /*! ../internals/native-symbol */
390
-
391
- /*! ../internals/native-symbol-registry */
392
-
393
- /*! ../internals/native-weak-map */
394
-
395
391
  /*! ../internals/not-a-regexp */
396
392
 
397
393
  /*! ../internals/number-parse-int */
@@ -444,8 +440,12 @@ object-assign
444
440
 
445
441
  /*! ../internals/string-trim */
446
442
 
443
+ /*! ../internals/symbol-constructor-detection */
444
+
447
445
  /*! ../internals/symbol-define-to-primitive */
448
446
 
447
+ /*! ../internals/symbol-registry-detection */
448
+
449
449
  /*! ../internals/to-absolute-index */
450
450
 
451
451
  /*! ../internals/to-indexed-object */
@@ -472,8 +472,12 @@ object-assign
472
472
 
473
473
  /*! ../internals/v8-prototype-define-bug */
474
474
 
475
+ /*! ../internals/weak-map-basic-detection */
476
+
475
477
  /*! ../internals/well-known-symbol */
476
478
 
479
+ /*! ../internals/well-known-symbol-define */
480
+
477
481
  /*! ../internals/well-known-symbol-wrapped */
478
482
 
479
483
  /*! ../internals/whitespaces */
@@ -600,12 +604,6 @@ object-assign
600
604
 
601
605
  /*! @babel/runtime-corejs3/helpers/slicedToArray */
602
606
 
603
- /*! @babel/runtime/helpers/classCallCheck */
604
-
605
- /*! @babel/runtime/helpers/createClass */
606
-
607
- /*! @babel/runtime/helpers/defineProperty */
608
-
609
607
  /*! @babel/runtime/helpers/esm/extends */
610
608
 
611
609
  /*! @babel/runtime/helpers/esm/inheritsLoose */
@@ -714,6 +712,10 @@ object-assign
714
712
  !*** ./node_modules/xregexp/lib/xregexp.js ***!
715
713
  \*********************************************/
716
714
 
715
+ /*!************************************************!*\
716
+ !*** ./node_modules/luxon/src/impl/invalid.js ***!
717
+ \************************************************/
718
+
717
719
  /*!*************************************************!*\
718
720
  !*** ./node_modules/grapheme-splitter/index.js ***!
719
721
  \*************************************************/
@@ -790,6 +792,10 @@ object-assign
790
792
  !*** ./node_modules/core-js-pure/internals/fails.js ***!
791
793
  \******************************************************/
792
794
 
795
+ /*!******************************************************!*\
796
+ !*** ./node_modules/luxon/src/luxon.js + 22 modules ***!
797
+ \******************************************************/
798
+
793
799
  /*!******************************************************!*\
794
800
  !*** ./node_modules/xregexp/tools/output/scripts.js ***!
795
801
  \******************************************************/
@@ -818,14 +824,6 @@ object-assign
818
824
  !*** ./node_modules/core-js-pure/stable/parse-int.js ***!
819
825
  \*******************************************************/
820
826
 
821
- /*!*******************************************************!*\
822
- !*** ./node_modules/luxon/build/cjs-browser/luxon.js ***!
823
- \*******************************************************/
824
-
825
- /*!*******************************************************!*\
826
- !*** ./node_modules/react-i18next/dist/es/context.js ***!
827
- \*******************************************************/
828
-
829
827
  /*!********************************************************!*\
830
828
  !*** ./node_modules/core-js-pure/actual/array/from.js ***!
831
829
  \********************************************************/
@@ -1218,10 +1216,6 @@ object-assign
1218
1216
  !*** ./node_modules/core-js-pure/internals/function-name.js ***!
1219
1217
  \**************************************************************/
1220
1218
 
1221
- /*!**************************************************************!*\
1222
- !*** ./node_modules/core-js-pure/internals/native-symbol.js ***!
1223
- \**************************************************************/
1224
-
1225
1219
  /*!**************************************************************!*\
1226
1220
  !*** ./node_modules/core-js-pure/internals/object-create.js ***!
1227
1221
  \**************************************************************/
@@ -1375,11 +1369,7 @@ object-assign
1375
1369
  \****************************************************************/
1376
1370
 
1377
1371
  /*!****************************************************************!*\
1378
- !*** ./node_modules/core-js-pure/internals/define-iterator.js ***!
1379
- \****************************************************************/
1380
-
1381
- /*!****************************************************************!*\
1382
- !*** ./node_modules/core-js-pure/internals/native-weak-map.js ***!
1372
+ !*** ./node_modules/core-js-pure/internals/iterator-define.js ***!
1383
1373
  \****************************************************************/
1384
1374
 
1385
1375
  /*!****************************************************************!*\
@@ -1479,7 +1469,7 @@ object-assign
1479
1469
  \*****************************************************************/
1480
1470
 
1481
1471
  /*!*****************************************************************!*\
1482
- !*** ./node_modules/react-i18next/dist/es/Trans.js + 2 modules ***!
1472
+ !*** ./node_modules/react-i18next/dist/es/Trans.js + 1 modules ***!
1483
1473
  \*****************************************************************/
1484
1474
 
1485
1475
  /*!*****************************************************************!*\
@@ -1566,6 +1556,10 @@ object-assign
1566
1556
  !*** ./node_modules/core-js-pure/internals/array-slice-simple.js ***!
1567
1557
  \*******************************************************************/
1568
1558
 
1559
+ /*!*******************************************************************!*\
1560
+ !*** ./node_modules/react-i18next/dist/es/context.js + 1 modules ***!
1561
+ \*******************************************************************/
1562
+
1569
1563
  /*!*******************************************************************!*\
1570
1564
  !*** ./node_modules/react-router/esm/react-router.js + 1 modules ***!
1571
1565
  \*******************************************************************/
@@ -1638,6 +1632,10 @@ object-assign
1638
1632
  !*** ./node_modules/core-js-pure/internals/function-bind-native.js ***!
1639
1633
  \*********************************************************************/
1640
1634
 
1635
+ /*!*********************************************************************!*\
1636
+ !*** ./node_modules/core-js-pure/internals/is-null-or-undefined.js ***!
1637
+ \*********************************************************************/
1638
+
1641
1639
  /*!*********************************************************************!*\
1642
1640
  !*** ./node_modules/core-js-pure/internals/length-of-array-like.js ***!
1643
1641
  \*********************************************************************/
@@ -1710,10 +1708,6 @@ object-assign
1710
1708
  !*** ./node_modules/core-js-pure/internals/define-global-property.js ***!
1711
1709
  \***********************************************************************/
1712
1710
 
1713
- /*!***********************************************************************!*\
1714
- !*** ./node_modules/core-js-pure/internals/native-symbol-registry.js ***!
1715
- \***********************************************************************/
1716
-
1717
1711
  /*!***********************************************************************!*\
1718
1712
  !*** ./node_modules/core-js-pure/internals/object-define-property.js ***!
1719
1713
  \***********************************************************************/
@@ -1786,10 +1780,6 @@ object-assign
1786
1780
  !*** ./node_modules/core-js-pure/internals/correct-prototype-getter.js ***!
1787
1781
  \*************************************************************************/
1788
1782
 
1789
- /*!*************************************************************************!*\
1790
- !*** ./node_modules/core-js-pure/internals/define-well-known-symbol.js ***!
1791
- \*************************************************************************/
1792
-
1793
1783
  /*!*************************************************************************!*\
1794
1784
  !*** ./node_modules/core-js-pure/internals/delete-property-or-throw.js ***!
1795
1785
  \*************************************************************************/
@@ -1806,6 +1796,14 @@ object-assign
1806
1796
  !*** ./node_modules/core-js-pure/internals/require-object-coercible.js ***!
1807
1797
  \*************************************************************************/
1808
1798
 
1799
+ /*!*************************************************************************!*\
1800
+ !*** ./node_modules/core-js-pure/internals/weak-map-basic-detection.js ***!
1801
+ \*************************************************************************/
1802
+
1803
+ /*!*************************************************************************!*\
1804
+ !*** ./node_modules/core-js-pure/internals/well-known-symbol-define.js ***!
1805
+ \*************************************************************************/
1806
+
1809
1807
  /*!*************************************************************************!*\
1810
1808
  !*** ./node_modules/core-js-pure/modules/esnext.symbol.metadata-key.js ***!
1811
1809
  \*************************************************************************/
@@ -1818,6 +1816,14 @@ object-assign
1818
1816
  !*** ./node_modules/core-js-pure/internals/array-species-constructor.js ***!
1819
1817
  \**************************************************************************/
1820
1818
 
1819
+ /*!**************************************************************************!*\
1820
+ !*** ./node_modules/core-js-pure/internals/create-iter-result-object.js ***!
1821
+ \**************************************************************************/
1822
+
1823
+ /*!**************************************************************************!*\
1824
+ !*** ./node_modules/core-js-pure/internals/symbol-registry-detection.js ***!
1825
+ \**************************************************************************/
1826
+
1821
1827
  /*!**************************************************************************!*\
1822
1828
  !*** ./node_modules/core-js-pure/internals/well-known-symbol-wrapped.js ***!
1823
1829
  \**************************************************************************/
@@ -1859,7 +1865,7 @@ object-assign
1859
1865
  \****************************************************************************/
1860
1866
 
1861
1867
  /*!****************************************************************************!*\
1862
- !*** ./node_modules/core-js-pure/internals/create-iterator-constructor.js ***!
1868
+ !*** ./node_modules/core-js-pure/internals/iterator-create-constructor.js ***!
1863
1869
  \****************************************************************************/
1864
1870
 
1865
1871
  /*!*****************************************************************************!*\
@@ -1878,6 +1884,10 @@ object-assign
1878
1884
  !*** ./node_modules/core-js-pure/internals/does-not-exceed-safe-integer.js ***!
1879
1885
  \*****************************************************************************/
1880
1886
 
1887
+ /*!*****************************************************************************!*\
1888
+ !*** ./node_modules/core-js-pure/internals/symbol-constructor-detection.js ***!
1889
+ \*****************************************************************************/
1890
+
1881
1891
  /*!*****************************************************************************!*\
1882
1892
  !*** ./node_modules/core-js-pure/modules/es.symbol.is-concat-spreadable.js ***!
1883
1893
  \*****************************************************************************/
package/commits.md ADDED
@@ -0,0 +1,17 @@
1
+ Front-end:
2
+
3
+ PB-16898: As AN I want to the full list of supported browser if I'm not using one
4
+ PB-18417: As AN I want to see the server key change error with the proper design
5
+
6
+ PB-18495: As LU I want to see effective date as tooltip of calculated relative date
7
+ PB-17158: As LU I want to see an entropy at 0 when the typed passphrase is exposed in a data breach
8
+ PB-17152: As LU for a first install with chrome, I wish to see the 'eye catcher' with a good contrast
9
+ PB-18370: As LU I want to see the user settings yubikey form matching the common form style
10
+ PB-18659 + PB-18546: As LU I want to be able to give to folder names up to 256 characters
11
+
12
+ PB-17154: As AD I want to see the input field in user directory UI with the proper design
13
+ PB-17720: As AD I wish the account recovery setting page not to refresh infinitely
14
+
15
+ PB-17062: As a developer I can customize and test new theme on storybook
16
+ PB-18498: As a developer I wish to build the background page in manifest version 2 with webpack
17
+ PB-16946: As a developer I want to have a new theme in Storybook
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "passbolt-styleguide",
3
- "version": "3.7.3",
3
+ "version": "3.7.4-alpha1",
4
4
  "license": "AGPL-3.0",
5
5
  "copyright": "Copyright 2022 Passbolt SA",
6
6
  "description": "Passbolt styleguide contains common styling assets used by the different sites, plugin, etc.",
@@ -46,7 +46,7 @@
46
46
  "jest-useragent-mock": "^0.1.1",
47
47
  "jest-webextension-mock": "^3.7.18",
48
48
  "jquery": "^3.5.0",
49
- "webpack": "^5.46.0",
49
+ "webpack": "^5.74.0",
50
50
  "webpack-cli": "^4.9.1",
51
51
  "webpack-dev-server": "^4.7.2"
52
52
  },
@@ -1 +1 @@
1
- <svg id="eQ1JBadf9zO1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-105 0 210 105" shape-rendering="geometricPrecision" text-rendering="geometricPrecision"><style><![CDATA[#eQ1JBadf9zO2_ts {animation: eQ1JBadf9zO2_ts__ts 4000ms linear infinite normal forwards}@keyframes eQ1JBadf9zO2_ts__ts { 0% {transform: translate(0px,0px) scale(0.003237,0.003237);animation-timing-function: cubic-bezier(0.39,0.575,0.565,1)} 27.5% {transform: translate(0px,0px) scale(1,1)} 100% {transform: translate(0px,0px) scale(1,1)}} #eQ1JBadf9zO2 {animation: eQ1JBadf9zO2_s_w 4000ms linear infinite normal forwards}@keyframes eQ1JBadf9zO2_s_w { 0% {stroke-width: 60;animation-timing-function: cubic-bezier(0.39,0.575,0.565,1)} 27.5% {stroke-width: 0} 100% {stroke-width: 0}} #eQ1JBadf9zO3_ts {animation: eQ1JBadf9zO3_ts__ts 4000ms linear infinite normal forwards}@keyframes eQ1JBadf9zO3_ts__ts { 0% {transform: translate(0px,0px) scale(0.003237,0.003237)} 12.5% {transform: translate(0px,0px) scale(0.003237,0.003237);animation-timing-function: cubic-bezier(0.39,0.575,0.565,1)} 40% {transform: translate(0px,0px) scale(1,1)} 100% {transform: translate(0px,0px) scale(1,1)}} #eQ1JBadf9zO3 {animation: eQ1JBadf9zO3_s_w 4000ms linear infinite normal forwards}@keyframes eQ1JBadf9zO3_s_w { 0% {stroke-width: 60} 12.5% {stroke-width: 60;animation-timing-function: cubic-bezier(0.39,0.575,0.565,1)} 40% {stroke-width: 0} 100% {stroke-width: 0}} #eQ1JBadf9zO4_ts {animation: eQ1JBadf9zO4_ts__ts 4000ms linear infinite normal forwards}@keyframes eQ1JBadf9zO4_ts__ts { 0% {transform: translate(0px,0px) scale(0.003237,0.003237)} 25% {transform: translate(0px,0px) scale(0.003237,0.003237);animation-timing-function: cubic-bezier(0.39,0.575,0.565,1)} 52.5% {transform: translate(0px,0px) scale(1,1)} 100% {transform: translate(0px,0px) scale(1,1)}} #eQ1JBadf9zO4 {animation: eQ1JBadf9zO4_s_w 4000ms linear infinite normal forwards}@keyframes eQ1JBadf9zO4_s_w { 0% {stroke-width: 60} 25% {stroke-width: 60;animation-timing-function: cubic-bezier(0.39,0.575,0.565,1)} 52.5% {stroke-width: 0} 100% {stroke-width: 0}}]]></style><g id="eQ1JBadf9zO2_ts" transform="translate(0,0) scale(0.003237,0.003237)"><ellipse id="eQ1JBadf9zO2" rx="103.24645" ry="103.24645" transform="translate(0,0)" fill="none" stroke="rgb(0,0,0)" stroke-width="60" stroke-miterlimit="1"/></g><g id="eQ1JBadf9zO3_ts" transform="translate(0,0) scale(0.003237,0.003237)"><ellipse id="eQ1JBadf9zO3" rx="103.24645" ry="103.24645" transform="translate(0,0)" fill="none" stroke="rgb(0,0,0)" stroke-width="60" stroke-miterlimit="1"/></g><g id="eQ1JBadf9zO4_ts" transform="translate(0,0) scale(0.003237,0.003237)"><ellipse id="eQ1JBadf9zO4" rx="103.24645" ry="103.24645" transform="translate(0.000001,-0.000001)" fill="none" stroke="rgb(0,0,0)" stroke-width="60" stroke-miterlimit="1"/></g></svg>
1
+ <svg id="eUc5f7D4kmG1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-105 0 210 105" shape-rendering="geometricPrecision" text-rendering="geometricPrecision"><style><![CDATA[#eUc5f7D4kmG2_ts {animation: eUc5f7D4kmG2_ts__ts 4000ms linear infinite normal forwards}@keyframes eUc5f7D4kmG2_ts__ts { 0% {transform: translate(0px,0px) scale(0.003237,0.003237);animation-timing-function: cubic-bezier(0.39,0.575,0.565,1)} 27.5% {transform: translate(0px,0px) scale(1,1)} 100% {transform: translate(0px,0px) scale(1,1)}} #eUc5f7D4kmG2 {animation-name: eUc5f7D4kmG2_s_o, eUc5f7D4kmG2_s_w;animation-duration: 4000ms;animation-fill-mode: forwards;animation-timing-function: linear;animation-direction: normal;animation-iteration-count: infinite;}@keyframes eUc5f7D4kmG2_s_o { 0% {stroke-opacity: 1} 22.5% {stroke-opacity: 1} 27.5% {stroke-opacity: 0} 100% {stroke-opacity: 0}}@keyframes eUc5f7D4kmG2_s_w { 0% {stroke-width: 60;animation-timing-function: cubic-bezier(0.39,0.575,0.565,1)} 27.5% {stroke-width: 0} 100% {stroke-width: 0}} #eUc5f7D4kmG3_ts {animation: eUc5f7D4kmG3_ts__ts 4000ms linear infinite normal forwards}@keyframes eUc5f7D4kmG3_ts__ts { 0% {transform: translate(0px,0px) scale(0.003237,0.003237)} 12.5% {transform: translate(0px,0px) scale(0.003237,0.003237);animation-timing-function: cubic-bezier(0.39,0.575,0.565,1)} 40% {transform: translate(0px,0px) scale(1,1)} 100% {transform: translate(0px,0px) scale(1,1)}} #eUc5f7D4kmG3 {animation-name: eUc5f7D4kmG3_s_o, eUc5f7D4kmG3_s_w;animation-duration: 4000ms;animation-fill-mode: forwards;animation-timing-function: linear;animation-direction: normal;animation-iteration-count: infinite;}@keyframes eUc5f7D4kmG3_s_o { 0% {stroke-opacity: 1} 35% {stroke-opacity: 1} 40% {stroke-opacity: 0} 100% {stroke-opacity: 0}}@keyframes eUc5f7D4kmG3_s_w { 0% {stroke-width: 60} 12.5% {stroke-width: 60;animation-timing-function: cubic-bezier(0.39,0.575,0.565,1)} 40% {stroke-width: 0} 100% {stroke-width: 0}} #eUc5f7D4kmG4_ts {animation: eUc5f7D4kmG4_ts__ts 4000ms linear infinite normal forwards}@keyframes eUc5f7D4kmG4_ts__ts { 0% {transform: translate(0px,0px) scale(0.003237,0.003237)} 25% {transform: translate(0px,0px) scale(0.003237,0.003237);animation-timing-function: cubic-bezier(0.39,0.575,0.565,1)} 52.5% {transform: translate(0px,0px) scale(1,1)} 100% {transform: translate(0px,0px) scale(1,1)}} #eUc5f7D4kmG4 {animation-name: eUc5f7D4kmG4_s_o, eUc5f7D4kmG4_s_w;animation-duration: 4000ms;animation-fill-mode: forwards;animation-timing-function: linear;animation-direction: normal;animation-iteration-count: infinite;}@keyframes eUc5f7D4kmG4_s_o { 0% {stroke-opacity: 1} 47.5% {stroke-opacity: 1} 52.5% {stroke-opacity: 0} 100% {stroke-opacity: 0}}@keyframes eUc5f7D4kmG4_s_w { 0% {stroke-width: 60} 25% {stroke-width: 60;animation-timing-function: cubic-bezier(0.39,0.575,0.565,1)} 52.5% {stroke-width: 0} 100% {stroke-width: 0}}]]></style><g id="eUc5f7D4kmG2_ts" transform="translate(0,0) scale(0.003237,0.003237)"><ellipse id="eUc5f7D4kmG2" rx="103.24645" ry="103.24645" transform="translate(0,0)" fill="none" stroke="#000" stroke-width="60" stroke-miterlimit="1"/></g><g id="eUc5f7D4kmG3_ts" transform="translate(0,0) scale(0.003237,0.003237)"><ellipse id="eUc5f7D4kmG3" rx="103.24645" ry="103.24645" transform="translate(0,0)" fill="none" stroke="#000" stroke-width="60" stroke-miterlimit="1"/></g><g id="eUc5f7D4kmG4_ts" transform="translate(0,0) scale(0.003237,0.003237)"><ellipse id="eUc5f7D4kmG4" rx="103.24645" ry="103.24645" transform="translate(0.000001,-0.000001)" fill="none" stroke="#000" stroke-width="60" stroke-miterlimit="1"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg width="41" height="40" viewBox="0 0 41 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M36.6432 9.59576L37.5821 7.29316C37.5821 7.29316 36.3872 6.01394 34.9362 4.56415C33.4852 3.11436 30.4125 3.96718 30.4125 3.96718L26.9131 0.000305176H20.7677H14.6224L11.123 3.96718C11.123 3.96718 8.05028 3.11436 6.5993 4.56415C5.14831 6.01394 3.95338 7.29316 3.95338 7.29316L4.89226 9.59576L3.69733 13.007C3.69733 13.007 7.2117 26.3071 7.62352 27.9313C8.43437 31.1294 8.98916 32.3659 11.2937 33.9863C13.5982 35.6066 17.7804 38.4209 18.4632 38.8473C19.1461 39.2738 19.9996 40.0001 20.7677 40.0001C21.5359 40.0001 22.3894 39.2738 23.0723 38.8473C23.7551 38.4209 27.9373 35.6066 30.2418 33.9863C32.5463 32.3659 33.1011 31.1294 33.912 27.9313C34.3237 26.3071 37.8382 13.007 37.8382 13.007L36.6432 9.59576Z" fill="url(#paint0_linear_1_209)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M29.4308 6.48261C29.4308 6.48261 33.9319 11.9193 33.9319 13.0813C33.9319 14.2432 33.3657 14.5499 32.7964 15.154C32.2271 15.758 29.7407 18.3961 29.4214 18.7349C29.1021 19.0737 28.4374 19.5873 28.8284 20.5119C29.2194 21.4364 29.7962 22.6129 29.1548 23.8061C28.5133 24.9994 27.4144 25.7958 26.7102 25.6642C26.0061 25.5324 24.3524 24.6689 23.7442 24.2745C23.1361 23.8801 21.2087 22.2918 21.2087 21.6841C21.2087 21.0764 23.2011 19.9853 23.5691 19.7374C23.9373 19.4896 25.6162 18.5301 25.6506 18.1535C25.6849 17.7768 25.6718 17.6664 25.1764 16.7358C24.6809 15.8051 23.7886 14.5632 23.9371 13.7369C24.0856 12.9107 25.5247 12.4811 26.5516 12.0935C27.5784 11.7061 29.5556 10.9743 29.8025 10.8605C30.0496 10.7467 29.9858 10.6383 29.2375 10.5674C28.4894 10.4966 26.3662 10.215 25.4089 10.4816C24.4517 10.7481 22.8164 11.1537 22.6839 11.3688C22.5514 11.5839 22.4346 11.5912 22.5706 12.3331C22.7066 13.0751 23.407 16.6352 23.4749 17.2676C23.543 17.8999 23.676 18.318 22.9936 18.4739C22.3111 18.6298 21.1623 18.9005 20.7676 18.9005C20.3728 18.9005 19.224 18.6298 18.5416 18.4739C17.8591 18.318 17.9921 17.8999 18.0601 17.2676C18.1281 16.6352 18.8285 13.0751 18.9645 12.3331C19.1005 11.5912 18.9836 11.5839 18.8513 11.3688C18.7188 11.1537 17.0834 10.7481 16.1261 10.4816C15.1689 10.215 13.0458 10.4966 12.2976 10.5674C11.5494 10.6383 11.4855 10.7467 11.7325 10.8605C11.9796 10.9743 13.9567 11.7061 14.9835 12.0935C16.0104 12.4811 17.4495 12.9107 17.598 13.7369C17.7465 14.5632 16.8542 15.8051 16.3588 16.7358C15.8633 17.6664 15.8502 17.7768 15.8846 18.1535C15.9189 18.5301 17.5979 19.4896 17.966 19.7374C18.3341 19.9853 20.3264 21.0764 20.3264 21.6841C20.3264 22.2918 18.3991 23.8801 17.7909 24.2745C17.1828 24.6689 15.5291 25.5324 14.8249 25.6642C14.1208 25.7958 13.0219 24.9994 12.3804 23.8061C11.7389 22.6129 12.3158 21.4364 12.7067 20.5119C13.0977 19.5873 12.433 19.0737 12.1136 18.7349C11.7944 18.3961 9.30795 15.758 8.73865 15.154C8.16935 14.5499 7.60321 14.2432 7.60321 13.0813C7.60321 11.9193 12.1043 6.48261 12.1043 6.48261C12.1043 6.48261 15.9025 7.20751 16.4146 7.20751C16.9267 7.20751 18.0363 6.7811 19.0605 6.43997C20.0848 6.09885 20.7676 6.09637 20.7676 6.09637C20.7676 6.09637 21.4504 6.09885 22.4746 6.43997C23.4988 6.7811 24.6084 7.20751 25.1205 7.20751C25.6327 7.20751 29.4308 6.48261 29.4308 6.48261ZM26.0565 27.2791C26.3351 27.4534 26.1651 27.782 25.9114 27.9612C25.6576 28.1405 22.2468 30.7795 21.9158 31.0711C21.5847 31.3629 21.0983 31.8446 20.7676 31.8446C20.4368 31.8446 19.9503 31.3629 19.6193 31.0711C19.2882 30.7795 15.8776 28.1405 15.6237 27.9612C15.3699 27.782 15.2 27.4534 15.4786 27.2791C15.7573 27.1048 16.629 26.6651 17.8319 26.0431C19.0346 25.4212 20.5336 24.8925 20.7676 24.8925C21.0015 24.8925 22.5005 25.4212 23.7033 26.0431C24.9061 26.6651 25.7778 27.1048 26.0565 27.2791Z" fill="white"/><mask id="mask0_1_209" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="6" y="0" width="29" height="8"><path d="M30.4122 3.96687L26.9127 0H20.7674H14.622L11.1226 3.96687C11.1226 3.96687 8.04992 3.11406 6.59894 4.56384C6.59894 4.56384 10.6958 4.19432 12.1041 6.48268C12.1041 6.48268 15.9023 7.20757 16.4144 7.20757C16.9265 7.20757 18.0361 6.78117 19.0603 6.44004C20.0846 6.09891 20.7674 6.09644 20.7674 6.09644C20.7674 6.09644 21.4502 6.09891 22.4744 6.44004C23.4987 6.78117 24.6082 7.20757 25.1203 7.20757C25.6325 7.20757 29.4306 6.48268 29.4306 6.48268C30.8389 4.19432 34.9358 4.56384 34.9358 4.56384C33.4849 3.11406 30.4122 3.96687 30.4122 3.96687Z" fill="white"/></mask><g mask="url(#mask0_1_209)"><path d="M30.4122 3.96687L26.9127 0H20.7674H14.622L11.1226 3.96687C11.1226 3.96687 8.04992 3.11406 6.59894 4.56384C6.59894 4.56384 10.6958 4.19432 12.1041 6.48268C12.1041 6.48268 15.9023 7.20757 16.4144 7.20757C16.9265 7.20757 18.0361 6.78117 19.0603 6.44004C20.0846 6.09891 20.7674 6.09644 20.7674 6.09644C20.7674 6.09644 21.4502 6.09891 22.4744 6.44004C23.4987 6.78117 24.6082 7.20757 25.1203 7.20757C25.6325 7.20757 29.4306 6.48268 29.4306 6.48268C30.8389 4.19432 34.9358 4.56384 34.9358 4.56384C33.4849 3.11406 30.4122 3.96687 30.4122 3.96687Z" fill="url(#paint1_linear_1_209)"/></g><defs><linearGradient id="paint0_linear_1_209" x1="3.69733" y1="20.2824" x2="37.8382" y2="20.2824" gradientUnits="userSpaceOnUse"><stop stop-color="#FF5500"/><stop offset="0.409877" stop-color="#FF5500"/><stop offset="0.581981" stop-color="#FF2000"/><stop offset="1" stop-color="#FF2000"/></linearGradient><linearGradient id="paint1_linear_1_209" x1="7.20774" y1="3.65464" x2="34.9358" y2="3.65464" gradientUnits="userSpaceOnUse"><stop stop-color="#FF452A"/><stop offset="1" stop-color="#FF2000"/></linearGradient></defs></svg>
@@ -0,0 +1 @@
1
+ <svg width="41" height="41" viewBox="0 0 41 41" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_104_63)"><rect x="0.25" y="0.914795" width="40" height="40" rx="20" fill="#0F0F0F"/><path d="M3.42535 0.914917V25.4604H12.3799L20.2504 11.824H40.2504V0.914917H3.42535Z" fill="#DB4437"/><path d="M3.42535 0.914917V25.4604H12.3799L20.2504 11.824H40.2504V0.914917H3.42535Z" fill="url(#paint0_linear_104_63)"/><path d="M12.5907 25.3695L3.54069 9.8468L3.40887 10.0741L12.3952 25.4832L12.5907 25.3695Z" fill="#3E2723" fill-opacity="0.15"/><path d="M0.250122 40.9151H19.2888L28.1251 32.0788V25.4606H12.3751L0.250122 4.66058V40.9151Z" fill="#0F9D58"/><path d="M20.2497 11.824L28.1247 25.4604L19.2883 40.9149H40.2497V11.824H20.2497Z" fill="#FFCD40"/><path d="M20.2497 11.824L28.1247 25.4604L19.2883 40.9149H40.2497V11.824H20.2497Z" fill="url(#paint1_linear_104_63)"/><path d="M3.4248 0.914917V25.4604H12.3793L20.2498 11.824H40.2498V0.914917H3.4248Z" fill="#DB4437"/><path d="M3.4248 0.914917V25.4604H12.3793L20.2498 11.824H40.2498V0.914917H3.4248Z" fill="url(#paint2_linear_104_63)"/><path d="M20.2501 11.824V16.5853L38.0682 11.824H20.2501Z" fill="url(#paint3_radial_104_63)"/><path d="M0.25 40.9149H19.2886L24.7955 31.4603L28.125 25.4603H12.375L0.25 4.66034V40.9149Z" fill="#0F9D58"/><path d="M3.42523 10.1079L16.4366 23.117L12.3775 25.4602L3.42523 10.1079Z" fill="url(#paint4_radial_104_63)"/><path d="M20.2509 30.0054C25.2717 30.0054 29.3418 25.9353 29.3418 20.9145C29.3418 15.8937 25.2717 11.8236 20.2509 11.8236C15.2301 11.8236 11.16 15.8937 11.16 20.9145C11.16 25.9353 15.2301 30.0054 20.2509 30.0054Z" fill="#F1F1F1"/><path d="M20.25 28.1874C24.2666 28.1874 27.5227 24.9312 27.5227 20.9146C27.5227 16.898 24.2666 13.6419 20.25 13.6419C16.2333 13.6419 12.9772 16.898 12.9772 20.9146C12.9772 24.9312 16.2333 28.1874 20.25 28.1874Z" fill="#4285F4"/><path d="M20.2509 11.5967C15.2282 11.5967 11.16 15.6649 11.16 20.6876V20.9149C11.16 15.8922 15.2282 11.824 20.2509 11.824H40.2509V11.5967H20.2509Z" fill="#3E2723" fill-opacity="0.2"/><path d="M28.1133 25.4603C26.5405 28.174 23.6133 30.0058 20.2496 30.0058C16.886 30.0058 13.9542 28.174 12.386 25.4603H12.3769L0.249634 4.66034V4.88761L12.386 25.6876C13.9587 28.4012 16.886 30.2331 20.2496 30.2331C23.6133 30.2331 26.5405 28.4035 28.1133 25.6876H28.1246V25.4603H28.111H28.1133Z" fill="white" fill-opacity="0.1"/><path opacity="0.1" d="M20.4772 11.8236C20.4386 11.8236 20.4022 11.8282 20.3636 11.8304C25.3318 11.8918 29.3409 15.9327 29.3409 20.9145C29.3409 25.8963 25.3318 29.9372 20.3636 29.9986C20.4022 29.9986 20.4386 30.0054 20.4772 30.0054C25.4999 30.0054 29.5681 25.9372 29.5681 20.9145C29.5681 15.8918 25.4999 11.8236 20.4772 11.8236Z" fill="#3E2723"/><path d="M20.2486 1.14188C31.2554 1.14188 40.185 10.0351 40.2486 21.0282C40.2486 20.9896 40.2509 20.9532 40.2509 20.9146C40.2509 9.86915 31.2963 0.914612 20.2509 0.914612C9.20541 0.914612 0.248596 9.86915 0.248596 20.9146C0.248596 20.9532 0.250869 20.9896 0.250869 21.0282C0.312233 10.0351 9.24178 1.14188 20.2486 1.14188Z" fill="white" fill-opacity="0.2"/><path d="M20.2496 40.6877C31.2564 40.6877 40.186 31.7945 40.2496 20.8013C40.2496 20.84 40.2519 20.8763 40.2519 20.915C40.2519 31.9604 31.2974 40.915 20.2519 40.915C9.20645 40.915 0.249634 31.9604 0.249634 20.915C0.249634 20.8763 0.251907 20.84 0.251907 20.8013C0.31327 31.7945 9.24281 40.6877 20.2519 40.6877H20.2496Z" fill="#3E2723" fill-opacity="0.15"/></g><defs><linearGradient id="paint0_linear_104_63" x1="5.10035" y1="16.1467" x2="17.0322" y2="9.17628" gradientUnits="userSpaceOnUse"><stop stop-color="#A52714" stop-opacity="0.6"/><stop offset="0.66" stop-color="#A52714" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_104_63" x1="26.1361" y1="10.4149" x2="29.477" y2="25.0286" gradientUnits="userSpaceOnUse"><stop stop-color="#EA6100" stop-opacity="0.3"/><stop offset="0.66" stop-color="#EA6100" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_104_63" x1="5.0998" y1="16.1467" x2="17.0316" y2="9.17628" gradientUnits="userSpaceOnUse"><stop stop-color="#A52714" stop-opacity="0.6"/><stop offset="0.66" stop-color="#A52714" stop-opacity="0"/></linearGradient><radialGradient id="paint3_radial_104_63" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(19.3864 11.8126) scale(19.1091 19.1091)"><stop stop-color="#3E2723" stop-opacity="0.2"/><stop offset="1" stop-color="#3E2723" stop-opacity="0"/></radialGradient><radialGradient id="paint4_radial_104_63" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(3.40932 10.1238) scale(17.7364)"><stop stop-color="#3E2723" stop-opacity="0.2"/><stop offset="1" stop-color="#3E2723" stop-opacity="0"/></radialGradient><clipPath id="clip0_104_63"><rect x="0.25" y="0.914795" width="40" height="40" rx="20" fill="white"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg width="41" height="40" viewBox="0 0 41 40" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_1_208)"><path d="M36.6263 29.6857C36.0943 29.9641 35.5457 30.2094 34.9835 30.4202C33.1941 31.0901 31.2985 31.4314 29.388 31.4277C22.0125 31.4277 15.5878 26.3516 15.5878 19.8378C15.5972 18.9641 15.8395 18.1088 16.2897 17.3601C16.7399 16.6115 17.3816 15.9966 18.1486 15.5789C11.4776 15.8596 9.76312 22.8148 9.76312 26.8896C9.76312 38.4109 20.3759 39.5789 22.6624 39.5789C23.8953 39.5789 25.7548 39.2202 26.8708 38.8678L27.075 38.7992C31.3694 37.3138 35.0304 34.4098 37.4555 30.5653C37.5298 30.4482 37.563 30.3097 37.5498 30.1716C37.5366 30.0336 37.4778 29.9039 37.3827 29.803C37.2876 29.7021 37.1616 29.6358 37.0246 29.6146C36.8876 29.5933 36.7475 29.6184 36.6263 29.6857Z" fill="url(#paint0_linear_1_208)"/><path opacity="0.35" d="M36.6263 29.6857C36.0943 29.9641 35.5457 30.2094 34.9835 30.4202C33.1941 31.0901 31.2985 31.4314 29.388 31.4277C22.0125 31.4277 15.5878 26.3516 15.5878 19.8378C15.5972 18.9641 15.8395 18.1088 16.2897 17.3601C16.7399 16.6115 17.3816 15.9966 18.1486 15.5789C11.4776 15.8596 9.76312 22.8148 9.76312 26.8896C9.76312 38.4109 20.3759 39.5789 22.6624 39.5789C23.8953 39.5789 25.7548 39.2202 26.8708 38.8678L27.075 38.7992C31.3694 37.3138 35.0304 34.4098 37.4555 30.5653C37.5298 30.4482 37.563 30.3097 37.5498 30.1716C37.5366 30.0336 37.4778 29.9039 37.3827 29.803C37.2876 29.7021 37.1616 29.6358 37.0246 29.6146C36.8876 29.5933 36.7475 29.6184 36.6263 29.6857Z" fill="url(#paint1_radial_1_208)"/><path d="M17.1286 37.7216C15.7245 36.8583 14.5076 35.727 13.5487 34.3936C12.4558 32.9103 11.7037 31.2081 11.3452 29.4064C10.9867 27.6046 11.0305 25.747 11.4735 23.9638C11.9164 22.1807 12.7479 20.5151 13.9095 19.0839C15.071 17.6527 16.5346 16.4906 18.1976 15.6792C18.6888 15.4499 19.5279 15.0351 20.6441 15.0553C21.4305 15.061 22.2048 15.247 22.9065 15.5987C23.6082 15.9505 24.2181 16.4584 24.6885 17.0827C25.3242 17.9236 25.6747 18.9424 25.6897 19.9928C25.6897 19.9601 29.5405 7.57892 13.0953 7.57892C6.18407 7.57892 0.500822 14.0759 0.500822 19.7761C0.473561 22.7913 1.12483 25.7748 2.40731 28.5095C4.50322 32.9394 8.16841 36.4527 12.7069 38.3821C17.2453 40.3115 22.341 40.5227 27.0263 38.9755C25.3858 39.4879 23.6526 39.6417 21.9463 39.4263C20.24 39.2109 18.6012 38.6315 17.1428 37.7279L17.1286 37.7216Z" fill="url(#paint2_linear_1_208)"/><path opacity="0.41" d="M17.1286 37.7216C15.7245 36.8583 14.5076 35.727 13.5487 34.3936C12.4558 32.9103 11.7037 31.2081 11.3452 29.4064C10.9867 27.6046 11.0305 25.747 11.4735 23.9638C11.9164 22.1807 12.7479 20.5151 13.9095 19.0839C15.071 17.6527 16.5346 16.4906 18.1976 15.6792C18.6888 15.4499 19.5279 15.0351 20.6441 15.0553C21.4305 15.061 22.2048 15.247 22.9065 15.5987C23.6082 15.9505 24.2181 16.4584 24.6885 17.0827C25.3242 17.9236 25.6747 18.9424 25.6897 19.9928C25.6897 19.9601 29.5405 7.57892 13.0953 7.57892C6.18407 7.57892 0.500822 14.0759 0.500822 19.7761C0.473561 22.7913 1.12483 25.7748 2.40731 28.5095C4.50322 32.9394 8.16841 36.4527 12.7069 38.3821C17.2453 40.3115 22.341 40.5227 27.0263 38.9755C25.3858 39.4879 23.6526 39.6417 21.9463 39.4263C20.24 39.2109 18.6012 38.6315 17.1428 37.7279L17.1286 37.7216Z" fill="url(#paint3_radial_1_208)"/><path d="M24.3001 23.1613C24.1735 23.3246 23.7845 23.5502 23.7845 24.0419C23.7845 24.448 24.0501 24.8385 24.5219 25.1668C26.7687 26.7227 31.0043 26.5174 31.0153 26.5174C32.6801 26.5134 34.3133 26.0647 35.7447 25.2182C37.1886 24.3785 38.3871 23.1775 39.2211 21.7343C40.0551 20.291 40.4956 18.6557 40.4991 16.9905C40.5397 13.5037 39.2491 11.1854 38.7273 10.1585C35.4166 3.70929 28.2701 9.74998e-08 20.4987 9.74998e-08C15.2431 -0.000517429 10.1985 2.05924 6.45601 5.73379C2.71349 9.40834 0.573907 14.4023 0.5 19.6356C0.574995 13.9503 6.24964 9.35879 12.9992 9.35879C13.5461 9.35879 16.6646 9.41169 19.5613 10.9256C22.1143 12.2606 23.4517 13.8725 24.3813 15.4704C25.3469 17.1306 25.5187 19.2279 25.5187 20.0634C25.5187 20.899 25.0906 22.1375 24.3001 23.1613Z" fill="url(#paint4_radial_1_208)"/><path d="M24.3001 23.1613C24.1735 23.3246 23.7845 23.5502 23.7845 24.0419C23.7845 24.448 24.0501 24.8385 24.5219 25.1668C26.7687 26.7227 31.0043 26.5174 31.0153 26.5174C32.6801 26.5134 34.3133 26.0647 35.7447 25.2182C37.1887 24.3785 38.3871 23.1775 39.2211 21.7343C40.0551 20.291 40.4956 18.6557 40.4991 16.9905C40.5397 13.5037 39.2491 11.1854 38.7273 10.1585C35.4166 3.70929 28.2701 9.74998e-08 20.4988 9.74998e-08C15.2431 -0.000517429 10.1985 2.05924 6.45601 5.73379C2.7135 9.40834 0.573907 14.4023 0.5 19.6356C0.574995 13.9503 6.24964 9.35879 12.9992 9.35879C13.5461 9.35879 16.6646 9.41169 19.5613 10.9256C22.1143 12.2606 23.4517 13.8725 24.3813 15.4704C25.3469 17.1306 25.5187 19.2279 25.5187 20.0634C25.5187 20.899 25.0907 22.1375 24.3001 23.1613Z" fill="url(#paint5_radial_1_208)"/></g><defs><linearGradient id="paint0_linear_1_208" x1="9.76312" y1="27.582" x2="37.5599" y2="27.582" gradientUnits="userSpaceOnUse"><stop stop-color="#0C59A4"/><stop offset="1" stop-color="#114A8B"/></linearGradient><radialGradient id="paint1_radial_1_208" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(25.1157 27.8012) scale(14.8663 14.1304)"><stop offset="0.72" stop-opacity="0"/><stop offset="0.95" stop-opacity="0.53"/><stop offset="1"/></radialGradient><linearGradient id="paint2_linear_1_208" x1="24.5295" y1="15.6183" x2="7.1725" y2="34.7032" gradientUnits="userSpaceOnUse"><stop stop-color="#1B9DE2"/><stop offset="0.16" stop-color="#1595DF"/><stop offset="0.67" stop-color="#0680D7"/><stop offset="1" stop-color="#0078D4"/></linearGradient><radialGradient id="paint3_radial_1_208" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11.5972 31.1074) rotate(-81.304) scale(22.3726 18.2382)"><stop offset="0.76" stop-opacity="0"/><stop offset="0.95" stop-opacity="0.5"/><stop offset="1"/></radialGradient><radialGradient id="paint4_radial_1_208" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(4.54076 7.3714) rotate(92.3002) scale(31.5217 67.4139)"><stop stop-color="#35C1F1"/><stop offset="0.11" stop-color="#34C1ED"/><stop offset="0.23" stop-color="#2FC2DF"/><stop offset="0.31" stop-color="#2BC3D2"/><stop offset="0.67" stop-color="#36C752"/></radialGradient><radialGradient id="paint5_radial_1_208" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(38.0089 12.0437) rotate(73.6755) scale(15.1502 12.3634)"><stop stop-color="#66EB6E"/><stop offset="1" stop-color="#66EB6E" stop-opacity="0"/></radialGradient><clipPath id="clip0_1_208"><rect width="40" height="40" fill="white" transform="translate(0.5)"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg width="44" height="41" viewBox="0 0 44 41" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_1_207)"><path d="M40.0176 13.3776C39.1779 11.357 37.4744 9.17536 36.1405 8.48571C37.092 10.3283 37.7522 12.3072 38.0978 14.352L38.1013 14.3844C35.9161 8.9365 32.2106 6.73989 29.1842 1.95671C29.0311 1.71486 28.878 1.47251 28.7289 1.2167C28.6436 1.07059 28.5753 0.93894 28.516 0.817765C28.3904 0.574693 28.2937 0.317807 28.2277 0.052317C28.2278 0.0400659 28.2234 0.028211 28.2153 0.0190137C28.2072 0.00981645 28.196 0.00392053 28.1839 0.00245068C28.1719 -0.000816894 28.1594 -0.000816894 28.1475 0.00245068C28.145 0.00245068 28.141 0.00693865 28.138 0.00793597C28.135 0.0089333 28.1285 0.0134213 28.124 0.0154159L28.1315 0.00245068C23.277 2.84483 21.6299 8.10672 21.4783 10.7387C19.5397 10.8719 17.6862 11.5863 16.1596 12.7887C16.0003 12.6538 15.8339 12.5276 15.6609 12.4107C15.2206 10.8693 15.2018 9.23797 15.6066 7.68685C13.8238 8.5505 12.2397 9.77477 10.9545 11.2822H10.9456C10.1796 10.3113 10.2335 7.1099 10.2774 6.44119C10.0508 6.53226 9.83447 6.64709 9.63209 6.78377C8.95593 7.26636 8.32382 7.80786 7.74316 8.40193C7.08148 9.07279 6.47715 9.79789 5.9365 10.5696V10.5726V10.5691C4.69396 12.3307 3.81265 14.3209 3.34346 16.4249L3.31752 16.5526C3.28112 16.7226 3.14997 17.5743 3.12753 17.7593C3.12753 17.7738 3.12454 17.7873 3.12305 17.8017C2.95387 18.681 2.84904 19.5715 2.80939 20.4661V20.5658C2.81362 25.405 4.63301 30.0665 7.90798 33.6291C11.1829 37.1917 15.6752 39.3962 20.4969 39.8069C25.3186 40.2175 30.119 38.8045 33.9492 35.847C37.7795 32.8895 40.361 28.6028 41.1835 23.8341C41.2159 23.5847 41.2423 23.3379 41.2713 23.0861C41.6693 19.796 41.2384 16.4586 40.0176 13.3776ZM17.7424 28.506C17.8326 28.5494 17.9174 28.5963 18.0101 28.6377L18.0236 28.6462C17.9298 28.6013 17.8361 28.5546 17.7424 28.506ZM38.1028 14.3889V14.3704L38.1063 14.3909L38.1028 14.3889Z" fill="url(#paint0_linear_1_207)"/><path d="M40.0176 13.3773C39.1779 11.3567 37.4744 9.17506 36.1405 8.48541C37.092 10.328 37.7522 12.3069 38.0978 14.3517V14.3701L38.1013 14.3906C39.5909 18.6534 39.3754 23.327 37.4999 27.4346C35.2848 32.1874 29.9232 37.0588 21.5307 36.8219C12.4625 36.5651 4.47642 29.8362 2.98342 21.0228C2.71165 19.633 2.98342 18.9284 3.12005 17.7989C2.93367 18.6763 2.82966 19.5691 2.80939 20.4658V20.5655C2.81362 25.4047 4.63301 30.0662 7.90798 33.6288C11.1829 37.1914 15.6752 39.3959 20.4969 39.8066C25.3186 40.2172 30.119 38.8042 33.9492 35.8467C37.7795 32.8892 40.361 28.6025 41.1835 23.8338C41.2159 23.5844 41.2423 23.3376 41.2713 23.0858C41.6693 19.7957 41.2384 16.4583 40.0176 13.3773Z" fill="url(#paint1_radial_1_207)"/><path d="M40.0176 13.3773C39.1779 11.3567 37.4744 9.17506 36.1405 8.48541C37.092 10.328 37.7522 12.3069 38.0978 14.3517V14.3701L38.1013 14.3906C39.5909 18.6534 39.3754 23.327 37.4999 27.4346C35.2848 32.1874 29.9232 37.0588 21.5307 36.8219C12.4625 36.5651 4.47642 29.8362 2.98342 21.0228C2.71165 19.633 2.98342 18.9284 3.12005 17.7989C2.93367 18.6763 2.82966 19.5691 2.80939 20.4658V20.5655C2.81362 25.4047 4.63301 30.0662 7.90798 33.6288C11.1829 37.1914 15.6752 39.3959 20.4969 39.8066C25.3186 40.2172 30.119 38.8042 33.9492 35.8467C37.7795 32.8892 40.361 28.6025 41.1835 23.8338C41.2159 23.5844 41.2423 23.3376 41.2713 23.0858C41.6693 19.7957 41.2384 16.4583 40.0176 13.3773Z" fill="url(#paint2_radial_1_207)"/><path d="M30.6256 15.6491C30.6675 15.6785 30.7064 15.708 30.7458 15.7374C30.2603 14.8765 29.656 14.0884 28.9506 13.3962C22.9437 7.38827 27.3763 0.36959 28.1238 0.0130458L28.1313 0.0020752C23.2768 2.84445 21.6297 8.10635 21.4781 10.7383C21.7035 10.7228 21.9269 10.7039 22.1573 10.7039C23.8798 10.707 25.5707 11.1663 27.0581 12.0349C28.5456 12.9035 29.7765 14.1505 30.6256 15.6491Z" fill="url(#paint3_radial_1_207)"/><path d="M22.1686 16.8491C22.1366 17.3298 20.4382 18.9879 19.8443 18.9879C14.3485 18.9879 13.4564 22.3125 13.4564 22.3125C13.6998 25.112 15.6505 27.4178 18.0087 28.6375C18.1164 28.6934 18.2256 28.7437 18.3348 28.7931C18.524 28.8769 18.7132 28.9543 18.9023 29.0255C19.7116 29.3119 20.5593 29.4755 21.4171 29.5107C31.0498 29.9625 32.9157 17.9916 25.9644 14.5179C27.6043 14.3045 29.265 14.7077 30.6244 15.6493C29.7752 14.1507 28.5443 12.9037 27.0569 12.0351C25.5695 11.1665 23.8786 10.7073 22.1561 10.7041C21.9267 10.7041 21.7023 10.7231 21.4769 10.7385C19.5383 10.8718 17.6848 11.5862 16.1582 12.7885C16.4529 13.0378 16.7855 13.371 17.4861 14.0616C18.7976 15.3536 22.1611 16.692 22.1686 16.8491Z" fill="url(#paint4_radial_1_207)"/><path d="M22.1686 16.8491C22.1366 17.3298 20.4382 18.9879 19.8443 18.9879C14.3485 18.9879 13.4564 22.3125 13.4564 22.3125C13.6998 25.112 15.6505 27.4178 18.0087 28.6375C18.1164 28.6934 18.2256 28.7437 18.3348 28.7931C18.524 28.8769 18.7132 28.9543 18.9023 29.0255C19.7116 29.3119 20.5593 29.4755 21.4171 29.5107C31.0498 29.9625 32.9157 17.9916 25.9644 14.5179C27.6043 14.3045 29.265 14.7077 30.6244 15.6493C29.7752 14.1507 28.5443 12.9037 27.0569 12.0351C25.5695 11.1665 23.8786 10.7073 22.1561 10.7041C21.9267 10.7041 21.7023 10.7231 21.4769 10.7385C19.5383 10.8718 17.6848 11.5862 16.1582 12.7885C16.4529 13.0378 16.7855 13.371 17.4861 14.0616C18.7976 15.3536 22.1611 16.692 22.1686 16.8491Z" fill="url(#paint5_radial_1_207)"/><path d="M15.2583 12.146C15.4148 12.2457 15.544 12.3325 15.6572 12.4108C15.2168 10.8694 15.198 9.23807 15.6028 7.68695C13.8201 8.5506 12.236 9.77487 10.9508 11.2823C11.0451 11.2798 13.8485 11.2295 15.2583 12.146Z" fill="url(#paint6_radial_1_207)"/><path d="M2.98554 21.023C4.47704 29.8363 12.4646 36.5653 21.5328 36.8221C29.9253 37.0595 35.2869 32.1875 37.502 27.4348C39.3775 23.3271 39.593 18.6535 38.1034 14.3907V14.3723C38.1034 14.3578 38.1004 14.3494 38.1034 14.3538L38.1069 14.3863C38.7925 18.8628 36.5156 23.1996 32.9562 26.1323L32.9452 26.1572C26.0098 31.8056 19.3726 29.5651 18.0292 28.6505C17.9355 28.6056 17.8417 28.5589 17.748 28.5104C13.7043 26.5776 12.0338 22.8934 12.3918 19.7339C11.4319 19.7481 10.4886 19.4836 9.67597 18.9724C8.86339 18.4613 8.21646 17.7255 7.8136 16.8541C8.87506 16.2039 10.0854 15.8362 11.3292 15.7863C12.573 15.7364 13.8089 16.0058 14.919 16.5689C17.2078 17.6079 19.8123 17.7103 22.1756 16.8541C22.1681 16.6971 18.8046 15.3582 17.4931 14.0666C16.7925 13.376 16.4599 13.0434 16.1652 12.7935C16.0059 12.6586 15.8395 12.5324 15.6665 12.4155C15.5518 12.3373 15.4227 12.2525 15.2676 12.1508C13.8579 11.2342 11.0544 11.2846 10.9617 11.2871H10.9527C10.1867 10.3162 10.2406 7.11475 10.2845 6.44604C10.0579 6.53711 9.84158 6.65195 9.6392 6.78863C8.96304 7.27121 8.33092 7.81271 7.75027 8.40679C7.08622 9.07576 6.47939 9.79919 5.93613 10.5695V10.5725V10.569C4.69358 12.3305 3.81227 14.3208 3.34308 16.4248C3.33361 16.4642 2.64695 19.4661 2.98554 21.023Z" fill="url(#paint7_radial_1_207)"/><path d="M28.9514 13.3965C29.6569 14.0895 30.2613 14.8785 30.7466 15.7403C30.8528 15.8205 30.952 15.9003 31.0363 15.9776C35.418 20.0168 33.1222 25.7265 32.9512 26.1329C36.5106 23.2003 38.7855 18.8634 38.1018 14.3869C35.9157 8.9365 32.2101 6.73989 29.1838 1.95671C29.0307 1.71486 28.8776 1.47251 28.7285 1.2167C28.6432 1.07059 28.5749 0.93894 28.5155 0.817765C28.39 0.574693 28.2933 0.317807 28.2273 0.052317C28.2274 0.0400659 28.223 0.028211 28.2149 0.0190137C28.2068 0.00981645 28.1956 0.00392053 28.1834 0.00245068C28.1715 -0.000816893 28.1589 -0.000816893 28.147 0.00245068C28.1445 0.00245068 28.1406 0.00693865 28.1376 0.00793597C28.1346 0.0089333 28.1281 0.0134213 28.1236 0.0154159C27.3761 0.369965 22.9435 7.38865 28.9514 13.3965Z" fill="url(#paint8_radial_1_207)"/><path d="M31.0333 15.9747C30.9491 15.8974 30.8498 15.8176 30.7436 15.7373C30.7042 15.7079 30.6653 15.6785 30.6234 15.6491C29.264 14.7074 27.6033 14.3042 25.9634 14.5176C32.9148 17.9933 31.0498 29.9622 21.4161 29.5104C20.5583 29.4752 19.7107 29.3116 18.9014 29.0252C18.7122 28.9544 18.523 28.8769 18.3339 28.7928C18.2247 28.7429 18.1155 28.6931 18.0078 28.6372L18.0212 28.6457C19.3646 29.5627 25.9998 31.8032 32.9372 26.1524L32.9482 26.1275C33.1212 25.7235 35.4171 20.0124 31.0333 15.9747Z" fill="url(#paint9_radial_1_207)"/><path d="M13.4574 22.3123C13.4574 22.3123 14.3495 18.9877 19.8453 18.9877C20.4392 18.9877 22.1391 17.3296 22.1695 16.8489C19.8063 17.7051 17.2018 17.6027 14.913 16.5637C13.8028 16.0006 12.567 15.7311 11.3231 15.7811C10.0793 15.831 8.86902 16.1986 7.80756 16.8489C8.21042 17.7203 8.85734 18.4561 9.66993 18.9672C10.4825 19.4784 11.4259 19.7429 12.3858 19.7287C12.0277 22.8887 13.6983 26.5728 17.7419 28.5052C17.8322 28.5486 17.917 28.5954 18.0097 28.6368C15.6495 27.4176 13.7008 25.1118 13.4574 22.3123Z" fill="url(#paint10_radial_1_207)"/><path d="M40.0176 13.3776C39.1779 11.357 37.4745 9.17536 36.1405 8.48571C37.092 10.3283 37.7522 12.3072 38.0978 14.352L38.1013 14.3844C35.9161 8.9365 32.2106 6.73989 29.1842 1.95671C29.0311 1.71486 28.878 1.47251 28.7289 1.2167C28.6436 1.07059 28.5753 0.93894 28.516 0.817765C28.3904 0.574693 28.2937 0.317807 28.2277 0.052317C28.2278 0.0400659 28.2234 0.028211 28.2153 0.0190137C28.2072 0.00981645 28.196 0.00392053 28.1839 0.00245068C28.1719 -0.000816894 28.1594 -0.000816894 28.1475 0.00245068C28.145 0.00245068 28.141 0.00693865 28.138 0.00793598C28.135 0.0089333 28.1285 0.0134213 28.124 0.0154159L28.1315 0.00245068C23.277 2.84483 21.6299 8.10672 21.4783 10.7387C21.7037 10.7232 21.9271 10.7043 22.1575 10.7043C23.88 10.7074 25.5709 11.1666 27.0583 12.0353C28.5458 12.9039 29.7766 14.1509 30.6258 15.6495C29.2664 14.7079 27.6057 14.3047 25.9658 14.518C32.9172 17.9937 31.0522 29.9626 21.4185 29.5108C20.5607 29.4756 19.7131 29.3121 18.9037 29.0256C18.7146 28.9548 18.5254 28.8774 18.3363 28.7933C18.2271 28.7434 18.1178 28.6935 18.0101 28.6377L18.0236 28.6462C17.9298 28.6013 17.8361 28.5546 17.7424 28.506C17.8326 28.5494 17.9174 28.5963 18.0101 28.6377C15.65 27.418 13.7012 25.1121 13.4578 22.3126C13.4578 22.3126 14.3499 18.9881 19.8457 18.9881C20.4396 18.9881 22.1396 17.33 22.17 16.8493C22.1625 16.6922 18.799 15.3533 17.4875 14.0618C16.7869 13.3711 16.4543 13.0385 16.1596 12.7887C16.0003 12.6538 15.8339 12.5276 15.6609 12.4107C15.2206 10.8693 15.2018 9.23797 15.6066 7.68685C13.8238 8.5505 12.2397 9.77477 10.9545 11.2822H10.9456C10.1796 10.3113 10.2335 7.1099 10.2774 6.44119C10.0508 6.53226 9.83447 6.64709 9.63209 6.78377C8.95593 7.26636 8.32382 7.80786 7.74316 8.40193C7.08149 9.0728 6.47715 9.79789 5.9365 10.5696V10.5726V10.5691C4.69396 12.3307 3.81265 14.3209 3.34346 16.4249L3.31752 16.5526C3.28112 16.7226 3.11806 17.5863 3.09462 17.7718C3.09462 17.7858 3.09462 17.7574 3.09462 17.7718C2.94548 18.6634 2.85023 19.5631 2.80939 20.4661V20.5658C2.81362 25.405 4.63301 30.0665 7.90798 33.6291C11.1829 37.1917 15.6752 39.3962 20.4969 39.8069C25.3186 40.2175 30.119 38.8045 33.9492 35.847C37.7795 32.8895 40.361 28.6028 41.1835 23.8341C41.2159 23.5847 41.2423 23.3379 41.2713 23.0861C41.6693 19.796 41.2384 16.4586 40.0176 13.3776V13.3776ZM38.1003 14.3704L38.1038 14.3909L38.1003 14.3704Z" fill="url(#paint11_linear_1_207)"/></g><defs><linearGradient id="paint0_linear_1_207" x1="37.4595" y1="6.1779" x2="5.376" y2="37.1324" gradientUnits="userSpaceOnUse"><stop offset="0.048" stop-color="#FFF44F"/><stop offset="0.111" stop-color="#FFE847"/><stop offset="0.225" stop-color="#FFC830"/><stop offset="0.368" stop-color="#FF980E"/><stop offset="0.401" stop-color="#FF8B16"/><stop offset="0.462" stop-color="#FF672A"/><stop offset="0.534" stop-color="#FF3647"/><stop offset="0.705" stop-color="#E31587"/></linearGradient><radialGradient id="paint1_radial_1_207" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(35.977 4.42524) scale(40.2905 40.2905)"><stop offset="0.129" stop-color="#FFBD4F"/><stop offset="0.186" stop-color="#FFAC31"/><stop offset="0.247" stop-color="#FF9D17"/><stop offset="0.283" stop-color="#FF980E"/><stop offset="0.403" stop-color="#FF563B"/><stop offset="0.467" stop-color="#FF3750"/><stop offset="0.71" stop-color="#F5156C"/><stop offset="0.782" stop-color="#EB0878"/><stop offset="0.86" stop-color="#E50080"/></radialGradient><radialGradient id="paint2_radial_1_207" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(21.2545 20.8972) scale(40.2905 40.2905)"><stop offset="0.3" stop-color="#960E18"/><stop offset="0.351" stop-color="#B11927" stop-opacity="0.74"/><stop offset="0.435" stop-color="#DB293D" stop-opacity="0.343"/><stop offset="0.497" stop-color="#F5334B" stop-opacity="0.094"/><stop offset="0.53" stop-color="#FF3750" stop-opacity="0"/></radialGradient><radialGradient id="paint3_radial_1_207" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(26.1116 -4.71828) scale(29.1887 29.1887)"><stop offset="0.132" stop-color="#FFF44F"/><stop offset="0.252" stop-color="#FFDC3E"/><stop offset="0.506" stop-color="#FF9D12"/><stop offset="0.526" stop-color="#FF980E"/></radialGradient><radialGradient id="paint4_radial_1_207" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(16.7965 31.4213) scale(19.1841 19.1841)"><stop offset="0.353" stop-color="#3A8EE6"/><stop offset="0.472" stop-color="#5C79F0"/><stop offset="0.669" stop-color="#9059FF"/><stop offset="1" stop-color="#C139E6"/></radialGradient><radialGradient id="paint5_radial_1_207" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(23.4547 17.5954) rotate(-13.5916) scale(10.1713 11.908)"><stop offset="0.206" stop-color="#9059FF" stop-opacity="0"/><stop offset="0.278" stop-color="#8C4FF3" stop-opacity="0.064"/><stop offset="0.747" stop-color="#7716A8" stop-opacity="0.45"/><stop offset="0.975" stop-color="#6E008B" stop-opacity="0.6"/></radialGradient><radialGradient id="paint6_radial_1_207" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(20.7455 2.77721) scale(13.801 13.801)"><stop stop-color="#FFE226"/><stop offset="0.121" stop-color="#FFDB27"/><stop offset="0.295" stop-color="#FFC82A"/><stop offset="0.502" stop-color="#FFA930"/><stop offset="0.732" stop-color="#FF7E37"/><stop offset="0.792" stop-color="#FF7139"/></radialGradient><radialGradient id="paint7_radial_1_207" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(31.5933 -5.97685) scale(58.8826 58.8826)"><stop offset="0.113" stop-color="#FFF44F"/><stop offset="0.456" stop-color="#FF980E"/><stop offset="0.622" stop-color="#FF5634"/><stop offset="0.716" stop-color="#FF3647"/><stop offset="0.904" stop-color="#E31587"/></radialGradient><radialGradient id="paint8_radial_1_207" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(26.6305 -2.70254) rotate(83.976) scale(43.1565 28.3232)"><stop stop-color="#FFF44F"/><stop offset="0.06" stop-color="#FFE847"/><stop offset="0.168" stop-color="#FFC830"/><stop offset="0.304" stop-color="#FF980E"/><stop offset="0.356" stop-color="#FF8B16"/><stop offset="0.455" stop-color="#FF672A"/><stop offset="0.57" stop-color="#FF3647"/><stop offset="0.737" stop-color="#E31587"/></radialGradient><radialGradient id="paint9_radial_1_207" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(20.4204 7.88845) scale(36.7614 36.7614)"><stop offset="0.137" stop-color="#FFF44F"/><stop offset="0.48" stop-color="#FF980E"/><stop offset="0.592" stop-color="#FF5634"/><stop offset="0.655" stop-color="#FF3647"/><stop offset="0.904" stop-color="#E31587"/></radialGradient><radialGradient id="paint10_radial_1_207" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(30.1243 10.04) scale(40.2351 40.2351)"><stop offset="0.094" stop-color="#FFF44F"/><stop offset="0.231" stop-color="#FFE141"/><stop offset="0.509" stop-color="#FFAF1E"/><stop offset="0.626" stop-color="#FF980E"/></radialGradient><linearGradient id="paint11_linear_1_207" x1="37.074" y1="6.01234" x2="9.77421" y2="33.3116" gradientUnits="userSpaceOnUse"><stop offset="0.167" stop-color="#FFF44F" stop-opacity="0.8"/><stop offset="0.266" stop-color="#FFF44F" stop-opacity="0.634"/><stop offset="0.489" stop-color="#FFF44F" stop-opacity="0.217"/><stop offset="0.6" stop-color="#FFF44F" stop-opacity="0"/></linearGradient><clipPath id="clip0_1_207"><rect width="43.5924" height="40.8739" fill="white" transform="translate(0.315796)"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_1_210)"><path d="M20 40C11.25 40 6.37097 40 3.18548 36.8011C0 33.6021 0 28.7366 0 20C0 11.2634 0 6.39785 3.18548 3.19893C6.37097 0 11.25 0 20 0C28.75 0 33.629 0 36.8145 3.19893C40 6.39785 40 11.2634 40 20C40 28.7366 40 33.6559 36.8145 36.828C33.629 40 28.75 40 20.0134 40H20Z" fill="#EF3939"/><path d="M39.879 24.5833C39.7849 30.5511 39.2876 34.2204 36.7204 36.8011C34.7131 38.5777 32.1422 39.587 29.4624 39.6506C26.2814 39.8925 23.0914 39.9821 19.8925 39.9194H14.1129L7.11021 27.7554L7.01613 27.5538C5.18101 24.1164 4.75555 20.0997 5.82979 16.3542C6.90403 12.6086 9.39367 9.42801 12.7717 7.48574C16.1497 5.54347 20.151 4.99193 23.9285 5.94789C27.706 6.90384 30.9632 9.29225 33.0107 12.6075L39.879 24.5833Z" fill="#D43333"/><path d="M30.5376 30.6048C28.4407 32.7115 25.7657 34.1483 22.8515 34.7333C19.9373 35.3182 16.915 35.025 14.1676 33.8907C11.4202 32.7564 9.07128 30.8322 7.41849 28.3617C5.76571 25.8913 4.88342 22.9858 4.88342 20.0134C4.88342 17.0411 5.76571 14.1356 7.41849 11.6652C9.07128 9.19471 11.4202 7.27044 14.1676 6.13617C16.915 5.00189 19.9373 4.70866 22.8515 5.29361C25.7657 5.87857 28.4407 7.3154 30.5376 9.42205C33.3348 12.2373 34.9048 16.0448 34.9048 20.0134C34.9048 23.9821 33.3348 27.7896 30.5376 30.6048ZM29.6505 16.2903C29.9559 15.7916 30.0838 15.2042 30.0134 14.6237C29.9527 14.2364 29.8017 13.8688 29.5726 13.5506C29.3436 13.2324 29.0429 12.9725 28.6949 12.792C28.3469 12.6114 27.9613 12.5153 27.5693 12.5113C27.1773 12.5072 26.7898 12.5955 26.4382 12.7688C26.1438 12.9122 25.8807 13.1122 25.6638 13.3575C25.447 13.6028 25.2807 13.8885 25.1746 14.1982C25.0684 14.5079 25.0245 14.8355 25.0453 15.1623C25.066 15.489 25.1511 15.8084 25.2957 16.1022C25.5773 16.6848 25.7243 17.3233 25.7258 17.9704V18.3871C25.6045 19.4015 25.1027 20.332 24.3218 20.9906C23.5409 21.6493 22.5391 21.987 21.5188 21.9355C20.8451 21.9097 20.1896 21.7091 19.617 21.3532C19.0443 20.9974 18.5741 20.4986 18.2527 19.9059L16.8011 17.3387L14.7312 13.7366C14.573 13.4394 14.3561 13.1775 14.0937 12.9666C13.8313 12.7558 13.5288 12.6004 13.2046 12.5099C12.8803 12.4194 12.5411 12.3957 12.2074 12.4402C11.8738 12.4847 11.5526 12.5965 11.2634 12.7688C10.9791 12.9329 10.7301 13.1516 10.5308 13.4124C10.3315 13.6732 10.1858 13.9709 10.102 14.2882C10.0183 14.6056 9.99827 14.9364 10.043 15.2616C10.0878 15.5868 10.1965 15.8999 10.3629 16.1828L13.1855 21.1828L17.836 29.2473C18.0558 29.669 18.3982 30.0142 18.8181 30.2374C19.238 30.4605 19.7157 30.5511 20.1882 30.4973C20.6126 30.4635 21.0215 30.3225 21.3765 30.0874C21.7315 29.8523 22.021 29.5308 22.2177 29.1532L29.6371 16.2769L29.6505 16.2903Z" fill="white"/></g><defs><clipPath id="clip0_1_210"><rect width="40" height="40" fill="white"/></clipPath></defs></svg>
@@ -64,7 +64,7 @@
64
64
  "A host is required.": "A host is required.",
65
65
  "A hostname is required.": "A hostname is required.",
66
66
  "A last name is required.": "A last name is required.",
67
- "A name can not be more than 64 char in length.": "A name can not be more than 64 char in length.",
67
+ "A name can not be more than 256 char in length.": "A name can not be more than 256 char in length.",
68
68
  "A name is required.": "A name is required.",
69
69
  "A passphrase is required.": "A passphrase is required.",
70
70
  "A password is required.": "A password is required.",
@@ -231,11 +231,10 @@
231
231
  "Do not store sensitive data or click here to enable encryption for the description field.": "Do not store sensitive data or click here to enable encryption for the description field.",
232
232
  "Do not store sensitive data. Unlike the password, this data is not encrypted. Upgrade to version 3 to encrypt this information.": "Do not store sensitive data. Unlike the password, this data is not encrypted. Upgrade to version 3 to encrypt this information.",
233
233
  "Domain": "Domain",
234
+ "Download {{browserName}}": "Download {{browserName}}",
234
235
  "Download again": "Download again",
235
236
  "Download backup": "Download backup",
236
- "Download Chrome": "Download Chrome",
237
237
  "Download extension": "Download extension",
238
- "Download Firefox": "Download Firefox",
239
238
  "Download the kit again!": "Download the kit again!",
240
239
  "Download the mobile app": "Download the mobile app",
241
240
  "Edit": "Edit",
@@ -510,7 +509,7 @@
510
509
  "Please contact your administrator to enable the account recovery feature.": "Please contact your administrator to enable the account recovery feature.",
511
510
  "Please contact your administrator to request an invitation link.": "Please contact your administrator to request an invitation link.",
512
511
  "Please double check with the user in case they still need some help to log in.": "Please double check with the user in case they still need some help to log in.",
513
- "Please download chrome or firefox to get started with passbolt.": "Please download chrome or firefox to get started with passbolt.",
512
+ "Please download one of these browsers to get started with passbolt:": "Please download one of these browsers to get started with passbolt:",
514
513
  "Please download the browser extension and refresh this page to continue.": "Please download the browser extension and refresh this page to continue.",
515
514
  "Please enter a new passphrase": "Please enter a new passphrase",
516
515
  "Please enter a valid email address.": "Please enter a valid email address.",
@@ -925,7 +924,6 @@
925
924
  "You cannot delete this group!": "You cannot delete this group!",
926
925
  "You cannot delete this user!": "You cannot delete this user!",
927
926
  "You do not own any passwords yet. It does feel a bit empty here, create your first password.": "You do not own any passwords yet. It does feel a bit empty here, create your first password.",
928
- "You must accept the new server key": "You must accept the new server key",
929
927
  "You need to click save for the changes to take place.": "You need to click save for the changes to take place.",
930
928
  "You need to finalize the account recovery process with the same computer you used for the account recovery request.": "You need to finalize the account recovery process with the same computer you used for the account recovery request.",
931
929
  "You need use the same computer and browser to finalize the process.": "You need use the same computer and browser to finalize the process.",
@@ -72,8 +72,14 @@ class ManageAccountRecoveryAdministrationSettings extends React.Component {
72
72
  */
73
73
  async componentDidUpdate() {
74
74
  const publicArmoredKey = this.props?.adminAccountRecoveryContext?.policyChanges?.publicKey || this.props?.adminAccountRecoveryContext?.currentPolicy?.account_recovery_organization_public_key?.armored_key;
75
- if (Boolean(publicArmoredKey) && this.state.keyInfoDto?.armored_key !== publicArmoredKey) {
76
- const keyInfoDto = await this.props.adminAccountRecoveryContext.getKeyInfo(publicArmoredKey);
75
+ const keyInfoDto = await this.props?.adminAccountRecoveryContext?.getKeyInfo(publicArmoredKey);
76
+ /*
77
+ * Formerly, we compared the armored key together to check if the key changed.
78
+ * This yield into a bug sometimes where the react updates in an infinite loop.
79
+ * The reason was that openpgpjs might produce another amored key string than the original one and the comparison failed everytime.
80
+ * So comparing fingerprints avoid to have this infinite refresh loop.
81
+ */
82
+ if (Boolean(publicArmoredKey) && this.state.keyInfoDto?.fingerprint !== keyInfoDto?.fingerprint) {
77
83
  this.setState({keyInfoDto});
78
84
  } else if (!publicArmoredKey && this.state.keyInfoDto) {
79
85
  this.setState({keyInfoDto: null});
@@ -16,9 +16,6 @@ import PropTypes from "prop-types";
16
16
  import {withAppContext} from "../../../contexts/AppContext";
17
17
  import {Trans, withTranslation} from "react-i18next";
18
18
 
19
- const DOWNLOAD_FIREFOX_URL = "https://www.mozilla.org/firefox/download/thanks/";
20
- const DOWNLOAD_CHROME_URL = "https://www.google.com/chrome/";
21
-
22
19
  class DisplayBrowserNotSupported extends Component {
23
20
  constructor(props) {
24
21
  super(props);
@@ -29,12 +26,51 @@ class DisplayBrowserNotSupported extends Component {
29
26
  * Returns the default component state
30
27
  */
31
28
  getDefaultState() {
32
- const currentTheme = window.matchMedia('(prefers-color-scheme: dark)').matches ? "black" : "white";
33
-
34
29
  return {
35
- theme: currentTheme
30
+ //we should always have a browser selected in the list, so by default the first one in the list is selected
31
+ selectedBrowser: this.compatibleBrowserList[0]
36
32
  };
37
33
  }
34
+
35
+ handleBrowserButtonClick(browserInfo) {
36
+ this.setState({
37
+ selectedBrowser: browserInfo
38
+ });
39
+ }
40
+
41
+ /**
42
+ * Returns the list of compatible browsers and their associated information.
43
+ * @returns {Array<object>}
44
+ */
45
+ get compatibleBrowserList() {
46
+ return [
47
+ {
48
+ name: "Mozilla Firefox",
49
+ img: "firefox.svg",
50
+ url: "https://www.mozilla.org/"
51
+ },
52
+ {
53
+ name: "Google Chrome",
54
+ img: "chrome.svg",
55
+ url: "https://www.google.com/chrome/"
56
+ },
57
+ {
58
+ name: "Microsoft Edge",
59
+ img: "edge.svg",
60
+ url: "https://www.microsoft.com/edge"
61
+ },
62
+ {
63
+ name: "Brave",
64
+ img: "brave.svg",
65
+ url: "https://www.brave.com/"
66
+ },
67
+ {
68
+ name: "Vivaldi",
69
+ img: "vivaldi.svg",
70
+ url: "https://www.vivaldi.com/"
71
+ },
72
+ ];
73
+ }
38
74
  /**
39
75
  * Render the component
40
76
  * @returns {JSX}
@@ -43,14 +79,16 @@ class DisplayBrowserNotSupported extends Component {
43
79
  return (
44
80
  <div className="browser-not-supported">
45
81
  <h1><Trans>Sorry, your browser is not supported.</Trans></h1>
46
- <p><Trans>Please download chrome or firefox to get started with passbolt.</Trans></p>
47
- <a href={`${DOWNLOAD_FIREFOX_URL}`} className="browser" target="_blank" rel="noopener noreferrer">
48
- <img src={`${this.props.context.trustedDomain}/img/third_party/firefox_logo-${this.state.theme}.png`} />
49
- </a>
82
+ <p><Trans>Please download one of these browsers to get started with passbolt:</Trans></p>
83
+ <div className="browser-button-list">
84
+ {this.compatibleBrowserList.map((browserInfo, key) =>
85
+ <button key={key} className={`browser${browserInfo.name === this.state.selectedBrowser.name ? ' focused' : ''}`} target="_blank" onClick={() => this.handleBrowserButtonClick(browserInfo)}>
86
+ <img src={`${this.props.context.trustedDomain}/img/third_party/${browserInfo.img}`} />
87
+ </button>
88
+ )}
89
+ </div>
50
90
  <div className="form-actions">
51
- <a href={DOWNLOAD_FIREFOX_URL} className="button primary big full-width" role="button" target="_blank" rel="noopener noreferrer"><Trans>Download Firefox</Trans></a>
52
- <a href={DOWNLOAD_CHROME_URL} role="button" target="_blank" rel="noopener noreferrer"><Trans>Download Chrome</Trans></a>
53
- {/*<a role="button">Why is my browser not supported?</a>*/}
91
+ <a href={this.state.selectedBrowser.url} rel="noopener noreferrer" className="button primary big full-width" role="button" target="_blank"><Trans>Download {{browserName: this.state.selectedBrowser.name}}</Trans></a>
54
92
  </div>
55
93
  </div>
56
94
  );
@@ -41,6 +41,28 @@ beforeEach(() => {
41
41
 
42
42
  describe("As AN I should see not supported browser page", () => {
43
43
  let page; // The page to test against
44
+ const browserInfo = [
45
+ {
46
+ name: "Mozilla Firefox",
47
+ url: "https://www.mozilla.org/"
48
+ },
49
+ {
50
+ name: "Google Chrome",
51
+ url: "https://www.google.com/chrome/"
52
+ },
53
+ {
54
+ name: "Microsoft Edge",
55
+ url: "https://www.microsoft.com/edge"
56
+ },
57
+ {
58
+ name: "Brave",
59
+ url: "https://www.brave.com/"
60
+ },
61
+ {
62
+ name: "Vivaldi",
63
+ url: "https://www.vivaldi.com/"
64
+ },
65
+ ];
44
66
 
45
67
  describe('As AN I should be able to be requested to download a compatible browser during the setup of my account', () => {
46
68
  /**
@@ -52,19 +74,20 @@ describe("As AN I should see not supported browser page", () => {
52
74
  page = new DisplayBrowserNotSupportedPage();
53
75
  });
54
76
 
55
- it('As AN I should see that my browser is not supported', () => {
77
+ it('As AN I should see that my browser is not supported', async() => {
78
+ expect.assertions(3 + browserInfo.length * 2);
79
+
56
80
  expect(page.exists()).toBeTruthy();
57
81
  // title
58
82
  expect(page.title).toBe("Sorry, your browser is not supported.");
59
83
  // message
60
- expect(page.message).toBe('Please download chrome or firefox to get started with passbolt.');
61
- // download
62
- expect(page.downloadFirefox).toBe('Download Firefox');
63
- expect(page.downloadChrome).toBe('Download Chrome');
64
- /*
65
- * link
66
- * expect(page.link).toBe('Why is my browser not supported?');
67
- */
84
+ expect(page.message).toBe('Please download one of these browsers to get started with passbolt:');
85
+ for (let i = 0; i < browserInfo.length; i++) {
86
+ await page.clickOnBrowserButton(i);
87
+ // download
88
+ expect(page.downloadButton).toBe(`Download ${browserInfo[i].name}`);
89
+ expect(page.downloadLink).toBe(browserInfo[i].url);
90
+ }
68
91
  });
69
92
  });
70
93
  });