@vc-shell/framework 1.1.74 → 1.1.75

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 (451) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/dist/shared/components/app-switcher/components/vc-app-switcher/vc-app-switcher.vue.d.ts.map +1 -1
  3. package/dist/shared/components/blade-navigation/components/vc-blade-navigation/_internal/vc-mobile-back-button.vue.d.ts.map +1 -1
  4. package/dist/shared/components/blade-navigation/components/vc-blade-navigation/vc-blade-navigation.vue.d.ts.map +1 -1
  5. package/dist/shared/components/change-password/change-password.vue.d.ts.map +1 -1
  6. package/dist/shared/components/change-password-button/change-password-button.vue.d.ts.map +1 -1
  7. package/dist/shared/components/common/popup/vc-popup-error.vue.d.ts.map +1 -1
  8. package/dist/shared/components/common/popup/vc-popup-info.vue.d.ts.map +1 -1
  9. package/dist/shared/components/common/popup/vc-popup-warning.vue.d.ts.map +1 -1
  10. package/dist/shared/components/dashboard-widget-card/dashboard-widget-card.vue.d.ts.map +1 -1
  11. package/dist/shared/components/draggable-dashboard/DraggableDashboard.vue.d.ts.map +1 -1
  12. package/dist/shared/components/draggable-dashboard/_internal/DashboardWidget.vue.d.ts.map +1 -1
  13. package/dist/shared/components/generic-dropdown/generic-dropdown.vue.d.ts +2 -2
  14. package/dist/shared/components/generic-dropdown/generic-dropdown.vue.d.ts.map +1 -1
  15. package/dist/shared/components/language-selector/language-selector.vue.d.ts.map +1 -1
  16. package/dist/shared/components/logout-button/logout-button.vue.d.ts.map +1 -1
  17. package/dist/shared/components/multilanguage-selector/multilanguage-selector.vue.d.ts +1 -1
  18. package/dist/shared/components/multilanguage-selector/multilanguage-selector.vue.d.ts.map +1 -1
  19. package/dist/shared/components/notification-dropdown/_internal/notification/notification.vue.d.ts.map +1 -1
  20. package/dist/shared/components/notification-dropdown/notification-dropdown.vue.d.ts.map +1 -1
  21. package/dist/shared/components/notification-template/notification-template.vue.d.ts.map +1 -1
  22. package/dist/shared/components/notifications/components/notification-container/index.d.ts +10 -10
  23. package/dist/shared/components/notifications/components/notification-container/index.d.ts.map +1 -1
  24. package/dist/shared/components/popup-handler/components/vc-popup-container/vc-popup-container.vue.d.ts.map +1 -1
  25. package/dist/shared/components/settings-menu/settings-menu.vue.d.ts.map +1 -1
  26. package/dist/shared/components/settings-menu-item/settings-menu-item.vue.d.ts.map +1 -1
  27. package/dist/shared/components/sidebar/sidebar.vue.d.ts.map +1 -1
  28. package/dist/shared/components/sign-in/external-provider.vue.d.ts.map +1 -1
  29. package/dist/shared/components/sign-in/external-providers.vue.d.ts.map +1 -1
  30. package/dist/shared/components/theme-selector/theme-selector.vue.d.ts.map +1 -1
  31. package/dist/shared/components/user-dropdown-button/_internal/user-info.vue.d.ts.map +1 -1
  32. package/dist/shared/components/user-dropdown-button/_internal/user-sidebar.vue.d.ts.map +1 -1
  33. package/dist/shared/components/user-dropdown-button/user-dropdown-button.vue.d.ts.map +1 -1
  34. package/dist/shared/composables/useMenuExpanded.d.ts +1 -1
  35. package/dist/shared/modules/assets/components/assets-details/assets-details.vue.d.ts.map +1 -1
  36. package/dist/shared/modules/assets-manager/components/assets-manager/assets-manager.vue.d.ts +2 -2
  37. package/dist/shared/modules/assets-manager/components/assets-manager/assets-manager.vue.d.ts.map +1 -1
  38. package/dist/shared/modules/dynamic/pages/dynamic-blade-form.vue.d.ts +2 -2
  39. package/dist/shared/modules/dynamic/pages/dynamic-blade-form.vue.d.ts.map +1 -1
  40. package/dist/shared/modules/dynamic/pages/dynamic-blade-list.vue.d.ts +2 -2
  41. package/dist/shared/modules/dynamic/pages/dynamic-blade-list.vue.d.ts.map +1 -1
  42. package/dist/shared/pages/ChangePasswordPage/components/change-password/ChangePassword.vue.d.ts.map +1 -1
  43. package/dist/shared/pages/InvitePage/components/invite/Invite.vue.d.ts +1 -1
  44. package/dist/shared/pages/InvitePage/components/invite/Invite.vue.d.ts.map +1 -1
  45. package/dist/shared/pages/LoginPage/components/login/Login.vue.d.ts.map +1 -1
  46. package/dist/shared/pages/ResetPasswordPage/components/reset-password/ResetPassword.vue.d.ts +1 -1
  47. package/dist/shared/pages/ResetPasswordPage/components/reset-password/ResetPassword.vue.d.ts.map +1 -1
  48. package/dist/tsconfig.tsbuildinfo +1 -1
  49. package/dist/ui/components/atoms/vc-badge/vc-badge.vue.d.ts +1 -1
  50. package/dist/ui/components/atoms/vc-badge/vc-badge.vue.d.ts.map +1 -1
  51. package/dist/ui/components/atoms/vc-banner/vc-banner.vue.d.ts.map +1 -1
  52. package/dist/ui/components/atoms/vc-button/vc-button.vue.d.ts.map +1 -1
  53. package/dist/ui/components/atoms/vc-card/vc-card.vue.d.ts.map +1 -1
  54. package/dist/ui/components/atoms/vc-col/vc-col.vue.d.ts.map +1 -1
  55. package/dist/ui/components/atoms/vc-container/vc-container.vue.d.ts +4 -4
  56. package/dist/ui/components/atoms/vc-container/vc-container.vue.d.ts.map +1 -1
  57. package/dist/ui/components/atoms/vc-hint/vc-hint.vue.d.ts.map +1 -1
  58. package/dist/ui/components/atoms/vc-icon/icons/MenuBurgerIcon.vue.d.ts.map +1 -1
  59. package/dist/ui/components/atoms/vc-icon/vc-bootstrap-icon.vue.d.ts.map +1 -1
  60. package/dist/ui/components/atoms/vc-icon/vc-fontawesome-icon.vue.d.ts.map +1 -1
  61. package/dist/ui/components/atoms/vc-icon/vc-icon-examples.vue.d.ts.map +1 -1
  62. package/dist/ui/components/atoms/vc-icon/vc-icon-test.vue.d.ts.map +1 -1
  63. package/dist/ui/components/atoms/vc-icon/vc-icon.vue.d.ts +1 -1
  64. package/dist/ui/components/atoms/vc-icon/vc-icon.vue.d.ts.map +1 -1
  65. package/dist/ui/components/atoms/vc-icon/vc-lucide-icon.vue.d.ts.map +1 -1
  66. package/dist/ui/components/atoms/vc-icon/vc-material-icon.vue.d.ts.map +1 -1
  67. package/dist/ui/components/atoms/vc-icon/vc-svg-icon.vue.d.ts.map +1 -1
  68. package/dist/ui/components/atoms/vc-image/vc-image.vue.d.ts.map +1 -1
  69. package/dist/ui/components/atoms/vc-label/vc-label.vue.d.ts.map +1 -1
  70. package/dist/ui/components/atoms/vc-link/vc-link.vue.d.ts.map +1 -1
  71. package/dist/ui/components/atoms/vc-loading/vc-loading.vue.d.ts.map +1 -1
  72. package/dist/ui/components/atoms/vc-progress/vc-progress.vue.d.ts +1 -1
  73. package/dist/ui/components/atoms/vc-progress/vc-progress.vue.d.ts.map +1 -1
  74. package/dist/ui/components/atoms/vc-row/vc-row.vue.d.ts.map +1 -1
  75. package/dist/ui/components/atoms/vc-skeleton/vc-skeleton.vue.d.ts.map +1 -1
  76. package/dist/ui/components/atoms/vc-status/vc-status.vue.d.ts.map +1 -1
  77. package/dist/ui/components/atoms/vc-status-icon/vc-status-icon.vue.d.ts.map +1 -1
  78. package/dist/ui/components/atoms/vc-tooltip/vc-tooltip.vue.d.ts.map +1 -1
  79. package/dist/ui/components/atoms/vc-video/vc-video.vue.d.ts.map +1 -1
  80. package/dist/ui/components/atoms/vc-widget/vc-widget.vue.d.ts.map +1 -1
  81. package/dist/ui/components/molecules/vc-breadcrumbs/_internal/vc-breadcrumbs-item/vc-breadcrumbs-item.vue.d.ts.map +1 -1
  82. package/dist/ui/components/molecules/vc-breadcrumbs/vc-breadcrumbs.vue.d.ts.map +1 -1
  83. package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.vue.d.ts.map +1 -1
  84. package/dist/ui/components/molecules/vc-editor/_internal/extensions/font-size.d.ts +12 -0
  85. package/dist/ui/components/molecules/vc-editor/_internal/extensions/font-size.d.ts.map +1 -0
  86. package/dist/ui/components/molecules/vc-editor/_internal/toolbar-types.d.ts +49 -0
  87. package/dist/ui/components/molecules/vc-editor/_internal/toolbar-types.d.ts.map +1 -0
  88. package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-button.vue.d.ts +1 -1
  89. package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-button.vue.d.ts.map +1 -1
  90. package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-custom-button.vue.d.ts +10 -0
  91. package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-custom-button.vue.d.ts.map +1 -0
  92. package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-font-selector.vue.d.ts +8 -0
  93. package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-font-selector.vue.d.ts.map +1 -0
  94. package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-toolbar.vue.d.ts +4 -1
  95. package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-toolbar.vue.d.ts.map +1 -1
  96. package/dist/ui/components/molecules/vc-editor/index.d.ts +1 -0
  97. package/dist/ui/components/molecules/vc-editor/index.d.ts.map +1 -1
  98. package/dist/ui/components/molecules/vc-editor/vc-editor.vue.d.ts +7 -3
  99. package/dist/ui/components/molecules/vc-editor/vc-editor.vue.d.ts.map +1 -1
  100. package/dist/ui/components/molecules/vc-field/_internal/vc-field-type/vc-field-type.vue.d.ts.map +1 -1
  101. package/dist/ui/components/molecules/vc-field/vc-field.vue.d.ts.map +1 -1
  102. package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.vue.d.ts +2 -2
  103. package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.vue.d.ts.map +1 -1
  104. package/dist/ui/components/molecules/vc-form/vc-form.vue.d.ts.map +1 -1
  105. package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts +2 -2
  106. package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts.map +1 -1
  107. package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.vue.d.ts +1 -1
  108. package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.vue.d.ts.map +1 -1
  109. package/dist/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.vue.d.ts.map +1 -1
  110. package/dist/ui/components/molecules/vc-multivalue/vc-multivalue.vue.d.ts +2 -2
  111. package/dist/ui/components/molecules/vc-multivalue/vc-multivalue.vue.d.ts.map +1 -1
  112. package/dist/ui/components/molecules/vc-pagination/vc-pagination.vue.d.ts.map +1 -1
  113. package/dist/ui/components/molecules/vc-radio-button/vc-radio-button.vue.d.ts.map +1 -1
  114. package/dist/ui/components/molecules/vc-rating/vc-rating.vue.d.ts +1 -1
  115. package/dist/ui/components/molecules/vc-rating/vc-rating.vue.d.ts.map +1 -1
  116. package/dist/ui/components/molecules/vc-select/vc-select.vue.d.ts +2 -2
  117. package/dist/ui/components/molecules/vc-select/vc-select.vue.d.ts.map +1 -1
  118. package/dist/ui/components/molecules/vc-slider/vc-slider.vue.d.ts +7 -8
  119. package/dist/ui/components/molecules/vc-slider/vc-slider.vue.d.ts.map +1 -1
  120. package/dist/ui/components/molecules/vc-switch/vc-switch.vue.d.ts.map +1 -1
  121. package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts.map +1 -1
  122. package/dist/ui/components/molecules/vc-toast/vc-toast.vue.d.ts.map +1 -1
  123. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarContent.vue.d.ts.map +1 -1
  124. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarHeader.vue.d.ts.map +1 -1
  125. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarMobileActions.vue.d.ts.map +1 -1
  126. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarOverlay.vue.d.ts +2 -2
  127. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarOverlay.vue.d.ts.map +1 -1
  128. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarSlots.vue.d.ts.map +1 -1
  129. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarWidgetItem.vue.d.ts.map +1 -1
  130. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarWidgetsMenu.vue.d.ts.map +1 -1
  131. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/MenuSidebar.vue.d.ts.map +1 -1
  132. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/vc-app-bar.vue.d.ts.map +1 -1
  133. package/dist/ui/components/organisms/vc-app/_internal/vc-app-menu/_internal/vc-app-menu-item/_internal/vc-app-menu-link.vue.d.ts.map +1 -1
  134. package/dist/ui/components/organisms/vc-app/_internal/vc-app-menu/_internal/vc-app-menu-item/vc-app-menu-item.vue.d.ts +1 -1
  135. package/dist/ui/components/organisms/vc-app/_internal/vc-app-menu/_internal/vc-app-menu-item/vc-app-menu-item.vue.d.ts.map +1 -1
  136. package/dist/ui/components/organisms/vc-app/_internal/vc-app-menu/vc-app-menu.vue.d.ts.map +1 -1
  137. package/dist/ui/components/organisms/vc-app/vc-app.vue.d.ts.map +1 -1
  138. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-header/vc-blade-header.vue.d.ts +2 -2
  139. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-header/vc-blade-header.vue.d.ts.map +1 -1
  140. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/_internal/vc-blade-toolbar-button/vc-blade-toolbar-base-button.vue.d.ts +1 -1
  141. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/_internal/vc-blade-toolbar-button/vc-blade-toolbar-base-button.vue.d.ts.map +1 -1
  142. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/_internal/vc-blade-toolbar-button/vc-blade-toolbar-button.vue.d.ts +1 -1
  143. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/_internal/vc-blade-toolbar-button/vc-blade-toolbar-button.vue.d.ts.map +1 -1
  144. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/_internal/vc-blade-toolbar-button/vc-blade-toolbar-circle-button.vue.d.ts +1 -1
  145. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/_internal/vc-blade-toolbar-button/vc-blade-toolbar-circle-button.vue.d.ts.map +1 -1
  146. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/desktop/vc-blade-toolbar-desktop.vue.d.ts.map +1 -1
  147. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/mobile/vc-blade-toolbar-mobile.vue.d.ts.map +1 -1
  148. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/vc-blade-toolbar-buttons.vue.d.ts.map +1 -1
  149. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/vc-blade-toolbar.vue.d.ts +2 -2
  150. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/vc-blade-toolbar.vue.d.ts.map +1 -1
  151. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-widget-container/_internal/vc-widget-container-desktop.vue.d.ts.map +1 -1
  152. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-widget-container/_internal/vc-widget-container-mobile.vue.d.ts.map +1 -1
  153. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-widget-container/vc-widget-container.vue.d.ts.map +1 -1
  154. package/dist/ui/components/organisms/vc-blade/vc-blade.backupsb.d.ts +3 -3
  155. package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts +1 -1
  156. package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts.map +1 -1
  157. package/dist/ui/components/organisms/vc-dynamic-property/vc-dynamic-property.vue.d.ts +2 -2
  158. package/dist/ui/components/organisms/vc-dynamic-property/vc-dynamic-property.vue.d.ts.map +1 -1
  159. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-item/vc-gallery-item.vue.d.ts +2 -2
  160. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-item/vc-gallery-item.vue.d.ts.map +1 -1
  161. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-preview/vc-gallery-preview.vue.d.ts +1 -1
  162. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-preview/vc-gallery-preview.vue.d.ts.map +1 -1
  163. package/dist/ui/components/organisms/vc-gallery/vc-gallery.vue.d.ts +5 -5
  164. package/dist/ui/components/organisms/vc-gallery/vc-gallery.vue.d.ts.map +1 -1
  165. package/dist/ui/components/organisms/vc-login-form/vc-login-form.vue.d.ts.map +1 -1
  166. package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts +1 -1
  167. package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts.map +1 -1
  168. package/dist/ui/components/organisms/vc-table/_internal/vc-table-add-new/vc-table-add-new.vue.d.ts.map +1 -1
  169. package/dist/ui/components/organisms/vc-table/_internal/vc-table-base-header/vc-table-base-header.vue.d.ts +2 -2
  170. package/dist/ui/components/organisms/vc-table/_internal/vc-table-base-header/vc-table-base-header.vue.d.ts.map +1 -1
  171. package/dist/ui/components/organisms/vc-table/_internal/vc-table-cell/vc-table-cell.vue.d.ts.map +1 -1
  172. package/dist/ui/components/organisms/vc-table/_internal/vc-table-column-switcher/vc-table-column-switcher.vue.d.ts.map +1 -1
  173. package/dist/ui/components/organisms/vc-table/_internal/vc-table-counter/vc-table-counter.vue.d.ts +1 -1
  174. package/dist/ui/components/organisms/vc-table/_internal/vc-table-counter/vc-table-counter.vue.d.ts.map +1 -1
  175. package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/_internal/vc-table-body/vc-table-body.vue.d.ts +25 -3
  176. package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/_internal/vc-table-body/vc-table-body.vue.d.ts.map +1 -1
  177. package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/_internal/vc-table-columns-header/vc-table-columns-header.vue.d.ts +2 -2
  178. package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/_internal/vc-table-columns-header/vc-table-columns-header.vue.d.ts.map +1 -1
  179. package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/_internal/vc-table-row/vc-table-row.vue.d.ts +25 -3
  180. package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/_internal/vc-table-row/vc-table-row.vue.d.ts.map +1 -1
  181. package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/_internal/vc-table-select-all-header/vc-table-select-all-header.vue.d.ts.map +1 -1
  182. package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/vc-table-desktop-view.vue.d.ts +31 -3
  183. package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/vc-table-desktop-view.vue.d.ts.map +1 -1
  184. package/dist/ui/components/organisms/vc-table/_internal/vc-table-empty/vc-table-empty.vue.d.ts.map +1 -1
  185. package/dist/ui/components/organisms/vc-table/_internal/vc-table-filter/vc-table-filter.vue.d.ts +2 -2
  186. package/dist/ui/components/organisms/vc-table/_internal/vc-table-filter/vc-table-filter.vue.d.ts.map +1 -1
  187. package/dist/ui/components/organisms/vc-table/_internal/vc-table-footer/vc-table-footer.vue.d.ts.map +1 -1
  188. package/dist/ui/components/organisms/vc-table/_internal/vc-table-header/vc-table-header.vue.d.ts.map +1 -1
  189. package/dist/ui/components/organisms/vc-table/_internal/vc-table-mobile-item/vc-table-mobile-item.vue.d.ts +2 -2
  190. package/dist/ui/components/organisms/vc-table/_internal/vc-table-mobile-item/vc-table-mobile-item.vue.d.ts.map +1 -1
  191. package/dist/ui/components/organisms/vc-table/_internal/vc-table-mobile-view/vc-table-mobile-view.vue.d.ts +2 -2
  192. package/dist/ui/components/organisms/vc-table/_internal/vc-table-mobile-view/vc-table-mobile-view.vue.d.ts.map +1 -1
  193. package/dist/ui/components/organisms/vc-table/_internal/vc-table-select-all/vc-table-select-all.vue.d.ts.map +1 -1
  194. package/dist/ui/components/organisms/vc-table/vc-table.vue.d.ts +28 -3
  195. package/dist/ui/components/organisms/vc-table/vc-table.vue.d.ts.map +1 -1
  196. package/package.json +33 -27
  197. package/ui/components/molecules/vc-editor/_internal/extensions/font-size.ts +59 -0
  198. package/ui/components/molecules/vc-editor/_internal/toolbar-types.ts +57 -0
  199. package/ui/components/molecules/vc-editor/_internal/vc-editor-custom-button.vue +79 -0
  200. package/ui/components/molecules/vc-editor/_internal/vc-editor-font-selector.vue +215 -0
  201. package/ui/components/molecules/vc-editor/_internal/vc-editor-toolbar.vue +42 -0
  202. package/ui/components/molecules/vc-editor/index.ts +5 -0
  203. package/ui/components/molecules/vc-editor/vc-editor.stories.ts +172 -3
  204. package/ui/components/molecules/vc-editor/vc-editor.vue +49 -26
  205. package/ui/components/molecules/vc-slider/vc-slider.vue +8 -8
  206. package/dist/assets/042c75b764bc78a7.svg +0 -1
  207. package/dist/assets/0ba156439a339f2a.svg +0 -1
  208. package/dist/assets/0be560bfb22d0e72.woff2 +0 -0
  209. package/dist/assets/0f590f8a94577092.svg +0 -1
  210. package/dist/assets/0fc5820f8be53a1b.svg +0 -1
  211. package/dist/assets/10768e2cc79fc60b.svg +0 -1
  212. package/dist/assets/11b3d25a56fd9a21.woff2 +0 -0
  213. package/dist/assets/154365acf3010d96.woff2 +0 -0
  214. package/dist/assets/157b8721e0600ea8.svg +0 -1
  215. package/dist/assets/15e91cdd649cde9a.svg +0 -1
  216. package/dist/assets/1a3e84b2457f709a.woff +0 -0
  217. package/dist/assets/1de63eb118636cce.svg +0 -1
  218. package/dist/assets/1ea01de36eb5491b.svg +0 -1
  219. package/dist/assets/204eaf512fde2023.svg +0 -1
  220. package/dist/assets/2088983edf42e153.svg +0 -1
  221. package/dist/assets/208f810a9321a327.svg +0 -1
  222. package/dist/assets/21220a9d10e6c558.svg +0 -1
  223. package/dist/assets/220db345a102045d.woff2 +0 -0
  224. package/dist/assets/225da11d23968333.svg +0 -1
  225. package/dist/assets/226f862dd81bdc13.woff2 +0 -0
  226. package/dist/assets/23a2d53395ddb14f.woff +0 -0
  227. package/dist/assets/259e6ad461a52ad7.svg +0 -1
  228. package/dist/assets/261e6dec4d53b9ac.woff +0 -0
  229. package/dist/assets/262f46a0b6d94bb6.svg +0 -1
  230. package/dist/assets/2857c513073467da.svg +0 -1
  231. package/dist/assets/2b3be7889467d98f.woff +0 -0
  232. package/dist/assets/2d4e6190eec72737.svg +0 -1
  233. package/dist/assets/2eba973185078bc8.woff +0 -0
  234. package/dist/assets/327511cd4a7ba7f9.woff +0 -0
  235. package/dist/assets/334d3f6bc766c516.woff +0 -0
  236. package/dist/assets/34ff7dd0c2285956.svg +0 -1
  237. package/dist/assets/3d26b7c1ab78bbe2.woff +0 -0
  238. package/dist/assets/3f8c4cc8099e34b6.woff2 +0 -0
  239. package/dist/assets/40a0e53b79ce63c6.woff2 +0 -0
  240. package/dist/assets/41275bcb979cb650.svg +0 -1
  241. package/dist/assets/42df4e2d6fa3fd2a.woff2 +0 -0
  242. package/dist/assets/434f7982590e462f.woff +0 -0
  243. package/dist/assets/475937116ee3314a.woff2 +0 -0
  244. package/dist/assets/49791943b3872376.woff2 +0 -0
  245. package/dist/assets/4ae5f23e0ca888e7.woff2 +0 -0
  246. package/dist/assets/4d7a77b0e5373992.svg +0 -1
  247. package/dist/assets/4e43c74354534fb3.svg +0 -1
  248. package/dist/assets/4fe75f5117100705.svg +0 -1
  249. package/dist/assets/52610491f372cb0c.woff2 +0 -0
  250. package/dist/assets/52e261a005074e1b.woff +0 -0
  251. package/dist/assets/5304c3d05a5f9789.woff2 +0 -0
  252. package/dist/assets/572bb1bb4156a9c1.svg +0 -1
  253. package/dist/assets/5b3661be8be679d0.woff2 +0 -0
  254. package/dist/assets/5d96cfcc5bedd917.woff2 +0 -0
  255. package/dist/assets/6075995d7e74da46.woff2 +0 -0
  256. package/dist/assets/617c4736236e199e.woff +0 -0
  257. package/dist/assets/6619e9e10beea0e7.woff2 +0 -0
  258. package/dist/assets/67230f05dc94a265.svg +0 -1
  259. package/dist/assets/6798e4dd4add9b48.svg +0 -1
  260. package/dist/assets/698ec6c722d4cb05.woff2 +0 -0
  261. package/dist/assets/6a3e73faf406cf33.svg +0 -1
  262. package/dist/assets/72de3a63bc0b70dd.svg +0 -1
  263. package/dist/assets/74c6a6ab81bb6340.woff2 +0 -0
  264. package/dist/assets/74ed5f8a78e71106.svg +0 -1
  265. package/dist/assets/7a5aa5abd625137f.ttf +0 -0
  266. package/dist/assets/7ce0c166fd6a1204.woff +0 -0
  267. package/dist/assets/7d55399c2a7bc985.svg +0 -1
  268. package/dist/assets/7d970675c69fca1d.woff +0 -0
  269. package/dist/assets/7eda727273fd98d3.svg +0 -1
  270. package/dist/assets/7f6ebfd707b76ca2.woff +0 -0
  271. package/dist/assets/7fa898d213fcc7bc.woff2 +0 -0
  272. package/dist/assets/861e6b7192b3b6c7.woff +0 -0
  273. package/dist/assets/8bbcde81ba21ecb2.woff2 +0 -0
  274. package/dist/assets/8f6657e5e0b8d3e4.woff +0 -0
  275. package/dist/assets/910b0d99b9e26568.svg +0 -1
  276. package/dist/assets/91eee1aa81f72683.woff +0 -0
  277. package/dist/assets/92508f8707159b51.svg +0 -1
  278. package/dist/assets/9392bf1d591e1abb.svg +0 -1
  279. package/dist/assets/97e8d4984ba0713a.woff2 +0 -0
  280. package/dist/assets/9cb83236f6bb7ab1.svg +0 -1
  281. package/dist/assets/9d37314695c0b68d.woff +0 -0
  282. package/dist/assets/a18404194e3f9047.svg +0 -1
  283. package/dist/assets/a2017fe7f0a26510.svg +0 -1
  284. package/dist/assets/a47034e65dbcc3d7.woff +0 -0
  285. package/dist/assets/a617e11804bbacb7.woff +0 -0
  286. package/dist/assets/ab6e7190bb1492d5.woff2 +0 -0
  287. package/dist/assets/abf88f301a0730f4.svg +0 -1
  288. package/dist/assets/ac1a99b3d05d8232.woff +0 -0
  289. package/dist/assets/aed17cb6fdad2ada.woff2 +0 -0
  290. package/dist/assets/b1a596e31ad1185a.svg +0 -1
  291. package/dist/assets/b27767411c8427be.woff +0 -0
  292. package/dist/assets/b291dc35a17511f7.woff +0 -0
  293. package/dist/assets/b325adcae33bbe7a.svg +0 -1
  294. package/dist/assets/b372390551ca2fa1.svg +0 -1
  295. package/dist/assets/b5bb1e8fc975decd.svg +0 -1
  296. package/dist/assets/b645a4a2181b9dc1.svg +0 -1
  297. package/dist/assets/b6499ddce0a4ef7d.svg +0 -1
  298. package/dist/assets/b94421fadd23b0f2.svg +0 -1
  299. package/dist/assets/bb28fb0f27f1c11b.svg +0 -1
  300. package/dist/assets/bfbe205759295eca.woff2 +0 -0
  301. package/dist/assets/ca791c5ca5848a03.svg +0 -1
  302. package/dist/assets/cb32840ce330103f.woff +0 -0
  303. package/dist/assets/ccc878931d74181b.woff2 +0 -0
  304. package/dist/assets/d084bda16abe8a56.svg +0 -1
  305. package/dist/assets/d32b129cae2fffd6.svg +0 -1
  306. package/dist/assets/d35a4c7113315758.woff2 +0 -0
  307. package/dist/assets/d3f792f54ae4c307.svg +0 -1
  308. package/dist/assets/d5a5b8630120073d.svg +0 -1
  309. package/dist/assets/d5f9664ebbfb104b.svg +0 -1
  310. package/dist/assets/d80b05788e407de7.woff2 +0 -0
  311. package/dist/assets/d84247b59449dd88.woff2 +0 -0
  312. package/dist/assets/dd05d43ff0df2fc7.svg +0 -1
  313. package/dist/assets/e38acaa1757232e0.svg +0 -1
  314. package/dist/assets/e4a8550f1c7ffe36.svg +0 -1
  315. package/dist/assets/e5adb5ae3a3698f6.svg +0 -1
  316. package/dist/assets/e61a1889bac955f4.woff2 +0 -0
  317. package/dist/assets/e72bb11356af94c7.svg +0 -1
  318. package/dist/assets/e98196a9f8dcb2f0.svg +0 -1
  319. package/dist/assets/ebec912a42ad49ff.woff +0 -0
  320. package/dist/assets/ee6983981ffcbb41.woff2 +0 -0
  321. package/dist/assets/f09d89268e4c0317.svg +0 -1
  322. package/dist/assets/f276d55184e05a07.woff +0 -0
  323. package/dist/assets/f5722262b6e7214e.woff2 +0 -0
  324. package/dist/assets/f7fc8bf46089d8b2.svg +0 -1
  325. package/dist/assets/fcb1c1ffb5640194.woff +0 -0
  326. package/dist/assets/fe141d99763f5d2b.woff +0 -0
  327. package/dist/assets/fed13b0d59903483.svg +0 -1
  328. package/dist/assets/fed757d2c2344ead.woff2 +0 -0
  329. package/dist/assets/ffc438f20e79ce73.woff +0 -0
  330. package/dist/framework.js +0 -24357
  331. package/dist/index.css +0 -9
  332. package/dist/vendor-boolbase-A_-Pp38P.js +0 -23
  333. package/dist/vendor-cheerio-C46iBpCu.js +0 -1053
  334. package/dist/vendor-cheerio-select-C8emRZsx.js +0 -191
  335. package/dist/vendor-core-js-DFA7rceR.js +0 -1206
  336. package/dist/vendor-css-select-DR9bp36p.js +0 -622
  337. package/dist/vendor-css-what-CZZaquJM.js +0 -267
  338. package/dist/vendor-cypress-signalr-mock-CdKwIhWw.js +0 -769
  339. package/dist/vendor-date-fns-sZ1zMzTH.js +0 -3008
  340. package/dist/vendor-dom-serializer-Sk3xHhQk.js +0 -213
  341. package/dist/vendor-dom7-wvIUV9pT.js +0 -529
  342. package/dist/vendor-domelementtype-B3sFIGaC.js +0 -21
  343. package/dist/vendor-domhandler-CL40eeX9.js +0 -311
  344. package/dist/vendor-dompurify-eYFoHPwR.js +0 -528
  345. package/dist/vendor-domutils-BiVCXO8c.js +0 -386
  346. package/dist/vendor-entities-CCReaWqU.js +0 -364
  347. package/dist/vendor-floating-ui-core-3dy7r5mx.js +0 -349
  348. package/dist/vendor-floating-ui-dom-DCjH_QK4.js +0 -393
  349. package/dist/vendor-floating-ui-utils-D2sT7feD.js +0 -259
  350. package/dist/vendor-floating-ui-vue-BUBCqiRN.js +0 -107
  351. package/dist/vendor-headlessui-vue-Dg0Llidi.js +0 -961
  352. package/dist/vendor-htmlparser2-CpQu33io.js +0 -735
  353. package/dist/vendor-intlify-core-base-txnziOTW.js +0 -1130
  354. package/dist/vendor-intlify-message-compiler-XquMv3aB.js +0 -947
  355. package/dist/vendor-intlify-shared-CE1Dfvjf.js +0 -144
  356. package/dist/vendor-iso-639-1-BJO6WZAt.js +0 -781
  357. package/dist/vendor-linkify-it-LzoUhj6C.js +0 -199
  358. package/dist/vendor-linkifyjs-DTu7SY_Y.js +0 -705
  359. package/dist/vendor-lodash-es-CrYlgAi8.js +0 -4816
  360. package/dist/vendor-lucide-vue-next-m0L4DzUL.js +0 -29780
  361. package/dist/vendor-markdown-it-RJo-N9ov.js +0 -2263
  362. package/dist/vendor-markdown-it-task-lists-BxLwscWK.js +0 -69
  363. package/dist/vendor-mdurl-DZFDNdqC.js +0 -192
  364. package/dist/vendor-microsoft-applicationinsights-analytics-js-CauId95v.js +0 -1105
  365. package/dist/vendor-microsoft-applicationinsights-cfgsync-js-DGfB75It.js +0 -261
  366. package/dist/vendor-microsoft-applicationinsights-channel-js-B4PYlGv8.js +0 -1809
  367. package/dist/vendor-microsoft-applicationinsights-common-Bj6sQeoz.js +0 -1921
  368. package/dist/vendor-microsoft-applicationinsights-core-js-Cga21Mpw.js +0 -4127
  369. package/dist/vendor-microsoft-applicationinsights-dependencies-js-CH87Sln6.js +0 -1399
  370. package/dist/vendor-microsoft-applicationinsights-properties-js-CLE2OEt_.js +0 -572
  371. package/dist/vendor-microsoft-applicationinsights-shims-CxtPYiwp.js +0 -43
  372. package/dist/vendor-microsoft-applicationinsights-web-8IaeIl22.js +0 -487
  373. package/dist/vendor-microsoft-dynamicproto-js-DSkQkH3T.js +0 -147
  374. package/dist/vendor-microsoft-signalr-qIrag5xx.js +0 -1761
  375. package/dist/vendor-moment-CwOqp704.js +0 -2589
  376. package/dist/vendor-nevware21-ts-async-DadHEt7N.js +0 -260
  377. package/dist/vendor-nevware21-ts-utils-Dy41wRhA.js +0 -853
  378. package/dist/vendor-nth-check-CS1D-zr5.js +0 -45
  379. package/dist/vendor-orderedmap-B3SOk52B.js +0 -103
  380. package/dist/vendor-parse5-htmlparser2-tree-adapter-BWywtwol.js +0 -143
  381. package/dist/vendor-parse5-zq5Hn0y9.js +0 -5749
  382. package/dist/vendor-popperjs-core-LGjf7Wza.js +0 -905
  383. package/dist/vendor-prettier-DaiSFsWE.js +0 -4875
  384. package/dist/vendor-prosemirror-commands-B8fhFbTo.js +0 -385
  385. package/dist/vendor-prosemirror-dropcursor-CdHQ9kQG.js +0 -86
  386. package/dist/vendor-prosemirror-gapcursor-W-ky5QTm.js +0 -200
  387. package/dist/vendor-prosemirror-history-CrtTR5Cd.js +0 -248
  388. package/dist/vendor-prosemirror-keymap-DWvoDWf6.js +0 -62
  389. package/dist/vendor-prosemirror-markdown-CuzWQ2N6.js +0 -650
  390. package/dist/vendor-prosemirror-model-CVTn1Stc.js +0 -2722
  391. package/dist/vendor-prosemirror-schema-list-Ds6x_KLX.js +0 -87
  392. package/dist/vendor-prosemirror-state-CRUasa1V.js +0 -821
  393. package/dist/vendor-prosemirror-tables-DzTfCeHX.js +0 -1711
  394. package/dist/vendor-prosemirror-transform-BeDaI3CS.js +0 -1507
  395. package/dist/vendor-prosemirror-view-BGYdOWiJ.js +0 -3748
  396. package/dist/vendor-punycode-js-CNI-zL6U.js +0 -133
  397. package/dist/vendor-rope-sequence-sEGCUMi8.js +0 -100
  398. package/dist/vendor-semver-FuwqpOls.js +0 -1021
  399. package/dist/vendor-ssr-window-D4k3p53c.js +0 -133
  400. package/dist/vendor-swiper-DrZzJvo8.js +0 -2825
  401. package/dist/vendor-tanstack-virtual-core-l0sNRNKZ.js +0 -1
  402. package/dist/vendor-tanstack-vue-virtual-CD9yLWd7.js +0 -1
  403. package/dist/vendor-tippy-js-nNhcw_JH.js +0 -812
  404. package/dist/vendor-tiptap-core-dlTW4S11.js +0 -2817
  405. package/dist/vendor-tiptap-extension-blockquote-iAIM-meW.js +0 -43
  406. package/dist/vendor-tiptap-extension-bold-bkOLNH6E.js +0 -71
  407. package/dist/vendor-tiptap-extension-bubble-menu-BRWVLpun.js +0 -128
  408. package/dist/vendor-tiptap-extension-bullet-list-DfU428XB.js +0 -53
  409. package/dist/vendor-tiptap-extension-code-CgIql8q6.js +0 -51
  410. package/dist/vendor-tiptap-extension-code-block-V26-erQk.js +0 -133
  411. package/dist/vendor-tiptap-extension-document-BYF_BzDD.js +0 -9
  412. package/dist/vendor-tiptap-extension-dropcursor-DqjaaFex.js +0 -20
  413. package/dist/vendor-tiptap-extension-floating-menu-vptdm_Y0.js +0 -99
  414. package/dist/vendor-tiptap-extension-gapcursor-DxLBw8V0.js +0 -24
  415. package/dist/vendor-tiptap-extension-hard-break-DygHhzqw.js +0 -55
  416. package/dist/vendor-tiptap-extension-heading-C-ArDc3_.js +0 -54
  417. package/dist/vendor-tiptap-extension-history-C41RW3Bv.js +0 -35
  418. package/dist/vendor-tiptap-extension-horizontal-rule-BGMGd9fo.js +0 -58
  419. package/dist/vendor-tiptap-extension-image-DChcWb4v.js +0 -64
  420. package/dist/vendor-tiptap-extension-italic-BNJrFvrR.js +0 -70
  421. package/dist/vendor-tiptap-extension-link-DFN4ENph.js +0 -270
  422. package/dist/vendor-tiptap-extension-list-item-3qKYhGHe.js +0 -33
  423. package/dist/vendor-tiptap-extension-ordered-list-D3QL0eiW.js +0 -71
  424. package/dist/vendor-tiptap-extension-paragraph-DZfkaJJ-.js +0 -33
  425. package/dist/vendor-tiptap-extension-placeholder-CoOAmd0a.js +0 -52
  426. package/dist/vendor-tiptap-extension-strike-BlGNozxy.js +0 -61
  427. package/dist/vendor-tiptap-extension-table-CZn6Xykb.js +0 -213
  428. package/dist/vendor-tiptap-extension-table-cell-BQuS-XFD.js +0 -40
  429. package/dist/vendor-tiptap-extension-table-header-ZrtK7HiQ.js +0 -40
  430. package/dist/vendor-tiptap-extension-table-row-CBrXvqsO.js +0 -22
  431. package/dist/vendor-tiptap-extension-text-DwA7jrBq.js +0 -8
  432. package/dist/vendor-tiptap-extension-underline-CIVtuRLl.js +0 -40
  433. package/dist/vendor-tiptap-markdown-CidDIpZ-.js +0 -826
  434. package/dist/vendor-tiptap-pm-9TOy65Oe.js +0 -1
  435. package/dist/vendor-tiptap-starter-kit-BdU6UtqB.js +0 -29
  436. package/dist/vendor-tiptap-vue-3-CnYccgV4.js +0 -225
  437. package/dist/vendor-truncate-html-DYC0Lj9o.js +0 -145
  438. package/dist/vendor-uc-micro-4lbSaZOs.js +0 -17
  439. package/dist/vendor-vee-validate-i18n-zT8NxX3R.js +0 -93
  440. package/dist/vendor-vee-validate-rules-4oWUZPpG.js +0 -316
  441. package/dist/vendor-vue-currency-input-BqaYAdhD.js +0 -317
  442. package/dist/vendor-vue-demi-CD9yLWd7.js +0 -1
  443. package/dist/vendor-vue-devtools-api-aVYGocXp.js +0 -93
  444. package/dist/vendor-vue-i18n-BeXi5L3e.js +0 -1370
  445. package/dist/vendor-vue3-application-insights-C8xbxXXX.js +0 -69
  446. package/dist/vendor-vue3-touch-events-8Pa3HHlV.js +0 -169
  447. package/dist/vendor-vuepic-vue-datepicker-Chx5s5I-.js +0 -5116
  448. package/dist/vendor-vueuse-components-B0zqjNRW.js +0 -542
  449. package/dist/vendor-vueuse-core-CYgwn-B2.js +0 -5130
  450. package/dist/vendor-vueuse-shared-B_uDJJ6V.js +0 -1169
  451. package/dist/vendor-w3c-keyname-CLxH8j-f.js +0 -92
