@ozdao/martyrs 0.2.541 → 0.2.543

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (324) hide show
  1. package/dist/_virtual/index.cjs +4 -4
  2. package/dist/_virtual/index.js +4 -4
  3. package/dist/_virtual/index2.cjs +3 -6
  4. package/dist/_virtual/index2.cjs.map +1 -1
  5. package/dist/_virtual/index2.js +2 -5
  6. package/dist/_virtual/index2.js.map +1 -1
  7. package/dist/main-BNdv8Ji-.cjs +11 -0
  8. package/dist/{main-BpBtIUcJ.js → main-DUwlesGq.js} +3135 -3555
  9. package/dist/martyrs/src/components/Button/{Button.vue.cjs → Button.vue2.cjs} +2 -2
  10. package/dist/martyrs/src/components/Button/Button.vue2.cjs.map +1 -0
  11. package/dist/martyrs/src/components/Button/{Button.vue.js → Button.vue2.js} +2 -2
  12. package/dist/martyrs/src/components/Button/{Button.vue.cjs.map → Button.vue2.js.map} +1 -1
  13. package/dist/martyrs/src/components/EditImages/EditImages.vue.cjs +93 -0
  14. package/dist/martyrs/src/components/EditImages/EditImages.vue.cjs.map +1 -1
  15. package/dist/martyrs/src/components/EditImages/EditImages.vue.js +94 -1
  16. package/dist/martyrs/src/components/EditImages/EditImages.vue.js.map +1 -1
  17. package/dist/martyrs/src/components/EditImages/EditImages.vue2.cjs +0 -93
  18. package/dist/martyrs/src/components/EditImages/EditImages.vue2.cjs.map +1 -1
  19. package/dist/martyrs/src/components/EditImages/EditImages.vue2.js +1 -94
  20. package/dist/martyrs/src/components/EditImages/EditImages.vue2.js.map +1 -1
  21. package/dist/martyrs/src/components/Feed/Carousel.vue.cjs +4 -2
  22. package/dist/martyrs/src/components/Feed/Carousel.vue.cjs.map +1 -1
  23. package/dist/martyrs/src/components/Feed/Carousel.vue.js +5 -3
  24. package/dist/martyrs/src/components/Feed/Carousel.vue.js.map +1 -1
  25. package/dist/martyrs/src/components/Feed/Feed.vue.cjs +5 -3
  26. package/dist/martyrs/src/components/Feed/Feed.vue.cjs.map +1 -1
  27. package/dist/martyrs/src/components/Feed/Feed.vue.js +5 -3
  28. package/dist/martyrs/src/components/Feed/Feed.vue.js.map +1 -1
  29. package/dist/martyrs/src/components/FieldBig/FieldBig.vue.cjs +1 -1
  30. package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js +1 -1
  31. package/dist/martyrs/src/components/FieldTags/BlockTags.vue.cjs +30 -21
  32. package/dist/martyrs/src/components/FieldTags/BlockTags.vue.cjs.map +1 -1
  33. package/dist/martyrs/src/components/FieldTags/BlockTags.vue.js +32 -23
  34. package/dist/martyrs/src/components/FieldTags/BlockTags.vue.js.map +1 -1
  35. package/dist/martyrs/src/components/FieldTags/FieldTags.vue2.cjs +235 -0
  36. package/dist/martyrs/src/components/FieldTags/FieldTags.vue2.cjs.map +1 -0
  37. package/dist/martyrs/src/components/FieldTags/FieldTags.vue2.js +235 -0
  38. package/dist/martyrs/src/components/FieldTags/FieldTags.vue2.js.map +1 -0
  39. package/dist/martyrs/src/components/Marquee/Marquee.vue.cjs +17 -8
  40. package/dist/martyrs/src/components/Marquee/Marquee.vue.cjs.map +1 -1
  41. package/dist/martyrs/src/components/Marquee/Marquee.vue.js +17 -8
  42. package/dist/martyrs/src/components/Marquee/Marquee.vue.js.map +1 -1
  43. package/dist/martyrs/src/components/Tab/Tab.vue.cjs +3 -1
  44. package/dist/martyrs/src/components/Tab/Tab.vue.cjs.map +1 -1
  45. package/dist/martyrs/src/components/Tab/Tab.vue.js +4 -2
  46. package/dist/martyrs/src/components/Tab/Tab.vue.js.map +1 -1
  47. package/dist/martyrs/src/components/UploadImage/UploadImage.vue2.cjs +219 -0
  48. package/dist/martyrs/src/components/UploadImage/UploadImage.vue2.cjs.map +1 -0
  49. package/dist/martyrs/src/components/UploadImage/UploadImage.vue2.js +219 -0
  50. package/dist/martyrs/src/components/UploadImage/UploadImage.vue2.js.map +1 -0
  51. package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +1 -1
  52. package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js +1 -1
  53. package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.cjs +1 -1
  54. package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.js +1 -1
  55. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.cjs +1 -1
  56. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +1 -1
  57. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.cjs +1 -1
  58. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js +1 -1
  59. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.cjs +2 -2
  60. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.js +4 -4
  61. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +1 -1
  62. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +1 -1
  63. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.cjs +1 -1
  64. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +1 -1
  65. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.cjs +1 -1
  66. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js +1 -1
  67. package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.cjs +1 -1
  68. package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +1 -1
  69. package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.cjs +2 -7
  70. package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.cjs.map +1 -1
  71. package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.js +2 -7
  72. package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.js.map +1 -1
  73. package/dist/martyrs/src/modules/community/components/blocks/FooterBlogpost.vue.cjs +2 -13
  74. package/dist/martyrs/src/modules/community/components/blocks/FooterBlogpost.vue.cjs.map +1 -1
  75. package/dist/martyrs/src/modules/community/components/blocks/FooterBlogpost.vue.js +2 -13
  76. package/dist/martyrs/src/modules/community/components/blocks/FooterBlogpost.vue.js.map +1 -1
  77. package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.cjs +1 -1
  78. package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js +1 -1
  79. package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.cjs +1 -4
  80. package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.cjs.map +1 -1
  81. package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js +1 -4
  82. package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js.map +1 -1
  83. package/dist/martyrs/src/modules/constructor/components/elements/Card.vue.cjs +1 -1
  84. package/dist/martyrs/src/modules/constructor/components/elements/Card.vue.js +2 -2
  85. package/dist/martyrs/src/modules/events/components/elements/ButtonCheck.vue.cjs +1 -1
  86. package/dist/martyrs/src/modules/events/components/elements/ButtonCheck.vue.js +1 -1
  87. package/dist/martyrs/src/modules/events/components/elements/ButtonJoin.vue.cjs +1 -1
  88. package/dist/martyrs/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
  89. package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.cjs +3 -3
  90. package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +22 -22
  91. package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.cjs +1 -1
  92. package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js +1 -1
  93. package/dist/martyrs/src/modules/events/components/pages/Event.vue.cjs +1 -1
  94. package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +1 -1
  95. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +2 -2
  96. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +2 -2
  97. package/dist/martyrs/src/modules/globals/views/classes/globals.i18n.cjs +1 -1
  98. package/dist/martyrs/src/modules/globals/views/classes/globals.i18n.js +1 -1
  99. package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +1 -1
  100. package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.js +1 -1
  101. package/dist/martyrs/src/modules/globals/views/components/blocks/PopupAuth.vue.cjs +1 -1
  102. package/dist/martyrs/src/modules/globals/views/components/blocks/PopupAuth.vue.js +1 -1
  103. package/dist/martyrs/src/modules/globals/views/components/blocks/PopupDateSelector.vue.cjs +1 -1
  104. package/dist/martyrs/src/modules/globals/views/components/blocks/PopupDateSelector.vue.js +1 -1
  105. package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.cjs +1 -1
  106. package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.js +1 -1
  107. package/dist/martyrs/src/modules/globals/views/components/partials/Header.vue.cjs +1 -1
  108. package/dist/martyrs/src/modules/globals/views/components/partials/Header.vue.js +1 -1
  109. package/dist/martyrs/src/modules/globals/views/components/partials/NavigationBar.vue.cjs +1 -1
  110. package/dist/martyrs/src/modules/globals/views/components/partials/NavigationBar.vue.js +1 -1
  111. package/dist/martyrs/src/modules/globals/views/components/sections/{Filters.vue2.cjs → Filters.vue.cjs} +2 -2
  112. package/dist/martyrs/src/modules/globals/views/components/sections/{Filters.vue2.js.map → Filters.vue.cjs.map} +1 -1
  113. package/dist/martyrs/src/modules/globals/views/components/sections/{Filters.vue2.js → Filters.vue.js} +2 -2
  114. package/dist/martyrs/src/modules/globals/views/components/sections/Filters.vue.js.map +1 -0
  115. package/dist/martyrs/src/modules/globals/views/plugins/alert.plugin.cjs +1 -0
  116. package/dist/martyrs/src/modules/globals/views/plugins/alert.plugin.cjs.map +1 -1
  117. package/dist/martyrs/src/modules/globals/views/plugins/alert.plugin.js +1 -0
  118. package/dist/martyrs/src/modules/globals/views/plugins/alert.plugin.js.map +1 -1
  119. package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.cjs +1 -1
  120. package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js +1 -1
  121. package/dist/martyrs/src/modules/inventory/components/forms/ColumnSettingsMenu.vue.cjs +1 -1
  122. package/dist/martyrs/src/modules/inventory/components/forms/ColumnSettingsMenu.vue.js +1 -1
  123. package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.cjs +1 -1
  124. package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.js +1 -1
  125. package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.cjs +1 -1
  126. package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js +1 -1
  127. package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.cjs +1 -1
  128. package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js +1 -1
  129. package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.cjs +1 -1
  130. package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js +1 -1
  131. package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.cjs +1 -1
  132. package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.js +1 -1
  133. package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.cjs +1 -1
  134. package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.js +1 -1
  135. package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.cjs +1 -1
  136. package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js +1 -1
  137. package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.cjs +2 -2
  138. package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js +11 -11
  139. package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.cjs +2 -2
  140. package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js +12 -12
  141. package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.cjs +2 -2
  142. package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js +16 -16
  143. package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.cjs +1 -1
  144. package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.js +1 -1
  145. package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.cjs +2 -2
  146. package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js +16 -16
  147. package/dist/martyrs/src/modules/music/components/pages/Album.vue.cjs +1 -1
  148. package/dist/martyrs/src/modules/music/components/pages/Album.vue.js +1 -1
  149. package/dist/martyrs/src/modules/music/components/pages/Artist.vue.cjs +1 -1
  150. package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js +1 -1
  151. package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.cjs +1 -1
  152. package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js +1 -1
  153. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.cjs +1 -1
  154. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +1 -1
  155. package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.cjs +1 -1
  156. package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js +1 -1
  157. package/dist/martyrs/src/modules/music/components/pages/Track.vue.cjs +1 -1
  158. package/dist/martyrs/src/modules/music/components/pages/Track.vue.js +1 -1
  159. package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.cjs +1 -1
  160. package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.js +1 -1
  161. package/dist/martyrs/src/modules/music/components/player/MusicPlayer.vue.cjs +1 -1
  162. package/dist/martyrs/src/modules/music/components/player/MusicPlayer.vue.js +1 -1
  163. package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.cjs +1 -1
  164. package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js +1 -1
  165. package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.cjs +1 -1
  166. package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js +1 -1
  167. package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.cjs +1 -1
  168. package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.js +1 -1
  169. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +1 -1
  170. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +1 -1
  171. package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.cjs +1 -1
  172. package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js +1 -1
  173. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +1 -1
  174. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +1 -1
  175. package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.cjs +1 -1
  176. package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.js +1 -1
  177. package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.cjs +1 -1
  178. package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.js +1 -1
  179. package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.cjs +1 -1
  180. package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js +1 -1
  181. package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.cjs +3 -4
  182. package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.cjs.map +1 -1
  183. package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.js +3 -4
  184. package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.js.map +1 -1
  185. package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs +1 -1
  186. package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
  187. package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.cjs +1 -1
  188. package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.js +1 -1
  189. package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.cjs +2 -2
  190. package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js +20 -20
  191. package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.cjs +1 -1
  192. package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.js +1 -1
  193. package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.cjs +3 -4
  194. package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.cjs.map +1 -1
  195. package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js +3 -4
  196. package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js.map +1 -1
  197. package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.cjs +4 -5
  198. package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.cjs.map +1 -1
  199. package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js +4 -5
  200. package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js.map +1 -1
  201. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.cjs +3 -4
  202. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.cjs.map +1 -1
  203. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +3 -4
  204. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js.map +1 -1
  205. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +2 -2
  206. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +6 -6
  207. package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.cjs +1 -1
  208. package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js +1 -1
  209. package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.cjs +1 -1
  210. package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js +1 -1
  211. package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.cjs +1 -1
  212. package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js +1 -1
  213. package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.cjs +1 -1
  214. package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js +1 -1
  215. package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.cjs +1 -1
  216. package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
  217. package/dist/martyrs/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +1 -1
  218. package/dist/martyrs/src/modules/pages/views/components/partials/SidebarPages.vue.js +1 -1
  219. package/dist/martyrs/src/modules/products/components/blocks/CardCategory.vue.cjs +11 -5
  220. package/dist/martyrs/src/modules/products/components/blocks/CardCategory.vue.cjs.map +1 -1
  221. package/dist/martyrs/src/modules/products/components/blocks/CardCategory.vue.js +12 -6
  222. package/dist/martyrs/src/modules/products/components/blocks/CardCategory.vue.js.map +1 -1
  223. package/dist/martyrs/src/modules/products/components/pages/Categories.vue.cjs +5 -2
  224. package/dist/martyrs/src/modules/products/components/pages/Categories.vue.cjs.map +1 -1
  225. package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js +5 -2
  226. package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js.map +1 -1
  227. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.cjs +49 -41
  228. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.cjs.map +1 -1
  229. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +54 -46
  230. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js.map +1 -1
  231. package/dist/martyrs/src/modules/products/components/pages/Product.vue.cjs +1 -1
  232. package/dist/martyrs/src/modules/products/components/pages/Product.vue.js +1 -1
  233. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.cjs +2 -2
  234. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +2 -2
  235. package/dist/martyrs/src/modules/products/components/pages/Products.vue.cjs +5 -5
  236. package/dist/martyrs/src/modules/products/components/pages/Products.vue.cjs.map +1 -1
  237. package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +5 -5
  238. package/dist/martyrs/src/modules/products/components/pages/Products.vue.js.map +1 -1
  239. package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.cjs +1 -1
  240. package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js +1 -1
  241. package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.cjs +1 -1
  242. package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js +1 -1
  243. package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.cjs +2 -2
  244. package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +2 -2
  245. package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.cjs +1 -1
  246. package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js +1 -1
  247. package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.cjs +1 -1
  248. package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.js +1 -1
  249. package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.cjs +1 -1
  250. package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +1 -1
  251. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.cjs +1 -1
  252. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.js +1 -1
  253. package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.cjs +1 -1
  254. package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.js +1 -1
  255. package/dist/martyrs/src/modules/spots/components/pages/Map.vue.cjs +1 -1
  256. package/dist/martyrs/src/modules/spots/components/pages/Map.vue.js +1 -1
  257. package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.cjs +2 -2
  258. package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +11 -11
  259. package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.cjs +1 -1
  260. package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js +1 -1
  261. package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.cjs +1 -1
  262. package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js +1 -1
  263. package/dist/martyrs.cjs.js +1 -1
  264. package/dist/martyrs.css +1 -1
  265. package/dist/martyrs.es.js +1 -1
  266. package/dist/node_modules/.pnpm/lodash.merge@4.6.2/node_modules/lodash.merge/index.cjs +1 -1
  267. package/dist/node_modules/.pnpm/lodash.merge@4.6.2/node_modules/lodash.merge/index.js +1 -1
  268. package/dist/style.css +133 -133
  269. package/dist/{web-DsdyXC8n.js → web-C6njYH1C.js} +1 -1
  270. package/dist/{web-C9bVm6Nw.cjs → web-CVdyxtLD.cjs} +1 -1
  271. package/package.json +1 -1
  272. package/src/components/Feed/Carousel.vue +3 -0
  273. package/src/components/Feed/Feed.vue +3 -0
  274. package/src/components/FieldTags/BlockTags.vue +28 -16
  275. package/src/components/FieldTags/FieldTags.vue +327 -508
  276. package/src/components/Marquee/Marquee.vue +25 -14
  277. package/src/components/Tab/Tab.vue +2 -0
  278. package/src/components/UploadImage/UploadImage.vue +192 -18
  279. package/src/modules/community/components/blocks/CardBlogpost.vue +2 -7
  280. package/src/modules/community/components/blocks/FooterBlogpost.vue +2 -13
  281. package/src/modules/community/components/pages/CreateBlogPost.vue +0 -1
  282. package/src/modules/globals/TASK.MD +105 -1
  283. package/src/modules/globals/views/plugins/alert.plugin.js +1 -0
  284. package/src/modules/products/components/blocks/CardCategory.vue +6 -0
  285. package/src/modules/products/components/pages/Categories.vue +4 -1
  286. package/src/modules/products/components/pages/CategoryEdit.vue +53 -39
  287. package/src/modules/products/components/pages/Products.vue +1 -1
  288. package/dist/_virtual/index3.cjs +0 -5
  289. package/dist/_virtual/index3.cjs.map +0 -1
  290. package/dist/_virtual/index3.js +0 -5
  291. package/dist/_virtual/index3.js.map +0 -1
  292. package/dist/main-7IA3UHca.cjs +0 -11
  293. package/dist/martyrs/src/components/Button/Button.vue.js.map +0 -1
  294. package/dist/martyrs/src/components/FieldTags/FieldTags.vue.cjs +0 -480
  295. package/dist/martyrs/src/components/FieldTags/FieldTags.vue.cjs.map +0 -1
  296. package/dist/martyrs/src/components/FieldTags/FieldTags.vue.js +0 -480
  297. package/dist/martyrs/src/components/FieldTags/FieldTags.vue.js.map +0 -1
  298. package/dist/martyrs/src/components/FieldTags/create-tags.cjs +0 -52
  299. package/dist/martyrs/src/components/FieldTags/create-tags.cjs.map +0 -1
  300. package/dist/martyrs/src/components/FieldTags/create-tags.js +0 -52
  301. package/dist/martyrs/src/components/FieldTags/create-tags.js.map +0 -1
  302. package/dist/martyrs/src/components/FieldTags/tag-input.vue2.cjs +0 -32
  303. package/dist/martyrs/src/components/FieldTags/tag-input.vue2.cjs.map +0 -1
  304. package/dist/martyrs/src/components/FieldTags/tag-input.vue2.js +0 -32
  305. package/dist/martyrs/src/components/FieldTags/tag-input.vue2.js.map +0 -1
  306. package/dist/martyrs/src/components/FieldTags/vue-tags-input.props.cjs +0 -329
  307. package/dist/martyrs/src/components/FieldTags/vue-tags-input.props.cjs.map +0 -1
  308. package/dist/martyrs/src/components/FieldTags/vue-tags-input.props.js +0 -329
  309. package/dist/martyrs/src/components/FieldTags/vue-tags-input.props.js.map +0 -1
  310. package/dist/martyrs/src/components/UploadImage/UploadImage.vue.cjs +0 -100
  311. package/dist/martyrs/src/components/UploadImage/UploadImage.vue.cjs.map +0 -1
  312. package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js +0 -100
  313. package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js.map +0 -1
  314. package/dist/martyrs/src/modules/globals/views/components/sections/Filters.vue2.cjs.map +0 -1
  315. package/dist/node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/index.cjs +0 -39
  316. package/dist/node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/index.cjs.map +0 -1
  317. package/dist/node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/index.js +0 -39
  318. package/dist/node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/index.js.map +0 -1
  319. package/src/components/FieldTags/FieldTagsNew.vue +0 -366
  320. package/src/components/FieldTags/README.md +0 -513
  321. package/src/components/FieldTags/create-tags.js +0 -97
  322. package/src/components/FieldTags/tag-input.vue +0 -55
  323. package/src/components/FieldTags/vue-tags-input.props.js +0 -342
  324. package/src/components/FieldTags/vue-tags-input.scss +0 -149
