intlayer-editor 8.2.2 → 8.2.4

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 (30) hide show
  1. package/client/dist/assets/{CodeBlockShiki-eL5L3T7V.js → CodeBlockShiki-DjbFzO9K.js} +10 -4
  2. package/client/dist/assets/ayu-dark-rtpbXCNg.js +4 -0
  3. package/client/dist/assets/ayu-light-BCZDSyV8.js +4 -0
  4. package/client/dist/assets/ayu-mirage-BVoH71sA.js +4 -0
  5. package/client/dist/assets/{blade-DyeoExSN.js → blade-CRfxJHPE.js} +1 -1
  6. package/client/dist/assets/{bundle-web-Gmp8TR6u.js → bundle-web-n7ZvAV2m.js} +7353 -7666
  7. package/client/dist/assets/{handlebars-DTnHNTeU.js → handlebars-v7TDC-Uu.js} +1 -1
  8. package/client/dist/assets/horizon-bright-BJQsV5UY.js +4 -0
  9. package/client/dist/assets/{http-B1QlEqj7.js → http-cwl4j4v2.js} +1 -1
  10. package/client/dist/assets/{hurl-Br_hZn4E.js → hurl-CvGoQI5A.js} +1 -1
  11. package/client/dist/assets/{index-C9pr8Y15.css → index-DLrT4XW0.css} +21 -1
  12. package/client/dist/assets/{index-PfkWQ3cj.js → index-DxLKk4WD.js} +1 -1
  13. package/client/dist/assets/{index-BTd07P5k.js → index-uc6NEKt0.js} +897 -803
  14. package/client/dist/assets/marko-Dp5JrPMQ.js +15 -0
  15. package/client/dist/assets/{mdc-ucHOH9Vl.js → mdc-Du6Rrk4r.js} +2 -2
  16. package/client/dist/assets/{php-2B8X4n9S.js → php-F8kBBMXh.js} +1 -1
  17. package/client/dist/assets/svelte-BdGWWPP8.js +15 -0
  18. package/client/dist/assets/ts-tags-ChrW48Bs.js +54 -0
  19. package/client/dist/assets/{xml-BMzZeaqs.js → xml-C_9VvpQq.js} +12 -2
  20. package/client/dist/assets/{yaml-B_vW5iTY.js → yaml-BTMSdukS.js} +12 -2
  21. package/client/dist/index.html +2 -2
  22. package/package.json +16 -16
  23. package/server/dist/utils/httpStatusCodes.cjs.map +1 -1
  24. package/server/dist/utils/httpStatusCodes.mjs.map +1 -1
  25. package/client/dist/assets/ayu-dark-CzSi5Etu.js +0 -4
  26. package/client/dist/assets/ayu-light-C_O7IUhi.js +0 -4
  27. package/client/dist/assets/ayu-mirage-CCitYj6x.js +0 -4
  28. package/client/dist/assets/marko-DdYN1N-r.js +0 -15
  29. package/client/dist/assets/svelte-CaHM8dOn.js +0 -15
  30. package/client/dist/assets/ts-tags-DCkNjov3.js +0 -54
@@ -1,7 +1,7 @@
1
1
  import { h as html } from "./html-BOjX3v2Q.js";
2
2
  import css from "./css-BtVcDqlU.js";
3
3
  import { j as javascript } from "./javascript-DLs729Nk.js";
