maglevcms 1.6.1 → 1.7.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (313) hide show
  1. checksums.yaml +4 -4
  2. data/.yarn/install-state.gz +0 -0
  3. data/.yarn/releases/yarn-4.4.0.cjs +925 -0
  4. data/.yarnrc.yml +3 -0
  5. data/app/frontend/editor/components/kit/modal-root.vue +6 -2
  6. data/app/frontend/editor/components/page/edit.vue +3 -3
  7. data/app/frontend/editor/misc/__tests__/utils.spec.js +35 -0
  8. data/app/frontend/editor/misc/utils.js +7 -4
  9. data/app/frontend/editor/services/api.js +2 -2
  10. data/config/locales/activerecord.es.yml +26 -0
  11. data/lib/generators/maglev/templates/install/config/initializers/maglev.rb +1 -1
  12. data/lib/maglev/version.rb +1 -1
  13. data/lib/maglev.rb +1 -1
  14. data/package.json +7 -7
  15. data/yarn.lock +4736 -2972
  16. metadata +11 -304
  17. data/app/frontend/editor/assets/zondicons/add-outline.svg +0 -1
  18. data/app/frontend/editor/assets/zondicons/add-solid.svg +0 -1
  19. data/app/frontend/editor/assets/zondicons/adjust.svg +0 -1
  20. data/app/frontend/editor/assets/zondicons/airplane.svg +0 -1
  21. data/app/frontend/editor/assets/zondicons/album.svg +0 -1
  22. data/app/frontend/editor/assets/zondicons/align-center.svg +0 -1
  23. data/app/frontend/editor/assets/zondicons/align-justified.svg +0 -1
  24. data/app/frontend/editor/assets/zondicons/align-left.svg +0 -1
  25. data/app/frontend/editor/assets/zondicons/align-right.svg +0 -1
  26. data/app/frontend/editor/assets/zondicons/anchor.svg +0 -1
  27. data/app/frontend/editor/assets/zondicons/announcement.svg +0 -1
  28. data/app/frontend/editor/assets/zondicons/apparel.svg +0 -1
  29. data/app/frontend/editor/assets/zondicons/arrow-down.svg +0 -1
  30. data/app/frontend/editor/assets/zondicons/arrow-left.svg +0 -1
  31. data/app/frontend/editor/assets/zondicons/arrow-outline-down.svg +0 -1
  32. data/app/frontend/editor/assets/zondicons/arrow-outline-left.svg +0 -1
  33. data/app/frontend/editor/assets/zondicons/arrow-outline-right.svg +0 -1
  34. data/app/frontend/editor/assets/zondicons/arrow-outline-up.svg +0 -1
  35. data/app/frontend/editor/assets/zondicons/arrow-right.svg +0 -1
  36. data/app/frontend/editor/assets/zondicons/arrow-thick-down.svg +0 -1
  37. data/app/frontend/editor/assets/zondicons/arrow-thick-left.svg +0 -1
  38. data/app/frontend/editor/assets/zondicons/arrow-thick-right.svg +0 -1
  39. data/app/frontend/editor/assets/zondicons/arrow-thick-up.svg +0 -1
  40. data/app/frontend/editor/assets/zondicons/arrow-thin-down.svg +0 -1
  41. data/app/frontend/editor/assets/zondicons/arrow-thin-left.svg +0 -1
  42. data/app/frontend/editor/assets/zondicons/arrow-thin-right.svg +0 -1
  43. data/app/frontend/editor/assets/zondicons/arrow-thin-up.svg +0 -1
  44. data/app/frontend/editor/assets/zondicons/arrow-up.svg +0 -1
  45. data/app/frontend/editor/assets/zondicons/artist.svg +0 -1
  46. data/app/frontend/editor/assets/zondicons/at-symbol.svg +0 -1
  47. data/app/frontend/editor/assets/zondicons/attachment.svg +0 -1
  48. data/app/frontend/editor/assets/zondicons/backspace.svg +0 -1
  49. data/app/frontend/editor/assets/zondicons/backward-step.svg +0 -1
  50. data/app/frontend/editor/assets/zondicons/backward.svg +0 -1
  51. data/app/frontend/editor/assets/zondicons/badge.svg +0 -1
  52. data/app/frontend/editor/assets/zondicons/battery-full.svg +0 -1
  53. data/app/frontend/editor/assets/zondicons/battery-half.svg +0 -1
  54. data/app/frontend/editor/assets/zondicons/battery-low.svg +0 -1
  55. data/app/frontend/editor/assets/zondicons/beverage.svg +0 -1
  56. data/app/frontend/editor/assets/zondicons/block.svg +0 -1
  57. data/app/frontend/editor/assets/zondicons/bluetooth.svg +0 -1
  58. data/app/frontend/editor/assets/zondicons/bolt.svg +0 -1
  59. data/app/frontend/editor/assets/zondicons/book-reference.svg +0 -1
  60. data/app/frontend/editor/assets/zondicons/bookmark copy 2.svg +0 -1
  61. data/app/frontend/editor/assets/zondicons/bookmark copy 3.svg +0 -1
  62. data/app/frontend/editor/assets/zondicons/bookmark-outline-add.svg +0 -1
  63. data/app/frontend/editor/assets/zondicons/bookmark-outline.svg +0 -1
  64. data/app/frontend/editor/assets/zondicons/bookmark.svg +0 -1
  65. data/app/frontend/editor/assets/zondicons/border-all.svg +0 -1
  66. data/app/frontend/editor/assets/zondicons/border-bottom.svg +0 -1
  67. data/app/frontend/editor/assets/zondicons/border-horizontal.svg +0 -1
  68. data/app/frontend/editor/assets/zondicons/border-inner.svg +0 -1
  69. data/app/frontend/editor/assets/zondicons/border-left.svg +0 -1
  70. data/app/frontend/editor/assets/zondicons/border-none.svg +0 -1
  71. data/app/frontend/editor/assets/zondicons/border-outer.svg +0 -1
  72. data/app/frontend/editor/assets/zondicons/border-right.svg +0 -1
  73. data/app/frontend/editor/assets/zondicons/border-top.svg +0 -1
  74. data/app/frontend/editor/assets/zondicons/border-vertical.svg +0 -1
  75. data/app/frontend/editor/assets/zondicons/box.svg +0 -1
  76. data/app/frontend/editor/assets/zondicons/brightness-down.svg +0 -1
  77. data/app/frontend/editor/assets/zondicons/brightness-up.svg +0 -1
  78. data/app/frontend/editor/assets/zondicons/browser-window-new.svg +0 -1
  79. data/app/frontend/editor/assets/zondicons/browser-window-open.svg +0 -1
  80. data/app/frontend/editor/assets/zondicons/browser-window.svg +0 -1
  81. data/app/frontend/editor/assets/zondicons/bug.svg +0 -1
  82. data/app/frontend/editor/assets/zondicons/buoy.svg +0 -1
  83. data/app/frontend/editor/assets/zondicons/calculator.svg +0 -1
  84. data/app/frontend/editor/assets/zondicons/calendar.svg +0 -1
  85. data/app/frontend/editor/assets/zondicons/camera.svg +0 -1
  86. data/app/frontend/editor/assets/zondicons/chart-bar.svg +0 -1
  87. data/app/frontend/editor/assets/zondicons/chart-pie.svg +0 -1
  88. data/app/frontend/editor/assets/zondicons/chart.svg +0 -1
  89. data/app/frontend/editor/assets/zondicons/chat-bubble-dots.svg +0 -1
  90. data/app/frontend/editor/assets/zondicons/checkmark-outline.svg +0 -1
  91. data/app/frontend/editor/assets/zondicons/checkmark.svg +0 -1
  92. data/app/frontend/editor/assets/zondicons/cheveron-down.svg +0 -1
  93. data/app/frontend/editor/assets/zondicons/cheveron-left.svg +0 -1
  94. data/app/frontend/editor/assets/zondicons/cheveron-outline-down.svg +0 -1
  95. data/app/frontend/editor/assets/zondicons/cheveron-outline-left.svg +0 -1
  96. data/app/frontend/editor/assets/zondicons/cheveron-outline-right.svg +0 -1
  97. data/app/frontend/editor/assets/zondicons/cheveron-outline-up.svg +0 -1
  98. data/app/frontend/editor/assets/zondicons/cheveron-right.svg +0 -1
  99. data/app/frontend/editor/assets/zondicons/cheveron-up.svg +0 -1
  100. data/app/frontend/editor/assets/zondicons/clipboard.svg +0 -1
  101. data/app/frontend/editor/assets/zondicons/close-outline.svg +0 -1
  102. data/app/frontend/editor/assets/zondicons/close-solid.svg +0 -1
  103. data/app/frontend/editor/assets/zondicons/close.svg +0 -1
  104. data/app/frontend/editor/assets/zondicons/cloud-upload.svg +0 -1
  105. data/app/frontend/editor/assets/zondicons/cloud.svg +0 -1
  106. data/app/frontend/editor/assets/zondicons/code.svg +0 -1
  107. data/app/frontend/editor/assets/zondicons/coffee.svg +0 -1
  108. data/app/frontend/editor/assets/zondicons/cog.svg +0 -1
  109. data/app/frontend/editor/assets/zondicons/color-palette.svg +0 -1
  110. data/app/frontend/editor/assets/zondicons/compose.svg +0 -1
  111. data/app/frontend/editor/assets/zondicons/computer-desktop.svg +0 -1
  112. data/app/frontend/editor/assets/zondicons/computer-laptop.svg +0 -1
  113. data/app/frontend/editor/assets/zondicons/conversation.svg +0 -1
  114. data/app/frontend/editor/assets/zondicons/copy.svg +0 -1
  115. data/app/frontend/editor/assets/zondicons/credit-card.svg +0 -1
  116. data/app/frontend/editor/assets/zondicons/currency-dollar.svg +0 -1
  117. data/app/frontend/editor/assets/zondicons/dashboard.svg +0 -1
  118. data/app/frontend/editor/assets/zondicons/date-add.svg +0 -1
  119. data/app/frontend/editor/assets/zondicons/dial-pad.svg +0 -1
  120. data/app/frontend/editor/assets/zondicons/directions.svg +0 -1
  121. data/app/frontend/editor/assets/zondicons/document-add.svg +0 -1
  122. data/app/frontend/editor/assets/zondicons/document.svg +0 -1
  123. data/app/frontend/editor/assets/zondicons/dots-horizontal-double.svg +0 -1
  124. data/app/frontend/editor/assets/zondicons/dots-horizontal-triple.svg +0 -1
  125. data/app/frontend/editor/assets/zondicons/download.svg +0 -1
  126. data/app/frontend/editor/assets/zondicons/duplicate.svg +0 -1
  127. data/app/frontend/editor/assets/zondicons/edit-copy.svg +0 -1
  128. data/app/frontend/editor/assets/zondicons/edit-crop.svg +0 -1
  129. data/app/frontend/editor/assets/zondicons/edit-cut.svg +0 -1
  130. data/app/frontend/editor/assets/zondicons/edit-pencil.svg +0 -1
  131. data/app/frontend/editor/assets/zondicons/education.svg +0 -1
  132. data/app/frontend/editor/assets/zondicons/envelope.svg +0 -1
  133. data/app/frontend/editor/assets/zondicons/exclamation-outline.svg +0 -1
  134. data/app/frontend/editor/assets/zondicons/exclamation-solid.svg +0 -1
  135. data/app/frontend/editor/assets/zondicons/explore.svg +0 -1
  136. data/app/frontend/editor/assets/zondicons/factory.svg +0 -1
  137. data/app/frontend/editor/assets/zondicons/fast-forward.svg +0 -1
  138. data/app/frontend/editor/assets/zondicons/fast-rewind.svg +0 -1
  139. data/app/frontend/editor/assets/zondicons/film.svg +0 -1
  140. data/app/frontend/editor/assets/zondicons/filter.svg +0 -1
  141. data/app/frontend/editor/assets/zondicons/flag.svg +0 -1
  142. data/app/frontend/editor/assets/zondicons/flashlight.svg +0 -1
  143. data/app/frontend/editor/assets/zondicons/folder-outline-add.svg +0 -1
  144. data/app/frontend/editor/assets/zondicons/folder-outline.svg +0 -1
  145. data/app/frontend/editor/assets/zondicons/folder.svg +0 -1
  146. data/app/frontend/editor/assets/zondicons/format-bold.svg +0 -1
  147. data/app/frontend/editor/assets/zondicons/format-font-size.svg +0 -1
  148. data/app/frontend/editor/assets/zondicons/format-italic.svg +0 -1
  149. data/app/frontend/editor/assets/zondicons/format-text-size.svg +0 -1
  150. data/app/frontend/editor/assets/zondicons/format-underline.svg +0 -1
  151. data/app/frontend/editor/assets/zondicons/forward-step.svg +0 -1
  152. data/app/frontend/editor/assets/zondicons/forward.svg +0 -1
  153. data/app/frontend/editor/assets/zondicons/gift.svg +0 -1
  154. data/app/frontend/editor/assets/zondicons/globe.svg +0 -1
  155. data/app/frontend/editor/assets/zondicons/hand-stop.svg +0 -1
  156. data/app/frontend/editor/assets/zondicons/hard-drive.svg +0 -1
  157. data/app/frontend/editor/assets/zondicons/headphones.svg +0 -1
  158. data/app/frontend/editor/assets/zondicons/heart.svg +0 -1
  159. data/app/frontend/editor/assets/zondicons/home.svg +0 -1
  160. data/app/frontend/editor/assets/zondicons/hot.svg +0 -1
  161. data/app/frontend/editor/assets/zondicons/hour-glass.svg +0 -1
  162. data/app/frontend/editor/assets/zondicons/inbox-check.svg +0 -1
  163. data/app/frontend/editor/assets/zondicons/inbox-download.svg +0 -1
  164. data/app/frontend/editor/assets/zondicons/inbox-full.svg +0 -1
  165. data/app/frontend/editor/assets/zondicons/inbox.svg +0 -1
  166. data/app/frontend/editor/assets/zondicons/indent-decrease.svg +0 -1
  167. data/app/frontend/editor/assets/zondicons/indent-increase.svg +0 -1
  168. data/app/frontend/editor/assets/zondicons/information-outline.svg +0 -1
  169. data/app/frontend/editor/assets/zondicons/information-solid.svg +0 -1
  170. data/app/frontend/editor/assets/zondicons/key.svg +0 -1
  171. data/app/frontend/editor/assets/zondicons/keyboard.svg +0 -1
  172. data/app/frontend/editor/assets/zondicons/layers.svg +0 -1
  173. data/app/frontend/editor/assets/zondicons/library.svg +0 -1
  174. data/app/frontend/editor/assets/zondicons/light-bulb.svg +0 -1
  175. data/app/frontend/editor/assets/zondicons/link.svg +0 -1
  176. data/app/frontend/editor/assets/zondicons/list-add.svg +0 -1
  177. data/app/frontend/editor/assets/zondicons/list-bullet.svg +0 -1
  178. data/app/frontend/editor/assets/zondicons/list.svg +0 -1
  179. data/app/frontend/editor/assets/zondicons/load-balancer.svg +0 -1
  180. data/app/frontend/editor/assets/zondicons/location-current.svg +0 -1
  181. data/app/frontend/editor/assets/zondicons/location-food.svg +0 -1
  182. data/app/frontend/editor/assets/zondicons/location-gas-station.svg +0 -1
  183. data/app/frontend/editor/assets/zondicons/location-hotel.svg +0 -1
  184. data/app/frontend/editor/assets/zondicons/location-marina.svg +0 -1
  185. data/app/frontend/editor/assets/zondicons/location-park.svg +0 -1
  186. data/app/frontend/editor/assets/zondicons/location-restroom.svg +0 -1
  187. data/app/frontend/editor/assets/zondicons/location-shopping.svg +0 -1
  188. data/app/frontend/editor/assets/zondicons/location.svg +0 -1
  189. data/app/frontend/editor/assets/zondicons/lock-closed.svg +0 -1
  190. data/app/frontend/editor/assets/zondicons/lock-open.svg +0 -1
  191. data/app/frontend/editor/assets/zondicons/map.svg +0 -1
  192. data/app/frontend/editor/assets/zondicons/menu.svg +0 -1
  193. data/app/frontend/editor/assets/zondicons/mic.svg +0 -1
  194. data/app/frontend/editor/assets/zondicons/minus-outline.svg +0 -1
  195. data/app/frontend/editor/assets/zondicons/minus-solid.svg +0 -1
  196. data/app/frontend/editor/assets/zondicons/mobile-devices.svg +0 -1
  197. data/app/frontend/editor/assets/zondicons/mood-happy-outline.svg +0 -1
  198. data/app/frontend/editor/assets/zondicons/mood-happy-solid.svg +0 -1
  199. data/app/frontend/editor/assets/zondicons/mood-neutral-outline.svg +0 -1
  200. data/app/frontend/editor/assets/zondicons/mood-neutral-solid.svg +0 -1
  201. data/app/frontend/editor/assets/zondicons/mood-sad-outline.svg +0 -1
  202. data/app/frontend/editor/assets/zondicons/mood-sad-solid.svg +0 -1
  203. data/app/frontend/editor/assets/zondicons/mouse.svg +0 -1
  204. data/app/frontend/editor/assets/zondicons/music-album.svg +0 -1
  205. data/app/frontend/editor/assets/zondicons/music-artist.svg +0 -1
  206. data/app/frontend/editor/assets/zondicons/music-notes.svg +0 -1
  207. data/app/frontend/editor/assets/zondicons/music-playlist.svg +0 -1
  208. data/app/frontend/editor/assets/zondicons/navigation-more.svg +0 -1
  209. data/app/frontend/editor/assets/zondicons/network.svg +0 -1
  210. data/app/frontend/editor/assets/zondicons/news-paper.svg +0 -1
  211. data/app/frontend/editor/assets/zondicons/notification.svg +0 -1
  212. data/app/frontend/editor/assets/zondicons/notifications-outline.svg +0 -1
  213. data/app/frontend/editor/assets/zondicons/notifications.svg +0 -1
  214. data/app/frontend/editor/assets/zondicons/paste.svg +0 -1
  215. data/app/frontend/editor/assets/zondicons/pause-outline.svg +0 -1
  216. data/app/frontend/editor/assets/zondicons/pause-solid.svg +0 -1
  217. data/app/frontend/editor/assets/zondicons/pause.svg +0 -1
  218. data/app/frontend/editor/assets/zondicons/pen-tool.svg +0 -1
  219. data/app/frontend/editor/assets/zondicons/phone.svg +0 -1
  220. data/app/frontend/editor/assets/zondicons/photo.svg +0 -1
  221. data/app/frontend/editor/assets/zondicons/php-elephant.svg +0 -1
  222. data/app/frontend/editor/assets/zondicons/pin.svg +0 -1
  223. data/app/frontend/editor/assets/zondicons/play-outline.svg +0 -1
  224. data/app/frontend/editor/assets/zondicons/play.svg +0 -1
  225. data/app/frontend/editor/assets/zondicons/playlist.svg +0 -1
  226. data/app/frontend/editor/assets/zondicons/plugin.svg +0 -1
  227. data/app/frontend/editor/assets/zondicons/portfolio.svg +0 -1
  228. data/app/frontend/editor/assets/zondicons/printer.svg +0 -1
  229. data/app/frontend/editor/assets/zondicons/pylon.svg +0 -1
  230. data/app/frontend/editor/assets/zondicons/question.svg +0 -1
  231. data/app/frontend/editor/assets/zondicons/queue.svg +0 -1
  232. data/app/frontend/editor/assets/zondicons/radar copy 2.svg +0 -1
  233. data/app/frontend/editor/assets/zondicons/radar.svg +0 -1
  234. data/app/frontend/editor/assets/zondicons/radio.svg +0 -1
  235. data/app/frontend/editor/assets/zondicons/refresh.svg +0 -1
  236. data/app/frontend/editor/assets/zondicons/reload.svg +0 -1
  237. data/app/frontend/editor/assets/zondicons/reply-all.svg +0 -1
  238. data/app/frontend/editor/assets/zondicons/reply.svg +0 -1
  239. data/app/frontend/editor/assets/zondicons/repost.svg +0 -1
  240. data/app/frontend/editor/assets/zondicons/save-disk.svg +0 -1
  241. data/app/frontend/editor/assets/zondicons/screen-full.svg +0 -1
  242. data/app/frontend/editor/assets/zondicons/search.svg +0 -1
  243. data/app/frontend/editor/assets/zondicons/send.svg +0 -1
  244. data/app/frontend/editor/assets/zondicons/servers.svg +0 -1
  245. data/app/frontend/editor/assets/zondicons/share-01.svg +0 -1
  246. data/app/frontend/editor/assets/zondicons/share-alt.svg +0 -1
  247. data/app/frontend/editor/assets/zondicons/share.svg +0 -1
  248. data/app/frontend/editor/assets/zondicons/shield.svg +0 -1
  249. data/app/frontend/editor/assets/zondicons/shopping-cart.svg +0 -1
  250. data/app/frontend/editor/assets/zondicons/show-sidebar.svg +0 -1
  251. data/app/frontend/editor/assets/zondicons/shuffle.svg +0 -1
  252. data/app/frontend/editor/assets/zondicons/stand-by.svg +0 -1
  253. data/app/frontend/editor/assets/zondicons/star-full.svg +0 -1
  254. data/app/frontend/editor/assets/zondicons/station.svg +0 -1
  255. data/app/frontend/editor/assets/zondicons/step-backward.svg +0 -1
  256. data/app/frontend/editor/assets/zondicons/step-forward.svg +0 -1
  257. data/app/frontend/editor/assets/zondicons/stethoscope.svg +0 -1
  258. data/app/frontend/editor/assets/zondicons/store-front.svg +0 -1
  259. data/app/frontend/editor/assets/zondicons/stroke-width.svg +0 -1
  260. data/app/frontend/editor/assets/zondicons/subdirectory-left.svg +0 -1
  261. data/app/frontend/editor/assets/zondicons/subdirectory-right.svg +0 -1
  262. data/app/frontend/editor/assets/zondicons/swap.svg +0 -1
  263. data/app/frontend/editor/assets/zondicons/tablet.svg +0 -1
  264. data/app/frontend/editor/assets/zondicons/tag.svg +0 -1
  265. data/app/frontend/editor/assets/zondicons/target.svg +0 -1
  266. data/app/frontend/editor/assets/zondicons/text-box.svg +0 -1
  267. data/app/frontend/editor/assets/zondicons/text-decoration.svg +0 -1
  268. data/app/frontend/editor/assets/zondicons/thermometer.svg +0 -1
  269. data/app/frontend/editor/assets/zondicons/thumbs-down.svg +0 -1
  270. data/app/frontend/editor/assets/zondicons/thumbs-up.svg +0 -1
  271. data/app/frontend/editor/assets/zondicons/ticket.svg +0 -1
  272. data/app/frontend/editor/assets/zondicons/time.svg +0 -1
  273. data/app/frontend/editor/assets/zondicons/timer.svg +0 -1
  274. data/app/frontend/editor/assets/zondicons/tools copy.svg +0 -1
  275. data/app/frontend/editor/assets/zondicons/translate.svg +0 -1
  276. data/app/frontend/editor/assets/zondicons/trash.svg +0 -1
  277. data/app/frontend/editor/assets/zondicons/travel-bus.svg +0 -1
  278. data/app/frontend/editor/assets/zondicons/travel-car.svg +0 -1
  279. data/app/frontend/editor/assets/zondicons/travel-case.svg +0 -1
  280. data/app/frontend/editor/assets/zondicons/travel-taxi-cab.svg +0 -1
  281. data/app/frontend/editor/assets/zondicons/travel-train.svg +0 -1
  282. data/app/frontend/editor/assets/zondicons/travel-walk.svg +0 -1
  283. data/app/frontend/editor/assets/zondicons/travel.svg +0 -1
  284. data/app/frontend/editor/assets/zondicons/trophy.svg +0 -1
  285. data/app/frontend/editor/assets/zondicons/tuning.svg +0 -1
  286. data/app/frontend/editor/assets/zondicons/upload.svg +0 -1
  287. data/app/frontend/editor/assets/zondicons/usb.svg +0 -1
  288. data/app/frontend/editor/assets/zondicons/user-add.svg +0 -1
  289. data/app/frontend/editor/assets/zondicons/user-group.svg +0 -1
  290. data/app/frontend/editor/assets/zondicons/user-solid-circle.svg +0 -1
  291. data/app/frontend/editor/assets/zondicons/user-solid-square.svg +0 -1
  292. data/app/frontend/editor/assets/zondicons/user.svg +0 -1
  293. data/app/frontend/editor/assets/zondicons/vector.svg +0 -1
  294. data/app/frontend/editor/assets/zondicons/video-camera.svg +0 -1
  295. data/app/frontend/editor/assets/zondicons/view-carousel.svg +0 -1
  296. data/app/frontend/editor/assets/zondicons/view-column.svg +0 -1
  297. data/app/frontend/editor/assets/zondicons/view-hide.svg +0 -1
  298. data/app/frontend/editor/assets/zondicons/view-list.svg +0 -1
  299. data/app/frontend/editor/assets/zondicons/view-show.svg +0 -1
  300. data/app/frontend/editor/assets/zondicons/view-tile.svg +0 -1
  301. data/app/frontend/editor/assets/zondicons/volume-down.svg +0 -1
  302. data/app/frontend/editor/assets/zondicons/volume-mute.svg +0 -1
  303. data/app/frontend/editor/assets/zondicons/volume-off.svg +0 -1
  304. data/app/frontend/editor/assets/zondicons/volume-up.svg +0 -1
  305. data/app/frontend/editor/assets/zondicons/wallet.svg +0 -1
  306. data/app/frontend/editor/assets/zondicons/watch.svg +0 -1
  307. data/app/frontend/editor/assets/zondicons/window-new.svg +0 -1
  308. data/app/frontend/editor/assets/zondicons/window-open.svg +0 -1
  309. data/app/frontend/editor/assets/zondicons/window.svg +0 -1
  310. data/app/frontend/editor/assets/zondicons/wrench.svg +0 -1
  311. data/app/frontend/editor/assets/zondicons/yin-yang.svg +0 -1
  312. data/app/frontend/editor/assets/zondicons/zoom-in.svg +0 -1
  313. data/app/frontend/editor/assets/zondicons/zoom-out.svg +0 -1
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: maglevcms
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.1
4
+ version: 1.7.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Didier Lafforgue
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-07-02 00:00:00.000000000 Z
11
+ date: 2024-08-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jbuilder
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: 2.11.2
19
+ version: 2.12.0
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: 2.11.2
26
+ version: 2.12.0
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: kaminari
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -58,7 +58,7 @@ dependencies:
58
58
  requirements:
