mal-ui 0.1.3

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 (82) hide show
  1. package/README.md +244 -0
  2. package/dist/carousel/extensions.d.ts +1 -0
  3. package/dist/carousel/index.d.ts +2 -0
  4. package/dist/carousel/index.js +424 -0
  5. package/dist/carousel/index.js.map +15 -0
  6. package/dist/charts/extensions.d.ts +1 -0
  7. package/dist/charts/index.d.ts +2 -0
  8. package/dist/charts/index.js +3499 -0
  9. package/dist/charts/index.js.map +53 -0
  10. package/dist/chunks/index-3ffbn0gc.js +29976 -0
  11. package/dist/chunks/index-3ffbn0gc.js.map +637 -0
  12. package/dist/chunks/index-6b5mapr4.js +2 -0
  13. package/dist/chunks/index-6b5mapr4.js.map +9 -0
  14. package/dist/chunks/index-6tm93gww.js +38 -0
  15. package/dist/chunks/index-6tm93gww.js.map +10 -0
  16. package/dist/chunks/index-cg10ezdx.js +2 -0
  17. package/dist/chunks/index-cg10ezdx.js.map +9 -0
  18. package/dist/chunks/index-mc01z7m9.js +48 -0
  19. package/dist/chunks/index-mc01z7m9.js.map +9 -0
  20. package/dist/chunks/index-rz8zh7g4.js +5015 -0
  21. package/dist/chunks/index-rz8zh7g4.js.map +113 -0
  22. package/dist/chunks/index-syjq3515.js +4893 -0
  23. package/dist/chunks/index-syjq3515.js.map +101 -0
  24. package/dist/chunks/index-w9ekv5h5.js +733 -0
  25. package/dist/chunks/index-w9ekv5h5.js.map +17 -0
  26. package/dist/code-highlight/extensions.d.ts +1 -0
  27. package/dist/code-highlight/index.d.ts +2 -0
  28. package/dist/code-highlight/index.js +1685 -0
  29. package/dist/code-highlight/index.js.map +25 -0
  30. package/dist/core/extensions.d.ts +2 -0
  31. package/dist/core/index.d.ts +2 -0
  32. package/dist/core/index.js +844 -0
  33. package/dist/core/index.js.map +9 -0
  34. package/dist/dates/extensions.d.ts +1 -0
  35. package/dist/dates/index.d.ts +2 -0
  36. package/dist/dates/index.js +107 -0
  37. package/dist/dates/index.js.map +9 -0
  38. package/dist/dropzone/extensions.d.ts +1 -0
  39. package/dist/dropzone/index.d.ts +2 -0
  40. package/dist/dropzone/index.js +2681 -0
  41. package/dist/dropzone/index.js.map +21 -0
  42. package/dist/form/extensions.d.ts +1 -0
  43. package/dist/form/index.d.ts +2 -0
  44. package/dist/form/index.js +1605 -0
  45. package/dist/form/index.js.map +51 -0
  46. package/dist/hooks/extensions.d.ts +1 -0
  47. package/dist/hooks/index.d.ts +2 -0
  48. package/dist/hooks/index.js +214 -0
  49. package/dist/hooks/index.js.map +9 -0
  50. package/dist/index.d.ts +2 -0
  51. package/dist/index.js +1052 -0
  52. package/dist/index.js.map +9 -0
  53. package/dist/modals/extensions.d.ts +1 -0
  54. package/dist/modals/index.d.ts +2 -0
  55. package/dist/modals/index.js +387 -0
  56. package/dist/modals/index.js.map +15 -0
  57. package/dist/notifications/extensions.d.ts +1 -0
  58. package/dist/notifications/index.d.ts +2 -0
  59. package/dist/notifications/index.js +1122 -0
  60. package/dist/notifications/index.js.map +28 -0
  61. package/dist/nprogress/extensions.d.ts +1 -0
  62. package/dist/nprogress/index.d.ts +2 -0
  63. package/dist/nprogress/index.js +207 -0
  64. package/dist/nprogress/index.js.map +12 -0
  65. package/dist/schedule/extensions.d.ts +1 -0
  66. package/dist/schedule/index.d.ts +2 -0
  67. package/dist/schedule/index.js +8569 -0
  68. package/dist/schedule/index.js.map +135 -0
  69. package/dist/spotlight/extensions.d.ts +1 -0
  70. package/dist/spotlight/index.d.ts +2 -0
  71. package/dist/spotlight/index.js +666 -0
  72. package/dist/spotlight/index.js.map +24 -0
  73. package/dist/styles.css +1 -0
  74. package/dist/theme/index.d.ts +13 -0
  75. package/dist/theme/index.js +202 -0
  76. package/dist/theme/index.js.map +11 -0
  77. package/dist/theme/tokens.d.ts +65 -0
  78. package/dist/tiptap/extensions.d.ts +1 -0
  79. package/dist/tiptap/index.d.ts +2 -0
  80. package/dist/tiptap/index.js +1549 -0
  81. package/dist/tiptap/index.js.map +25 -0
  82. package/package.json +163 -0