@@ -1,6 +1,7 @@
1
1
  import type { Meta, StoryObj } from "@storybook/vue3";
2
- import { VcEditor } from "./";
3
- import { ref } from "vue";
2
+ import { VcEditor, type CustomToolbarButton, type CustomToolbarDropdown } from "./";
3
+ import { ref, defineComponent, h } from "vue";
4
+ import type { Editor } from "@tiptap/vue-3";
4
5
 
5
6
  const meta = {
6
7
  title: "molecules/VcEditor",
@@ -235,7 +236,7 @@ export const WithInitialContent: Story = {
235
236
  export const CustomToolbar: Story = {
236
237
  args: {
237
238
  label: "Editor with custom toolbar",
238
- toolbar: ["bold", "italic", "title", "link", "image", "preview"],
239
+ toolbar: ["bold", "italic", "heading1", "heading2", "link", "image", "fontSize"],
239
240
  },
240
241
  render: (args) => ({
241
242
  components: { VcEditor },
@@ -246,3 +247,171 @@ export const CustomToolbar: Story = {
246
247
  template: '<vc-editor v-bind="args" v-model="content"></vc-editor>',
247
248
  }),
248
249
  };
250
+
251
+ export const WithCustomButtons: Story = {
252
+ args: {
253
+ label: "Editor with custom plugin buttons",
254
+ customButtons: [
255
+ {
256
+ id: "clear-format",
257
+ label: "Clear Format",
258
+ icon: "lucide-remove-formatting",
259
+ action: (editor: Editor) => {
260
+ editor.chain().focus().clearNodes().unsetAllMarks().run();
261
+ },
262
+ isActive: () => false,
263
+ group: "format",
264
+ order: 1,
265
+ } as CustomToolbarButton,
266
+ {
267
+ id: "highlight",
268
+ label: "Highlight",
269
+ icon: "lucide-highlighter",
270
+ action: (editor: Editor) => {
271
+ editor.chain().focus().toggleHighlight().run();
272
+ },
273
+ isActive: (editor: Editor) => editor.isActive('highlight'),
274
+ group: "format",
275
+ order: 2,
276
+ } as CustomToolbarButton,
277
+ {
278
+ id: "text-align",
279
+ label: "Text Align",
280
+ options: [
281
+ { value: 'left', label: 'Left', action: (editor: Editor) => editor.chain().focus().setTextAlign('left').run() },
282
+ { value: 'center', label: 'Center', action: (editor: Editor) => editor.chain().focus().setTextAlign('center').run() },
283
+ { value: 'right', label: 'Right', action: (editor: Editor) => editor.chain().focus().setTextAlign('right').run() },
284
+ { value: 'justify', label: 'Justify', action: (editor: Editor) => editor.chain().focus().setTextAlign('justify').run() },
285
+ ],
286
+ getValue: (editor: Editor) => editor.getAttributes('paragraph').textAlign || 'left',
287
+ group: "align",
288
+ order: 1,
289
+ } as CustomToolbarDropdown,
290
+ ],
291
+ },
292
+ render: (args) => ({
293
+ components: { VcEditor },
294
+ setup() {
295
+ const content = ref("");
296
+ return { args, content };
297
+ },
298
+ template: '<vc-editor v-bind="args" v-model="content"></vc-editor>',
299
+ }),
300
+ };
301
+
302
+ // Custom component example
303
+ const CustomEmojiButton = defineComponent({
304
+ props: {
305
+ editor: {
306
+ type: Object as () => Editor,
307
+ required: true,
308
+ },
309
+ disabled: Boolean,
310
+ },
311
+ setup(props) {
312
+ const emojis = ['😀', '😃', '😄', '😁', '😆', '😅', '😂', '🤣', '😊', '😇'];
313
+ const showPicker = ref(false);
314
+
315
+ const insertEmoji = (emoji: string) => {
316
+ props.editor.chain().focus().insertContent(emoji).run();
317
+ showPicker.value = false;
318
+ };
319
+
320
+ return () => h('div', { class: 'emoji-picker', style: { position: 'relative' } }, [
321
+ h('button', {
322
+ class: 'vc-editor-button',
323
+ disabled: props.disabled,
324
+ onClick: () => showPicker.value = !showPicker.value,
325
+ style: {
326
+ padding: '0.25rem 0.5rem',
327
+ borderRadius: '6px',
328
+ border: 'none',
329
+ background: 'transparent',
330
+ cursor: props.disabled ? 'not-allowed' : 'pointer',
331
+ }
332
+ }, '😊'),
333
+ showPicker.value && h('div', {
334
+ class: 'emoji-picker-menu',
335
+ style: {
336
+ position: 'absolute',
337
+ top: '100%',
338
+ left: 0,
339
+ background: 'white',
340
+ border: '1px solid #ccc',
341
+ borderRadius: '6px',
342
+ padding: '0.5rem',
343
+ display: 'flex',
344
+ gap: '0.25rem',
345
+ zIndex: 100,
346
+ boxShadow: '0 2px 8px rgba(0,0,0,0.1)',
347
+ }
348
+ }, emojis.map(emoji =>
349
+ h('button', {
350
+ onClick: () => insertEmoji(emoji),
351
+ style: {
352
+ border: 'none',
353
+ background: 'transparent',
354
+ cursor: 'pointer',
355
+ fontSize: '1.25rem',
356
+ padding: '0.25rem',
357
+ }
358
+ }, emoji)
359
+ ))
360
+ ]);
361
+ },
362
+ });
363
+
364
+ export const WithCustomComponent: Story = {
365
+ args: {
366
+ label: "Editor with custom component plugin",
367
+ customButtons: [
368
+ {
369
+ id: "emoji",
370
+ label: "Insert Emoji",
371
+ icon: "lucide-smile",
372
+ action: () => {}, // Not used when component is provided
373
+ component: CustomEmojiButton,
374
+ group: "insert",
375
+ order: 1,
376
+ } as CustomToolbarButton,
377
+ {
378
+ id: "word-count",
379
+ label: "Word Count",
380
+ icon: "lucide-file-text",
381
+ action: (editor: Editor) => {
382
+ const text = editor.getText();
383
+ const wordCount = text.split(/\s+/).filter(word => word.length > 0).length;
384
+ alert(`Word count: ${wordCount}`);
385
+ },
386
+ group: "tools",
387
+ order: 1,
388
+ } as CustomToolbarButton,
389
+ ],
390
+ },
391
+ render: (args) => ({
392
+ components: { VcEditor },
393
+ setup() {
394
+ const content = ref("");
395
+ return { args, content };
396
+ },
397
+ template: '<vc-editor v-bind="args" v-model="content"></vc-editor>',
398
+ }),
399
+ };
400
+
401
+ export const WithTipTapExtensions: Story = {
402
+ args: {
403
+ label: "Editor with custom TipTap extensions",
404
+ extensions: [
405
+ // Add any custom TipTap extensions here
406
+ // For example: Highlight.configure({ multicolor: true })
407
+ ],
408
+ },
409
+ render: (args) => ({
410
+ components: { VcEditor },
411
+ setup() {
412
+ const content = ref("# Custom Extensions\n\nYou can add any TipTap extension to enhance the editor functionality.");
413
+ return { args, content };
414
+ },
415
+ template: '<vc-editor v-bind="args" v-model="content"></vc-editor>',
416
+ }),
417
+ };
@@ -35,6 +35,7 @@
35
35
  :disabled="disabled"
36
36
  :content-type="detectedType"
37
37
  :toolbar="filteredToolbar"
38
+ :custom-buttons="props.customButtons || []"
38
39
  @upload-image="triggerImageUpload"
39
40
  />
40
41
 
@@ -139,7 +140,7 @@
139
140
  </slot>
140
141
  </div>
141
142
  </template>
142
-
143
+ <!-- eslint-disable @typescript-eslint/no-explicit-any -->
143
144
  <script lang="ts" setup>
144
145
  import { ref, watch, onBeforeUnmount, computed } from "vue";
145
146
  import { useEditor, EditorContent } from "@tiptap/vue-3";
@@ -152,7 +153,9 @@ import { TableCell } from "@tiptap/extension-table-cell";
152
153
  import { Link } from "@tiptap/extension-link";
153
154
  import { Image } from "@tiptap/extension-image";
154
155
  import { Placeholder } from "@tiptap/extension-placeholder";
156
+ import { TextStyle } from "@tiptap/extension-text-style";
155
157
  import { Markdown } from "tiptap-markdown";
158
+ import { FontSize } from "./_internal/extensions/font-size";
156
159
  import { format } from "prettier/standalone";
157
160
  import * as prettierPluginHtml from "prettier/parser-html";
158
161
  // eslint-disable-next-line import/no-named-as-default
@@ -160,6 +163,10 @@ import DOMPurify from "dompurify";
160
163
  import { VcLabel, VcHint } from "../..";
161
164
  import VcEditorToolbar from "./_internal/vc-editor-toolbar.vue";
162
165
  import VcEditorButton from "./_internal/vc-editor-button.vue";
166
+ import type { CustomToolbarItem } from "./_internal/toolbar-types";
167
+
168
+ // Export types for external use
169
+ export type { CustomToolbarItem, CustomToolbarButton, CustomToolbarDropdown } from "./_internal/toolbar-types";
163
170
 
164
171
  // Define toolbar button types
165
172
  type ToolbarNames =
@@ -176,6 +183,7 @@ type ToolbarNames =
176
183
  | "link"
177
184
  | "image"
178
185
  | "table"
186
+ | "fontSize"
179
187
  | "separator";
180
188
 
181
189
  export interface Props {
@@ -191,6 +199,8 @@ export interface Props {
191
199
  currentLanguage?: string;
192
200
  maxlength?: number;
193
201
  toolbar?: ToolbarNames[];
202
+ extensions?: any[];
203
+ customButtons?: CustomToolbarItem[];
194
204
  }
195
205
 
196
206
  export interface Emits {
@@ -231,6 +241,7 @@ const filteredToolbar = computed(() => {
231
241
  "link",
232
242
  "image",
233
243
  "table",
244
+ "fontSize",
234
245
  ] as ToolbarNames[];
235
246
  }
236
247
  return props.toolbar;
@@ -294,27 +305,38 @@ function detectContentType(content: string): "html" | "markdown" {
294
305
  }
295
306
 
296
307
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
297
- const extensions: any[] = [
298
- StarterKit,
299
- Underline,
300
- Table.configure({ resizable: true }),
301
- TableRow,
302
- TableHeader,
303
- TableCell,
304
- Link.configure({ openOnClick: false }),
305
- Image,
306
- Placeholder.configure({ placeholder: props.placeholder }),
307
- Markdown.configure({
308
- html: true, // Allow HTML input/output
309
- tightLists: true, // No <p> inside <li> in markdown output
310
- tightListClass: "tight", // Add class to <ul> allowing you to remove <p> margins when tight
311
- bulletListMarker: "-", // <li> prefix in markdown output
312
- linkify: false, // Create links from "https://..." text
313
- breaks: true, // New lines (\n) in markdown input are converted to <br>
314
- transformPastedText: false, // Allow to paste markdown text in the editor
315
- transformCopiedText: false, // Copied text is transformed to markdown
316
- }),
317
- ];
308
+ const extensions = computed(() => {
309
+ const baseExtensions: any[] = [
310
+ StarterKit,
311
+ Underline,
312
+ TextStyle,
313
+ FontSize,
314
+ Table.configure({ resizable: true }),
315
+ TableRow,
316
+ TableHeader,
317
+ TableCell,
318
+ Link.configure({ openOnClick: false }),
319
+ Image,
320
+ Placeholder.configure({ placeholder: props.placeholder }),
321
+ Markdown.configure({
322
+ html: true, // Allow HTML input/output
323
+ tightLists: true, // No <p> inside <li> in markdown output
324
+ tightListClass: "tight", // Add class to <ul> allowing you to remove <p> margins when tight
325
+ bulletListMarker: "-", // <li> prefix in markdown output
326
+ linkify: false, // Create links from "https://..." text
327
+ breaks: true, // New lines (\n) in markdown input are converted to <br>
328
+ transformPastedText: false, // Allow to paste markdown text in the editor
329
+ transformCopiedText: false, // Copied text is transformed to markdown
330
+ }),
331
+ ];
332
+
333
+ // Add custom extensions if provided
334
+ if (props.extensions && props.extensions.length > 0) {
335
+ baseExtensions.push(...props.extensions);
336
+ }
337
+
338
+ return baseExtensions;
339
+ });
318
340
 
319
341
  const formattedSource = ref(props.modelValue || "");
320
342
 
@@ -417,13 +439,13 @@ function toggleSideBySideView() {
417
439
  const editor = useEditor({
418
440
  content: props.modelValue,
419
441
  editable: !props.disabled,
420
- extensions,
442
+ extensions: extensions.value,
421
443
  onUpdate: ({ editor: tipTapEditor }) => {
422
444
  // Always output in Markdown by default, unless HTML is detected
423
445
  const output =
424
446
  detectedType.value === "html"
425
447
  ? tipTapEditor.getHTML()
426
- : (tipTapEditor.storage.markdown as { getMarkdown: () => string }).getMarkdown();
448
+ : (tipTapEditor.storage as any).markdown?.getMarkdown?.() || tipTapEditor.getHTML();
427
449
 
428
450
  // Check maxlength if specified
429
451
  if (props.maxlength && output.length > props.maxlength) {
@@ -448,10 +470,10 @@ watch(
448
470
  const editorContent =
449
471
  detectedType.value === "html"
450
472
  ? editor.value.getHTML()
451
- : (editor.value.storage.markdown as { getMarkdown: () => string }).getMarkdown();
473
+ : (editor.value.storage as any).markdown?.getMarkdown?.() || editor.value.getHTML();
452
474
 
453
475
  if (editorContent !== value) {
454
- editor.value.commands.setContent(value || "", false);
476
+ editor.value.commands.setContent(value || "");
455
477
  }
456
478
  },
457
479
  );
@@ -508,6 +530,7 @@ async function handleImageSelection(event: Event) {
508
530
  console.error("Image upload failed:", error);
509
531
  }
510
532
  }
533
+
511
534
  </script>
512
535
 
513
536
  <style lang="scss">
@@ -6,15 +6,16 @@
6
6
  'vc-slider__swiper_overflow-visible': overflow,
7
7
  'vc-slider__swiper_navigation': navigation,
8
8
  }"
9
+ :modules="modules"
9
10
  :space-between="spaceBetweenSlides"
10
- :navigation="buttonsList as any"
11
+ :navigation="navigation ? buttonsList : false"
11
12
  :slides-per-view="slidesPerView as any"
12
- :resize-observer="true"
13
+ :observer="true"
14
+ :observe-parents="true"
13
15
  >
14
16
  <swiper-slide
15
17
  v-for="(slide, i) in slides"
16
18
  :key="i"
17
- :swiper-ref="SwiperCore"
18
19
  >
19
20
  <slot :slide="slide"></slot>
20
21
  </swiper-slide>
@@ -43,10 +44,9 @@
43
44
  import { VcIcon } from "./../../";
44
45
  import { computed } from "vue";
45
46
  import { Swiper, SwiperSlide } from "swiper/vue";
46
- import SwiperCore, { Navigation } from "swiper";
47
- import "swiper/swiper-bundle.min.css";
48
- import "swiper/swiper.min.css";
49
- import "swiper/components/navigation/navigation.min.css";
47
+ import { Navigation } from "swiper/modules";
48
+ import "swiper/css";
49
+ import "swiper/css/navigation";
50
50
 
51
51
  export interface Props {
52
52
  slides?: Record<string, unknown>[] | unknown[];
@@ -62,7 +62,7 @@ withDefaults(defineProps<Props>(), {
62
62
  spaceBetweenSlides: 10,
63
63
  });
64
64
 
65
- SwiperCore.use([Navigation]);
65
+ const modules = [Navigation];
66
66
 
67
67
  const buttonsList = computed(() => ({
68
68
  nextEl: ".vc-slider__next",
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#eee" d="M0 0h512v512H0Z"/><path fill="#333" d="m350 335 24-24 16 16-24 23zm-39 39 24-24 15 16-23 24zm87 8 23-24 16 16-24 24zm-40 39 24-23 16 15-24 24Zm16-63 24-23 15 15-23 24zm-39 40 23-24 16 16-24 23zm63-221-63-63 15-15 64 63zm-63-15-24-24 16-16 23 24zm39 39-24-24 16-15 24 23zm8-87-24-23 16-16 24 24Zm39 40-23-24 15-16 24 24ZM91 358l63 63-16 16-63-63zm63 16 23 24-15 15-24-23zm-40-39 24 23-16 16-23-24zm24-24 63 63-16 16-63-63zm16-220-63 63-16-16 63-63zm23 23-63 63-15-16 63-63zm24 24-63 63-16-16 63-63z"/><path fill="#d80027" d="M319 319 193 193a89 89 0 1 1 126 126z"/><path fill="#0052b4" d="M319 319a89 89 0 1 1-126-126z"/><circle cx="224.5" cy="224.5" r="44.5" fill="#d80027"/><circle cx="287.5" cy="287.5" r="44.5" fill="#0052b4"/></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#d80027" d="M0 0h133.6l32.7 20.3 34-20.3H512v222.6L491.4 256l20.6 33.4V512H200.3l-31.7-20.4-35 20.4H0V289.4l29.4-33L0 222.7z"/><path fill="#eee" d="M133.6 0v222.6H0v66.8h133.6V512h66.7V289.4H512v-66.8H200.3V0h-66.7z"/></g></svg>
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#496e2d" d="M0 0h512v512H0z"/><g fill="#eee"><path d="M144.7 306c0 18.5 15 33.5 33.4 33.5h100.2a27.8 27.8 0 0 0 27.8 27.8h33.4a27.8 27.8 0 0 0 27.8-27.8V306zm225.4-161.3v78c0 12.2-10 22.2-22.3 22.2v33.4c30.7 0 55.7-25 55.7-55.7v-77.9H370zm-239.3 78c0 12.2-10 22.2-22.3 22.2v33.4c30.7 0 55.7-25 55.7-55.7v-77.9h-33.4z"/><path d="M320 144.7h33.4v78H320zm-50 44.5a5.6 5.6 0 0 1-11.2 0v-44.5h-33.4v44.5a5.6 5.6 0 0 1-11.1 0v-44.5h-33.4v44.5a39 39 0 0 0 39 39 38.7 38.7 0 0 0 22.2-7 38.7 38.7 0 0 0 22.2 7c1.7 0 3.4-.1 5-.3a22.3 22.3 0 0 1-21.6 17v33.4c30.6 0 55.6-25 55.6-55.7v-77.9H270z"/><path d="M180.9 244.9h50v33.4h-50z"/></g></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#d80027" d="m0 178 254.2-22L512 178v22.3l-40.2 54.1 40.2 57.3V334l-254 23.4L0 334v-22.3l36.7-59.4-36.7-52z"/><path fill="#338af3" d="M0 0h512v178H0z"/><path fill="#eee" d="M0 200.3h512v111.4H0z"/><path fill="#6da544" d="M0 334h512v178H0z"/><path fill="#eee" d="M117.2 105.7a50 50 0 0 1 39.3-48.9 50.2 50.2 0 0 0-10.7-1.1 50 50 0 1 0 10.7 99c-22.5-5-39.3-25-39.3-49zm69 22.8 3.3 10.4h11l-9 6.5 3.5 10.4-9-6.4-8.7 6.4 3.4-10.4-9-6.5h11zm35 0 3.4 10.4h11l-9 6.5 3.4 10.4-8.8-6.4-9 6.4 3.5-10.4-9-6.5h11zm35 0 3.4 10.4h11l-9 6.5 3.5 10.4-9-6.4-8.8 6.4 3.4-10.4-9-6.5h11zm35 0 3.4 10.4h11l-9 6.5 3.5 10.4-9-6.4-8.8 6.4 3.4-10.4-9-6.5h11zm35 0 3.4 10.4h11l-9 6.5 3.5 10.4-9-6.4-8.8 6.4 3.4-10.4-8.8-6.5h11zm-105-36.4 3.4 10.4h11l-9 6.5 3.4 10.4-8.8-6.5-9 6.5 3.5-10.4-9-6.5h11zm35 0 3.4 10.4h11l-9 6.5 3.5 10.4-9-6.5-8.8 6.5 3.4-10.4-9-6.5h11zm35 0 3.4 10.4h11l-9 6.5 3.5 10.4-9-6.5-8.8 6.5 3.4-10.4-9-6.5h11zm35 0 3.4 10.4h11l-9 6.5 3.5 10.4-9-6.5-8.8 6.5 3.4-10.4-8.8-6.5h11zm-70-36.4 3.4 10.4h11l-9 6.4 3.6 10.5-9-6.5-8.8 6.5 3.4-10.5-9-6.4h11zm35 0 3.4 10.4h11l-9 6.4 3.6 10.5-9-6.5-8.8 6.5 3.4-10.5-9-6.4h11zm35 0 3.4 10.4h11l-9 6.4 3.6 10.5-9-6.5-8.8 6.5 3.4-10.5-8.8-6.4h11z"/></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#0052b4" d="M0 0h99l29 32 28-32h356v57l-32 28 32 29v57l-32 28 32 29v57l-32 28 32 28v57l-32 29 32 28v57H0v-57l32-28-32-29v-56l32-29-32-28V171l32-29-32-28Z"/><path fill="#eee" d="M99 0v114H0v57h99v114H0v57h512v-57H156V171h100v-57H156V0Zm157 57v57h256V57Zm0 114v57h256v-57ZM0 398v57h512v-57z"/></g></svg>
Binary file
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#ffda44" d="M167 0h178l25.9 252.3L345 512H167l-29.8-253.4z"/><path fill="#0052b4" d="M0 0h167v512H0z"/><path fill="#d80027" d="M345 0h167v512H345z"/></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#ff9811" d="M81.4 27.2h135.2v456.5H81.4z"/><path fill="#6da544" d="m0 44.5 100.2-22v463L0 467.5z"/><path fill="#a2001d" d="m218.6 26.5 293.4 18v93.2l-18.6 106.2 18.6 97.4v126.2l-293.4 18z"/><path fill="#ffda44" d="M0 0v44.5h200.3v423H0V512h512v-44.5H233.7v-423H512V0z"/><path fill="#ffda44" d="M300.5 94.6c-18.4 0-33.4 15-33.4 33.4v144.6a33 33 0 0 0 11.2 25v53h22.2v-27.8h100.2v44.5h-22.3v22.3H423V345l20.4-22.2h48.2a72.9 72.9 0 0 0 20.4 18.5V137.7a66 66 0 0 0-22.5 13.1 67.8 67.8 0 0 0-13.2 82.9c-21.3-.1-41 .2-53.3 0V167c0-11.2-16.7-22.3-16.7-22.3s-16.7 11.1-16.7 22.3h-66.8v66.7h33.4v33.4c0 7.1 1.4 14.1 4.1 20.7L345 300.6h-44.5v-206z"/></g></svg>
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#eee" d="M0 0h133.6l50.2 252.5L133.6 512H0z"/><path fill="#496e2d" d="M133.6 0H512v512H133.6z"/><path fill="#eee" d="M365.5 298.3A72.3 72.3 0 1 1 313.7 168a89 89 0 1 0 74.6 103.2 72 72 0 0 1-22.8 27.2zM364 167l18.2 19.6 24.3-11.3-13 23.5 18.2 19.6-26.3-5.1-13 23.4-3.3-26.7-26.1-5 24.4-11.3z"/></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#496e2d" d="M0 0h512v512H0z"/><circle cx="200.3" cy="256" r="111.3" fill="#d80027"/></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#ffda44" d="m0 345 256.7-25.5L512 345v167H0z"/><path fill="#d80027" d="m0 167 255-23 257 23v178H0z"/><path fill="#333" d="M0 0h512v167H0z"/></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#d80027" d="M0 0h512v512H0z"/><g fill="#eee"><path d="m350 182 33 46 54-18-33 46 33 46-54-18-33 46v-57l-54-17 54-18v-56Z"/><path d="M260 370a114 114 0 1 1 54-215 141 141 0 1 0 0 202c-17 9-35 13-54 13Z"/></g></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#eee" d="M0 0h512v512H0z"/><circle cx="253" cy="380" r="32" fill="#acabb1"/><path fill="#acabb1" d="M322.4 135.5c-15.6-13.6-37.4-20.3-65.5-20.3-27.9 0-49.9 7.2-66 21.4a74.9 74.9 0 0 0-24.3 55.4h-.2v12.8H224l.1-9a35.2 35.2 0 0 1 9.3-24.8c5.8-6.1 13.7-9 23.5-9 20.7 0 31 11 31 33.4 0 7.4-2 14.5-6 21.1a124.2 124.2 0 0 1-23.9 26 90.4 90.4 0 0 0-24.8 32.3c-4.5 11-6.8 26.7-6.8 45.2h51l.8-13.1a54 54 0 0 1 17.3-33.9l16.2-15.2a131.4 131.4 0 0 0 26.4-33.2 69.5 69.5 0 0 0 7.6-31.8c-.1-24.7-7.8-43.7-23.3-57.3z"/></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#eee" d="M0 0h512v512H0z"/><circle cx="256" cy="256" r="111.3" fill="#d80027"/></g></svg>
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#eee" d="M0 0h512v512H0z"/><path fill="#ffda44" d="M399 0 167 167 0 399v45l68 68h45l232-167 167-232V68L444 0Z"/><path fill="#333" d="M444 0 0 444v68h68L512 68V0Z"/><path fill="#338af3" d="m113 512 399-399v399z"/><path fill="#6da544" d="M0 399V0h399Z"/></g></svg>
Binary file
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#0052b4" d="M0 0h133.6l35.3 16.7L200.3 0H512v222.6l-22.6 31.7 22.6 35.1V512H200.3l-32-19.8-34.7 19.8H0V289.4l22.1-33.3L0 222.6z"/><path fill="#ffda44" d="M133.6 0v222.6H0v66.8h133.6V512h66.7V289.4H512v-66.8H200.3V0z"/></g></svg>
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#0052b4" d="M0 0h512v133.7l-39 121.6 39 123.2V512H0V378.5L34.2 255 0 133.7z"/><path fill="#d80027" d="M0 133.7h512v244.8H0z"/><path fill="#eee" d="M345 306.1v-33.3h-22.2v-44.5L300.5 206l-22.2 22.3v-44.5L256 161.5l-22.3 22.3v44.5L211.5 206l-22.3 22.3v44.5H167v33.4h-22.3v33.4h222.6v-33.5z"/></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#333" d="m0 167 254.6-36.6L512 166.9v178l-254.6 36.4L0 344.9z"/><path fill="#0052b4" d="M0 0h512v166.9H0z"/><path fill="#eee" d="M0 344.9h512V512H0z"/></g></svg>
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#d80027" d="M0 0h512v512H0z"/><path fill="#ffda44" d="m140.1 155.8 22.1 68h71.5l-57.8 42.1 22.1 68-57.9-42-57.9 42 22.2-68-57.9-42.1H118zm163.4 240.7-16.9-20.8-25 9.7 14.5-22.5-16.9-20.9 25.9 6.9 14.6-22.5 1.4 26.8 26 6.9-25.1 9.6zm33.6-61 8-25.6-21.9-15.5 26.8-.4 7.9-25.6 8.7 25.4 26.8-.3-21.5 16 8.6 25.4-21.9-15.5zm45.3-147.6L370.6 212l19.2 18.7-26.5-3.8-11.8 24-4.6-26.4-26.6-3.8 23.8-12.5-4.6-26.5 19.2 18.7zm-78.2-73-2 26.7 24.9 10.1-26.1 6.4-1.9 26.8-14.1-22.8-26.1 6.4 17.3-20.5-14.2-22.7 24.9 10.1z"/></g></svg>
Binary file
Binary file
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#0052b4" d="M0 0h100.2l66.1 53.5L233.7 0H512v189.3L466.3 257l45.7 65.8V512H233.7l-68-50.7-65.5 50.7H0V322.8l51.4-68.5-51.4-65z"/><path fill="#eee" d="M100.2 0v189.3H0v33.4l24.6 33L0 289.5v33.4h100.2V512h33.4l30.6-26.3 36.1 26.3h33.4V322.8H512v-33.4l-24.6-33.7 24.6-33v-33.4H233.7V0h-33.4l-33.8 25.3L133.6 0z"/><path fill="#d80027" d="M133.6 0v222.7H0v66.7h133.6V512h66.7V289.4H512v-66.7H200.3V0z"/></g></svg>
Binary file
Binary file
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#0052b4" d="M0 0h512v256l-265 45.2z"/><path fill="#d80027" d="M210 256h302v256H0z"/><path fill="#eee" d="M0 0v512l256-256z"/><path fill="#ffda44" d="M175.3 256 144 241.3l16.7-30.3-34 6.5-4.3-34.3-23.6 25.2L75 183.2l-4.3 34.3-34-6.5 16.7 30.3L22.3 256l31.2 14.7L37 301l34-6.5 4.2 34.3 23.7-25.2 23.6 25.2 4.3-34.3 34 6.5-16.7-30.3zm-107-155.8 10.4 14.5 17-5.4-10.6 14.4 10.4 14.5-17-5.6L68 147l.2-17.9-17-5.6 17-5.4zm0 264.8 10.4 14.6 17-5.4-10.6 14.3 10.4 14.6-17-5.7L68 411.8l.2-17.9-17-5.6 17-5.4zm148.4-132.4L206.3 247l-17-5.4 10.5 14.4-10.4 14.6 17-5.7 10.6 14.4-.1-17.9 17-5.6-17.1-5.4z"/></g></svg>
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#eee" d="m0 167 253.8-19.3L512 167v178l-254.9 32.3L0 345z"/><path fill="#d80027" d="M0 0h512v167H0z"/><path fill="#6da544" d="M0 345h512v167H0z"/></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#0052b4" d="m0 166.9 253-26.7L512 167v178l-261.1 26L0 344.8z"/><path fill="#d80027" d="M0 0h512v166.9H0z"/><path fill="#ff9811" d="M0 344.9h512V512H0z"/></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#a2001d" d="M0 0h512v189.2l-38.5 70 38.5 63.6V512H0V322.8l39.4-63L0 189.1z"/><path fill="#eee" d="M0 189.2h512v133.6H0z"/></g></svg>
Binary file
Binary file
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#eee" d="M228.4 0H512v512h-27.4L159.4 258.5z"/><path fill="#0052b4" d="M510.5 283.8 228.5 0h-39.3l-70.9 253.8L445.2 512h39.4L256.4 283.8h254z"/><path fill="#d80027" d="M445.2 256 189.2 0H0v512h445.2l-256-256z"/><path fill="#eee" d="m243.5 378-31.3-14.7L229 333l-34 6.5-4.3-34.3-23.6 25.2-23.7-25.2-4.3 34.3-34-6.5 16.7 30.3L90.4 378l31.3 14.7-16.6 30.3 34-6.5 4.2 34.3 23.7-25.2 23.6 25.2 4.3-34.3 34 6.5-16.7-30.3zM149.8 89l-3.2 25-24.7-4.7 12.1 22-22.7 10.7h-11.1a66.8 66.8 0 0 0 133.5 0h-11.1L200 131.3l12-22-24.6 4.7-3.1-25-17.2 18.4z"/></g></svg>
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#eee" d="m0 167 253.8-19.3L512 167v178l-254.9 32.3L0 345z"/><path fill="#d80027" d="M0 0h512v167H0z"/><path fill="#0052b4" d="M0 345h512v167H0z"/><path fill="#338af3" d="M322.8 178h-44.5l7.4-55.7 29.7-22.2 29.6 22.2V167zm-133.6 0h44.5l-7.4-55.7-29.7-22.2-29.6 22.2V167z"/><path fill="#0052b4" d="M285.7 178h-59.4v-55.7l29.7-22.2 29.7 22.2z"/><path fill="#eee" d="M167 167v122.3a89 89 0 0 0 35.8 71.3l15.5-3.9 19.7 19.8a89.1 89.1 0 0 0 18 1.8 89 89 0 0 0 17.9-1.8l22.4-18.7 13 2.8a89 89 0 0 0 35.7-71.3V167z"/><path fill="#d80027" d="M167 167h35.6v35.5H167zm71.2 0h35.6v35.5h-35.6zm71.2 0H345v35.5h-35.6zm-106.8 35.5h35.6v35.6h-35.6zm71.2 0h35.6v35.6h-35.6zM167 238.1h35.6v35.6H167zm35.6 35.6h35.6v35.6h-35.6zm35.6-35.6h35.6v35.6h-35.6zm71.2 0H345v35.6h-35.6zm-35.6 35.6h35.6v35.6h-35.6zm-35.6 35.6h35.6V345h-35.6zm-35.6 0h-33.3c3 13.3 9 25.4 17.3 35.6h16zM309.4 345h16a88.8 88.8 0 0 0 17.3-35.6h-33.3zm-106.8 0v15.6a88.7 88.7 0 0 0 35.6 16V345zm71.2 0v31.6a88.7 88.7 0 0 0 35.6-16V345z"/></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#eee" d="M0 0h155.8l35 254.6-35 257.4H0z"/><path fill="#a2001d" d="M155.8 0H512v345.1l-183 37.4-173.2-37.4z"/><path fill="#6da544" d="M155.8 345.1H512V512H155.8z"/><path fill="#a2001d" d="M50 .2 22.3 50l27.8 50.4L77.9 50zm55.8 0L78 50l27.7 50.4 28-50.4zM50 137.5l-27.7 49.6 27.8 50.5 27.7-50.5zm55.8 0L78 187.1l27.7 50.5 28-50.5zM50 274.7l-27.7 49.7 27.8 50.4 27.8-50.4zm55.8 0L78 324.4l27.7 50.4 28-50.4zM50 412l-27.7 49.6 27.8 50.5 27.7-50.5zm55.8 0L78 461.6l27.7 50.5 28-50.5z"/></g></svg>
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#eee" d="M167 0h178l25.9 252.3L345 512H167l-29.8-253.4z"/><path fill="#0052b4" d="M0 0h167v512H0z"/><path fill="#d80027" d="M345 0h167v512H345z"/></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#eee" d="m0 0 192 256L0 512h47l465-189v-34l-32-33 32-33v-34L47 0Z"/><path fill="#333" d="M0 142v228l140-114z"/><path fill="#ffda44" d="M192 256 0 95v47l114 114L0 370v47z"/><path fill="#6da544" d="M512 223H223L0 0v94l161 162L0 418v94l223-223h289z"/><path fill="#d80027" d="M512 0H47l189 189h276z"/><path fill="#0052b4" d="M512 512H47l189-189h276z"/></g></svg>
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#ffda44" d="M0 0h445.3l33.9 255-33.9 257-323.7-134.3L0 66.8z"/><path fill="#0052b4" d="M0 66.8V512h445.4z"/><path fill="#0052b4" d="M445.3 0H512v512h-66.7z"/><path fill="#eee" d="m354.6 456-8.3 25.6h-26.8l21.7 15.8-8.3 25.5 21.7-15.8 21.7 15.8-8.3-25.5 21.7-15.8h-26.8zm-55-55.4-8.3 25.5h-26.8l21.7 15.8-8.3 25.5 21.7-15.8 21.7 15.8-8.3-25.5 21.7-15.8h-26.8zM244.4 345l-8.3 25.5h-26.8l21.7 15.8-8.3 25.5 21.7-15.8 21.7 15.8-8.3-25.5 21.7-15.8h-26.8zm-55.1-55.7-8.3 25.5h-26.8l21.7 15.8-8.3 25.5 21.7-15.8L211 356l-8.3-25.5 21.7-15.8h-26.8zm-55.4-55.7-8.3 25.5H98.8l21.7 15.8-8.3 25.5 21.7-15.8 21.7 15.8-8.3-25.5L169 259h-26.8zM78.7 178l-8.3 25.5H43.6l21.7 15.8-8.3 25.5L78.7 229l21.7 15.8-8.3-25.5 21.7-15.8H87zm-55.2-55.7-8.3 25.5h-26.8l21.7 15.8L1.8 189l21.7-15.8L45.2 189l-8.3-25.5 21.7-15.8H31.8z"/></g></svg>
Binary file
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#0052b4" d="m0 167 253.8-19.3L512 167v178l-254.9 32.3L0 345z"/><path fill="#eee" d="M0 0h512v167H0z"/><path fill="#d80027" d="M0 345h512v167H0z"/><path fill="#0052b4" d="M222.7 167v-66.8H89V167l67 82.6z"/><path fill="#eee" d="M89 167v22.2c0 51.1 66.8 66.8 66.8 66.8s66.8-15.7 66.8-66.8V167l-22.3 22.2-44.5-33.4-44.5 33.4z"/></g></svg>
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#d80027" d="M0 0h100.2l66.1 53.5L233.7 0H512v189.3L466.3 257l45.7 65.8V512H233.7l-68-50.7-65.5 50.7H0V322.8l51.4-68.5-51.4-65z"/><path fill="#eee" d="M100.2 0v189.3H0v33.4l24.6 33L0 289.5v33.4h100.2V512h33.4l30.6-26.3 36.1 26.3h33.4V322.8H512v-33.4l-24.6-33.7 24.6-33v-33.4H233.7V0h-33.4l-33.8 25.3L133.6 0z"/><path fill="#0052b4" d="M133.6 0v222.7H0v66.7h133.6V512h66.7V289.4H512v-66.7H200.3V0z"/></g></svg>
Binary file