reactjs-tiptap-editor 0.3.8 → 0.3.9

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 (225) hide show
  1. package/lib/{ActionMenuButton-CqlhqVIW.cjs → ActionMenuButton-D96eTByd.cjs} +1 -1
  2. package/lib/{ActionMenuButton-DXwpQHj4.js → ActionMenuButton-ZOYNohaO.js} +1 -1
  3. package/lib/Attachment.cjs +1 -1
  4. package/lib/Attachment.d.cts +14 -14
  5. package/lib/Attachment.d.ts +14 -14
  6. package/lib/Attachment.js +1 -1
  7. package/lib/Blockquote.cjs +1 -1
  8. package/lib/Blockquote.d.cts +14 -14
  9. package/lib/Blockquote.d.ts +14 -14
  10. package/lib/Blockquote.js +1 -1
  11. package/lib/Bold.cjs +1 -1
  12. package/lib/Bold.d.cts +14 -14
  13. package/lib/Bold.d.ts +14 -14
  14. package/lib/Bold.js +1 -1
  15. package/lib/BulletList.cjs +1 -1
  16. package/lib/BulletList.d.cts +14 -14
  17. package/lib/BulletList.d.ts +14 -14
  18. package/lib/BulletList.js +1 -1
  19. package/lib/Clear.cjs +1 -1
  20. package/lib/Clear.d.cts +14 -14
  21. package/lib/Clear.d.ts +14 -14
  22. package/lib/Clear.js +1 -1
  23. package/lib/Code.cjs +1 -1
  24. package/lib/Code.d.cts +14 -14
  25. package/lib/Code.d.ts +14 -14
  26. package/lib/Code.js +1 -1
  27. package/lib/CodeBlock.cjs +1 -1
  28. package/lib/CodeBlock.d.cts +14 -14
  29. package/lib/CodeBlock.d.ts +14 -14
  30. package/lib/CodeBlock.js +1 -1
  31. package/lib/CodeView.cjs +1 -1
  32. package/lib/CodeView.d.cts +14 -14
  33. package/lib/CodeView.d.ts +14 -14
  34. package/lib/CodeView.js +1 -1
  35. package/lib/Color.cjs +1 -1
  36. package/lib/Color.d.cts +14 -14
  37. package/lib/Color.d.ts +14 -14
  38. package/lib/Color.js +1 -1
  39. package/lib/Document.d.cts +14 -14
  40. package/lib/Document.d.ts +14 -14
  41. package/lib/{Drawer-B6uGc4Ab.js → Drawer-D7VC0bqz.js} +1 -1
  42. package/lib/{Drawer-DBt_aN5x.cjs → Drawer-hzhjTRvj.cjs} +1 -1
  43. package/lib/Drawer.cjs +1 -1
  44. package/lib/Drawer.d.cts +14 -14
  45. package/lib/Drawer.d.ts +14 -14
  46. package/lib/Drawer.js +2 -2
  47. package/lib/Emoji.cjs +1 -1
  48. package/lib/Emoji.d.cts +14 -14
  49. package/lib/Emoji.d.ts +14 -14
  50. package/lib/Emoji.js +1 -1
  51. package/lib/Excalidraw-C3YArGc8.js +278 -0
  52. package/lib/Excalidraw-DkpPLrTk.cjs +1 -0
  53. package/lib/Excalidraw.cjs +1 -1
  54. package/lib/Excalidraw.d.cts +14 -14
  55. package/lib/Excalidraw.d.ts +14 -14
  56. package/lib/Excalidraw.js +1 -1
  57. package/lib/ExportPdf.cjs +1 -1
  58. package/lib/ExportPdf.d.cts +14 -14
  59. package/lib/ExportPdf.d.ts +14 -14
  60. package/lib/ExportPdf.js +1 -1
  61. package/lib/ExportWord.cjs +1 -1
  62. package/lib/ExportWord.d.cts +14 -14
  63. package/lib/ExportWord.d.ts +14 -14
  64. package/lib/ExportWord.js +1 -1
  65. package/lib/FontFamily.cjs +1 -1
  66. package/lib/FontFamily.d.cts +14 -14
  67. package/lib/FontFamily.d.ts +14 -14
  68. package/lib/FontFamily.js +2 -2
  69. package/lib/FontSize.cjs +1 -1
  70. package/lib/FontSize.d.cts +14 -14
  71. package/lib/FontSize.d.ts +14 -14
  72. package/lib/FontSize.js +2 -2
  73. package/lib/FormatPainter.cjs +1 -1
  74. package/lib/FormatPainter.d.cts +14 -14
  75. package/lib/FormatPainter.d.ts +14 -14
  76. package/lib/FormatPainter.js +1 -1
  77. package/lib/Heading.cjs +1 -1
  78. package/lib/Heading.d.cts +14 -14
  79. package/lib/Heading.d.ts +14 -14
  80. package/lib/Heading.js +2 -2
  81. package/lib/Highlight.cjs +1 -1
  82. package/lib/Highlight.d.cts +14 -14
  83. package/lib/Highlight.d.ts +14 -14
  84. package/lib/Highlight.js +1 -1
  85. package/lib/History.cjs +1 -1
  86. package/lib/History.d.cts +14 -14
  87. package/lib/History.d.ts +14 -14
  88. package/lib/History.js +1 -1
  89. package/lib/HorizontalRule.cjs +1 -1
  90. package/lib/HorizontalRule.d.cts +14 -14
  91. package/lib/HorizontalRule.d.ts +14 -14
  92. package/lib/HorizontalRule.js +1 -1
  93. package/lib/Iframe.cjs +1 -1
  94. package/lib/Iframe.d.cts +14 -14
  95. package/lib/Iframe.d.ts +14 -14
  96. package/lib/Iframe.js +1 -1
  97. package/lib/Image.cjs +1 -1
  98. package/lib/Image.d.cts +14 -14
  99. package/lib/Image.d.ts +14 -14
  100. package/lib/Image.js +1 -1
  101. package/lib/ImageGif.cjs +1 -1
  102. package/lib/ImageGif.d.cts +14 -14
  103. package/lib/ImageGif.d.ts +14 -14
  104. package/lib/ImageGif.js +1 -1
  105. package/lib/ImportWord.cjs +1 -1
  106. package/lib/ImportWord.d.cts +14 -14
  107. package/lib/ImportWord.d.ts +14 -14
  108. package/lib/ImportWord.js +1 -1
  109. package/lib/Indent.cjs +1 -1
  110. package/lib/Indent.d.cts +14 -14
  111. package/lib/Indent.d.ts +14 -14
  112. package/lib/Indent.js +1 -1
  113. package/lib/Italic.cjs +1 -1
  114. package/lib/Italic.d.cts +14 -14
  115. package/lib/Italic.d.ts +14 -14
  116. package/lib/Italic.js +1 -1
  117. package/lib/Katex.cjs +1 -1
  118. package/lib/Katex.d.cts +14 -14
  119. package/lib/Katex.d.ts +14 -14
  120. package/lib/Katex.js +2 -2
  121. package/lib/LineHeight.cjs +1 -1
  122. package/lib/LineHeight.d.cts +14 -14
  123. package/lib/LineHeight.d.ts +14 -14
  124. package/lib/LineHeight.js +1 -1
  125. package/lib/Link.cjs +1 -1
  126. package/lib/Link.d.cts +14 -14
  127. package/lib/Link.d.ts +14 -14
  128. package/lib/Link.js +1 -1
  129. package/lib/ListItem.d.cts +14 -14
  130. package/lib/ListItem.d.ts +14 -14
  131. package/lib/Mention.cjs +1 -1
  132. package/lib/Mention.d.cts +14 -14
  133. package/lib/Mention.d.ts +14 -14
  134. package/lib/Mermaid.cjs +1 -1
  135. package/lib/Mermaid.d.cts +14 -14
  136. package/lib/Mermaid.d.ts +14 -14
  137. package/lib/Mermaid.js +2 -2
  138. package/lib/MoreMark.cjs +1 -1
  139. package/lib/MoreMark.d.cts +14 -14
  140. package/lib/MoreMark.d.ts +14 -14
  141. package/lib/MoreMark.js +1 -1
  142. package/lib/MultiColumn.cjs +1 -1
  143. package/lib/MultiColumn.d.cts +14 -14
  144. package/lib/MultiColumn.d.ts +14 -14
  145. package/lib/MultiColumn.js +1 -1
  146. package/lib/OrderedList.cjs +1 -1
  147. package/lib/OrderedList.d.cts +14 -14
  148. package/lib/OrderedList.d.ts +14 -14
  149. package/lib/OrderedList.js +1 -1
  150. package/lib/{RichTextEditor-BfYZYQb9.js → RichTextEditor-CRDKX-F8.js} +11 -11
  151. package/lib/{RichTextEditor-Db6oQoYY.cjs → RichTextEditor-ymQlnG9m.cjs} +1 -1
  152. package/lib/SearchAndReplace.cjs +1 -1
  153. package/lib/SearchAndReplace.d.cts +14 -14
  154. package/lib/SearchAndReplace.d.ts +14 -14
  155. package/lib/SearchAndReplace.js +1 -1
  156. package/lib/Selection.d.cts +14 -14
  157. package/lib/Selection.d.ts +14 -14
  158. package/lib/SlashCommand.cjs +1 -1
  159. package/lib/SlashCommand.d.cts +14 -14
  160. package/lib/SlashCommand.d.ts +14 -14
  161. package/lib/SlashCommand.js +1 -1
  162. package/lib/Strike.cjs +1 -1
  163. package/lib/Strike.d.cts +14 -14
  164. package/lib/Strike.d.ts +14 -14
  165. package/lib/Strike.js +1 -1
  166. package/lib/SubAndSuperScript.cjs +1 -1
  167. package/lib/SubAndSuperScript.d.cts +14 -14
  168. package/lib/SubAndSuperScript.d.ts +14 -14
  169. package/lib/SubAndSuperScript.js +1 -1
  170. package/lib/Table.cjs +1 -1
  171. package/lib/Table.d.cts +14 -14
  172. package/lib/Table.d.ts +14 -14
  173. package/lib/Table.js +1 -1
  174. package/lib/TableOfContent.cjs +1 -1
  175. package/lib/TableOfContent.d.cts +14 -14
  176. package/lib/TableOfContent.d.ts +14 -14
  177. package/lib/TableOfContent.js +1 -1
  178. package/lib/TaskList.cjs +1 -1
  179. package/lib/TaskList.d.cts +14 -14
  180. package/lib/TaskList.d.ts +14 -14
  181. package/lib/TaskList.js +1 -1
  182. package/lib/TextAlign.cjs +1 -1
  183. package/lib/TextAlign.d.cts +14 -14
  184. package/lib/TextAlign.d.ts +14 -14
  185. package/lib/TextAlign.js +1 -1
  186. package/lib/TextBubble.cjs +1 -1
  187. package/lib/TextBubble.d.cts +14 -14
  188. package/lib/TextBubble.d.ts +14 -14
  189. package/lib/TextBubble.js +1 -1
  190. package/lib/TextDirection.cjs +1 -1
  191. package/lib/TextDirection.d.cts +14 -14
  192. package/lib/TextDirection.d.ts +14 -14
  193. package/lib/TextDirection.js +1 -1
  194. package/lib/TextUnderline.cjs +1 -1
  195. package/lib/TextUnderline.d.cts +14 -14
  196. package/lib/TextUnderline.d.ts +14 -14
  197. package/lib/TextUnderline.js +1 -1
  198. package/lib/TrailingNode.d.cts +14 -14
  199. package/lib/TrailingNode.d.ts +14 -14
  200. package/lib/{Twitter-DLO12QnF.cjs → Twitter-CMr6GpHp.cjs} +1 -1
  201. package/lib/{Twitter-CZA9dXpC.js → Twitter-CjAodXzu.js} +1 -1
  202. package/lib/Twitter.cjs +1 -1
  203. package/lib/Twitter.d.cts +14 -14
  204. package/lib/Twitter.d.ts +14 -14
  205. package/lib/Twitter.js +1 -1
  206. package/lib/Video.cjs +1 -1
  207. package/lib/Video.d.cts +14 -14
  208. package/lib/Video.d.ts +14 -14
  209. package/lib/Video.js +1 -1
  210. package/lib/bubble-extra.cjs +1 -1
  211. package/lib/bubble-extra.d.cts +14 -14
  212. package/lib/bubble-extra.d.ts +14 -14
  213. package/lib/bubble-extra.js +5 -5
  214. package/lib/{dom-dataset-DmsCLv1q.cjs → dom-dataset-Cuy-pIfj.cjs} +3 -3
  215. package/lib/index.cjs +1 -1
  216. package/lib/index.d.cts +14 -14
  217. package/lib/index.d.ts +14 -14
  218. package/lib/index.js +2 -2
  219. package/lib/locale-bundle.d.cts +14 -14
  220. package/lib/locale-bundle.d.ts +14 -14
  221. package/lib/{textarea-ILk3QoYy.cjs → textarea-Ci1tHD6V.cjs} +1 -1
  222. package/lib/{textarea-BUlQB7hI.js → textarea-CtL8w6IS.js} +1 -1
  223. package/package.json +1 -2
  224. package/lib/Excalidraw-BmNljVH8.cjs +0 -1
  225. package/lib/Excalidraw-DwD8Qm59.js +0 -651