@@ -0,0 +1,25 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../node_modules/@mantine/code-highlight/esm/CodeHighlightProvider/adapters/plain-text-adapter.mjs", "../node_modules/@mantine/code-highlight/esm/CodeHighlightProvider/CodeHighlightProvider.mjs", "../node_modules/@mantine/code-highlight/esm/CodeHighlight/CodeHighlight.context.mjs", "../node_modules/@mantine/code-highlight/esm/CodeHighlight/CodeHighlightControl/CodeHighlightControl.mjs", "../node_modules/@mantine/code-highlight/esm/CodeHighlight/CopyCodeButton/CopyIcon.mjs", "../node_modules/@mantine/code-highlight/esm/CodeHighlight/CopyCodeButton/CopyCodeButton.mjs", "../node_modules/@mantine/code-highlight/esm/CodeHighlight/ExpandCodeButton/ExpandIcon.mjs", "../node_modules/@mantine/code-highlight/esm/CodeHighlight/ExpandCodeButton/ExpandCodeButton.mjs", "../node_modules/@mantine/code-highlight/esm/CodeHighlight.module.mjs", "../node_modules/@mantine/code-highlight/esm/CodeHighlight/CodeHighlight.mjs", "../node_modules/@mantine/code-highlight/esm/CodeHighlight/InlineCodeHighlight.mjs", "../node_modules/@mantine/code-highlight/esm/CodeHighlightTabs/FileIcon.mjs", "../node_modules/@mantine/code-highlight/esm/CodeHighlightTabs/CodeHighlightTabs.mjs", "../node_modules/@mantine/code-highlight/esm/CodeHighlightProvider/adapters/highlight-js-adapter.mjs", "../node_modules/@mantine/code-highlight/esm/CodeHighlightProvider/adapters/shiki-themes.mjs", "../node_modules/@mantine/code-highlight/esm/CodeHighlightProvider/adapters/shiki-adapter.mjs"],
4
+ "sourcesContent": [
5
+ "//#region packages/@mantine/code-highlight/src/CodeHighlightProvider/adapters/plain-text-adapter.ts\nconst plainTextAdapter = { getHighlighter: () => ({ code }) => ({\n\thighlightedCode: code,\n\tisHighlighted: false\n}) };\n//#endregion\nexport { plainTextAdapter };\n\n//# sourceMappingURL=plain-text-adapter.mjs.map",
6
+ "\"use client\";\nimport { plainTextAdapter } from \"./adapters/plain-text-adapter.mjs\";\nimport { createContext, use, useEffect, useMemo, useState } from \"react\";\nimport { jsx } from \"react/jsx-runtime\";\n//#region packages/@mantine/code-highlight/src/CodeHighlightProvider/CodeHighlightProvider.tsx\nconst CodeHighlightContext = createContext({\n\tadapter: plainTextAdapter,\n\thighlight: plainTextAdapter.getHighlighter(null)\n});\nfunction CodeHighlightAdapterProvider({ adapter, children }) {\n\tconst [ctx, setCtx] = useState(null);\n\tconst highlight = useMemo(() => adapter.getHighlighter(ctx), [adapter, ctx]);\n\tuseEffect(() => {\n\t\tif (adapter.loadContext) adapter.loadContext().then(setCtx);\n\t}, [adapter]);\n\treturn /* @__PURE__ */ jsx(CodeHighlightContext, {\n\t\tvalue: {\n\t\t\tadapter,\n\t\t\thighlight\n\t\t},\n\t\tchildren\n\t});\n}\nfunction useHighlight() {\n\treturn use(CodeHighlightContext)?.highlight || plainTextAdapter.getHighlighter(null);\n}\n//#endregion\nexport { CodeHighlightAdapterProvider, useHighlight };\n\n//# sourceMappingURL=CodeHighlightProvider.mjs.map",
7
+ "\"use client\";\nimport { createSafeContext } from \"@mantine/core\";\n//#region packages/@mantine/code-highlight/src/CodeHighlight/CodeHighlight.context.ts\nconst [CodeHighlightContextProvider, useCodeHighlightContext] = createSafeContext(\"CodeHighlightProvider was not found in the component tree\");\n//#endregion\nexport { CodeHighlightContextProvider, useCodeHighlightContext };\n\n//# sourceMappingURL=CodeHighlight.context.mjs.map",
8
+ "\"use client\";\nimport { useCodeHighlightContext } from \"../CodeHighlight.context.mjs\";\nimport { ActionIcon, Tooltip, polymorphicFactory, useProps } from \"@mantine/core\";\nimport { jsx } from \"react/jsx-runtime\";\n//#region packages/@mantine/code-highlight/src/CodeHighlight/CodeHighlightControl/CodeHighlightControl.tsx\nconst CodeHighlightControl = polymorphicFactory((_props) => {\n\tconst { children, vars, tooltipLabel, ...others } = useProps(\"CodeHighlightControl\", null, _props);\n\tconst ctx = useCodeHighlightContext();\n\tconst tooltipStyles = ctx.getStyles(\"controlTooltip\");\n\tconst control = /* @__PURE__ */ jsx(ActionIcon, {\n\t\t...ctx.getStyles(\"control\"),\n\t\t...others,\n\t\tvariant: \"none\",\n\t\t\"data-code-color-scheme\": ctx.codeColorScheme,\n\t\tchildren\n\t});\n\tif (tooltipLabel) return /* @__PURE__ */ jsx(Tooltip, {\n\t\tlabel: tooltipLabel,\n\t\tfz: \"sm\",\n\t\tposition: \"bottom\",\n\t\tclassNames: { tooltip: tooltipStyles.className },\n\t\tstyles: { tooltip: tooltipStyles.style },\n\t\t\"data-code-color-scheme\": ctx.codeColorScheme,\n\t\ttransitionProps: { duration: 0 },\n\t\tchildren: control\n\t});\n\treturn control;\n});\nCodeHighlightControl.displayName = \"@mantine/code-highlight/CodeHighlightControl\";\n//#endregion\nexport { CodeHighlightControl };\n\n//# sourceMappingURL=CodeHighlightControl.mjs.map",
9
+ "\"use client\";\nimport { Fragment, jsx, jsxs } from \"react/jsx-runtime\";\n//#region packages/@mantine/code-highlight/src/CodeHighlight/CopyCodeButton/CopyIcon.tsx\nfunction CopyIcon({ copied, ...others }) {\n\treturn /* @__PURE__ */ jsx(\"svg\", {\n\t\txmlns: \"http://www.w3.org/2000/svg\",\n\t\tviewBox: \"0 0 24 24\",\n\t\tstrokeWidth: \"2\",\n\t\tstroke: \"currentColor\",\n\t\tfill: \"none\",\n\t\tstrokeLinecap: \"round\",\n\t\tstrokeLinejoin: \"round\",\n\t\t...others,\n\t\tchildren: copied ? /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx(\"path\", {\n\t\t\tstroke: \"none\",\n\t\t\td: \"M0 0h24v24H0z\",\n\t\t\tfill: \"none\"\n\t\t}), /* @__PURE__ */ jsx(\"path\", { d: \"M5 12l5 5l10 -10\" })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [\n\t\t\t/* @__PURE__ */ jsx(\"path\", {\n\t\t\t\tstroke: \"none\",\n\t\t\t\td: \"M0 0h24v24H0z\",\n\t\t\t\tfill: \"none\"\n\t\t\t}),\n\t\t\t/* @__PURE__ */ jsx(\"path\", { d: \"M8 8m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z\" }),\n\t\t\t/* @__PURE__ */ jsx(\"path\", { d: \"M16 8v-2a2 2 0 0 0 -2 -2h-8a2 2 0 0 0 -2 2v8a2 2 0 0 0 2 2h2\" })\n\t\t] })\n\t});\n}\nCopyIcon.displayName = \"@mantine/code-highlight/CopyIcon\";\n//#endregion\nexport { CopyIcon };\n\n//# sourceMappingURL=CopyIcon.mjs.map",
10
+ "\"use client\";\nimport { CodeHighlightControl } from \"../CodeHighlightControl/CodeHighlightControl.mjs\";\nimport { CopyIcon } from \"./CopyIcon.mjs\";\nimport { useClipboard } from \"@mantine/hooks\";\nimport { jsx } from \"react/jsx-runtime\";\n//#region packages/@mantine/code-highlight/src/CodeHighlight/CopyCodeButton/CopyCodeButton.tsx\nfunction CopyCodeButton({ code, copyLabel = \"Copy\", copiedLabel = \"Copied\" }) {\n\tconst clipboard = useClipboard();\n\treturn /* @__PURE__ */ jsx(CodeHighlightControl, {\n\t\tonClick: () => clipboard.copy(code.trim()),\n\t\tvariant: \"none\",\n\t\ttooltipLabel: clipboard.copied ? copiedLabel : copyLabel,\n\t\t\"aria-label\": clipboard.copied ? copiedLabel : `${copyLabel} code`,\n\t\tchildren: /* @__PURE__ */ jsx(CopyIcon, { copied: clipboard.copied })\n\t});\n}\nCopyCodeButton.displayName = \"@mantine/code-highlight/CopyCodeButton\";\n//#endregion\nexport { CopyCodeButton };\n\n//# sourceMappingURL=CopyCodeButton.mjs.map",
11
+ "\"use client\";\nimport { Fragment, jsx, jsxs } from \"react/jsx-runtime\";\n//#region packages/@mantine/code-highlight/src/CodeHighlight/ExpandCodeButton/ExpandIcon.tsx\nfunction ExpandIcon({ expanded, style, ...others }) {\n\treturn /* @__PURE__ */ jsx(\"svg\", {\n\t\txmlns: \"http://www.w3.org/2000/svg\",\n\t\tviewBox: \"0 0 24 24\",\n\t\tstrokeWidth: \"2\",\n\t\tstroke: \"currentColor\",\n\t\tfill: \"none\",\n\t\tstrokeLinecap: \"round\",\n\t\tstrokeLinejoin: \"round\",\n\t\t...others,\n\t\tchildren: expanded ? /* @__PURE__ */ jsxs(Fragment, { children: [\n\t\t\t/* @__PURE__ */ jsx(\"path\", {\n\t\t\t\tstroke: \"none\",\n\t\t\t\td: \"M0 0h24v24H0z\",\n\t\t\t\tfill: \"none\"\n\t\t\t}),\n\t\t\t/* @__PURE__ */ jsx(\"path\", { d: \"M12 13v-8l-3 3m6 0l-3 -3\" }),\n\t\t\t/* @__PURE__ */ jsx(\"path\", { d: \"M9 17l1 0\" }),\n\t\t\t/* @__PURE__ */ jsx(\"path\", { d: \"M14 17l1 0\" }),\n\t\t\t/* @__PURE__ */ jsx(\"path\", { d: \"M19 17l1 0\" }),\n\t\t\t/* @__PURE__ */ jsx(\"path\", { d: \"M4 17l1 0\" })\n\t\t] }) : /* @__PURE__ */ jsxs(Fragment, { children: [\n\t\t\t/* @__PURE__ */ jsx(\"path\", {\n\t\t\t\tstroke: \"none\",\n\t\t\t\td: \"M0 0h24v24H0z\",\n\t\t\t\tfill: \"none\"\n\t\t\t}),\n\t\t\t/* @__PURE__ */ jsx(\"path\", { d: \"M12 11v8l3 -3m-6 0l3 3\" }),\n\t\t\t/* @__PURE__ */ jsx(\"path\", { d: \"M9 7l1 0\" }),\n\t\t\t/* @__PURE__ */ jsx(\"path\", { d: \"M14 7l1 0\" }),\n\t\t\t/* @__PURE__ */ jsx(\"path\", { d: \"M19 7l1 0\" }),\n\t\t\t/* @__PURE__ */ jsx(\"path\", { d: \"M4 7l1 0\" })\n\t\t] })\n\t});\n}\nExpandIcon.displayName = \"@mantine/code-highlight/ExpandIcon\";\n//#endregion\nexport { ExpandIcon };\n\n//# sourceMappingURL=ExpandIcon.mjs.map",
12
+ "\"use client\";\nimport { CodeHighlightControl } from \"../CodeHighlightControl/CodeHighlightControl.mjs\";\nimport { ExpandIcon } from \"./ExpandIcon.mjs\";\nimport { jsx } from \"react/jsx-runtime\";\n//#region packages/@mantine/code-highlight/src/CodeHighlight/ExpandCodeButton/ExpandCodeButton.tsx\nfunction ExpandCodeButton({ expanded, onExpand, expandCodeLabel = \"Expand code\", collapseCodeLabel = \"Collapse code\" }) {\n\treturn /* @__PURE__ */ jsx(CodeHighlightControl, {\n\t\tonClick: () => onExpand(!expanded),\n\t\ttooltipLabel: expanded ? collapseCodeLabel : expandCodeLabel,\n\t\t\"aria-label\": expanded ? collapseCodeLabel : expandCodeLabel,\n\t\tchildren: /* @__PURE__ */ jsx(ExpandIcon, { expanded })\n\t});\n}\nExpandCodeButton.displayName = \"@mantine/code-highlight/ExpandCodeButton\";\n//#endregion\nexport { ExpandCodeButton };\n\n//# sourceMappingURL=ExpandCodeButton.mjs.map",
13
+ "\"use client\";\n//#region packages/@mantine/code-highlight/src/CodeHighlight.module.css\nvar CodeHighlight_module_default = {\n\t\"root\": \"m_5cb1b9c8\",\n\t\"codeHighlight\": \"m_e597c321\",\n\t\"inlineCodeHighlight\": \"m_dfe9c588\",\n\t\"pre\": \"m_2c47c4fd\",\n\t\"code\": \"m_5caae6d3\",\n\t\"controls\": \"m_be7e9c9c\",\n\t\"control\": \"m_d498bab7\",\n\t\"controlTooltip\": \"m_4c3d814c\",\n\t\"scrollarea\": \"m_f744fd40\",\n\t\"showCodeButton\": \"m_c9378bc2\",\n\t\"file\": \"m_5cac2e62\",\n\t\"fileIcon\": \"m_b46cddfb\",\n\t\"filesScrollarea\": \"m_7b14120b\",\n\t\"files\": \"m_38d99e51\"\n};\n//#endregion\nexport { CodeHighlight_module_default as default };\n\n//# sourceMappingURL=CodeHighlight.module.mjs.map",
14
+ "\"use client\";\nimport { useHighlight } from \"../CodeHighlightProvider/CodeHighlightProvider.mjs\";\nimport { CodeHighlightContextProvider } from \"./CodeHighlight.context.mjs\";\nimport { CodeHighlightControl } from \"./CodeHighlightControl/CodeHighlightControl.mjs\";\nimport { CopyCodeButton } from \"./CopyCodeButton/CopyCodeButton.mjs\";\nimport { ExpandCodeButton } from \"./ExpandCodeButton/ExpandCodeButton.mjs\";\nimport CodeHighlight_module_default from \"../CodeHighlight.module.mjs\";\nimport cx from \"clsx\";\nimport { Box, ScrollArea, UnstyledButton, createVarsResolver, factory, getRadius, getThemeColor, rem, useComputedColorScheme, useProps, useStyles } from \"@mantine/core\";\nimport { useUncontrolled } from \"@mantine/hooks\";\nimport { jsx, jsxs } from \"react/jsx-runtime\";\n//#region packages/@mantine/code-highlight/src/CodeHighlight/CodeHighlight.tsx\nconst defaultProps = {\n\twithCopyButton: true,\n\texpandCodeLabel: \"Expand code\",\n\tcollapseCodeLabel: \"Collapse code\"\n};\nconst varsResolver = createVarsResolver((theme, { maxCollapsedHeight, background, radius }) => ({ codeHighlight: {\n\t\"--ch-max-height\": rem(maxCollapsedHeight),\n\t\"--ch-background\": background ? getThemeColor(background, theme) : void 0,\n\t\"--ch-radius\": typeof radius !== \"undefined\" ? getRadius(radius) : void 0\n} }));\nconst CodeHighlight = factory((_props) => {\n\tconst props = useProps(\"CodeHighlight\", defaultProps, _props);\n\tconst { classNames, className, style, styles, unstyled, vars, code, copiedLabel, copyLabel, defaultExpanded, expanded, onExpandedChange, maxCollapsedHeight, withCopyButton, withExpandButton, expandCodeLabel, collapseCodeLabel, radius, background, withBorder, controls, language, codeColorScheme, __withOffset, __inline, __staticSelector, attributes, ...others } = props;\n\tconst getStyles = useStyles({\n\t\tname: __staticSelector || \"CodeHighlight\",\n\t\tclasses: CodeHighlight_module_default,\n\t\tprops,\n\t\tclassName,\n\t\tstyle,\n\t\tclassNames,\n\t\tstyles,\n\t\tunstyled,\n\t\tattributes,\n\t\tvars,\n\t\tvarsResolver,\n\t\trootSelector: \"codeHighlight\"\n\t});\n\tconst [_expanded, setExpanded] = useUncontrolled({\n\t\tvalue: expanded,\n\t\tdefaultValue: defaultExpanded,\n\t\tfinalValue: true,\n\t\tonChange: onExpandedChange\n\t});\n\tconst shouldDisplayControls = controls && controls.length > 0 || withExpandButton || withCopyButton;\n\tconst colorScheme = useComputedColorScheme();\n\tconst highlightedCode = useHighlight()({\n\t\tcode: code.trim(),\n\t\tlanguage,\n\t\tcolorScheme: codeColorScheme ?? colorScheme\n\t});\n\tconst codeContent = highlightedCode.isHighlighted ? { dangerouslySetInnerHTML: { __html: highlightedCode.highlightedCode } } : { children: code.trim() };\n\tif (__inline) return /* @__PURE__ */ jsx(Box, {\n\t\tcomponent: \"code\",\n\t\t...others,\n\t\t...highlightedCode.codeElementProps,\n\t\t...getStyles(\"codeHighlight\", {\n\t\t\tclassName: cx(highlightedCode.codeElementProps?.className, className),\n\t\t\tstyle: [{ ...highlightedCode.codeElementProps?.style }, style]\n\t\t}),\n\t\t\"data-with-border\": withBorder || void 0,\n\t\t...codeContent\n\t});\n\treturn /* @__PURE__ */ jsx(CodeHighlightContextProvider, {\n\t\tvalue: {\n\t\t\tgetStyles,\n\t\t\tcodeColorScheme\n\t\t},\n\t\tchildren: /* @__PURE__ */ jsxs(Box, {\n\t\t\t...getStyles(\"codeHighlight\"),\n\t\t\t...others,\n\t\t\tdir: \"ltr\",\n\t\t\t\"data-code-color-scheme\": codeColorScheme,\n\t\t\t\"data-with-border\": withBorder || void 0,\n\t\t\tchildren: [\n\t\t\t\tshouldDisplayControls && /* @__PURE__ */ jsxs(\"div\", {\n\t\t\t\t\t...getStyles(\"controls\"),\n\t\t\t\t\t\"data-with-offset\": __withOffset || void 0,\n\t\t\t\t\tchildren: [\n\t\t\t\t\t\tcontrols,\n\t\t\t\t\t\twithExpandButton && /* @__PURE__ */ jsx(ExpandCodeButton, {\n\t\t\t\t\t\t\texpanded: _expanded,\n\t\t\t\t\t\t\tonExpand: setExpanded,\n\t\t\t\t\t\t\texpandCodeLabel,\n\t\t\t\t\t\t\tcollapseCodeLabel\n\t\t\t\t\t\t}),\n\t\t\t\t\t\twithCopyButton && /* @__PURE__ */ jsx(CopyCodeButton, {\n\t\t\t\t\t\t\tcode,\n\t\t\t\t\t\t\tcopiedLabel,\n\t\t\t\t\t\t\tcopyLabel\n\t\t\t\t\t\t})\n\t\t\t\t\t]\n\t\t\t\t}),\n\t\t\t\t/* @__PURE__ */ jsx(ScrollArea, {\n\t\t\t\t\ttype: \"hover\",\n\t\t\t\t\tscrollbarSize: 4,\n\t\t\t\t\tdir: \"ltr\",\n\t\t\t\t\toffsetScrollbars: false,\n\t\t\t\t\t\"data-collapsed\": !_expanded || void 0,\n\t\t\t\t\tstyles: { viewport: { overscrollBehaviorInline: \"none\" } },\n\t\t\t\t\t...getStyles(\"scrollarea\"),\n\t\t\t\t\tchildren: /* @__PURE__ */ jsx(\"pre\", {\n\t\t\t\t\t\t...getStyles(\"pre\"),\n\t\t\t\t\t\t\"data-with-offset\": __withOffset || void 0,\n\t\t\t\t\t\tchildren: /* @__PURE__ */ jsx(\"code\", {\n\t\t\t\t\t\t\t...highlightedCode.codeElementProps,\n\t\t\t\t\t\t\t...getStyles(\"code\", {\n\t\t\t\t\t\t\t\tclassName: highlightedCode.codeElementProps?.className,\n\t\t\t\t\t\t\t\tstyle: highlightedCode.codeElementProps?.style\n\t\t\t\t\t\t\t}),\n\t\t\t\t\t\t\t...codeContent\n\t\t\t\t\t\t})\n\t\t\t\t\t})\n\t\t\t\t}),\n\t\t\t\t/* @__PURE__ */ jsx(UnstyledButton, {\n\t\t\t\t\t...getStyles(\"showCodeButton\"),\n\t\t\t\t\tmod: { hidden: _expanded },\n\t\t\t\t\tonClick: () => setExpanded(true),\n\t\t\t\t\t\"data-code-color-scheme\": codeColorScheme,\n\t\t\t\t\tchildren: expandCodeLabel\n\t\t\t\t})\n\t\t\t]\n\t\t})\n\t});\n});\nCodeHighlight.displayName = \"@mantine/code-highlight/CodeHighlight\";\nCodeHighlight.classes = CodeHighlight_module_default;\nCodeHighlight.varsResolver = varsResolver;\nCodeHighlight.Control = CodeHighlightControl;\n//#endregion\nexport { CodeHighlight };\n\n//# sourceMappingURL=CodeHighlight.mjs.map",
15
+ "\"use client\";\nimport CodeHighlight_module_default from \"../CodeHighlight.module.mjs\";\nimport { CodeHighlight } from \"./CodeHighlight.mjs\";\nimport { createVarsResolver, factory, getRadius, getThemeColor, useProps, useStyles } from \"@mantine/core\";\nimport { jsx } from \"react/jsx-runtime\";\n//#region packages/@mantine/code-highlight/src/CodeHighlight/InlineCodeHighlight.tsx\nconst varsResolver = createVarsResolver((theme, { background, radius }) => ({ inlineCodeHighlight: {\n\t\"--ch-background\": background ? getThemeColor(background, theme) : void 0,\n\t\"--ch-radius\": typeof radius !== \"undefined\" ? getRadius(radius) : void 0\n} }));\nconst InlineCodeHighlight = factory((_props) => {\n\tconst props = useProps(\"InlineCodeHighlight\", null, _props);\n\tconst { classNames, className, style, styles, unstyled, vars, attributes, ref, ...others } = props;\n\tconst getStyles = useStyles({\n\t\tname: \"InlineCodeHighlight\",\n\t\tclasses: CodeHighlight_module_default,\n\t\tprops,\n\t\tclassName,\n\t\tstyle,\n\t\tclassNames,\n\t\tstyles,\n\t\tunstyled,\n\t\tattributes,\n\t\tvars,\n\t\tvarsResolver,\n\t\trootSelector: \"inlineCodeHighlight\"\n\t});\n\treturn /* @__PURE__ */ jsx(CodeHighlight, {\n\t\t...others,\n\t\tref,\n\t\t...getStyles(\"inlineCodeHighlight\"),\n\t\t__inline: true\n\t});\n});\nInlineCodeHighlight.displayName = \"@mantine/code-highlight/InlineCodeHighlight\";\nInlineCodeHighlight.classes = CodeHighlight_module_default;\nInlineCodeHighlight.varsResolver = varsResolver;\n//#endregion\nexport { InlineCodeHighlight };\n\n//# sourceMappingURL=InlineCodeHighlight.mjs.map",
16
+ "\"use client\";\nimport { jsx } from \"react/jsx-runtime\";\n//#region packages/@mantine/code-highlight/src/CodeHighlightTabs/FileIcon.tsx\nfunction FileIcon({ fileIcon, fileName, getFileIcon, className, style }) {\n\tif (fileIcon) return /* @__PURE__ */ jsx(\"span\", {\n\t\tclassName,\n\t\tstyle,\n\t\tchildren: fileIcon\n\t});\n\tif (getFileIcon && fileName) return /* @__PURE__ */ jsx(\"span\", {\n\t\tclassName,\n\t\tstyle,\n\t\tchildren: getFileIcon(fileName)\n\t});\n\treturn null;\n}\n//#endregion\nexport { FileIcon };\n\n//# sourceMappingURL=FileIcon.mjs.map",
17
+ "\"use client\";\nimport CodeHighlight_module_default from \"../CodeHighlight.module.mjs\";\nimport { CodeHighlight } from \"../CodeHighlight/CodeHighlight.mjs\";\nimport { FileIcon } from \"./FileIcon.mjs\";\nimport { Box, ScrollArea, UnstyledButton, factory, useProps, useResolvedStylesApi, useStyles } from \"@mantine/core\";\nimport { useUncontrolled } from \"@mantine/hooks\";\nimport { createElement, useEffect } from \"react\";\nimport { jsx, jsxs } from \"react/jsx-runtime\";\n//#region packages/@mantine/code-highlight/src/CodeHighlightTabs/CodeHighlightTabs.tsx\nconst CodeHighlightTabs = factory((_props) => {\n\tconst props = useProps(\"CodeHighlightTabs\", null, _props);\n\tconst { classNames, className, style, styles, unstyled, vars, defaultActiveTab, activeTab, onTabChange, defaultExpanded, expanded, onExpandedChange, code, getFileIcon, withCopyButton, withExpandButton, withBorder, radius, maxCollapsedHeight, copyLabel, copiedLabel, expandCodeLabel, collapseCodeLabel, background, controls, codeColorScheme, attributes, ...others } = props;\n\tconst getStyles = useStyles({\n\t\tname: \"CodeHighlightTabs\",\n\t\tclasses: CodeHighlight_module_default,\n\t\tprops,\n\t\tclassName,\n\t\tstyle,\n\t\tclassNames,\n\t\tstyles,\n\t\tunstyled,\n\t\tattributes,\n\t\tvars\n\t});\n\tconst [value, setValue] = useUncontrolled({\n\t\tdefaultValue: defaultActiveTab,\n\t\tvalue: activeTab,\n\t\tfinalValue: 0,\n\t\tonChange: onTabChange\n\t});\n\tconst [_expanded, setExpanded] = useUncontrolled({\n\t\tdefaultValue: defaultExpanded,\n\t\tvalue: expanded,\n\t\tfinalValue: true,\n\t\tonChange: onExpandedChange\n\t});\n\tconst { resolvedClassNames, resolvedStyles } = useResolvedStylesApi({\n\t\tclassNames,\n\t\tstyles,\n\t\tprops\n\t});\n\tuseEffect(() => {\n\t\tif (value >= code.length) setValue(code.length - 1);\n\t}, [value, code]);\n\tif (code.length <= 0) return null;\n\tconst currentCode = code[value] || {\n\t\tcode: \"\",\n\t\tlanguage: \"tsx\",\n\t\tfileName: \"\"\n\t};\n\tconst files = code.map((node, index) => /* @__PURE__ */ createElement(UnstyledButton, {\n\t\t...getStyles(\"file\"),\n\t\tkey: node.fileName,\n\t\tmod: { active: index === value },\n\t\tonClick: () => setValue(index),\n\t\t\"data-color-scheme\": codeColorScheme\n\t}, /* @__PURE__ */ jsx(FileIcon, {\n\t\tfileIcon: node.icon,\n\t\tgetFileIcon,\n\t\tfileName: node.fileName,\n\t\t...getStyles(\"fileIcon\")\n\t}, \"file-icon\"), /* @__PURE__ */ jsx(\"span\", { children: node.fileName }, \"file-name\")));\n\treturn /* @__PURE__ */ jsxs(Box, {\n\t\t...getStyles(\"root\"),\n\t\t...others,\n\t\tchildren: [/* @__PURE__ */ jsx(ScrollArea, {\n\t\t\ttype: \"never\",\n\t\t\tdir: \"ltr\",\n\t\t\toffsetScrollbars: false,\n\t\t\t...getStyles(\"filesScrollarea\"),\n\t\t\tchildren: /* @__PURE__ */ jsx(\"div\", {\n\t\t\t\t...getStyles(\"files\"),\n\t\t\t\tchildren: files\n\t\t\t})\n\t\t}), /* @__PURE__ */ jsx(CodeHighlight, {\n\t\t\tcode: currentCode.code,\n\t\t\tlanguage: currentCode.language,\n\t\t\texpanded: _expanded,\n\t\t\tonExpandedChange: setExpanded,\n\t\t\twithCopyButton,\n\t\t\twithExpandButton,\n\t\t\twithBorder,\n\t\t\tradius,\n\t\t\tmaxCollapsedHeight,\n\t\t\tcopiedLabel,\n\t\t\tcopyLabel,\n\t\t\texpandCodeLabel,\n\t\t\tcollapseCodeLabel,\n\t\t\tbackground,\n\t\t\tcontrols,\n\t\t\tcodeColorScheme,\n\t\t\t__withOffset: true,\n\t\t\t__staticSelector: \"CodeHighlightTabs\",\n\t\t\tclassNames: resolvedClassNames,\n\t\t\tstyles: resolvedStyles,\n\t\t\tattributes\n\t\t})]\n\t});\n});\nCodeHighlightTabs.displayName = \"@mantine/code-highlight/CodeHighlightTabs\";\nCodeHighlightTabs.classes = CodeHighlight_module_default;\n//#endregion\nexport { CodeHighlightTabs };\n\n//# sourceMappingURL=CodeHighlightTabs.mjs.map",
18
+ "//#region packages/@mantine/code-highlight/src/CodeHighlightProvider/adapters/highlight-js-adapter.ts\nfunction createHighlightJsAdapter(hljs) {\n\treturn { getHighlighter: () => ({ code, language }) => {\n\t\tconst lang = hljs.getLanguage(language) ? language : \"plaintext\";\n\t\treturn {\n\t\t\thighlightedCode: hljs.highlight(code.trim(), { language: lang }).value,\n\t\t\tisHighlighted: true,\n\t\t\tcodeElementProps: { className: `hljs ${lang}` }\n\t\t};\n\t} };\n}\n//#endregion\nexport { createHighlightJsAdapter };\n\n//# sourceMappingURL=highlight-js-adapter.mjs.map",
19
+ "//#region packages/@mantine/code-highlight/src/CodeHighlightProvider/adapters/shiki-themes.ts\nconst light = {\n\tcolors: {\n\t\t\"activityBar.activeBorder\": \"#fd8c73\",\n\t\t\"activityBar.background\": \"#ffffff\",\n\t\t\"activityBar.border\": \"#d0d7de\",\n\t\t\"activityBar.foreground\": \"#1f2328\",\n\t\t\"activityBar.inactiveForeground\": \"#656d76\",\n\t\t\"activityBarBadge.background\": \"#0969da\",\n\t\t\"activityBarBadge.foreground\": \"#ffffff\",\n\t\t\"badge.background\": \"#0969da\",\n\t\t\"badge.foreground\": \"#ffffff\",\n\t\t\"breadcrumb.activeSelectionForeground\": \"#656d76\",\n\t\t\"breadcrumb.focusForeground\": \"#1f2328\",\n\t\t\"breadcrumb.foreground\": \"#656d76\",\n\t\t\"breadcrumbPicker.background\": \"#ffffff\",\n\t\t\"button.background\": \"#1f883d\",\n\t\t\"button.foreground\": \"#ffffff\",\n\t\t\"button.hoverBackground\": \"#1a7f37\",\n\t\t\"button.secondaryBackground\": \"#ebecf0\",\n\t\t\"button.secondaryForeground\": \"#24292f\",\n\t\t\"button.secondaryHoverBackground\": \"#f3f4f6\",\n\t\t\"checkbox.background\": \"#f6f8fa\",\n\t\t\"checkbox.border\": \"#d0d7de\",\n\t\t\"debugConsole.errorForeground\": \"#cf222e\",\n\t\t\"debugConsole.infoForeground\": \"#57606a\",\n\t\t\"debugConsole.sourceForeground\": \"#9a6700\",\n\t\t\"debugConsole.warningForeground\": \"#7d4e00\",\n\t\t\"debugConsoleInputIcon.foreground\": \"#6639ba\",\n\t\t\"debugIcon.breakpointForeground\": \"#cf222e\",\n\t\t\"debugTokenExpression.boolean\": \"#116329\",\n\t\t\"debugTokenExpression.error\": \"#a40e26\",\n\t\t\"debugTokenExpression.name\": \"#0550ae\",\n\t\t\"debugTokenExpression.number\": \"#116329\",\n\t\t\"debugTokenExpression.string\": \"#0a3069\",\n\t\t\"debugTokenExpression.value\": \"#0a3069\",\n\t\t\"debugToolBar.background\": \"#ffffff\",\n\t\tdescriptionForeground: \"#656d76\",\n\t\t\"diffEditor.insertedLineBackground\": \"#aceebb4d\",\n\t\t\"diffEditor.insertedTextBackground\": \"#6fdd8b80\",\n\t\t\"diffEditor.removedLineBackground\": \"#ffcecb4d\",\n\t\t\"diffEditor.removedTextBackground\": \"#ff818266\",\n\t\t\"dropdown.background\": \"#ffffff\",\n\t\t\"dropdown.border\": \"#d0d7de\",\n\t\t\"dropdown.foreground\": \"#1f2328\",\n\t\t\"dropdown.listBackground\": \"#ffffff\",\n\t\t\"editor.background\": \"#ffffff\",\n\t\t\"editor.findMatchBackground\": \"#bf8700\",\n\t\t\"editor.findMatchHighlightBackground\": \"#fae17d80\",\n\t\t\"editor.focusedStackFrameHighlightBackground\": \"#4ac26b66\",\n\t\t\"editor.foldBackground\": \"#6e77811a\",\n\t\t\"editor.foreground\": \"#1f2328\",\n\t\t\"editor.lineHighlightBackground\": \"#eaeef280\",\n\t\t\"editor.linkedEditingBackground\": \"#0969da12\",\n\t\t\"editor.selectionHighlightBackground\": \"#4ac26b40\",\n\t\t\"editor.stackFrameHighlightBackground\": \"#d4a72c66\",\n\t\t\"editor.wordHighlightBackground\": \"#eaeef280\",\n\t\t\"editor.wordHighlightBorder\": \"#afb8c199\",\n\t\t\"editor.wordHighlightStrongBackground\": \"#afb8c14d\",\n\t\t\"editor.wordHighlightStrongBorder\": \"#afb8c199\",\n\t\t\"editorBracketHighlight.foreground1\": \"#0969da\",\n\t\t\"editorBracketHighlight.foreground2\": \"#1a7f37\",\n\t\t\"editorBracketHighlight.foreground3\": \"#9a6700\",\n\t\t\"editorBracketHighlight.foreground4\": \"#cf222e\",\n\t\t\"editorBracketHighlight.foreground5\": \"#bf3989\",\n\t\t\"editorBracketHighlight.foreground6\": \"#8250df\",\n\t\t\"editorBracketHighlight.unexpectedBracket.foreground\": \"#656d76\",\n\t\t\"editorBracketMatch.background\": \"#4ac26b40\",\n\t\t\"editorBracketMatch.border\": \"#4ac26b99\",\n\t\t\"editorCursor.foreground\": \"#0969da\",\n\t\t\"editorGroup.border\": \"#d0d7de\",\n\t\t\"editorGroupHeader.tabsBackground\": \"#f6f8fa\",\n\t\t\"editorGroupHeader.tabsBorder\": \"#d0d7de\",\n\t\t\"editorGutter.addedBackground\": \"#4ac26b66\",\n\t\t\"editorGutter.deletedBackground\": \"#ff818266\",\n\t\t\"editorGutter.modifiedBackground\": \"#d4a72c66\",\n\t\t\"editorIndentGuide.activeBackground\": \"#1f23283d\",\n\t\t\"editorIndentGuide.background\": \"#1f23281f\",\n\t\t\"editorInlayHint.background\": \"#afb8c133\",\n\t\t\"editorInlayHint.foreground\": \"#656d76\",\n\t\t\"editorInlayHint.paramBackground\": \"#afb8c133\",\n\t\t\"editorInlayHint.paramForeground\": \"#656d76\",\n\t\t\"editorInlayHint.typeBackground\": \"#afb8c133\",\n\t\t\"editorInlayHint.typeForeground\": \"#656d76\",\n\t\t\"editorLineNumber.activeForeground\": \"#1f2328\",\n\t\t\"editorLineNumber.foreground\": \"#8c959f\",\n\t\t\"editorOverviewRuler.border\": \"#ffffff\",\n\t\t\"editorWhitespace.foreground\": \"#afb8c1\",\n\t\t\"editorWidget.background\": \"#ffffff\",\n\t\terrorForeground: \"#cf222e\",\n\t\tfocusBorder: \"#0969da\",\n\t\tforeground: \"#1f2328\",\n\t\t\"gitDecoration.addedResourceForeground\": \"#1a7f37\",\n\t\t\"gitDecoration.conflictingResourceForeground\": \"#bc4c00\",\n\t\t\"gitDecoration.deletedResourceForeground\": \"#cf222e\",\n\t\t\"gitDecoration.ignoredResourceForeground\": \"#6e7781\",\n\t\t\"gitDecoration.modifiedResourceForeground\": \"#9a6700\",\n\t\t\"gitDecoration.submoduleResourceForeground\": \"#656d76\",\n\t\t\"gitDecoration.untrackedResourceForeground\": \"#1a7f37\",\n\t\t\"icon.foreground\": \"#656d76\",\n\t\t\"input.background\": \"#ffffff\",\n\t\t\"input.border\": \"#d0d7de\",\n\t\t\"input.foreground\": \"#1f2328\",\n\t\t\"input.placeholderForeground\": \"#6e7781\",\n\t\t\"keybindingLabel.foreground\": \"#1f2328\",\n\t\t\"list.activeSelectionBackground\": \"#afb8c133\",\n\t\t\"list.activeSelectionForeground\": \"#1f2328\",\n\t\t\"list.focusBackground\": \"#ddf4ff\",\n\t\t\"list.focusForeground\": \"#1f2328\",\n\t\t\"list.highlightForeground\": \"#0969da\",\n\t\t\"list.hoverBackground\": \"#eaeef280\",\n\t\t\"list.hoverForeground\": \"#1f2328\",\n\t\t\"list.inactiveFocusBackground\": \"#ddf4ff\",\n\t\t\"list.inactiveSelectionBackground\": \"#afb8c133\",\n\t\t\"list.inactiveSelectionForeground\": \"#1f2328\",\n\t\t\"minimapSlider.activeBackground\": \"#8c959f47\",\n\t\t\"minimapSlider.background\": \"#8c959f33\",\n\t\t\"minimapSlider.hoverBackground\": \"#8c959f3d\",\n\t\t\"notificationCenterHeader.background\": \"#f6f8fa\",\n\t\t\"notificationCenterHeader.foreground\": \"#656d76\",\n\t\t\"notifications.background\": \"#ffffff\",\n\t\t\"notifications.border\": \"#d0d7de\",\n\t\t\"notifications.foreground\": \"#1f2328\",\n\t\t\"notificationsErrorIcon.foreground\": \"#cf222e\",\n\t\t\"notificationsInfoIcon.foreground\": \"#0969da\",\n\t\t\"notificationsWarningIcon.foreground\": \"#9a6700\",\n\t\t\"panel.background\": \"#f6f8fa\",\n\t\t\"panel.border\": \"#d0d7de\",\n\t\t\"panelInput.border\": \"#d0d7de\",\n\t\t\"panelTitle.activeBorder\": \"#fd8c73\",\n\t\t\"panelTitle.activeForeground\": \"#1f2328\",\n\t\t\"panelTitle.inactiveForeground\": \"#656d76\",\n\t\t\"pickerGroup.border\": \"#d0d7de\",\n\t\t\"pickerGroup.foreground\": \"#656d76\",\n\t\t\"progressBar.background\": \"#0969da\",\n\t\t\"quickInput.background\": \"#ffffff\",\n\t\t\"quickInput.foreground\": \"#1f2328\",\n\t\t\"scrollbar.shadow\": \"#6e778133\",\n\t\t\"scrollbarSlider.activeBackground\": \"#8c959f47\",\n\t\t\"scrollbarSlider.background\": \"#8c959f33\",\n\t\t\"scrollbarSlider.hoverBackground\": \"#8c959f3d\",\n\t\t\"settings.headerForeground\": \"#1f2328\",\n\t\t\"settings.modifiedItemIndicator\": \"#d4a72c66\",\n\t\t\"sideBar.background\": \"#f6f8fa\",\n\t\t\"sideBar.border\": \"#d0d7de\",\n\t\t\"sideBar.foreground\": \"#1f2328\",\n\t\t\"sideBarSectionHeader.background\": \"#f6f8fa\",\n\t\t\"sideBarSectionHeader.border\": \"#d0d7de\",\n\t\t\"sideBarSectionHeader.foreground\": \"#1f2328\",\n\t\t\"sideBarTitle.foreground\": \"#1f2328\",\n\t\t\"statusBar.background\": \"#ffffff\",\n\t\t\"statusBar.border\": \"#d0d7de\",\n\t\t\"statusBar.debuggingBackground\": \"#cf222e\",\n\t\t\"statusBar.debuggingForeground\": \"#ffffff\",\n\t\t\"statusBar.focusBorder\": \"#0969da80\",\n\t\t\"statusBar.foreground\": \"#656d76\",\n\t\t\"statusBar.noFolderBackground\": \"#ffffff\",\n\t\t\"statusBarItem.activeBackground\": \"#1f23281f\",\n\t\t\"statusBarItem.focusBorder\": \"#0969da\",\n\t\t\"statusBarItem.hoverBackground\": \"#1f232814\",\n\t\t\"statusBarItem.prominentBackground\": \"#afb8c133\",\n\t\t\"statusBarItem.remoteBackground\": \"#eaeef2\",\n\t\t\"statusBarItem.remoteForeground\": \"#1f2328\",\n\t\t\"symbolIcon.arrayForeground\": \"#953800\",\n\t\t\"symbolIcon.booleanForeground\": \"#0550ae\",\n\t\t\"symbolIcon.classForeground\": \"#953800\",\n\t\t\"symbolIcon.colorForeground\": \"#0a3069\",\n\t\t\"symbolIcon.constantForeground\": \"#116329\",\n\t\t\"symbolIcon.constructorForeground\": \"#3e1f79\",\n\t\t\"symbolIcon.enumeratorForeground\": \"#953800\",\n\t\t\"symbolIcon.enumeratorMemberForeground\": \"#0550ae\",\n\t\t\"symbolIcon.eventForeground\": \"#57606a\",\n\t\t\"symbolIcon.fieldForeground\": \"#953800\",\n\t\t\"symbolIcon.fileForeground\": \"#7d4e00\",\n\t\t\"symbolIcon.folderForeground\": \"#7d4e00\",\n\t\t\"symbolIcon.functionForeground\": \"#6639ba\",\n\t\t\"symbolIcon.interfaceForeground\": \"#953800\",\n\t\t\"symbolIcon.keyForeground\": \"#0550ae\",\n\t\t\"symbolIcon.keywordForeground\": \"#a40e26\",\n\t\t\"symbolIcon.methodForeground\": \"#6639ba\",\n\t\t\"symbolIcon.moduleForeground\": \"#a40e26\",\n\t\t\"symbolIcon.namespaceForeground\": \"#a40e26\",\n\t\t\"symbolIcon.nullForeground\": \"#0550ae\",\n\t\t\"symbolIcon.numberForeground\": \"#116329\",\n\t\t\"symbolIcon.objectForeground\": \"#953800\",\n\t\t\"symbolIcon.operatorForeground\": \"#0a3069\",\n\t\t\"symbolIcon.packageForeground\": \"#953800\",\n\t\t\"symbolIcon.propertyForeground\": \"#953800\",\n\t\t\"symbolIcon.referenceForeground\": \"#0550ae\",\n\t\t\"symbolIcon.snippetForeground\": \"#0550ae\",\n\t\t\"symbolIcon.stringForeground\": \"#0a3069\",\n\t\t\"symbolIcon.structForeground\": \"#953800\",\n\t\t\"symbolIcon.textForeground\": \"#0a3069\",\n\t\t\"symbolIcon.typeParameterForeground\": \"#0a3069\",\n\t\t\"symbolIcon.unitForeground\": \"#0550ae\",\n\t\t\"symbolIcon.variableForeground\": \"#953800\",\n\t\t\"tab.activeBackground\": \"#ffffff\",\n\t\t\"tab.activeBorder\": \"#ffffff\",\n\t\t\"tab.activeBorderTop\": \"#fd8c73\",\n\t\t\"tab.activeForeground\": \"#1f2328\",\n\t\t\"tab.border\": \"#d0d7de\",\n\t\t\"tab.hoverBackground\": \"#ffffff\",\n\t\t\"tab.inactiveBackground\": \"#f6f8fa\",\n\t\t\"tab.inactiveForeground\": \"#656d76\",\n\t\t\"tab.unfocusedActiveBorder\": \"#ffffff\",\n\t\t\"tab.unfocusedActiveBorderTop\": \"#d0d7de\",\n\t\t\"tab.unfocusedHoverBackground\": \"#eaeef280\",\n\t\t\"terminal.ansiBlack\": \"#24292f\",\n\t\t\"terminal.ansiBlue\": \"#0969da\",\n\t\t\"terminal.ansiBrightBlack\": \"#57606a\",\n\t\t\"terminal.ansiBrightBlue\": \"#218bff\",\n\t\t\"terminal.ansiBrightCyan\": \"#3192aa\",\n\t\t\"terminal.ansiBrightGreen\": \"#1a7f37\",\n\t\t\"terminal.ansiBrightMagenta\": \"#a475f9\",\n\t\t\"terminal.ansiBrightRed\": \"#a40e26\",\n\t\t\"terminal.ansiBrightWhite\": \"#8c959f\",\n\t\t\"terminal.ansiBrightYellow\": \"#633c01\",\n\t\t\"terminal.ansiCyan\": \"#1b7c83\",\n\t\t\"terminal.ansiGreen\": \"#116329\",\n\t\t\"terminal.ansiMagenta\": \"#8250df\",\n\t\t\"terminal.ansiRed\": \"#cf222e\",\n\t\t\"terminal.ansiWhite\": \"#6e7781\",\n\t\t\"terminal.ansiYellow\": \"#4d2d00\",\n\t\t\"terminal.foreground\": \"#1f2328\",\n\t\t\"textBlockQuote.background\": \"#f6f8fa\",\n\t\t\"textBlockQuote.border\": \"#d0d7de\",\n\t\t\"textCodeBlock.background\": \"#afb8c133\",\n\t\t\"textLink.activeForeground\": \"#0969da\",\n\t\t\"textLink.foreground\": \"#0969da\",\n\t\t\"textPreformat.foreground\": \"#656d76\",\n\t\t\"textSeparator.foreground\": \"#d8dee4\",\n\t\t\"titleBar.activeBackground\": \"#ffffff\",\n\t\t\"titleBar.activeForeground\": \"#656d76\",\n\t\t\"titleBar.border\": \"#d0d7de\",\n\t\t\"titleBar.inactiveBackground\": \"#f6f8fa\",\n\t\t\"titleBar.inactiveForeground\": \"#656d76\",\n\t\t\"tree.indentGuidesStroke\": \"#d8dee4\",\n\t\t\"welcomePage.buttonBackground\": \"#f6f8fa\",\n\t\t\"welcomePage.buttonHoverBackground\": \"#f3f4f6\"\n\t},\n\tdisplayName: \"GitHub Light Default\",\n\tsemanticHighlighting: true,\n\ttokenColors: [\n\t\t{\n\t\t\tscope: [\n\t\t\t\t\"comment\",\n\t\t\t\t\"punctuation.definition.comment\",\n\t\t\t\t\"string.comment\"\n\t\t\t],\n\t\t\tsettings: { foreground: \"#6e7781\" }\n\t\t},\n\t\t{\n\t\t\tscope: [\"constant.other.placeholder\", \"constant.character\"],\n\t\t\tsettings: { foreground: \"#cf222e\" }\n\t\t},\n\t\t{\n\t\t\tscope: [\n\t\t\t\t\"constant\",\n\t\t\t\t\"entity.name.constant\",\n\t\t\t\t\"variable.other.constant\",\n\t\t\t\t\"variable.other.enummember\",\n\t\t\t\t\"variable.language\",\n\t\t\t\t\"entity\"\n\t\t\t],\n\t\t\tsettings: { foreground: \"#0550ae\" }\n\t\t},\n\t\t{\n\t\t\tscope: [\n\t\t\t\t\"entity.name\",\n\t\t\t\t\"meta.export.default\",\n\t\t\t\t\"meta.definition.variable\"\n\t\t\t],\n\t\t\tsettings: { foreground: \"#953800\" }\n\t\t},\n\t\t{\n\t\t\tscope: [\n\t\t\t\t\"variable.parameter.function\",\n\t\t\t\t\"meta.jsx.children\",\n\t\t\t\t\"meta.block\",\n\t\t\t\t\"meta.tag.attributes\",\n\t\t\t\t\"entity.name.constant\",\n\t\t\t\t\"meta.object.member\",\n\t\t\t\t\"meta.embedded.expression\"\n\t\t\t],\n\t\t\tsettings: { foreground: \"#1f2328\" }\n\t\t},\n\t\t{\n\t\t\tscope: \"entity.name.function\",\n\t\t\tsettings: { foreground: \"#8250df\" }\n\t\t},\n\t\t{\n\t\t\tscope: [\"entity.name.tag\", \"support.class.component\"],\n\t\t\tsettings: { foreground: \"#116329\" }\n\t\t},\n\t\t{\n\t\t\tscope: \"keyword\",\n\t\t\tsettings: { foreground: \"#cf222e\" }\n\t\t},\n\t\t{\n\t\t\tscope: [\"storage\", \"storage.type\"],\n\t\t\tsettings: { foreground: \"#cf222e\" }\n\t\t},\n\t\t{\n\t\t\tscope: [\n\t\t\t\t\"storage.modifier.package\",\n\t\t\t\t\"storage.modifier.import\",\n\t\t\t\t\"storage.type.java\"\n\t\t\t],\n\t\t\tsettings: { foreground: \"#1f2328\" }\n\t\t},\n\t\t{\n\t\t\tscope: [\"string\", \"string punctuation.section.embedded source\"],\n\t\t\tsettings: { foreground: \"#0a3069\" }\n\t\t},\n\t\t{\n\t\t\tscope: \"support\",\n\t\t\tsettings: { foreground: \"#0550ae\" }\n\t\t},\n\t\t{\n\t\t\tscope: \"meta.property-name\",\n\t\t\tsettings: { foreground: \"#0550ae\" }\n\t\t},\n\t\t{\n\t\t\tscope: \"variable\",\n\t\t\tsettings: { foreground: \"#953800\" }\n\t\t},\n\t\t{\n\t\t\tscope: \"variable.other\",\n\t\t\tsettings: { foreground: \"#1f2328\" }\n\t\t},\n\t\t{\n\t\t\tscope: \"invalid.broken\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"italic\",\n\t\t\t\tforeground: \"#82071e\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tscope: \"invalid.deprecated\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"italic\",\n\t\t\t\tforeground: \"#82071e\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tscope: \"invalid.illegal\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"italic\",\n\t\t\t\tforeground: \"#82071e\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tscope: \"invalid.unimplemented\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"italic\",\n\t\t\t\tforeground: \"#82071e\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tscope: \"carriage-return\",\n\t\t\tsettings: {\n\t\t\t\tbackground: \"#cf222e\",\n\t\t\t\tcontent: \"^M\",\n\t\t\t\tfontStyle: \"italic underline\",\n\t\t\t\tforeground: \"#f6f8fa\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tscope: \"message.error\",\n\t\t\tsettings: { foreground: \"#82071e\" }\n\t\t},\n\t\t{\n\t\t\tscope: \"string variable\",\n\t\t\tsettings: { foreground: \"#0550ae\" }\n\t\t},\n\t\t{\n\t\t\tscope: [\"source.regexp\", \"string.regexp\"],\n\t\t\tsettings: { foreground: \"#0a3069\" }\n\t\t},\n\t\t{\n\t\t\tscope: [\n\t\t\t\t\"string.regexp.character-class\",\n\t\t\t\t\"string.regexp constant.character.escape\",\n\t\t\t\t\"string.regexp source.ruby.embedded\",\n\t\t\t\t\"string.regexp string.regexp.arbitrary-repitition\"\n\t\t\t],\n\t\t\tsettings: { foreground: \"#0a3069\" }\n\t\t},\n\t\t{\n\t\t\tscope: \"string.regexp constant.character.escape\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"bold\",\n\t\t\t\tforeground: \"#116329\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tscope: \"support.constant\",\n\t\t\tsettings: { foreground: \"#0550ae\" }\n\t\t},\n\t\t{\n\t\t\tscope: \"support.variable\",\n\t\t\tsettings: { foreground: \"#0550ae\" }\n\t\t},\n\t\t{\n\t\t\tscope: \"support.type.property-name.json\",\n\t\t\tsettings: { foreground: \"#116329\" }\n\t\t},\n\t\t{\n\t\t\tscope: \"meta.module-reference\",\n\t\t\tsettings: { foreground: \"#0550ae\" }\n\t\t},\n\t\t{\n\t\t\tscope: \"punctuation.definition.list.begin.markdown\",\n\t\t\tsettings: { foreground: \"#953800\" }\n\t\t},\n\t\t{\n\t\t\tscope: [\"markup.heading\", \"markup.heading entity.name\"],\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"bold\",\n\t\t\t\tforeground: \"#0550ae\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tscope: \"markup.quote\",\n\t\t\tsettings: { foreground: \"#116329\" }\n\t\t},\n\t\t{\n\t\t\tscope: \"markup.italic\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"italic\",\n\t\t\t\tforeground: \"#1f2328\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tscope: \"markup.bold\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"bold\",\n\t\t\t\tforeground: \"#1f2328\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tscope: [\"markup.underline\"],\n\t\t\tsettings: { fontStyle: \"underline\" }\n\t\t},\n\t\t{\n\t\t\tscope: [\"markup.strikethrough\"],\n\t\t\tsettings: { fontStyle: \"strikethrough\" }\n\t\t},\n\t\t{\n\t\t\tscope: \"markup.inline.raw\",\n\t\t\tsettings: { foreground: \"#0550ae\" }\n\t\t},\n\t\t{\n\t\t\tscope: [\n\t\t\t\t\"markup.deleted\",\n\t\t\t\t\"meta.diff.header.from-file\",\n\t\t\t\t\"punctuation.definition.deleted\"\n\t\t\t],\n\t\t\tsettings: {\n\t\t\t\tbackground: \"#ffebe9\",\n\t\t\t\tforeground: \"#82071e\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tscope: [\"punctuation.section.embedded\"],\n\t\t\tsettings: { foreground: \"#cf222e\" }\n\t\t},\n\t\t{\n\t\t\tscope: [\n\t\t\t\t\"markup.inserted\",\n\t\t\t\t\"meta.diff.header.to-file\",\n\t\t\t\t\"punctuation.definition.inserted\"\n\t\t\t],\n\t\t\tsettings: {\n\t\t\t\tbackground: \"#dafbe1\",\n\t\t\t\tforeground: \"#116329\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tscope: [\"markup.changed\", \"punctuation.definition.changed\"],\n\t\t\tsettings: {\n\t\t\t\tbackground: \"#ffd8b5\",\n\t\t\t\tforeground: \"#953800\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tscope: [\"markup.ignored\", \"markup.untracked\"],\n\t\t\tsettings: {\n\t\t\t\tbackground: \"#0550ae\",\n\t\t\t\tforeground: \"#eaeef2\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tscope: \"meta.diff.range\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"bold\",\n\t\t\t\tforeground: \"#8250df\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tscope: \"meta.diff.header\",\n\t\t\tsettings: { foreground: \"#0550ae\" }\n\t\t},\n\t\t{\n\t\t\tscope: \"meta.separator\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"bold\",\n\t\t\t\tforeground: \"#0550ae\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tscope: \"meta.output\",\n\t\t\tsettings: { foreground: \"#0550ae\" }\n\t\t},\n\t\t{\n\t\t\tscope: [\n\t\t\t\t\"brackethighlighter.tag\",\n\t\t\t\t\"brackethighlighter.curly\",\n\t\t\t\t\"brackethighlighter.round\",\n\t\t\t\t\"brackethighlighter.square\",\n\t\t\t\t\"brackethighlighter.angle\",\n\t\t\t\t\"brackethighlighter.quote\"\n\t\t\t],\n\t\t\tsettings: { foreground: \"#57606a\" }\n\t\t},\n\t\t{\n\t\t\tscope: \"brackethighlighter.unmatched\",\n\t\t\tsettings: { foreground: \"#82071e\" }\n\t\t},\n\t\t{\n\t\t\tscope: [\"constant.other.reference.link\", \"string.other.link\"],\n\t\t\tsettings: { foreground: \"#0a3069\" }\n\t\t}\n\t],\n\ttype: \"light\"\n};\nconst dark = {\n\ttype: \"dark\",\n\tcolors: {\n\t\t\"dropdown.background\": \"#525252\",\n\t\t\"list.activeSelectionBackground\": \"#707070\",\n\t\t\"quickInputList.focusBackground\": \"#707070\",\n\t\t\"list.inactiveSelectionBackground\": \"#4e4e4e\",\n\t\t\"list.hoverBackground\": \"#444444\",\n\t\t\"list.highlightForeground\": \"#e58520\",\n\t\t\"button.background\": \"#565656\",\n\t\t\"editor.background\": \"#1e1e1e\",\n\t\t\"editor.foreground\": \"#c5c8c6\",\n\t\t\"editor.selectionBackground\": \"#676b7180\",\n\t\t\"minimap.selectionHighlight\": \"#676b7180\",\n\t\t\"editor.selectionHighlightBackground\": \"#575b6180\",\n\t\t\"editor.lineHighlightBackground\": \"#303030\",\n\t\t\"editorLineNumber.activeForeground\": \"#949494\",\n\t\t\"editor.wordHighlightBackground\": \"#4747a180\",\n\t\t\"editor.wordHighlightStrongBackground\": \"#6767ce80\",\n\t\t\"editorCursor.foreground\": \"#c07020\",\n\t\t\"editorWhitespace.foreground\": \"#505037\",\n\t\t\"editorIndentGuide.background\": \"#505037\",\n\t\t\"editorIndentGuide.activeBackground\": \"#707057\",\n\t\t\"editorGroupHeader.tabsBackground\": \"#282828\",\n\t\t\"tab.inactiveBackground\": \"#404040\",\n\t\t\"tab.border\": \"#303030\",\n\t\t\"tab.inactiveForeground\": \"#d8d8d8\",\n\t\t\"tab.lastPinnedBorder\": \"#505050\",\n\t\t\"peekView.border\": \"#3655b5\",\n\t\t\"panelTitle.activeForeground\": \"#ffffff\",\n\t\t\"statusBar.background\": \"#505050\",\n\t\t\"statusBar.debuggingBackground\": \"#505050\",\n\t\t\"statusBar.noFolderBackground\": \"#505050\",\n\t\t\"titleBar.activeBackground\": \"#505050\",\n\t\t\"statusBarItem.remoteBackground\": \"#3655b5\",\n\t\t\"ports.iconRunningProcessForeground\": \"#CCCCCC\",\n\t\t\"activityBar.background\": \"#353535\",\n\t\t\"activityBar.foreground\": \"#ffffff\",\n\t\t\"activityBarBadge.background\": \"#3655b5\",\n\t\t\"sideBar.background\": \"#272727\",\n\t\t\"sideBarSectionHeader.background\": \"#505050\",\n\t\t\"menu.background\": \"#272727\",\n\t\t\"menu.foreground\": \"#CCCCCC\",\n\t\t\"pickerGroup.foreground\": \"#b0b0b0\",\n\t\t\"inputOption.activeBorder\": \"#3655b5\",\n\t\tfocusBorder: \"#3655b5\",\n\t\t\"terminal.ansiBlack\": \"#1e1e1e\",\n\t\t\"terminal.ansiRed\": \"#C4265E\",\n\t\t\"terminal.ansiGreen\": \"#86B42B\",\n\t\t\"terminal.ansiYellow\": \"#B3B42B\",\n\t\t\"terminal.ansiBlue\": \"#6A7EC8\",\n\t\t\"terminal.ansiMagenta\": \"#8C6BC8\",\n\t\t\"terminal.ansiCyan\": \"#56ADBC\",\n\t\t\"terminal.ansiWhite\": \"#e3e3dd\",\n\t\t\"terminal.ansiBrightBlack\": \"#666666\",\n\t\t\"terminal.ansiBrightRed\": \"#f92672\",\n\t\t\"terminal.ansiBrightGreen\": \"#A6E22E\",\n\t\t\"terminal.ansiBrightYellow\": \"#e2e22e\",\n\t\t\"terminal.ansiBrightBlue\": \"#819aff\",\n\t\t\"terminal.ansiBrightMagenta\": \"#AE81FF\",\n\t\t\"terminal.ansiBrightCyan\": \"#66D9EF\",\n\t\t\"terminal.ansiBrightWhite\": \"#f8f8f2\",\n\t\t\"terminal.inactiveSelectionBackground\": \"#676b7140\"\n\t},\n\ttokenColors: [\n\t\t{ settings: { foreground: \"#C5C8C6\" } },\n\t\t{\n\t\t\tscope: [\n\t\t\t\t\"meta.embedded\",\n\t\t\t\t\"source.groovy.embedded\",\n\t\t\t\t\"variable.legacy.builtin.python\"\n\t\t\t],\n\t\t\tsettings: { foreground: \"#C5C8C6\" }\n\t\t},\n\t\t{\n\t\t\tname: \"Comment\",\n\t\t\tscope: \"comment\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#9A9B99\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"String\",\n\t\t\tscope: \"string\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#9AA83A\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"String Embedded Source\",\n\t\t\tscope: \"string source\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#D08442\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Number\",\n\t\t\tscope: \"constant.numeric\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#6089B4\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Built-in constant\",\n\t\t\tscope: \"constant.language\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#408080\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"User-defined constant\",\n\t\t\tscope: \"constant.character, constant.other\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#8080FF\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Keyword\",\n\t\t\tscope: \"keyword\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#6089B4\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Support\",\n\t\t\tscope: \"support\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#C7444A\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Storage\",\n\t\t\tscope: \"storage\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#9872A2\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Class name\",\n\t\t\tscope: \"entity.name.class, entity.name.type, entity.name.namespace, entity.name.scope-resolution\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#9B0000\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Inherited class\",\n\t\t\tscope: \"entity.other.inherited-class\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#C7444A\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Function name\",\n\t\t\tscope: \"entity.name.function\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#CE6700\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Function argument\",\n\t\t\tscope: \"variable.parameter\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#6089B4\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Tag name\",\n\t\t\tscope: \"entity.name.tag\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#9872A2\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Tag attribute\",\n\t\t\tscope: \"entity.other.attribute-name\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#9872A2\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Library function\",\n\t\t\tscope: \"support.function\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#9872A2\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Keyword\",\n\t\t\tscope: \"keyword\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#676867\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Class Variable\",\n\t\t\tscope: \"variable.other, variable.js, punctuation.separator.variable\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#6089B4\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Meta Brace\",\n\t\t\tscope: \"punctuation.section.embedded -(source string source punctuation.section.embedded), meta.brace.erb.html\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#008200\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Invalid\",\n\t\t\tscope: \"invalid\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#FF0B00\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Normal Variable\",\n\t\t\tscope: \"variable.other.php, variable.other.normal\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#6089B4\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Function Object\",\n\t\t\tscope: \"meta.function-call.object\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#9872A2\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Function Call Variable\",\n\t\t\tscope: \"variable.other.property\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#9872A2\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Keyword Control / Special\",\n\t\t\tscope: [\n\t\t\t\t\"keyword.control\",\n\t\t\t\t\"keyword.operator.new.cpp\",\n\t\t\t\t\"keyword.operator.delete.cpp\",\n\t\t\t\t\"keyword.other.using\",\n\t\t\t\t\"keyword.other.directive.using\",\n\t\t\t\t\"keyword.other.operator\"\n\t\t\t],\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#9872A2\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Tag\",\n\t\t\tscope: \"meta.tag\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#D0B344\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Tag Name\",\n\t\t\tscope: \"entity.name.tag\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#6089B4\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Doctype\",\n\t\t\tscope: \"meta.doctype, meta.tag.sgml-declaration.doctype, meta.tag.sgml.doctype\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#9AA83A\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Tag Inline Source\",\n\t\t\tscope: \"meta.tag.inline source, text.html.php.source\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#9AA83A\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Tag Other\",\n\t\t\tscope: \"meta.tag.other, entity.name.tag.style, entity.name.tag.script, meta.tag.block.script, source.js.embedded punctuation.definition.tag.html, source.css.embedded punctuation.definition.tag.html\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#9872A2\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Tag Attribute\",\n\t\t\tscope: \"entity.other.attribute-name, meta.tag punctuation.definition.string\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#D0B344\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Tag Value\",\n\t\t\tscope: \"meta.tag string -source -punctuation, text source text meta.tag string -punctuation\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#6089B4\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Meta Brace\",\n\t\t\tscope: \"punctuation.section.embedded -(source string source punctuation.section.embedded), meta.brace.erb.html\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#D0B344\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"HTML ID\",\n\t\t\tscope: \"meta.toc-list.id\",\n\t\t\tsettings: { foreground: \"#9AA83A\" }\n\t\t},\n\t\t{\n\t\t\tname: \"HTML String\",\n\t\t\tscope: \"string.quoted.double.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html, punctuation.definition.string.end.html source, string.quoted.double.html source\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#9AA83A\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"HTML Tags\",\n\t\t\tscope: \"punctuation.definition.tag.html, punctuation.definition.tag.begin, punctuation.definition.tag.end\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#6089B4\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"CSS ID\",\n\t\t\tscope: \"meta.selector entity.other.attribute-name.id\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#9872A2\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"CSS Property Name\",\n\t\t\tscope: \"source.css support.type.property-name\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#676867\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"CSS Property Value\",\n\t\t\tscope: \"meta.property-group support.constant.property-value, meta.property-value support.constant.property-value\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#C7444A\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"JavaScript Variable\",\n\t\t\tscope: \"variable.language.js\",\n\t\t\tsettings: { foreground: \"#CC555A\" }\n\t\t},\n\t\t{\n\t\t\tname: \"Template Definition\",\n\t\t\tscope: [\"punctuation.definition.template-expression\", \"punctuation.section.embedded.coffee\"],\n\t\t\tsettings: { foreground: \"#D08442\" }\n\t\t},\n\t\t{\n\t\t\tname: \"Reset JavaScript string interpolation expression\",\n\t\t\tscope: [\"meta.template.expression\"],\n\t\t\tsettings: { foreground: \"#C5C8C6\" }\n\t\t},\n\t\t{\n\t\t\tname: \"PHP Function Call\",\n\t\t\tscope: \"meta.function-call.object.php\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#D0B344\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"PHP Single Quote HMTL Fix\",\n\t\t\tscope: \"punctuation.definition.string.end.php, punctuation.definition.string.begin.php\",\n\t\t\tsettings: { foreground: \"#9AA83A\" }\n\t\t},\n\t\t{\n\t\t\tname: \"PHP Parenthesis HMTL Fix\",\n\t\t\tscope: \"source.php.embedded.line.html\",\n\t\t\tsettings: { foreground: \"#676867\" }\n\t\t},\n\t\t{\n\t\t\tname: \"PHP Punctuation Embedded\",\n\t\t\tscope: \"punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#D08442\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Ruby Symbol\",\n\t\t\tscope: \"constant.other.symbol.ruby\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#9AA83A\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Ruby Variable\",\n\t\t\tscope: \"variable.language.ruby\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#D0B344\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Ruby Special Method\",\n\t\t\tscope: \"keyword.other.special-method.ruby\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#D9B700\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Ruby Embedded Source\",\n\t\t\tscope: [\"punctuation.section.embedded.begin.ruby\", \"punctuation.section.embedded.end.ruby\"],\n\t\t\tsettings: { foreground: \"#D08442\" }\n\t\t},\n\t\t{\n\t\t\tname: \"SQL\",\n\t\t\tscope: \"keyword.other.DML.sql\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#D0B344\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"diff: header\",\n\t\t\tscope: \"meta.diff, meta.diff.header\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"italic\",\n\t\t\t\tforeground: \"#E0EDDD\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"diff: deleted\",\n\t\t\tscope: \"markup.deleted\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#dc322f\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"diff: changed\",\n\t\t\tscope: \"markup.changed\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#cb4b16\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"diff: inserted\",\n\t\t\tscope: \"markup.inserted\",\n\t\t\tsettings: { foreground: \"#219186\" }\n\t\t},\n\t\t{\n\t\t\tname: \"Markup Quote\",\n\t\t\tscope: \"markup.quote\",\n\t\t\tsettings: { foreground: \"#9872A2\" }\n\t\t},\n\t\t{\n\t\t\tname: \"Markup Lists\",\n\t\t\tscope: \"markup.list\",\n\t\t\tsettings: { foreground: \"#9AA83A\" }\n\t\t},\n\t\t{\n\t\t\tname: \"Markup Styling\",\n\t\t\tscope: \"markup.bold, markup.italic\",\n\t\t\tsettings: { foreground: \"#6089B4\" }\n\t\t},\n\t\t{\n\t\t\tname: \"Markup Inline\",\n\t\t\tscope: \"markup.inline.raw\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#FF0080\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Markup Headings\",\n\t\t\tscope: \"markup.heading\",\n\t\t\tsettings: { foreground: \"#D0B344\" }\n\t\t},\n\t\t{\n\t\t\tname: \"Markup Setext Header\",\n\t\t\tscope: \"markup.heading.setext\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"\",\n\t\t\t\tforeground: \"#D0B344\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Markdown Headings\",\n\t\t\tscope: \"markup.heading.markdown\",\n\t\t\tsettings: { fontStyle: \"bold\" }\n\t\t},\n\t\t{\n\t\t\tname: \"Markdown Quote\",\n\t\t\tscope: \"markup.quote.markdown\",\n\t\t\tsettings: {\n\t\t\t\tfontStyle: \"italic\",\n\t\t\t\tforeground: \"\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\tname: \"Markdown Bold\",\n\t\t\tscope: \"markup.bold.markdown\",\n\t\t\tsettings: { fontStyle: \"bold\" }\n\t\t},\n\t\t{\n\t\t\tname: \"Markdown Link Title/Description\",\n\t\t\tscope: \"string.other.link.title.markdown,string.other.link.description.markdown\",\n\t\t\tsettings: { foreground: \"#AE81FF\" }\n\t\t},\n\t\t{\n\t\t\tname: \"Markdown Underline Link/Image\",\n\t\t\tscope: \"markup.underline.link.markdown,markup.underline.link.image.markdown\",\n\t\t\tsettings: { foreground: \"\" }\n\t\t},\n\t\t{\n\t\t\tname: \"Markdown Emphasis\",\n\t\t\tscope: \"markup.italic.markdown\",\n\t\t\tsettings: { fontStyle: \"italic\" }\n\t\t},\n\t\t{\n\t\t\tscope: \"markup.strikethrough\",\n\t\t\tsettings: { fontStyle: \"strikethrough\" }\n\t\t},\n\t\t{\n\t\t\tname: \"Markdown Punctuation Definition Link\",\n\t\t\tscope: \"markup.list.unnumbered.markdown, markup.list.numbered.markdown\",\n\t\t\tsettings: { foreground: \"\" }\n\t\t},\n\t\t{\n\t\t\tname: \"Markdown List Punctuation\",\n\t\t\tscope: [\"punctuation.definition.list.begin.markdown\"],\n\t\t\tsettings: { foreground: \"\" }\n\t\t},\n\t\t{\n\t\t\tscope: \"token.info-token\",\n\t\t\tsettings: { foreground: \"#6796e6\" }\n\t\t},\n\t\t{\n\t\t\tscope: \"token.warn-token\",\n\t\t\tsettings: { foreground: \"#cd9731\" }\n\t\t},\n\t\t{\n\t\t\tscope: \"token.error-token\",\n\t\t\tsettings: { foreground: \"#f44747\" }\n\t\t},\n\t\t{\n\t\t\tscope: \"token.debug-token\",\n\t\t\tsettings: { foreground: \"#b267e6\" }\n\t\t},\n\t\t{\n\t\t\tname: \"this.self\",\n\t\t\tscope: \"variable.language\",\n\t\t\tsettings: { foreground: \"#c7444a\" }\n\t\t}\n\t],\n\tsemanticHighlighting: true\n};\n//#endregion\nexport { dark, light };\n\n//# sourceMappingURL=shiki-themes.mjs.map",
20
+ "import { dark, light } from \"./shiki-themes.mjs\";\n//#region packages/@mantine/code-highlight/src/CodeHighlightProvider/adapters/shiki-adapter.ts\nfunction stripElement(openTag, data) {\n\tconst openIndex = data.indexOf(`<${openTag}`);\n\tlet closeIndex = openIndex + openTag.length;\n\tfor (let i = openIndex; i < data.length; i++) if (data[i] === \">\") {\n\t\tcloseIndex = i;\n\t\tbreak;\n\t}\n\treturn (data.slice(0, openIndex) + data.slice(closeIndex + 1)).replace(`</${openTag}>`, \"\");\n}\nfunction stripShikiCodeBlocks(data) {\n\treturn stripElement(\"code\", stripElement(\"pre\", data));\n}\nconst createShikiAdapter = (loadShiki, { forceColorScheme } = {}) => {\n\treturn {\n\t\tloadContext: loadShiki,\n\t\tgetHighlighter: (ctx) => {\n\t\t\tif (!ctx) return ({ code }) => ({\n\t\t\t\thighlightedCode: code,\n\t\t\t\tisHighlighted: false\n\t\t\t});\n\t\t\treturn ({ code, language, colorScheme }) => {\n\t\t\t\tlet _colorScheme = colorScheme;\n\t\t\t\tif (colorScheme === \"light\") _colorScheme = light;\n\t\t\t\telse if (colorScheme === \"dark\") _colorScheme = dark;\n\t\t\t\treturn {\n\t\t\t\t\tisHighlighted: true,\n\t\t\t\t\thighlightedCode: stripShikiCodeBlocks(ctx.codeToHtml(code, {\n\t\t\t\t\t\tlang: language,\n\t\t\t\t\t\ttheme: forceColorScheme || _colorScheme\n\t\t\t\t\t}))\n\t\t\t\t};\n\t\t\t};\n\t\t}\n\t};\n};\n//#endregion\nexport { createShikiAdapter, stripShikiCodeBlocks };\n\n//# sourceMappingURL=shiki-adapter.mjs.map"
21
+ ],
22
+ "mappings": "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",
23
+ "debugId": "E2BD554F144B6E6E64756E2164756E21",
24
+ "names": []
25
+ }
@@ -0,0 +1,2 @@
1
+ export { MantineProvider as MALUIProvider, MantineContext as MALUIContext, MantineThemeProvider as MALUIThemeProvider, HeadlessMantineProvider as HeadlessMALUIProvider, mantineHtmlProps as MALUIHtmlProps, mergeMantineTheme as mergeMALUITheme, validateMantineTheme as validateMALUITheme, isMantineColorScheme as isMALUIColorScheme, useMantineTheme as useMALUITheme, useSafeMantineTheme as useSafeMALUITheme, useMantineColorScheme as useMALUIColorScheme, useMantineContext as useMALUIContext, useMantineClassNamesPrefix as useMALUIClassNamesPrefix, useMantineCssVariablesResolver as useMALUICssVariablesResolver, useMantineStyleNonce as useMALUIStyleNonce, useMantineStylesTransform as useMALUIStylesTransform, useMantineSxTransform as useMALUISxTransform, useMantineEnv as useMALUIEnv, useMantineIsHeadless as useMALUIIsHeadless, useMantineDeduplicateInlineStyles as useMALUIDeduplicateInlineStyles, useMantineWithStaticClasses as useMALUIWithStaticClasses, } from '@mantine/core';
2
+ export type { MantineTheme as MALUITheme, MantineThemeOverride as MALUIThemeOverride, MantineThemeColors as MALUIThemeColors, MantineThemeColorsOverride as MALUIThemeColorsOverride, MantineThemeComponent as MALUIThemeComponent, MantineThemeComponents as MALUIThemeComponents, MantineThemeOther as MALUIThemeOther, MantineThemeSizesOverride as MALUIThemeSizesOverride, MantineProviderProps as MALUIProviderProps, MantineThemeProviderProps as MALUIThemeProviderProps, MantineColorScheme as MALUIColorScheme, MantineColorSchemeManager as MALUIColorSchemeManager, MantineColor as MALUIColor, MantineColorsTuple as MALUIColorsTuple, MantineColorShade as MALUIColorShade, MantinePrimaryShade as MALUIPrimaryShade, MantineGradient as MALUIGradient, MantineSize as MALUISize, MantineBreakpoint as MALUIBreakpoint, MantineBreakpointsValues as MALUIBreakpointsValues, MantineFontSize as MALUIFontSize, MantineFontSizesValues as MALUIFontSizesValues, MantineFontWeight as MALUIFontWeight, MantineFontWeightsValues as MALUIFontWeightsValues, MantineLineHeight as MALUILineHeight, MantineLineHeightValues as MALUILineHeightValues, MantineRadius as MALUIRadius, MantineRadiusValues as MALUIRadiusValues, MantineShadow as MALUIShadow, MantineShadowsValues as MALUIShadowsValues, MantineSpacing as MALUISpacing, MantineSpacingValues as MALUISpacingValues, MantineStyleProp as MALUIStyleProp, MantineStyleProps as MALUIStyleProps, MantineStylesRecord as MALUIStylesRecord, MantineStylesTransform as MALUIStylesTransform, MantineComponent as MALUIComponent, MantineComponentStaticProperties as MALUIComponentStaticProperties, MantinePolymorphicComponent as MALUIPolymorphicComponent, MantineLoader as MALUILoader, MantineLoaderComponent as MALUILoaderComponent, MantineLoadersRecord as MALUILoadersRecord, MantineTransition as MALUITransition, DefaultMantineColor as DefaultMALUIColor, DefaultMantineSize as DefaultMALUISize, } from '@mantine/core';
@@ -0,0 +1,2 @@
1
+ export * from '@mantine/core';
2
+ export * from './extensions';