59
59
  - - "<"
60
60
  - !ruby/object:Gem::Version
61
- version: '7.2'
61
+ version: '7.3'
62
62
  - - ">="
63
63
  - !ruby/object:Gem::Version
64
64
  version: '6'
@@ -68,7 +68,7 @@ dependencies:
68
68
  requirements:
69
69
  - - "<"
70
70
  - !ruby/object:Gem::Version
71
- version: '7.2'
71
+ version: '7.3'
72
72
  - - ">="
73
73
  - !ruby/object:Gem::Version
74
74
  version: '6'
@@ -129,6 +129,9 @@ extensions: []
129
129
  extra_rdoc_files: []
130
130
  files:
131
131
  - ".babelrc"
132
+ - ".yarn/install-state.gz"
133
+ - ".yarn/releases/yarn-4.4.0.cjs"
134
+ - ".yarnrc.yml"
132
135
  - MIT-LICENSE
133
136
  - README.md
134
137
  - Rakefile
@@ -243,303 +246,6 @@ files:
243
246
  - app/frontend/editor/assets/remixicons/settings-4-line.svg
244
247
  - app/frontend/editor/assets/remixicons/smartphone-line.svg
245
248
  - app/frontend/editor/assets/remixicons/tablet-line.svg
246
- - app/frontend/editor/assets/zondicons/add-outline.svg
247
- - app/frontend/editor/assets/zondicons/add-solid.svg
248
- - app/frontend/editor/assets/zondicons/adjust.svg
249
- - app/frontend/editor/assets/zondicons/airplane.svg
250
- - app/frontend/editor/assets/zondicons/album.svg
251
- - app/frontend/editor/assets/zondicons/align-center.svg
252
- - app/frontend/editor/assets/zondicons/align-justified.svg
253
- - app/frontend/editor/assets/zondicons/align-left.svg
254
- - app/frontend/editor/assets/zondicons/align-right.svg
255
- - app/frontend/editor/assets/zondicons/anchor.svg
256
- - app/frontend/editor/assets/zondicons/announcement.svg
257
- - app/frontend/editor/assets/zondicons/apparel.svg
258
- - app/frontend/editor/assets/zondicons/arrow-down.svg
259
- - app/frontend/editor/assets/zondicons/arrow-left.svg
260
- - app/frontend/editor/assets/zondicons/arrow-outline-down.svg
261
- - app/frontend/editor/assets/zondicons/arrow-outline-left.svg
262
- - app/frontend/editor/assets/zondicons/arrow-outline-right.svg
263
- - app/frontend/editor/assets/zondicons/arrow-outline-up.svg
264
- - app/frontend/editor/assets/zondicons/arrow-right.svg
265
- - app/frontend/editor/assets/zondicons/arrow-thick-down.svg
266
- - app/frontend/editor/assets/zondicons/arrow-thick-left.svg
267
- - app/frontend/editor/assets/zondicons/arrow-thick-right.svg
268
- - app/frontend/editor/assets/zondicons/arrow-thick-up.svg
269
- - app/frontend/editor/assets/zondicons/arrow-thin-down.svg
270
- - app/frontend/editor/assets/zondicons/arrow-thin-left.svg
271
- - app/frontend/editor/assets/zondicons/arrow-thin-right.svg
272
- - app/frontend/editor/assets/zondicons/arrow-thin-up.svg
273
- - app/frontend/editor/assets/zondicons/arrow-up.svg
274
- - app/frontend/editor/assets/zondicons/artist.svg
275
- - app/frontend/editor/assets/zondicons/at-symbol.svg
276
- - app/frontend/editor/assets/zondicons/attachment.svg
277
- - app/frontend/editor/assets/zondicons/backspace.svg
278
- - app/frontend/editor/assets/zondicons/backward-step.svg
279
- - app/frontend/editor/assets/zondicons/backward.svg
280
- - app/frontend/editor/assets/zondicons/badge.svg
281
- - app/frontend/editor/assets/zondicons/battery-full.svg
282
- - app/frontend/editor/assets/zondicons/battery-half.svg
283
- - app/frontend/editor/assets/zondicons/battery-low.svg
284
- - app/frontend/editor/assets/zondicons/beverage.svg
285
- - app/frontend/editor/assets/zondicons/block.svg
286
- - app/frontend/editor/assets/zondicons/bluetooth.svg
287
- - app/frontend/editor/assets/zondicons/bolt.svg
288
- - app/frontend/editor/assets/zondicons/book-reference.svg
289
- - app/frontend/editor/assets/zondicons/bookmark copy 2.svg
290
- - app/frontend/editor/assets/zondicons/bookmark copy 3.svg
291
- - app/frontend/editor/assets/zondicons/bookmark-outline-add.svg
292
- - app/frontend/editor/assets/zondicons/bookmark-outline.svg
293
- - app/frontend/editor/assets/zondicons/bookmark.svg
294
- - app/frontend/editor/assets/zondicons/border-all.svg
295
- - app/frontend/editor/assets/zondicons/border-bottom.svg
296
- - app/frontend/editor/assets/zondicons/border-horizontal.svg
297
- - app/frontend/editor/assets/zondicons/border-inner.svg
298
- - app/frontend/editor/assets/zondicons/border-left.svg
299
- - app/frontend/editor/assets/zondicons/border-none.svg
300
- - app/frontend/editor/assets/zondicons/border-outer.svg
301
- - app/frontend/editor/assets/zondicons/border-right.svg
302
- - app/frontend/editor/assets/zondicons/border-top.svg
303
- - app/frontend/editor/assets/zondicons/border-vertical.svg
304
- - app/frontend/editor/assets/zondicons/box.svg
305
- - app/frontend/editor/assets/zondicons/brightness-down.svg
306
- - app/frontend/editor/assets/zondicons/brightness-up.svg
307
- - app/frontend/editor/assets/zondicons/browser-window-new.svg
308
- - app/frontend/editor/assets/zondicons/browser-window-open.svg
309
- - app/frontend/editor/assets/zondicons/browser-window.svg
310
- - app/frontend/editor/assets/zondicons/bug.svg
311
- - app/frontend/editor/assets/zondicons/buoy.svg
312
- - app/frontend/editor/assets/zondicons/calculator.svg
313
- - app/frontend/editor/assets/zondicons/calendar.svg
314
- - app/frontend/editor/assets/zondicons/camera.svg
315
- - app/frontend/editor/assets/zondicons/chart-bar.svg
316
- - app/frontend/editor/assets/zondicons/chart-pie.svg
317
- - app/frontend/editor/assets/zondicons/chart.svg
318
- - app/frontend/editor/assets/zondicons/chat-bubble-dots.svg
319
- - app/frontend/editor/assets/zondicons/checkmark-outline.svg
320
- - app/frontend/editor/assets/zondicons/checkmark.svg
321
- - app/frontend/editor/assets/zondicons/cheveron-down.svg
322
- - app/frontend/editor/assets/zondicons/cheveron-left.svg
323
- - app/frontend/editor/assets/zondicons/cheveron-outline-down.svg
324
- - app/frontend/editor/assets/zondicons/cheveron-outline-left.svg
325
- - app/frontend/editor/assets/zondicons/cheveron-outline-right.svg
326
- - app/frontend/editor/assets/zondicons/cheveron-outline-up.svg
327
- - app/frontend/editor/assets/zondicons/cheveron-right.svg
328
- - app/frontend/editor/assets/zondicons/cheveron-up.svg
329
- - app/frontend/editor/assets/zondicons/clipboard.svg
330
- - app/frontend/editor/assets/zondicons/close-outline.svg
331
- - app/frontend/editor/assets/zondicons/close-solid.svg
332
- - app/frontend/editor/assets/zondicons/close.svg
333
- - app/frontend/editor/assets/zondicons/cloud-upload.svg
334
- - app/frontend/editor/assets/zondicons/cloud.svg
335
- - app/frontend/editor/assets/zondicons/code.svg
336
- - app/frontend/editor/assets/zondicons/coffee.svg
337
- - app/frontend/editor/assets/zondicons/cog.svg
338
- - app/frontend/editor/assets/zondicons/color-palette.svg
339
- - app/frontend/editor/assets/zondicons/compose.svg
340
- - app/frontend/editor/assets/zondicons/computer-desktop.svg
341
- - app/frontend/editor/assets/zondicons/computer-laptop.svg
342
- - app/frontend/editor/assets/zondicons/conversation.svg
343
- - app/frontend/editor/assets/zondicons/copy.svg
344
- - app/frontend/editor/assets/zondicons/credit-card.svg
345
- - app/frontend/editor/assets/zondicons/currency-dollar.svg
346
- - app/frontend/editor/assets/zondicons/dashboard.svg
347
- - app/frontend/editor/assets/zondicons/date-add.svg
348
- - app/frontend/editor/assets/zondicons/dial-pad.svg
349
- - app/frontend/editor/assets/zondicons/directions.svg
350
- - app/frontend/editor/assets/zondicons/document-add.svg
351
- - app/frontend/editor/assets/zondicons/document.svg
352
- - app/frontend/editor/assets/zondicons/dots-horizontal-double.svg
353
- - app/frontend/editor/assets/zondicons/dots-horizontal-triple.svg
354
- - app/frontend/editor/assets/zondicons/download.svg
355
- - app/frontend/editor/assets/zondicons/duplicate.svg
356
- - app/frontend/editor/assets/zondicons/edit-copy.svg
357
- - app/frontend/editor/assets/zondicons/edit-crop.svg
358
- - app/frontend/editor/assets/zondicons/edit-cut.svg
359
- - app/frontend/editor/assets/zondicons/edit-pencil.svg
360
- - app/frontend/editor/assets/zondicons/education.svg
361
- - app/frontend/editor/assets/zondicons/envelope.svg
362
- - app/frontend/editor/assets/zondicons/exclamation-outline.svg
363
- - app/frontend/editor/assets/zondicons/exclamation-solid.svg
364
- - app/frontend/editor/assets/zondicons/explore.svg
365
- - app/frontend/editor/assets/zondicons/factory.svg
366
- - app/frontend/editor/assets/zondicons/fast-forward.svg
367
- - app/frontend/editor/assets/zondicons/fast-rewind.svg
368
- - app/frontend/editor/assets/zondicons/film.svg
369
- - app/frontend/editor/assets/zondicons/filter.svg
370
- - app/frontend/editor/assets/zondicons/flag.svg
371
- - app/frontend/editor/assets/zondicons/flashlight.svg
372
- - app/frontend/editor/assets/zondicons/folder-outline-add.svg
373
- - app/frontend/editor/assets/zondicons/folder-outline.svg
374
- - app/frontend/editor/assets/zondicons/folder.svg
375
- - app/frontend/editor/assets/zondicons/format-bold.svg
376
- - app/frontend/editor/assets/zondicons/format-font-size.svg
377
- - app/frontend/editor/assets/zondicons/format-italic.svg
378
- - app/frontend/editor/assets/zondicons/format-text-size.svg
379
- - app/frontend/editor/assets/zondicons/format-underline.svg
380
- - app/frontend/editor/assets/zondicons/forward-step.svg
381
- - app/frontend/editor/assets/zondicons/forward.svg
382
- - app/frontend/editor/assets/zondicons/gift.svg
383
- - app/frontend/editor/assets/zondicons/globe.svg
384
- - app/frontend/editor/assets/zondicons/hand-stop.svg
385
- - app/frontend/editor/assets/zondicons/hard-drive.svg
386
- - app/frontend/editor/assets/zondicons/headphones.svg
387
- - app/frontend/editor/assets/zondicons/heart.svg
388
- - app/frontend/editor/assets/zondicons/home.svg
389
- - app/frontend/editor/assets/zondicons/hot.svg
390
- - app/frontend/editor/assets/zondicons/hour-glass.svg
391
- - app/frontend/editor/assets/zondicons/inbox-check.svg
392
- - app/frontend/editor/assets/zondicons/inbox-download.svg
393
- - app/frontend/editor/assets/zondicons/inbox-full.svg
394
- - app/frontend/editor/assets/zondicons/inbox.svg
395
- - app/frontend/editor/assets/zondicons/indent-decrease.svg
396
- - app/frontend/editor/assets/zondicons/indent-increase.svg
397
- - app/frontend/editor/assets/zondicons/information-outline.svg
398
- - app/frontend/editor/assets/zondicons/information-solid.svg
399
- - app/frontend/editor/assets/zondicons/key.svg
400
- - app/frontend/editor/assets/zondicons/keyboard.svg
401
- - app/frontend/editor/assets/zondicons/layers.svg
402
- - app/frontend/editor/assets/zondicons/library.svg
403
- - app/frontend/editor/assets/zondicons/light-bulb.svg
404
- - app/frontend/editor/assets/zondicons/link.svg
405
- - app/frontend/editor/assets/zondicons/list-add.svg
406
- - app/frontend/editor/assets/zondicons/list-bullet.svg
407
- - app/frontend/editor/assets/zondicons/list.svg
408
- - app/frontend/editor/assets/zondicons/load-balancer.svg
409
- - app/frontend/editor/assets/zondicons/location-current.svg
410
- - app/frontend/editor/assets/zondicons/location-food.svg
411
- - app/frontend/editor/assets/zondicons/location-gas-station.svg
412
- - app/frontend/editor/assets/zondicons/location-hotel.svg
413
- - app/frontend/editor/assets/zondicons/location-marina.svg
414
- - app/frontend/editor/assets/zondicons/location-park.svg
415
- - app/frontend/editor/assets/zondicons/location-restroom.svg
416
- - app/frontend/editor/assets/zondicons/location-shopping.svg
417
- - app/frontend/editor/assets/zondicons/location.svg
418
- - app/frontend/editor/assets/zondicons/lock-closed.svg
419
- - app/frontend/editor/assets/zondicons/lock-open.svg
420
- - app/frontend/editor/assets/zondicons/map.svg
421
- - app/frontend/editor/assets/zondicons/menu.svg
422
- - app/frontend/editor/assets/zondicons/mic.svg
423
- - app/frontend/editor/assets/zondicons/minus-outline.svg
424
- - app/frontend/editor/assets/zondicons/minus-solid.svg
425
- - app/frontend/editor/assets/zondicons/mobile-devices.svg
426
- - app/frontend/editor/assets/zondicons/mood-happy-outline.svg
427
- - app/frontend/editor/assets/zondicons/mood-happy-solid.svg
428
- - app/frontend/editor/assets/zondicons/mood-neutral-outline.svg
429
- - app/frontend/editor/assets/zondicons/mood-neutral-solid.svg
430
- - app/frontend/editor/assets/zondicons/mood-sad-outline.svg
431
- - app/frontend/editor/assets/zondicons/mood-sad-solid.svg
432
- - app/frontend/editor/assets/zondicons/mouse.svg
433
- - app/frontend/editor/assets/zondicons/music-album.svg
434
- - app/frontend/editor/assets/zondicons/music-artist.svg
435
- - app/frontend/editor/assets/zondicons/music-notes.svg
436
- - app/frontend/editor/assets/zondicons/music-playlist.svg
437
- - app/frontend/editor/assets/zondicons/navigation-more.svg
438
- - app/frontend/editor/assets/zondicons/network.svg
439
- - app/frontend/editor/assets/zondicons/news-paper.svg
440
- - app/frontend/editor/assets/zondicons/notification.svg
441
- - app/frontend/editor/assets/zondicons/notifications-outline.svg
442
- - app/frontend/editor/assets/zondicons/notifications.svg
443
- - app/frontend/editor/assets/zondicons/paste.svg
444
- - app/frontend/editor/assets/zondicons/pause-outline.svg
445
- - app/frontend/editor/assets/zondicons/pause-solid.svg
446
- - app/frontend/editor/assets/zondicons/pause.svg
447
- - app/frontend/editor/assets/zondicons/pen-tool.svg
448
- - app/frontend/editor/assets/zondicons/phone.svg
449
- - app/frontend/editor/assets/zondicons/photo.svg
450
- - app/frontend/editor/assets/zondicons/php-elephant.svg
451
- - app/frontend/editor/assets/zondicons/pin.svg
452
- - app/frontend/editor/assets/zondicons/play-outline.svg
453
- - app/frontend/editor/assets/zondicons/play.svg
454
- - app/frontend/editor/assets/zondicons/playlist.svg
455
- - app/frontend/editor/assets/zondicons/plugin.svg
456
- - app/frontend/editor/assets/zondicons/portfolio.svg
457
- - app/frontend/editor/assets/zondicons/printer.svg
458
- - app/frontend/editor/assets/zondicons/pylon.svg
459
- - app/frontend/editor/assets/zondicons/question.svg
460
- - app/frontend/editor/assets/zondicons/queue.svg
461
- - app/frontend/editor/assets/zondicons/radar copy 2.svg
462
- - app/frontend/editor/assets/zondicons/radar.svg
463
- - app/frontend/editor/assets/zondicons/radio.svg
464
- - app/frontend/editor/assets/zondicons/refresh.svg
465
- - app/frontend/editor/assets/zondicons/reload.svg
466
- - app/frontend/editor/assets/zondicons/reply-all.svg
467
- - app/frontend/editor/assets/zondicons/reply.svg
468
- - app/frontend/editor/assets/zondicons/repost.svg
469
- - app/frontend/editor/assets/zondicons/save-disk.svg
470
- - app/frontend/editor/assets/zondicons/screen-full.svg
471
- - app/frontend/editor/assets/zondicons/search.svg
472
- - app/frontend/editor/assets/zondicons/send.svg
473
- - app/frontend/editor/assets/zondicons/servers.svg
474
- - app/frontend/editor/assets/zondicons/share-01.svg
475
- - app/frontend/editor/assets/zondicons/share-alt.svg
476
- - app/frontend/editor/assets/zondicons/share.svg
477
- - app/frontend/editor/assets/zondicons/shield.svg
478
- - app/frontend/editor/assets/zondicons/shopping-cart.svg
479
- - app/frontend/editor/assets/zondicons/show-sidebar.svg
480
- - app/frontend/editor/assets/zondicons/shuffle.svg
481
- - app/frontend/editor/assets/zondicons/stand-by.svg
482
- - app/frontend/editor/assets/zondicons/star-full.svg
483
- - app/frontend/editor/assets/zondicons/station.svg
484
- - app/frontend/editor/assets/zondicons/step-backward.svg
485
- - app/frontend/editor/assets/zondicons/step-forward.svg
486
- - app/frontend/editor/assets/zondicons/stethoscope.svg
487
- - app/frontend/editor/assets/zondicons/store-front.svg
488
- - app/frontend/editor/assets/zondicons/stroke-width.svg
489
- - app/frontend/editor/assets/zondicons/subdirectory-left.svg
490
- - app/frontend/editor/assets/zondicons/subdirectory-right.svg
491
- - app/frontend/editor/assets/zondicons/swap.svg
492
- - app/frontend/editor/assets/zondicons/tablet.svg
493
- - app/frontend/editor/assets/zondicons/tag.svg
494
- - app/frontend/editor/assets/zondicons/target.svg
495
- - app/frontend/editor/assets/zondicons/text-box.svg
496
- - app/frontend/editor/assets/zondicons/text-decoration.svg
497
- - app/frontend/editor/assets/zondicons/thermometer.svg
498
- - app/frontend/editor/assets/zondicons/thumbs-down.svg
499
- - app/frontend/editor/assets/zondicons/thumbs-up.svg
500
- - app/frontend/editor/assets/zondicons/ticket.svg
501
- - app/frontend/editor/assets/zondicons/time.svg
502
- - app/frontend/editor/assets/zondicons/timer.svg
503
- - app/frontend/editor/assets/zondicons/tools copy.svg
504
- - app/frontend/editor/assets/zondicons/translate.svg
505
- - app/frontend/editor/assets/zondicons/trash.svg
506
- - app/frontend/editor/assets/zondicons/travel-bus.svg
507
- - app/frontend/editor/assets/zondicons/travel-car.svg
508
- - app/frontend/editor/assets/zondicons/travel-case.svg
509
- - app/frontend/editor/assets/zondicons/travel-taxi-cab.svg
510
- - app/frontend/editor/assets/zondicons/travel-train.svg
511
- - app/frontend/editor/assets/zondicons/travel-walk.svg
512
- - app/frontend/editor/assets/zondicons/travel.svg
513
- - app/frontend/editor/assets/zondicons/trophy.svg
514
- - app/frontend/editor/assets/zondicons/tuning.svg
515
- - app/frontend/editor/assets/zondicons/upload.svg
516
- - app/frontend/editor/assets/zondicons/usb.svg
517
- - app/frontend/editor/assets/zondicons/user-add.svg
518
- - app/frontend/editor/assets/zondicons/user-group.svg
519
- - app/frontend/editor/assets/zondicons/user-solid-circle.svg
520
- - app/frontend/editor/assets/zondicons/user-solid-square.svg
521
- - app/frontend/editor/assets/zondicons/user.svg
522
- - app/frontend/editor/assets/zondicons/vector.svg
523
- - app/frontend/editor/assets/zondicons/video-camera.svg
524
- - app/frontend/editor/assets/zondicons/view-carousel.svg
525
- - app/frontend/editor/assets/zondicons/view-column.svg
526
- - app/frontend/editor/assets/zondicons/view-hide.svg
527
- - app/frontend/editor/assets/zondicons/view-list.svg
528
- - app/frontend/editor/assets/zondicons/view-show.svg
529
- - app/frontend/editor/assets/zondicons/view-tile.svg
530
- - app/frontend/editor/assets/zondicons/volume-down.svg
531
- - app/frontend/editor/assets/zondicons/volume-mute.svg
532
- - app/frontend/editor/assets/zondicons/volume-off.svg
533
- - app/frontend/editor/assets/zondicons/volume-up.svg
534
- - app/frontend/editor/assets/zondicons/wallet.svg
535
- - app/frontend/editor/assets/zondicons/watch.svg
536
- - app/frontend/editor/assets/zondicons/window-new.svg
537
- - app/frontend/editor/assets/zondicons/window-open.svg
538
- - app/frontend/editor/assets/zondicons/window.svg
539
- - app/frontend/editor/assets/zondicons/wrench.svg
540
- - app/frontend/editor/assets/zondicons/yin-yang.svg
541
- - app/frontend/editor/assets/zondicons/zoom-in.svg
542
- - app/frontend/editor/assets/zondicons/zoom-out.svg
543
249
  - app/frontend/editor/components/dynamic-form/dynamic-input.vue
