@mohamed-karawia/library 0.1.6 → 0.1.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (248) hide show
  1. package/.env +3 -0
  2. package/.eslintcache +1 -0
  3. package/dist/stories/helpers/util.js +16 -14
  4. package/package.json +1 -1
  5. package/src/stories/helpers/util.js +1 -0
  6. package/dist/stories/API/API.stories.js +0 -24
  7. package/dist/stories/Agora/Chat/Chat.stories.js +0 -24
  8. package/dist/stories/Agora/Room/Room.stories.js +0 -24
  9. package/dist/stories/Buttons/Buttons/Buttons.stories.js +0 -39
  10. package/dist/stories/Buttons/ReactModal/ReactModal.stories.js +0 -30
  11. package/dist/stories/Chat/Chat.stories.js +0 -76
  12. package/dist/stories/Common Inputs/CheckboxGroup/CheckboxGroup.stories.js +0 -58
  13. package/dist/stories/Common Inputs/CustomAutoComplete/CustomAutoComplete.stories.js +0 -56
  14. package/dist/stories/Common Inputs/CustomDropzone/CustomDropzone.stories.js +0 -47
  15. package/dist/stories/Common Inputs/CustomSelect/CustomSelect.stories.js +0 -61
  16. package/dist/stories/Common Inputs/CustomTextarea/CustomTextarea.stories.js +0 -48
  17. package/dist/stories/Common Inputs/DatePicker/DatePicker.stories.js +0 -60
  18. package/dist/stories/Common Inputs/EditorComponent/EditorComponent.stories.js +0 -62
  19. package/dist/stories/Common Inputs/Formik/InputField/InputField.stories.js +0 -43
  20. package/dist/stories/Common Inputs/Formik/RadioField/RadioField.stories.js +0 -60
  21. package/dist/stories/Common Inputs/RadioInput/RadioInput.stories.js +0 -50
  22. package/dist/stories/Common Inputs/RichTextInput/RichTextInput.stories.js +0 -51
  23. package/dist/stories/Common Inputs/TextField/TextField.stories.js +0 -48
  24. package/dist/stories/Containers/BaseMaterial.stories.js +0 -24
  25. package/dist/stories/Containers/WidgetExample/WidgetBody.stories.js +0 -24
  26. package/dist/stories/Containers/WidgetExample/WidgetExample.stories.js +0 -24
  27. package/dist/stories/Containers/WidgetExample/WidgetHead.stories.js +0 -24
  28. package/dist/stories/Enrollment/Admin/CreateForm/CreateForm.stories.js +0 -22
  29. package/dist/stories/Enrollment/Admin/DetailedForm/DetailedForm.stories.js +0 -42
  30. package/dist/stories/Enrollment/Admin/ViewForms/ViewForms.stories.js +0 -65
  31. package/dist/stories/Enrollment/Guest/FillForm/FillForm.stories.js +0 -48
  32. package/dist/stories/Events/CreateEvent/CreateEvent.stories.js +0 -30
  33. package/dist/stories/Events/Event/Event.stories.js +0 -33
  34. package/dist/stories/Events/EventsList/EventsList.stories.js +0 -44
  35. package/dist/stories/Forms/AddPhoto/AddPhoto.stories.js +0 -47
  36. package/dist/stories/Forms/AddSong/AddSong.stories.js +0 -37
  37. package/dist/stories/Forms/AddVideo/AddVideo.stories.js +0 -33
  38. package/dist/stories/Forms/Create-Profile/CreateProfile.stories.js +0 -49
  39. package/dist/stories/Forms/Create-Profile/subcomponents/LogoUploader.stories.js +0 -42
  40. package/dist/stories/Forms/Create-Profile/subcomponents/ProfilePhoto.stories.js +0 -41
  41. package/dist/stories/Forms/Create-Profile/subcomponents/ResetBtn.stories.js +0 -32
  42. package/dist/stories/Forms/CreateAlbum/CreateAlbum.stories.js +0 -47
  43. package/dist/stories/Forms/CreateAnnouncementForm/CreateAnnouncementForm.stories.js +0 -58
  44. package/dist/stories/Forms/CreateMusicAlbum/CreateMusicAlbum.stories.js +0 -47
  45. package/dist/stories/Forms/CreateProfile/CreateProfile.stories.js +0 -24
  46. package/dist/stories/Forms/CreateProfile-3/CreateProfile.stories.js +0 -24
  47. package/dist/stories/Forms/CreateUser/CreateUser.stories.js +0 -26
  48. package/dist/stories/Forms/CreateVideoAlbum/CreateVideoAlbum.stories.js +0 -37
  49. package/dist/stories/Forms/Form/Form.stories.js +0 -24
  50. package/dist/stories/Forms/NewProfile/NewProfile.stories.js +0 -24
  51. package/dist/stories/Layout/Body/Body.stories.js +0 -30
  52. package/dist/stories/Layout/Center/Center.stories.js +0 -24
  53. package/dist/stories/Layout/Head/Head.stories.js +0 -24
  54. package/dist/stories/Layout/Left/Left.stories.js +0 -24
  55. package/dist/stories/Layout/Right/Right.stories.js +0 -24
  56. package/dist/stories/Library/CreateFolder/CreateFolder.stories.js +0 -45
  57. package/dist/stories/Library/Folders/Folders.stories.js +0 -55
  58. package/dist/stories/Library/Notes/Notes.stories.js +0 -42
  59. package/dist/stories/Library/ViewNote/ViewNote.stories.js +0 -24
  60. package/dist/stories/Music Album/ViewAlbum/ViewAlbum.stories.js +0 -115
  61. package/dist/stories/Music Album/ViewAlbums/ViewAlbums.stories.js +0 -107
  62. package/dist/stories/Navbar/Navbar.stories.js +0 -41
  63. package/dist/stories/Pages/Blank/Blank.stories.js +0 -24
  64. package/dist/stories/Pages/Centered/Centered.stories.js +0 -24
  65. package/dist/stories/Pages/Chat/Chat.stories.js +0 -74
  66. package/dist/stories/Pages/Enrollment/DetailedForm/DetailedForm.stories.js +0 -22
  67. package/dist/stories/Pages/Enrollment/FillForm/FillForm.stories.js +0 -22
  68. package/dist/stories/Pages/Enrollment/Forms/Forms.stories.js +0 -22
  69. package/dist/stories/Pages/Events/Event/Event.stories.js +0 -22
  70. package/dist/stories/Pages/Events/Events/Events.stories.js +0 -22
  71. package/dist/stories/Pages/Library/Folders/Library.stories.js +0 -22
  72. package/dist/stories/Pages/Library/Notes/Notes.stories.js +0 -22
  73. package/dist/stories/Pages/Music/MusicAlbum/Music.stories.js +0 -22
  74. package/dist/stories/Pages/Music/MusicAlbums/MusicAlbums.stories.js +0 -22
  75. package/dist/stories/Pages/Photos/Album/Album.stories.js +0 -22
  76. package/dist/stories/Pages/Photos/Albums/Albums.stories.js +0 -22
  77. package/dist/stories/Pages/Video/DetailedVideo/DetailedVideo.stories.js +0 -22
  78. package/dist/stories/Pages/Video/VideoAlbum/Video.stories.js +0 -22
  79. package/dist/stories/Pages/ViewWorld/ViewWorld.stories.js +0 -264
  80. package/dist/stories/Photo Album/DetailedPhoto/DetailedPhoto.stories.js +0 -32
  81. package/dist/stories/Photo Album/ViewAlbum/ViewAlbum.stories.js +0 -115
  82. package/dist/stories/Photo Album/ViewAlbums/ViewAlbums.stories.js +0 -102
  83. package/dist/stories/Reusable Components/Cards/Card-style-1/CardStyle1.stories.js +0 -35
  84. package/dist/stories/Reusable Components/Cards/Card-style-10/CardStyle10.stories.js +0 -37
  85. package/dist/stories/Reusable Components/Cards/Card-style-11/CardStyle11.stories.js +0 -40
  86. package/dist/stories/Reusable Components/Cards/Card-style-2/CardStyle2.stories.js +0 -37
  87. package/dist/stories/Reusable Components/Cards/Card-style-3/CardStyle3.stories.js +0 -34
  88. package/dist/stories/Reusable Components/Cards/Card-style-4/CardStyle4.stories.js +0 -39
  89. package/dist/stories/Reusable Components/Cards/Card-style-6/CardStyle6.stories.js +0 -27
  90. package/dist/stories/Reusable Components/Cards/Card-style-7/CardStyle7.stories.js +0 -37
  91. package/dist/stories/Reusable Components/Cards/Card-style-8/CardStyle8.stories.js +0 -44
  92. package/dist/stories/Reusable Components/Cards/Card-style-9/CardStyle9.stories.js +0 -27
  93. package/dist/stories/Reusable Components/Cards/Card.stories.js +0 -132
  94. package/dist/stories/Reusable Components/Controls/Controls.stories.js +0 -49
  95. package/dist/stories/Reusable Components/Gallery/Gallery.stories.js +0 -56
  96. package/dist/stories/Reusable Components/Lists/Cards/ListCard-1.stories.js +0 -1
  97. package/dist/stories/Reusable Components/Lists/List.stories.js +0 -1
  98. package/dist/stories/Reusable Components/Mention/Mention.stories.js +0 -66
  99. package/dist/stories/Reusable Components/ReusableForm/ReusableForm.stories.js +0 -207
  100. package/dist/stories/Reusable Components/ReusableHeader/ReusableHeader.stories.js +0 -35
  101. package/dist/stories/Reusable Components/ReusableList/ReusableList.stories.js +0 -84
  102. package/dist/stories/Reusable Components/SearchCard/SearchCard.stories.js +0 -24
  103. package/dist/stories/Reusable Components/SpaceContainer/SpaceContainer.stories.js +0 -80
  104. package/dist/stories/Reusable Components/Spinner/Spinner.stories.js +0 -22
  105. package/dist/stories/Reusable Components/WidgetContainer/WidgetContainer.stories.js +0 -80
  106. package/dist/stories/Spaces/WelcomeSpace/WelcomeSpace.stories.js +0 -24
  107. package/dist/stories/VideoAlbum/AlbumsGallery/AlbumsGallery.stories.js +0 -101
  108. package/dist/stories/VideoAlbum/Comments/Comments.stories.js +0 -45
  109. package/dist/stories/VideoAlbum/VideoPlayer/VideoPlayer.stories.js +0 -149
  110. package/dist/stories/VideoAlbum/VideoSpace/VideoSpace.stories.js +0 -49
  111. package/dist/stories/VideoAlbum/ViewAlbum/ViewAlbum.stories.js +0 -113
  112. package/dist/stories/Widgets/LogoWidget/LogoWidget.stories.js +0 -26
  113. package/dist/stories/Widgets/MusicPlayer/MusicPlayer.stories.js +0 -44
  114. package/dist/stories/Widgets/MusicPlayerWidget/MusicPlayerWidget.stories.js +0 -52
  115. package/dist/stories/Widgets/SpacesList/SpacesList.stories.js +0 -52
  116. package/dist/stories/Widgets/SpacesList/SpacesListItem.stories.js +0 -24
  117. package/public/logo192.png +0 -0
  118. package/public/logo512.png +0 -0
  119. package/src/stories/API/API.stories.js +0 -10
  120. package/src/stories/Agora/Chat/Chat.stories.jsx +0 -10
  121. package/src/stories/Agora/Room/Room.stories.jsx +0 -10
  122. package/src/stories/Buttons/Buttons/Buttons.stories.jsx +0 -24
  123. package/src/stories/Buttons/ReactModal/ReactModal.stories.jsx +0 -18
  124. package/src/stories/Chat/Chat.stories.jsx +0 -59
  125. package/src/stories/Common Inputs/CheckboxGroup/CheckboxGroup.stories.jsx +0 -32
  126. package/src/stories/Common Inputs/CustomAutoComplete/CustomAutoComplete.stories.jsx +0 -35
  127. package/src/stories/Common Inputs/CustomDropzone/CustomDropzone.stories.jsx +0 -26
  128. package/src/stories/Common Inputs/CustomSelect/CustomSelect.stories.jsx +0 -36
  129. package/src/stories/Common Inputs/CustomTextarea/CustomTextarea.stories.jsx +0 -31
  130. package/src/stories/Common Inputs/DatePicker/DatePicker.stories.jsx +0 -47
  131. package/src/stories/Common Inputs/EditorComponent/EditorComponent.stories.jsx +0 -60
  132. package/src/stories/Common Inputs/Formik/InputField/InputField.stories.jsx +0 -27
  133. package/src/stories/Common Inputs/Formik/RadioField/RadioField.stories.jsx +0 -41
  134. package/src/stories/Common Inputs/RadioInput/RadioInput.stories.js +0 -30
  135. package/src/stories/Common Inputs/RichTextInput/RichTextInput.stories.js +0 -45
  136. package/src/stories/Common Inputs/TextField/TextField.stories.jsx +0 -31
  137. package/src/stories/Containers/BaseMaterial.stories.js +0 -10
  138. package/src/stories/Containers/WidgetExample/WidgetBody.stories.js +0 -10
  139. package/src/stories/Containers/WidgetExample/WidgetExample.stories.js +0 -10
  140. package/src/stories/Containers/WidgetExample/WidgetHead.stories.js +0 -10
  141. package/src/stories/Enrollment/Admin/CreateForm/CreateForm.stories.jsx +0 -8
  142. package/src/stories/Enrollment/Admin/DetailedForm/DetailedForm.stories.jsx +0 -36
  143. package/src/stories/Enrollment/Admin/ViewForms/ViewForms.stories.jsx +0 -66
  144. package/src/stories/Enrollment/Guest/FillForm/FillForm.stories.jsx +0 -27
  145. package/src/stories/Events/CreateEvent/CreateEvent.stories.jsx +0 -19
  146. package/src/stories/Events/Event/Event.stories.jsx +0 -21
  147. package/src/stories/Events/EventsList/EventsList.stories.jsx +0 -25
  148. package/src/stories/Forms/AddPhoto/AddPhoto.stories.jsx +0 -37
  149. package/src/stories/Forms/AddSong/AddSong.stories.jsx +0 -26
  150. package/src/stories/Forms/AddVideo/AddVideo.stories.jsx +0 -20
  151. package/src/stories/Forms/Create-Profile/CreateProfile.stories.jsx +0 -36
  152. package/src/stories/Forms/Create-Profile/subcomponents/LogoUploader.stories.jsx +0 -27
  153. package/src/stories/Forms/Create-Profile/subcomponents/ProfilePhoto.stories.jsx +0 -26
  154. package/src/stories/Forms/Create-Profile/subcomponents/ResetBtn.stories.jsx +0 -18
  155. package/src/stories/Forms/CreateAlbum/CreateAlbum.stories.jsx +0 -37
  156. package/src/stories/Forms/CreateAnnouncementForm/CreateAnnouncementForm.stories.jsx +0 -44
  157. package/src/stories/Forms/CreateMusicAlbum/CreateMusicAlbum.stories.jsx +0 -38
  158. package/src/stories/Forms/CreateProfile/CreateProfile.stories.js +0 -10
  159. package/src/stories/Forms/CreateProfile-3/CreateProfile.stories.js +0 -10
  160. package/src/stories/Forms/CreateUser/CreateUser.stories.js +0 -10
  161. package/src/stories/Forms/CreateVideoAlbum/CreateVideoAlbum.stories.jsx +0 -23
  162. package/src/stories/Forms/Form/Form.stories.js +0 -10
  163. package/src/stories/Forms/NewProfile/NewProfile.stories.jsx +0 -10
  164. package/src/stories/Layout/Body/Body.stories.js +0 -26
  165. package/src/stories/Layout/Center/Center.stories.js +0 -14
  166. package/src/stories/Layout/Head/Head.stories.js +0 -10
  167. package/src/stories/Layout/Left/Left.stories.js +0 -14
  168. package/src/stories/Layout/Right/Right.stories.js +0 -14
  169. package/src/stories/Library/CreateFolder/CreateFolder.stories.jsx +0 -32
  170. package/src/stories/Library/Folders/Folders.stories.jsx +0 -34
  171. package/src/stories/Library/Notes/Notes.stories.jsx +0 -24
  172. package/src/stories/Library/ViewNote/ViewNote.stories.jsx +0 -16
  173. package/src/stories/Music Album/ViewAlbum/ViewAlbum.stories.jsx +0 -60
  174. package/src/stories/Music Album/ViewAlbums/ViewAlbums.stories.jsx +0 -57
  175. package/src/stories/Navbar/Navbar.stories.js +0 -25
  176. package/src/stories/Pages/Blank/Blank.stories.js +0 -10
  177. package/src/stories/Pages/Centered/Centered.stories.js +0 -14
  178. package/src/stories/Pages/Chat/Chat.stories.jsx +0 -53
  179. package/src/stories/Pages/Enrollment/DetailedForm/DetailedForm.stories.jsx +0 -8
  180. package/src/stories/Pages/Enrollment/FillForm/FillForm.stories.jsx +0 -8
  181. package/src/stories/Pages/Enrollment/Forms/Forms.stories.jsx +0 -8
  182. package/src/stories/Pages/Events/Event/Event.stories.jsx +0 -8
  183. package/src/stories/Pages/Events/Events/Events.stories.jsx +0 -8
  184. package/src/stories/Pages/Library/Folders/Library.stories.jsx +0 -8
  185. package/src/stories/Pages/Library/Notes/Notes.stories.jsx +0 -8
  186. package/src/stories/Pages/Music/MusicAlbum/Music.stories.jsx +0 -8
  187. package/src/stories/Pages/Music/MusicAlbums/MusicAlbums.stories.jsx +0 -8
  188. package/src/stories/Pages/Photos/Album/Album.stories.jsx +0 -8
  189. package/src/stories/Pages/Photos/Albums/Albums.stories.jsx +0 -8
  190. package/src/stories/Pages/Video/DetailedVideo/DetailedVideo.stories.jsx +0 -8
  191. package/src/stories/Pages/Video/VideoAlbum/Video.stories.jsx +0 -8
  192. package/src/stories/Pages/ViewWorld/ViewWorld.stories.js +0 -270
  193. package/src/stories/Photo Album/DetailedPhoto/DetailedPhoto.stories.jsx +0 -20
  194. package/src/stories/Photo Album/ViewAlbum/ViewAlbum.stories.jsx +0 -60
  195. package/src/stories/Photo Album/ViewAlbums/ViewAlbums.stories.jsx +0 -59
  196. package/src/stories/Reusable Components/Cards/Card-style-1/CardStyle1.stories.jsx +0 -22
  197. package/src/stories/Reusable Components/Cards/Card-style-10/CardStyle10.stories.jsx +0 -21
  198. package/src/stories/Reusable Components/Cards/Card-style-11/CardStyle11.stories.jsx +0 -21
  199. package/src/stories/Reusable Components/Cards/Card-style-2/CardStyle2.stories.jsx +0 -24
  200. package/src/stories/Reusable Components/Cards/Card-style-3/CardStyle3.stories.jsx +0 -22
  201. package/src/stories/Reusable Components/Cards/Card-style-4/CardStyle4.stories.jsx +0 -25
  202. package/src/stories/Reusable Components/Cards/Card-style-6/CardStyle6.stories.jsx +0 -9
  203. package/src/stories/Reusable Components/Cards/Card-style-7/CardStyle7.stories.jsx +0 -23
  204. package/src/stories/Reusable Components/Cards/Card-style-8/CardStyle8.stories.jsx +0 -29
  205. package/src/stories/Reusable Components/Cards/Card-style-9/CardStyle9.stories.jsx +0 -14
  206. package/src/stories/Reusable Components/Cards/Card.stories.jsx +0 -118
  207. package/src/stories/Reusable Components/Controls/Controls.stories.jsx +0 -24
  208. package/src/stories/Reusable Components/Gallery/Gallery.stories.jsx +0 -43
  209. package/src/stories/Reusable Components/Lists/Cards/ListCard-1.stories.js +0 -0
  210. package/src/stories/Reusable Components/Lists/List.stories.js +0 -0
  211. package/src/stories/Reusable Components/Mention/Mention.stories.jsx +0 -55
  212. package/src/stories/Reusable Components/ReusableForm/ReusableForm.stories.jsx +0 -167
  213. package/src/stories/Reusable Components/ReusableHeader/ReusableHeader.stories.jsx +0 -22
  214. package/src/stories/Reusable Components/ReusableList/ReusableList.stories.jsx +0 -70
  215. package/src/stories/Reusable Components/SearchCard/SearchCard.stories.js +0 -10
  216. package/src/stories/Reusable Components/SpaceContainer/SpaceContainer.stories.jsx +0 -78
  217. package/src/stories/Reusable Components/Spinner/Spinner.stories.jsx +0 -8
  218. package/src/stories/Reusable Components/WidgetContainer/WidgetContainer.stories.jsx +0 -61
  219. package/src/stories/Spaces/WelcomeSpace/WelcomeSpace.stories.js +0 -10
  220. package/src/stories/VideoAlbum/AlbumsGallery/AlbumsGallery.stories.jsx +0 -59
  221. package/src/stories/VideoAlbum/Comments/Comments.stories.jsx +0 -18
  222. package/src/stories/VideoAlbum/VideoPlayer/VideoPlayer.stories.jsx +0 -82
  223. package/src/stories/VideoAlbum/VideoSpace/VideoSpace.stories.jsx +0 -23
  224. package/src/stories/VideoAlbum/ViewAlbum/ViewAlbum.stories.jsx +0 -57
  225. package/src/stories/Widgets/LogoWidget/LogoWidget.stories.js +0 -12
  226. package/src/stories/Widgets/MusicPlayer/MusicPlayer.stories.jsx +0 -23
  227. package/src/stories/Widgets/MusicPlayerWidget/MusicPlayerWidget.stories.jsx +0 -33
  228. package/src/stories/Widgets/SpacesList/SpacesList.stories.jsx +0 -27
  229. package/src/stories/Widgets/SpacesList/SpacesListItem.stories.jsx +0 -10
  230. package/src/stories/assets/images/album1.jpg +0 -0
  231. package/src/stories/assets/images/album2.jpg +0 -0
  232. package/src/stories/assets/images/album3.jpg +0 -0
  233. package/src/stories/assets/images/album4.jpg +0 -0
  234. package/src/stories/assets/images/album5.jpg +0 -0
  235. package/src/stories/assets/images/album6.jpg +0 -0
  236. package/src/stories/assets/images/art.jpg +0 -0
  237. package/src/stories/assets/images/dance.jpg +0 -0
  238. package/src/stories/assets/images/football.jpg +0 -0
  239. package/src/stories/assets/images/music.jpg +0 -0
  240. package/src/stories/assets/images/music1.jpg +0 -0
  241. package/src/stories/assets/images/music2.jpg +0 -0
  242. package/src/stories/assets/images/music3.jpg +0 -0
  243. package/src/stories/assets/images/music4.jpg +0 -0
  244. package/src/stories/assets/images/music5.jpg +0 -0
  245. package/src/stories/assets/images/music6.jpg +0 -0
  246. package/src/stories/assets/images/reset.png +0 -0
  247. package/src/stories/assets/images/robotics.jpg +0 -0
  248. package/src/stories/assets/images/tennis.jpg +0 -0
package/.eslintcache ADDED
@@ -0,0 +1 @@
1
+ [{"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Widgets/SpacesList/SpacesListItem.stories.jsx":"1","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Widgets/MusicPlayerWidget/MusicPlayerWidget.stories.jsx":"2","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Widgets/SpacesList/SpacesList.stories.jsx":"3","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Widgets/LogoWidget/LogoWidget.stories.js":"4","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Widgets/MusicPlayer/MusicPlayer.stories.jsx":"5","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Spaces/WelcomeSpace/WelcomeSpace.stories.js":"6","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Spinner/Spinner.stories.jsx":"7","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/SearchCard/SearchCard.stories.js":"8","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/SpaceContainer/SpaceContainer.stories.jsx":"9","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/WidgetContainer/WidgetContainer.stories.jsx":"10","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/ReusableHeader/ReusableHeader.stories.jsx":"11","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/ReusableList/ReusableList.stories.jsx":"12","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Lists/List.stories.js":"13","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Lists/Cards/ListCard-1.stories.js":"14","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Gallery/Gallery.stories.jsx":"15","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Controls/Controls.stories.jsx":"16","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-4/CardStyle4.stories.jsx":"17","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/ReusableForm/ReusableForm.stories.jsx":"18","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-3/CardStyle3.stories.jsx":"19","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-2/CardStyle2.stories.jsx":"20","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-1/CardStyle1.stories.jsx":"21","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card.stories.jsx":"22","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Navbar/Navbar.stories.js":"23","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Centered/Centered.stories.js":"24","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Blank/Blank.stories.js":"25","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Layout/Head/Head.stories.js":"26","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Layout/Right/Right.stories.js":"27","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/ViewWorld/ViewWorld.stories.js":"28","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Layout/Left/Left.stories.js":"29","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/API/API.stories.js":"30","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/fakeData.js":"31","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/ViewWorld/constatnts.js":"32","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/ReusableList/ReusableList.jsx":"33","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Layout/Left/Left.jsx":"34","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/API/API.jsx":"35","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/ViewWorld/ViewWorld.jsx":"36","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Layout/Right/Right.jsx":"37","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Layout/Head/Head.jsx":"38","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Blank/Blank.jsx":"39","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Centered/Centered.jsx":"40","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Navbar/Navbar.jsx":"41","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card.jsx":"42","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-1/CardStyle1.jsx":"43","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/commonStyles.js":"44","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-2/CardStyle2.jsx":"45","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-3/CardStyle3.jsx":"46","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/ReusableForm/ReusableForm.jsx":"47","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-4/CardStyle4.jsx":"48","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Gallery/Gallery.jsx":"49","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/ReusableHeader/ReusableHeader.jsx":"50","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Controls/Controls.jsx":"51","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/WidgetContainer/WidgetContainer.jsx":"52","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/SpaceContainer/SpaceContainer.jsx":"53","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/SearchCard/SearchCard.jsx":"54","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Spinner/Spinner.jsx":"55","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Spaces/WelcomeSpace/WelcomeSpace.jsx":"56","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Widgets/LogoWidget/LogoWidget.jsx":"57","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Widgets/MusicPlayer/MusicPlayer.jsx":"58","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Widgets/SpacesList/SpacesListItem.jsx":"59","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Widgets/SpacesList/SpacesList.jsx":"60","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Containers/BaseMaterial.jsx":"61","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/DatePicker/DatePicker.jsx":"62","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/CustomSelect/CustomSelect.jsx":"63","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/CustomAutoComplete/CustomAutoComplete.jsx":"64","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/CheckboxGroup/CheckboxGroup.jsx":"65","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/CustomDropzone/CustomDropZone.jsx":"66","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/CustomTextarea/CustomTextarea.jsx":"67","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/EditorComponent/EditorComponent.jsx":"68","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/TextField/TextField.jsx":"69","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Widgets/MusicPlayerWidget/MusicPlayerWidget.jsx":"70","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/helpers/util.js":"71","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/globalCardStyles.js":"72","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Agora/Chat/Chat.jsx":"73","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Layout/Center/Center.jsx":"74","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Layout/Body/Body.jsx":"75","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/EditorComponent/constants.js":"76","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Buttons/Buttons/Buttons.jsx":"77","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Layout/Center/Center.stories.js":"78","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Layout/Body/Body.stories.js":"79","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/NewProfile/NewProfile.stories.jsx":"80","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/Form/Form.stories.js":"81","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Agora/Chat/Components/ChatRoom/ChatRoom.jsx":"82","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Agora/Chat/Components/ChatItem/ChatItem.jsx":"83","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/NewProfile/NewProfile.jsx":"84","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/Form/Form.jsx":"85","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/DropZone.jsx":"86","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/RadioInput/RadioInput.jsx":"87","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Containers/BaseMaterial.stories.js":"88","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/TextField/TextField.stories.jsx":"89","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateUser/CreateUser.stories.js":"90","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateProfile/CreateProfile.stories.js":"91","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateProfile-3/CreateProfile.stories.js":"92","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/RadioInput/RadioInput.stories.js":"93","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/Create-Profile/CreateProfile.stories.jsx":"94","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/Create-Profile/subcomponents/ResetBtn.stories.jsx":"95","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/Create-Profile/subcomponents/ProfilePhoto.stories.jsx":"96","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Containers/WidgetExample/WidgetHead.stories.js":"97","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/Create-Profile/subcomponents/LogoUploader.stories.jsx":"98","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Containers/WidgetExample/WidgetExample.stories.js":"99","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Containers/WidgetExample/WidgetBody.stories.js":"100","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/EditorComponent/EditorComponent.stories.jsx":"101","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/DatePicker/DatePicker.stories.jsx":"102","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/CustomTextarea/CustomTextarea.stories.jsx":"103","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/Formik/RadioField/RadioField.stories.jsx":"104","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/Formik/InputField/InputField.stories.jsx":"105","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/CustomSelect/CustomSelect.stories.jsx":"106","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/CustomDropzone/CustomDropzone.stories.jsx":"107","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/CustomAutoComplete/CustomAutoComplete.stories.jsx":"108","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/CheckboxGroup/CheckboxGroup.stories.jsx":"109","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Buttons/Buttons/Buttons.stories.jsx":"110","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Buttons/ReactModal/ReactModal.stories.jsx":"111","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Agora/Chat/Chat.stories.jsx":"112","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Agora/Room/Room.stories.jsx":"113","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateUser/CreateUser.jsx":"114","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateProfile/CreateProfile.jsx":"115","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateProfile-3/CreateProfile.jsx":"116","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Containers/WidgetExample/WidgetHead.jsx":"117","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/Create-Profile/subcomponents/ResetBtn.jsx":"118","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/Create-Profile/subcomponents/ProfilePhoto.jsx":"119","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Containers/WidgetExample/WidgetExample.jsx":"120","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/Create-Profile/CreateProfile.jsx":"121","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/Create-Profile/subcomponents/LogoUploader.jsx":"122","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Containers/WidgetExample/WidgetBody.jsx":"123","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/RichTextInput/RichTextInput.jsx":"124","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/Formik/RadioField/RadioField.jsx":"125","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/DatePicker/SingleDatePicker.jsx":"126","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/Formik/InputField/InputField.jsx":"127","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Buttons/ReactModal/ReactModalDemo.jsx":"128","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Buttons/ReactModal/ReactModal.jsx":"129","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Agora/Room/Room.jsx":"130","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/ReactModal/ReactModal.jsx":"131","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Misc/Thumbnail/Thumbnail.jsx":"132","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/RichTextInput/Components/Emoji/Emoji.jsx":"133","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/RichTextInput/Components/Gif/Gif.jsx":"134","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Agora/Call/Call.jsx":"135","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Agora/Preview/PreviewCamera.jsx":"136","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Agora/Controls/Controls.jsx":"137","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Agora/Preview/ShareScreen.jsx":"138","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateAnnouncementForm/CreateAnnouncementForm.stories.jsx":"139","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateAnnouncementForm/CreateAnnouncementForm.jsx":"140","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Photo Album/ViewAlbums/ViewAlbums.stories.jsx":"141","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Photo Album/ViewAlbums/ViewAlbums.jsx":"142","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-6/CardStyle6.stories.jsx":"143","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-6/CardStyle6.jsx":"144","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateAlbum/CreateAlbum.stories.jsx":"145","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateAlbum/CreateAlbum.jsx":"146","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Photo Album/ViewAlbum/ViewAlbum.stories.jsx":"147","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Photo Album/ViewAlbum/ViewAlbum.jsx":"148","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/AddPhoto/AddPhoto.stories.jsx":"149","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/AddPhoto/AddPhoto.jsx":"150","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Photo Album/DetailedPhoto/DetailedPhoto.stories.jsx":"151","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Photo Album/DetailedPhoto/DetailedPhoto.jsx":"152","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Music Album/ViewAlbums/ViewAlbums.stories.jsx":"153","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Music Album/ViewAlbums/ViewAlbums.jsx":"154","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateMusicAlbum/CreateMusicAlbum.stories.jsx":"155","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateMusicAlbum/CreateMusicAlbum.jsx":"156","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Music Album/ViewAlbum/ViewAlbum.stories.jsx":"157","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Music Album/ViewAlbum/ViewAlbum.jsx":"158","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-7/CardStyle7.stories.jsx":"159","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-7/CardStyle7.jsx":"160","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/AddSong/AddSong.stories.jsx":"161","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/AddSong/AddSong.jsx":"162","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/VideoAlbum/AlbumsGallery/AlbumsGallery.stories.jsx":"163","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/VideoAlbum/AlbumsGallery/AlbumsGallery.jsx":"164","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateVideoAlbum/CreateVideoAlbum.stories.jsx":"165","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateVideoAlbum/CreateVideoAlbum.jsx":"166","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/VideoAlbum/VideoPlayer/VideoPlayer.stories.jsx":"167","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/VideoAlbum/VideoPlayer/VideoPlayer.jsx":"168","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/VideoAlbum/VideoSpace/VideoSpace.stories.jsx":"169","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/VideoAlbum/VideoSpace/VideoSpace.jsx":"170","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/VideoAlbum/Comments/Comments.stories.jsx":"171","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/VideoAlbum/Comments/Comments.jsx":"172","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/VideoAlbum/ViewAlbum/ViewAlbum.stories.jsx":"173","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/VideoAlbum/ViewAlbum/ViewAlbum.jsx":"174","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/AddVideo/AddVideo.stories.jsx":"175","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/AddVideo/AddVideo.jsx":"176","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Photos/Albums/Albums.stories.jsx":"177","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Photos/Albums/Albums.jsx":"178","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Photos/Album/Album.stories.jsx":"179","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Photos/Album/Album.jsx":"180","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Music/MusicAlbum/Music.stories.jsx":"181","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Music/MusicAlbum/Music.jsx":"182","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Music/MusicAlbums/MusicAlbums.stories.jsx":"183","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Music/MusicAlbums/MusicAlbums.jsx":"184","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Video/VideoAlbum/Video.stories.jsx":"185","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Video/VideoAlbum/Video.jsx":"186","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Video/DetailedVideo/DetailedVideo.stories.jsx":"187","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Video/DetailedVideo/DetailedVideo.jsx":"188","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-8/CardStyle8.stories.jsx":"189","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-8/CardStyle8.jsx":"190","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Chat/Chat.stories.jsx":"191","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Chat/Chat.jsx":"192","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Enrollment/Admin/CreateForm/CreateForm.stories.jsx":"193","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Enrollment/Admin/CreateForm/CreateForm.jsx":"194","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Enrollment/Admin/ViewForms/ViewForms.stories.jsx":"195","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Enrollment/Admin/ViewForms/ViewForms.jsx":"196","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-9/CardStyle9.stories.jsx":"197","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-9/CardStyle9.jsx":"198","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Enrollment/Admin/DetailedForm/DetailedForm.stories.jsx":"199","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Enrollment/Admin/DetailedForm/DetailedForm.jsx":"200","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Enrollment/Guest/FillForm/FillForm.stories.jsx":"201","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Enrollment/Guest/FillForm/FillForm.jsx":"202","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Library/Folders/Folders.stories.jsx":"203","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Library/Folders/Folders.jsx":"204","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-10/CardStyle10.stories.jsx":"205","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-10/CardStyle10.jsx":"206","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Library/CreateFolder/CreateFolder.stories.jsx":"207","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Library/CreateFolder/CreateFolder.jsx":"208","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-11/CardStyle11.stories.jsx":"209","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-11/CardStyle11.jsx":"210","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Library/Notes/Notes.stories.jsx":"211","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Library/Notes/Notes.jsx":"212","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Library/ViewNote/ViewNote.stories.jsx":"213","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Library/ViewNote/ViewNote.jsx":"214","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Events/EventsList/EventsList.stories.jsx":"215","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Events/EventsList/EventsList.jsx":"216","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Events/CreateEvent/CreateEvent.stories.jsx":"217","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Events/CreateEvent/CreateEvent.jsx":"218","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Events/Event/Event.stories.jsx":"219","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Events/Event/Event.jsx":"220","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Mention/Mention.stories.jsx":"221","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Mention/Mention.jsx":"222","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/RichTextInput/RichTextInput.stories.js":"223","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Chat/Chat.stories.jsx":"224","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Chat/Chat.jsx":"225","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Library/Folders/Library.stories.jsx":"226","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Library/Folders/Library.jsx":"227","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Library/Notes/Notes.stories.jsx":"228","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Library/Notes/Notes.jsx":"229","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Enrollment/Forms/Forms.stories.jsx":"230","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Enrollment/Forms/Forms.jsx":"231","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Enrollment/DetailedForm/DetailedForm.stories.jsx":"232","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Enrollment/DetailedForm/DetailedForm.jsx":"233","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Enrollment/FillForm/FillForm.stories.jsx":"234","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Enrollment/FillForm/FillForm.jsx":"235","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Events/Event/Event.stories.jsx":"236","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Events/Event/Event.jsx":"237","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Events/Events/Events.stories.jsx":"238","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Events/Events/Events.jsx":"239","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/API/API.stories.js":"240","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Agora/Chat/Chat.stories.jsx":"241","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Chat/Chat.stories.jsx":"242","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Agora/Room/Room.stories.jsx":"243","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Buttons/Buttons/Buttons.stories.jsx":"244","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Buttons/ReactModal/ReactModal.stories.jsx":"245","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/CheckboxGroup/CheckboxGroup.stories.jsx":"246","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/CustomAutoComplete/CustomAutoComplete.stories.jsx":"247","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/CustomDropzone/CustomDropzone.stories.jsx":"248","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/CustomTextarea/CustomTextarea.stories.jsx":"249","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/CustomSelect/CustomSelect.stories.jsx":"250","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/DatePicker/DatePicker.stories.jsx":"251","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Widgets/SpacesList/SpacesListItem.stories.jsx":"252","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/EditorComponent/EditorComponent.stories.jsx":"253","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Widgets/SpacesList/SpacesList.stories.jsx":"254","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Widgets/MusicPlayerWidget/MusicPlayerWidget.stories.jsx":"255","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Widgets/LogoWidget/LogoWidget.stories.js":"256","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Widgets/MusicPlayer/MusicPlayer.stories.jsx":"257","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/Formik/InputField/InputField.stories.jsx":"258","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/VideoAlbum/Comments/Comments.stories.jsx":"259","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/VideoAlbum/ViewAlbum/ViewAlbum.stories.jsx":"260","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/VideoAlbum/VideoPlayer/VideoPlayer.stories.jsx":"261","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/VideoAlbum/VideoSpace/VideoSpace.stories.jsx":"262","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Spinner/Spinner.stories.jsx":"263","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/SearchCard/SearchCard.stories.js":"264","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/VideoAlbum/AlbumsGallery/AlbumsGallery.stories.jsx":"265","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/WidgetContainer/WidgetContainer.stories.jsx":"266","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/SpaceContainer/SpaceContainer.stories.jsx":"267","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/ReusableHeader/ReusableHeader.stories.jsx":"268","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/ReusableList/ReusableList.stories.jsx":"269","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Mention/Mention.stories.jsx":"270","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Lists/List.stories.js":"271","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Gallery/Gallery.stories.jsx":"272","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Lists/Cards/ListCard-1.stories.js":"273","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Controls/Controls.stories.jsx":"274","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-9/CardStyle9.stories.jsx":"275","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/ReusableForm/ReusableForm.stories.jsx":"276","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-6/CardStyle6.stories.jsx":"277","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-7/CardStyle7.stories.jsx":"278","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-8/CardStyle8.stories.jsx":"279","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card.stories.jsx":"280","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-3/CardStyle3.stories.jsx":"281","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-4/CardStyle4.stories.jsx":"282","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-2/CardStyle2.stories.jsx":"283","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-11/CardStyle11.stories.jsx":"284","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-10/CardStyle10.stories.jsx":"285","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-1/CardStyle1.stories.jsx":"286","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Photo Album/DetailedPhoto/DetailedPhoto.stories.jsx":"287","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Photo Album/ViewAlbums/ViewAlbums.stories.jsx":"288","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Photo Album/ViewAlbum/ViewAlbum.stories.jsx":"289","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Spaces/WelcomeSpace/WelcomeSpace.stories.js":"290","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/ViewWorld/ViewWorld.stories.js":"291","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Video/VideoAlbum/Video.stories.jsx":"292","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Video/DetailedVideo/DetailedVideo.stories.jsx":"293","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Photos/Albums/Albums.stories.jsx":"294","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Photos/Album/Album.stories.jsx":"295","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Music/MusicAlbums/MusicAlbums.stories.jsx":"296","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Music/MusicAlbum/Music.stories.jsx":"297","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Library/Folders/Library.stories.jsx":"298","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Library/Notes/Notes.stories.jsx":"299","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Events/Event/Event.stories.jsx":"300","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Enrollment/Forms/Forms.stories.jsx":"301","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Enrollment/FillForm/FillForm.stories.jsx":"302","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Events/Events/Events.stories.jsx":"303","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Enrollment/DetailedForm/DetailedForm.stories.jsx":"304","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Chat/Chat.stories.jsx":"305","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Centered/Centered.stories.js":"306","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Blank/Blank.stories.js":"307","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Navbar/Navbar.stories.js":"308","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Music Album/ViewAlbums/ViewAlbums.stories.jsx":"309","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Music Album/ViewAlbum/ViewAlbum.stories.jsx":"310","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Library/ViewNote/ViewNote.stories.jsx":"311","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/commonStyles.js":"312","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/ViewWorld/constatnts.js":"313","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/API/API.jsx":"314","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Mention/Mention.jsx":"315","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Spaces/WelcomeSpace/WelcomeSpace.jsx":"316","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Photos/Albums/Albums.jsx":"317","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Photos/Album/Album.jsx":"318","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Chat/Chat.jsx":"319","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/fakeData.js":"320","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/helpers/util.js":"321","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Navbar/Navbar.jsx":"322","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Blank/Blank.jsx":"323","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Centered/Centered.jsx":"324","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Library/ViewNote/ViewNote.jsx":"325","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Music Album/ViewAlbums/ViewAlbums.jsx":"326","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Music Album/ViewAlbum/ViewAlbum.jsx":"327","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/ViewWorld/ViewWorld.jsx":"328","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Enrollment/DetailedForm/DetailedForm.jsx":"329","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Events/Events/Events.jsx":"330","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Enrollment/Forms/Forms.jsx":"331","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Library/Notes/Notes.jsx":"332","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Video/VideoAlbum/Video.jsx":"333","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Enrollment/FillForm/FillForm.jsx":"334","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Events/Event/Event.jsx":"335","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Library/Folders/Library.jsx":"336","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Music/MusicAlbum/Music.jsx":"337","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Video/DetailedVideo/DetailedVideo.jsx":"338","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Music/MusicAlbums/MusicAlbums.jsx":"339","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Photo Album/ViewAlbum/ViewAlbum.jsx":"340","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Photo Album/DetailedPhoto/DetailedPhoto.jsx":"341","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Photo Album/ViewAlbums/ViewAlbums.jsx":"342","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card.jsx":"343","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-1/CardStyle1.jsx":"344","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-11/CardStyle11.jsx":"345","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-3/CardStyle3.jsx":"346","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-7/CardStyle7.jsx":"347","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-4/CardStyle4.jsx":"348","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-10/CardStyle10.jsx":"349","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-8/CardStyle8.jsx":"350","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-2/CardStyle2.jsx":"351","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-6/CardStyle6.jsx":"352","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/DatePicker/DatePicker.jsx":"353","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/CustomAutoComplete/CustomAutoComplete.jsx":"354","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/CheckboxGroup/CheckboxGroup.jsx":"355","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/CustomSelect/CustomSelect.jsx":"356","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/CustomTextarea/CustomTextarea.jsx":"357","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/CustomDropzone/CustomDropZone.jsx":"358","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/ReusableForm/ReusableForm.jsx":"359","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-9/CardStyle9.jsx":"360","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/TextField/TextField.jsx":"361","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Gallery/Gallery.jsx":"362","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Controls/Controls.jsx":"363","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Containers/BaseMaterial.jsx":"364","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Chat/Chat.jsx":"365","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/WidgetContainer/WidgetContainer.jsx":"366","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/SpaceContainer/SpaceContainer.jsx":"367","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/globalCardStyles.js":"368","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/VideoAlbum/VideoPlayer/VideoPlayer.jsx":"369","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Layout/Right/Right.jsx":"370","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Layout/Center/Center.jsx":"371","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Layout/Left/Left.jsx":"372","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Layout/Body/Body.jsx":"373","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/EditorComponent/EditorComponent.jsx":"374","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/VideoAlbum/ViewAlbum/ViewAlbum.jsx":"375","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Layout/Head/Head.jsx":"376","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/VideoAlbum/VideoSpace/VideoSpace.jsx":"377","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Library/Folders/Folders.jsx":"378","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Library/Notes/Notes.jsx":"379","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/AddSong/AddSong.jsx":"380","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Events/EventsList/EventsList.jsx":"381","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Events/Event/Event.jsx":"382","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Enrollment/Admin/DetailedForm/DetailedForm.jsx":"383","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Enrollment/Admin/ViewForms/ViewForms.jsx":"384","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/ReactModal/ReactModal.jsx":"385","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateAlbum/CreateAlbum.jsx":"386","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/AddPhoto/AddPhoto.jsx":"387","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Buttons/Buttons/Buttons.jsx":"388","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/ReusableHeader/ReusableHeader.jsx":"389","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Agora/Room/Room.jsx":"390","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Agora/Chat/Chat.jsx":"391","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Spinner/Spinner.jsx":"392","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Widgets/MusicPlayer/MusicPlayer.jsx":"393","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/ReusableList/ReusableList.jsx":"394","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Enrollment/Guest/FillForm/FillForm.jsx":"395","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateMusicAlbum/CreateMusicAlbum.jsx":"396","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Widgets/LogoWidget/LogoWidget.jsx":"397","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Widgets/MusicPlayerWidget/MusicPlayerWidget.jsx":"398","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/VideoAlbum/AlbumsGallery/AlbumsGallery.jsx":"399","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/VideoAlbum/Comments/Comments.jsx":"400","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/SearchCard/SearchCard.jsx":"401","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/Formik/InputField/InputField.jsx":"402","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Widgets/SpacesList/SpacesListItem.jsx":"403","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Widgets/SpacesList/SpacesList.jsx":"404","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/DatePicker/SingleDatePicker.jsx":"405","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Buttons/ReactModal/ReactModal.jsx":"406","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Buttons/ReactModal/ReactModalDemo.jsx":"407","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/EditorComponent/constants.js":"408","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/RichTextInput/RichTextInput.jsx":"409","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Library/CreateFolder/CreateFolder.jsx":"410","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/AddVideo/AddVideo.jsx":"411","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Agora/Preview/PreviewCamera.jsx":"412","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Agora/Call/Call.jsx":"413","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Agora/Chat/Components/ChatItem/ChatItem.jsx":"414","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Agora/Chat/Components/ChatRoom/ChatRoom.jsx":"415","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateVideoAlbum/CreateVideoAlbum.jsx":"416","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/RichTextInput/Components/Gif/Gif.jsx":"417","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/RichTextInput/Components/Emoji/Emoji.jsx":"418","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Events/CreateEvent/CreateEvent.jsx":"419","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Agora/Controls/Controls.jsx":"420","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Agora/Preview/ShareScreen.jsx":"421","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Library/Notes/Notes.stories.jsx":"422","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Library/Folders/Folders.stories.jsx":"423","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Layout/Right/Right.stories.js":"424","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Library/CreateFolder/CreateFolder.stories.jsx":"425","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Layout/Left/Left.stories.js":"426","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Layout/Head/Head.stories.js":"427","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Layout/Center/Center.stories.js":"428","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Layout/Body/Body.stories.js":"429","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateVideoAlbum/CreateVideoAlbum.stories.jsx":"430","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateMusicAlbum/CreateMusicAlbum.stories.jsx":"431","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateAlbum/CreateAlbum.stories.jsx":"432","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/NewProfile/NewProfile.stories.jsx":"433","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/Form/Form.stories.js":"434","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateProfile/CreateProfile.stories.js":"435","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateProfile-3/CreateProfile.stories.js":"436","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateUser/CreateUser.stories.js":"437","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateAnnouncementForm/CreateAnnouncementForm.stories.jsx":"438","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/AddVideo/AddVideo.stories.jsx":"439","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/Create-Profile/CreateProfile.stories.jsx":"440","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/Create-Profile/subcomponents/ResetBtn.stories.jsx":"441","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/Create-Profile/subcomponents/ProfilePhoto.stories.jsx":"442","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/Create-Profile/subcomponents/LogoUploader.stories.jsx":"443","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/AddSong/AddSong.stories.jsx":"444","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/AddPhoto/AddPhoto.stories.jsx":"445","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Events/EventsList/EventsList.stories.jsx":"446","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Events/CreateEvent/CreateEvent.stories.jsx":"447","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Events/Event/Event.stories.jsx":"448","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Enrollment/Admin/DetailedForm/DetailedForm.stories.jsx":"449","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Enrollment/Admin/ViewForms/ViewForms.stories.jsx":"450","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Enrollment/Guest/FillForm/FillForm.stories.jsx":"451","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Enrollment/Admin/CreateForm/CreateForm.stories.jsx":"452","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Containers/BaseMaterial.stories.js":"453","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Containers/WidgetExample/WidgetBody.stories.js":"454","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Containers/WidgetExample/WidgetHead.stories.js":"455","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/TextField/TextField.stories.jsx":"456","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Containers/WidgetExample/WidgetExample.stories.js":"457","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/RichTextInput/RichTextInput.stories.js":"458","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/RadioInput/RadioInput.stories.js":"459","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/Formik/RadioField/RadioField.stories.jsx":"460","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/NewProfile/NewProfile.jsx":"461","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateProfile/CreateProfile.jsx":"462","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/Form/Form.jsx":"463","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateProfile-3/CreateProfile.jsx":"464","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateAnnouncementForm/CreateAnnouncementForm.jsx":"465","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateUser/CreateUser.jsx":"466","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/Create-Profile/subcomponents/ProfilePhoto.jsx":"467","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/Create-Profile/subcomponents/LogoUploader.jsx":"468","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/Create-Profile/subcomponents/ResetBtn.jsx":"469","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/Create-Profile/CreateProfile.jsx":"470","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Enrollment/Admin/CreateForm/CreateForm.jsx":"471","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Containers/WidgetExample/WidgetBody.jsx":"472","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Containers/WidgetExample/WidgetExample.jsx":"473","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Containers/WidgetExample/WidgetHead.jsx":"474","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/RadioInput/RadioInput.jsx":"475","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/Formik/RadioField/RadioField.jsx":"476","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/DropZone.jsx":"477","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Misc/Thumbnail/Thumbnail.jsx":"478"},{"size":223,"mtime":1636789402421,"results":"479","hashOfConfig":"480"},{"size":1375,"mtime":1636789402419,"results":"481","hashOfConfig":"480"},{"size":796,"mtime":1636789402420,"results":"482","hashOfConfig":"480"},{"size":284,"mtime":1636789402415,"results":"483","hashOfConfig":"480"},{"size":1112,"mtime":1636789402416,"results":"484","hashOfConfig":"480"},{"size":206,"mtime":1636789402414,"results":"485","hashOfConfig":"480"},{"size":179,"mtime":1636789402403,"results":"486","hashOfConfig":"480"},{"size":210,"mtime":1636789402392,"results":"487","hashOfConfig":"480"},{"size":1731,"mtime":1636789402398,"results":"488","hashOfConfig":"480"},{"size":2090,"mtime":1636789402411,"results":"489","hashOfConfig":"480"},{"size":496,"mtime":1636789402380,"results":"490","hashOfConfig":"480"},{"size":1658,"mtime":1638519759396,"results":"491","hashOfConfig":"480"},{"size":0,"mtime":1636789402352,"results":"492","hashOfConfig":"480"},{"size":0,"mtime":1636789402351,"results":"493","hashOfConfig":"480"},{"size":1089,"mtime":1638434588892,"results":"494","hashOfConfig":"480"},{"size":731,"mtime":1636789402348,"results":"495","hashOfConfig":"480"},{"size":700,"mtime":1636789402344,"results":"496","hashOfConfig":"480"},{"size":4860,"mtime":1636795785725,"results":"497","hashOfConfig":"480"},{"size":581,"mtime":1636789402342,"results":"498","hashOfConfig":"480"},{"size":670,"mtime":1636789402339,"results":"499","hashOfConfig":"480"},{"size":612,"mtime":1636789402336,"results":"500","hashOfConfig":"480"},{"size":3440,"mtime":1636789402345,"results":"501","hashOfConfig":"480"},{"size":457,"mtime":1636789402316,"results":"502","hashOfConfig":"480"},{"size":255,"mtime":1636789402325,"results":"503","hashOfConfig":"480"},{"size":177,"mtime":1636789402320,"results":"504","hashOfConfig":"480"},{"size":173,"mtime":1636789402299,"results":"505","hashOfConfig":"480"},{"size":209,"mtime":1636789402306,"results":"506","hashOfConfig":"480"},{"size":7212,"mtime":1636789402328,"results":"507","hashOfConfig":"480"},{"size":202,"mtime":1636789402302,"results":"508","hashOfConfig":"480"},{"size":173,"mtime":1636789402215,"results":"509","hashOfConfig":"480"},{"size":3934,"mtime":1636789402412,"results":"510","hashOfConfig":"480"},{"size":6204,"mtime":1638523982320,"results":"511","hashOfConfig":"480"},{"size":2629,"mtime":1638525131931,"results":"512","hashOfConfig":"480"},{"size":420,"mtime":1636789402301,"results":"513","hashOfConfig":"480"},{"size":914,"mtime":1636789402215,"results":"514","hashOfConfig":"480"},{"size":6442,"mtime":1638876184765,"results":"515","hashOfConfig":"480"},{"size":321,"mtime":1638524483610,"results":"516","hashOfConfig":"480"},{"size":253,"mtime":1636789402298,"results":"517","hashOfConfig":"480"},{"size":691,"mtime":1636789402319,"results":"518","hashOfConfig":"480"},{"size":542,"mtime":1636789402323,"results":"519","hashOfConfig":"480"},{"size":9652,"mtime":1636789402311,"results":"520","hashOfConfig":"480"},{"size":3551,"mtime":1636789402345,"results":"521","hashOfConfig":"480"},{"size":2016,"mtime":1636789402335,"results":"522","hashOfConfig":"480"},{"size":1235,"mtime":1636789402412,"results":"523","hashOfConfig":"480"},{"size":2051,"mtime":1636789402338,"results":"524","hashOfConfig":"480"},{"size":1770,"mtime":1636789402342,"results":"525","hashOfConfig":"480"},{"size":3816,"mtime":1638303766514,"results":"526","hashOfConfig":"480"},{"size":1851,"mtime":1636789402344,"results":"527","hashOfConfig":"480"},{"size":3424,"mtime":1640184897737,"results":"528","hashOfConfig":"480"},{"size":2064,"mtime":1639662319060,"results":"529","hashOfConfig":"480"},{"size":4016,"mtime":1639575954301,"results":"530","hashOfConfig":"480"},{"size":1322,"mtime":1638524463689,"results":"531","hashOfConfig":"480"},{"size":1102,"mtime":1638525468936,"results":"532","hashOfConfig":"480"},{"size":2133,"mtime":1636789402389,"results":"533","hashOfConfig":"480"},{"size":1499,"mtime":1636789402402,"results":"534","hashOfConfig":"480"},{"size":3393,"mtime":1636789402413,"results":"535","hashOfConfig":"480"},{"size":351,"mtime":1636789402415,"results":"536","hashOfConfig":"480"},{"size":1720,"mtime":1636789402416,"results":"537","hashOfConfig":"480"},{"size":1501,"mtime":1636789402420,"results":"538","hashOfConfig":"480"},{"size":294,"mtime":1636789402420,"results":"539","hashOfConfig":"480"},{"size":1798,"mtime":1636789402238,"results":"540","hashOfConfig":"480"},{"size":3159,"mtime":1636789402228,"results":"541","hashOfConfig":"480"},{"size":2673,"mtime":1636789402227,"results":"542","hashOfConfig":"480"},{"size":2890,"mtime":1639579448990,"results":"543","hashOfConfig":"480"},{"size":1813,"mtime":1636789402224,"results":"544","hashOfConfig":"480"},{"size":3040,"mtime":1638872985463,"results":"545","hashOfConfig":"480"},{"size":2018,"mtime":1636789402228,"results":"546","hashOfConfig":"480"},{"size":1424,"mtime":1636789402229,"results":"547","hashOfConfig":"480"},{"size":1972,"mtime":1636795458145,"results":"548","hashOfConfig":"480"},{"size":2663,"mtime":1638524898589,"results":"549","hashOfConfig":"480"},{"size":3806,"mtime":1640184855841,"results":"550","hashOfConfig":"480"},{"size":1698,"mtime":1639574870747,"results":"551","hashOfConfig":"480"},{"size":3238,"mtime":1636789402217,"results":"552","hashOfConfig":"480"},{"size":310,"mtime":1638875387294,"results":"553","hashOfConfig":"480"},{"size":393,"mtime":1636789402286,"results":"554","hashOfConfig":"480"},{"size":616,"mtime":1636789402231,"results":"555","hashOfConfig":"480"},{"size":1435,"mtime":1638303697694,"results":"556","hashOfConfig":"480"},{"size":216,"mtime":1636789402297,"results":"557","hashOfConfig":"480"},{"size":427,"mtime":1636789402287,"results":"558","hashOfConfig":"480"},{"size":203,"mtime":1636789402249,"results":"559","hashOfConfig":"480"},{"size":182,"mtime":1636789402247,"results":"560","hashOfConfig":"480"},{"size":4205,"mtime":1636789402219,"results":"561","hashOfConfig":"480"},{"size":800,"mtime":1636789402218,"results":"562","hashOfConfig":"480"},{"size":13667,"mtime":1636789402248,"results":"563","hashOfConfig":"480"},{"size":689,"mtime":1636789402247,"results":"564","hashOfConfig":"480"},{"size":2250,"mtime":1636789402229,"results":"565","hashOfConfig":"480"},{"size":2751,"mtime":1636789402233,"results":"566","hashOfConfig":"480"},{"size":215,"mtime":1636789402238,"results":"567","hashOfConfig":"480"},{"size":695,"mtime":1636789402237,"results":"568","hashOfConfig":"480"},{"size":211,"mtime":1636789402247,"results":"569","hashOfConfig":"480"},{"size":218,"mtime":1636789402246,"results":"570","hashOfConfig":"480"},{"size":220,"mtime":1636789402244,"results":"571","hashOfConfig":"480"},{"size":559,"mtime":1636789402233,"results":"572","hashOfConfig":"480"},{"size":809,"mtime":1636789402242,"results":"573","hashOfConfig":"480"},{"size":394,"mtime":1636789402244,"results":"574","hashOfConfig":"480"},{"size":539,"mtime":1636789402243,"results":"575","hashOfConfig":"480"},{"size":205,"mtime":1636789402240,"results":"576","hashOfConfig":"480"},{"size":542,"mtime":1636789402242,"results":"577","hashOfConfig":"480"},{"size":220,"mtime":1636789402239,"results":"578","hashOfConfig":"480"},{"size":205,"mtime":1636789402239,"results":"579","hashOfConfig":"480"},{"size":1463,"mtime":1636789402230,"results":"580","hashOfConfig":"480"},{"size":1180,"mtime":1636789402229,"results":"581","hashOfConfig":"480"},{"size":685,"mtime":1636789402228,"results":"582","hashOfConfig":"480"},{"size":808,"mtime":1636789402233,"results":"583","hashOfConfig":"480"},{"size":555,"mtime":1636789402232,"results":"584","hashOfConfig":"480"},{"size":823,"mtime":1636789402227,"results":"585","hashOfConfig":"480"},{"size":624,"mtime":1636789402227,"results":"586","hashOfConfig":"480"},{"size":837,"mtime":1639578425857,"results":"587","hashOfConfig":"480"},{"size":829,"mtime":1636789402224,"results":"588","hashOfConfig":"480"},{"size":469,"mtime":1636789402223,"results":"589","hashOfConfig":"480"},{"size":385,"mtime":1636789402223,"results":"590","hashOfConfig":"480"},{"size":175,"mtime":1636789402218,"results":"591","hashOfConfig":"480"},{"size":175,"mtime":1636789402221,"results":"592","hashOfConfig":"480"},{"size":339,"mtime":1636789402247,"results":"593","hashOfConfig":"480"},{"size":19865,"mtime":1636789402245,"results":"594","hashOfConfig":"480"},{"size":13171,"mtime":1636789402244,"results":"595","hashOfConfig":"480"},{"size":133,"mtime":1636789402239,"results":"596","hashOfConfig":"480"},{"size":528,"mtime":1636789402243,"results":"597","hashOfConfig":"480"},{"size":1564,"mtime":1636789402243,"results":"598","hashOfConfig":"480"},{"size":385,"mtime":1636789402239,"results":"599","hashOfConfig":"480"},{"size":10053,"mtime":1636789402241,"results":"600","hashOfConfig":"480"},{"size":1834,"mtime":1636789402242,"results":"601","hashOfConfig":"480"},{"size":138,"mtime":1636789402239,"results":"602","hashOfConfig":"480"},{"size":8760,"mtime":1640436899663,"results":"603","hashOfConfig":"480"},{"size":1297,"mtime":1636789402233,"results":"604","hashOfConfig":"480"},{"size":2562,"mtime":1636789402229,"results":"605","hashOfConfig":"480"},{"size":501,"mtime":1636789402232,"results":"606","hashOfConfig":"480"},{"size":182,"mtime":1636789402224,"results":"607","hashOfConfig":"480"},{"size":2148,"mtime":1636789402223,"results":"608","hashOfConfig":"480"},{"size":2272,"mtime":1636789402221,"results":"609","hashOfConfig":"480"},{"size":1768,"mtime":1638870999851,"results":"610","hashOfConfig":"480"},{"size":2270,"mtime":1636789402309,"results":"611","hashOfConfig":"480"},{"size":338,"mtime":1636789402234,"results":"612","hashOfConfig":"480"},{"size":1534,"mtime":1636789402236,"results":"613","hashOfConfig":"480"},{"size":5557,"mtime":1636789402216,"results":"614","hashOfConfig":"480"},{"size":7762,"mtime":1636789402220,"results":"615","hashOfConfig":"480"},{"size":1441,"mtime":1636789402219,"results":"616","hashOfConfig":"480"},{"size":1641,"mtime":1636789402220,"results":"617","hashOfConfig":"480"},{"size":934,"mtime":1636809022893,"results":"618","hashOfConfig":"480"},{"size":1795,"mtime":1636809017419,"results":"619","hashOfConfig":"480"},{"size":1740,"mtime":1638874841898,"results":"620","hashOfConfig":"480"},{"size":3899,"mtime":1639225052704,"results":"621","hashOfConfig":"480"},{"size":265,"mtime":1638297188904,"results":"622","hashOfConfig":"480"},{"size":2884,"mtime":1639224565934,"results":"623","hashOfConfig":"480"},{"size":689,"mtime":1638880709542,"results":"624","hashOfConfig":"480"},{"size":2186,"mtime":1638880654962,"results":"625","hashOfConfig":"480"},{"size":2113,"mtime":1638878266794,"results":"626","hashOfConfig":"480"},{"size":6901,"mtime":1640436012880,"results":"627","hashOfConfig":"480"},{"size":674,"mtime":1638877120621,"results":"628","hashOfConfig":"480"},{"size":2384,"mtime":1638877192014,"results":"629","hashOfConfig":"480"},{"size":423,"mtime":1638901870582,"results":"630","hashOfConfig":"480"},{"size":375,"mtime":1638874599017,"results":"631","hashOfConfig":"480"},{"size":1892,"mtime":1638532446237,"results":"632","hashOfConfig":"480"},{"size":3622,"mtime":1639225493328,"results":"633","hashOfConfig":"480"},{"size":701,"mtime":1638880887358,"results":"634","hashOfConfig":"480"},{"size":2373,"mtime":1638880977704,"results":"635","hashOfConfig":"480"},{"size":2066,"mtime":1638880197708,"results":"636","hashOfConfig":"480"},{"size":3043,"mtime":1640360302452,"results":"637","hashOfConfig":"480"},{"size":563,"mtime":1638471660700,"results":"638","hashOfConfig":"480"},{"size":3019,"mtime":1640184338460,"results":"639","hashOfConfig":"480"},{"size":461,"mtime":1638879807416,"results":"640","hashOfConfig":"480"},{"size":2391,"mtime":1638899908297,"results":"641","hashOfConfig":"480"},{"size":1725,"mtime":1639224273392,"results":"642","hashOfConfig":"480"},{"size":3607,"mtime":1639224614520,"results":"643","hashOfConfig":"480"},{"size":470,"mtime":1638899776026,"results":"644","hashOfConfig":"480"},{"size":2089,"mtime":1638899829229,"results":"645","hashOfConfig":"480"},{"size":2961,"mtime":1638896199288,"results":"646","hashOfConfig":"480"},{"size":5661,"mtime":1639052429908,"results":"647","hashOfConfig":"480"},{"size":1408,"mtime":1638897252878,"results":"648","hashOfConfig":"480"},{"size":2799,"mtime":1640436859635,"results":"649","hashOfConfig":"480"},{"size":1149,"mtime":1638786066850,"results":"650","hashOfConfig":"480"},{"size":1363,"mtime":1639224159902,"results":"651","hashOfConfig":"480"},{"size":1946,"mtime":1638789518124,"results":"652","hashOfConfig":"480"},{"size":3539,"mtime":1639224024227,"results":"653","hashOfConfig":"480"},{"size":363,"mtime":1638821383635,"results":"654","hashOfConfig":"480"},{"size":2281,"mtime":1638822373817,"results":"655","hashOfConfig":"480"},{"size":162,"mtime":1638875295532,"results":"656","hashOfConfig":"480"},{"size":5320,"mtime":1638876495471,"results":"657","hashOfConfig":"480"},{"size":157,"mtime":1638875735859,"results":"658","hashOfConfig":"480"},{"size":4767,"mtime":1640435982059,"results":"659","hashOfConfig":"480"},{"size":157,"mtime":1638882001886,"results":"660","hashOfConfig":"480"},{"size":5339,"mtime":1640361237755,"results":"661","hashOfConfig":"480"},{"size":183,"mtime":1638881924708,"results":"662","hashOfConfig":"480"},{"size":5325,"mtime":1640359826429,"results":"663","hashOfConfig":"480"},{"size":158,"mtime":1638897438621,"results":"664","hashOfConfig":"480"},{"size":6369,"mtime":1638896929299,"results":"665","hashOfConfig":"480"},{"size":192,"mtime":1638897413071,"results":"666","hashOfConfig":"480"},{"size":4329,"mtime":1640436879131,"results":"667","hashOfConfig":"480"},{"size":1317,"mtime":1639576079202,"results":"668","hashOfConfig":"480"},{"size":2756,"mtime":1639662696552,"results":"669","hashOfConfig":"480"},{"size":2022,"mtime":1640092073766,"results":"670","hashOfConfig":"480"},{"size":2007,"mtime":1640442738567,"results":"671","hashOfConfig":"480"},{"size":185,"mtime":1639678337590,"results":"672","hashOfConfig":"480"},{"size":1713,"mtime":1640174108680,"results":"673","hashOfConfig":"480"},{"size":1992,"mtime":1639748366582,"results":"674","hashOfConfig":"480"},{"size":1002,"mtime":1639751577461,"results":"675","hashOfConfig":"480"},{"size":393,"mtime":1639747311782,"results":"676","hashOfConfig":"480"},{"size":1859,"mtime":1640174815743,"results":"677","hashOfConfig":"480"},{"size":939,"mtime":1639752735949,"results":"678","hashOfConfig":"480"},{"size":2214,"mtime":1640442810702,"results":"679","hashOfConfig":"480"},{"size":747,"mtime":1639753922100,"results":"680","hashOfConfig":"480"},{"size":1400,"mtime":1640442271473,"results":"681","hashOfConfig":"480"},{"size":938,"mtime":1639837315892,"results":"682","hashOfConfig":"480"},{"size":3198,"mtime":1640185471632,"results":"683","hashOfConfig":"480"},{"size":566,"mtime":1639836063972,"results":"684","hashOfConfig":"480"},{"size":2448,"mtime":1640184076745,"results":"685","hashOfConfig":"480"},{"size":635,"mtime":1639836958369,"results":"686","hashOfConfig":"480"},{"size":2036,"mtime":1640183501562,"results":"687","hashOfConfig":"480"},{"size":576,"mtime":1639839960482,"results":"688","hashOfConfig":"480"},{"size":1982,"mtime":1640358522871,"results":"689","hashOfConfig":"480"},{"size":494,"mtime":1640002115015,"results":"690","hashOfConfig":"480"},{"size":3102,"mtime":1640186814660,"results":"691","hashOfConfig":"480"},{"size":240,"mtime":1640003248644,"results":"692","hashOfConfig":"480"},{"size":427,"mtime":1640003508982,"results":"693","hashOfConfig":"480"},{"size":596,"mtime":1640007496402,"results":"694","hashOfConfig":"480"},{"size":3119,"mtime":1640358759717,"results":"695","hashOfConfig":"480"},{"size":398,"mtime":1640008694637,"results":"696","hashOfConfig":"480"},{"size":2651,"mtime":1640353954185,"results":"697","hashOfConfig":"480"},{"size":818,"mtime":1640351550131,"results":"698","hashOfConfig":"480"},{"size":2599,"mtime":1640352086047,"results":"699","hashOfConfig":"480"},{"size":982,"mtime":1640088984382,"results":"700","hashOfConfig":"480"},{"size":1667,"mtime":1640091934113,"results":"701","hashOfConfig":"480"},{"size":719,"mtime":1640088851871,"results":"702","hashOfConfig":"480"},{"size":1947,"mtime":1640108432532,"results":"703","hashOfConfig":"480"},{"size":2804,"mtime":1640268844588,"results":"704","hashOfConfig":"480"},{"size":165,"mtime":1640186270480,"results":"705","hashOfConfig":"480"},{"size":4436,"mtime":1640186107580,"results":"706","hashOfConfig":"480"},{"size":158,"mtime":1640186263259,"results":"707","hashOfConfig":"480"},{"size":3756,"mtime":1640186865645,"results":"708","hashOfConfig":"480"},{"size":160,"mtime":1640188567302,"results":"709","hashOfConfig":"480"},{"size":4665,"mtime":1640188745398,"results":"710","hashOfConfig":"480"},{"size":191,"mtime":1640267906433,"results":"711","hashOfConfig":"480"},{"size":3609,"mtime":1640268175417,"results":"712","hashOfConfig":"480"},{"size":171,"mtime":1640268402856,"results":"713","hashOfConfig":"480"},{"size":3521,"mtime":1640268559976,"results":"714","hashOfConfig":"480"},{"size":170,"mtime":1640351888544,"results":"715","hashOfConfig":"480"},{"size":3678,"mtime":1640435769381,"results":"716","hashOfConfig":"480"},{"size":167,"mtime":1640352271259,"results":"717","hashOfConfig":"480"},{"size":3695,"mtime":1640358892209,"results":"718","hashOfConfig":"480"},{"size":173,"mtime":1641826191708,"results":"719","hashOfConfig":"720"},{"size":175,"mtime":1641826191710,"results":"721","hashOfConfig":"720"},{"size":2022,"mtime":1641826191762,"results":"722","hashOfConfig":"720"},{"size":175,"mtime":1641826191715,"results":"723","hashOfConfig":"720"},{"size":469,"mtime":1641826191759,"results":"724","hashOfConfig":"720"},{"size":385,"mtime":1641826191760,"results":"725","hashOfConfig":"720"},{"size":829,"mtime":1641826191765,"results":"726","hashOfConfig":"720"},{"size":837,"mtime":1641826191767,"results":"727","hashOfConfig":"720"},{"size":624,"mtime":1641826191768,"results":"728","hashOfConfig":"720"},{"size":685,"mtime":1641826191771,"results":"729","hashOfConfig":"720"},{"size":823,"mtime":1641826191769,"results":"730","hashOfConfig":"720"},{"size":1180,"mtime":1641826191774,"results":"731","hashOfConfig":"720"},{"size":223,"mtime":1641826191906,"results":"732","hashOfConfig":"720"},{"size":1463,"mtime":1641826191777,"results":"733","hashOfConfig":"720"},{"size":796,"mtime":1641826191906,"results":"734","hashOfConfig":"720"},{"size":1375,"mtime":1641826191905,"results":"735","hashOfConfig":"720"},{"size":284,"mtime":1641826191904,"results":"736","hashOfConfig":"720"},{"size":1112,"mtime":1641826191905,"results":"737","hashOfConfig":"720"},{"size":555,"mtime":1641826191779,"results":"738","hashOfConfig":"720"},{"size":1149,"mtime":1641826191900,"results":"739","hashOfConfig":"720"},{"size":1946,"mtime":1641826191902,"results":"740","hashOfConfig":"720"},{"size":2961,"mtime":1641826191901,"results":"741","hashOfConfig":"720"},{"size":1408,"mtime":1641826191901,"results":"742","hashOfConfig":"720"},{"size":179,"mtime":1641826191896,"results":"743","hashOfConfig":"720"},{"size":210,"mtime":1641826191893,"results":"744","hashOfConfig":"720"},{"size":1725,"mtime":1641826191900,"results":"745","hashOfConfig":"720"},{"size":2090,"mtime":1641826191896,"results":"746","hashOfConfig":"720"},{"size":1731,"mtime":1641826191895,"results":"747","hashOfConfig":"720"},{"size":496,"mtime":1641826191892,"results":"748","hashOfConfig":"720"},{"size":1658,"mtime":1641826191893,"results":"749","hashOfConfig":"720"},{"size":982,"mtime":1641826191890,"results":"750","hashOfConfig":"720"},{"size":0,"mtime":1641826191889,"results":"751","hashOfConfig":"720"},{"size":1089,"mtime":1641826191888,"results":"752","hashOfConfig":"720"},{"size":0,"mtime":1641826191888,"results":"753","hashOfConfig":"720"},{"size":731,"mtime":1641826191887,"results":"754","hashOfConfig":"720"},{"size":393,"mtime":1641826191884,"results":"755","hashOfConfig":"720"},{"size":4860,"mtime":1641826191892,"results":"756","hashOfConfig":"720"},{"size":265,"mtime":1641826191882,"results":"757","hashOfConfig":"720"},{"size":563,"mtime":1641826191882,"results":"758","hashOfConfig":"720"},{"size":1317,"mtime":1641826191883,"results":"759","hashOfConfig":"720"},{"size":3440,"mtime":1641826191886,"results":"760","hashOfConfig":"720"},{"size":581,"mtime":1641826191878,"results":"761","hashOfConfig":"720"},{"size":700,"mtime":1641826191881,"results":"762","hashOfConfig":"720"},{"size":670,"mtime":1641826191878,"results":"763","hashOfConfig":"720"},{"size":576,"mtime":1641826191877,"results":"764","hashOfConfig":"720"},{"size":566,"mtime":1641826191876,"results":"765","hashOfConfig":"720"},{"size":612,"mtime":1641826191873,"results":"766","hashOfConfig":"720"},{"size":423,"mtime":1641826191869,"results":"767","hashOfConfig":"720"},{"size":1740,"mtime":1641826191871,"results":"768","hashOfConfig":"720"},{"size":2113,"mtime":1641826191870,"results":"769","hashOfConfig":"720"},{"size":206,"mtime":1641826191898,"results":"770","hashOfConfig":"720"},{"size":7212,"mtime":1641826191868,"results":"771","hashOfConfig":"720"},{"size":158,"mtime":1641826191866,"results":"772","hashOfConfig":"720"},{"size":192,"mtime":1641826191866,"results":"773","hashOfConfig":"720"},{"size":162,"mtime":1641826191865,"results":"774","hashOfConfig":"720"},{"size":157,"mtime":1641826191864,"results":"775","hashOfConfig":"720"},{"size":183,"mtime":1641826191863,"results":"776","hashOfConfig":"720"},{"size":157,"mtime":1641826191862,"results":"777","hashOfConfig":"720"},{"size":165,"mtime":1641826191860,"results":"778","hashOfConfig":"720"},{"size":158,"mtime":1641826191861,"results":"779","hashOfConfig":"720"},{"size":170,"mtime":1641826191859,"results":"780","hashOfConfig":"720"},{"size":160,"mtime":1641826191857,"results":"781","hashOfConfig":"720"},{"size":171,"mtime":1641826191856,"results":"782","hashOfConfig":"720"},{"size":167,"mtime":1641826191859,"results":"783","hashOfConfig":"720"},{"size":191,"mtime":1641826191855,"results":"784","hashOfConfig":"720"},{"size":1947,"mtime":1641826191854,"results":"785","hashOfConfig":"720"},{"size":255,"mtime":1641826191853,"results":"786","hashOfConfig":"720"},{"size":177,"mtime":1641826191852,"results":"787","hashOfConfig":"720"},{"size":457,"mtime":1641826191851,"results":"788","hashOfConfig":"720"},{"size":1892,"mtime":1641826191850,"results":"789","hashOfConfig":"720"},{"size":2066,"mtime":1641826191849,"results":"790","hashOfConfig":"720"},{"size":240,"mtime":1641826191846,"results":"791","hashOfConfig":"720"},{"size":1235,"mtime":1641826191897,"results":"792","hashOfConfig":"720"},{"size":6204,"mtime":1641826191869,"results":"793","hashOfConfig":"720"},{"size":914,"mtime":1641826191708,"results":"794","hashOfConfig":"720"},{"size":1667,"mtime":1641826191889,"results":"795","hashOfConfig":"720"},{"size":3393,"mtime":1641826191897,"results":"796","hashOfConfig":"720"},{"size":5320,"mtime":1641826191865,"results":"797","hashOfConfig":"720"},{"size":4767,"mtime":1641826191864,"results":"798","hashOfConfig":"720"},{"size":2804,"mtime":1641826191854,"results":"799","hashOfConfig":"720"},{"size":3934,"mtime":1641826191897,"results":"800","hashOfConfig":"720"},{"size":3806,"mtime":1641826192164,"results":"801","hashOfConfig":"720"},{"size":9628,"mtime":1641841637758,"results":"802","hashOfConfig":"720"},{"size":691,"mtime":1641826191851,"results":"803","hashOfConfig":"720"},{"size":542,"mtime":1641826191852,"results":"804","hashOfConfig":"720"},{"size":427,"mtime":1641826191846,"results":"805","hashOfConfig":"720"},{"size":3622,"mtime":1641826191849,"results":"806","hashOfConfig":"720"},{"size":3043,"mtime":1641826191849,"results":"807","hashOfConfig":"720"},{"size":6442,"mtime":1641826191868,"results":"808","hashOfConfig":"720"},{"size":3609,"mtime":1641826191855,"results":"809","hashOfConfig":"720"},{"size":3695,"mtime":1641826191859,"results":"810","hashOfConfig":"720"},{"size":4665,"mtime":1641826191856,"results":"811","hashOfConfig":"720"},{"size":3756,"mtime":1641826191861,"results":"812","hashOfConfig":"720"},{"size":6369,"mtime":1641826191866,"results":"813","hashOfConfig":"720"},{"size":3521,"mtime":1641826191856,"results":"814","hashOfConfig":"720"},{"size":3678,"mtime":1641826191857,"results":"815","hashOfConfig":"720"},{"size":4436,"mtime":1641826191860,"results":"816","hashOfConfig":"720"},{"size":5339,"mtime":1641826191861,"results":"817","hashOfConfig":"720"},{"size":4329,"mtime":1641826191866,"results":"818","hashOfConfig":"720"},{"size":5325,"mtime":1641826191863,"results":"819","hashOfConfig":"720"},{"size":6901,"mtime":1641826191870,"results":"820","hashOfConfig":"720"},{"size":375,"mtime":1641826191869,"results":"821","hashOfConfig":"720"},{"size":3899,"mtime":1641826191870,"results":"822","hashOfConfig":"720"},{"size":3551,"mtime":1641826191884,"results":"823","hashOfConfig":"720"},{"size":2016,"mtime":1641826191873,"results":"824","hashOfConfig":"720"},{"size":1982,"mtime":1641826191877,"results":"825","hashOfConfig":"720"},{"size":1770,"mtime":1641826191878,"results":"826","hashOfConfig":"720"},{"size":3019,"mtime":1641826191882,"results":"827","hashOfConfig":"720"},{"size":1851,"mtime":1641826191880,"results":"828","hashOfConfig":"720"},{"size":2448,"mtime":1641826191876,"results":"829","hashOfConfig":"720"},{"size":2756,"mtime":1641826191883,"results":"830","hashOfConfig":"720"},{"size":2051,"mtime":1641826191877,"results":"831","hashOfConfig":"720"},{"size":2884,"mtime":1641826191881,"results":"832","hashOfConfig":"720"},{"size":3159,"mtime":1641826191771,"results":"833","hashOfConfig":"720"},{"size":2890,"mtime":1641826191766,"results":"834","hashOfConfig":"720"},{"size":1813,"mtime":1641826191765,"results":"835","hashOfConfig":"720"},{"size":2673,"mtime":1641826191769,"results":"836","hashOfConfig":"720"},{"size":2018,"mtime":1641826191770,"results":"837","hashOfConfig":"720"},{"size":3040,"mtime":1641826191768,"results":"838","hashOfConfig":"720"},{"size":3816,"mtime":1641826191891,"results":"839","hashOfConfig":"720"},{"size":1859,"mtime":1641826191884,"results":"840","hashOfConfig":"720"},{"size":1972,"mtime":1641826191790,"results":"841","hashOfConfig":"720"},{"size":3424,"mtime":1641826191887,"results":"842","hashOfConfig":"720"},{"size":4016,"mtime":1641826191887,"results":"843","hashOfConfig":"720"},{"size":1798,"mtime":1641826191791,"results":"844","hashOfConfig":"720"},{"size":2007,"mtime":1641826191761,"results":"845","hashOfConfig":"720"},{"size":1322,"mtime":1641826191896,"results":"846","hashOfConfig":"720"},{"size":1102,"mtime":1641826191895,"results":"847","hashOfConfig":"720"},{"size":1698,"mtime":1641826191886,"results":"848","hashOfConfig":"720"},{"size":5661,"mtime":1641826191901,"results":"849","hashOfConfig":"720"},{"size":321,"mtime":1641826191842,"results":"850","hashOfConfig":"720"},{"size":310,"mtime":1641826191839,"results":"851","hashOfConfig":"720"},{"size":420,"mtime":1641826191841,"results":"852","hashOfConfig":"720"},{"size":393,"mtime":1641826191839,"results":"853","hashOfConfig":"720"},{"size":1424,"mtime":1641826191776,"results":"854","hashOfConfig":"720"},{"size":3539,"mtime":1641826191902,"results":"855","hashOfConfig":"720"},{"size":253,"mtime":1641826191840,"results":"856","hashOfConfig":"720"},{"size":2799,"mtime":1641826191901,"results":"857","hashOfConfig":"720"},{"size":3198,"mtime":1641826191845,"results":"858","hashOfConfig":"720"},{"size":3102,"mtime":1641826191845,"results":"859","hashOfConfig":"720"},{"size":2391,"mtime":1641826191816,"results":"860","hashOfConfig":"720"},{"size":3119,"mtime":1641826191811,"results":"861","hashOfConfig":"720"},{"size":2599,"mtime":1641826191809,"results":"862","hashOfConfig":"720"},{"size":2214,"mtime":1641826191801,"results":"863","hashOfConfig":"720"},{"size":1002,"mtime":1641826191802,"results":"864","hashOfConfig":"720"},{"size":1768,"mtime":1641826191891,"results":"865","hashOfConfig":"720"},{"size":2186,"mtime":1641826191826,"results":"866","hashOfConfig":"720"},{"size":2384,"mtime":1641826191815,"results":"867","hashOfConfig":"720"},{"size":1435,"mtime":1641826191758,"results":"868","hashOfConfig":"720"},{"size":2064,"mtime":1641826191892,"results":"869","hashOfConfig":"720"},{"size":2272,"mtime":1641826191715,"results":"870","hashOfConfig":"720"},{"size":3238,"mtime":1641826191710,"results":"871","hashOfConfig":"720"},{"size":1499,"mtime":1641826191896,"results":"872","hashOfConfig":"720"},{"size":1720,"mtime":1641826191904,"results":"873","hashOfConfig":"720"},{"size":2629,"mtime":1641826191893,"results":"874","hashOfConfig":"720"},{"size":1400,"mtime":1641826191806,"results":"875","hashOfConfig":"720"},{"size":2373,"mtime":1641826191828,"results":"876","hashOfConfig":"720"},{"size":351,"mtime":1641826191904,"results":"877","hashOfConfig":"720"},{"size":2663,"mtime":1641826191905,"results":"878","hashOfConfig":"720"},{"size":3607,"mtime":1641826191899,"results":"879","hashOfConfig":"720"},{"size":1363,"mtime":1641826191900,"results":"880","hashOfConfig":"720"},{"size":2133,"mtime":1641826191893,"results":"881","hashOfConfig":"720"},{"size":501,"mtime":1641826191779,"results":"882","hashOfConfig":"720"},{"size":1501,"mtime":1641826191906,"results":"883","hashOfConfig":"720"},{"size":294,"mtime":1641826191906,"results":"884","hashOfConfig":"720"},{"size":2562,"mtime":1641826191775,"results":"885","hashOfConfig":"720"},{"size":2148,"mtime":1641826191760,"results":"886","hashOfConfig":"720"},{"size":182,"mtime":1641826191761,"results":"887","hashOfConfig":"720"},{"size":616,"mtime":1641826191777,"results":"888","hashOfConfig":"720"},{"size":8760,"mtime":1641826191788,"results":"889","hashOfConfig":"720"},{"size":2036,"mtime":1641826191844,"results":"890","hashOfConfig":"720"},{"size":2281,"mtime":1641826191818,"results":"891","hashOfConfig":"720"},{"size":7762,"mtime":1641826191712,"results":"892","hashOfConfig":"720"},{"size":5557,"mtime":1641826191710,"results":"893","hashOfConfig":"720"},{"size":800,"mtime":1641826191711,"results":"894","hashOfConfig":"720"},{"size":4205,"mtime":1641826191712,"results":"895","hashOfConfig":"720"},{"size":2089,"mtime":1641826191834,"results":"896","hashOfConfig":"720"},{"size":1534,"mtime":1641826191787,"results":"897","hashOfConfig":"720"},{"size":338,"mtime":1641826191786,"results":"898","hashOfConfig":"720"},{"size":2651,"mtime":1641826191808,"results":"899","hashOfConfig":"720"},{"size":1441,"mtime":1641826191712,"results":"900","hashOfConfig":"720"},{"size":1641,"mtime":1641826191713,"results":"901","hashOfConfig":"720"},{"size":494,"mtime":1641826191846,"results":"902","hashOfConfig":"720"},{"size":938,"mtime":1641826191845,"results":"903","hashOfConfig":"720"},{"size":209,"mtime":1641826191842,"results":"904","hashOfConfig":"720"},{"size":635,"mtime":1641826191844,"results":"905","hashOfConfig":"720"},{"size":202,"mtime":1641826191841,"results":"906","hashOfConfig":"720"},{"size":173,"mtime":1641826191840,"results":"907","hashOfConfig":"720"},{"size":216,"mtime":1641826191840,"results":"908","hashOfConfig":"720"},{"size":427,"mtime":1641826191839,"results":"909","hashOfConfig":"720"},{"size":470,"mtime":1641826191835,"results":"910","hashOfConfig":"720"},{"size":701,"mtime":1641826191829,"results":"911","hashOfConfig":"720"},{"size":689,"mtime":1641826191827,"results":"912","hashOfConfig":"720"},{"size":203,"mtime":1641826191837,"results":"913","hashOfConfig":"720"},{"size":182,"mtime":1641826191836,"results":"914","hashOfConfig":"720"},{"size":218,"mtime":1641826191833,"results":"915","hashOfConfig":"720"},{"size":220,"mtime":1641826191830,"results":"916","hashOfConfig":"720"},{"size":211,"mtime":1641826191834,"results":"917","hashOfConfig":"720"},{"size":934,"mtime":1641826191828,"results":"918","hashOfConfig":"720"},{"size":363,"mtime":1641826191818,"results":"919","hashOfConfig":"720"},{"size":809,"mtime":1641826191820,"results":"920","hashOfConfig":"720"},{"size":394,"mtime":1641826191825,"results":"921","hashOfConfig":"720"},{"size":539,"mtime":1641826191825,"results":"922","hashOfConfig":"720"},{"size":542,"mtime":1641826191821,"results":"923","hashOfConfig":"720"},{"size":461,"mtime":1641826191817,"results":"924","hashOfConfig":"720"},{"size":674,"mtime":1641826191816,"results":"925","hashOfConfig":"720"},{"size":596,"mtime":1641826191811,"results":"926","hashOfConfig":"720"},{"size":398,"mtime":1641826191808,"results":"927","hashOfConfig":"720"},{"size":818,"mtime":1641826191810,"results":"928","hashOfConfig":"720"},{"size":939,"mtime":1641826191801,"results":"929","hashOfConfig":"720"},{"size":1992,"mtime":1641826191805,"results":"930","hashOfConfig":"720"},{"size":747,"mtime":1641826191806,"results":"931","hashOfConfig":"720"},{"size":185,"mtime":1641826191800,"results":"932","hashOfConfig":"720"},{"size":215,"mtime":1641826191792,"results":"933","hashOfConfig":"720"},{"size":205,"mtime":1641826191795,"results":"934","hashOfConfig":"720"},{"size":205,"mtime":1641826191797,"results":"935","hashOfConfig":"720"},{"size":695,"mtime":1641826191790,"results":"936","hashOfConfig":"720"},{"size":220,"mtime":1641826191796,"results":"937","hashOfConfig":"720"},{"size":719,"mtime":1641826191789,"results":"938","hashOfConfig":"720"},{"size":559,"mtime":1641826191784,"results":"939","hashOfConfig":"720"},{"size":808,"mtime":1641826191781,"results":"940","hashOfConfig":"720"},{"size":13667,"mtime":1641826191836,"results":"941","hashOfConfig":"720"},{"size":19865,"mtime":1641826191832,"results":"942","hashOfConfig":"720"},{"size":689,"mtime":1641826191835,"results":"943","hashOfConfig":"720"},{"size":13171,"mtime":1641826191830,"results":"944","hashOfConfig":"720"},{"size":1795,"mtime":1641826191827,"results":"945","hashOfConfig":"720"},{"size":339,"mtime":1641826191833,"results":"946","hashOfConfig":"720"},{"size":1564,"mtime":1641826191822,"results":"947","hashOfConfig":"720"},{"size":1834,"mtime":1641826191821,"results":"948","hashOfConfig":"720"},{"size":528,"mtime":1641826191825,"results":"949","hashOfConfig":"720"},{"size":10053,"mtime":1641826191819,"results":"950","hashOfConfig":"720"},{"size":1713,"mtime":1641826191799,"results":"951","hashOfConfig":"720"},{"size":138,"mtime":1641826191795,"results":"952","hashOfConfig":"720"},{"size":385,"mtime":1641826191796,"results":"953","hashOfConfig":"720"},{"size":133,"mtime":1641826191797,"results":"954","hashOfConfig":"720"},{"size":2751,"mtime":1641826191782,"results":"955","hashOfConfig":"720"},{"size":1297,"mtime":1641826191780,"results":"956","hashOfConfig":"720"},{"size":2250,"mtime":1641826191775,"results":"957","hashOfConfig":"720"},{"size":2270,"mtime":1641826191847,"results":"958","hashOfConfig":"720"},{"filePath":"959","messages":"960","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},"1h9dg3x",{"filePath":"962","messages":"963","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"964","messages":"965","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"966","messages":"967","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"968","messages":"969","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"970","messages":"971","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"972","messages":"973","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"974","messages":"975","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"976","messages":"977","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"978","usedDeprecatedRules":"961"},{"filePath":"979","messages":"980","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"981","messages":"982","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"983","messages":"984","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"985","messages":"986","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"987","messages":"988","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"989","messages":"990","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"991","messages":"992","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"993","messages":"994","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"995","usedDeprecatedRules":"961"},{"filePath":"996","messages":"997","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"998","usedDeprecatedRules":"961"},{"filePath":"999","messages":"1000","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1001","messages":"1002","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1003","messages":"1004","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1005","messages":"1006","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1007","messages":"1008","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1009","messages":"1010","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1011","messages":"1012","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1013","messages":"1014","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1015","messages":"1016","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1017","messages":"1018","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1019","usedDeprecatedRules":"961"},{"filePath":"1020","messages":"1021","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1022","messages":"1023","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1024","messages":"1025","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1027","messages":"1028","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1029","messages":"1030","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1031","messages":"1032","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1033","usedDeprecatedRules":"1026"},{"filePath":"1034","messages":"1035","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1036","usedDeprecatedRules":"1026"},{"filePath":"1037","messages":"1038","errorCount":0,"fatalErrorCount":0,"warningCount":6,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1039","usedDeprecatedRules":"1026"},{"filePath":"1040","messages":"1041","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1042","messages":"1043","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1044","messages":"1045","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1046","messages":"1047","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1048","messages":"1049","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1050","usedDeprecatedRules":"1026"},{"filePath":"1051","messages":"1052","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1053","messages":"1054","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1055","messages":"1056","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1057","messages":"1058","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1059","messages":"1060","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1061","messages":"1062","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1063","usedDeprecatedRules":"1026"},{"filePath":"1064","messages":"1065","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1066","messages":"1067","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1068","messages":"1069","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1070","messages":"1071","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1072","messages":"1073","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1074","messages":"1075","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1076","messages":"1077","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1078","usedDeprecatedRules":"1026"},{"filePath":"1079","messages":"1080","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1081","messages":"1082","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1083","usedDeprecatedRules":"1026"},{"filePath":"1084","messages":"1085","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1086","messages":"1087","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1088","messages":"1089","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1090","messages":"1091","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1092","messages":"1093","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1094","messages":"1095","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1096","messages":"1097","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1098","messages":"1099","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1100","usedDeprecatedRules":"1026"},{"filePath":"1101","messages":"1102","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1103","messages":"1104","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1105","usedDeprecatedRules":"1026"},{"filePath":"1106","messages":"1107","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1108","messages":"1109","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1110","usedDeprecatedRules":"1026"},{"filePath":"1111","messages":"1112","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1113","messages":"1114","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1115","usedDeprecatedRules":"1026"},{"filePath":"1116","messages":"1117","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1118","messages":"1119","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1120","messages":"1121","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1122","messages":"1123","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1124","messages":"1125","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1126","usedDeprecatedRules":"1026"},{"filePath":"1127","messages":"1128","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1129","messages":"1130","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1131","messages":"1132","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1133","messages":"1134","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1135","messages":"1136","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1137","messages":"1138","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1139","messages":"1140","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1141","usedDeprecatedRules":"1026"},{"filePath":"1142","messages":"1143","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1144","messages":"1145","errorCount":0,"fatalErrorCount":0,"warningCount":8,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1146","usedDeprecatedRules":"1026"},{"filePath":"1147","messages":"1148","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1149","messages":"1150","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1151","messages":"1152","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1153","messages":"1154","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1155","messages":"1156","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1157","messages":"1158","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1159","messages":"1160","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1161","messages":"1162","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1163","messages":"1164","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1165","messages":"1166","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1167","messages":"1168","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1169","messages":"1170","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1171","messages":"1172","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1173","messages":"1174","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1175","messages":"1176","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1177","messages":"1178","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1179","messages":"1180","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1181","messages":"1182","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1183","messages":"1184","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1185","messages":"1186","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1187","messages":"1188","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1189","messages":"1190","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1191","messages":"1192","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1193","messages":"1194","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1195","usedDeprecatedRules":"961"},{"filePath":"1196","messages":"1197","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1198","messages":"1199","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1200","messages":"1201","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1202","messages":"1203","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1204","messages":"1205","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1206","messages":"1207","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1208","usedDeprecatedRules":"1026"},{"filePath":"1209","messages":"1210","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1211","messages":"1212","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1213","messages":"1214","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1215","messages":"1216","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1217","messages":"1218","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1219","messages":"1220","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1221","messages":"1222","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1223","messages":"1224","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1225","messages":"1226","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1227","messages":"1228","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1229"},{"filePath":"1230","messages":"1231","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1232","messages":"1233","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1234","messages":"1235","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1236","messages":"1237","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1238","messages":"1239","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1240","messages":"1241","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1242","messages":"1243","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1244","messages":"1245","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1246","messages":"1247","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1248","messages":"1249","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1250","messages":"1251","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1252","usedDeprecatedRules":"1026"},{"filePath":"1253","messages":"1254","errorCount":0,"fatalErrorCount":0,"warningCount":6,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1255","usedDeprecatedRules":"1026"},{"filePath":"1256","messages":"1257","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1258","messages":"1259","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1260","usedDeprecatedRules":"1026"},{"filePath":"1261","messages":"1262","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1263","messages":"1264","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1265","messages":"1266","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1267","messages":"1268","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1269","messages":"1270","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1271","messages":"1272","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1273","usedDeprecatedRules":"1026"},{"filePath":"1274","messages":"1275","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1276","messages":"1277","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1278","usedDeprecatedRules":"1026"},{"filePath":"1279","messages":"1280","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1281","messages":"1282","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1283"},{"filePath":"1284","messages":"1285","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1286","messages":"1287","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1288","usedDeprecatedRules":"1026"},{"filePath":"1289","messages":"1290","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1291","messages":"1292","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1293","usedDeprecatedRules":"1026"},{"filePath":"1294","messages":"1295","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1296","messages":"1297","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1298","messages":"1299","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1300","messages":"1301","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1302","usedDeprecatedRules":"1026"},{"filePath":"1303","messages":"1304","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1305","messages":"1306","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1307","messages":"1308","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1309","messages":"1310","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1311","messages":"1312","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1313","messages":"1314","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1315","messages":"1316","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1317","messages":"1318","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1319","messages":"1320","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1321","messages":"1322","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1323","usedDeprecatedRules":"1026"},{"filePath":"1324","messages":"1325","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1326","usedDeprecatedRules":"961"},{"filePath":"1327","messages":"1328","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1329","usedDeprecatedRules":"1026"},{"filePath":"1330","messages":"1331","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1332","messages":"1333","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1334","messages":"1335","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1336","messages":"1337","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1338","messages":"1339","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1340","messages":"1341","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1342","messages":"1343","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1344","messages":"1345","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1346","usedDeprecatedRules":"1026"},{"filePath":"1347","messages":"1348","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1349","messages":"1350","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1351","messages":"1352","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1353","messages":"1354","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1355","messages":"1356","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1357","messages":"1358","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1359","messages":"1360","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1361","messages":"1362","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1363","messages":"1364","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1365","messages":"1366","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1367","messages":"1368","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1369","messages":"1370","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1371"},{"filePath":"1372","messages":"1373","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1374","usedDeprecatedRules":"961"},{"filePath":"1375","messages":"1376","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1377","messages":"1378","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1379","usedDeprecatedRules":"961"},{"filePath":"1380","messages":"1381","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1382","messages":"1383","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1384","messages":"1385","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1386","messages":"1387","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1388","messages":"1389","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1390","messages":"1391","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1392","messages":"1393","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1394","usedDeprecatedRules":"1026"},{"filePath":"1395","messages":"1396","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1397","messages":"1398","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1399","messages":"1400","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1401","messages":"1402","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1403","messages":"1404","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1405","messages":"1406","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1407","messages":"1408","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1409","messages":"1410","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1411","usedDeprecatedRules":"1026"},{"filePath":"1412","messages":"1413","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1414","messages":"1415","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1416","usedDeprecatedRules":"1026"},{"filePath":"1417","messages":"1418","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1419","messages":"1420","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1421"},{"filePath":"1422","messages":"1423","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1424","messages":"1425","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1426","messages":"1427","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1428","messages":"1429","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1430","messages":"1431","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1432","messages":"1433","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1434","messages":"1435","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1436","messages":"1437","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1438"},{"filePath":"1439","messages":"1440","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1441","messages":"1442","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1443","messages":"1444","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1445","messages":"1446","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1447","usedDeprecatedRules":"1026"},{"filePath":"1448","messages":"1449","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1450","messages":"1451","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1452","usedDeprecatedRules":"961"},{"filePath":"1453","messages":"1454","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1455","usedDeprecatedRules":"1026"},{"filePath":"1456","messages":"1457","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1458","messages":"1459","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1460","messages":"1461","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1462","messages":"1463","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1026"},{"filePath":"1464","messages":"1465","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1466","messages":"1467","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1468","usedDeprecatedRules":"1026"},{"filePath":"1469","messages":"1470","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1471","messages":"1472","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1473","usedDeprecatedRules":"1026"},{"filePath":"1474","messages":"1475","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"961"},{"filePath":"1476","messages":"1477","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1478","usedDeprecatedRules":"1026"},{"filePath":"1479","messages":"1480","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1481","messages":"1482","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1483"},{"filePath":"1484","messages":"1485","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1486","messages":"1487","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1488","messages":"1489","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},"13pwnc0",{"filePath":"1491","messages":"1492","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1493","messages":"1494","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1379","usedDeprecatedRules":"1490"},{"filePath":"1495","messages":"1496","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1497","messages":"1498","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1499","messages":"1500","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1501","messages":"1502","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1503","messages":"1504","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1195","usedDeprecatedRules":"1490"},{"filePath":"1505","messages":"1506","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1507","messages":"1508","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1509","messages":"1510","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1511","messages":"1512","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1513","messages":"1514","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1515","messages":"1516","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1517","messages":"1518","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1519","messages":"1520","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1521","messages":"1522","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1523","messages":"1524","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1525","messages":"1526","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1527","messages":"1528","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1529","messages":"1530","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1531","messages":"1532","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1326","usedDeprecatedRules":"1490"},{"filePath":"1533","messages":"1534","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1535","messages":"1536","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1537","messages":"1538","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1539","messages":"1540","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1541","messages":"1542","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1543","messages":"1544","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"978","usedDeprecatedRules":"1490"},{"filePath":"1545","messages":"1546","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1547","messages":"1548","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1549","messages":"1550","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1551","messages":"1552","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1553","messages":"1554","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1555","messages":"1556","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1557","messages":"1558","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1559","messages":"1560","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1561","messages":"1562","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"998","usedDeprecatedRules":"1490"},{"filePath":"1563","messages":"1564","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1565","messages":"1566","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1567","messages":"1568","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1374","usedDeprecatedRules":"1490"},{"filePath":"1569","messages":"1570","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1571","messages":"1572","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1573","messages":"1574","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"995","usedDeprecatedRules":"1490"},{"filePath":"1575","messages":"1576","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1577","messages":"1578","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1579","messages":"1580","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1581","messages":"1582","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1583","messages":"1584","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1585","messages":"1586","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1587","messages":"1588","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1589","messages":"1590","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1591","messages":"1592","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1019","usedDeprecatedRules":"1490"},{"filePath":"1593","messages":"1594","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1595","messages":"1596","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1597","messages":"1598","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1599","messages":"1600","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1601","messages":"1602","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1603","messages":"1604","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1605","messages":"1606","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1607","messages":"1608","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1609","messages":"1610","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1611","messages":"1612","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1613","messages":"1614","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1615","messages":"1616","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1617","messages":"1618","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1619","messages":"1620","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1452","usedDeprecatedRules":"1490"},{"filePath":"1621","messages":"1622","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1623","messages":"1624","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1625","messages":"1626","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1627","messages":"1628","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1629","messages":"1630","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1631","messages":"1632","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1633","messages":"1634","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1636","messages":"1637","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1638","messages":"1639","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1036","usedDeprecatedRules":"1635"},{"filePath":"1640","messages":"1641","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1447","usedDeprecatedRules":"1635"},{"filePath":"1642","messages":"1643","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1083","usedDeprecatedRules":"1635"},{"filePath":"1644","messages":"1645","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1646","messages":"1647","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1648","messages":"1649","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1455","usedDeprecatedRules":"1635"},{"filePath":"1650","messages":"1651","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1652","messages":"1653","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1654","messages":"1655","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1656"},{"filePath":"1657","messages":"1658","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1659","messages":"1660","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1661","messages":"1662","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1663","messages":"1664","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1665","messages":"1666","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1667","messages":"1668","errorCount":0,"fatalErrorCount":0,"warningCount":6,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1039","usedDeprecatedRules":"1635"},{"filePath":"1669","messages":"1670","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1473","usedDeprecatedRules":"1635"},{"filePath":"1671","messages":"1672","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1673","messages":"1674","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1468","usedDeprecatedRules":"1635"},{"filePath":"1675","messages":"1676","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1677","messages":"1678","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1679","messages":"1680","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1478","usedDeprecatedRules":"1635"},{"filePath":"1681","messages":"1682","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1483","usedDeprecatedRules":"1635"},{"filePath":"1683","messages":"1684","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1685","messages":"1686","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1687","messages":"1688","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1371","usedDeprecatedRules":"1635"},{"filePath":"1689","messages":"1690","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1691","messages":"1692","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1283","usedDeprecatedRules":"1635"},{"filePath":"1693","messages":"1694","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1293","usedDeprecatedRules":"1635"},{"filePath":"1695","messages":"1696","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1697","messages":"1698","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1699","messages":"1700","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1701","messages":"1702","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1421","usedDeprecatedRules":"1635"},{"filePath":"1703","messages":"1704","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1705","messages":"1706","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1707","messages":"1708","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1709","messages":"1710","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1411","usedDeprecatedRules":"1635"},{"filePath":"1711","messages":"1712","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1713","messages":"1714","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1715","messages":"1716","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1273","usedDeprecatedRules":"1635"},{"filePath":"1717","messages":"1718","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1719","messages":"1720","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1100","usedDeprecatedRules":"1635"},{"filePath":"1721","messages":"1722","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1723","messages":"1724","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1725","messages":"1726","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1727","messages":"1728","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1105","usedDeprecatedRules":"1635"},{"filePath":"1729","messages":"1730","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1063","usedDeprecatedRules":"1635"},{"filePath":"1731","messages":"1732","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1394","usedDeprecatedRules":"1635"},{"filePath":"1733","messages":"1734","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1735","messages":"1736","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1737","messages":"1738","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1739","messages":"1740","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1741","messages":"1742","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1743","messages":"1744","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1745","messages":"1746","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1747","messages":"1748","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1749","messages":"1750","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1329","usedDeprecatedRules":"1635"},{"filePath":"1751","messages":"1752","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1753","messages":"1754","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1755","messages":"1756","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1033","usedDeprecatedRules":"1635"},{"filePath":"1757","messages":"1758","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1126","usedDeprecatedRules":"1635"},{"filePath":"1759","messages":"1760","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1110","usedDeprecatedRules":"1635"},{"filePath":"1761","messages":"1762","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1763","messages":"1764","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1765","messages":"1766","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1767","messages":"1768","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1769","messages":"1770","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1771","messages":"1772","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1773","messages":"1774","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1775","messages":"1776","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1777","messages":"1778","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1779","messages":"1780","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1781","messages":"1782","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1783","messages":"1784","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1278","usedDeprecatedRules":"1635"},{"filePath":"1785","messages":"1786","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1288","usedDeprecatedRules":"1635"},{"filePath":"1787","messages":"1788","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1789","messages":"1790","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1791","messages":"1792","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1793","messages":"1794","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1795","messages":"1796","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1797","messages":"1798","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1799","messages":"1800","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1801","messages":"1802","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1803","messages":"1804","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1302","usedDeprecatedRules":"1635"},{"filePath":"1805","messages":"1806","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1807","messages":"1808","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1115","usedDeprecatedRules":"1635"},{"filePath":"1809","messages":"1810","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1811","messages":"1812","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1813","messages":"1814","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1078","usedDeprecatedRules":"1635"},{"filePath":"1815","messages":"1816","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1817","messages":"1818","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1819","messages":"1820","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1821","messages":"1822","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1823","messages":"1824","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1825","messages":"1826","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1827","messages":"1828","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1829","messages":"1830","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1229","usedDeprecatedRules":"1635"},{"filePath":"1831","messages":"1832","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1416","usedDeprecatedRules":"1635"},{"filePath":"1833","messages":"1834","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1346","usedDeprecatedRules":"1635"},{"filePath":"1835","messages":"1836","errorCount":0,"fatalErrorCount":0,"warningCount":6,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1255","usedDeprecatedRules":"1635"},{"filePath":"1837","messages":"1838","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1252","usedDeprecatedRules":"1635"},{"filePath":"1839","messages":"1840","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1841","messages":"1842","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1141","usedDeprecatedRules":"1635"},{"filePath":"1843","messages":"1844","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1323","usedDeprecatedRules":"1635"},{"filePath":"1845","messages":"1846","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1847","messages":"1848","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1849","messages":"1850","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1438","usedDeprecatedRules":"1635"},{"filePath":"1851","messages":"1852","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1853","messages":"1854","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1260","usedDeprecatedRules":"1635"},{"filePath":"1855","messages":"1856","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1857","messages":"1858","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1859","messages":"1860","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1861","messages":"1862","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1863","messages":"1864","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1865","messages":"1866","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1867","messages":"1868","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1869","messages":"1870","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1871","messages":"1872","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1873","messages":"1874","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1875","messages":"1876","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1877","messages":"1878","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1879","messages":"1880","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1881","messages":"1882","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1883","messages":"1884","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1885","messages":"1886","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1887","messages":"1888","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1889","messages":"1890","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1891","messages":"1892","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1893","messages":"1894","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1895","messages":"1896","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1897","messages":"1898","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1899","messages":"1900","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1901","messages":"1902","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1903","messages":"1904","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1905","messages":"1906","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1907","messages":"1908","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1909","messages":"1910","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1911","messages":"1912","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1913","messages":"1914","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1915","messages":"1916","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1917","messages":"1918","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1919","messages":"1920","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1921","messages":"1922","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1923","messages":"1924","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1925","messages":"1926","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1927","messages":"1928","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1929","messages":"1930","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1931","messages":"1932","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1490"},{"filePath":"1933","messages":"1934","errorCount":0,"fatalErrorCount":0,"warningCount":8,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1146","usedDeprecatedRules":"1635"},{"filePath":"1935","messages":"1936","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1937","messages":"1938","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1939","messages":"1940","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1941","messages":"1942","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1943","messages":"1944","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"1208","usedDeprecatedRules":"1635"},{"filePath":"1945","messages":"1946","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1947","messages":"1948","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1949","messages":"1950","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1951","messages":"1952","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1953","messages":"1954","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1955","messages":"1956","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1957","messages":"1958","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1959","messages":"1960","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1961","messages":"1962","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1963","messages":"1964","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1965","messages":"1966","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},{"filePath":"1967","messages":"1968","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1635"},"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Widgets/SpacesList/SpacesListItem.stories.jsx",[],["1969","1970"],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Widgets/MusicPlayerWidget/MusicPlayerWidget.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Widgets/SpacesList/SpacesList.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Widgets/LogoWidget/LogoWidget.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Widgets/MusicPlayer/MusicPlayer.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Spaces/WelcomeSpace/WelcomeSpace.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Spinner/Spinner.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/SearchCard/SearchCard.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/SpaceContainer/SpaceContainer.stories.jsx",["1971"],"import React from 'react';\n\nimport SpaceContainer from './SpaceContainer';\nimport EditorComponent from '../../Common Inputs/EditorComponent/EditorComponent'\n\nimport { cardControls, controls } from '../fakeData';\n\n\nconst data = {\n blocks: [\n {\n type: \"header\",\n data: {\n text: \"Editor.js\",\n level: 1\n }\n },\n {\n type: \"paragraph\",\n data: {\n text:\n \"Hey. Meet the new Editor. On this page you can see it in action — try to edit this text.\"\n }\n },\n {\n type: 'image',\n \"data\": {\n \"file\": {\n \"url\": \"https://i.ytimg.com/vi/MPV2METPeJU/maxresdefault.jpg\"\n },\n \"caption\": \"Caption Example\",\n \"withBorder\": false,\n \"withBackground\": false,\n \"stretched\": false\n }\n },\n {\n \"type\": \"paragraph\",\n \"data\": {\n \"text\": \"Create a directory for your module, enter it and run <mark class=\\\"cdx-marker\\\">npm init</mark> command.\"\n }\n },\n {\n \"type\": \"table\",\n \"data\": {\n \"withHeadings\": true,\n \"content\": [[\"Kine\", \"Pigs\", \"Chicken\"], [\"1 pcs\", \"3 pcs\", \"12 pcs\"], [\"100$\", \"200$\", \"150$\"]]\n }\n }\n\n ]\n};\n\nexport default {\n title: 'Reusable Components/Space Container',\n component: SpaceContainer\n}\n\nconst Template = (args) => (\n <SpaceContainer {...args}>\n <EditorComponent data={data} />\n </SpaceContainer>\n);\n\nexport const EditorSpace = Template.bind({});\nEditorSpace.args = {\n title: \"Space Title\",\n discription: \"Lorem ipsum dolor sit amet consectetur.\",\n controls: cardControls,\n headerStyles: {\n padding: 10,\n headerBackground: '#FE1744',\n titleColor: '#ffff',\n controlsStyles: {\n iconsGap: 5\n },\n },\n};","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/WidgetContainer/WidgetContainer.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/ReusableHeader/ReusableHeader.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/ReusableList/ReusableList.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Lists/List.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Lists/Cards/ListCard-1.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Gallery/Gallery.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Controls/Controls.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-4/CardStyle4.stories.jsx",["1972"],"import React from 'react';\nimport CardStyle4 from './CardStyle4';\n\nimport { cardControls } from '../../fakeData'\n\nexport default {\n title: 'Reusable Components/Cards/Card style 4',\n component: CardStyle4\n}\n\nexport const Card = args => (\n <CardStyle4\n img='https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png'\n title=\"Card Style 4\"\n description=\"Card style 4 description test\"\n cardControls={cardControls}\n darkOnHover={true}\n controlsStyles={{\n iconColor: 'black',\n position: 'center',\n showOnHover: true,\n iconColor: 'red'\n }}\n {...args}\n />)","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/ReusableForm/ReusableForm.stories.jsx",["1973"],"import React from 'react';\nimport withFormik from \"storybook-formik\";\nimport * as Yup from 'yup';\n\nimport ReusableForm from './ReusableForm';\nimport TextField from '../../Common Inputs/TextField/TextField';\nimport CustomDropZone from '../../Common Inputs/CustomDropzone/CustomDropZone';\nimport CustomTextarea from '../../Common Inputs/CustomTextarea/CustomTextarea';\nimport CheckboxGroup from '../../Common Inputs/CheckboxGroup/CheckboxGroup';\nimport CustomAutoComplete from '../../Common Inputs/CustomAutoComplete/CustomAutoComplete';\nimport CustomSelect from '../../Common Inputs/CustomSelect/CustomSelect';\nimport DatePicker from '../../Common Inputs/DatePicker/DatePicker';\n\nconst submitHandler = (values) => {\n console.log(values)\n}\n\nconst cancelHandler = () => {\n console.log('cancel')\n}\n\nconst sections = [\n {\n title: \"Server Name\",\n body: [(<TextField label=\"Server Name\" name=\"userName\" />)]\n },\n {\n title: \"User Name\",\n body: [\n (<TextField label=\"User Name\" name=\"firstName\" />),\n (<TextField label=\"Last Name\" name=\"lastName\" />),\n ],\n bodyColumns: 2\n },\n {\n title: 'More inputs',\n body: [\n (<TextField label=\"Input one\" name=\"input1\" />),\n (<TextField label=\"Input two\" name=\"input2\" />),\n ],\n hideTitle: true\n },\n {\n title: \"Server history\",\n body: [\n (<TextField label=\"Age\" name=\"age\" />),\n (<TextField label=\"Hobby\" name=\"hobby\" />),\n (<CustomTextarea label=\"Discription\" name=\"discription\" />),\n (<CheckboxGroup label=\"Checkbox Group\" name=\"acceptTerms\" options={[\n { label: 'option 1', value: '1' },\n { label: 'option 2', value: '2' },\n { label: 'option 3', value: '3' },\n ]} />),\n (<CustomAutoComplete\n name=\"search\"\n label=\"Search\"\n items={[\n { id: 'foo', label: 'foo' },\n { id: 'bar', label: 'bar' },\n { id: 'baz', label: 'baz' },\n ]}\n />),\n (\n <CustomSelect label=\"options\" options={[\n { label: 'select an option', value: '' },\n { label: 'option 1', value: '1' },\n { label: 'option 2', value: '2' },\n { label: 'option 3', value: '3' },\n ]} name=\"select\" />\n )\n ]\n },\n {\n title: \"User Media\",\n body: [\n (<CustomDropZone label=\"User Profile\" name=\"file\" />),\n (<DatePicker label=\"Date Range\" name='date' />)\n ],\n },\n]\n\nconst initialValues = {\n userName: '',\n firstName: '',\n lastName: '',\n input1: '',\n input2: '',\n age: '',\n hobby: '',\n discription: '',\n acceptTerms: [],\n search: '',\n select: '',\n file: '',\n date: {\n startDate: null,\n endDate: null\n }\n\n}\nconst formSchema = Yup.object().shape({\n userName: Yup.string()\n .required(\"Required\"),\n firstName: Yup.string()\n .required(\"Required\"),\n lastName: Yup.string()\n .required(\"Required\"),\n age: Yup.string()\n .required(\"Required\"),\n hobby: Yup.string()\n .required(\"Required\"),\n discription: Yup.string()\n .required('Required'),\n acceptTerms: Yup.array()\n .min(1, 'You must choose at least one element'),\n search: Yup.string()\n .required(\"Required\"),\n select: Yup.string()\n .required(\"Required\"),\n date: Yup.object().shape({\n startDate: Yup.object()\n .required(\"Required\")\n .typeError('Invalid Start Date'),\n endDate: Yup.object()\n .required(\"Required\")\n .typeError('Invalid End Date')\n })\n});\n\nexport default {\n title: 'Reusable Components/Reusable Formik Form',\n component: ReusableForm,\n // decorators: [withFormik],\n // parameters: {\n // formik: {\n // initialValues,\n // validationSchema: formSchema,\n // onSubmit: submitHandler\n // },\n // }\n}\n\nexport const form = args => (\n <ReusableForm\n formTitle=\"Reusable form\"\n initialValues={initialValues}\n formSchema={formSchema}\n sections={sections}\n headerStyles={{\n padding: 10,\n headerBackground: 'black',\n titleColor: '#ffff',\n }}\n sectionHeaderStyles={{\n padding: 6,\n headerBackground: '#FE1744',\n titleColor: '#ffff',\n }}\n bodyPadding={10}\n saveBtnText=\"Save\"\n cancelBtnText=\"Cancel\"\n saveBtnHandle={submitHandler}\n cancelHandler={cancelHandler}\n bodyRowGap={20}\n bodyColumnGap={10}\n {...args} />\n)","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-3/CardStyle3.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-2/CardStyle2.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-1/CardStyle1.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Navbar/Navbar.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Centered/Centered.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Blank/Blank.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Layout/Head/Head.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Layout/Right/Right.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/ViewWorld/ViewWorld.stories.js",["1974"],"import React from 'react';\nimport withMock from 'storybook-addon-mock';\n\nimport ViewWorld from './ViewWorld';\n// Temporary constatns\nimport { \n CARGO_DATA,\n CARGO_SONGS,\n MUSIC_DATA,\n MUSIC_SONGS,\n GAMING_DATA,\n GAMING_SONGS,\n MOVIES_DATA,\n MOVIES_SONGS\n} from \"./constatnts\";\n\nexport default {\n title: 'Pages/world/world_id',\n component: ViewWorld,\n decorators: [withMock]\n};\n\nconst Template = (args) => <ViewWorld {...args} />;\n// Cargo Sprint data\nexport const Public = Template.bind({});\nPublic.parameters = {\n mockData: [\n {\n url: 'https://jsonplaceholder.typicode.com/editor',\n method: 'GET',\n status: 200,\n response: {\n editorData: CARGO_DATA,\n styles: {\n backgroundColor: '#fff',\n },\n listStyles: {\n headerTitleColor: '#F6891F',\n },\n sectionsStyles: {\n sectionHeader: {\n cardBorderSize: 2,\n cardPadding: 2,\n cardBackgroundColor: '#fff',\n cardBorderColor: '#F6891F',\n },\n card: {\n cardPadding: 6,\n cardTitleFontSize: 15,\n cardBackgroundColor: 'black',\n cardTitleColor: 'white',\n onHoverBackgroundColor: '#F6891F',\n controlsStyles: {\n showOnHover: true,\n }\n }\n }\n }\n },\n {\n url: 'https://jsonplaceholder.typicode.com/music',\n method: 'GET',\n status: 200,\n response: {\n songs: CARGO_SONGS,\n styles: {\n backgroundColor: '#fff',\n primaryColor: 'black'\n }\n }\n },\n ],\n};\nPublic.args= {\n imgUrl: 'https://cargosprint.com/assets/img/cs-logos/Logo-CargoSprint_horizontal-color.png'\n}\n// Music Data\nexport const Music = Template.bind({});\nMusic.parameters = {\n mockData: [\n {\n url: 'https://jsonplaceholder.typicode.com/editor',\n method: 'GET',\n status: 200,\n response: {\n editorData: MUSIC_DATA,\n styles: {\n backgroundColor: 'black',\n fontColor: '#fff'\n },\n listStyles: {\n headerTitleColor: '#E445AC',\n \n },\n sectionsStyles: {\n sectionHeader: {\n cardBorderSize: 2,\n cardPadding: 2,\n cardBackgroundColor: 'black',\n cardBorderColor: '#E445AC',\n cardTitleColor: 'white'\n },\n card: {\n cardPadding: 6,\n cardTitleFontSize: 15,\n cardBackgroundColor: '#fff',\n onHoverBackgroundColor: '#E445AC',\n cardTitleColor: 'black',\n controlsStyles: {\n showOnHover: true,\n\n }\n }\n }\n }\n },\n {\n url: 'https://jsonplaceholder.typicode.com/music',\n method: 'GET',\n status: 200,\n response: {\n songs: MUSIC_SONGS,\n styles: {\n backgroundColor: '#e445ac',\n primaryColor: '#a9afac',\n borderSize: 3,\n borderColor: 'white',\n }\n }\n },\n ],\n};\nMusic.args = {\n backgroundColor: 'black',\n color: '#FCB4BE',\n imgUrl: 'https://i.imgur.com/6vISA8U.png',\n hoverColor: 'black'\n}\n// Gaming Data\nexport const Gaming = Template.bind({});\nGaming.parameters = {\n mockData: [\n {\n url: 'https://jsonplaceholder.typicode.com/editor',\n method: 'GET',\n status: 200,\n response: {\n editorData: GAMING_DATA,\n styles: {\n backgroundColor: 'black',\n fontColor: '#fff'\n },\n listStyles: {\n headerTitleColor: '#FE4554',\n \n },\n sectionsStyles: {\n sectionHeader: {\n cardBorderSize: 2,\n cardPadding: 2,\n cardBackgroundColor: '#fff',\n cardBorderColor: '#FE4554',\n cardTitleColor: 'black'\n },\n card: {\n cardPadding: 6,\n cardTitleFontSize: 15,\n cardBackgroundColor: '#131F2A',\n cardTitleColor: 'white',\n onHoverBackgroundColor: '#FE4554',\n cardTitleColor: 'white',\n controlsStyles: {\n showOnHover: true,\n }\n }\n }\n }\n },\n {\n url: 'https://jsonplaceholder.typicode.com/music',\n method: 'GET',\n status: 200,\n response: {\n songs: GAMING_SONGS,\n styles: {\n backgroundColor: '#131F2A',\n primaryColor: '#FE4554',\n borderSize: 2,\n borderColor: '#FE4554',\n borderRadius: 15\n }\n }\n },\n ],\n};\nGaming.args = {\n backgroundColor: '#131F2A',\n color: 'white',\n imgUrl: 'https://i.imgur.com/sye5txB.png',\n hoverColor: 'black',\n editor: {\n backgroundImage: 'https://img.wallpapersafari.com/tablet/1536/2048/36/65/dgOZ6K.jpg'\n }\n}\n// Movies Data\nexport const Movies = Template.bind({});\nMovies.parameters = {\n mockData: [\n {\n url: 'https://jsonplaceholder.typicode.com/editor',\n method: 'GET',\n status: 200,\n response: {\n editorData: MOVIES_DATA,\n styles: {\n backgroundColor: 'black',\n fontColor: '#fff'\n },\n listStyles: {\n headerTitleColor: '#FE4554',\n \n },\n sectionsStyles: {\n sectionHeader: {\n cardBorderSize: 2,\n cardPadding: 2,\n cardBackgroundColor: 'transparent',\n cardBorderColor: '#FE4554',\n cardTitleColor: 'white'\n },\n card: {\n cardPadding: 6,\n cardTitleFontSize: 15,\n cardBackgroundColor: 'black',\n onHoverBackgroundColor: '#FE4554',\n cardTitleColor: 'gray',\n controlsStyles: {\n showOnHover: true,\n\n }\n }\n }\n }\n },\n {\n url: 'https://jsonplaceholder.typicode.com/music',\n method: 'GET',\n status: 200,\n response: {\n songs: MOVIES_SONGS,\n styles: {\n backgroundColor: 'black',\n primaryColor: 'gray',\n borderSize: 2,\n borderColor: 'gray',\n borderRadius: 15\n }\n }\n },\n ],\n};\nMovies.args = {\n backgroundColor: 'black',\n color: 'gray',\n imgUrl: 'https://i.imgur.com/DfxFp56.png',\n hoverColor: 'black',\n editor: {\n backgroundImage: 'https://thegreatfredini.files.wordpress.com/2015/10/img_0687.jpg'\n }\n}","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Layout/Left/Left.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/API/API.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/fakeData.js",[],["1975","1976"],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/ViewWorld/constatnts.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/ReusableList/ReusableList.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Layout/Left/Left.jsx",["1977"],"import React from \"react\";\n\nimport styled from \"styled-components\";\n\nimport BaseMaterial from \"../../Containers/BaseMaterial\";\n\nconst Left = ({ children }, ...rest) => {\n return <StyledLeft>{children}</StyledLeft>;\n};\n\nexport default Left;\n\nconst StyledLeft = styled.div`\n flex: 2;\n display: flex;\n align-items: flex-start;\n flex-direction: column;\n padding-left: 10px;\n padding-right: 10px;\n overflow: hidden;\n`","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/API/API.jsx",["1978"],"import React from \"react\";\n\nimport styled from \"styled-components\";\nimport PropTypes from \"prop-types\";\n\nimport BaseMaterial from \"../Containers/BaseMaterial\";\n\nconst API = props => {\n return (\n <BaseMaterial>\n <Image src={props.image_src} alt={props.image_alt} />\n <Text>{props.text}</Text>\n </BaseMaterial>\n );\n};\n\nconst Container = styled(BaseMaterial)({\n display: \"flex\",\n position: \"relative\",\n width: \"100%\",\n \"align-items\": \"center\",\n \"flex-direction\": \"column\",\n \"justify-content\": \"center\"\n});\n\nconst Text = styled.p`\n text-align: center;\n`;\n\nconst Image = styled(\"img\")({\n width: \"100%\",\n \"object-fit\": \"cover\"\n});\n\nAPI.defaultProps = {\n image_src: \"https://play.teleporthq.io/static/svg/default-img.svg\",\n image_alt: \"image\",\n text: \"Text\"\n};\n\nAPI.propTypes = {\n image_src: PropTypes.string,\n image_alt: PropTypes.string,\n text: PropTypes.string\n};\n\nexport default API;\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/ViewWorld/ViewWorld.jsx",["1979","1980","1981","1982","1983","1984"],"import React, { useEffect, useState, Suspense, lazy } from \"react\";\n\nimport axios from 'axios';\n\nimport Head from '../../Layout/Head/Head';\nimport Body from '../../Layout/Body/Body';\nimport Left from '../../Layout/Left/Left';\nimport Center from '../../Layout/Center/Center';\nimport Right from '../../Layout/Right/Right';\n\nimport Navbar from '../../Navbar/Navbar';\n\nimport BaseMaterial from '../../Containers/BaseMaterial';\nimport SpaceContainer from \"../../Reusable Components/SpaceContainer/SpaceContainer\";\nimport WidgetContainer from \"../../Reusable Components/WidgetContainer/WidgetContainer\";\n// import EditorComponent from \"../../Common Inputs/EditorComponent/EditorComponent\";\nimport MusicPlayer from \"../../Widgets/MusicPlayer/MusicPlayer\";\nimport Spinner from \"../../Reusable Components/Spinner/Spinner\";\n\nimport worldStyles from './styles.json';\nimport Chat from '../../Agora/Chat/Chat';\n\n// API CODE: let world = await API.GET('/world/:world_id')\n\nimport { cardControls } from '../../Reusable Components/fakeData';\nimport { SPACES } from './constatnts';\nimport Room from '../../Agora/Room/Room';\n\nimport img1 from '../../assets/images/music1.jpg';\nimport img2 from '../../assets/images/music2.jpg';\nimport img3 from '../../assets/images/music3.jpg';\nimport img4 from '../../assets/images/music4.jpg';\nimport img5 from '../../assets/images/music5.jpg';\nimport img6 from '../../assets/images/music6.jpg';\n\nconst EditorComponent = lazy(() => import('../../Common Inputs/EditorComponent/EditorComponent'));\n\n\n\nconst ViewWorld = (props) => {\n const [isLoading, setIsLoading] = useState(false);\n const [data, setData] = useState({});\n const [musicPlayer, setMusicPlayer] = useState();\n const [currentSong, setCurrentSong] = useState(0)\n const [album, setAlbum] = useState([\n { index: 0, cover: img4, musicSrc: 'https://www.pacdv.com/sounds/free-music/kickstarter.mp3', title: 'Plans We Made', description: 'Son Lux', time: '5:20' },\n { index: 2, cover: img6, musicSrc: 'https://www.pacdv.com/sounds/free-music/kickstarter.mp3', title: 'Still Loving You', description: 'Scorpions', time: '4:20' },\n { index: 1, cover: img5, musicSrc: 'https://www.pacdv.com/sounds/free-music/kickstarter.mp3', title: 'Night', description: 'Frank Ocean', time: '5:20' },\n { index: 3, cover: img1, musicSrc: 'https://www.pacdv.com/sounds/free-music/kickstarter.mp3', title: 'Somebody Else', description: '1975', time: '5:20' },\n { index: 4, cover: img3, musicSrc: 'https://www.pacdv.com/sounds/free-music/kickstarter.mp3', title: 'Enter Sandman', description: 'Metallica', time: '5:20' },\n { index: 5, cover: img2, musicSrc: 'https://www.pacdv.com/sounds/free-music/kickstarter.mp3', title: 'November Rain', description: \"Guns N' Roses\", time: '5:20' },\n ])\n\n const nextSong = () => {\n if (currentSong < album.length - 1) {\n setCurrentSong(currentSong + 1)\n }\n }\n\n const prevSong = () => {\n if (currentSong !== 0) {\n setCurrentSong(currentSong - 1)\n }\n }\n\n const onPlaySong = (index) => {\n setCurrentSong(index)\n }\n\n useEffect(() => {\n fetchMusic();\n fetchEditorData();\n }, []);\n const fetchEditorData = () => {\n setIsLoading(true);\n axios\n .get('https://jsonplaceholder.typicode.com/editor')\n .then((res) => {\n console.log(res);\n setData(res.data);\n setIsLoading(false);\n })\n .catch((err) => {\n setIsLoading(false);\n console.log(err);\n });\n };\n\n const fetchMusic = () => {\n axios\n .get('https://jsonplaceholder.typicode.com/music')\n .then((res) => {\n setMusicPlayer(res.data);\n })\n .catch((err) => {\n console.log(err);\n });\n };\n\n return (\n <BaseMaterial {...worldStyles.containerStyle} {...props}>\n <Navbar />\n <Body {...worldStyles.bodyStyle}>\n <Left>\n <WidgetContainer\n widgetType='logo'\n widgetProps={{\n imgUrl: props.imgUrl,\n }}\n headerStyles={{ ...data.listStyles }}\n />\n {data.sectionsStyles && (\n <WidgetContainer\n widgetType='list'\n widgetProps={{\n listTitle: 'Your Spaces',\n listControls: cardControls,\n type: 'sectioned',\n data: SPACES,\n cardStyle: 'card-style-3',\n cardControls: cardControls,\n sectionHeaderStyles: { ...data.sectionsStyles.sectionHeader },\n customCardStyles: { ...data.sectionsStyles.card },\n ...data.listStyles,\n }}\n />\n )}\n </Left>\n <Center>\n {\n isLoading ?\n <Spinner color=\"#FCB4BE\" />\n :\n <SpaceContainer\n title=\"Space Title\"\n discription=\"Lorem ipsum dolor sit amet consectetur.\"\n controls={cardControls}\n headerStyles={{\n headerBackground: \"#FE4454\",\n controlsStyles: {\n iconsGap: 3,\n iconColor: 'white'\n }\n }}\n >\n <Suspense fallback={<Spinner color=\"#FCB4BE\" />}>\n <EditorComponent\n padding=\"10\"\n data={data.editorData}\n {...data.styles}\n {...props.editor} />\n </Suspense>\n\n </SpaceContainer>\n\n }\n\n </Center>\n <Right>\n {musicPlayer && (\n <WidgetContainer\n widgetType='music player'\n controlsStyles={{\n iconColor: 'black',\n dropdownBackground: 'black',\n dropdownFontColor: 'white',\n }}\n widgetProps={{\n playlist: album,\n nextSong: nextSong,\n prevSong: prevSong,\n currentSong: currentSong,\n borderRadius: '10',\n primaryColor: 'black'\n }}\n headerStyles={{\n controlsStyles: {\n iconColor: 'red',\n },\n }}\n />\n\n )}\n </Right>\n </Body>\n {/* {musicPlayer && (\n <MusicPlayer audioLists={musicPlayer.songs} {...musicPlayer.styles} />\n )} */}\n </BaseMaterial>\n );\n};\n\nexport default ViewWorld;\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Layout/Right/Right.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Layout/Head/Head.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Blank/Blank.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Centered/Centered.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Navbar/Navbar.jsx",["1985"],"import { Formik, Form } from 'formik';\nimport React, { Fragment, useState } from 'react';\nimport Select from 'react-select';\nimport styled from 'styled-components';\nimport CustomAutoComplete from '../Common Inputs/CustomAutoComplete/CustomAutoComplete';\nimport BaseMaterial from '../Containers/BaseMaterial';\nimport home from '../../assets/home-svgrepo-com.svg';\nimport discover from '../../assets/compass-svgrepo-com.svg';\nimport add from '../../assets/add-svgrepo-com.svg';\nimport basket from '../../assets/basket-svgrepo-com.svg';\nimport bell from '../../assets/bell-svgrepo-com.svg';\nimport medal from '../../assets/medal-svgrepo-com.svg';\nimport settings from '../../assets/settings-svgrepo-com.svg';\nimport search from '../../assets/search-svgrepo-com.svg';\n\n/* icon size can sm md lg @sm by default*/\n/* icon background color @transparent by default*/\nconst Navbar = ({ iconSize, iconBackgroundColor, navbarColor, dropDownItemHeight }) => {\n const initialValues = {\n search: '',\n searchIcons: '',\n };\n const [menuOpen, setMenuOpen] = useState(false);\n const submitHandler = (values) => {\n console.log(values);\n };\n const icons = [\n { id: 'home', label: 'home' },\n { id: 'add', label: 'add' },\n { id: 'discover', label: 'discover' },\n { id: 'badge', label: 'badge' },\n { id: 'marketplace', label: 'marketplace' },\n { id: 'setting', label: 'setting' },\n { id: 'notification', label: 'notification' },\n ];\n const Option = (name, image) => (\n <OptionContainer itemHeight={dropDownItemHeight}>\n <OptionImage src={image} />\n <Label>{name}</Label>\n </OptionContainer>\n );\n const options = [\n {\n value: 'cat',\n label: Option(\n 'cat',\n 'https://cdn.pixabay.com/photo/2014/11/30/14/11/cat-551554__340.jpg'\n ),\n },\n {\n value: 'strawberry',\n label: Option(\n 'strawberry',\n 'https://media.istockphoto.com/photos/red-berry-strawberry-isolated-picture-id1157946861?b=1&k=20&m=1157946861&s=170667a&w=0&h=feuhHInk3SV4tpLEHTWtpEW-dBKjPWPmOMlgmPh82Ls='\n ),\n },\n {\n value: 'vanilla',\n label: Option(\n 'vanilla',\n 'https://static.toiimg.com/thumb/54677722.cms?imgsize=134423&width=800&height=800'\n ),\n },\n ];\n\n const accountOptions = [\n {\n value: 'settings',\n label: Option(\n 'settings',\n 'http://simpleicon.com/wp-content/uploads/setting2.png'\n ),\n },\n {\n value: 'logout',\n label: Option(\n 'logout',\n 'https://cdn2.vectorstock.com/i/1000x1000/24/66/door-icon-emergency-exit-sign-vector-20712466.jpg'\n ),\n },\n ];\n const customStyles = {\n menu: (styles) => ({ ...styles, width: '150px' }),\n control: (styles) => ({\n ...styles,\n border: '0',\n backgroundColor: `${navbarColor}`,\n }),\n };\n\n return (\n <BaseMaterial>\n <NavBar color={navbarColor}>\n <UniverseContainer>\n <IconContainer size={iconSize} color={iconBackgroundColor}>\n <Icon src={home} size={iconSize} />\n </IconContainer>\n <IconContainer size={iconSize} color={iconBackgroundColor}>\n <Icon src={add} size={iconSize} />\n </IconContainer>\n <div style={{ width: '200px' }}>\n <Select options={options} styles={{ color: 'blue' }} />\n </div>\n </UniverseContainer>\n <DiscoverContainer>\n <IconContainer size={iconSize} color={iconBackgroundColor}>\n <Icon src={discover} size={iconSize} />\n </IconContainer>\n <IconContainer size={iconSize} color={iconBackgroundColor}>\n <Icon src={medal} size={iconSize} />\n </IconContainer>\n <IconContainer size={iconSize} color={iconBackgroundColor}>\n <Icon src={basket} size={iconSize} />\n </IconContainer>\n </DiscoverContainer>\n <SearchContainer>\n <SearchBar>\n <Icon src={search} size={iconSize} />\n\n <Formik\n initialValues={initialValues}\n onSubmit={(values) => submitHandler(values)}\n >\n {({ errors, touched, setFieldValue, values }) => (\n <CreateForm>\n <div>\n <CustomAutoComplete\n label=''\n name='searchIcons'\n items={icons}\n placeholder='Search Icons'\n value={values.searchIcons}\n onInputChange={(value) => {\n setFieldValue('searchIcons', value);\n }}\n inputValue={values.searchIcons}\n outline='none'\n itemHeight='35'\n width='98'\n borderColor='#9e9e9e'\n borderSize='0'\n borderRadius='10'\n padding='4'\n height='30'\n />\n </div>\n </CreateForm>\n )}\n </Formik>\n </SearchBar>\n </SearchContainer>\n <ProfileBar>\n <ProfileContainer>\n <Profile>\n <Select\n options={accountOptions}\n styles={customStyles}\n components={{\n ValueContainer: () => null,\n IndicatorSeparator: () => null,\n DropdownIndicator: () => (\n <Image\n src='https://play.teleporthq.io/static/svg/default-img.svg'\n onClick={() => setMenuOpen(!menuOpen)}\n />\n ),\n }}\n menuIsOpen={menuOpen}\n />\n </Profile>\n <UserName>illo</UserName>\n </ProfileContainer>\n <SettingsContainer>\n <IconContainer size={iconSize} color={iconBackgroundColor}>\n <Icon src={settings} size={iconSize} />\n </IconContainer>\n <IconContainer size={iconSize} color={iconBackgroundColor}>\n <Icon src={bell} size={iconSize} />\n </IconContainer>\n </SettingsContainer>\n </ProfileBar>\n </NavBar>\n </BaseMaterial>\n );\n};\n\nexport default Navbar;\nconst CreateForm = styled(Form)`\n display: flex;\n flex-direction: column;\n width: 100%;\n`;\nconst Image = styled.img`\n width: 40px;\n height: 40px;\n border-radius: 20px;\n`;\nconst NavBar = styled.div`\n flex: 0 0 auto;\n height: 72px;\n display: flex;\n align-items: center;\n padding-left: 16;\n padding-right: 16;\n flex-direction: row;\n justify-content: flex-start;\n background-color: ${(props) => props.color || '#e3e5e8'};\n`;\n\nconst UniverseContainer = styled('div')({\n width: '346px',\n height: '72px',\n display: 'flex',\n 'align-items': 'center',\n 'flex-direction': 'row',\n 'justify-content': 'flex-start',\n});\n\nconst IconContainer = styled.div`\n flex: 0 0 auto;\n width: ${(props) =>\n props.size === 'sm'\n ? '30px'\n : props.size === 'md'\n ? '35px'\n : props.size === 'lg'\n ? '40px'\n : '30px'};\n height: ${(props) =>\n props.size === 'sm'\n ? '30px'\n : props.size === 'md'\n ? '35px'\n : props.size === 'lg'\n ? '40px'\n : '30px'};\n display: flex;\n align-items: center;\n margin-left: 0px;\n margin-right: 4px;\n border-radius: 20px;\n flex-direction: row;\n justify-content: center;\n background-color: ${(props) => props.color || 'transparent'};\n`;\n\nconst Icon = styled.img`\n width: ${(props) =>\n props.size === 'sm'\n ? '20px'\n : props.size === 'md'\n ? '25px'\n : props.size === 'lg'\n ? '30px'\n : '20px'};\n height: ${(props) =>\n props.size === 'sm'\n ? '20px'\n : props.size === 'md'\n ? '25px'\n : props.size === 'lg'\n ? '30px'\n : '20px'};\n`;\n\nconst DiscoverContainer = styled('div')({\n width: '190px',\n height: '72px',\n display: 'flex',\n 'align-items': 'center',\n 'flex-direction': 'row',\n 'justify-content': 'center',\n});\nconst SearchContainer = styled('div')({\n width: '100%',\n height: '72px',\n display: 'flex',\n 'align-items': 'center',\n 'flex-direction': 'row',\n 'justify-content': 'center',\n});\n\nconst SearchBar = styled('div')({\n width: '315px',\n height: '40px',\n display: 'flex',\n paddingLeft: '8px',\n 'align-items': 'center',\n 'border-radius': '20px',\n 'flex-direction': 'row',\n 'background-color': '#ffffff',\n flex: '1',\n});\n\nconst ProfileBar = styled('div')({\n width: '273px',\n height: '72px',\n display: 'flex',\n 'align-items': 'center',\n 'flex-direction': 'row',\n 'justify-content': 'space-between',\n});\n\nconst ProfileContainer = styled('div')({\n width: '86px',\n height: '100%',\n display: 'flex',\n 'align-items': 'center',\n 'flex-direction': 'row',\n 'justify-content': 'flex-start',\n});\n\nconst Profile = styled('div')({\n flex: '0 0 auto',\n width: '50px',\n height: '50px',\n display: 'flex',\n 'align-items': 'center',\n 'margin-left': '4px',\n 'border-radius': '20px',\n 'flex-direction': 'row',\n 'justify-content': 'center',\n});\n\nconst UserName = styled('span')({\n 'padding-left': '8px',\n});\n\nconst SettingsContainer = styled('div')({\n width: '59px',\n height: '100%',\n display: 'flex',\n 'align-items': 'center',\n 'flex-direction': 'row',\n 'justify-content': 'center',\n});\nconst OptionContainer = styled.div`\n display: flex;\n flex-direction: row;\n align-items: center;\n height: ${(props) => props.itemHeight || '20px'};\n`;\n\nconst OptionImage = styled.img`\n height: 30px;\n width: 30px;\n`;\nconst Label = styled.label`\n padding-left: 5px;\n`;\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-1/CardStyle1.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/commonStyles.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-2/CardStyle2.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-3/CardStyle3.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/ReusableForm/ReusableForm.jsx",["1986"],"import React from 'react';\nimport styled from 'styled-components';\nimport PropTypes from 'prop-types';\n\nimport { Formik, Form } from 'formik';\nimport ReusableHeader from '../ReusableHeader/ReusableHeader';\nimport Buttons from '../../Buttons/Buttons/Buttons';\n\nconst ReusableForm = ({ formTitle, sections, initialValues, ...props }) => {\n\n const submitHandler = (values) => {\n props.saveHandler(values)\n }\n\n const handleCancel = () => {\n props.cancelHandler();\n }\n\n return (\n <Formik\n initialValues={initialValues}\n validationSchema={props.formSchema}\n onSubmit={values => submitHandler(values)}\n >\n <CreateForm {...props}>\n <ReusableHeader title={formTitle} {...props.headerStyles} />\n {\n sections.map(section => (\n <FormSection key={section.title} {...props}>\n {\n !section.hideTitle && section.title &&\n <ReusableHeader title={section.title} {...props.sectionHeaderStyles} />\n }\n\n <FormSectionBody columns={section.bodyColumns} {...props}>\n {\n section.body.map(input => (\n input\n ))\n }\n </FormSectionBody>\n </FormSection>\n ))\n }\n {\n !props.hideFooter\n &&\n <FormFooter>\n <Buttons\n label={props.saveBtnText}\n size=\"md\"\n variant=\"primary\"\n type=\"submit\"\n buttonClicked={() => {}}\n />\n {\n props.cancelBtnText &&\n <Buttons\n type=\"button\"\n label={props.cancelBtnText}\n size=\"md\"\n variant=\"secondary\"\n buttonClicked={handleCancel} />\n }\n </FormFooter>}\n </CreateForm>\n </Formik>\n )\n}\n\nconst CreateForm = styled(Form)`\n background-color: ${props => props.formBackgroundColor || 'white'};\n display: flex;\n flex-direction: column;\n\n`\n\nconst FormSection = styled.div`\n padding: ${props => props.sectionPadding}px;\n`\n\nconst FormSectionBody = styled.div`\n display: grid;\n grid-template-columns: ${({ columns }) => `repeat(${columns}, 1fr)` || 1};\n padding: ${props => props.bodyPadding}px;\n row-gap: ${props => props.bodyRowGap}px;\n column-gap: ${props => props.bodyColumnGap}px;\n`\n\nconst FormFooter = styled.div`\n display: flex;\n justify-content: center;\n gap: 10px;\n`\n\nconst Button = styled.button`\n\n`\n\nReusableForm.defaultProps = {};\n\nReusableForm.propTypes = {\n formTitle: PropTypes.string,\n sections: PropTypes.array.isRequired,\n initialValues: PropTypes.object.isRequired,\n sectionPadding: PropTypes.number,\n validationSchema: PropTypes.object,\n headerStyles: PropTypes.object,\n sectionHeaderStyles: PropTypes.object,\n saveBtnText: PropTypes.string,\n cancelBtnText: PropTypes.string,\n hideFooter: PropTypes.bool,\n formBackgroundColor: PropTypes.string,\n bodyPadding: PropTypes.number,\n bodyRowGap: PropTypes.number,\n bodyColumnGap: PropTypes.number,\n saveBtnHandler: PropTypes.func,\n cancelHandler: PropTypes.func\n}\n\nexport default ReusableForm\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-4/CardStyle4.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Gallery/Gallery.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/ReusableHeader/ReusableHeader.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Controls/Controls.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/WidgetContainer/WidgetContainer.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/SpaceContainer/SpaceContainer.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/SearchCard/SearchCard.jsx",["1987","1988"],"import React, { useEffect, useState } from 'react';\nimport styled from 'styled-components';\n\nconst SearchCard = ({ list=[], item='' }) => {\n const [filteredList, setFilteredList] = useState([]);\n\n const getFilteredList = (item) => {\n const a = list.filter((l) => {\n if (l.name.indexOf(item) !== -1) return l;\n });\n console.log('item:', item, 'filtered array:', a);\n setFilteredList(a);\n };\n useEffect(() => {\n if (item.length > 0) getFilteredList(item);\n else setFilteredList([]);\n }, [item]);\n return (\n <PresetDivContainer>\n {filteredList.length > 0 &&\n filteredList.map((t, index) => (\n <PresetDiv\n key={index}\n onClick={() => {\n const a = filteredList.filter((the, i) => {\n if (i === index) {\n the.selected = !the.selected;\n return the;\n } else {\n the.selected = false;\n return the;\n }\n });\n setFilteredList(a);\n }}\n selected={t.selected}\n >\n <CardImage src='https://cdn.pixabay.com/photo/2014/11/30/14/11/cat-551554__340.jpg' />\n <CardTitle>{t.name}</CardTitle>\n <CardDescription>{t.name}</CardDescription>\n </PresetDiv>\n ))}\n </PresetDivContainer>\n );\n};\n\nconst PresetDivContainer = styled.div`\n display: flex;\n width: 100%;\n /* justify-content: center; */\n margin-bottom: 2%;\n /* margin-left: 2%; */\n`;\nconst PresetDiv = styled.div`\n margin-right: 2%;\n width: 30%;\n display: flex;\n flex-direction: column;\n /* flex: 1; */\n border: 1px solid white;\n\n background: ${(props) => (props.selected ? '#ccc' : 'white')};\n :hover {\n opacity: 0.8;\n }\n`;\nconst CardImage = styled.img`\n height: 70%;\n width: 100%;\n :hover {\n opacity: 0.8;\n }\n`;\n\nconst CardTitle = styled.label`\n font-size: 18px;\n font-weight: 400;\n margin-top: 1%;\n margin-left: 2%;\n`;\n\nconst CardDescription = styled.label`\n font-size: 14px;\n font-weight: 200;\n margin-top: 1%;\n margin-left: 2%;\n`;\n\nexport default SearchCard;\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Spinner/Spinner.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Spaces/WelcomeSpace/WelcomeSpace.jsx",["1989"],"import React from \"react\";\n\nimport styled from \"styled-components\";\nimport PropTypes from \"prop-types\";\n\nimport BaseMaterial from \"../../Containers/BaseMaterial\";\n\nconst WelcomeSpace = props => {\n return (\n <BaseMaterial {...props}>\n <Image src={props.image_src} alt={props.image_alt} />\n <Container1>\n <WelcomeContainer>\n <p>{props.text}</p>\n <span>{props.text1}</span>\n </WelcomeContainer>\n <RulesContainer>\n <p>{props.text2}</p>\n <span>{props.text3}</span>\n </RulesContainer>\n <CreationContainer>\n <p>{props.text4}</p>\n <span>{props.text5}</span>\n </CreationContainer>\n </Container1>\n </BaseMaterial>\n );\n};\n\nconst Container = styled(\"div\")({\n display: \"flex\",\n position: \"relative\",\n height: \"1237px\",\n width: \"100%\",\n \"align-items\": \"flex-start\",\n \"flex-direction\": \"column\"\n});\n\nconst Image = styled(\"img\")({\n width: \"100%\",\n \"object-fit\": \"cover\",\n height: \"300px\"\n});\n\nconst Container1 = styled.div`\n display: flex;,\n width: 100%;\n align-items: flex-start;\n flex: 1;\n flex-direction: column;\n justify-content: flex-start;\n padding: 16px;\n`\n\nconst WelcomeContainer = styled(\"div\")({\n display: \"flex\",\n \"flex-direction\": \"column\",\n \"justify-content\": \"flex-start\",\n \"align-items\": \"flex-start\"\n});\n\nconst RulesContainer = styled(\"div\")({\n display: \"flex\",\n \"flex-direction\": \"column\",\n \"justify-content\": \"flex-start\",\n \"align-items\": \"flex-start\",\n \"margin-top\": 16\n});\n\nconst CreationContainer = styled(\"div\")({\n display: \"flex\",\n \"flex-direction\": \"column\",\n \"justify-content\": \"flex-start\",\n \"align-items\": \"flex-start\",\n \"margin-top\": 16\n});\n\nWelcomeSpace.defaultProps = {\n image_src: \"https://play.teleporthq.io/static/svg/default-img.svg\",\n image_alt: \"image\",\n text: \"Welcome To My World\",\n text1:\n \"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\",\n text2: \"Rules\",\n text3:\n \"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\",\n text4: \"Created At\",\n text5: \"January 15, 2019\"\n};\n\nWelcomeSpace.propTypes = {\n image_src: PropTypes.string,\n image_alt: PropTypes.string,\n text: PropTypes.string,\n text1: PropTypes.string,\n text2: PropTypes.string,\n text3: PropTypes.string,\n text4: PropTypes.string,\n text5: PropTypes.string\n};\n\nexport default WelcomeSpace;\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Widgets/LogoWidget/LogoWidget.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Widgets/MusicPlayer/MusicPlayer.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Widgets/SpacesList/SpacesListItem.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Widgets/SpacesList/SpacesList.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Containers/BaseMaterial.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/DatePicker/DatePicker.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/CustomSelect/CustomSelect.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/CustomAutoComplete/CustomAutoComplete.jsx",["1990"],"import React, { useState } from 'react';\n\nimport PropTypes from 'prop-types';\nimport styled from 'styled-components';\nimport Autocomplete from 'react-autocomplete';\n// // Formik\n// import { useField } from 'formik';\n\nconst CustomAutoComplete = (props) => {\n // const [field, meta, helpers] = useField(props)\n const [value, setValue] = useState('')\n\n const inputStyle = {\n border: `${props.borderSize}px solid ${props.borderColor}`,\n borderRadius: `${props.borderRadius}px`,\n width: '100%',\n padding: `0 ${props.padding}px`,\n height: `100%`\n }\n return (\n <AutocompleteWrapper>\n <Label {...props}>{props.label}</Label>\n <Autocomplete\n items={props.items}\n shouldItemRender={(item, value) => item.label.toLowerCase().indexOf(value.toLowerCase()) > -1}\n getItemValue={item => item.label}\n inputProps={{ style: inputStyle, placeholder: props.placeholder, name: props.name}}\n renderItem={(item, highlighted) =>\n <Dropdown\n key={item.id}\n highlighted={highlighted}\n {...props}\n >\n {item.label}\n </Dropdown>\n }\n value={value}\n onChange={e => {\n setValue(e.target.value)\n }}\n onSelect={value => {\n setValue(value)\n }}\n />\n </AutocompleteWrapper>\n )\n}\n\nconst AutocompleteWrapper = styled.div`\n display: flex;\n flex-direction: column;\n`;\n\nconst Label = styled.label`\n margin-bottom: 5px;\n font-family: 'sans-serif';\n // Customized Styles\n text-transform: capitalize;\n font-size: ${(props) => props.labelFontSize || 15}px;\n color: ${(props) => props.labelColor || 'black'};\n`;\n\nconst Dropdown = styled.div`\n text-transform: capitalize;\n font-family: 'sans-serif';\n height: ${(props) => props.itemHeight + 'px'};\n background-color: ${(props) =>\n props.highlighted ? props.hoverColor || '#eee' : props.backgroundColor};\n font-size: ${(props) => props.fontSize || 15}px;\n color: ${(props) => props.fontColor || 'black'};\n`;\n\nconst Error = styled.p`\n color: red;\n margin-top: 3px;\n`;\n\nCustomAutoComplete.defaultProps = {};\n\n\nCustomAutoComplete.propTypes = {\n items: PropTypes.array,\n placeholder: PropTypes.string,\n borderColor: PropTypes.string,\n borderSize: PropTypes.string,\n borderRadius: PropTypes.string,\n padding: PropTypes.string,\n height: PropTypes.string,\n itemHeight: PropTypes.string,\n width: PropTypes.string,\n fontSize: PropTypes.number,\n backgroundColor: PropTypes.string,\n hoverColor: PropTypes.string,\n fontColor: PropTypes.string,\n onInputChange: PropTypes.func,\n};\n\nexport default CustomAutoComplete;\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/CheckboxGroup/CheckboxGroup.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/CustomDropzone/CustomDropZone.jsx",["1991"],"import React from 'react';\nimport styled from 'styled-components';\n// Dropzone\nimport Dropzone from 'react-dropzone-uploader';\n// Formik\nimport { useField } from 'formik';\n// Prop Types\nimport PropTypes from \"prop-types\";\n\nconst CustomDropZone = (props) => {\n const [field, meta, helpers] = useField(props)\n\n return (\n <Container {...props}>\n <Label htmlFor={props.name} {...props}>{props.label}</Label>\n <Dropzone\n name={props.name}\n SubmitButtonComponent={null}\n maxFiles={1}\n multiple={false}\n onChangeStatus={({ meta, file }, status) => {\n console.log(meta)\n helpers.setValue({\n file,\n meta\n })\n }}\n accept={props.fileType}\n inputContent={props.inputContent}\n inputWithFilesContent=\"\"\n />\n {meta.error && <Error>{meta.error}</Error>}\n </Container>\n )\n}\n\nconst Container = styled.div`\n display: flex;\n flex-direction: column;\n\n & .dzu-dropzone {\n width: ${props => props.width}px;\n background-color: #fadada;\n height: ${props => props.height ? `${props.height}px` : '100px'};\n display: flex;\n flex-direction: column;\n justify-content: center;\n font-family: sans-serif;\n background-color: #b6b6b6;\n border-radius: ${props => props.borderRadius}px;\n padding: 10px;\n \n }\n\n & .dzu-dropzoneActive {\n background-color: ${props => props.backgroundOnDrop};\n border-color: ${props => props.borderOnDrop};\n }\n\n & .dzu-input {\n /* display: none; */\n display: block;\n }\n\n & .dzu-inputLabel {\n font-size: ${props => props.fontSize}px;\n color: ${props => props.fontColor};\n }\n\n & .dzu-previewContainer {\n padding: 0;\n position: relative;\n width: 100%;\n min-height: 60px;\n z-index: 1;\n border-radius: ${props => props.borderRadius}px;\n }\n\n\n & .dzu-previewImage {\n width: 100%;\n height: ${props => props.height ? `${props.height}px` : '100px'};\n border-radius: ${props => props.borderRadius}px;\n } \n`\nconst Label = styled.label`\n margin-bottom: 5px;\n text-transform: capitalize;\n font-size: ${props => props.labelFontSize || 15}px;\n color: ${props => props.labelColor || 'black'};\n`\nconst Error = styled.p`\n color: red;\n margin-top: 3px;\n`\n\nCustomDropZone.defaultProps = {\n inputContent: 'Upload image',\n fileType: 'image/*'\n};\n\nCustomDropZone.propTypes = {\n width: PropTypes.string,\n height: PropTypes.string,\n backgroundOnDrop: PropTypes.string,\n borderOnDrop: PropTypes.string,\n fontSize: PropTypes.number,\n fontColor: PropTypes.string,\n labelColor: PropTypes.string,\n labelFontSize: PropTypes.number,\n borderRadius: PropTypes.number,\n};\n\n\nexport default CustomDropZone\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/CustomTextarea/CustomTextarea.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/EditorComponent/EditorComponent.jsx",["1992"],"import React, { useRef } from 'react';\nimport PropTypes from \"prop-types\";\n\nimport styled from 'styled-components';\n\n// Editor.js\nimport EditorJs from 'react-editor-js';\n// Editor.js Constants\nimport { EDITOR_JS_TOOLS } from \"./constants\";\n\n\nconst EditorComponent = (props) => {\n const instanceRef = useRef(null)\n\n\n async function handleSave() {\n const savedData = await instanceRef.current.save()\n console.log(savedData)\n }\n\n return (\n <Container {...props}>\n <EditorJs\n instanceRef={(instance) => (instanceRef.current = instance)}\n tools={EDITOR_JS_TOOLS}\n data={props.data}\n />\n {/* <button onClick={handleSave}>save</button> */}\n </Container>\n )\n}\n\nconst Container = styled.div`\n background-position: center;\n background-size: cover;\n background-repeat: no-repeat;\n font-family: ${props => props.fontFamily || 'inherit'};\n background-color: ${props => props.backgroundColor || 'inherit'};\n background-image: url('${props => props.backgroundImage}');\n color: ${props => props.fontColor};\n padding: ${props => props.padding}px;\n`\n\nEditorComponent.defaultProps = {};\n\nEditorComponent.propTypes = {\n fontFamily: PropTypes.string,\n backgroundColor: PropTypes.string,\n backgroundImage: PropTypes.string,\n fontColor: PropTypes.string\n};\n\n\nexport default EditorComponent\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/TextField/TextField.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Widgets/MusicPlayerWidget/MusicPlayerWidget.jsx",["1993"],"import React, { useState } from 'react';\n\nimport styled from 'styled-components';\n\nimport AudioPlayer from 'react-h5-audio-player';\nimport 'react-h5-audio-player/lib/styles.css';\n\n\n\nconst MusicPlayerWidget = ({currentSong , ...props}) => {\n \n\n const musicPlayerHeading = (\n <Header>\n <CoverWrapper>\n <Img\n src={props.playlist[currentSong].cover}\n alt={props.playlist[currentSong]}\n borderRadius={props.borderRadius} />\n </CoverWrapper>\n <MusicName {...props}>{props.playlist[currentSong].title}</MusicName>\n <ArtistName>{props.playlist[currentSong].description}</ArtistName>\n </Header>\n )\n\n \n\n return (\n <MusicPlayer\n autoPlay='none'\n src={props.playlist[currentSong].musicSrc}\n onPlay={e => console.log(\"onPlay\")}\n layout=\"stacked\"\n header={musicPlayerHeading}\n showSkipControls={true}\n onClickPrevious={() => props.prevSong()}\n onClickNext={() => props.nextSong()}\n {...props}\n />\n )\n}\n\n\nconst MusicPlayer = styled(AudioPlayer)`\n\n font-family: ${props => props.fontFamily || 'inherit'};\n background-color: ${props => props.backgroundColor || 'inherit'};\n border-radius: ${props => props.borderRadius ? props.borderRadius + 'px' : 'inherit'};\n padding: ${props => props.padding ? props.padding + 'px' : 'inherit'}px;\n width: ${props => props.width}px;\n box-shadow: ${props => props.boxShadow || \"\"};\n\n .rhap_progress-filled,\n .rhap_progress-indicator {\n background-color: ${props => props.primaryColor};\n }\n \n .rhap_repeat-button,\n .rhap_main-controls-button,\n .rhap_volume-button,\n .rhap_time {\n color: ${props => props.primaryColor};\n }\n \n .rhap_download-progress,\n .rhap_volume-bar {\n background-color: gray ;\n }\n \n\n .rhap_volume-indicator {\n background: ${props => props.primaryColor};\n }\n\n`\n\nconst Header = styled.header`\n display: flex;\n flex-direction: column;\n align-items: center;\n padding: 8px;\n`\n\nconst CoverWrapper = styled.div`\n width: 100%;\n`\n\nconst Img = styled.img`\n height: inherit;\n width: 100%;\n max-height: 200px;\n object-fit: cover;\n object-position: center;\n`\n\nconst MusicName = styled.h3`\n color: ${props => props.fontColor};\n font-size: ${props => props.fontSize}px;\n`\n\nconst ArtistName = styled.p`\n margin: 0;\n color: #7a7a7a;\n text-transform: capitalize;\n`\n\nexport default MusicPlayerWidget\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/helpers/util.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/globalCardStyles.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Agora/Chat/Chat.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Layout/Center/Center.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Layout/Body/Body.jsx",["1994","1995","1996"],"import React from 'react'\n\nimport styled from 'styled-components'\n\nimport Left from '../Left/Left'\nimport Center from '../Center/Center'\nimport Right from '../Right/Right'\n\nconst Body = ({children}) => {\n return (\n <StyledBody>\n {children}\n </StyledBody>\n )\n}\n\nconst StyledBody = styled('div')(\n {\n display: 'flex',\n 'align-items': 'flex-start',\n }\n)\n\nexport default Body\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/EditorComponent/constants.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Buttons/Buttons/Buttons.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Layout/Center/Center.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Layout/Body/Body.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/NewProfile/NewProfile.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/Form/Form.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Agora/Chat/Components/ChatRoom/ChatRoom.jsx",["1997","1998"],"import React, { useEffect, useRef, useState } from 'react';\nimport styled from 'styled-components';\nimport AgoraRTM from 'agora-rtm-sdk';\n\nconst appID = '3f54ddbde65d4f0ab9a9f5a46baa4310';\nconst client = AgoraRTM.createInstance(appID);\n\nconst ChatRoom = ({ setInChannel, channelName, user }) => {\n const [message, setMessage] = useState('');\n const [messages, setMessages] = useState([]);\n const channel = useRef(client.createChannel(channelName)).current;\n useEffect(() => {\n channel.on('ChannelMessage', function (message, memberId) {\n console.log('channel message:', message, 'from:', memberId);\n setMessages((messages) => [\n ...messages,\n { text: message.text, author: memberId },\n ]);\n updateScroll();\n });\n channel.on('MemberJoined', function (memberId) {\n console.log('member joined:', memberId);\n });\n channel.on('MemberLeft', function (memberId) {\n console.log('member left:', memberId);\n });\n }, [client, channel]);\n\n useEffect(() => {\n login();\n return () => {\n channel.leave();\n client.logout();\n };\n }, []);\n const login = async () => {\n await client.login({ uid: user.name, token: user.token });\n await channel.join().then(() => {\n console.log('joined successfully');\n });\n };\n\n const sendMessage = async (message) => {\n console.log('message', message);\n await channel.sendMessage({ text: message }).then(() => {\n console.log('message sent successfully');\n setMessages((messages) => [...messages, { text: message, author: 'me' }]);\n updateScroll();\n });\n };\n const updateScroll = () => {\n var element = document.getElementById('chat');\n element.scrollTop = element.scrollHeight;\n };\n return (\n <Container>\n <button\n onClick={() => {\n channel.leave();\n setInChannel(false);\n }}\n >\n Go to Channels\n </button>\n <LabelContainer>\n <label>Welcome to {channelName}</label>\n </LabelContainer>\n <ChatContainer id='chat'>\n {messages.map((message) => {\n console.log(message);\n if (message.author === 'me') {\n return (\n <Sent>\n <Sender>{message.author}:</Sender>\n <Message>{message.text}</Message>\n </Sent>\n );\n } else {\n return (\n <Received>\n <Sender>{message.author}:</Sender>\n <Message>{message.text}</Message>\n </Received>\n );\n }\n })}\n </ChatContainer>\n\n <ChatInputContainer>\n <ChatInput\n placeholder='Type your message'\n value={message}\n onChange={(e) => setMessage(e.target.value)}\n onKeyUp={(e) => {\n console.log('message', e.target.value);\n if (e.key === 'Enter') {\n sendMessage(e.target.value);\n setMessage('');\n }\n }}\n />\n </ChatInputContainer>\n </Container>\n );\n};\nconst Container = styled.div`\n width: 100%;\n`;\n\nconst ChatContainer = styled.div`\n width: 100%;\n height: 350px;\n border: 1px solid black;\n display: flex;\n flex-direction: column;\n overflow-y: auto;\n margin: auto;\n padding-bottom: 10px;\n font-family: Arial, Helvetica, sans-serif;\n`;\n\nconst Received = styled.div`\n border: 1px solid #fdfdfd;\n width: 50%;\n margin: 15px;\n padding: 10px;\n display: flex;\n flex-direction: column;\n border-radius: 20px;\n background-color: #f5f5f5;\n font-weight: 500;\n`;\n\nconst Sent = styled.div`\n border: 1px solid #fdfdfd;\n border-radius: 20px;\n background-color: blue;\n color: white;\n font-weight: 500;\n width: 50%;\n margin: 15px;\n margin-left: auto;\n padding: 5px;\n display: flex;\n flex-direction: column;\n`;\nconst Sender = styled.label``;\n\nconst Message = styled.label`\n margin-left: 5px;\n`;\nconst ChatInputContainer = styled.div`\n margin-top: 20px;\n`;\nconst ChatInput = styled.input`\n width: 100%;\n height: 30px;\n border: 1px solid black;\n margin: auto;\n display: flex;\n padding: 3px;\n`;\nconst LabelContainer = styled.div`\n display: flex;\n justify-content: center;\n`;\nexport default ChatRoom;\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Agora/Chat/Components/ChatItem/ChatItem.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/NewProfile/NewProfile.jsx",["1999","2000","2001","2002","2003","2004","2005","2006"],"import React, { useState } from \"react\";\nimport { Formik, Field } from \"formik\";\nimport Dropzone from \"../../Common Inputs/DropZone\";\nimport data from \"./presets.json\";\nimport Reset from \"../../assets/images/reset.png\";\nimport { stringSearch } from \"../../helpers/util\";\nconst backgroundColors = [\"red\", \"blue\", \"green\", \"white\", \"yellow\", \"gray\"];\nconst customStyles = [\n {\n name: \"fontColor\",\n placeholder: \"Font Color\",\n },\n {\n name: \"serverFontColor\",\n placeholder: \"Server Font Color\",\n },\n {\n name: \"fontSize\",\n placeholder: \"Font Size\",\n },\n {\n name: \"serverFontSize\",\n placeholder: \"Server Font Size\",\n },\n {\n name: \"borderRadius\",\n placeholder: \"Border Radius\",\n },\n {\n name: \"backgroundColor\",\n placeholder: \"Background Color\",\n },\n];\n\nconst NewProfile = () => {\n const [profileUrl, setUrl] = useState();\n\n const setProfilePic = (event) => {\n var reader = new FileReader();\n reader.readAsDataURL(event.target.files[0]);\n reader.onload = (_event) => {\n setUrl(reader.result);\n };\n };\n\n return (\n <div className=\"container\" style={style.container}>\n <h2 className=\"page-title\">Create Profile</h2>\n <Formik\n initialValues={{\n profilePicture: \"\",\n name: \"\",\n serverName: \"\",\n fontColor: \"\",\n fontSize: \"\",\n serverFontColor: \"\",\n serverFontSize: \"\",\n borderRadius: \"\",\n preset: \"\",\n presets: data,\n backgroundColor: \"\",\n backgroundColors,\n }}\n onSubmit={(values, actions) => {\n setTimeout(() => {\n alert(JSON.stringify(values, null, 2));\n actions.setSubmitting(false);\n }, 1000);\n }}\n >\n {(props) => (\n <form onSubmit={props.handleSubmit}>\n <div style={style.headerSection}>\n <div style={{ flex: \"1\" }}>\n <div style={style.profilePicture}>\n <img\n style={{ height: 70, width: 70, borderRadius: \"50%\", objectFit: 'contain', backgroundColor: 'grey' }}\n src={\n profileUrl ||\n \"https://upload.wikimedia.org/wikipedia/commons/7/7c/Profile_avatar_placeholder_large.png\"\n }\n />\n </div>\n <input\n style={{ marginTop: \"3px\" }}\n type=\"file\"\n onChange={(e) => setProfilePic(e)}\n />\n </div>\n <Field\n type=\"text\"\n onChange={props.handleChange}\n onBlur={props.handleBlur}\n value={props.values.name}\n name=\"name\"\n placeholder=\"username\"\n style={style.usernameSection}\n />\n </div>\n {props.errors.name && <div id=\"feedback\">{props.errors.name}</div>}\n <div>\n <div style={style.resetRow}>\n <h2 className=\"page-title\">Create Server</h2>\n <img\n onClick={() => props.setFieldValue(\"serverName\", \"\")}\n style={style.resetButton}\n src={Reset}\n />\n </div>\n <Field\n type=\"text\"\n onChange={props.handleChange}\n onBlur={props.handleBlur}\n value={props.values.serverName}\n name=\"serverName\"\n placeholder=\"serverName\"\n style={style.serverSection}\n />\n\n {props.errors.serverName && (\n <div id=\"feedback\">{props.errors.serverName}</div>\n )}\n </div>\n <div style={style.resetRow}>\n <h2 className=\"page-title\">Upload Logo</h2>\n </div>\n <Dropzone />\n <div>\n <div style={style.resetRow}>\n <h2 className=\"page-title\">Presets</h2>\n <img\n onClick={() => {\n props.setFieldValue(\"preset\", \"\");\n }}\n style={style.resetButton}\n src={Reset}\n />\n </div>\n <div style={style.presets}>\n {props.values.presets.map((item, index) => {\n const preset = props.values.preset;\n const borderColor =\n preset?.serverName === item.serverName\n ? { border: \"3px solid blue\" }\n : {};\n return (\n <div\n onClick={() => {\n props.setFieldValue(\"preset\", item);\n }}\n key={item.id}\n style={{\n ...style.preset,\n ...borderColor,\n cursor: \"pointer\",\n marginRight: (index + 1) % 3 ? 8 : 2,\n }}\n >\n <h5 style={style.presetHeading}>{item.serverName}</h5>\n <img\n style={{ ...style.presetImage, cursor: \"pointer\" }}\n src={item.imageUrl}\n alt={item.serverName}\n />\n <h5 style={{ textAlign: \"center\" }}>\n Description will be shown here\n </h5>\n </div>\n );\n })}\n </div>\n </div>\n <div style={style.resetRow}>\n <h2 className=\"page-title\">Theme</h2>\n <img\n onClick={() => props.setFieldValue(\"backgroundColor\", \"\")}\n style={style.resetButton}\n src={Reset}\n />\n </div>\n <Field\n type=\"text\"\n name=\"search\"\n placeholder=\"Search...\"\n onChange={(e) => {\n let allValue = [...backgroundColors];\n if (e.target.value.trim()) {\n allValue = backgroundColors.find((item) =>\n stringSearch(e.target.value, item)\n );\n if (allValue) {\n allValue = [allValue];\n } else {\n allValue = [];\n }\n }\n\n props.setFieldValue(\"backgroundColors\", allValue);\n }}\n style={{ ...style.serverSection, marginBottom: 12 }}\n />\n <div style={style.theme}>\n {props.values.backgroundColors.map((item, index) => {\n const border =\n props.values.backgroundColor === item\n ? { border: \"3px solid black\" }\n : {};\n\n return (\n <div\n onClick={() => props.setFieldValue(\"backgroundColor\", item)}\n key={`${index}Colors`}\n style={{\n ...style.themeItem,\n backgroundColor: item,\n ...border,\n marginRight: (index + 1) % 3 ? 8 : 2,\n }}\n >\n <h5 style={style.themeHeading}>{item}</h5>\n </div>\n );\n })}\n </div>\n\n <div style={style.resetRow}>\n <h2 className=\"page-title\">Styles</h2>\n <img\n onClick={() => {\n props.setFieldValue(\"backgroundColor\", \"\");\n props.setFieldValue(\"fontColor\", \"\");\n props.setFieldValue(\"fontSize\", \"\");\n props.setFieldValue(\"serverFontSize\", \"\");\n props.setFieldValue(\"serverFontColor\", \"\");\n props.setFieldValue(\"borderRadius\", \"\");\n }}\n style={style.resetButton}\n src={Reset}\n />\n </div>\n <div style={style.theme}>\n {customStyles.map((item, index) => {\n return (\n <Field\n key={`${index}styles`}\n placeholder={item.placeholder}\n onChange={(e) =>\n props.setFieldValue(e.target.name, e.target.value)\n }\n name={item.name}\n style={{ ...style.themeItem, paddingLeft: 12 }}\n />\n );\n })}\n </div>\n <div>\n <h2 className=\"page-title\">Preview</h2>\n <div\n style={{\n ...style.preview,\n backgroundColor: props.values.backgroundColor,\n }}\n >\n {props.values.name && (\n <h3\n style={{\n fontSize: props.values.fontSize,\n color: props.values.fontColor,\n }}\n >\n {props.values.name}\n </h3>\n )}\n {props.values.serverName && (\n <h3\n style={{\n fontSize: props.values.serverFontSize,\n color: props.values.serverFontColor,\n }}\n >\n {props.values.serverName}\n </h3>\n )}\n {(props.values.imageUrl || props.values.preset) && (\n <img\n style={{\n height: \"auto\",\n width: \"80%\",\n marginTop: '8px',\n borderRadius: props.values.borderRadius,\n }}\n src={props.values.preset.imageUrl || props.values.imageUrl}\n />\n )}\n </div>\n </div>\n <button style={style.buttonSubmit} type=\"submit\">\n Submit\n </button>\n </form>\n )}\n </Formik>\n </div>\n );\n};\n\nconst style = {\n profilePicture: {\n borderRadius: \"50%\",\n height: 70,\n marginLeft: 10,\n width: 70,\n backgroundRepeat: \"no-repeat\",\n backgroundSize: \"16px 18px\",\n backgroundPosition: \"98% 50%\",\n cursor: \"auto\",\n },\n resetRow: {\n display: \"flex\",\n flexDirection: \"row\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n },\n theme: {\n display: \"flex\",\n flexDirection: \"row\",\n flexWrap: \"wrap\",\n justifyContent: \"space-between\",\n width: \"100%\",\n marginLeft: \"auto\",\n marginRight: \"auto\",\n },\n resetButton: {\n width: 30,\n height: 30,\n float: \"right\",\n },\n preview: {\n width: \"99%\",\n minHeight: 400,\n border: \"1px solid rgb(144, 144, 144)\",\n boxSizing: \"border-box\",\n backgroundRepeat: \"no-repeat\",\n backgroundSize: \"16px 18px\",\n backgroundPosition: \"98% 50%\",\n cursor: \"auto\",\n textAlign: \"center\",\n },\n buttonSubmit: {\n marginRight: \"10px\",\n border: \"none\",\n height: 40,\n width: 80,\n marginTop: 24,\n color: \"white\",\n fontSize: 14,\n fontWeight: 600,\n float: \"right\",\n backgroundColor: \"#20bf55\",\n backgroundImage: \"linear-gradient(315deg, #20bf55 0%, #01baef 74%)\",\n borderRadius: \"4px\",\n boxShadow: \"2px 2px #20bf55\",\n },\n themeItem: {\n marginRight: 8,\n marginTop: 8,\n border: \"2px solid black\",\n width: \"14rem\",\n height: \"3rem\",\n borderRadius: \"5px\",\n border: \"1px solid rgb(144, 144, 144)\",\n boxSizing: \"border-box\",\n backgroundRepeat: \"no-repeat\",\n backgroundSize: \"16px 18px\",\n alignItems: \"center\",\n },\n themeHeading: {\n position: \"relative\",\n left: \"46%\",\n bottom: \"4px\",\n },\n presets: {\n display: \"flex\",\n flexDirection: \"row\",\n flexWrap: \"wrap\",\n width: \"100%\",\n justifyContent: \"space-around\",\n },\n presetImage: {\n height: \"10rem\",\n width: \"100%\",\n cursor: \"auto\",\n },\n preset: {\n marginRight: 9,\n marginTop: 8,\n border: \"2px solid black\",\n width: \"14rem\",\n height: \"17rem\",\n borderRadius: \"5px\",\n border: \"1px solid rgb(144, 144, 144)\",\n boxSizing: \"border-box\",\n backgroundRepeat: \"no-repeat\",\n backgroundSize: \"16px 18px\",\n backgroundPosition: \"98% 50%\",\n display: \"flex\",\n flexDirection: \"column\",\n justifyContent: \"space-evenly\",\n alignItems: \"left\",\n },\n presetHeading: {\n paddingLeft: \"5.5rem\",\n },\n serverSection: {\n borderRadius: \"5px\",\n border: \"1px solid rgb(144, 144, 144)\",\n padding: \"7px 14px\",\n boxSizing: \"border-box\",\n backgroundRepeat: \"no-repeat\",\n backgroundSize: \"16px 18px\",\n backgroundPosition: \"98% 50%\",\n cursor: \"auto\",\n width: \"43.5rem\",\n },\n usernameSection: {\n flex: \"1\",\n position: \"relative\",\n bottom: 6,\n borderRadius: \"5px\",\n minWidth: \"200px\",\n width: 100,\n border: \"1px solid rgb(144, 144, 144)\",\n padding: \"7px 14px\",\n boxSizing: \"border-box\",\n backgroundSize: \"16px 18px\",\n backgroundPosition: \"98% 50%\",\n cursor: \"auto\",\n },\n headerSection: {\n display: \"flex\",\n flexDirection: \"row\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n },\n resets: {\n fontFamily: \"arial\",\n boxSizing: \"border-box\",\n },\n\n container: {\n maxWidth: \"700px\",\n margin: \"0 auto\",\n marginBottom: \"100px\",\n },\n\n\n profilePic: {\n border: \"1px solid #909090\",\n borderRadius: \"4px\",\n padding: \"5px 16px\",\n }\n};\n\nexport default NewProfile;\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/Form/Form.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/DropZone.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/RadioInput/RadioInput.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Containers/BaseMaterial.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/TextField/TextField.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateUser/CreateUser.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateProfile/CreateProfile.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateProfile-3/CreateProfile.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/RadioInput/RadioInput.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/Create-Profile/CreateProfile.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/Create-Profile/subcomponents/ResetBtn.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/Create-Profile/subcomponents/ProfilePhoto.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Containers/WidgetExample/WidgetHead.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/Create-Profile/subcomponents/LogoUploader.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Containers/WidgetExample/WidgetExample.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Containers/WidgetExample/WidgetBody.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/EditorComponent/EditorComponent.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/DatePicker/DatePicker.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/CustomTextarea/CustomTextarea.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/Formik/RadioField/RadioField.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/Formik/InputField/InputField.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/CustomSelect/CustomSelect.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/CustomDropzone/CustomDropzone.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/CustomAutoComplete/CustomAutoComplete.stories.jsx",["2007"],"import React, { useState } from 'react';\n// import withFormik from \"storybook-formik\";\n// import * as Yup from 'yup';\n\nimport CustomAutoComplete from './CustomAutoComplete';\n\n// const formSchema = Yup.object().shape({\n// search: Yup.string()\n// .required(\"Required\"),\n// });\n\n\nexport default {\n title: 'Common Inputs/Custom AutoComplete',\n component: CustomAutoComplete,\n // decorators: [withFormik],\n // parameters: {\n // formik: {\n // initialValues: {\n // search: ''\n // },\n // validationSchema: formSchema,\n // },\n // }\n};\n\nexport const AutoComplete = args =>\n(<CustomAutoComplete \n label=\"themes\"\n items={[\n { id: 'foo', label: 'foo' },\n { id: 'bar', label: 'bar' },\n { id: 'baz', label: 'baz' },\n]} name=\"search\" {...args} \n/>)\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/CheckboxGroup/CheckboxGroup.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Buttons/Buttons/Buttons.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Buttons/ReactModal/ReactModal.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Agora/Chat/Chat.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Agora/Room/Room.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateUser/CreateUser.jsx",["2008"],"import React from \"react\";\nimport styled from \"styled-components\";\nimport BaseMaterial from \"../../Containers/BaseMaterial\";\n\nconst CreateUser = props => (\n <BaseMaterial {...props}>\n <input type=\"textbox\" placeholder=\"Username\" />\n <input type=\"email\" placeholder=\"Email Address\" />\n </BaseMaterial>\n);\n\n\nexport default CreateUser","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateProfile/CreateProfile.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateProfile-3/CreateProfile.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Containers/WidgetExample/WidgetHead.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/Create-Profile/subcomponents/ResetBtn.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/Create-Profile/subcomponents/ProfilePhoto.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Containers/WidgetExample/WidgetExample.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/Create-Profile/CreateProfile.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/Create-Profile/subcomponents/LogoUploader.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Containers/WidgetExample/WidgetBody.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/RichTextInput/RichTextInput.jsx",["2009"],"import { Gif } from '@giphy/react-components';\nimport { Emoji as SingleEmoji } from 'emoji-mart';\nimport React, { useState, useEffect } from 'react';\nimport { BiGift, BiPlusCircle } from 'react-icons/bi';\nimport styled from 'styled-components';\nimport ReactModalComponent from '../../Reusable Components/ReactModal/ReactModal';\nimport MentionArea from '../../Reusable Components/Mention/Mention';\nimport Emoji from './Components/Emoji/Emoji';\nimport Gify from './Components/Gif/Gif';\nconst RichTextInput = ({ users, ...props }) => {\n const [show, setShow] = useState(false);\n const [source, setSource] = useState(0);\n const [text, setText] = useState('');\n const [file, setFile] = useState();\n const [gif, setGif] = useState();\n const emojis = [\n 'smiley',\n 'wink',\n 'innocent',\n 'yum',\n 'joy',\n 'money_mouth_face',\n ];\n const [displayEmoji, setDisplayEmoji] = useState(emojis[0]);\n const customStyles = {\n content: {\n borderColor: 'black',\n boxShadow: '',\n backgroundColor: '',\n padding: '',\n height: '50%',\n width: '50%',\n color: '',\n borderRadius: '',\n top: '50%',\n left: '50%',\n right: 'auto',\n bottom: 'auto',\n marginRight: '-50%',\n transform: 'translate(-50%, -50%)',\n },\n };\n\n\n return (\n <div>\n <Container>\n <LeftContainer>\n <FileLabel>\n <BiPlusCircle\n style={{ width: '30px', height: '20px', color: 'grey' }}\n onMouseOver={(e) => (e.target.style.color = 'black')}\n onMouseOut={(e) => (e.target.style.color = 'grey')}\n />\n <FileInput\n type='file'\n name='file'\n onChange={(e) => {\n const objectURL = URL.createObjectURL(e.target.files[0]);\n setFile({ url: objectURL, fileName: e.target.files[0].name });\n setShow(true);\n }}\n onClick={(e) => (e.target.value = null)}\n />\n </FileLabel>\n </LeftContainer>\n <CenterContainer>\n {/* <TextInput\n placeholder='Type your message'\n value={text}\n onChange={(e) => {\n setText(e.target.value);\n }}\n /> */}\n {/* <CustomAutoComplete \n items={users}\n /> */}\n {\n users ?\n <MentionArea value={text} handleOnChange={(newValue) => setText(newValue)} users={users} />\n :\n <TextInput\n placeholder='Type your message'\n value={text}\n onChange={(e) => {\n setText(e.target.value);\n }}\n />\n }\n </CenterContainer>\n <RightContainer>\n <GifTab\n onClick={() => {\n setShow((show) => !show);\n setSource(0);\n }}\n >\n <BiGift\n style={{ width: '50px', height: '25px', color: 'grey' }}\n onMouseOver={(e) => (e.target.style.color = 'black')}\n onMouseOut={(e) => (e.target.style.color = 'grey')}\n />\n </GifTab>\n <EmojiTab\n onClick={() => {\n setShow((show) => !show);\n setSource(1);\n }}\n >\n <SingleEmoji\n emoji={displayEmoji}\n onOver={(emoji, e) => {\n let i = emojis.indexOf(displayEmoji);\n if (i === emojis.length - 1) i = -1;\n setDisplayEmoji(emojis[i + 1]);\n emoji = displayEmoji;\n }}\n size={24}\n />\n </EmojiTab>\n </RightContainer>\n </Container>\n {show && (\n <ReactModalComponent\n customStyle={customStyles}\n modalIsOpen={show}\n closeModal={(show) => {\n setShow(!show);\n setFile('');\n }}\n exitModalButton={(e) => (\n // <button onClick={e}>{'Close'}</button>\n <div></div>\n )}\n >\n {/* <Gify/> */}\n {/* <Emoji /> */}\n <ModalContainer>\n {!file ? (\n <div>\n <TopBar>\n <Tab\n selected={source === 0 ? true : false}\n onClick={() => setSource(0)}\n >\n GIFs\n </Tab>\n <Tab\n selected={source === 1 ? true : false}\n onClick={() => setSource(1)}\n >\n Emoji\n </Tab>\n </TopBar>\n {source === 0 ? (\n <Gify\n setDisplayGif={(gif) => {\n setShow(false);\n setGif(gif);\n }}\n />\n ) : (\n <Emoji\n setEmoji={(emoji) => {\n let temp = `${text}${emoji.native}`;\n setText(temp);\n }}\n />\n )}\n </div>\n ) : (\n <FileContainer>\n <PreviewImage src={file.url} />\n <FileName>{file.fileName}</FileName>\n <FileInputContainer>\n <FileInputText\n placeholder='Type your message'\n value={text}\n onChange={(e) => {\n setText(e.target.value);\n }}\n />\n <div style={{ width: '10%' }}>\n <EmojiTab\n onClick={() => {\n setShow((show) => !show);\n setSource(1);\n }}\n >\n <SingleEmoji\n emoji={displayEmoji}\n onOver={(emoji, e) => {\n let i = emojis.indexOf(displayEmoji);\n if (i === emojis.length - 1) i = -1;\n setDisplayEmoji(emojis[i + 1]);\n emoji = displayEmoji;\n }}\n size={26}\n />\n </EmojiTab>\n </div>\n </FileInputContainer>\n </FileContainer>\n )}\n </ModalContainer>\n </ReactModalComponent>\n )}\n {gif && <Gif gif={gif} width='200' />}\n </div>\n );\n};\n\nconst Container = styled.div`\n display: flex;\n width: 100%;\n border: 1px solid grey;\n align-items: center;\n`;\nconst LeftContainer = styled.div`\n width: 5vw;\n color: white;\n display: flex;\n justify-content: center;\n align-items: center;\n text-align: center;\n flex-direction: column;\n :hover {\n font-weight: 600;\n }\n`;\n\nconst CenterContainer = styled.div`\n width: 100%;\n`;\nconst TextInput = styled.input`\n width: 100%;\n height: 26px;\n border: 0px;\n outline: none;\n margin-right: 2%;\n margin-left: 1%;\n`;\nconst RightContainer = styled.div`\n width: 10vw;\n align-self: flex-end;\n flex-direction: row;\n display: flex;\n`;\nconst GifTab = styled.div`\n height: 5vh;\n width: 5vw;\n align-items: center;\n justify-content: center;\n :hover {\n cursor: pointer;\n }\n`;\nconst EmojiTab = styled.div`\n height: 100%;\n width: 100%;\n display: flex;\n align-items: center;\n justify-content: center;\n :hover {\n cursor: pointer;\n }\n`;\nconst ModalContainer = styled.div``;\n\nconst TopBar = styled.div`\n display: flex;\n border: 1px solid #fdfdfd;\n`;\n\nconst Tab = styled.label`\n border: ${(props) => (props.selected ? '1px solid grey' : '')};\n padding-left: 10px;\n padding-right: 10px;\n background-color: ${(props) => (props.selected ? 'grey' : 'white')};\n color: ${(props) => (props.selected ? 'white' : 'black')};\n :hover {\n cursor: pointer;\n font-weight: 550;\n }\n`;\n\nconst FileInput = styled.input`\n display: none;\n`;\n\nconst FileLabel = styled.label`\n margin-top: auto;\n align-items: center;\n justify-content: center;\n :hover {\n cursor: pointer;\n }\n`;\n\nconst PreviewImage = styled.img`\n height: 30%;\n width: 30%;\n margin-left: 5%;\n`;\n\nconst FileContainer = styled.div`\n display: flex;\n flex-direction: column;\n`;\nconst FileName = styled.label`\n margin-left: 5%;\n margin-top: 2%;\n font-size: large;\n font-weight: 600;\n`;\nconst FileInputText = styled.input`\n border: 0px;\n outline: none;\n width: 90%;\n`;\nconst FileInputContainer = styled.div`\n border: 1px solid black;\n width: 93%;\n height: 30px;\n display: flex;\n margin-right: 2%;\n margin-top: 3%;\n margin-left: 5%;\n justify-content: space-between;\n`;\nexport default RichTextInput;\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/Formik/RadioField/RadioField.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/DatePicker/SingleDatePicker.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/Formik/InputField/InputField.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Buttons/ReactModal/ReactModalDemo.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Buttons/ReactModal/ReactModal.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Agora/Room/Room.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/ReactModal/ReactModal.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Misc/Thumbnail/Thumbnail.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/RichTextInput/Components/Emoji/Emoji.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/RichTextInput/Components/Gif/Gif.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Agora/Call/Call.jsx",["2010","2011","2012","2013"],"import {\n AgoraVideoPlayer,\n createCameraVideoTrack,\n createClient,\n createMicrophoneAudioTrack,\n} from 'agora-rtc-react';\nimport React, { Fragment, useEffect, useState } from 'react';\nimport styled from 'styled-components';\nimport Controls from '../Controls/Controls';\n\nlet rtc = {\n localAudioTrack: null,\n localVideoTrack: null,\n localAudioReady: null,\n localVideoReady: null,\n};\n\nconst config = {\n mode: 'rtc',\n codec: 'vp8',\n};\n\nvar options = {\n appid: '3f54ddbde65d4f0ab9a9f5a46baa4310',\n channel: 'bcd',\n token:\n '0063f54ddbde65d4f0ab9a9f5a46baa4310IAALsgGjVTL2Av/GANIuUU61cNObFj9T7krqkn2UG1uXeHlbHbAAAAAAEAAw9+/yVoJUYQEAAQBWglRh',\n};\n\nconst createCameraTrack = (videoDeviceId) =>\n createCameraVideoTrack({\n encoderConfig: '90p_1',\n deviceId: videoDeviceId,\n });\n\nconst createMicrophoneTrack = (audioDeviceId) =>\n createMicrophoneAudioTrack({ deviceId: audioDeviceId });\n\nconst useClient = createClient(config);\n\nconst Call = ({ videoDeviceId, audioDeviceId, token, uid }) => {\n var client = useClient();\n const localAudio = createMicrophoneTrack(audioDeviceId)();\n rtc.localAudioReady = localAudio.ready;\n rtc.localAudioTrack = localAudio.track;\n const localVideo = createCameraTrack(videoDeviceId)();\n rtc.localVideoTrack = localVideo.track;\n rtc.localVideoReady = localVideo.ready;\n const [allCalls, setAllCalls] = useState([]);\n const [stageUserId, setStageUserId] = useState();\n const leaveChannel = async () => {\n await client.leave();\n client.removeAllListeners();\n rtc.localAudioTrack.close();\n rtc.localVideoTrack.close();\n client.remoteUsers.forEach((user) => {\n user.videoTrack.close();\n user.audioTrack.close();\n });\n };\n useEffect(() => {\n let init = async () => {\n client.on('user-published', async (user, mediaType) => {\n await client.subscribe(user, mediaType);\n\n if (mediaType === 'video') {\n const remoteUser = {\n uid: user.uid,\n videoTrack: user.videoTrack,\n audioTrack: user.audioTrack,\n };\n setAllCalls((allCalls) => [...allCalls, remoteUser]);\n }\n if (mediaType === 'audio') {\n user.audioTrack.play();\n }\n });\n client.on('user-unpublished', (user, type) => {\n if (type === 'audio') {\n user.audioTrack?.stop();\n }\n if (type === 'video') {\n setAllCalls((users) => {\n return users.filter((u) => u.uid !== user.uid);\n });\n }\n });\n\n await client.join(options.appid, options.channel, token || null, uid);\n const localUser = {\n uid: client.uid,\n videoTrack: rtc.localVideoTrack,\n audioTrack: rtc.localAudioTrack,\n };\n\n await client.publish([rtc.localAudioTrack, rtc.localVideoTrack]);\n setStageUserId(localUser.uid);\n setAllCalls((allCalls) => [...allCalls, localUser]);\n };\n if (\n rtc.localVideoReady &&\n rtc.localAudioReady &&\n rtc.localVideoTrack &&\n rtc.localAudioTrack\n ) {\n init();\n }\n }, [\n client,\n rtc.localAudioTrack,\n rtc.localVideoTrack,\n rtc.localAudioReady,\n rtc.localVideoReady,\n ]);\n useEffect(() => {\n return () => {\n rtc.localAudioTrack.close();\n rtc.localVideoTrack.close();\n rtc.localAudioReady = undefined;\n rtc.localVideoReady = undefined;\n rtc.localVideoTrack = undefined;\n rtc.localAudioTrack = undefined;\n // setUsers([]);\n setAllCalls([]);\n client.leave();\n client.removeAllListeners();\n };\n }, []);\n const getStageUsers = () => {\n const stage = allCalls.find((c) => c.uid === stageUserId);\n return (\n <Fragment>\n {stage && (\n <AgoraVideoPlayer\n className='vid'\n videoTrack={stage?.videoTrack}\n style={{ height: '100%', width: '100%' }}\n />\n )}\n </Fragment>\n );\n };\n\n const getNonStageUsers = () => {\n const nonStage = allCalls.filter((c) => c.uid !== stageUserId);\n return (\n <Fragment>\n {nonStage.length > 0 &&\n nonStage.map((user) => (\n <AgoraVideoPlayer\n key={user?.uid}\n videoTrack={user?.videoTrack}\n style={{ height: '100%', width: '30%' }}\n onClick={(e) => {\n setStageUserId(user.uid);\n }}\n />\n ))}\n </Fragment>\n );\n };\n return (\n <div>\n <h1>Cleaner Video Call</h1>\n <Controls\n token={token}\n muteVideo={(mute) => {\n if (mute) {\n rtc.localAudioTrack.setVolume(0);\n } else {\n rtc.localAudioTrack.setVolume(100);\n }\n }}\n pauseVideo={async (pauseVideo) => {\n if (pauseVideo) {\n await rtc.localVideoTrack.setEnabled(false);\n } else {\n await rtc.localVideoTrack.setEnabled(true);\n }\n }}\n />\n <Videos>{getStageUsers()}</Videos>\n\n <RemoteVideos>{getNonStageUsers()}</RemoteVideos>\n </div>\n );\n};\nconst Videos = styled.div`\n position: relative;\n height: 44vh;\n width: 40vw;\n margin: auto;\n align-self: flex-start;\n display: grid;\n grid-template-columns: repeat(auto-fit, minmax(440px, ifr));\n justify-items: center;\n align-items: center;\n`;\nconst RemoteVideos = styled.div`\n height: 22vh;\n width: 40vw;\n display: flex;\n margin-top: 5px;\n flex-wrap: wrap;\n gap: 3%;\n`;\nconst Video = styled.div`\n width: 30%;\n height: 100%;\n background-color: blue;\n`;\n\nexport default Call;\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Agora/Preview/PreviewCamera.jsx",["2014","2015","2016","2017","2018","2019"],"import React, { useEffect, useRef, useState } from 'react';\nimport {\n createCameraVideoTrack,\n getDevices,\n createClient,\n createMicrophoneAudioTrack,\n} from 'agora-rtc-react';\nimport styled from 'styled-components';\nconst rtc = {\n localVideoTrack: null,\n localAudioTrack: null,\n};\n\nvar options = {\n appid: '3f54ddbde65d4f0ab9a9f5a46baa4310',\n channel: 'bcd',\n uid: '123',\n token:\n '0063f54ddbde65d4f0ab9a9f5a46baa4310IAALsgGjVTL2Av/GANIuUU61cNObFj9T7krqkn2UG1uXeHlbHbAAAAAAEAAw9+/yVoJUYQEAAQBWglRh',\n audienceLatency: 2,\n};\nconst createCameraTrack = createCameraVideoTrack();\nconst createAudioTrack = createMicrophoneAudioTrack();\nconst useuplinkClient = createClient();\nconst usedownlinkClient = createClient();\n\nexport const PreviewCamera = ({ getDeviceIds, token, uid, uid2, token2 }) => {\n const [audioDevices, setAudioDevices] = useState([]);\n const [videoDevices, setVideoDevices] = useState([]);\n const [selectedAudioDevice, setSelectedAudioDevice] = useState();\n const [selectedVideoDevice, setSelectedVideoDevice] = useState();\n const [muted, setMuted] = useState(false);\n const uplinkClient = useuplinkClient();\n const downlinkClient = usedownlinkClient();\n const localVideo = createCameraTrack();\n const localAudio = createAudioTrack();\n rtc.localAudioTrack = localAudio.track;\n rtc.localVideoTrack = localVideo.track;\n const localPlayerContainer = document.createElement('div');\n localPlayerContainer.id = 'player';\n if (localPlayerContainer && rtc.localVideoTrack) {\n localPlayerContainer.style.width = '450px';\n localPlayerContainer.style.height = '360px';\n localPlayerContainer.style.borderRadius = '10px';\n const container = document.getElementById('playerContainer');\n container.appendChild(localPlayerContainer);\n rtc.localVideoTrack.play(localPlayerContainer);\n }\n\n useEffect(() => {\n getDevices().then((devices) => {\n const audioDeviceList = devices.filter(function (device) {\n return device.kind === 'audioinput';\n });\n const videoDeviceList = devices.filter(function (device) {\n return device.kind === 'videoinput';\n });\n setSelectedAudioDevice(audioDeviceList[0]?.deviceId);\n setAudioDevices(audioDeviceList);\n setSelectedVideoDevice(videoDeviceList[0]?.deviceId);\n setVideoDevices(videoDeviceList);\n });\n\n return () => {\n rtc.localVideoTrack.stop();\n rtc.localVideoTrack.close();\n rtc.localAudioTrack.stop();\n rtc.localAudioTrack.close();\n uplinkClient.leave();\n downlinkClient.leave();\n uplinkClient.removeAllListeners();\n downlinkClient.removeAllListeners();\n const player = document.getElementById('player');\n player.remove();\n \n };\n }, []);\n useEffect(() => {\n let init = async () => {\n downlinkClient.on('user-published', (user, mediaType) => {\n downlinkClient.subscribe(user, mediaType);\n });\n downlinkClient.on('network-quality', (quality) => {\n const networkQuality = quality.downlinkNetworkQuality;\n const networkAdapters = document.getElementsByClassName(\n 'networkAdapter'\n );\n networkAdapters.forEach((networkAdapter) => {\n if (networkQuality === 1) {\n networkAdapter.style.backgroundColor = 'green';\n }\n if (networkQuality === 3) {\n networkAdapter.style.backgroundColor = 'yellow';\n }\n if (networkQuality === 5) {\n networkAdapter.style.backgroundColor = 'red';\n }\n });\n });\n uplinkClient.on('network-quality', (quality) => {\n const networkQuality = quality.uplinkNetworkQuality;\n const networkAdapters = document.getElementsByClassName(\n 'networkAdapter'\n );\n networkAdapters.forEach((networkAdapter) => {\n if (networkQuality === 1) {\n networkAdapter.style.backgroundColor = 'green';\n }\n if (networkQuality === 3) {\n networkAdapter.style.backgroundColor = 'yellow';\n }\n if (networkQuality === 5) {\n networkAdapter.style.backgroundColor = 'red';\n }\n });\n });\n\n await uplinkClient.join(\n options.appid,\n options.channel,\n token || null,\n uid\n );\n await downlinkClient.join(\n options.appid,\n options.channel,\n token2 || null,\n uid2\n );\n uplinkClient.publish([rtc.localAudioTrack, rtc.localVideoTrack]);\n };\n if (rtc.localAudioTrack && rtc.localVideoTrack) {\n init();\n }\n }, [rtc.localAudioTrack, rtc.localVideoTrack]);\n getDeviceIds({ selectedAudioDevice, selectedVideoDevice });\n\n // Get the uplink statistics\n const uplinkVideoStats = uplinkClient.getLocalVideoStats();\n\n return (\n <Container>\n <h1>handsome preview</h1>\n {/* <button\n onClick={() => {\n setMuted(!muted);\n }}\n style={{\n backgroundColor: `${muted ? 'black' : 'grey'}`,\n color: 'white',\n }}\n >\n Mute\n </button> */}\n <OptionContainer>\n <TextContainer>\n <h3>Audio Device</h3>\n </TextContainer>\n <DropDownContainer>\n <select>\n {audioDevices?.map((audioDevice, i) => {\n return (\n <option\n onClick={() => {\n setSelectedAudioDevice(audioDevice.id);\n }}\n key={i}\n >\n {audioDevice.label}\n </option>\n );\n })}\n </select>\n </DropDownContainer>\n </OptionContainer>\n <OptionContainer>\n <TextContainer>\n <h3>Video device</h3>\n </TextContainer>\n <DropDownContainer>\n <select>\n {videoDevices?.map((videoDevice, i) => {\n return (\n <option\n onClick={() => {\n setSelectedVideoDevice(videoDevice.id);\n\n rtc.localVideoTrack.setDevice(videoDevice.id).then(() => {\n });\n }}\n key={i}\n >\n {videoDevice.label}\n </option>\n );\n })}\n </select>\n </DropDownContainer>\n </OptionContainer>\n <OptionContainer>\n <NetworkContainer>\n <TextContainer>\n <h3>Network Quality</h3>\n </TextContainer>\n <NetworkAdapterContainer>\n <NetworkAdapter className='networkAdapter' />\n <NetworkAdapter className='networkAdapter' />\n <NetworkAdapter className='networkAdapter' />\n <NetworkAdapter className='networkAdapter' />\n <NetworkAdapter className='networkAdapter' />\n </NetworkAdapterContainer>\n </NetworkContainer>\n </OptionContainer>\n <div id='playerContainer'>\n <div id='player'></div>\n </div>\n </Container>\n );\n};\n\nconst Container = styled.div`\n display: flex;\n flex-direction: column;\n`;\n\nconst OptionContainer = styled.div`\n display: flex;\n align-items: center;\n width: 50%;\n justify-content: space-between;\n border-bottom: 1px solid grey;\n`;\n\nconst TextContainer = styled.div`\n /* margin-right: 20px; */\n`;\nconst DropDownContainer = styled.div`\n height: 20px;\n width: 40%;\n margin-bottom: 5px;\n`;\n\nconst NetworkContainer = styled.div`\n display: flex;\n align-items: center;\n justify-content: space-between;\n width: 100%;\n`;\nconst NetworkAdapterContainer = styled.div`\n border: 1px solid black;\n display: flex;\n align-items: center;\n justify-content: space-between;\n width: 57px;\n`;\nconst NetworkAdapter = styled.div`\n width: 10px;\n height: 10px;\n`;\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Agora/Controls/Controls.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Agora/Preview/ShareScreen.jsx",["2020","2021","2022"],"import React, { useEffect, useState } from 'react';\nimport axios from 'axios';\nimport { createScreenVideoTrack, createClient } from 'agora-rtc-react';\nimport styled from 'styled-components';\nconst rtc = {\n localVideoTrack: null,\n};\nconst config = {\n mode: 'rtc',\n codec: 'vp8',\n};\nconst createScreenTrack = () =>\n createScreenVideoTrack({\n encoderConfig: '480p_1',\n optimizationMode: 'detail',\n });\nvar options = {\n appid: '3f54ddbde65d4f0ab9a9f5a46baa4310',\n channel: 'bcd',\n uid: '123',\n token:\n '0063f54ddbde65d4f0ab9a9f5a46baa4310IABfwrauypm943Sff/0EgA8ZZgYszFEd918opDbcDyTQMnlbHbAAAAAAEAApikciJ9RVYQEAAQAn1FVh',\n audienceLatency: 2,\n};\nconst useClient = createClient(config);\nconst ShareScreen = () => {\n const client = useClient();\n const [uid, setUid] = useState();\n const [token, setToken] = useState();\n const useLocalScreenTrack = createScreenTrack();\n rtc.localVideoTrack = useLocalScreenTrack().tracks;\n useEffect(() => {\n const _uid = Math.floor(Math.random() * 1000);\n setUid(_uid);\n axios.get(`/getToken/${_uid}`).then((res) => setToken(res.data.token));\n }, []);\n useEffect(() => {\n let init = async () => {\n await client.join(options.appid, options.channel, token, uid);\n await client.publish(rtc.localVideoTrack);\n };\n if (rtc.localVideoTrack && uid && token) {\n init();\n }\n }, [client, rtc.localVideoTrack, uid, token]);\n\n useEffect(() => {\n return () => {\n rtc.localVideoTrack.stop();\n rtc.localVideoTrack.close();\n client.leave();\n client.removeAllListeners();\n };\n }, []);\n return <div></div>;\n};\n\nexport default ShareScreen;\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateAnnouncementForm/CreateAnnouncementForm.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateAnnouncementForm/CreateAnnouncementForm.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Photo Album/ViewAlbums/ViewAlbums.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Photo Album/ViewAlbums/ViewAlbums.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-6/CardStyle6.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-6/CardStyle6.jsx",["2023"],"import React, { useState } from 'react';\nimport styled from 'styled-components';\nimport PropTypes from \"prop-types\";\n\nimport Controls from '../../Controls/Controls';\n\n\nimport {\n MainCard,\n Title,\n Description,\n Img\n} from '../globalCardStyles';\n\nconst CardStyle6 = ({ title, description, img, date, ...props }) => {\n const [showIcons, setShowIcons] = useState(false)\n\n const iconCliked = (action) => {\n props.iconClicked(action, props.index)\n }\n\n return (\n <Card\n onMouseEnter={e => setShowIcons(true)}\n onMouseLeave={e => setShowIcons(false)}\n {...props}>\n <ImgWrapper \n onClick={() => props.cardClicked()}\n {...props}>\n <Img src={img} />\n </ImgWrapper>\n <Content {...props}>\n <Header>\n <CardTitle {...props}>{title}</CardTitle>\n <Count {...props}>{props.count}</Count>\n <Date>{date}</Date>\n </Header>\n <Desc {...props}>{description}</Desc>\n </Content>\n {props.cardControls\n &&\n <Controls\n controls={props.cardControls}\n show={showIcons}\n onIconClicked={iconCliked}\n {...props.controlsStyles} />}\n </Card>\n )\n}\n\nconst Card = styled(MainCard)`\n flex-direction: column;\n cursor: pointer;\n height: 100%;\n`\n\nconst ImgWrapper = styled.div`\n width: 100%;\n height: 80%;\n border-radius: ${props => props.cardRadius + 'px ' + props.cardRadius + 'px ' + '0 0'};\n`\n\nconst Content = styled.div`\n display: flex;\n flex-direction: column;\n justify-content: center;\n width: 100%;\n flex-grow: 1;\n`\n\nconst Header = styled.div`\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding: 5px 20px;\n`\n\nconst CardTitle = styled(Title)`\n flex-grow: 1;\n`\n\nconst Count = styled.p`\n color: ${props => props.countColor};\n font-size: ${props => props.countFontSize}px;\n`\n\nconst Date = styled.p`\n color: #5f5f5f;\n font-size: 12px;\n`\n\n\nconst Desc = styled(Description)`\n padding: 2px 20px;\n color: ${props => props.descColor || '#5f5f5f'};\n`\n\nCardStyle6.defaultProps = {}\n\nCardStyle6.propTypes = {\n title: PropTypes.string,\n img: PropTypes.string,\n cardBackgroundColor: PropTypes.string,\n onHoverBackgroundColor: PropTypes.string,\n cardRadius: PropTypes.number,\n cardTitleFontSize: PropTypes.number,\n cardTitleFontWeight: PropTypes.number,\n cardTitleColor: PropTypes.string,\n cardPadding: PropTypes.number,\n imgHeight: PropTypes.number,\n cardBorderSize: PropTypes.number,\n cardBorderColor: PropTypes.string,\n countColor: PropTypes.string,\n countFontSize: PropTypes.number\n};\n\nexport default CardStyle6\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateAlbum/CreateAlbum.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateAlbum/CreateAlbum.jsx",["2024"],"import React from 'react';\nimport PropTypes from 'prop-types';\nimport * as Yup from 'yup';\nimport styled from 'styled-components';\n\nimport ReusableForm from '../../Reusable Components/ReusableForm/ReusableForm';\nimport TextField from '../../Common Inputs/TextField/TextField';\nimport CustomDropZone from '../../Common Inputs/CustomDropzone/CustomDropZone';\n\nconst CreateAlbum = ({ saveBtnText, cancelBtnText, ...props }) => {\n const initialValues = {\n cover: null,\n title: ''\n }\n\n const formSchema = Yup.object().shape({\n title: Yup.string()\n .required(\"Required\"),\n });\n\n const sections = [\n {\n title: \"Music Album\",\n body: [\n (<CustomDropZone label=\"Album Cover\" name=\"cover\" />),\n (<TextField label=\"Title\" name=\"title\" />),\n ],\n hideTitle: true\n },\n ]\n\n const onCreate = (values) => {\n const album = { ...values }\n const date = new Date()\n album.date = date\n props.saveHandler(album)\n }\n\n const cancelHandler = () => {\n props.cancelHandler()\n }\n\n return (\n <Container>\n <ReusableForm\n formTitle=\"Create Album\"\n initialValues={initialValues}\n formSchema={formSchema}\n sections={sections}\n headerStyles={props.headerStyles}\n saveBtnText='Create'\n cancelBtnText='Cancel'\n saveHandler={onCreate}\n cancelHandler={cancelHandler}\n headerStyles={{\n padding: 10,\n headerBackground: 'black',\n titleColor: '#ffff',\n }}\n sectionPadding={10}\n bodyRowGap={10}\n {...props.formStyles}\n />\n </Container>\n )\n}\n\nconst Container = styled.div`\n\n`\n\nCreateAlbum.defaultProps = {};\n\nCreateAlbum.propTypes = {\n saveHandler: PropTypes.func,\n cancelHandler: PropTypes.func,\n saveBtnText: PropTypes.string,\n cancelBtnText: PropTypes.string,\n formStyles: PropTypes.object\n}\n\nexport default CreateAlbum\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Photo Album/ViewAlbum/ViewAlbum.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Photo Album/ViewAlbum/ViewAlbum.jsx",["2025","2026"],"import React, { useState, useEffect, useCallback } from 'react';\nimport styled from 'styled-components';\nimport PropTypes from 'prop-types';\n\nimport AddPhoto from '../../Forms/AddPhoto/AddPhoto'\nimport Gallery from '../../Reusable Components/Gallery/Gallery';\nimport Modal from '../../Reusable Components/ReactModal/ReactModal';\nimport DetailedPhoto from '../DetailedPhoto/DetailedPhoto';\nimport { AiOutlineArrowLeft, AiOutlineArrowRight, AiOutlineClose, AiOutlineFileAdd, AiFillDelete } from \"react-icons/ai\";\n\nconst galleryControls = [\n { icon: (<AiOutlineFileAdd />), action: 'add', name: 'Add Photo' },\n]\n\nconst cardControls = [\n { icon: (<AiFillDelete />), action: 'delete', name: 'Delete Image' },\n]\n\nconst ViewAlbum = ({\n album,\n cardBackgroundColor,\n imgTitleColor,\n columnsNumber,\n columnGap,\n rowGap,\n descColor,\n ...props\n}) => {\n\n const cardStyles = {\n cardBackgroundColor: cardBackgroundColor,\n cardTitleColor: imgTitleColor,\n descColor,\n controlsStyles: {\n showOnHover: true,\n position: 'absolute',\n iconBackground: \"transparent\",\n dropdownBackground: \"white\",\n dropdownFontColor: \"#FE1744\",\n dropdownItemHoverColor: \"#FE1744\",\n iconBackgroundHover: \"white\",\n iconBorderRadius: 100,\n iconSize: 20,\n iconsGap: 10,\n maxIcons: 0,\n iconColor: '#FE1744',\n iconHoverColor: 'white',\n dropdownFontSize: 10\n }\n }\n\n const [showModal, setShowModal] = useState(false)\n const [showImgModal, setShowImgModal] = useState(false)\n const [openedImgIndex, setOpenedImgIndex] = useState(null);\n const [openedImg, setOpenedImg] = useState(null)\n\n const handleUserKeyPress = useCallback(event => {\n const { key } = event;\n if (key === 'ArrowRight') {\n setOpenedImgIndex(prev => prev <= album.length - 2 ? prev + 1 : 0)\n } else if (key === 'ArrowLeft') {\n setOpenedImgIndex(prev => prev !== 0 ? prev - 1 : 0)\n }\n }, []);\n\n useEffect(() => {\n setOpenedImg(album[openedImgIndex])\n window.addEventListener(\"keydown\", handleUserKeyPress);\n }, [openedImgIndex, handleUserKeyPress]);\n\n const onIconClicked = (action) => {\n switch (action) {\n case 'add':\n setShowModal(true)\n break;\n default:\n break;\n }\n }\n\n const cardIconClicked = (action, index) => {\n props.cardIconClicked(action, index)\n }\n\n const onAddPhoto = (photo) => {\n setShowModal(false)\n props.addPhoto(photo)\n }\n\n const cancelHandler = () => {\n setShowModal(false)\n }\n\n const cardClicked = (index) => {\n setOpenedImgIndex(index)\n setShowImgModal(true)\n }\n\n const prevPhoto = () => {\n if (openedImgIndex !== 0) {\n setOpenedImgIndex(openedImgIndex - 1)\n }\n }\n\n const nextPhoto = () => {\n if (openedImgIndex <= album.length - 2) {\n setOpenedImgIndex(openedImgIndex + 1)\n }\n }\n\n return (\n <Container>\n <Gallery\n galleryTitle=\"Photo Album\"\n data={album}\n type=\"flat\"\n cardStyle=\"card-style-6\"\n headerStyles={{\n padding: 10,\n headerBackground: props.headerBackground,\n titleColor: props.titleColor,\n controlsStyles: {\n iconSize: 25\n }\n }}\n columnsNumber={columnsNumber}\n galleryColumnGap={columnGap}\n galleryRowGap={rowGap}\n galleryControls={galleryControls}\n iconClicked={onIconClicked}\n cardClicked={cardClicked}\n cardIconClicked={cardIconClicked}\n cardControls={cardControls}\n customCardStyles={cardStyles}\n {...props} />\n\n <Modal\n modalIsOpen={showModal}\n closeModal={() => setShowModal(false)}\n exitModalButton={(e) => (\n <div></div>\n )}>\n <AddPhoto\n saveHandler={onAddPhoto}\n cancelHandler={cancelHandler}\n saveBtnText={'Add'}\n cancelBtnText={'Cancel'} />\n </Modal>\n <Modal\n modalIsOpen={showImgModal}\n closeModal={() => {\n setShowImgModal(false)\n setOpenedImgIndex(null)\n }}\n exitModalButton={(e) => (\n <div></div>\n )}\n width=\"70vw\"\n height=\"90vh\">\n <CloseIconContainer onClick={() => setShowImgModal(false)}>\n <AiOutlineClose />\n </CloseIconContainer>\n <LeftIconContainer onClick={prevPhoto}>\n <AiOutlineArrowLeft />\n </LeftIconContainer>\n <DetailedPhoto cardClicked={nextPhoto} img={openedImg} />\n <RightIconContainer onClick={nextPhoto}>\n <AiOutlineArrowRight />\n </RightIconContainer>\n </Modal>\n </Container>\n )\n}\n\nconst Container = styled.div`\n\n`\n\nconst IconContainer = styled.div`\n width: 30px;\n height: 30px;\n background-color: #757575;\n position: absolute;\n transform: translateY(-50%);\n top: 50%;\n display: flex;\n justify-content: center;\n align-items: center;\n border-radius: 50rem;\n z-index: 999;\n cursor: pointer;\n opacity: .4;\n transition: all .2s;\n\n &:hover{\n opacity: 1;\n transform: scale(1.1) translateY(-50%);\n }\n\n svg{\n color: white;\n }\n \n`\n\nconst CloseIconContainer = styled.div`\n position: absolute;\n z-index: 999;\n right: 10px;\n top: 10px;\n cursor: pointer;\n\n svg{\n color: white;\n }\n`\n\nconst LeftIconContainer = styled(IconContainer)`\n left: 10px;\n`\n\nconst RightIconContainer = styled(IconContainer)`\n right: 10px;\n`\n\nViewAlbum.defaultProps = {\n headerBackground: '#FE1744',\n titleColor: 'white',\n columnsNumber: 3,\n columnGap: 10,\n rowGap: 20,\n cardBackgroundColor: 'white'\n};\n\nViewAlbum.propTypes = {\n album: PropTypes.array,\n addPhoto: PropTypes.func,\n deletePhoto: PropTypes.func,\n cardIconClicked: PropTypes.func,\n headerBackground: PropTypes.string,\n titleColor: PropTypes.string,\n columnsNumber: PropTypes.number,\n columnGap: PropTypes.number,\n rowGap: PropTypes.number,\n cardBackgroundColor: PropTypes.string,\n imgTitleColor: PropTypes.string,\n descColor: PropTypes.string,\n}\n\nexport default ViewAlbum;\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/AddPhoto/AddPhoto.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/AddPhoto/AddPhoto.jsx",["2027"],"import React from 'react';\nimport PropTypes from 'prop-types';\nimport * as Yup from 'yup';\nimport styled from 'styled-components';\n\nimport ReusableForm from '../../Reusable Components/ReusableForm/ReusableForm';\nimport TextField from '../../Common Inputs/TextField/TextField';\nimport CustomDropZone from '../../Common Inputs/CustomDropzone/CustomDropZone';\nimport CustomTextarea from '../../Common Inputs/CustomTextarea/CustomTextarea';\n\nconst AddPhoto = ({saveBtnText, cancelBtnText, ...props}) => {\n const initialValues = {\n img: null,\n title: '',\n description: ''\n }\n\n const formSchema = Yup.object().shape({\n title: Yup.string()\n .required(\"Required\"),\n });\n\n const sections = [\n {\n title: \"Upload Photo\",\n body: [\n (<CustomDropZone label=\"Image\" name=\"cover\" />),\n (<TextField label=\"Title\" name=\"title\" />),\n (<CustomTextarea label=\"Description\" name=\"description\" />)\n ],\n hideTitle: true\n },\n ]\n\n const onCreate = (values) => {\n const photo = {...values}\n const date = new Date()\n photo.date = date.toISOString().split('T')[0]\n props.saveHandler(photo)\n }\n\n const cancelHandler = () => {\n props.cancelHandler()\n }\n\n return (\n <Container>\n <ReusableForm\n formTitle=\"Add Photo\"\n initialValues={initialValues}\n formSchema={formSchema}\n sections={sections}\n headerStyles={props.headerStyles}\n saveBtnText={saveBtnText}\n cancelBtnText={cancelBtnText}\n saveHandler={onCreate}\n cancelHandler={cancelHandler}\n headerStyles={{\n padding: 10,\n headerBackground: 'black',\n titleColor: '#ffff',\n }}\n sectionPadding={10}\n bodyRowGap={10}\n {...props.formStyles}\n />\n </Container>\n )\n}\n\nconst Container = styled.div`\n\n`\n\nAddPhoto.defaultProps = {};\n\nAddPhoto.propTypes = {\n saveHandler: PropTypes.func,\n cancelHandler: PropTypes.func,\n saveBtnText: PropTypes.string,\n cancelBtnText: PropTypes.string,\n formStyles: PropTypes.object\n}\n\nexport default AddPhoto\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Photo Album/DetailedPhoto/DetailedPhoto.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Photo Album/DetailedPhoto/DetailedPhoto.jsx",["2028"],"import React from 'react';\nimport PropTypes from 'prop-types';\nimport CardStyle6 from '../../Reusable Components/Cards/Card-style-6/CardStyle6';\n\nconst DetailedPhoto = (props) => {\n return (\n <CardStyle6 cardClicked={() => props.cardClicked()} {...props.img}/>\n )\n}\n\nDetailedPhoto.defaultProps = {};\n\nDetailedPhoto.propTypes = {\n\n}\n\nexport default DetailedPhoto\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Music Album/ViewAlbums/ViewAlbums.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Music Album/ViewAlbums/ViewAlbums.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateMusicAlbum/CreateMusicAlbum.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateMusicAlbum/CreateMusicAlbum.jsx",["2029"],"import React from 'react';\nimport PropTypes from 'prop-types';\nimport * as Yup from 'yup';\nimport styled from 'styled-components';\n\nimport ReusableForm from '../../Reusable Components/ReusableForm/ReusableForm';\nimport TextField from '../../Common Inputs/TextField/TextField';\nimport CustomDropZone from '../../Common Inputs/CustomDropzone/CustomDropZone';\n\nconst CreateAlbum = ({saveBtnText, cancelBtnText, ...props}) => {\n const initialValues = {\n cover: null,\n title: '',\n artist: ''\n }\n\n const formSchema = Yup.object().shape({\n title: Yup.string()\n .required(\"Required\"),\n artist: Yup.string()\n .required('Album artist is required')\n });\n\n const sections = [\n {\n title: \"Announcment Details\",\n body: [\n (<CustomDropZone label=\"Album Cover\" name=\"cover\" />),\n (<TextField label=\"Title\" name=\"title\" />),\n (<TextField label=\"Artist\" name=\"artist\" />),\n ],\n hideTitle: true\n },\n ]\n\n const onCreate = (values) => {\n const album = {...values}\n const date = new Date()\n album.date = date\n props.saveHandler(album)\n }\n\n const cancelHandler = () => {\n props.cancelHandler()\n }\n\n\n return (\n <Container>\n <ReusableForm\n formTitle=\"Create Album\"\n initialValues={initialValues}\n formSchema={formSchema}\n sections={sections}\n headerStyles={props.headerStyles}\n saveBtnText={saveBtnText}\n cancelBtnText={cancelBtnText}\n saveHandler={onCreate}\n cancelHandler={cancelHandler}\n headerStyles={{\n padding: 10,\n headerBackground: 'black',\n titleColor: '#ffff',\n }}\n sectionPadding={10}\n bodyRowGap={10}\n {...props.formStyles}\n />\n </Container>\n )\n}\n\nconst Container = styled.div`\n\n`\n\nCreateAlbum.defaultProps = {};\n\nCreateAlbum.propTypes = {\n saveHandler: PropTypes.func,\n cancelHandler: PropTypes.func,\n saveBtnText: PropTypes.string,\n cancelBtnText: PropTypes.string,\n formStyles: PropTypes.object,\n}\n\nexport default CreateAlbum\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Music Album/ViewAlbum/ViewAlbum.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Music Album/ViewAlbum/ViewAlbum.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-7/CardStyle7.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-7/CardStyle7.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/AddSong/AddSong.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/AddSong/AddSong.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/VideoAlbum/AlbumsGallery/AlbumsGallery.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/VideoAlbum/AlbumsGallery/AlbumsGallery.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateVideoAlbum/CreateVideoAlbum.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/CreateVideoAlbum/CreateVideoAlbum.jsx",["2030"],"import React from 'react';\nimport PropTypes from 'prop-types';\nimport * as Yup from 'yup';\nimport ReusableForm from '../../Reusable Components/ReusableForm/ReusableForm';\nimport TextField from '../../Common Inputs/TextField/TextField';\nimport CustomDropZone from '../../Common Inputs/CustomDropzone/CustomDropZone';\n\nconst CreateVideoAlbum = (props) => {\n\n const initialValues = {\n cover: null,\n title: ''\n }\n\n const formSchema = Yup.object().shape({\n title: Yup.string()\n .required(\"Required\")\n });\n\n const sections = [\n {\n title: \"Announcment Details\",\n body: [\n (<CustomDropZone label=\"Album Cover\" name=\"cover\" />),\n (<TextField label=\"Title\" name=\"title\" />),\n ],\n hideTitle: true\n },\n ]\n\n const onCreate = (values) => {\n const album = { ...values }\n const date = new Date()\n album.date = date\n props.saveHandler(album)\n }\n\n const cancelHandler = () => {\n props.cancelHandler()\n }\n\n return (\n <ReusableForm\n formTitle=\"Create Video Album\"\n initialValues={initialValues}\n formSchema={formSchema}\n sections={sections}\n headerStyles={{\n padding: 10,\n headerBackground: 'black',\n titleColor: '#ffff',\n }}\n saveBtnText={props.saveBtnText}\n cancelBtnText={props.cancelBtnText}\n saveHandler={onCreate}\n cancelHandler={cancelHandler}\n headerStyles={{\n padding: 10,\n headerBackground: 'black',\n titleColor: '#ffff',\n }}\n sectionPadding={10}\n bodyRowGap={10}\n {...props.formStyles}\n />\n )\n}\n\nCreateVideoAlbum.defaultProps = {};\n\nCreateVideoAlbum.propTypes = {\n saveHandler: PropTypes.func,\n cancelHandler: PropTypes.func,\n saveBtnText: PropTypes.string,\n cancelBtnText: PropTypes.string\n}\n\nexport default CreateVideoAlbum\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/VideoAlbum/VideoPlayer/VideoPlayer.stories.jsx",["2031","2032"],"import React, { useState } from 'react';\nimport VideoPlayer from \"./VideoPlayer\";\n\nimport { addObjectToArray, deleteFromArrayByIndex } from '../../helpers/util';\nimport img1 from '../../assets/images/music1.jpg';\nimport img2 from '../../assets/images/music2.jpg';\nimport img3 from '../../assets/images/music3.jpg';\nimport img4 from '../../assets/images/music4.jpg';\nimport img5 from '../../assets/images/music5.jpg';\nimport img6 from '../../assets/images/music6.jpg';\n\nexport default {\n title: 'Video Album/Video Player',\n component: VideoPlayer\n}\n\nexport const Video = args => {\n const [currentVideo, setCurrentVideo] = useState(0);\n const [album, setAlbum] = useState([\n { index: 0, img: img4, src: 'https://www.youtube.com/watch?v=hl5Kt0BxTa8', title: 'Plans We Made', description: 'Son Lux', time: '5:20' },\n { index: 2, img: img6, src: 'https://www.youtube.com/watch?v=EYyarcp5LtU', title: 'Still Loving You', description: 'Scorpions', time: '4:20' },\n { index: 1, img: img5, src: 'https://www.youtube.com/watch?v=vlaQu_rmIQo', title: 'Night', description: 'Frank Ocean', time: '5:20' },\n { index: 3, img: img1, src: 'https://www.youtube.com/watch?v=VNsd8Yo5zvc', title: 'Somebody Else', description: '1975', time: '5:20' },\n { index: 4, img: img3, src: 'https://www.youtube.com/watch?v=CD-E-LDc384', title: 'Enter Sandman', description: 'Metallica', time: '5:20' },\n { index: 5, img: img2, src: 'https://www.youtube.com/watch?v=8SbUC-UaAxE', title: 'November Rain', description: \"Guns N' Roses\", time: '5:20' },\n ])\n\n const cardIconClicked = (action, index) => {\n switch (action) {\n case 'play':\n onPlayVideo(index)\n break;\n case 'delete':\n deleteSonngFromAlbum(index)\n break;\n default:\n break;\n }\n }\n\n const nextVideo = () => {\n if (currentVideo < album.length - 1) {\n setCurrentVideo(currentVideo + 1)\n } else {\n setCurrentVideo(0)\n }\n }\n\n const prevVideo = () => {\n if (currentVideo !== 0) {\n setCurrentVideo(currentVideo - 1)\n }\n }\n\n const onPlayVideo = (index) => {\n setCurrentVideo(index)\n }\n\n const onAddSong = (song) => {\n const newSong = {\n song: song.song.file,\n img: song.cover.meta.previewUrl,\n title: song.title,\n description: song.artist,\n time: new Date(song.song.meta.duration * 1000).toISOString().substr(14, 5)\n }\n setAlbum(addObjectToArray(album, newSong))\n }\n\n const deleteSonngFromAlbum = (index) => {\n setAlbum(deleteFromArrayByIndex(album, index))\n }\n\n return (\n <VideoPlayer\n iconsColor=\"white\"\n src={album[currentVideo].src}\n nextVideo={nextVideo}\n prevVideo={prevVideo}\n {...args} />\n )\n}","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/VideoAlbum/VideoPlayer/VideoPlayer.jsx",["2033"],"import React, { useState, useEffect, useRef, useCallback } from 'react';\nimport PropTypes from 'prop-types';\nimport styled from 'styled-components';\nimport ReactPlayer from 'react-player';\nimport { TimeSeekSlider } from 'react-time-seek-slider';\nimport 'react-time-seek-slider/lib/ui-time-seek-slider.css';\nimport Slider from 'rc-slider';\n\nimport { AiFillPlayCircle, AiFillPauseCircle, AiFillSound } from \"react-icons/ai\";\nimport { BiSkipNext, BiSkipPrevious, BiVolumeMute } from \"react-icons/bi\";\nimport { ImBackward2, ImForward3 } from \"react-icons/im\";\n\nconst VideoPlayer = ({\n src,\n iconsColor,\n onHoverIconsColor,\n ...props\n}) => {\n const player = useRef(null);\n const [play, setPlay] = useState(false);\n const [duration, setDuration] = useState(0);\n const [progress, setProgress] = useState(0);\n const [volume, setVolume] = useState(1);\n const [muted, setMuted] = useState(false);\n\n const handleUserKeyPress = useCallback(event => {\n const { keyCode } = event;\n switch (keyCode) {\n case 39:\n goForward()\n break;\n case 37:\n goBack()\n break;\n case 32:\n setPlay(!play)\n break;\n default:\n break;\n }\n }, []);\n\n useEffect(() => {\n window.addEventListener(\"keydown\", handleUserKeyPress);\n }, [handleUserKeyPress, play]);\n\n const onProgress = ({ playedSeconds }) => {\n setProgress(playedSeconds)\n }\n\n const onDuration = (duration) => {\n setDuration(duration)\n }\n\n const changeTimeStamp = (time) => {\n setProgress(time)\n player.current.seekTo(time, 'seconds')\n }\n\n const onVideoEnd = () => {\n props.nextVideo()\n }\n\n const goBack = () => {\n changeTimeStamp(progress - 5)\n }\n\n const goForward = () => {\n changeTimeStamp(progress + 5)\n }\n\n const prevVideo = () => {\n props.prevVideo()\n }\n\n const nextVideo = () => {\n props.nextVideo()\n }\n\n const toggleMute = () => {\n setMuted(!muted)\n }\n\n const changeVolume = (value) => {\n setVolume(value / 100)\n }\n\n return (\n <Container iconsColor={iconsColor}>\n <ReactPlayer\n ref={player}\n playing={play}\n volume={volume}\n muted={muted}\n onPlay={() => setPlay(true)}\n onPause={() => setPlay(false)}\n onEnded={onVideoEnd}\n width=\"100%\"\n onProgress={onProgress}\n onDuration={onDuration}\n url={src} />\n <Controls>\n <Left iconsColor={iconsColor} onHoverIconsColor={onHoverIconsColor}>\n <BiSkipPrevious onClick={prevVideo} />\n <ImBackward2 onClick={() => goBack()} />\n <PlayContainer onClick={() => setPlay(!play)}>\n {play ? <AiFillPauseCircle /> : <AiFillPlayCircle />}\n </PlayContainer>\n <ImForward3 onClick={() => goForward()} />\n <BiSkipNext onClick={nextVideo} />\n </Left>\n <Center>\n <TimeSeekSlider\n max={duration}\n currentTime={progress}\n progress={400}\n onSeeking={(time) => {\n changeTimeStamp(time)\n }}\n offset={20}\n secondsPrefix=\"00:00:\"\n minutesPrefix=\"00:\"\n />\n </Center>\n <Right iconsColor={iconsColor} onHoverIconsColor={onHoverIconsColor}>\n {!muted ? <AiFillSound onClick={toggleMute} /> : <BiVolumeMute onClick={toggleMute} />}\n <Slider min={0} max={100} onChange={changeVolume} />\n </Right>\n </Controls>\n </Container>\n\n )\n}\n\nconst Container = styled.div`\n position: relative;\n\n .ui-time-seek-slider .track .main .connect{\n background-color: ${({iconsColor}) => iconsColor};\n }\n\n .ui-time-seek-slider .thumb .handler{\n background-color: ${({iconsColor}) => iconsColor};\n }\n`\n\nconst Controls = styled.div`\n box-sizing: border-box;\n width: 100%;\n background-color: #000000c0;\n height: 40px;\n position: absolute;\n bottom: 0;\n display: flex;\n padding: 0 10px;\n gap: 10px;\n`\nconst Left = styled.div`\n display: flex;\n align-items: center;\n gap: 10px;\n \n svg{\n width: 25px;\n height: 25px;\n fill: ${({iconsColor}) => iconsColor};\n cursor: pointer;\n &:hover{\n fill: ${({onHoverIconsColor}) => onHoverIconsColor};\n }\n }\n`\n\nconst PlayContainer = styled.div`\n display: flex;\n align-items: center;\n`\n\nconst Center = styled.div`\n width: 70%;\n align-self: center;\n`\n\nconst Right = styled.div`\n display: flex;\n align-items: center;\n gap: 10px;\n flex: 2;\n \n svg{\n width: 25px;\n height: 25px;\n fill: ${({iconsColor}) => iconsColor};\n cursor: pointer;\n &:hover{\n fill: ${({onHoverIconsColor}) => onHoverIconsColor};\n }\n }\n`\n\nVideoPlayer.defaultProps = {\n src: 'https://www.youtube.com/watch?v=vETUpJ88cfA'\n};\n\nVideoPlayer.propTypes = {\n src: PropTypes.string,\n iconsColor: PropTypes.string,\n onHoverIconsColor: PropTypes.string,\n nextVideo: PropTypes.func,\n prevVideo: PropTypes.func\n};\n\n\nexport default VideoPlayer;\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/VideoAlbum/VideoSpace/VideoSpace.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/VideoAlbum/VideoSpace/VideoSpace.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/VideoAlbum/Comments/Comments.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/VideoAlbum/Comments/Comments.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/VideoAlbum/ViewAlbum/ViewAlbum.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/VideoAlbum/ViewAlbum/ViewAlbum.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/AddVideo/AddVideo.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Forms/AddVideo/AddVideo.jsx",["2034"],"import React from 'react';\nimport * as Yup from 'yup';\nimport styled from 'styled-components';\n\nimport ReusableForm from '../../Reusable Components/ReusableForm/ReusableForm';\nimport TextField from '../../Common Inputs/TextField/TextField';\nimport CustomDropZone from '../../Common Inputs/CustomDropzone/CustomDropZone';\n\nconst AddVideo = (props) => {\n const initialValues = {\n video: null,\n cover: null,\n link: '',\n title: '',\n discription: ''\n }\n\n const formSchema = Yup.object().shape({\n title: Yup.string()\n .required(\"Required\"),\n discription: Yup.string()\n .required('Required')\n });\n\n const sections = [\n {\n title: \"Add Video\",\n body: [\n (<CustomDropZone fileType=\"video/*\" inputContent=\"Video\" label=\"Upload Video\" name=\"video\" />),\n (<TextField label=\"or insert link\" name=\"link\" />),\n (<CustomDropZone inputContent=\"Video Cover\" label=\"Upload Cover\" name=\"cover\" />),\n (<TextField label=\"Title\" name=\"title\" />),\n (<TextField label=\"discription\" name=\"discription\" />),\n ],\n hideTitle: true\n },\n ]\n\n const onCreate = (values) => {\n const video = { ...values }\n const date = new Date()\n video.date = date\n props.saveHandler(video)\n }\n\n const cancelHandler = () => {\n props.cancelHandler()\n }\n return (\n <Container>\n <ReusableForm\n formTitle=\"Add Video\"\n initialValues={initialValues}\n formSchema={formSchema}\n sections={sections}\n headerStyles={props.headerStyles}\n saveBtnText='Create'\n cancelBtnText='Cancel'\n saveHandler={onCreate}\n cancelHandler={cancelHandler}\n headerStyles={{\n padding: 10,\n headerBackground: 'black',\n titleColor: '#ffff',\n }}\n sectionPadding={10}\n bodyRowGap={10}\n {...props.formStyles}\n />\n </Container>\n )\n}\n\nconst Container = styled.div`\n\n`\n\nexport default AddVideo\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Photos/Albums/Albums.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Photos/Albums/Albums.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Photos/Album/Album.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Photos/Album/Album.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Music/MusicAlbum/Music.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Music/MusicAlbum/Music.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Music/MusicAlbums/MusicAlbums.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Music/MusicAlbums/MusicAlbums.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Video/VideoAlbum/Video.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Video/VideoAlbum/Video.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Video/DetailedVideo/DetailedVideo.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Video/DetailedVideo/DetailedVideo.jsx",["2035"],"import React, { useState } from 'react';\n\nimport Body from '../../../Layout/Body/Body';\nimport Left from '../../../Layout/Left/Left';\nimport Center from '../../../Layout/Center/Center';\nimport Right from '../../../Layout/Right/Right';\n\nimport Navbar from '../../../Navbar/Navbar';\n\nimport BaseMaterial from '../../../Containers/BaseMaterial';\nimport SpaceContainer from \"../../../Reusable Components/SpaceContainer/SpaceContainer\";\nimport WidgetContainer from \"../../../Reusable Components/WidgetContainer/WidgetContainer\";\n\nimport worldStyles from '../../ViewWorld/styles.json';\n\nimport VideoSpace from '../../../VideoAlbum/VideoSpace/VideoSpace';\nimport { SPACES } from '../../ViewWorld/constatnts';\n\nconst DetailedVideo = (props) => {\n const [comments, setComments] = useState([\n { img: 'https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png', title: 'User Name', description: 'This is A test for comments on videos.' },\n { img: 'https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png', title: 'User Name', description: 'This is A test for comments on videos.' },\n { img: 'https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png', title: 'User Name', description: 'This is A test for comments on videos.' },\n { img: 'https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png', title: 'User Name', description: 'This is A test for comments on videos.' },\n { img: 'https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png', title: 'User Name', description: 'This is A test for comments on videos.' },\n ])\n\n return (\n <BaseMaterial {...worldStyles.containerStyle} {...props}>\n <Navbar />\n <Body {...worldStyles.bodyStyle}>\n <Left>\n <WidgetContainer\n widgetType='logo'\n widgetProps={{\n imgUrl: props.imgUrl,\n }}\n />\n <WidgetContainer\n widgetType='list'\n widgetProps={{\n listTitle: 'Your Spaces',\n type: 'sectioned',\n data: SPACES,\n cardStyle: 'card-style-3',\n sectionHeaderStyles: {\n cardBorderSize: 2,\n cardPadding: 2,\n cardBackgroundColor: '#fff',\n cardBorderColor: 'black',\n },\n customCardStyles: {\n cardPadding: 6,\n cardTitleFontSize: 15,\n cardBackgroundColor: 'black',\n cardTitleColor: 'white',\n onHoverBackgroundColor: '#F6891F',\n controlsStyles: {\n showOnHover: true,\n }\n },\n }}\n />\n </Left>\n <Center>\n <SpaceContainer\n title=\"Music Album\"\n discription=\"Lorem ipsum dolor sit amet consectetur.\"\n hideTitle\n >\n <VideoSpace\n iconsColor=\"white\"\n backgroundColor=\"white\"\n title=\"Video Title\"\n discription=\"Lorem ipsum dolor sit amet consectetur adipisicing elit. Praesentium placeat nostrum tempora suscipit laborum quibusdam.\"\n date=\"10/11/2022\"\n comments={comments}\n discColor=\"gray\"\n dateColor=\"gray\" />\n </SpaceContainer>\n\n </Center>\n <Right>\n \n </Right>\n </Body>\n </BaseMaterial>\n )\n}\n\nexport default DetailedVideo;\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-8/CardStyle8.stories.jsx",["2036","2037"],"import CardStyle8 from './CardStyle8';\n\nimport { controls } from '../../fakeData'\n\nexport default {\n title: 'Reusable Components/Cards/Card style 8',\n component: CardStyle8\n}\n\nexport const Card = args => (\n <CardStyle8\n img='https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png'\n username=\"Card Style 8\"\n date=\"15/12/2021\"\n text=\"Card style 8 description test Card style 8 description test Card style 8 description test Card style 8 description test Card style 8 description test Card style 8 description test Card style 8 description test Card style 8 description test Card style 8 description test Card style 8 description test Card style 8 description test Card style 8 description test Card style 8 description test Card style 8 description test \"\n cardControls={controls}\n media={(<img src=\"https://arabhardware.net/wp-content/uploads/2020/03/valorant-2020-4k-0f-scaled.jpg\"/>)}\n controlsStyles={{\n iconColor: 'black',\n showOnHover: true,\n position: 'absolute',\n iconBackground: '#414141',\n iconSize: 18,\n iconColor: 'white',\n dropdownBackground: '#414141',\n dropdownFontColor: 'white'\n }}\n {...args}\n />)","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-8/CardStyle8.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Chat/Chat.stories.jsx",["2038"],"import Chat from './Chat';\n\nexport default {\n title: 'Chat/Chat Space',\n component: Chat\n}\n\nconst data = [\n {username: 'Test User', img:\"https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png\", date:'5/11/2021', text: 'This is fake chat test This is fake chat test This is fake chat test This is fake chat test This is fake chat test '},\n {username: 'Test User', img:\"https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png\", date:'5/11/2021', text: 'This is fake chat test This is fake chat test This is fake chat test This is fake chat test This is fake chat test ', media:(<img src=\"https://arabhardware.net/wp-content/uploads/2020/03/valorant-2020-4k-0f-scaled.jpg\"/>)},\n {username: 'Test User', img:\"https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png\", date:'5/11/2021', text: 'This is fake chat test This is fake chat test This is fake chat test This is fake chat test This is fake chat test '},\n {username: 'Test User', img:\"https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png\", date:'5/11/2021', text: 'This is fake chat test This is fake chat test This is fake chat test This is fake chat test This is fake chat test '},\n]\n\nconst users = [\n {\n id: 'walter',\n display: 'Walter White',\n },\n {\n id: 'jesse',\n display: 'Jesse Pinkman',\n },\n {\n id: 'gus',\n display: 'Gustavo \"Gus\" Fring',\n },\n {\n id: 'saul',\n display: 'Saul Goodman',\n },\n {\n id: 'hank',\n display: 'Hank Schrader',\n },\n {\n id: 'skyler',\n display: 'Skyler White',\n },\n {\n id: 'mike',\n display: 'Mike Ehrmantraut',\n },\n {\n id: 'lydia',\n display: 'Lydìã Rôdarté-Qüayle',\n },\n ]\n\nconst Template = (args) => (\n <Chat\n {...args} />\n);\n\nexport const ChatSpace = Template.bind({});\nChatSpace.args = {\n data,\n users\n};","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Chat/Chat.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Enrollment/Admin/CreateForm/CreateForm.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Enrollment/Admin/CreateForm/CreateForm.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Enrollment/Admin/ViewForms/ViewForms.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Enrollment/Admin/ViewForms/ViewForms.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-9/CardStyle9.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-9/CardStyle9.jsx",["2039","2040"],"import React, { useState } from 'react';\n\nimport styled from 'styled-components';\nimport PropTypes from \"prop-types\";\n\nimport {\n MainCard,\n globalContent,\n Title,\n Img\n} from '../globalCardStyles';\n\nconst CardStyle9 = ({ username, answered, img, status, ...props }) => {\n console.log(props)\n\n const onAccept = () => {\n alert(props.index)\n }\n\n return (\n <Card {...props}>\n <ImgWrapper {...props}>\n <Img src={img} />\n </ImgWrapper>\n <Content {...props}>\n <Title {...props}>{username}</Title>\n <Answered>Questions Answered: {answered}</Answered>\n <Buttons>\n <Accept onClick={onAccept}>Accept</Accept>\n <Decline >Decline</Decline>\n {status === 'pending' && <Review>In Review</Review>}\n </Buttons>\n </Content>\n </Card>\n )\n}\n\nconst Card = styled(MainCard)`\n align-items: center;\n gap: 20px;\n padding: 10px;\n`\nconst ImgWrapper = styled.div`\n min-width: ${props => props.imgSize || 60}px;\n min-height: ${props => props.imgSize || 60}px;\n width: 60px;\n height: 60px;\n border-radius: 100%;\n`\n\nconst Content = styled(globalContent)`\n height: 100%;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n`\n\nconst Answered = styled.h5`\n font-weight: 300;\n`\n\nconst Buttons = styled.div`\n display: flex;\n gap: 10px;\n`\n\nconst Button = styled.button`\n padding: 7px 20px;\n border: none;\n color: white;\n cursor: pointer;\n`\n\nconst Accept = styled(Button)`\n background-color: #69d869;\n`\n\nconst Decline = styled(Button)`\n background-color: #e24848;\n`\n\nconst Review = styled(Button)`\n background-color: #18b8e9;\n`\n\nexport default CardStyle9;\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Enrollment/Admin/DetailedForm/DetailedForm.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Enrollment/Admin/DetailedForm/DetailedForm.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Enrollment/Guest/FillForm/FillForm.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Enrollment/Guest/FillForm/FillForm.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Library/Folders/Folders.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Library/Folders/Folders.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-10/CardStyle10.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-10/CardStyle10.jsx",["2041","2042"],"import React, { useState } from 'react';\n\nimport styled from 'styled-components';\nimport PropTypes from \"prop-types\";\nimport Controls from '../../Controls/Controls';\n\nimport { MainCard, globalContent, Title, Description } from '../globalCardStyles';\nimport { AiFillFolderOpen, AiOutlineHeart, AiOutlineAudioMuted } from \"react-icons/ai\";\n\nconst CardStyle10 = ({\n title,\n description,\n img,\n cardControls,\n ...props }) => {\n const [showIcons, setShowIcons] = useState(false)\n\n const iconCliked = (action) => {\n props.iconClicked(action, props.index)\n }\n\n\n return (\n <Card\n onMouseEnter={e => setShowIcons(true)}\n onMouseLeave={e => setShowIcons(false)}\n {...props}>\n <SvgWrapper {...props}>\n <AiFillFolderOpen />\n </SvgWrapper>\n <Content {...props}>\n <Title {...props}>{title}</Title>\n <Description {...props}>{description}</Description>\n </Content>\n <Controls\n controls={cardControls}\n show={showIcons}\n onIconClicked={iconCliked}\n showOnHover={true}\n position='absolute'\n iconBorderRadius={100}\n iconSize={20}\n iconsGap={10}\n maxIcons={0}\n iconColor='#FE1744'\n dropdownFontSize={10}\n {...props.controlsStyles} />\n </Card>\n )\n}\n\nconst Card = styled(MainCard)`\n flex-direction: column;\n row-gap: 10px;\n`\n\n\n\nconst Content = styled(globalContent)`\n align-items: center;\n justify-content: space-between;\n\n`\n\nconst SvgWrapper = styled.div`\n\n svg{\n width: 70px;\n height: 70px;\n fill: ${props => props.iconColor}\n }\n`\n\nCardStyle10.defaultProps = {}\n\nCardStyle10.propTypes = {\n title: PropTypes.string,\n description: PropTypes.string,\n cardBackgroundColor: PropTypes.string,\n onHoverBackgroundColor: PropTypes.string,\n cardRadius: PropTypes.number,\n cardTitleFontSize: PropTypes.number,\n cardTitleFontWeight: PropTypes.number,\n cardTitleColor: PropTypes.string,\n cardDescriptionFontSize: PropTypes.number,\n cardDescriptionColor: PropTypes.string,\n cardPadding: PropTypes.number,\n cardBorderSize: PropTypes.number,\n cardBorderColor: PropTypes.string,\n iconColor: PropTypes.string\n};\n\n\nexport default CardStyle10\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Library/CreateFolder/CreateFolder.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Library/CreateFolder/CreateFolder.jsx",["2043"],"import React from 'react';\nimport PropTypes from 'prop-types';\nimport * as Yup from 'yup';\n\nimport ReusableForm from '../../Reusable Components/ReusableForm/ReusableForm';\nimport TextField from '../../Common Inputs/TextField/TextField';\nimport TextArea from '../../Common Inputs/CustomTextarea/CustomTextarea'\n\nconst CreateFolder = ({saveBtnText, cancelBtnText, ...props}) => {\n\n const initialValues = {\n title: '',\n description: ''\n }\n\n const formSchema = Yup.object().shape({\n title: Yup.string()\n .required(\"Required\"),\n });\n\n const sections = [\n {\n title: \"Folder Name\",\n body: [\n (<TextField label=\"Title\" name=\"title\" />),\n (<TextArea label=\"Discription\" name=\"description\" />)\n ],\n hideTitle: true\n },\n ]\n\n const onCreate = (values) => {\n const folder = { ...values }\n const date = new Date()\n folder.date = date.toISOString().split('T')[0]\n props.saveHandler(folder)\n }\n\n const cancelHandler = () => {\n props.cancelHandler()\n }\n\n\n return (\n <ReusableForm\n formTitle=\"Add Photo\"\n initialValues={initialValues}\n formSchema={formSchema}\n sections={sections}\n headerStyles={props.headerStyles}\n saveBtnText={saveBtnText}\n cancelBtnText={cancelBtnText}\n saveHandler={onCreate}\n cancelHandler={cancelHandler}\n headerStyles={{\n padding: 10,\n headerBackground: 'black',\n titleColor: '#ffff',\n }}\n sectionPadding={10}\n bodyRowGap={10}\n {...props.formStyles}\n />\n )\n}\n\n\nCreateFolder.defaultProps = {};\n\nCreateFolder.propTypes = {\n saveHandler: PropTypes.func,\n cancelHandler: PropTypes.func,\n saveBtnText: PropTypes.string,\n cancelBtnText: PropTypes.string,\n formStyles: PropTypes.object\n}\n\nexport default CreateFolder\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-11/CardStyle11.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Cards/Card-style-11/CardStyle11.jsx",["2044","2045","2046","2047"],"import React, { useState } from 'react';\n\nimport styled from 'styled-components';\nimport PropTypes from \"prop-types\";\nimport Controls from '../../Controls/Controls';\n\nimport { MainCard, globalContent, Title, Description, ImgWrapper, Img } from '../globalCardStyles';\nimport { BiNotepad } from \"react-icons/bi\";\n\n\nconst CardStyle11 = ({ title, date, ...props }) => {\n const [showIcons, setShowicons] = useState(false);\n\n const iconClicked = (action) => {\n props.iconClicked(action, props.index)\n }\n\n return (\n <Card\n {...props}>\n <SvgWrapper {...props}>\n <BiNotepad />\n </SvgWrapper>\n <Content {...props}>\n <Title {...props}>{title}</Title>\n <Date {...props}>{date}</Date>\n </Content>\n {props.cardControls\n &&\n <Controls\n controls={props.cardControls}\n show={showIcons}\n onIconClicked={iconClicked}\n {...props.controlsStyles} />}\n </Card>\n )\n};\n\nconst Card = styled(MainCard)`\n gap: 10px;\n`\n\nconst Date = styled.h5`\n color: gray;\n font-weight: 300;\n`\n\nconst Content = styled(globalContent)`\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n`\n\nconst SvgWrapper = styled.div`\n\n svg{\n width: 50px;\n height: 50px;\n fill: ${props => props.iconColor}\n }\n`\n\nCardStyle11.defaultProps = {}\n\nCardStyle11.propTypes = {\n title: PropTypes.string,\n cardBackgroundColor: PropTypes.string,\n onHoverBackgroundColor: PropTypes.string,\n cardRadius: PropTypes.number,\n cardTitleFontSize: PropTypes.number,\n cardTitleFontWeight: PropTypes.number,\n cardTitleColor: PropTypes.string,\n cardPadding: PropTypes.number,\n cardBorderSize: PropTypes.number,\n cardBorderColor: PropTypes.string,\n iconColor: PropTypes.string\n};\n\nexport default CardStyle11\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Library/Notes/Notes.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Library/Notes/Notes.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Library/ViewNote/ViewNote.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Library/ViewNote/ViewNote.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Events/EventsList/EventsList.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Events/EventsList/EventsList.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Events/CreateEvent/CreateEvent.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Events/CreateEvent/CreateEvent.jsx",["2048"],"import React from 'react';\nimport PropTypes from 'prop-types';\nimport * as Yup from 'yup';\nimport styled from 'styled-components';\n\nimport ReusableForm from '../../Reusable Components/ReusableForm/ReusableForm';\nimport TextField from '../../Common Inputs/TextField/TextField';\nimport DatePicker from '../../Common Inputs/DatePicker/DatePicker';\nimport CustomDropZone from '../../Common Inputs/CustomDropzone/CustomDropZone';\nimport CustomTextarea from '../../Common Inputs/CustomTextarea/CustomTextarea';\n\n\nconst CreateEvent = ({\n saveBtnText,\n cancelBtnText,\n ...props\n}) => {\n\n const initialValues = {\n cover: null,\n name: '',\n disc: '',\n date: {\n startDate: null,\n endDate: null\n }\n }\n\n const formSchema = Yup.object().shape({\n name: Yup.string()\n .required(\"Required\"),\n disc: Yup.string()\n .required(\"Required\"),\n });\n\n const sections = [\n {\n title: \"Create Event\",\n body: [\n (<CustomDropZone label=\"Cover\" name=\"cover\" />),\n (<TextField label=\"Title\" name=\"name\" />),\n (<CustomTextarea label=\"Discription\" name=\"disc\" />),\n (<DatePicker label=\"Date Range\" name='date' />)\n ],\n hideTitle: true\n },\n ]\n\n const onCreate = (values) => {\n const event = {\n title: values.name,\n date: `${values.date.startDate._d.toISOString().split('T')[0]} : ${values.date.endDate._d.toISOString().split('T')[0]}`\n }\n props.saveHandler(event)\n }\n\n const cancelHandler = () => {\n props.cancelHandler()\n }\n return (\n <Container>\n <ReusableForm\n formTitle=\"Create Event\"\n initialValues={initialValues}\n formSchema={formSchema}\n sections={sections}\n headerStyles={props.headerStyles}\n saveBtnText={saveBtnText}\n cancelBtnText={cancelBtnText}\n saveHandler={onCreate}\n cancelHandler={cancelHandler}\n headerStyles={{\n padding: 10,\n headerBackground: 'black',\n titleColor: '#ffff',\n }}\n sectionPadding={10}\n bodyRowGap={10}\n {...props.formStyles}\n />\n </Container>\n )\n};\n\nconst Container = styled.div`\n\n`\n\nCreateEvent.defaultProps = {};\n\nCreateEvent.propTypes = {\n saveBtnText: PropTypes.string,\n cancelBtnText: PropTypes.string\n}\n\nexport default CreateEvent\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Events/Event/Event.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Events/Event/Event.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Mention/Mention.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Reusable Components/Mention/Mention.jsx",["2049"],"import React, { useState } from 'react';\nimport PropTypes from 'prop-types';\nimport styled from 'styled-components';\n\nimport { MentionsInput, Mention } from 'react-mentions';\n\nconst MentionArea = ({\n users,\n value,\n backgroundColor,\n listColor,\n listItemColor,\n ...props\n}) => {\n // const [value, setValue] = useState('')\n\n // const handleOnChange = (event, newValue, newPlainTextValue, mentions) => {\n // setValue(newValue)\n // console.log(event, newValue, newPlainTextValue, mentions)\n // }\n\n const handleOnChange = (event, newValue, newPlainTextValue, mentions) => {\n props.handleOnChange(newValue)\n }\n\n return (\n <Container \n backgroundColor={backgroundColor}\n listColor={listColor}\n listItemColor={listItemColor}\n >\n <MentionsInput className=\"mention\" value={value} onChange={handleOnChange}>\n <Mention\n trigger=\"@\"\n data={users}\n />\n </MentionsInput>\n </Container>\n )\n}\n\nconst Container = styled.div`\n .mention{\n border: none;\n\n &__control{\n background-color: ${({backgroundColor}) => backgroundColor};\n }\n\n &__suggestions{\n\n &__list{\n background-color: ${({listColor}) => listColor};\n color: ${({listItemColor}) => listItemColor};\n }\n }\n }\n`\n\nMentionArea.defaultProps = {};\n\nMentionArea.propTypes = {\n users: PropTypes.array,\n backgroundColor: PropTypes.string,\n listColor: PropTypes.string,\n listItemColor: PropTypes.string\n}\n\nexport default MentionArea\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Common Inputs/RichTextInput/RichTextInput.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Chat/Chat.stories.jsx",["2050"],"import Chat from \"./Chat\";\n\nexport default {\n title: 'Pages/Chat',\n component: Chat\n}\n\nconst users = [\n {\n id: 'walter',\n display: 'Walter White',\n },\n {\n id: 'jesse',\n display: 'Jesse Pinkman',\n },\n {\n id: 'gus',\n display: 'Gustavo \"Gus\" Fring',\n },\n {\n id: 'saul',\n display: 'Saul Goodman',\n },\n {\n id: 'hank',\n display: 'Hank Schrader',\n },\n {\n id: 'skyler',\n display: 'Skyler White',\n },\n {\n id: 'mike',\n display: 'Mike Ehrmantraut',\n },\n {\n id: 'lydia',\n display: 'Lydìã Rôdarté-Qüayle',\n },\n ]\n\n const data = [\n {username: 'Test User', img:\"https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png\", date:'5/11/2021', text: 'This is fake chat test This is fake chat test This is fake chat test This is fake chat test This is fake chat test '},\n {username: 'Test User', img:\"https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png\", date:'5/11/2021', text: 'This is fake chat test This is fake chat test This is fake chat test This is fake chat test This is fake chat test ', media:(<img src=\"https://arabhardware.net/wp-content/uploads/2020/03/valorant-2020-4k-0f-scaled.jpg\"/>)},\n {username: 'Test User', img:\"https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png\", date:'5/11/2021', text: 'This is fake chat test This is fake chat test This is fake chat test This is fake chat test This is fake chat test '},\n {username: 'Test User', img:\"https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png\", date:'5/11/2021', text: 'This is fake chat test This is fake chat test This is fake chat test This is fake chat test This is fake chat test '},\n]\n\nexport const Page = args => <Chat \n users={users}\n data={data}\n{...args} />","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Chat/Chat.jsx",["2051"],"import React, { useState } from 'react';\n\nimport Body from '../../Layout/Body/Body';\nimport Left from '../../Layout/Left/Left';\nimport Center from '../../Layout/Center/Center';\nimport Right from '../../Layout/Right/Right';\n\nimport Navbar from '../../Navbar/Navbar';\n\nimport BaseMaterial from '../../Containers/BaseMaterial';\nimport SpaceContainer from \"../../Reusable Components/SpaceContainer/SpaceContainer\";\nimport WidgetContainer from \"../../Reusable Components/WidgetContainer/WidgetContainer\";\n\nimport worldStyles from '../ViewWorld/styles.json';\n\nimport { SPACES } from '../ViewWorld/constatnts';\nimport ChatSpace from '../../Chat/Chat';\n\n\nconst Chat = ({\n users,\n data,\n ...props\n}) => {\n\n return (\n <BaseMaterial {...worldStyles.containerStyle} {...props}>\n <Navbar />\n <Body {...worldStyles.bodyStyle}>\n <Left>\n <WidgetContainer\n widgetType='logo'\n widgetProps={{\n imgUrl: props.imgUrl,\n }}\n />\n <WidgetContainer\n widgetType='list'\n widgetProps={{\n listTitle: 'Your Spaces',\n type: 'sectioned',\n data: SPACES,\n cardStyle: 'card-style-3',\n sectionHeaderStyles: {\n cardBorderSize: 2,\n cardPadding: 2,\n cardBackgroundColor: '#fff',\n cardBorderColor: 'black',\n },\n customCardStyles: {\n cardPadding: 6,\n cardTitleFontSize: 15,\n cardBackgroundColor: 'black',\n cardTitleColor: 'white',\n onHoverBackgroundColor: '#F6891F',\n controlsStyles: {\n showOnHover: true,\n }\n },\n }}\n />\n </Left>\n <Center>\n <SpaceContainer\n title=\"Music Album\"\n discription=\"Lorem ipsum dolor sit amet consectetur.\"\n hideTitle\n >\n <ChatSpace data={data} users={users} />\n\n </SpaceContainer>\n\n </Center>\n <Right>\n \n </Right>\n </Body>\n </BaseMaterial>\n )\n}\n\nexport default Chat\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Library/Folders/Library.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Library/Folders/Library.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Library/Notes/Notes.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Library/Notes/Notes.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Enrollment/Forms/Forms.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Enrollment/Forms/Forms.jsx",["2052","2053","2054"],"import React, { useState } from 'react';\n\nimport Body from '../../../Layout/Body/Body';\nimport Left from '../../../Layout/Left/Left';\nimport Center from '../../../Layout/Center/Center';\nimport Right from '../../../Layout/Right/Right';\n\nimport Navbar from '../../../Navbar/Navbar';\n\nimport BaseMaterial from '../../../Containers/BaseMaterial';\nimport SpaceContainer from \"../../../Reusable Components/SpaceContainer/SpaceContainer\";\nimport WidgetContainer from \"../../../Reusable Components/WidgetContainer/WidgetContainer\";\nimport ViewForms from '../../../Enrollment/Admin/ViewForms/ViewForms';\nimport { addObjectToArray, deleteFromArrayByIndex } from '../../../helpers/util';\n\nimport worldStyles from '../../ViewWorld/styles.json';\n\nimport { SPACES } from '../../ViewWorld/constatnts';\n\nconst Forms = (props) => {\n const [forms, setForms] = useState([\n {\n title: 'Pending',\n data: [\n {\n username: 'User one',\n answered: '3/5',\n img: 'https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png',\n status: 'pending'\n },\n {\n username: 'User Two',\n answered: '5/5',\n img: 'https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png',\n status: 'pending'\n },\n {\n username: 'User Three',\n answered: '5/5',\n img: 'https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png',\n status: 'pending'\n },\n ],\n priority: 1\n },\n {\n title: 'In Review',\n data: [\n {\n username: 'User Four',\n answered: '2/5',\n img: 'https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png',\n status: 'inReview'\n },\n {\n username: 'User Five',\n answered: '1/5',\n img: 'https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png',\n status: 'inReview'\n },\n {\n username: 'User Six',\n answered: '3/5',\n img: 'https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png',\n status: 'inReview'\n },\n ],\n priority: 2\n },\n ])\n\n return (\n <BaseMaterial {...worldStyles.containerStyle} {...props}>\n <Navbar />\n <Body {...worldStyles.bodyStyle}>\n <Left>\n <WidgetContainer\n widgetType='logo'\n widgetProps={{\n imgUrl: props.imgUrl,\n }}\n />\n <WidgetContainer\n widgetType='list'\n widgetProps={{\n listTitle: 'Your Spaces',\n type: 'sectioned',\n data: SPACES,\n cardStyle: 'card-style-3',\n sectionHeaderStyles: {\n cardBorderSize: 2,\n cardPadding: 2,\n cardBackgroundColor: '#fff',\n cardBorderColor: 'black',\n },\n customCardStyles: {\n cardPadding: 6,\n cardTitleFontSize: 15,\n cardBackgroundColor: 'black',\n cardTitleColor: 'white',\n onHoverBackgroundColor: '#F6891F',\n controlsStyles: {\n showOnHover: true,\n }\n },\n }}\n />\n </Left>\n <Center>\n <SpaceContainer\n title=\"Music Album\"\n discription=\"Lorem ipsum dolor sit amet consectetur.\"\n hideTitle\n >\n <ViewForms\n data={forms} />\n\n </SpaceContainer>\n\n </Center>\n <Right>\n\n </Right>\n </Body>\n </BaseMaterial>\n )\n}\n\nexport default Forms\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Enrollment/DetailedForm/DetailedForm.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Enrollment/DetailedForm/DetailedForm.jsx",["2055"],"import React, { useState } from 'react';\n\nimport Body from '../../../Layout/Body/Body';\nimport Left from '../../../Layout/Left/Left';\nimport Center from '../../../Layout/Center/Center';\nimport Right from '../../../Layout/Right/Right';\n\nimport Navbar from '../../../Navbar/Navbar';\n\nimport BaseMaterial from '../../../Containers/BaseMaterial';\nimport SpaceContainer from \"../../../Reusable Components/SpaceContainer/SpaceContainer\";\nimport WidgetContainer from \"../../../Reusable Components/WidgetContainer/WidgetContainer\";\n\nimport worldStyles from '../../ViewWorld/styles.json';\n\nimport { SPACES } from '../../ViewWorld/constatnts';\nimport Detailed from '../../../Enrollment/Admin/DetailedForm/DetailedForm';\n\nconst DetailedForm = (props) => {\n const questions = [\n {\n title: 'Question 1 ?',\n description: 'Answer for question one'\n },\n {\n title: 'Question 2 ?',\n description: 'Answer for question two'\n },\n {\n title: 'Question 3 ?',\n description: 'Answer for question three'\n },\n {\n title: 'Question 4 ?',\n description: 'Answer for question four'\n },\n {\n title: 'Question 5 ?',\n description: 'Answer for question five'\n },\n ]\n\n return (\n <BaseMaterial {...worldStyles.containerStyle} {...props}>\n <Navbar />\n <Body {...worldStyles.bodyStyle}>\n <Left>\n <WidgetContainer\n widgetType='logo'\n widgetProps={{\n imgUrl: props.imgUrl,\n }}\n />\n <WidgetContainer\n widgetType='list'\n widgetProps={{\n listTitle: 'Your Spaces',\n type: 'sectioned',\n data: SPACES,\n cardStyle: 'card-style-3',\n sectionHeaderStyles: {\n cardBorderSize: 2,\n cardPadding: 2,\n cardBackgroundColor: '#fff',\n cardBorderColor: 'black',\n },\n customCardStyles: {\n cardPadding: 6,\n cardTitleFontSize: 15,\n cardBackgroundColor: 'black',\n cardTitleColor: 'white',\n onHoverBackgroundColor: '#F6891F',\n controlsStyles: {\n showOnHover: true,\n }\n },\n }}\n />\n </Left>\n <Center>\n <SpaceContainer\n title=\"Music Album\"\n discription=\"Lorem ipsum dolor sit amet consectetur.\"\n hideTitle\n >\n <Detailed\n userName=\"User Name\"\n userImg=\"https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png\"\n questions={questions} />\n\n </SpaceContainer>\n\n </Center>\n <Right>\n\n </Right>\n </Body>\n </BaseMaterial>\n )\n}\n\nexport default DetailedForm;\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Enrollment/FillForm/FillForm.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Enrollment/FillForm/FillForm.jsx",["2056"],"import React, { useState } from 'react';\n\nimport Body from '../../../Layout/Body/Body';\nimport Left from '../../../Layout/Left/Left';\nimport Center from '../../../Layout/Center/Center';\nimport Right from '../../../Layout/Right/Right';\n\nimport Navbar from '../../../Navbar/Navbar';\n\nimport BaseMaterial from '../../../Containers/BaseMaterial';\nimport SpaceContainer from \"../../../Reusable Components/SpaceContainer/SpaceContainer\";\nimport WidgetContainer from \"../../../Reusable Components/WidgetContainer/WidgetContainer\";\n\nimport worldStyles from '../../ViewWorld/styles.json';\n\nimport { SPACES } from '../../ViewWorld/constatnts';\nimport Form from '../../../Enrollment/Guest/FillForm/FillForm';\nimport TextField from '../../../Common Inputs/TextField/TextField';\n\n\nconst FillForm = (props) => {\n const sections = [\n {\n title: \"Server Name\",\n body: [\n (<TextField label=\"Question 1\" name=\"question0\" />),\n (<TextField label=\"Question 2\" name=\"question1\" />),\n (<TextField label=\"Question 3\" name=\"question2\" />),\n (<TextField label=\"Question 4\" name=\"question3\" />),\n (<TextField label=\"Question 5\" name=\"question4\" />),\n ],\n hideTitle: true\n },\n ]\n\n return (\n <BaseMaterial {...worldStyles.containerStyle} {...props}>\n <Navbar />\n <Body {...worldStyles.bodyStyle}>\n <Left>\n <WidgetContainer\n widgetType='logo'\n widgetProps={{\n imgUrl: props.imgUrl,\n }}\n />\n <WidgetContainer\n widgetType='list'\n widgetProps={{\n listTitle: 'Your Spaces',\n type: 'sectioned',\n data: SPACES,\n cardStyle: 'card-style-3',\n sectionHeaderStyles: {\n cardBorderSize: 2,\n cardPadding: 2,\n cardBackgroundColor: '#fff',\n cardBorderColor: 'black',\n },\n customCardStyles: {\n cardPadding: 6,\n cardTitleFontSize: 15,\n cardBackgroundColor: 'black',\n cardTitleColor: 'white',\n onHoverBackgroundColor: '#F6891F',\n controlsStyles: {\n showOnHover: true,\n }\n },\n }}\n />\n </Left>\n <Center>\n <SpaceContainer\n title=\"Music Album\"\n discription=\"Lorem ipsum dolor sit amet consectetur.\"\n hideTitle\n >\n <Form\n sections={sections}\n saveBtnText={'Submit'}\n cancelBtnText=\"Cancel\" \n />\n\n </SpaceContainer>\n\n </Center>\n <Right>\n\n </Right>\n </Body>\n </BaseMaterial>\n )\n}\n\nexport default FillForm\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Events/Event/Event.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Events/Event/Event.jsx",["2057","2058","2059"],"import React, { useState } from 'react';\n\nimport Body from '../../../Layout/Body/Body';\nimport Left from '../../../Layout/Left/Left';\nimport Center from '../../../Layout/Center/Center';\nimport Right from '../../../Layout/Right/Right';\n\nimport Navbar from '../../../Navbar/Navbar';\n\nimport BaseMaterial from '../../../Containers/BaseMaterial';\nimport SpaceContainer from \"../../../Reusable Components/SpaceContainer/SpaceContainer\";\nimport WidgetContainer from \"../../../Reusable Components/WidgetContainer/WidgetContainer\";\nimport DetailedEvent from '../../../Events/Event/Event';\nimport { addObjectToArray, deleteFromArrayByIndex } from '../../../helpers/util';\n\nimport worldStyles from '../../ViewWorld/styles.json';\n\nimport { SPACES } from '../../ViewWorld/constatnts';\n\nconst Event = (props) => {\n return (\n <BaseMaterial {...worldStyles.containerStyle} {...props}>\n <Navbar />\n <Body {...worldStyles.bodyStyle}>\n <Left>\n <WidgetContainer\n widgetType='logo'\n widgetProps={{\n imgUrl: props.imgUrl,\n }}\n />\n <WidgetContainer\n widgetType='list'\n widgetProps={{\n listTitle: 'Your Spaces',\n type: 'sectioned',\n data: SPACES,\n cardStyle: 'card-style-3',\n sectionHeaderStyles: {\n cardBorderSize: 2,\n cardPadding: 2,\n cardBackgroundColor: '#fff',\n cardBorderColor: 'black',\n },\n customCardStyles: {\n cardPadding: 6,\n cardTitleFontSize: 15,\n cardBackgroundColor: 'black',\n cardTitleColor: 'white',\n onHoverBackgroundColor: '#F6891F',\n controlsStyles: {\n showOnHover: true,\n }\n },\n }}\n />\n </Left>\n <Center>\n <SpaceContainer\n title=\"Music Album\"\n discription=\"Lorem ipsum dolor sit amet consectetur.\"\n hideTitle\n >\n <DetailedEvent\n cover='https://s3.amazonaws.com/sndb/uploads/photo/image/2737/large_qOMWTdCoaiVtZMJL044D0ZRkpu1.jpg'\n title=\"ACDC Concert\"\n date=\"15/11/1976 : 16/11/1976\"\n disc=\"Lorem ipsum dolor sit amet consectetur adipisicing elit. Officia impedit fugiat reprehenderit adipisci eos atque ullam error quia amet nihil, exercitationem beatae distinctio eligendi neque, consequuntur odit commodi id porro.\"\n backgroundColor=\"black\"\n headerBackground=\"black\"\n headerTitleColor=\"white\"\n titleColor=\"white\"\n discColor=\"white\"\n dateColor=\"white\"\n />\n\n </SpaceContainer>\n\n </Center>\n <Right>\n\n </Right>\n </Body>\n </BaseMaterial>\n )\n}\n\nexport default Event\n","/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Events/Events/Events.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/react-storybook/src/stories/Pages/Events/Events/Events.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/API/API.stories.js",[],["2060","2061"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Agora/Chat/Chat.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Chat/Chat.stories.jsx",["2062"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Agora/Room/Room.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Buttons/Buttons/Buttons.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Buttons/ReactModal/ReactModal.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/CheckboxGroup/CheckboxGroup.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/CustomAutoComplete/CustomAutoComplete.stories.jsx",["2063"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/CustomDropzone/CustomDropzone.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/CustomTextarea/CustomTextarea.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/CustomSelect/CustomSelect.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/DatePicker/DatePicker.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Widgets/SpacesList/SpacesListItem.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/EditorComponent/EditorComponent.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Widgets/SpacesList/SpacesList.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Widgets/MusicPlayerWidget/MusicPlayerWidget.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Widgets/LogoWidget/LogoWidget.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Widgets/MusicPlayer/MusicPlayer.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/Formik/InputField/InputField.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/VideoAlbum/Comments/Comments.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/VideoAlbum/ViewAlbum/ViewAlbum.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/VideoAlbum/VideoPlayer/VideoPlayer.stories.jsx",["2064","2065"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/VideoAlbum/VideoSpace/VideoSpace.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Spinner/Spinner.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/SearchCard/SearchCard.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/VideoAlbum/AlbumsGallery/AlbumsGallery.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/WidgetContainer/WidgetContainer.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/SpaceContainer/SpaceContainer.stories.jsx",["2066"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/ReusableHeader/ReusableHeader.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/ReusableList/ReusableList.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Mention/Mention.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Lists/List.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Gallery/Gallery.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Lists/Cards/ListCard-1.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Controls/Controls.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-9/CardStyle9.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/ReusableForm/ReusableForm.stories.jsx",["2067"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-6/CardStyle6.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-7/CardStyle7.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-8/CardStyle8.stories.jsx",["2068","2069"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-3/CardStyle3.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-4/CardStyle4.stories.jsx",["2070"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-2/CardStyle2.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-11/CardStyle11.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-10/CardStyle10.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-1/CardStyle1.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Photo Album/DetailedPhoto/DetailedPhoto.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Photo Album/ViewAlbums/ViewAlbums.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Photo Album/ViewAlbum/ViewAlbum.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Spaces/WelcomeSpace/WelcomeSpace.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/ViewWorld/ViewWorld.stories.js",["2071"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Video/VideoAlbum/Video.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Video/DetailedVideo/DetailedVideo.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Photos/Albums/Albums.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Photos/Album/Album.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Music/MusicAlbums/MusicAlbums.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Music/MusicAlbum/Music.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Library/Folders/Library.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Library/Notes/Notes.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Events/Event/Event.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Enrollment/Forms/Forms.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Enrollment/FillForm/FillForm.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Events/Events/Events.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Enrollment/DetailedForm/DetailedForm.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Chat/Chat.stories.jsx",["2072"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Centered/Centered.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Blank/Blank.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Navbar/Navbar.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Music Album/ViewAlbums/ViewAlbums.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Music Album/ViewAlbum/ViewAlbum.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Library/ViewNote/ViewNote.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/commonStyles.js",[],["2073","2074"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/ViewWorld/constatnts.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/API/API.jsx",["2075"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Mention/Mention.jsx",["2076"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Spaces/WelcomeSpace/WelcomeSpace.jsx",["2077"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Photos/Albums/Albums.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Photos/Album/Album.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Chat/Chat.jsx",["2078"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/fakeData.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/helpers/util.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Navbar/Navbar.jsx",["2079"],"import { Formik, Form } from 'formik';\nimport React, { Fragment, useState } from 'react';\nimport Select from 'react-select';\nimport styled from 'styled-components';\nimport CustomAutoComplete from '../Common Inputs/CustomAutoComplete/CustomAutoComplete';\nimport BaseMaterial from '../Containers/BaseMaterial';\nimport home from '../assets/home-svgrepo-com.svg';\nimport discover from '../assets/compass-svgrepo-com.svg';\nimport add from '../assets/add-svgrepo-com.svg';\nimport basket from '../assets/basket-svgrepo-com.svg';\nimport bell from '../assets/bell-svgrepo-com.svg';\nimport medal from '../assets/medal-svgrepo-com.svg';\nimport settings from '../assets/settings-svgrepo-com.svg';\nimport search from '../assets/search-svgrepo-com.svg';\n\n/* icon size can sm md lg @sm by default*/\n/* icon background color @transparent by default*/\nconst Navbar = ({ iconSize, iconBackgroundColor, navbarColor, dropDownItemHeight }) => {\n const initialValues = {\n search: '',\n searchIcons: '',\n };\n const [menuOpen, setMenuOpen] = useState(false);\n const submitHandler = (values) => {\n console.log(values);\n };\n const icons = [\n { id: 'home', label: 'home' },\n { id: 'add', label: 'add' },\n { id: 'discover', label: 'discover' },\n { id: 'badge', label: 'badge' },\n { id: 'marketplace', label: 'marketplace' },\n { id: 'setting', label: 'setting' },\n { id: 'notification', label: 'notification' },\n ];\n const Option = (name, image) => (\n <OptionContainer itemHeight={dropDownItemHeight}>\n <OptionImage src={image} />\n <Label>{name}</Label>\n </OptionContainer>\n );\n const options = [\n {\n value: 'cat',\n label: Option(\n 'cat',\n 'https://cdn.pixabay.com/photo/2014/11/30/14/11/cat-551554__340.jpg'\n ),\n },\n {\n value: 'strawberry',\n label: Option(\n 'strawberry',\n 'https://media.istockphoto.com/photos/red-berry-strawberry-isolated-picture-id1157946861?b=1&k=20&m=1157946861&s=170667a&w=0&h=feuhHInk3SV4tpLEHTWtpEW-dBKjPWPmOMlgmPh82Ls='\n ),\n },\n {\n value: 'vanilla',\n label: Option(\n 'vanilla',\n 'https://static.toiimg.com/thumb/54677722.cms?imgsize=134423&width=800&height=800'\n ),\n },\n ];\n\n const accountOptions = [\n {\n value: 'settings',\n label: Option(\n 'settings',\n 'http://simpleicon.com/wp-content/uploads/setting2.png'\n ),\n },\n {\n value: 'logout',\n label: Option(\n 'logout',\n 'https://cdn2.vectorstock.com/i/1000x1000/24/66/door-icon-emergency-exit-sign-vector-20712466.jpg'\n ),\n },\n ];\n const customStyles = {\n menu: (styles) => ({ ...styles, width: '150px' }),\n control: (styles) => ({\n ...styles,\n border: '0',\n backgroundColor: `${navbarColor}`,\n }),\n };\n\n return (\n <BaseMaterial>\n <NavBar color={navbarColor}>\n <UniverseContainer>\n <IconContainer size={iconSize} color={iconBackgroundColor}>\n <Icon src={home} size={iconSize} />\n </IconContainer>\n <IconContainer size={iconSize} color={iconBackgroundColor}>\n <Icon src={add} size={iconSize} />\n </IconContainer>\n <div style={{ width: '200px' }}>\n <Select options={options} styles={{ color: 'blue' }} />\n </div>\n </UniverseContainer>\n <DiscoverContainer>\n <IconContainer size={iconSize} color={iconBackgroundColor}>\n <Icon src={discover} size={iconSize} />\n </IconContainer>\n <IconContainer size={iconSize} color={iconBackgroundColor}>\n <Icon src={medal} size={iconSize} />\n </IconContainer>\n <IconContainer size={iconSize} color={iconBackgroundColor}>\n <Icon src={basket} size={iconSize} />\n </IconContainer>\n </DiscoverContainer>\n <SearchContainer>\n <SearchBar>\n <Icon src={search} size={iconSize} />\n\n <Formik\n initialValues={initialValues}\n onSubmit={(values) => submitHandler(values)}\n >\n {({ errors, touched, setFieldValue, values }) => (\n <CreateForm>\n <div>\n <CustomAutoComplete\n label=''\n name='searchIcons'\n items={icons}\n placeholder='Search Icons'\n value={values.searchIcons}\n onInputChange={(value) => {\n setFieldValue('searchIcons', value);\n }}\n inputValue={values.searchIcons}\n outline='none'\n itemHeight='35'\n width='98'\n borderColor='#9e9e9e'\n borderSize='0'\n borderRadius='10'\n padding='4'\n height='30'\n />\n </div>\n </CreateForm>\n )}\n </Formik>\n </SearchBar>\n </SearchContainer>\n <ProfileBar>\n <ProfileContainer>\n <Profile>\n <Select\n options={accountOptions}\n styles={customStyles}\n components={{\n ValueContainer: () => null,\n IndicatorSeparator: () => null,\n DropdownIndicator: () => (\n <Image\n src='https://play.teleporthq.io/static/svg/default-img.svg'\n onClick={() => setMenuOpen(!menuOpen)}\n />\n ),\n }}\n menuIsOpen={menuOpen}\n />\n </Profile>\n <UserName>illo</UserName>\n </ProfileContainer>\n <SettingsContainer>\n <IconContainer size={iconSize} color={iconBackgroundColor}>\n <Icon src={settings} size={iconSize} />\n </IconContainer>\n <IconContainer size={iconSize} color={iconBackgroundColor}>\n <Icon src={bell} size={iconSize} />\n </IconContainer>\n </SettingsContainer>\n </ProfileBar>\n </NavBar>\n </BaseMaterial>\n );\n};\n\nexport default Navbar;\nconst CreateForm = styled(Form)`\n display: flex;\n flex-direction: column;\n width: 100%;\n`;\nconst Image = styled.img`\n width: 40px;\n height: 40px;\n border-radius: 20px;\n`;\nconst NavBar = styled.div`\n flex: 0 0 auto;\n height: 72px;\n display: flex;\n align-items: center;\n padding-left: 16;\n padding-right: 16;\n flex-direction: row;\n justify-content: flex-start;\n background-color: ${(props) => props.color || '#e3e5e8'};\n`;\n\nconst UniverseContainer = styled('div')({\n width: '346px',\n height: '72px',\n display: 'flex',\n 'align-items': 'center',\n 'flex-direction': 'row',\n 'justify-content': 'flex-start',\n});\n\nconst IconContainer = styled.div`\n flex: 0 0 auto;\n width: ${(props) =>\n props.size === 'sm'\n ? '30px'\n : props.size === 'md'\n ? '35px'\n : props.size === 'lg'\n ? '40px'\n : '30px'};\n height: ${(props) =>\n props.size === 'sm'\n ? '30px'\n : props.size === 'md'\n ? '35px'\n : props.size === 'lg'\n ? '40px'\n : '30px'};\n display: flex;\n align-items: center;\n margin-left: 0px;\n margin-right: 4px;\n border-radius: 20px;\n flex-direction: row;\n justify-content: center;\n background-color: ${(props) => props.color || 'transparent'};\n`;\n\nconst Icon = styled.img`\n width: ${(props) =>\n props.size === 'sm'\n ? '20px'\n : props.size === 'md'\n ? '25px'\n : props.size === 'lg'\n ? '30px'\n : '20px'};\n height: ${(props) =>\n props.size === 'sm'\n ? '20px'\n : props.size === 'md'\n ? '25px'\n : props.size === 'lg'\n ? '30px'\n : '20px'};\n`;\n\nconst DiscoverContainer = styled('div')({\n width: '190px',\n height: '72px',\n display: 'flex',\n 'align-items': 'center',\n 'flex-direction': 'row',\n 'justify-content': 'center',\n});\nconst SearchContainer = styled('div')({\n width: '100%',\n height: '72px',\n display: 'flex',\n 'align-items': 'center',\n 'flex-direction': 'row',\n 'justify-content': 'center',\n});\n\nconst SearchBar = styled('div')({\n width: '315px',\n height: '40px',\n display: 'flex',\n paddingLeft: '8px',\n 'align-items': 'center',\n 'border-radius': '20px',\n 'flex-direction': 'row',\n 'background-color': '#ffffff',\n flex: '1',\n});\n\nconst ProfileBar = styled('div')({\n width: '273px',\n height: '72px',\n display: 'flex',\n 'align-items': 'center',\n 'flex-direction': 'row',\n 'justify-content': 'space-between',\n});\n\nconst ProfileContainer = styled('div')({\n width: '86px',\n height: '100%',\n display: 'flex',\n 'align-items': 'center',\n 'flex-direction': 'row',\n 'justify-content': 'flex-start',\n});\n\nconst Profile = styled('div')({\n flex: '0 0 auto',\n width: '50px',\n height: '50px',\n display: 'flex',\n 'align-items': 'center',\n 'margin-left': '4px',\n 'border-radius': '20px',\n 'flex-direction': 'row',\n 'justify-content': 'center',\n});\n\nconst UserName = styled('span')({\n 'padding-left': '8px',\n});\n\nconst SettingsContainer = styled('div')({\n width: '59px',\n height: '100%',\n display: 'flex',\n 'align-items': 'center',\n 'flex-direction': 'row',\n 'justify-content': 'center',\n});\nconst OptionContainer = styled.div`\n display: flex;\n flex-direction: row;\n align-items: center;\n height: ${(props) => props.itemHeight || '20px'};\n`;\n\nconst OptionImage = styled.img`\n height: 30px;\n width: 30px;\n`;\nconst Label = styled.label`\n padding-left: 5px;\n`;\n","/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Blank/Blank.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Centered/Centered.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Library/ViewNote/ViewNote.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Music Album/ViewAlbums/ViewAlbums.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Music Album/ViewAlbum/ViewAlbum.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/ViewWorld/ViewWorld.jsx",["2080","2081","2082","2083","2084","2085"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Enrollment/DetailedForm/DetailedForm.jsx",["2086"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Events/Events/Events.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Enrollment/Forms/Forms.jsx",["2087","2088","2089"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Library/Notes/Notes.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Video/VideoAlbum/Video.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Enrollment/FillForm/FillForm.jsx",["2090"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Events/Event/Event.jsx",["2091","2092","2093"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Library/Folders/Library.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Music/MusicAlbum/Music.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Video/DetailedVideo/DetailedVideo.jsx",["2094"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Pages/Music/MusicAlbums/MusicAlbums.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Photo Album/ViewAlbum/ViewAlbum.jsx",["2095","2096"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Photo Album/DetailedPhoto/DetailedPhoto.jsx",["2097"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Photo Album/ViewAlbums/ViewAlbums.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-1/CardStyle1.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-11/CardStyle11.jsx",["2098","2099","2100","2101"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-3/CardStyle3.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-7/CardStyle7.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-4/CardStyle4.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-10/CardStyle10.jsx",["2102","2103"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-8/CardStyle8.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-2/CardStyle2.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-6/CardStyle6.jsx",["2104"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/DatePicker/DatePicker.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/CustomAutoComplete/CustomAutoComplete.jsx",["2105"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/CheckboxGroup/CheckboxGroup.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/CustomSelect/CustomSelect.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/CustomTextarea/CustomTextarea.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/CustomDropzone/CustomDropZone.jsx",["2106"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/ReusableForm/ReusableForm.jsx",["2107"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/Card-style-9/CardStyle9.jsx",["2108","2109"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/TextField/TextField.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Gallery/Gallery.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Controls/Controls.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Containers/BaseMaterial.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Chat/Chat.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/WidgetContainer/WidgetContainer.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/SpaceContainer/SpaceContainer.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Cards/globalCardStyles.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/VideoAlbum/VideoPlayer/VideoPlayer.jsx",["2110"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Layout/Right/Right.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Layout/Center/Center.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Layout/Left/Left.jsx",["2111"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Layout/Body/Body.jsx",["2112","2113","2114"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/EditorComponent/EditorComponent.jsx",["2115"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/VideoAlbum/ViewAlbum/ViewAlbum.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Layout/Head/Head.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/VideoAlbum/VideoSpace/VideoSpace.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Library/Folders/Folders.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Library/Notes/Notes.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/AddSong/AddSong.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Events/EventsList/EventsList.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Events/Event/Event.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Enrollment/Admin/DetailedForm/DetailedForm.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Enrollment/Admin/ViewForms/ViewForms.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/ReactModal/ReactModal.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateAlbum/CreateAlbum.jsx",["2116"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/AddPhoto/AddPhoto.jsx",["2117"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Buttons/Buttons/Buttons.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/ReusableHeader/ReusableHeader.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Agora/Room/Room.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Agora/Chat/Chat.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/Spinner/Spinner.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Widgets/MusicPlayer/MusicPlayer.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/ReusableList/ReusableList.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Enrollment/Guest/FillForm/FillForm.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateMusicAlbum/CreateMusicAlbum.jsx",["2118"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Widgets/LogoWidget/LogoWidget.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Widgets/MusicPlayerWidget/MusicPlayerWidget.jsx",["2119"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/VideoAlbum/AlbumsGallery/AlbumsGallery.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/VideoAlbum/Comments/Comments.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Reusable Components/SearchCard/SearchCard.jsx",["2120","2121"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/Formik/InputField/InputField.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Widgets/SpacesList/SpacesListItem.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Widgets/SpacesList/SpacesList.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/DatePicker/SingleDatePicker.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Buttons/ReactModal/ReactModal.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Buttons/ReactModal/ReactModalDemo.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/EditorComponent/constants.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/RichTextInput/RichTextInput.jsx",["2122"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Library/CreateFolder/CreateFolder.jsx",["2123"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/AddVideo/AddVideo.jsx",["2124"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Agora/Preview/PreviewCamera.jsx",["2125","2126","2127","2128","2129","2130"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Agora/Call/Call.jsx",["2131","2132","2133","2134"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Agora/Chat/Components/ChatItem/ChatItem.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Agora/Chat/Components/ChatRoom/ChatRoom.jsx",["2135","2136"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateVideoAlbum/CreateVideoAlbum.jsx",["2137"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/RichTextInput/Components/Gif/Gif.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/RichTextInput/Components/Emoji/Emoji.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Events/CreateEvent/CreateEvent.jsx",["2138"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Agora/Controls/Controls.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Agora/Preview/ShareScreen.jsx",["2139","2140","2141"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Library/Notes/Notes.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Library/Folders/Folders.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Layout/Right/Right.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Library/CreateFolder/CreateFolder.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Layout/Left/Left.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Layout/Head/Head.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Layout/Center/Center.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Layout/Body/Body.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateVideoAlbum/CreateVideoAlbum.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateMusicAlbum/CreateMusicAlbum.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateAlbum/CreateAlbum.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/NewProfile/NewProfile.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/Form/Form.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateProfile/CreateProfile.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateProfile-3/CreateProfile.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateUser/CreateUser.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateAnnouncementForm/CreateAnnouncementForm.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/AddVideo/AddVideo.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/Create-Profile/CreateProfile.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/Create-Profile/subcomponents/ResetBtn.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/Create-Profile/subcomponents/ProfilePhoto.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/Create-Profile/subcomponents/LogoUploader.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/AddSong/AddSong.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/AddPhoto/AddPhoto.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Events/EventsList/EventsList.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Events/CreateEvent/CreateEvent.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Events/Event/Event.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Enrollment/Admin/DetailedForm/DetailedForm.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Enrollment/Admin/ViewForms/ViewForms.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Enrollment/Guest/FillForm/FillForm.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Enrollment/Admin/CreateForm/CreateForm.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Containers/BaseMaterial.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Containers/WidgetExample/WidgetBody.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Containers/WidgetExample/WidgetHead.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/TextField/TextField.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Containers/WidgetExample/WidgetExample.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/RichTextInput/RichTextInput.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/RadioInput/RadioInput.stories.js",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/Formik/RadioField/RadioField.stories.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/NewProfile/NewProfile.jsx",["2142","2143","2144","2145","2146","2147","2148","2149"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateProfile/CreateProfile.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/Form/Form.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateProfile-3/CreateProfile.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateAnnouncementForm/CreateAnnouncementForm.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/CreateUser/CreateUser.jsx",["2150"],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/Create-Profile/subcomponents/ProfilePhoto.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/Create-Profile/subcomponents/LogoUploader.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/Create-Profile/subcomponents/ResetBtn.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Forms/Create-Profile/CreateProfile.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Enrollment/Admin/CreateForm/CreateForm.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Containers/WidgetExample/WidgetBody.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Containers/WidgetExample/WidgetExample.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Containers/WidgetExample/WidgetHead.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/RadioInput/RadioInput.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/Formik/RadioField/RadioField.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Common Inputs/DropZone.jsx",[],"/media/karawia/New Volume/Projects/Upwork/lasttttt/react-storybook/src/stories/Misc/Thumbnail/Thumbnail.jsx",[],{"ruleId":"2151","replacedBy":"2152"},{"ruleId":"2153","replacedBy":"2154"},{"ruleId":"2155","severity":1,"message":"2156","line":6,"column":24,"nodeType":"2157","messageId":"2158","endLine":6,"endColumn":32},{"ruleId":"2159","severity":1,"message":"2160","line":22,"column":13,"nodeType":"2161","messageId":"2162","endLine":22,"endColumn":22},{"ruleId":"2155","severity":1,"message":"2163","line":2,"column":8,"nodeType":"2157","messageId":"2158","endLine":2,"endColumn":18},{"ruleId":"2159","severity":1,"message":"2164","line":171,"column":17,"nodeType":"2161","messageId":"2162","endLine":171,"endColumn":31},{"ruleId":"2151","replacedBy":"2152"},{"ruleId":"2153","replacedBy":"2154"},{"ruleId":"2155","severity":1,"message":"2165","line":5,"column":8,"nodeType":"2157","messageId":"2158","endLine":5,"endColumn":20},{"ruleId":"2155","severity":1,"message":"2166","line":17,"column":7,"nodeType":"2157","messageId":"2158","endLine":17,"endColumn":16},{"ruleId":"2155","severity":1,"message":"2167","line":5,"column":8,"nodeType":"2157","messageId":"2158","endLine":5,"endColumn":12},{"ruleId":"2155","severity":1,"message":"2168","line":17,"column":8,"nodeType":"2157","messageId":"2158","endLine":17,"endColumn":19},{"ruleId":"2155","severity":1,"message":"2169","line":21,"column":8,"nodeType":"2157","messageId":"2158","endLine":21,"endColumn":12},{"ruleId":"2155","severity":1,"message":"2170","line":27,"column":8,"nodeType":"2157","messageId":"2158","endLine":27,"endColumn":12},{"ruleId":"2155","severity":1,"message":"2171","line":45,"column":17,"nodeType":"2157","messageId":"2158","endLine":45,"endColumn":25},{"ruleId":"2155","severity":1,"message":"2172","line":66,"column":9,"nodeType":"2157","messageId":"2158","endLine":66,"endColumn":19},{"ruleId":"2155","severity":1,"message":"2173","line":2,"column":17,"nodeType":"2157","messageId":"2158","endLine":2,"endColumn":25},{"ruleId":"2155","severity":1,"message":"2174","line":96,"column":7,"nodeType":"2157","messageId":"2158","endLine":96,"endColumn":13},{"ruleId":"2175","severity":1,"message":"2176","line":8,"column":31,"nodeType":"2177","messageId":"2178","endLine":8,"endColumn":33},{"ruleId":"2179","severity":1,"message":"2180","line":17,"column":6,"nodeType":"2181","endLine":17,"endColumn":12,"suggestions":"2182"},{"ruleId":"2155","severity":1,"message":"2166","line":30,"column":7,"nodeType":"2157","messageId":"2158","endLine":30,"endColumn":16},{"ruleId":"2155","severity":1,"message":"2183","line":73,"column":7,"nodeType":"2157","messageId":"2158","endLine":73,"endColumn":12},{"ruleId":"2155","severity":1,"message":"2184","line":11,"column":12,"nodeType":"2157","messageId":"2158","endLine":11,"endColumn":17},{"ruleId":"2155","severity":1,"message":"2185","line":16,"column":20,"nodeType":"2157","messageId":"2158","endLine":16,"endColumn":30},{"ruleId":"2155","severity":1,"message":"2186","line":1,"column":17,"nodeType":"2157","messageId":"2158","endLine":1,"endColumn":25},{"ruleId":"2155","severity":1,"message":"2187","line":5,"column":8,"nodeType":"2157","messageId":"2158","endLine":5,"endColumn":12},{"ruleId":"2155","severity":1,"message":"2188","line":6,"column":8,"nodeType":"2157","messageId":"2158","endLine":6,"endColumn":14},{"ruleId":"2155","severity":1,"message":"2189","line":7,"column":8,"nodeType":"2157","messageId":"2158","endLine":7,"endColumn":13},{"ruleId":"2179","severity":1,"message":"2190","line":27,"column":6,"nodeType":"2181","endLine":27,"endColumn":23,"suggestions":"2191"},{"ruleId":"2179","severity":1,"message":"2192","line":35,"column":6,"nodeType":"2181","endLine":35,"endColumn":8,"suggestions":"2193"},{"ruleId":"2194","severity":1,"message":"2195","line":76,"column":19,"nodeType":"2196","endLine":82,"endColumn":21},{"ruleId":"2194","severity":1,"message":"2195","line":104,"column":17,"nodeType":"2196","endLine":108,"endColumn":19},{"ruleId":"2194","severity":1,"message":"2195","line":131,"column":17,"nodeType":"2196","endLine":137,"endColumn":19},{"ruleId":"2194","severity":1,"message":"2195","line":175,"column":15,"nodeType":"2196","endLine":179,"endColumn":17},{"ruleId":"2194","severity":1,"message":"2195","line":228,"column":15,"nodeType":"2196","endLine":239,"endColumn":17},{"ruleId":"2194","severity":1,"message":"2195","line":285,"column":19,"nodeType":"2196","endLine":293,"endColumn":21},{"ruleId":"2159","severity":1,"message":"2197","line":371,"column":5,"nodeType":"2161","messageId":"2162","endLine":371,"endColumn":11},{"ruleId":"2159","severity":1,"message":"2197","line":401,"column":5,"nodeType":"2161","messageId":"2162","endLine":401,"endColumn":11},{"ruleId":"2155","severity":1,"message":"2186","line":1,"column":17,"nodeType":"2157","messageId":"2158","endLine":1,"endColumn":25},{"ruleId":"2155","severity":1,"message":"2198","line":2,"column":8,"nodeType":"2157","messageId":"2158","endLine":2,"endColumn":14},{"ruleId":"2155","severity":1,"message":"2199","line":3,"column":27,"nodeType":"2157","messageId":"2158","endLine":3,"endColumn":36},{"ruleId":"2155","severity":1,"message":"2200","line":51,"column":9,"nodeType":"2157","messageId":"2158","endLine":51,"endColumn":21},{"ruleId":"2179","severity":1,"message":"2201","line":108,"column":6,"nodeType":"2181","endLine":114,"endColumn":4,"suggestions":"2202"},{"ruleId":"2179","severity":1,"message":"2203","line":128,"column":6,"nodeType":"2181","endLine":128,"endColumn":8,"suggestions":"2204"},{"ruleId":"2155","severity":1,"message":"2205","line":207,"column":7,"nodeType":"2157","messageId":"2158","endLine":207,"endColumn":12},{"ruleId":"2155","severity":1,"message":"2206","line":1,"column":28,"nodeType":"2157","messageId":"2158","endLine":1,"endColumn":34},{"ruleId":"2155","severity":1,"message":"2207","line":32,"column":10,"nodeType":"2157","messageId":"2158","endLine":32,"endColumn":15},{"ruleId":"2155","severity":1,"message":"2208","line":32,"column":17,"nodeType":"2157","messageId":"2158","endLine":32,"endColumn":25},{"ruleId":"2179","severity":1,"message":"2209","line":77,"column":6,"nodeType":"2181","endLine":77,"endColumn":8,"suggestions":"2210"},{"ruleId":"2179","severity":1,"message":"2211","line":135,"column":6,"nodeType":"2181","endLine":135,"endColumn":48,"suggestions":"2212"},{"ruleId":"2155","severity":1,"message":"2213","line":139,"column":9,"nodeType":"2157","messageId":"2158","endLine":139,"endColumn":25},{"ruleId":"2155","severity":1,"message":"2198","line":4,"column":8,"nodeType":"2157","messageId":"2158","endLine":4,"endColumn":14},{"ruleId":"2179","severity":1,"message":"2214","line":45,"column":6,"nodeType":"2181","endLine":45,"endColumn":47,"suggestions":"2215"},{"ruleId":"2179","severity":1,"message":"2203","line":54,"column":6,"nodeType":"2181","endLine":54,"endColumn":8,"suggestions":"2216"},{"ruleId":"2217","severity":1,"message":"2218","line":60,"column":83,"nodeType":"2219","messageId":"2220","endLine":60,"endColumn":84},{"ruleId":"2221","severity":1,"message":"2222","line":55,"column":17,"nodeType":"2223","messageId":"2224","endLine":59,"endColumn":19},{"ruleId":"2179","severity":1,"message":"2225","line":64,"column":8,"nodeType":"2181","endLine":64,"endColumn":10,"suggestions":"2226"},{"ruleId":"2179","severity":1,"message":"2227","line":69,"column":8,"nodeType":"2181","endLine":69,"endColumn":44,"suggestions":"2228"},{"ruleId":"2221","severity":1,"message":"2222","line":58,"column":17,"nodeType":"2223","messageId":"2224","endLine":62,"endColumn":19},{"ruleId":"2155","severity":1,"message":"2229","line":2,"column":8,"nodeType":"2157","messageId":"2158","endLine":2,"endColumn":17},{"ruleId":"2221","severity":1,"message":"2222","line":60,"column":17,"nodeType":"2223","messageId":"2224","endLine":64,"endColumn":19},{"ruleId":"2221","severity":1,"message":"2222","line":57,"column":13,"nodeType":"2223","messageId":"2224","endLine":61,"endColumn":15},{"ruleId":"2155","severity":1,"message":"2230","line":28,"column":11,"nodeType":"2157","messageId":"2158","endLine":28,"endColumn":26},{"ruleId":"2155","severity":1,"message":"2231","line":59,"column":11,"nodeType":"2157","messageId":"2158","endLine":59,"endColumn":20},{"ruleId":"2179","severity":1,"message":"2232","line":41,"column":8,"nodeType":"2181","endLine":41,"endColumn":10,"suggestions":"2233"},{"ruleId":"2221","severity":1,"message":"2222","line":61,"column":17,"nodeType":"2223","messageId":"2224","endLine":65,"endColumn":19},{"ruleId":"2155","severity":1,"message":"2234","line":20,"column":22,"nodeType":"2157","messageId":"2158","endLine":20,"endColumn":33},{"ruleId":"2194","severity":1,"message":"2195","line":17,"column":17,"nodeType":"2196","endLine":17,"endColumn":112},{"ruleId":"2159","severity":1,"message":"2160","line":24,"column":13,"nodeType":"2161","messageId":"2162","endLine":24,"endColumn":22},{"ruleId":"2194","severity":1,"message":"2195","line":10,"column":283,"nodeType":"2196","endLine":10,"endColumn":378},{"ruleId":"2155","severity":1,"message":"2186","line":1,"column":17,"nodeType":"2157","messageId":"2158","endLine":1,"endColumn":25},{"ruleId":"2155","severity":1,"message":"2229","line":4,"column":8,"nodeType":"2157","messageId":"2158","endLine":4,"endColumn":17},{"ruleId":"2155","severity":1,"message":"2235","line":8,"column":28,"nodeType":"2157","messageId":"2158","endLine":8,"endColumn":42},{"ruleId":"2155","severity":1,"message":"2236","line":8,"column":44,"nodeType":"2157","messageId":"2158","endLine":8,"endColumn":63},{"ruleId":"2221","severity":1,"message":"2222","line":55,"column":13,"nodeType":"2223","messageId":"2224","endLine":59,"endColumn":15},{"ruleId":"2155","severity":1,"message":"2237","line":7,"column":42,"nodeType":"2157","messageId":"2158","endLine":7,"endColumn":53},{"ruleId":"2155","severity":1,"message":"2238","line":7,"column":55,"nodeType":"2157","messageId":"2158","endLine":7,"endColumn":65},{"ruleId":"2155","severity":1,"message":"2239","line":7,"column":67,"nodeType":"2157","messageId":"2158","endLine":7,"endColumn":70},{"ruleId":"2155","severity":1,"message":"2240","line":12,"column":23,"nodeType":"2157","messageId":"2158","endLine":12,"endColumn":35},{"ruleId":"2221","severity":1,"message":"2222","line":72,"column":17,"nodeType":"2223","messageId":"2224","endLine":76,"endColumn":19},{"ruleId":"2155","severity":1,"message":"2186","line":1,"column":17,"nodeType":"2157","messageId":"2158","endLine":1,"endColumn":25},{"ruleId":"2194","severity":1,"message":"2195","line":45,"column":283,"nodeType":"2196","endLine":45,"endColumn":378},{"ruleId":"2155","severity":1,"message":"2186","line":1,"column":17,"nodeType":"2157","messageId":"2158","endLine":1,"endColumn":25},{"ruleId":"2155","severity":1,"message":"2241","line":14,"column":10,"nodeType":"2157","messageId":"2158","endLine":14,"endColumn":26},{"ruleId":"2155","severity":1,"message":"2242","line":14,"column":28,"nodeType":"2157","messageId":"2158","endLine":14,"endColumn":50},{"ruleId":"2155","severity":1,"message":"2243","line":21,"column":19,"nodeType":"2157","messageId":"2158","endLine":21,"endColumn":27},{"ruleId":"2155","severity":1,"message":"2186","line":1,"column":17,"nodeType":"2157","messageId":"2158","endLine":1,"endColumn":25},{"ruleId":"2155","severity":1,"message":"2186","line":1,"column":17,"nodeType":"2157","messageId":"2158","endLine":1,"endColumn":25},{"ruleId":"2155","severity":1,"message":"2186","line":1,"column":17,"nodeType":"2157","messageId":"2158","endLine":1,"endColumn":25},{"ruleId":"2155","severity":1,"message":"2241","line":14,"column":10,"nodeType":"2157","messageId":"2158","endLine":14,"endColumn":26},{"ruleId":"2155","severity":1,"message":"2242","line":14,"column":28,"nodeType":"2157","messageId":"2158","endLine":14,"endColumn":50},{"ruleId":"2151","replacedBy":"2244"},{"ruleId":"2153","replacedBy":"2245"},{"ruleId":"2194","severity":1,"message":"2195","line":10,"column":283,"nodeType":"2196","endLine":10,"endColumn":378},{"ruleId":"2155","severity":1,"message":"2186","line":1,"column":17,"nodeType":"2157","messageId":"2158","endLine":1,"endColumn":25},{"ruleId":"2155","severity":1,"message":"2230","line":28,"column":11,"nodeType":"2157","messageId":"2158","endLine":28,"endColumn":26},{"ruleId":"2155","severity":1,"message":"2231","line":59,"column":11,"nodeType":"2157","messageId":"2158","endLine":59,"endColumn":20},{"ruleId":"2155","severity":1,"message":"2156","line":6,"column":24,"nodeType":"2157","messageId":"2158","endLine":6,"endColumn":32},{"ruleId":"2155","severity":1,"message":"2163","line":2,"column":8,"nodeType":"2157","messageId":"2158","endLine":2,"endColumn":18},{"ruleId":"2194","severity":1,"message":"2195","line":17,"column":17,"nodeType":"2196","endLine":17,"endColumn":112},{"ruleId":"2159","severity":1,"message":"2160","line":24,"column":13,"nodeType":"2161","messageId":"2162","endLine":24,"endColumn":22},{"ruleId":"2159","severity":1,"message":"2160","line":22,"column":13,"nodeType":"2161","messageId":"2162","endLine":22,"endColumn":22},{"ruleId":"2159","severity":1,"message":"2164","line":171,"column":17,"nodeType":"2161","messageId":"2162","endLine":171,"endColumn":31},{"ruleId":"2194","severity":1,"message":"2195","line":45,"column":283,"nodeType":"2196","endLine":45,"endColumn":378},{"ruleId":"2151","replacedBy":"2244"},{"ruleId":"2153","replacedBy":"2245"},{"ruleId":"2155","severity":1,"message":"2166","line":17,"column":7,"nodeType":"2157","messageId":"2158","endLine":17,"endColumn":16},{"ruleId":"2155","severity":1,"message":"2186","line":1,"column":17,"nodeType":"2157","messageId":"2158","endLine":1,"endColumn":25},{"ruleId":"2155","severity":1,"message":"2166","line":30,"column":7,"nodeType":"2157","messageId":"2158","endLine":30,"endColumn":16},{"ruleId":"2155","severity":1,"message":"2186","line":1,"column":17,"nodeType":"2157","messageId":"2158","endLine":1,"endColumn":25},{"ruleId":"2155","severity":1,"message":"2173","line":2,"column":17,"nodeType":"2157","messageId":"2158","endLine":2,"endColumn":25},{"ruleId":"2155","severity":1,"message":"2167","line":5,"column":8,"nodeType":"2157","messageId":"2158","endLine":5,"endColumn":12},{"ruleId":"2155","severity":1,"message":"2168","line":17,"column":8,"nodeType":"2157","messageId":"2158","endLine":17,"endColumn":19},{"ruleId":"2155","severity":1,"message":"2169","line":21,"column":8,"nodeType":"2157","messageId":"2158","endLine":21,"endColumn":12},{"ruleId":"2155","severity":1,"message":"2170","line":27,"column":8,"nodeType":"2157","messageId":"2158","endLine":27,"endColumn":12},{"ruleId":"2155","severity":1,"message":"2171","line":45,"column":17,"nodeType":"2157","messageId":"2158","endLine":45,"endColumn":25},{"ruleId":"2155","severity":1,"message":"2172","line":66,"column":9,"nodeType":"2157","messageId":"2158","endLine":66,"endColumn":19},{"ruleId":"2155","severity":1,"message":"2186","line":1,"column":17,"nodeType":"2157","messageId":"2158","endLine":1,"endColumn":25},{"ruleId":"2155","severity":1,"message":"2241","line":14,"column":10,"nodeType":"2157","messageId":"2158","endLine":14,"endColumn":26},{"ruleId":"2155","severity":1,"message":"2242","line":14,"column":28,"nodeType":"2157","messageId":"2158","endLine":14,"endColumn":50},{"ruleId":"2155","severity":1,"message":"2243","line":21,"column":19,"nodeType":"2157","messageId":"2158","endLine":21,"endColumn":27},{"ruleId":"2155","severity":1,"message":"2186","line":1,"column":17,"nodeType":"2157","messageId":"2158","endLine":1,"endColumn":25},{"ruleId":"2155","severity":1,"message":"2186","line":1,"column":17,"nodeType":"2157","messageId":"2158","endLine":1,"endColumn":25},{"ruleId":"2155","severity":1,"message":"2241","line":14,"column":10,"nodeType":"2157","messageId":"2158","endLine":14,"endColumn":26},{"ruleId":"2155","severity":1,"message":"2242","line":14,"column":28,"nodeType":"2157","messageId":"2158","endLine":14,"endColumn":50},{"ruleId":"2155","severity":1,"message":"2234","line":20,"column":22,"nodeType":"2157","messageId":"2158","endLine":20,"endColumn":33},{"ruleId":"2179","severity":1,"message":"2225","line":64,"column":8,"nodeType":"2181","endLine":64,"endColumn":10,"suggestions":"2246"},{"ruleId":"2179","severity":1,"message":"2227","line":69,"column":8,"nodeType":"2181","endLine":69,"endColumn":44,"suggestions":"2247"},{"ruleId":"2155","severity":1,"message":"2229","line":2,"column":8,"nodeType":"2157","messageId":"2158","endLine":2,"endColumn":17},{"ruleId":"2155","severity":1,"message":"2237","line":7,"column":42,"nodeType":"2157","messageId":"2158","endLine":7,"endColumn":53},{"ruleId":"2155","severity":1,"message":"2238","line":7,"column":55,"nodeType":"2157","messageId":"2158","endLine":7,"endColumn":65},{"ruleId":"2155","severity":1,"message":"2239","line":7,"column":67,"nodeType":"2157","messageId":"2158","endLine":7,"endColumn":70},{"ruleId":"2155","severity":1,"message":"2240","line":12,"column":23,"nodeType":"2157","messageId":"2158","endLine":12,"endColumn":35},{"ruleId":"2155","severity":1,"message":"2235","line":8,"column":28,"nodeType":"2157","messageId":"2158","endLine":8,"endColumn":42},{"ruleId":"2155","severity":1,"message":"2236","line":8,"column":44,"nodeType":"2157","messageId":"2158","endLine":8,"endColumn":63},{"ruleId":"2217","severity":1,"message":"2218","line":60,"column":83,"nodeType":"2219","messageId":"2220","endLine":60,"endColumn":84},{"ruleId":"2155","severity":1,"message":"2183","line":73,"column":7,"nodeType":"2157","messageId":"2158","endLine":73,"endColumn":12},{"ruleId":"2155","severity":1,"message":"2184","line":11,"column":12,"nodeType":"2157","messageId":"2158","endLine":11,"endColumn":17},{"ruleId":"2155","severity":1,"message":"2174","line":96,"column":7,"nodeType":"2157","messageId":"2158","endLine":96,"endColumn":13},{"ruleId":"2155","severity":1,"message":"2186","line":1,"column":17,"nodeType":"2157","messageId":"2158","endLine":1,"endColumn":25},{"ruleId":"2155","severity":1,"message":"2229","line":4,"column":8,"nodeType":"2157","messageId":"2158","endLine":4,"endColumn":17},{"ruleId":"2179","severity":1,"message":"2232","line":41,"column":8,"nodeType":"2181","endLine":41,"endColumn":10,"suggestions":"2248"},{"ruleId":"2155","severity":1,"message":"2165","line":5,"column":8,"nodeType":"2157","messageId":"2158","endLine":5,"endColumn":20},{"ruleId":"2155","severity":1,"message":"2187","line":5,"column":8,"nodeType":"2157","messageId":"2158","endLine":5,"endColumn":12},{"ruleId":"2155","severity":1,"message":"2188","line":6,"column":8,"nodeType":"2157","messageId":"2158","endLine":6,"endColumn":14},{"ruleId":"2155","severity":1,"message":"2189","line":7,"column":8,"nodeType":"2157","messageId":"2158","endLine":7,"endColumn":13},{"ruleId":"2155","severity":1,"message":"2185","line":16,"column":20,"nodeType":"2157","messageId":"2158","endLine":16,"endColumn":30},{"ruleId":"2221","severity":1,"message":"2222","line":55,"column":17,"nodeType":"2223","messageId":"2224","endLine":59,"endColumn":19},{"ruleId":"2221","severity":1,"message":"2222","line":58,"column":17,"nodeType":"2223","messageId":"2224","endLine":62,"endColumn":19},{"ruleId":"2221","severity":1,"message":"2222","line":60,"column":17,"nodeType":"2223","messageId":"2224","endLine":64,"endColumn":19},{"ruleId":"2155","severity":1,"message":"2186","line":1,"column":17,"nodeType":"2157","messageId":"2158","endLine":1,"endColumn":25},{"ruleId":"2175","severity":1,"message":"2176","line":8,"column":31,"nodeType":"2177","messageId":"2178","endLine":8,"endColumn":33},{"ruleId":"2179","severity":1,"message":"2180","line":17,"column":6,"nodeType":"2181","endLine":17,"endColumn":12,"suggestions":"2249"},{"ruleId":"2155","severity":1,"message":"2199","line":3,"column":27,"nodeType":"2157","messageId":"2158","endLine":3,"endColumn":36},{"ruleId":"2221","severity":1,"message":"2222","line":55,"column":13,"nodeType":"2223","messageId":"2224","endLine":59,"endColumn":15},{"ruleId":"2221","severity":1,"message":"2222","line":61,"column":17,"nodeType":"2223","messageId":"2224","endLine":65,"endColumn":19},{"ruleId":"2155","severity":1,"message":"2206","line":1,"column":28,"nodeType":"2157","messageId":"2158","endLine":1,"endColumn":34},{"ruleId":"2155","severity":1,"message":"2207","line":32,"column":10,"nodeType":"2157","messageId":"2158","endLine":32,"endColumn":15},{"ruleId":"2155","severity":1,"message":"2208","line":32,"column":17,"nodeType":"2157","messageId":"2158","endLine":32,"endColumn":25},{"ruleId":"2179","severity":1,"message":"2209","line":77,"column":6,"nodeType":"2181","endLine":77,"endColumn":8,"suggestions":"2250"},{"ruleId":"2179","severity":1,"message":"2211","line":135,"column":6,"nodeType":"2181","endLine":135,"endColumn":48,"suggestions":"2251"},{"ruleId":"2155","severity":1,"message":"2213","line":139,"column":9,"nodeType":"2157","messageId":"2158","endLine":139,"endColumn":25},{"ruleId":"2155","severity":1,"message":"2200","line":51,"column":9,"nodeType":"2157","messageId":"2158","endLine":51,"endColumn":21},{"ruleId":"2179","severity":1,"message":"2201","line":108,"column":6,"nodeType":"2181","endLine":114,"endColumn":4,"suggestions":"2252"},{"ruleId":"2179","severity":1,"message":"2203","line":128,"column":6,"nodeType":"2181","endLine":128,"endColumn":8,"suggestions":"2253"},{"ruleId":"2155","severity":1,"message":"2205","line":207,"column":7,"nodeType":"2157","messageId":"2158","endLine":207,"endColumn":12},{"ruleId":"2179","severity":1,"message":"2190","line":27,"column":6,"nodeType":"2181","endLine":27,"endColumn":23,"suggestions":"2254"},{"ruleId":"2179","severity":1,"message":"2192","line":35,"column":6,"nodeType":"2181","endLine":35,"endColumn":8,"suggestions":"2255"},{"ruleId":"2221","severity":1,"message":"2222","line":57,"column":13,"nodeType":"2223","messageId":"2224","endLine":61,"endColumn":15},{"ruleId":"2221","severity":1,"message":"2222","line":72,"column":17,"nodeType":"2223","messageId":"2224","endLine":76,"endColumn":19},{"ruleId":"2155","severity":1,"message":"2198","line":4,"column":8,"nodeType":"2157","messageId":"2158","endLine":4,"endColumn":14},{"ruleId":"2179","severity":1,"message":"2214","line":45,"column":6,"nodeType":"2181","endLine":45,"endColumn":47,"suggestions":"2256"},{"ruleId":"2179","severity":1,"message":"2203","line":54,"column":6,"nodeType":"2181","endLine":54,"endColumn":8,"suggestions":"2257"},{"ruleId":"2194","severity":1,"message":"2195","line":76,"column":19,"nodeType":"2196","endLine":82,"endColumn":21},{"ruleId":"2194","severity":1,"message":"2195","line":104,"column":17,"nodeType":"2196","endLine":108,"endColumn":19},{"ruleId":"2194","severity":1,"message":"2195","line":131,"column":17,"nodeType":"2196","endLine":137,"endColumn":19},{"ruleId":"2194","severity":1,"message":"2195","line":175,"column":15,"nodeType":"2196","endLine":179,"endColumn":17},{"ruleId":"2194","severity":1,"message":"2195","line":228,"column":15,"nodeType":"2196","endLine":239,"endColumn":17},{"ruleId":"2194","severity":1,"message":"2195","line":285,"column":19,"nodeType":"2196","endLine":293,"endColumn":21},{"ruleId":"2159","severity":1,"message":"2197","line":371,"column":5,"nodeType":"2161","messageId":"2162","endLine":371,"endColumn":11},{"ruleId":"2159","severity":1,"message":"2197","line":401,"column":5,"nodeType":"2161","messageId":"2162","endLine":401,"endColumn":11},{"ruleId":"2155","severity":1,"message":"2198","line":2,"column":8,"nodeType":"2157","messageId":"2158","endLine":2,"endColumn":14},"no-native-reassign",["2258"],"no-negated-in-lhs",["2259"],"no-unused-vars","'controls' is defined but never used.","Identifier","unusedVar","no-dupe-keys","Duplicate key 'iconColor'.","ObjectExpression","unexpected","'withFormik' is defined but never used.","Duplicate key 'cardTitleColor'.","'BaseMaterial' is defined but never used.","'Container' is assigned a value but never used.","'Head' is defined but never used.","'MusicPlayer' is defined but never used.","'Chat' is defined but never used.","'Room' is defined but never used.","'setAlbum' is assigned a value but never used.","'onPlaySong' is assigned a value but never used.","'Fragment' is defined but never used.","'Button' is assigned a value but never used.","array-callback-return","Array.prototype.filter() expects a value to be returned at the end of arrow function.","ArrowFunctionExpression","expectedAtEnd","react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'getFilteredList'. Either include it or remove the dependency array.","ArrayExpression",["2260"],"'Error' is assigned a value but never used.","'field' is assigned a value but never used.","'handleSave' is defined but never used.","'useState' is defined but never used.","'Left' is defined but never used.","'Center' is defined but never used.","'Right' is defined but never used.","React Hook useEffect has an unnecessary dependency: 'client'. Either exclude it or remove the dependency array. Outer scope values like 'client' aren't valid dependencies because mutating them doesn't re-render the component.",["2261"],"React Hook useEffect has missing dependencies: 'channel' and 'login'. Either include them or remove the dependency array.",["2262"],"jsx-a11y/alt-text","img elements must have an alt prop, either with meaningful text, or an empty string for decorative images.","JSXOpeningElement","Duplicate key 'border'.","'styled' is defined but never used.","'useEffect' is defined but never used.","'leaveChannel' is assigned a value but never used.","React Hook useEffect has missing dependencies: 'token' and 'uid'. Either include them or remove the dependency array. Outer scope values like 'rtc.localAudioTrack' aren't valid dependencies because mutating them doesn't re-render the component.",["2263"],"React Hook useEffect has a missing dependency: 'client'. Either include it or remove the dependency array.",["2264"],"'Video' is assigned a value but never used.","'useRef' is defined but never used.","'muted' is assigned a value but never used.","'setMuted' is assigned a value but never used.","React Hook useEffect has missing dependencies: 'downlinkClient' and 'uplinkClient'. Either include them or remove the dependency array.",["2265"],"React Hook useEffect has missing dependencies: 'downlinkClient', 'token', 'token2', 'uid', 'uid2', and 'uplinkClient'. Either include them or remove the dependency array. Outer scope values like 'rtc.localAudioTrack' aren't valid dependencies because mutating them doesn't re-render the component.",["2266"],"'uplinkVideoStats' is assigned a value but never used.","React Hook useEffect has an unnecessary dependency: 'rtc.localVideoTrack'. Either exclude it or remove the dependency array. Outer scope values like 'rtc.localVideoTrack' aren't valid dependencies because mutating them doesn't re-render the component.",["2267"],["2268"],"no-useless-concat","Unexpected string concatenation of literals.","BinaryExpression","unexpectedConcat","react/jsx-no-duplicate-props","No duplicate props allowed","JSXAttribute","noDuplicateProps","React Hook useCallback has a missing dependency: 'album.length'. Either include it or remove the dependency array. If 'setOpenedImgIndex' needs the current value of 'album.length', you can also switch to useReducer instead of useState and read 'album.length' in the reducer.",["2269"],"React Hook useEffect has a missing dependency: 'album'. Either include it or remove the dependency array. If 'setOpenedImg' needs the current value of 'album', you can also switch to useReducer instead of useState and read 'album' in the reducer.",["2270"],"'PropTypes' is defined but never used.","'cardIconClicked' is assigned a value but never used.","'onAddSong' is assigned a value but never used.","React Hook useCallback has missing dependencies: 'goBack', 'goForward', and 'play'. Either include them or remove the dependency array. You can also do a functional update 'setPlay(p => ...)' if you only need 'play' in the 'setPlay' call.",["2271"],"'setComments' is assigned a value but never used.","'AiOutlineHeart' is defined but never used.","'AiOutlineAudioMuted' is defined but never used.","'Description' is defined but never used.","'ImgWrapper' is defined but never used.","'Img' is defined but never used.","'setShowicons' is assigned a value but never used.","'addObjectToArray' is defined but never used.","'deleteFromArrayByIndex' is defined but never used.","'setForms' is assigned a value but never used.",["2258"],["2259"],["2272"],["2273"],["2274"],["2275"],["2276"],["2277"],["2278"],["2279"],["2280"],["2281"],["2282"],["2283"],"no-global-assign","no-unsafe-negation",{"desc":"2284","fix":"2285"},{"desc":"2286","fix":"2287"},{"desc":"2288","fix":"2289"},{"desc":"2290","fix":"2291"},{"desc":"2292","fix":"2293"},{"desc":"2294","fix":"2295"},{"desc":"2296","fix":"2297"},{"desc":"2298","fix":"2299"},{"desc":"2292","fix":"2300"},{"desc":"2301","fix":"2302"},{"desc":"2303","fix":"2304"},{"desc":"2305","fix":"2306"},{"desc":"2301","fix":"2307"},{"desc":"2303","fix":"2308"},{"desc":"2305","fix":"2309"},{"desc":"2284","fix":"2310"},{"desc":"2294","fix":"2311"},{"desc":"2296","fix":"2312"},{"desc":"2290","fix":"2313"},{"desc":"2292","fix":"2314"},{"desc":"2286","fix":"2315"},{"desc":"2288","fix":"2316"},{"desc":"2298","fix":"2317"},{"desc":"2292","fix":"2318"},"Update the dependencies array to be: [getFilteredList, item]",{"range":"2319","text":"2320"},"Update the dependencies array to be: [channel]",{"range":"2321","text":"2322"},"Update the dependencies array to be: [channel, login]",{"range":"2323","text":"2324"},"Update the dependencies array to be: [client, token, uid]",{"range":"2325","text":"2326"},"Update the dependencies array to be: [client]",{"range":"2327","text":"2328"},"Update the dependencies array to be: [downlinkClient, uplinkClient]",{"range":"2329","text":"2330"},"Update the dependencies array to be: [downlinkClient, token, token2, uid, uid2, uplinkClient]",{"range":"2331","text":"2332"},"Update the dependencies array to be: [client, uid, token]",{"range":"2333","text":"2334"},{"range":"2335","text":"2328"},"Update the dependencies array to be: [album.length]",{"range":"2336","text":"2337"},"Update the dependencies array to be: [openedImgIndex, handleUserKeyPress, album]",{"range":"2338","text":"2339"},"Update the dependencies array to be: [goBack, goForward, play]",{"range":"2340","text":"2341"},{"range":"2342","text":"2337"},{"range":"2343","text":"2339"},{"range":"2344","text":"2341"},{"range":"2345","text":"2320"},{"range":"2346","text":"2330"},{"range":"2347","text":"2332"},{"range":"2348","text":"2326"},{"range":"2349","text":"2328"},{"range":"2350","text":"2322"},{"range":"2351","text":"2324"},{"range":"2352","text":"2334"},{"range":"2353","text":"2328"},[513,519],"[getFilteredList, item]",[973,990],"[channel]",[1104,1106],"[channel, login]",[3063,3180],"[client, token, uid]",[3563,3565],"[client]",[2734,2736],"[downlinkClient, uplinkClient]",[4577,4619],"[downlinkClient, token, token2, uid, uid2, uplinkClient]",[1360,1401],"[client, uid, token]",[1582,1584],[2100,2102],"[album.length]",[2243,2279],"[openedImgIndex, handleUserKeyPress, album]",[1311,1313],"[goBack, goForward, play]",[2100,2102],[2243,2279],[1311,1313],[513,519],[2734,2736],[4577,4619],[3063,3180],[3563,3565],[973,990],[1104,1106],[1360,1401],[1582,1584]]