@soppiya/elementus 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (332) hide show
  1. package/README.md +64 -0
  2. package/dist/assets/icons/SortingIcon/SortingIcon.d.ts +3 -0
  3. package/dist/assets/icons/SortingIcon/SortingIcon.js +2 -0
  4. package/dist/assets/icons/SortingIcon/SortingIcon.js.map +1 -0
  5. package/dist/assets/icons/SortingIcon/index.d.ts +1 -0
  6. package/dist/assets/icons/checkCircle/CheckCircle.d.ts +3 -0
  7. package/dist/assets/icons/checkCircle/CheckCircle.js +2 -0
  8. package/dist/assets/icons/checkCircle/CheckCircle.js.map +1 -0
  9. package/dist/assets/icons/checkCircle/index.d.ts +1 -0
  10. package/dist/assets/icons/cross/CrossIcon.d.ts +3 -0
  11. package/dist/assets/icons/cross/CrossIcon.js +2 -0
  12. package/dist/assets/icons/cross/CrossIcon.js.map +1 -0
  13. package/dist/assets/icons/cross/index.d.ts +1 -0
  14. package/dist/assets/icons/crossLine/CrossLineIcon.d.ts +3 -0
  15. package/dist/assets/icons/crossLine/CrossLineIcon.js +2 -0
  16. package/dist/assets/icons/crossLine/CrossLineIcon.js.map +1 -0
  17. package/dist/assets/icons/crossLine/index.d.ts +1 -0
  18. package/dist/assets/icons/dotsIcon/DotsIcon.d.ts +3 -0
  19. package/dist/assets/icons/dotsIcon/DotsIcon.js +2 -0
  20. package/dist/assets/icons/dotsIcon/DotsIcon.js.map +1 -0
  21. package/dist/assets/icons/dotsIcon/index.d.ts +1 -0
  22. package/dist/assets/icons/downFillArrow/DownFillArrow.d.ts +3 -0
  23. package/dist/assets/icons/downFillArrow/DownFillArrow.js +2 -0
  24. package/dist/assets/icons/downFillArrow/DownFillArrow.js.map +1 -0
  25. package/dist/assets/icons/downFillArrow/index.d.ts +1 -0
  26. package/dist/assets/icons/error/ErrorIcon.d.ts +3 -0
  27. package/dist/assets/icons/error/ErrorIcon.js +2 -0
  28. package/dist/assets/icons/error/ErrorIcon.js.map +1 -0
  29. package/dist/assets/icons/error/index.d.ts +1 -0
  30. package/dist/assets/icons/eye/EyeIcon.d.ts +4 -0
  31. package/dist/assets/icons/eye/EyeIcon.js +2 -0
  32. package/dist/assets/icons/eye/EyeIcon.js.map +1 -0
  33. package/dist/assets/icons/eye/EyeIconTypes.d.ts +3 -0
  34. package/dist/assets/icons/eye/index.d.ts +1 -0
  35. package/dist/assets/icons/filterIcon/FilterIcon.d.ts +3 -0
  36. package/dist/assets/icons/filterIcon/index.d.ts +1 -0
  37. package/dist/assets/icons/gridViewIcon/GridViewIcon.d.ts +3 -0
  38. package/dist/assets/icons/gridViewIcon/GridViewIcon.js +2 -0
  39. package/dist/assets/icons/gridViewIcon/GridViewIcon.js.map +1 -0
  40. package/dist/assets/icons/gridViewIcon/index.d.ts +1 -0
  41. package/dist/assets/icons/iconPlusCircle/IconPlusCircle.d.ts +3 -0
  42. package/dist/assets/icons/iconPlusCircle/IconPlusCircle.js +2 -0
  43. package/dist/assets/icons/iconPlusCircle/IconPlusCircle.js.map +1 -0
  44. package/dist/assets/icons/iconPlusCircle/index.d.ts +1 -0
  45. package/dist/assets/icons/index.d.ts +22 -0
  46. package/dist/assets/icons/info/InfoIcon.d.ts +3 -0
  47. package/dist/assets/icons/info/InfoIcon.js +2 -0
  48. package/dist/assets/icons/info/InfoIcon.js.map +1 -0
  49. package/dist/assets/icons/info/index.d.ts +1 -0
  50. package/dist/assets/icons/key/KeyIcon.d.ts +3 -0
  51. package/dist/assets/icons/key/KeyIcon.js +2 -0
  52. package/dist/assets/icons/key/KeyIcon.js.map +1 -0
  53. package/dist/assets/icons/key/index.d.ts +1 -0
  54. package/dist/assets/icons/leftArrowIcon/LeftArrowIcon.d.ts +3 -0
  55. package/dist/assets/icons/leftArrowIcon/LeftArrowIcon.js +2 -0
  56. package/dist/assets/icons/leftArrowIcon/LeftArrowIcon.js.map +1 -0
  57. package/dist/assets/icons/leftArrowIcon/index.d.ts +1 -0
  58. package/dist/assets/icons/listViewIcon/ListViewIcon.d.ts +3 -0
  59. package/dist/assets/icons/listViewIcon/ListViewIcon.js +2 -0
  60. package/dist/assets/icons/listViewIcon/ListViewIcon.js.map +1 -0
  61. package/dist/assets/icons/listViewIcon/index.d.ts +1 -0
  62. package/dist/assets/icons/loaderCircleIcon/LoaderCircleIcon.d.ts +3 -0
  63. package/dist/assets/icons/loaderCircleIcon/index.d.ts +1 -0
  64. package/dist/assets/icons/notVerified/NotVerifiedIcon.d.ts +3 -0
  65. package/dist/assets/icons/notVerified/NotVerifiedIcon.js +2 -0
  66. package/dist/assets/icons/notVerified/NotVerifiedIcon.js.map +1 -0
  67. package/dist/assets/icons/notVerified/index.d.ts +1 -0
  68. package/dist/assets/icons/rightArrowIcon/RightArrowIcon.d.ts +3 -0
  69. package/dist/assets/icons/rightArrowIcon/RightArrowIcon.js +2 -0
  70. package/dist/assets/icons/rightArrowIcon/RightArrowIcon.js.map +1 -0
  71. package/dist/assets/icons/rightArrowIcon/index.d.ts +1 -0
  72. package/dist/assets/icons/search/SearchIcon.d.ts +3 -0
  73. package/dist/assets/icons/search/SearchIcon.js +2 -0
  74. package/dist/assets/icons/search/SearchIcon.js.map +1 -0
  75. package/dist/assets/icons/search/index.d.ts +1 -0
  76. package/dist/assets/icons/uploadIcon/UploadIcon.d.ts +3 -0
  77. package/dist/assets/icons/uploadIcon/UploadIcon.js +2 -0
  78. package/dist/assets/icons/uploadIcon/UploadIcon.js.map +1 -0
  79. package/dist/assets/icons/uploadIcon/index.d.ts +1 -0
  80. package/dist/assets/icons/verified/VerifiedIcon.d.ts +3 -0
  81. package/dist/assets/icons/verified/VerifiedIcon.js +2 -0
  82. package/dist/assets/icons/verified/VerifiedIcon.js.map +1 -0
  83. package/dist/assets/icons/verified/index.d.ts +1 -0
  84. package/dist/assets/icons/warning/WarningIcon.d.ts +3 -0
  85. package/dist/assets/icons/warning/WarningIcon.js +2 -0
  86. package/dist/assets/icons/warning/WarningIcon.js.map +1 -0
  87. package/dist/assets/icons/warning/index.d.ts +1 -0
  88. package/dist/assets/images/avatar.png.js +2 -0
  89. package/dist/assets/images/avatar.png.js.map +1 -0
  90. package/dist/graphql/graphql.d.ts +10 -0
  91. package/dist/graphql/graphql.js +2 -0
  92. package/dist/graphql/graphql.js.map +1 -0
  93. package/dist/graphql/index.d.ts +2 -0
  94. package/dist/graphql/query.d.ts +5 -0
  95. package/dist/graphql/query.js +40 -0
  96. package/dist/graphql/query.js.map +1 -0
  97. package/dist/index.d.ts +32 -0
  98. package/dist/index.js +2 -0
  99. package/dist/index.js.map +1 -0
  100. package/dist/styles/style-inject/dist/style-inject.es.js +2 -0
  101. package/dist/styles/style-inject/dist/style-inject.es.js.map +1 -0
  102. package/dist/ui/badge/Badge.d.ts +4 -0
  103. package/dist/ui/badge/Badge.js +2 -0
  104. package/dist/ui/badge/Badge.js.map +1 -0
  105. package/dist/ui/badge/badge.module.scss.js +2 -0
  106. package/dist/ui/badge/badge.module.scss.js.map +1 -0
  107. package/dist/ui/badge/badgeModel.d.ts +5 -0
  108. package/dist/ui/badge/index.d.ts +2 -0
  109. package/dist/ui/banner/Banner.d.ts +4 -0
  110. package/dist/ui/banner/Banner.js +2 -0
  111. package/dist/ui/banner/Banner.js.map +1 -0
  112. package/dist/ui/banner/banner.module.scss.js +2 -0
  113. package/dist/ui/banner/banner.module.scss.js.map +1 -0
  114. package/dist/ui/banner/bannerModel.d.ts +7 -0
  115. package/dist/ui/banner/index.d.ts +2 -0
  116. package/dist/ui/button/Button.d.ts +4 -0
  117. package/dist/ui/button/Button.js +2 -0
  118. package/dist/ui/button/Button.js.map +1 -0
  119. package/dist/ui/button/button.module.scss.js +2 -0
  120. package/dist/ui/button/button.module.scss.js.map +1 -0
  121. package/dist/ui/button/buttonModel.d.ts +16 -0
  122. package/dist/ui/button/index.d.ts +2 -0
  123. package/dist/ui/card/Card.d.ts +12 -0
  124. package/dist/ui/card/Card.js +2 -0
  125. package/dist/ui/card/Card.js.map +1 -0
  126. package/dist/ui/card/card.module.scss.js +2 -0
  127. package/dist/ui/card/card.module.scss.js.map +1 -0
  128. package/dist/ui/card/cardBody/CardBody.d.ts +4 -0
  129. package/dist/ui/card/cardBody/CardBody.js +2 -0
  130. package/dist/ui/card/cardBody/CardBody.js.map +1 -0
  131. package/dist/ui/card/cardBody/cardBody.module.scss.js +2 -0
  132. package/dist/ui/card/cardBody/cardBody.module.scss.js.map +1 -0
  133. package/dist/ui/card/cardBody/cardBodyModel.d.ts +9 -0
  134. package/dist/ui/card/cardBody/index.d.ts +1 -0
  135. package/dist/ui/card/cardFooter/CardFooter.d.ts +4 -0
  136. package/dist/ui/card/cardFooter/CardFooter.js +2 -0
  137. package/dist/ui/card/cardFooter/CardFooter.js.map +1 -0
  138. package/dist/ui/card/cardFooter/cardFooter.module.scss.js +2 -0
  139. package/dist/ui/card/cardFooter/cardFooter.module.scss.js.map +1 -0
  140. package/dist/ui/card/cardFooter/cardFooterModel.d.ts +9 -0
  141. package/dist/ui/card/cardFooter/index.d.ts +1 -0
  142. package/dist/ui/card/cardHeader/CardHeader.d.ts +4 -0
  143. package/dist/ui/card/cardHeader/CardHeader.js +2 -0
  144. package/dist/ui/card/cardHeader/CardHeader.js.map +1 -0
  145. package/dist/ui/card/cardHeader/cardHeader.module.scss.js +2 -0
  146. package/dist/ui/card/cardHeader/cardHeader.module.scss.js.map +1 -0
  147. package/dist/ui/card/cardHeader/cardHeaderModel.d.ts +9 -0
  148. package/dist/ui/card/cardHeader/index.d.ts +1 -0
  149. package/dist/ui/card/cardModel.d.ts +5 -0
  150. package/dist/ui/card/index.d.ts +4 -0
  151. package/dist/ui/checkbox/Checkbox.d.ts +4 -0
  152. package/dist/ui/checkbox/Checkbox.js +2 -0
  153. package/dist/ui/checkbox/Checkbox.js.map +1 -0
  154. package/dist/ui/checkbox/checkbox.module.scss.js +2 -0
  155. package/dist/ui/checkbox/checkbox.module.scss.js.map +1 -0
  156. package/dist/ui/checkbox/checkboxModels.d.ts +11 -0
  157. package/dist/ui/checkbox/index.d.ts +2 -0
  158. package/dist/ui/colorPicker/ColorPicker.d.ts +7 -0
  159. package/dist/ui/colorPicker/ColorPicker.js +2 -0
  160. package/dist/ui/colorPicker/ColorPicker.js.map +1 -0
  161. package/dist/ui/colorPicker/color.css.js +2 -0
  162. package/dist/ui/colorPicker/color.css.js.map +1 -0
  163. package/dist/ui/colorPicker/colorPickerModel.d.ts +16 -0
  164. package/dist/ui/colorPicker/index.d.ts +1 -0
  165. package/dist/ui/dropzone/DropZone.d.ts +4 -0
  166. package/dist/ui/dropzone/DropZone.js +2 -0
  167. package/dist/ui/dropzone/DropZone.js.map +1 -0
  168. package/dist/ui/dropzone/dropZoneModel.d.ts +10 -0
  169. package/dist/ui/dropzone/dropzone.module.scss.js +2 -0
  170. package/dist/ui/dropzone/dropzone.module.scss.js.map +1 -0
  171. package/dist/ui/dropzone/index.d.ts +2 -0
  172. package/dist/ui/imageManager/ImageManager.d.ts +5 -0
  173. package/dist/ui/imageManager/ImageManager.js +2 -0
  174. package/dist/ui/imageManager/ImageManager.js.map +1 -0
  175. package/dist/ui/imageManager/imageCard/ImageCard.d.ts +4 -0
  176. package/dist/ui/imageManager/imageCard/ImageCard.js +2 -0
  177. package/dist/ui/imageManager/imageCard/ImageCard.js.map +1 -0
  178. package/dist/ui/imageManager/imageCard/imageCard.module.scss.js +2 -0
  179. package/dist/ui/imageManager/imageCard/imageCard.module.scss.js.map +1 -0
  180. package/dist/ui/imageManager/imageCard/imageModel.d.ts +11 -0
  181. package/dist/ui/imageManager/imageCard/index.d.ts +1 -0
  182. package/dist/ui/imageManager/imageManager.module.scss.js +2 -0
  183. package/dist/ui/imageManager/imageManager.module.scss.js.map +1 -0
  184. package/dist/ui/imageManager/imageManagerHeader/ImageManagerHeader.d.ts +4 -0
  185. package/dist/ui/imageManager/imageManagerHeader/ImageManagerHeader.js +2 -0
  186. package/dist/ui/imageManager/imageManagerHeader/ImageManagerHeader.js.map +1 -0
  187. package/dist/ui/imageManager/imageManagerHeader/imageManagerHeader.module.scss.js +2 -0
  188. package/dist/ui/imageManager/imageManagerHeader/imageManagerHeader.module.scss.js.map +1 -0
  189. package/dist/ui/imageManager/imageManagerHeader/imageManagerHeaderModel.d.ts +11 -0
  190. package/dist/ui/imageManager/imageManagerHeader/index.d.ts +1 -0
  191. package/dist/ui/imageManager/imageManagerModel.d.ts +25 -0
  192. package/dist/ui/imageManager/index.d.ts +1 -0
  193. package/dist/ui/imageManager/previewSlide/PreviewSlide.d.ts +4 -0
  194. package/dist/ui/imageManager/previewSlide/PreviewSlide.js +2 -0
  195. package/dist/ui/imageManager/previewSlide/PreviewSlide.js.map +1 -0
  196. package/dist/ui/imageManager/previewSlide/index.d.ts +1 -0
  197. package/dist/ui/imageManager/previewSlide/previewSlide.module.scss.js +2 -0
  198. package/dist/ui/imageManager/previewSlide/previewSlide.module.scss.js.map +1 -0
  199. package/dist/ui/imageManager/previewSlide/previewSlideModel.d.ts +6 -0
  200. package/dist/ui/imageViewer/ImageViewer.d.ts +4 -0
  201. package/dist/ui/imageViewer/ImageViewer.js +2 -0
  202. package/dist/ui/imageViewer/ImageViewer.js.map +1 -0
  203. package/dist/ui/imageViewer/imageViewer.module.scss.js +2 -0
  204. package/dist/ui/imageViewer/imageViewer.module.scss.js.map +1 -0
  205. package/dist/ui/imageViewer/imageViewerModels.d.ts +9 -0
  206. package/dist/ui/imageViewer/index.d.ts +1 -0
  207. package/dist/ui/input/Input.d.ts +4 -0
  208. package/dist/ui/input/Input.js +2 -0
  209. package/dist/ui/input/Input.js.map +1 -0
  210. package/dist/ui/input/index.d.ts +2 -0
  211. package/dist/ui/input/input.module.scss.js +2 -0
  212. package/dist/ui/input/input.module.scss.js.map +1 -0
  213. package/dist/ui/input/inputModel.d.ts +35 -0
  214. package/dist/ui/logo/Logo.d.ts +4 -0
  215. package/dist/ui/logo/Logo.js +2 -0
  216. package/dist/ui/logo/Logo.js.map +1 -0
  217. package/dist/ui/logo/index.d.ts +2 -0
  218. package/dist/ui/logo/logo.module.scss.js +2 -0
  219. package/dist/ui/logo/logo.module.scss.js.map +1 -0
  220. package/dist/ui/logo/logoModel.d.ts +4 -0
  221. package/dist/ui/modal/Modal.d.ts +4 -0
  222. package/dist/ui/modal/Modal.js +2 -0
  223. package/dist/ui/modal/Modal.js.map +1 -0
  224. package/dist/ui/modal/index.d.ts +2 -0
  225. package/dist/ui/modal/modal.module.scss.js +2 -0
  226. package/dist/ui/modal/modal.module.scss.js.map +1 -0
  227. package/dist/ui/modal/modalModel.d.ts +14 -0
  228. package/dist/ui/otp/OTP.d.ts +4 -0
  229. package/dist/ui/otp/OTP.js +2 -0
  230. package/dist/ui/otp/OTP.js.map +1 -0
  231. package/dist/ui/otp/OTPModel.d.ts +28 -0
  232. package/dist/ui/otp/index.d.ts +2 -0
  233. package/dist/ui/otp/otp.module.scss.js +2 -0
  234. package/dist/ui/otp/otp.module.scss.js.map +1 -0
  235. package/dist/ui/phone/Phone.d.ts +5 -0
  236. package/dist/ui/phone/Phone.js +2 -0
  237. package/dist/ui/phone/Phone.js.map +1 -0
  238. package/dist/ui/phone/index.d.ts +2 -0
  239. package/dist/ui/phone/phone.module.scss.js +2 -0
  240. package/dist/ui/phone/phone.module.scss.js.map +1 -0
  241. package/dist/ui/phone/phoneModel.d.ts +41 -0
  242. package/dist/ui/phone/phone_custom.scss.js +2 -0
  243. package/dist/ui/phone/phone_custom.scss.js.map +1 -0
  244. package/dist/ui/radio/Radio.d.ts +4 -0
  245. package/dist/ui/radio/Radio.js +2 -0
  246. package/dist/ui/radio/Radio.js.map +1 -0
  247. package/dist/ui/radio/index.d.ts +1 -0
  248. package/dist/ui/radio/radio.module.scss.js +2 -0
  249. package/dist/ui/radio/radio.module.scss.js.map +1 -0
  250. package/dist/ui/radio/radioModels.d.ts +13 -0
  251. package/dist/ui/select/Select.d.ts +4 -0
  252. package/dist/ui/select/Select.js +2 -0
  253. package/dist/ui/select/Select.js.map +1 -0
  254. package/dist/ui/select/index.d.ts +2 -0
  255. package/dist/ui/select/select.module.scss.js +2 -0
  256. package/dist/ui/select/select.module.scss.js.map +1 -0
  257. package/dist/ui/select/selectModel.d.ts +22 -0
  258. package/dist/ui/selectCountry/SelectCountry.d.ts +4 -0
  259. package/dist/ui/selectCountry/SelectCountry.js +2 -0
  260. package/dist/ui/selectCountry/SelectCountry.js.map +1 -0
  261. package/dist/ui/selectCountry/index.d.ts +1 -0
  262. package/dist/ui/selectCountry/selectCountry.module.scss.js +2 -0
  263. package/dist/ui/selectCountry/selectCountry.module.scss.js.map +1 -0
  264. package/dist/ui/selectCountry/selectCountryModel.d.ts +26 -0
  265. package/dist/ui/selectLanguage/SelectLanguage.d.ts +4 -0
  266. package/dist/ui/selectLanguage/SelectLanguage.js +2 -0
  267. package/dist/ui/selectLanguage/SelectLanguage.js.map +1 -0
  268. package/dist/ui/selectLanguage/index.d.ts +1 -0
  269. package/dist/ui/selectLanguage/selectLanguage.module.scss.js +2 -0
  270. package/dist/ui/selectLanguage/selectLanguage.module.scss.js.map +1 -0
  271. package/dist/ui/selectLanguage/selectLanguageModel.d.ts +27 -0
  272. package/dist/ui/selectTimezone/SelectTimezone.d.ts +4 -0
  273. package/dist/ui/selectTimezone/SelectTimezone.js +2 -0
  274. package/dist/ui/selectTimezone/SelectTimezone.js.map +1 -0
  275. package/dist/ui/selectTimezone/SelectTimezoneType.d.ts +26 -0
  276. package/dist/ui/selectTimezone/index.d.ts +1 -0
  277. package/dist/ui/selectTimezone/selectTimezone.module.scss.js +2 -0
  278. package/dist/ui/selectTimezone/selectTimezone.module.scss.js.map +1 -0
  279. package/dist/ui/spinner/Spinner.d.ts +4 -0
  280. package/dist/ui/spinner/Spinner.js +2 -0
  281. package/dist/ui/spinner/Spinner.js.map +1 -0
  282. package/dist/ui/spinner/index.d.ts +1 -0
  283. package/dist/ui/spinner/spinner.module.scss.js +2 -0
  284. package/dist/ui/spinner/spinner.module.scss.js.map +1 -0
  285. package/dist/ui/spinner/spinnerModel.d.ts +5 -0
  286. package/dist/ui/table/Table.d.ts +4 -0
  287. package/dist/ui/table/Table.js +2 -0
  288. package/dist/ui/table/Table.js.map +1 -0
  289. package/dist/ui/table/index.d.ts +1 -0
  290. package/dist/ui/table/table.module.scss.js +2 -0
  291. package/dist/ui/table/table.module.scss.js.map +1 -0
  292. package/dist/ui/table/tableModel.d.ts +12 -0
  293. package/dist/ui/tabs/Tabs.d.ts +4 -0
  294. package/dist/ui/tabs/Tabs.js +2 -0
  295. package/dist/ui/tabs/Tabs.js.map +1 -0
  296. package/dist/ui/tabs/index.d.ts +2 -0
  297. package/dist/ui/tabs/tabs.module.scss.js +2 -0
  298. package/dist/ui/tabs/tabs.module.scss.js.map +1 -0
  299. package/dist/ui/tabs/tabsModel.d.ts +9 -0
  300. package/dist/ui/text/Text.d.ts +4 -0
  301. package/dist/ui/text/Text.js +2 -0
  302. package/dist/ui/text/Text.js.map +1 -0
  303. package/dist/ui/text/index.d.ts +1 -0
  304. package/dist/ui/text/text.module.scss.js +2 -0
  305. package/dist/ui/text/text.module.scss.js.map +1 -0
  306. package/dist/ui/text/textModel.d.ts +15 -0
  307. package/dist/ui/textarea/Textarea.d.ts +4 -0
  308. package/dist/ui/textarea/Textarea.js +2 -0
  309. package/dist/ui/textarea/Textarea.js.map +1 -0
  310. package/dist/ui/textarea/index.d.ts +2 -0
  311. package/dist/ui/textarea/textarea.module.scss.js +2 -0
  312. package/dist/ui/textarea/textarea.module.scss.js.map +1 -0
  313. package/dist/ui/textarea/textareaModel.d.ts +29 -0
  314. package/dist/ui/userAvatar/UserAvatar.d.ts +4 -0
  315. package/dist/ui/userAvatar/UserAvatar.js +2 -0
  316. package/dist/ui/userAvatar/UserAvatar.js.map +1 -0
  317. package/dist/ui/userAvatar/index.d.ts +1 -0
  318. package/dist/ui/userAvatar/userAvatar.module.scss.js +2 -0
  319. package/dist/ui/userAvatar/userAvatar.module.scss.js.map +1 -0
  320. package/dist/ui/userAvatar/userAvatarModel.d.ts +5 -0
  321. package/dist/ui/verifiedBadge/VerifiedBadge.d.ts +4 -0
  322. package/dist/ui/verifiedBadge/VerifiedBadge.js +2 -0
  323. package/dist/ui/verifiedBadge/VerifiedBadge.js.map +1 -0
  324. package/dist/ui/verifiedBadge/VerifiedPropsTypes.d.ts +3 -0
  325. package/dist/ui/verifiedBadge/index.d.ts +1 -0
  326. package/dist/ui/verifiedBadge/verifiedBadge.module.scss.js +2 -0
  327. package/dist/ui/verifiedBadge/verifiedBadge.module.scss.js.map +1 -0
  328. package/dist/utils/classNames.d.ts +10 -0
  329. package/dist/utils/classNames.js +2 -0
  330. package/dist/utils/classNames.js.map +1 -0
  331. package/dist/utils/index.d.ts +1 -0
  332. package/package.json +84 -0
