ablok-components 0.3.36 → 0.3.37

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.
@@ -3117,13 +3117,13 @@ const ft = {
3117
3117
  { default: T },
3118
3118
  { default: b }
3119
3119
  ] = await Promise.all([
3120
- import("./index-_eTitAbu.mjs"),
3120
+ import("@tiptap/core"),
3121
3121
  import("@tiptap/vue-3"),
3122
3122
  import("@tiptap/extension-highlight"),
3123
3123
  import("@tiptap/extension-text-align"),
3124
3124
  import("@tiptap/extension-link"),
3125
3125
  import("@tiptap/starter-kit"),
3126
- import("./index-C2xADkRL.mjs")
3126
+ import("@tiptap/extension-bold")
3127
3127
  ]);
3128
3128
  o.value = f, t.value = new u({
3129
3129
  content: n.modelValue,