4
- import yaml from "./yaml-B_vW5iTY.js";
4
+ import { y as yaml } from "./yaml-BTMSdukS.js";
5
5
  const lang = Object.freeze(JSON.parse(`{"displayName":"Handlebars","name":"handlebars","patterns":[{"include":"#yfm"},{"include":"#extends"},{"include":"#block_comments"},{"include":"#comments"},{"include":"#block_helper"},{"include":"#end_block"},{"include":"#else_token"},{"include":"#partial_and_var"},{"include":"#inline_script"},{"include":"#html_tags"},{"include":"text.html.basic"}],"repository":{"block_comments":{"patterns":[{"begin":"\\\\{\\\\{!--","end":"--}}","name":"comment.block.handlebars","patterns":[{"match":"@\\\\w*","name":"keyword.annotation.handlebars"},{"include":"#comments"}]},{"begin":"<!--","captures":{"0":{"name":"punctuation.definition.comment.html"}},"end":"-{2,3}\\\\s*>","name":"comment.block.html","patterns":[{"match":"--","name":"invalid.illegal.bad-comments-or-CDATA.html"}]}]},"block_helper":{"begin":"(\\\\{\\\\{)(~?#)([\\\\--9>A-Z_a-z]+)\\\\s?(@?[\\\\--9A-Z_a-z]+)*\\\\s?(@?[\\\\--9A-Z_a-z]+)*\\\\s?(@?[\\\\--9A-Z_a-z]+)*","beginCaptures":{"1":{"name":"support.constant.handlebars"},"2":{"name":"support.constant.handlebars keyword.control"},"3":{"name":"support.constant.handlebars keyword.control"},"4":{"name":"variable.parameter.handlebars"},"5":{"name":"support.constant.handlebars"},"6":{"name":"variable.parameter.handlebars"},"7":{"name":"support.constant.handlebars"}},"end":"(~?}})","endCaptures":{"1":{"name":"support.constant.handlebars"}},"name":"meta.function.block.start.handlebars","patterns":[{"include":"#string"},{"include":"#handlebars_attribute"}]},"comments":{"patterns":[{"begin":"\\\\{\\\\{!","end":"}}","name":"comment.block.handlebars","patterns":[{"match":"@\\\\w*","name":"keyword.annotation.handlebars"},{"include":"#comments"}]},{"begin":"<!--","captures":{"0":{"name":"punctuation.definition.comment.html"}},"end":"-{2,3}\\\\s*>","name":"comment.block.html","patterns":[{"match":"--","name":"invalid.illegal.bad-comments-or-CDATA.html"}]}]},"else_token":{"begin":"(\\\\{\\\\{)(~?else)(@?\\\\s(if)\\\\s([()\\\\--9A-Z_a-z\\\\s]+))?","beginCaptures":{"1":{"name":"support.constant.handlebars"},"2":{"name":"support.constant.handlebars keyword.control"},"3":{"name":"support.constant.handlebars"},"4":{"name":"variable.parameter.handlebars"}},"end":"(~?}}}*)","endCaptures":{"1":{"name":"support.constant.handlebars"}},"name":"meta.function.inline.else.handlebars"},"end_block":{"begin":"(\\\\{\\\\{)(~?/)([\\\\--9A-Z_a-z]+)\\\\s*","beginCaptures":{"1":{"name":"support.constant.handlebars"},"2":{"name":"support.constant.handlebars keyword.control"},"3":{"name":"support.constant.handlebars keyword.control"}},"end":"(~?}})","endCaptures":{"1":{"name":"support.constant.handlebars"}},"name":"meta.function.block.end.handlebars","patterns":[]},"entities":{"patterns":[{"captures":{"1":{"name":"punctuation.definition.entity.html"},"3":{"name":"punctuation.definition.entity.html"}},"match":"(&)([0-9A-Za-z]+|#[0-9]+|#x\\\\h+)(;)","name":"constant.character.entity.html"},{"match":"&","name":"invalid.illegal.bad-ampersand.html"}]},"escaped-double-quote":{"match":"\\\\\\\\\\"","name":"constant.character.escape.js"},"escaped-single-quote":{"match":"\\\\\\\\'","name":"constant.character.escape.js"},"extends":{"patterns":[{"begin":"(\\\\{\\\\{!<)\\\\s([\\\\--9A-Z_a-z]+)","beginCaptures":{"1":{"name":"support.function.handlebars"},"2":{"name":"support.class.handlebars"}},"end":"(}})","endCaptures":{"1":{"name":"support.function.handlebars"}},"name":"meta.preprocessor.handlebars"}]},"handlebars_attribute":{"patterns":[{"include":"#handlebars_attribute_name"},{"include":"#handlebars_attribute_value"}]},"handlebars_attribute_name":{"begin":"\\\\b([-.0-9A-Z_a-z]+)\\\\b=","captures":{"1":{"name":"variable.parameter.handlebars"}},"end":"(?=[\\"']?)","name":"entity.other.attribute-name.handlebars"},"handlebars_attribute_value":{"begin":"([\\\\--9A-Z_a-z]+)\\\\b","captures":{"1":{"name":"variable.parameter.handlebars"}},"end":"([\\"']?)","name":"entity.other.attribute-value.handlebars","patterns":[{"include":"#string"}]},"html_tags":{"patterns":[{"begin":"(<)([-0-:A-Za-z]+)(?=[^>]*></\\\\2>)","beginCaptures":{"1":{"name":"punctuation.definition.tag.html"},"2":{"name":"entity.name.tag.html"}},"end":"(>(<)/)(\\\\2)(>)","endCaptures":{"1":{"name":"punctuation.definition.tag.html"},"2":{"name":"meta.scope.between-tag-pair.html"},"3":{"name":"entity.name.tag.html"},"4":{"name":"punctuation.definition.tag.html"}},"name":"meta.tag.any.html","patterns":[{"include":"#tag-stuff"}]},{"begin":"(<\\\\?)(xml)","captures":{"1":{"name":"punctuation.definition.tag.html"},"2":{"name":"entity.name.tag.xml.html"}},"end":"(\\\\?>)","name":"meta.tag.preprocessor.xml.html","patterns":[{"include":"#tag_generic_attribute"},{"include":"#string"}]},{"begin":"<!--","captures":{"0":{"name":"punctuation.definition.comment.html"}},"end":"--\\\\s*>","name":"comment.block.html","patterns":[{"match":"--","name":"invalid.illegal.bad-comments-or-CDATA.html"}]},{"begin":"<!","captures":{"0":{"name":"punctuation.definition.tag.html"}},"end":">","name":"meta.tag.sgml.html","patterns":[{"begin":"(DOCTYPE|doctype)","captures":{"1":{"name":"entity.name.tag.doctype.html"}},"end":"(?=>)","name":"meta.tag.sgml.doctype.html","patterns":[{"match":"\\"[^\\">]*\\"","name":"string.quoted.double.doctype.identifiers-and-DTDs.html"}]},{"begin":"\\\\[CDATA\\\\[","end":"]](?=>)","name":"constant.other.inline-data.html"},{"match":"(\\\\s*)(?!--|>)\\\\S(\\\\s*)","name":"invalid.illegal.bad-comments-or-CDATA.html"}]},{"begin":"(?:^\\\\s+)?(<)((?i:style))\\\\b(?![^>]*/>)","captures":{"1":{"name":"punctuation.definition.tag.html"},"2":{"name":"entity.name.tag.style.html"},"3":{"name":"punctuation.definition.tag.html"}},"end":"(</)((?i:style))(>)(?:\\\\s*\\\\n)?","name":"source.css.embedded.html","patterns":[{"include":"#tag-stuff"},{"begin":"(>)","beginCaptures":{"1":{"name":"punctuation.definition.tag.html"}},"end":"(?=</(?i:style))","patterns":[{"include":"source.css"}]}]},{"begin":"(?:^\\\\s+)?(<)((?i:script))\\\\b(?![^>]*/>)","beginCaptures":{"1":{"name":"punctuation.definition.tag.html"},"2":{"name":"entity.name.tag.script.html"}},"end":"(?<=</(script|SCRIPT))(>)(?:\\\\s*\\\\n)?","endCaptures":{"2":{"name":"punctuation.definition.tag.html"}},"name":"source.js.embedded.html","patterns":[{"include":"#tag-stuff"},{"begin":"(?<!</(?:script|SCRIPT))(>)","captures":{"1":{"name":"punctuation.definition.tag.html"},"2":{"name":"entity.name.tag.script.html"}},"end":"(</)((?i:script))","patterns":[{"captures":{"1":{"name":"punctuation.definition.comment.js"}},"match":"(//).*?((?=<\/script)|$\\\\n?)","name":"comment.line.double-slash.js"},{"begin":"/\\\\*","captures":{"0":{"name":"punctuation.definition.comment.js"}},"end":"\\\\*/|(?=<\/script)","name":"comment.block.js"},{"include":"source.js"}]}]},{"begin":"(</?)((?i:body|head|html))\\\\b","captures":{"1":{"name":"punctuation.definition.tag.html"},"2":{"name":"entity.name.tag.structure.any.html"}},"end":"(>)","name":"meta.tag.structure.any.html","patterns":[{"include":"#tag-stuff"}]},{"begin":"(</?)((?i:address|blockquote|dd|div|header|section|footer|aside|nav|dl|dt|fieldset|form|frame|frameset|h1|h2|h3|h4|h5|h6|iframe|noframes|object|ol|p|ul|applet|center|dir|hr|menu|pre))\\\\b","captures":{"1":{"name":"punctuation.definition.tag.html"},"2":{"name":"entity.name.tag.block.any.html"}},"end":"(>)","name":"meta.tag.block.any.html","patterns":[{"include":"#tag-stuff"}]},{"begin":"(</?)((?i:a|abbr|acronym|area|b|base|basefont|bdo|big|br|button|caption|cite|code|col|colgroup|del|dfn|em|font|head|html|i|img|input|ins|isindex|kbd|label|legend|li|link|map|meta|noscript|optgroup|option|param|[qs]|samp|script|select|small|span|strike|strong|style|sub|sup|table|tbody|td|textarea|tfoot|th|thead|title|tr|tt|u|var))\\\\b","captures":{"1":{"name":"punctuation.definition.tag.html"},"2":{"name":"entity.name.tag.inline.any.html"}},"end":"((?: ?/)?>)","name":"meta.tag.inline.any.html","patterns":[{"include":"#tag-stuff"}]},{"begin":"(</?)([-0-:A-Za-z]+)","captures":{"1":{"name":"punctuation.definition.tag.html"},"2":{"name":"entity.name.tag.other.html"}},"end":"(>)","name":"meta.tag.other.html","patterns":[{"include":"#tag-stuff"}]},{"begin":"(</?)([-0-:A-Za-{}]+)","captures":{"1":{"name":"punctuation.definition.tag.html"},"2":{"name":"entity.name.tag.tokenised.html"}},"end":"(>)","name":"meta.tag.tokenised.html","patterns":[{"include":"#tag-stuff"}]},{"include":"#entities"},{"match":"<>","name":"invalid.illegal.incomplete.html"},{"match":"<","name":"invalid.illegal.bad-angle-bracket.html"}]},"inline_script":{"begin":"(?:^\\\\s+)?(<)((?i:script))\\\\b.*(type)=([\\"'](?:text/x-handlebars-template|text/x-handlebars|text/template|x-tmpl-handlebars)[\\"'])(?![^>]*/>)","beginCaptures":{"1":{"name":"punctuation.definition.tag.html"},"2":{"name":"entity.name.tag.script.html"},"3":{"name":"entity.other.attribute-name.html"},"4":{"name":"string.quoted.double.html"}},"end":"(?<=</(script|SCRIPT))(>)(?:\\\\s*\\\\n)?","endCaptures":{"2":{"name":"punctuation.definition.tag.html"}},"name":"source.handlebars.embedded.html","patterns":[{"include":"#tag-stuff"},{"begin":"(?<!</(?:script|SCRIPT))(>)","captures":{"1":{"name":"punctuation.definition.tag.html"},"2":{"name":"entity.name.tag.script.html"}},"end":"(</)((?i:script))","patterns":[{"include":"#block_comments"},{"include":"#comments"},{"include":"#block_helper"},{"include":"#end_block"},{"include":"#else_token"},{"include":"#partial_and_var"},{"include":"#html_tags"},{"include":"text.html.basic"}]}]},"partial_and_var":{"begin":"(\\\\{\\\\{~?\\\\{*(>|!<)*)\\\\s*(@?[$\\\\--9A-Z_a-z]+)*","beginCaptures":{"1":{"name":"support.constant.handlebars"},"3":{"name":"variable.parameter.handlebars"}},"end":"(~?}}}*)","endCaptures":{"1":{"name":"support.constant.handlebars"}},"name":"meta.function.inline.other.handlebars","patterns":[{"include":"#string"},{"include":"#handlebars_attribute"}]},"string":{"patterns":[{"include":"#string-single-quoted"},{"include":"#string-double-quoted"}]},"string-double-quoted":{"begin":"\\"","beginCaptures":{"0":{"name":"punctuation.definition.string.begin.html"}},"end":"\\"","endCaptures":{"0":{"name":"punctuation.definition.string.end.html"}},"name":"string.quoted.double.handlebars","patterns":[{"include":"#escaped-double-quote"},{"include":"#block_comments"},{"include":"#comments"},{"include":"#block_helper"},{"include":"#else_token"},{"include":"#end_block"},{"include":"#partial_and_var"}]},"string-single-quoted":{"begin":"'","beginCaptures":{"0":{"name":"punctuation.definition.string.begin.html"}},"end":"'","endCaptures":{"0":{"name":"punctuation.definition.string.end.html"}},"name":"string.quoted.single.handlebars","patterns":[{"include":"#escaped-single-quote"},{"include":"#block_comments"},{"include":"#comments"},{"include":"#block_helper"},{"include":"#else_token"},{"include":"#end_block"},{"include":"#partial_and_var"}]},"tag-stuff":{"patterns":[{"include":"#tag_id_attribute"},{"include":"#tag_generic_attribute"},{"include":"#string"},{"include":"#block_comments"},{"include":"#comments"},{"include":"#block_helper"},{"include":"#end_block"},{"include":"#else_token"},{"include":"#partial_and_var"}]},"tag_generic_attribute":{"begin":"\\\\b([-0-9A-Z_a-z]+)\\\\b\\\\s*(=)","captures":{"1":{"name":"entity.other.attribute-name.generic.html"},"2":{"name":"punctuation.separator.key-value.html"}},"end":"(?<=[\\"']?)","name":"entity.other.attribute-name.html","patterns":[{"include":"#string"}]},"tag_id_attribute":{"begin":"\\\\b(id)\\\\b\\\\s*(=)","captures":{"1":{"name":"entity.other.attribute-name.id.html"},"2":{"name":"punctuation.separator.key-value.html"}},"end":"(?<=[\\"']?)","name":"meta.attribute-with-value.id.html","patterns":[{"include":"#string"}]},"yfm":{"patterns":[{"begin":"(?<!\\\\s)---\\\\n$","end":"^---\\\\s","name":"markup.raw.yaml.front-matter","patterns":[{"include":"source.yaml"}]}]}},"scopeName":"text.html.handlebars","embeddedLangs":["html","css","javascript","yaml"],"aliases":["hbs"]}`));
