eco-vue-js 0.3.67

Sign up to get free protection for your applications and to get access to all the features.
Files changed (517) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +69 -0
  3. package/dist/_virtual/_plugin-vue_export-helper.js +9 -0
  4. package/dist/assets/icons/default/IconAdd.svg.js +30 -0
  5. package/dist/assets/icons/default/IconArrow.svg.js +23 -0
  6. package/dist/assets/icons/default/IconAvatar.svg.js +20 -0
  7. package/dist/assets/icons/default/IconBack.svg.js +44 -0
  8. package/dist/assets/icons/default/IconCancel.svg.js +24 -0
  9. package/dist/assets/icons/default/IconCheck.svg.js +23 -0
  10. package/dist/assets/icons/default/IconDanger.svg.js +35 -0
  11. package/dist/assets/icons/default/IconDojo.svg.js +32 -0
  12. package/dist/assets/icons/default/IconEdit.svg.js +33 -0
  13. package/dist/assets/icons/default/IconFalsePositive.svg.js +31 -0
  14. package/dist/assets/icons/default/IconFeedback.svg.js +44 -0
  15. package/dist/assets/icons/default/IconFilter.svg.js +25 -0
  16. package/dist/assets/icons/default/IconInProgress.svg.js +30 -0
  17. package/dist/assets/icons/default/IconJira.svg.js +20 -0
  18. package/dist/assets/icons/default/IconLogout.svg.js +20 -0
  19. package/dist/assets/icons/default/IconMore.svg.js +39 -0
  20. package/dist/assets/icons/default/IconNotification.svg.js +25 -0
  21. package/dist/assets/icons/default/IconProfile.svg.js +37 -0
  22. package/dist/assets/icons/default/IconSearch.svg.js +23 -0
  23. package/dist/assets/icons/default/IconSettings.svg.js +34 -0
  24. package/dist/assets/icons/default/IconSort.svg.js +25 -0
  25. package/dist/assets/icons/default/IconStar.svg.js +24 -0
  26. package/dist/assets/icons/default/IconSuccess.svg.js +30 -0
  27. package/dist/assets/icons/default/IconTask.svg.js +39 -0
  28. package/dist/assets/icons/default/IconTime.svg.js +42 -0
  29. package/dist/assets/icons/default/IconWarn.svg.js +48 -0
  30. package/dist/assets/icons/sax/IconAdd.svg.js +26 -0
  31. package/dist/assets/icons/sax/IconAddCircle.svg.js +26 -0
  32. package/dist/assets/icons/sax/IconAddSquare.svg.js +26 -0
  33. package/dist/assets/icons/sax/IconAlarm.svg.js +26 -0
  34. package/dist/assets/icons/sax/IconArchiveBook.svg.js +36 -0
  35. package/dist/assets/icons/sax/IconCandle.svg.js +27 -0
  36. package/dist/assets/icons/sax/IconCelery.svg.js +46 -0
  37. package/dist/assets/icons/sax/IconChart.svg.js +26 -0
  38. package/dist/assets/icons/sax/IconCheckCircle.svg.js +34 -0
  39. package/dist/assets/icons/sax/IconCloseCircle.svg.js +26 -0
  40. package/dist/assets/icons/sax/IconCopy.svg.js +34 -0
  41. package/dist/assets/icons/sax/IconCopySuccess.svg.js +42 -0
  42. package/dist/assets/icons/sax/IconCopyright.svg.js +34 -0
  43. package/dist/assets/icons/sax/IconDedupe.svg.js +43 -0
  44. package/dist/assets/icons/sax/IconDojo.svg.js +32 -0
  45. package/dist/assets/icons/sax/IconEditCircle.svg.js +43 -0
  46. package/dist/assets/icons/sax/IconElement.svg.js +26 -0
  47. package/dist/assets/icons/sax/IconExport.svg.js +26 -0
  48. package/dist/assets/icons/sax/IconEye.svg.js +34 -0
  49. package/dist/assets/icons/sax/IconEyeSlash.svg.js +42 -0
  50. package/dist/assets/icons/sax/IconFilter.svg.js +27 -0
  51. package/dist/assets/icons/sax/IconFinding.svg.js +26 -0
  52. package/dist/assets/icons/sax/IconFolder.svg.js +25 -0
  53. package/dist/assets/icons/sax/IconFolderCross.svg.js +34 -0
  54. package/dist/assets/icons/sax/IconJira.svg.js +26 -0
  55. package/dist/assets/icons/sax/IconKey.svg.js +35 -0
  56. package/dist/assets/icons/sax/IconKeySquare.svg.js +43 -0
  57. package/dist/assets/icons/sax/IconLayer.svg.js +42 -0
  58. package/dist/assets/icons/sax/IconLink.svg.js +28 -0
  59. package/dist/assets/icons/sax/IconLinkBold.svg.js +23 -0
  60. package/dist/assets/icons/sax/IconLinkOutline.svg.js +28 -0
  61. package/dist/assets/icons/sax/IconLogout.svg.js +50 -0
  62. package/dist/assets/icons/sax/IconMenu.svg.js +25 -0
  63. package/dist/assets/icons/sax/IconMinusCircle.svg.js +26 -0
  64. package/dist/assets/icons/sax/IconNegate.svg.js +34 -0
  65. package/dist/assets/icons/sax/IconNegativeInfo.svg.js +34 -0
  66. package/dist/assets/icons/sax/IconNote.svg.js +34 -0
  67. package/dist/assets/icons/sax/IconOutlineCheckCircle.svg.js +34 -0
  68. package/dist/assets/icons/sax/IconOutlineCloseCircle.svg.js +26 -0
  69. package/dist/assets/icons/sax/IconOutlineEdit.svg.js +44 -0
  70. package/dist/assets/icons/sax/IconOutlineFolderAdd.svg.js +34 -0
  71. package/dist/assets/icons/sax/IconOutlineRefresh.svg.js +26 -0
  72. package/dist/assets/icons/sax/IconOutlineStar.svg.js +26 -0
  73. package/dist/assets/icons/sax/IconPaste.svg.js +44 -0
  74. package/dist/assets/icons/sax/IconProfile.svg.js +34 -0
  75. package/dist/assets/icons/sax/IconRadar.svg.js +26 -0
  76. package/dist/assets/icons/sax/IconRefresh.svg.js +26 -0
  77. package/dist/assets/icons/sax/IconSearch.svg.js +26 -0
  78. package/dist/assets/icons/sax/IconSettings.svg.js +36 -0
  79. package/dist/assets/icons/sax/IconStar.svg.js +26 -0
  80. package/dist/assets/icons/sax/IconSummary.svg.js +34 -0
  81. package/dist/assets/icons/sax/IconTag.svg.js +33 -0
  82. package/dist/assets/icons/sax/IconTask.svg.js +26 -0
  83. package/dist/assets/icons/sax/IconTime.svg.js +26 -0
  84. package/dist/assets/icons/sax/IconTrash.svg.js +26 -0
  85. package/dist/assets/icons/sax/IconUser.svg.js +26 -0
  86. package/dist/assets/icons/sax/IconVersionControl.svg.js +26 -0
  87. package/dist/assets/icons/sax/IconWeight.svg.js +34 -0
  88. package/dist/components/BottomSheet/WBottomSheet.vue.d.ts +29 -0
  89. package/dist/components/BottomSheet/WBottomSheet.vue.d.ts.map +1 -0
  90. package/dist/components/BottomSheet/WBottomSheet.vue.js +127 -0
  91. package/dist/components/BottomSheet/WBottomSheet.vue2.js +5 -0
  92. package/dist/components/Button/WButton.vue.d.ts +97 -0
  93. package/dist/components/Button/WButton.vue.d.ts.map +1 -0
  94. package/dist/components/Button/WButton.vue.js +76 -0
  95. package/dist/components/Button/WButton.vue2.js +5 -0
  96. package/dist/components/Button/WButtonAction.vue.d.ts +78 -0
  97. package/dist/components/Button/WButtonAction.vue.d.ts.map +1 -0
  98. package/dist/components/Button/WButtonAction.vue.js +64 -0
  99. package/dist/components/Button/WButtonAction.vue2.js +5 -0
  100. package/dist/components/Button/WButtonCopy.vue.d.ts +13 -0
  101. package/dist/components/Button/WButtonCopy.vue.d.ts.map +1 -0
  102. package/dist/components/Button/WButtonCopy.vue.js +67 -0
  103. package/dist/components/Button/WButtonCopy.vue2.js +5 -0
  104. package/dist/components/Button/WButtonGroup.vue.d.ts +78 -0
  105. package/dist/components/Button/WButtonGroup.vue.d.ts.map +1 -0
  106. package/dist/components/Button/WButtonGroup.vue.js +59 -0
  107. package/dist/components/Button/WButtonGroup.vue2.js +5 -0
  108. package/dist/components/Button/WButtonMore.vue.d.ts +18 -0
  109. package/dist/components/Button/WButtonMore.vue.d.ts.map +1 -0
  110. package/dist/components/Button/WButtonMore.vue.js +70 -0
  111. package/dist/components/Button/WButtonMore.vue2.js +5 -0
  112. package/dist/components/Button/WButtonMoreItem.vue.d.ts +51 -0
  113. package/dist/components/Button/WButtonMoreItem.vue.d.ts.map +1 -0
  114. package/dist/components/Button/WButtonMoreItem.vue.js +35 -0
  115. package/dist/components/Button/WButtonMoreItem.vue2.js +5 -0
  116. package/dist/components/Button/WButtonSelection.vue.d.ts +28 -0
  117. package/dist/components/Button/WButtonSelection.vue.d.ts.map +1 -0
  118. package/dist/components/Button/WButtonSelection.vue.js +56 -0
  119. package/dist/components/Button/WButtonSelection.vue2.js +5 -0
  120. package/dist/components/Button/WButtonSelectionAction.vue.d.ts +37 -0
  121. package/dist/components/Button/WButtonSelectionAction.vue.d.ts.map +1 -0
  122. package/dist/components/Button/WButtonSelectionAction.vue.js +43 -0
  123. package/dist/components/Button/WButtonSelectionAction.vue2.js +5 -0
  124. package/dist/components/Button/models/semanticTypeStylesMap.d.ts +5 -0
  125. package/dist/components/Button/models/semanticTypeStylesMap.d.ts.map +1 -0
  126. package/dist/components/Button/models/semanticTypeStylesMap.js +24 -0
  127. package/dist/components/Checkbox/WCheckbox.vue.d.ts +72 -0
  128. package/dist/components/Checkbox/WCheckbox.vue.d.ts.map +1 -0
  129. package/dist/components/Checkbox/WCheckbox.vue.js +113 -0
  130. package/dist/components/Checkbox/WCheckbox.vue2.js +5 -0
  131. package/dist/components/Chip/WChip.vue.d.ts +31 -0
  132. package/dist/components/Chip/WChip.vue.d.ts.map +1 -0
  133. package/dist/components/Chip/WChip.vue.js +37 -0
  134. package/dist/components/Chip/WChip.vue2.js +5 -0
  135. package/dist/components/ClickOutside/WClickOutside.vue.d.ts +14 -0
  136. package/dist/components/ClickOutside/WClickOutside.vue.d.ts.map +1 -0
  137. package/dist/components/ClickOutside/WClickOutside.vue.js +36 -0
  138. package/dist/components/ClickOutside/WClickOutside.vue2.js +5 -0
  139. package/dist/components/Counter/WCounter.vue.d.ts +29 -0
  140. package/dist/components/Counter/WCounter.vue.d.ts.map +1 -0
  141. package/dist/components/Counter/WCounter.vue.js +38 -0
  142. package/dist/components/Counter/WCounter.vue2.js +5 -0
  143. package/dist/components/DatePicker/WDatePicker.vue.d.ts +18 -0
  144. package/dist/components/DatePicker/WDatePicker.vue.d.ts.map +1 -0
  145. package/dist/components/DatePicker/WDatePicker.vue.js +131 -0
  146. package/dist/components/DatePicker/WDatePicker.vue2.js +5 -0
  147. package/dist/components/DatePicker/WDatePickerSingle.vue.d.ts +23 -0
  148. package/dist/components/DatePicker/WDatePickerSingle.vue.d.ts.map +1 -0
  149. package/dist/components/DatePicker/WDatePickerSingle.vue.js +97 -0
  150. package/dist/components/DatePicker/WDatePickerSingle.vue2.js +5 -0
  151. package/dist/components/DatePicker/components/CalendarDay.vue.d.ts +64 -0
  152. package/dist/components/DatePicker/components/CalendarDay.vue.d.ts.map +1 -0
  153. package/dist/components/DatePicker/components/CalendarDay.vue.js +96 -0
  154. package/dist/components/DatePicker/components/CalendarDay.vue2.js +5 -0
  155. package/dist/components/DatePicker/components/CalendarMonth.vue.d.ts +47 -0
  156. package/dist/components/DatePicker/components/CalendarMonth.vue.d.ts.map +1 -0
  157. package/dist/components/DatePicker/components/CalendarMonth.vue.js +101 -0
  158. package/dist/components/DatePicker/components/CalendarMonth.vue2.js +5 -0
  159. package/dist/components/DatePicker/components/CalendarToggle.vue.d.ts +19 -0
  160. package/dist/components/DatePicker/components/CalendarToggle.vue.d.ts.map +1 -0
  161. package/dist/components/DatePicker/components/CalendarToggle.vue.js +48 -0
  162. package/dist/components/DatePicker/components/CalendarToggle.vue2.js +5 -0
  163. package/dist/components/DatePicker/components/CalendarValue.vue.d.ts +37 -0
  164. package/dist/components/DatePicker/components/CalendarValue.vue.d.ts.map +1 -0
  165. package/dist/components/DatePicker/components/CalendarValue.vue.js +45 -0
  166. package/dist/components/DatePicker/components/CalendarValue.vue2.js +5 -0
  167. package/dist/components/DatePicker/components/CalendarWeek.vue.d.ts +50 -0
  168. package/dist/components/DatePicker/components/CalendarWeek.vue.d.ts.map +1 -0
  169. package/dist/components/DatePicker/components/CalendarWeek.vue.js +79 -0
  170. package/dist/components/DatePicker/components/CalendarWeek.vue2.js +5 -0
  171. package/dist/components/DatePicker/models/types.d.ts +5 -0
  172. package/dist/components/DatePicker/models/types.d.ts.map +1 -0
  173. package/dist/components/Dropdown/WDropdown.vue.d.ts +67 -0
  174. package/dist/components/Dropdown/WDropdown.vue.d.ts.map +1 -0
  175. package/dist/components/Dropdown/WDropdown.vue.js +116 -0
  176. package/dist/components/Dropdown/WDropdown.vue2.js +5 -0
  177. package/dist/components/Dropdown/utils/DropdownStyle.d.ts +21 -0
  178. package/dist/components/Dropdown/utils/DropdownStyle.d.ts.map +1 -0
  179. package/dist/components/Dropdown/utils/DropdownStyle.js +141 -0
  180. package/dist/components/DropdownMenu/WDropdownMenu.vue.d.ts +72 -0
  181. package/dist/components/DropdownMenu/WDropdownMenu.vue.d.ts.map +1 -0
  182. package/dist/components/DropdownMenu/WDropdownMenu.vue.js +71 -0
  183. package/dist/components/DropdownMenu/WDropdownMenu.vue2.js +5 -0
  184. package/dist/components/Expansion/WExpansion.vue.d.ts +31 -0
  185. package/dist/components/Expansion/WExpansion.vue.d.ts.map +1 -0
  186. package/dist/components/Expansion/WExpansion.vue.js +41 -0
  187. package/dist/components/Expansion/WExpansion.vue2.js +5 -0
  188. package/dist/components/Expansion/WExpansionItem.vue.d.ts +46 -0
  189. package/dist/components/Expansion/WExpansionItem.vue.d.ts.map +1 -0
  190. package/dist/components/Expansion/WExpansionItem.vue.js +68 -0
  191. package/dist/components/Expansion/WExpansionItem.vue2.js +5 -0
  192. package/dist/components/FieldWrapper/WFieldWrapper.vue.d.ts +44 -0
  193. package/dist/components/FieldWrapper/WFieldWrapper.vue.d.ts.map +1 -0
  194. package/dist/components/FieldWrapper/WFieldWrapper.vue.js +38 -0
  195. package/dist/components/FieldWrapper/WFieldWrapper.vue2.js +5 -0
  196. package/dist/components/FilePicker/WFilePicker.vue.d.ts +74 -0
  197. package/dist/components/FilePicker/WFilePicker.vue.d.ts.map +1 -0
  198. package/dist/components/FilePicker/WFilePicker.vue.js +207 -0
  199. package/dist/components/FilePicker/WFilePicker.vue2.js +5 -0
  200. package/dist/components/FilePicker/components/FilePickerItem.vue.d.ts +29 -0
  201. package/dist/components/FilePicker/components/FilePickerItem.vue.d.ts.map +1 -0
  202. package/dist/components/FilePicker/components/FilePickerItem.vue.js +47 -0
  203. package/dist/components/FilePicker/components/FilePickerItem.vue2.js +5 -0
  204. package/dist/components/FilePicker/components/FilePickerSvg.vue.d.ts +33 -0
  205. package/dist/components/FilePicker/components/FilePickerSvg.vue.d.ts.map +1 -0
  206. package/dist/components/FilePicker/components/FilePickerSvg.vue.js +84 -0
  207. package/dist/components/FilePicker/components/FilePickerSvg.vue2.js +5 -0
  208. package/dist/components/Form/WForm.vue.d.ts +38 -0
  209. package/dist/components/Form/WForm.vue.d.ts.map +1 -0
  210. package/dist/components/Form/WForm.vue.js +59 -0
  211. package/dist/components/Form/WForm.vue2.js +5 -0
  212. package/dist/components/Form/WFormValidator.vue.d.ts +50 -0
  213. package/dist/components/Form/WFormValidator.vue.d.ts.map +1 -0
  214. package/dist/components/Form/WFormValidator.vue.js +199 -0
  215. package/dist/components/Form/WFormValidator.vue2.js +5 -0
  216. package/dist/components/Form/models/injection.d.ts +9 -0
  217. package/dist/components/Form/models/injection.d.ts.map +1 -0
  218. package/dist/components/Form/models/injection.js +9 -0
  219. package/dist/components/Form/models/utils.d.ts +3 -0
  220. package/dist/components/Form/models/utils.d.ts.map +1 -0
  221. package/dist/components/Form/models/utils.js +19 -0
  222. package/dist/components/Form/use/useFormErrorMessageMap.d.ts +7 -0
  223. package/dist/components/Form/use/useFormErrorMessageMap.d.ts.map +1 -0
  224. package/dist/components/Form/use/useFormErrorMessageMap.js +31 -0
  225. package/dist/components/Form/use/useFormHasChangesMap.d.ts +6 -0
  226. package/dist/components/Form/use/useFormHasChangesMap.d.ts.map +1 -0
  227. package/dist/components/Form/use/useFormHasChangesMap.js +27 -0
  228. package/dist/components/Form/use/useFormInitModelMap.d.ts +6 -0
  229. package/dist/components/Form/use/useFormInitModelMap.d.ts.map +1 -0
  230. package/dist/components/Form/use/useFormInitModelMap.js +31 -0
  231. package/dist/components/Form/use/useFormInvalidateMap.d.ts +8 -0
  232. package/dist/components/Form/use/useFormInvalidateMap.d.ts.map +1 -0
  233. package/dist/components/Form/use/useFormInvalidateMap.js +31 -0
  234. package/dist/components/Form/use/useFormTitleMap.d.ts +6 -0
  235. package/dist/components/Form/use/useFormTitleMap.d.ts.map +1 -0
  236. package/dist/components/Form/use/useFormTitleMap.js +29 -0
  237. package/dist/components/Form/use/useFormValidateMap.d.ts +6 -0
  238. package/dist/components/Form/use/useFormValidateMap.d.ts.map +1 -0
  239. package/dist/components/Form/use/useFormValidateMap.js +32 -0
  240. package/dist/components/HeaderBar/WHeaderBar.vue.d.ts +51 -0
  241. package/dist/components/HeaderBar/WHeaderBar.vue.d.ts.map +1 -0
  242. package/dist/components/HeaderBar/WHeaderBar.vue.js +134 -0
  243. package/dist/components/HeaderBar/WHeaderBar.vue2.js +5 -0
  244. package/dist/components/ImageViewer/WImageViewer.vue.d.ts +23 -0
  245. package/dist/components/ImageViewer/WImageViewer.vue.d.ts.map +1 -0
  246. package/dist/components/ImageViewer/WImageViewer.vue.js +59 -0
  247. package/dist/components/ImageViewer/WImageViewer.vue2.js +5 -0
  248. package/dist/components/ImageViewer/components/ImageModal.vue.d.ts +23 -0
  249. package/dist/components/ImageViewer/components/ImageModal.vue.d.ts.map +1 -0
  250. package/dist/components/ImageViewer/components/ImageModal.vue.js +5 -0
  251. package/dist/components/ImageViewer/components/ImageModal.vue2.js +39 -0
  252. package/dist/components/InfiniteList/WInfiniteList.vue.d.ts +177 -0
  253. package/dist/components/InfiniteList/WInfiniteList.vue.d.ts.map +1 -0
  254. package/dist/components/InfiniteList/WInfiniteList.vue.js +122 -0
  255. package/dist/components/InfiniteList/WInfiniteList.vue2.js +5 -0
  256. package/dist/components/InfiniteList/WInfiniteListPages.vue.d.ts +171 -0
  257. package/dist/components/InfiniteList/WInfiniteListPages.vue.d.ts.map +1 -0
  258. package/dist/components/InfiniteList/WInfiniteListPages.vue.js +229 -0
  259. package/dist/components/InfiniteList/WInfiniteListPages.vue2.js +5 -0
  260. package/dist/components/InfiniteList/components/InfiniteListButton.vue.d.ts +7 -0
  261. package/dist/components/InfiniteList/components/InfiniteListButton.vue.d.ts.map +1 -0
  262. package/dist/components/InfiniteList/components/InfiniteListButton.vue.js +26 -0
  263. package/dist/components/InfiniteList/components/InfiniteListButton.vue2.js +5 -0
  264. package/dist/components/InfiniteList/components/InfiniteListPage.vue.d.ts +183 -0
  265. package/dist/components/InfiniteList/components/InfiniteListPage.vue.d.ts.map +1 -0
  266. package/dist/components/InfiniteList/components/InfiniteListPage.vue.js +236 -0
  267. package/dist/components/InfiniteList/components/InfiniteListPage.vue2.js +5 -0
  268. package/dist/components/InfiniteList/components/InfiniteListPageSelection.vue.d.ts +57 -0
  269. package/dist/components/InfiniteList/components/InfiniteListPageSelection.vue.d.ts.map +1 -0
  270. package/dist/components/InfiniteList/components/InfiniteListPageSelection.vue.js +66 -0
  271. package/dist/components/InfiniteList/components/InfiniteListPageSelection.vue2.js +5 -0
  272. package/dist/components/InfiniteList/components/InfiniteListPageTitle.vue.d.ts +21 -0
  273. package/dist/components/InfiniteList/components/InfiniteListPageTitle.vue.d.ts.map +1 -0
  274. package/dist/components/InfiniteList/components/InfiniteListPageTitle.vue.js +35 -0
  275. package/dist/components/InfiniteList/components/InfiniteListPageTitle.vue2.js +5 -0
  276. package/dist/components/InfiniteList/components/InfiniteListScroll.vue.d.ts +29 -0
  277. package/dist/components/InfiniteList/components/InfiniteListScroll.vue.d.ts.map +1 -0
  278. package/dist/components/InfiniteList/components/InfiniteListScroll.vue.js +56 -0
  279. package/dist/components/InfiniteList/components/InfiniteListScroll.vue2.js +5 -0
  280. package/dist/components/InfiniteList/models/utils.d.ts +3 -0
  281. package/dist/components/InfiniteList/models/utils.d.ts.map +1 -0
  282. package/dist/components/InfiniteList/models/utils.js +13 -0
  283. package/dist/components/InfiniteList/use/useInfiniteListHeader.d.ts +8 -0
  284. package/dist/components/InfiniteList/use/useInfiniteListHeader.d.ts.map +1 -0
  285. package/dist/components/InfiniteList/use/useInfiniteListHeader.js +61 -0
  286. package/dist/components/InfiniteList/use/useRefetchNextPages.d.ts +5 -0
  287. package/dist/components/InfiniteList/use/useRefetchNextPages.d.ts.map +1 -0
  288. package/dist/components/InfiniteList/use/useRefetchNextPages.js +31 -0
  289. package/dist/components/InfoCard/WInfoCard.vue.d.ts +24 -0
  290. package/dist/components/InfoCard/WInfoCard.vue.d.ts.map +1 -0
  291. package/dist/components/InfoCard/WInfoCard.vue.js +30 -0
  292. package/dist/components/InfoCard/WInfoCard.vue2.js +5 -0
  293. package/dist/components/InfoCard/WInfoCardNegative.vue.d.ts +27 -0
  294. package/dist/components/InfoCard/WInfoCardNegative.vue.d.ts.map +1 -0
  295. package/dist/components/InfoCard/WInfoCardNegative.vue.js +39 -0
  296. package/dist/components/InfoCard/WInfoCardNegative.vue2.js +5 -0
  297. package/dist/components/Input/WInput.vue.d.ts +218 -0
  298. package/dist/components/Input/WInput.vue.d.ts.map +1 -0
  299. package/dist/components/Input/WInput.vue.js +397 -0
  300. package/dist/components/Input/WInput.vue2.js +5 -0
  301. package/dist/components/Input/WInputAsync.vue.d.ts +126 -0
  302. package/dist/components/Input/WInputAsync.vue.d.ts.map +1 -0
  303. package/dist/components/Input/WInputAsync.vue.js +195 -0
  304. package/dist/components/Input/WInputAsync.vue2.js +5 -0
  305. package/dist/components/Input/WInputDate.vue.d.ts +21 -0
  306. package/dist/components/Input/WInputDate.vue.d.ts.map +1 -0
  307. package/dist/components/Input/WInputDate.vue.js +62 -0
  308. package/dist/components/Input/WInputDate.vue2.js +5 -0
  309. package/dist/components/Input/WInputOptions.vue.d.ts +172 -0
  310. package/dist/components/Input/WInputOptions.vue.d.ts.map +1 -0
  311. package/dist/components/Input/WInputOptions.vue.js +192 -0
  312. package/dist/components/Input/WInputOptions.vue2.js +5 -0
  313. package/dist/components/Input/WInputSuggest.vue.d.ts +206 -0
  314. package/dist/components/Input/WInputSuggest.vue.d.ts.map +1 -0
  315. package/dist/components/Input/WInputSuggest.vue.js +191 -0
  316. package/dist/components/Input/WInputSuggest.vue2.js +5 -0
  317. package/dist/components/Input/components/InputActions.vue.d.ts +62 -0
  318. package/dist/components/Input/components/InputActions.vue.d.ts.map +1 -0
  319. package/dist/components/Input/components/InputActions.vue.js +114 -0
  320. package/dist/components/Input/components/InputActions.vue2.js +5 -0
  321. package/dist/components/Link/WLink.vue.d.ts +66 -0
  322. package/dist/components/Link/WLink.vue.d.ts.map +1 -0
  323. package/dist/components/Link/WLink.vue.js +51 -0
  324. package/dist/components/Link/WLink.vue2.js +5 -0
  325. package/dist/components/Link/WLinkArrow.vue.d.ts +27 -0
  326. package/dist/components/Link/WLinkArrow.vue.d.ts.map +1 -0
  327. package/dist/components/Link/WLinkArrow.vue.js +29 -0
  328. package/dist/components/Link/WLinkArrow.vue2.js +5 -0
  329. package/dist/components/ListCard/WListCard.vue.d.ts +53 -0
  330. package/dist/components/ListCard/WListCard.vue.d.ts.map +1 -0
  331. package/dist/components/ListCard/WListCard.vue.js +70 -0
  332. package/dist/components/ListCard/WListCard.vue2.js +5 -0
  333. package/dist/components/ListCard/WListCardField.vue.d.ts +25 -0
  334. package/dist/components/ListCard/WListCardField.vue.d.ts.map +1 -0
  335. package/dist/components/ListCard/WListCardField.vue.js +46 -0
  336. package/dist/components/ListCard/WListCardField.vue2.js +5 -0
  337. package/dist/components/MenuItem/WMenuItem.vue.d.ts +37 -0
  338. package/dist/components/MenuItem/WMenuItem.vue.d.ts.map +1 -0
  339. package/dist/components/MenuItem/WMenuItem.vue.js +30 -0
  340. package/dist/components/MenuItem/WMenuItem.vue2.js +5 -0
  341. package/dist/components/Modal/WModal.vue.d.ts +3 -0
  342. package/dist/components/Modal/WModal.vue.d.ts.map +1 -0
  343. package/dist/components/Modal/WModal.vue.js +123 -0
  344. package/dist/components/Modal/WModal.vue2.js +5 -0
  345. package/dist/components/Modal/WModalStepper.vue.d.ts +41 -0
  346. package/dist/components/Modal/WModalStepper.vue.d.ts.map +1 -0
  347. package/dist/components/Modal/WModalStepper.vue.js +121 -0
  348. package/dist/components/Modal/WModalStepper.vue2.js +5 -0
  349. package/dist/components/Modal/WModalWrapper.vue.d.ts +21 -0
  350. package/dist/components/Modal/WModalWrapper.vue.d.ts.map +1 -0
  351. package/dist/components/Modal/WModalWrapper.vue.js +39 -0
  352. package/dist/components/Modal/WModalWrapper.vue2.js +5 -0
  353. package/dist/components/Modal/components/ModalCloseButton.vue.d.ts +7 -0
  354. package/dist/components/Modal/components/ModalCloseButton.vue.d.ts.map +1 -0
  355. package/dist/components/Modal/components/ModalCloseButton.vue.js +23 -0
  356. package/dist/components/Modal/components/ModalCloseButton.vue2.js +5 -0
  357. package/dist/components/Modal/modals/Confirm/ConfirmModal.vue.d.ts +76 -0
  358. package/dist/components/Modal/modals/Confirm/ConfirmModal.vue.d.ts.map +1 -0
  359. package/dist/components/Modal/modals/Confirm/ConfirmModal.vue.js +5 -0
  360. package/dist/components/Modal/modals/Confirm/ConfirmModal.vue2.js +112 -0
  361. package/dist/components/Modal/modals/Confirm/types.d.ts +14 -0
  362. package/dist/components/Modal/modals/Confirm/types.d.ts.map +1 -0
  363. package/dist/components/Nav/WNavBar.vue.d.ts +14 -0
  364. package/dist/components/Nav/WNavBar.vue.d.ts.map +1 -0
  365. package/dist/components/Nav/WNavBar.vue.js +69 -0
  366. package/dist/components/Nav/WNavBar.vue2.js +5 -0
  367. package/dist/components/Nav/WNavItem.vue.d.ts +69 -0
  368. package/dist/components/Nav/WNavItem.vue.d.ts.map +1 -0
  369. package/dist/components/Nav/WNavItem.vue.js +86 -0
  370. package/dist/components/Nav/WNavItem.vue2.js +5 -0
  371. package/dist/components/Nav/WNavItemExpand.vue.d.ts +46 -0
  372. package/dist/components/Nav/WNavItemExpand.vue.d.ts.map +1 -0
  373. package/dist/components/Nav/WNavItemExpand.vue.js +66 -0
  374. package/dist/components/Nav/WNavItemExpand.vue2.js +5 -0
  375. package/dist/components/Nav/WNavItemTransition.vue.d.ts +10 -0
  376. package/dist/components/Nav/WNavItemTransition.vue.d.ts.map +1 -0
  377. package/dist/components/Nav/WNavItemTransition.vue.js +23 -0
  378. package/dist/components/Notify/WNotify.vue.d.ts +3 -0
  379. package/dist/components/Notify/WNotify.vue.d.ts.map +1 -0
  380. package/dist/components/Notify/WNotify.vue.js +70 -0
  381. package/dist/components/Notify/WNotify.vue2.js +5 -0
  382. package/dist/components/Notify/components/NotifyCard.vue.d.ts +53 -0
  383. package/dist/components/Notify/components/NotifyCard.vue.d.ts.map +1 -0
  384. package/dist/components/Notify/components/NotifyCard.vue.js +111 -0
  385. package/dist/components/Notify/components/NotifyCard.vue2.js +5 -0
  386. package/dist/components/Notify/models/NotifyType.d.ts +6 -0
  387. package/dist/components/Notify/models/NotifyType.d.ts.map +1 -0
  388. package/dist/components/Notify/models/NotifyType.js +8 -0
  389. package/dist/components/Notify/models/types.d.ts +11 -0
  390. package/dist/components/Notify/models/types.d.ts.map +1 -0
  391. package/dist/components/Select/WSelect.vue.d.ts +187 -0
  392. package/dist/components/Select/WSelect.vue.d.ts.map +1 -0
  393. package/dist/components/Select/WSelect.vue.js +318 -0
  394. package/dist/components/Select/WSelect.vue2.js +5 -0
  395. package/dist/components/Select/WSelectAsync.vue.d.ts +201 -0
  396. package/dist/components/Select/WSelectAsync.vue.d.ts.map +1 -0
  397. package/dist/components/Select/WSelectAsync.vue.js +210 -0
  398. package/dist/components/Select/WSelectAsync.vue2.js +5 -0
  399. package/dist/components/Select/WSelectAsyncList.vue.d.ts +105 -0
  400. package/dist/components/Select/WSelectAsyncList.vue.d.ts.map +1 -0
  401. package/dist/components/Select/WSelectAsyncList.vue.js +76 -0
  402. package/dist/components/Select/WSelectAsyncList.vue2.js +5 -0
  403. package/dist/components/Select/WSelectAsyncSingle.vue.d.ts +185 -0
  404. package/dist/components/Select/WSelectAsyncSingle.vue.d.ts.map +1 -0
  405. package/dist/components/Select/WSelectAsyncSingle.vue.js +110 -0
  406. package/dist/components/Select/WSelectAsyncSingle.vue2.js +5 -0
  407. package/dist/components/Select/WSelectSingle.vue.d.ts +177 -0
  408. package/dist/components/Select/WSelectSingle.vue.d.ts.map +1 -0
  409. package/dist/components/Select/WSelectSingle.vue.js +106 -0
  410. package/dist/components/Select/WSelectSingle.vue2.js +5 -0
  411. package/dist/components/Select/components/SelectAsyncList.vue.d.ts +133 -0
  412. package/dist/components/Select/components/SelectAsyncList.vue.d.ts.map +1 -0
  413. package/dist/components/Select/components/SelectAsyncList.vue.js +193 -0
  414. package/dist/components/Select/components/SelectAsyncList.vue2.js +5 -0
  415. package/dist/components/Select/components/SelectAsyncPrefix.vue.d.ts +97 -0
  416. package/dist/components/Select/components/SelectAsyncPrefix.vue.d.ts.map +1 -0
  417. package/dist/components/Select/components/SelectAsyncPrefix.vue.js +72 -0
  418. package/dist/components/Select/components/SelectAsyncPrefix.vue2.js +5 -0
  419. package/dist/components/Select/components/SelectAsyncPrefixPage.vue.d.ts +97 -0
  420. package/dist/components/Select/components/SelectAsyncPrefixPage.vue.d.ts.map +1 -0
  421. package/dist/components/Select/components/SelectAsyncPrefixPage.vue.js +89 -0
  422. package/dist/components/Select/components/SelectAsyncPrefixPage.vue2.js +5 -0
  423. package/dist/components/Select/components/SelectOption.vue.d.ts +104 -0
  424. package/dist/components/Select/components/SelectOption.vue.d.ts.map +1 -0
  425. package/dist/components/Select/components/SelectOption.vue.js +112 -0
  426. package/dist/components/Select/components/SelectOption.vue2.js +5 -0
  427. package/dist/components/Skeleton/WSkeleton.vue.d.ts +3 -0
  428. package/dist/components/Skeleton/WSkeleton.vue.d.ts.map +1 -0
  429. package/dist/components/Skeleton/WSkeleton.vue.js +14 -0
  430. package/dist/components/Spinner/WSpinner.vue.d.ts +3 -0
  431. package/dist/components/Spinner/WSpinner.vue.d.ts.map +1 -0
  432. package/dist/components/Spinner/WSpinner.vue.js +33 -0
  433. package/dist/components/Tabs/WTabs.vue.d.ts +39 -0
  434. package/dist/components/Tabs/WTabs.vue.d.ts.map +1 -0
  435. package/dist/components/Tabs/WTabs.vue.js +210 -0
  436. package/dist/components/Tabs/WTabs.vue2.js +5 -0
  437. package/dist/components/Tabs/WTabsColumns.vue.d.ts +13 -0
  438. package/dist/components/Tabs/WTabsColumns.vue.d.ts.map +1 -0
  439. package/dist/components/Tabs/WTabsColumns.vue.js +33 -0
  440. package/dist/components/Tabs/WTabsColumns.vue2.js +5 -0
  441. package/dist/components/Tabs/components/TabItem.vue.d.ts +26 -0
  442. package/dist/components/Tabs/components/TabItem.vue.d.ts.map +1 -0
  443. package/dist/components/Tabs/components/TabItem.vue.js +42 -0
  444. package/dist/components/Tabs/components/TabItem.vue2.js +5 -0
  445. package/dist/components/Tabs/models/injection.d.ts +4 -0
  446. package/dist/components/Tabs/models/injection.d.ts.map +1 -0
  447. package/dist/components/Tabs/models/injection.js +4 -0
  448. package/dist/components/Tabs/use/useTabActiveListener.d.ts +2 -0
  449. package/dist/components/Tabs/use/useTabActiveListener.d.ts.map +1 -0
  450. package/dist/components/Tabs/use/useTabActiveListener.js +15 -0
  451. package/dist/components/Tabs/use/useTabItemActiveListener.d.ts +4 -0
  452. package/dist/components/Tabs/use/useTabItemActiveListener.d.ts.map +1 -0
  453. package/dist/components/Tabs/use/useTabItemActiveListener.js +28 -0
  454. package/dist/components/Toggle/WToggle.vue.d.ts +69 -0
  455. package/dist/components/Toggle/WToggle.vue.d.ts.map +1 -0
  456. package/dist/components/Toggle/WToggle.vue.js +94 -0
  457. package/dist/components/Toggle/WToggle.vue2.js +5 -0
  458. package/dist/components/Tooltip/WTooltip.vue.d.ts +35 -0
  459. package/dist/components/Tooltip/WTooltip.vue.d.ts.map +1 -0
  460. package/dist/components/Tooltip/WTooltip.vue.js +67 -0
  461. package/dist/components/Tooltip/WTooltip.vue2.js +5 -0
  462. package/dist/components/Tooltip/WTooltipContainer.vue.d.ts +3 -0
  463. package/dist/components/Tooltip/WTooltipContainer.vue.d.ts.map +1 -0
  464. package/dist/components/Tooltip/WTooltipContainer.vue.js +152 -0
  465. package/dist/components/Tooltip/WTooltipContainer.vue2.js +5 -0
  466. package/dist/components/Tooltip/models/utils.d.ts +2 -0
  467. package/dist/components/Tooltip/models/utils.d.ts.map +1 -0
  468. package/dist/components/Tooltip/models/utils.js +6 -0
  469. package/dist/imports/componentsPlugin.d.ts +66 -0
  470. package/dist/imports/componentsPlugin.d.ts.map +1 -0
  471. package/dist/imports/iconsDefault.d.ts +27 -0
  472. package/dist/imports/iconsDefault.d.ts.map +1 -0
  473. package/dist/imports/iconsDefault.js +26 -0
  474. package/dist/imports/iconsSax.d.ts +59 -0
  475. package/dist/imports/iconsSax.d.ts.map +1 -0
  476. package/dist/imports/iconsSax.js +58 -0
  477. package/dist/main.d.ts +12 -0
  478. package/dist/main.d.ts.map +1 -0
  479. package/dist/main.js +71 -0
  480. package/dist/types/global.d.ts +48 -0
  481. package/dist/utils/DOMListenerContainer.d.ts +8 -0
  482. package/dist/utils/DOMListenerContainer.d.ts.map +1 -0
  483. package/dist/utils/DOMListenerContainer.js +39 -0
  484. package/dist/utils/HorizontalAlign.d.ts +9 -0
  485. package/dist/utils/HorizontalAlign.d.ts.map +1 -0
  486. package/dist/utils/HorizontalAlign.js +11 -0
  487. package/dist/utils/Modal.d.ts +10 -0
  488. package/dist/utils/Modal.d.ts.map +1 -0
  489. package/dist/utils/Modal.js +25 -0
  490. package/dist/utils/Notify.d.ts +8 -0
  491. package/dist/utils/Notify.d.ts.map +1 -0
  492. package/dist/utils/Notify.js +19 -0
  493. package/dist/utils/SemanticType.d.ts +9 -0
  494. package/dist/utils/SemanticType.d.ts.map +1 -0
  495. package/dist/utils/SemanticType.js +11 -0
  496. package/dist/utils/Tooltip.d.ts +15 -0
  497. package/dist/utils/Tooltip.d.ts.map +1 -0
  498. package/dist/utils/Tooltip.js +14 -0
  499. package/dist/utils/dateTime.d.ts +44 -0
  500. package/dist/utils/dateTime.d.ts.map +1 -0
  501. package/dist/utils/dateTime.js +187 -0
  502. package/dist/utils/mobile.d.ts +3 -0
  503. package/dist/utils/mobile.d.ts.map +1 -0
  504. package/dist/utils/mobile.js +10 -0
  505. package/dist/utils/supportsPassive.d.ts +2 -0
  506. package/dist/utils/supportsPassive.d.ts.map +1 -0
  507. package/dist/utils/supportsPassive.js +15 -0
  508. package/dist/utils/utils.d.ts +14 -0
  509. package/dist/utils/utils.d.ts.map +1 -0
  510. package/dist/utils/utils.js +61 -0
  511. package/package.json +281 -0
  512. package/tailwind-base/index.cjs +103 -0
  513. package/tailwind-base/plugins/default.cjs +456 -0
  514. package/tailwind-base/theme/animations.cjs +88 -0
  515. package/tailwind-base/theme/score.cjs +31 -0
  516. package/tailwind-base/theme/severity.cjs +32 -0
  517. package/tailwind-base/theme/sizes.cjs +23 -0
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2023 rsmple
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/README.md ADDED
@@ -0,0 +1,69 @@
1
+ # eco-vue-js
2
+
3
+ eco-vue-js is a design system project for [Whitespots](https://whitespots.io/) projects. It provides a consistent look and feel by defining a set of reusable Vue components and icons.
4
+
5
+
6
+ ## Usage
7
+
8
+ ### Installation
9
+ ```
10
+ npm i eco-vue-js
11
+ ```
12
+
13
+ ### Tailwind configuration
14
+
15
+ 1. Add the following lines to the `content` section in your [Tailwind configuration file](https://tailwindcss.com/docs/content-configuration):
16
+ ```
17
+ content: [
18
+ './node_modules/eco-vue-js/dist/components/**/*.vue.js}',
19
+ './node_modules/eco-vue-js/dist/components/**/*.js}',
20
+ ]
21
+ ```
22
+ 2. Add the library's [Tailwind preset](https://tailwindcss.com/docs/presets) to your configuration file:
23
+ ```
24
+ presets: [
25
+ require('eco-vue-js/tailwind-base/index.cjs'),
26
+ ]
27
+ ```
28
+
29
+ ### Import components
30
+
31
+ Here's an example of how to import the WButton component:
32
+ ```
33
+ import WButton from 'eco-vue-js/dist/components/Button/WButton.vue'
34
+ ```
35
+
36
+ ### Import icons
37
+
38
+ The icons in the library are functional Vue components generated from SVG files during build.
39
+
40
+ Here's an example of how to import an icon named IconCheck:
41
+ ```
42
+ import IconCheck from 'eco-vue-js/dist/assets/icons/default/IconCheck'
43
+ ```
44
+
45
+ ## Development
46
+
47
+ ### Local testing
48
+
49
+ 1. Build library:
50
+ ```
51
+ npm i
52
+ npm run build
53
+ ```
54
+ 2. Create a `.tgz` file and copy absolute path to it:
55
+ ```
56
+ npm pack
57
+ ```
58
+ 3. Install library from created `.tgz`
59
+ ```
60
+ npm i --save <absolute_path_to_file>
61
+ ```
62
+
63
+ ### Updating the bundle
64
+
65
+ To automatically add imports for new components or icons added to the library, run the command
66
+ ```
67
+ npm run write-imports
68
+ ```
69
+ This will update the files in the `/imports` directory and add new exports to the `package.json` file.
@@ -0,0 +1,9 @@
1
+ const _export_sfc = (sfc, props) => {
2
+ const target = sfc.__vccOpts || sfc;
3
+ for (const [key, val] of props) {
4
+ target[key] = val;
5
+ }
6
+ return target;
7
+ };
8
+
9
+ export { _export_sfc as default };
@@ -0,0 +1,30 @@
1
+ import { openBlock, createElementBlock, createElementVNode } from 'vue';
2
+
3
+ const _hoisted_1 = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "20",
6
+ height: "20",
7
+ fill: "none",
8
+ viewBox: "0 0 24 24"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createElementVNode("circle", {
11
+ r: "12",
12
+ fill: "currentColor",
13
+ transform: "matrix(1 0 0 -1 12 12)"
14
+ }, null, -1);
15
+ const _hoisted_3 = /*#__PURE__*/createElementVNode("path", {
16
+ stroke: "#fff",
17
+ "stroke-width": "3",
18
+ d: "M6 12h12m-6-6v12"
19
+ }, null, -1);
20
+ const _hoisted_4 = [
21
+ _hoisted_2,
22
+ _hoisted_3
23
+ ];
24
+
25
+ function render(_ctx, _cache) {
26
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_4))
27
+ }
28
+ const IconAdd = { render: render };
29
+
30
+ export { IconAdd as default, render };
@@ -0,0 +1,23 @@
1
+ import { openBlock, createElementBlock, createElementVNode } from 'vue';
2
+
3
+ const _hoisted_1 = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "20",
6
+ height: "20",
7
+ fill: "none",
8
+ viewBox: "0 0 19 11"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createElementVNode("path", {
11
+ stroke: "currentColor",
12
+ d: "m1 .5 8.5 9 8.5-9"
13
+ }, null, -1);
14
+ const _hoisted_3 = [
15
+ _hoisted_2
16
+ ];
17
+
18
+ function render(_ctx, _cache) {
19
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_3))
20
+ }
21
+ const IconArrow = { render: render };
22
+
23
+ export { IconArrow as default, render };
@@ -0,0 +1,20 @@
1
+ import { openBlock, createElementBlock, createStaticVNode } from 'vue';
2
+
3
+ const _hoisted_1 = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "20",
6
+ height: "20",
7
+ fill: "none",
8
+ viewBox: "0 0 40 40"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createStaticVNode("<circle cx=\"20\" cy=\"20\" r=\"19.5\" fill=\"url(#a)\" stroke=\"#fff\"></circle><circle cx=\"20\" cy=\"12\" r=\"6\" fill=\"#fff\"></circle><mask id=\"b\" width=\"22\" height=\"14\" x=\"9\" y=\"20\" maskUnits=\"userSpaceOnUse\" style=\"mask-type:alpha;\"><path fill=\"#fff\" d=\"M9.333 31c0-5.891 4.776-10.667 10.667-10.667S30.667 25.11 30.667 31v3H9.333v-3Z\"></path></mask><g mask=\"url(#b)\"><ellipse cx=\"20.167\" cy=\"24.333\" fill=\"#fff\" rx=\"19.167\" ry=\"9.667\"></ellipse></g><defs><linearGradient id=\"a\" x1=\"20\" x2=\"20\" y1=\"0\" y2=\"40\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#CBC9DB\"></stop><stop offset=\"1\" stop-color=\"#D6C1CB\"></stop></linearGradient></defs>", 5);
11
+ const _hoisted_7 = [
12
+ _hoisted_2
13
+ ];
14
+
15
+ function render(_ctx, _cache) {
16
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_7))
17
+ }
18
+ const IconAvatar = { render: render };
19
+
20
+ export { IconAvatar as default, render };
@@ -0,0 +1,44 @@
1
+ import { openBlock, createElementBlock, createElementVNode } from 'vue';
2
+
3
+ const _hoisted_1 = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "20",
6
+ height: "20",
7
+ fill: "none",
8
+ viewBox: "0 0 24 24"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createElementVNode("rect", {
11
+ width: "22.884",
12
+ height: "2",
13
+ x: "23.885",
14
+ y: "13",
15
+ fill: "currentColor",
16
+ rx: "1",
17
+ transform: "rotate(-180 23.885 13)"
18
+ }, null, -1);
19
+ const _hoisted_3 = /*#__PURE__*/createElementVNode("rect", {
20
+ width: "12.945",
21
+ height: "2",
22
+ fill: "currentColor",
23
+ rx: "1",
24
+ transform: "matrix(.71961 -.69438 .71961 .69438 .002 11.989)"
25
+ }, null, -1);
26
+ const _hoisted_4 = /*#__PURE__*/createElementVNode("rect", {
27
+ width: "12.944",
28
+ height: "2",
29
+ fill: "currentColor",
30
+ rx: "1",
31
+ transform: "matrix(-.71961 -.69438 .71961 -.69438 9.316 21)"
32
+ }, null, -1);
33
+ const _hoisted_5 = [
34
+ _hoisted_2,
35
+ _hoisted_3,
36
+ _hoisted_4
37
+ ];
38
+
39
+ function render(_ctx, _cache) {
40
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_5))
41
+ }
42
+ const IconBack = { render: render };
43
+
44
+ export { IconBack as default, render };
@@ -0,0 +1,24 @@
1
+ import { openBlock, createElementBlock, createElementVNode } from 'vue';
2
+
3
+ const _hoisted_1 = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "20",
6
+ height: "20",
7
+ fill: "none",
8
+ viewBox: "0 0 24 24"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createElementVNode("path", {
11
+ stroke: "currentColor",
12
+ "stroke-width": "3",
13
+ d: "m4 4 16 16M20 4 4 20"
14
+ }, null, -1);
15
+ const _hoisted_3 = [
16
+ _hoisted_2
17
+ ];
18
+
19
+ function render(_ctx, _cache) {
20
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_3))
21
+ }
22
+ const IconCancel = { render: render };
23
+
24
+ export { IconCancel as default, render };
@@ -0,0 +1,23 @@
1
+ import { openBlock, createElementBlock, createElementVNode } from 'vue';
2
+
3
+ const _hoisted_1 = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "20",
6
+ height: "20",
7
+ fill: "none",
8
+ viewBox: "0 0 22 16"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createElementVNode("path", {
11
+ fill: "currentColor",
12
+ d: "M8.81 16 0 5.254h3.445L8.81 11.76 18.506 0H22L8.81 16Z"
13
+ }, null, -1);
14
+ const _hoisted_3 = [
15
+ _hoisted_2
16
+ ];
17
+
18
+ function render(_ctx, _cache) {
19
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_3))
20
+ }
21
+ const IconCheck = { render: render };
22
+
23
+ export { IconCheck as default, render };
@@ -0,0 +1,35 @@
1
+ import { openBlock, createElementBlock, createElementVNode } from 'vue';
2
+
3
+ const _hoisted_1 = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "20",
6
+ height: "20",
7
+ fill: "none",
8
+ viewBox: "0 0 24 24"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createElementVNode("path", {
11
+ fill: "currentColor",
12
+ d: "M10.034 3.072c.89-1.43 3.041-1.43 3.931 0l9.705 15.583c.916 1.472-.184 3.345-1.966 3.345H2.296C.514 22-.586 20.127.33 18.655l9.704-15.583Z"
13
+ }, null, -1);
14
+ const _hoisted_3 = /*#__PURE__*/createElementVNode("path", {
15
+ fill: "#fff",
16
+ d: "M13 14.282h-2L10.085 7H13.9l-.9 7.282Z"
17
+ }, null, -1);
18
+ const _hoisted_4 = /*#__PURE__*/createElementVNode("circle", {
19
+ cx: "12",
20
+ cy: "18",
21
+ r: "2",
22
+ fill: "#fff"
23
+ }, null, -1);
24
+ const _hoisted_5 = [
25
+ _hoisted_2,
26
+ _hoisted_3,
27
+ _hoisted_4
28
+ ];
29
+
30
+ function render(_ctx, _cache) {
31
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_5))
32
+ }
33
+ const IconDanger = { render: render };
34
+
35
+ export { IconDanger as default, render };
@@ -0,0 +1,32 @@
1
+ import { openBlock, createElementBlock, createElementVNode } from 'vue';
2
+
3
+ const _hoisted_1 = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "20",
6
+ height: "20",
7
+ fill: "none",
8
+ viewBox: "0 0 124 124"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createElementVNode("rect", {
11
+ width: "100%",
12
+ height: "100%",
13
+ stroke: "#194665",
14
+ "stroke-dasharray": "440",
15
+ "stroke-width": "40",
16
+ class: "rect"
17
+ }, null, -1);
18
+ const _hoisted_3 = /*#__PURE__*/createElementVNode("path", {
19
+ fill: "#26a0c4",
20
+ d: "M45 45h34v34H45z"
21
+ }, null, -1);
22
+ const _hoisted_4 = [
23
+ _hoisted_2,
24
+ _hoisted_3
25
+ ];
26
+
27
+ function render(_ctx, _cache) {
28
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_4))
29
+ }
30
+ const IconDojo = { render: render };
31
+
32
+ export { IconDojo as default, render };
@@ -0,0 +1,33 @@
1
+ import { openBlock, createElementBlock, createElementVNode } from 'vue';
2
+
3
+ const _hoisted_1 = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "20",
6
+ height: "20",
7
+ fill: "none",
8
+ viewBox: "0 0 24 26"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createElementVNode("path", {
11
+ stroke: "currentColor",
12
+ "stroke-miterlimit": "10",
13
+ "stroke-width": "2",
14
+ d: "m18.872 6.883-4.434-2.56-8.013 13.878 4.435 2.56 8.012-13.878ZM19.062 6.555l-4.434-2.56.9-1.56a1.902 1.902 0 0 1 2.59-.695l1.15.664a1.902 1.902 0 0 1 .695 2.59l-.901 1.56Z"
15
+ }, null, -1);
16
+ const _hoisted_3 = /*#__PURE__*/createElementVNode("path", {
17
+ stroke: "currentColor",
18
+ "stroke-linejoin": "round",
19
+ "stroke-miterlimit": "10",
20
+ "stroke-width": "2",
21
+ d: "m8.073 20.466 2.217 1.28-2.206 1.355-2.24 1.225.023-2.505-.012-2.635 2.218 1.28Z"
22
+ }, null, -1);
23
+ const _hoisted_4 = [
24
+ _hoisted_2,
25
+ _hoisted_3
26
+ ];
27
+
28
+ function render(_ctx, _cache) {
29
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_4))
30
+ }
31
+ const IconEdit = { render: render };
32
+
33
+ export { IconEdit as default, render };
@@ -0,0 +1,31 @@
1
+ import { openBlock, createElementBlock, createElementVNode } from 'vue';
2
+
3
+ const _hoisted_1 = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "20",
6
+ height: "20",
7
+ fill: "none",
8
+ viewBox: "0 0 23 23"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createElementVNode("circle", {
11
+ cx: "11.5",
12
+ cy: "11.5",
13
+ r: "10.5",
14
+ stroke: "currentColor",
15
+ "stroke-width": "2"
16
+ }, null, -1);
17
+ const _hoisted_3 = /*#__PURE__*/createElementVNode("path", {
18
+ fill: "currentColor",
19
+ d: "M9.466 19V9.008c0-1.218.36-2.187 1.077-2.908.73-.733 1.77-1.1 3.118-1.1.433 0 .86.043 1.281.13.42.087.773.218 1.058.392l-.872 2.498a2.02 2.02 0 0 0-.502-.205 1.746 1.746 0 0 0-.556-.093c-.372 0-.662.112-.873.335-.198.212-.297.54-.297.988v.727l.093 1.473V19H9.466ZM8 11.916V9.27h7.295v2.647H8Z"
20
+ }, null, -1);
21
+ const _hoisted_4 = [
22
+ _hoisted_2,
23
+ _hoisted_3
24
+ ];
25
+
26
+ function render(_ctx, _cache) {
27
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_4))
28
+ }
29
+ const IconFalsePositive = { render: render };
30
+
31
+ export { IconFalsePositive as default, render };
@@ -0,0 +1,44 @@
1
+ import { openBlock, createElementBlock, createElementVNode } from 'vue';
2
+
3
+ const _hoisted_1 = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "20",
6
+ height: "20",
7
+ fill: "none",
8
+ viewBox: "0 0 16 16"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createElementVNode("path", {
11
+ fill: "currentColor",
12
+ d: "M13.725 0H2.275C1.014 0 0 .993 0 2.228v9.265c0 1.074.776 1.965 1.81 2.178l-.031.05L.62 16l4.22-2.279h8.884c1.261 0 2.275-.992 2.275-2.228V2.228C16 1.003 14.976 0 13.725 0Z"
13
+ }, null, -1);
14
+ const _hoisted_3 = /*#__PURE__*/createElementVNode("circle", {
15
+ cx: "5",
16
+ cy: "7",
17
+ r: "1",
18
+ fill: "#fff"
19
+ }, null, -1);
20
+ const _hoisted_4 = /*#__PURE__*/createElementVNode("circle", {
21
+ cx: "8.333",
22
+ cy: "7",
23
+ r: "1",
24
+ fill: "#fff"
25
+ }, null, -1);
26
+ const _hoisted_5 = /*#__PURE__*/createElementVNode("circle", {
27
+ cx: "11.667",
28
+ cy: "7",
29
+ r: "1",
30
+ fill: "#fff"
31
+ }, null, -1);
32
+ const _hoisted_6 = [
33
+ _hoisted_2,
34
+ _hoisted_3,
35
+ _hoisted_4,
36
+ _hoisted_5
37
+ ];
38
+
39
+ function render(_ctx, _cache) {
40
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_6))
41
+ }
42
+ const IconFeedback = { render: render };
43
+
44
+ export { IconFeedback as default, render };
@@ -0,0 +1,25 @@
1
+ import { openBlock, createElementBlock, createElementVNode } from 'vue';
2
+
3
+ const _hoisted_1 = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "20",
6
+ height: "20",
7
+ fill: "none",
8
+ viewBox: "0 0 32 32"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createElementVNode("path", {
11
+ fill: "currentColor",
12
+ "fill-rule": "evenodd",
13
+ d: "M12.91 17.363 3.353 5.555C2.526 4.535 3.243 3 4.547 3h22.905c1.304 0 2.021 1.534 1.195 2.555l-9.558 11.808v6.163L12.91 29V17.363Zm9.18 1.063 8.889-10.983C33.347 4.516 31.352 0 27.452 0H4.547C.648 0-1.348 4.516 1.021 7.443l8.89 10.983V29a3 3 0 0 0 4.989 2.246l6.179-5.474a3 3 0 0 0 1.01-2.246v-5.1Z",
14
+ "clip-rule": "evenodd"
15
+ }, null, -1);
16
+ const _hoisted_3 = [
17
+ _hoisted_2
18
+ ];
19
+
20
+ function render(_ctx, _cache) {
21
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_3))
22
+ }
23
+ const IconFilter = { render: render };
24
+
25
+ export { IconFilter as default, render };
@@ -0,0 +1,30 @@
1
+ import { openBlock, createElementBlock, createElementVNode } from 'vue';
2
+
3
+ const _hoisted_1 = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "20",
6
+ height: "20",
7
+ fill: "none",
8
+ viewBox: "0 0 24 24"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createElementVNode("g", {
11
+ fill: "currentColor",
12
+ "clip-path": "url(#clip0_94_7225)"
13
+ }, [
14
+ /*#__PURE__*/createElementVNode("path", {
15
+ stroke: "currentColor",
16
+ "stroke-width": ".5",
17
+ d: "M23.47 12.317a.675.675 0 0 0-.973.062l-.011.013v-.498c0-2.91-1.098-5.646-3.092-7.704C17.4 2.133 14.749 1 11.929 1c-1.704 0-3.396.429-4.895 1.24a10.751 10.751 0 0 0-3.682 3.3.727.727 0 0 0 .158.993c.31.23.74.157.963-.162a9.35 9.35 0 0 1 3.202-2.87 8.969 8.969 0 0 1 4.254-1.077c5.06 0 9.177 4.248 9.177 9.47v.499l-.011-.013a.675.675 0 0 0-.974-.063.728.728 0 0 0-.06 1.005l1.218 1.423c.13.153.319.24.517.24a.681.681 0 0 0 .517-.24l1.218-1.423a.728.728 0 0 0-.06-1.005ZM20.491 16.84a.71.71 0 0 0-.963.151 9.158 9.158 0 0 1-3.202 2.666 9.522 9.522 0 0 1-4.254 1c-5.06 0-9.177-3.945-9.177-8.794V11.4l.011.012c.253.274.689.3.974.058a.642.642 0 0 0 .06-.933L2.723 9.215a.704.704 0 0 0-.517-.223.703.703 0 0 0-.517.223L.47 10.537a.642.642 0 0 0 .06.933.704.704 0 0 0 .457.166c.19 0 .38-.076.517-.224l.011-.012v.463c0 2.702 1.098 5.242 3.092 7.153 1.994 1.91 4.645 2.963 7.465 2.963 1.703 0 3.396-.398 4.895-1.151a10.528 10.528 0 0 0 3.681-3.065.643.643 0 0 0-.157-.922Z"
18
+ }),
19
+ /*#__PURE__*/createElementVNode("path", { d: "M5.197 13.138a.602.602 0 0 0 .07.487l1.379 2.223a.686.686 0 0 0 .419.299.735.735 0 0 0 .523-.064l1.014-.545a5.67 5.67 0 0 0 1.33.715v1.088c0 .354.309.642.69.642h2.759c.38 0 .69-.288.69-.642v-1.088c.475-.18.924-.42 1.329-.715l1.014.544a.736.736 0 0 0 .523.065.685.685 0 0 0 .42-.3l1.379-2.222a.603.603 0 0 0 .069-.487.65.65 0 0 0-.322-.39l-1.016-.546a4.826 4.826 0 0 0-.002-1.425l1.018-.546a.65.65 0 0 0 .322-.39.603.603 0 0 0-.07-.487l-1.379-2.223c-.19-.306-.612-.412-.942-.234l-1.021.548a5.675 5.675 0 0 0-1.323-.71V5.637c0-.354-.309-.642-.69-.642h-2.759c-.38 0-.69.288-.69.642v1.096c-.472.179-.918.419-1.322.711l-1.02-.548c-.33-.178-.753-.072-.943.234l-1.38 2.223a.603.603 0 0 0-.069.487.65.65 0 0 0 .322.39l1.018.546a4.804 4.804 0 0 0-.002 1.425l-1.016.546a.65.65 0 0 0-.322.39Zm6.804-3.57c1.143 0 2.07.863 2.07 1.926s-.927 1.925-2.07 1.925c-1.143 0-2.07-.862-2.07-1.925 0-1.063.927-1.925 2.07-1.925Z" })
20
+ ], -1);
21
+ const _hoisted_3 = [
22
+ _hoisted_2
23
+ ];
24
+
25
+ function render(_ctx, _cache) {
26
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_3))
27
+ }
28
+ const IconInProgress = { render: render };
29
+
30
+ export { IconInProgress as default, render };
@@ -0,0 +1,20 @@
1
+ import { openBlock, createElementBlock, createStaticVNode } from 'vue';
2
+
3
+ const _hoisted_1 = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "20",
6
+ height: "20",
7
+ "aria-hidden": "true",
8
+ viewBox: "-1 2 26 26"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createStaticVNode("<defs><linearGradient id=\"a\" x1=\"98.031%\" x2=\"58.888%\" y1=\".161%\" y2=\"40.766%\"><stop offset=\"18%\" stop-color=\"#0052CC\"></stop><stop offset=\"100%\" stop-color=\"#2684FF\"></stop></linearGradient></defs><path fill=\"#2684FF\" d=\"M22.937 4H11.41a5.203 5.203 0 0 0 5.203 5.203h2.124v2.05a5.203 5.203 0 0 0 5.2 5.2V5a1 1 0 0 0-1-1Z\"></path><path fill=\"url(#a)\" d=\"M17.233 9.743H5.707a5.203 5.203 0 0 0 5.2 5.2h2.123V17a5.203 5.203 0 0 0 5.203 5.197V10.743a1 1 0 0 0-1-1Z\"></path><path fill=\"url(#a)\" d=\"M11.527 15.483H0a5.203 5.203 0 0 0 5.203 5.204h2.13v2.05a5.203 5.203 0 0 0 5.194 5.2V16.483a1 1 0 0 0-1-1Z\"></path>", 4);
11
+ const _hoisted_6 = [
12
+ _hoisted_2
13
+ ];
14
+
15
+ function render(_ctx, _cache) {
16
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_6))
17
+ }
18
+ const IconJira = { render: render };
19
+
20
+ export { IconJira as default, render };
@@ -0,0 +1,20 @@
1
+ import { openBlock, createElementBlock, createStaticVNode } from 'vue';
2
+
3
+ const _hoisted_1 = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "20",
6
+ height: "20",
7
+ fill: "none",
8
+ viewBox: "0 0 16 16"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createStaticVNode("<g fill=\"currentColor\" clip-path=\"url(#a)\"><path d=\"M10 8.667a.666.666 0 0 0-.667.667V12a.667.667 0 0 1-.666.667h-2v-10c0-.57-.363-1.078-.908-1.267l-.198-.066h3.106c.368 0 .666.299.666.666v2a.666.666 0 1 0 1.333 0V2c0-1.102-.897-2-2-2H1.5c-.025 0-.047.012-.071.015C1.397.012 1.366 0 1.333 0 .598 0 0 .598 0 1.334v12c0 .569.363 1.078.908 1.267l4.012 1.337c.136.042.271.062.413.062.736 0 1.334-.598 1.334-1.333V14h2c1.102 0 2-.897 2-2V9.334A.666.666 0 0 0 10 8.667Z\"></path><path d=\"m15.805 6.196-2.667-2.667A.667.667 0 0 0 12 4v2H9.333a.667.667 0 0 0 0 1.334H12v2a.668.668 0 0 0 1.138.47l2.667-2.666a.666.666 0 0 0 0-.942Z\"></path></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h16v16H0z\"></path></clipPath></defs>", 2);
11
+ const _hoisted_4 = [
12
+ _hoisted_2
13
+ ];
14
+
15
+ function render(_ctx, _cache) {
16
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_4))
17
+ }
18
+ const IconLogout = { render: render };
19
+
20
+ export { IconLogout as default, render };
@@ -0,0 +1,39 @@
1
+ import { openBlock, createElementBlock, createElementVNode } from 'vue';
2
+
3
+ const _hoisted_1 = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "20",
6
+ height: "20",
7
+ fill: "none",
8
+ viewBox: "0 0 24 24"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createElementVNode("circle", {
11
+ cx: "3",
12
+ cy: "12",
13
+ r: "2.5",
14
+ fill: "currentColor"
15
+ }, null, -1);
16
+ const _hoisted_3 = /*#__PURE__*/createElementVNode("circle", {
17
+ cx: "12",
18
+ cy: "12",
19
+ r: "2.5",
20
+ fill: "currentColor"
21
+ }, null, -1);
22
+ const _hoisted_4 = /*#__PURE__*/createElementVNode("circle", {
23
+ cx: "21",
24
+ cy: "12",
25
+ r: "2.5",
26
+ fill: "currentColor"
27
+ }, null, -1);
28
+ const _hoisted_5 = [
29
+ _hoisted_2,
30
+ _hoisted_3,
31
+ _hoisted_4
32
+ ];
33
+
34
+ function render(_ctx, _cache) {
35
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_5))
36
+ }
37
+ const IconMore = { render: render };
38
+
39
+ export { IconMore as default, render };
@@ -0,0 +1,25 @@
1
+ import { openBlock, createElementBlock, createElementVNode } from 'vue';
2
+
3
+ const _hoisted_1 = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "20",
6
+ height: "20",
7
+ fill: "none",
8
+ viewBox: "0 0 31 34"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createElementVNode("path", {
11
+ fill: "#999",
12
+ stroke: "#999",
13
+ "stroke-width": ".5",
14
+ d: "M26.678 21.682c-.32 0-.58-.26-.58-.58v-5.86c0-4.653-3.02-8.612-7.204-10.029.085-.304.13-.622.13-.944C19.023 2.33 17.442.75 15.5.75a3.525 3.525 0 0 0-3.396 4.464C7.922 6.631 4.903 10.59 4.903 15.241v5.861c0 .32-.26.58-.58.58-1.97 0-3.573 1.6-3.573 3.568a3.574 3.574 0 0 0 3.572 3.568h7.44A3.794 3.794 0 0 0 15.5 33.25a3.794 3.794 0 0 0 3.738-4.432h7.44c1.97 0 3.573-1.6 3.573-3.568a3.574 3.574 0 0 0-3.572-3.568ZM14.364 4.27a1.137 1.137 0 0 1 2.273 0c0 .153-.031.302-.09.44a10.634 10.634 0 0 0-2.094 0 1.12 1.12 0 0 1-.09-.44Zm2.541 25.193a1.406 1.406 0 0 1-2.81 0c0-.228.054-.447.156-.644h2.498c.102.197.156.416.156.644Zm9.773-3.029H4.322a1.186 1.186 0 0 1-1.185-1.183c0-.652.532-1.183 1.185-1.183a2.97 2.97 0 0 0 2.968-2.965v-5.86c0-4.522 3.683-8.2 8.21-8.2 4.527 0 8.21 3.678 8.21 8.2v5.86a2.97 2.97 0 0 0 2.968 2.965c.653 0 1.185.531 1.185 1.183s-.532 1.183-1.185 1.183Z"
15
+ }, null, -1);
16
+ const _hoisted_3 = [
17
+ _hoisted_2
18
+ ];
19
+
20
+ function render(_ctx, _cache) {
21
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_3))
22
+ }
23
+ const IconNotification = { render: render };
24
+
25
+ export { IconNotification as default, render };
@@ -0,0 +1,37 @@
1
+ import { openBlock, createElementBlock, createElementVNode } from 'vue';
2
+
3
+ const _hoisted_1 = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "20",
6
+ height: "20",
7
+ fill: "none",
8
+ viewBox: "0 0 23 23"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createElementVNode("circle", {
11
+ cx: "11.5",
12
+ cy: "11.5",
13
+ r: "10.5",
14
+ stroke: "currentColor",
15
+ "stroke-width": "2"
16
+ }, null, -1);
17
+ const _hoisted_3 = /*#__PURE__*/createElementVNode("path", {
18
+ stroke: "currentColor",
19
+ "stroke-width": "2",
20
+ d: "M13.286 7.786a1.786 1.786 0 1 1-3.571 0 1.786 1.786 0 0 1 3.571 0Z"
21
+ }, null, -1);
22
+ const _hoisted_4 = /*#__PURE__*/createElementVNode("path", {
23
+ fill: "currentColor",
24
+ d: "M15.998 17.407V16.5a4.5 4.5 0 1 0-9 0v.861c.621.188 1.292.34 2 .447V16.5a2.5 2.5 0 1 1 5 0v1.332c.706-.1 1.377-.244 2-.425Z"
25
+ }, null, -1);
26
+ const _hoisted_5 = [
27
+ _hoisted_2,
28
+ _hoisted_3,
29
+ _hoisted_4
30
+ ];
31
+
32
+ function render(_ctx, _cache) {
33
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_5))
34
+ }
35
+ const IconProfile = { render: render };
36
+
37
+ export { IconProfile as default, render };