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
@@ -0,0 +1,50 @@
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 40 40"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createElementVNode("path", {
11
+ stroke: "currentColor",
12
+ "stroke-linecap": "round",
13
+ "stroke-linejoin": "round",
14
+ "stroke-width": "1.5",
15
+ d: "M14.834 12.6c.516-6 3.6-8.45 10.35-8.45h.216c7.45 0 10.434 2.983 10.434 10.433V25.45c0 7.45-2.984 10.433-10.434 10.433h-.216c-6.7 0-9.784-2.416-10.334-8.316M3.333 20H24.8"
16
+ }, null, -1);
17
+ const _hoisted_3 = /*#__PURE__*/createElementVNode("path", {
18
+ stroke: "currentColor",
19
+ "stroke-linecap": "round",
20
+ "stroke-linejoin": "round",
21
+ "stroke-width": "1.5",
22
+ d: "M21.084 14.417 26.666 20l-5.584 5.583"
23
+ }, null, -1);
24
+ const _hoisted_4 = /*#__PURE__*/createElementVNode("path", {
25
+ stroke: "currentColor",
26
+ "stroke-linecap": "round",
27
+ "stroke-linejoin": "round",
28
+ "stroke-width": "1.5",
29
+ d: "M14.834 12.6c.516-6 3.6-8.45 10.35-8.45h.216c7.45 0 10.434 2.983 10.434 10.433V25.45c0 7.45-2.984 10.433-10.434 10.433h-.216c-6.7 0-9.784-2.416-10.334-8.316M3.333 20H24.8"
30
+ }, null, -1);
31
+ const _hoisted_5 = /*#__PURE__*/createElementVNode("path", {
32
+ stroke: "currentColor",
33
+ "stroke-linecap": "round",
34
+ "stroke-linejoin": "round",
35
+ "stroke-width": "1.5",
36
+ d: "M21.084 14.417 26.666 20l-5.584 5.583"
37
+ }, null, -1);
38
+ const _hoisted_6 = [
39
+ _hoisted_2,
40
+ _hoisted_3,
41
+ _hoisted_4,
42
+ _hoisted_5
43
+ ];
44
+
45
+ function render(_ctx, _cache) {
46
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_6))
47
+ }
48
+ const IconLogout = { render: render };
49
+
50
+ export { IconLogout 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 24 24"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createElementVNode("path", {
11
+ stroke: "currentColor",
12
+ "stroke-linecap": "round",
13
+ "stroke-width": "1.5",
14
+ d: "M3 7h18M3 12h18M3 17h18"
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 IconMenu = { render: render };
24
+
25
+ export { IconMenu as default, render };
@@ -0,0 +1,26 @@
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-linecap": "round",
13
+ "stroke-linejoin": "round",
14
+ "stroke-width": "1.5",
15
+ d: "M11.92 22c5.5 0 10-4.5 10-10s-4.5-10-10-10-10 4.5-10 10 4.5 10 10 10ZM7.92 12h8"
16
+ }, null, -1);
17
+ const _hoisted_3 = [
18
+ _hoisted_2
19
+ ];
20
+
21
+ function render(_ctx, _cache) {
22
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_3))
23
+ }
24
+ const IconMinusCircle = { render: render };
25
+
26
+ export { IconMinusCircle as default, render };
@@ -0,0 +1,34 @@
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-linecap": "round",
13
+ "stroke-linejoin": "round",
14
+ "stroke-width": "1.5",
15
+ d: "M12 7.75V13M21.08 8.58v6.84c0 1.12-.6 2.16-1.57 2.73l-5.94 3.43c-.97.56-2.17.56-3.15 0l-5.94-3.43a3.15 3.15 0 0 1-1.57-2.73V8.58c0-1.12.6-2.16 1.57-2.73l5.94-3.43c.97-.56 2.17-.56 3.15 0l5.94 3.43c.97.57 1.57 1.6 1.57 2.73Z"
16
+ }, null, -1);
17
+ const _hoisted_3 = /*#__PURE__*/createElementVNode("path", {
18
+ stroke: "currentColor",
19
+ "stroke-linecap": "round",
20
+ "stroke-linejoin": "round",
21
+ "stroke-width": "2",
22
+ d: "M12 16.2v.1"
23
+ }, null, -1);
24
+ const _hoisted_4 = [
25
+ _hoisted_2,
26
+ _hoisted_3
27
+ ];
28
+
29
+ function render(_ctx, _cache) {
30
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_4))
31
+ }
32
+ const IconNegate = { render: render };
33
+
34
+ export { IconNegate as default, render };
@@ -0,0 +1,34 @@
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-linecap": "round",
13
+ "stroke-linejoin": "round",
14
+ "stroke-width": "1.5",
15
+ d: "M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10ZM12 8v5"
16
+ }, null, -1);
17
+ const _hoisted_3 = /*#__PURE__*/createElementVNode("path", {
18
+ stroke: "currentColor",
19
+ "stroke-linecap": "round",
20
+ "stroke-linejoin": "round",
21
+ "stroke-width": "2",
22
+ d: "M11.995 16h.009"
23
+ }, null, -1);
24
+ const _hoisted_4 = [
25
+ _hoisted_2,
26
+ _hoisted_3
27
+ ];
28
+
29
+ function render(_ctx, _cache) {
30
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_4))
31
+ }
32
+ const IconNegativeInfo = { render: render };
33
+
34
+ export { IconNegativeInfo as default, render };
@@ -0,0 +1,34 @@
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-linecap": "round",
13
+ "stroke-linejoin": "round",
14
+ "stroke-width": "1.5",
15
+ d: "M20 8.25V18c0 3-1.79 4-4 4H8c-2.21 0-4-1-4-4V8.25c0-3.25 1.79-4 4-4 0 .62.25 1.18.66 1.59.41.41.97.66 1.59.66h3.5C14.99 6.5 16 5.49 16 4.25c2.21 0 4 .75 4 4Z"
16
+ }, null, -1);
17
+ const _hoisted_3 = /*#__PURE__*/createElementVNode("path", {
18
+ stroke: "currentColor",
19
+ "stroke-linecap": "round",
20
+ "stroke-linejoin": "round",
21
+ "stroke-width": "1.5",
22
+ d: "M16 4.25c0 1.24-1.01 2.25-2.25 2.25h-3.5c-.62 0-1.18-.25-1.59-.66C8.25 5.43 8 4.87 8 4.25 8 3.01 9.01 2 10.25 2h3.5c.62 0 1.18.25 1.59.66.41.41.66.97.66 1.59ZM8 13h4M8 17h8"
23
+ }, null, -1);
24
+ const _hoisted_4 = [
25
+ _hoisted_2,
26
+ _hoisted_3
27
+ ];
28
+
29
+ function render(_ctx, _cache) {
30
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_4))
31
+ }
32
+ const IconNote = { render: render };
33
+
34
+ export { IconNote as default, render };
@@ -0,0 +1,34 @@
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 30 30"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createElementVNode("path", {
11
+ stroke: "currentColor",
12
+ "stroke-linecap": "round",
13
+ "stroke-linejoin": "round",
14
+ "stroke-width": "1.5",
15
+ d: "M15 27.5c6.875 0 12.5-5.625 12.5-12.5S21.875 2.5 15 2.5 2.5 8.125 2.5 15 8.125 27.5 15 27.5Z"
16
+ }, null, -1);
17
+ const _hoisted_3 = /*#__PURE__*/createElementVNode("path", {
18
+ stroke: "currentColor",
19
+ "stroke-linecap": "round",
20
+ "stroke-linejoin": "round",
21
+ "stroke-width": "1.5",
22
+ d: "m9.688 15 3.537 3.538 7.088-7.075"
23
+ }, null, -1);
24
+ const _hoisted_4 = [
25
+ _hoisted_2,
26
+ _hoisted_3
27
+ ];
28
+
29
+ function render(_ctx, _cache) {
30
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_4))
31
+ }
32
+ const IconOutlineCheckCircle = { render: render };
33
+
34
+ export { IconOutlineCheckCircle as default, render };
@@ -0,0 +1,26 @@
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 30 30"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createElementVNode("path", {
11
+ stroke: "currentColor",
12
+ "stroke-linecap": "round",
13
+ "stroke-linejoin": "round",
14
+ "stroke-width": "1.5",
15
+ d: "M15 27.5c6.875 0 12.5-5.625 12.5-12.5S21.875 2.5 15 2.5 2.5 8.125 2.5 15 8.125 27.5 15 27.5ZM11.462 18.538l7.075-7.075M18.537 18.538l-7.075-7.075"
16
+ }, null, -1);
17
+ const _hoisted_3 = [
18
+ _hoisted_2
19
+ ];
20
+
21
+ function render(_ctx, _cache) {
22
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_3))
23
+ }
24
+ const IconOutlineCloseCircle = { render: render };
25
+
26
+ export { IconOutlineCloseCircle 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 40 40"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createElementVNode("path", {
11
+ stroke: "currentColor",
12
+ "stroke-linecap": "round",
13
+ "stroke-linejoin": "round",
14
+ "stroke-width": "1.5",
15
+ d: "M18.333 3.333H15C6.667 3.333 3.333 6.667 3.333 15v10c0 8.333 3.334 11.667 11.667 11.667h10c8.333 0 11.667-3.334 11.667-11.667v-3.333"
16
+ }, null, -1);
17
+ const _hoisted_3 = /*#__PURE__*/createElementVNode("path", {
18
+ stroke: "currentColor",
19
+ "stroke-linecap": "round",
20
+ "stroke-linejoin": "round",
21
+ "stroke-miterlimit": "10",
22
+ "stroke-width": "1.5",
23
+ d: "M26.733 5.033 13.6 18.167c-.5.5-1 1.483-1.1 2.2l-.717 5.016c-.266 1.817 1.017 3.084 2.834 2.834l5.016-.717c.7-.1 1.684-.6 2.2-1.1l13.134-13.133c2.266-2.267 3.333-4.9 0-8.234-3.334-3.333-5.967-2.266-8.234 0Z"
24
+ }, null, -1);
25
+ const _hoisted_4 = /*#__PURE__*/createElementVNode("path", {
26
+ stroke: "currentColor",
27
+ "stroke-linecap": "round",
28
+ "stroke-linejoin": "round",
29
+ "stroke-miterlimit": "10",
30
+ "stroke-width": "1.5",
31
+ d: "M24.85 6.917a11.907 11.907 0 0 0 8.233 8.233"
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 IconOutlineEdit = { render: render };
43
+
44
+ export { IconOutlineEdit as default, render };
@@ -0,0 +1,34 @@
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 40 40"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createElementVNode("path", {
11
+ stroke: "currentColor",
12
+ "stroke-linecap": "round",
13
+ "stroke-linejoin": "round",
14
+ "stroke-miterlimit": "10",
15
+ "stroke-width": "1.5",
16
+ d: "M20.1 27.5v-8.333M24.167 23.333h-8.334"
17
+ }, null, -1);
18
+ const _hoisted_3 = /*#__PURE__*/createElementVNode("path", {
19
+ stroke: "currentColor",
20
+ "stroke-miterlimit": "10",
21
+ "stroke-width": "1.5",
22
+ d: "M36.667 18.333v10c0 6.667-1.667 8.334-8.334 8.334H11.667C5 36.667 3.333 35 3.333 28.333V11.667C3.333 5 5 3.333 11.667 3.333h2.5c2.5 0 3.05.734 4 2l2.5 3.334c.633.833 1 1.333 2.666 1.333h5c6.667 0 8.334 1.667 8.334 8.333Z"
23
+ }, null, -1);
24
+ const _hoisted_4 = [
25
+ _hoisted_2,
26
+ _hoisted_3
27
+ ];
28
+
29
+ function render(_ctx, _cache) {
30
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_4))
31
+ }
32
+ const IconOutlineFolderAdd = { render: render };
33
+
34
+ export { IconOutlineFolderAdd as default, render };
@@ -0,0 +1,26 @@
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 30 30"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createElementVNode("path", {
11
+ stroke: "currentColor",
12
+ "stroke-linecap": "round",
13
+ "stroke-linejoin": "round",
14
+ "stroke-width": "1.5",
15
+ d: "M27.5 15c0 6.9-5.6 12.5-12.5 12.5S3.887 20.55 3.887 20.55m0 0h5.65m-5.65 0v6.25M2.5 15C2.5 8.1 8.05 2.5 15 2.5c8.337 0 12.5 6.95 12.5 6.95m0 0V3.2m0 6.25h-5.55"
16
+ }, null, -1);
17
+ const _hoisted_3 = [
18
+ _hoisted_2
19
+ ];
20
+
21
+ function render(_ctx, _cache) {
22
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_3))
23
+ }
24
+ const IconOutlineRefresh = { render: render };
25
+
26
+ export { IconOutlineRefresh as default, render };
@@ -0,0 +1,26 @@
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 30 30"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createElementVNode("path", {
11
+ stroke: "currentColor",
12
+ "stroke-linecap": "round",
13
+ "stroke-linejoin": "round",
14
+ "stroke-width": "1.5",
15
+ d: "m17.163 4.387 2.2 4.4c.3.613 1.1 1.2 1.775 1.313l3.987.662c2.55.425 3.15 2.275 1.313 4.1l-3.1 3.1c-.525.526-.813 1.538-.65 2.263l.887 3.837c.7 3.038-.912 4.213-3.6 2.625l-3.737-2.212c-.675-.4-1.788-.4-2.475 0l-3.738 2.212c-2.675 1.588-4.3.4-3.6-2.625l.888-3.837c.162-.725-.125-1.738-.65-2.263l-3.1-3.1c-1.825-1.825-1.238-3.675 1.312-4.1l3.988-.662c.662-.113 1.462-.7 1.762-1.313l2.2-4.4c1.2-2.387 3.15-2.387 4.338 0Z"
16
+ }, null, -1);
17
+ const _hoisted_3 = [
18
+ _hoisted_2
19
+ ];
20
+
21
+ function render(_ctx, _cache) {
22
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_3))
23
+ }
24
+ const IconOutlineStar = { render: render };
25
+
26
+ export { IconOutlineStar 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("path", {
11
+ stroke: "currentColor",
12
+ "stroke-linecap": "round",
13
+ "stroke-linejoin": "round",
14
+ "stroke-miterlimit": "10",
15
+ "stroke-width": "1.5",
16
+ d: "M10 6h4c2 0 2-1 2-2 0-2-1-2-2-2h-4C9 2 8 2 8 4s1 2 2 2Z"
17
+ }, null, -1);
18
+ const _hoisted_3 = /*#__PURE__*/createElementVNode("path", {
19
+ stroke: "currentColor",
20
+ "stroke-linecap": "round",
21
+ "stroke-linejoin": "round",
22
+ "stroke-miterlimit": "10",
23
+ "stroke-width": "1.5",
24
+ d: "M8 4.02C4.67 4.2 3 5.44 3 10v6c0 4 1 6 6 6h2.5M16 4.02c3.33.18 5 1.41 5 5.98v2.5"
25
+ }, null, -1);
26
+ const _hoisted_4 = /*#__PURE__*/createElementVNode("path", {
27
+ stroke: "currentColor",
28
+ "stroke-linecap": "round",
29
+ "stroke-linejoin": "round",
30
+ "stroke-width": "1.5",
31
+ d: "M13.75 17.375v-.938c0-.933.754-1.687 1.688-1.687h.937M18.625 14.75h.938c.933 0 1.687.754 1.687 1.688v.937M21.25 20v.563c0 .933-.754 1.687-1.688 1.687H19M16.375 22.25h-.938a1.685 1.685 0 0 1-1.687-1.688v-.937"
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 IconPaste = { render: render };
43
+
44
+ export { IconPaste as default, render };
@@ -0,0 +1,34 @@
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 75 75"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createElementVNode("path", {
11
+ stroke: "currentColor",
12
+ "stroke-linecap": "round",
13
+ "stroke-linejoin": "round",
14
+ "stroke-width": "1.5",
15
+ d: "M37.875 39.938a3.014 3.014 0 0 0-.75 0 10.216 10.216 0 0 1-9.875-10.22c0-5.655 4.563-10.25 10.25-10.25 5.656 0 10.25 4.595 10.25 10.25-.031 5.532-4.375 10.032-9.875 10.22ZM58.563 60.563C53 65.656 45.624 68.75 37.5 68.75c-8.125 0-15.5-3.094-21.063-8.188.313-2.937 2.188-5.812 5.532-8.062 8.562-5.688 22.562-5.688 31.062 0 3.344 2.25 5.219 5.125 5.532 8.063Z"
16
+ }, null, -1);
17
+ const _hoisted_3 = /*#__PURE__*/createElementVNode("path", {
18
+ stroke: "currentColor",
19
+ "stroke-linecap": "round",
20
+ "stroke-linejoin": "round",
21
+ "stroke-width": "1.5",
22
+ d: "M37.5 68.75c17.259 0 31.25-13.991 31.25-31.25S54.759 6.25 37.5 6.25 6.25 20.241 6.25 37.5 20.241 68.75 37.5 68.75Z"
23
+ }, null, -1);
24
+ const _hoisted_4 = [
25
+ _hoisted_2,
26
+ _hoisted_3
27
+ ];
28
+
29
+ function render(_ctx, _cache) {
30
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_4))
31
+ }
32
+ const IconProfile = { render: render };
33
+
34
+ export { IconProfile as default, render };
@@ -0,0 +1,26 @@
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-linecap": "round",
13
+ "stroke-linejoin": "round",
14
+ "stroke-width": "1.5",
15
+ d: "M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM20 18c1.26-1.67 2-3.75 2-6s-.74-4.33-2-6M4 6c-1.26 1.67-2 3.75-2 6s.74 4.33 2 6M16.8 15.6c.75-1 1.2-2.25 1.2-3.6s-.45-2.6-1.2-3.6M7.2 8.4C6.45 9.4 6 10.65 6 12s.45 2.6 1.2 3.6"
16
+ }, null, -1);
17
+ const _hoisted_3 = [
18
+ _hoisted_2
19
+ ];
20
+
21
+ function render(_ctx, _cache) {
22
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_3))
23
+ }
24
+ const IconRadar = { render: render };
25
+
26
+ export { IconRadar as default, render };
@@ -0,0 +1,26 @@
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-linecap": "round",
13
+ "stroke-linejoin": "round",
14
+ "stroke-width": "1.5",
15
+ d: "M22 12c0 5.52-4.48 10-10 10s-8.89-5.56-8.89-5.56m0 0h4.52m-4.52 0v5M2 12C2 6.48 6.44 2 12 2c6.67 0 10 5.56 10 5.56m0 0v-5m0 5h-4.44"
16
+ }, null, -1);
17
+ const _hoisted_3 = [
18
+ _hoisted_2
19
+ ];
20
+
21
+ function render(_ctx, _cache) {
22
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_3))
23
+ }
24
+ const IconRefresh = { render: render };
25
+
26
+ export { IconRefresh as default, render };
@@ -0,0 +1,26 @@
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-linecap": "round",
13
+ "stroke-linejoin": "round",
14
+ "stroke-width": "1.5",
15
+ d: "M11.5 21a9.5 9.5 0 1 0 0-19 9.5 9.5 0 0 0 0 19ZM22 22l-2-2"
16
+ }, null, -1);
17
+ const _hoisted_3 = [
18
+ _hoisted_2
19
+ ];
20
+
21
+ function render(_ctx, _cache) {
22
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_3))
23
+ }
24
+ const IconSearch = { render: render };
25
+
26
+ export { IconSearch as default, render };
@@ -0,0 +1,36 @@
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 40 40"
9
+ };
10
+ const _hoisted_2 = /*#__PURE__*/createElementVNode("path", {
11
+ stroke: "currentColor",
12
+ "stroke-linecap": "round",
13
+ "stroke-linejoin": "round",
14
+ "stroke-miterlimit": "10",
15
+ "stroke-width": "1.5",
16
+ d: "M20 25a5 5 0 1 0 0-10 5 5 0 0 0 0 10Z"
17
+ }, null, -1);
18
+ const _hoisted_3 = /*#__PURE__*/createElementVNode("path", {
19
+ stroke: "currentColor",
20
+ "stroke-linecap": "round",
21
+ "stroke-linejoin": "round",
22
+ "stroke-miterlimit": "10",
23
+ "stroke-width": "1.5",
24
+ d: "M3.333 21.467v-2.934A3.176 3.176 0 0 1 6.5 15.367c3.017 0 4.25-2.134 2.733-4.75A3.165 3.165 0 0 1 10.4 6.3l2.883-1.65c1.317-.783 3.017-.317 3.8 1l.184.317c1.5 2.616 3.966 2.616 5.483 0l.183-.317c.784-1.317 2.484-1.783 3.8-1l2.884 1.65a3.165 3.165 0 0 1 1.166 4.317c-1.516 2.616-.283 4.75 2.734 4.75a3.176 3.176 0 0 1 3.166 3.166v2.934a3.176 3.176 0 0 1-3.166 3.166c-3.017 0-4.25 2.134-2.734 4.75a3.161 3.161 0 0 1-1.166 4.317l-2.884 1.65c-1.316.783-3.016.317-3.8-1l-.183-.317c-1.5-2.616-3.966-2.616-5.483 0l-.183.317c-.784 1.317-2.484 1.783-3.8 1L10.4 33.7a3.165 3.165 0 0 1-1.167-4.317c1.517-2.616.284-4.75-2.733-4.75a3.176 3.176 0 0 1-3.167-3.166Z"
25
+ }, null, -1);
26
+ const _hoisted_4 = [
27
+ _hoisted_2,
28
+ _hoisted_3
29
+ ];
30
+
31
+ function render(_ctx, _cache) {
32
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_4))
33
+ }
34
+ const IconSettings = { render: render };
35
+
36
+ export { IconSettings as default, render };
@@ -0,0 +1,26 @@
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-linecap": "round",
13
+ "stroke-linejoin": "round",
14
+ "stroke-width": "1.5",
15
+ d: "m13.73 3.51 1.76 3.52c.24.49.88.96 1.42 1.05l3.19.53c2.04.34 2.52 1.82 1.05 3.28l-2.48 2.48c-.42.42-.65 1.23-.52 1.81l.71 3.07c.56 2.43-.73 3.37-2.88 2.1l-2.99-1.77c-.54-.32-1.43-.32-1.98 0l-2.99 1.77c-2.14 1.27-3.44.32-2.88-2.1l.71-3.07c.13-.58-.1-1.39-.52-1.81l-2.48-2.48c-1.46-1.46-.99-2.94 1.05-3.28l3.19-.53c.53-.09 1.17-.56 1.41-1.05l1.76-3.52c.96-1.91 2.52-1.91 3.47 0Z"
16
+ }, null, -1);
17
+ const _hoisted_3 = [
18
+ _hoisted_2
19
+ ];
20
+
21
+ function render(_ctx, _cache) {
22
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_3))
23
+ }
24
+ const IconStar = { render: render };
25
+
26
+ export { IconStar as default, render };
@@ -0,0 +1,34 @@
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-linecap": "round",
13
+ "stroke-linejoin": "round",
14
+ "stroke-width": "1.5",
15
+ d: "M9 22h6c5 0 7-2 7-7V9c0-5-2-7-7-7H9C4 2 2 4 2 9v6c0 5 2 7 7 7Z"
16
+ }, null, -1);
17
+ const _hoisted_3 = /*#__PURE__*/createElementVNode("path", {
18
+ stroke: "currentColor",
19
+ "stroke-linecap": "round",
20
+ "stroke-linejoin": "round",
21
+ "stroke-width": "1.5",
22
+ d: "m7.33 14.49 2.38-3.09c.34-.44.97-.52 1.41-.18l1.83 1.44c.44.34 1.07.26 1.41-.17l2.31-2.98"
23
+ }, null, -1);
24
+ const _hoisted_4 = [
25
+ _hoisted_2,
26
+ _hoisted_3
27
+ ];
28
+
29
+ function render(_ctx, _cache) {
30
+ return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_4))
31
+ }
32
+ const IconSummary = { render: render };
33
+
34
+ export { IconSummary as default, render };