544
250
  - app/frontend/editor/components/dynamic-form/index.vue
545
251
  - app/frontend/editor/components/errors/stale-record.vue
@@ -812,6 +518,7 @@ files:
812
518
  - config/initializers/kaminari.rb
813
519
  - config/initializers/zeitwerk.rb
814
520
  - config/locales/activerecord.en.yml
521
+ - config/locales/activerecord.es.yml
815
522
  - config/locales/activerecord.fr.yml
816
523
  - config/routes.rb
817
524
  - config/vite.json
@@ -876,7 +583,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
876
583
  - !ruby/object:Gem::Version
877
584
  version: '0'
878
585
  requirements: []
879
- rubygems_version: 3.5.4
586
+ rubygems_version: 3.5.7
880
587
  signing_key:
881
588
  specification_version: 4
882
589
  summary: Page builder Ruby on Rails
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M11 9h4v2h-4v4H9v-4H5V9h4V5h2v4zm-1 11a10 10 0 1 1 0-20 10 10 0 0 1 0 20zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M11 9V5H9v4H5v2h4v4h2v-4h4V9h-4zm-1 11a10 10 0 1 1 0-20 10 10 0 0 1 0 20z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M10 2v16a8 8 0 1 0 0-16zm0 18a10 10 0 1 1 0-20 10 10 0 0 1 0 20z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M8.4 12H2.8L1 15H0V5h1l1.8 3h5.6L6 0h2l4.8 8H18a2 2 0 1 1 0 4h-5.2L8 20H6l2.4-8z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M0 0h20v20H0V0zm10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm0-5a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M1 1h18v2H1V1zm0 8h18v2H1V9zm0 8h18v2H1v-2zM4 5h12v2H4V5zm0 8h12v2H4v-2z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M1 1h18v2H1V1zm0 8h18v2H1V9zm0 8h18v2H1v-2zM1 5h18v2H1V5zm0 8h18v2H1v-2z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M1 1h18v2H1V1zm0 8h18v2H1V9zm0 8h18v2H1v-2zM1 5h12v2H1V5zm0 8h12v2H1v-2z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M1 1h18v2H1V1zm0 8h18v2H1V9zm0 8h18v2H1v-2zM7 5h12v2H7V5zm0 8h12v2H7v-2z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M4.34 15.66A7.97 7.97 0 0 0 9 17.94V10H5V8h4V5.83a3 3 0 1 1 2 0V8h4v2h-4v7.94a7.97 7.97 0 0 0 4.66-2.28l-1.42-1.42h5.66l-2.83 2.83a10 10 0 0 1-14.14 0L.1 14.24h5.66l-1.42 1.42zM10 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M3 6c0-1.1.9-2 2-2h8l4-4h2v16h-2l-4-4H5a2 2 0 0 1-2-2H1V6h2zm8 9v5H8l-1.67-5H5v-2h8v2h-2z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M7 0H6L0 3v6l4-1v12h12V8l4 1V3l-6-3h-1a3 3 0 0 1-6 0z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><polygon points="9 16.172 2.929 10.101 1.515 11.515 10 20 10.707 19.293 18.485 11.515 17.071 10.101 11 16.172 11 0 9 0"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><polygon points="3.828 9 9.899 2.929 8.485 1.515 0 10 .707 10.707 8.485 18.485 9.899 17.071 3.828 11 20 11 20 9 3.828 9"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M10 20a10 10 0 1 1 0-20 10 10 0 0 1 0 20zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm-2-8V5h4v5h3l-5 5-5-5h3z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M0 10a10 10 0 1 1 20 0 10 10 0 0 1-20 0zm2 0a8 8 0 1 0 16 0 8 8 0 0 0-16 0zm8-2h5v4h-5v3l-5-5 5-5v3z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M20 10a10 10 0 1 1-20 0 10 10 0 0 1 20 0zm-2 0a8 8 0 1 0-16 0 8 8 0 0 0 16 0zm-8 2H5V8h5V5l5 5-5 5v-3z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M10 0a10 10 0 1 1 0 20 10 10 0 0 1 0-20zm0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16zm2 8v5H8v-5H5l5-5 5 5h-3z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><polygon points="16.172 9 10.101 2.929 11.515 1.515 20 10 19.293 10.707 11.515 18.485 10.101 17.071 16.172 11 0 11 0 9"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M7 10V2h6v8h5l-8 8-8-8h5z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M10 13h8V7h-8V2l-8 8 8 8v-5z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M10 7H2v6h8v5l8-8-8-8v5z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M7 10v8h6v-8h5l-8-8-8 8h5z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M9 16.172l-6.071-6.071-1.414 1.414L10 20l.707-.707 7.778-7.778-1.414-1.414L11 16.172V0H9z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M3.828 9l6.071-6.071-1.414-1.414L0 10l.707.707 7.778 7.778 1.414-1.414L3.828 11H20V9H3.828z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M16.172 9l-6.071-6.071 1.414-1.414L20 10l-.707.707-7.778 7.778-1.414-1.414L16.172 11H0V9z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M9 3.828L2.929 9.899 1.515 8.485 10 0l.707.707 7.778 7.778-1.414 1.414L11 3.828V20H9V3.828z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><polygon points="9 3.828 2.929 9.899 1.515 8.485 10 0 10.707 .707 18.485 8.485 17.071 9.899 11 3.828 11 20 9 20 9 3.828"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M15.75 8l-3.74-3.75a3.99 3.99 0 0 1 6.82-3.08A4 4 0 0 1 15.75 8zM1.85 15.3l9.2-9.19 2.83 2.83-9.2 9.2-2.82-2.84zm-1.4 2.83l2.11-2.12 1.42 1.42-2.12 2.12-1.42-1.42zM10 15l2-2v7h-2v-5z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M13.6 13.47A4.99 4.99 0 0 1 5 10a5 5 0 0 1 8-4V5h2v6.5a1.5 1.5 0 0 0 3 0V10a8 8 0 1 0-4.42 7.16l.9 1.79A10 10 0 1 1 20 10h-.18.17v1.5a3.5 3.5 0 0 1-6.4 1.97zM10 13a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M15 3H7a7 7 0 1 0 0 14h8v-2H7A5 5 0 0 1 7 5h8a3 3 0 0 1 0 6H7a1 1 0 0 1 0-2h8V7H7a3 3 0 1 0 0 6h8a5 5 0 0 0 0-10z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M0 10l7-7h13v14H7l-7-7zm14.41 0l2.13-2.12-1.42-1.42L13 8.6l-2.12-2.13-1.42 1.42L11.6 10l-2.13 2.12 1.42 1.42L13 11.4l2.12 2.13 1.42-1.42L14.4 10z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M4 5h3v10H4V5zm12 0v10l-9-5 9-5z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M19 5v10l-9-5 9-5zm-9 0v10l-9-5 9-5z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M10 12a6 6 0 1 1 0-12 6 6 0 0 1 0 12zm0-3a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm4 2.75V20l-4-4-4 4v-8.25a6.97 6.97 0 0 0 8 0z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M0 6c0-1.1.9-2 2-2h16a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V6zm2 0v8h16V6H2zm1 1h4v6H3V7zm5 0h4v6H8V7zm5 0h4v6h-4V7z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M0 6c0-1.1.9-2 2-2h16a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V6zm2 0v8h16V6H2zm1 1h4v6H3V7zm5 0h4v6H8V7z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M0 6c0-1.1.9-2 2-2h16a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V6zm2 0v8h16V6H2zm1 1h4v6H3V7z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M9 18v-7L0 2V0h20v2l-9 9v7l5 1v1H4v-1l5-1zm2-10a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M0 10a10 10 0 1 1 20 0 10 10 0 0 1-20 0zm16.32-4.9L5.09 16.31A8 8 0 0 0 16.32 5.09zm-1.41-1.42A8 8 0 0 0 3.68 14.91L14.91 3.68z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M9.41 0l6 6-4 4 4 4-6 6H9v-7.59l-3.3 3.3-1.4-1.42L8.58 10l-4.3-4.3L5.7 4.3 9 7.58V0h.41zM11 4.41V7.6L12.59 6 11 4.41zM12.59 14L11 12.41v3.18L12.59 14z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M13 8V0L8.11 5.87 3 12h4v8L17 8h-4z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M6 4H5a1 1 0 1 1 0-2h11V1a1 1 0 0 0-1-1H4a2 2 0 0 0-2 2v16c0 1.1.9 2 2 2h12a2 2 0 0 0 2-2V5a1 1 0 0 0-1-1h-7v8l-2-2-2 2V4z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><polygon points="18 12 18 13 8 13 8 18 2 12 8 6 8 11 16 11 16 2 18 2"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><polygon points="3.5 13 12 13 12 18 18 12 12 6 12 11 4 11 4 2 2 2 2 13"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M2 2c0-1.1.9-2 2-2h12a2 2 0 0 1 2 2v18l-8-4-8 4V2zm2 0v15l6-3 6 3V2H4zm5 5V5h2v2h2v2h-2v2H9V9H7V7h2z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M2 2c0-1.1.9-2 2-2h12a2 2 0 0 1 2 2v18l-8-4-8 4V2zm2 0v15l6-3 6 3V2H4z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M2 2c0-1.1.9-2 2-2h12a2 2 0 0 1 2 2v18l-8-4-8 4V2z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M11 11v6h6v-6h-6zm0-2h6V3h-6v6zm-2 2H3v6h6v-6zm0-2V3H3v6h6zm-8 9V1h18v18H1v-1z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M1 1h2v2H1V1zm0 4h2v2H1V5zm0 4h2v2H1V9zm0 4h2v2H1v-2zm0 4h18v2H1v-2zM5 1h2v2H5V1zm0 8h2v2H5V9zm4-8h2v2H9V1zm0 4h2v2H9V5zm0 4h2v2H9V9zm0 4h2v2H9v-2zm4-12h2v2h-2V1zm0 8h2v2h-2V9zm4-8h2v2h-2V1zm0 4h2v2h-2V5zm0 4h2v2h-2V9zm0 4h2v2h-2v-2z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M1 1h2v2H1V1zm0 4h2v2H1V5zm0 4h18v2H1V9zm0 4h2v2H1v-2zm0 4h2v2H1v-2zM5 1h2v2H5V1zm0 16h2v2H5v-2zM9 1h2v2H9V1zm0 4h2v2H9V5zm0 8h2v2H9v-2zm0 4h2v2H9v-2zm4-16h2v2h-2V1zm0 16h2v2h-2v-2zm4-16h2v2h-2V1zm0 4h2v2h-2V5zm0 8h2v2h-2v-2zm0 4h2v2h-2v-2z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M9 9V1h2v8h8v2h-8v8H9v-8H1V9h8zM1 1h2v2H1V1zm0 4h2v2H1V5zm0 8h2v2H1v-2zm0 4h2v2H1v-2zM5 1h2v2H5V1zm0 16h2v2H5v-2zm8-16h2v2h-2V1zm0 16h2v2h-2v-2zm4-16h2v2h-2V1zm0 4h2v2h-2V5zm0 8h2v2h-2v-2zm0 4h2v2h-2v-2z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M1 1h2v18H1V1zm4 0h2v2H5V1zm0 8h2v2H5V9zm0 8h2v2H5v-2zM9 1h2v2H9V1zm0 4h2v2H9V5zm0 4h2v2H9V9zm0 4h2v2H9v-2zm0 4h2v2H9v-2zm4-16h2v2h-2V1zm0 8h2v2h-2V9zm0 8h2v2h-2v-2zm4-16h2v2h-2V1zm0 4h2v2h-2V5zm0 4h2v2h-2V9zm0 4h2v2h-2v-2zm0 4h2v2h-2v-2z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M1 1h2v2H1V1zm0 4h2v2H1V5zm0 4h2v2H1V9zm0 4h2v2H1v-2zm0 4h2v2H1v-2zM5 1h2v2H5V1zm0 8h2v2H5V9zm0 8h2v2H5v-2zM9 1h2v2H9V1zm0 4h2v2H9V5zm0 4h2v2H9V9zm0 4h2v2H9v-2zm0 4h2v2H9v-2zm4-16h2v2h-2V1zm0 8h2v2h-2V9zm0 8h2v2h-2v-2zm4-16h2v2h-2V1zm0 4h2v2h-2V5zm0 4h2v2h-2V9zm0 4h2v2h-2v-2zm0 4h2v2h-2v-2z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M2 19H1V1h18v18H2zm1-2h14V3H3v14zm10-8h2v2h-2V9zM9 9h2v2H9V9zM5 9h2v2H5V9zm4-4h2v2H9V5zm0 8h2v2H9v-2z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M5 1h2v2H5V1zm0 8h2v2H5V9zm0 8h2v2H5v-2zM9 1h2v2H9V1zm0 4h2v2H9V5zm0 4h2v2H9V9zm0 4h2v2H9v-2zm0 4h2v2H9v-2zm4-16h2v2h-2V1zm0 8h2v2h-2V9zm0 8h2v2h-2v-2zM1 1h2v2H1V1zm0 4h2v2H1V5zm0 4h2v2H1V9zm0 4h2v2H1v-2zm0 4h2v2H1v-2zM17 1h2v18h-2V1z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M1 1h18v2H1V1zm0 4h2v2H1V5zm0 4h2v2H1V9zm0 4h2v2H1v-2zm0 4h2v2H1v-2zm4-8h2v2H5V9zm0 8h2v2H5v-2zM9 5h2v2H9V5zm0 4h2v2H9V9zm0 4h2v2H9v-2zm0 4h2v2H9v-2zm4-8h2v2h-2V9zm0 8h2v2h-2v-2zm4-12h2v2h-2V5zm0 4h2v2h-2V9zm0 4h2v2h-2v-2zm0 4h2v2h-2v-2z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M1 1h2v2H1V1zm0 4h2v2H1V5zm0 4h2v2H1V9zm0 4h2v2H1v-2zm0 4h2v2H1v-2zM5 1h2v2H5V1zm0 8h2v2H5V9zm0 8h2v2H5v-2zM9 1h2v18H9V1zm4 0h2v2h-2V1zm0 8h2v2h-2V9zm0 8h2v2h-2v-2zm4-16h2v2h-2V1zm0 4h2v2h-2V5zm0 4h2v2h-2V9zm0 4h2v2h-2v-2zm0 4h2v2h-2v-2z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M0 2C0 .9.9 0 2 0h16a2 2 0 0 1 2 2v2H0V2zm1 3h18v13a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V5zm6 2v2h6V7H7z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M10 13a3 3 0 1 1 0-6 3 3 0 0 1 0 6zM9 4a1 1 0 1 1 2 0 1 1 0 1 1-2 0zm4.54 1.05a1 1 0 1 1 1.41 1.41 1 1 0 1 1-1.41-1.41zM16 9a1 1 0 1 1 0 2 1 1 0 1 1 0-2zm-1.05 4.54a1 1 0 1 1-1.41 1.41 1 1 0 1 1 1.41-1.41zM11 16a1 1 0 1 1-2 0 1 1 0 1 1 2 0zm-4.54-1.05a1 1 0 1 1-1.41-1.41 1 1 0 1 1 1.41 1.41zM4 11a1 1 0 1 1 0-2 1 1 0 1 1 0 2zm1.05-4.54a1 1 0 1 1 1.41-1.41 1 1 0 1 1-1.41 1.41z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M10 14a4 4 0 1 1 0-8 4 4 0 0 1 0 8zM9 1a1 1 0 1 1 2 0v2a1 1 0 1 1-2 0V1zm6.65 1.94a1 1 0 1 1 1.41 1.41l-1.4 1.4a1 1 0 1 1-1.41-1.41l1.4-1.4zM18.99 9a1 1 0 1 1 0 2h-1.98a1 1 0 1 1 0-2h1.98zm-1.93 6.65a1 1 0 1 1-1.41 1.41l-1.4-1.4a1 1 0 1 1 1.41-1.41l1.4 1.4zM11 18.99a1 1 0 1 1-2 0v-1.98a1 1 0 1 1 2 0v1.98zm-6.65-1.93a1 1 0 1 1-1.41-1.41l1.4-1.4a1 1 0 1 1 1.41 1.41l-1.4 1.4zM1.01 11a1 1 0 1 1 0-2h1.98a1 1 0 1 1 0 2H1.01zm1.93-6.65a1 1 0 1 1 1.41-1.41l1.4 1.4a1 1 0 1 1-1.41 1.41l-1.4-1.4z"/></svg>