@nualang/nualang-ui-components 0.1.1201 → 0.1.1202

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 (155) hide show
  1. package/README.md +64 -64
  2. package/dist/Cards/Assignment/package.json +6 -6
  3. package/dist/Cards/SubscriptionPlan/nuala.svg +28 -28
  4. package/dist/Cards/SubscriptionPlan/plus.svg +4 -4
  5. package/dist/Dialogs/CreateAssignmentScreen/package.json +6 -6
  6. package/dist/Dialogs/SelectExercise/SelectExercise.js +27 -4
  7. package/dist/Dialogs/UploadPhrases/UploadPhrases.js +6 -6
  8. package/dist/Dialogs/UploadRoleplayScript/UploadRoleplayScript.js +11 -11
  9. package/dist/Editors/Bot/Editor/BotFlow/BotFlow.js +3 -3
  10. package/dist/Editors/Phrases/Phrases.js +2 -2
  11. package/dist/Exercises/Bot/Bot.js +3 -3
  12. package/dist/Lists/AssignmentCardsList/package.json +6 -6
  13. package/dist/Lists/Categories/package.json +6 -6
  14. package/dist/Lists/CourseSelection/CourseSelection.js +12 -1
  15. package/dist/Lists/ExerciseSelection/ExerciseSelection.js +127 -11
  16. package/dist/Lists/RoleplaySelection/RoleplaySelection.js +78 -5
  17. package/dist/Misc/AssignmentExerciseSelector/package.json +6 -6
  18. package/dist/Misc/AxiosRestExample/AxiosRestExample.js +3 -3
  19. package/dist/Misc/AxiosRestExample/AxiosRestPostExample.js +6 -6
  20. package/dist/Screens/Search/package.json +6 -6
  21. package/dist/Tables/Progress/ProgressList.js +3 -3
  22. package/dist/hooks/useRecognition.js +6 -6
  23. package/dist/img/0-nuala-001.svg +34 -34
  24. package/dist/img/1-teacher-001.svg +38 -38
  25. package/dist/img/AudioNuala.svg +165 -165
  26. package/dist/img/Bronze Medal.svg +545 -545
  27. package/dist/img/Bronze.svg +349 -349
  28. package/dist/img/BronzeBadge.svg +493 -493
  29. package/dist/img/BronzeBadgeWithoutRibbon.svg +317 -317
  30. package/dist/img/Frame 51.svg +98 -98
  31. package/dist/img/Frame 52.svg +131 -131
  32. package/dist/img/Frame 53.svg +139 -139
  33. package/dist/img/Gold Badge.svg +362 -362
  34. package/dist/img/Gold Medal.svg +481 -481
  35. package/dist/img/GoldBadge.svg +470 -470
  36. package/dist/img/GoldBadgeWithoutRibbon.svg +324 -324
  37. package/dist/img/NewText.svg +5 -5
  38. package/dist/img/NualaCreateImage.svg +129 -129
  39. package/dist/img/NualangLiveAnswerQuickly.svg +103 -103
  40. package/dist/img/NualangLiveAnwerQuicklyListening.svg +3607 -3607
  41. package/dist/img/NualangLiveListen.svg +42 -42
  42. package/dist/img/NualangLiveListenToPhrase.svg +4285 -4285
  43. package/dist/img/NualangLivePickAnswer.svg +134 -134
  44. package/dist/img/NualangLiveResult.svg +1235 -1235
  45. package/dist/img/NualangLiveRoleplayAnswer.svg +334 -334
  46. package/dist/img/NualangLiveRoleplayConvo.svg +282 -282
  47. package/dist/img/NualangLiveSeePlace.svg +134 -134
  48. package/dist/img/NualangLiveTranslate.svg +54 -54
  49. package/dist/img/NualangLiveTranslateQuickly.svg +197 -197
  50. package/dist/img/NualangLiveViewConversations.svg +135 -135
  51. package/dist/img/Polly.svg +17 -17
  52. package/dist/img/Silver Badge.svg +523 -523
  53. package/dist/img/Silver Medal.svg +549 -549
  54. package/dist/img/SilverBadge.svg +655 -655
  55. package/dist/img/SilverBadgeWithoutRibbon.svg +491 -491
  56. package/dist/img/avatars/0-nuala-001.svg +34 -34
  57. package/dist/img/avatars/0-nuala-002.svg +25 -25
  58. package/dist/img/avatars/0-nuala-003.svg +27 -27
  59. package/dist/img/avatars/0-nuala-004.svg +41 -41
  60. package/dist/img/avatars/0-nuala-005.svg +33 -33
  61. package/dist/img/avatars/0-nuala-006.svg +32 -32
  62. package/dist/img/avatars/0-nuala-007.svg +37 -37
  63. package/dist/img/avatars/0-nuala-008.svg +21 -21
  64. package/dist/img/avatars/0-nuala-009.svg +21 -21
  65. package/dist/img/avatars/0-nuala-010.svg +39 -39
  66. package/dist/img/avatars/0-nuala-011.svg +33 -33
  67. package/dist/img/avatars/0-nuala-012.svg +43 -43
  68. package/dist/img/avatars/0-nuala-013.svg +36 -36
  69. package/dist/img/avatars/0-nuala-014.svg +30 -30
  70. package/dist/img/avatars/0-nuala-015.svg +28 -28
  71. package/dist/img/avatars/0-nuala-016.svg +24 -24
  72. package/dist/img/avatars/0-nuala-017.svg +31 -31
  73. package/dist/img/avatars/0-nuala-018.svg +29 -29
  74. package/dist/img/avatars/0-nuala-019.svg +57 -57
  75. package/dist/img/avatars/0-nuala-020.svg +30 -30
  76. package/dist/img/avatars/0-nuala-021.svg +28 -28
  77. package/dist/img/avatars/1-teacher-001.svg +38 -38
  78. package/dist/img/avatars/1-teacher-002.svg +52 -52
  79. package/dist/img/avatars/1-teacher-003.svg +86 -86
  80. package/dist/img/avatars/nuala_10_celebrating.svg +44 -44
  81. package/dist/img/avatars/nuala_10_speaking.svg +45 -45
  82. package/dist/img/avatars/nuala_11_celebrating.svg +38 -38
  83. package/dist/img/avatars/nuala_11_speaking.svg +41 -41
  84. package/dist/img/avatars/nuala_12_celebrating.svg +48 -48
  85. package/dist/img/avatars/nuala_12_speaking.svg +49 -49
  86. package/dist/img/avatars/nuala_13_celebrating.svg +41 -41
  87. package/dist/img/avatars/nuala_13_speaking.svg +44 -44
  88. package/dist/img/avatars/nuala_14_celebrating.svg +35 -35
  89. package/dist/img/avatars/nuala_14_speaking.svg +36 -36
  90. package/dist/img/avatars/nuala_15_celebrating.svg +33 -33
  91. package/dist/img/avatars/nuala_15_speaking.svg +36 -36
  92. package/dist/img/avatars/nuala_16_celebrating.svg +29 -29
  93. package/dist/img/avatars/nuala_16_speaking.svg +32 -32
  94. package/dist/img/avatars/nuala_17_celebrating.svg +36 -36
  95. package/dist/img/avatars/nuala_17_speaking.svg +39 -39
  96. package/dist/img/avatars/nuala_18_celebrating.svg +34 -34
  97. package/dist/img/avatars/nuala_18_speaking.svg +37 -37
  98. package/dist/img/avatars/nuala_19_celebrating.svg +62 -62
  99. package/dist/img/avatars/nuala_19_speaking.svg +65 -65
  100. package/dist/img/avatars/nuala_1_celebrating.svg +30 -30
  101. package/dist/img/avatars/nuala_1_speaking.svg +37 -37
  102. package/dist/img/avatars/nuala_20_celebrating.svg +35 -35
  103. package/dist/img/avatars/nuala_20_speaking.svg +38 -38
  104. package/dist/img/avatars/nuala_21_celebrating.svg +33 -33
  105. package/dist/img/avatars/nuala_21_speaking.svg +36 -36
  106. package/dist/img/avatars/nuala_2_celebrating.svg +21 -21
  107. package/dist/img/avatars/nuala_2_speaking.svg +29 -29
  108. package/dist/img/avatars/nuala_3_celebrating.svg +20 -20
  109. package/dist/img/avatars/nuala_3_speaking.svg +28 -28
  110. package/dist/img/avatars/nuala_4_celebrating.svg +33 -33
  111. package/dist/img/avatars/nuala_4_speaking.svg +41 -41
  112. package/dist/img/avatars/nuala_5_celebrating.svg +30 -30
  113. package/dist/img/avatars/nuala_5_speaking.svg +36 -36
  114. package/dist/img/avatars/nuala_6_celebrating.svg +37 -37
  115. package/dist/img/avatars/nuala_6_speaking.svg +36 -36
  116. package/dist/img/avatars/nuala_7_celebrating.svg +42 -42
  117. package/dist/img/avatars/nuala_7_speaking.svg +43 -43
  118. package/dist/img/avatars/nuala_8_celebrating.svg +26 -26
  119. package/dist/img/avatars/nuala_8_speaking.svg +29 -29
  120. package/dist/img/avatars/nuala_9_celebrating.svg +26 -26
  121. package/dist/img/avatars/nuala_9_speaking.svg +27 -27
  122. package/dist/img/aws.svg +5 -5
  123. package/dist/img/azure.svg +9 -9
  124. package/dist/img/bot-error.svg +28 -28
  125. package/dist/img/bot_nuala.svg +45 -45
  126. package/dist/img/classroom.svg +178 -178
  127. package/dist/img/course.svg +113 -113
  128. package/dist/img/dashboard.svg +103 -103
  129. package/dist/img/nuala_1_celebrating.svg +33 -33
  130. package/dist/img/nuala_2_celebrating.svg +20 -20
  131. package/dist/img/nuala_3_celebrating.svg +21 -21
  132. package/dist/img/nuala_4_celebrating.svg +30 -30
  133. package/dist/img/nuala_5_celebrating.svg +30 -30
  134. package/dist/img/nuala_celebrating.svg +39 -39
  135. package/dist/img/nuala_sign_in.svg +62 -62
  136. package/dist/img/nuala_speaking.svg +41 -41
  137. package/dist/img/nuala_speaking_2.svg +41 -41
  138. package/dist/img/nuala_speaking_3.svg +41 -41
  139. package/dist/img/nuala_speaking_4.svg +41 -41
  140. package/dist/img/nualang-logo-primary.svg +17 -17
  141. package/dist/img/nualangSquareIcon.svg +18 -18
  142. package/dist/img/nualas.svg +185 -185
  143. package/dist/img/sentiment_dissatisfied_24px.svg +3 -3
  144. package/dist/img/sentiment_satisfied_24px.svg +3 -3
  145. package/dist/img/sentiment_very_satisfied_24px.svg +3 -3
  146. package/dist/img/stars1.svg +44 -44
  147. package/dist/img/stars2.svg +30 -30
  148. package/dist/img/structuring.svg +76 -76
  149. package/dist/img/teacher-create-2.svg +81 -81
  150. package/dist/img/teacher-create.svg +49 -49
  151. package/dist/img/teacher-world.svg +271 -271
  152. package/dist/img/teacher.svg +89 -89
  153. package/dist/img/world.svg +41 -41
  154. package/dist/utils/index.js +8 -8
  155. package/package.json +184 -184
