@codezee/sixtify-brahma 0.2.207 → 0.2.209

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 (472) hide show
  1. package/package.json +16 -2
  2. package/packages/shared-components/dist/ActionButtons/ActionButtons.d.ts +1 -1
  3. package/packages/shared-components/dist/ActionButtons/ActionButtons.d.ts.map +1 -1
  4. package/packages/shared-components/dist/Button/SplitButton.d.ts +1 -1
  5. package/packages/shared-components/dist/Button/SplitButton.d.ts.map +1 -1
  6. package/packages/shared-components/dist/Card/CardItem/CardItem.d.ts +1 -1
  7. package/packages/shared-components/dist/Card/CardItem/CardItem.d.ts.map +1 -1
  8. package/packages/shared-components/dist/Card/ProfileCard/ProfileCard.d.ts.map +1 -1
  9. package/packages/shared-components/dist/Card/ProfileCard/ProfileCardItem/ProfileCardBody.d.ts.map +1 -1
  10. package/packages/shared-components/dist/Card/ProfileCard/ProfileCardItem/ProfileCardHeader.d.ts +1 -1
  11. package/packages/shared-components/dist/Card/ProfileCard/ProfileCardItem/ProfileCardHeader.d.ts.map +1 -1
  12. package/packages/shared-components/dist/CellSelectionTable/utils/types.d.ts +1 -1
  13. package/packages/shared-components/dist/CellSelectionTable/utils/types.d.ts.map +1 -1
  14. package/packages/shared-components/dist/FilterList/FilterPopup.d.ts +1 -1
  15. package/packages/shared-components/dist/FilterList/FilterPopup.d.ts.map +1 -1
  16. package/packages/shared-components/dist/FormFields/CheckBox/CheckBox.styled.d.ts +1 -1
  17. package/packages/shared-components/dist/FormFields/CheckBox/CheckBox.styled.d.ts.map +1 -1
  18. package/packages/shared-components/dist/FormFields/FileUpload/FileUpload.styled.d.ts +1 -1
  19. package/packages/shared-components/dist/FormFields/FileUpload/FileUpload.styled.d.ts.map +1 -1
  20. package/packages/shared-components/dist/FormFields/Rating/Ratting.d.ts.map +1 -1
  21. package/packages/shared-components/dist/FormFields/Rating/types.d.ts +1 -1
  22. package/packages/shared-components/dist/FormFields/Rating/types.d.ts.map +1 -1
  23. package/packages/shared-components/dist/FormFields/TextField/TextField.d.ts.map +1 -1
  24. package/packages/shared-components/dist/Layouts/FormRow/FormRow.styled.d.ts +1 -1
  25. package/packages/shared-components/dist/Layouts/FormRow/FormRow.styled.d.ts.map +1 -1
  26. package/packages/shared-components/dist/TabBar/Tab.d.ts.map +1 -1
  27. package/packages/shared-components/dist/Toast/Toaster.styled.d.ts.map +1 -1
  28. package/packages/shared-components/dist/UserProfileMenu/UserProfileMenu.d.ts +1 -1
  29. package/packages/shared-components/dist/UserProfileMenu/UserProfileMenu.d.ts.map +1 -1
  30. package/packages/shared-components/dist/index.cjs.js +2 -0
  31. package/packages/shared-components/dist/index.cjs.js.map +1 -0
  32. package/packages/shared-components/dist/index.esm.js +2 -0
  33. package/packages/shared-components/dist/index.esm.js.map +1 -0
  34. package/packages/shared-components/dist/ActionButtons/ActionButtons.js +0 -102
  35. package/packages/shared-components/dist/ActionButtons/FormActionButton.js +0 -49
  36. package/packages/shared-components/dist/ActionButtons/index.js +0 -19
  37. package/packages/shared-components/dist/ActionButtons/types.js +0 -2
  38. package/packages/shared-components/dist/Actions/AddIconAction.js +0 -14
  39. package/packages/shared-components/dist/Actions/CalendarIconAction.js +0 -14
  40. package/packages/shared-components/dist/Actions/ColumnIconAction.js +0 -14
  41. package/packages/shared-components/dist/Actions/ConfigureIconAction.js +0 -14
  42. package/packages/shared-components/dist/Actions/CurrentLocationAction.js +0 -14
  43. package/packages/shared-components/dist/Actions/DeleteIconAction.js +0 -14
  44. package/packages/shared-components/dist/Actions/DownloadIconAction.js +0 -14
  45. package/packages/shared-components/dist/Actions/DownloadPrintAction.js +0 -14
  46. package/packages/shared-components/dist/Actions/EditIconAction.js +0 -14
  47. package/packages/shared-components/dist/Actions/ExportIconAction.js +0 -14
  48. package/packages/shared-components/dist/Actions/FilterIconAction.js +0 -15
  49. package/packages/shared-components/dist/Actions/HistoryIconAction.js +0 -14
  50. package/packages/shared-components/dist/Actions/ImportIconAction.js +0 -14
  51. package/packages/shared-components/dist/Actions/InboxIconAction.js +0 -14
  52. package/packages/shared-components/dist/Actions/KeyBoardIconAction.js +0 -14
  53. package/packages/shared-components/dist/Actions/ProcessIconAction.js +0 -14
  54. package/packages/shared-components/dist/Actions/ViewDetailsIconAction.js +0 -14
  55. package/packages/shared-components/dist/Actions/ViewIconAction.js +0 -14
  56. package/packages/shared-components/dist/Actions/index.js +0 -34
  57. package/packages/shared-components/dist/AgGrid/ActionCell/ActionButtonsWrapper.js +0 -134
  58. package/packages/shared-components/dist/AgGrid/ActionCell/ActionCell.js +0 -39
  59. package/packages/shared-components/dist/AgGrid/ActionCell/Popover.js +0 -22
  60. package/packages/shared-components/dist/AgGrid/ActionCell/index.js +0 -18
  61. package/packages/shared-components/dist/AgGrid/AgGrid.js +0 -179
  62. package/packages/shared-components/dist/AgGrid/AgGridStyleProvider.js +0 -69
  63. package/packages/shared-components/dist/AgGrid/LoadingCell.js +0 -12
  64. package/packages/shared-components/dist/AgGrid/LoadingOverlay.js +0 -15
  65. package/packages/shared-components/dist/AgGrid/NoDataOverlay.js +0 -14
  66. package/packages/shared-components/dist/AgGrid/RedirectionCell/RedirectionCell.js +0 -123
  67. package/packages/shared-components/dist/AgGrid/RedirectionCell/index.js +0 -17
  68. package/packages/shared-components/dist/AgGrid/hooks/index.js +0 -23
  69. package/packages/shared-components/dist/AgGrid/hooks/useAgGridCheckBoxSelection.js +0 -161
  70. package/packages/shared-components/dist/AgGrid/hooks/useAgGridFilteredData.js +0 -22
  71. package/packages/shared-components/dist/AgGrid/hooks/useAgGridKeyboardShortcuts.js +0 -173
  72. package/packages/shared-components/dist/AgGrid/hooks/useAgGridRowSelectionConfig.js +0 -63
  73. package/packages/shared-components/dist/AgGrid/hooks/useAgGridSelection.js +0 -326
  74. package/packages/shared-components/dist/AgGrid/hooks/useAgGridSummaryRow.js +0 -159
  75. package/packages/shared-components/dist/AgGrid/hooks/useAgGridSummaryRowUpdate.js +0 -33
  76. package/packages/shared-components/dist/AgGrid/hooks/useCellEnterClick.js +0 -71
  77. package/packages/shared-components/dist/AgGrid/index.js +0 -25
  78. package/packages/shared-components/dist/AgGrid/registerAgGridModules.js +0 -4
  79. package/packages/shared-components/dist/AgGrid/types/agGrid.js +0 -2
  80. package/packages/shared-components/dist/AgGrid/types/agSummaryTypes.js +0 -2
  81. package/packages/shared-components/dist/AgGrid/types/index.js +0 -18
  82. package/packages/shared-components/dist/AgGrid/utils/ag-grid-custom-filter.js +0 -108
  83. package/packages/shared-components/dist/AgGrid/utils/extractPrefixedValue.js +0 -15
  84. package/packages/shared-components/dist/AgGrid/utils/index.js +0 -18
  85. package/packages/shared-components/dist/AppBar/AppBar.js +0 -17
  86. package/packages/shared-components/dist/AppBar/AppBar.styled.js +0 -46
  87. package/packages/shared-components/dist/AppBar/index.js +0 -5
  88. package/packages/shared-components/dist/Badge/Badge.js +0 -19
  89. package/packages/shared-components/dist/Badge/index.js +0 -17
  90. package/packages/shared-components/dist/Breadcrumbs/Breadcrumb.styled.js +0 -95
  91. package/packages/shared-components/dist/Breadcrumbs/Breadcrumbs.js +0 -30
  92. package/packages/shared-components/dist/Breadcrumbs/index.js +0 -17
  93. package/packages/shared-components/dist/Button/ActionButton.js +0 -22
  94. package/packages/shared-components/dist/Button/Button.js +0 -32
  95. package/packages/shared-components/dist/Button/ButtonGroup.js +0 -18
  96. package/packages/shared-components/dist/Button/SplitButton.js +0 -117
  97. package/packages/shared-components/dist/Button/index.js +0 -20
  98. package/packages/shared-components/dist/Card/AttendanceCard.js +0 -27
  99. package/packages/shared-components/dist/Card/Card.js +0 -17
  100. package/packages/shared-components/dist/Card/CardItem/CardItem.js +0 -12
  101. package/packages/shared-components/dist/Card/CardItem/CardItemValue.js +0 -27
  102. package/packages/shared-components/dist/Card/CardItem/index.js +0 -18
  103. package/packages/shared-components/dist/Card/ProfileCard/ProfileCard.js +0 -15
  104. package/packages/shared-components/dist/Card/ProfileCard/ProfileCardItem/ProfileCardBody.js +0 -18
  105. package/packages/shared-components/dist/Card/ProfileCard/ProfileCardItem/ProfileCardHeader.js +0 -21
  106. package/packages/shared-components/dist/Card/index.js +0 -22
  107. package/packages/shared-components/dist/CellSelectionTable/CellSelectionTable.js +0 -478
  108. package/packages/shared-components/dist/CellSelectionTable/SubComponents/EmployeeCell.js +0 -34
  109. package/packages/shared-components/dist/CellSelectionTable/SubComponents/TableBodyLoader.js +0 -16
  110. package/packages/shared-components/dist/CellSelectionTable/hook/useOutsideClick.js +0 -48
  111. package/packages/shared-components/dist/CellSelectionTable/hook/useSorting.js +0 -68
  112. package/packages/shared-components/dist/CellSelectionTable/hook/useStickyColumns.js +0 -29
  113. package/packages/shared-components/dist/CellSelectionTable/index.js +0 -20
  114. package/packages/shared-components/dist/CellSelectionTable/utils/employeeSelectionUtils.js +0 -97
  115. package/packages/shared-components/dist/CellSelectionTable/utils/helper.js +0 -159
  116. package/packages/shared-components/dist/CellSelectionTable/utils/index.js +0 -17
  117. package/packages/shared-components/dist/CellSelectionTable/utils/sortUtils.js +0 -84
  118. package/packages/shared-components/dist/CellSelectionTable/utils/types.js +0 -2
  119. package/packages/shared-components/dist/Charts/BarChart.js +0 -32
  120. package/packages/shared-components/dist/Charts/LineChart.js +0 -51
  121. package/packages/shared-components/dist/Charts/PieChart.js +0 -49
  122. package/packages/shared-components/dist/Charts/Skeleton.js +0 -28
  123. package/packages/shared-components/dist/Charts/index.js +0 -19
  124. package/packages/shared-components/dist/Chips/Chip.js +0 -13
  125. package/packages/shared-components/dist/Chips/ChipWithBorder.js +0 -28
  126. package/packages/shared-components/dist/Chips/FilterPill.js +0 -42
  127. package/packages/shared-components/dist/Chips/index.js +0 -19
  128. package/packages/shared-components/dist/ColumnArranger/ColumnArranger.js +0 -18
  129. package/packages/shared-components/dist/ColumnArranger/ColumnArrangerDialog.js +0 -28
  130. package/packages/shared-components/dist/ColumnArranger/ColumnArrangerForm.js +0 -44
  131. package/packages/shared-components/dist/ColumnArranger/ColumnItem.js +0 -17
  132. package/packages/shared-components/dist/ColumnArranger/LockedColumnItem.js +0 -17
  133. package/packages/shared-components/dist/ColumnArranger/hooks/useRefinedColumns.js +0 -18
  134. package/packages/shared-components/dist/ColumnArranger/index.js +0 -9
  135. package/packages/shared-components/dist/ContentBox/ContentBox.js +0 -21
  136. package/packages/shared-components/dist/ContentBox/index.js +0 -17
  137. package/packages/shared-components/dist/Dialog/BottomDialog.js +0 -13
  138. package/packages/shared-components/dist/Dialog/BottomDialog.styled.js +0 -26
  139. package/packages/shared-components/dist/Dialog/DeleteDialog.js +0 -25
  140. package/packages/shared-components/dist/Dialog/Dialog.js +0 -35
  141. package/packages/shared-components/dist/Dialog/SaveDialog.js +0 -20
  142. package/packages/shared-components/dist/Dialog/index.js +0 -20
  143. package/packages/shared-components/dist/Drawer/Bullet.js +0 -15
  144. package/packages/shared-components/dist/Drawer/CloseDrawer/CloseDrawerMenuItem.js +0 -30
  145. package/packages/shared-components/dist/Drawer/CloseDrawer/CloseDrawerMenuItemList.js +0 -57
  146. package/packages/shared-components/dist/Drawer/CloseDrawer/CloseDrawerSubMenuItemList.js +0 -49
  147. package/packages/shared-components/dist/Drawer/CloseDrawer/Popover.js +0 -26
  148. package/packages/shared-components/dist/Drawer/CloseDrawer/Popper.js +0 -33
  149. package/packages/shared-components/dist/Drawer/Drawer.js +0 -29
  150. package/packages/shared-components/dist/Drawer/Drawer.styled.js +0 -58
  151. package/packages/shared-components/dist/Drawer/MenuItem.js +0 -32
  152. package/packages/shared-components/dist/Drawer/OpenDrawer/OpenDrawerCollapse.js +0 -12
  153. package/packages/shared-components/dist/Drawer/OpenDrawer/OpenDrawerMenuItem.js +0 -21
  154. package/packages/shared-components/dist/Drawer/OpenDrawer/OpenDrawerMenuItemList.js +0 -129
  155. package/packages/shared-components/dist/Drawer/index.js +0 -17
  156. package/packages/shared-components/dist/FilterList/DateRangePickerPopUp.js +0 -42
  157. package/packages/shared-components/dist/FilterList/FilterList.js +0 -97
  158. package/packages/shared-components/dist/FilterList/FilterListV2.js +0 -440
  159. package/packages/shared-components/dist/FilterList/FilterPopup.js +0 -72
  160. package/packages/shared-components/dist/FilterList/FilterPopupWrapper.js +0 -30
  161. package/packages/shared-components/dist/FilterList/FilterTypeWrapper.js +0 -18
  162. package/packages/shared-components/dist/FilterList/GetFilterPopupComponent.js +0 -40
  163. package/packages/shared-components/dist/FilterList/getFormData.js +0 -27
  164. package/packages/shared-components/dist/FilterList/index.js +0 -23
  165. package/packages/shared-components/dist/FormFields/Autocomplete/Autocomplete.js +0 -508
  166. package/packages/shared-components/dist/FormFields/Autocomplete/AvatarCell.js +0 -16
  167. package/packages/shared-components/dist/FormFields/Autocomplete/Chip.styled.js +0 -34
  168. package/packages/shared-components/dist/FormFields/Autocomplete/ChipV2.styled.js +0 -23
  169. package/packages/shared-components/dist/FormFields/Autocomplete/Skeleton.js +0 -17
  170. package/packages/shared-components/dist/FormFields/Autocomplete/Tags.js +0 -18
  171. package/packages/shared-components/dist/FormFields/Autocomplete/index.js +0 -17
  172. package/packages/shared-components/dist/FormFields/CheckBox/CheckBox.js +0 -43
  173. package/packages/shared-components/dist/FormFields/CheckBox/CheckBox.styled.js +0 -59
  174. package/packages/shared-components/dist/FormFields/CheckBox/Skeleton.js +0 -12
  175. package/packages/shared-components/dist/FormFields/CheckBox/index.js +0 -17
  176. package/packages/shared-components/dist/FormFields/DatePicker/DatePicker.js +0 -245
  177. package/packages/shared-components/dist/FormFields/DatePicker/Skeleton.js +0 -17
  178. package/packages/shared-components/dist/FormFields/DatePicker/index.js +0 -17
  179. package/packages/shared-components/dist/FormFields/DateRangePicker/DateRangePicker.js +0 -45
  180. package/packages/shared-components/dist/FormFields/DateRangePicker/Skeleton.js +0 -21
  181. package/packages/shared-components/dist/FormFields/DateRangePicker/index.js +0 -17
  182. package/packages/shared-components/dist/FormFields/DateRangeSelector/DateRangeSelector.js +0 -59
  183. package/packages/shared-components/dist/FormFields/DateRangeSelector/index.js +0 -17
  184. package/packages/shared-components/dist/FormFields/DateTimePicker/DateTimePicker.js +0 -211
  185. package/packages/shared-components/dist/FormFields/DateTimePicker/Skeleton.js +0 -17
  186. package/packages/shared-components/dist/FormFields/DateTimePicker/index.js +0 -17
  187. package/packages/shared-components/dist/FormFields/DecimalTextField/DecimalTextField.js +0 -186
  188. package/packages/shared-components/dist/FormFields/DecimalTextField/index.js +0 -17
  189. package/packages/shared-components/dist/FormFields/FileUpload/Dialogs/FilePreview.js +0 -202
  190. package/packages/shared-components/dist/FormFields/FileUpload/Dialogs/ViewFilePreviewDialog.js +0 -34
  191. package/packages/shared-components/dist/FormFields/FileUpload/Dialogs/index.js +0 -18
  192. package/packages/shared-components/dist/FormFields/FileUpload/DownloadAction.js +0 -17
  193. package/packages/shared-components/dist/FormFields/FileUpload/FileNames.js +0 -44
  194. package/packages/shared-components/dist/FormFields/FileUpload/FileUpload.js +0 -190
  195. package/packages/shared-components/dist/FormFields/FileUpload/FileUpload.styled.js +0 -23
  196. package/packages/shared-components/dist/FormFields/FileUpload/Skeleton.js +0 -17
  197. package/packages/shared-components/dist/FormFields/FileUpload/index.js +0 -20
  198. package/packages/shared-components/dist/FormFields/ImageUpload/ImageUpload.js +0 -132
  199. package/packages/shared-components/dist/FormFields/ImageUpload/ImageUpload.styled.js +0 -23
  200. package/packages/shared-components/dist/FormFields/ImageUpload/ImageUploadView.js +0 -73
  201. package/packages/shared-components/dist/FormFields/ImageUpload/PhotoCaptureDialog.js +0 -36
  202. package/packages/shared-components/dist/FormFields/ImageUpload/Skeleton.js +0 -19
  203. package/packages/shared-components/dist/FormFields/ImageUpload/index.js +0 -18
  204. package/packages/shared-components/dist/FormFields/ListItemButton/ListItemButton.js +0 -37
  205. package/packages/shared-components/dist/FormFields/ListItemButton/ListItemButton.styled.js +0 -24
  206. package/packages/shared-components/dist/FormFields/ListItemButton/index.js +0 -17
  207. package/packages/shared-components/dist/FormFields/PasswordField/PasswordField.js +0 -24
  208. package/packages/shared-components/dist/FormFields/PasswordField/index.js +0 -17
  209. package/packages/shared-components/dist/FormFields/PhoneInputField/PhoneInputField.js +0 -134
  210. package/packages/shared-components/dist/FormFields/PhoneInputField/PhoneInputField.styled.js +0 -219
  211. package/packages/shared-components/dist/FormFields/PhoneInputField/Skeleton.js +0 -18
  212. package/packages/shared-components/dist/FormFields/PhoneInputField/index.js +0 -17
  213. package/packages/shared-components/dist/FormFields/RadioGroupField/RadioGroupField.js +0 -89
  214. package/packages/shared-components/dist/FormFields/RadioGroupField/Skeleton.js +0 -13
  215. package/packages/shared-components/dist/FormFields/RadioGroupField/index.js +0 -17
  216. package/packages/shared-components/dist/FormFields/Rating/Ratting.js +0 -27
  217. package/packages/shared-components/dist/FormFields/Rating/Skeleton.js +0 -18
  218. package/packages/shared-components/dist/FormFields/Rating/index.js +0 -17
  219. package/packages/shared-components/dist/FormFields/Rating/types.js +0 -2
  220. package/packages/shared-components/dist/FormFields/SearchField/SearchField.js +0 -29
  221. package/packages/shared-components/dist/FormFields/SearchField/StickySearchField.js +0 -20
  222. package/packages/shared-components/dist/FormFields/SearchField/index.js +0 -18
  223. package/packages/shared-components/dist/FormFields/Select/Select.js +0 -264
  224. package/packages/shared-components/dist/FormFields/Select/Select.styled.js +0 -49
  225. package/packages/shared-components/dist/FormFields/Select/index.js +0 -17
  226. package/packages/shared-components/dist/FormFields/SwitchField/Skeleton.js +0 -12
  227. package/packages/shared-components/dist/FormFields/SwitchField/SwitchField.js +0 -103
  228. package/packages/shared-components/dist/FormFields/SwitchField/index.js +0 -17
  229. package/packages/shared-components/dist/FormFields/TextField/Skeleton.js +0 -18
  230. package/packages/shared-components/dist/FormFields/TextField/TextField.js +0 -133
  231. package/packages/shared-components/dist/FormFields/TextField/index.js +0 -17
  232. package/packages/shared-components/dist/FormFields/TimeField/Skeleton.js +0 -17
  233. package/packages/shared-components/dist/FormFields/TimeField/TimeField.js +0 -81
  234. package/packages/shared-components/dist/FormFields/TimeField/index.js +0 -17
  235. package/packages/shared-components/dist/FormFields/TimePicker/Skeleton.js +0 -17
  236. package/packages/shared-components/dist/FormFields/TimePicker/TimePicker.js +0 -164
  237. package/packages/shared-components/dist/FormFields/TimePicker/index.js +0 -17
  238. package/packages/shared-components/dist/FormFields/commonStyles.js +0 -70
  239. package/packages/shared-components/dist/FormFields/index.js +0 -36
  240. package/packages/shared-components/dist/HighlightedText/HighlightedText.js +0 -29
  241. package/packages/shared-components/dist/HighlightedText/index.js +0 -17
  242. package/packages/shared-components/dist/Indicator/Indicator.js +0 -13
  243. package/packages/shared-components/dist/Indicator/SeverityIndicator.js +0 -21
  244. package/packages/shared-components/dist/Indicator/index.js +0 -18
  245. package/packages/shared-components/dist/Layouts/ButtonContainer.js +0 -15
  246. package/packages/shared-components/dist/Layouts/FilePreviewContainer.js +0 -11
  247. package/packages/shared-components/dist/Layouts/FormContainer.js +0 -12
  248. package/packages/shared-components/dist/Layouts/FormGridLayout.js +0 -21
  249. package/packages/shared-components/dist/Layouts/FormRow/FormRow.js +0 -9
  250. package/packages/shared-components/dist/Layouts/FormRow/FormRow.styled.js +0 -31
  251. package/packages/shared-components/dist/Layouts/FormRow/index.js +0 -5
  252. package/packages/shared-components/dist/Layouts/FormSection.js +0 -16
  253. package/packages/shared-components/dist/Layouts/GridProvider.js +0 -17
  254. package/packages/shared-components/dist/Layouts/MasterPageLayout.js +0 -30
  255. package/packages/shared-components/dist/Layouts/index.js +0 -24
  256. package/packages/shared-components/dist/Loader/FacebookCircularProgress.js +0 -23
  257. package/packages/shared-components/dist/Loader/index.js +0 -17
  258. package/packages/shared-components/dist/PadBox/PadBox.js +0 -17
  259. package/packages/shared-components/dist/PadBox/index.js +0 -17
  260. package/packages/shared-components/dist/Pagination/Pagination.js +0 -36
  261. package/packages/shared-components/dist/Pagination/index.js +0 -17
  262. package/packages/shared-components/dist/PrintDownloadAction/PrintDownloadActions.js +0 -30
  263. package/packages/shared-components/dist/PrintDownloadAction/index.js +0 -17
  264. package/packages/shared-components/dist/SmartGrid/Components/CellRenderer.js +0 -55
  265. package/packages/shared-components/dist/SmartGrid/Components/CircularLoader.js +0 -19
  266. package/packages/shared-components/dist/SmartGrid/Components/ColumnChooser/ColumnArranger.js +0 -49
  267. package/packages/shared-components/dist/SmartGrid/Components/ColumnChooser/ColumnArrangerDialog.js +0 -117
  268. package/packages/shared-components/dist/SmartGrid/Components/ColumnChooser/ColumnArrangerForm.js +0 -47
  269. package/packages/shared-components/dist/SmartGrid/Components/ColumnChooser/ColumnItem.js +0 -122
  270. package/packages/shared-components/dist/SmartGrid/Components/ColumnChooser/LockedColumnItem.js +0 -17
  271. package/packages/shared-components/dist/SmartGrid/Components/ColumnChooser/hooks/useRefinedColumns.js +0 -24
  272. package/packages/shared-components/dist/SmartGrid/Components/DataNotFound.js +0 -16
  273. package/packages/shared-components/dist/SmartGrid/Components/EditableFields/SmartSelectField.js +0 -58
  274. package/packages/shared-components/dist/SmartGrid/Components/EditableFields/SmartTextField.js +0 -59
  275. package/packages/shared-components/dist/SmartGrid/Components/EditableFields/SmartTooltip.js +0 -113
  276. package/packages/shared-components/dist/SmartGrid/Components/EditableFields/index.js +0 -19
  277. package/packages/shared-components/dist/SmartGrid/Components/FacetedFilter/FacetedFilter.js +0 -195
  278. package/packages/shared-components/dist/SmartGrid/Components/FacetedFilter/VirtualCheckboxList.js +0 -117
  279. package/packages/shared-components/dist/SmartGrid/Components/FacetedFilter/hooks/useGetDynamicOptionData.js +0 -39
  280. package/packages/shared-components/dist/SmartGrid/Components/FilterStatusPanel.js +0 -89
  281. package/packages/shared-components/dist/SmartGrid/Components/Grouped/GroupAreaOverlay.js +0 -101
  282. package/packages/shared-components/dist/SmartGrid/Components/Grouped/GroupChip.js +0 -73
  283. package/packages/shared-components/dist/SmartGrid/Components/Grouped/GroupedColumn.js +0 -64
  284. package/packages/shared-components/dist/SmartGrid/Components/Grouped/GroupedPanel.js +0 -62
  285. package/packages/shared-components/dist/SmartGrid/Components/HeaderCells/DraggableHeaderCell.js +0 -15
  286. package/packages/shared-components/dist/SmartGrid/Components/HeaderCells/DraggableHeaderGroupRows.js +0 -28
  287. package/packages/shared-components/dist/SmartGrid/Components/HeaderCells/HeaderCell.js +0 -114
  288. package/packages/shared-components/dist/SmartGrid/Components/IndeterminateCheckbox.js +0 -25
  289. package/packages/shared-components/dist/SmartGrid/Components/SearchFilterRow/DateRangeInput/DateRangeInput.js +0 -127
  290. package/packages/shared-components/dist/SmartGrid/Components/SearchFilterRow/DateRangeInput/StyleDateRangeWrapper.js +0 -120
  291. package/packages/shared-components/dist/SmartGrid/Components/SearchFilterRow/DebouncedInput.js +0 -38
  292. package/packages/shared-components/dist/SmartGrid/Components/SearchFilterRow/GetRenderInputs.js +0 -76
  293. package/packages/shared-components/dist/SmartGrid/Components/SearchFilterRow/SearchFilterRow.js +0 -34
  294. package/packages/shared-components/dist/SmartGrid/Components/SmartAlignments.js +0 -63
  295. package/packages/shared-components/dist/SmartGrid/Components/SmartButton.js +0 -21
  296. package/packages/shared-components/dist/SmartGrid/Components/SmartDialog.js +0 -42
  297. package/packages/shared-components/dist/SmartGrid/Components/SmartSwitch.js +0 -53
  298. package/packages/shared-components/dist/SmartGrid/Components/Svgs/HideIcon.js +0 -6
  299. package/packages/shared-components/dist/SmartGrid/Components/TableFooterComponent/TableFooterComponent.js +0 -30
  300. package/packages/shared-components/dist/SmartGrid/Components/TableFooterComponent/components/FooterCell.js +0 -42
  301. package/packages/shared-components/dist/SmartGrid/Components/TableRowComponent.js +0 -224
  302. package/packages/shared-components/dist/SmartGrid/Components/index.js +0 -17
  303. package/packages/shared-components/dist/SmartGrid/SmartGrid.js +0 -415
  304. package/packages/shared-components/dist/SmartGrid/context/CellSelectionContext.js +0 -18
  305. package/packages/shared-components/dist/SmartGrid/exportUtils/helper.js +0 -90
  306. package/packages/shared-components/dist/SmartGrid/exportUtils/index.js +0 -18
  307. package/packages/shared-components/dist/SmartGrid/exportUtils/types.js +0 -2
  308. package/packages/shared-components/dist/SmartGrid/hooks/index.js +0 -17
  309. package/packages/shared-components/dist/SmartGrid/hooks/useCellSelection.js +0 -207
  310. package/packages/shared-components/dist/SmartGrid/hooks/useCopyToClipboard.js +0 -80
  311. package/packages/shared-components/dist/SmartGrid/hooks/useExportToExcel.js +0 -241
  312. package/packages/shared-components/dist/SmartGrid/hooks/useGetColumnWidth.js +0 -65
  313. package/packages/shared-components/dist/SmartGrid/hooks/useGetDragMethods.js +0 -101
  314. package/packages/shared-components/dist/SmartGrid/hooks/useGetFacetedFilter.js +0 -116
  315. package/packages/shared-components/dist/SmartGrid/hooks/useGetGroupedColumn.js +0 -169
  316. package/packages/shared-components/dist/SmartGrid/hooks/useGetPinStyle.js +0 -36
  317. package/packages/shared-components/dist/SmartGrid/hooks/useGetPinningColumns.js +0 -24
  318. package/packages/shared-components/dist/SmartGrid/hooks/useGetRowSelection.js +0 -92
  319. package/packages/shared-components/dist/SmartGrid/hooks/useGetSortedColumn.js +0 -23
  320. package/packages/shared-components/dist/SmartGrid/hooks/useTableState.js +0 -112
  321. package/packages/shared-components/dist/SmartGrid/index.js +0 -20
  322. package/packages/shared-components/dist/SmartGrid/types/index.js +0 -2
  323. package/packages/shared-components/dist/SmartGrid/utils/helper.js +0 -15
  324. package/packages/shared-components/dist/SmartGrid/utils/summaryCalculations.js +0 -58
  325. package/packages/shared-components/dist/Stepper/Stepper.js +0 -51
  326. package/packages/shared-components/dist/Stepper/StepperV2.js +0 -108
  327. package/packages/shared-components/dist/Stepper/StepperV3.js +0 -33
  328. package/packages/shared-components/dist/Stepper/index.js +0 -19
  329. package/packages/shared-components/dist/Svgs/AppLogo/AppLogoMedium.js +0 -8
  330. package/packages/shared-components/dist/Svgs/AppLogo/AppLogoSmall.js +0 -6
  331. package/packages/shared-components/dist/Svgs/AppLogo/index.js +0 -18
  332. package/packages/shared-components/dist/Svgs/ArrowUp.js +0 -6
  333. package/packages/shared-components/dist/Svgs/ArrowUpRight.js +0 -8
  334. package/packages/shared-components/dist/Svgs/AttendanceDashboard/SvgArrival.js +0 -8
  335. package/packages/shared-components/dist/Svgs/AttendanceDashboard/SvgDeparture.js +0 -8
  336. package/packages/shared-components/dist/Svgs/AttendanceDashboard/SvgHoliday.js +0 -8
  337. package/packages/shared-components/dist/Svgs/AttendanceDashboard/SvgLeaveCalendar.js +0 -8
  338. package/packages/shared-components/dist/Svgs/AttendanceDashboard/SvgUnverifieduser.js +0 -8
  339. package/packages/shared-components/dist/Svgs/AttendanceDashboard/SvgUser.js +0 -8
  340. package/packages/shared-components/dist/Svgs/AttendanceDashboard/SvgVerifiedUser.js +0 -8
  341. package/packages/shared-components/dist/Svgs/AttendanceDashboard/SvgWeekoffCalendar.js +0 -8
  342. package/packages/shared-components/dist/Svgs/AttendanceDashboard/index.js +0 -24
  343. package/packages/shared-components/dist/Svgs/BookMarkSvg.js +0 -6
  344. package/packages/shared-components/dist/Svgs/Company/CompanyBanner.js +0 -8
  345. package/packages/shared-components/dist/Svgs/Company/index.js +0 -17
  346. package/packages/shared-components/dist/Svgs/DownloadSvg.js +0 -8
  347. package/packages/shared-components/dist/Svgs/Drawer/MasterIcon.js +0 -6
  348. package/packages/shared-components/dist/Svgs/Drawer/SettingIcon.js +0 -8
  349. package/packages/shared-components/dist/Svgs/Drawer/SvgBankConfig.js +0 -6
  350. package/packages/shared-components/dist/Svgs/Drawer/SvgConfiguration.js +0 -6
  351. package/packages/shared-components/dist/Svgs/Drawer/SvgEmployees.js +0 -6
  352. package/packages/shared-components/dist/Svgs/Drawer/SvgLetteremplate.js +0 -6
  353. package/packages/shared-components/dist/Svgs/Drawer/SvgOrganization.js +0 -6
  354. package/packages/shared-components/dist/Svgs/Drawer/SvgPayroll.js +0 -6
  355. package/packages/shared-components/dist/Svgs/Drawer/SvgTransaction.js +0 -6
  356. package/packages/shared-components/dist/Svgs/Drawer/index.js +0 -25
  357. package/packages/shared-components/dist/Svgs/FormAction.js +0 -9
  358. package/packages/shared-components/dist/Svgs/HomePage/AttendanceManagementDarkSvg.js +0 -8
  359. package/packages/shared-components/dist/Svgs/HomePage/AttendanceReportDarkSvg.js +0 -8
  360. package/packages/shared-components/dist/Svgs/HomePage/BriefcaseSvg.js +0 -8
  361. package/packages/shared-components/dist/Svgs/HomePage/BulkOperationsDarkSvg.js +0 -8
  362. package/packages/shared-components/dist/Svgs/HomePage/CalendarSvg.js +0 -8
  363. package/packages/shared-components/dist/Svgs/HomePage/ChartIconSvg.js +0 -8
  364. package/packages/shared-components/dist/Svgs/HomePage/ClockSvg.js +0 -8
  365. package/packages/shared-components/dist/Svgs/HomePage/DashboardIconSvg.js +0 -8
  366. package/packages/shared-components/dist/Svgs/HomePage/EmployeeManagementDarkSvg.js +0 -8
  367. package/packages/shared-components/dist/Svgs/HomePage/EmployeeReportsDarkSvg.js +0 -8
  368. package/packages/shared-components/dist/Svgs/HomePage/HolidayCalendarSvg.js +0 -8
  369. package/packages/shared-components/dist/Svgs/HomePage/HomePageBanner.js +0 -8
  370. package/packages/shared-components/dist/Svgs/HomePage/MiscellaneousManagementDarkSvg.js +0 -8
  371. package/packages/shared-components/dist/Svgs/HomePage/PayrollManagementDarkSvg.js +0 -8
  372. package/packages/shared-components/dist/Svgs/HomePage/PayrollReportDarkSvg.js +0 -8
  373. package/packages/shared-components/dist/Svgs/HomePage/index.js +0 -31
  374. package/packages/shared-components/dist/Svgs/ImportExcelSuccessIcon.js +0 -6
  375. package/packages/shared-components/dist/Svgs/Inbox/ExitIcon.js +0 -8
  376. package/packages/shared-components/dist/Svgs/Inbox/LeaveIcon.js +0 -8
  377. package/packages/shared-components/dist/Svgs/Inbox/LoanIcon.js +0 -8
  378. package/packages/shared-components/dist/Svgs/Inbox/OvertimeIcon.js +0 -8
  379. package/packages/shared-components/dist/Svgs/Inbox/SalaryIcon.js +0 -8
  380. package/packages/shared-components/dist/Svgs/Inbox/index.js +0 -21
  381. package/packages/shared-components/dist/Svgs/InboxIcon.js +0 -9
  382. package/packages/shared-components/dist/Svgs/LogoIcon.js +0 -6
  383. package/packages/shared-components/dist/Svgs/NoDataFoundSvg.js +0 -8
  384. package/packages/shared-components/dist/Svgs/SvgAccessDenied.js +0 -6
  385. package/packages/shared-components/dist/Svgs/SvgAdd.js +0 -9
  386. package/packages/shared-components/dist/Svgs/SvgAddRounded.js +0 -9
  387. package/packages/shared-components/dist/Svgs/SvgBranches.js +0 -23
  388. package/packages/shared-components/dist/Svgs/SvgCalendar.js +0 -8
  389. package/packages/shared-components/dist/Svgs/SvgColumn.js +0 -8
  390. package/packages/shared-components/dist/Svgs/SvgConfigure.js +0 -9
  391. package/packages/shared-components/dist/Svgs/SvgCurrentLocation.js +0 -6
  392. package/packages/shared-components/dist/Svgs/SvgDelete.js +0 -8
  393. package/packages/shared-components/dist/Svgs/SvgDownload.js +0 -9
  394. package/packages/shared-components/dist/Svgs/SvgDrop.js +0 -13
  395. package/packages/shared-components/dist/Svgs/SvgEdit.js +0 -9
  396. package/packages/shared-components/dist/Svgs/SvgEmail.js +0 -6
  397. package/packages/shared-components/dist/Svgs/SvgExport.js +0 -8
  398. package/packages/shared-components/dist/Svgs/SvgFilterList.js +0 -9
  399. package/packages/shared-components/dist/Svgs/SvgFilteredList.js +0 -6
  400. package/packages/shared-components/dist/Svgs/SvgHistory.js +0 -9
  401. package/packages/shared-components/dist/Svgs/SvgHome.js +0 -6
  402. package/packages/shared-components/dist/Svgs/SvgImport.js +0 -8
  403. package/packages/shared-components/dist/Svgs/SvgIndicator.js +0 -10
  404. package/packages/shared-components/dist/Svgs/SvgKeyBoard.js +0 -6
  405. package/packages/shared-components/dist/Svgs/SvgNoLogo.js +0 -8
  406. package/packages/shared-components/dist/Svgs/SvgNoSign.js +0 -8
  407. package/packages/shared-components/dist/Svgs/SvgPageNotFound.js +0 -6
  408. package/packages/shared-components/dist/Svgs/SvgPhone.js +0 -6
  409. package/packages/shared-components/dist/Svgs/SvgProfile.js +0 -9
  410. package/packages/shared-components/dist/Svgs/SvgReGenerate.js +0 -6
  411. package/packages/shared-components/dist/Svgs/SvgView.js +0 -6
  412. package/packages/shared-components/dist/Svgs/index.js +0 -60
  413. package/packages/shared-components/dist/Tab/Skeleton.js +0 -16
  414. package/packages/shared-components/dist/Tab/Tabs.js +0 -26
  415. package/packages/shared-components/dist/Tab/index.js +0 -17
  416. package/packages/shared-components/dist/TabBar/Tab.js +0 -60
  417. package/packages/shared-components/dist/TabBar/TabBar.js +0 -58
  418. package/packages/shared-components/dist/TabBar/TabsMenus.js +0 -19
  419. package/packages/shared-components/dist/TabBar/index.js +0 -9
  420. package/packages/shared-components/dist/Timeline/AttendanceStatus.js +0 -43
  421. package/packages/shared-components/dist/Timeline/Timeline.js +0 -89
  422. package/packages/shared-components/dist/Timeline/TimelineTrackSegments.js +0 -95
  423. package/packages/shared-components/dist/Timeline/index.js +0 -18
  424. package/packages/shared-components/dist/Toast/Toast.js +0 -27
  425. package/packages/shared-components/dist/Toast/ToastBody.js +0 -14
  426. package/packages/shared-components/dist/Toast/ToastFooterLink.js +0 -13
  427. package/packages/shared-components/dist/Toast/Toaster.js +0 -10
  428. package/packages/shared-components/dist/Toast/Toaster.styled.js +0 -73
  429. package/packages/shared-components/dist/Toast/index.js +0 -7
  430. package/packages/shared-components/dist/Toast/toasts.js +0 -20
  431. package/packages/shared-components/dist/Toast/types.js +0 -2
  432. package/packages/shared-components/dist/Tooltip/Tooltip.js +0 -29
  433. package/packages/shared-components/dist/Tooltip/index.js +0 -17
  434. package/packages/shared-components/dist/Tree/DesktopTreeNode.js +0 -22
  435. package/packages/shared-components/dist/Tree/MobileTreeNode.js +0 -17
  436. package/packages/shared-components/dist/Tree/Node.js +0 -23
  437. package/packages/shared-components/dist/Tree/Node.styled.js +0 -31
  438. package/packages/shared-components/dist/Tree/Tree.js +0 -149
  439. package/packages/shared-components/dist/Tree/index.js +0 -18
  440. package/packages/shared-components/dist/UserProfileMenu/UserProfileMenu.js +0 -79
  441. package/packages/shared-components/dist/UserProfileMenu/UserProfileMenu.styled.js +0 -38
  442. package/packages/shared-components/dist/UserProfileMenu/index.js +0 -17
  443. package/packages/shared-components/dist/codeSnippetBox/CodeSnippetBox.js +0 -51
  444. package/packages/shared-components/dist/codeSnippetBox/CodeSnippetBox.styled.js +0 -27
  445. package/packages/shared-components/dist/codeSnippetBox/index.js +0 -17
  446. package/packages/shared-components/dist/index.js +0 -52
  447. package/packages/shared-components/dist/utils/CheckboxInput.js +0 -36
  448. package/packages/shared-components/dist/utils/colorVariant.js +0 -137
  449. package/packages/shared-components/dist/utils/context/NavigationKeyContext.js +0 -15
  450. package/packages/shared-components/dist/utils/context/index.js +0 -6
  451. package/packages/shared-components/dist/utils/date.js +0 -56
  452. package/packages/shared-components/dist/utils/download.js +0 -13
  453. package/packages/shared-components/dist/utils/downloadPrintHtml.js +0 -68
  454. package/packages/shared-components/dist/utils/file.js +0 -24
  455. package/packages/shared-components/dist/utils/helper.js +0 -50
  456. package/packages/shared-components/dist/utils/hooks/index.js +0 -20
  457. package/packages/shared-components/dist/utils/hooks/useAutocompleteScrollToSelected.js +0 -39
  458. package/packages/shared-components/dist/utils/hooks/useDialogActions.js +0 -14
  459. package/packages/shared-components/dist/utils/hooks/useFormFieldFocus.js +0 -228
  460. package/packages/shared-components/dist/utils/hooks/useGetDeviceType.js +0 -24
  461. package/packages/shared-components/dist/utils/hooks/useGlobalKeyboardShortcut.js +0 -95
  462. package/packages/shared-components/dist/utils/index.js +0 -30
  463. package/packages/shared-components/dist/utils/regex.js +0 -20
  464. package/packages/shared-components/dist/utils/theme/colorPalette.js +0 -309
  465. package/packages/shared-components/dist/utils/theme/colorPaletteUI.js +0 -29
  466. package/packages/shared-components/dist/utils/theme/paletteDark.js +0 -11
  467. package/packages/shared-components/dist/utils/theme/paletteLight.js +0 -31
  468. package/packages/shared-components/dist/utils/theme/theme.js +0 -377
  469. package/packages/shared-components/dist/utils/theme/types.js +0 -2
  470. package/packages/shared-components/dist/utils/theme/typography.js +0 -65
  471. package/packages/shared-components/dist/utils/types.js +0 -2
  472. package/packages/shared-components/dist/utils/urlToNestedObject.js +0 -13
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ExitIcon = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const ExitIcon = (props) => {
6
- return ((0, jsx_runtime_1.jsxs)("svg", { width: "24", height: "24", viewBox: "0 0 20 20", fill: "none", ...props, xmlns: "http://www.w3.org/2000/svg", children: [(0, jsx_runtime_1.jsx)("path", { d: "M7.65019 3.95834H6.86686C5.02053 3.95834 4.09736 3.95834 3.52378 4.53193C2.9502 5.10551 2.9502 6.02868 2.9502 7.87501V11.7917C2.9502 13.638 2.9502 14.5612 3.52378 15.1348C4.09736 15.7083 5.02053 15.7083 6.86686 15.7083H7.65019", stroke: "#141A2A", strokeWidth: "1.175" }), (0, jsx_runtime_1.jsx)("path", { d: "M7.65039 5.50652C7.65039 3.7097 7.65039 2.81129 8.2044 2.32015C8.75842 1.829 9.60522 1.9767 11.2988 2.27209L13.1231 2.59027C14.9987 2.91742 15.9366 3.081 16.4935 3.76897C17.0504 4.45694 17.0504 5.45193 17.0504 7.4419V12.2248C17.0504 14.2147 17.0504 15.2097 16.4935 15.8977C15.9366 16.5857 14.9987 16.7492 13.1231 17.0764L11.2988 17.3946C9.60522 17.69 8.75842 17.8377 8.2044 17.3465C7.65039 16.8554 7.65039 15.957 7.65039 14.1601V5.50652Z", stroke: "#141A2A", strokeWidth: "1.175" }), (0, jsx_runtime_1.jsx)("path", { d: "M10 9.04999V10.6167", stroke: "#141A2A", strokeWidth: "1.175", strokeLinecap: "round" })] }));
7
- };
8
- exports.ExitIcon = ExitIcon;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.LeaveIcon = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const LeaveIcon = (props) => {
6
- return ((0, jsx_runtime_1.jsxs)("svg", { width: "24", height: "24", viewBox: "0 0 20 20", fill: "none", ...props, xmlns: "http://www.w3.org/2000/svg", children: [(0, jsx_runtime_1.jsx)("path", { d: "M6.58262 2.18779C5.70311 2.42409 5.15732 3.33802 5.37981 4.19982C5.61272 5.08943 6.52352 5.64195 7.39608 5.41608C8.28602 5.18325 8.83876 4.2728 8.6128 3.40752C8.37988 2.50749 7.45518 1.95149 6.58262 2.18779ZM7.52123 2.83067C7.75414 2.95577 7.86191 3.06697 7.99748 3.32759C8.07396 3.47702 8.08787 3.54999 8.08787 3.8002C8.09135 4.07125 8.08092 4.11295 7.97315 4.3145C7.84105 4.55775 7.72981 4.662 7.46908 4.801C7.3196 4.87745 7.2466 4.89135 6.9963 4.89135C6.74601 4.89135 6.673 4.87745 6.52352 4.801C6.2628 4.662 6.15155 4.55775 6.01945 4.3145C5.91169 4.11295 5.90126 4.07125 5.90473 3.8002C5.90473 3.45269 5.98817 3.24419 6.21413 3.01832C6.56176 2.67082 7.07973 2.59784 7.52123 2.83067Z", fill: "#141A2A", stroke: "#141A2A", strokeWidth: "0.5" }), (0, jsx_runtime_1.jsx)("path", { d: "M8.83604 2.08333C8.77992 2.13333 8.74835 2.20333 8.74835 2.26667C8.74835 2.33 8.77992 2.4 8.83604 2.45L8.92023 2.53333H13.1855H17.4472V10V17.4667H13.5398H9.62876L9.61123 17.3233C9.6007 17.2467 9.53406 16.4033 9.46391 15.45C9.35166 13.91 9.33062 13.69 9.25696 13.4833C9.21136 13.3533 8.88866 12.7467 8.5414 12.13L7.91003 11.0067L8.02929 9.27C8.18363 7.08 8.18012 7.11333 8.08892 7.02333C7.98369 6.92667 7.78025 6.92667 7.69256 7.02667C7.60838 7.12667 7.61188 7.10667 7.46456 9.25333L7.3418 11.1267L8.00824 12.31C8.37654 12.9633 8.69925 13.57 8.73081 13.6567C8.79395 13.8467 9.07456 17.47 9.03948 17.69C9.02195 17.81 9.03247 17.84 9.10964 17.9133L9.20083 18H13.5187H17.8366L17.9208 17.9167L18.0085 17.8367V10V2.16333L17.9208 2.08333L17.8366 2H13.3784H8.92023L8.83604 2.08333Z", fill: "#141A2A", stroke: "#141A2A", strokeWidth: "0.5" }), (0, jsx_runtime_1.jsx)("path", { d: "M13.825 3.41667C13.7716 3.46667 13.7416 3.53333 13.7416 3.60333C13.7416 3.69333 13.795 3.76333 14.0816 4.05333L14.4216 4.4H12.295H10.1716L10.0916 4.48333C10.0383 4.53333 10.0083 4.60333 10.0083 4.66667C10.0083 4.73 10.0383 4.8 10.0916 4.85L10.1716 4.93333H12.295H14.4216L14.0816 5.28C13.795 5.57 13.7416 5.64 13.7416 5.73C13.7416 5.87333 13.8683 6 14.015 6C14.1116 6 14.1916 5.93333 14.7316 5.39C15.285 4.83667 15.3416 4.77 15.3416 4.66667C15.3416 4.56333 15.285 4.49667 14.7316 3.94333C14.1916 3.4 14.1116 3.33333 14.015 3.33333C13.9416 3.33333 13.8783 3.36333 13.825 3.41667Z", fill: "#141A2A", stroke: "#141A2A", strokeWidth: "0.5" }), (0, jsx_runtime_1.jsx)("path", { d: "M5.40452 6.01592C5.16966 6.09895 2.92072 7.108 2.84029 7.16547C2.60864 7.33471 2.58612 7.389 2.27725 8.60242C1.95874 9.86373 1.9523 9.93079 2.10673 10.1926C2.31586 10.5503 2.74699 10.6652 3.12342 10.4704C3.41298 10.3204 3.45159 10.2373 3.71219 9.23147L3.94384 8.34377L4.48758 8.17772C4.78679 8.08512 5.03774 8.01487 5.04418 8.02125C5.05061 8.02764 5.012 8.66947 4.95731 9.44861C4.87044 10.7291 4.86401 10.8856 4.90261 11.1027C4.98627 11.5561 5.11496 11.7669 5.67478 12.3576C5.87104 12.5652 6.02869 12.7504 6.02225 12.7727C6.01582 12.7951 5.61365 13.9191 5.12783 15.2762C4.18514 17.9138 4.20767 17.8308 4.3814 17.9489C4.42001 17.9776 4.48436 18 4.52618 18C4.69992 18 4.72244 17.9489 5.58148 15.5412C6.03834 14.2672 6.41799 13.2134 6.43408 13.2006C6.47268 13.1559 7.38641 14.1522 7.4765 14.3406C7.53119 14.4587 7.63093 14.8834 7.80145 15.736C7.93658 16.4098 8.0878 17.1698 8.13606 17.4252C8.23901 17.9266 8.28084 18 8.46744 18C8.58005 18 8.7184 17.8755 8.7184 17.7701C8.7184 17.7286 8.5704 16.9494 8.38701 16.0362C8.03632 14.2799 7.98806 14.1139 7.75641 13.8233C7.70493 13.7562 7.20624 13.223 6.64642 12.6354C5.55896 11.4923 5.46565 11.3709 5.40774 11.0069C5.38522 10.8792 5.40774 10.3906 5.48817 9.25063C5.5493 8.38208 5.59756 7.64445 5.59756 7.61252C5.59756 7.52631 5.45278 7.39858 5.35304 7.39858C5.27583 7.39858 4.03393 7.76899 3.68324 7.89352C3.61246 7.91907 3.53846 7.96697 3.51915 7.99571C3.49985 8.02764 3.37759 8.4683 3.24889 8.97283C3.10733 9.52844 2.98829 9.92759 2.94968 9.9723C2.86281 10.0841 2.66655 10.0809 2.57647 9.96591C2.53786 9.91801 2.5089 9.85734 2.5089 9.8286C2.5089 9.71365 3.05585 7.64126 3.09446 7.60294C3.11698 7.58059 3.68002 7.32514 4.34923 7.03136L5.55896 6.4981L6.81372 6.61305C7.78536 6.70246 8.1071 6.74078 8.24223 6.79187C8.5704 6.91321 8.68944 7.03775 9.33613 7.94142C9.67073 8.40763 9.97638 8.80359 10.015 8.82594C10.0697 8.85468 10.2852 8.83871 11.0317 8.7493L11.9744 8.63754L12.058 8.69821C12.1288 8.7493 12.1449 8.78762 12.1449 8.89938C12.1449 9.00795 12.1288 9.04627 12.0644 9.09417C12.0098 9.13249 11.6687 9.20912 11.0027 9.33046C10.4622 9.42626 9.98603 9.50609 9.94421 9.50609C9.8863 9.50609 9.76082 9.40391 9.49056 9.13887C9.09483 8.75249 9.0337 8.72056 8.8857 8.82275C8.78596 8.893 8.74414 9.00795 8.78274 9.11013C8.80205 9.15484 8.96292 9.34324 9.14309 9.52844C9.50665 9.89885 9.69647 10.017 9.93777 10.017C10.015 10.017 10.5491 9.93079 11.1282 9.82541C12.013 9.66256 12.1996 9.61785 12.3218 9.54441C12.65 9.34643 12.769 8.91216 12.5953 8.5609C12.4956 8.36292 12.3251 8.21923 12.1159 8.16175C12.0065 8.12982 11.836 8.14259 11.1185 8.22562C10.6424 8.2831 10.2434 8.31822 10.2306 8.30225C10.2177 8.28948 9.97317 7.9542 9.69004 7.55824C9.17204 6.83338 8.95005 6.58431 8.68622 6.43423C8.37736 6.25541 8.21327 6.22348 6.90059 6.10533C5.65226 5.99357 5.49461 5.98399 5.40452 6.01592Z", fill: "#141A2A", stroke: "#141A2A", strokeWidth: "0.4" }), (0, jsx_runtime_1.jsx)("path", { d: "M15.7859 8.70115C15.6501 8.74551 15.4172 8.98393 15.3756 9.12532C15.2979 9.38592 15.3534 9.59385 15.5502 9.78792C15.8303 10.0707 16.1852 10.0707 16.4653 9.78792C16.737 9.519 16.7453 9.17245 16.4875 8.8869C16.3072 8.68729 16.0494 8.61798 15.7859 8.70115ZM16.1603 9.178C16.2046 9.21958 16.2296 9.2778 16.2296 9.33048C16.2296 9.38315 16.2046 9.44137 16.1603 9.48296C16.1187 9.52731 16.0604 9.55227 16.0078 9.55227C15.9551 9.55227 15.8968 9.52731 15.8553 9.48296C15.8109 9.44137 15.7859 9.38315 15.7859 9.33048C15.7859 9.2778 15.8109 9.21958 15.8553 9.178C15.8968 9.13364 15.9551 9.10869 16.0078 9.10869C16.0604 9.10869 16.1187 9.13364 16.1603 9.178Z", stroke: "#141A2A", strokeWidth: "0.5" }), (0, jsx_runtime_1.jsx)("path", { d: "M4.90941 11.0684C4.82389 11.1339 4.60155 11.9142 3.85519 14.249C3.38483 15.7225 2.89893 17.2642 2.89893 17.3232C2.89893 17.4018 2.92614 17.4509 3 17.5C3.13217 17.5884 3.26045 17.5884 3.38095 17.4935C3.46647 17.4312 3.68804 16.7999 4.43828 14.4553C4.90864 12.9817 5.40698 11.5498 5.40698 11.4875C5.40698 11.4089 5.23206 11.3271 5.1582 11.278C5.02603 11.1895 5.1582 10.8588 4.90941 11.0684Z", fill: "#141A2A", stroke: "#141A2A", strokeWidth: "0.5" })] }));
7
- };
8
- exports.LeaveIcon = LeaveIcon;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.LoanIcon = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const LoanIcon = (props) => {
6
- return ((0, jsx_runtime_1.jsx)("svg", { width: "24", height: "24", viewBox: "0 0 20 20", fill: "none", ...props, xmlns: "http://www.w3.org/2000/svg", children: (0, jsx_runtime_1.jsx)("path", { d: "M11.2353 8.73684V9.23684V8.73684ZM11.2353 2V2.5V2ZM5.12947 2.49329L4.772 2.14371L4.772 2.14371L5.12947 2.49329ZM7.94118 2V1.5V2ZM5.12947 8.24355L4.772 8.59314L5.12947 8.24355ZM7.94118 8.73684V8.23684V8.73684ZM14.5294 5.02632C14.8056 5.02632 15.0294 4.80246 15.0294 4.52632C15.0294 4.25017 14.8056 4.02632 14.5294 4.02632V4.52632V5.02632ZM12.5588 2C12.5588 1.72386 12.335 1.5 12.0588 1.5C11.7827 1.5 11.5588 1.72386 11.5588 2H12.0588H12.5588ZM14.5294 6.71053C14.8056 6.71053 15.0294 6.48667 15.0294 6.21053C15.0294 5.93438 14.8056 5.71053 14.5294 5.71053V6.21053V6.71053ZM11.5588 8.73684C11.5588 9.01299 11.7827 9.23684 12.0588 9.23684C12.335 9.23684 12.5588 9.01299 12.5588 8.73684H12.0588H11.5588ZM4.64706 4.02632C4.37092 4.02632 4.14706 4.25017 4.14706 4.52632C4.14706 4.80246 4.37092 5.02632 4.64706 5.02632V4.52632V4.02632ZM7.61765 2C7.61765 1.72386 7.39379 1.5 7.11765 1.5C6.8415 1.5 6.61765 1.72386 6.61765 2H7.11765H7.61765ZM4.64706 5.71053C4.37092 5.71053 4.14706 5.93438 4.14706 6.21053C4.14706 6.48667 4.37092 6.71053 4.64706 6.71053V6.21053V5.71053ZM6.61765 8.73684C6.61765 9.01299 6.8415 9.23684 7.11765 9.23684C7.39379 9.23684 7.61765 9.01299 7.61765 8.73684H7.11765H6.61765ZM3 16.985C2.72386 16.985 2.5 17.2088 2.5 17.485C2.5 17.7611 2.72386 17.985 3 17.985V17.485V16.985ZM14.6979 12.8996L15.0036 13.2953H15.0036L14.6979 12.8996ZM13.2096 14.0492L12.904 13.6535H12.904L13.2096 14.0492ZM11.0533 12.7587L10.793 13.1855H10.793L11.0533 12.7587ZM11.4235 13.0679L11.0464 13.3962L11.4235 13.0679ZM11.2522 15.0273L11.1718 14.5338L11.2522 15.0273ZM10.8786 15.0772L10.8263 14.5799H10.8263L10.8786 15.0772ZM9.43186 14.5824C9.157 14.5559 8.91266 14.7572 8.88612 15.0321C8.85958 15.3069 9.06089 15.5513 9.33575 15.5778L9.38381 15.0801L9.43186 14.5824ZM13.7862 17.2308L14.0075 17.6791L13.7862 17.2308ZM15.5341 16.1018L15.8779 16.4649L15.5341 16.1018ZM16.8443 14.3543L16.4175 14.0939H16.4175L16.8443 14.3543ZM11.3199 14.8653L11.6528 15.2383H11.6528L11.3199 14.8653ZM2.70647 13.5893C2.48292 13.7514 2.43312 14.064 2.59523 14.2876C2.75734 14.5111 3.06998 14.5609 3.29353 14.3988L3 13.994L2.70647 13.5893ZM16.5261 12.8994L16.8316 12.5036V12.5036L16.5261 12.8994ZM11.7351 17.8432L11.6535 17.3499L11.7351 17.8432ZM7.34521 17.7443L7.44828 17.2551H7.44828L7.34521 17.7443ZM7.94118 2V2.5L11.2353 2.5V2V1.5L7.94118 1.5V2ZM11.2353 8.73684V8.23684H7.94118V8.73684V9.23684H11.2353V8.73684ZM14.5294 5.36842H14.0294C14.0294 6.1762 14.0284 6.73282 13.9734 7.15128C13.9201 7.55647 13.8243 7.7561 13.6895 7.89396L14.047 8.24355L14.4045 8.59314C14.7521 8.2377 14.8975 7.79371 14.9648 7.28164C15.0304 6.78282 15.0294 6.14853 15.0294 5.36842H14.5294ZM11.2353 8.73684V9.23684C11.9973 9.23684 12.6202 9.23795 13.1107 9.17052C13.6167 9.10095 14.0554 8.95012 14.4045 8.59314L14.047 8.24355L13.6895 7.89396C13.5562 8.03027 13.3655 8.12608 12.9745 8.17984C12.5679 8.23573 12.0262 8.23684 11.2353 8.23684V8.73684ZM11.2353 2V2.5C12.0262 2.5 12.5679 2.50111 12.9745 2.557C13.3655 2.61076 13.5562 2.70657 13.6895 2.84288L14.047 2.49329L14.4045 2.1437C14.0554 1.78672 13.6167 1.63589 13.1107 1.56632C12.6202 1.49889 11.9973 1.5 11.2353 1.5V2ZM14.5294 5.36842H15.0294C15.0294 4.58831 15.0304 3.95402 14.9648 3.4552C14.8975 2.94313 14.7521 2.49914 14.4045 2.1437L14.047 2.49329L13.6895 2.84288C13.8243 2.98074 13.9201 3.18037 13.9734 3.58556C14.0284 4.00402 14.0294 4.56065 14.0294 5.36842H14.5294ZM4.64706 5.36842H5.14706C5.14706 4.56065 5.14808 4.00402 5.20309 3.58556C5.25637 3.18037 5.35212 2.98074 5.48695 2.84288L5.12947 2.49329L4.772 2.14371C4.42441 2.49914 4.27895 2.94313 4.21163 3.45521C4.14604 3.95402 4.14706 4.58831 4.14706 5.36842H4.64706ZM7.94118 2V1.5C7.17919 1.5 6.55628 1.49889 6.06581 1.56632C5.55978 1.63589 5.12111 1.78672 4.772 2.14371L5.12947 2.49329L5.48695 2.84288C5.62025 2.70657 5.811 2.61076 6.202 2.557C6.60856 2.50111 7.1503 2.5 7.94118 2.5V2ZM4.64706 5.36842H4.14706C4.14706 6.14853 4.14604 6.78282 4.21163 7.28164C4.27896 7.79371 4.42441 8.23771 4.772 8.59314L5.12947 8.24355L5.48695 7.89396C5.35212 7.7561 5.25637 7.55647 5.20309 7.15128C5.14808 6.73282 5.14706 6.1762 5.14706 5.36842H4.64706ZM7.94118 8.73684V8.23684C7.1503 8.23684 6.60856 8.23573 6.202 8.17984C5.811 8.12608 5.62025 8.03027 5.48695 7.89396L5.12947 8.24355L4.772 8.59314C5.12111 8.95012 5.55978 9.10095 6.06581 9.17052C6.55628 9.23795 7.17919 9.23684 7.94118 9.23684V8.73684ZM10.4118 5.36842H9.91176C9.91176 5.56793 9.75646 5.71053 9.58823 5.71053V6.21053V6.71053C10.3297 6.71053 10.9118 6.09907 10.9118 5.36842H10.4118ZM9.58823 6.21053V5.71053C9.42001 5.71053 9.26471 5.56793 9.26471 5.36842H8.76471H8.26471C8.26471 6.09907 8.84681 6.71053 9.58823 6.71053V6.21053ZM8.76471 5.36842H9.26471C9.26471 5.16891 9.42001 5.02632 9.58823 5.02632V4.52632V4.02632C8.84681 4.02632 8.26471 4.63777 8.26471 5.36842H8.76471ZM9.58823 4.52632V5.02632C9.75646 5.02632 9.91176 5.16891 9.91176 5.36842H10.4118H10.9118C10.9118 4.63777 10.3297 4.02632 9.58823 4.02632V4.52632ZM14.5294 4.52632V4.02632C13.4515 4.02632 12.5588 3.12968 12.5588 2H12.0588H11.5588C11.5588 3.66082 12.8783 5.02632 14.5294 5.02632V4.52632ZM14.5294 6.21053V5.71053C12.8783 5.71053 11.5588 7.07603 11.5588 8.73684H12.0588H12.5588C12.5588 7.60717 13.4515 6.71053 14.5294 6.71053V6.21053ZM4.64706 4.52632V5.02632C6.29812 5.02632 7.61765 3.66082 7.61765 2H7.11765H6.61765C6.61765 3.12968 5.72493 4.02632 4.64706 4.02632V4.52632ZM4.64706 6.21053V6.71053C5.72493 6.71053 6.61765 7.60717 6.61765 8.73684H7.11765H7.61765C7.61765 7.07603 6.29812 5.71053 4.64706 5.71053V6.21053ZM3 17.485V17.985H4.86112V17.485V16.985H3V17.485ZM14.6979 12.8996L14.3923 12.5039L12.904 13.6535L13.2096 14.0492L13.5153 14.4449L15.0036 13.2953L14.6979 12.8996ZM11.0533 12.7587L10.793 13.1855C10.8925 13.2462 10.9767 13.3161 11.0464 13.3962L11.4235 13.0679L11.8006 12.7396C11.6571 12.5747 11.4917 12.4403 11.3137 12.3318L11.0533 12.7587ZM11.2522 15.0273L11.1718 14.5338C11.0887 14.5474 11.0013 14.5598 10.9099 14.5706L10.9688 15.0671L11.0276 15.5636C11.1336 15.5511 11.2353 15.5367 11.3327 15.5208L11.2522 15.0273ZM10.9688 15.0671L10.9099 14.5706C10.8824 14.5738 10.8546 14.577 10.8263 14.5799L10.8786 15.0772L10.9308 15.5745C10.9634 15.571 10.9957 15.5674 11.0276 15.5636L10.9688 15.0671ZM10.8786 15.0772L10.8263 14.5799C10.4265 14.6219 9.95595 14.633 9.43186 14.5824L9.38381 15.0801L9.33575 15.5778C9.93067 15.6352 10.4686 15.623 10.9308 15.5745L10.8786 15.0772ZM13.7862 17.2308L14.0075 17.6791C14.59 17.3916 15.349 16.9658 15.8779 16.4649L15.5341 16.1018L15.1902 15.7388C14.7754 16.1317 14.1294 16.5038 13.5649 16.7824L13.7862 17.2308ZM15.5341 16.1018L15.8779 16.4649C16.4015 15.9689 16.9214 15.1879 17.2711 14.6147L16.8443 14.3543L16.4175 14.0939C16.0706 14.6625 15.609 15.3422 15.1902 15.7388L15.5341 16.1018ZM11.3199 14.8653L10.987 14.4922C10.9492 14.526 10.9177 14.5488 10.8933 14.5631C10.8687 14.5776 10.8585 14.5794 10.8617 14.5787L10.9688 15.0671L11.0758 15.5555C11.316 15.5029 11.5118 15.3642 11.6528 15.2383L11.3199 14.8653ZM10.9688 15.0671L10.8617 14.5787C10.8639 14.5782 10.8697 14.5772 10.8786 14.5772V15.0772V15.5772C10.9475 15.5772 11.0135 15.5692 11.0758 15.5555L10.9688 15.0671ZM11.4235 13.0679L11.0464 13.3962C11.3325 13.7248 11.3054 14.208 10.987 14.4922L11.3199 14.8653L11.6528 15.2383C12.3938 14.577 12.4337 13.4668 11.8006 12.7396L11.4235 13.0679ZM11.0533 12.7587L11.3137 12.3318C10.0152 11.5398 8.40045 11.4685 6.87765 11.7701C5.34884 12.073 3.84493 12.7637 2.70647 13.5893L3 13.994L3.29353 14.3988C4.32047 13.6541 5.69139 13.0246 7.07198 12.7511C8.45859 12.4764 9.78784 12.5725 10.793 13.1855L11.0533 12.7587ZM13.2096 14.0492L12.904 13.6535C12.3406 14.0887 11.7934 14.4324 11.1718 14.5338L11.2522 15.0273L11.3327 15.5208C12.2122 15.3773 12.9251 14.9008 13.5153 14.4449L13.2096 14.0492ZM16.5261 12.8994L16.8316 12.5036C16.1268 11.9595 15.097 11.9596 14.3923 12.5039L14.6979 12.8996L15.0036 13.2953C15.3482 13.0291 15.8758 13.029 16.2205 13.2952L16.5261 12.8994ZM16.5261 12.8994L16.2205 13.2952C16.5191 13.5257 16.5657 13.8509 16.4175 14.0939L16.8443 14.3543L17.2711 14.6147C17.7202 13.8786 17.4779 13.0026 16.8316 12.5036L16.5261 12.8994ZM11.7351 17.8432L11.8168 18.3364C12.5566 18.214 13.3114 18.0227 14.0075 17.6791L13.7862 17.2308L13.5649 16.7824C12.9903 17.066 12.3414 17.236 11.6535 17.3499L11.7351 17.8432ZM7.34521 17.7443L7.24214 18.2336C8.7353 18.5481 10.3069 18.5864 11.8168 18.3364L11.7351 17.8432L11.6535 17.3499C10.2677 17.5793 8.8214 17.5443 7.44828 17.2551L7.34521 17.7443ZM4.86112 17.485V17.985C5.65865 17.985 6.46554 18.07 7.24214 18.2336L7.34521 17.7443L7.44828 17.2551C6.60451 17.0773 5.72854 16.985 4.86112 16.985V17.485Z", fill: "#141A2A" }) }));
7
- };
8
- exports.LoanIcon = LoanIcon;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.OvertimeIcon = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const OvertimeIcon = (props) => {
6
- return ((0, jsx_runtime_1.jsxs)("svg", { width: "24", height: "24", viewBox: "0 0 20 20", fill: "none", ...props, xmlns: "http://www.w3.org/2000/svg", children: [(0, jsx_runtime_1.jsx)("path", { d: "M17.9492 15.0335H17.259V7.8139C17.2583 7.54629 17.1515 7.2899 16.962 7.10096C16.7725 6.91202 16.5158 6.80598 16.2482 6.80608H6.54688C6.37698 6.44093 6.28293 6.0451 6.27044 5.64255C6.25795 5.23999 6.32727 4.83909 6.4742 4.46411C6.62113 4.08912 6.84263 3.74784 7.12528 3.46094C7.40792 3.17403 7.74585 2.94746 8.1186 2.79494C8.17253 2.77313 8.21853 2.73539 8.25046 2.68676C8.28238 2.63812 8.29871 2.58091 8.29727 2.52275C8.29582 2.46459 8.27667 2.40826 8.24237 2.36127C8.20807 2.31428 8.16026 2.27887 8.10531 2.25976C7.60777 2.08736 7.08485 1.99955 6.55829 2C1.81329 2.03796 -0.00590527 8.13041 3.86374 10.7685L3.86367 15.0335H3.11425C3.07672 15.0335 3.03956 15.0409 3.0049 15.0552C2.97023 15.0696 2.93873 15.0906 2.91219 15.1171C2.88566 15.1437 2.86461 15.1752 2.85026 15.2098C2.8359 15.2445 2.82852 15.2817 2.82853 15.3192V16.2757C2.82904 16.7328 3.01087 17.1711 3.33413 17.4944C3.65739 17.8177 4.09568 17.9995 4.55285 18H16.5106C16.9677 17.9995 17.406 17.8177 17.7293 17.4944C18.0526 17.1711 18.2344 16.7328 18.2349 16.2757V15.3192C18.2349 15.2817 18.2275 15.2445 18.2132 15.2098C18.1988 15.1752 18.1778 15.1437 18.1513 15.1171C18.1247 15.0906 18.0932 15.0696 18.0586 15.0552C18.0239 15.0409 17.9867 15.0335 17.9492 15.0335ZM2.32531 6.79829C2.32739 5.67683 2.77422 4.602 3.56779 3.80958C4.36135 3.01716 5.43683 2.57189 6.55829 2.57143C6.78297 2.57136 7.00728 2.58946 7.22905 2.62556C6.53935 3.10181 6.04031 3.80664 5.82021 4.61538C5.60011 5.42412 5.67313 6.28464 6.02636 7.04472C6.37959 7.80481 6.99025 8.41548 7.75034 8.76871C8.51042 9.12193 9.37094 9.19496 10.1797 8.97486C7.95601 12.6082 2.36652 11.0803 2.32531 6.79829ZM4.4351 11.0963C6.84362 12.3673 10.1004 11.1049 11.0263 8.53733C11.0461 8.48291 11.0491 8.42377 11.0347 8.36765C11.0204 8.31153 10.9895 8.26105 10.9459 8.22282C10.9024 8.18459 10.8484 8.1604 10.7909 8.1534C10.7334 8.1464 10.6751 8.15693 10.6237 8.18361C10.0061 8.50488 9.29555 8.60016 8.61509 8.45295C7.93463 8.30574 7.32702 7.92531 6.8974 7.37748L16.2482 7.37752C16.3643 7.37726 16.4757 7.42306 16.5581 7.50486C16.6405 7.58667 16.6871 7.6978 16.6876 7.8139V15.0335H4.4351V11.0963ZM17.6635 16.2757C17.6631 16.5813 17.5415 16.8744 17.3254 17.0905C17.1093 17.3066 16.8162 17.4282 16.5106 17.4286H4.55285C4.24719 17.4282 3.95415 17.3066 3.73802 17.0905C3.52189 16.8744 3.40031 16.5813 3.39995 16.2757V15.6049H4.14386C4.14145 15.6076 16.9729 15.6053 16.9733 15.606C16.978 15.6028 17.6579 15.606 17.6635 15.6049L17.6635 16.2757Z", fill: "#141A2A", stroke: "#141A2A", strokeWidth: "0.457143" }), (0, jsx_runtime_1.jsx)("path", { d: "M11.3113 16.8152H9.85205C9.76917 16.8152 9.68968 16.8481 9.63108 16.9067C9.57247 16.9653 9.53955 17.0448 9.53955 17.1277C9.53955 17.2106 9.57247 17.2901 9.63108 17.3487C9.68968 17.4073 9.76917 17.4402 9.85205 17.4402H11.3113C11.3931 17.4386 11.471 17.405 11.5283 17.3465C11.5856 17.2881 11.6177 17.2095 11.6177 17.1277C11.6177 17.0458 11.5856 16.9673 11.5283 16.9088C11.471 16.8504 11.3931 16.8168 11.3113 16.8152Z", fill: "#141A2A" })] }));
7
- };
8
- exports.OvertimeIcon = OvertimeIcon;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SalaryIcon = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const SalaryIcon = (props) => {
6
- return ((0, jsx_runtime_1.jsx)("svg", { width: "24", height: "24", viewBox: "0 0 20 20", fill: "none", ...props, xmlns: "http://www.w3.org/2000/svg", children: (0, jsx_runtime_1.jsx)("path", { d: "M4.66391 15.2631L4.30794 15.6142L4.30794 15.6142L4.66391 15.2631ZM17.2731 15.2631L17.6291 15.6142V15.6142L17.2731 15.2631ZM17.2731 6.67307L16.9172 7.02419L17.2731 6.67307ZM16.0224 5.50247C15.7476 5.47507 15.5026 5.67561 15.4752 5.95039C15.4478 6.22517 15.6484 6.47013 15.9232 6.49753L15.9728 6L16.0224 5.50247ZM4.49766 13.4357C4.471 13.1609 4.22657 12.9597 3.95172 12.9863C3.67687 13.013 3.47567 13.2574 3.50234 13.5323L4 13.484L4.49766 13.4357ZM12.4997 10C12.4997 10.2761 12.7236 10.5 12.9997 10.5C13.2759 10.5 13.4997 10.2761 13.4997 10H12.9997H12.4997ZM13.4997 6C13.4997 5.72386 13.2759 5.5 12.9997 5.5C12.7236 5.5 12.4997 5.72386 12.4997 6H12.9997H13.4997ZM3.5 10C3.5 10.2761 3.72386 10.5 4 10.5C4.27614 10.5 4.5 10.2761 4.5 10H4H3.5ZM4.5 6C4.5 5.72386 4.27614 5.5 4 5.5C3.72386 5.5 3.5 5.72386 3.5 6H4H4.5ZM6.94118 3V3.5H11.0588V3V2.5H6.94118V3ZM11.0588 13V12.5H6.94118V13V13.5H11.0588V13ZM6.94118 13V12.5C5.76223 12.5 4.92891 12.4989 4.29767 12.413C3.68143 12.3292 3.33293 12.173 3.07926 11.9163L2.72362 12.2678L2.36798 12.6192C2.83793 13.0948 3.43356 13.3047 4.16287 13.4039C4.87718 13.5011 5.79083 13.5 6.94118 13.5V13ZM2 8H1.5C1.5 9.16454 1.49896 10.0877 1.59481 10.809C1.69248 11.5442 1.89884 12.1445 2.36798 12.6192L2.72362 12.2678L3.07926 11.9163C2.82478 11.6588 2.66932 11.3037 2.5861 10.6773C2.50104 10.0371 2.5 9.19248 2.5 8H2ZM16 8H15.5C15.5 9.19248 15.499 10.0371 15.4139 10.6773C15.3307 11.3037 15.1752 11.6588 14.9207 11.9163L15.2764 12.2678L15.632 12.6192C16.1012 12.1445 16.3075 11.5442 16.4052 10.809C16.501 10.0877 16.5 9.16454 16.5 8H16ZM11.0588 13V13.5C12.2092 13.5 13.1228 13.5011 13.8371 13.4039C14.5664 13.3047 15.1621 13.0948 15.632 12.6192L15.2764 12.2678L14.9207 11.9163C14.6671 12.173 14.3186 12.3292 13.7023 12.413C13.0711 12.4989 12.2378 12.5 11.0588 12.5V13ZM11.0588 3V3.5C12.2378 3.5 13.0711 3.50109 13.7023 3.58697C14.3186 3.6708 14.6671 3.827 14.9207 4.08369L15.2764 3.73223L15.632 3.38078C15.1621 2.90523 14.5664 2.69531 13.8371 2.59609C13.1228 2.49891 12.2092 2.5 11.0588 2.5V3ZM16 8H16.5C16.5 6.83546 16.501 5.91234 16.4052 5.19097C16.3075 4.45581 16.1012 3.8555 15.632 3.38078L15.2764 3.73223L14.9207 4.08369C15.1752 4.3412 15.3307 4.69626 15.4139 5.32267C15.499 5.96287 15.5 6.80752 15.5 8H16ZM6.94118 3V2.5C5.79083 2.5 4.87718 2.49891 4.16287 2.59609C3.43356 2.69531 2.83793 2.90523 2.36798 3.38078L2.72362 3.73223L3.07926 4.08369C3.33293 3.827 3.68143 3.6708 4.29767 3.58697C4.92891 3.50109 5.76223 3.5 6.94118 3.5V3ZM2 8H2.5C2.5 6.80752 2.50104 5.96287 2.5861 5.32267C2.66932 4.69626 2.82478 4.3412 3.07926 4.08369L2.72362 3.73223L2.36798 3.38078C1.89884 3.8555 1.69248 4.45581 1.59481 5.19097C1.49896 5.91234 1.5 6.83546 1.5 8H2ZM13.0366 16V15.5H8.90043V16V16.5H13.0366V16ZM8.90043 16V15.5C7.71623 15.5 6.87905 15.4989 6.24486 15.4125C5.62577 15.3281 5.27521 15.1708 5.01988 14.912L4.66391 15.2631L4.30794 15.6142C4.77948 16.0923 5.3773 16.3035 6.10981 16.4033C6.82722 16.5011 7.74487 16.5 8.90043 16.5V16ZM18 10.9681H17.5C17.5 12.1681 17.499 13.0184 17.4135 13.663C17.3298 14.294 17.1734 14.6522 16.9172 14.912L17.2731 15.2631L17.6291 15.6142C18.0997 15.1371 18.3068 14.5338 18.4048 13.7945C18.501 13.0689 18.5 12.1402 18.5 10.9681H18ZM13.0366 16V16.5C14.1922 16.5 15.1098 16.5011 15.8272 16.4033C16.5597 16.3035 17.1576 16.0923 17.6291 15.6142L17.2731 15.2631L16.9172 14.912C16.6618 15.1708 16.3113 15.3281 15.6922 15.4125C15.058 15.4989 14.2208 15.5 13.0366 15.5V16ZM18 10.9681H18.5C18.5 9.79599 18.501 8.86731 18.4048 8.14166C18.3068 7.40232 18.0997 6.79904 17.6291 6.32195L17.2731 6.67307L16.9172 7.02419C17.1734 7.284 17.3298 7.6422 17.4135 8.27312C17.499 8.91774 17.5 9.7681 17.5 10.9681H18ZM15.9728 6L15.9232 6.49753C16.2976 6.53488 16.4328 6.59008 16.5114 6.63843C16.6172 6.70358 16.6747 6.77843 16.9172 7.02419L17.2731 6.67307L17.6291 6.32195C17.4663 6.15687 17.2769 5.9354 17.0356 5.78683C16.7669 5.62147 16.4545 5.54556 16.0224 5.50247L15.9728 6ZM4 13.484L3.50234 13.5323C3.58581 14.3927 3.783 15.082 4.30794 15.6142L4.66391 15.2631L5.01988 14.912C4.73431 14.6225 4.57287 14.2109 4.49766 13.4357L4 13.484ZM11.0002 8H10.5002C10.5002 8.82843 9.82868 9.5 9.00025 9.5V10V10.5C10.381 10.5 11.5002 9.38071 11.5002 8H11.0002ZM9.00025 10V9.5C8.17182 9.5 7.50025 8.82843 7.50025 8H7.00025H6.50025C6.50025 9.38071 7.61954 10.5 9.00025 10.5V10ZM7.00025 8H7.50025C7.50025 7.17157 8.17182 6.5 9.00025 6.5V6V5.5C7.61954 5.5 6.50025 6.61929 6.50025 8H7.00025ZM9.00025 6V6.5C9.82868 6.5 10.5002 7.17157 10.5002 8H11.0002H11.5002C11.5002 6.61929 10.381 5.5 9.00025 5.5V6ZM12.9997 10H13.4997V6H12.9997H12.4997V10H12.9997ZM4 10H4.5L4.5 6H4H3.5L3.5 10H4Z", fill: props.fill ?? "currentColor" }) }));
7
- };
8
- exports.SalaryIcon = SalaryIcon;
@@ -1,21 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./LeaveIcon"), exports);
18
- __exportStar(require("./LoanIcon"), exports);
19
- __exportStar(require("./OvertimeIcon"), exports);
20
- __exportStar(require("./SalaryIcon"), exports);
21
- __exportStar(require("./ExitIcon"), exports);
@@ -1,9 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.InboxIcon = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const InboxIcon = (props) => {
6
- const stroke = props.disabled ? "#DBE1E6" : "#4C5D70";
7
- return ((0, jsx_runtime_1.jsxs)("svg", { width: "23", height: "23", viewBox: "0 0 18 18", fill: "none", ...props, style: { color: "inherit" }, xmlns: "http://www.w3.org/2000/svg", children: [(0, jsx_runtime_1.jsx)("path", { strokeWidth: "1.2", d: "M4.16019 0.312313C3.50003 0.488094 2.98441 1.01544 2.80863 1.68341C2.76175 1.85919 2.75003 2.1795 2.75003 3.1795V4.44903L1.77738 4.97247C0.363314 5.73028 0.410189 5.69903 0.324251 5.88653C0.253939 6.04669 0.250033 6.22247 0.250033 11.0701C0.250033 16.5389 0.24222 16.2928 0.468783 16.742C0.609408 17.0193 0.949251 17.3631 1.22269 17.5115C1.70316 17.7654 1.19144 17.7498 9.00003 17.7498C16.8086 17.7498 16.2969 17.7654 16.7774 17.5115C17.0508 17.3631 17.3907 17.0193 17.5313 16.742C17.7578 16.2928 17.75 16.5389 17.75 11.0701C17.75 6.23809 17.7461 6.04278 17.6758 5.89044C17.5899 5.69903 17.5743 5.69122 16.1993 4.95294L15.25 4.44903V3.1795C15.25 2.1795 15.2383 1.85919 15.1914 1.68341C15.0157 1.00763 14.4961 0.484188 13.8243 0.308407C13.4883 0.222469 4.48441 0.222469 4.16019 0.312313ZM13.711 1.60138C13.7696 1.64434 13.8555 1.73028 13.8985 1.78887C13.9805 1.89434 13.9805 1.92169 13.9805 5.31622V8.73419L11.8907 9.86309C10.7422 10.4842 9.68753 11.0272 9.55081 11.0701C9.20706 11.1795 8.75003 11.1756 8.41409 11.0584C8.27347 11.0076 7.2305 10.4647 6.08988 9.85137L4.01956 8.73028L4.00784 5.41778C4.00394 3.59747 4.00784 2.05059 4.01956 1.98028C4.04691 1.82403 4.21097 1.62481 4.37113 1.5545C4.46488 1.51153 5.31644 1.50372 9.04691 1.51153C13.5821 1.51934 13.6055 1.51934 13.711 1.60138ZM2.74222 7.50762L2.7305 8.05059L2.11331 7.71466L1.50003 7.37872L1.50785 6.94903L1.51956 6.52325L2.12503 6.20294L2.7305 5.88653L2.74222 6.42559C2.74613 6.72637 2.74613 7.21075 2.74222 7.50762ZM16.4141 6.48809C16.4961 6.53887 16.5 6.56622 16.5 6.96075V7.37872L15.8985 7.69903C15.5664 7.87872 15.2891 8.02325 15.2735 8.02325C15.2618 8.02325 15.25 7.53887 15.25 6.94903V5.87481L15.7891 6.15216C16.0821 6.30841 16.3633 6.45684 16.4141 6.48809ZM3.75003 10.0037C8.12503 12.3631 7.86331 12.2342 8.39456 12.3475C8.83597 12.4412 9.51566 12.4022 9.95706 12.2498C10.2071 12.1678 11.2071 11.6482 13.3946 10.4686L16.4805 8.8045L16.4922 12.3514C16.4961 14.3006 16.4922 15.9529 16.4805 16.0232C16.4493 16.1951 16.25 16.41 16.0782 16.4607C15.9766 16.492 13.7618 16.4998 8.91409 16.492L1.89456 16.4803L1.7891 16.3982C1.7305 16.3553 1.64456 16.2693 1.6016 16.2107C1.51956 16.1053 1.51956 16.0701 1.50785 12.449C1.50394 10.4412 1.51175 8.8045 1.53128 8.81231C1.54691 8.81622 2.54691 9.35528 3.75003 10.0037Z", fill: stroke }), (0, jsx_runtime_1.jsx)("path", { strokeWidth: "1.2", d: "M6.24614 4.0548C5.98442 4.16808 5.83598 4.46886 5.89067 4.76183C5.92582 4.94542 6.12114 5.16027 6.29692 5.21105C6.39457 5.2423 7.30082 5.25011 9.08598 5.2423C11.6836 5.23058 11.7305 5.23058 11.836 5.14855C12.043 4.99621 12.1055 4.87121 12.1055 4.62511C12.1055 4.37902 12.043 4.25402 11.836 4.10167C11.7305 4.01964 11.6875 4.01964 9.04692 4.01183C6.87504 4.00402 6.33989 4.01183 6.24614 4.0548Z", fill: stroke }), (0, jsx_runtime_1.jsx)("path", { strokeWidth: "1.2", d: "M6.24614 6.5548C5.98442 6.66808 5.83598 6.96886 5.89067 7.26183C5.92582 7.44542 6.12114 7.66027 6.29692 7.71105C6.39457 7.7423 7.20707 7.75011 8.77348 7.7423C11.0586 7.73058 11.1055 7.73058 11.211 7.64855C11.418 7.49621 11.4805 7.37121 11.4805 7.12511C11.4805 6.87902 11.418 6.75402 11.211 6.60167C11.1055 6.51964 11.0586 6.51964 8.73442 6.51183C6.82426 6.50402 6.33989 6.51183 6.24614 6.5548Z", fill: stroke })] }));
8
- };
9
- exports.InboxIcon = InboxIcon;
@@ -1,6 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.LogoIcon = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const LogoIcon = (props) => ((0, jsx_runtime_1.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 272, height: 97, fill: "none", ...props, children: [(0, jsx_runtime_1.jsx)("path", { fill: "#1B95E3", d: "m67.726 51.484-9.306.028s-3.032-.034-4.584 1.605c-1.66 1.754-4.984 6.072-4.984 6.072S47.1 61.09 47.096 62.62l-.04 12.746c-.007.316.006.633.04.948.161 1.555.945 4.062 4.586-.282 4.88-5.824 18.225-21.571 18.225-21.571s2.496-2.918-2.18-2.977h-.001Z" }), (0, jsx_runtime_1.jsx)("path", { stroke: "#1B95E3", d: "m67.726 51.484-9.306.028s-3.032-.034-4.584 1.605c-1.66 1.754-4.984 6.072-4.984 6.072S47.1 61.09 47.096 62.62l-.04 12.746c-.007.316.006.633.04.948.161 1.555.945 4.062 4.586-.282 4.88-5.824 18.225-21.571 18.225-21.571s2.496-2.918-2.18-2.977h-.001Z" }), (0, jsx_runtime_1.jsx)("path", { fill: "#1B95E3", d: "m67.702 44.92-9.306-.027s-3.032.034-4.584-1.605c-1.659-1.755-4.984-6.072-4.984-6.072s-1.751-1.902-1.756-3.432l-.039-12.746a7.423 7.423 0 0 1 .039-.949c.161-1.554.945-4.061 4.587.283 4.88 5.823 18.224 21.57 18.224 21.57s2.497 2.919-2.18 2.978Z" }), (0, jsx_runtime_1.jsx)("path", { stroke: "#1B95E3", d: "m67.702 44.92-9.306-.027s-3.032.034-4.584-1.605c-1.659-1.755-4.984-6.072-4.984-6.072s-1.751-1.902-1.756-3.432l-.039-12.746a7.423 7.423 0 0 1 .039-.949c.161-1.554.945-4.061 4.587.283 4.88 5.823 18.224 21.57 18.224 21.57s2.497 2.919-2.18 2.978Z" }), (0, jsx_runtime_1.jsx)("path", { fill: "#1F3445", d: "M1.798 55.69 32.82 92.991s5.653 7.535 5.544-.185c-.109-7.719 0-20.72 0-20.72s.33-2.733-2.607-6.093C32.82 62.632 25.57 54.128 25.57 54.128s-1.917-2.624-7.009-2.612c-4.85.012-14.421-.026-14.525 0 0 0-.524-.002-1.011.029-1.467.094-3.796.853-1.227 4.143h-.001Z" }), (0, jsx_runtime_1.jsx)("path", { stroke: "#fff", d: "M1.798 55.69 32.82 92.991s5.653 7.535 5.544-.185c-.109-7.719 0-20.72 0-20.72s.33-2.733-2.607-6.093C32.82 62.632 25.57 54.128 25.57 54.128s-1.917-2.624-7.009-2.612c-4.85.012-14.421-.026-14.525 0 0 0-.524-.002-1.011.029-1.467.094-3.796.853-1.227 4.143h-.001Z" }), (0, jsx_runtime_1.jsx)("path", { fill: "#1F3445", d: "M1.337 40.707 32.36 3.404s5.653-7.534 5.544.184c-.109 7.72 0 20.72 0 20.72s.33 2.733-2.606 6.094C32.36 33.763 25.11 42.267 25.11 42.267s-1.918 2.624-7.009 2.611c-4.85-.012-14.421.027-14.525 0 0 0-.524.003-1.011-.028-1.467-.094-3.796-.853-1.227-4.143h-.001Z" }), (0, jsx_runtime_1.jsx)("path", { stroke: "#fff", d: "M1.337 40.707 32.36 3.404s5.653-7.534 5.544.184c-.109 7.72 0 20.72 0 20.72s.33 2.733-2.606 6.094C32.36 33.763 25.11 42.267 25.11 42.267s-1.918 2.624-7.009 2.611c-4.85-.012-14.421.027-14.525 0 0 0-.524.003-1.011-.028-1.467-.094-3.796-.853-1.227-4.143h-.001Z" }), (0, jsx_runtime_1.jsx)("path", { fill: "#fff", d: "M198.215 61.352v-5.857h-13.121v-5.897h11.725v-5.496h-11.725v-5.335h12.403V32.95h-18.983v28.402h19.701Zm-31.309-14.281c0 6.338-4.506 8.344-9.372 8.344h-3.23V38.807h3.39c4.707 0 9.214 1.885 9.214 8.264h-.002Zm7.099 0c0-10.752-8.136-14.121-16.152-14.121h-10.208v28.402h10.53c7.776 0 15.832-4.292 15.832-14.281h-.002Zm-38.167-.04c0 5.133-3.35 8.825-8.096 8.825s-8.056-3.69-8.056-8.825c0-4.975 3.27-8.666 8.056-8.666s8.098 3.691 8.098 8.666h-.002Zm7.3 0c0-9.107-6.541-14.843-15.394-14.843-8.814 0-15.355 5.736-15.355 14.843 0 8.986 6.541 15.083 15.355 15.083 8.853 0 15.394-6.097 15.394-15.083Zm-31.866 10.39-4.746-4.493c-1.195 1.685-3.31 2.888-5.982 2.888-4.706 0-8.018-3.529-8.018-8.705 0-5.015 3.39-8.705 8.136-8.705 2.154 0 4.427.842 5.703 2.607l4.628-4.653c-2.353-2.73-6.622-4.172-10.569-4.172-8.615 0-15.315 5.815-15.315 14.923 0 8.906 6.501 15.003 15.196 15.003 4.746 0 8.495-1.805 10.967-4.693Z" }), (0, jsx_runtime_1.jsx)("path", { fill: "#1F3445", stroke: "#fff", d: "M198.215 61.352v-5.857h-13.121v-5.897h11.725v-5.496h-11.725v-5.335h12.403V32.95h-18.983v28.402h19.701Zm-31.309-14.281c0 6.338-4.506 8.344-9.372 8.344h-3.23V38.807h3.39c4.707 0 9.214 1.885 9.214 8.264h-.002Zm7.099 0c0-10.752-8.136-14.121-16.152-14.121h-10.208v28.402h10.53c7.776 0 15.832-4.292 15.832-14.281h-.002Zm-38.167-.04c0 5.133-3.35 8.825-8.096 8.825s-8.056-3.69-8.056-8.825c0-4.975 3.27-8.666 8.056-8.666s8.098 3.691 8.098 8.666h-.002Zm7.3 0c0-9.107-6.541-14.843-15.394-14.843-8.814 0-15.355 5.736-15.355 14.843 0 8.986 6.541 15.083 15.355 15.083 8.853 0 15.394-6.097 15.394-15.083Zm-31.866 10.39-4.746-4.493c-1.195 1.685-3.31 2.888-5.982 2.888-4.706 0-8.018-3.529-8.018-8.705 0-5.015 3.39-8.705 8.136-8.705 2.154 0 4.427.842 5.703 2.607l4.628-4.653c-2.353-2.73-6.622-4.172-10.569-4.172-8.615 0-15.315 5.815-15.315 14.923 0 8.906 6.501 15.003 15.196 15.003 4.746 0 8.495-1.805 10.967-4.693Z" }), (0, jsx_runtime_1.jsx)("path", { fill: "#1B95E3", d: "M271.944 61.356V55.5h-13.121v-5.9h11.725v-5.495h-11.725V38.77h12.403v-5.816h-18.983v28.402h19.701Zm-24.208 0V55.5h-13.121v-5.9h11.726v-5.495h-11.726V38.77h12.404v-5.816h-18.986v28.402h19.703Zm-24.129 0v-5.938h-14.039l13.76-16.968v-5.497h-21.657v5.816h13.123l-13.442 16.65v5.937h22.255Z" }), (0, jsx_runtime_1.jsx)("path", { stroke: "#1B95E3", d: "M271.944 61.356V55.5h-13.121v-5.9h11.725v-5.495h-11.725V38.77h12.403v-5.816h-18.983v28.402h19.701Zm-24.208 0V55.5h-13.121v-5.9h11.726v-5.495h-11.726V38.77h12.404v-5.816h-18.986v28.402h19.703Zm-24.129 0v-5.938h-14.039l13.76-16.968v-5.497h-21.657v5.816h13.123l-13.442 16.65v5.937h22.255Z" })] }));
6
- exports.LogoIcon = LogoIcon;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.NoDataFoundSvg = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const NoDataFoundSvg = () => {
6
- return ((0, jsx_runtime_1.jsxs)("svg", { width: "80", height: "80", viewBox: "0 0 80 80", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [(0, jsx_runtime_1.jsxs)("g", { opacity: "0.7", children: [(0, jsx_runtime_1.jsx)("path", { d: "M38 80C48.0782 80 57.7437 75.9438 64.8701 68.7236C71.9964 61.5035 76 51.7108 76 41.5C76 31.2892 71.9964 21.4965 64.8701 14.2764C57.7437 7.05624 48.0782 3 38 3C17.0206 3 0 20.2231 0 41.4786C0 62.734 17.0206 80 38 80Z", fill: "url(#paint0_linear_111_1229)" }), (0, jsx_runtime_1.jsx)("path", { d: "M59.201 12H16.7777C15.5111 12.0018 14.2968 12.5291 13.4012 13.4664C12.5056 14.4037 12.0017 15.6745 12 17H64C63.9938 15.6721 63.4855 14.4007 62.5863 13.4638C61.687 12.5268 60.4699 12.0006 59.201 12Z", fill: "#C4E6F7" }), (0, jsx_runtime_1.jsx)("path", { d: "M12 16H64V56.2578C64.0008 57.1435 63.8298 58.0206 63.4968 58.839C63.1637 59.6573 62.6751 60.4009 62.059 61.0272C61.4429 61.6534 60.7113 62.15 59.9061 62.4885C59.101 62.827 58.238 63.0009 57.3667 63H18.6333C17.762 63.0009 16.899 62.827 16.0939 62.4885C15.2887 62.15 14.5571 61.6534 13.941 61.0272C13.3248 60.4009 12.8363 59.6573 12.5032 58.839C12.1702 58.0206 11.9992 57.1435 12 56.2578V16Z", fill: "url(#paint1_linear_111_1229)" }), (0, jsx_runtime_1.jsx)("path", { d: "M55.7083 21.0003H21.2914C20.9489 21.0003 20.6204 21.1583 20.3783 21.4396C20.1361 21.7208 20 22.1023 20 22.5001C20 22.8979 20.1361 23.2794 20.3783 23.5607C20.6204 23.842 20.9489 24 21.2914 24H55.7083C56.0508 24 56.3793 23.842 56.6215 23.5607C56.8637 23.2794 56.9998 22.8979 56.9998 22.5001C57.003 22.3021 56.9718 22.1054 56.908 21.9218C56.8442 21.7381 56.7492 21.5713 56.6287 21.4312C56.5081 21.2912 56.3645 21.1809 56.2063 21.1068C56.0482 21.0328 55.8788 20.9965 55.7083 21.0003Z", fill: "#C4E6F7" }), (0, jsx_runtime_1.jsx)("path", { d: "M55.7083 32.0003H21.2914C20.9489 32.0003 20.6204 32.1583 20.3783 32.4396C20.1361 32.7208 20 33.1023 20 33.5001C20 33.8979 20.1361 34.2794 20.3783 34.5607C20.6204 34.842 20.9489 35 21.2914 35H55.7083C56.0508 35 56.3793 34.842 56.6215 34.5607C56.8637 34.2794 56.9998 33.8979 56.9998 33.5001C57.003 33.3021 56.9718 33.1054 56.908 32.9218C56.8442 32.7381 56.7492 32.5713 56.6287 32.4312C56.5081 32.2912 56.3645 32.1809 56.2063 32.1068C56.0482 32.0328 55.8788 31.9965 55.7083 32.0003Z", fill: "#C4E6F7" }), (0, jsx_runtime_1.jsx)("path", { d: "M55.7083 43.0003H21.2914C20.9489 43.0003 20.6204 43.1583 20.3783 43.4396C20.1361 43.7208 20 44.1023 20 44.5001C20 44.8979 20.1361 45.2794 20.3783 45.5607C20.6204 45.842 20.9489 46 21.2914 46H55.7083C56.0508 46 56.3793 45.842 56.6215 45.5607C56.8637 45.2794 56.9998 44.8979 56.9998 44.5001C57.003 44.3021 56.9718 44.1054 56.908 43.9218C56.8442 43.7381 56.7492 43.5713 56.6287 43.4312C56.5081 43.2912 56.3645 43.1809 56.2063 43.1068C56.0482 43.0328 55.8788 42.9965 55.7083 43.0003Z", fill: "#C4E6F7" }), (0, jsx_runtime_1.jsx)("path", { d: "M55.7086 54H21.2914C20.9489 54 20.6204 54.158 20.3783 54.4393C20.1361 54.7207 20 55.1022 20 55.5C20 55.8978 20.1361 56.2794 20.3783 56.5607C20.6204 56.842 20.9489 57 21.2914 57H55.7086C56.0511 57 56.3795 56.842 56.6217 56.5607C56.8639 56.2794 57 55.8978 57 55.5C57 55.1022 56.8639 54.7207 56.6217 54.4393C56.3795 54.158 56.0511 54 55.7086 54Z", fill: "#C4E6F7" }), (0, jsx_runtime_1.jsx)("path", { d: "M20.4049 41H2.59509C1.90683 41 1.24675 41.2854 0.760081 41.7933C0.273408 42.3013 0 42.9902 0 43.7085V70.2915C0 71.0098 0.273408 71.6987 0.760081 72.2067C1.24675 72.7146 1.90683 73 2.59509 73H20.4049C21.0932 73 21.7532 72.7146 22.2399 72.2067C22.7266 71.6987 23 71.0098 23 70.2915V43.7085C22.9929 42.9925 22.7172 42.3078 22.2321 41.8015C21.7469 41.2951 21.091 41.0074 20.4049 41Z", fill: "url(#paint2_linear_111_1229)" }), (0, jsx_runtime_1.jsx)("path", { d: "M72.345 6.01375e-06H52.6548C52.2163 0.00115006 51.796 0.181853 51.4859 0.502605C51.1758 0.823357 51.0011 1.25806 51 1.71167V11.2883C51.0011 11.7419 51.1758 12.1766 51.4859 12.4974C51.796 12.8182 52.2163 12.9989 52.6548 13H72.345C72.7835 12.9989 73.2038 12.8182 73.5139 12.4974C73.824 12.1766 73.9987 11.7419 73.9998 11.2883V1.73334C74.0031 1.50658 73.9628 1.28142 73.8811 1.07098C73.7993 0.860538 73.6779 0.669046 73.5239 0.507683C73.3698 0.34632 73.1862 0.21832 72.9838 0.131154C72.7814 0.0439889 72.5642 -0.000595879 72.345 6.01375e-06Z", fill: "url(#paint3_linear_111_1229)" }), (0, jsx_runtime_1.jsx)("path", { d: "M19.1363 54H4.8637C4.63463 54 4.41495 54.1054 4.25297 54.2929C4.091 54.4804 4 54.7348 4 55C4 55.2652 4.091 55.5196 4.25297 55.7071C4.41495 55.8946 4.63463 56 4.8637 56H19.1363C19.3654 56 19.5851 55.8946 19.747 55.7071C19.909 55.5196 20 55.2652 20 55C20 54.7348 19.909 54.4804 19.747 54.2929C19.5851 54.1054 19.3654 54 19.1363 54Z", fill: "#D1EAF9" }), (0, jsx_runtime_1.jsx)("path", { d: "M19.1304 66.0002H4.86957C4.75664 65.9978 4.64444 66.0218 4.53945 66.0709C4.43446 66.12 4.33877 66.1932 4.25791 66.2861C4.17704 66.3791 4.11261 66.4901 4.06834 66.6126C4.02407 66.7352 4.00084 66.8668 4 67C4.00084 67.1332 4.02407 67.2648 4.06834 67.3874C4.11261 67.5099 4.17704 67.6209 4.25791 67.7139C4.33877 67.8068 4.43446 67.88 4.53945 67.9291C4.64444 67.9782 4.75664 68.0022 4.86957 67.9998H19.1304C19.2434 68.0022 19.3556 67.9782 19.4605 67.9291C19.5655 67.88 19.6612 67.8068 19.7421 67.7139C19.823 67.6209 19.8874 67.5099 19.9317 67.3874C19.9759 67.2648 19.9992 67.1332 20 67C19.9943 66.7325 19.9002 66.4782 19.7377 66.2914C19.5753 66.1046 19.3573 66.0001 19.1304 66.0002Z", fill: "#D1EAF9" }), (0, jsx_runtime_1.jsx)("path", { d: "M19.1304 60.0002H4.86957C4.75664 59.9978 4.64444 60.0218 4.53945 60.0709C4.43446 60.12 4.33877 60.1932 4.25791 60.2861C4.17704 60.3791 4.11261 60.4901 4.06834 60.6126C4.02407 60.7351 4.00084 60.8668 4 61C4.00084 61.1332 4.02407 61.2649 4.06834 61.3874C4.11261 61.5099 4.17704 61.6209 4.25791 61.7139C4.33877 61.8068 4.43446 61.88 4.53945 61.9291C4.64444 61.9782 4.75664 62.0022 4.86957 61.9998H19.1304C19.2434 62.0022 19.3556 61.9782 19.4605 61.9291C19.5655 61.88 19.6612 61.8068 19.7421 61.7139C19.823 61.6209 19.8874 61.5099 19.9317 61.3874C19.9759 61.2649 19.9992 61.1332 20 61C19.9943 60.7325 19.9002 60.4782 19.7377 60.2914C19.5753 60.1046 19.3573 60.0001 19.1304 60.0002Z", fill: "#D1EAF9" }), (0, jsx_runtime_1.jsx)("path", { d: "M9.43553 45H5.56447C5.14971 45.0006 4.75209 45.1965 4.45881 45.5446C4.16553 45.8928 4.00053 46.3648 4 46.8571V48.1429C4.00053 48.6352 4.16553 49.1072 4.45881 49.4554C4.75209 49.8035 5.14971 49.9994 5.56447 50H9.43553C9.85029 49.9994 10.2479 49.8035 10.5412 49.4554C10.8345 49.1072 10.9995 48.6352 11 48.1429V46.8571C10.9995 46.3648 10.8345 45.8928 10.5412 45.5446C10.2479 45.1965 9.85029 45.0006 9.43553 45Z", fill: "url(#paint4_linear_111_1229)" }), (0, jsx_runtime_1.jsx)("path", { d: "M56 9C56.3956 9 56.7822 8.8827 57.1111 8.66294C57.44 8.44318 57.6964 8.13082 57.8478 7.76537C57.9991 7.39991 58.0387 6.99778 57.9616 6.60982C57.8844 6.22186 57.6939 5.86549 57.4142 5.58579C57.1345 5.30608 56.7781 5.1156 56.3902 5.03843C56.0022 4.96126 55.6001 5.00087 55.2346 5.15224C54.8692 5.30362 54.5568 5.55996 54.3371 5.88886C54.1173 6.21776 54 6.60444 54 7C54.0017 7.5299 54.213 8.0376 54.5877 8.4123C54.9624 8.78699 55.4701 8.99826 56 9Z", fill: "#D1EAF9" }), (0, jsx_runtime_1.jsx)("path", { d: "M63 9C63.3956 9 63.7822 8.8827 64.1111 8.66294C64.44 8.44318 64.6964 8.13082 64.8478 7.76537C64.9991 7.39991 65.0387 6.99778 64.9616 6.60982C64.8844 6.22186 64.6939 5.86549 64.4142 5.58579C64.1345 5.30608 63.7782 5.1156 63.3902 5.03843C63.0022 4.96126 62.6001 5.00087 62.2346 5.15224C61.8692 5.30362 61.5568 5.55996 61.3371 5.88886C61.1173 6.21776 61 6.60444 61 7C61.0017 7.5299 61.213 8.0376 61.5877 8.4123C61.9624 8.78699 62.4701 8.99826 63 9Z", fill: "#D1EAF9" }), (0, jsx_runtime_1.jsx)("path", { d: "M70 9C70.3956 9 70.7822 8.8827 71.1111 8.66294C71.44 8.44318 71.6964 8.13082 71.8478 7.76537C71.9991 7.39991 72.0387 6.99778 71.9616 6.60982C71.8844 6.22186 71.6939 5.86549 71.4142 5.58579C71.1345 5.30608 70.7781 5.1156 70.3902 5.03843C70.0022 4.96126 69.6001 5.00087 69.2346 5.15224C68.8692 5.30362 68.5568 5.55996 68.3371 5.88886C68.1173 6.21776 68 6.60444 68 7C68.0017 7.5299 68.213 8.0376 68.5877 8.4123C68.9624 8.78699 69.4701 8.99826 70 9Z", fill: "#D1EAF9" }), (0, jsx_runtime_1.jsx)("path", { d: "M63.9762 55L59 60.4255L73.0238 73L78 67.5745L63.9762 55Z", fill: "url(#paint5_linear_111_1229)" }), (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M69 46C69 50.1534 67.7977 54.2135 65.5451 57.667C63.2926 61.1204 60.0909 63.812 56.345 65.4015C52.5991 66.9909 48.4773 67.4068 44.5007 66.5965C40.524 65.7862 36.8713 63.7861 34.0043 60.8492C31.1373 57.9123 29.1849 54.1705 28.3939 50.0969C27.6029 46.0233 28.0089 41.8009 29.5605 37.9636C31.1121 34.1264 33.7396 30.8466 37.1108 28.5391C40.482 26.2316 44.4455 25 48.5 25C51.1922 24.9997 53.858 25.5427 56.3453 26.5979C58.8326 27.6532 61.0927 29.2 62.9963 31.1501C64.9 33.1002 66.41 35.4153 67.4401 37.9633C68.4702 40.5113 69.0003 43.2422 69 46ZM65.8559 46C65.8559 49.5164 64.838 52.9538 62.9309 55.8776C61.0238 58.8014 58.3132 61.0802 55.1418 62.4259C51.9704 63.7716 48.4807 64.1237 45.114 63.4376C41.7473 62.7516 38.6548 61.0583 36.2275 58.5718C33.8002 56.0854 32.1472 52.9174 31.4775 49.4686C30.8079 46.0197 31.1516 42.4449 32.4652 39.1962C33.7788 35.9474 36.0034 33.1707 38.8576 31.2171C41.7117 29.2635 45.0673 28.2207 48.5 28.2207C53.1026 28.2225 57.5161 30.0962 60.7707 33.4301C64.0252 36.7639 65.8543 41.2852 65.8559 46Z", fill: "#C4E6F7" }), (0, jsx_runtime_1.jsx)("path", { d: "M48.5 64C51.9612 64 55.3446 62.9736 58.2225 61.0507C61.1003 59.1278 63.3434 56.3947 64.6679 53.197C65.9924 49.9993 66.339 46.4806 65.6637 43.0859C64.9885 39.6913 63.3218 36.5731 60.8744 34.1256C58.427 31.6782 55.3088 30.0115 51.9141 29.3363C48.5194 28.661 45.0007 29.0076 41.803 30.3321C38.6053 31.6566 35.8722 33.8997 33.9493 36.7775C32.0264 39.6554 31 43.0388 31 46.5C31.0017 51.1408 32.846 55.591 36.1275 58.8725C39.409 62.154 43.8592 63.9983 48.5 64Z", fill: "url(#paint6_linear_111_1229)", fillOpacity: "0.2" }), (0, jsx_runtime_1.jsx)("path", { d: "M49 58C55.6274 58 61 57.1046 61 56C61 54.8954 55.6274 54 49 54C42.3726 54 37 54.8954 37 56C37 57.1046 42.3726 58 49 58Z", fill: "#A1CFE2", fillOpacity: "0.56" }), (0, jsx_runtime_1.jsx)("path", { d: "M34.8502 68.5776C34.8834 68.4137 34.9658 68.2672 35.0839 68.1622C35.202 68.0572 35.3488 68 35.5 68C35.6512 68 35.798 68.0572 35.9161 68.1622C36.0342 68.2672 36.1166 68.4137 36.1498 68.5776L36.6981 71.1273C36.7268 71.2585 36.7874 71.3785 36.8734 71.474C36.9593 71.5696 37.0673 71.6369 37.1855 71.6688L39.4801 72.278C39.6277 72.3149 39.7596 72.4065 39.854 72.5377C39.9485 72.6689 40 72.832 40 73C40 73.1681 39.9485 73.3311 39.854 73.4623C39.7596 73.5935 39.6277 73.6851 39.4801 73.722L37.1855 74.3312C37.0673 74.3631 36.9593 74.4304 36.8734 74.526C36.7874 74.6215 36.7268 74.7415 36.6981 74.8727L36.1498 77.4224C36.1166 77.5863 36.0342 77.7328 35.9161 77.8378C35.798 77.9428 35.6512 78 35.5 78C35.3488 78 35.202 77.9428 35.0839 77.8378C34.9658 77.7328 34.8834 77.5863 34.8502 77.4224L34.3019 74.8727C34.2732 74.7415 34.2126 74.6215 34.1266 74.526C34.0407 74.4304 33.9327 74.3631 33.8145 74.3312L31.5199 73.722C31.3723 73.6851 31.2404 73.5935 31.146 73.4623C31.0515 73.3311 31 73.1681 31 73C31 72.832 31.0515 72.6689 31.146 72.5377C31.2404 72.4065 31.3723 72.3149 31.5199 72.278L33.8145 71.6688C33.9327 71.6369 34.0407 71.5696 34.1266 71.474C34.2126 71.3785 34.2732 71.2585 34.3019 71.1273L34.8502 68.5776Z", fill: "#D1EAF9" }), (0, jsx_runtime_1.jsx)("path", { d: "M7.85018 3.57762C7.88338 3.41367 7.96581 3.26715 8.08391 3.16217C8.20201 3.05719 8.34876 3 8.5 3C8.65124 3 8.79798 3.05719 8.91608 3.16217C9.03419 3.26715 9.11662 3.41367 9.14982 3.57762L9.6981 6.12726C9.72675 6.25854 9.78739 6.37852 9.87336 6.47405C9.95933 6.56957 10.0673 6.63694 10.1855 6.66877L12.4801 7.27798C12.6277 7.31487 12.7596 7.40646 12.854 7.53768C12.9485 7.6689 13 7.83195 13 8C13 8.16805 12.9485 8.3311 12.854 8.46232C12.7596 8.59354 12.6277 8.68513 12.4801 8.72202L10.1855 9.33123C10.0673 9.36306 9.95933 9.43043 9.87336 9.52595C9.78739 9.62148 9.72675 9.74146 9.6981 9.87274L9.14982 12.4224C9.11662 12.5863 9.03419 12.7328 8.91608 12.8378C8.79798 12.9428 8.65124 13 8.5 13C8.34876 13 8.20201 12.9428 8.08391 12.8378C7.96581 12.7328 7.88338 12.5863 7.85018 12.4224L7.3019 9.87274C7.27325 9.74146 7.21261 9.62148 7.12664 9.52595C7.04067 9.43043 6.93268 9.36306 6.81453 9.33123L4.51986 8.72202C4.3723 8.68513 4.24044 8.59354 4.14596 8.46232C4.05147 8.3311 4 8.16805 4 8C4 7.83195 4.05147 7.6689 4.14596 7.53768C4.24044 7.40646 4.3723 7.31487 4.51986 7.27798L6.81453 6.66877C6.93268 6.63694 7.04067 6.56957 7.12664 6.47405C7.21261 6.37852 7.27325 6.25854 7.3019 6.12726L7.85018 3.57762Z", fill: "#D1EAF9" }), (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M37 3.14583C37.2266 3.14583 37.4482 3.07863 37.6366 2.95273C37.825 2.82682 37.9719 2.64787 38.0586 2.43849C38.1453 2.22912 38.168 1.99873 38.1238 1.77646C38.0796 1.55419 37.9705 1.35002 37.8102 1.18977C37.65 1.02953 37.4458 0.920395 37.2235 0.876182C37.0013 0.83197 36.7709 0.854663 36.5615 0.941388C36.3521 1.02811 36.1732 1.17498 36.0473 1.36341C35.9214 1.55184 35.8542 1.77337 35.8542 2C35.8536 2.15063 35.8829 2.29988 35.9403 2.43914C35.9977 2.57841 36.082 2.70494 36.1885 2.81145C36.2951 2.91796 36.4216 3.00235 36.5609 3.05973C36.7001 3.11712 36.8494 3.14638 37 3.14583ZM37 4C37.3956 4 37.7822 3.8827 38.1111 3.66294C38.44 3.44318 38.6964 3.13082 38.8478 2.76537C38.9991 2.39991 39.0387 1.99778 38.9616 1.60982C38.8844 1.22186 38.6939 0.86549 38.4142 0.585785C38.1345 0.30608 37.7781 0.115601 37.3902 0.0384303C37.0022 -0.0387401 36.6001 0.000866565 36.2346 0.152242C35.8692 0.303617 35.5568 0.559962 35.3371 0.88886C35.1173 1.21776 35 1.60444 35 2C35 2.53043 35.2107 3.03914 35.5858 3.41422C35.9609 3.78929 36.4696 4 37 4Z", fill: "#D1EAF9" }), (0, jsx_runtime_1.jsx)("path", { d: "M73.0161 36.7046C72.9926 36.6082 72.9948 36.5073 73.0225 36.412C73.0502 36.3167 73.1025 36.2302 73.1741 36.1611C73.2457 36.0919 73.3342 36.0426 73.4308 36.0179C73.5275 35.9932 73.629 35.9941 73.7252 36.0203L76.5823 36.8291C76.6786 36.8564 76.766 36.9082 76.836 36.9794C76.906 37.0505 76.9561 37.1386 76.9814 37.235C77.0066 37.3313 77.0062 37.4325 76.9801 37.5286C76.954 37.6247 76.9032 37.7124 76.8326 37.783L74.7054 39.8359C74.6333 39.9066 74.5436 39.957 74.4455 39.9821C74.3474 40.0071 74.2444 40.0059 74.1469 39.9785C74.0494 39.9511 73.961 39.8986 73.8906 39.8262C73.8202 39.7538 73.7703 39.6641 73.7461 39.5664L73.0161 36.7046Z", fill: "#D1EAF9" }), (0, jsx_runtime_1.jsx)("path", { d: "M5.29536 31.0161C5.3918 30.9926 5.49267 30.9948 5.588 31.0225C5.68334 31.0502 5.76983 31.1025 5.83895 31.1741C5.90806 31.2457 5.95739 31.3342 5.98208 31.4309C6.00676 31.5275 6.00593 31.629 5.97969 31.7252L5.17094 34.5823C5.14363 34.6786 5.09182 34.766 5.02064 34.836C4.94945 34.906 4.86135 34.9561 4.76503 34.9814C4.66871 35.0066 4.56751 35.0062 4.4714 34.9801C4.3753 34.954 4.28762 34.9032 4.21703 34.8326L2.16405 32.7054C2.09337 32.6333 2.04295 32.5436 2.01791 32.4455C1.99287 32.3474 1.99411 32.2444 2.02149 32.1469C2.04888 32.0494 2.10145 31.961 2.17384 31.8906C2.24623 31.8202 2.33587 31.7703 2.43364 31.7461L5.29536 31.0161Z", fill: "#D1EAF9" }), (0, jsx_runtime_1.jsx)("path", { d: "M60.2954 72.0161C60.3918 71.9926 60.4927 71.9948 60.588 72.0225C60.6833 72.0502 60.7698 72.1025 60.8389 72.1741C60.9081 72.2457 60.9574 72.3342 60.9821 72.4309C61.0068 72.5275 61.0059 72.629 60.9797 72.7252L60.1709 75.5823C60.1436 75.6786 60.0918 75.766 60.0206 75.836C59.9494 75.906 59.8613 75.9561 59.765 75.9814C59.6687 76.0066 59.5675 76.0062 59.4714 75.9801C59.3753 75.954 59.2876 75.9032 59.217 75.8326L57.164 73.7054C57.0934 73.6332 57.043 73.5436 57.0179 73.4455C56.9929 73.3474 56.9941 73.2444 57.0215 73.1469C57.0489 73.0494 57.1014 72.961 57.1738 72.8906C57.2462 72.8202 57.3359 72.7703 57.4336 72.7461L60.2954 72.0161Z", fill: "#D1EAF9" }), (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M76 21.1458C76.2266 21.1458 76.4482 21.0786 76.6366 20.9527C76.825 20.8268 76.9719 20.6479 77.0586 20.4385C77.1453 20.2291 77.168 19.9987 77.1238 19.7765C77.0796 19.5542 76.9705 19.35 76.8102 19.1898C76.65 19.0295 76.4458 18.9204 76.2235 18.8762C76.0013 18.832 75.7709 18.8547 75.5615 18.9414C75.3521 19.0281 75.1732 19.175 75.0473 19.3634C74.9214 19.5518 74.8542 19.7734 74.8542 20C74.8569 20.3031 74.9785 20.5929 75.1928 20.8072C75.4071 21.0215 75.6969 21.1431 76 21.1458ZM76 22C76.3956 22 76.7822 21.8827 77.1111 21.6629C77.44 21.4432 77.6964 21.1308 77.8478 20.7654C77.9991 20.3999 78.0387 19.9978 77.9616 19.6098C77.8844 19.2219 77.6939 18.8655 77.4142 18.5858C77.1345 18.3061 76.7781 18.1156 76.3902 18.0384C76.0022 17.9613 75.6001 18.0009 75.2346 18.1522C74.8692 18.3036 74.5568 18.56 74.3371 18.8889C74.1173 19.2178 74 19.6044 74 20C74 20.2626 74.0517 20.5227 74.1522 20.7654C74.2527 21.008 74.4001 21.2285 74.5858 21.4142C74.7715 21.5999 74.992 21.7472 75.2346 21.8478C75.4773 21.9483 75.7374 22 76 22Z", fill: "#D1EAF9" }), (0, jsx_runtime_1.jsx)("path", { d: "M73 73.39L78.0191 68L78.7796 68.6764C79.144 68.996 79.4392 69.3831 79.6481 69.815C79.8571 70.2468 79.9754 70.7149 79.9964 71.1917C80.0396 72.153 79.6967 73.093 79.0403 73.8128C78.7118 74.1672 78.3139 74.4545 77.87 74.6577C77.426 74.8609 76.9449 74.9761 76.4547 74.9965C75.4666 75.0385 74.5004 74.705 73.7605 74.0664L73 73.39Z", fill: "#C4E6F7" }), (0, jsx_runtime_1.jsx)("path", { d: "M53.2859 46.4895L58.2921 41.5109C58.7571 41.0141 59.0102 40.3574 58.9983 39.6789C58.9863 39.0003 58.7101 38.3528 58.2279 37.8726C57.7435 37.3941 57.0921 37.1197 56.4094 37.1067C55.7298 37.106 55.0742 37.3562 54.5695 37.8088L49.5633 42.7874L44.557 37.8088C44.3137 37.5565 44.023 37.3541 43.7013 37.2131C43.379 37.0674 43.0283 36.9947 42.6743 37.0003C42.323 37 41.9748 37.0649 41.6474 37.1918C41.3189 37.3221 41.0204 37.5175 40.7703 37.7662C40.5156 38.0113 40.3184 38.3091 40.1926 38.6386C40.0631 38.9635 39.9977 39.3103 40.0001 39.6598C40.0071 40.0105 40.0797 40.3568 40.214 40.6811C40.3611 40.998 40.564 41.2862 40.813 41.5321L45.8193 46.5108L40.8772 51.4681C40.6235 51.7101 40.42 51.9992 40.2782 52.3192C40.1317 52.6396 40.0586 52.9884 40.0642 53.3404C40.0639 53.6898 40.1292 54.0361 40.2568 54.3617C40.3878 54.6884 40.5843 54.9852 40.8344 55.234C41.0809 55.4872 41.3803 55.6833 41.7116 55.8085C42.0384 55.9372 42.387 56.0022 42.7385 55.9999C43.0911 55.9929 43.4393 55.9208 43.7654 55.7872C44.0871 55.6462 44.3779 55.4438 44.6212 55.1914L49.6275 50.2128L54.6337 55.1914C54.8785 55.4133 55.1656 55.5841 55.478 55.6938C55.7903 55.8034 56.1216 55.8496 56.4522 55.8297C56.9515 55.8159 57.4363 55.6605 57.8497 55.3818C58.2631 55.1031 58.5878 54.7128 58.7856 54.2568C58.9835 53.8007 59.0461 53.298 58.9663 52.8077C58.8864 52.3174 58.6674 51.86 58.3349 51.4894L53.2859 46.4895Z", fill: "#7DBBD3" })] }), (0, jsx_runtime_1.jsxs)("defs", { children: [(0, jsx_runtime_1.jsxs)("linearGradient", { id: "paint0_linear_111_1229", x1: "37.7057", y1: "-9.56237", x2: "38.5054", y2: "125.668", gradientUnits: "userSpaceOnUse", children: [(0, jsx_runtime_1.jsx)("stop", { stopColor: "white", stopOpacity: "0" }), (0, jsx_runtime_1.jsx)("stop", { offset: "1", stopColor: "#D1EAF9" })] }), (0, jsx_runtime_1.jsxs)("linearGradient", { id: "paint1_linear_111_1229", x1: "38.546", y1: "5.28409", x2: "37.4575", y2: "64.8117", gradientUnits: "userSpaceOnUse", children: [(0, jsx_runtime_1.jsx)("stop", { stopColor: "white" }), (0, jsx_runtime_1.jsx)("stop", { offset: "1", stopColor: "#D1EAF9" })] }), (0, jsx_runtime_1.jsxs)("linearGradient", { id: "paint2_linear_111_1229", x1: "6.20309", y1: "34.2156", x2: "20.2953", y2: "89.9099", gradientUnits: "userSpaceOnUse", children: [(0, jsx_runtime_1.jsx)("stop", { stopColor: "white" }), (0, jsx_runtime_1.jsx)("stop", { offset: "1", stopColor: "#D1EAF9" })] }), (0, jsx_runtime_1.jsxs)("linearGradient", { id: "paint3_linear_111_1229", x1: "57.9418", y1: "-0.920827", x2: "71.7428", y2: "20.068", gradientUnits: "userSpaceOnUse", children: [(0, jsx_runtime_1.jsx)("stop", { stopColor: "white" }), (0, jsx_runtime_1.jsx)("stop", { offset: "1", stopColor: "#D1EAF9" })] }), (0, jsx_runtime_1.jsxs)("linearGradient", { id: "paint4_linear_111_1229", x1: "15.8358", y1: "47.5", x2: "3.11948", y2: "47.5", gradientUnits: "userSpaceOnUse", children: [(0, jsx_runtime_1.jsx)("stop", { offset: "0.24", stopColor: "#D1EAF9" }), (0, jsx_runtime_1.jsx)("stop", { offset: "1", stopColor: "#D1EAF9" })] }), (0, jsx_runtime_1.jsxs)("linearGradient", { id: "paint5_linear_111_1229", x1: "65.999", y1: "66.7106", x2: "70.9525", y2: "61.2091", gradientUnits: "userSpaceOnUse", children: [(0, jsx_runtime_1.jsx)("stop", { stopColor: "#D1EAF9" }), (0, jsx_runtime_1.jsx)("stop", { offset: "1", stopColor: "#D1EAF9" })] }), (0, jsx_runtime_1.jsxs)("linearGradient", { id: "paint6_linear_111_1229", x1: "42.6267", y1: "31.2662", x2: "60.2573", y2: "77.0125", gradientUnits: "userSpaceOnUse", children: [(0, jsx_runtime_1.jsx)("stop", { stopColor: "white" }), (0, jsx_runtime_1.jsx)("stop", { offset: "1", stopColor: "#D2F7FF" })] })] })] }));
7
- };
8
- exports.NoDataFoundSvg = NoDataFoundSvg;
@@ -1,6 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SvgAccessDenied = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const SvgAccessDenied = (props) => ((0, jsx_runtime_1.jsxs)("svg", { width: 350, height: 254.069, viewBox: "0 0 350 254.069", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [(0, jsx_runtime_1.jsx)("path", { d: "M179.309 191.863c1.437 1.843 3.685 3.06 6.183 3.06 4.309 0 7.807 -3.497 7.807 -7.806 0 -1.78 -0.594 -3.436 -1.593 -4.747", stroke: "#3BA4E8", strokeWidth: 3.747323340471092, strokeLinecap: "round", strokeLinejoin: "round" }), (0, jsx_runtime_1.jsx)("path", { d: "M156.826 202.105c-1.905 -2.373 -2.561 -6.152 -2.561 -11.866V183.994c0 -12.491 3.123 -15.614 15.614 -15.614h31.228c1.124 0 2.155 0.031 3.123 0.094 9.899 0.562 12.491 4.153 12.491 15.52v6.245c0 12.491 -3.122 15.614 -15.614 15.614h-31.228c-1.124 0 -2.155 -0.031 -3.122 -0.094", stroke: "#3BA4E8", strokeWidth: 3.747323340471092, strokeLinecap: "round", strokeLinejoin: "round" }), (0, jsx_runtime_1.jsx)("path", { d: "M166.756 168.38v-6.246c0 -10.336 3.123 -18.737 18.737 -18.737 12.96 0 17.3 4.309 18.424 11.118", stroke: "#3BA4E8", strokeWidth: 3.747323340471092, strokeLinecap: "round", strokeLinejoin: "round" }), (0, jsx_runtime_1.jsx)("path", { d: "m216.72 143.397 -62.455 62.456", stroke: "#3BA4E8", strokeWidth: 3.747323340471092, strokeLinecap: "round", strokeLinejoin: "round" }), (0, jsx_runtime_1.jsx)("path", { d: "m176.061 118.103 -31.165 11.742c-7.183 2.685 -13.053 11.18 -13.053 18.799v46.405c0 7.369 4.872 17.05 10.805 21.485l26.856 20.048c8.806 6.62 23.296 6.62 32.102 0l26.856 -20.048c5.933 -4.435 10.804 -14.115 10.804 -21.485v-46.405c0 -7.682 -5.871 -16.176 -13.053 -18.861l-31.166 -11.68c-5.308 -1.936 -13.802 -1.936 -18.986 0", stroke: "#4C5D70", strokeWidth: 3.747323340471092, strokeLinecap: "round", strokeLinejoin: "round" }), (0, jsx_runtime_1.jsx)("g", { clipPath: "url(#clip0_40160_95457)", children: (0, jsx_runtime_1.jsx)("path", { d: "M266.962 40.973c-4.599 4.21 -5.003 11.334 -0.794 15.934 4.209 4.599 11.293 4.94 15.933 0.794 3.923 -3.597 4.784 -9.321 2.277 -13.768l2.299 -2.106 -0.48 -3.791 3.517 1.034 2.912 -2.677 -0.417 -3.832 3.517 1.034 2.489 -2.227 -0.254 -2.332 2.194 0.637 1.476 -1.306 0.223 -3.531 -5.278 -1.414 -17.276 15.67c-3.941 -1.829 -8.899 -1.222 -12.337 1.883m1.482 13.933c-1.225 -1.351 -1.11 -3.386 0.24 -4.612 1.35 -1.225 3.385 -1.109 4.611 0.24 1.226 1.351 1.11 3.386 -0.24 4.611 -1.39 1.163 -3.426 1.048 -4.611 -0.24", fill: "#EBEBEB" }) }), (0, jsx_runtime_1.jsxs)("g", { clipPath: "url(#clip1_40160_95457)", children: [(0, jsx_runtime_1.jsx)("path", { d: "m309.356 155.738 1.058 19.155c0.055 0.674 0.612 1.236 1.281 1.236l34.198 0.225c0.724 0 1.281 -0.562 1.281 -1.292l0.112 -14.886c0 -0.73 -0.557 -1.292 -1.282 -1.292h-21.109c-0.334 0 -0.669 -0.112 -0.891 -0.393l-3.621 -3.651c-0.223 -0.225 -0.557 -0.393 -0.891 -0.393L310.637 154.39c-0.779 0 -1.337 0.618 -1.281 1.348", fill: "#EBEBEB" }), (0, jsx_runtime_1.jsx)("path", { d: "m347.2 156.606 -37.317 -0.276 -0.164 22.526 37.317 0.276z", fill: "#F5F5F5" }), (0, jsx_runtime_1.jsx)("path", { d: "m306.905 158.378 2.673 23.48a0.847 0.847 0 0 0 0.836 0.73l36.37 0.281c0.446 0 0.78 -0.337 0.836 -0.786l2.005 -23.425c0.056 -0.505 -0.334 -0.899 -0.835 -0.899l-41.049 -0.337c-0.501 0 -0.891 0.45 -0.836 0.956", fill: "#EBEBEB" })] }), (0, jsx_runtime_1.jsxs)("g", { clipPath: "url(#clip2_40160_95457)", children: [(0, jsx_runtime_1.jsx)("path", { d: "M285.811 71.309c0.109 0 0.327 -0.865 0.327 -1.965s-0.109 -1.964 -0.327 -1.964c-0.109 0 -0.326 0.864 -0.326 1.964 0.109 1.1 0.217 1.965 0.326 1.965", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M285.811 79.167c0.109 0 0.327 -0.864 0.327 -1.964s-0.109 -1.965 -0.327 -1.965c-0.109 0 -0.326 0.865 -0.326 1.965 0.109 1.1 0.217 1.964 0.326 1.964", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M285.811 87.025c0.109 0 0.327 -0.864 0.327 -1.964s-0.109 -1.964 -0.327 -1.964c-0.109 0 -0.326 0.864 -0.326 1.964 0.109 1.1 0.217 1.964 0.326 1.964", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M285.811 94.884c0.109 0 0.327 -0.864 0.327 -1.964s-0.109 -1.965 -0.327 -1.965c-0.109 0 -0.326 0.865 -0.326 1.965 0.109 1.1 0.217 1.964 0.326 1.964", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M285.811 102.742c0.109 0 0.327 -0.864 0.327 -1.964s-0.109 -1.964 -0.327 -1.964c-0.109 0 -0.326 0.864 -0.326 1.964 0.109 1.1 0.217 1.964 0.326 1.964", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M285.811 110.601c0.109 0 0.327 -0.865 0.327 -1.965s-0.109 -1.964 -0.327 -1.964c-0.109 0 -0.326 0.864 -0.326 1.964 0.109 1.1 0.217 1.965 0.326 1.965", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M285.811 118.459c0.109 0 0.327 -0.864 0.327 -1.964s-0.109 -1.965 -0.327 -1.965c-0.109 0 -0.326 0.865 -0.326 1.965 0.109 1.1 0.217 1.964 0.326 1.964", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M285.811 126.317c0.109 0 0.327 -0.864 0.327 -1.964s-0.109 -1.964 -0.327 -1.964c-0.109 0 -0.326 0.864 -0.326 1.964 0.109 1.1 0.217 1.964 0.326 1.964", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M285.811 134.176c0.109 0 0.327 -0.865 0.327 -1.965s-0.109 -1.964 -0.327 -1.964c-0.109 0 -0.326 0.865 -0.326 1.964 0.109 1.1 0.217 1.965 0.326 1.965", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M285.811 142.035c0.109 0 0.327 -0.865 0.327 -1.965s-0.109 -1.964 -0.327 -1.964c-0.109 0 -0.326 0.864 -0.326 1.964 0.109 1.1 0.217 1.965 0.326 1.965", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M284.833 149.185c0 0.079 0.435 0.157 0.979 0.157h0.218v-0.157c0 -0.314 0.109 -0.785 0.109 -1.257 0 -1.1 -0.109 -1.965 -0.327 -1.965 -0.109 0 -0.326 0.865 -0.326 1.965 0 0.471 0 0.864 0.109 1.257l0.217 -0.157c-0.544 0 -0.979 0.078 -0.979 0.157", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M273.954 149.265c0 0.079 1.197 0.157 2.72 0.157s2.72 -0.078 2.72 -0.235c0 -0.079 -1.197 -0.157 -2.72 -0.157s-2.72 0.079 -2.72 0.236", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M263.074 149.343c0 0.079 1.196 0.157 2.72 0.157s2.72 -0.078 2.72 -0.235c0 -0.079 -1.197 -0.157 -2.72 -0.157s-2.72 0.079 -2.72 0.236", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M252.195 149.421c0 0.079 1.197 0.157 2.72 0.157s2.72 -0.079 2.72 -0.236c0 -0.157 -1.197 -0.157 -2.72 -0.157s-2.72 0.079 -2.72 0.235", fill: "#B6B3B3" })] }), (0, jsx_runtime_1.jsxs)("g", { clipPath: "url(#clip3_40160_95457)", children: [(0, jsx_runtime_1.jsx)("path", { d: "M79.969 45.645c-0.15 0 -0.45 -1.072 -0.45 -2.438 0 -1.365 0.15 -2.437 0.45 -2.437 0.15 0 0.45 1.072 0.45 2.437 -0.15 1.366 -0.3 2.438 -0.45 2.438", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M79.969 55.395c-0.15 0 -0.45 -1.072 -0.45 -2.438 0 -1.365 0.15 -2.437 0.45 -2.437 0.15 0 0.45 1.072 0.45 2.437 -0.15 1.366 -0.3 2.438 -0.45 2.438", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M79.969 65.145c-0.15 0 -0.45 -1.072 -0.45 -2.437s0.15 -2.437 0.45 -2.437c0.15 0 0.45 1.072 0.45 2.437 -0.15 1.365 -0.3 2.437 -0.45 2.437", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M79.969 74.896c-0.15 0 -0.45 -1.072 -0.45 -2.437 0 -1.366 0.15 -2.438 0.45 -2.438 0.15 0 0.45 1.072 0.45 2.438 -0.15 1.365 -0.3 2.437 -0.45 2.437", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M79.969 84.646c-0.15 0 -0.45 -1.072 -0.45 -2.438 0 -1.365 0.15 -2.437 0.45 -2.437 0.15 0 0.45 1.072 0.45 2.437 -0.15 1.366 -0.3 2.438 -0.45 2.438", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M79.969 94.396c-0.15 0 -0.45 -1.072 -0.45 -2.437 0 -1.366 0.15 -2.438 0.45 -2.438 0.15 0 0.45 1.072 0.45 2.438 -0.15 1.365 -0.3 2.437 -0.45 2.437", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M79.969 104.146c-0.15 0 -0.45 -1.072 -0.45 -2.438 0 -1.365 0.15 -2.437 0.45 -2.437 0.15 0 0.45 1.072 0.45 2.437 -0.15 1.366 -0.3 2.438 -0.45 2.438", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M79.969 113.897c-0.15 0 -0.45 -1.072 -0.45 -2.438 0 -1.365 0.15 -2.437 0.45 -2.437 0.15 0 0.45 1.072 0.45 2.437 -0.15 1.366 -0.3 2.438 -0.45 2.438", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M79.969 123.647c-0.15 0 -0.45 -1.072 -0.45 -2.437s0.15 -2.437 0.45 -2.437c0.15 0 0.45 1.072 0.45 2.437 -0.15 1.365 -0.3 2.437 -0.45 2.437", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M79.969 133.397c-0.15 0 -0.45 -1.072 -0.45 -2.437 0 -1.366 0.15 -2.438 0.45 -2.438 0.15 0 0.45 1.072 0.45 2.438 -0.15 1.365 -0.3 2.437 -0.45 2.437", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M81.317 142.27c0 0.097 -0.6 0.195 -1.349 0.195h-0.3v-0.195c0 -0.39 -0.15 -0.975 -0.15 -1.56 0 -1.366 0.15 -2.438 0.45 -2.438 0.15 0 0.45 1.072 0.45 2.438 0 0.585 0 1.072 -0.15 1.56l-0.3 -0.195c0.749 0 1.349 0.097 1.349 0.195", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M96.306 142.368c0 0.097 -1.649 0.195 -3.747 0.195s-3.747 -0.097 -3.747 -0.292c0 -0.098 1.649 -0.196 3.747 -0.196s3.747 0.097 3.747 0.293", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M111.296 142.465c0 0.097 -1.649 0.195 -3.747 0.195s-3.747 -0.097 -3.747 -0.292c0 -0.097 1.649 -0.195 3.747 -0.195s3.747 0.097 3.747 0.292", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M126.285 142.562c0 0.097 -1.649 0.195 -3.747 0.195s-3.747 -0.097 -3.747 -0.292 1.649 -0.195 3.747 -0.195 3.747 0.097 3.747 0.292", fill: "#B6B3B3" })] }), (0, jsx_runtime_1.jsxs)("g", { clipPath: "url(#clip4_40160_95457)", children: [(0, jsx_runtime_1.jsx)("path", { d: "M36.303 209.85H7.637v39.279h28.666z", fill: "#F5F5F5" }), (0, jsx_runtime_1.jsx)("path", { d: "M29.04 214.79H0.375V254.069h28.666z", fill: "#E0E0E0" })] }), (0, jsx_runtime_1.jsx)("path", { d: "M105.42 27.652h-3.762c-2.427 0 -5.946 0 -10.375 0.061 -8.858 0 -21.295 0.061 -35.734 0.061h-0.122v-0.123c-0.728 -2.577 -0.304 -5.521 1.396 -7.852 1.638 -2.271 4.489 -3.743 7.402 -3.681l-0.121 0.184c-0.242 -0.737 -0.303 -1.596 -0.303 -2.454 0.121 -2.822 1.698 -5.521 4.064 -6.748 2.367 -1.289 5.339 -1.227 7.584 0.061l-0.181 0.061c1.274 -3.19 4.004 -5.461 6.916 -6.503 2.973 -1.105 6.249 -0.92 8.797 0.429 2.609 1.349 4.429 3.62 5.461 6.012s1.213 4.969 0.667 7.239l-0.121 -0.123a7.719 7.719 0 0 1 4.125 0.614 8.769 8.769 0 0 1 3.095 2.147c0.425 0.429 0.728 0.92 0.971 1.411s0.425 0.982 0.486 1.472c0.243 0.982 0.304 1.902 0.363 2.7 0.061 1.656 -0.121 2.945 -0.303 3.742 -0.121 0.429 -0.182 0.737 -0.243 0.92 -0.061 0.246 -0.061 0.368 -0.061 0.368", fill: "#EBEBEB" }), (0, jsx_runtime_1.jsxs)("g", { clipPath: "url(#clip5_40160_95457)", children: [(0, jsx_runtime_1.jsx)("path", { d: "M229.966 222.482c0 0.109 -1.192 0.327 -2.71 0.327s-2.711 -0.109 -2.711 -0.327c0 -0.109 1.193 -0.326 2.711 -0.326 1.518 0.109 2.71 0.217 2.71 0.326", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M240.808 222.482c0 0.109 -1.192 0.327 -2.71 0.327s-2.711 -0.109 -2.711 -0.327c0 -0.109 1.192 -0.326 2.711 -0.326 1.518 0.109 2.71 0.217 2.71 0.326", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M251.649 222.482c0 0.109 -1.192 0.327 -2.71 0.327s-2.711 -0.109 -2.711 -0.327c0 -0.109 1.192 -0.326 2.711 -0.326 1.518 0.109 2.71 0.217 2.71 0.326", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M262.492 222.482c0 0.109 -1.192 0.327 -2.711 0.327s-2.71 -0.109 -2.71 -0.327c0 -0.109 1.192 -0.326 2.71 -0.326 1.518 0.109 2.711 0.217 2.711 0.326", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M273.333 222.482c0 0.109 -1.193 0.327 -2.711 0.327s-2.71 -0.109 -2.71 -0.327c0 -0.109 1.192 -0.326 2.71 -0.326 1.518 0.109 2.711 0.217 2.711 0.326", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M284.175 222.482c0 0.109 -1.193 0.327 -2.711 0.327s-2.71 -0.109 -2.71 -0.327c0 -0.109 1.192 -0.326 2.71 -0.326 1.518 0.109 2.711 0.217 2.711 0.326", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M295.017 222.482c0 0.109 -1.192 0.327 -2.71 0.327s-2.711 -0.109 -2.711 -0.327c0 -0.109 1.193 -0.326 2.711 -0.326 1.518 0.109 2.71 0.217 2.71 0.326", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M305.858 222.482c0 0.109 -1.192 0.327 -2.71 0.327s-2.711 -0.109 -2.711 -0.327c0 -0.109 1.192 -0.326 2.711 -0.326 1.518 0.109 2.71 0.217 2.71 0.326", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M316.701 222.482c0 0.109 -1.192 0.327 -2.711 0.327s-2.71 -0.109 -2.71 -0.327c0 -0.109 1.192 -0.326 2.71 -0.326 1.518 0.109 2.711 0.217 2.711 0.326", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M327.542 222.482c0 0.109 -1.192 0.327 -2.711 0.327s-2.71 -0.109 -2.71 -0.327c0 -0.109 1.192 -0.326 2.71 -0.326 1.518 0.109 2.711 0.217 2.711 0.326", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M337.408 221.503c0.108 0 0.217 0.435 0.217 0.98v0.217h-0.217c-0.434 0 -1.084 0.109 -1.735 0.109 -1.518 0 -2.71 -0.109 -2.71 -0.326 0 -0.109 1.192 -0.327 2.71 -0.327 0.651 0 1.192 0 1.735 0.109l-0.217 0.218c0 -0.544 0.109 -0.98 0.217 -0.98", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M337.517 210.624c0.109 0 0.217 1.197 0.217 2.72s-0.108 2.72 -0.325 2.72c-0.108 0 -0.217 -1.196 -0.217 -2.72s0.109 -2.72 0.325 -2.72", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M337.626 199.744c0.108 0 0.217 1.197 0.217 2.72s-0.109 2.72 -0.325 2.72c-0.109 0 -0.217 -1.197 -0.217 -2.72s0.108 -2.72 0.325 -2.72", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M337.732 188.865c0.109 0 0.217 1.197 0.217 2.72s-0.109 2.72 -0.325 2.72 -0.217 -1.197 -0.217 -2.72 0.109 -2.72 0.325 -2.72", fill: "#B6B3B3" })] }), (0, jsx_runtime_1.jsxs)("g", { clipPath: "url(#clip6_40160_95457)", children: [(0, jsx_runtime_1.jsx)("path", { d: "M126.03 167.99c0 -0.109 1.192 -0.327 2.71 -0.327s2.711 0.109 2.711 0.327c0 0.109 -1.193 0.326 -2.711 0.326 -1.518 -0.109 -2.71 -0.217 -2.71 -0.326", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M115.187 167.99c0 -0.109 1.192 -0.327 2.71 -0.327s2.711 0.109 2.711 0.327c0 0.109 -1.192 0.326 -2.711 0.326 -1.518 -0.109 -2.71 -0.217 -2.71 -0.326", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M104.346 167.99c0 -0.109 1.192 -0.327 2.71 -0.327s2.711 0.109 2.711 0.327c0 0.109 -1.192 0.326 -2.711 0.326 -1.518 -0.109 -2.71 -0.217 -2.71 -0.326", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M93.504 167.99c0 -0.109 1.192 -0.327 2.711 -0.327s2.71 0.109 2.71 0.327c0 0.109 -1.192 0.326 -2.71 0.326 -1.518 -0.109 -2.711 -0.217 -2.711 -0.326", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M82.663 167.99c0 -0.109 1.193 -0.327 2.711 -0.327s2.71 0.109 2.71 0.327c0 0.109 -1.192 0.326 -2.71 0.326 -1.518 -0.109 -2.711 -0.217 -2.711 -0.326", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M71.821 167.99c0 -0.109 1.192 -0.327 2.71 -0.327s2.71 0.109 2.71 0.327c0 0.109 -1.192 0.326 -2.71 0.326 -1.518 -0.109 -2.711 -0.217 -2.711 -0.326", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M60.979 167.99c0 -0.109 1.192 -0.327 2.71 -0.327s2.711 0.109 2.711 0.327c0 0.109 -1.193 0.326 -2.711 0.326 -1.518 -0.109 -2.71 -0.217 -2.71 -0.326", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M50.138 167.99c0 -0.109 1.192 -0.327 2.71 -0.327s2.711 0.109 2.711 0.327c0 0.109 -1.192 0.326 -2.711 0.326 -1.518 -0.109 -2.71 -0.217 -2.71 -0.326", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M39.295 167.99c0 -0.109 1.192 -0.327 2.711 -0.327s2.71 0.109 2.71 0.327c0 0.109 -1.192 0.326 -2.71 0.326 -1.518 -0.109 -2.711 -0.217 -2.711 -0.326", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M28.454 167.99c0 -0.109 1.192 -0.327 2.711 -0.327s2.71 0.109 2.71 0.327c0 0.109 -1.192 0.326 -2.71 0.326 -1.518 -0.109 -2.711 -0.217 -2.711 -0.326", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M18.587 168.968c-0.108 0 -0.217 -0.435 -0.217 -0.98v-0.217h0.217c0.433 0 1.084 -0.109 1.734 -0.109 1.518 0 2.71 0.109 2.71 0.326 0 0.109 -1.192 0.327 -2.71 0.327 -0.651 0 -1.192 0 -1.735 -0.109l0.217 -0.218c0 0.544 -0.109 0.98 -0.217 0.98", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M18.479 179.848c-0.109 0 -0.217 -1.197 -0.217 -2.72s0.109 -2.72 0.325 -2.72c0.109 0 0.217 1.196 0.217 2.72s-0.109 2.72 -0.325 2.72", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M18.37 190.727c-0.108 0 -0.217 -1.197 -0.217 -2.72s0.109 -2.72 0.325 -2.72c0.109 0 0.217 1.197 0.217 2.72s-0.109 2.72 -0.326 2.72", fill: "#B6B3B3" }), (0, jsx_runtime_1.jsx)("path", { d: "M18.264 201.606c-0.109 0 -0.217 -1.197 -0.217 -2.72s0.109 -2.72 0.325 -2.72 0.217 1.197 0.217 2.72 -0.109 2.72 -0.325 2.72", fill: "#B6B3B3" })] }), (0, jsx_runtime_1.jsxs)("defs", { children: [(0, jsx_runtime_1.jsx)("clipPath", { id: "clip0_40160_95457", children: (0, jsx_runtime_1.jsx)("path", { width: 63.4, height: 30.1, fill: "white", transform: "rotate(-32.778 277.005 -556.71)", d: "M0 0H47.516V22.559H0V0z" }) }), (0, jsx_runtime_1.jsx)("clipPath", { id: "clip1_40160_95457", children: (0, jsx_runtime_1.jsx)("path", { width: 57, height: 38, fill: "white", transform: "translate(409.5 206)", d: "M0 0H42.719V28.48H0V0z" }) }), (0, jsx_runtime_1.jsx)("clipPath", { id: "clip2_40160_95457", children: (0, jsx_runtime_1.jsx)("path", { width: 108, height: 45, fill: "white", transform: "matrix(0 1 1 0 336.5 92)", d: "M0 0H80.942V33.726H0V0z" }) }), (0, jsx_runtime_1.jsx)("clipPath", { id: "clip3_40160_95457", children: (0, jsx_runtime_1.jsx)("path", { width: 134, height: 62, fill: "white", transform: "rotate(90 55.75 112.75)", d: "M0 0H100.428V46.467H0V0z" }) }), (0, jsx_runtime_1.jsx)("clipPath", { id: "clip4_40160_95457", children: (0, jsx_runtime_1.jsx)("path", { width: 48, height: 59, fill: "white", transform: "translate(.5 280)", d: "M0 0H35.974V44.218H0V0z" }) }), (0, jsx_runtime_1.jsx)("clipPath", { id: "clip5_40160_95457", children: (0, jsx_runtime_1.jsx)("path", { width: 149, height: 45, fill: "white", transform: "translate(302.5 252)", d: "M0 0H111.67V33.726H0V0z" }) }), (0, jsx_runtime_1.jsx)("clipPath", { id: "clip6_40160_95457", children: (0, jsx_runtime_1.jsx)("path", { width: 149, height: 45, fill: "white", transform: "rotate(180 86.25 134.5)", d: "M0 0H111.67V33.726H0V0z" }) })] })] }));
6
- exports.SvgAccessDenied = SvgAccessDenied;
@@ -1,9 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SvgAdd = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const SvgAdd = (props) => {
6
- const stroke = props.disabled ? "#afafafff" : "#3BA6E8";
7
- return ((0, jsx_runtime_1.jsxs)("svg", { width: "24", height: "24", viewBox: "0 0 38 38", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [(0, jsx_runtime_1.jsx)("circle", { cx: "19", cy: "19", r: "17", stroke: stroke, strokeWidth: "2.5" }), (0, jsx_runtime_1.jsx)("path", { d: "M10 18.6538H28", stroke: stroke, strokeWidth: "2.5", strokeLinecap: "round" }), (0, jsx_runtime_1.jsx)("path", { d: "M19.3462 10L19.3462 28", stroke: stroke, strokeWidth: "2.5", strokeLinecap: "round" })] }));
8
- };
9
- exports.SvgAdd = SvgAdd;
@@ -1,9 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SvgAddRounded = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const SvgAddRounded = (props) => {
6
- const stroke = props.disabled ? "#afafafff" : "#4C5D70";
7
- return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 30, height: 30, fill: "none", ...props, children: [(0, jsx_runtime_1.jsx)("path", { fill: "#fff", stroke: "#DBE1E6", strokeWidth: 1.565, d: "M.5 4A3.5 3.5 0 0 1 4 .5h22A3.5 3.5 0 0 1 29.5 4v22a3.5 3.5 0 0 1-3.5 3.5H4A3.5 3.5 0 0 1 .5 26V4Z" }), (0, jsx_runtime_1.jsx)("circle", { cx: "15", cy: "15", r: "8.35", stroke: stroke, strokeWidth: "1.2" }), (0, jsx_runtime_1.jsx)("path", { d: "M15 10.455v9.091", stroke: stroke, strokeWidth: 1.565, strokeLinecap: "round", strokeLinejoin: "round" }), (0, jsx_runtime_1.jsx)("path", { d: "M10.455 15h9.091", stroke: stroke, strokeWidth: 1.565, strokeLinecap: "round", strokeLinejoin: "round" })] }));
8
- };
9
- exports.SvgAddRounded = SvgAddRounded;
@@ -1,23 +0,0 @@
1
- "use strict";
2
- var __importDefault = (this && this.__importDefault) || function (mod) {
3
- return (mod && mod.__esModule) ? mod : { "default": mod };
4
- };
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.SvgBranches = void 0;
7
- const jsx_runtime_1 = require("react/jsx-runtime");
8
- const styles_1 = require("@mui/material/styles");
9
- const map_1 = __importDefault(require("lodash/map"));
10
- const react_1 = require("react");
11
- exports.SvgBranches = (0, react_1.forwardRef)(({ paths, strokeColor }, ref) => {
12
- const theme = (0, styles_1.useTheme)();
13
- const { butterflyBlue } = theme.palette.app.color;
14
- const color = strokeColor ?? butterflyBlue[900];
15
- return ((0, jsx_runtime_1.jsx)("svg", { ref: ref, style: {
16
- position: "absolute",
17
- left: 0,
18
- top: 0,
19
- pointerEvents: "none",
20
- overflow: "visible",
21
- }, children: (0, map_1.default)(paths, ({ definition }) => ((0, jsx_runtime_1.jsx)("path", { d: definition, stroke: color, strokeWidth: 2, fill: "none", strokeLinecap: "round", strokeLinejoin: "round", opacity: 0.95 }, definition))) }));
22
- });
23
- exports.SvgBranches.displayName = "SvgBranches";
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SvgCalendar = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const SvgCalendar = (props) => {
6
- return ((0, jsx_runtime_1.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 29 24", ...props, children: (0, jsx_runtime_1.jsx)("path", { stroke: props.disabled ? "#afafafff" : "currentColor", strokeWidth: 1.5, d: "M8 2v3M16 2v3M3.5 9.09h17M21 8.5V17c0 3-1.5 5-5 5H8c-3.5 0-5-2-5-5V8.5c0-3 1.5-5 5-5h8c3.5 0 5 2 5 5ZM15.694 13.7h.009M15.694 16.7h.009M11.995 13.7h.009M11.995 16.7h.009M8.295 13.7h.01M8.295 16.7h.01" }) }));
7
- };
8
- exports.SvgCalendar = SvgCalendar;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SvgColumn = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const SvgColumn = (props) => {
6
- return ((0, jsx_runtime_1.jsxs)("svg", { width: 36, height: 36, viewBox: "0 0 44 45", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [(0, jsx_runtime_1.jsx)("rect", { x: 0.5, y: 1, width: 41, height: 41, rx: 3.5, fill: "white" }), (0, jsx_runtime_1.jsx)("rect", { x: 0.5, y: 1, width: 41, height: 41, rx: 3.5, stroke: "#dbe1e6", strokeWidth: "1.4" }), (0, jsx_runtime_1.jsx)("g", { clipPath: "url(#clip0_38460_84386)", children: (0, jsx_runtime_1.jsx)("path", { d: "M18 12.5V30.5M24 12.5V30.5M16.8 12.5H25.2C26.8802 12.5 27.7202 12.5 28.362 12.827C28.9265 13.1146 29.3854 13.5735 29.673 14.138C30 14.7798 30 15.6198 30 17.3V25.7C30 27.3802 30 28.2202 29.673 28.862C29.3854 29.4265 28.9265 29.8854 28.362 30.173C27.7202 30.5 26.8802 30.5 25.2 30.5H16.8C15.1198 30.5 14.2798 30.5 13.638 30.173C13.0735 29.8854 12.6146 29.4265 12.327 28.862C12 28.2202 12 27.3802 12 25.7V17.3C12 15.6198 12 14.7798 12.327 14.138C12.6146 13.5735 13.0735 13.1146 13.638 12.827C14.2798 12.5 15.1198 12.5 16.8 12.5Z", stroke: props.disabled ? "#afafafff" : "#4C5D70", strokeWidth: "1.6", strokeLinecap: "round", strokeLinejoin: "round" }) }), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", { id: "clip0_38460_84386", children: (0, jsx_runtime_1.jsx)("rect", { width: 20, height: 20, fill: "white", transform: "translate(11 11.5)" }) }) })] }));
7
- };
8
- exports.SvgColumn = SvgColumn;
@@ -1,9 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SvgConfigure = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const SvgConfigure = (props) => {
6
- const stroke = props.disabled ? "#afafafff" : "#4C5D70";
7
- return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 30, height: 30, fill: "none", viewBox: "0 0 400 350", ...props, children: [(0, jsx_runtime_1.jsx)("path", { fill: "white", stroke: stroke, strokeWidth: "18", strokeMiterlimit: "10", strokeLinecap: "round", d: "M147.33 110.248c-23.301 0-42.191 18.86-42.191 42.125 0 23.264 18.89 42.124 42.191 42.124 23.3 0 42.19-18.86 42.19-42.124 0-23.265-18.89-42.125-42.19-42.125Zm118.42 12.065-11.423 9.389c-13.031 10.71-13.031 30.631 0 41.341l11.423 9.39a10.698 10.698 0 0 1 2.471 13.623l-22.555 39.007a10.737 10.737 0 0 1-13.053 4.674l-13.856-5.183c-15.804-5.911-33.084 4.049-35.859 20.671l-2.432 14.572a10.721 10.721 0 0 1-10.58 8.949h-45.113a10.721 10.721 0 0 1-10.58-8.949l-2.433-14.572c-2.774-16.622-20.054-26.582-35.858-20.671l-13.856 5.183a10.737 10.737 0 0 1-13.053-4.674l-22.555-39.007a10.698 10.698 0 0 1 2.472-13.623l11.423-9.39c13.03-10.71 13.03-30.631 0-41.341l-11.423-9.389a10.698 10.698 0 0 1-2.472-13.623l22.555-39.007a10.735 10.735 0 0 1 13.053-4.674l13.856 5.182c15.804 5.912 33.084-4.049 35.858-20.67l2.433-14.573A10.721 10.721 0 0 1 124.773 26h45.113c5.243 0 9.718 3.785 10.58 8.948l2.432 14.572c2.775 16.622 20.055 26.583 35.859 20.67l13.856-5.181c4.91-1.837 10.43.14 13.053 4.674l22.555 39.007a10.698 10.698 0 0 1-2.471 13.623Z" }), (0, jsx_runtime_1.jsx)("rect", { width: 186.127, height: 183.396, x: 164.209, y: 180.029, fill: "#fff", rx: 50, stroke: stroke, strokeWidth: "18" }), (0, jsx_runtime_1.jsx)("path", { fill: stroke, strokeWidth: "18", d: "M312.062 248.395h-50.969c-3.98 0-7.281-3.3-7.281-7.281 0-3.98 3.301-7.281 7.281-7.281h50.969c3.98 0 7.281 3.301 7.281 7.281 0 3.981-3.203 7.281-7.281 7.281ZM210.119 255.774a7.202 7.202 0 0 1-5.145-2.136l-7.281-7.282c-2.816-2.815-2.816-7.475 0-10.291 2.815-2.815 7.475-2.815 10.29 0l2.136 2.136 16.699-16.698c2.815-2.816 7.475-2.816 10.29 0 2.816 2.815 2.816 7.475 0 10.291l-21.843 21.844a7.275 7.275 0 0 1-5.146 2.136ZM312.062 316.354h-50.969c-3.98 0-7.281-3.301-7.281-7.282 0-3.98 3.301-7.281 7.281-7.281h50.969c3.98 0 7.281 3.301 7.281 7.281 0 3.981-3.203 7.282-7.281 7.282ZM210.119 323.732a7.202 7.202 0 0 1-5.145-2.136l-7.281-7.281c-2.816-2.816-2.816-7.476 0-10.291 2.815-2.815 7.475-2.815 10.29 0l2.136 2.136 16.699-16.699c2.815-2.815 7.475-2.815 10.29 0 2.816 2.816 2.816 7.476 0 10.291l-21.843 21.844a7.275 7.275 0 0 1-5.146 2.136Z" }), (0, jsx_runtime_1.jsx)("path", { fill: stroke, d: "M286.625 375.865h-58.25c-52.716 0-75.24-22.524-75.24-75.24v-58.25c0-52.716 22.524-75.24 75.24-75.24h58.25c52.716 0 75.239 22.524 75.239 75.24v58.25c0 52.716-22.523 75.24-75.239 75.24Zm-58.25-194.167c-44.756 0-60.677 15.922-60.677 60.677v58.25c0 44.755 15.921 60.677 60.677 60.677h58.25c44.755 0 60.677-15.922 60.677-60.677v-58.25c0-44.755-15.922-60.677-60.677-60.677h-58.25Z" })] }));
8
- };
9
- exports.SvgConfigure = SvgConfigure;
@@ -1,6 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SvgCurrentLocation = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const SvgCurrentLocation = (props) => ((0, jsx_runtime_1.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", viewBox: "0 0 256 256", width: 24, height: 24, fill: props.disabled ? "#afafafff" : "#4C5D70", ...props, children: [(0, jsx_runtime_1.jsx)("path", { d: "M117.4 23.8c0 10.7-.1 13.9-.6 14-.3.1-2.9.6-5.7 1.2-19 3.5-38.3 14.9-50.9 29.9C48.9 82.5 42.7 96 39.2 115l-.2 1H10v24h29l.2 1c3.2 17.7 8.8 30.5 18.6 43.1 13.5 17.3 34.8 30.1 56 33.4l3.6.6v28H141v-13.8c0-10.7.1-13.9.6-14 .3-.1 2.9-.6 5.9-1.2 33.6-6.4 61.9-33.4 70-66.7.7-3 1.5-6.5 1.7-7.9l.3-2.4H246v-24h-26.6l-.3-2.4c-.6-4.5-3.4-14.6-5.5-19.8-4.6-11.2-10.6-20.2-19-29C181.7 51.5 165 42.4 147.4 39c-2.9-.6-5.6-1.1-5.9-1.2-.5-.1-.6-3.3-.6-14V10h-23.6l.1 13.8zm21.3 33C156 59 172.6 68 183.6 81c21.3 25.2 23.5 59.6 5.3 86.8-16.6 25-47.3 37-76.6 30-27-6.5-47.6-27.9-53.6-55.7-.9-4-1-6.1-1-14.1 0-10.6.6-14.8 3.7-23.6 11.2-32.2 43.5-52.1 77.3-47.6z" }), (0, jsx_runtime_1.jsx)("path", { d: "M120 75.7c-21.8 3.9-38.8 20.8-42.9 42.6-.9 4.8-.9 14.4 0 19.3 4.8 25.2 26.6 43.4 52.1 43.4 26.3 0 48.7-19.2 52.5-45 3.9-25.6-11.3-50.2-35.9-58.4-7.6-2.5-18-3.3-25.8-1.9z" })] }));
6
- exports.SvgCurrentLocation = SvgCurrentLocation;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SvgDelete = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const SvgDelete = (props) => {
6
- return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 30, height: 30, fill: "none", ...props, children: [(0, jsx_runtime_1.jsx)("path", { fill: "#fff", stroke: "#DBE1E6", strokeWidth: 1.565, d: "M.5 4A3.5 3.5 0 0 1 4 .5h22A3.5 3.5 0 0 1 29.5 4v22a3.5 3.5 0 0 1-3.5 3.5H4A3.5 3.5 0 0 1 .5 26V4Z" }), (0, jsx_runtime_1.jsx)("path", { stroke: props.disabled ? "#afafafff" : "#4C5D70", strokeWidth: 1.565, d: "M21.75 10.484a76.276 76.276 0 0 0-7.515-.375c-1.485 0-2.97.075-4.455.225l-1.53.15M12.375 9.727l.165-.982c.12-.712.21-1.245 1.478-1.245h1.964c1.268 0 1.366.563 1.478 1.252l.165.975M20.138 12.855l-.487 7.553c-.083 1.177-.15 2.092-2.243 2.092h-4.815c-2.092 0-2.16-.915-2.242-2.092l-.488-7.553M13.746 18.375h2.498M13.125 15.375h3.75" })] }));
7
- };
8
- exports.SvgDelete = SvgDelete;
@@ -1,9 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SvgDownload = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const SvgDownload = ({ fill = "#4C5D70", fontColor = "white", ...props }) => {
6
- const { disabled } = props;
7
- return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 42, height: 42, fill: "none", style: { color: disabled ? "#afafafff" : "inherit" }, ...props, children: [(0, jsx_runtime_1.jsx)("rect", { width: "42", height: "42", rx: "5", fill: disabled ? "#afafafff" : fill }), (0, jsx_runtime_1.jsx)("path", { d: "M26.75 21.5C26.5511 21.5 26.3603 21.579 26.2197 21.7197C26.079 21.8603 26 22.0511 26 22.25V25.25C26 25.4489 25.921 25.6397 25.7803 25.7803C25.6397 25.921 25.4489 26 25.25 26H14.75C14.5511 26 14.3603 25.921 14.2197 25.7803C14.079 25.6397 14 25.4489 14 25.25V22.25C14 22.0511 13.921 21.8603 13.7803 21.7197C13.6397 21.579 13.4489 21.5 13.25 21.5C13.0511 21.5 12.8603 21.579 12.7197 21.7197C12.579 21.8603 12.5 22.0511 12.5 22.25V25.25C12.5 25.8467 12.7371 26.419 13.159 26.841C13.581 27.2629 14.1533 27.5 14.75 27.5H25.25C25.8467 27.5 26.419 27.2629 26.841 26.841C27.2629 26.419 27.5 25.8467 27.5 25.25V22.25C27.5 22.0511 27.421 21.8603 27.2803 21.7197C27.1397 21.579 26.9489 21.5 26.75 21.5ZM19.4675 22.7825C19.5388 22.8508 19.6229 22.9043 19.715 22.94C19.8048 22.9797 19.9018 23.0002 20 23.0002C20.0982 23.0002 20.1952 22.9797 20.285 22.94C20.3771 22.9043 20.4612 22.8508 20.5325 22.7825L23.5325 19.7825C23.6737 19.6413 23.7531 19.4497 23.7531 19.25C23.7531 19.0503 23.6737 18.8587 23.5325 18.7175C23.3913 18.5763 23.1997 18.4969 23 18.4969C22.8003 18.4969 22.6087 18.5763 22.4675 18.7175L20.75 20.4425V13.25C20.75 13.0511 20.671 12.8603 20.5303 12.7197C20.3897 12.579 20.1989 12.5 20 12.5C19.8011 12.5 19.6103 12.579 19.4697 12.7197C19.329 12.8603 19.25 13.0511 19.25 13.25V20.4425L17.5325 18.7175C17.4626 18.6476 17.3796 18.5921 17.2882 18.5543C17.1968 18.5164 17.0989 18.4969 17 18.4969C16.9011 18.4969 16.8032 18.5164 16.7118 18.5543C16.6204 18.5921 16.5374 18.6476 16.4675 18.7175C16.3976 18.7874 16.3421 18.8704 16.3043 18.9618C16.2664 19.0532 16.2469 19.1511 16.2469 19.25C16.2469 19.3489 16.2664 19.4468 16.3043 19.5382C16.3421 19.6296 16.3976 19.7126 16.4675 19.7825L19.4675 22.7825Z", fill: fontColor })] }));
8
- };
9
- exports.SvgDownload = SvgDownload;
@@ -1,13 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SvgDrop = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const styles_1 = require("@mui/material/styles");
6
- const SvgDrop = (props) => {
7
- const theme = (0, styles_1.useTheme)();
8
- const { butterflyBlue, iron } = theme.palette.app.color;
9
- const disabledColor = props.disabled ? iron[800] : butterflyBlue[900];
10
- const fill = props.fill ?? disabledColor;
11
- return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 57, height: 49, fill: "none", ...props, style: { color: "inherit" }, children: [(0, jsx_runtime_1.jsx)("path", { fill: fill ?? "currentColor", d: "M29.399 12.005a.602.602 0 0 1-.401-.748c1.096-3.718 4.511-6.448 8.575-6.448a.6.6 0 0 1 .596.602.6.6 0 0 1-.596.602c-3.406 0-6.462 2.297-7.432 5.587a.595.595 0 0 1-.742.405Z" }), (0, jsx_runtime_1.jsx)("path", { fill: fill ?? "currentColor", d: "M45.923 34.898h-3.578a.6.6 0 0 1-.597-.602.6.6 0 0 1 .597-.602h3.578c4.932 0 8.946-4.049 8.946-9.025 0-4.977-4.014-9.026-8.946-9.026h-.086a.594.594 0 0 1-.45-.208.605.605 0 0 1-.14-.48c.053-.374.08-.75.08-1.117 0-4.313-3.479-7.823-7.754-7.823-1.663 0-3.249.525-4.586 1.517a.594.594 0 0 1-.882-.205C28.317.05 18.422-.928 13.292 5.403a11.475 11.475 0 0 0-2.33 9.519.6.6 0 0 1-.584.721h-.24c-4.932 0-8.945 4.05-8.945 9.026 0 4.977 4.013 9.026 8.946 9.026h3.578a.6.6 0 0 1 .596.601.6.6 0 0 1-.596.602H10.14C4.549 34.898 0 30.31 0 24.67c0-5.482 4.297-9.97 9.67-10.218a12.672 12.672 0 0 1 2.698-9.81c5.493-6.779 16.019-6.019 20.468 1.54a8.81 8.81 0 0 1 4.737-1.368c5.18 0 9.283 4.447 8.924 9.643 5.325.302 9.565 4.767 9.565 10.213 0 5.64-4.549 10.229-10.14 10.229h.001Z" }), (0, jsx_runtime_1.jsx)("path", { fill: fill ?? "currentColor", d: "M27.95 49c-8.222 0-14.91-6.748-14.91-15.043 0-8.295 6.688-15.043 14.91-15.043 8.22 0 14.91 6.748 14.91 15.043C42.86 42.252 36.17 49 27.95 49Zm0-28.882c-7.564 0-13.718 6.208-13.718 13.839s6.154 13.84 13.717 13.84c7.564 0 13.717-6.21 13.717-13.84s-6.153-13.84-13.717-13.84Z" }), (0, jsx_runtime_1.jsx)("path", { fill: fill ?? "currentColor", stroke: fill ?? "currentColor", d: "M27.29 40.013c0 .516.414.94.936.94a.938.938 0 0 0 .936-.94V28.56a.939.939 0 0 0-.936-.94.939.939 0 0 0-.937.94v11.453Z" }), (0, jsx_runtime_1.jsx)("path", { fill: fill ?? "currentColor", stroke: fill ?? "currentColor", d: "m32.028 31.772.355-.352a.943.943 0 0 1 0 1.327.933.933 0 0 1-.663.277l.308-1.252Zm0 0 .355-.352-3.493-3.524a.934.934 0 0 0-1.328 0l.356.352-.356-.351 4.466 3.875Zm-3.801-1.879-2.83 2.854 2.83-2.854Zm0 0 2.829 2.854a.934.934 0 0 0 .664.277l-3.493-3.131Z" })] }));
12
- };
13
- exports.SvgDrop = SvgDrop;
@@ -1,9 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SvgEdit = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const SvgEdit = (props) => {
6
- const stroke = props.disabled ? "#afafafff" : "#4C5D70";
7
- return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 30, height: 30, fill: "none", ...props, children: [(0, jsx_runtime_1.jsx)("path", { fill: "#fff", stroke: "#DBE1E6", d: "M.5 4A3.5 3.5 0 0 1 4 .5h22A3.5 3.5 0 0 1 29.5 4v22a3.5 3.5 0 0 1-3.5 3.5H4A3.5 3.5 0 0 1 .5 26V4Z" }), (0, jsx_runtime_1.jsx)("path", { stroke: stroke, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.565, d: "M14.457 8.836h-1.25c-3.125 0-4.375 1.25-4.375 4.375v3.75c0 3.125 1.25 4.375 4.375 4.375h3.75c3.125 0 4.375-1.25 4.375-4.375v-1.25" }), (0, jsx_runtime_1.jsx)("path", { stroke: stroke, strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: 10, strokeWidth: 1.565, d: "M17.608 9.474 12.683 14.4a1.695 1.695 0 0 0-.413.825l-.269 1.881c-.1.682.382 1.157 1.063 1.063l1.881-.269a1.75 1.75 0 0 0 .825-.412l4.925-4.925c.85-.85 1.25-1.838 0-3.088s-2.237-.85-3.087 0Z" }), (0, jsx_runtime_1.jsx)("path", { stroke: stroke, strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: 10, strokeWidth: 1.565, d: "M16.898 10.18a4.465 4.465 0 0 0 3.088 3.087" })] }));
8
- };
9
- exports.SvgEdit = SvgEdit;
@@ -1,6 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SvgEmail = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const SvgEmail = (props) => ((0, jsx_runtime_1.jsxs)("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [(0, jsx_runtime_1.jsx)("path", { d: "M3.33073 3.33594H16.6641C17.5807 3.33594 18.3307 4.08594 18.3307 5.0026V15.0026C18.3307 15.9193 17.5807 16.6693 16.6641 16.6693H3.33073C2.41406 16.6693 1.66406 15.9193 1.66406 15.0026V5.0026C1.66406 4.08594 2.41406 3.33594 3.33073 3.33594Z", stroke: "#4C5D70", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), (0, jsx_runtime_1.jsx)("path", { d: "M18.3307 5L9.9974 10.8333L1.66406 5", stroke: "#4C5D70", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" })] }));
6
- exports.SvgEmail = SvgEmail;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SvgExport = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const SvgExport = (props) => {
6
- return ((0, jsx_runtime_1.jsx)("svg", { width: 36, height: 36, viewBox: "0 0 36 36", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: (0, jsx_runtime_1.jsxs)("g", { id: "Communication / Share_iOS_Export", children: [(0, jsx_runtime_1.jsx)("rect", { x: "0.5", y: "0.5", width: "33", height: "33", rx: "3.5", stroke: "#dbe1e6", strokeWidth: "1.4" }), (0, jsx_runtime_1.jsx)("path", { id: "Vector", d: "M14 11L17 8M17 8L20 11M17 8V18M12.0002 15C11.0683 15 10.6024 15 10.2349 15.1522C9.74481 15.3552 9.35523 15.7448 9.15224 16.2349C9 16.6024 9 17.0681 9 18V22.8C9 23.9201 9 24.4798 9.21799 24.9076C9.40973 25.2839 9.71547 25.5905 10.0918 25.7822C10.5192 26 11.079 26 12.1969 26H21.8036C22.9215 26 23.4805 26 23.9079 25.7822C24.2842 25.5905 24.5905 25.2839 24.7822 24.9076C25 24.4802 25 23.921 25 22.8031V18C25 17.0681 24.9999 16.6024 24.8477 16.2349C24.6447 15.7448 24.2554 15.3552 23.7654 15.1522C23.3978 15 22.9319 15 22 15", stroke: props.disabled ? "#afafafff" : "#4C5D70", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" })] }) }));
7
- };
8
- exports.SvgExport = SvgExport;
@@ -1,9 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SvgFilterList = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const SvgFilterList = (props) => {
6
- const stroke = props.disabled ? "#afafafff" : "#4C5D70";
7
- return ((0, jsx_runtime_1.jsxs)("svg", { width: 36, height: 36, viewBox: "0 0 36 36", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [(0, jsx_runtime_1.jsx)("rect", { x: "0.5", y: "0.5", width: "33", height: "33", rx: "3.5", stroke: "#dbe1e6", strokeWidth: "1.4" }), (0, jsx_runtime_1.jsx)("path", { d: "M10.5 13.8333V11.5C10.5 10.9477 10.9478 10.5 11.5 10.5H24.5001C25.0524 10.5 25.5001 10.9477 25.5001 11.4999L25.5004 13.8333M10.5 13.8333L15.9842 18.534C16.2058 18.724 16.3334 19.0013 16.3334 19.2933V24.2192C16.3334 24.8698 16.9448 25.3472 17.5759 25.1894L18.9092 24.856C19.3544 24.7447 19.6667 24.3448 19.6667 23.8859V19.2933C19.6667 19.0014 19.7943 18.724 20.0159 18.534L25.5004 13.8333M10.5 13.8333H25.5004", stroke: stroke, strokeWidth: "1.3", strokeLinecap: "round", strokeLinejoin: "round" })] }));
8
- };
9
- exports.SvgFilterList = SvgFilterList;
@@ -1,6 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SvgFilteredList = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const SvgFilteredList = (props) => ((0, jsx_runtime_1.jsxs)("svg", { width: 35, height: 35, viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [(0, jsx_runtime_1.jsx)("path", { d: "M35.0026 0.583008H4.66927C2.41411 0.583008 0.585938 2.41118 0.585938 4.66634V34.9997C0.585938 37.2548 2.41411 39.083 4.66927 39.083H35.0026C37.2578 39.083 39.0859 37.2548 39.0859 34.9997V4.66634C39.0859 2.41118 37.2578 0.583008 35.0026 0.583008Z", fill: "#BDE5FF", stroke: "#3BA4E8", strokeWidth: "1.4" }), (0, jsx_runtime_1.jsx)("path", { d: "M11.25 16.1388V13.4167C11.25 12.7723 11.7724 12.25 12.4167 12.25H27.5834C28.2278 12.25 28.7501 12.7723 28.7501 13.4165L28.7505 16.1388M11.25 16.1388L17.6482 21.623C17.9068 21.8447 18.0556 22.1682 18.0556 22.5089V28.2557C18.0556 29.0148 18.7689 29.5717 19.5052 29.3876L21.0607 28.9987C21.5801 28.8688 21.9445 28.4023 21.9445 27.8669V22.5089C21.9445 22.1683 22.0933 21.8447 22.3519 21.623L28.7505 16.1388M11.25 16.1388H28.7505", stroke: "#3BA4E8", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), (0, jsx_runtime_1.jsx)("circle", { cx: "27.5", cy: "12.5", r: "4.25", fill: "#3BA4E8", stroke: "#3BA4E8", strokeWidth: "1.5" })] }));
6
- exports.SvgFilteredList = SvgFilteredList;
@@ -1,9 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SvgHistory = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const SvgHistory = (props) => {
6
- const fill = props.disabled ? "#afafafff" : "#4C5D70";
7
- return ((0, jsx_runtime_1.jsxs)("svg", { width: "30", height: "30", viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [(0, jsx_runtime_1.jsx)("path", { d: "M0.5 4C0.5 2.067 2.067 0.5 4 0.5H26C27.933 0.5 29.5 2.067 29.5 4V26C29.5 27.933 27.933 29.5 26 29.5H4C2.067 29.5 0.5 27.933 0.5 26V4Z", fill: "white", stroke: "#DBE1E6", strokeWidth: 1.565 }), (0, jsx_runtime_1.jsxs)("g", { clipPath: "url(#clip0_22174_76909)", children: [(0, jsx_runtime_1.jsx)("path", { d: "M15.687 8.125C14.1756 8.13236 12.7094 8.64089 11.5179 9.57092C10.3265 10.501 9.4773 11.7999 9.1033 13.2644L8.6458 12.5725C8.60248 12.5001 8.54495 12.4372 8.47667 12.3876C8.40838 12.338 8.33076 12.3027 8.24848 12.2839C8.1662 12.2651 8.08097 12.2632 7.99792 12.2783C7.91488 12.2933 7.83575 12.325 7.76529 12.3715C7.69484 12.418 7.63452 12.4782 7.58798 12.5486C7.54144 12.619 7.50965 12.6981 7.49451 12.7811C7.47937 12.8642 7.48121 12.9494 7.4999 13.0317C7.5186 13.114 7.55377 13.1917 7.6033 13.26L8.9783 15.3438C9.07381 15.4774 9.21463 15.5718 9.37455 15.6094C9.53784 15.6418 9.70733 15.6093 9.84705 15.5188L11.9095 14.1294C11.9807 14.085 12.0421 14.0267 12.0902 13.9581C12.1384 13.8894 12.1722 13.8118 12.1897 13.7298C12.2072 13.6478 12.2081 13.5631 12.1922 13.4808C12.1763 13.3985 12.144 13.3202 12.0972 13.2506C12.0505 13.181 11.9902 13.1216 11.9199 13.0758C11.8497 13.03 11.771 12.9988 11.6885 12.984C11.6059 12.9693 11.5213 12.9713 11.4395 12.9899C11.3578 13.0085 11.2806 13.0434 11.2127 13.0925L10.2745 13.725C10.5242 12.7115 11.0538 11.7886 11.8027 11.0615C12.5517 10.3345 13.4899 9.83264 14.5104 9.6132C15.5309 9.39375 16.5925 9.46557 17.5741 9.82045C18.5558 10.1753 19.4179 10.799 20.0621 11.6203C20.7063 12.4416 21.1067 13.4274 21.2176 14.4653C21.3285 15.5032 21.1455 16.5514 20.6893 17.4902C20.2332 18.4291 19.5223 19.2208 18.6378 19.7751C17.7533 20.3294 16.7309 20.6239 15.687 20.625C14.7923 20.6226 13.9113 20.4042 13.119 19.9883C12.3267 19.5724 11.6466 18.9713 11.1364 18.2363C11.0907 18.1661 11.0314 18.1058 10.962 18.059C10.8925 18.0122 10.8144 17.9799 10.7322 17.9639C10.65 17.9478 10.5655 17.9485 10.4836 17.9658C10.4016 17.9831 10.324 18.0167 10.2553 18.0646C10.1866 18.1124 10.1283 18.1736 10.0837 18.2445C10.0391 18.3154 10.0092 18.3945 9.99577 18.4771C9.98235 18.5598 9.98567 18.6443 10.0055 18.7256C10.0254 18.807 10.0614 18.8835 10.1114 18.9506C10.9408 20.1464 12.1319 21.0445 13.5097 21.513C14.8874 21.9816 16.3791 21.9959 17.7656 21.5537C19.152 21.1116 20.36 20.2364 21.2122 19.0567C22.0643 17.877 22.5155 16.4551 22.4995 15C22.5057 13.1856 21.7919 11.4428 20.5148 10.1539C19.2377 8.86508 17.5015 8.13542 15.687 8.125Z", fill: fill }), (0, jsx_runtime_1.jsx)("path", { d: "M15.625 11.2188C15.4592 11.2188 15.3003 11.2846 15.1831 11.4018C15.0658 11.519 15 11.678 15 11.8438V15C15.0027 15.1652 15.0681 15.3232 15.1831 15.4419L17.0581 17.3338C17.1758 17.4496 17.334 17.5148 17.4991 17.5156C17.6642 17.5165 17.8231 17.4528 17.9419 17.3381C18.0595 17.2214 18.126 17.0628 18.1267 16.897C18.1274 16.7313 18.0623 16.5721 17.9456 16.4544L16.25 14.7431V11.8438C16.25 11.678 16.1842 11.519 16.0669 11.4018C15.9497 11.2846 15.7908 11.2188 15.625 11.2188Z", fill: fill })] }), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", { id: "clip0_22174_76909", children: (0, jsx_runtime_1.jsx)("rect", { width: "15", height: "15", fill: "white", transform: "translate(7.5 7.5)" }) }) })] }));
8
- };
9
- exports.SvgHistory = SvgHistory;
@@ -1,6 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SvgHome = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const SvgHome = (props) => ((0, jsx_runtime_1.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", ...props, children: (0, jsx_runtime_1.jsx)("path", { d: "M7.5 17.5016V11.3349C7.5 10.8682 7.5 10.6348 7.59083 10.4566C7.67072 10.2998 7.79821 10.1723 7.95501 10.0924C8.13327 10.0016 8.36662 10.0016 8.83333 10.0016H11.1667C11.6334 10.0016 11.8667 10.0016 12.045 10.0924C12.2018 10.1723 12.3293 10.2998 12.4092 10.4566C12.5 10.6348 12.5 10.8682 12.5 11.3349V17.5016M9.18141 2.30492L3.52949 6.70086C3.15168 6.99471 2.96278 7.14163 2.82669 7.32563C2.70614 7.48862 2.61633 7.67224 2.56169 7.86746C2.5 8.08785 2.5 8.32717 2.5 8.8058V14.8349C2.5 15.7683 2.5 16.235 2.68166 16.5916C2.84144 16.9052 3.09641 17.1601 3.41002 17.3199C3.76654 17.5016 4.23325 17.5016 5.16667 17.5016H14.8333C15.7668 17.5016 16.2335 17.5016 16.59 17.3199C16.9036 17.1601 17.1586 16.9052 17.3183 16.5916C17.5 16.235 17.5 15.7683 17.5 14.8349V8.8058C17.5 8.32717 17.5 8.08785 17.4383 7.86746C17.3837 7.67224 17.2939 7.48862 17.1733 7.32563C17.0372 7.14163 16.8483 6.99471 16.4705 6.70086L10.8186 2.30492C10.5258 2.07721 10.3794 1.96335 10.2178 1.91959C10.0752 1.88097 9.92484 1.88097 9.78221 1.91959C9.62057 1.96335 9.47418 2.07721 9.18141 2.30492Z", stroke: props.fill ?? "currentColor", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }) }));
6
- exports.SvgHome = SvgHome;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SvgImport = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const SvgImport = (props) => {
6
- return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 36, height: 36, fill: "none", viewBox: "0 0 36 36", ...props, children: [(0, jsx_runtime_1.jsx)("rect", { strokeWidth: "1.4", width: 33, height: 33, x: 0.5, y: 0.5, stroke: "#dbe1e6", rx: 3.5 }), (0, jsx_runtime_1.jsx)("g", { stroke: props.disabled ? "#afafafff" : "#4C5D70", children: (0, jsx_runtime_1.jsx)("path", { strokeWidth: "1.5", d: "M12 12.75c-.932 0-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083C9 14.352 9 14.818 9 15.75v5.8c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874c.427.218.987.218 2.105.218h9.607c1.118 0 1.677 0 2.104-.218.376-.192.682-.498.874-.874.218-.428.218-.987.218-2.105V15.75c0-.932 0-1.398-.152-1.765a2 2 0 0 0-1.083-1.083c-.367-.152-.833-.152-1.765-.152M20 16.25l-3 3m0 0-3-3m3 3v-10" }) })] }));
7
- };
8
- exports.SvgImport = SvgImport;
@@ -1,10 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SvgIndicator = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const colorVariant_1 = require("../utils/colorVariant");
6
- const SvgIndicator = ({ variant, colourCode, }) => {
7
- const color = variant ? (0, colorVariant_1.getColorByVariant)(variant) : colourCode;
8
- return ((0, jsx_runtime_1.jsx)("svg", { width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: (0, jsx_runtime_1.jsx)("circle", { cx: "5", cy: "5", r: "5", fill: color }) }));
9
- };
10
- exports.SvgIndicator = SvgIndicator;
@@ -1,6 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SvgKeyBoard = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const SvgKeyBoard = (props) => ((0, jsx_runtime_1.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, style: { color: "inherit" }, fill: "none", ...props, children: (0, jsx_runtime_1.jsx)("path", { stroke: "#4C5D70", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M7 14.5h10M6 10h.01M10 10h.01M14 10h.01M18 10h.01M5.2 18h13.6c1.12 0 1.68 0 2.108-.218a2 2 0 0 0 .874-.874C22 16.48 22 15.92 22 14.8V9.2c0-1.12 0-1.68-.218-2.108a2 2 0 0 0-.874-.874C20.48 6 19.92 6 18.8 6H5.2c-1.12 0-1.68 0-2.108.218a2 2 0 0 0-.874.874C2 7.52 2 8.08 2 9.2v5.6c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874C3.52 18 4.08 18 5.2 18Z" }) }));
6
- exports.SvgKeyBoard = SvgKeyBoard;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SvgNoLogo = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const SvgNoLogo = (props) => {
6
- return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 50, height: 50, fill: "none", ...props, children: [(0, jsx_runtime_1.jsx)("path", { stroke: "#000", d: "M1.09 1.082 48.91 48.917M1.09 6.71v36.797h37.908M6.754 6.602H48.91V43.29h-5.883M1.416 33.333l13.726-12.662" }), (0, jsx_runtime_1.jsx)("path", { fill: "#000", d: "M36.167 20.779c1.985 0 3.595-1.6 3.595-3.572s-1.61-3.571-3.595-3.571-3.595 1.599-3.595 3.571c0 1.973 1.61 3.572 3.595 3.572Z" }), (0, jsx_runtime_1.jsx)("path", { stroke: "#000", d: "m25.273 35.497 3.05-2.922M30.176 30.519l3.812-3.788c.436-.433 1.09-.433 1.416 0l13.29 12.77" })] }));
7
- };
8
- exports.SvgNoLogo = SvgNoLogo;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SvgNoSign = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const SvgNoSign = (props) => {
6
- return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 40, height: 40, fill: "none", ...props, style: { color: "inherit" }, children: [(0, jsx_runtime_1.jsx)("path", { d: "M3.80046 33.943C3.80046 33.943 16.7005 24.343 16.3005 14.543C15.8005 4.74296 6.30046 2.94296 4.00046 18.543C1.70046 34.143 17.6005 30.043 22.3005 26.043C27.0005 22.043 29.5005 16.443 25.1005 15.543C20.9005 14.743 19.6005 28.343 23.9005 30.443C23.9005 30.443 26.0005 32.743 33.6005 22.243C33.8005 22.043 34.1005 22.043 34.2005 22.243L36.6005 27.143C36.7005 27.443 37.1005 27.443 37.3005 27.243L42.7005 21.143", stroke: "black", strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round" }), (0, jsx_runtime_1.jsx)("path", { d: "M3 39.543H43.1", stroke: "black", strokeWidth: "2", strokeMiterlimit: "10" })] }));
7
- };
8
- exports.SvgNoSign = SvgNoSign;
@@ -1,6 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SvgPageNotFound = void 0;
4
- const jsx_runtime_1 = require("react/jsx-runtime");
5
- const SvgPageNotFound = (props) => ((0, jsx_runtime_1.jsxs)("svg", { width: 800, height: 300, viewBox: "0 0 1309 200", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [(0, jsx_runtime_1.jsxs)("g", { clipPath: "url(#clip0_40160_95666)", children: [(0, jsx_runtime_1.jsx)("g", { clipPath: "url(#clip1_40160_95666)", children: (0, jsx_runtime_1.jsx)("path", { d: "M280.658 168.377C280.454 166.899 279.089 165.844 277.656 166.126C276.154 166.337 275.131 167.743 275.404 169.221C275.813 171.753 276.291 179.772 273.629 182.938C273.083 183.641 272.333 184.063 271.446 184.204L271.719 169.01C271.719 166.829 269.944 165 267.829 165C265.645 165 263.939 166.829 264.007 169.08L264.69 197.921C263.803 197.781 263.052 197.359 262.438 196.655C259.776 193.419 260.254 185.4 260.664 182.868C260.868 181.39 259.845 179.983 258.412 179.772C256.978 179.561 255.614 180.546 255.409 182.023C255.204 183.29 253.635 194.474 258.412 200.172C260.049 202.142 262.233 203.268 264.826 203.408L265.099 216H270.9L271.309 189.761C273.834 189.55 276.018 188.425 277.587 186.526C282.364 180.828 280.795 169.643 280.658 168.377Z", fill: "#BDBDBD" }) }), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsxs)("linearGradient", { id: "ellipseGradient", x1: "0%", y1: "0%", x2: "0%", y2: "100%", children: [(0, jsx_runtime_1.jsx)("stop", { offset: "0%", stopColor: "rgba(225, 225, 225, 0.5)" }), (0, jsx_runtime_1.jsx)("stop", { offset: "100%", stopColor: "rgba(255, 255, 255, 0)" })] }) }), (0, jsx_runtime_1.jsx)("ellipse", { cx: 654.423, cy: 355.015, rx: 652.181, ry: 171.27, transform: "rotate(0.769672 654.423 355.015)", fill: "url(#ellipseGradient)", fillOpacity: 0.9 }), (0, jsx_runtime_1.jsx)("g", { clipPath: "url(#clip2_40160_95666)", children: (0, jsx_runtime_1.jsx)("path", { d: "M1080.33 146.422C1079.93 143.612 1077.25 141.606 1074.44 142.141C1071.5 142.542 1069.49 145.218 1070.02 148.028C1070.83 152.844 1071.76 168.097 1066.54 174.117C1065.47 175.455 1064 176.258 1062.26 176.526L1062.8 147.626C1062.8 143.479 1059.32 140 1055.17 140C1050.88 140 1047.54 143.479 1047.67 147.76L1049.01 202.615C1047.27 202.348 1045.8 201.545 1044.59 200.207C1039.37 194.052 1040.31 178.8 1041.11 173.983C1041.51 171.174 1039.5 168.498 1036.69 168.097C1033.88 167.695 1031.21 169.568 1030.8 172.378C1030.4 174.786 1027.32 196.059 1036.69 206.897C1039.91 210.643 1044.19 212.783 1049.28 213.051L1049.81 237H1061.19L1061.99 187.095C1066.95 186.694 1071.23 184.553 1074.31 180.941C1083.68 170.103 1080.6 148.83 1080.33 146.422Z", fill: "#BDBDBD" }) }), (0, jsx_runtime_1.jsx)("path", { d: "M539.6 153.4H554.6V170.8C554.6 172.333 554.067 173.667 553 174.8C552 175.933 550.533 176.5 548.6 176.5H539.6V210H512.6V176.5H454C452.067 176.5 450.3 175.9 448.7 174.7C447.167 173.5 446.2 172 445.8 170.2L442.6 154.9L510 64.3H539.6V153.4ZM512.6 115.4C512.6 113.067 512.667 110.567 512.8 107.9C513 105.167 513.267 102.367 513.6 99.5L475.1 153.4H512.6V115.4Z", fill: "#7B7B7B" }), (0, jsx_runtime_1.jsx)("path", { d: "M810.594 153.4H825.594V170.8C825.594 172.333 825.061 173.667 823.994 174.8C822.994 175.933 821.527 176.5 819.594 176.5H810.594V210H783.594V176.5H724.994C723.061 176.5 721.294 175.9 719.694 174.7C718.161 173.5 717.194 172 716.794 170.2L713.594 154.9L780.994 64.3H810.594V153.4ZM783.594 115.4C783.594 113.067 783.661 110.567 783.794 107.9C783.994 105.167 784.261 102.367 784.594 99.5L746.094 153.4H783.594V115.4Z", fill: "#7B7B7B" }), (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M693.038 61.1668H691.677C691.641 60.7145 691.605 60.2622 691.564 59.8047H692.926L693.038 61.1668Z", fill: "white" }), (0, jsx_runtime_1.jsx)("path", { d: "M691 137.1C691 149.833 689.633 160.867 686.9 170.2C684.167 179.533 680.367 187.267 675.5 193.4C670.7 199.533 664.967 204.1 658.3 207.1C651.7 210.1 644.533 211.6 636.8 211.6C629.067 211.6 621.9 210.1 615.3 207.1C608.767 204.1 603.1 199.533 598.3 193.4C593.5 187.267 589.733 179.533 587 170.2C584.333 160.867 583 149.833 583 137.1C583 124.367 584.333 113.333 587 104C589.733 94.6667 593.5 86.9333 598.3 80.8C603.1 74.6667 608.767 70.1333 615.3 67.2C621.9 64.2 629.067 62.7 636.8 62.7C644.533 62.7 651.7 64.2 658.3 67.2C664.967 70.1333 670.7 74.6667 675.5 80.8C680.367 86.9333 684.167 94.6667 686.9 104C689.633 113.333 691 124.367 691 137.1ZM659 137.1C659 127.033 658.367 118.8 657.1 112.4C655.833 105.933 654.133 100.867 652 97.2C649.933 93.5333 647.567 91.0333 644.9 89.7C642.233 88.3 639.533 87.6 636.8 87.6C634.067 87.6 631.367 88.3 628.7 89.7C626.1 91.0333 623.767 93.5333 621.7 97.2C619.7 100.867 618.067 105.933 616.8 112.4C615.6 118.8 615 127.033 615 137.1C615 147.233 615.6 155.5 616.8 161.9C618.067 168.3 619.7 173.367 621.7 177.1C623.767 180.767 626.1 183.3 628.7 184.7C631.367 186.033 634.067 186.7 636.8 186.7C639.533 186.7 642.233 186.033 644.9 184.7C647.567 183.3 649.933 180.767 652 177.1C654.133 173.367 655.833 168.3 657.1 161.9C658.367 155.5 659 147.233 659 137.1Z", fill: "#3BA4E8" })] }), (0, jsx_runtime_1.jsxs)("defs", { children: [(0, jsx_runtime_1.jsxs)("linearGradient", { id: "paint0_linear_40160_95666", x1: 654.423, y1: 183.745, x2: 654.423, y2: 526.284, gradientUnits: "userSpaceOnUse", children: [(0, jsx_runtime_1.jsx)("stop", { stopColor: "#F4F4F4" }), (0, jsx_runtime_1.jsx)("stop", { offset: 1, stopColor: "white", stopOpacity: 0 })] }), (0, jsx_runtime_1.jsx)("clipPath", { id: "clip0_40160_95666", children: (0, jsx_runtime_1.jsx)("rect", { width: 1309, height: 435, fill: "white" }) }), (0, jsx_runtime_1.jsx)("clipPath", { id: "clip1_40160_95666", children: (0, jsx_runtime_1.jsx)("rect", { width: 26, height: 51, fill: "white", transform: "translate(255 165)" }) }), (0, jsx_runtime_1.jsx)("clipPath", { id: "clip2_40160_95666", children: (0, jsx_runtime_1.jsx)("rect", { width: 51, height: 97, fill: "white", transform: "translate(1030 140)" }) })] })] }));
6
- exports.SvgPageNotFound = SvgPageNotFound;