6
6
  const handlebars = [
7
7
  ...html,
@@ -0,0 +1,4 @@
1
+ const horizonBright = Object.freeze(JSON.parse('{"colors":{"activityBar.background":"#FDF0ED","activityBar.dropBackground":"#F9CEC380","activityBar.foreground":"#06060CE6","activityBarBadge.background":"#E84A72","activityBarBadge.foreground":"#06060C","badge.background":"#F9CBBE","badge.foreground":"#06060C","breadcrumbPicker.background":"#FADAD1","button.background":"#F9CBBE","button.foreground":"#06060C","debugToolBar.background":"#FDF0ED","diffEditor.insertedTextBackground":"#07DA8C1A","diffEditor.removedTextBackground":"#F43E5C1A","dropdown.background":"#FADAD1","dropdown.listBackground":"#F9CBBE","editor.background":"#FDF0ED","editor.findMatchBackground":"#F9CEC380","editor.findMatchHighlightBackground":"#F9CEC34D","editor.findRangeHighlightBackground":"#F9CEC31A","editor.hoverHighlightBackground":"#F9CEC34D","editor.lineHighlightBackground":"#F9CBBE4D","editor.rangeHighlightBackground":"#F9CBBE80","editor.selectionBackground":"#F9CBBE80","editor.selectionHighlightBackground":"#F9CEC380","editor.wordHighlightBackground":"#F9CEC380","editor.wordHighlightStrongBackground":"#F9CEC380","editorBracketMatch.background":"#F9CEC380","editorBracketMatch.border":"#F9CEC300","editorCodeLens.foreground":"#F9CEC380","editorCursor.background":"#FDF0ED","editorCursor.foreground":"#E84A72","editorError.foreground":"#F43E5C","editorGroup.border":"#1A1C231A","editorGroup.dropBackground":"#F9CEC34D","editorGroupHeader.tabsBackground":"#FDF0ED","editorGutter.addedBackground":"#07DA8CB3","editorGutter.deletedBackground":"#F43E5CB3","editorGutter.modifiedBackground":"#1EAEAEB3","editorIndentGuide.activeBackground":"#F9CBBE","editorIndentGuide.background":"#F9CBBE80","editorLineNumber.activeForeground":"#06060C80","editorLineNumber.foreground":"#06060C1A","editorOverviewRuler.addedForeground":"#07DA8CB3","editorOverviewRuler.border":"#F9CBBE1A","editorOverviewRuler.bracketMatchForeground":"#06060CB3","editorOverviewRuler.deletedForeground":"#F43E5CB3","editorOverviewRuler.errorForeground":"#F43E5CE6","editorOverviewRuler.findMatchForeground":"#F9CEC3","editorOverviewRuler.modifiedForeground":"#1EAEAEB3","editorOverviewRuler.warningForeground":"#1EB980B3","editorRuler.foreground":"#F9CEC34D","editorSuggestWidget.highlightForeground":"#E84A72","editorUnnecessaryCode.opacity":"#000000B3","editorWarning.foreground":"#1EB980B3","editorWidget.background":"#FADAD1","editorWidget.border":"#FADAD1","errorForeground":"#F43E5C","extensionButton.prominentBackground":"#E84A72","extensionButton.prominentHoverBackground":"#E73665","focusBorder":"#1A1C231A","foreground":"#06060C","gitDecoration.addedResourceForeground":"#1EB980B3","gitDecoration.deletedResourceForeground":"#F43E5C","gitDecoration.ignoredResourceForeground":"#06060C4D","gitDecoration.modifiedResourceForeground":"#AF5427","gitDecoration.untrackedResourceForeground":"#1EB980","input.background":"#F9CBBE","inputOption.activeBorder":"#E7366580","inputValidation.errorBackground":"#F43E5C80","inputValidation.errorBorder":"#F43E5C00","list.activeSelectionBackground":"#F9CBBE80","list.activeSelectionForeground":"#06060C","list.dropBackground":"#F9CEC380","list.errorForeground":"#F43E5CE6","list.focusBackground":"#F9CBBE80","list.focusForeground":"#06060C","list.highlightForeground":"#E84A72","list.hoverBackground":"#F9CBBE80","list.hoverForeground":"#06060C","list.inactiveFocusBackground":"#F9CBBE80","list.inactiveSelectionBackground":"#F9CBBE4D","list.inactiveSelectionForeground":"#06060C","list.warningForeground":"#1EB980B3","panelTitle.activeBorder":"#E84A72","peekView.border":"#1A1C231A","peekViewEditor.background":"#FADAD1","peekViewEditor.matchHighlightBackground":"#F9CEC380","peekViewResult.background":"#FADAD1","peekViewResult.matchHighlightBackground":"#F9CEC380","peekViewResult.selectionBackground":"#F9CBBE80","peekViewTitle.background":"#FADAD1","pickerGroup.foreground":"#E84A72E6","progressBar.background":"#E84A72","scrollbar.shadow":"#16161C4D","scrollbarSlider.activeBackground":"#F9CEC3E6","scrollbarSlider.background":"#F9CEC380","scrollbarSlider.hoverBackground":"#F9CEC3B3","selection.background":"#AF542780","sideBar.background":"#FDF0ED","sideBar.dropBackground":"#F9CEC34D","sideBar.foreground":"#06060CB3","sideBarSectionHeader.background":"#FDF0ED","sideBarSectionHeader.foreground":"#06060CB3","statusBar.background":"#FDF0ED","statusBar.debuggingBackground":"#AF5427","statusBar.debuggingForeground":"#06060C","statusBar.foreground":"#06060CB3","statusBar.noFolderBackground":"#FDF0ED","statusBarItem.hoverBackground":"#F9CBBE","statusBarItem.prominentBackground":"#F9CBBE","statusBarItem.prominentHoverBackground":"#F9CEC3","tab.activeBorder":"#E84A72","tab.border":"#FDF0ED00","tab.inactiveBackground":"#FDF0ED","terminal.ansiBlue":"#26BBD9","terminal.ansiBrightBlue":"#3FC4DE","terminal.ansiBrightCyan":"#6BE4E6","terminal.ansiBrightGreen":"#3FDAA4","terminal.ansiBrightMagenta":"#F075B5","terminal.ansiBrightRed":"#EC6A88","terminal.ansiBrightYellow":"#FBC3A7","terminal.ansiCyan":"#59E1E3","terminal.ansiGreen":"#29D398","terminal.ansiMagenta":"#EE64AC","terminal.ansiRed":"#E95678","terminal.ansiYellow":"#FAB795","terminal.foreground":"#06060C","terminal.selectionBackground":"#F9CEC380","terminalCursor.background":"#06060C","terminalCursor.foreground":"#F9CEC3B3","textLink.activeForeground":"#E73665","textLink.foreground":"#E84A72","titleBar.activeBackground":"#FDF0ED","titleBar.inactiveBackground":"#FDF0ED","walkThrough.embeddedEditorBackground":"#FADAD1","widget.shadow":"#16161C4D"},"displayName":"Horizon Bright","name":"horizon-bright","semanticHighlighting":true,"tokenColors":[{"scope":"comment","settings":{"fontStyle":"italic","foreground":"#33333380"}},{"scope":"constant","settings":{"foreground":"#DC3318"}},{"scope":"constant.character.escape","settings":{"foreground":"#1D8991"}},{"scope":"entity.name","settings":{"foreground":"#F77D26"}},{"scope":"entity.name.function","settings":{"foreground":"#1D8991"}},{"scope":"entity.name.tag","settings":{"fontStyle":"normal","foreground":"#DA103F"}},{"scope":["entity.name.type","storage.type.cs"],"settings":{"foreground":"#F77D26"}},{"scope":"entity.other.attribute-name","settings":{"fontStyle":"normal","foreground":"#DC3318"}},{"scope":"entity.other.inherited-class","settings":{"foreground":"#F6661E"}},{"scope":"entity.other.attribute-name.id","settings":{"foreground":"#1D8991"}},{"scope":["entity.other.attribute-name.pseudo-element","entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#F6661E"}},{"scope":["entity.name.variable","variable"],"settings":{"foreground":"#DA103F"}},{"scope":"keyword","settings":{"fontStyle":"normal","foreground":"#8A31B9"}},{"scope":"keyword.operator","settings":{"foreground":"#333333"}},{"scope":["keyword.operator.new","keyword.operator.expression","keyword.operator.logical","keyword.operator.delete"],"settings":{"foreground":"#8A31B9"}},{"scope":"keyword.other.unit","settings":{"foreground":"#DC3318"}},{"scope":"markup.quote","settings":{"fontStyle":"italic","foreground":"#F6661EB3"}},{"scope":["markup.heading","entity.name.section"],"settings":{"foreground":"#DA103F"}},{"scope":"markup.bold","settings":{"fontStyle":"bold","foreground":"#8A31B9"}},{"scope":"markup.italic","settings":{"fontStyle":"italic","foreground":"#1D8991"}},{"scope":["markup.inline.raw","markup.fenced_code.block"],"settings":{"foreground":"#DC3318"}},{"scope":"markup.underline.link","settings":{"foreground":"#F6661E"}},{"scope":"storage","settings":{"fontStyle":"normal","foreground":"#8A31B9"}},{"scope":["string.quoted","string.template"],"settings":{"foreground":"#F6661E"}},{"scope":"string.regexp","settings":{"foreground":"#DC3318"}},{"scope":"string.other.link","settings":{"foreground":"#DC3318"}},{"scope":"support","settings":{"foreground":"#F77D26"}},{"scope":"support.function","settings":{"foreground":"#1D8991"}},{"scope":"support.variable","settings":{"foreground":"#DA103F"}},{"scope":["support.type.property-name","meta.object-literal.key"],"settings":{"foreground":"#DA103F"}},{"scope":"support.type.property-name.css","settings":{"foreground":"#333333"}},{"scope":["variable.language"],"settings":{"fontStyle":"italic","foreground":"#F77D26"}},{"scope":"variable.parameter","settings":{"fontStyle":"italic"}},{"scope":"string.template meta.embedded","settings":{"foreground":"#333333"}},{"scope":"punctuation.definition.tag","settings":{"fontStyle":"normal","foreground":"#DA103FB3"}},{"scope":"punctuation.separator","settings":{"foreground":"#333333"}},{"scope":"punctuation.definition.template-expression","settings":{"foreground":"#8A31B9"}},{"scope":"punctuation.section.embedded","settings":{"foreground":"#8A31B9"}},{"scope":"punctuation.definition.list","settings":{"foreground":"#DC3318"}}],"type":"light"}'));
2
+ export {
3
+ horizonBright as default
4
+ };
@@ -1,6 +1,6 @@
1
1
  import { s as shellscript } from "./bash-Bz2gZrDc.js";
2
2
  import { j as json } from "./json-D07AUpjp.js";
3
- import xml from "./xml-BMzZeaqs.js";
3
+ import { x as xml } from "./xml-C_9VvpQq.js";
4
4
  import graphql from "./graphql-oNSp8dGZ.js";
5
5
  import "./java-BfXh-0uJ.js";
6
6
  import "./javascript-DLs729Nk.js";
@@ -1,5 +1,5 @@
1
1
  import graphql from "./graphql-oNSp8dGZ.js";
2
- import xml from "./xml-BMzZeaqs.js";
2
+ import { x as xml } from "./xml-C_9VvpQq.js";
3
3
  import csv from "./csv-Ba84L8e5.js";
4
4
  import "./javascript-DLs729Nk.js";
5
5
  import "./typescript-Cju7JbYj.js";
@@ -5085,6 +5085,18 @@
5085
5085
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
5086
5086
  }