package/README.md CHANGED
@@ -1,65 +1,65 @@
1
- # Nualang ui-components
2
- This is the ui-components repository for the Nualang product. The components
3
- are developed, reviewed and tested with storybook and a library is then published
4
- to `npm` and consumed from there by nualang web apps.
5
-
6
- ## Getting Started
7
- Clone this repository and then execute `npm install`. `npm start` will start
8
- [stoybook](https://storybook.js.org) and allow you to brrowse the available components.
9
-
10
- ## Develop
11
- ```
12
- npm start
13
- ```
14
-
15
- ## Create Local Package
16
- Compile and pack (This will create a '.tgz' file):
17
- ```
18
- npm run localpack
19
- ```
20
-
21
- Install package (Inside webapp):
22
- ```
23
- npm i ../ui-components/fathomtech-nualang-ui-components-0.1.XXX.tgz
24
- ```
25
-
26
- If webapp is caching previous versions (Add a character to the end of the .tgz, e.g 'a') and install again:
27
- ```
28
- yarn add ../ui-components/fathomtech-nualang-ui-components-0.1.XXXa.tgz
29
- ```
30
-
31
- ## Publish to npm
32
- Make sure that the version number has been updayed in package.json.
33
- Ensure that you have committed the latest version to git.
34
- Execute:-
35
- ```bash
36
- npm run postversion
37
- ```
38
- npm will complain if you try to re-publish a previously used version number.
39
-
40
-
41
- ## Additional Scripts
42
- In the project directory, you can run:
43
-
44
- ### `npm run storybook`
45
- Runs the app in the development mode.<br />
46
- Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
47
-
48
- The page will reload if you make edits.<br />
49
- You should also see any lint errors in the console.
50
-
51
- ### `npm run test`
52
- Launches the test runner in interactive watch mode.<br />
53
- See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
54
-
55
- ### `npm run lint`
56
- Check for any lint errors or warnings.
57
-
58
- ### `npm run compile`
59
- Run the babel compiler to compile es6 to js.
60
-
61
- ### `npm run postversion`
62
- Publish a new version of the pacakage to npm. npm will complain
63
-
64
- ### `npm run chromatic`
1
+ # Nualang ui-components
2
+ This is the ui-components repository for the Nualang product. The components
3
+ are developed, reviewed and tested with storybook and a library is then published
4
+ to `npm` and consumed from there by nualang web apps.
5
+
6
+ ## Getting Started
7
+ Clone this repository and then execute `npm install`. `npm start` will start
8
+ [stoybook](https://storybook.js.org) and allow you to brrowse the available components.
9
+
10
+ ## Develop
11
+ ```
12
+ npm start
13
+ ```
14
+
15
+ ## Create Local Package
16
+ Compile and pack (This will create a '.tgz' file):
17
+ ```
18
+ npm run localpack
19
+ ```
20
+
21
+ Install package (Inside webapp):
22
+ ```
23
+ npm i ../ui-components/fathomtech-nualang-ui-components-0.1.XXX.tgz
24
+ ```
25
+
26
+ If webapp is caching previous versions (Add a character to the end of the .tgz, e.g 'a') and install again:
27
+ ```
28
+ yarn add ../ui-components/fathomtech-nualang-ui-components-0.1.XXXa.tgz
29
+ ```
30
+
31
+ ## Publish to npm
32
+ Make sure that the version number has been updayed in package.json.
33
+ Ensure that you have committed the latest version to git.
34
+ Execute:-
35
+ ```bash
36
+ npm run postversion
37
+ ```
38
+ npm will complain if you try to re-publish a previously used version number.
39
+
40
+
41
+ ## Additional Scripts
42
+ In the project directory, you can run:
43
+
44
+ ### `npm run storybook`
45
+ Runs the app in the development mode.<br />
46
+ Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
47
+
48
+ The page will reload if you make edits.<br />
49
+ You should also see any lint errors in the console.
50
+
51
+ ### `npm run test`
52
+ Launches the test runner in interactive watch mode.<br />
53
+ See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
54
+
55
+ ### `npm run lint`
56
+ Check for any lint errors or warnings.
57
+
58
+ ### `npm run compile`
59
+ Run the babel compiler to compile es6 to js.
60
+
61
+ ### `npm run postversion`
62
+ Publish a new version of the pacakage to npm. npm will complain
63
+
64
+ ### `npm run chromatic`
65
65
  Publish a new version of the pacakage to https://www.chromatic.com/
@@ -1,7 +1,7 @@
1
- {
2
- "name": "Assignment",
3
- "version": "0.0.0",
4
- "private": true,
5
- "main": "./Assignment.js"
6
- }
1
+ {
2
+ "name": "Assignment",
3
+ "version": "0.0.0",
4
+ "private": true,
5
+ "main": "./Assignment.js"
6
+ }
7
7
 
@@ -1,28 +1,28 @@
1
- <svg width="66" height="93" viewBox="0 0 66 93" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M20.1359 68.3626L17.7724 78.84L15.6095 88.2619C15.5106 88.6781 15.4951 89.1097 15.5639 89.5319C15.6328 89.9542 15.7847 90.3585 16.0107 90.7217C16.2368 91.0849 16.5326 91.3997 16.881 91.6479C17.2294 91.8961 17.6236 92.0728 18.0407 92.1677C18.4578 92.2627 18.8896 92.2741 19.3111 92.2012C19.7327 92.1283 20.1356 91.9726 20.4966 91.7431C20.8576 91.5136 21.1695 91.2148 21.4144 90.864C21.6593 90.5133 21.8322 90.1174 21.9232 89.6994L24.0666 80.297L26.4496 69.8196L20.1359 68.3626Z" fill="#F5C8A6"/>
3
- <path d="M16.2203 85.5878L15.4368 89.0133C15.3379 89.4295 15.3224 89.8612 15.3912 90.2834C15.4601 90.7056 15.6119 91.11 15.838 91.4732C16.064 91.8363 16.3598 92.1511 16.7083 92.3993C17.0567 92.6475 17.4508 92.8242 17.8679 92.9192C18.2851 93.0142 18.7169 93.0255 19.1384 92.9527C19.5599 92.8798 19.9628 92.7241 20.3238 92.4946C20.6849 92.265 20.9968 91.9663 21.2417 91.6155C21.4865 91.2647 21.6594 90.8689 21.7504 90.4509L22.534 87.0253L16.2203 85.5878Z" fill="#101B2D"/>
4
- <path d="M20.1395 68.3626L17.7565 78.84L17.5104 79.902L23.8306 81.3395L24.0701 80.2776L26.4531 69.8001L20.1395 68.3626Z" fill="#FDC859"/>
5
- <path d="M38.6299 69.8001L41.0129 80.297L43.1563 89.7189C43.2473 90.1369 43.4203 90.5327 43.6651 90.8835C43.91 91.2342 44.2219 91.533 44.5829 91.7625C44.944 91.992 45.3469 92.1477 45.7684 92.2206C46.1899 92.2935 46.6217 92.2821 47.0388 92.1872C47.456 92.0922 47.8501 91.9155 48.1985 91.6673C48.547 91.4191 48.8428 91.1043 49.0688 90.7411C49.2949 90.3779 49.4467 89.9736 49.5156 89.5514C49.5844 89.1292 49.5689 88.6975 49.47 88.2813L47.3266 78.8594L44.976 68.3626L38.6299 69.8001Z" fill="#F5C8A6"/>
6
- <path d="M42.5428 87.0253L43.3263 90.4509C43.4173 90.8689 43.5902 91.2647 43.8351 91.6155C44.08 91.9663 44.3919 92.265 44.7529 92.4946C45.1139 92.7241 45.5168 92.8798 45.9384 92.9527C46.3599 93.0255 46.7917 93.0142 47.2088 92.9192C47.6259 92.8242 48.0201 92.6475 48.3685 92.3993C48.7169 92.1511 49.0127 91.8363 49.2388 91.4732C49.4648 91.11 49.6167 90.7056 49.6855 90.2834C49.7544 89.8612 49.7389 89.4295 49.64 89.0133L48.8564 85.5878L42.5428 87.0253Z" fill="#101B2D"/>
7
- <path d="M14.9604 56.3702C12.4 60.9716 9.55247 65.4068 6.43491 69.6495C5.54726 70.8278 4.58583 71.9486 3.55642 73.005C3.34427 73.1973 3.18029 73.437 3.07775 73.7046C3.02452 73.8427 2.9855 73.986 2.96132 74.1321C2.93752 74.2625 2.92454 74.3947 2.92251 74.5272C2.8994 75.1985 3.03924 75.8653 3.33002 76.4705C3.48406 76.786 3.72057 77.0538 4.01443 77.2454C4.30828 77.437 4.64849 77.5453 4.9989 77.5588C5.19897 77.5779 5.4004 77.5779 5.60047 77.5588C5.78627 77.5251 5.96828 77.473 6.14383 77.4033C6.52215 77.2537 6.86889 77.0339 7.16585 76.7556C8.37625 75.5365 9.50427 74.2381 10.5424 72.8689C13.8184 68.4038 16.8044 63.7323 19.4819 58.8835L14.9604 56.3702Z" fill="#F5C8A6"/>
8
- <path d="M14.9606 56.3702C12.4072 60.9577 9.56843 65.3799 6.46094 69.6106L10.5749 72.7523C13.8368 68.3247 16.8119 63.6923 19.4821 58.8835L14.9606 56.3702Z" fill="#FFDF5B"/>
9
- <path d="M44.54 62.7472C49.774 61.0048 54.8926 58.9347 59.8655 56.5491C61.4007 55.7779 62.8852 54.9098 64.3097 53.9499C64.6375 53.7058 64.9177 53.4039 65.1366 53.0591C65.2376 52.8994 65.3224 52.7302 65.3899 52.5539C65.4452 52.3629 65.4821 52.167 65.5 51.969C65.553 51.6213 65.5103 51.2657 65.3765 50.9402C65.2427 50.6148 65.0229 50.3317 64.7405 50.1213C64.1979 49.7264 63.5692 49.4659 62.9062 49.3612C62.7751 49.3419 62.6431 49.3302 62.5107 49.3263C62.3622 49.3282 62.214 49.3421 62.0678 49.3679C61.7874 49.4195 61.5225 49.5339 61.2929 49.7025C60.0656 50.5208 58.7862 51.2584 57.4628 51.9105C52.7151 54.1889 47.8294 56.1686 42.8342 57.8383L44.54 62.7472Z" fill="#F5C8A6"/>
10
- <path d="M44.54 62.7472C49.7595 61.0017 54.8633 58.9287 59.821 56.5408L57.4947 51.9165C52.7602 54.1917 47.8881 56.1697 42.9066 57.8387L44.54 62.7472Z" fill="#FFDF5B"/>
11
- <path d="M38.6299 69.8001L41.0129 80.2776L41.2525 81.3395L47.5727 79.902L47.3266 78.84L44.9436 68.3626L38.6299 69.8001Z" fill="#FDC859"/>
12
- <path d="M32.4663 71.6684C42.5445 71.6684 50.7144 68.4126 50.7144 64.3964C50.7144 60.3802 42.5445 57.1244 32.4663 57.1244C22.3882 57.1244 14.2183 60.3802 14.2183 64.3964C14.2183 68.4126 22.3882 71.6684 32.4663 71.6684Z" fill="#FDC859"/>
13
- <path d="M50.7209 55.5527H14.2183V64.2688H50.7209V55.5527Z" fill="#FFDF5B"/>
14
- <path d="M16.4284 43.7453C25.5016 43.7453 32.8568 36.3901 32.8568 27.3169C32.8568 18.2437 25.5016 10.8885 16.4284 10.8885C7.35525 10.8885 0 18.2437 0 27.3169C0 36.3901 7.35525 43.7453 16.4284 43.7453Z" fill="#FDC859"/>
15
- <path d="M48.5115 43.7453C57.5847 43.7453 64.94 36.3901 64.94 27.3169C64.94 18.2437 57.5847 10.8885 48.5115 10.8885C39.4384 10.8885 32.0831 18.2437 32.0831 27.3169C32.0831 36.3901 39.4384 43.7453 48.5115 43.7453Z" fill="#FDC859"/>
16
- <path d="M53.0714 30.3364C52.2431 30.3308 51.4294 30.555 50.7208 30.9839V20.7979H14.2247V31.0034C13.5382 30.5779 12.7504 30.3436 11.943 30.3247C11.1355 30.3058 10.3377 30.5029 9.63199 30.8958C8.9263 31.2887 8.3384 31.863 7.92911 32.5593C7.51982 33.2556 7.30402 34.0486 7.30402 34.8563C7.30402 35.664 7.51982 36.457 7.92911 37.1533C8.3384 37.8496 8.9263 38.4239 9.63199 38.8167C10.3377 39.2096 11.1355 39.4068 11.943 39.3879C12.7504 39.369 13.5382 39.1347 14.2247 38.7092V55.9729H50.7208V38.7092C51.3178 39.0836 51.9939 39.3136 52.6954 39.381C53.3968 39.4483 54.1044 39.3513 54.7617 39.0974C55.4191 38.8435 56.0082 38.4399 56.4824 37.9186C56.9565 37.3972 57.3025 36.7725 57.493 36.0941C57.6835 35.4156 57.7131 34.7021 57.5796 34.0102C57.4461 33.3182 57.1531 32.667 56.7239 32.1081C56.2947 31.5492 55.7411 31.098 55.1071 30.7905C54.4731 30.4829 53.7761 30.3274 53.0714 30.3364Z" fill="#F5C8A6"/>
17
- <path d="M11.86 36.7944C12.9293 36.7944 13.7962 35.9275 13.7962 34.8582C13.7962 33.7889 12.9293 32.922 11.86 32.922C10.7907 32.922 9.92383 33.7889 9.92383 34.8582C9.92383 35.9275 10.7907 36.7944 11.86 36.7944Z" fill="#D37E7A"/>
18
- <path d="M37.0672 37.9258H27.8719V40.1793H37.0672V37.9258Z" fill="white"/>
19
- <path d="M27.8719 40.528H37.0672V41.59C37.0672 42.1876 36.8298 42.7608 36.4072 43.1834C35.9846 43.606 35.4114 43.8435 34.8137 43.8435H30.1254C29.5278 43.8435 28.9546 43.606 28.532 43.1834C28.1094 42.7608 27.8719 42.1876 27.8719 41.59V40.528Z" fill="#701926"/>
20
- <path fill-rule="evenodd" clip-rule="evenodd" d="M36.4022 43.1904C35.9803 43.6086 35.4102 43.8434 34.8158 43.8434H30.1275C29.5299 43.8434 28.9567 43.606 28.5341 43.1834C28.5194 43.1687 28.505 43.1539 28.4908 43.1389C28.5505 41.8891 30.2984 40.8868 32.4458 40.8868C34.6226 40.8868 36.3888 41.9168 36.4022 43.1904Z" fill="#CA3858"/>
21
- <path d="M50.6691 16.9983C50.351 12.3868 48.2952 8.06766 44.9168 4.91277C41.5383 1.75788 37.0888 0.00215938 32.4663 3.49048e-07V3.49048e-07C27.843 -0.000903551 23.3917 1.75379 20.0126 4.90928C16.6335 8.06478 14.5787 12.3857 14.2636 16.9983H14.2183V18.248V26.595H50.7144V16.9983H50.6691Z" fill="#FFDF5B"/>
22
- <path d="M53.0681 36.7944C54.1375 36.7944 55.0043 35.9275 55.0043 34.8582C55.0043 33.7889 54.1375 32.922 53.0681 32.922C51.9988 32.922 51.132 33.7889 51.132 34.8582C51.132 35.9275 51.9988 36.7944 53.0681 36.7944Z" fill="#D37E7A"/>
23
- <path d="M49.1536 22.9073C48.6767 22.4311 48.11 22.0544 47.4864 21.7987C46.8629 21.5431 46.1948 21.4136 45.5208 21.4179C44.3937 21.4216 43.2957 21.777 42.3802 22.4346C41.4551 21.7717 40.3453 21.4161 39.2072 21.4179C37.9731 21.4069 36.7775 21.847 35.845 22.6555C34.9126 23.464 34.3074 24.5851 34.1433 25.8083H30.8084C30.6637 24.7101 30.1607 23.6904 29.3773 22.9073C28.9004 22.4311 28.3337 22.0544 27.7101 21.7987C27.0866 21.5431 26.4185 21.4136 25.7446 21.4179C24.6087 21.417 23.5011 21.7726 22.578 22.4346C21.653 21.7717 20.5431 21.4161 19.405 21.4179C18.7207 21.4123 18.0422 21.5451 17.4105 21.8084C16.7788 22.0716 16.2068 22.4599 15.7289 22.9498C15.2511 23.4398 14.8772 24.0213 14.6298 24.6594C14.3825 25.2975 14.2666 25.9791 14.2894 26.6631C14.3232 28.0772 14.9034 29.4233 15.9082 30.4189L16.1155 30.6261L21.6585 36.1692L22.578 37.0887L23.4911 36.1692L29.0406 30.6261L29.2478 30.4189C30.1388 29.5266 30.6985 28.357 30.8343 27.1034H34.0721C34.2092 28.3677 34.7788 29.5457 35.6845 30.4383L35.8917 30.6455L38.6633 33.4171L41.4348 36.1886L42.3802 37.0887L43.2933 36.1692L48.8428 30.6261L49.05 30.4189C50.053 29.4226 50.6309 28.0764 50.6624 26.6631C50.6827 25.9669 50.5592 25.2741 50.2996 24.6279C50.04 23.9816 49.6499 23.3959 49.1536 22.9073ZM28.3283 29.4994L28.1276 29.7066L22.578 35.2561L17.0285 29.7066L16.8213 29.4994C16.0537 28.762 15.6092 27.7507 15.5849 26.6866C15.5607 25.6224 15.9586 24.592 16.6918 23.8203C17.0485 23.4657 17.4719 23.1852 17.9376 22.9952C18.4033 22.8051 18.9021 22.7092 19.405 22.713C19.9574 22.7152 20.5039 22.8268 21.0129 23.0413C21.522 23.2558 21.9835 23.569 22.3708 23.9628L22.578 24.1635L22.7853 23.9628C23.1717 23.57 23.6323 23.2579 24.1403 23.0445C24.6483 22.8311 25.1936 22.7206 25.7446 22.7195C26.2485 22.7159 26.7481 22.8119 27.2149 23.0019C27.6816 23.1919 28.1062 23.4723 28.4643 23.8268C29.1931 24.5998 29.5876 25.629 29.5621 26.691C29.5367 27.7531 29.0933 28.7622 28.3283 29.4994ZM48.1046 29.4994L47.8974 29.7066L42.3802 35.2561L36.8307 29.7066L36.6235 29.4994C35.8559 28.762 35.4114 27.7507 35.3871 26.6866C35.3628 25.6224 35.7608 24.592 36.494 23.8203C36.8507 23.4657 37.2741 23.1852 37.7398 22.9952C38.2055 22.8051 38.7042 22.7092 39.2072 22.713C40.3139 22.7243 41.371 23.1737 42.1471 23.9628L42.3543 24.1635L42.5551 23.9628C42.9432 23.5704 43.405 23.2586 43.9139 23.0452C44.4229 22.8319 44.969 22.7212 45.5208 22.7195C46.0248 22.7159 46.5244 22.8119 46.9911 23.0019C47.4579 23.1919 47.8825 23.4723 48.2406 23.8268C48.9694 24.5998 49.3638 25.629 49.3384 26.691C49.3129 27.7531 48.8696 28.7622 48.1046 29.4994Z" fill="#4067AF"/>
24
- <path d="M23.9249 23.1378C23.5024 23.3475 23.1173 23.6253 22.7852 23.9602L22.578 24.1609L22.3708 23.9602C21.7571 23.3314 20.9575 22.9165 20.0901 22.7766C19.2227 22.6367 18.3333 22.7792 17.553 23.1831L26.1007 31.7308L28.134 29.704L28.3347 29.4968C28.6673 29.1641 28.9429 28.7791 29.1506 28.3571L23.9249 23.1378Z" fill="white"/>
25
- <path d="M16.5554 23.9595C15.8873 24.7418 15.5428 25.7495 15.5922 26.7771C15.6415 27.8047 16.0809 28.7748 16.8209 29.4896L17.0281 29.6968L22.5776 35.2463L25.2131 32.6108L16.5554 23.9595Z" fill="white"/>
26
- <path d="M42.5601 23.9637L42.3852 24.1579L42.1521 23.9637C41.7136 23.5227 41.1828 23.1843 40.598 22.9729L47.6175 29.9924L47.9024 29.7075L48.1096 29.5003C48.6986 28.9233 49.1016 28.1834 49.2666 27.3756C49.4316 26.5678 49.3512 25.7291 49.0356 24.9674L47.0929 23.0247C46.3298 22.7116 45.4906 22.6337 44.6829 22.801C43.8752 22.9683 43.136 23.3732 42.5601 23.9637Z" fill="white"/>
27
- <path d="M43.5218 34.0883L46.7272 30.8505L38.6004 22.7561C37.7866 22.8705 37.0331 23.2495 36.4562 23.8347C35.8792 24.4198 35.5109 25.1786 35.408 25.9939L43.5218 34.0883Z" fill="white"/>
28
- </svg>
1
+ <svg width="66" height="93" viewBox="0 0 66 93" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20.1359 68.3626L17.7724 78.84L15.6095 88.2619C15.5106 88.6781 15.4951 89.1097 15.5639 89.5319C15.6328 89.9542 15.7847 90.3585 16.0107 90.7217C16.2368 91.0849 16.5326 91.3997 16.881 91.6479C17.2294 91.8961 17.6236 92.0728 18.0407 92.1677C18.4578 92.2627 18.8896 92.2741 19.3111 92.2012C19.7327 92.1283 20.1356 91.9726 20.4966 91.7431C20.8576 91.5136 21.1695 91.2148 21.4144 90.864C21.6593 90.5133 21.8322 90.1174 21.9232 89.6994L24.0666 80.297L26.4496 69.8196L20.1359 68.3626Z" fill="#F5C8A6"/>
3
+ <path d="M16.2203 85.5878L15.4368 89.0133C15.3379 89.4295 15.3224 89.8612 15.3912 90.2834C15.4601 90.7056 15.6119 91.11 15.838 91.4732C16.064 91.8363 16.3598 92.1511 16.7083 92.3993C17.0567 92.6475 17.4508 92.8242 17.8679 92.9192C18.2851 93.0142 18.7169 93.0255 19.1384 92.9527C19.5599 92.8798 19.9628 92.7241 20.3238 92.4946C20.6849 92.265 20.9968 91.9663 21.2417 91.6155C21.4865 91.2647 21.6594 90.8689 21.7504 90.4509L22.534 87.0253L16.2203 85.5878Z" fill="#101B2D"/>
4
+ <path d="M20.1395 68.3626L17.7565 78.84L17.5104 79.902L23.8306 81.3395L24.0701 80.2776L26.4531 69.8001L20.1395 68.3626Z" fill="#FDC859"/>
5
+ <path d="M38.6299 69.8001L41.0129 80.297L43.1563 89.7189C43.2473 90.1369 43.4203 90.5327 43.6651 90.8835C43.91 91.2342 44.2219 91.533 44.5829 91.7625C44.944 91.992 45.3469 92.1477 45.7684 92.2206C46.1899 92.2935 46.6217 92.2821 47.0388 92.1872C47.456 92.0922 47.8501 91.9155 48.1985 91.6673C48.547 91.4191 48.8428 91.1043 49.0688 90.7411C49.2949 90.3779 49.4467 89.9736 49.5156 89.5514C49.5844 89.1292 49.5689 88.6975 49.47 88.2813L47.3266 78.8594L44.976 68.3626L38.6299 69.8001Z" fill="#F5C8A6"/>
6
+ <path d="M42.5428 87.0253L43.3263 90.4509C43.4173 90.8689 43.5902 91.2647 43.8351 91.6155C44.08 91.9663 44.3919 92.265 44.7529 92.4946C45.1139 92.7241 45.5168 92.8798 45.9384 92.9527C46.3599 93.0255 46.7917 93.0142 47.2088 92.9192C47.6259 92.8242 48.0201 92.6475 48.3685 92.3993C48.7169 92.1511 49.0127 91.8363 49.2388 91.4732C49.4648 91.11 49.6167 90.7056 49.6855 90.2834C49.7544 89.8612 49.7389 89.4295 49.64 89.0133L48.8564 85.5878L42.5428 87.0253Z" fill="#101B2D"/>
7
+ <path d="M14.9604 56.3702C12.4 60.9716 9.55247 65.4068 6.43491 69.6495C5.54726 70.8278 4.58583 71.9486 3.55642 73.005C3.34427 73.1973 3.18029 73.437 3.07775 73.7046C3.02452 73.8427 2.9855 73.986 2.96132 74.1321C2.93752 74.2625 2.92454 74.3947 2.92251 74.5272C2.8994 75.1985 3.03924 75.8653 3.33002 76.4705C3.48406 76.786 3.72057 77.0538 4.01443 77.2454C4.30828 77.437 4.64849 77.5453 4.9989 77.5588C5.19897 77.5779 5.4004 77.5779 5.60047 77.5588C5.78627 77.5251 5.96828 77.473 6.14383 77.4033C6.52215 77.2537 6.86889 77.0339 7.16585 76.7556C8.37625 75.5365 9.50427 74.2381 10.5424 72.8689C13.8184 68.4038 16.8044 63.7323 19.4819 58.8835L14.9604 56.3702Z" fill="#F5C8A6"/>
8
+ <path d="M14.9606 56.3702C12.4072 60.9577 9.56843 65.3799 6.46094 69.6106L10.5749 72.7523C13.8368 68.3247 16.8119 63.6923 19.4821 58.8835L14.9606 56.3702Z" fill="#FFDF5B"/>
9
+ <path d="M44.54 62.7472C49.774 61.0048 54.8926 58.9347 59.8655 56.5491C61.4007 55.7779 62.8852 54.9098 64.3097 53.9499C64.6375 53.7058 64.9177 53.4039 65.1366 53.0591C65.2376 52.8994 65.3224 52.7302 65.3899 52.5539C65.4452 52.3629 65.4821 52.167 65.5 51.969C65.553 51.6213 65.5103 51.2657 65.3765 50.9402C65.2427 50.6148 65.0229 50.3317 64.7405 50.1213C64.1979 49.7264 63.5692 49.4659 62.9062 49.3612C62.7751 49.3419 62.6431 49.3302 62.5107 49.3263C62.3622 49.3282 62.214 49.3421 62.0678 49.3679C61.7874 49.4195 61.5225 49.5339 61.2929 49.7025C60.0656 50.5208 58.7862 51.2584 57.4628 51.9105C52.7151 54.1889 47.8294 56.1686 42.8342 57.8383L44.54 62.7472Z" fill="#F5C8A6"/>
10
+ <path d="M44.54 62.7472C49.7595 61.0017 54.8633 58.9287 59.821 56.5408L57.4947 51.9165C52.7602 54.1917 47.8881 56.1697 42.9066 57.8387L44.54 62.7472Z" fill="#FFDF5B"/>
11
+ <path d="M38.6299 69.8001L41.0129 80.2776L41.2525 81.3395L47.5727 79.902L47.3266 78.84L44.9436 68.3626L38.6299 69.8001Z" fill="#FDC859"/>
12
+ <path d="M32.4663 71.6684C42.5445 71.6684 50.7144 68.4126 50.7144 64.3964C50.7144 60.3802 42.5445 57.1244 32.4663 57.1244C22.3882 57.1244 14.2183 60.3802 14.2183 64.3964C14.2183 68.4126 22.3882 71.6684 32.4663 71.6684Z" fill="#FDC859"/>
13
+ <path d="M50.7209 55.5527H14.2183V64.2688H50.7209V55.5527Z" fill="#FFDF5B"/>
14
+ <path d="M16.4284 43.7453C25.5016 43.7453 32.8568 36.3901 32.8568 27.3169C32.8568 18.2437 25.5016 10.8885 16.4284 10.8885C7.35525 10.8885 0 18.2437 0 27.3169C0 36.3901 7.35525 43.7453 16.4284 43.7453Z" fill="#FDC859"/>
15
+ <path d="M48.5115 43.7453C57.5847 43.7453 64.94 36.3901 64.94 27.3169C64.94 18.2437 57.5847 10.8885 48.5115 10.8885C39.4384 10.8885 32.0831 18.2437 32.0831 27.3169C32.0831 36.3901 39.4384 43.7453 48.5115 43.7453Z" fill="#FDC859"/>
16
+ <path d="M53.0714 30.3364C52.2431 30.3308 51.4294 30.555 50.7208 30.9839V20.7979H14.2247V31.0034C13.5382 30.5779 12.7504 30.3436 11.943 30.3247C11.1355 30.3058 10.3377 30.5029 9.63199 30.8958C8.9263 31.2887 8.3384 31.863 7.92911 32.5593C7.51982 33.2556 7.30402 34.0486 7.30402 34.8563C7.30402 35.664 7.51982 36.457 7.92911 37.1533C8.3384 37.8496 8.9263 38.4239 9.63199 38.8167C10.3377 39.2096 11.1355 39.4068 11.943 39.3879C12.7504 39.369 13.5382 39.1347 14.2247 38.7092V55.9729H50.7208V38.7092C51.3178 39.0836 51.9939 39.3136 52.6954 39.381C53.3968 39.4483 54.1044 39.3513 54.7617 39.0974C55.4191 38.8435 56.0082 38.4399 56.4824 37.9186C56.9565 37.3972 57.3025 36.7725 57.493 36.0941C57.6835 35.4156 57.7131 34.7021 57.5796 34.0102C57.4461 33.3182 57.1531 32.667 56.7239 32.1081C56.2947 31.5492 55.7411 31.098 55.1071 30.7905C54.4731 30.4829 53.7761 30.3274 53.0714 30.3364Z" fill="#F5C8A6"/>
17
+ <path d="M11.86 36.7944C12.9293 36.7944 13.7962 35.9275 13.7962 34.8582C13.7962 33.7889 12.9293 32.922 11.86 32.922C10.7907 32.922 9.92383 33.7889 9.92383 34.8582C9.92383 35.9275 10.7907 36.7944 11.86 36.7944Z" fill="#D37E7A"/>
18
+ <path d="M37.0672 37.9258H27.8719V40.1793H37.0672V37.9258Z" fill="white"/>
19
+ <path d="M27.8719 40.528H37.0672V41.59C37.0672 42.1876 36.8298 42.7608 36.4072 43.1834C35.9846 43.606 35.4114 43.8435 34.8137 43.8435H30.1254C29.5278 43.8435 28.9546 43.606 28.532 43.1834C28.1094 42.7608 27.8719 42.1876 27.8719 41.59V40.528Z" fill="#701926"/>
20
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M36.4022 43.1904C35.9803 43.6086 35.4102 43.8434 34.8158 43.8434H30.1275C29.5299 43.8434 28.9567 43.606 28.5341 43.1834C28.5194 43.1687 28.505 43.1539 28.4908 43.1389C28.5505 41.8891 30.2984 40.8868 32.4458 40.8868C34.6226 40.8868 36.3888 41.9168 36.4022 43.1904Z" fill="#CA3858"/>
21
+ <path d="M50.6691 16.9983C50.351 12.3868 48.2952 8.06766 44.9168 4.91277C41.5383 1.75788 37.0888 0.00215938 32.4663 3.49048e-07V3.49048e-07C27.843 -0.000903551 23.3917 1.75379 20.0126 4.90928C16.6335 8.06478 14.5787 12.3857 14.2636 16.9983H14.2183V18.248V26.595H50.7144V16.9983H50.6691Z" fill="#FFDF5B"/>
22
+ <path d="M53.0681 36.7944C54.1375 36.7944 55.0043 35.9275 55.0043 34.8582C55.0043 33.7889 54.1375 32.922 53.0681 32.922C51.9988 32.922 51.132 33.7889 51.132 34.8582C51.132 35.9275 51.9988 36.7944 53.0681 36.7944Z" fill="#D37E7A"/>
23
+ <path d="M49.1536 22.9073C48.6767 22.4311 48.11 22.0544 47.4864 21.7987C46.8629 21.5431 46.1948 21.4136 45.5208 21.4179C44.3937 21.4216 43.2957 21.777 42.3802 22.4346C41.4551 21.7717 40.3453 21.4161 39.2072 21.4179C37.9731 21.4069 36.7775 21.847 35.845 22.6555C34.9126 23.464 34.3074 24.5851 34.1433 25.8083H30.8084C30.6637 24.7101 30.1607 23.6904 29.3773 22.9073C28.9004 22.4311 28.3337 22.0544 27.7101 21.7987C27.0866 21.5431 26.4185 21.4136 25.7446 21.4179C24.6087 21.417 23.5011 21.7726 22.578 22.4346C21.653 21.7717 20.5431 21.4161 19.405 21.4179C18.7207 21.4123 18.0422 21.5451 17.4105 21.8084C16.7788 22.0716 16.2068 22.4599 15.7289 22.9498C15.2511 23.4398 14.8772 24.0213 14.6298 24.6594C14.3825 25.2975 14.2666 25.9791 14.2894 26.6631C14.3232 28.0772 14.9034 29.4233 15.9082 30.4189L16.1155 30.6261L21.6585 36.1692L22.578 37.0887L23.4911 36.1692L29.0406 30.6261L29.2478 30.4189C30.1388 29.5266 30.6985 28.357 30.8343 27.1034H34.0721C34.2092 28.3677 34.7788 29.5457 35.6845 30.4383L35.8917 30.6455L38.6633 33.4171L41.4348 36.1886L42.3802 37.0887L43.2933 36.1692L48.8428 30.6261L49.05 30.4189C50.053 29.4226 50.6309 28.0764 50.6624 26.6631C50.6827 25.9669 50.5592 25.2741 50.2996 24.6279C50.04 23.9816 49.6499 23.3959 49.1536 22.9073ZM28.3283 29.4994L28.1276 29.7066L22.578 35.2561L17.0285 29.7066L16.8213 29.4994C16.0537 28.762 15.6092 27.7507 15.5849 26.6866C15.5607 25.6224 15.9586 24.592 16.6918 23.8203C17.0485 23.4657 17.4719 23.1852 17.9376 22.9952C18.4033 22.8051 18.9021 22.7092 19.405 22.713C19.9574 22.7152 20.5039 22.8268 21.0129 23.0413C21.522 23.2558 21.9835 23.569 22.3708 23.9628L22.578 24.1635L22.7853 23.9628C23.1717 23.57 23.6323 23.2579 24.1403 23.0445C24.6483 22.8311 25.1936 22.7206 25.7446 22.7195C26.2485 22.7159 26.7481 22.8119 27.2149 23.0019C27.6816 23.1919 28.1062 23.4723 28.4643 23.8268C29.1931 24.5998 29.5876 25.629 29.5621 26.691C29.5367 27.7531 29.0933 28.7622 28.3283 29.4994ZM48.1046 29.4994L47.8974 29.7066L42.3802 35.2561L36.8307 29.7066L36.6235 29.4994C35.8559 28.762 35.4114 27.7507 35.3871 26.6866C35.3628 25.6224 35.7608 24.592 36.494 23.8203C36.8507 23.4657 37.2741 23.1852 37.7398 22.9952C38.2055 22.8051 38.7042 22.7092 39.2072 22.713C40.3139 22.7243 41.371 23.1737 42.1471 23.9628L42.3543 24.1635L42.5551 23.9628C42.9432 23.5704 43.405 23.2586 43.9139 23.0452C44.4229 22.8319 44.969 22.7212 45.5208 22.7195C46.0248 22.7159 46.5244 22.8119 46.9911 23.0019C47.4579 23.1919 47.8825 23.4723 48.2406 23.8268C48.9694 24.5998 49.3638 25.629 49.3384 26.691C49.3129 27.7531 48.8696 28.7622 48.1046 29.4994Z" fill="#4067AF"/>
24
+ <path d="M23.9249 23.1378C23.5024 23.3475 23.1173 23.6253 22.7852 23.9602L22.578 24.1609L22.3708 23.9602C21.7571 23.3314 20.9575 22.9165 20.0901 22.7766C19.2227 22.6367 18.3333 22.7792 17.553 23.1831L26.1007 31.7308L28.134 29.704L28.3347 29.4968C28.6673 29.1641 28.9429 28.7791 29.1506 28.3571L23.9249 23.1378Z" fill="white"/>
25
+ <path d="M16.5554 23.9595C15.8873 24.7418 15.5428 25.7495 15.5922 26.7771C15.6415 27.8047 16.0809 28.7748 16.8209 29.4896L17.0281 29.6968L22.5776 35.2463L25.2131 32.6108L16.5554 23.9595Z" fill="white"/>
26
+ <path d="M42.5601 23.9637L42.3852 24.1579L42.1521 23.9637C41.7136 23.5227 41.1828 23.1843 40.598 22.9729L47.6175 29.9924L47.9024 29.7075L48.1096 29.5003C48.6986 28.9233 49.1016 28.1834 49.2666 27.3756C49.4316 26.5678 49.3512 25.7291 49.0356 24.9674L47.0929 23.0247C46.3298 22.7116 45.4906 22.6337 44.6829 22.801C43.8752 22.9683 43.136 23.3732 42.5601 23.9637Z" fill="white"/>
27
+ <path d="M43.5218 34.0883L46.7272 30.8505L38.6004 22.7561C37.7866 22.8705 37.0331 23.2495 36.4562 23.8347C35.8792 24.4198 35.5109 25.1786 35.408 25.9939L43.5218 34.0883Z" fill="white"/>
28
+ </svg>
@@ -1,4 +1,4 @@
1
- <svg width="44" height="44" viewBox="0 0 44 44" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M30.7302 8.73016C30.7302 3.90863 26.8215 0 22 0C17.1785 0 13.2698 3.90863 13.2698 8.73016V35.2698C13.2698 40.0914 17.1785 44 22 44C26.8215 44 30.7302 40.0914 30.7302 35.2698V8.73016Z" fill="#F6D861"/>
3
- <path d="M35.2698 30.7302C40.0914 30.7302 44 26.8215 44 22C44 17.1785 40.0914 13.2698 35.2698 13.2698L8.73016 13.2698C3.90862 13.2698 0 17.1785 0 22C0 26.8215 3.90862 30.7302 8.73016 30.7302L35.2698 30.7302Z" fill="#F6D861"/>
4
- </svg>
1
+ <svg width="44" height="44" viewBox="0 0 44 44" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M30.7302 8.73016C30.7302 3.90863 26.8215 0 22 0C17.1785 0 13.2698 3.90863 13.2698 8.73016V35.2698C13.2698 40.0914 17.1785 44 22 44C26.8215 44 30.7302 40.0914 30.7302 35.2698V8.73016Z" fill="#F6D861"/>
3
+ <path d="M35.2698 30.7302C40.0914 30.7302 44 26.8215 44 22C44 17.1785 40.0914 13.2698 35.2698 13.2698L8.73016 13.2698C3.90862 13.2698 0 17.1785 0 22C0 26.8215 3.90862 30.7302 8.73016 30.7302L35.2698 30.7302Z" fill="#F6D861"/>
4
+ </svg>
@@ -1,7 +1,7 @@
1
- {
2
- "name": "CreateAssignmentScreen",
3
- "version": "0.0.0",
4
- "private": true,
5
- "main": "./CreateAssignmentScreen.js"
6
- }
1
+ {
2
+ "name": "CreateAssignmentScreen",
3
+ "version": "0.0.0",
4
+ "private": true,
5
+ "main": "./CreateAssignmentScreen.js"
6
+ }
7
7
 
@@ -19,16 +19,36 @@ function SelectExercise({
19
19
  getCourseSections,
20
20
  getRoleplays,
21
21
  handleCreateGame,
22
- username
22
+ username,
23
+ useCase = "live"
23
24
  }) {
24
25
  const [isExerciseSelected, setIsExerciseSelected] = (0, _react.useState)(false);
26
+ const [selectedExercises, setSelectedExercises] = (0, _react.useState)([]);
27
+ const handleSelectExercise = (exercises = []) => {
28
+ setSelectedExercises(prevSelectedExercises => {
29
+ let updatedExercises = [...prevSelectedExercises];
30
+ exercises.forEach(exercise => {
31
+ if (exercise.courseSectionTopicId && updatedExercises.some(e => e.courseSectionTopicId === exercise.courseSectionTopicId && e.name === exercise.name)) {
32
+ updatedExercises = updatedExercises.filter(e => e.courseSectionTopicId !== exercise.courseSectionTopicId || e.name !== exercise.name);
33
+ } else if (exercise.roleplayId && updatedExercises.some(e => e.roleplayId === exercise.roleplayId && e.game === exercise.game)) {
34
+ updatedExercises = updatedExercises.filter(e => e.courseSectionTopicId || e.roleplayId !== exercise.roleplayId || e.game !== exercise.game);
35
+ } else {
36
+ updatedExercises.push(exercise);
37
+ }
38
+ });
39
+ return updatedExercises;
40
+ });
41
+ };
25
42
  return /*#__PURE__*/(0, _jsxRuntime.jsxs)(_ResponsiveDialog.default, {
26
43
  open: open,
27
44
  handleClose: handleClose,
28
- dialogTitle: t("play_live"),
45
+ dialogTitle: useCase === "live" ? t("play_live") : t("assignment"),
29
46
  maxWidth: "md",
47
+ handleSubmit: useCase === "live" ? null : () => {},
48
+ submitText: useCase === "live" ? null : t("add_exercises"),
49
+ isSubmitDisabled: selectedExercises.length === 0,
30
50
  children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_material.DialogContentText, {
31
- children: t("live_dialog_description")
51
+ children: useCase === "live" ? t("live_dialog_description") : t("assign_exercises_description")
32
52
  }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_system.Box, {
33
53
  mt: 1,
34
54
  children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_CourseSelection.default, {
@@ -40,7 +60,10 @@ function SelectExercise({
40
60
  t: t,
41
61
  isExerciseSelected: isExerciseSelected,
42
62
  setIsExerciseSelected: setIsExerciseSelected,
43
- isDialogOpen: open
63
+ isDialogOpen: open,
64
+ useCase: useCase,
65
+ selectedExercises: selectedExercises,
66
+ handleSelectExercise: useCase === "assignment" ? handleSelectExercise : null
44
67
  })
45
68
  })]
46
69
  });
@@ -93,12 +93,12 @@ function parsePhraseWithAlternatives(phraseString) {
93
93
  };
94
94
  }
95
95
 
96
- /**
97
- * Processes CSV data with the following format:
98
- * - phrase: Primary phrase with optional alternatives separated by '|'
99
- * Example: "Hello|Hi|Hey"
100
- * - translations: Multiple translations separated by '|'
101
- * - image: Optional image URL
96
+ /**
97
+ * Processes CSV data with the following format:
98
+ * - phrase: Primary phrase with optional alternatives separated by '|'
99
+ * Example: "Hello|Hi|Hey"
100
+ * - translations: Multiple translations separated by '|'
101
+ * - image: Optional image URL
102
102
  */
103
103
 
104
104
  function UploadPhrases({
@@ -66,8 +66,8 @@ function UploadRoleplayScript({
66
66
  const row = index + 2;
67
67
  let parseErrors = [];
68
68
 
69
- /**
70
- * Checks if row is an actor or question
69
+ /**
70
+ * Checks if row is an actor or question
71
71
  */
72
72
  if (!Object.prototype.hasOwnProperty.call(data, "actor") && !Object.prototype.hasOwnProperty.call(data, "question")) {
73
73
  parseErrors.push({
@@ -76,10 +76,10 @@ function UploadRoleplayScript({
76
76
  });
77
77
  }
78
78
 
79
- /**
80
- * Checks if a actor text object has the following:
81
- * - text exists
82
- * - actor attribute is a number e.g. actor1, actor2
79
+ /**
80
+ * Checks if a actor text object has the following:
81
+ * - text exists
82
+ * - actor attribute is a number e.g. actor1, actor2
83
83
  */
84
84
  if (Object.prototype.hasOwnProperty.call(data, "actor")) {
85
85
  if (!data.text) {
@@ -96,11 +96,11 @@ function UploadRoleplayScript({
96
96
  }
97
97
  }
98
98
 
99
- /**
100
- * Checks if a question object has the following:
101
- * - question text
102
- * - answers exists
103
- * - correct answer(s) exists
99
+ /**
100
+ * Checks if a question object has the following:
101
+ * - question text
102
+ * - answers exists
103
+ * - correct answer(s) exists
104
104
  */
105
105
  if (Object.prototype.hasOwnProperty.call(data, "question")) {
106
106
  if (!data?.question) {
@@ -29,9 +29,9 @@ const useStyles = (0, _mui.makeStyles)()(() => ({
29
29
  }));
30
30
  let selectedNodeId = null;
31
31
 
32
- /**
33
- * Create the custom component,
34
- * Make sure it has the same prop signature
32
+ /**
33
+ * Create the custom component,
34
+ * Make sure it has the same prop signature
35
35
  */
36
36
  const NodeInnerCustom = /*#__PURE__*/(0, _react.memo)(({
37
37
  id,
@@ -271,8 +271,8 @@ function PhrasesEditor(props) {
271
271
  setSpreadsheetPhrases(JSON.parse(phrasesJson));
272
272
  }, [phrasesJson]);
273
273
 
274
- /**
275
- * Validates each row for missing phrase or translation
274
+ /**
275
+ * Validates each row for missing phrase or translation
276
276
  */
277
277
  const validateRow = (0, _react.useCallback)((phrase, translation, index) => {
278
278
  const row = index + 1;
@@ -387,9 +387,9 @@ function Bot({
387
387
  }
388
388
  }, [open, run]);
389
389
 
390
- /**
391
- * searchParams not showing new results so instruction dialog won't open
392
- * when bot opens
390
+ /**
391
+ * searchParams not showing new results so instruction dialog won't open
392
+ * when bot opens
393
393
  */
394
394
  // useEffect(() => {
395
395
  // console.log('in use effect [searchParams.botId, searchParams.instructions]', searchParams);
@@ -1,7 +1,7 @@
1
- {
2
- "name": "AssignmentCardsList",
3
- "version": "0.0.0",
4
- "private": true,
5
- "main": "./AssignmentCardsList.js"
6
- }
1
+ {
2
+ "name": "AssignmentCardsList",
3
+ "version": "0.0.0",
4
+ "private": true,
5
+ "main": "./AssignmentCardsList.js"
6
+ }
7
7
 
@@ -1,6 +1,6 @@
1
- {
2
- "name": "Categories",
3
- "version": "0.0.0",
4
- "private": true,
5
- "main": "./Categories.js"
6
- }
1
+ {
2
+ "name": "Categories",
3
+ "version": "0.0.0",
4
+ "private": true,
5
+ "main": "./Categories.js"
6
+ }
@@ -23,6 +23,9 @@ function Course({
23
23
  isExerciseSelected,
24
24
  setIsExerciseSelected,
25
25
  isDialogOpen,
26
+ handleSelectExercise,
27
+ selectedExercises,
28
+ useCase,
26
29
  assignment,
27
30
  handleStartExercise,
28
31
  isAssignment,
@@ -97,6 +100,9 @@ function Course({
97
100
  isExerciseSelected: isExerciseSelected,
98
101
  setIsExerciseSelected: setIsExerciseSelected,
99
102
  getRoleplays: getRoleplays,
103
+ handleSelectExercise: handleSelectExercise,
104
+ selectedExercises: selectedExercises,
105
+ useCase: useCase,
100
106
  assignment: assignment,
101
107
  handleStartExercise: handleStartExercise,
102
108
  isAssignment: isAssignment,
@@ -115,13 +121,15 @@ function CourseSelection({
115
121
  t,
116
122
  isExerciseSelected,
117
123
  setIsExerciseSelected,
124
+ handleSelectExercise,
125
+ selectedExercises,
126
+ useCase,
118
127
  assignment,
119
128
  handleStartExercise,
120
129
  isAssignment,
121
130
  isCreator,
122
131
  ...otherProps
123
132
  }) {
124
- console.log("courses", courses);
125
133
  return /*#__PURE__*/(0, _jsxRuntime.jsx)("div", {
126
134
  children: courses.map((course, index) => /*#__PURE__*/(0, _jsxRuntime.jsx)(Course, {
127
135
  course: course,
@@ -133,6 +141,9 @@ function CourseSelection({
133
141
  t: t,
134
142
  isExerciseSelected: isExerciseSelected,
135
143
  setIsExerciseSelected: setIsExerciseSelected,
144
+ handleSelectExercise: handleSelectExercise,
145
+ selectedExercises: selectedExercises,
146
+ useCase: useCase,
136
147
  assignment: assignment,
137
148
  handleStartExercise: handleStartExercise,
138
149
  isAssignment: isAssignment,