package/README.md ADDED
@@ -0,0 +1,64 @@
1
+ # Elementus
2
+
3
+ Soppiya has introduced Elementus, a design system that fulfill to the needs of third-party designers and developers. This system empowers Soppiya customers to design apps and websites in a way that suits their preferences and requirements.
4
+
5
+ ## Author
6
+
7
+ Soppiya
8
+
9
+ ## Contributing
10
+
11
+ Elementus React is Soppiya’s newly active open source design sytem. It’s the only project that’s both under very active development and is used to build Soppiya. We want to make it easy as possible as to contribute.
12
+
13
+ ## Documentation
14
+
15
+ Introduction
16
+
17
+ Elementus Design System integration guide for third-party developers. This document is designed to help you understand how to seamlessly incorporate Elementus, Soppiya's comprehensive design system, into your projects.
18
+
19
+ Purpose
20
+
21
+ The Elementus Design System is a collection of design guidelines, components, and resources that foster consistency, usability, and aesthetic coherence across Soppiya's digital products. By integrating Elementus, you can ensure that your application maintains a high level of visual and functional harmony with Soppiya's ecosystem.
22
+
23
+ Key Features
24
+
25
+ Consistency: Leverage Elementus's standardized design components for a unified user experience.
26
+ Efficiency: Accelerate development by utilizing pre-designed UI elements.
27
+ Quality: Benefit from the design system's thorough testing and optimization.
28
+ Scalability: Design elements are adaptable to various screen sizes and resolutions.
29
+
30
+ Support and Resources
31
+
32
+ For assistance and guidance, utilize Soppiya's support channels, community forums, and additional resources related to Elementus integration. Collaborate with fellow developers to share insights and solutions.
33
+
34
+ Conclusion
35
+
36
+ Integrating the Elementus Design System into your third-party project can elevate its design quality, user experience, and overall appeal. By following the integration guidelines and leveraging its components, you'll create a product that resonates with users and aligns seamlessly with Soppiya's ecosystem.
37
+
38
+ ## Installation
39
+
40
+ ```sh
41
+ npm install @soppiya/elementus
42
+ ```
43
+
44
+ > **_note:_** It's now in development mode.
45
+
46
+ ## License
47
+
48
+ Source code is under a custom license based on MIT. The license restricts Elementus usage to applications that integrate or interoperate with Soppiya cms or services, with additional restrictions for external, stand-alone applications.
49
+
50
+ ## FAQ
51
+
52
+ #### What is Elementus?
53
+
54
+ Elementus is soppiy's design system.
55
+
56
+ #### Why use it?
57
+
58
+ use it to design application in a way that suits your preferences and requirements.
59
+
60
+ ## Used By
61
+
62
+ This project is used by all coustomers of Soppiya.
63
+
64
+ ![Logo](https://soppiya.com/media/assets/soppiya.png)
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const SortingIcon: () => React.JSX.Element;
3
+ export default SortingIcon;
@@ -0,0 +1,2 @@
1
+ import C from"react";const e=()=>C.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},C.createElement("path",{d:"M15.3667 4.95837C15.3667 5.21185 15.1613 5.41674 14.9083 5.41674H8.94947C8.69645 5.41674 8.4911 5.21185 8.4911 4.95837C8.4911 4.70489 8.69645 4.5 8.94947 4.5H14.9083C15.1613 4.5 15.3667 4.70489 15.3667 4.95837ZM13.5332 6.79186H8.94947C8.69645 6.79186 8.4911 6.99675 8.4911 7.25023C8.4911 7.50371 8.69645 7.7086 8.94947 7.7086H13.5332C13.7862 7.7086 13.9916 7.50371 13.9916 7.25023C13.9916 6.99675 13.7862 6.79186 13.5332 6.79186ZM12.1581 9.08372H8.94947C8.69645 9.08372 8.4911 9.28861 8.4911 9.54209C8.4911 9.79557 8.69645 10.0005 8.94947 10.0005H12.1581C12.4111 10.0005 12.6164 9.79557 12.6164 9.54209C12.6164 9.28861 12.4111 9.08372 12.1581 9.08372ZM10.783 11.3756H8.94947C8.69645 11.3756 8.4911 11.5805 8.4911 11.8339C8.4911 12.0874 8.69645 12.2923 8.94947 12.2923H10.783C11.036 12.2923 11.2413 12.0874 11.2413 11.8339C11.2413 11.5805 11.036 11.3756 10.783 11.3756ZM7.89843 13.3434L7.11599 14.1258V4.95837C7.11599 4.70489 6.91063 4.5 6.65761 4.5C6.40459 4.5 6.19924 4.70489 6.19924 4.95837V14.1258L5.41634 13.3429C5.23712 13.1637 4.94743 13.1637 4.76821 13.3429C4.58898 13.5221 4.58898 13.8118 4.76821 13.991L6.00902 15.2319C6.18778 15.4106 6.42247 15.5 6.65761 15.5C6.89276 15.5 7.12699 15.4106 7.30575 15.2319L8.54656 13.991C8.72579 13.8118 8.72579 13.5221 8.54656 13.3429C8.36734 13.1637 8.07765 13.1641 7.89843 13.3434Z",fill:"#616161"}));export{e as default};
2
+ //# sourceMappingURL=SortingIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SortingIcon.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ export { default as SortingIcon } from "./SortingIcon";
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const CheckCircle: React.FC;
3
+ export default CheckCircle;
@@ -0,0 +1,2 @@
1
+ import e from"react";const t=()=>e.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M10 0C4.48583 0 0 4.48583 0 10C0 15.5142 4.48583 20 10 20C15.5142 20 20 15.5142 20 10C20 4.48583 15.5142 0 10 0ZM9.92417 12.8492C9.60167 13.1717 9.1775 13.3325 8.75167 13.3325C8.32583 13.3325 7.8975 13.17 7.57167 12.845L5.25333 10.5983L6.41417 9.40083L8.74167 11.6567L13.5825 6.90583L14.7525 8.09333L9.92417 12.8492Z",fill:"#008060"}));export{t as default};
2
+ //# sourceMappingURL=CheckCircle.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CheckCircle.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ export { default as CheckCircle } from "./CheckCircle";
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ declare const CrossIcon: React.FC;
3
+ export default CrossIcon;
@@ -0,0 +1,2 @@
1
+ import e from"react";const t=()=>e.createElement("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M7 0C3.134 0 0 3.134 0 7C0 10.866 3.134 14 7 14C10.866 14 14 10.866 14 7C13.9958 3.13573 10.8643 0.00418359 7 0ZM9.33332 8.50907C9.57037 8.72725 9.58568 9.09628 9.3675 9.33332C9.14933 9.57037 8.7803 9.58568 8.54325 9.3675C8.53139 9.35659 8.52001 9.34519 8.50907 9.33332L7 7.82482L5.4915 9.33332C5.25976 9.55713 4.89048 9.55071 4.66668 9.31897C4.44836 9.09292 4.44836 8.73455 4.66668 8.5085L6.17518 7L4.66668 5.4915C4.44287 5.25976 4.44929 4.89048 4.68103 4.66668C4.90708 4.44836 5.26545 4.44836 5.4915 4.66668L7 6.17518L8.50907 4.66668C8.72725 4.42963 9.09628 4.41432 9.33332 4.6325C9.57037 4.85067 9.58568 5.2197 9.3675 5.45675C9.35659 5.46861 9.34519 5.47999 9.33332 5.49093L7.82482 7L9.33332 8.50907Z",fill:"#616161"}));export{t as default};
2
+ //# sourceMappingURL=CrossIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CrossIcon.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ export { default as CrossIcon } from "./CrossIcon";
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const CrossLineIcon: React.FC;
3
+ export default CrossLineIcon;
@@ -0,0 +1,2 @@
1
+ import C from"react";const e=()=>C.createElement("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"},C.createElement("path",{d:"M9.76736 0.232637C9.61836 0.0836796 9.4163 0 9.20561 0C8.99492 0 8.79286 0.0836796 8.64386 0.232637L5 3.87649L1.35615 0.232637C1.20714 0.0836796 1.00508 0 0.794391 0C0.583702 0 0.381639 0.0836796 0.232637 0.232637C0.0836796 0.381639 0 0.583702 0 0.794391C0 1.00508 0.0836796 1.20714 0.232637 1.35615L3.87649 5L0.232637 8.64386C0.0836796 8.79286 0 8.99492 0 9.20561C0 9.4163 0.0836796 9.61836 0.232637 9.76736C0.381639 9.91632 0.583702 10 0.794391 10C1.00508 10 1.20714 9.91632 1.35615 9.76736L5 6.12351L8.64386 9.76736C8.79286 9.91632 8.99492 10 9.20561 10C9.4163 10 9.61836 9.91632 9.76736 9.76736C9.91632 9.61836 10 9.4163 10 9.20561C10 8.99492 9.91632 8.79286 9.76736 8.64386L6.12351 5L9.76736 1.35615C9.91632 1.20714 10 1.00508 10 0.794391C10 0.583702 9.91632 0.381639 9.76736 0.232637Z",fill:"#616161"}));export{e as default};
2
+ //# sourceMappingURL=CrossLineIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CrossLineIcon.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ export { default as CrossLineIcon } from "./CrossLineIcon";
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const DotsIcon: () => React.JSX.Element;
3
+ export default DotsIcon;
@@ -0,0 +1,2 @@
1
+ import e from"react";const t=()=>e.createElement("svg",{width:"14",height:"4",viewBox:"0 0 14 4",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M12.1458 3.35407C12.8937 3.35407 13.5 2.74779 13.5 1.99991C13.5 1.25203 12.8937 0.645752 12.1458 0.645752C11.398 0.645752 10.7917 1.25203 10.7917 1.99991C10.7917 2.74779 11.398 3.35407 12.1458 3.35407Z",fill:"#616161"}),e.createElement("path",{d:"M7 3.35407C7.74788 3.35407 8.35416 2.74779 8.35416 1.99991C8.35416 1.25203 7.74788 0.645752 7 0.645752C6.25212 0.645752 5.64584 1.25203 5.64584 1.99991C5.64584 2.74779 6.25212 3.35407 7 3.35407Z",fill:"#616161"}),e.createElement("path",{d:"M1.85416 3.35407C2.60204 3.35407 3.20832 2.74779 3.20832 1.99991C3.20832 1.25203 2.60204 0.645752 1.85416 0.645752C1.10628 0.645752 0.5 1.25203 0.5 1.99991C0.5 2.74779 1.10628 3.35407 1.85416 3.35407Z",fill:"#616161"}));export{t as default};
2
+ //# sourceMappingURL=DotsIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DotsIcon.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ export { default as DotsIcon } from "./DotsIcon";
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const DownFillArrow: () => React.JSX.Element;
3
+ export default DownFillArrow;
@@ -0,0 +1,2 @@
1
+ import e from"react";const t=()=>e.createElement("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M2.39675 3.55566H9.60302C9.73049 3.5562 9.85495 3.59452 9.96065 3.66579C10.0663 3.73705 10.1485 3.83806 10.1968 3.95604C10.2451 4.07401 10.2574 4.20366 10.232 4.32859C10.2066 4.45351 10.1447 4.56811 10.0542 4.65788L6.45753 8.25456C6.3976 8.31498 6.32631 8.36293 6.24777 8.39565C6.16922 8.42838 6.08497 8.44523 5.99988 8.44523C5.91479 8.44523 5.83054 8.42838 5.752 8.39565C5.67345 8.36293 5.60216 8.31498 5.54224 8.25456L1.94555 4.65788C1.85504 4.56811 1.79318 4.45351 1.76779 4.32859C1.74241 4.20366 1.75463 4.07401 1.80293 3.95604C1.85122 3.83806 1.93342 3.73705 2.03911 3.66579C2.14481 3.59452 2.26927 3.5562 2.39675 3.55566Z",fill:"#616161"}));export{t as default};
2
+ //# sourceMappingURL=DownFillArrow.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DownFillArrow.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ export { default as DownFillArrow } from "./DownFillArrow";
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const ErrorIcon: React.FC;
3
+ export default ErrorIcon;
@@ -0,0 +1,2 @@
1
+ import C from"react";const e=()=>C.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},C.createElement("path",{d:"M18.7779 7.05471L12.9456 1.22078C12.1581 0.434149 11.1124 0 9.99907 0C8.88579 0 7.83916 0.434149 7.05253 1.22078L1.22027 7.05471C-0.403827 8.6788 -0.403827 11.3212 1.22027 12.9453L7.05253 18.7792C7.83916 19.5659 8.88579 20 9.99907 20C11.1124 20 12.1581 19.5659 12.9456 18.7792L18.7779 12.9453C19.5645 12.1587 19.9978 11.1129 19.9978 10.0004C19.9978 8.88796 19.5645 7.84134 18.7779 7.05471ZM9.16494 5.83809C9.16494 5.37728 9.53826 5.00479 9.99824 5.00479C10.4582 5.00479 10.8315 5.37728 10.8315 5.83809V10.4212C10.8315 10.882 10.4582 11.2545 9.99824 11.2545C9.53826 11.2545 9.16494 10.882 9.16494 10.4212V5.83809ZM9.99824 15.0044C9.30827 15.0044 8.74829 14.4444 8.74829 13.7544C8.74829 13.0645 9.30827 12.5045 9.99824 12.5045C10.6882 12.5045 11.2482 13.0645 11.2482 13.7544C11.2482 14.4444 10.6882 15.0044 9.99824 15.0044Z",fill:"#D82C0D"}));export{e as default};
2
+ //# sourceMappingURL=ErrorIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ErrorIcon.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ export { default as ErrorIcon } from "./ErrorIcon";
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { EyeIconProps } from "./EyeIconTypes";
3
+ declare const EyeIcon: React.FC<EyeIconProps>;
4
+ export default EyeIcon;
@@ -0,0 +1,2 @@
1
+ import C from"react";const e=({visible:e})=>e?C.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},C.createElement("path",{d:"M16.8959 9.52224C16.3323 8.29996 15.5068 7.21657 14.4779 6.34882L16.2466 4.58011L15.4212 3.75409L13.5002 5.67331C12.437 5.05829 11.2284 4.73942 10.0001 4.74986C5.62499 4.74986 3.61652 8.40221 3.10434 9.52224C3.03559 9.67233 3 9.83549 3 10.0006C3 10.1657 3.03559 10.3288 3.10434 10.4789C3.66794 11.7012 4.49343 12.7846 5.52232 13.6523L3.75419 15.4211L4.57905 16.2459L6.50001 14.3267C7.56325 14.9417 8.77186 15.2606 10.0001 15.2501C14.3752 15.2501 16.3837 11.5978 16.8959 10.4778C16.9645 10.3278 17 10.1649 17 10C17 9.83511 16.9645 9.67216 16.8959 9.52224ZM6.50001 10C6.49891 9.3575 6.67497 8.72714 7.00884 8.1782C7.34272 7.62926 7.82148 7.18301 8.39249 6.88849C8.96351 6.59396 9.60468 6.46258 10.2455 6.50878C10.8863 6.55497 11.502 6.77696 12.0249 7.15034L11.1779 7.99736C10.8223 7.78293 10.4153 7.66864 10.0001 7.66661C9.38125 7.66661 8.78774 7.91244 8.35015 8.35004C7.91255 8.78764 7.66671 9.38114 7.66671 10C7.66874 10.4152 7.78303 10.8222 7.99747 11.1778L7.15045 12.0248C6.7275 11.4344 6.50005 10.7263 6.50001 10ZM10.0001 13.5001C9.27381 13.5001 8.56575 13.2726 7.9753 12.8497L8.82232 12.0026C9.17791 12.2171 9.58487 12.3314 10.0001 12.3334C10.619 12.3334 11.2125 12.0876 11.6501 11.65C12.0877 11.2124 12.3335 10.6189 12.3335 10C12.3315 9.58476 12.2172 9.1778 12.0027 8.82222L12.8498 7.9752C13.2231 8.49807 13.4451 9.11376 13.4913 9.75459C13.5375 10.3954 13.4061 11.0366 13.1116 11.6076C12.8171 12.1786 12.3708 12.6574 11.8219 12.9913C11.273 13.3251 10.6426 13.5012 10.0001 13.5001Z",fill:"#616161"})):C.createElement("svg",{width:"14",height:"12",viewBox:"0 0 14 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},C.createElement("path",{d:"M13.8959 5.52225C13.3837 4.40222 11.3752 0.749878 7.0001 0.749878C2.62499 0.749878 0.616524 4.40222 0.104344 5.52225C0.0355898 5.67235 0 5.8355 0 6.0006C0 6.16569 0.0355898 6.32884 0.104344 6.47894C0.616524 7.5978 2.62499 11.2501 7.0001 11.2501C11.3752 11.2501 13.3837 7.5978 13.8959 6.47777C13.9645 6.32785 14 6.1649 14 6.00001C14 5.83513 13.9645 5.67218 13.8959 5.52225ZM7.0001 9.5001C6.30785 9.5001 5.63115 9.29483 5.05556 8.91023C4.47997 8.52564 4.03136 7.979 3.76644 7.33944C3.50153 6.69988 3.43222 5.99613 3.56727 5.31718C3.70232 4.63823 4.03567 4.01457 4.52517 3.52508C5.01466 3.03558 5.63832 2.70223 6.31727 2.56718C6.99622 2.43212 7.69997 2.50144 8.33953 2.76635C8.97909 3.03126 9.52573 3.47988 9.91032 4.05547C10.2949 4.63105 10.5002 5.30776 10.5002 6.00001C10.4993 6.92801 10.1302 7.81773 9.47402 8.47393C8.81783 9.13012 7.9281 9.49918 7.0001 9.5001Z",fill:"#616161"}),C.createElement("path",{d:"M7.00008 8.33341C8.28878 8.33341 9.33347 7.28872 9.33347 6.00002C9.33347 4.71132 8.28878 3.66663 7.00008 3.66663C5.71138 3.66663 4.66669 4.71132 4.66669 6.00002C4.66669 7.28872 5.71138 8.33341 7.00008 8.33341Z",fill:"#616161"}));export{e as default};
2
+ //# sourceMappingURL=EyeIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"EyeIcon.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,3 @@
1
+ export interface EyeIconProps {
2
+ visible: boolean;
3
+ }
@@ -0,0 +1 @@
1
+ export { default as EyeIcon } from "./EyeIcon";
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const FilterIcon: () => React.JSX.Element;
3
+ export default FilterIcon;
@@ -0,0 +1 @@
1
+ export { default as FilterIcon } from "./FilterIcon";
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const GridViewIcon: () => React.JSX.Element;
3
+ export default GridViewIcon;
@@ -0,0 +1,2 @@
1
+ import e from"react";const C=()=>e.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M5.00001 12.75H6.25C6.80228 12.75 7.25001 13.1977 7.25001 13.75V15C7.25001 15.5523 6.80228 16 6.25 16H5.00001C4.44773 16 4 15.5523 4 15V13.75C4 13.1977 4.44773 12.75 5.00001 12.75Z",fill:"#616161"}),e.createElement("path",{d:"M15.559 12.921C15.394 12.8093 15.1993 12.7497 15 12.75H13.75C13.1977 12.75 12.75 13.1977 12.75 13.75V15C12.75 15.5523 13.1977 16 13.75 16H15C15.5523 16 16 15.5523 16 15V13.75C16 13.4175 15.8347 13.1069 15.559 12.921Z",fill:"#616161"}),e.createElement("path",{d:"M5.00001 8.375H6.25C6.80228 8.375 7.25001 8.82273 7.25001 9.37501V10.625C7.25001 11.1773 6.80228 11.625 6.25 11.625H5.00001C4.44773 11.625 4 11.1773 4 10.625V9.37501C4 8.8227 4.44773 8.375 5.00001 8.375Z",fill:"#616161"}),e.createElement("path",{d:"M15.559 8.546C15.394 8.43425 15.1993 8.37467 15 8.375H13.75C13.1977 8.375 12.75 8.82273 12.75 9.37501V10.625C12.75 11.1773 13.1977 11.625 13.75 11.625H15C15.5523 11.625 16 11.1773 16 10.625V9.37501C16 9.04252 15.8347 8.73184 15.559 8.546Z",fill:"#616161"}),e.createElement("path",{d:"M5.00001 4H6.25C6.80228 4 7.25001 4.44773 7.25001 5.00001V6.25C7.25001 6.80228 6.80228 7.25001 6.25 7.25001H5.00001C4.44773 7.25001 4 6.80228 4 6.25V5.00001C4 4.44773 4.44773 4 5.00001 4Z",fill:"#616161"}),e.createElement("path",{d:"M11.184 12.921C11.019 12.8093 10.8243 12.7497 10.625 12.75H9.37501C8.82273 12.75 8.375 13.1977 8.375 13.75V15C8.375 15.5523 8.82273 16 9.37501 16H10.625C11.1773 16 11.625 15.5523 11.625 15V13.75C11.625 13.4175 11.4597 13.1069 11.184 12.921Z",fill:"#616161"}),e.createElement("path",{d:"M11.184 8.546C11.019 8.43425 10.8243 8.37467 10.625 8.375H9.37501C8.82273 8.375 8.375 8.82273 8.375 9.37501V10.625C8.375 11.1773 8.82273 11.625 9.37501 11.625H10.625C11.1773 11.625 11.625 11.1773 11.625 10.625V9.37501C11.625 9.04252 11.4597 8.73184 11.184 8.546Z",fill:"#616161"}),e.createElement("path",{d:"M11.184 4.171C11.019 4.05925 10.8243 3.99967 10.625 4H9.37501C8.82273 4 8.375 4.44773 8.375 5.00001V6.25C8.375 6.80228 8.82273 7.25001 9.37501 7.25001H10.625C11.1773 7.25001 11.625 6.80228 11.625 6.25V5.00001C11.625 4.66755 11.4597 4.35684 11.184 4.171Z",fill:"#616161"}),e.createElement("path",{d:"M15.829 4.441C15.6432 4.16533 15.3325 4.00005 15 4H13.75C13.1977 4 12.75 4.44773 12.75 5.00001V6.25C12.75 6.80228 13.1977 7.25001 13.75 7.25001H15C15.5523 7.25001 16 6.80228 16 6.25V5.00001C16.0003 4.80074 15.9408 4.60598 15.829 4.441Z",fill:"#616161"}));export{C as default};
2
+ //# sourceMappingURL=GridViewIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GridViewIcon.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ export { default as GridViewIcon } from "./GridViewIcon";
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ declare const IconPlusCircle: () => React.JSX.Element;
3
+ export default IconPlusCircle;
@@ -0,0 +1,2 @@
1
+ import e from"react";const t=()=>e.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("rect",{x:"0.5",y:"0.5",width:"19",height:"19",rx:"9.5",fill:"white"}),e.createElement("g",{clipPath:"url(#clip0_1200_8364)"},e.createElement("path",{d:"M13.5 9.5H10.5V6.5C10.5 6.22386 10.2761 6 10 6C9.72386 6 9.5 6.22386 9.5 6.5V9.5H6.5C6.22386 9.5 6 9.72386 6 10C6 10.2761 6.22386 10.5 6.5 10.5H9.5V13.5C9.5 13.7761 9.72386 14 10 14C10.2761 14 10.5 13.7761 10.5 13.5V10.5H13.5C13.7761 10.5 14 10.2761 14 10C14 9.72386 13.7761 9.5 13.5 9.5Z",fill:"#616161"})),e.createElement("rect",{x:"0.5",y:"0.5",width:"19",height:"19",rx:"9.5",stroke:"#E3E3E3"}),e.createElement("defs",null,e.createElement("clipPath",{id:"clip0_1200_8364"},e.createElement("rect",{width:"8",height:"8",fill:"white",transform:"translate(6 6)"}))));export{t as default};
2
+ //# sourceMappingURL=IconPlusCircle.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IconPlusCircle.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ export { default as IconPlusCircle } from "./IconPlusCircle";
@@ -0,0 +1,22 @@
1
+ export * from "./SortingIcon";
2
+ export * from "./checkCircle";
3
+ export * from "./cross";
4
+ export * from "./crossLine";
5
+ export * from "./dotsIcon";
6
+ export * from "./downFillArrow";
7
+ export * from "./error";
8
+ export * from "./eye";
9
+ export * from "./filterIcon";
10
+ export * from "./gridViewIcon";
11
+ export * from "./iconPlusCircle";
12
+ export * from "./info";
13
+ export * from "./key";
14
+ export * from "./leftArrowIcon";
15
+ export * from "./listViewIcon";
16
+ export * from "./loaderCircleIcon";
17
+ export * from "./notVerified";
18
+ export * from "./rightArrowIcon";
19
+ export * from "./search";
20
+ export * from "./uploadIcon";
21
+ export * from "./verified";
22
+ export * from "./warning";
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const InfoIcon: React.FC;
3
+ export default InfoIcon;
@@ -0,0 +1,2 @@
1
+ import C from"react";const e=()=>C.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},C.createElement("path",{d:"M10 20C11.9778 20 13.9112 19.4135 15.5557 18.3147C17.2002 17.2159 18.4819 15.6541 19.2388 13.8268C19.9957 11.9996 20.1937 9.98891 19.8078 8.0491C19.422 6.10929 18.4696 4.32746 17.0711 2.92894C15.6725 1.53041 13.8907 0.578004 11.9509 0.192152C10.0111 -0.1937 8.00043 0.00433286 6.17316 0.761209C4.3459 1.51809 2.78412 2.79981 1.6853 4.4443C0.58649 6.08879 0 8.02219 0 10C0.00286757 12.6513 1.05736 15.1932 2.9321 17.0679C4.80684 18.9426 7.34871 19.9971 10 20ZM10 4.16667C10.2472 4.16667 10.4889 4.23998 10.6945 4.37733C10.9 4.51468 11.0602 4.70991 11.1548 4.93832C11.2495 5.16672 11.2742 5.41806 11.226 5.66053C11.1777 5.90301 11.0587 6.12574 10.8839 6.30055C10.7091 6.47537 10.4863 6.59442 10.2439 6.64265C10.0014 6.69088 9.75005 6.66613 9.52164 6.57152C9.29324 6.47691 9.09801 6.31669 8.96066 6.11113C8.82331 5.90557 8.75 5.6639 8.75 5.41667C8.75 5.08515 8.88169 4.76721 9.11611 4.53279C9.35054 4.29837 9.66848 4.16667 10 4.16667ZM9.16667 8.33334H10C10.442 8.33334 10.8659 8.50893 11.1785 8.82149C11.4911 9.13405 11.6667 9.55797 11.6667 10V15C11.6667 15.221 11.5789 15.433 11.4226 15.5893C11.2663 15.7455 11.0543 15.8333 10.8333 15.8333C10.6123 15.8333 10.4004 15.7455 10.2441 15.5893C10.0878 15.433 10 15.221 10 15V10H9.16667C8.94565 10 8.73369 9.9122 8.57741 9.75592C8.42113 9.59964 8.33333 9.38768 8.33333 9.16667C8.33333 8.94566 8.42113 8.73369 8.57741 8.57741C8.73369 8.42113 8.94565 8.33334 9.16667 8.33334Z",fill:"#00A0AC"}));export{e as default};
2
+ //# sourceMappingURL=InfoIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"InfoIcon.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ export { default as InfoIcon } from "./InfoIcon";
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ declare const KeyIcon: () => React.JSX.Element;
3
+ export default KeyIcon;
@@ -0,0 +1,2 @@
1
+ import C from"react";const e=()=>C.createElement(C.Fragment,null,C.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},C.createElement("path",{d:"M15.4181 3.50001H14.6413C14.4281 3.4994 14.217 3.54112 14.02 3.62274C13.8231 3.70436 13.6443 3.82426 13.494 3.97549L8.88144 8.58482C8.01205 8.28783 7.06773 8.29396 6.20227 8.60221C5.33682 8.91046 4.60124 9.50266 4.11534 10.2824C3.62945 11.0621 3.42187 11.9833 3.52643 12.8961C3.63098 13.8088 4.04151 14.6592 4.69114 15.3089C5.34076 15.9585 6.19121 16.369 7.10395 16.4736C8.01669 16.5781 8.93794 16.3706 9.71764 15.8847C10.4973 15.3988 11.0895 14.6632 11.3978 13.7977C11.706 12.9323 11.7122 11.988 11.4152 11.1186L12.7134 9.82032V7.82751H14.3362V6.20469H16.2571C16.415 5.9507 16.4991 5.65776 16.5 5.35867V4.58188C16.5 4.29495 16.386 4.01977 16.1831 3.81688C15.9802 3.61399 15.7051 3.50001 15.4181 3.50001ZM6.49265 14.3188C6.33217 14.3188 6.1753 14.2712 6.04186 14.182C5.90843 14.0929 5.80443 13.9661 5.74301 13.8179C5.6816 13.6696 5.66553 13.5064 5.69684 13.3491C5.72815 13.1917 5.80543 13.0471 5.9189 12.9336C6.03238 12.8201 6.17696 12.7428 6.33436 12.7115C6.49175 12.6802 6.6549 12.6963 6.80317 12.7577C6.95143 12.8191 7.07816 12.9231 7.16731 13.0566C7.25647 13.19 7.30406 13.3469 7.30406 13.5073C7.30406 13.7225 7.21857 13.9289 7.06641 14.0811C6.91424 14.2333 6.70785 14.3188 6.49265 14.3188Z",fill:"#616161"})));export{e as default};
2
+ //# sourceMappingURL=KeyIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"KeyIcon.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ export { default as KeyIcon } from "./KeyIcon";
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const LeftArrowIcon: () => React.JSX.Element;
3
+ export default LeftArrowIcon;
@@ -0,0 +1,2 @@
1
+ import e from"react";const t=()=>e.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M8.65621 9.99366L12.921 5.72884C13.0656 5.58427 13.1339 5.41561 13.1258 5.22285C13.1178 5.03009 13.0415 4.86142 12.8969 4.71685C12.7524 4.57228 12.5797 4.5 12.3789 4.5C12.1781 4.5 12.0054 4.57228 11.8608 4.71685L7.09003 9.48766C7.00972 9.56798 6.9535 9.6483 6.92137 9.72861C6.88924 9.80893 6.87318 9.89728 6.87318 9.99366C6.87318 10.09 6.88924 10.1784 6.92137 10.2587C6.9535 10.339 7.00972 10.4193 7.09003 10.4997L11.8849 15.2946C12.0295 15.4391 12.1982 15.5074 12.3909 15.4994C12.5837 15.4913 12.7524 15.415 12.8969 15.2705C13.0415 15.1259 13.1138 14.9532 13.1138 14.7524C13.1138 14.5516 13.0415 14.3789 12.8969 14.2344L8.65621 9.99366Z",fill:"#616161"}));export{t as default};
2
+ //# sourceMappingURL=LeftArrowIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LeftArrowIcon.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ export { default as LeftArrow } from "./LeftArrowIcon";
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const ListViewIcon: () => React.JSX.Element;
3
+ export default ListViewIcon;
@@ -0,0 +1,2 @@
1
+ import C from"react";const e=()=>C.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},C.createElement("path",{d:"M7.5 7H15.5C15.6326 7 15.7598 6.94732 15.8536 6.85355C15.9473 6.75979 16 6.63261 16 6.5C16 6.36739 15.9473 6.24021 15.8536 6.14645C15.7598 6.05268 15.6326 6 15.5 6H7.5C7.36739 6 7.24021 6.05268 7.14645 6.14645C7.05268 6.24021 7 6.36739 7 6.5C7 6.63261 7.05268 6.75979 7.14645 6.85355C7.24021 6.94732 7.36739 7 7.5 7Z",fill:"#616161"}),C.createElement("path",{d:"M15.5 9.5H7.5C7.36739 9.5 7.24021 9.55268 7.14645 9.64645C7.05268 9.74021 7 9.86739 7 10C7 10.1326 7.05268 10.2598 7.14645 10.3536C7.24021 10.4473 7.36739 10.5 7.5 10.5H15.5C15.6326 10.5 15.7598 10.4473 15.8536 10.3536C15.9473 10.2598 16 10.1326 16 10C16 9.86739 15.9473 9.74021 15.8536 9.64645C15.7598 9.55268 15.6326 9.5 15.5 9.5Z",fill:"#616161"}),C.createElement("path",{d:"M15.5 13H7.5C7.36739 13 7.24021 13.0527 7.14645 13.1464C7.05268 13.2402 7 13.3674 7 13.5C7 13.6326 7.05268 13.7598 7.14645 13.8536C7.24021 13.9473 7.36739 14 7.5 14H15.5C15.6326 14 15.7598 13.9473 15.8536 13.8536C15.9473 13.7598 16 13.6326 16 13.5C16 13.3674 15.9473 13.2402 15.8536 13.1464C15.7598 13.0527 15.6326 13 15.5 13Z",fill:"#616161"}),C.createElement("path",{d:"M5 7.5C5.55228 7.5 6 7.05228 6 6.5C6 5.94772 5.55228 5.5 5 5.5C4.44772 5.5 4 5.94772 4 6.5C4 7.05228 4.44772 7.5 5 7.5Z",fill:"#616161"}),C.createElement("path",{d:"M5 11C5.55228 11 6 10.5523 6 10C6 9.44772 5.55228 9 5 9C4.44772 9 4 9.44772 4 10C4 10.5523 4.44772 11 5 11Z",fill:"#616161"}),C.createElement("path",{d:"M5 14.5C5.55228 14.5 6 14.0523 6 13.5C6 12.9477 5.55228 12.5 5 12.5C4.44772 12.5 4 12.9477 4 13.5C4 14.0523 4.44772 14.5 5 14.5Z",fill:"#616161"}));export{e as default};
2
+ //# sourceMappingURL=ListViewIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListViewIcon.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ export { default as ListViewIcon } from "./ListViewIcon";
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const LoaderCircleIcon: () => React.JSX.Element;
3
+ export default LoaderCircleIcon;
@@ -0,0 +1 @@
1
+ export { default as LoaderCircleIcon } from "./LoaderCircleIcon";
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const NotVerifiedIcon: () => React.JSX.Element;
3
+ export default NotVerifiedIcon;
@@ -0,0 +1,2 @@
1
+ import e from"react";const t=()=>e.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8C15.9952 3.58369 12.4163 0.00478125 8 0ZM10.6667 9.72466C10.9376 9.974 10.9551 10.3958 10.7057 10.6667C10.4564 10.9376 10.0346 10.9551 9.76372 10.7057C9.75016 10.6933 9.73716 10.6802 9.72466 10.6667L8 8.94266L6.276 10.6667C6.01116 10.9224 5.58913 10.9151 5.33334 10.6503C5.08384 10.3919 5.08384 9.98234 5.33334 9.724L7.05734 8L5.33334 6.276C5.07756 6.01116 5.08491 5.58913 5.34975 5.33334C5.60809 5.08384 6.01766 5.08384 6.276 5.33334L8 7.05734L9.72466 5.33334C9.974 5.06244 10.3958 5.04494 10.6667 5.29428C10.9376 5.54363 10.9551 5.96537 10.7057 6.23628C10.6933 6.24984 10.6802 6.26284 10.6667 6.27534L8.94266 8L10.6667 9.72466Z",fill:"#B98900"}));export{t as default};
2
+ //# sourceMappingURL=NotVerifiedIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NotVerifiedIcon.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ export { default as NotVerifiedIcon } from "./NotVerifiedIcon";
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const RightArrowIcon: () => React.JSX.Element;
3
+ export default RightArrowIcon;
@@ -0,0 +1,2 @@
1
+ import e from"react";const t=()=>e.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M11.3438 9.99366L7.07898 5.72884C6.93441 5.58427 6.86614 5.41561 6.87417 5.22285C6.8822 5.03009 6.9585 4.86142 7.10307 4.71685C7.24764 4.57228 7.42032 4.5 7.62111 4.5C7.82191 4.5 7.99459 4.57228 8.13916 4.71685L12.91 9.48766C12.9903 9.56798 13.0465 9.6483 13.0786 9.72861C13.1108 9.80893 13.1268 9.89728 13.1268 9.99366C13.1268 10.09 13.1108 10.1784 13.0786 10.2587C13.0465 10.339 12.9903 10.4193 12.91 10.4997L8.11506 15.2946C7.97049 15.4391 7.80183 15.5074 7.60907 15.4994C7.41631 15.4913 7.24764 15.415 7.10307 15.2705C6.9585 15.1259 6.88622 14.9532 6.88622 14.7524C6.88622 14.5516 6.9585 14.3789 7.10307 14.2344L11.3438 9.99366Z",fill:"#616161"}));export{t as default};
2
+ //# sourceMappingURL=RightArrowIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RightArrowIcon.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ export { default as RightArrowIcon } from "./RightArrowIcon";
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ declare const SearchIcon: React.FC;
3
+ export default SearchIcon;
@@ -0,0 +1,2 @@
1
+ import C from"react";const e=()=>C.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},C.createElement("path",{d:"M16.842 16.0171L13.3601 12.5351C14.309 11.3747 14.7755 9.89387 14.6632 8.39906C14.5508 6.90425 13.8683 5.50979 12.7567 4.50412C11.6451 3.49844 10.1894 2.9585 8.69088 2.99597C7.19232 3.03344 5.7655 3.64545 4.70553 4.70542C3.64556 5.76539 3.03354 7.19222 2.99607 8.69077C2.95861 10.1893 3.49855 11.645 4.50422 12.7566C5.5099 13.8682 6.90435 14.5507 8.39916 14.6631C9.89397 14.7754 11.3748 14.3088 12.5353 13.36L16.0172 16.8419C16.1272 16.9482 16.2745 17.007 16.4275 17.0056C16.5804 17.0043 16.7267 16.9429 16.8349 16.8348C16.9431 16.7266 17.0044 16.5803 17.0057 16.4274C17.0071 16.2744 16.9483 16.1271 16.842 16.0171ZM8.84625 13.5128C7.92327 13.5128 7.02102 13.2391 6.25359 12.7263C5.48616 12.2136 4.88802 11.4847 4.53481 10.632C4.18161 9.77928 4.08919 8.84097 4.26925 7.93572C4.44932 7.03048 4.89378 6.19896 5.54642 5.54631C6.19907 4.89367 7.03059 4.44921 7.93583 4.26915C8.84108 4.08908 9.77939 4.1815 10.6321 4.53471C11.4848 4.88792 12.2137 5.48606 12.7264 6.25348C13.2392 7.02091 13.5129 7.92317 13.5129 8.84615C13.5115 10.0834 13.0194 11.2696 12.1445 12.1444C11.2697 13.0193 10.0835 13.5114 8.84625 13.5128Z",fill:"#616161"}));export{e as default};
2
+ //# sourceMappingURL=SearchIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SearchIcon.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ export { default as SearchIcon } from "./SearchIcon";
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ declare const UploadIcon: () => React.JSX.Element;
3
+ export default UploadIcon;
@@ -0,0 +1,2 @@
1
+ import e from"react";const t=()=>e.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M10 4C6.6915 4 4 6.6915 4 10C4 13.3085 6.6915 16 10 16C13.3085 16 16 13.3085 16 10C16 6.6915 13.3085 4 10 4ZM10 15C7.243 15 5 12.757 5 10C5 7.243 7.243 5 10 5C12.757 5 15 7.243 15 10C15 12.757 12.757 15 10 15ZM12.4565 9.325C12.7025 9.574 12.528 10 12.1805 10H10.5V12.5C10.5 12.776 10.276 13 10 13C9.724 13 9.5 12.776 9.5 12.5V10H7.8195C7.472 10 7.2975 9.574 7.5435 9.325L9.724 7.116C9.8765 6.9615 10.1235 6.9615 10.276 7.116L12.4565 9.325Z",fill:"#616161"}));export{t as default};
2
+ //# sourceMappingURL=UploadIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UploadIcon.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ export { default as UploadIcon } from "./UploadIcon";
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const VerifiedIcon: () => React.JSX.Element;
3
+ export default VerifiedIcon;
@@ -0,0 +1,2 @@
1
+ import e from"react";const t=()=>e.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M8 0C3.58867 0 0 3.58867 0 8C0 12.4113 3.58867 16 8 16C12.4113 16 16 12.4113 16 8C16 3.58867 12.4113 0 8 0ZM7.93933 10.2793C7.68133 10.5373 7.342 10.666 7.00133 10.666C6.66067 10.666 6.318 10.536 6.05733 10.276L4.20267 8.47867L5.13133 7.52067L6.99333 9.32533L10.866 5.52467L11.802 6.47467L7.93933 10.2793Z",fill:"#008060"}));export{t as default};
2
+ //# sourceMappingURL=VerifiedIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"VerifiedIcon.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ export { default as VerifiedIcon } from "./VerifiedIcon";
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const WarningIcon: React.FC;
3
+ export default WarningIcon;
@@ -0,0 +1,2 @@
1
+ import e from"react";const t=()=>e.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M19.2428 13.1982L12.5046 2.5571C11.9375 1.73983 10.9951 1.2478 10.0027 1.2478C9.01034 1.2478 8.06798 1.73149 7.47588 2.58211L0.770966 13.1816C-0.0796574 14.3991 -0.238107 15.8585 0.353994 16.9843C0.937755 18.1102 2.16365 18.7523 3.69811 18.7523H16.3074C17.8502 18.7523 19.0677 18.1102 19.6515 16.9843C20.2352 15.8585 20.0768 14.4075 19.2428 13.1982ZM9.16879 6.25147C9.16879 5.7928 9.54407 5.41753 10.0027 5.41753C10.4614 5.41753 10.8367 5.7928 10.8367 6.25147V11.2551C10.8367 11.7138 10.4614 12.0891 10.0027 12.0891C9.54407 12.0891 9.16879 11.7138 9.16879 11.2551V6.25147ZM10.0027 16.2588C9.31056 16.2588 8.75182 15.7001 8.75182 15.0079C8.75182 14.3157 9.31056 13.757 10.0027 13.757C10.6949 13.757 11.2537 14.3157 11.2537 15.0079C11.2537 15.7001 10.6949 16.2588 10.0027 16.2588Z",fill:"#B98900"}));export{t as default};
2
+ //# sourceMappingURL=WarningIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WarningIcon.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ export { default as WarningIcon } from "./WarningIcon";
@@ -0,0 +1,2 @@
1
+ var A="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGhSURBVHgB7Zg/S8NAFMDfBQvaQSNmcLGoi92kk1RdXJz9BqKfQLdu6uamfgH/fANnFxdRi2DtZB20UpcOCcalCMWc96KFIpK7d5rmCvlBSGhfmh/vXd9LwkDAb6pbQcA3xKENyeBbwI7Z3Owm4+XqXgChTOKIpOywj/LdKySXmZ+ITJkjg9gWGIZxQgOgSbv1Dk9nV+DW6uDVnsPPRnLjML1chInFAuiCi5oDkZbrw+XuYbj/jaxjw3xpTexHgYpWyaJkkC/hozCLsQu9XFQiZbqlsKSxC1Eu4on1RYUs9NZoKse634udQv/3ISc/qRw7LNoAFbLQWH5KORZ7EhWyEF5kyJGPP4zJaTRIslAmOwgLpfVIKfwOY3TQ6tQdGqIn1UUb6PzzcH1hSTGLKN5zoTjo72nfvL2HR1EiT7HhYQlx8lOmv7LQw+l5uFHATo0bzrWZlSWlc5RKhgOVKtMNnovZ/Vehv6I6lJWEdIak7m+kN/kyUiEZxgmls0yGkULyh6ze4VviJdEBGELA+QnDg/Z1Zd9ibBUSfKWHickUC9ufzcema8GgwfgAAAAASUVORK5CYII=";export{A as default};
2
+ //# sourceMappingURL=avatar.png.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"avatar.png.js","sources":["../../../src/assets/images/avatar.png"],"sourcesContent":["var img = \"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGhSURBVHgB7Zg/S8NAFMDfBQvaQSNmcLGoi92kk1RdXJz9BqKfQLdu6uamfgH/fANnFxdRi2DtZB20UpcOCcalCMWc96KFIpK7d5rmCvlBSGhfmh/vXd9LwkDAb6pbQcA3xKENyeBbwI7Z3Owm4+XqXgChTOKIpOywj/LdKySXmZ+ITJkjg9gWGIZxQgOgSbv1Dk9nV+DW6uDVnsPPRnLjML1chInFAuiCi5oDkZbrw+XuYbj/jaxjw3xpTexHgYpWyaJkkC/hozCLsQu9XFQiZbqlsKSxC1Eu4on1RYUs9NZoKse634udQv/3ISc/qRw7LNoAFbLQWH5KORZ7EhWyEF5kyJGPP4zJaTRIslAmOwgLpfVIKfwOY3TQ6tQdGqIn1UUb6PzzcH1hSTGLKN5zoTjo72nfvL2HR1EiT7HhYQlx8lOmv7LQw+l5uFHATo0bzrWZlSWlc5RKhgOVKtMNnovZ/Vehv6I6lJWEdIak7m+kN/kyUiEZxgmls0yGkULyh6ze4VviJdEBGELA+QnDg/Z1Zd9ibBUSfKWHickUC9ufzcema8GgwfgAAAAASUVORK5CYII=\";\n export default img;"],"names":["img"],"mappings":"AAAG,IAACA,EAAM"}
@@ -0,0 +1,10 @@
1
+ import { Client } from "@soppiya/client";
2
+ declare const endPoints: {
3
+ upload: string;
4
+ };
5
+ type ClientsType = {
6
+ httpClient: Record<keyof typeof endPoints, Client>;
7
+ uploadClient: Record<keyof typeof endPoints, Client>;
8
+ };
9
+ export declare const clients: ClientsType;
10
+ export {};
@@ -0,0 +1,2 @@
1
+ import{createHTTPClient as p,createUploadClient as t}from"@soppiya/client";const o={upload:"https://graph.soppiya.biz/upload"},i={httpClient:p(o),uploadClient:t(o)};export{i as clients};
2
+ //# sourceMappingURL=graphql.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"graphql.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export { clients } from "./graphql";
2
+ export { Queries } from "./query";
@@ -0,0 +1,5 @@
1
+ export declare const Queries: {
2
+ LIST_IMAGES: import("@soppiya/client").DocumentNode;
3
+ UPLOAD_IMAGES: import("@soppiya/client").DocumentNode;
4
+ DELETE_IMAGES: import("@soppiya/client").DocumentNode;
5
+ };
@@ -0,0 +1,40 @@
1
+ import{gql as a}from"@soppiya/client";const t={LIST_IMAGES:a`
2
+ ${a`
3
+ fragment LIST_IMAGES_FIELD on Image {
4
+ _id
5
+ file_name
6
+ size
7
+ height
8
+ url
9
+ width
10
+ createdAt
11
+ }
12
+ `}
13
+ query List_images($data: ListImagesInput) {
14
+ list_images(data: $data) {
15
+ images {
16
+ ...LIST_IMAGES_FIELD
17
+ }
18
+ }
19
+ }
20
+ `,UPLOAD_IMAGES:a`
21
+ mutation Upload_images($data: [Upload]!) {
22
+ upload_images(data: $data) {
23
+ _id
24
+ file_name
25
+ size
26
+ height
27
+ url
28
+ width
29
+ createdAt
30
+ }
31
+ }
32
+ `,DELETE_IMAGES:a`
33
+ mutation Delete_images($data: DeleteImagesInput) {
34
+ delete_images(data: $data) {
35
+ status
36
+ target
37
+ }
38
+ }
39
+ `};export{t as Queries};
40
+ //# sourceMappingURL=query.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"query.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}