5087
5087
 
5088
+ .group-focus-within\/popover\:visible:is(:where(.group\/popover):focus-within *) {
5089
+ visibility: visible;
5090
+ }
5091
+
5092
+ .group-focus-within\/popover\:opacity-100:is(:where(.group\/popover):focus-within *) {
5093
+ opacity: 1;
5094
+ }
5095
+
5096
+ .group-focus-within\/popover\:delay-800:is(:where(.group\/popover):focus-within *) {
5097
+ transition-delay: .8s;
5098
+ }
5099
+
5088
5100
  @media (hover: hover) {
5089
5101
  .group-hover\:opacity-0:is(:where(.group):hover *) {
5090
5102
  opacity: 0;
@@ -5107,9 +5119,17 @@
5107
5119
  grid-template-rows: 1fr;
5108
5120
  }
5109
5121
 
5110
- .group-hover\/editable-field\:visible:is(:where(.group\/editable-field):hover *), .group-hover\/height-smoother\:visible:is(:where(.group\/height-smoother):hover *) {
5122
+ .group-hover\/editable-field\:visible:is(:where(.group\/editable-field):hover *), .group-hover\/height-smoother\:visible:is(:where(.group\/height-smoother):hover *), .group-hover\/popover\:visible:is(:where(.group\/popover):hover *) {
5111
5123
  visibility: visible;
5112
5124
  }
5125
+
5126
+ .group-hover\/popover\:opacity-100:is(:where(.group\/popover):hover *) {
5127
+ opacity: 1;
5128
+ }
5129
+
5130
+ .group-hover\/popover\:delay-800:is(:where(.group\/popover):hover *) {
5131
+ transition-delay: .8s;
5132
+ }
5113
5133
  }
5114
5134
 
5115
5135
  .group-focus\/height-smoother\:visible:is(:where(.group\/height-smoother):focus *) {
@@ -1,4 +1,4 @@
1
- import { r as reactExports, W as We } from "./index-BTd07P5k.js";
1
+ import { r as reactExports, W as We } from "./index-uc6NEKt0.js";
2
2
  function _arrayLikeToArray(r, a) {
3
3
  (null == a || a > r.length) && (a = r.length);
4
4
  for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];