From 0fe9ccabe526589bb77e53704abce8e7e0c0b54c Mon Sep 17 00:00:00 2001 From: patrick Date: Thu, 20 Jul 2023 21:28:44 +0200 Subject: [PATCH 1/7] Update dependencies to newest major release --- pubspec.lock | 191 ++++++++++++++++++++++++++++++++------------------- pubspec.yaml | 6 +- 2 files changed, 125 insertions(+), 72 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 72b388d..c8ad83c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1,67 +1,76 @@ # Generated by pub # See https://dart.dev/tools/pub/glossary#lockfile packages: + args: + dependency: transitive + description: + name: args + sha256: eef6c46b622e0494a36c5a12d10d77fb4e855501a91c1b9ef9339326e58f0596 + url: "https://pub.dev" + source: hosted + version: "2.4.2" async: dependency: transitive description: name: async - url: "https://pub.dartlang.org" + sha256: "947bfcf187f74dbc5e146c9eb9c0f10c9f8b30743e341481c1e2ed3ecc18c20c" + url: "https://pub.dev" source: hosted - version: "2.8.2" + version: "2.11.0" boolean_selector: dependency: transitive description: name: boolean_selector - url: "https://pub.dartlang.org" + sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66" + url: "https://pub.dev" source: hosted - version: "2.1.0" + version: "2.1.1" characters: dependency: transitive description: name: characters - url: "https://pub.dartlang.org" - source: hosted - version: "1.2.0" - charcode: - dependency: transitive - description: - name: charcode - url: "https://pub.dartlang.org" + sha256: "04a925763edad70e8443c99234dc3328f442e811f1d8fd1a72f1c8ad0f69a605" + url: "https://pub.dev" source: hosted - version: "1.3.1" + version: "1.3.0" cli_util: dependency: "direct dev" description: name: cli_util - url: "https://pub.dartlang.org" + sha256: b8db3080e59b2503ca9e7922c3df2072cf13992354d5e944074ffa836fba43b7 + url: "https://pub.dev" source: hosted - version: "0.3.5" + version: "0.4.0" clock: dependency: transitive description: name: clock - url: "https://pub.dartlang.org" + sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf + url: "https://pub.dev" source: hosted - version: "1.1.0" + version: "1.1.1" collection: dependency: transitive description: name: collection - url: "https://pub.dartlang.org" + sha256: "4a07be6cb69c84d677a6c3096fcf960cc3285a8330b4603e0d463d15d9bd934c" + url: "https://pub.dev" source: hosted - version: "1.16.0" + version: "1.17.1" fake_async: dependency: transitive description: name: fake_async - url: "https://pub.dartlang.org" + sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78" + url: "https://pub.dev" source: hosted - version: "1.3.0" + version: "1.3.1" fhir_yaml: dependency: "direct dev" description: name: fhir_yaml - url: "https://pub.dartlang.org" + sha256: add8da136fe91406745a47ba6d4b8d6d66235bfbaf34982859daf945bef130f0 + url: "https://pub.dev" source: hosted version: "0.9.0" flutter: @@ -73,9 +82,10 @@ packages: dependency: "direct main" description: name: flutter_svg - url: "https://pub.dartlang.org" + sha256: "8c5d68a82add3ca76d792f058b186a0599414f279f00ece4830b9b231b570338" + url: "https://pub.dev" source: hosted - version: "1.0.3" + version: "2.0.7" flutter_test: dependency: "direct dev" description: flutter @@ -85,65 +95,74 @@ packages: dependency: "direct main" description: name: http - url: "https://pub.dartlang.org" + sha256: "759d1a329847dd0f39226c688d3e06a6b8679668e350e2891a6474f8b4bb8525" + url: "https://pub.dev" source: hosted - version: "0.13.4" + version: "1.1.0" http_parser: dependency: transitive description: name: http_parser - url: "https://pub.dartlang.org" + sha256: "2aa08ce0341cc9b354a498388e30986515406668dbcc4f7c950c3e715496693b" + url: "https://pub.dev" + source: hosted + version: "4.0.2" + js: + dependency: transitive + description: + name: js + sha256: f2c445dce49627136094980615a031419f7f3eb393237e4ecd97ac15dea343f3 + url: "https://pub.dev" source: hosted - version: "4.0.0" + version: "0.6.7" matcher: dependency: transitive description: name: matcher - url: "https://pub.dartlang.org" + sha256: "6501fbd55da300384b768785b83e5ce66991266cec21af89ab9ae7f5ce1c4cbb" + url: "https://pub.dev" source: hosted - version: "0.12.11" + version: "0.12.15" material_color_utilities: dependency: transitive description: name: material_color_utilities - url: "https://pub.dartlang.org" + sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724 + url: "https://pub.dev" source: hosted - version: "0.1.4" + version: "0.2.0" meta: dependency: transitive description: name: meta - url: "https://pub.dartlang.org" + sha256: "3c74dbf8763d36539f114c799d8a2d87343b5067e9d796ca22b5eb8437090ee3" + url: "https://pub.dev" source: hosted - version: "1.7.0" + version: "1.9.1" path: dependency: transitive description: name: path - url: "https://pub.dartlang.org" + sha256: "8829d8a55c13fc0e37127c29fedf290c102f4e40ae94ada574091fe0ff96c917" + url: "https://pub.dev" source: hosted - version: "1.8.1" - path_drawing: - dependency: transitive - description: - name: path_drawing - url: "https://pub.dartlang.org" - source: hosted - version: "1.0.0" + version: "1.8.3" path_parsing: dependency: transitive description: name: path_parsing - url: "https://pub.dartlang.org" + sha256: e3e67b1629e6f7e8100b367d3db6ba6af4b1f0bb80f64db18ef1fbabd2fa9ccf + url: "https://pub.dev" source: hosted - version: "1.0.0" + version: "1.0.1" petitparser: dependency: transitive description: name: petitparser - url: "https://pub.dartlang.org" + sha256: cb3798bef7fc021ac45b308f4b51208a152792445cce0448c9a4ba5879dd8750 + url: "https://pub.dev" source: hosted - version: "4.4.0" + version: "5.4.0" sky_engine: dependency: transitive description: flutter @@ -153,72 +172,106 @@ packages: dependency: transitive description: name: source_span - url: "https://pub.dartlang.org" + sha256: dd904f795d4b4f3b870833847c461801f6750a9fa8e61ea5ac53f9422b31f250 + url: "https://pub.dev" source: hosted - version: "1.8.2" + version: "1.9.1" stack_trace: dependency: transitive description: name: stack_trace - url: "https://pub.dartlang.org" + sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5 + url: "https://pub.dev" source: hosted - version: "1.10.0" + version: "1.11.0" stream_channel: dependency: transitive description: name: stream_channel - url: "https://pub.dartlang.org" + sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8" + url: "https://pub.dev" source: hosted - version: "2.1.0" + version: "2.1.1" string_scanner: dependency: transitive description: name: string_scanner - url: "https://pub.dartlang.org" + sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde" + url: "https://pub.dev" source: hosted - version: "1.1.0" + version: "1.2.0" term_glyph: dependency: transitive description: name: term_glyph - url: "https://pub.dartlang.org" + sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84 + url: "https://pub.dev" source: hosted - version: "1.2.0" + version: "1.2.1" test_api: dependency: transitive description: name: test_api - url: "https://pub.dartlang.org" + sha256: eb6ac1540b26de412b3403a163d919ba86f6a973fe6cc50ae3541b80092fdcfb + url: "https://pub.dev" source: hosted - version: "0.4.9" + version: "0.5.1" typed_data: dependency: transitive description: name: typed_data - url: "https://pub.dartlang.org" + sha256: facc8d6582f16042dd49f2463ff1bd6e2c9ef9f3d5da3d9b087e244a7b564b3c + url: "https://pub.dev" source: hosted - version: "1.3.0" + version: "1.3.2" + vector_graphics: + dependency: transitive + description: + name: vector_graphics + sha256: "670f6e07aca990b4a2bcdc08a784193c4ccdd1932620244c3a86bb72a0eac67f" + url: "https://pub.dev" + source: hosted + version: "1.1.7" + vector_graphics_codec: + dependency: transitive + description: + name: vector_graphics_codec + sha256: "7451721781d967db9933b63f5733b1c4533022c0ba373a01bdd79d1a5457f69f" + url: "https://pub.dev" + source: hosted + version: "1.1.7" + vector_graphics_compiler: + dependency: transitive + description: + name: vector_graphics_compiler + sha256: "80a13c613c8bde758b1464a1755a7b3a8f2b6cec61fbf0f5a53c94c30f03ba2e" + url: "https://pub.dev" + source: hosted + version: "1.1.7" vector_math: dependency: transitive description: name: vector_math - url: "https://pub.dartlang.org" + sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803" + url: "https://pub.dev" source: hosted - version: "2.1.2" + version: "2.1.4" xml: dependency: transitive description: name: xml - url: "https://pub.dartlang.org" + sha256: "5bc72e1e45e941d825fd7468b9b4cc3b9327942649aeb6fc5cdbf135f0a86e84" + url: "https://pub.dev" source: hosted - version: "5.3.1" + version: "6.3.0" yaml: dependency: "direct dev" description: name: yaml - url: "https://pub.dartlang.org" + sha256: "75769501ea3489fca56601ff33454fe45507ea3bfb014161abc3b43ae25989d5" + url: "https://pub.dev" source: hosted - version: "3.1.1" + version: "3.1.2" sdks: - dart: ">=2.17.0 <3.0.0" - flutter: ">=2.4.0-0.0.pre" + dart: ">=3.0.0 <4.0.0" + flutter: ">=3.7.0-0" diff --git a/pubspec.yaml b/pubspec.yaml index f46b517..b02cb2b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,12 +3,12 @@ name: "ms_undraw" repository: "https://github.com/Marcus-Software/ms_undraw" version: "3.1.0+3" dependencies: - flutter_svg: ">=1.0.0 <2.0.0" - http: ">=0.13.1 <1.0.0" + flutter_svg: ^2.0.7 + http: ^1.1.0 flutter: sdk: "flutter" dev_dependencies: - cli_util: "^0.3.0" + cli_util: ^0.4.0 yaml: ^3.1.1 fhir_yaml: ^0.9.0 flutter_test: From ce5983a38ec0daec44389acb7ece8a5794550813 Mon Sep 17 00:00:00 2001 From: patrick Date: Thu, 20 Jul 2023 21:30:50 +0200 Subject: [PATCH 2/7] Fix deprecated code --- lib/ms_undraw.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ms_undraw.dart b/lib/ms_undraw.dart index bea78bc..1c50ba6 100644 --- a/lib/ms_undraw.dart +++ b/lib/ms_undraw.dart @@ -107,7 +107,7 @@ class UnDraw extends StatelessWidget { height: height, width: width, alignment: alignment, - colorBlendMode: colorBlendMode, + colorFilter: ColorFilter.mode(color, colorBlendMode), fit: fit, semanticsLabel: semanticLabel, ); From b2f86383b7e30b06e5b6e8728ea609a2d53ac618 Mon Sep 17 00:00:00 2001 From: patrick Date: Thu, 20 Jul 2023 21:32:03 +0200 Subject: [PATCH 3/7] Update illustrations --- lib/illustrations.g.dart | 442 +++++++++++++++++++++------------------ 1 file changed, 237 insertions(+), 205 deletions(-) diff --git a/lib/illustrations.g.dart b/lib/illustrations.g.dart index 9a4e65f..4d90d06 100644 --- a/lib/illustrations.g.dart +++ b/lib/illustrations.g.dart @@ -61,11 +61,6 @@ enum UnDrawIllustration { /// Accept tasks accept_tasks, - /// Title: Accept terms - ///
- /// Accept terms - accept_terms, - /// Title: Access account ///
/// Access account @@ -181,11 +176,6 @@ enum UnDrawIllustration { /// Adventure map adventure_map, - /// Title: After the rain - ///
- /// After the rain - after_the_rain, - /// Title: Agree ///
/// Agree @@ -206,11 +196,6 @@ enum UnDrawIllustration { /// Aircraft aircraft, - /// Title: Airport - ///
- /// Airport - airport, - /// Title: Alert ///
/// Alert @@ -243,7 +228,7 @@ enum UnDrawIllustration { /// Title: Analysis ///
- /// Analysis + /// Analysis analysis, /// Title: Analytics @@ -298,12 +283,12 @@ enum UnDrawIllustration { /// Title: Appreciate it ///
- /// Appreciate it + /// Appreciate it appreciate_it, /// Title: Appreciation ///
- /// Appreciation + /// Appreciation appreciation, /// Title: Approve @@ -433,7 +418,7 @@ enum UnDrawIllustration { /// Title: Baby ///
- /// Baby + /// Baby baby, /// Title: Back home @@ -441,16 +426,6 @@ enum UnDrawIllustration { /// Back home back_home, - /// Title: Back in the day - ///
- /// Back in the day - back_in_the_day, - - /// Title: Back to school - ///
- /// Back to school - back_to_school, - /// Title: Balloons ///
/// Balloons @@ -468,12 +443,12 @@ enum UnDrawIllustration { /// Title: Barista ///
- /// Barista + /// Barista barista, /// Title: Basketball ///
- /// Basketball + /// Basketball basketball, /// Title: Be the hero @@ -483,7 +458,7 @@ enum UnDrawIllustration { /// Title: Beach day ///
- /// Beach day + /// Beach day beach_day, /// Title: Bear market @@ -653,7 +628,7 @@ enum UnDrawIllustration { /// Title: Buddies ///
- /// Buddies + /// Buddies buddies, /// Title: Buffer @@ -716,6 +691,11 @@ enum UnDrawIllustration { /// Business decisions business_decisions, + /// Title: Business man + ///
+ /// Business man + business_man, + /// Title: Business plan ///
/// Business plan @@ -728,7 +708,7 @@ enum UnDrawIllustration { /// Title: Businessman ///
- /// Businessman + /// Businessman businessman, /// Title: Businesswoman @@ -746,11 +726,6 @@ enum UnDrawIllustration { /// Buy house buy_house, - /// Title: By my car - ///
- /// By my car - by_my_car, - /// Title: By the road ///
/// By the road @@ -806,6 +781,11 @@ enum UnDrawIllustration { /// Candidate candidate, + /// Title: Car repair + ///
+ /// Car repair + car_repair, + /// Title: Card postal ///
/// Card postal @@ -816,10 +796,10 @@ enum UnDrawIllustration { /// Career development career_development, - /// Title: Cautious dog + /// Title: Cat ///
- /// Cautious dog - cautious_dog, + /// Cat + cat, /// Title: Celebrating ///
@@ -931,11 +911,6 @@ enum UnDrawIllustration { /// Christmas stocking christmas_stocking, - /// Title: Christmas tree - ///
- /// Christmas tree - christmas_tree, - /// Title: Circles ///
/// Circles @@ -1041,6 +1016,11 @@ enum UnDrawIllustration { /// Coffee coffee, + /// Title: Coffee Time + ///
+ /// Coffee Time + coffee_time, + /// Title: Coffee break ///
/// Coffee break @@ -1118,7 +1098,7 @@ enum UnDrawIllustration { /// Title: Completed ///
- /// Completed + /// Completed completed, /// Title: Completed steps @@ -1273,7 +1253,7 @@ enum UnDrawIllustration { /// Title: Cooking ///
- /// Cooking + /// Cooking cooking, /// Title: Coolness @@ -1376,11 +1356,6 @@ enum UnDrawIllustration { /// Crypto portfolio crypto_portfolio, - /// Title: Cup of tea - ///
- /// Cup of tea - cup_of_tea, - /// Title: Current location ///
/// Current location @@ -1471,10 +1446,10 @@ enum UnDrawIllustration { /// Deconstructed deconstructed, - /// Title: Decorative friends + /// Title: Decorate Christmas tree ///
- /// Decorative friends - decorative_friends, + /// Decorate Christmas tree + decorate_christmas_tree, /// Title: Deliveries ///
@@ -1693,7 +1668,7 @@ enum UnDrawIllustration { /// Title: Doctors ///
- /// Doctors + /// Doctors doctors, /// Title: Documents @@ -1701,6 +1676,11 @@ enum UnDrawIllustration { /// Documents documents, + /// Title: Dog + ///
+ /// Dog + dog, + /// Title: Dog walking ///
/// Dog walking @@ -1751,6 +1731,11 @@ enum UnDrawIllustration { /// Dreamer dreamer, + /// Title: Drink coffee + ///
+ /// Drink coffee + drink_coffee, + /// Title: Drone delivery ///
/// Drone delivery @@ -1781,11 +1766,6 @@ enum UnDrawIllustration { /// Duplicate duplicate, - /// Title: Easter egg hunt - ///
- /// Easter egg hunt - easter_egg_hunt, - /// Title: Eating together ///
/// Eating together @@ -1831,6 +1811,11 @@ enum UnDrawIllustration { /// Electric car electric_car, + /// Title: Electricity + ///
+ /// Electricity + electricity, + /// Title: Elements ///
/// Elements @@ -1941,9 +1926,14 @@ enum UnDrawIllustration { /// Exciting news exciting_news, + /// Title: Expecting + ///
+ /// Expecting + expecting, + /// Title: Experience design ///
- /// Experience design + /// Experience design experience_design, /// Title: Experts @@ -2058,7 +2048,7 @@ enum UnDrawIllustration { /// Title: Female avatar ///
- /// Female avatar + /// Female avatar female_avatar, /// Title: Festivities @@ -2136,6 +2126,11 @@ enum UnDrawIllustration { /// Fingerprint fingerprint, + /// Title: Fingerprint login + ///
+ /// Fingerprint login + fingerprint_login, + /// Title: Finish line ///
/// Finish line @@ -2206,6 +2201,11 @@ enum UnDrawIllustration { /// Flutter dev flutter_dev, + /// Title: Flying drone + ///
+ /// Flying drone + flying_drone, + /// Title: Focus ///
/// Focus @@ -2251,11 +2251,6 @@ enum UnDrawIllustration { /// For sale for_sale, - /// Title: Forever - ///
- /// Forever - forever, - /// Title: Forgot password ///
/// Forgot password @@ -2301,6 +2296,11 @@ enum UnDrawIllustration { /// Frozen figure frozen_figure, + /// Title: Fun Moments + ///
+ /// Fun Moments + fun_moments, + /// Title: Functions ///
/// Functions @@ -2438,7 +2438,7 @@ enum UnDrawIllustration { /// Title: Grand slam ///
- /// Grand slam + /// Grand slam grand_slam, /// Title: Grandma @@ -2511,6 +2511,11 @@ enum UnDrawIllustration { /// Hacker mindset hacker_mindset, + /// Title: Halloween + ///
+ /// Halloween + halloween, + /// Title: Hamburger ///
/// Hamburger @@ -2551,6 +2556,11 @@ enum UnDrawIllustration { /// Happy music happy_music, + /// Title: Happy new year + ///
+ /// Happy new year + happy_new_year, + /// Title: Happy news ///
/// Happy news @@ -2568,7 +2578,7 @@ enum UnDrawIllustration { /// Title: Healthy habit ///
- /// Healthy habit + /// Healthy habit healthy_habit, /// Title: Healthy lifestyle @@ -2643,7 +2653,7 @@ enum UnDrawIllustration { /// Title: Home run ///
- /// Home run + /// Home run home_run, /// Title: Home screen @@ -2758,7 +2768,7 @@ enum UnDrawIllustration { /// Title: In love ///
- /// In love + /// In love in_love, /// Title: In no time @@ -2881,11 +2891,6 @@ enum UnDrawIllustration { /// Intense feeling intense_feeling, - /// Title: Interaction design - ///
- /// Interaction design - interaction_design, - /// Title: Interior design ///
/// Interior design @@ -2941,11 +2946,6 @@ enum UnDrawIllustration { /// Japan japan, - /// Title: Jason mask - ///
- /// Jason mask - jason_mask, - /// Title: JavaScript frameworks ///
/// JavaScript frameworks @@ -3026,6 +3026,11 @@ enum UnDrawIllustration { /// Landscape mode landscape_mode, + /// Title: Landscape photographer + ///
+ /// Landscape photographer + landscape_photographer, + /// Title: Laravel and vue ///
/// Laravel and vue @@ -3156,11 +3161,6 @@ enum UnDrawIllustration { /// Lost lost, - /// Title: Lost online - ///
- /// Lost online - lost_online, - /// Title: Love ///
/// Love @@ -3168,9 +3168,14 @@ enum UnDrawIllustration { /// Title: Love is in the air ///
- /// Love is in the air + /// Love is in the air love_is_in_the_air, + /// Title: Love it + ///
+ /// Love it + love_it, + /// Title: Loving it ///
/// Loving it @@ -3223,7 +3228,7 @@ enum UnDrawIllustration { /// Title: Male avatar ///
- /// Male avatar + /// Male avatar male_avatar, /// Title: Manage chats @@ -3368,7 +3373,7 @@ enum UnDrawIllustration { /// Title: Mindfulness ///
- /// Mindfulness + /// Mindfulness mindfulness, /// Title: Mint tea @@ -3386,11 +3391,6 @@ enum UnDrawIllustration { /// Missed chances missed_chances, - /// Title: Mission impossible - ///
- /// Mission impossible - mission_impossible, - /// Title: Mobile ///
/// Mobile @@ -3501,6 +3501,11 @@ enum UnDrawIllustration { /// Mobile prototyping mobile_prototyping, + /// Title: Mobile search + ///
+ /// Mobile search + mobile_search, + /// Title: Mobile testing ///
/// Mobile testing @@ -3721,6 +3726,11 @@ enum UnDrawIllustration { /// Netflix netflix, + /// Title: New Year 2023 + ///
+ /// New Year 2023 + new_year_2023, + /// Title: New decade ///
/// New decade @@ -3803,7 +3813,7 @@ enum UnDrawIllustration { /// Title: Not found ///
- /// Not found + /// Not found not_found, /// Title: Note list @@ -3856,11 +3866,6 @@ enum UnDrawIllustration { /// Office snack office_snack, - /// Title: Old day - ///
- /// Old day - old_day, - /// Title: Omega ///
/// Omega @@ -4081,11 +4086,6 @@ enum UnDrawIllustration { /// Opened tabs opened_tabs, - /// Title: Operating system - ///
- /// Operating system - operating_system, - /// Title: Opinion ///
/// Opinion @@ -4191,6 +4191,11 @@ enum UnDrawIllustration { /// Palette palette, + /// Title: Pancakes + ///
+ /// Pancakes + pancakes, + /// Title: Party ///
/// Party @@ -4386,6 +4391,11 @@ enum UnDrawIllustration { /// Photos photos, + /// Title: Pic profile + ///
+ /// Pic profile + pic_profile, + /// Title: Picture ///
/// Picture @@ -4403,7 +4413,7 @@ enum UnDrawIllustration { /// Title: Pilates ///
- /// Pilates + /// Pilates pilates, /// Title: Pitching @@ -4441,6 +4451,11 @@ enum UnDrawIllustration { /// Playful cat playful_cat, + /// Title: Playing Golf + ///
+ /// Playing Golf + playing_golf, + /// Title: Playing cards ///
/// Playing cards @@ -4663,7 +4678,7 @@ enum UnDrawIllustration { /// Title: Profile pic ///
- /// Profile pic + /// Profile pic profile_pic, /// Title: Programmer @@ -4761,6 +4776,11 @@ enum UnDrawIllustration { /// Pull request pull_request, + /// Title: Pumpkin + ///
+ /// Pumpkin + pumpkin, + /// Title: Pure love ///
/// Pure love @@ -4843,7 +4863,7 @@ enum UnDrawIllustration { /// Title: Ready for waves ///
- /// Ready for waves + /// Ready for waves ready_for_waves, /// Title: Real time analytics @@ -5058,7 +5078,7 @@ enum UnDrawIllustration { /// Title: Running wild ///
- /// Running wild + /// Running wild running_wild, /// Title: Safe @@ -5103,7 +5123,7 @@ enum UnDrawIllustration { /// Title: Scientist ///
- /// Scientist + /// Scientist scientist, /// Title: Scooter @@ -5131,9 +5151,14 @@ enum UnDrawIllustration { /// Search search, + /// Title: Search App + ///
+ /// Search App + search_app, + /// Title: Search engines ///
- /// Search engines + /// Search engines search_engines, /// Title: Searching @@ -5351,6 +5376,11 @@ enum UnDrawIllustration { /// Shopping shopping, + /// Title: Shopping Bags + ///
+ /// Shopping Bags + shopping_bags, + /// Title: Shopping app ///
/// Shopping app @@ -5366,6 +5396,11 @@ enum UnDrawIllustration { /// Showing support showing_support, + /// Title: Sign Up + ///
+ /// Sign Up + sign_up, + /// Title: Sign in ///
/// Sign in @@ -5396,11 +5431,6 @@ enum UnDrawIllustration { /// Skateboarding skateboarding, - /// Title: Sleep analysis - ///
- /// Sleep analysis - sleep_analysis, - /// Title: Slider ///
/// Slider @@ -5443,7 +5473,7 @@ enum UnDrawIllustration { /// Title: Snow games ///
- /// Snow games + /// Snow games snow_games, /// Title: Snow globe @@ -5778,7 +5808,7 @@ enum UnDrawIllustration { /// Title: Summer ///
- /// Summer + /// Summer summer, /// Title: Sunlight @@ -5803,7 +5833,7 @@ enum UnDrawIllustration { /// Title: Superhero ///
- /// Superhero + /// Superhero superhero, /// Title: Surfer @@ -6148,7 +6178,7 @@ enum UnDrawIllustration { /// Title: Traveling ///
- /// Traveling + /// Traveling traveling, /// Title: Treasure @@ -6311,11 +6341,6 @@ enum UnDrawIllustration { /// Vault vault, - /// Title: Vehicle sale - ///
- /// Vehicle sale - vehicle_sale, - /// Title: Verified ///
/// Verified @@ -6358,14 +6383,9 @@ enum UnDrawIllustration { /// Title: Videographer ///
- /// Videographer + /// Videographer videographer, - /// Title: Viral tweet - ///
- /// Viral tweet - viral_tweet, - /// Title: Virtual assistant ///
/// Virtual assistant @@ -6431,6 +6451,16 @@ enum UnDrawIllustration { /// Walk in the city walk_in_the_city, + /// Title: Walking In Rain + ///
+ /// Walking In Rain + walking_in_rain, + + /// Title: Walking Together + ///
+ /// Walking Together + walking_together, + /// Title: Walking around ///
/// Walking around @@ -6601,16 +6631,16 @@ enum UnDrawIllustration { /// Winter magic winter_magic, - /// Title: Winter olympics - ///
- /// Winter olympics - winter_olympics, - /// Title: Winter road ///
/// Winter road winter_road, + /// Title: Winter skating + ///
+ /// Winter skating + winter_skating, + /// Title: Winter walk ///
/// Winter walk @@ -6631,11 +6661,6 @@ enum UnDrawIllustration { /// Wishlist wishlist, - /// Title: Witch - ///
- /// Witch - witch, - /// Title: With love ///
/// With love @@ -6643,7 +6668,7 @@ enum UnDrawIllustration { /// Title: Woman ///
- /// Woman + /// Woman woman, /// Title: Women day @@ -6788,11 +6813,10 @@ enum UnDrawIllustration { } /// Base url for the illustrations -const baseUrl = - "https://42f2671d685f51e10fc6-b9fcecea3e50b3b59bdc28dead054ebc.ssl.cf5.rackcdn.com/illustrations"; +const baseUrl = "https://undraw.co/api/illustrations"; /// Map of illustrations with url to download -const illustrationMap = { +const illustrationMap = const { UnDrawIllustration._3d_modeling: '$baseUrl/3d_modeling_re_6vi2.svg', UnDrawIllustration.a_better_world: '$baseUrl/a_better_world_9xfd.svg', UnDrawIllustration.a_day_at_the_park: @@ -6807,7 +6831,6 @@ const illustrationMap = { UnDrawIllustration.abstract: '$baseUrl/Abstract_re_l9xy.svg', UnDrawIllustration.accept_request: '$baseUrl/Accept_request_re_d81h.svg', UnDrawIllustration.accept_tasks: '$baseUrl/Accept_tasks_re_09mv.svg', - UnDrawIllustration.accept_terms: '$baseUrl/Accept_terms_re_lj38.svg', UnDrawIllustration.access_account: '$baseUrl/Access_account_re_8spm.svg', UnDrawIllustration.access_denied: '$baseUrl/access_denied_re_awnf.svg', UnDrawIllustration.account: '$baseUrl/Account_re_o7id.svg', @@ -6832,19 +6855,17 @@ const illustrationMap = { '$baseUrl/Advanced_customization_re_wo6h.svg', UnDrawIllustration.adventure: '$baseUrl/Adventure_re_ncqp.svg', UnDrawIllustration.adventure_map: '$baseUrl/adventure_map_hnin.svg', - UnDrawIllustration.after_the_rain: '$baseUrl/after_the_rain_58op.svg', UnDrawIllustration.agree: '$baseUrl/Agree_re_hor9.svg', UnDrawIllustration.agreement: '$baseUrl/Agreement_re_d4dv.svg', UnDrawIllustration.air_support: '$baseUrl/Air_support_re_nybl.svg', UnDrawIllustration.aircraft: '$baseUrl/Aircraft_re_m05i.svg', - UnDrawIllustration.airport: '$baseUrl/Airport_re_oqk1.svg', UnDrawIllustration.alert: '$baseUrl/Alert_re_j2op.svg', UnDrawIllustration.algolia: '$baseUrl/algolia_msba.svg', UnDrawIllustration.alien_science: '$baseUrl/Alien_science_re_0f8q.svg', UnDrawIllustration.all_the_data: '$baseUrl/All_the_data_re_hh4w.svg', UnDrawIllustration.among_nature: '$baseUrl/among_nature_p1xb.svg', UnDrawIllustration.amusement_park: '$baseUrl/amusement_park_17oe.svg', - UnDrawIllustration.analysis: '$baseUrl/Analysis_re_w2vd.svg', + UnDrawIllustration.analysis: '$baseUrl/Analysis_dq08.svg', UnDrawIllustration.analytics: '$baseUrl/Analytics_re_dkf8.svg', UnDrawIllustration.analyze: '$baseUrl/analyze_re_9kco.svg', UnDrawIllustration.android: '$baseUrl/android_jr64.svg', @@ -6856,8 +6877,8 @@ const illustrationMap = { UnDrawIllustration.app_data: '$baseUrl/app_data_re_vg5c.svg', UnDrawIllustration.app_installation: '$baseUrl/App_installation_re_h36x.svg', UnDrawIllustration.app_wireframe: '$baseUrl/App_wireframe_re_d467.svg', - UnDrawIllustration.appreciate_it: '$baseUrl/Appreciate_it_qnkk.svg', - UnDrawIllustration.appreciation: '$baseUrl/Appreciation_vsih.svg', + UnDrawIllustration.appreciate_it: '$baseUrl/Appreciate_it_re_yc8h.svg', + UnDrawIllustration.appreciation: '$baseUrl/Appreciation_0xsh.svg', UnDrawIllustration.approve: '$baseUrl/approve_qwp7.svg', UnDrawIllustration.apps: '$baseUrl/Apps_re_ienc.svg', UnDrawIllustration.around_the_world: '$baseUrl/Around_the_world_re_rb1p.svg', @@ -6886,17 +6907,15 @@ const illustrationMap = { UnDrawIllustration.autumn: '$baseUrl/Autumn_re_rwy0.svg', UnDrawIllustration.awards: '$baseUrl/awards_fieb.svg', UnDrawIllustration.awesome: '$baseUrl/awesome_rlvy.svg', - UnDrawIllustration.baby: '$baseUrl/baby_ja7a.svg', + UnDrawIllustration.baby: '$baseUrl/Baby_re_fr9r.svg', UnDrawIllustration.back_home: '$baseUrl/back_home_nl5c.svg', - UnDrawIllustration.back_in_the_day: '$baseUrl/back_in_the_day_knsh.svg', - UnDrawIllustration.back_to_school: '$baseUrl/back_to_school_inwc.svg', UnDrawIllustration.balloons: '$baseUrl/Balloons_re_8ymj.svg', UnDrawIllustration.barbecue: '$baseUrl/barbecue_3x93.svg', UnDrawIllustration.barber: '$baseUrl/barber_3uel.svg', - UnDrawIllustration.barista: '$baseUrl/barista_507s.svg', - UnDrawIllustration.basketball: '$baseUrl/Basketball_re_fsbx.svg', + UnDrawIllustration.barista: '$baseUrl/Barista_at0v.svg', + UnDrawIllustration.basketball: '$baseUrl/Basketball_re_7701.svg', UnDrawIllustration.be_the_hero: '$baseUrl/be_the_hero_ssr2.svg', - UnDrawIllustration.beach_day: '$baseUrl/Beach_day_2cpx.svg', + UnDrawIllustration.beach_day: '$baseUrl/Beach_day_cser.svg', UnDrawIllustration.bear_market: '$baseUrl/bear_market_ania.svg', UnDrawIllustration.beer: '$baseUrl/beer_xg5f.svg', UnDrawIllustration.beer_celebration: '$baseUrl/Beer_celebration_re_0iqw.svg', @@ -6930,7 +6949,7 @@ const illustrationMap = { UnDrawIllustration.browser_stats: '$baseUrl/Browser_stats_re_j7wy.svg', UnDrawIllustration.browsing: '$baseUrl/Browsing_re_eycn.svg', UnDrawIllustration.browsing_online: '$baseUrl/Browsing_online_re_umsa.svg', - UnDrawIllustration.buddies: '$baseUrl/Buddies_baai.svg', + UnDrawIllustration.buddies: '$baseUrl/Buddies_2ae5.svg', UnDrawIllustration.buffer: '$baseUrl/buffer_wq43.svg', UnDrawIllustration.bug_fixing: '$baseUrl/bug_fixing_oc7a.svg', UnDrawIllustration.build_wireframe: '$baseUrl/Build_wireframe_re_ln7g.svg', @@ -6945,13 +6964,13 @@ const illustrationMap = { UnDrawIllustration.business_deal: '$baseUrl/Business_deal_re_up4u.svg', UnDrawIllustration.business_decisions: '$baseUrl/Business_decisions_re_84ag.svg', + UnDrawIllustration.business_man: '$baseUrl/Businessman_re_mlee.svg', UnDrawIllustration.business_plan: '$baseUrl/Business_plan_re_0v81.svg', UnDrawIllustration.business_shop: '$baseUrl/Business_shop_re_ruf4.svg', - UnDrawIllustration.businessman: '$baseUrl/Businessman_re_mlee.svg', + UnDrawIllustration.businessman: '$baseUrl/businessman_uyx7.svg', UnDrawIllustration.businesswoman: '$baseUrl/Businesswoman_re_5n6b.svg', UnDrawIllustration.button_style: '$baseUrl/Button_style_re_uctt.svg', UnDrawIllustration.buy_house: '$baseUrl/Buy_house_re_8xq7.svg', - UnDrawIllustration.by_my_car: '$baseUrl/by_my_car_ttge.svg', UnDrawIllustration.by_the_road: '$baseUrl/By_the_road_re_vvs7.svg', UnDrawIllustration.cms: '$baseUrl/cms_re_asu0.svg', UnDrawIllustration.cabin: '$baseUrl/cabin_hkfr.svg', @@ -6963,10 +6982,11 @@ const illustrationMap = { UnDrawIllustration.camping: '$baseUrl/camping_noc8.svg', UnDrawIllustration.cancel: '$baseUrl/Cancel_re_pkdm.svg', UnDrawIllustration.candidate: '$baseUrl/candidate_ubwv.svg', + UnDrawIllustration.car_repair: '$baseUrl/automobile_repair_ywci.svg', UnDrawIllustration.card_postal: '$baseUrl/card_postal_5wvw.svg', UnDrawIllustration.career_development: '$baseUrl/Career_development_re_sv91.svg', - UnDrawIllustration.cautious_dog: '$baseUrl/Cautious_dog_q83f.svg', + UnDrawIllustration.cat: '$baseUrl/Cat_epte.svg', UnDrawIllustration.celebrating: '$baseUrl/Celebrating_rtuv.svg', UnDrawIllustration.celebration: '$baseUrl/Celebration_re_kc9k.svg', UnDrawIllustration.certificate: '$baseUrl/Certificate_re_yadi.svg', @@ -6990,7 +7010,6 @@ const illustrationMap = { UnDrawIllustration.chore_list: '$baseUrl/chore_list_re_2lq8.svg', UnDrawIllustration.christmas_mode: '$baseUrl/christmas_mode_g81u.svg', UnDrawIllustration.christmas_stocking: '$baseUrl/Christmas_stocking_wux9.svg', - UnDrawIllustration.christmas_tree: '$baseUrl/christmas_tree_56sw.svg', UnDrawIllustration.circles: '$baseUrl/circles_y7s2.svg', UnDrawIllustration.circuit: '$baseUrl/circuit_sdmr.svg', UnDrawIllustration.circuit_board: '$baseUrl/Circuit_board_re_1b79.svg', @@ -7012,6 +7031,7 @@ const illustrationMap = { UnDrawIllustration.code_typing: '$baseUrl/Code_typing_re_p8b9.svg', UnDrawIllustration.coding: '$baseUrl/Coding_re_iv62.svg', UnDrawIllustration.coffee: '$baseUrl/Coffee_re_x35h.svg', + UnDrawIllustration.coffee_time: '$baseUrl/Coffee_Time_45em.svg', UnDrawIllustration.coffee_break: '$baseUrl/coffee_break_h3uu.svg', UnDrawIllustration.coffee_with_friends: '$baseUrl/coffee_with_friends_3cbj.svg', @@ -7028,7 +7048,7 @@ const illustrationMap = { UnDrawIllustration.community: '$baseUrl/Community_re_cyrm.svg', UnDrawIllustration.complete_design: '$baseUrl/Complete_design_re_h75h.svg', UnDrawIllustration.complete_task: '$baseUrl/Complete_task_re_44tb.svg', - UnDrawIllustration.completed: '$baseUrl/Completed_re_cisp.svg', + UnDrawIllustration.completed: '$baseUrl/Completed_03xt.svg', UnDrawIllustration.completed_steps: '$baseUrl/Completed_steps_re_h9wc.svg', UnDrawIllustration.completed_tasks: '$baseUrl/completed_tasks_vs6q.svg', UnDrawIllustration.completing: '$baseUrl/Completing_re_i7ap.svg', @@ -7062,7 +7082,7 @@ const illustrationMap = { UnDrawIllustration.conversation: '$baseUrl/Conversation_re_c26v.svg', UnDrawIllustration.convert: '$baseUrl/Convert_re_l0y1.svg', UnDrawIllustration.cookie_love: '$baseUrl/Cookie_love_re_lsjh.svg', - UnDrawIllustration.cooking: '$baseUrl/Cooking_re_g99p.svg', + UnDrawIllustration.cooking: '$baseUrl/Cooking_p7m1.svg', UnDrawIllustration.coolness: '$baseUrl/Coolness_re_sllr.svg', UnDrawIllustration.counting_stars: '$baseUrl/Counting_stars_re_smvv.svg', UnDrawIllustration.country_side: '$baseUrl/Country_side_re_0dou.svg', @@ -7087,7 +7107,6 @@ const illustrationMap = { '$baseUrl/Credit_card_payments_re_qboh.svg', UnDrawIllustration.crypto_flowers: '$baseUrl/Crypto_flowers_re_dyqo.svg', UnDrawIllustration.crypto_portfolio: '$baseUrl/crypto_portfolio_2jy5.svg', - UnDrawIllustration.cup_of_tea: '$baseUrl/cup_of_tea_6nqg.svg', UnDrawIllustration.current_location: '$baseUrl/Current_location_re_j130.svg', UnDrawIllustration.customer_survey: '$baseUrl/Customer_survey_re_v9cj.svg', UnDrawIllustration.dark_alley: '$baseUrl/dark_alley_hl3o.svg', @@ -7106,7 +7125,8 @@ const illustrationMap = { UnDrawIllustration.date_picker: '$baseUrl/Date_picker_re_r0p8.svg', UnDrawIllustration.decide: '$baseUrl/Decide_re_ixfw.svg', UnDrawIllustration.deconstructed: '$baseUrl/deconstructed_alud.svg', - UnDrawIllustration.decorative_friends: '$baseUrl/decorative_friends_q2np.svg', + UnDrawIllustration.decorate_christmas_tree: + '$baseUrl/decorate_christmas_tree_rmj0.svg', UnDrawIllustration.deliveries: '$baseUrl/Deliveries_2r4y.svg', UnDrawIllustration.delivery: '$baseUrl/Delivery_re_f50b.svg', UnDrawIllustration.delivery_address: '$baseUrl/Delivery_address_re_cjca.svg', @@ -7156,8 +7176,9 @@ const illustrationMap = { UnDrawIllustration.discount: '$baseUrl/discount_d4bd.svg', UnDrawIllustration.discoverable: '$baseUrl/discoverable_xwsc.svg', UnDrawIllustration.doctor: '$baseUrl/doctor_kw5l.svg', - UnDrawIllustration.doctors: '$baseUrl/doctors_hwty.svg', + UnDrawIllustration.doctors: '$baseUrl/Doctors_p6aq.svg', UnDrawIllustration.documents: '$baseUrl/Documents_re_isxv.svg', + UnDrawIllustration.dog: '$baseUrl/Dog_c7i6.svg', UnDrawIllustration.dog_walking: '$baseUrl/Dog_walking_re_l61p.svg', UnDrawIllustration.doll_play: '$baseUrl/doll_play_evbw.svg', UnDrawIllustration.domain_names: '$baseUrl/Domain_names_re_0uun.svg', @@ -7168,13 +7189,13 @@ const illustrationMap = { UnDrawIllustration.drag: '$baseUrl/Drag_re_shc0.svg', UnDrawIllustration.dream_world: '$baseUrl/Dream_world_re_x2yl.svg', UnDrawIllustration.dreamer: '$baseUrl/Dreamer_re_9tua.svg', + UnDrawIllustration.drink_coffee: '$baseUrl/Drink_coffee_v3au.svg', UnDrawIllustration.drone_delivery: '$baseUrl/Drone_delivery_re_in95.svg', UnDrawIllustration.drone_race: '$baseUrl/drone_race_0sim.svg', UnDrawIllustration.drone_surveillance: '$baseUrl/drone_surveillance_kjjg.svg', UnDrawIllustration.dropdown_menu: '$baseUrl/Dropdown_menu_re_jqqs.svg', UnDrawIllustration.dua_lipa: '$baseUrl/dua_lipa_ixam.svg', UnDrawIllustration.duplicate: '$baseUrl/Duplicate_re_d39g.svg', - UnDrawIllustration.easter_egg_hunt: '$baseUrl/easter_egg_hunt_r36d.svg', UnDrawIllustration.eating_together: '$baseUrl/Eating_together_re_ux62.svg', UnDrawIllustration.eco_conscious: '$baseUrl/Eco_conscious_re_r2bs.svg', UnDrawIllustration.edit_photo: '$baseUrl/Edit_photo_re_ton4.svg', @@ -7184,6 +7205,7 @@ const illustrationMap = { UnDrawIllustration.eiffel_tower: '$baseUrl/Eiffel_tower_re_e11r.svg', UnDrawIllustration.election_day: '$baseUrl/election_day_w842.svg', UnDrawIllustration.electric_car: '$baseUrl/electric_car_b7hl.svg', + UnDrawIllustration.electricity: '$baseUrl/electricity_k2ft.svg', UnDrawIllustration.elements: '$baseUrl/Elements_re_25t9.svg', UnDrawIllustration.email_campaign: '$baseUrl/Email_campaign_re_m6k5.svg', UnDrawIllustration.email_capture: '$baseUrl/Email_capture_re_b5ys.svg', @@ -7208,8 +7230,9 @@ const illustrationMap = { '$baseUrl/Everywhere_together_re_xe5a.svg', UnDrawIllustration.exams: '$baseUrl/Exams_re_4ios.svg', UnDrawIllustration.exciting_news: '$baseUrl/Exciting_news_re_y1iw.svg', + UnDrawIllustration.expecting: '$baseUrl/expecting_l6j1.svg', UnDrawIllustration.experience_design: - '$baseUrl/Experience_design_re_ca7l.svg', + '$baseUrl/Experience_design_re_dmqq.svg', UnDrawIllustration.experts: '$baseUrl/Experts_re_i40h.svg', UnDrawIllustration.explore: '$baseUrl/Explore_re_8l4v.svg', UnDrawIllustration.exploring: '$baseUrl/Exploring_re_grb8.svg', @@ -7233,7 +7256,7 @@ const illustrationMap = { UnDrawIllustration.feeling_happy: '$baseUrl/feeling_happy_jymo.svg', UnDrawIllustration.feeling_of_joy: '$baseUrl/Feeling_of_joy_re_cqko.svg', UnDrawIllustration.feeling_proud: '$baseUrl/feeling_proud_qne1.svg', - UnDrawIllustration.female_avatar: '$baseUrl/female_avatar_w3jk.svg', + UnDrawIllustration.female_avatar: '$baseUrl/Female_avatar_efig.svg', UnDrawIllustration.festivities: '$baseUrl/festivities_tvvj.svg', UnDrawIllustration.file_analysis: '$baseUrl/file_analysis_8k9b.svg', UnDrawIllustration.file_bundle: '$baseUrl/File_bundle_re_6q1e.svg', @@ -7250,6 +7273,8 @@ const illustrationMap = { UnDrawIllustration.finance: '$baseUrl/Finance_re_gnv2.svg', UnDrawIllustration.financial_data: '$baseUrl/Financial_data_re_p0fl.svg', UnDrawIllustration.fingerprint: '$baseUrl/Fingerprint_re_uf3f.svg', + UnDrawIllustration.fingerprint_login: + '$baseUrl/Fingerprint_login_re_t71l.svg', UnDrawIllustration.finish_line: '$baseUrl/Finish_line_re_jkxc.svg', UnDrawIllustration.fireworks: '$baseUrl/Fireworks_re_2xi7.svg', UnDrawIllustration.firmware: '$baseUrl/Firmware_re_fgdy.svg', @@ -7264,6 +7289,7 @@ const illustrationMap = { UnDrawIllustration.floating: '$baseUrl/Floating_re_xtcj.svg', UnDrawIllustration.flowers: '$baseUrl/flowers_vx06.svg', UnDrawIllustration.flutter_dev: '$baseUrl/flutter_dev_wvqj.svg', + UnDrawIllustration.flying_drone: '$baseUrl/Flying_drone_u3r2.svg', UnDrawIllustration.focus: '$baseUrl/focus_sey6.svg', UnDrawIllustration.folder: '$baseUrl/Folder_re_apfp.svg', UnDrawIllustration.folder_files: '$baseUrl/Folder_files_re_2cbm.svg', @@ -7273,7 +7299,6 @@ const illustrationMap = { UnDrawIllustration.font: '$baseUrl/Font_re_efri.svg', UnDrawIllustration.for_review: '$baseUrl/for_review_eqxk.svg', UnDrawIllustration.for_sale: '$baseUrl/For_sale_re_egkk.svg', - UnDrawIllustration.forever: '$baseUrl/forever_5ag7.svg', UnDrawIllustration.forgot_password: '$baseUrl/Forgot_password_re_hxwm.svg', UnDrawIllustration.forming_ideas: '$baseUrl/Forming_ideas_re_2afc.svg', UnDrawIllustration.forms: '$baseUrl/Forms_re_pkrt.svg', @@ -7284,6 +7309,7 @@ const illustrationMap = { UnDrawIllustration.friends_online: '$baseUrl/Friends_online_re_r7pq.svg', UnDrawIllustration.friendship: '$baseUrl/friendship_mni7.svg', UnDrawIllustration.frozen_figure: '$baseUrl/frozen_figure_omho.svg', + UnDrawIllustration.fun_moments: '$baseUrl/fun_moments_2vha.svg', UnDrawIllustration.functions: '$baseUrl/Functions_re_alho.svg', UnDrawIllustration.futuristic_interface: '$baseUrl/Futuristic_interface_re_0cm6.svg', @@ -7314,7 +7340,7 @@ const illustrationMap = { UnDrawIllustration.google_docs: '$baseUrl/Google_docs_re_evm3.svg', UnDrawIllustration.grades: '$baseUrl/Grades_re_j7d6.svg', UnDrawIllustration.graduation: '$baseUrl/Graduation_re_gthn.svg', - UnDrawIllustration.grand_slam: '$baseUrl/grand_slam_0q5r.svg', + UnDrawIllustration.grand_slam: '$baseUrl/Grand_slam_84ep.svg', UnDrawIllustration.grandma: '$baseUrl/Grandma_re_rnv1.svg', UnDrawIllustration.gravitas: '$baseUrl/gravitas_d3ep.svg', UnDrawIllustration.greek_freak: '$baseUrl/greek_freak_j2qb.svg', @@ -7329,6 +7355,7 @@ const illustrationMap = { UnDrawIllustration.growth_curve: '$baseUrl/Growth_curve_re_t5s7.svg', UnDrawIllustration.hacker_mind: '$baseUrl/hacker_mind_6y85.svg', UnDrawIllustration.hacker_mindset: '$baseUrl/Hacker_mindset_re_8a33.svg', + UnDrawIllustration.halloween: '$baseUrl/Halloween_re_2kq1.svg', UnDrawIllustration.hamburger: '$baseUrl/Hamburger_re_7sfy.svg', UnDrawIllustration.hang_out: '$baseUrl/Hang_out_re_udl4.svg', UnDrawIllustration.happy_2019: '$baseUrl/happy_2019_jq3f.svg', @@ -7338,10 +7365,11 @@ const illustrationMap = { UnDrawIllustration.happy_birthday: '$baseUrl/Happy_birthday_re_c16u.svg', UnDrawIllustration.happy_feeling: '$baseUrl/Happy_feeling_re_e76r.svg', UnDrawIllustration.happy_music: '$baseUrl/happy_music_g6wc.svg', + UnDrawIllustration.happy_new_year: '$baseUrl/happy_new_year_di92.svg', UnDrawIllustration.happy_news: '$baseUrl/Happy_news_re_tsbd.svg', UnDrawIllustration.happy_women_day: '$baseUrl/happy_women_day_fbjt.svg', UnDrawIllustration.having_fun: '$baseUrl/Having_fun_re_vj4h.svg', - UnDrawIllustration.healthy_habit: '$baseUrl/healthy_habit_bh5w.svg', + UnDrawIllustration.healthy_habit: '$baseUrl/Healthy_habit_kwe6.svg', UnDrawIllustration.healthy_lifestyle: '$baseUrl/Healthy_lifestyle_re_ifwg.svg', UnDrawIllustration.healthy_options: '$baseUrl/Healthy_options_re_lf9l.svg', @@ -7357,7 +7385,7 @@ const illustrationMap = { UnDrawIllustration.hiring: '$baseUrl/Hiring_re_yk5n.svg', UnDrawIllustration.hologram: '$baseUrl/Hologram_re_7ppw.svg', UnDrawIllustration.home_cinema: '$baseUrl/home_cinema_l7yl.svg', - UnDrawIllustration.home_run: '$baseUrl/home_run_oerh.svg', + UnDrawIllustration.home_run: '$baseUrl/Home_run_acyh.svg', UnDrawIllustration.home_screen: '$baseUrl/Home_screen_re_640d.svg', UnDrawIllustration.home_settings: '$baseUrl/Home_settings_re_pkya.svg', UnDrawIllustration.hooked: '$baseUrl/Hooked_re_vl59.svg', @@ -7380,7 +7408,7 @@ const illustrationMap = { UnDrawIllustration.image_viewer: '$baseUrl/Image_viewer_re_7ejc.svg', UnDrawIllustration.images: '$baseUrl/Images_re_0kll.svg', UnDrawIllustration.imagination: '$baseUrl/Imagination_re_i0xi.svg', - UnDrawIllustration.in_love: '$baseUrl/in_love_3dcq.svg', + UnDrawIllustration.in_love: '$baseUrl/In_love_6sq2.svg', UnDrawIllustration.in_no_time: '$baseUrl/in_no_time_6igu.svg', UnDrawIllustration.in_progress: '$baseUrl/In_progress_re_m1l6.svg', UnDrawIllustration.in_real_life: '$baseUrl/in_real_life_v8fk.svg', @@ -7406,7 +7434,6 @@ const illustrationMap = { UnDrawIllustration.instant_support: '$baseUrl/Instant_support_re_s7un.svg', UnDrawIllustration.instruction_manual: '$baseUrl/instruction_manual_cyae.svg', UnDrawIllustration.intense_feeling: '$baseUrl/intense_feeling_ft9s.svg', - UnDrawIllustration.interaction_design: '$baseUrl/interaction_design_odgc.svg', UnDrawIllustration.interior_design: '$baseUrl/Interior_design_re_7mvn.svg', UnDrawIllustration.internet_on_the_go: '$baseUrl/Internet_on_the_go_re_vben.svg', @@ -7419,7 +7446,6 @@ const illustrationMap = { UnDrawIllustration.investor_update: '$baseUrl/Investor_update_re_qnuu.svg', UnDrawIllustration.invite: '$baseUrl/Invite_re_rrcp.svg', UnDrawIllustration.japan: '$baseUrl/japan_ubgk.svg', - UnDrawIllustration.jason_mask: '$baseUrl/jason_mask_t07o.svg', UnDrawIllustration.javascript_frameworks: '$baseUrl/JavaScript_frameworks_8qpc.svg', UnDrawIllustration.jewelry: '$baseUrl/jewelry_iima.svg', @@ -7437,6 +7463,8 @@ const illustrationMap = { UnDrawIllustration.knowledge: '$baseUrl/Knowledge_re_5v9l.svg', UnDrawIllustration.landing_page: '$baseUrl/Landing_page_re_6xev.svg', UnDrawIllustration.landscape_mode: '$baseUrl/Landscape_mode_re_r964.svg', + UnDrawIllustration.landscape_photographer: + '$baseUrl/Landscape_photographer_blv1.svg', UnDrawIllustration.laravel_and_vue: '$baseUrl/laravel_and_vue_59tp.svg', UnDrawIllustration.late_at_night: '$baseUrl/Late_at_night_re_d3mx.svg', UnDrawIllustration.launch_day: '$baseUrl/launch_day_4e04.svg', @@ -7465,9 +7493,9 @@ const illustrationMap = { UnDrawIllustration.logistics: '$baseUrl/logistics_x4dc.svg', UnDrawIllustration.logo_design: '$baseUrl/Logo_design_re_gfu6.svg', UnDrawIllustration.lost: '$baseUrl/Lost_re_xqjt.svg', - UnDrawIllustration.lost_online: '$baseUrl/Lost_online_re_upmy.svg', UnDrawIllustration.love: '$baseUrl/Love_re_mwbq.svg', - UnDrawIllustration.love_is_in_the_air: '$baseUrl/love_is_in_the_air_4mmc.svg', + UnDrawIllustration.love_is_in_the_air: '$baseUrl/Love_is_in_the_air_4uud.svg', + UnDrawIllustration.love_it: '$baseUrl/Love_it_loh3.svg', UnDrawIllustration.loving_it: '$baseUrl/Loving_it_re_jfh4.svg', UnDrawIllustration.loving_story: '$baseUrl/Loving_story_re_wo5x.svg', UnDrawIllustration.mail: '$baseUrl/Mail_re_duel.svg', @@ -7478,7 +7506,7 @@ const illustrationMap = { UnDrawIllustration.maker_launch: '$baseUrl/Maker_launch_re_rq81.svg', UnDrawIllustration.makeup_artist: '$baseUrl/makeup_artist_rxn8.svg', UnDrawIllustration.making_art: '$baseUrl/Making_art_re_ee8w.svg', - UnDrawIllustration.male_avatar: '$baseUrl/male_avatar_323b.svg', + UnDrawIllustration.male_avatar: '$baseUrl/Male_avatar_g98d.svg', UnDrawIllustration.manage_chats: '$baseUrl/Manage_chats_re_0yoj.svg', UnDrawIllustration.map: '$baseUrl/Map_re_60yf.svg', UnDrawIllustration.map_dark: '$baseUrl/Map_dark_re_36sy.svg', @@ -7507,11 +7535,10 @@ const illustrationMap = { UnDrawIllustration.mic_drop: '$baseUrl/mic_drop_uuyg.svg', UnDrawIllustration.millennial_girl: '$baseUrl/millennial_girl_fxlt.svg', UnDrawIllustration.mind_map: '$baseUrl/Mind_map_re_nlb6.svg', - UnDrawIllustration.mindfulness: '$baseUrl/mindfulness_scgo.svg', + UnDrawIllustration.mindfulness: '$baseUrl/Mindfulness_8gqa.svg', UnDrawIllustration.mint_tea: '$baseUrl/mint_tea_7su0.svg', UnDrawIllustration.miro: '$baseUrl/miro_qvwm.svg', UnDrawIllustration.missed_chances: '$baseUrl/missed_chances_k3cq.svg', - UnDrawIllustration.mission_impossible: '$baseUrl/mission_impossible_bwa2.svg', UnDrawIllustration.mobile: '$baseUrl/Mobile_re_q4nk.svg', UnDrawIllustration.mobile_analytics: '$baseUrl/mobile_analytics_72sr.svg', UnDrawIllustration.mobile_app: '$baseUrl/Mobile_app_re_catg.svg', @@ -7537,6 +7564,7 @@ const illustrationMap = { UnDrawIllustration.mobile_photos: '$baseUrl/mobile_photos_psm5.svg', UnDrawIllustration.mobile_posts: '$baseUrl/Mobile_posts_re_bpuw.svg', UnDrawIllustration.mobile_prototyping: '$baseUrl/mobile_prototyping_grmd.svg', + UnDrawIllustration.mobile_search: '$baseUrl/Mobile_search_jxq5.svg', UnDrawIllustration.mobile_testing: '$baseUrl/Mobile_testing_re_w7yb.svg', UnDrawIllustration.mobile_user: '$baseUrl/Mobile_user_re_xta4.svg', UnDrawIllustration.mobile_ux: '$baseUrl/mobile_ux_re_59hr.svg', @@ -7585,6 +7613,7 @@ const illustrationMap = { UnDrawIllustration.navigator: '$baseUrl/navigator_a479.svg', UnDrawIllustration.neighbors: '$baseUrl/neighbors_ciwb.svg', UnDrawIllustration.netflix: '$baseUrl/netflix_q00o.svg', + UnDrawIllustration.new_year_2023: '$baseUrl/New_Year_2023_pfnc.svg', UnDrawIllustration.new_decade: '$baseUrl/new_decade_n4qd.svg', UnDrawIllustration.new_entries: '$baseUrl/New_entries_re_cffr.svg', UnDrawIllustration.new_ideas: '$baseUrl/New_ideas_re_asn4.svg', @@ -7602,7 +7631,7 @@ const illustrationMap = { UnDrawIllustration.night_calls: '$baseUrl/night_calls_5jh7.svg', UnDrawIllustration.ninja: '$baseUrl/ninja_e52b.svg', UnDrawIllustration.no_data: '$baseUrl/No_data_re_kwbl.svg', - UnDrawIllustration.not_found: '$baseUrl/Not_found_jubh.svg', + UnDrawIllustration.not_found: '$baseUrl/Not_found_re_bh2e.svg', UnDrawIllustration.note_list: '$baseUrl/Note_list_re_r4u9.svg', UnDrawIllustration.notebook: '$baseUrl/Notebook_re_id0r.svg', UnDrawIllustration.noted: '$baseUrl/Noted_re_c5wv.svg', @@ -7613,7 +7642,6 @@ const illustrationMap = { UnDrawIllustration.observations: '$baseUrl/Observations_re_ohja.svg', UnDrawIllustration.off_road: '$baseUrl/Off_road_re_leme.svg', UnDrawIllustration.office_snack: '$baseUrl/Office_snack_re_l162.svg', - UnDrawIllustration.old_day: '$baseUrl/old_day_6x25.svg', UnDrawIllustration.omega: '$baseUrl/omega_4kob.svg', UnDrawIllustration.on_the_office: '$baseUrl/On_the_office_re_cxds.svg', UnDrawIllustration.on_the_way: '$baseUrl/On_the_way_re_swjt.svg', @@ -7664,7 +7692,6 @@ const illustrationMap = { UnDrawIllustration.open_source: '$baseUrl/open_source_1qxw.svg', UnDrawIllustration.opened: '$baseUrl/Opened_re_i38e.svg', UnDrawIllustration.opened_tabs: '$baseUrl/opened_tabs_re_s5ur.svg', - UnDrawIllustration.operating_system: '$baseUrl/Operating_system_re_iqsc.svg', UnDrawIllustration.opinion: '$baseUrl/Opinion_re_jix4.svg', UnDrawIllustration.optimize_image: '$baseUrl/Optimize_image_re_3tb1.svg', UnDrawIllustration.options: '$baseUrl/Options_re_9vxh.svg', @@ -7689,6 +7716,7 @@ const illustrationMap = { UnDrawIllustration.package_arrived: '$baseUrl/package_arrived_63rf.svg', UnDrawIllustration.page_not_found: '$baseUrl/Page_not_found_re_e9o6.svg', UnDrawIllustration.palette: '$baseUrl/palette_110c.svg', + UnDrawIllustration.pancakes: '$baseUrl/pancakes_238t.svg', UnDrawIllustration.party: '$baseUrl/Party_re_nmwj.svg', UnDrawIllustration.partying: '$baseUrl/Partying_re_at7f.svg', UnDrawIllustration.passing_by: '$baseUrl/Passing_by_0un9.svg', @@ -7735,10 +7763,11 @@ const illustrationMap = { UnDrawIllustration.photocopy: '$baseUrl/Photocopy_re_gln4.svg', UnDrawIllustration.photograph: '$baseUrl/Photograph_re_up3b.svg', UnDrawIllustration.photos: '$baseUrl/Photos_re_pvh3.svg', + UnDrawIllustration.pic_profile: '$baseUrl/Pic_profile_re_7g2h.svg', UnDrawIllustration.picture: '$baseUrl/Picture_re_ne03.svg', UnDrawIllustration.pie_chart: '$baseUrl/Pie_chart_re_bgs8.svg', UnDrawIllustration.pie_graph: '$baseUrl/Pie_graph_re_fvol.svg', - UnDrawIllustration.pilates: '$baseUrl/pilates_gpdb.svg', + UnDrawIllustration.pilates: '$baseUrl/Pilates_ltw9.svg', UnDrawIllustration.pitching: '$baseUrl/Pitching_re_fpgk.svg', UnDrawIllustration.pizza_sharing: '$baseUrl/pizza_sharing_wxop.svg', UnDrawIllustration.placeholders: '$baseUrl/Placeholders_re_pvr4.svg', @@ -7747,6 +7776,7 @@ const illustrationMap = { UnDrawIllustration.plans: '$baseUrl/Plans_re_s9mf.svg', UnDrawIllustration.play_time: '$baseUrl/play_time_7k7b.svg', UnDrawIllustration.playful_cat: '$baseUrl/Playful_cat_re_ac9g.svg', + UnDrawIllustration.playing_golf: '$baseUrl/Playing_Golf_mm4r.svg', UnDrawIllustration.playing_cards: '$baseUrl/playing_cards_cywn.svg', UnDrawIllustration.playing_fetch: '$baseUrl/playing_fetch_cm19.svg', UnDrawIllustration.playlist: '$baseUrl/Playlist_re_1oed.svg', @@ -7797,7 +7827,7 @@ const illustrationMap = { UnDrawIllustration.profile_data: '$baseUrl/Profile_data_re_v81r.svg', UnDrawIllustration.profile_details: '$baseUrl/Profile_details_re_ch9r.svg', UnDrawIllustration.profile_image: '$baseUrl/profile_image_re_ic2f.svg', - UnDrawIllustration.profile_pic: '$baseUrl/profile_pic_ic5t.svg', + UnDrawIllustration.profile_pic: '$baseUrl/Profile_pic_re_iwgo.svg', UnDrawIllustration.programmer: '$baseUrl/Programmer_re_owql.svg', UnDrawIllustration.programming: '$baseUrl/Programming_re_kg9v.svg', UnDrawIllustration.progress_data: '$baseUrl/Progress_data_re_rv4p.svg', @@ -7823,6 +7853,7 @@ const illustrationMap = { UnDrawIllustration.publish_article: '$baseUrl/Publish_article_re_3x8h.svg', UnDrawIllustration.publish_post: '$baseUrl/Publish_post_re_wmql.svg', UnDrawIllustration.pull_request: '$baseUrl/Pull_request_re_aqi5.svg', + UnDrawIllustration.pumpkin: '$baseUrl/pumpkin_re_bm46.svg', UnDrawIllustration.pure_love: '$baseUrl/pure_love_ay8a.svg', UnDrawIllustration.push_notifications: '$baseUrl/Push_notifications_re_t84m.svg', @@ -7840,7 +7871,7 @@ const illustrationMap = { UnDrawIllustration.reading_book: '$baseUrl/Reading_book_re_kqpk.svg', UnDrawIllustration.reading_list: '$baseUrl/Reading_list_re_bk72.svg', UnDrawIllustration.reading_time: '$baseUrl/Reading_time_re_phf7.svg', - UnDrawIllustration.ready_for_waves: '$baseUrl/ready_for_waves_d4u2.svg', + UnDrawIllustration.ready_for_waves: '$baseUrl/Ready_for_waves_vlke.svg', UnDrawIllustration.real_time_analytics: '$baseUrl/real_time_analytics_re_yliv.svg', UnDrawIllustration.real_time_collaboration: @@ -7889,7 +7920,7 @@ const illustrationMap = { UnDrawIllustration.robotics: '$baseUrl/robotics_kep0.svg', UnDrawIllustration.romantic_getaway: '$baseUrl/Romantic_getaway_re_3f45.svg', UnDrawIllustration.runner_start: '$baseUrl/runner_start_x0uu.svg', - UnDrawIllustration.running_wild: '$baseUrl/running_wild_ni0y.svg', + UnDrawIllustration.running_wild: '$baseUrl/Running_wild_h6ao.svg', UnDrawIllustration.safe: '$baseUrl/Safe_re_kiil.svg', UnDrawIllustration.santa_claus: '$baseUrl/Santa_claus_re_sv6b.svg', UnDrawIllustration.santa_visit: '$baseUrl/Santa_visit_re_oiwr.svg', @@ -7899,13 +7930,14 @@ const illustrationMap = { UnDrawIllustration.schedule: '$baseUrl/Schedule_re_2vro.svg', UnDrawIllustration.schedule_meeting: '$baseUrl/schedule_meeting_52nu.svg', UnDrawIllustration.science: '$baseUrl/Science_re_mnnr.svg', - UnDrawIllustration.scientist: '$baseUrl/Scientist_0ft9.svg', + UnDrawIllustration.scientist: '$baseUrl/Scientist_ft0o.svg', UnDrawIllustration.scooter: '$baseUrl/Scooter_re_lrsb.svg', UnDrawIllustration.screen_time: '$baseUrl/screen_time_vkev.svg', UnDrawIllustration.scrum_board: '$baseUrl/Scrum_board_re_wk7v.svg', UnDrawIllustration.sculpting: '$baseUrl/sculpting_1c9p.svg', UnDrawIllustration.search: '$baseUrl/Search_re_x5gq.svg', - UnDrawIllustration.search_engines: '$baseUrl/search_engines_nn9e.svg', + UnDrawIllustration.search_app: '$baseUrl/search_app_oso2.svg', + UnDrawIllustration.search_engines: '$baseUrl/Search_engines_ij7q.svg', UnDrawIllustration.searching: '$baseUrl/Searching_re_3ra9.svg', UnDrawIllustration.season_change: '$baseUrl/season_change_f99v.svg', UnDrawIllustration.secure_files: '$baseUrl/secure_files_re_6vdh.svg', @@ -7949,16 +7981,17 @@ const illustrationMap = { UnDrawIllustration.sharing_articles: '$baseUrl/Sharing_articles_re_jnkp.svg', UnDrawIllustration.sharing_knowledge: '$baseUrl/sharing_knowledge_03vp.svg', UnDrawIllustration.shopping: '$baseUrl/Shopping_re_hdd9.svg', + UnDrawIllustration.shopping_bags: '$baseUrl/Shopping_Bags_fy2a.svg', UnDrawIllustration.shopping_app: '$baseUrl/shopping_app_flsj.svg', UnDrawIllustration.short_bio: '$baseUrl/Short_bio_re_fmx0.svg', UnDrawIllustration.showing_support: '$baseUrl/Showing_support_re_5f2v.svg', + UnDrawIllustration.sign_up: '$baseUrl/Sign_up_n6im.svg', UnDrawIllustration.sign_in: '$baseUrl/Sign_in_re_o58h.svg', UnDrawIllustration.signal_searching: '$baseUrl/Signal_searching_re_yl8n.svg', UnDrawIllustration.site_content: '$baseUrl/Site_content_re_4ctl.svg', UnDrawIllustration.site_stats: '$baseUrl/Site_stats_re_ejgy.svg', UnDrawIllustration.skateboard: '$baseUrl/Skateboard_re_we2n.svg', UnDrawIllustration.skateboarding: '$baseUrl/skateboarding_929d.svg', - UnDrawIllustration.sleep_analysis: '$baseUrl/sleep_analysis_o5f9.svg', UnDrawIllustration.slider: '$baseUrl/Slider_re_ch7w.svg', UnDrawIllustration.small_town: '$baseUrl/Small_town_re_7mcn.svg', UnDrawIllustration.smart_home: '$baseUrl/smart_home_re_orvn.svg', @@ -7967,7 +8000,7 @@ const illustrationMap = { UnDrawIllustration.smiley_face: '$baseUrl/Smiley_face_re_9uid.svg', UnDrawIllustration.snap_the_moment: '$baseUrl/snap_the_moment_re_88cu.svg', UnDrawIllustration.snow_fun: '$baseUrl/snow_fun_re_plbr.svg', - UnDrawIllustration.snow_games: '$baseUrl/snow_games_ohkc.svg', + UnDrawIllustration.snow_games: '$baseUrl/snow_games_tq9r.svg', UnDrawIllustration.snow_globe: '$baseUrl/snow_globe_923j.svg', UnDrawIllustration.snowman: '$baseUrl/Snowman_re_guxt.svg', UnDrawIllustration.social_bio: '$baseUrl/Social_bio_re_0t9u.svg', @@ -8040,12 +8073,12 @@ const illustrationMap = { UnDrawIllustration.success_factors: '$baseUrl/Success_factors_re_ce93.svg', UnDrawIllustration.successful_purchase: '$baseUrl/Successful_purchase_re_mpig.svg', - UnDrawIllustration.summer: '$baseUrl/summer_jx06.svg', + UnDrawIllustration.summer: '$baseUrl/summer_1wi4.svg', UnDrawIllustration.sunlight: '$baseUrl/Sunlight_re_0usx.svg', UnDrawIllustration.sunny_day: '$baseUrl/Sunny_day_re_gyxr.svg', UnDrawIllustration.super_thank_you: '$baseUrl/Super_thank_you_re_f8bo.svg', UnDrawIllustration.super_woman: '$baseUrl/super_woman_dv0y.svg', - UnDrawIllustration.superhero: '$baseUrl/superhero_kguv.svg', + UnDrawIllustration.superhero: '$baseUrl/superhero_v3o7.svg', UnDrawIllustration.surfer: '$baseUrl/Surfer_re_hncq.svg', UnDrawIllustration.surveillance: '$baseUrl/Surveillance_re_8tkl.svg', UnDrawIllustration.survey: '$baseUrl/survey_05s5.svg', @@ -8117,7 +8150,7 @@ const illustrationMap = { UnDrawIllustration.travel_plans: '$baseUrl/Travel_plans_re_103r.svg', UnDrawIllustration.travel_together: '$baseUrl/travel_together_re_kjf2.svg', UnDrawIllustration.travelers: '$baseUrl/Travelers_re_y25a.svg', - UnDrawIllustration.traveling: '$baseUrl/Traveling_2vx4.svg', + UnDrawIllustration.traveling: '$baseUrl/Traveling_yhxq.svg', UnDrawIllustration.treasure: '$baseUrl/treasure_of9i.svg', UnDrawIllustration.tree_swing: '$baseUrl/Tree_swing_re_pqee.svg', UnDrawIllustration.trends: '$baseUrl/Trends_re_2bd0.svg', @@ -8152,7 +8185,6 @@ const illustrationMap = { UnDrawIllustration.user_flow: '$baseUrl/User_flow_re_bvfx.svg', UnDrawIllustration.vr_chat: '$baseUrl/VR_chat_re_s80u.svg', UnDrawIllustration.vault: '$baseUrl/Vault_re_s4my.svg', - UnDrawIllustration.vehicle_sale: '$baseUrl/Vehicle_sale_a645.svg', UnDrawIllustration.verified: '$baseUrl/verified_re_4io7.svg', UnDrawIllustration.version_control: '$baseUrl/version_control_re_mg66.svg', UnDrawIllustration.video_call: '$baseUrl/Video_call_re_4p26.svg', @@ -8161,8 +8193,7 @@ const illustrationMap = { UnDrawIllustration.video_influencer: '$baseUrl/Video_influencer_re_ili7.svg', UnDrawIllustration.video_streaming: '$baseUrl/Video_streaming_re_v3qg.svg', UnDrawIllustration.video_upload: '$baseUrl/video_upload_3d4u.svg', - UnDrawIllustration.videographer: '$baseUrl/Videographer_re_11sb.svg', - UnDrawIllustration.viral_tweet: '$baseUrl/viral_tweet_gndb.svg', + UnDrawIllustration.videographer: '$baseUrl/Videographer_xn9m.svg', UnDrawIllustration.virtual_assistant: '$baseUrl/virtual_assistant_jjo2.svg', UnDrawIllustration.virtual_reality: '$baseUrl/Virtual_reality_re_yg8i.svg', UnDrawIllustration.visionary_technology: @@ -8177,6 +8208,8 @@ const illustrationMap = { UnDrawIllustration.waiting_for_you: '$baseUrl/Waiting__for_you_ldha.svg', UnDrawIllustration.walk_dreaming: '$baseUrl/walk_dreaming_u58a.svg', UnDrawIllustration.walk_in_the_city: '$baseUrl/Walk_in_the_city_re_039v.svg', + UnDrawIllustration.walking_in_rain: '$baseUrl/walking_in_rain_5lo3.svg', + UnDrawIllustration.walking_together: '$baseUrl/Walking_Together_llkx.svg', UnDrawIllustration.walking_around: '$baseUrl/walking_around_25f5.svg', UnDrawIllustration.walking_outside: '$baseUrl/Walking_outside_re_56xo.svg', UnDrawIllustration.wall_post: '$baseUrl/Wall_post_re_y78d.svg', @@ -8212,15 +8245,14 @@ const illustrationMap = { UnDrawIllustration.winter_activities: '$baseUrl/winter_activities_vv0v.svg', UnDrawIllustration.winter_designer: '$baseUrl/winter_designer_a2m7.svg', UnDrawIllustration.winter_magic: '$baseUrl/winter_magic_5xu2.svg', - UnDrawIllustration.winter_olympics: '$baseUrl/Winter_olympics_p07j.svg', UnDrawIllustration.winter_road: '$baseUrl/winter_road_mcqj.svg', + UnDrawIllustration.winter_skating: '$baseUrl/Winter_skating_re_qouk.svg', UnDrawIllustration.winter_walk: '$baseUrl/Winter_walk_re_rx25.svg', UnDrawIllustration.wireframing: '$baseUrl/Wireframing_re_q6k6.svg', UnDrawIllustration.wishes: '$baseUrl/wishes_icyp.svg', UnDrawIllustration.wishlist: '$baseUrl/Wishlist_re_m7tv.svg', - UnDrawIllustration.witch: '$baseUrl/witch_7uk7.svg', UnDrawIllustration.with_love: '$baseUrl/With_love_re_1q3m.svg', - UnDrawIllustration.woman: '$baseUrl/Woman_re_afr8.svg', + UnDrawIllustration.woman: '$baseUrl/Woman_ffrd.svg', UnDrawIllustration.women_day: '$baseUrl/Women_day_re_1xe8.svg', UnDrawIllustration.word_of_mouth: '$baseUrl/Word_of_mouth_re_ndo0.svg', UnDrawIllustration.wordpress: '$baseUrl/wordpress_utxt.svg', From abfda24032acd11cbd27e13f39cd1f10891e2539 Mon Sep 17 00:00:00 2001 From: patrick Date: Thu, 20 Jul 2023 21:32:25 +0200 Subject: [PATCH 4/7] Remove whitespaces --- pubspec.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index b02cb2b..e2f1928 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,17 +2,17 @@ description: "Updated UnDraw library. These illustrations are designed by Kateri name: "ms_undraw" repository: "https://github.com/Marcus-Software/ms_undraw" version: "3.1.0+3" -dependencies: +dependencies: flutter_svg: ^2.0.7 http: ^1.1.0 - flutter: + flutter: sdk: "flutter" dev_dependencies: cli_util: ^0.4.0 yaml: ^3.1.1 fhir_yaml: ^0.9.0 - flutter_test: + flutter_test: sdk: "flutter" -environment: +environment: sdk: ">=2.12.0 <3.0.0" flutter: null From dd32a5305e937e18b3595faf01f01835c053568a Mon Sep 17 00:00:00 2001 From: patrick Date: Thu, 20 Jul 2023 21:33:30 +0200 Subject: [PATCH 5/7] Update version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e2f1928..3f42f9c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ description: "Updated UnDraw library. These illustrations are designed by Katerina Limpitsouni." name: "ms_undraw" repository: "https://github.com/Marcus-Software/ms_undraw" -version: "3.1.0+3" +version: "3.2.0+4" dependencies: flutter_svg: ^2.0.7 http: ^1.1.0 From d4dc9b2d83444545cf0b8481269dd9e69cfe3109 Mon Sep 17 00:00:00 2001 From: patrick Date: Thu, 20 Jul 2023 21:55:54 +0200 Subject: [PATCH 6/7] Update baseUrl --- lib/illustrations.g.dart | 3 ++- script/update_illustrations.dart | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/illustrations.g.dart b/lib/illustrations.g.dart index 4d90d06..adc5c02 100644 --- a/lib/illustrations.g.dart +++ b/lib/illustrations.g.dart @@ -6813,7 +6813,8 @@ enum UnDrawIllustration { } /// Base url for the illustrations -const baseUrl = "https://undraw.co/api/illustrations"; +const baseUrl = + "https://42f2671d685f51e10fc6-b9fcecea3e50b3b59bdc28dead054ebc.ssl.cf5.rackcdn.com/illustrations"; /// Map of illustrations with url to download const illustrationMap = const { diff --git a/script/update_illustrations.dart b/script/update_illustrations.dart index b1473e5..2adda44 100644 --- a/script/update_illustrations.dart +++ b/script/update_illustrations.dart @@ -11,7 +11,7 @@ part 'model.dart'; void main(List args) async { final _illustrations = await _getIllustrations(); final _enumList = _getEnuns(_illustrations); - final _baseUrl = 'https://undraw.co/api/illustrations'; + final _baseUrl = 'https://42f2671d685f51e10fc6-b9fcecea3e50b3b59bdc28dead054ebc.ssl.cf5.rackcdn.com/illustrations'; final _identifierAndUrl = _getIdentifierAndUrl(_illustrations); await _updateFile(_enumList, _baseUrl, _identifierAndUrl); From fa5ecb3e7cf3927371e223e6c4cfd665da9178f2 Mon Sep 17 00:00:00 2001 From: patrick Date: Thu, 20 Jul 2023 22:00:33 +0200 Subject: [PATCH 7/7] Remove deprecated color filter --- lib/ms_undraw.dart | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/lib/ms_undraw.dart b/lib/ms_undraw.dart index 1c50ba6..5dfdafe 100644 --- a/lib/ms_undraw.dart +++ b/lib/ms_undraw.dart @@ -17,7 +17,6 @@ class UnDraw extends StatelessWidget { this.semanticLabel, this.alignment = Alignment.center, this.fit = BoxFit.contain, - this.colorBlendMode = BlendMode.srcIn, this.height, this.width, this.placeholder, @@ -66,10 +65,6 @@ class UnDraw extends StatelessWidget { /// The default is [BoxFit.contain]. final BoxFit fit; - /// The `color` and `colorBlendMode` arguments, if specified, will be used to set a - /// [ColorFilter] on any [Paint]s created for this drawing. - final BlendMode colorBlendMode; - /// If specified, the width to use for the SVG. If unspecified, the SVG /// will take the width of its parent. final double? width; @@ -95,19 +90,23 @@ class UnDraw extends StatelessWidget { final bool useMemCache; Future renderIllustration( - UnDrawIllustration illustration, Color _exColor) async { - String image = - await _getSvgString(illustrationMap[illustration]!, this.useMemCache); + UnDrawIllustration illustration, + Color _exColor, + ) async { + String image = await _getSvgString( + illustrationMap[illustration]!, + this.useMemCache, + ); String valueString = color.toString().split('(0x')[1].split(')')[0]; valueString = valueString.substring(2, valueString.length); image = image.replaceAll("#6c63ff", "#" + valueString); + return SvgPicture.string( image, height: height, width: width, alignment: alignment, - colorFilter: ColorFilter.mode(color, colorBlendMode), fit: fit, semanticsLabel: semanticLabel, );