@@ -1 +0,0 @@
1
- {"version":3,"file":"create-tags.js","sources":["../../../../../src/components/FieldTags/create-tags.js"],"sourcesContent":["// helper functions\n\nconst validateUserRules = (tag, validation) => {\n return validation\n .filter(val => {\n const { text } = tag;\n // if the rule is a string, we convert it to RegExp\n if (typeof val.rule === 'string') return !new RegExp(val.rule).test(text);\n\n if (val.rule instanceof RegExp) return !val.rule.test(text);\n\n // if we deal with a function, invoke it\n const isFunction = {}.toString.call(val.rule) === '[object Function]';\n if (isFunction) return val.rule(tag);\n })\n .map(val => val.classes);\n};\n\nconst clone = node => JSON.parse(JSON.stringify(node));\n\nconst findIndex = (arr, callback) => {\n let index = 0;\n while (index < arr.length) {\n if (callback(arr[index], index, arr)) return index;\n index++;\n }\n return -1;\n};\n\nconst createClasses = (tag, tags, validation = [], customDuplicateFn) => {\n if (tag.text === undefined) tag = { text: tag };\n \n // Ensure tags is an array\n if (!Array.isArray(tags)) tags = [];\n\n // create css classes from the user validation array\n const classes = validateUserRules(tag, validation);\n\n // if we find the tag, it's an exsting one which is edited.\n // in this case we must splice it out\n const index = findIndex(tags, t => t === tag);\n const tagsDiff = clone(tags);\n const inputTag = index !== -1 ? tagsDiff.splice(index, 1)[0] : clone(tag);\n\n // check whether the tag is a duplicate or not\n const duplicate = customDuplicateFn ? customDuplicateFn(tagsDiff, inputTag) : (Array.isArray(tagsDiff) ? tagsDiff.map(t => t.text).indexOf(inputTag.text) !== -1 : false);\n\n // if it's a duplicate, push the class duplicate to the array\n if (duplicate) classes.push('ti-duplicate');\n\n // if we find no classes, the tag is valid → push the class valid\n classes.length === 0 ? classes.push('ti-valid') : classes.push('ti-invalid');\n return classes;\n};\n\n/**\n * @description Create one tag out of a String or validate an existing one\n * @property {helpers}\n * @param {Object|String} tag A tag which should be validated | A String to create a tag\n * @param {Array} tagsarray The tags array\n * @param {Array} [validation=[]] The validation Array is optional (pass it if you use one)\n * @returns {Object} The created (validated) tag\n */\nconst createTag = (tag, ...rest) => {\n // if text is undefined, a string is passed. let's make a tag out of it\n if (tag.text === undefined) tag = { text: tag };\n\n // we better make a clone to not getting reference trouble\n const t = clone(tag);\n \n // Ensure the first argument in rest (tags array) is actually an array\n if (rest[0] && !Array.isArray(rest[0])) {\n rest[0] = [];\n }\n\n // create the validation classes\n t.tiClasses = createClasses(tag, ...rest);\n return t;\n};\n\n/**\n * @description Create multiple tags out of Strings or validate existing tags\n * @property {helpers}\n * @param {Array} tagsarray An Array containing tags or strings. See example below.\n * @param {Array} [validation=[]] The validation Array is optional (pass it if you use one)\n * @returns {Array} An array containing (validated) tags\n * @example &#47;* Example to call the function *&#47;\n const validatedTags = createTags(['tag1Text', 'tag2Text'], [{ type: 'length', rule: /[0-9]/ }])\n */\nconst createTags = (tags, ...rest) => {\n if (!Array.isArray(tags)) {\n return [];\n }\n return tags.map(t => createTag(t, tags, ...rest));\n};\n\nexport { clone, createClasses, createTag, createTags };\n"],"names":[],"mappings":"AAEA,MAAM,oBAAoB,CAAC,KAAK,eAAe;AAC7C,SAAO,WACJ,OAAO,SAAO;AACb,UAAM,EAAE,KAAI,IAAK;AAEjB,QAAI,OAAO,IAAI,SAAS,SAAU,QAAO,CAAC,IAAI,OAAO,IAAI,IAAI,EAAE,KAAK,IAAI;AAExE,QAAI,IAAI,gBAAgB,OAAQ,QAAO,CAAC,IAAI,KAAK,KAAK,IAAI;AAG1D,UAAM,aAAa,CAAA,EAAG,SAAS,KAAK,IAAI,IAAI,MAAM;AAClD,QAAI,WAAY,QAAO,IAAI,KAAK,GAAG;AAAA,EACrC,CAAC,EACA,IAAI,SAAO,IAAI,OAAO;AAC3B;AAEK,MAAC,QAAQ,UAAQ,KAAK,MAAM,KAAK,UAAU,IAAI,CAAC;AAErD,MAAM,YAAY,CAAC,KAAK,aAAa;AACnC,MAAI,QAAQ;AACZ,SAAO,QAAQ,IAAI,QAAQ;AACzB,QAAI,SAAS,IAAI,KAAK,GAAG,OAAO,GAAG,EAAG,QAAO;AAC7C;AAAA,EACF;AACA,SAAO;AACT;AAEK,MAAC,gBAAgB,CAAC,KAAK,MAAM,aAAa,CAAA,GAAI,sBAAsB;AACvE,MAAI,IAAI,SAAS,OAAW,OAAM,EAAE,MAAM,IAAG;AAG7C,MAAI,CAAC,MAAM,QAAQ,IAAI,EAAG,QAAO,CAAA;AAGjC,QAAM,UAAU,kBAAkB,KAAK,UAAU;AAIjD,QAAM,QAAQ,UAAU,MAAM,OAAK,MAAM,GAAG;AAC5C,QAAM,WAAW,MAAM,IAAI;AAC3B,QAAM,WAAW,UAAU,KAAK,SAAS,OAAO,OAAO,CAAC,EAAE,CAAC,IAAI,MAAM,GAAG;AAGxE,QAAM,YAAY,oBAAoB,kBAAkB,UAAU,QAAQ,IAAK,MAAM,QAAQ,QAAQ,IAAI,SAAS,IAAI,OAAK,EAAE,IAAI,EAAE,QAAQ,SAAS,IAAI,MAAM,KAAK;AAGnK,MAAI,UAAW,SAAQ,KAAK,cAAc;AAG1C,UAAQ,WAAW,IAAI,QAAQ,KAAK,UAAU,IAAI,QAAQ,KAAK,YAAY;AAC3E,SAAO;AACT;AAUK,MAAC,YAAY,CAAC,QAAQ,SAAS;AAElC,MAAI,IAAI,SAAS,OAAW,OAAM,EAAE,MAAM,IAAG;AAG7C,QAAM,IAAI,MAAM,GAAG;AAGnB,MAAI,KAAK,CAAC,KAAK,CAAC,MAAM,QAAQ,KAAK,CAAC,CAAC,GAAG;AACtC,SAAK,CAAC,IAAI,CAAA;AAAA,EACZ;AAGA,IAAE,YAAY,cAAc,KAAK,GAAG,IAAI;AACxC,SAAO;AACT;AAWK,MAAC,aAAa,CAAC,SAAS,SAAS;AACpC,MAAI,CAAC,MAAM,QAAQ,IAAI,GAAG;AACxB,WAAO,CAAA;AAAA,EACT;AACA,SAAO,KAAK,IAAI,OAAK,UAAU,GAAG,MAAM,GAAG,IAAI,CAAC;AAClD;"}
@@ -1,32 +0,0 @@
1
- "use strict";
2
- Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const vue = require("vue");
4
- ;/* empty css */
5
- const _pluginVue_exportHelper = require("../../../../_virtual/_plugin-vue_export-helper.cjs");
6
- const _sfc_main = {
7
- name: "TagInput",
8
- props: {
9
- scope: {
10
- type: Object
11
- }
12
- }
13
- };
14
- const _hoisted_1 = ["maxlength"];
15
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
16
- return $props.scope.edit ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("input", {
17
- key: 0,
18
- "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => $props.scope.tag.text = $event),
19
- maxlength: $props.scope.maxlength,
20
- type: "text",
21
- class: "ti-tag-input",
22
- size: "1",
23
- onInput: _cache[1] || (_cache[1] = ($event) => $props.scope.validateTag($props.scope.index, $event)),
24
- onBlur: _cache[2] || (_cache[2] = ($event) => $props.scope.performCancelEdit($props.scope.index)),
25
- onKeydown: _cache[3] || (_cache[3] = ($event) => $props.scope.performSaveEdit($props.scope.index, $event))
26
- }, null, 40, _hoisted_1)), [
27
- [vue.vModelText, $props.scope.tag.text]
28
- ]) : vue.createCommentVNode("", true);
29
- }
30
- const TagInput = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render]]);
31
- exports.default = TagInput;
32
- //# sourceMappingURL=tag-input.vue2.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tag-input.vue2.cjs","sources":["../../../../../src/components/FieldTags/tag-input.vue"],"sourcesContent":["<!-- A helper component used by VueTagsInput and can be put into the tag-center slot -->\n\n<template>\n <input\n v-if=\"scope.edit\"\n v-model=\"scope.tag.text\"\n :maxlength=\"scope.maxlength\"\n type=\"text\"\n class=\"ti-tag-input\"\n size=\"1\"\n @input=\"scope.validateTag(scope.index, $event)\"\n @blur=\"scope.performCancelEdit(scope.index)\"\n @keydown=\"scope.performSaveEdit(scope.index, $event)\"\n >\n</template>\n\n<script>\n\nexport default {\n name: 'TagInput',\n props: {\n scope: {\n type: Object,\n },\n },\n};\n\n</script>\n\n<style lang=\"css\" >\n.ti-tag-input {\n background-color: transparent;\n color: inherit;\n border: none;\n padding: 0px;\n margin: 0px;\n display: flex;\n top: 0px;\n position: absolute;\n width: 100%;\n line-height: inherit;\n}\n\n.ti-tag-input::-ms-clear {\n display: none;\n}\n\ninput:focus {\n outline: none;\n}\n\ninput[disabled] {\n background-color: transparent;\n}\n</style>\n"],"names":["_createElementBlock","_createCommentVNode"],"mappings":";;;;;AAkBA,MAAK,YAAU;AAAA,EACb,MAAM;AAAA,EACN,OAAO;AAAA,IACL,OAAO;AAAA,MACL,MAAM;AAAA;;AAGZ;AAzBA,MAAA,aAAA,CAAA,WAAA;;AAIU,SAAA,OAAA,MAAM,4CADdA,IAAAA,mBAUC,SAAA;AAAA,IAbH,KAAA;AAAA,IAAA,uBAAA,OAAA,CAAA,MAAA,OAAA,CAAA,IAAA,YAKa,OAAA,MAAM,IAAI,OAAI;AAAA,IACtB,WAAW,OAAA,MAAM;AAAA,IAClB,MAAK;AAAA,IACL,OAAM;AAAA,IACN,MAAK;AAAA,IACJ,SAAK,OAAA,CAAA,MAAA,OAAA,CAAA,IAAA,YAAE,aAAM,YAAY,OAAA,MAAM,OAAO,MAAM;AAAA,IAC5C,8CAAM,OAAA,MAAM,kBAAkB,OAAA,MAAM,KAAK;AAAA,IACzC,WAAO,OAAA,CAAA,MAAA,OAAA,CAAA,IAAA,YAAE,aAAM,gBAAgB,OAAA,MAAM,OAAO,MAAM;AAAA,EAZvD,GAAA,MAAA,IAAA,UAAA,IAAA;AAAA,qBAKa,OAAA,MAAM,IAAI,IAAI;AAAA,OAL3BC,IAAAA,mBAAA,IAAA,IAAA;;;;"}
@@ -1,32 +0,0 @@
1
- import { withDirectives, createCommentVNode, createElementBlock, openBlock, vModelText } from "vue";
2
- /* empty css */
3
- import _export_sfc from "../../../../_virtual/_plugin-vue_export-helper.js";
4
- const _sfc_main = {
5
- name: "TagInput",
6
- props: {
7
- scope: {
8
- type: Object
9
- }
10
- }
11
- };
12
- const _hoisted_1 = ["maxlength"];
13
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
14
- return $props.scope.edit ? withDirectives((openBlock(), createElementBlock("input", {
15
- key: 0,
16
- "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => $props.scope.tag.text = $event),
17
- maxlength: $props.scope.maxlength,
18
- type: "text",
19
- class: "ti-tag-input",
20
- size: "1",
21
- onInput: _cache[1] || (_cache[1] = ($event) => $props.scope.validateTag($props.scope.index, $event)),
22
- onBlur: _cache[2] || (_cache[2] = ($event) => $props.scope.performCancelEdit($props.scope.index)),
23
- onKeydown: _cache[3] || (_cache[3] = ($event) => $props.scope.performSaveEdit($props.scope.index, $event))
24
- }, null, 40, _hoisted_1)), [
25
- [vModelText, $props.scope.tag.text]
26
- ]) : createCommentVNode("", true);
27
- }
28
- const TagInput = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
29
- export {
30
- TagInput as default
31
- };
32
- //# sourceMappingURL=tag-input.vue2.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tag-input.vue2.js","sources":["../../../../../src/components/FieldTags/tag-input.vue"],"sourcesContent":["<!-- A helper component used by VueTagsInput and can be put into the tag-center slot -->\n\n<template>\n <input\n v-if=\"scope.edit\"\n v-model=\"scope.tag.text\"\n :maxlength=\"scope.maxlength\"\n type=\"text\"\n class=\"ti-tag-input\"\n size=\"1\"\n @input=\"scope.validateTag(scope.index, $event)\"\n @blur=\"scope.performCancelEdit(scope.index)\"\n @keydown=\"scope.performSaveEdit(scope.index, $event)\"\n >\n</template>\n\n<script>\n\nexport default {\n name: 'TagInput',\n props: {\n scope: {\n type: Object,\n },\n },\n};\n\n</script>\n\n<style lang=\"css\" >\n.ti-tag-input {\n background-color: transparent;\n color: inherit;\n border: none;\n padding: 0px;\n margin: 0px;\n display: flex;\n top: 0px;\n position: absolute;\n width: 100%;\n line-height: inherit;\n}\n\n.ti-tag-input::-ms-clear {\n display: none;\n}\n\ninput:focus {\n outline: none;\n}\n\ninput[disabled] {\n background-color: transparent;\n}\n</style>\n"],"names":["_createElementBlock","_createCommentVNode"],"mappings":";;;AAkBA,MAAK,YAAU;AAAA,EACb,MAAM;AAAA,EACN,OAAO;AAAA,IACL,OAAO;AAAA,MACL,MAAM;AAAA;;AAGZ;AAzBA,MAAA,aAAA,CAAA,WAAA;;AAIU,SAAA,OAAA,MAAM,oCADdA,mBAUC,SAAA;AAAA,IAbH,KAAA;AAAA,IAAA,uBAAA,OAAA,CAAA,MAAA,OAAA,CAAA,IAAA,YAKa,OAAA,MAAM,IAAI,OAAI;AAAA,IACtB,WAAW,OAAA,MAAM;AAAA,IAClB,MAAK;AAAA,IACL,OAAM;AAAA,IACN,MAAK;AAAA,IACJ,SAAK,OAAA,CAAA,MAAA,OAAA,CAAA,IAAA,YAAE,aAAM,YAAY,OAAA,MAAM,OAAO,MAAM;AAAA,IAC5C,8CAAM,OAAA,MAAM,kBAAkB,OAAA,MAAM,KAAK;AAAA,IACzC,WAAO,OAAA,CAAA,MAAA,OAAA,CAAA,IAAA,YAAE,aAAM,gBAAgB,OAAA,MAAM,OAAO,MAAM;AAAA,EAZvD,GAAA,MAAA,IAAA,UAAA,IAAA;AAAA,iBAKa,OAAA,MAAM,IAAI,IAAI;AAAA,OAL3BC,mBAAA,IAAA,IAAA;;;"}
@@ -1,329 +0,0 @@
1
- "use strict";
2
- Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const propValidatorTag = (value) => {
4
- return !value.some((t) => {
5
- const invalidText = !t.text;
6
- if (invalidText) console.warn('Missing property "text"', t);
7
- let invalidClasses = false;
8
- if (t.classes) invalidClasses = typeof t.classes !== "string";
9
- if (invalidClasses) console.warn('Property "classes" must be type of string', t);
10
- return invalidText || invalidClasses;
11
- });
12
- };
13
- const propValidatorStringNumeric = (value) => {
14
- return !value.some((v) => {
15
- if (typeof v === "number") {
16
- const numeric = isFinite(v) && Math.floor(v) === v;
17
- if (!numeric) console.warn("Only numerics are allowed for this prop. Found:", v);
18
- return !numeric;
19
- } else if (typeof v === "string") {
20
- const string = /\W|[a-z]|!\d/i.test(v);
21
- if (!string) console.warn("Only alpha strings are allowed for this prop. Found:", v);
22
- return !string;
23
- } else {
24
- console.warn("Only numeric and string values are allowed. Found:", v);
25
- return false;
26
- }
27
- });
28
- };
29
- const props = {
30
- /**
31
- * @description Property to bind a model to the input.
32
- If the user changes the input value, the model updates, too.
33
- If the user presses enter with an valid input,
34
- a new tag is created with the value of this model.
35
- After creating the new tag, the model is cleared.
36
- * @property {props}
37
- * @required
38
- * @type {String}
39
- * @model
40
- * @default ''
41
- */
42
- modelValue: {
43
- type: String,
44
- default: "",
45
- required: true
46
- },
47
- /**
48
- * @description Pass an array containing objects like in the example below.
49
- The properties 'style' and 'class' are optional. Of course it is possible to add custom
50
- properties to a tag object. vue-tags-input won't change the key and value.
51
- * @property {props}
52
- * @type {Array}
53
- * @sync
54
- * @default []
55
- * @example
56
- {
57
- &emsp;text: 'My tag value', &#47;* The visible text on display *&#47;
58
- &emsp;style: 'background-color: #ccc', &#47;* Adding inline styles is possible *&#47;
59
- &emsp;classes: 'custom-class another', &#47;* The value will be added as css classes *&#47;
60
- }
61
- */
62
- tags: {
63
- type: Array,
64
- default: () => [],
65
- validator: propValidatorTag
66
- },
67
- /**
68
- * @description Expects an array containing objects inside. The objects
69
- can have the same properties as a tag object.
70
- * @property {props}
71
- * @type {Array}
72
- * @default []
73
- */
74
- autocompleteItems: {
75
- type: Array,
76
- default: () => [],
77
- validator: propValidatorTag
78
- },
79
- /**
80
- * @description Defines whether a tag is editable after creation or not.
81
- * @property {props}
82
- * @type {Boolean}
83
- * @default false
84
- */
85
- allowEditTags: {
86
- type: Boolean,
87
- default: false
88
- },
89
- /**
90
- * @description Defines if duplicate autocomplete items are filtered out from the view or not.
91
- * @property {props}
92
- * @type {Boolean}
93
- * @default true
94
- */
95
- autocompleteFilterDuplicates: {
96
- default: true,
97
- type: Boolean
98
- },
99
- /**
100
- * @description If it's true, the user can add tags only via the autocomplete layer.
101
- * @property {props}
102
- * @type {Boolean}
103
- * @default false
104
- */
105
- addOnlyFromAutocomplete: {
106
- type: Boolean,
107
- default: false
108
- },
109
- /**
110
- * @description The minimum character length which is required
111
- until the autocomplete layer is shown. If set to 0,
112
- then it'll be shown on focus.
113
- * @property {props}
114
- * @type {Number}
115
- * @default 1
116
- */
117
- autocompleteMinLength: {
118
- type: Number,
119
- default: 1
120
- },
121
- /**
122
- * @description If it's true, the autocomplete layer is always shown, regardless if
123
- an input or an autocomplete items exists.
124
- * @property {props}
125
- * @type {Boolean}
126
- * @default false
127
- */
128
- autocompleteAlwaysOpen: {
129
- type: Boolean,
130
- default: false
131
- },
132
- /**
133
- * @description Property to disable vue-tags-input.
134
- * @property {props}
135
- * @type {Boolean}
136
- * @default false
137
- */
138
- disabled: {
139
- type: Boolean,
140
- default: false
141
- },
142
- /**
143
- * @description The placeholder text which is shown in the input, when it's empty.
144
- * @property {props}
145
- * @type {String}
146
- * @default Add Tag
147
- */
148
- placeholder: {
149
- type: String,
150
- default: "Add Tag"
151
- },
152
- /**
153
- * @description Custom trigger key codes can be registrated. If the user presses one of these,
154
- a tag will be generated out of the input value. Can be either a numeric keyCode or the key
155
- as a string.
156
- * @property {props}
157
- * @type {Array}
158
- * @default [13]
159
- * @example add-on-key="[13, ':', ';']"
160
- */
161
- addOnKey: {
162
- type: Array,
163
- default: () => [13],
164
- validator: propValidatorStringNumeric
165
- },
166
- /**
167
- * @description Custom trigger key codes can be registrated. If the user edits a tag
168
- and presses one of these, the edited tag will be saved.
169
- Can be either a numeric keyCode or the key as a string.
170
- * @property {props}
171
- * @type {Array}
172
- * @default [13]
173
- * @example save-on-key="[13, ':', ';']"
174
- */
175
- saveOnKey: {
176
- type: Array,
177
- default: () => [13],
178
- validator: propValidatorStringNumeric
179
- },
180
- /**
181
- * @description The maximum amount the tags array is allowed to hold.
182
- * @property {props}
183
- * @type {Number}
184
- */
185
- maxTags: {
186
- type: Number
187
- },
188
- /**
189
- * @description The maximum amount of characters the input is allowed to hold.
190
- * @property {props}
191
- * @type {Number}
192
- */
193
- maxlength: {
194
- type: Number
195
- },
196
- /**
197
- * @description Pass an array containing objects like in the example below.
198
- The property 'classes' will be added as css classes, if the property 'rule' matches the text
199
- of a tag, an autocomplete item or the input. The property 'rule' can be type of
200
- RegExp or function. If the property 'disableAdd' is 'true', the item can't be added
201
- to the tags array, if the appropriated rule matches.
202
- * @property {props}
203
- * @type {Array}
204
- * @default []
205
- * @example
206
- {
207
- &ensp;classes: 'class', &#47;* css class *&#47;
208
- &ensp;rule: /^([^0-9]*)$/, &#47;* RegExp *&#47;
209
- }, {
210
- &ensp;classes: 'no-braces', &#47;* css class *&#47;
211
- &ensp;rule(text) { &#47;* function with text as param *&#47;
212
- &ensp;&ensp;return text.indexOf('{') !== -1 || text.indexOf('}') !== -1;
213
- &ensp;},
214
- &ensp;disableAdd: true, &#47;* if the rule matches, the item cannot be added *&#47;,
215
- },
216
- */
217
- validation: {
218
- type: Array,
219
- default: () => [],
220
- validator(value) {
221
- return !value.some((v) => {
222
- const missingRule = !v.rule;
223
- if (missingRule) console.warn('Property "rule" is missing', v);
224
- const validRule = v.rule && (typeof v.rule === "string" || v.rule instanceof RegExp || {}.toString.call(v.rule) === "[object Function]");
225
- if (!validRule) {
226
- console.warn("A rule must be type of string, RegExp or function. Found:", JSON.stringify(v.rule));
227
- }
228
- const missingClasses = !v.classes;
229
- if (missingClasses) console.warn('Property "classes" is missing', v);
230
- const invalidType = v.type && typeof v.type !== "string";
231
- if (invalidType) console.warn('Property "type" must be type of string. Found:', v);
232
- return !validRule || missingRule || missingClasses || invalidType;
233
- });
234
- }
235
- },
236
- /**
237
- * @description Defines the characters which splits a text into different pieces,
238
- to generate tags out of this pieces.
239
- * @property {props}
240
- * @type {Array}
241
- * @default [';']
242
- * @example
243
- separators: [';', ',']
244
- input: some; user input, has random; commas, an,d semicolons
245
- will split into: some - user input - has random - commas - an - d semicolons
246
- */
247
- separators: {
248
- type: Array,
249
- default: () => [";"],
250
- validator(value) {
251
- return !value.some((s) => {
252
- const invalidType = typeof s !== "string";
253
- if (invalidType) console.warn("Separators must be type of string. Found:", s);
254
- return invalidType;
255
- });
256
- }
257
- },
258
- /**
259
- * @description If it's true, the user can't add or save a tag,
260
- if another exists, with the same text value.
261
- * @property {props}
262
- * @type {Boolean}
263
- * @default true
264
- */
265
- avoidAddingDuplicates: {
266
- type: Boolean,
267
- default: true
268
- },
269
- /**
270
- * @description If the input holds a value and loses the focus,
271
- a tag will be generated out of this value, if possible.
272
- * @property {props}
273
- * @type {Boolean}
274
- * @default true
275
- */
276
- addOnBlur: {
277
- type: Boolean,
278
- default: true
279
- },
280
- /**
281
- * @description Custom function to detect duplicates. If the function returns 'true',
282
- the tag will be marked as duplicate.
283
- * @property {props}
284
- * @type {Function}
285
- * @param {Array} tagsarray The Array of tags minus the one which is edited/created.
286
- * @param {Object} tag The tag which is edited or should be added to the tags array.
287
- * @example
288
- // The duplicate function to recreate the default behaviour, would look like this:
289
- isDuplicate(tags, tag) {
290
- &ensp;return tags.map(t => t.text).indexOf(tag.text) !== -1;
291
- }
292
- */
293
- isDuplicate: {
294
- type: Function,
295
- default: null
296
- },
297
- /**
298
- * @description If it's true, the user can paste into the input element and
299
- vue-tags-input will create tags out of the incoming text.
300
- * @property {props}
301
- * @type {Boolean}
302
- * @default true
303
- */
304
- addFromPaste: {
305
- type: Boolean,
306
- default: true
307
- },
308
- /**
309
- * @description Defines if it's possible to delete tags by pressing backspace.
310
- If so and the user wants to delete a tag,
311
- the tag gets the css class 'deletion-mark' for 1 second.
312
- If the user presses backspace again in that time period,
313
- the tag is removed from the tags array and the view.
314
- * @property {props}
315
- * @type {Boolean}
316
- * @default true
317
- */
318
- deleteOnBackspace: {
319
- default: true,
320
- type: Boolean
321
- },
322
- // event handlers
323
- onBeforeAddingTag: Function,
324
- onBeforeDeletingTag: Function,
325
- onBeforeEditingTag: Function,
326
- onBeforeSavingTag: Function
327
- };
328
- exports.default = props;
329
- //# sourceMappingURL=vue-tags-input.props.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vue-tags-input.props.cjs","sources":["../../../../../src/components/FieldTags/vue-tags-input.props.js"],"sourcesContent":["// The file contains all props and validators which are provided by the component\n\nconst propValidatorTag = value => {\n return !value.some(t => {\n const invalidText = !t.text;\n if (invalidText) console.warn('Missing property \"text\"', t);\n\n let invalidClasses = false;\n if (t.classes) invalidClasses = typeof t.classes !== 'string';\n if (invalidClasses) console.warn('Property \"classes\" must be type of string', t);\n\n return invalidText || invalidClasses;\n });\n};\n\nconst propValidatorStringNumeric = value => {\n return !value.some(v => {\n if (typeof v === 'number') {\n const numeric = isFinite(v) && Math.floor(v) === v;\n if (!numeric) console.warn('Only numerics are allowed for this prop. Found:', v);\n return !numeric;\n } else if (typeof v === 'string') {\n /*\n * Regex: || Not totally fool-proof yet, still matches \"0a\" and such\n * - allow non-word characters (aka symbols e.g. ;, :, ' etc)\n * - allow alpha characters\n * - deny numbers\n */\n const string = /\\W|[a-z]|!\\d/i.test(v);\n if (!string) console.warn('Only alpha strings are allowed for this prop. Found:', v);\n return !string;\n } else {\n console.warn('Only numeric and string values are allowed. Found:', v);\n return false;\n }\n });\n};\n\nexport default {\n /**\n * @description Property to bind a model to the input.\n If the user changes the input value, the model updates, too.\n If the user presses enter with an valid input,\n a new tag is created with the value of this model.\n After creating the new tag, the model is cleared.\n * @property {props}\n * @required\n * @type {String}\n * @model\n * @default ''\n */\n modelValue: {\n type: String,\n default: '',\n required: true,\n },\n /**\n * @description Pass an array containing objects like in the example below.\n The properties 'style' and 'class' are optional. Of course it is possible to add custom\n properties to a tag object. vue-tags-input won't change the key and value.\n * @property {props}\n * @type {Array}\n * @sync\n * @default []\n * @example\n {\n &emsp;text: 'My tag value', &#47;* The visible text on display *&#47;\n &emsp;style: 'background-color: #ccc', &#47;* Adding inline styles is possible *&#47;\n &emsp;classes: 'custom-class another', &#47;* The value will be added as css classes *&#47;\n }\n */\n tags: {\n type: Array,\n default: () => [],\n validator: propValidatorTag,\n },\n /**\n * @description Expects an array containing objects inside. The objects\n can have the same properties as a tag object.\n * @property {props}\n * @type {Array}\n * @default []\n */\n autocompleteItems: {\n type: Array,\n default: () => [],\n validator: propValidatorTag,\n },\n /**\n * @description Defines whether a tag is editable after creation or not.\n * @property {props}\n * @type {Boolean}\n * @default false\n */\n allowEditTags: {\n type: Boolean,\n default: false,\n },\n /**\n * @description Defines if duplicate autocomplete items are filtered out from the view or not.\n * @property {props}\n * @type {Boolean}\n * @default true\n */\n autocompleteFilterDuplicates: {\n default: true,\n type: Boolean,\n },\n /**\n * @description If it's true, the user can add tags only via the autocomplete layer.\n * @property {props}\n * @type {Boolean}\n * @default false\n */\n addOnlyFromAutocomplete: {\n type: Boolean,\n default: false,\n },\n /**\n * @description The minimum character length which is required\n until the autocomplete layer is shown. If set to 0,\n then it'll be shown on focus.\n * @property {props}\n * @type {Number}\n * @default 1\n */\n autocompleteMinLength: {\n type: Number,\n default: 1,\n },\n /**\n * @description If it's true, the autocomplete layer is always shown, regardless if\n an input or an autocomplete items exists.\n * @property {props}\n * @type {Boolean}\n * @default false\n */\n autocompleteAlwaysOpen: {\n type: Boolean,\n default: false,\n },\n /**\n * @description Property to disable vue-tags-input.\n * @property {props}\n * @type {Boolean}\n * @default false\n */\n disabled: {\n type: Boolean,\n default: false,\n },\n /**\n * @description The placeholder text which is shown in the input, when it's empty.\n * @property {props}\n * @type {String}\n * @default Add Tag\n */\n placeholder: {\n type: String,\n default: 'Add Tag',\n },\n /**\n * @description Custom trigger key codes can be registrated. If the user presses one of these,\n a tag will be generated out of the input value. Can be either a numeric keyCode or the key\n as a string.\n * @property {props}\n * @type {Array}\n * @default [13]\n * @example add-on-key=\"[13, ':', ';']\"\n */\n addOnKey: {\n type: Array,\n default: () => [13],\n validator: propValidatorStringNumeric,\n },\n /**\n * @description Custom trigger key codes can be registrated. If the user edits a tag\n and presses one of these, the edited tag will be saved.\n Can be either a numeric keyCode or the key as a string.\n * @property {props}\n * @type {Array}\n * @default [13]\n * @example save-on-key=\"[13, ':', ';']\"\n */\n saveOnKey: {\n type: Array,\n default: () => [13],\n validator: propValidatorStringNumeric,\n },\n /**\n * @description The maximum amount the tags array is allowed to hold.\n * @property {props}\n * @type {Number}\n */\n maxTags: {\n type: Number,\n },\n /**\n * @description The maximum amount of characters the input is allowed to hold.\n * @property {props}\n * @type {Number}\n */\n maxlength: {\n type: Number,\n },\n /**\n * @description Pass an array containing objects like in the example below.\n The property 'classes' will be added as css classes, if the property 'rule' matches the text\n of a tag, an autocomplete item or the input. The property 'rule' can be type of\n RegExp or function. If the property 'disableAdd' is 'true', the item can't be added\n to the tags array, if the appropriated rule matches.\n * @property {props}\n * @type {Array}\n * @default []\n * @example\n {\n &ensp;classes: 'class', &#47;* css class *&#47;\n &ensp;rule: /^([^0-9]*)$/, &#47;* RegExp *&#47;\n }, {\n &ensp;classes: 'no-braces', &#47;* css class *&#47;\n &ensp;rule(text) { &#47;* function with text as param *&#47;\n &ensp;&ensp;return text.indexOf('{') !== -1 || text.indexOf('}') !== -1;\n &ensp;},\n &ensp;disableAdd: true, &#47;* if the rule matches, the item cannot be added *&#47;,\n },\n */\n validation: {\n type: Array,\n default: () => [],\n validator(value) {\n return !value.some(v => {\n const missingRule = !v.rule;\n if (missingRule) console.warn('Property \"rule\" is missing', v);\n\n const validRule = v.rule && (typeof v.rule === 'string' || v.rule instanceof RegExp || {}.toString.call(v.rule) === '[object Function]');\n\n if (!validRule) {\n console.warn('A rule must be type of string, RegExp or function. Found:', JSON.stringify(v.rule));\n }\n\n const missingClasses = !v.classes;\n if (missingClasses) console.warn('Property \"classes\" is missing', v);\n\n const invalidType = v.type && typeof v.type !== 'string';\n if (invalidType) console.warn('Property \"type\" must be type of string. Found:', v);\n\n return !validRule || missingRule || missingClasses || invalidType;\n });\n },\n },\n /**\n * @description Defines the characters which splits a text into different pieces,\n to generate tags out of this pieces.\n * @property {props}\n * @type {Array}\n * @default [';']\n * @example\n separators: [';', ',']\n input: some; user input, has random; commas, an,d semicolons\n will split into: some - user input - has random - commas - an - d semicolons\n */\n separators: {\n type: Array,\n default: () => [';'],\n validator(value) {\n return !value.some(s => {\n const invalidType = typeof s !== 'string';\n if (invalidType) console.warn('Separators must be type of string. Found:', s);\n return invalidType;\n });\n },\n },\n /**\n * @description If it's true, the user can't add or save a tag,\n if another exists, with the same text value.\n * @property {props}\n * @type {Boolean}\n * @default true\n */\n avoidAddingDuplicates: {\n type: Boolean,\n default: true,\n },\n /**\n * @description If the input holds a value and loses the focus,\n a tag will be generated out of this value, if possible.\n * @property {props}\n * @type {Boolean}\n * @default true\n */\n addOnBlur: {\n type: Boolean,\n default: true,\n },\n /**\n * @description Custom function to detect duplicates. If the function returns 'true',\n the tag will be marked as duplicate.\n * @property {props}\n * @type {Function}\n * @param {Array} tagsarray The Array of tags minus the one which is edited/created.\n * @param {Object} tag The tag which is edited or should be added to the tags array.\n * @example\n // The duplicate function to recreate the default behaviour, would look like this:\n isDuplicate(tags, tag) {\n &ensp;return tags.map(t => t.text).indexOf(tag.text) !== -1;\n }\n */\n isDuplicate: {\n type: Function,\n default: null,\n },\n /**\n * @description If it's true, the user can paste into the input element and\n vue-tags-input will create tags out of the incoming text.\n * @property {props}\n * @type {Boolean}\n * @default true\n */\n addFromPaste: {\n type: Boolean,\n default: true,\n },\n /**\n * @description Defines if it's possible to delete tags by pressing backspace.\n If so and the user wants to delete a tag,\n the tag gets the css class 'deletion-mark' for 1 second.\n If the user presses backspace again in that time period,\n the tag is removed from the tags array and the view.\n * @property {props}\n * @type {Boolean}\n * @default true\n */\n deleteOnBackspace: {\n default: true,\n type: Boolean,\n },\n // event handlers\n onBeforeAddingTag: Function,\n onBeforeDeletingTag: Function,\n onBeforeEditingTag: Function,\n onBeforeSavingTag: Function,\n};\n"],"names":[],"mappings":"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"}