package/lib/Code.d.cts CHANGED
@@ -212,19 +212,15 @@ declare module '@tiptap/core' {
212
212
 
213
213
  declare module '@tiptap/core' {
214
214
  interface Commands<ReturnType> {
215
- imageGifUpload: {
216
- /**
217
- * Add an image gif
218
- */
219
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
215
+ indent: {
220
216
  /**
221
- * Update an image gif
217
+ * Set the indent attribute
222
218
  */
223
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
219
+ indent: () => ReturnType;
224
220
  /**
225
- * Set image alignment
221
+ * Set the outdent attribute
226
222
  */
227
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
223
+ outdent: () => ReturnType;
228
224
  };
229
225
  }
230
226
  }
@@ -232,15 +228,19 @@ declare module '@tiptap/core' {
232
228
 
233
229
  declare module '@tiptap/core' {
234
230
  interface Commands<ReturnType> {
235
- indent: {
231
+ imageGifUpload: {
236
232
  /**
237
- * Set the indent attribute
233
+ * Add an image gif
238
234
  */
239
- indent: () => ReturnType;
235
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
240
236
  /**
241
- * Set the outdent attribute
237
+ * Update an image gif
242
238
  */
243
- outdent: () => ReturnType;
239
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
240
+ /**
241
+ * Set image alignment
242
+ */
243
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
244
244
  };
245
245
  }
246
246
  }
package/lib/Code.d.ts CHANGED
@@ -212,19 +212,15 @@ declare module '@tiptap/core' {
212
212
 
213
213
  declare module '@tiptap/core' {
214
214
  interface Commands<ReturnType> {
215
- imageGifUpload: {
216
- /**
217
- * Add an image gif
218
- */
219
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
215
+ indent: {
220
216
  /**
221
- * Update an image gif
217
+ * Set the indent attribute
222
218
  */
223
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
219
+ indent: () => ReturnType;
224
220
  /**
225
- * Set image alignment
221
+ * Set the outdent attribute
226
222
  */
227
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
223
+ outdent: () => ReturnType;
228
224
  };
229
225
  }
230
226
  }
@@ -232,15 +228,19 @@ declare module '@tiptap/core' {
232
228
 
233
229
  declare module '@tiptap/core' {
234
230
  interface Commands<ReturnType> {
235
- indent: {
231
+ imageGifUpload: {
236
232
  /**
237
- * Set the indent attribute
233
+ * Add an image gif
238
234
  */
239
- indent: () => ReturnType;
235
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
240
236
  /**
241
- * Set the outdent attribute
237
+ * Update an image gif
242
238
  */
243
- outdent: () => ReturnType;
239
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
240
+ /**
241
+ * Set image alignment
242
+ */
243
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
244
244
  };
245
245
  }
246
246
  }
package/lib/Code.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { M as r, c as n, d as s, m as d } from "./index-CXIIg9Sq.js";
2
- import { A as a } from "./RichTextEditor-BfYZYQb9.js";
2
+ import { A as a } from "./RichTextEditor-CRDKX-F8.js";
3
3
  const i = /(^|[^`])`([^`]+)`(?!`)/, u = /(^|[^`])`([^`]+)`(?!`)/g, c = r.create({
4
4
  name: "code",
5
5
  addOptions() {
package/lib/CodeBlock.cjs CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const Le=require("./index-CSvnpArE.cjs"),fe=require("./dom-dataset-DmsCLv1q.cjs"),S=require("react/jsx-runtime"),G=require("./RichTextEditor-Db6oQoYY.cjs"),ge=require("react"),sa=require("@radix-ui/react-select"),et=require("lucide-react");function Sn(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const i=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,i.get?i:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const ue=Sn(ge),F=Sn(sa),Gt=F.Root,oa=F.Value,gt=ue.forwardRef(({className:e,children:t,...n},i)=>S.jsxs(F.Trigger,{ref:i,className:G.cn("richtext-flex richtext-h-10 richtext-w-full richtext-items-center richtext-justify-between richtext-rounded-md richtext-border richtext-border-input richtext-bg-background richtext-px-3 richtext-py-2 richtext-text-sm richtext-ring-offset-background placeholder:richtext-text-muted-foreground focus:richtext-outline-none focus:richtext-ring-2 focus:richtext-ring-ring focus:richtext-ring-offset-2 disabled:richtext-cursor-not-allowed disabled:richtext-opacity-50 [&>span]:richtext-line-clamp-1",e),...n,children:[t,S.jsx(F.Icon,{asChild:!0,children:S.jsx(et.ChevronDown,{className:"richtext-h-4 richtext-w-4 richtext-opacity-50"})})]}));gt.displayName=F.Trigger.displayName;const kn=ue.forwardRef(({className:e,...t},n)=>S.jsx(F.ScrollUpButton,{ref:n,className:G.cn("richtext-flex richtext-cursor-default richtext-items-center richtext-justify-center richtext-py-1",e),...t,children:S.jsx(et.ChevronUp,{className:"richtext-h-4 richtext-w-4"})}));kn.displayName=F.ScrollUpButton.displayName;const Tn=ue.forwardRef(({className:e,...t},n)=>S.jsx(F.ScrollDownButton,{ref:n,className:G.cn("richtext-flex richtext-cursor-default richtext-items-center richtext-justify-center richtext-py-1",e),...t,children:S.jsx(et.ChevronDown,{className:"richtext-h-4 richtext-w-4"})}));Tn.displayName=F.ScrollDownButton.displayName;const mt=ue.forwardRef(({className:e,children:t,position:n="popper",...i},d)=>S.jsx(F.Portal,{children:S.jsxs(F.Content,{ref:d,className:G.cn("richtext-relative richtext-z-50 richtext-max-h-60 richtext-overflow-y-auto richtext-min-w-[8rem] richtext-overflow-hidden richtext-rounded-md richtext-border richtext-bg-popover richtext-text-popover-foreground richtext-shadow-md data-[state=open]:richtext-animate-in data-[state=closed]:richtext-animate-out data-[state=closed]:richtext-fade-out-0 data-[state=open]:richtext-fade-in-0 data-[state=closed]:richtext-zoom-out-95 data-[state=open]:richtext-zoom-in-95 data-[side=bottom]:richtext-slide-in-from-top-2 data-[side=left]:richtext-slide-in-from-right-2 data-[side=right]:richtext-slide-in-from-left-2 data-[side=top]:richtext-slide-in-from-bottom-2",n==="popper"&&"data-[side=bottom]:richtext-translate-y-1 data-[side=left]:richtext--translate-x-1 data-[side=right]:richtext-translate-x-1 data-[side=top]:richtext--translate-y-1",e),position:n,...i,children:[S.jsx(kn,{}),S.jsx(F.Viewport,{className:G.cn("richtext-p-1",n==="popper"&&"richtext-h-[var(--radix-select-trigger-height)] richtext-w-full richtext-min-w-[var(--radix-select-trigger-width)]"),children:t}),S.jsx(Tn,{})]})}));mt.displayName=F.Content.displayName;const la=ue.forwardRef(({className:e,...t},n)=>S.jsx(F.Label,{ref:n,className:G.cn("richtext-py-1.5 richtext-pl-8 richtext-pr-2 richtext-text-sm richtext-font-semibold",e),...t}));la.displayName=F.Label.displayName;const ht=ue.forwardRef(({className:e,children:t,...n},i)=>S.jsxs(F.Item,{ref:i,className:G.cn("richtext-relative richtext-flex richtext-w-full richtext-cursor-default richtext-select-none richtext-items-center richtext-rounded-sm richtext-py-1.5 richtext-pl-8 richtext-pr-2 richtext-text-sm richtext-outline-none focus:richtext-bg-accent focus:richtext-text-accent-foreground data-[disabled]:richtext-pointer-events-none data-[disabled]:richtext-opacity-50",e),...n,children:[S.jsx("span",{className:"richtext-absolute richtext-left-2 richtext-flex richtext-h-3.5 richtext-w-3.5 richtext-items-center richtext-justify-center",children:S.jsx(F.ItemIndicator,{children:S.jsx(et.Check,{className:"richtext-h-4 richtext-w-4"})})}),S.jsx(F.ItemText,{children:t})]}));ht.displayName=F.Item.displayName;const ca=ue.forwardRef(({className:e,...t},n)=>S.jsx(F.Separator,{ref:n,className:G.cn("richtext--mx-1 richtext-my-1 richtext-h-px richtext-bg-muted",e),...t}));ca.displayName=F.Separator.displayName;function da({action:e,...t}){return S.jsx(G.ActionButton,{action:e,disabled:t==null?void 0:t.disabled,icon:t==null?void 0:t.icon,tooltip:t==null?void 0:t.tooltip})}var Ce={},X=Symbol(),te=Symbol(),Ct=e=>typeof e=="string"?f[e]:e,f={plain:Ce,plaintext:Ce,text:Ce,txt:Ce},Ne=(e,t)=>(t[te]||Oe)(e,t),Oe=(e,t)=>{for(var n=[e],i,d=[],p=0;i=Ct(t[X]);)delete t[X],Object.assign(t,i);for(Ln(e,t,n,0);d[p++]=n[0],n=n[1];);return d},zt="</span>",Me="",Ae="",Nn=e=>{for(var t="",n=e.length,i=0;i<n;)t+=On(e[i++]);return t},On=e=>{if(e instanceof me){var{type:t,alias:n,content:i}=e,d=Me,p=Ae,g=`<span class="token ${t+(n?" "+n:"")+(t=="keyword"&&typeof i=="string"?" keyword-"+i:"")}">`;Ae+=zt,Me+=g;var h=On(i);return Me=d,Ae=p,g+h+zt}return typeof e!="string"?Nn(e):(e=e.replace(/&/g,"&amp;").replace(/</g,"&lt;"),Ae&&e.includes(`
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const Le=require("./index-CSvnpArE.cjs"),fe=require("./dom-dataset-Cuy-pIfj.cjs"),S=require("react/jsx-runtime"),G=require("./RichTextEditor-ymQlnG9m.cjs"),ge=require("react"),sa=require("@radix-ui/react-select"),et=require("lucide-react");function Sn(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const i=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,i.get?i:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const ue=Sn(ge),F=Sn(sa),Gt=F.Root,oa=F.Value,gt=ue.forwardRef(({className:e,children:t,...n},i)=>S.jsxs(F.Trigger,{ref:i,className:G.cn("richtext-flex richtext-h-10 richtext-w-full richtext-items-center richtext-justify-between richtext-rounded-md richtext-border richtext-border-input richtext-bg-background richtext-px-3 richtext-py-2 richtext-text-sm richtext-ring-offset-background placeholder:richtext-text-muted-foreground focus:richtext-outline-none focus:richtext-ring-2 focus:richtext-ring-ring focus:richtext-ring-offset-2 disabled:richtext-cursor-not-allowed disabled:richtext-opacity-50 [&>span]:richtext-line-clamp-1",e),...n,children:[t,S.jsx(F.Icon,{asChild:!0,children:S.jsx(et.ChevronDown,{className:"richtext-h-4 richtext-w-4 richtext-opacity-50"})})]}));gt.displayName=F.Trigger.displayName;const kn=ue.forwardRef(({className:e,...t},n)=>S.jsx(F.ScrollUpButton,{ref:n,className:G.cn("richtext-flex richtext-cursor-default richtext-items-center richtext-justify-center richtext-py-1",e),...t,children:S.jsx(et.ChevronUp,{className:"richtext-h-4 richtext-w-4"})}));kn.displayName=F.ScrollUpButton.displayName;const Tn=ue.forwardRef(({className:e,...t},n)=>S.jsx(F.ScrollDownButton,{ref:n,className:G.cn("richtext-flex richtext-cursor-default richtext-items-center richtext-justify-center richtext-py-1",e),...t,children:S.jsx(et.ChevronDown,{className:"richtext-h-4 richtext-w-4"})}));Tn.displayName=F.ScrollDownButton.displayName;const mt=ue.forwardRef(({className:e,children:t,position:n="popper",...i},d)=>S.jsx(F.Portal,{children:S.jsxs(F.Content,{ref:d,className:G.cn("richtext-relative richtext-z-50 richtext-max-h-60 richtext-overflow-y-auto richtext-min-w-[8rem] richtext-overflow-hidden richtext-rounded-md richtext-border richtext-bg-popover richtext-text-popover-foreground richtext-shadow-md data-[state=open]:richtext-animate-in data-[state=closed]:richtext-animate-out data-[state=closed]:richtext-fade-out-0 data-[state=open]:richtext-fade-in-0 data-[state=closed]:richtext-zoom-out-95 data-[state=open]:richtext-zoom-in-95 data-[side=bottom]:richtext-slide-in-from-top-2 data-[side=left]:richtext-slide-in-from-right-2 data-[side=right]:richtext-slide-in-from-left-2 data-[side=top]:richtext-slide-in-from-bottom-2",n==="popper"&&"data-[side=bottom]:richtext-translate-y-1 data-[side=left]:richtext--translate-x-1 data-[side=right]:richtext-translate-x-1 data-[side=top]:richtext--translate-y-1",e),position:n,...i,children:[S.jsx(kn,{}),S.jsx(F.Viewport,{className:G.cn("richtext-p-1",n==="popper"&&"richtext-h-[var(--radix-select-trigger-height)] richtext-w-full richtext-min-w-[var(--radix-select-trigger-width)]"),children:t}),S.jsx(Tn,{})]})}));mt.displayName=F.Content.displayName;const la=ue.forwardRef(({className:e,...t},n)=>S.jsx(F.Label,{ref:n,className:G.cn("richtext-py-1.5 richtext-pl-8 richtext-pr-2 richtext-text-sm richtext-font-semibold",e),...t}));la.displayName=F.Label.displayName;const ht=ue.forwardRef(({className:e,children:t,...n},i)=>S.jsxs(F.Item,{ref:i,className:G.cn("richtext-relative richtext-flex richtext-w-full richtext-cursor-default richtext-select-none richtext-items-center richtext-rounded-sm richtext-py-1.5 richtext-pl-8 richtext-pr-2 richtext-text-sm richtext-outline-none focus:richtext-bg-accent focus:richtext-text-accent-foreground data-[disabled]:richtext-pointer-events-none data-[disabled]:richtext-opacity-50",e),...n,children:[S.jsx("span",{className:"richtext-absolute richtext-left-2 richtext-flex richtext-h-3.5 richtext-w-3.5 richtext-items-center richtext-justify-center",children:S.jsx(F.ItemIndicator,{children:S.jsx(et.Check,{className:"richtext-h-4 richtext-w-4"})})}),S.jsx(F.ItemText,{children:t})]}));ht.displayName=F.Item.displayName;const ca=ue.forwardRef(({className:e,...t},n)=>S.jsx(F.Separator,{ref:n,className:G.cn("richtext--mx-1 richtext-my-1 richtext-h-px richtext-bg-muted",e),...t}));ca.displayName=F.Separator.displayName;function da({action:e,...t}){return S.jsx(G.ActionButton,{action:e,disabled:t==null?void 0:t.disabled,icon:t==null?void 0:t.icon,tooltip:t==null?void 0:t.tooltip})}var Ce={},X=Symbol(),te=Symbol(),Ct=e=>typeof e=="string"?f[e]:e,f={plain:Ce,plaintext:Ce,text:Ce,txt:Ce},Ne=(e,t)=>(t[te]||Oe)(e,t),Oe=(e,t)=>{for(var n=[e],i,d=[],p=0;i=Ct(t[X]);)delete t[X],Object.assign(t,i);for(Ln(e,t,n,0);d[p++]=n[0],n=n[1];);return d},zt="</span>",Me="",Ae="",Nn=e=>{for(var t="",n=e.length,i=0;i<n;)t+=On(e[i++]);return t},On=e=>{if(e instanceof me){var{type:t,alias:n,content:i}=e,d=Me,p=Ae,g=`<span class="token ${t+(n?" "+n:"")+(t=="keyword"&&typeof i=="string"?" keyword-"+i:"")}">`;Ae+=zt,Me+=g;var h=On(i);return Me=d,Ae=p,g+h+zt}return typeof e!="string"?Nn(e):(e=e.replace(/&/g,"&amp;").replace(/</g,"&lt;"),Ae&&e.includes(`
2
2
  `)?e.replace(/\n/g,Ae+`
3
3
  `+Me):e)},Ln=(e,t,n,i,d)=>{for(var p in t)if(t[p])for(var g=0,h=t[p],E=Array.isArray(h)?h:[h];g<E.length;++g){if(d&&d[0]==p&&d[1]==g)return;for(var y=E[g],l=y.pattern||y,c=Ct(y.inside),w=y.lookbehind,m=y.greedy&&l.global,_=y.alias,a=n,r=i;a&&(!d||r<d[2]);r+=a[0].length,a=a[1]){var u=a[0],o=0,s,b;if(!(u instanceof me)){if(l.lastIndex=m?r:0,s=l.exec(m?e:u),s&&w&&s[1]&&(b=s[1].length,s.index+=b,s[0]=s[0].slice(b)),m){if(!s)break;if(s[0]){for(var k=s.index,R=k+s[0].length,A;k>=r+(A=a[0].length);a=a[1],r+=A);if(a[0]instanceof me)continue;for(var v=a,h=r;(h+=v[0].length)<R;v=v[1],o++);u=e.slice(r,h),s.index-=r}}if(s&&s[0]){for(var k=s.index,N=s[0],T=u.slice(k+N.length),L=r+u.length,P=new me(p,c?Ne(N,c):N,N,_),M=a,Z=0,H;M=M[1],Z++<o;);T&&(!M||M[0]instanceof me?M=[T,M]:M[0]=T+M[0]),r+=k,a[0]=k?u.slice(0,k):P,k?a=a[1]=[P,M]:a[1]=M,o&&(Ln(e,t,a,r,H=[p,g,L]),L=H[2]),d&&L>d[2]&&(d[2]=L)}}}}};function me(e,t,n,i){this.type=e,this.content=t,this.alias=i,this.length=n.length}var Ve="\\b(?:BASH(?:OPTS|_ALIASES|_ARG[CV]|_CMDS|_COMPLETION_COMPAT_DIR|_LINENO|_REMATCH|_SOURCE|_VERSINFO|_VERSION)?|COLORTERM|COLUMNS|COMP_WORDBREAKS|DBUS_SESSION_BUS_ADDRESS|DEFAULTS_PATH|DESKTOP_SESSION|DIRSTACK|DISPLAY|E?UID|GDMSESSION|GDM_LANG|GNOME_KEYRING_CONTROL|GNOME_KEYRING_PID|GPG_AGENT_INFO|GROUPS|HISTCONTROL|HISTFILE|HISTFILESIZE|HISTSIZE|HOME|HOSTNAME|HOSTTYPE|IFS|INSTANCE|JOB|LANG|LANGUAGE|LC_(?:ADDRESS|ALL|IDENTIFICATION|MEASUREMENT|MONETARY|NAME|NUMERIC|PAPER|TELEPHONE|TIME)|LESSCLOSE|LESSOPEN|LINES|LOGNAME|LS_COLORS|MACHTYPE|MAILCHECK|MANDATORY_PATH|NO_AT_BRIDGE|OLDPWD|OPTERR|OPTIND|ORBIT_SOCKETDIR|OSTYPE|PAPERSIZE|PATH|PIPESTATUS|PPID|PS[1-4]|PWD|RANDOM|REPLY|SECONDS|SELINUX_INIT|SESSION|SESSIONTYPE|SESSION_MANAGER|SHELL|SHELLOPTS|SHLVL|SSH_AUTH_SOCK|TERM|UPSTART_EVENTS|UPSTART_INSTANCE|UPSTART_JOB|UPSTART_SESSION|USER|WINDOWID|XAUTHORITY|XDG_(?:CONFIG_DIRS|CURRENT_DESKTOP|DATA_DIRS|GREETER_DATA_DIR|MENU_PREFIX|RUNTIME_DIR|SEAT|SEAT_PATH|SESSION_DESKTOP|SESSION_ID|SESSION_PATH|SESSION_TYPE|VTNR)|XMODIFIERS)\\b",_t={pattern:/(^(["']?)\w+\2)[ ]+\S.*/,lookbehind:!0,alias:"punctuation"},Cn={variable:/^\$\(|^`|\)$|`$/},Pe={bash:_t,environment:{pattern:RegExp("\\$"+Ve),alias:"constant"},variable:[{pattern:/\$?\(\([^]*?\)\)/g,greedy:!0,inside:{variable:[{pattern:/(^\$[^]+)../,lookbehind:!0},/^\$\(\(/],number:/\b0x[a-fA-F\d]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee]-?\d+)?/,operator:/--|\+\+|&&|\|\||(?:\*\*|<<|>>|[%&|^!=<>/*+-])=?|[?:~]/,punctuation:/\(\(?|\)\)?|,|;/}},{pattern:/\$\((?:[^()]|\([^)]*\))*\)|`[^`]+`/g,greedy:!0,inside:Cn},{pattern:/\$\{[^}]*\}/g,greedy:!0,inside:{operator:/:[?=+-]?|[!/]|##?|%%?|\^\^?|,,?/,punctuation:/[[\]]/,environment:{pattern:RegExp("(\\{)"+Ve),lookbehind:!0,alias:"constant"}}},/\$(?:\w+|[#?*!@$])/],entity:/\\(?:[abceEfnrtv\\"]|O?[0-7]{1,3}|U[a-fA-F\d]{8}|u[a-fA-F\d]{4}|x[a-fA-F\d]{1,2})/},ua=_t.inside=f.sh=f.shell=f.bash={shebang:{pattern:/^#!\s*\/.*/,alias:"important"},comment:{pattern:/(^|[^"{\\$])#.*/,lookbehind:!0},"function-name":[{pattern:/(\bfunction\s+)[\w-]+(?=(?:\s*\(?:\s*\))?\s*\{)/,lookbehind:!0,alias:"function"},{pattern:/\b[\w-]+(?=\s*\(\s*\)\s*\{)/,alias:"function"}],"for-or-select":{pattern:/(\b(?:for|select)\s+)\w+(?=\s+in\s)/,lookbehind:!0,alias:"variable"},"assign-left":{pattern:/(^|[\s;|&]|[<>]\()\w+(?:\.\w+)*(?=\+?=)/,lookbehind:!0,alias:"variable",inside:{environment:{pattern:RegExp("(^|[\\s;|&]|[<>]\\()"+Ve),lookbehind:!0,alias:"constant"}}},parameter:{pattern:/(^|\s)-{1,2}(?:\w+:[+-]?)?\w+(?:\.\w+)*(?![^\s=])/,lookbehind:!0,alias:"variable"},string:[{pattern:/((?:^|[^<])<<-?\s*)(\w+)\s[^]*?\n\2/g,lookbehind:!0,greedy:!0,inside:Pe},{pattern:/((?:^|[^<])<<-?\s*)(["'])(\w+)\2\s[^]*?\n\3/g,lookbehind:!0,greedy:!0,inside:{bash:_t}},{pattern:/(^|[^\\](?:\\\\)*)"(?:\\[^]|\$\([^)]+\)|\$(?!\()|`[^`]+`|[^\\"`$])*"/g,lookbehind:!0,greedy:!0,inside:Pe},{pattern:/(^|[^$\\])'[^']*'/g,lookbehind:!0,greedy:!0},{pattern:/\$'(?:\\[^]|[^\\'])*'/g,greedy:!0,inside:{entity:Pe.entity}}],environment:{pattern:RegExp("\\$?"+Ve),alias:"constant"},variable:Pe.variable,function:{pattern:/(^|[\s;|&]|[<>]\()(?:add|apropos|apt|apt-cache|apt-get|aptitude|aspell|automysqlbackup|basename|bash|bc|bconsole|bg|bzip2|cal|cargo|cat|c?fdisk|chgrp|chkconfig|chmod|chown|chroot|cksum|clear|cmp|column|comm|composer|cron|crontab|c?split|curl|cut|date|dc|dd|ddrescue|debootstrap|df|diff3?|dig|dircolors|dirname|dirs?|dmesg|docker|docker-compose|du|[ef]?grep|eject|env|ethtool|expand|expect|expr|fdformat|fg|file|find|fmt|fold|format|free|fsck|fuser|g?awk|git|g?parted|groupadd|groupdel|groupmod|groups|grub-mkconfig|halt|head|hg|history|host|hostname|iconv|id|ifconfig|ifdown|ifup|import|install|ip|java|jobs|join|killall|less|link|ln|logname|logrotate|look|lpc|lprint[dq]?|lprm?|ls|lsof|lynx|make|man|mc|mdadm|mkconfig|mkdir|mke2fs|mkfifo|mkfs|mkisofs|mknod|mkswap|mm?v|more|most|mtools|m?tr|mutt|nano|nc|netstat|nice|nl|node|nohup|notify-send|nslookup|op|open|passwd|paste|pathchk|ping|p?kill|p?npm|podman|podman-compose|popd|pr|printcap|printenv|ps|pushd|pv|quota|quotacheck|quotactl|ra[mr]|reboot|remsync|rename|renice|rev|rmdir|rp?m|r?sync|[sr]?cp|screen|sdiff|se[dq]|sendmail|service|s?ftp|shellcheck|shuf|shutdown|sleep|s?locate|[sz]?sh|stat|strace|sudo|sum?|suspend|swapon|sysctl|tac|tail|tar|tee|time|timeout|h?top|touch|traceroute|t?sort|tty|u?mount|uname|unexpand|uniq|units|unrar|unshar|unzip|update-grub|uptime|useradd|userdel|usermod|users|uudecode|uuencode|v|vcpkg|vdir|vim?|virsh|vmstat|wait|watch|wc|wget|whereis|which|who|whoami|write|xargs|xdg-open|yarn|yes|zenity|g?zip|zsh|zypper)(?=$|[)\s;|&])/,lookbehind:!0},keyword:{pattern:/(^|[\s;|&]|[<>]\()(?:case|do|done|elif|else|esac|fi|for|function|if|in|select|then|until|while)(?=$|[)\s;|&])/,lookbehind:!0},builtin:{pattern:/(^|[\s;|&]|[<>]\()(?:\.|:|alias|bind|break|builtin|caller|cd|command|continue|declare|echo|enable|eval|exec|exit|export|getopts|hash|help|[ls]et|local|logout|mapfile|printf|pwd|read|readarray|readonly|return|shift|shopt|source|test|times|trap|type|typeset|ulimit|umask|unalias|unset)(?=$|[)\s;|&])/,lookbehind:!0,alias:"class-name"},boolean:{pattern:/(^|[\s;|&]|[<>]\()(?:false|true)(?=$|[)\s;|&])/,lookbehind:!0},"file-descriptor":{pattern:/\B&\d\b/,alias:"important"},operator:{pattern:/\d?<>|>\||\+=|=[=~]?|!=?|<<[<-]?|[&\d]?>>|\d[<>]&?|[<>][&=]?|&[>&]?|\|[&|]?/,inside:{"file-descriptor":{pattern:/^\d/,alias:"important"}}},punctuation:/\$?\(\(?|\)\)?|\.\.|[[\]{};\\]/,number:{pattern:/(^|\s)(?:[1-9]\d*|0)(?:[.,]\d+)?\b/,lookbehind:!0}};["comment","function-name","for-or-select","assign-left","parameter","string","environment","function","keyword","builtin","boolean","file-descriptor","operator","punctuation","number"].forEach(e=>Cn[e]=ua[e]);var Mn=/(?:"(?:\\[^]|[^\\\n"])*"|'(?:\\[^]|[^\\\n'])*')/g,$e=Mn.source,jt={rule:/^@[\w-]+/,"selector-function-argument":{pattern:/(\bselector\s*\(\s*(?![\s)]))(?:[^()\s]|\s+(?![\s)])|\((?:[^()]|\([^)]*\))*\))+(?=\s*\))/,lookbehind:!0,alias:"selector"},keyword:{pattern:/(^|[^\w-])(?:and|not|only|or)(?![\w-])/,lookbehind:!0}};jt[X]=f.css={comment:/\/\*[^]*?\*\//,atrule:{pattern:RegExp(`@[\\w-](?:[^;{\\s"']|\\s+(?!\\s)|${$e})*?(?:;|(?=\\s*\\{))`),inside:jt},url:{pattern:RegExp(`\\burl\\((?:${$e}|(?:[^\\\\
4
4
  "')=]|\\\\[^])*)\\)`,"gi"),greedy:!0,inside:{function:/^url/i,punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+$e+"$"),alias:"url"}}},selector:{pattern:RegExp(`(^|[{}\\s])[^{}\\s](?:[^{};"'\\s]|\\s+(?![\\s{])|${$e})*(?=\\s*\\{)`),lookbehind:!0},string:{pattern:Mn,greedy:!0},property:{pattern:/(^|[^-\w\xa0-\uffff])(?!\d)(?:(?!\s)[-\w\xa0-\uffff])+(?=\s*:)/i,lookbehind:!0},important:/!important\b/i,function:{pattern:/(^|[^-a-z\d])[-a-z\d]+(?=\()/i,lookbehind:!0},punctuation:/[(){},:;]/};var Be=(e,t)=>{if(t.has(e))return t.get(e);var n=e,i=pa.call(e).slice(8,-1);if(i=="Object"){t.set(e,n={});for(var d in e)n[d]=Be(e[d],t);e[X]&&(n[X]=Be(e[X],t)),e[te]&&(n[te]=e[te])}else if(i=="Array"){t.set(e,n=[]);for(var p=0,g=e.length;p<g;p++)n[p]=Be(e[p],t)}return n},tt=e=>Be(e,new Map),ie=(e,t)=>Object.assign(tt(f[e]),t),$=(e,t,n)=>{var i={};for(var d in e)i[d]=e[d],delete e[d];for(var d in i)d==t&&Object.assign(e,n),n.hasOwnProperty(d)||(e[d]=i[d])},pa={}.toString,Ze=f.css,Ht={pattern:/(\b\d+)(?:%|[a-z]+(?![\w-]))/,lookbehind:!0},Vt={pattern:/(^|[^\w.-])-?(?:\d+(?:\.\d+)?|\.\d+)/,lookbehind:!0};Ze.selector.inside=Ze.atrule.inside["selector-function-argument"].inside={"pseudo-element":/:(?:after|before|first-letter|first-line|selection)|::[-\w]+/,"pseudo-class":/:[-\w]+/,class:/\.[-\w]+/,id:/#[-\w]+/,attribute:{pattern:/\[(?:[^[\]"']|(["'])(?:\\[^]|(?!\1)[^\\\n])*\1)*\]/g,greedy:!0,inside:{punctuation:/^\[|\]$/,"case-sensitivity":{pattern:/(\s)[si]$/i,lookbehind:!0,alias:"keyword"},namespace:{pattern:/^(\s*)(?:(?!\s)[-*\w\xa0-\uffff])*\|(?!=)/,lookbehind:!0,inside:{punctuation:/\|$/}},"attr-name":{pattern:/^(\s*)(?:(?!\s)[-\w\xa0-\uffff])+/,lookbehind:!0},"attr-value":{pattern:/(=\s*)(?:(?!\s)[-\w\xa0-\uffff])+(?=\s*$)|(["'])(?:\\[^]|(?!\2)[^\\\n])*\2/,lookbehind:!0},operator:/[|~*^$]?=/}},"n-th":[{pattern:/(\(\s*)[+-]?\d*[\dn](?:\s*[+-]\s*\d+)?(?=\s*\))/,lookbehind:!0,inside:{number:/[\dn]+/,operator:/[+-]/}},{pattern:/(\(\s*)(?:even|odd)(?=\s*\))/i,lookbehind:!0}],combinator:/>|\+|~|\|\|/,punctuation:/[(),]/};$(Ze,"property",{variable:{pattern:/(^|[^-\w\xa0-\uffff])--(?!\d)(?:(?!\s)[-\w\xa0-\uffff])*/i,lookbehind:!0}});$(Ze,"function",{operator:{pattern:/(\s)[/*+-](?!\S)/,lookbehind:!0},hexcode:{pattern:/\B#[a-f\d]{3,8}\b/i,alias:"color"},color:[{pattern:/(^|[^\w-])(?:(?:alice|cadet|cornflower|deepsky|dodger|midnight|powder|royal|sky|steel)blue|antiquewhite|aqua|aquamarine|azure|beige|bisque|black|blanchedalmond|blueviolet|brown|burlywood|chartreuse|chocolate|coral|cornsilk|crimson|(?:dark)?(?:blue|cyan|goldenrod|gr[ae]y|green|khaki|magenta|olivegreen|orange|orchid|red|salmon|seagreen|slateblue|slategr[ae]y|turquoise|violet)|deeppink|dimgr[ae]y|firebrick|floralwhite|(?:forest|lawn|lime|pale|spring)green|fuchsia|gainsboro|ghostwhite|gold|greenyellow|honeydew|hotpink|indianred|indigo|ivory|lavender|lavenderblush|lemonchiffon|light(?:blue|coral|cyan|goldenrodyellow|gr[ae]y|green|pink|salmon|seagreen|skyblue|slategr[ae]y|steelblue|yellow)|lime|linen|maroon|medium(?:aquamarine|blue|orchid|purple|seagreen|slateblue|springgreen|turquoise|violetred)|mintcream|mistyrose|moccasin|navajowhite|navy|oldlace|olive|olivedrab|orangered|palegoldenrod|paleturquoise|palevioletred|papayawhip|peachpuff|peru|pink|plum|purple|rebeccapurple|rosybrown|saddlebrown|sandybrown|seashell|sienna|silver|snow|tan|teal|thistle|tomato|transparent|wheat|white|whitesmoke|yellow|yellowgreen)(?![\w-])/i,lookbehind:!0},{pattern:/\b(?:hsl|rgb)\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*\)\B|\b(?:hsl|rgb)a\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*,\s*(?:0|0?\.\d+|1)\s*\)\B/i,inside:{function:/^[^(]+/,unit:Ht,number:Vt,punctuation:/[(),]/}}],entity:/\\[a-f\d]{1,8}/i,unit:Ht,number:Vt});f.ini={comment:{pattern:/(^[ \f \v]*)[#;].*/m,lookbehind:!0},section:{pattern:/(^[ \f \v]*)\[[^\n\]]*\]?/m,lookbehind:!0,inside:{"section-name":{pattern:/(^\[[ \f \v]*)[^ \f \v\]]+(?:[ \f \v]+[^ \f \v\]]+)*/,lookbehind:!0,alias:"selector"},punctuation:/[[\]]/}},key:{pattern:/(^[ \f \v]*)[^ \f\n \v=]+(?:[ \f \v]+[^ \f\n \v=]+)*(?=[ \f \v]*=)/m,lookbehind:!0,alias:"attr-name"},value:{pattern:/(=[ \f \v]*)[^ \f\n \v]+(?:[ \f \v]+[^ \f\n \v]+)*/,lookbehind:!0,alias:"attr-value",inside:{"inner-value":{pattern:/^(["']).+(?=\1$)/,lookbehind:!0}}},punctuation:/=/};var se=()=>({pattern:/\/\/.*|\/\*[^]*?(?:\*\/|$)/g,greedy:!0}),Mt=()=>({pattern:/(["'])(?:\\[^]|(?!\1)[^\\\n])*\1/g,greedy:!0}),Pn=/\b0x[a-f\d]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,ae=/[()[\]{}.,:;]/,K=/\b(?:false|true)\b/,st={"interpolation-punctuation":{pattern:/^\$\{?|\}$/,alias:"punctuation"},expression:{pattern:/[^]+/}};st.expression.inside=f.kts=f.kt=f.kotlin={"string-literal":[{pattern:/"""(?:[^$]|\$(?:(?!\{)|\{[^{}]*\}))*?"""/,alias:"multiline",inside:{interpolation:{pattern:/\$(?:[a-z_]\w*|\{[^{}]*\})/i,inside:st},string:/[^]+/}},{pattern:/"(?:\\.|[^\\\n"$]|\$(?:(?!\{)|\{[^{}]*\}))*"/,alias:"singleline",inside:{interpolation:{pattern:/((?:^|[^\\])(?:\\\\)*)\$(?:[a-z_]\w*|\{[^{}]*\})/i,lookbehind:!0,inside:st},string:/[^]+/}}],char:{pattern:/'(?:[^\\\n']|\\(?:.|u[a-fA-F\d]{0,4}))'/g,greedy:!0},comment:se(),annotation:{pattern:/\B@(?:\w+:)?(?:[A-Z]\w*|\[[^\]]+\])/,alias:"builtin"},keyword:{pattern:/(^|[^.])\b(?:abstract|actual|annotation|as|break|by|catch|class|companion|const|constructor|continue|crossinline|data|do|dynamic|else|enum|expect|external|final|finally|for|fun|get|if|import|in|infix|init|inline|inner|interface|internal|is|lateinit|noinline|null|object|open|operator|out|override|package|private|protected|public|reified|return|sealed|set|super|suspend|tailrec|this|throw|to|try|typealias|val|var|vararg|when|where|while)\b/,lookbehind:!0},boolean:K,label:{pattern:/\b\w+@|@\w+/,alias:"symbol"},function:{pattern:/(?:`[^\n`]+`|\b\w+)(?=\s*\()|(\.)(?:`[^\n`]+`|\w+)(?=\s*\{)/g,lookbehind:!0,greedy:!0},number:/\b(?:0[xX][a-fA-F\d]+(?:_[a-fA-F\d]+)*|0[bB][01]+(?:_[01]+)*|\d+(?:_\d+)*(?:\.\d+(?:_\d+)*)?(?:[eE][+-]?\d+(?:_\d+)*)?[fFL]?)\b/,operator:/--|\+\+|&&|\|\||->|[!=]==|!!|[%!=<>/*+-]=?|[?:]:?|\.\.|\b(?:and|inv|shl|u?shr|x?or)\b/,punctuation:ae};var $n=[{pattern:/&[a-z\d]{1,8};/i,alias:"named-entity"},/&#x?[a-f\d]{1,8};/i],ba={pattern:/<\/?(?!\d)[^\s/=>$<%]+(?:\s(?:\s*[^\s/=>]+(?:\s*=\s*(?!\s)(?:"[^"]*"|'[^']*'|[^\s"'=>]+(?=[\s>]))?|(?=[\s/>])))+)?\s*\/?>/g,greedy:!0,inside:{punctuation:/^<\/?|\/?>$/,tag:{pattern:/^\S+/,inside:{namespace:/^[^:]+:/}},"attr-value":[{pattern:/(=\s*)(?:"[^"]*"|'[^']*'|[^\s"'=>]+)/g,lookbehind:!0,greedy:!0,inside:{punctuation:/^["']|["']$/,entity:$n}}],"attr-equals":/=/,"attr-name":{pattern:/\S+/,inside:{namespace:/^[^:]+:/}}}};f.rss=f.atom=f.ssml=f.xml={comment:{pattern:/<!--(?:(?!<!--)[^])*?-->/g,greedy:!0},prolog:{pattern:/<\?[^]+?\?>/g,greedy:!0},doctype:{pattern:/<!DOCTYPE(?:[^>"'[\]]|"[^"]*"|'[^']*')+(?:\[(?:[^<"'\]]|"[^"]*"|'[^']*'|<(?!!--)|<!--(?:[^-]|-(?!->))*-->)*\]\s*)?>/gi,greedy:!0,inside:{"internal-subset":{pattern:/(\[)[^]+(?=\]\s*>$)/,lookbehind:!0,inside:"xml"},string:/"[^"]*"|'[^']*'/,punctuation:/^<!|[>[\]]/,"doctype-tag":/^DOCTYPE/i,name:/\S+/}},cdata:{pattern:/<!\[CDATA\[[^]*?\]\]>/gi,greedy:!0},tag:ba,entity:$n,"markup-bracket":{pattern:/[()[\]{}]/,alias:"punctuation"}};var Et=(e,t)=>(e["language-"+t]={pattern:/[^]+/,inside:t},e),Zt=(e,t)=>({pattern:RegExp(`(<${e}[^>]*>)(?!</${e}>)(?:<!\\[CDATA\\[(?:[^\\]]|\\](?!\\]>))*\\]\\]>|(?!<!\\[CDATA\\[)[^])+?(?=</${e}>)`,"gi"),lookbehind:!0,greedy:!0,inside:Et({"included-cdata":{pattern:/<!\[CDATA\[[^]*?\]\]>/i,inside:Et({cdata:/^<!\[CDATA\[|\]\]>$/i},t)}},t)}),qt=(e,t)=>({pattern:RegExp(`((?:^|["'\\s])(?:${e})\\s*=\\s*)(?:"[^"]*"|'[^']*'|[^\\s"'=>]+)`,"gi"),lookbehind:!0,greedy:!0,inside:Et({punctuation:/^["']|["']$/},t)}),Dn=f.svg=f.mathml=f.html=f.markup=tt(f.xml);Dn.tag.inside["attr-value"].unshift(qt("style","css"),qt("on[a-z]+","javascript"));$(Dn,"cdata",{style:Zt("style","css"),script:Zt("script","javascript")});f.r={comment:/#.*/,string:{pattern:/(["'])(?:\\.|(?!\1)[^\\\n])*\1/g,greedy:!0},"percent-operator":{pattern:/%[^%\s]*%/,alias:"operator"},boolean:/\b(?:FALSE|TRUE)\b/,ellipsis:/\.\.(?:\.|\d+)/,number:[/\b(?:Inf|NaN)\b/,/(?:\b0x[a-fA-F\d]+(?:\.\d*)?|\b\d+(?:\.\d*)?|\B\.\d+)(?:[EePp][+-]?\d+)?[iL]?/],keyword:/\b(?:NA|NA_character_|NA_complex_|NA_integer_|NA_real_|NULL|break|else|for|function|if|in|next|repeat|while)\b/,operator:/->>?|<=|<<?-|[!=<>]=?|::?|&&?|\|\|?|[~^$@/*+-]/,punctuation:/[()[\]{},;]/};f.basic={comment:{pattern:/(?:!|rem\b).+/i,inside:{keyword:/^rem/i}},string:{pattern:/"(?:""|[#$%&'().,:;\w ?^!=<>/*+-])*"/g,greedy:!0},number:/(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,keyword:/\b(?:as|beep|bload|bsave|call absolute|call|case|chain|chdir|clear|close|cls|com|common|const|data|declare|def(?: fn| seg|dbl|int|[ls]ng|str)|dim|do|double|else|elseif|environ|erase|error|exit|field|files|for|function|get|gosub|goto|if|input|integer|ioctl|key|kill|line input|locate|lock|long|loop|[lr]set|mkdir|name|next|off|on(?: com| error| key| timer)?|open|option base|[op]ut|poke|read|redim|rem|restore|resume|return|rmdir|run|select case|shared|shell|single|sleep|static|step|stop|string|sub|swap|system|then|timer|to|troff|tron|type|unlock|until|using|view print|wait|w?end|while|write)(?:\$|\b)/i,function:/\b(?:abs|access|a?cos|angle|area|arithmetic|array|a?sin|ask|atn?|base|begin|break|cause|ceil|chr|clip|collate|color|co[nst]|cosh|csc|date|datum|debug|decimal|de[fgt]|degrees|delete|device|display|dot|elapsed|eps|erasable|exline|exp|external|extype|filetype|fixed|fp|go|graph|handler|idn|image|int?|internal|ip|is|keyed|[lu]bound|[lu]case|left|le[nt]|length|lines?|log2?|log10|[lr]trim|margin|ma[tx]|maxnum|mi[dn]|missing|mod|native|nul|numeric|of|option|ord|organization|outin|output|pi|pointer|points?|pos|print|program|prompt|rad|radians|randomize|record|recsize|rectype|relative|remainder|repeat|rest|retry|rewrite|right|rnd|round|same|se[ct]|select|sequential|setter|sgn|sinh|size|skip|s[qt]r|standard|status|stream|style|tab|tanh?|template|text|there|time|timeout|trace|transform|truncate|use|val|variable|viewport|when|window|with|zer|zonewidth)(?:\$|\b)/i,operator:/<=|<>|>=|[&^=<>/*+-]|\b(?:and|eqv|imp|not|x?or)\b/i,punctuation:/[(),:;]/};f.vbnet=ie("basic",{comment:{pattern:/(?:!|'|rem\b).*/i,inside:{keyword:/^rem/i}},string:{pattern:/(^|[^"])"(?:""|[^"])*"(?!")/g,lookbehind:!0,greedy:!0},keyword:/(?:\b(?:addhandler|addressof|alias|and|andalso|as|beep|bload|boolean|bsave|byref|byval|call absolute|call|case|catch|cbool|c?byte|cc?har|c?date|cdbl|cdec|chain|chdir|cu?int|class|clear|close|cls|cobj|com|common|const|continue|c?sbyte|c?u?short|c?sng|cstr|c?type|cu?lng|data|decimal|declare|def(?: fn| seg|dbl|int|lng|sng|str)|default|delegate|dim|directcast|do|double|else|elseif|enum|environ|erase|error|event|exit|false|true|field|files|finally|for each|for|friend|function|[gls]et|gettype|getxmlnamespace|global|gosub|goto|handles|i[fns]|implements|imports|inherits|input|interface|ioctl|isnot|key|kill|lib|like|line input|locate|lock|loop|[lr]set|me|mkdir|mod|module|mustinherit|mustoverride|mybase|myclass|name|namespace|narrowing|new|next|not|nothing|notinheritable|notoverridable|object|off?|on (?:com|error|key|timer)|on|open|operator|option base|option|optional|orelse|out|overloads|overridable|overrides|paramarray|partial|poke|private|property|protected|public|put|raiseevent|read|readonly|redim|removehandler|restore|resume|return|rmdir|run|select case|select|shadows|shared|shell|single|sleep|static|step|stop|string|structure|sub|swap|synclock|system|[tw]hen|throw|timer|to|troff|tron|try|trycast|typeof|u?integer|u?long|unlock|until|using|view print|wait|w?end|while|widening|with|withevents|write|writeonly|x?or)|\B#(?:const|else|elseif|end|if))(?:\$|\b)/i,punctuation:/[(){},:;]/});var Kt={pattern:/'(?:\\[^]|[^\\\n']){0,32}'/g,greedy:!0},Wt={pattern:/\/\/(?:[^\\\n]|\\\n?)*|\/\*[^]*?(?:\*\/|$)/g,greedy:!0},Yt={pattern:/"(?:\\[^]|[^\\\n"])*"/g,greedy:!0},Xt={pattern:/\S[^]*/};Xt.inside=f.c={comment:Wt,char:Kt,macro:{pattern:/(^[ ]*)#\s*[a-z](?:[^\\\n/]|\/(?!\*)|\/\*(?:[^*]|\*(?!\/))*\*\/|\\[^])*/img,lookbehind:!0,greedy:!0,alias:"property",inside:{string:[{pattern:/^(#\s*include\s*)<[^>]+>/,lookbehind:!0},Yt],char:Kt,comment:Wt,"macro-name":[{pattern:/(^#\s*define\s+)\w+\b(?!\()/i,lookbehind:!0},{pattern:/(^#\s*define\s+)\w+/i,lookbehind:!0,alias:"function"}],directive:{pattern:/^(#\s*)[a-z]+/,lookbehind:!0,alias:"keyword"},"directive-hash":/^#/,punctuation:/##|\\(?=\n)/,expression:Xt}},string:Yt,"class-name":{pattern:/(\b(?:enum|struct)\s+(?:__attribute__\s*\(\([^]*?\)\)\s*)?)\w+|\b[a-z]\w*_t\b/,lookbehind:!0},keyword:/\b(?:_Alignas|_Alignof|_Atomic|_Bool|_Complex|_Generic|_Imaginary|_Noreturn|_Static_assert|_Thread_local|__attribute__|asm|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|inline|int|long|register|return|short|signed|sizeof|static|struct|switch|typedef|typeof|union|unsigned|void|volatile|while)\b/,constant:/\b(?:EOF|NULL|SEEK_CUR|SEEK_END|SEEK_SET|__DATE__|__FILE__|__LINE__|__TIMESTAMP__|__TIME__|__func__|stderr|stdin|stdout)\b/,function:/\b[a-z_]\w*(?=\s*\()/i,number:/(?:\b0x(?:[a-f\d]+(?:\.[a-f\d]*)?|\.[a-f\d]+)(?:p[+-]?\d+)?|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?)[ful]{0,4}/i,operator:/->|([&|:+-])\1|[?:~]|>>=?|<<=?|[%&|^!=<>/*+-]=?/,punctuation:ae};$(f.opencl=ie("c",{keyword:/\b(?:(?:__)?(?:constant|global|kernel|local|private|read_only|read_write|write_only)|__attribute__|auto|(?:bool|u?(?:char|int|long|short)|half|quad)(?:2|3|4|8|16)?|break|case|complex|const|continue|(?:double|float)(?:16(?:x(?:1|2|4|8|16))?|1x(?:1|2|4|8|16)|2(?:x(?:1|2|4|8|16))?|3|4(?:x(?:1|2|4|8|16))?|8(?:x(?:1|2|4|8|16))?)?|default|do|else|enum|extern|for|goto|if|imaginary|inline|packed|pipe|register|restrict|return|signed|sizeof|static|struct|switch|typedef|uniform|union|unsigned|void|volatile|while)\b/,number:/(?:\b0x(?:[a-f\d]+(?:\.[a-f\d]*)?|\.[a-f\d]+)(?:p[+-]?\d+)?|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?)[fuhl]{0,4}/i,boolean:K,"constant-opencl-kernel":{pattern:/\b(?:CHAR_(?:BIT|MAX|MIN)|CLK_(?:ADDRESS_(?:CLAMP(?:_TO_EDGE)?|NONE|REPEAT)|FILTER_(?:LINEAR|NEAREST)|(?:GLOBAL|LOCAL)_MEM_FENCE|NORMALIZED_COORDS_(?:FALSE|TRUE))|CL_(?:BGRA|(?:HALF_)?FLOAT|INTENSITY|LUMINANCE|A?R?G?B?[Ax]?|(?:(?:UN)?SIGNED|[US]NORM)_(?:INT(?:8|16|32))|UNORM_(?:INT_101010|SHORT_(?:555|565)))|(?:DBL|FLT|HALF)_(?:DIG|EPSILON|(?:MAX|MIN)(?:(?:_10)?_EXP)?|MANT_DIG)|FLT_RADIX|HUGE_VALF?|(?:INT|LONG|SCHAR|SHRT)_(?:MAX|MIN)|INFINITY|MAXFLOAT|M_(?:[12]_PI|2_SQRTPI|E|LN2|LN10|LOG2E?|LOG10E?|PI(?:_[24])?|SQRT(?:1_2|2))(?:_F|_H)?|NAN|(?:UCHAR|UINT|ULONG|USHRT)_MAX)\b/,alias:"constant"}}),"class-name",{"builtin-type":{pattern:/\b(?:_cl_(?:command_queue|context|device_id|event|kernel|mem|platform_id|program|sampler)|cl_(?:image_format|mem_fence_flags)|clk_event_t|event_t|image(?:1d_(?:array_|buffer_)?t|2d_(?:array_(?:depth_|msaa_depth_|msaa_)?|depth_|msaa_depth_|msaa_)?t|3d_t)|ndrange_t|ptrdiff_t|queue_t|reserve_id_t|sampler_t|size_t|u?intptr_t)\b/,alias:"keyword"}});var yt={"type-opencl-host":{pattern:/\b(?:cl_(?:GLenum|GLint|GLuin|addressing_mode|bitfield|bool|buffer_create_type|build_status|channel_(?:order|type)|(?:u?(?:char|int|long|short)|double|float)(?:[2348]|16)?|command_(?:queue(?:_info|_properties)?|type)|context(?:_info|_properties)?|device_(?:exec_capabilities|fp_config|id|info|local_mem_type|mem_cache_type|type)|(?:event|sampler)(?:_info)?|filter_mode|half|image_info|kernel(?:_info|_work_group_info)?|map_flags|mem(?:_flags|_info|_object_type)?|platform_(?:id|info)|profiling_info|program(?:_build_info|_info)?))\b/,alias:"keyword"},"boolean-opencl-host":{pattern:/\bCL_(?:FALSE|TRUE)\b/,alias:"boolean"},"constant-opencl-host":{pattern:/\bCL_(?:A|ABGR|ADDRESS_(?:CLAMP(?:_TO_EDGE)?|MIRRORED_REPEAT|NONE|REPEAT)|ARGB|BLOCKING|BUFFER_CREATE_TYPE_REGION|BUILD_(?:ERROR|IN_PROGRESS|NONE|PROGRAM_FAILURE|SUCCESS)|COMMAND_(?:ACQUIRE_GL_OBJECTS|BARRIER|COPY_(?:BUFFER(?:_RECT|_TO_IMAGE)?|IMAGE(?:_TO_BUFFER)?)|FILL_(?:BUFFER|IMAGE)|MAP(?:_BUFFER|_IMAGE)|MARKER|MIGRATE(?:_SVM)?_MEM_OBJECTS|NATIVE_KERNEL|NDRANGE_KERNEL|READ_(?:BUFFER(?:_RECT)?|IMAGE)|RELEASE_GL_OBJECTS|SVM_(?:FREE|MAP|MEMCPY|MEMFILL|UNMAP)|TASK|UNMAP_MEM_OBJECT|USER|WRITE_(?:BUFFER(?:_RECT)?|IMAGE))|COMPILER_NOT_AVAILABLE|COMPILE_PROGRAM_FAILURE|COMPLETE|CONTEXT_(?:DEVICES|INTEROP_USER_SYNC|NUM_DEVICES|PLATFORM|PROPERTIES|REFERENCE_COUNT)|DEPTH(?:_STENCIL)?|DEVICE_(?:ADDRESS_BITS|AFFINITY_DOMAIN_(?:L[1-4]_CACHE|NEXT_PARTITIONABLE|NUMA)|AVAILABLE|BUILT_IN_KERNELS|COMPILER_AVAILABLE|DOUBLE_FP_CONFIG|ENDIAN_LITTLE|ERROR_CORRECTION_SUPPORT|EXECUTION_CAPABILITIES|EXTENSIONS|GLOBAL_(?:MEM_(?:CACHELINE_SIZE|CACHE_SIZE|CACHE_TYPE|SIZE)|VARIABLE_PREFERRED_TOTAL_SIZE)|HOST_UNIFIED_MEMORY|IL_VERSION|IMAGE(?:2D_MAX_(?:HEIGHT|WIDTH)|3D_MAX_(?:DEPTH|HEIGHT|WIDTH)|_BASE_ADDRESS_ALIGNMENT|_MAX_ARRAY_SIZE|_MAX_BUFFER_SIZE|_PITCH_ALIGNMENT|_SUPPORT)|LINKER_AVAILABLE|LOCAL_MEM_SIZE|LOCAL_MEM_TYPE|MAX_(?:CLOCK_FREQUENCY|COMPUTE_UNITS|CONSTANT_ARGS|CONSTANT_BUFFER_SIZE|GLOBAL_VARIABLE_SIZE|MEM_ALLOC_SIZE|NUM_SUB_GROUPS|ON_DEVICE_(?:EVENTS|QUEUES)|PARAMETER_SIZE|PIPE_ARGS|READ_IMAGE_ARGS|READ_WRITE_IMAGE_ARGS|SAMPLERS|WORK_GROUP_SIZE|WORK_ITEM_DIMENSIONS|WORK_ITEM_SIZES|WRITE_IMAGE_ARGS)|MEM_BASE_ADDR_ALIGN|MIN_DATA_TYPE_ALIGN_SIZE|NAME|NATIVE_VECTOR_WIDTH_(?:CHAR|DOUBLE|FLOAT|HALF|INT|LONG|SHORT)|NOT_(?:AVAILABLE|FOUND)|OPENCL_C_VERSION|PARENT_DEVICE|PARTITION_(?:AFFINITY_DOMAIN|BY_AFFINITY_DOMAIN|BY_COUNTS|BY_COUNTS_LIST_END|EQUALLY|FAILED|MAX_SUB_DEVICES|PROPERTIES|TYPE)|PIPE_MAX_(?:ACTIVE_RESERVATIONS|PACKET_SIZE)|PLATFORM|PREFERRED_(?:GLOBAL_ATOMIC_ALIGNMENT|INTEROP_USER_SYNC|LOCAL_ATOMIC_ALIGNMENT|PLATFORM_ATOMIC_ALIGNMENT|VECTOR_WIDTH_(?:CHAR|DOUBLE|FLOAT|HALF|INT|LONG|SHORT))|PRINTF_BUFFER_SIZE|PROFILE|PROFILING_TIMER_RESOLUTION|QUEUE_(?:ON_(?:DEVICE_(?:MAX_SIZE|PREFERRED_SIZE|PROPERTIES)|HOST_PROPERTIES)|PROPERTIES)|REFERENCE_COUNT|SINGLE_FP_CONFIG|SUB_GROUP_INDEPENDENT_FORWARD_PROGRESS|SVM_(?:ATOMICS|CAPABILITIES|COARSE_GRAIN_BUFFER|FINE_GRAIN_BUFFER|FINE_GRAIN_SYSTEM)|TYPE(?:_ACCELERATOR|_ALL|_CPU|_CUSTOM|_DEFAULT|_GPU)?|VENDOR(?:_ID)?|VERSION)|DRIVER_VERSION|EVENT_(?:COMMAND_(?:EXECUTION_STATUS|QUEUE|TYPE)|CONTEXT|REFERENCE_COUNT)|EXEC_(?:KERNEL|NATIVE_KERNEL|STATUS_ERROR_FOR_EVENTS_IN_WAIT_LIST)|FILTER_(?:LINEAR|NEAREST)|FLOAT|FP_(?:CORRECTLY_ROUNDED_DIVIDE_SQRT|DENORM|FMA|INF_NAN|ROUND_TO_INF|ROUND_TO_NEAREST|ROUND_TO_ZERO|SOFT_FLOAT)|GLOBAL|HALF_FLOAT|IMAGE_(?:ARRAY_SIZE|BUFFER|DEPTH|ELEMENT_SIZE|FORMAT|FORMAT_MISMATCH|FORMAT_NOT_SUPPORTED|HEIGHT|NUM_MIP_LEVELS|NUM_SAMPLES|ROW_PITCH|SLICE_PITCH|WIDTH)|INTENSITY|INVALID_(?:ARG_INDEX|ARG_SIZE|ARG_VALUE|BINARY|BUFFER_SIZE|BUILD_OPTIONS|COMMAND_QUEUE|COMPILER_OPTIONS|CONTEXT|DEVICE|DEVICE_PARTITION_COUNT|DEVICE_QUEUE|DEVICE_TYPE|EVENT|EVENT_WAIT_LIST|GLOBAL_OFFSET|GLOBAL_WORK_SIZE|GL_OBJECT|HOST_PTR|IMAGE_DESCRIPTOR|IMAGE_FORMAT_DESCRIPTOR|IMAGE_SIZE|KERNEL|KERNEL_ARGS|KERNEL_DEFINITION|KERNEL_NAME|LINKER_OPTIONS|MEM_OBJECT|MIP_LEVEL|OPERATION|PIPE_SIZE|PLATFORM|PROGRAM|PROGRAM_EXECUTABLE|PROPERTY|QUEUE_PROPERTIES|SAMPLER|VALUE|WORK_DIMENSION|WORK_GROUP_SIZE|WORK_ITEM_SIZE)|KERNEL_(?:ARG_(?:ACCESS_(?:NONE|QUALIFIER|READ_ONLY|READ_WRITE|WRITE_ONLY)|ADDRESS_(?:CONSTANT|GLOBAL|LOCAL|PRIVATE|QUALIFIER)|INFO_NOT_AVAILABLE|NAME|TYPE_(?:CONST|NAME|NONE|PIPE|QUALIFIER|RESTRICT|VOLATILE))|ATTRIBUTES|COMPILE_NUM_SUB_GROUPS|COMPILE_WORK_GROUP_SIZE|CONTEXT|EXEC_INFO_SVM_FINE_GRAIN_SYSTEM|EXEC_INFO_SVM_PTRS|FUNCTION_NAME|GLOBAL_WORK_SIZE|LOCAL_MEM_SIZE|LOCAL_SIZE_FOR_SUB_GROUP_COUNT|MAX_NUM_SUB_GROUPS|MAX_SUB_GROUP_SIZE_FOR_NDRANGE|NUM_ARGS|PREFERRED_WORK_GROUP_SIZE_MULTIPLE|PRIVATE_MEM_SIZE|PROGRAM|REFERENCE_COUNT|SUB_GROUP_COUNT_FOR_NDRANGE|WORK_GROUP_SIZE)|LINKER_NOT_AVAILABLE|LINK_PROGRAM_FAILURE|LOCAL|LUMINANCE|MAP_(?:FAILURE|READ|WRITE|WRITE_INVALIDATE_REGION)|MEM_(?:ALLOC_HOST_PTR|ASSOCIATED_MEMOBJECT|CONTEXT|COPY_HOST_PTR|COPY_OVERLAP|FLAGS|HOST_NO_ACCESS|HOST_PTR|HOST_READ_ONLY|HOST_WRITE_ONLY|KERNEL_READ_AND_WRITE|MAP_COUNT|OBJECT_(?:ALLOCATION_FAILURE|BUFFER|IMAGE1D|IMAGE1D_ARRAY|IMAGE1D_BUFFER|IMAGE2D|IMAGE2D_ARRAY|IMAGE3D|PIPE)|OFFSET|READ_ONLY|READ_WRITE|REFERENCE_COUNT|SIZE|SVM_ATOMICS|SVM_FINE_GRAIN_BUFFER|TYPE|USES_SVM_POINTER|USE_HOST_PTR|WRITE_ONLY)|MIGRATE_MEM_OBJECT_(?:CONTENT_UNDEFINED|HOST)|MISALIGNED_SUB_BUFFER_OFFSET|NONE|NON_BLOCKING|OUT_OF_(?:HOST_MEMORY|RESOURCES)|PIPE_(?:MAX_PACKETS|PACKET_SIZE)|PLATFORM_(?:EXTENSIONS|HOST_TIMER_RESOLUTION|NAME|PROFILE|VENDOR|VERSION)|PROFILING_(?:COMMAND_(?:COMPLETE|END|QUEUED|START|SUBMIT)|INFO_NOT_AVAILABLE)|PROGRAM_(?:BINARIES|BINARY_SIZES|BINARY_TYPE(?:_COMPILED_OBJECT|_EXECUTABLE|_LIBRARY|_NONE)?|BUILD_(?:GLOBAL_VARIABLE_TOTAL_SIZE|LOG|OPTIONS|STATUS)|CONTEXT|DEVICES|IL|KERNEL_NAMES|NUM_DEVICES|NUM_KERNELS|REFERENCE_COUNT|SOURCE)|QUEUED|QUEUE_(?:CONTEXT|DEVICE|DEVICE_DEFAULT|ON_DEVICE|ON_DEVICE_DEFAULT|OUT_OF_ORDER_EXEC_MODE_ENABLE|PROFILING_ENABLE|PROPERTIES|REFERENCE_COUNT|SIZE)|RA?|READ_(?:ONLY|WRITE)_CACHE|RG|RGB[Ax]?|RG?x|RUNNING|SAMPLER_(?:ADDRESSING_MODE|CONTEXT|FILTER_MODE|LOD_MAX|LOD_MIN|MIP_FILTER_MODE|NORMALIZED_COORDS|REFERENCE_COUNT)|(?:UN)?SIGNED_INT(?:8|16|32)|SNORM_INT(?:8|16)|SUBMITTED|SUCCESS|UNORM_INT(?:8|16|24|_101010|_101010_2)|UNORM_SHORT_5[56]5|VERSION_(?:1_[012]|2_[01])|s?BGRA|sRGB[Ax]?)\b/,alias:"constant"},"function-opencl-host":{pattern:/\bcl(?:BuildProgram|CloneKernel|CompileProgram|Create(?:Buffer|CommandQueue(?:WithProperties)?|Context|ContextFromType|Image|Image[23]D|Kernel|KernelsInProgram|Pipe|ProgramWith(?:Binary|BuiltInKernels|IL|Source)|Sampler|SamplerWithProperties|SubBuffer|SubDevices|UserEvent)|Enqueue(?:(?:Barrier|Marker)(?:WithWaitList)?|Copy(?:Buffer(?:Rect|ToImage)?|Image(?:ToBuffer)?)|(?:Fill|Map)(?:Buffer|Image)|MigrateMemObjects|NDRangeKernel|NativeKernel|(?:Read|Write)(?:Buffer(?:Rect)?|Image)|SVM(?:Free|Map|MemFill|Memcpy|MigrateMem|Unmap)|Task|UnmapMemObject|WaitForEvents)|Finish|Flush|Get(?:CommandQueueInfo|ContextInfo|Device(?:AndHostTimer|IDs|Info)|Event(?:Profiling)?Info|ExtensionFunctionAddress(?:ForPlatform)?|HostTimer|ImageInfo|Kernel(?:ArgInfo|Info|SubGroupInfo|WorkGroupInfo)|MemObjectInfo|PipeInfo|Platform(?:IDs|Info)|Program(?:Build)?Info|SamplerInfo|SupportedImageFormats)|LinkProgram|(?:Release|Retain)(?:CommandQueue|Context|Device|Event|Kernel|MemObject|Program|Sampler)|SVM(?:Alloc|Free)|Set(?:CommandQueueProperty|DefaultDeviceCommandQueue|EventCallback|Kernel|Kernel(?:Arg(?:SVMPointer)?|ExecInfo)|MemObjectDestructorCallback|UserEventStatus)|Unload(?:Platform)?Compiler|WaitForEvents)\b/,alias:"function"}};$(f.c,"keyword",yt);f.cpp&&(yt["type-opencl-host-cpp"]={pattern:/\b(?:Buffer|BufferGL|BufferRenderGL|CommandQueue|Context|Device|DeviceCommandQueue|EnqueueArgs|Event|Image(?:[123]D|[12]DArray|1DBuffer|[23]DGL|Format|GL)?|Kernel|KernelFunctor|LocalSpaceArg|Memory|NDRange|Pipe|Platform|Program|SVMAllocator|SVMTrait(?:Atomic|Coarse|Fine|ReadOnly|ReadWrite|WriteOnly)|Sampler|UserEvent)\b/,alias:"keyword"},$(f.cpp,"keyword",yt));var fa=f.diff={coord:/^(?:\*{3}|-{3}|\+{3}|\d).*$|^@@.*@@$/m},ot={"deleted-sign":"-","deleted-arrow":"<","inserted-sign":"+","inserted-arrow":">",unchanged:" ",diff:"!"};for(var pe in ot){var lt=pe.split("-")[0];fa[pe]={pattern:RegExp("^(?:["+ot[pe]+`].*$
@@ -221,19 +221,15 @@ declare module '@tiptap/core' {
221
221
 
222
222
  declare module '@tiptap/core' {
223
223
  interface Commands<ReturnType> {
224
- imageGifUpload: {
225
- /**
226
- * Add an image gif
227
- */
228
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
224
+ indent: {
229
225
  /**
230
- * Update an image gif
226
+ * Set the indent attribute
231
227
  */
232
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
228
+ indent: () => ReturnType;
233
229
  /**
234
- * Set image alignment
230
+ * Set the outdent attribute
235
231
  */
236
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
232
+ outdent: () => ReturnType;
237
233
  };
238
234
  }
239
235
  }
@@ -241,15 +237,19 @@ declare module '@tiptap/core' {
241
237
 
242
238
  declare module '@tiptap/core' {
243
239
  interface Commands<ReturnType> {
244
- indent: {
240
+ imageGifUpload: {
245
241
  /**
246
- * Set the indent attribute
242
+ * Add an image gif
247
243
  */
248
- indent: () => ReturnType;
244
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
249
245
  /**
250
- * Set the outdent attribute
246
+ * Update an image gif
251
247
  */
252
- outdent: () => ReturnType;
248
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
249
+ /**
250
+ * Set image alignment
251
+ */
252
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
253
253
  };
254
254
  }
255
255
  }
@@ -221,19 +221,15 @@ declare module '@tiptap/core' {
221
221
 
222
222
  declare module '@tiptap/core' {
223
223
  interface Commands<ReturnType> {
224
- imageGifUpload: {
225
- /**
226
- * Add an image gif
227
- */
228
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
224
+ indent: {
229
225
  /**
230
- * Update an image gif
226
+ * Set the indent attribute
231
227
  */
232
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
228
+ indent: () => ReturnType;
233
229
  /**
234
- * Set image alignment
230
+ * Set the outdent attribute
235
231
  */
236
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
232
+ outdent: () => ReturnType;
237
233
  };
238
234
  }
239
235
  }
@@ -241,15 +237,19 @@ declare module '@tiptap/core' {
241
237
 
242
238
  declare module '@tiptap/core' {
243
239
  interface Commands<ReturnType> {
244
- indent: {
240
+ imageGifUpload: {
245
241
  /**
246
- * Set the indent attribute
242
+ * Add an image gif
247
243
  */
248
- indent: () => ReturnType;
244
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
249
245
  /**
250
- * Set the outdent attribute
246
+ * Update an image gif
251
247
  */
252
- outdent: () => ReturnType;
248
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
249
+ /**
250
+ * Set image alignment
251
+ */
252
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
253
253
  };
254
254
  }
255
255
  }
package/lib/CodeBlock.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { N as ia, t as Bt, m as sa } from "./index-CXIIg9Sq.js";
2
2
  import { N as oa, c as Le, R as la } from "./dom-dataset-2RXYq9wp.js";
3
3
  import { jsxs as _e, jsx as k } from "react/jsx-runtime";
4
- import { d as ne, A as ca, _ as da, a5 as ua, k as xe } from "./RichTextEditor-BfYZYQb9.js";
4
+ import { d as ne, A as ca, _ as da, a4 as ua, k as xe } from "./RichTextEditor-CRDKX-F8.js";
5
5
  import * as ue from "react";
6
6
  import { useRef as Gt, useCallback as pa, useEffect as zt } from "react";
7
7
  import * as F from "@radix-ui/react-select";
package/lib/CodeView.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index-CSvnpArE.cjs"),c=require("./RichTextEditor-Db6oQoYY.cjs"),s=i.Extension.create({name:"codeView",addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),button({editor:t,t:o}){return{component:c.ActionButton,componentProps:{action:()=>{t.commands.toggleCodeView()},isActive:()=>t.storage.codeView.isActive||!1,disabled:!1,icon:"CodeView",tooltip:o("editor.codeView.tooltip")||"View HTML Code",customClass:"tiptap-code-view-button"}}}}},addStorage(){return{isActive:!1,originalContent:""}},addCommands(){return{toggleCodeView:()=>({editor:e})=>{const t=e.storage.codeView.isActive;if(t)e.commands.setContent(e.getText());else{const o=e.getHTML();e.storage.codeView.originalContent=o;const n=o.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#039;");e.commands.setContent(`<div class="tiptap-code-view-wrapper">${n}</div>`)}return e.storage.codeView.isActive=!t,!0}}}});exports.CodeView=s;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index-CSvnpArE.cjs"),c=require("./RichTextEditor-ymQlnG9m.cjs"),s=i.Extension.create({name:"codeView",addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),button({editor:t,t:o}){return{component:c.ActionButton,componentProps:{action:()=>{t.commands.toggleCodeView()},isActive:()=>t.storage.codeView.isActive||!1,disabled:!1,icon:"CodeView",tooltip:o("editor.codeView.tooltip")||"View HTML Code",customClass:"tiptap-code-view-button"}}}}},addStorage(){return{isActive:!1,originalContent:""}},addCommands(){return{toggleCodeView:()=>({editor:e})=>{const t=e.storage.codeView.isActive;if(t)e.commands.setContent(e.getText());else{const o=e.getHTML();e.storage.codeView.originalContent=o;const n=o.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#039;");e.commands.setContent(`<div class="tiptap-code-view-wrapper">${n}</div>`)}return e.storage.codeView.isActive=!t,!0}}}});exports.CodeView=s;
@@ -211,19 +211,15 @@ declare module '@tiptap/core' {
211
211
 
212
212
  declare module '@tiptap/core' {
213
213
  interface Commands<ReturnType> {
214
- imageGifUpload: {
215
- /**
216
- * Add an image gif
217
- */
218
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
214
+ indent: {
219
215
  /**
220
- * Update an image gif
216
+ * Set the indent attribute
221
217
  */
222
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
218
+ indent: () => ReturnType;
223
219
  /**
224
- * Set image alignment
220
+ * Set the outdent attribute
225
221
  */
226
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
222
+ outdent: () => ReturnType;
227
223
  };
228
224
  }
229
225
  }
@@ -231,15 +227,19 @@ declare module '@tiptap/core' {
231
227
 
232
228
  declare module '@tiptap/core' {
233
229
  interface Commands<ReturnType> {
234
- indent: {
230
+ imageGifUpload: {
235
231
  /**
236
- * Set the indent attribute
232
+ * Add an image gif
237
233
  */
238
- indent: () => ReturnType;
234
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
239
235
  /**
240
- * Set the outdent attribute
236
+ * Update an image gif
241
237
  */
242
- outdent: () => ReturnType;
238
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
239
+ /**
240
+ * Set image alignment
241
+ */
242
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
243
243
  };
244
244
  }
245
245
  }
package/lib/CodeView.d.ts CHANGED
@@ -211,19 +211,15 @@ declare module '@tiptap/core' {
211
211
 
212
212
  declare module '@tiptap/core' {
213
213
  interface Commands<ReturnType> {
214
- imageGifUpload: {
215
- /**
216
- * Add an image gif
217
- */
218
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
214
+ indent: {
219
215
  /**
220
- * Update an image gif
216
+ * Set the indent attribute
221
217
  */
222
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
218
+ indent: () => ReturnType;
223
219
  /**
224
- * Set image alignment
220
+ * Set the outdent attribute
225
221
  */
226
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
222
+ outdent: () => ReturnType;
227
223
  };
228
224
  }
229
225
  }
@@ -231,15 +227,19 @@ declare module '@tiptap/core' {
231
227
 
232
228
  declare module '@tiptap/core' {
233
229
  interface Commands<ReturnType> {
234
- indent: {
230
+ imageGifUpload: {
235
231
  /**
236
- * Set the indent attribute
232
+ * Add an image gif
237
233
  */
238
- indent: () => ReturnType;
234
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
239
235
  /**
240
- * Set the outdent attribute
236
+ * Update an image gif
241
237
  */
242
- outdent: () => ReturnType;
238
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
239
+ /**
240
+ * Set image alignment
241
+ */
242
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
243
243
  };
244
244
  }
245
245
  }
package/lib/CodeView.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { E as i } from "./index-CXIIg9Sq.js";
2
- import { A as s } from "./RichTextEditor-BfYZYQb9.js";
2
+ import { A as s } from "./RichTextEditor-CRDKX-F8.js";
3
3
  const r = /* @__PURE__ */ i.create({
4
4
  name: "codeView",
5
5
  addOptions() {
package/lib/Color.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./index-CrxasX7b.cjs");const u=require("./index-CSvnpArE.cjs"),l=require("react/jsx-runtime"),d=require("react"),i=require("./RichTextEditor-Db6oQoYY.cjs"),x=u.Extension.create({name:"color",addOptions(){return{types:["textStyle"]}},addGlobalAttributes(){return[{types:this.options.types,attributes:{color:{default:null,parseHTML:e=>{var t;return(t=e.style.color)===null||t===void 0?void 0:t.replace(/['"]+/g,"")},renderHTML:e=>e.color?{style:`color: ${e.color}`}:{}}}}]},addCommands(){return{setColor:e=>({chain:t})=>t().setMark("textStyle",{color:e}).run(),unsetColor:()=>({chain:e})=>e().setMark("textStyle",{color:null}).removeEmptyTextStyle().run()}}});function C({fill:e}){return l.jsx("svg",{width:"18px",height:"18px",viewBox:"0 0 240 240",version:"1.1",xmlns:"http://www.w3.org/2000/svg",children:l.jsx("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd",children:l.jsx("g",{transform:"translate(0.000000, 0.500000)",children:l.jsxs("g",{transform:"translate(39.000000, 17.353553)",children:[l.jsx("path",{d:"M11,201.146447 L167,201.146447 C173.075132,201.146447 178,206.071314 178,212.146447 C178,218.221579 173.075132,223.146447 167,223.146447 L11,223.146447 C4.92486775,223.146447 7.43989126e-16,218.221579 0,212.146447 C-7.43989126e-16,206.071314 4.92486775,201.146447 11,201.146447 Z",id:"矩形",fill:e||"#DF2A3F",fillRule:"evenodd"}),l.jsx("path",{d:"M72.3425855,16.8295583 C75.799482,7.50883712 86.1577877,2.75526801 95.4785089,6.21216449 C100.284516,7.99463061 104.096358,11.7387855 105.968745,16.4968188 L106.112518,16.8745422 L159.385152,161.694068 C161.291848,166.877345 158.635655,172.624903 153.452378,174.531599 C148.358469,176.405421 142.719567,173.872338 140.716873,168.864661 L140.614848,168.598825 L89.211,28.86 L37.3759214,168.623816 C35.4885354,173.712715 29.8981043,176.351047 24.7909589,174.617647 L24.5226307,174.522368 C19.4337312,172.634982 16.7953993,167.044551 18.5287999,161.937406 L18.6240786,161.669077 L72.3425855,16.8295583 Z",id:"路径-21",fill:"currentColor",fillRule:"nonzero"}),l.jsx("path",{d:"M121,103.146447 C126.522847,103.146447 131,107.623599 131,113.146447 C131,118.575687 126.673329,122.994378 121.279905,123.142605 L121,123.146447 L55,123.146447 C49.4771525,123.146447 45,118.669294 45,113.146447 C45,107.717207 49.3266708,103.298515 54.7200952,103.150288 L55,103.146447 L121,103.146447 Z",id:"路径-22",fill:"currentColor",fillRule:"nonzero"})]})})})})}function h(e){const[t,c]=d.useState(void 0);function r(o){var a;(a=e.action)==null||a.call(e,o)}function n(){var o;(o=e.action)==null||o.call(e,t)}const s=d.useCallback(i.debounce(o=>{c(o)},350),[]);return l.jsxs("div",{className:"richtext-flex richtext-items-center richtext-h-[32px]",children:[l.jsx(i.ActionButton,{tooltip:e==null?void 0:e.tooltip,disabled:e==null?void 0:e.disabled,action:n,children:l.jsx("span",{className:"richtext-flex richtext-items-center richtext-justify-center richtext-text-sm",children:l.jsx(C,{fill:t||e.initialDisplayedColor})})}),l.jsx(i.ColorPicker,{selectedColor:t,setSelectedColor:s,onChange:r,disabled:e==null?void 0:e.disabled,colors:e==null?void 0:e.colors,defaultColor:e==null?void 0:e.defaultColor,children:l.jsx(i.Button,{variant:"ghost",size:"icon",className:"r!ichtext-h-[32px] !richtext-w-3",disabled:e==null?void 0:e.disabled,children:l.jsx(i.IconComponent,{className:"!richtext-w-3 !richtext-h-3 richtext-text-zinc-500",name:"MenuDown"})})})]})}const f=x.extend({addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),button({editor:t,t:c,extension:r}){return{component:h,componentProps:{colors:r.options.colors,defaultColor:r.options.defaultColor,action:n=>{n===void 0&&t.chain().focus().unsetColor().run(),typeof n=="string"&&t.chain().focus().setColor(n).run()},isActive:()=>{const{color:n}=t.getAttributes("textStyle");return n&&t.isActive({color:n})||!1},editor:t,disabled:!1,tooltip:c("editor.color.tooltip")}}}}}});exports.Color=f;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./index-CrxasX7b.cjs");const u=require("./index-CSvnpArE.cjs"),l=require("react/jsx-runtime"),d=require("react"),i=require("./RichTextEditor-ymQlnG9m.cjs"),x=u.Extension.create({name:"color",addOptions(){return{types:["textStyle"]}},addGlobalAttributes(){return[{types:this.options.types,attributes:{color:{default:null,parseHTML:e=>{var t;return(t=e.style.color)===null||t===void 0?void 0:t.replace(/['"]+/g,"")},renderHTML:e=>e.color?{style:`color: ${e.color}`}:{}}}}]},addCommands(){return{setColor:e=>({chain:t})=>t().setMark("textStyle",{color:e}).run(),unsetColor:()=>({chain:e})=>e().setMark("textStyle",{color:null}).removeEmptyTextStyle().run()}}});function C({fill:e}){return l.jsx("svg",{width:"18px",height:"18px",viewBox:"0 0 240 240",version:"1.1",xmlns:"http://www.w3.org/2000/svg",children:l.jsx("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd",children:l.jsx("g",{transform:"translate(0.000000, 0.500000)",children:l.jsxs("g",{transform:"translate(39.000000, 17.353553)",children:[l.jsx("path",{d:"M11,201.146447 L167,201.146447 C173.075132,201.146447 178,206.071314 178,212.146447 C178,218.221579 173.075132,223.146447 167,223.146447 L11,223.146447 C4.92486775,223.146447 7.43989126e-16,218.221579 0,212.146447 C-7.43989126e-16,206.071314 4.92486775,201.146447 11,201.146447 Z",id:"矩形",fill:e||"#DF2A3F",fillRule:"evenodd"}),l.jsx("path",{d:"M72.3425855,16.8295583 C75.799482,7.50883712 86.1577877,2.75526801 95.4785089,6.21216449 C100.284516,7.99463061 104.096358,11.7387855 105.968745,16.4968188 L106.112518,16.8745422 L159.385152,161.694068 C161.291848,166.877345 158.635655,172.624903 153.452378,174.531599 C148.358469,176.405421 142.719567,173.872338 140.716873,168.864661 L140.614848,168.598825 L89.211,28.86 L37.3759214,168.623816 C35.4885354,173.712715 29.8981043,176.351047 24.7909589,174.617647 L24.5226307,174.522368 C19.4337312,172.634982 16.7953993,167.044551 18.5287999,161.937406 L18.6240786,161.669077 L72.3425855,16.8295583 Z",id:"路径-21",fill:"currentColor",fillRule:"nonzero"}),l.jsx("path",{d:"M121,103.146447 C126.522847,103.146447 131,107.623599 131,113.146447 C131,118.575687 126.673329,122.994378 121.279905,123.142605 L121,123.146447 L55,123.146447 C49.4771525,123.146447 45,118.669294 45,113.146447 C45,107.717207 49.3266708,103.298515 54.7200952,103.150288 L55,103.146447 L121,103.146447 Z",id:"路径-22",fill:"currentColor",fillRule:"nonzero"})]})})})})}function h(e){const[t,c]=d.useState(void 0);function r(o){var a;(a=e.action)==null||a.call(e,o)}function n(){var o;(o=e.action)==null||o.call(e,t)}const s=d.useCallback(i.debounce(o=>{c(o)},350),[]);return l.jsxs("div",{className:"richtext-flex richtext-items-center richtext-h-[32px]",children:[l.jsx(i.ActionButton,{tooltip:e==null?void 0:e.tooltip,disabled:e==null?void 0:e.disabled,action:n,children:l.jsx("span",{className:"richtext-flex richtext-items-center richtext-justify-center richtext-text-sm",children:l.jsx(C,{fill:t||e.initialDisplayedColor})})}),l.jsx(i.ColorPicker,{selectedColor:t,setSelectedColor:s,onChange:r,disabled:e==null?void 0:e.disabled,colors:e==null?void 0:e.colors,defaultColor:e==null?void 0:e.defaultColor,children:l.jsx(i.Button,{variant:"ghost",size:"icon",className:"r!ichtext-h-[32px] !richtext-w-3",disabled:e==null?void 0:e.disabled,children:l.jsx(i.IconComponent,{className:"!richtext-w-3 !richtext-h-3 richtext-text-zinc-500",name:"MenuDown"})})})]})}const f=x.extend({addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),button({editor:t,t:c,extension:r}){return{component:h,componentProps:{colors:r.options.colors,defaultColor:r.options.defaultColor,action:n=>{n===void 0&&t.chain().focus().unsetColor().run(),typeof n=="string"&&t.chain().focus().setColor(n).run()},isActive:()=>{const{color:n}=t.getAttributes("textStyle");return n&&t.isActive({color:n})||!1},editor:t,disabled:!1,tooltip:c("editor.color.tooltip")}}}}}});exports.Color=f;
package/lib/Color.d.cts CHANGED
@@ -219,19 +219,15 @@ declare module '@tiptap/core' {
219
219
 
220
220
  declare module '@tiptap/core' {
221
221
  interface Commands<ReturnType> {
222
- imageGifUpload: {
223
- /**
224
- * Add an image gif
225
- */
226
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
222
+ indent: {
227
223
  /**
228
- * Update an image gif
224
+ * Set the indent attribute
229
225
  */
230
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
226
+ indent: () => ReturnType;
231
227
  /**
232
- * Set image alignment
228
+ * Set the outdent attribute
233
229
  */
234
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
230
+ outdent: () => ReturnType;
235
231
  };
236
232
  }
237
233
  }
@@ -239,15 +235,19 @@ declare module '@tiptap/core' {
239
235
 
240
236
  declare module '@tiptap/core' {
241
237
  interface Commands<ReturnType> {
242
- indent: {
238
+ imageGifUpload: {
243
239
  /**
244
- * Set the indent attribute
240
+ * Add an image gif
245
241
  */
246
- indent: () => ReturnType;
242
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
247
243
  /**
248
- * Set the outdent attribute
244
+ * Update an image gif
249
245
  */
250
- outdent: () => ReturnType;
246
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
247
+ /**
248
+ * Set image alignment
249
+ */
250
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
251
251
  };
252
252
  }
253
253
  }
package/lib/Color.d.ts CHANGED
@@ -219,19 +219,15 @@ declare module '@tiptap/core' {
219
219
 
220
220
  declare module '@tiptap/core' {
221
221
  interface Commands<ReturnType> {
222
- imageGifUpload: {
223
- /**
224
- * Add an image gif
225
- */
226
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
222
+ indent: {
227
223
  /**
228
- * Update an image gif
224
+ * Set the indent attribute
229
225
  */
230
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
226
+ indent: () => ReturnType;
231
227
  /**
232
- * Set image alignment
228
+ * Set the outdent attribute
233
229
  */
234
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
230
+ outdent: () => ReturnType;
235
231
  };
236
232
  }
237
233
  }
@@ -239,15 +235,19 @@ declare module '@tiptap/core' {
239
235
 
240
236
  declare module '@tiptap/core' {
241
237
  interface Commands<ReturnType> {
242
- indent: {
238
+ imageGifUpload: {
243
239
  /**
244
- * Set the indent attribute
240
+ * Add an image gif
245
241
  */
246
- indent: () => ReturnType;
242
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
247
243
  /**
248
- * Set the outdent attribute
244
+ * Update an image gif
249
245
  */
250
- outdent: () => ReturnType;
246
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
247
+ /**
248
+ * Set image alignment
249
+ */
250
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
251
251
  };
252
252
  }
253
253
  }
package/lib/Color.js CHANGED
@@ -2,7 +2,7 @@ import "./index-BkoojfPK.js";
2
2
  import { E as u } from "./index-CXIIg9Sq.js";
3
3
  import { jsxs as a, jsx as l } from "react/jsx-runtime";
4
4
  import { useState as s, useCallback as C } from "react";
5
- import { t as h, A as f, C as x, B as m, k as v } from "./RichTextEditor-BfYZYQb9.js";
5
+ import { t as h, A as f, C as x, B as m, k as v } from "./RichTextEditor-CRDKX-F8.js";
6
6
  const L = u.create({
7
7
  name: "color",
8
8
  addOptions() {
@@ -141,19 +141,15 @@ declare module '@tiptap/core' {
141
141
 
142
142
  declare module '@tiptap/core' {
143
143
  interface Commands<ReturnType> {
144
- imageGifUpload: {
145
- /**
146
- * Add an image gif
147
- */
148
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
144
+ indent: {
149
145
  /**
150
- * Update an image gif
146
+ * Set the indent attribute
151
147
  */
152
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
148
+ indent: () => ReturnType;
153
149
  /**
154
- * Set image alignment
150
+ * Set the outdent attribute
155
151
  */
156
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
152
+ outdent: () => ReturnType;
157
153
  };
158
154
  }
159
155
  }
@@ -161,15 +157,19 @@ declare module '@tiptap/core' {
161
157
 
162
158
  declare module '@tiptap/core' {
163
159
  interface Commands<ReturnType> {
164
- indent: {
160
+ imageGifUpload: {
165
161
  /**
166
- * Set the indent attribute
162
+ * Add an image gif
167
163
  */
168
- indent: () => ReturnType;
164
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
169
165
  /**
170
- * Set the outdent attribute
166
+ * Update an image gif
171
167
  */
172
- outdent: () => ReturnType;
168
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
169
+ /**
170
+ * Set image alignment
171
+ */
172
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
173
173
  };
174
174
  }
175
175
  }