完成世界书、骰子、apiconfig页面处理
This commit is contained in:
102
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/a11y-dark.js
generated
vendored
Normal file
102
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/a11y-dark.js
generated
vendored
Normal file
@@ -0,0 +1,102 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs-comment": {
|
||||
"color": "#d4d0ab"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#d4d0ab"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#ffa07a"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#ffa07a"
|
||||
},
|
||||
"hljs-tag": {
|
||||
"color": "#ffa07a"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#ffa07a"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#ffa07a"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#ffa07a"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#ffa07a"
|
||||
},
|
||||
"hljs-deletion": {
|
||||
"color": "#ffa07a"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#f5ab35"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#f5ab35"
|
||||
},
|
||||
"hljs-builtin-name": {
|
||||
"color": "#f5ab35"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#f5ab35"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#f5ab35"
|
||||
},
|
||||
"hljs-params": {
|
||||
"color": "#f5ab35"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#f5ab35"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#f5ab35"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#ffd700"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#abe338"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#abe338"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#abe338"
|
||||
},
|
||||
"hljs-addition": {
|
||||
"color": "#abe338"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#00e0e0"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#00e0e0"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#dcc6e0"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#dcc6e0"
|
||||
},
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"background": "#2b2b2b",
|
||||
"color": "#f8f8f2",
|
||||
"padding": "0.5em"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
}
|
||||
};
|
||||
96
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/atelier-forest-light.js
generated
vendored
Normal file
96
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/atelier-forest-light.js
generated
vendored
Normal file
@@ -0,0 +1,96 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs-comment": {
|
||||
"color": "#766e6b"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#766e6b"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#f22c40"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#f22c40"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#f22c40"
|
||||
},
|
||||
"hljs-tag": {
|
||||
"color": "#f22c40"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#f22c40"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#f22c40"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#f22c40"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#f22c40"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#f22c40"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#df5320"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#df5320"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#df5320"
|
||||
},
|
||||
"hljs-builtin-name": {
|
||||
"color": "#df5320"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#df5320"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#df5320"
|
||||
},
|
||||
"hljs-params": {
|
||||
"color": "#df5320"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#7b9726"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#7b9726"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#7b9726"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#407ee7"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#407ee7"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#6666ea"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#6666ea"
|
||||
},
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"background": "#f1efee",
|
||||
"color": "#68615e",
|
||||
"padding": "0.5em"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
}
|
||||
};
|
||||
96
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/atelier-heath-dark.js
generated
vendored
Normal file
96
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/atelier-heath-dark.js
generated
vendored
Normal file
@@ -0,0 +1,96 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs-comment": {
|
||||
"color": "#9e8f9e"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#9e8f9e"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#ca402b"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#ca402b"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#ca402b"
|
||||
},
|
||||
"hljs-tag": {
|
||||
"color": "#ca402b"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#ca402b"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#ca402b"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#ca402b"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#ca402b"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#ca402b"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#a65926"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#a65926"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#a65926"
|
||||
},
|
||||
"hljs-builtin-name": {
|
||||
"color": "#a65926"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#a65926"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#a65926"
|
||||
},
|
||||
"hljs-params": {
|
||||
"color": "#a65926"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#918b3b"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#918b3b"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#918b3b"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#516aec"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#516aec"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#7b59c0"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#7b59c0"
|
||||
},
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"background": "#1b181b",
|
||||
"color": "#ab9bab",
|
||||
"padding": "0.5em"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
}
|
||||
};
|
||||
96
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/atelier-heath-light.js
generated
vendored
Normal file
96
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/atelier-heath-light.js
generated
vendored
Normal file
@@ -0,0 +1,96 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs-comment": {
|
||||
"color": "#776977"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#776977"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#ca402b"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#ca402b"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#ca402b"
|
||||
},
|
||||
"hljs-tag": {
|
||||
"color": "#ca402b"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#ca402b"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#ca402b"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#ca402b"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#ca402b"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#ca402b"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#a65926"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#a65926"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#a65926"
|
||||
},
|
||||
"hljs-builtin-name": {
|
||||
"color": "#a65926"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#a65926"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#a65926"
|
||||
},
|
||||
"hljs-params": {
|
||||
"color": "#a65926"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#918b3b"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#918b3b"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#918b3b"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#516aec"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#516aec"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#7b59c0"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#7b59c0"
|
||||
},
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"background": "#f7f3f7",
|
||||
"color": "#695d69",
|
||||
"padding": "0.5em"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
}
|
||||
};
|
||||
96
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/atelier-lakeside-dark.js
generated
vendored
Normal file
96
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/atelier-lakeside-dark.js
generated
vendored
Normal file
@@ -0,0 +1,96 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs-comment": {
|
||||
"color": "#7195a8"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#7195a8"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#d22d72"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#d22d72"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#d22d72"
|
||||
},
|
||||
"hljs-tag": {
|
||||
"color": "#d22d72"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#d22d72"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#d22d72"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#d22d72"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#d22d72"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#d22d72"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#935c25"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#935c25"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#935c25"
|
||||
},
|
||||
"hljs-builtin-name": {
|
||||
"color": "#935c25"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#935c25"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#935c25"
|
||||
},
|
||||
"hljs-params": {
|
||||
"color": "#935c25"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#568c3b"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#568c3b"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#568c3b"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#257fad"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#257fad"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#6b6bb8"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#6b6bb8"
|
||||
},
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"background": "#161b1d",
|
||||
"color": "#7ea2b4",
|
||||
"padding": "0.5em"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
}
|
||||
};
|
||||
108
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/atelier-savanna-light.js
generated
vendored
Normal file
108
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/atelier-savanna-light.js
generated
vendored
Normal file
@@ -0,0 +1,108 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs-comment": {
|
||||
"color": "#5f6d64"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#5f6d64"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#b16139"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#b16139"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#b16139"
|
||||
},
|
||||
"hljs-tag": {
|
||||
"color": "#b16139"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#b16139"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#b16139"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#b16139"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#b16139"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#b16139"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#9f713c"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#9f713c"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#9f713c"
|
||||
},
|
||||
"hljs-builtin-name": {
|
||||
"color": "#9f713c"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#9f713c"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#9f713c"
|
||||
},
|
||||
"hljs-params": {
|
||||
"color": "#9f713c"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#489963"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#489963"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#489963"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#478c90"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#478c90"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#55859b"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#55859b"
|
||||
},
|
||||
"hljs-deletion": {
|
||||
"color": "#171c19",
|
||||
"display": "inline-block",
|
||||
"width": "100%",
|
||||
"backgroundColor": "#b16139"
|
||||
},
|
||||
"hljs-addition": {
|
||||
"color": "#171c19",
|
||||
"display": "inline-block",
|
||||
"width": "100%",
|
||||
"backgroundColor": "#489963"
|
||||
},
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"background": "#ecf4ee",
|
||||
"color": "#526057",
|
||||
"padding": "0.5em"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
}
|
||||
};
|
||||
96
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/atelier-seaside-dark.js
generated
vendored
Normal file
96
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/atelier-seaside-dark.js
generated
vendored
Normal file
@@ -0,0 +1,96 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs-comment": {
|
||||
"color": "#809980"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#809980"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#e6193c"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#e6193c"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#e6193c"
|
||||
},
|
||||
"hljs-tag": {
|
||||
"color": "#e6193c"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#e6193c"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#e6193c"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#e6193c"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#e6193c"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#e6193c"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#87711d"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#87711d"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#87711d"
|
||||
},
|
||||
"hljs-builtin-name": {
|
||||
"color": "#87711d"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#87711d"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#87711d"
|
||||
},
|
||||
"hljs-params": {
|
||||
"color": "#87711d"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#29a329"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#29a329"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#29a329"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#3d62f5"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#3d62f5"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#ad2bee"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#ad2bee"
|
||||
},
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"background": "#131513",
|
||||
"color": "#8ca68c",
|
||||
"padding": "0.5em"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
}
|
||||
};
|
||||
96
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/atelier-sulphurpool-light.js
generated
vendored
Normal file
96
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/atelier-sulphurpool-light.js
generated
vendored
Normal file
@@ -0,0 +1,96 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs-comment": {
|
||||
"color": "#6b7394"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#6b7394"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#c94922"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#c94922"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#c94922"
|
||||
},
|
||||
"hljs-tag": {
|
||||
"color": "#c94922"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#c94922"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#c94922"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#c94922"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#c94922"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#c94922"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#c76b29"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#c76b29"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#c76b29"
|
||||
},
|
||||
"hljs-builtin-name": {
|
||||
"color": "#c76b29"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#c76b29"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#c76b29"
|
||||
},
|
||||
"hljs-params": {
|
||||
"color": "#c76b29"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#ac9739"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#ac9739"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#ac9739"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#3d8fd1"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#3d8fd1"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#6679cc"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#6679cc"
|
||||
},
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"background": "#f5f7ff",
|
||||
"color": "#5e6687",
|
||||
"padding": "0.5em"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
}
|
||||
};
|
||||
120
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/atom-one-light.js
generated
vendored
Normal file
120
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/atom-one-light.js
generated
vendored
Normal file
@@ -0,0 +1,120 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"padding": "0.5em",
|
||||
"color": "#383a42",
|
||||
"background": "#fafafa"
|
||||
},
|
||||
"hljs-comment": {
|
||||
"color": "#a0a1a7",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#a0a1a7",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-doctag": {
|
||||
"color": "#a626a4"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#a626a4"
|
||||
},
|
||||
"hljs-formula": {
|
||||
"color": "#a626a4"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#e45649"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#e45649"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#e45649"
|
||||
},
|
||||
"hljs-deletion": {
|
||||
"color": "#e45649"
|
||||
},
|
||||
"hljs-subst": {
|
||||
"color": "#e45649"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#0184bb"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#50a14f"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#50a14f"
|
||||
},
|
||||
"hljs-addition": {
|
||||
"color": "#50a14f"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#50a14f"
|
||||
},
|
||||
"hljs-meta-string": {
|
||||
"color": "#50a14f"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#c18401"
|
||||
},
|
||||
"hljs-class .hljs-title": {
|
||||
"color": "#c18401"
|
||||
},
|
||||
"hljs-attr": {
|
||||
"color": "#986801"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#986801"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#986801"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#986801"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#986801"
|
||||
},
|
||||
"hljs-selector-attr": {
|
||||
"color": "#986801"
|
||||
},
|
||||
"hljs-selector-pseudo": {
|
||||
"color": "#986801"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#986801"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#4078f2"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#4078f2"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#4078f2",
|
||||
"textDecoration": "underline"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#4078f2"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#4078f2"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#4078f2"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
}
|
||||
};
|
||||
97
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/brown-paper.js
generated
vendored
Normal file
97
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/brown-paper.js
generated
vendored
Normal file
@@ -0,0 +1,97 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"padding": "0.5em",
|
||||
"background": "#b7a68e url(./brown-papersq.png)",
|
||||
"color": "#363c69"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#005599",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#005599",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#005599",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-subst": {
|
||||
"color": "#363c69"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#2c009f"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#2c009f",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#2c009f",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#2c009f",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#2c009f"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#2c009f"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#2c009f"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#2c009f"
|
||||
},
|
||||
"hljs-addition": {
|
||||
"color": "#2c009f"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#2c009f"
|
||||
},
|
||||
"hljs-template-tag": {
|
||||
"color": "#2c009f"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#2c009f"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#2c009f"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#2c009f",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-comment": {
|
||||
"color": "#802022"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#802022"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#802022"
|
||||
},
|
||||
"hljs-deletion": {
|
||||
"color": "#802022"
|
||||
},
|
||||
"hljs-doctag": {
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
}
|
||||
};
|
||||
115
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/docco.js
generated
vendored
Normal file
115
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/docco.js
generated
vendored
Normal file
@@ -0,0 +1,115 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"padding": "0.5em",
|
||||
"color": "#000",
|
||||
"background": "#f8f8ff"
|
||||
},
|
||||
"hljs-comment": {
|
||||
"color": "#408080",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#408080",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#954121"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#954121"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#954121"
|
||||
},
|
||||
"hljs-subst": {
|
||||
"color": "#954121"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#40a070"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#219161"
|
||||
},
|
||||
"hljs-doctag": {
|
||||
"color": "#219161"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#19469d"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#19469d"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#19469d"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#19469d"
|
||||
},
|
||||
"hljs-params": {
|
||||
"color": "#00f"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#458",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-tag": {
|
||||
"color": "#000080",
|
||||
"fontWeight": "normal"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#000080",
|
||||
"fontWeight": "normal"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#000080",
|
||||
"fontWeight": "normal"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#008080"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#008080"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#b68"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#b68"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#990073"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#990073"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#0086b3"
|
||||
},
|
||||
"hljs-builtin-name": {
|
||||
"color": "#0086b3"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#999",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-deletion": {
|
||||
"background": "#fdd"
|
||||
},
|
||||
"hljs-addition": {
|
||||
"background": "#dfd"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
}
|
||||
};
|
||||
104
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/foundation.js
generated
vendored
Normal file
104
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/foundation.js
generated
vendored
Normal file
@@ -0,0 +1,104 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"padding": "0.5em",
|
||||
"background": "#eee",
|
||||
"color": "black"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#070"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"color": "#070",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#070"
|
||||
},
|
||||
"hljs-addition": {
|
||||
"color": "#070"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"color": "#d14",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#d14"
|
||||
},
|
||||
"hljs-deletion": {
|
||||
"color": "#d14"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#998",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-comment": {
|
||||
"color": "#998",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#900"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#900"
|
||||
},
|
||||
"hljs-class .hljs-title": {
|
||||
"color": "#458"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#458"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#336699"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#336699"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#997700"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#3344bb"
|
||||
},
|
||||
"hljs-code": {
|
||||
"color": "#099"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#099"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#099"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#099"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#099"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"backgroundColor": "#fff0ff",
|
||||
"color": "#880088"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#990073"
|
||||
},
|
||||
"hljs-tag": {
|
||||
"color": "#007700"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#007700"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#007700"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#007700"
|
||||
}
|
||||
};
|
||||
101
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/github-gist.js
generated
vendored
Normal file
101
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/github-gist.js
generated
vendored
Normal file
@@ -0,0 +1,101 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"background": "white",
|
||||
"padding": "0.5em",
|
||||
"color": "#333333",
|
||||
"overflowX": "auto"
|
||||
},
|
||||
"hljs-comment": {
|
||||
"color": "#969896"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#969896"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#df5000"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#df5000"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"color": "#df5000"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"color": "#df5000"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#df5000"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#d73a49"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#d73a49"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#d73a49"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#0086b3"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#0086b3"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#0086b3"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#0086b3"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#63a35c"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#63a35c"
|
||||
},
|
||||
"hljs-tag": {
|
||||
"color": "#333333"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#6f42c1"
|
||||
},
|
||||
"hljs-attr": {
|
||||
"color": "#6f42c1"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#6f42c1"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#6f42c1"
|
||||
},
|
||||
"hljs-selector-attr": {
|
||||
"color": "#6f42c1"
|
||||
},
|
||||
"hljs-selector-pseudo": {
|
||||
"color": "#6f42c1"
|
||||
},
|
||||
"hljs-addition": {
|
||||
"color": "#55a532",
|
||||
"backgroundColor": "#eaffea"
|
||||
},
|
||||
"hljs-deletion": {
|
||||
"color": "#bd2c00",
|
||||
"backgroundColor": "#ffecec"
|
||||
},
|
||||
"hljs-link": {
|
||||
"textDecoration": "underline"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#005cc5"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#032f62"
|
||||
}
|
||||
};
|
||||
122
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/github.js
generated
vendored
Normal file
122
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/github.js
generated
vendored
Normal file
@@ -0,0 +1,122 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"padding": "0.5em",
|
||||
"color": "#333",
|
||||
"background": "#f8f8f8"
|
||||
},
|
||||
"hljs-comment": {
|
||||
"color": "#998",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#998",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#333",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#333",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-subst": {
|
||||
"color": "#333",
|
||||
"fontWeight": "normal"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#008080"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#008080"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#008080"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#008080"
|
||||
},
|
||||
"hljs-tag .hljs-attr": {
|
||||
"color": "#008080"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#d14"
|
||||
},
|
||||
"hljs-doctag": {
|
||||
"color": "#d14"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#900",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#900",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#900",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#458",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-class .hljs-title": {
|
||||
"color": "#458",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-tag": {
|
||||
"color": "#000080",
|
||||
"fontWeight": "normal"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#000080",
|
||||
"fontWeight": "normal"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#000080",
|
||||
"fontWeight": "normal"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#009926"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#009926"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#990073"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#990073"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#0086b3"
|
||||
},
|
||||
"hljs-builtin-name": {
|
||||
"color": "#0086b3"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#999",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-deletion": {
|
||||
"background": "#fdd"
|
||||
},
|
||||
"hljs-addition": {
|
||||
"background": "#dfd"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
}
|
||||
};
|
||||
118
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/gml.js
generated
vendored
Normal file
118
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/gml.js
generated
vendored
Normal file
@@ -0,0 +1,118 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"padding": "0.5em",
|
||||
"background": "#222222",
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#FFB871",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#FFB871"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#FF8080"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#58E55A"
|
||||
},
|
||||
"hljs-comment": {
|
||||
"color": "#5B995B"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#FFFF00"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#FF8080"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-doctag": {
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-code": {
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-addition": {
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-selector-attr": {
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-selector-pseudo": {
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-template-tag": {
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-deletion": {
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-function": {
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-meta-keyword": {
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-subst": {
|
||||
"color": "#C0C0C0"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
}
|
||||
};
|
||||
149
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/gruvbox-light.js
generated
vendored
Normal file
149
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/gruvbox-light.js
generated
vendored
Normal file
@@ -0,0 +1,149 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"padding": "0.5em",
|
||||
"background": "#fbf1c7",
|
||||
"color": "#3c3836"
|
||||
},
|
||||
"hljs-subst": {
|
||||
"color": "#3c3836"
|
||||
},
|
||||
"hljs-deletion": {
|
||||
"color": "#9d0006"
|
||||
},
|
||||
"hljs-formula": {
|
||||
"color": "#9d0006"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#9d0006"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#9d0006"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#9d0006"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#076678"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"color": "#076678",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#076678"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#076678"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"color": "#076678",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#076678"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#076678"
|
||||
},
|
||||
"hljs-attr": {
|
||||
"color": "#b57614"
|
||||
},
|
||||
"hljs-params": {
|
||||
"color": "#b57614"
|
||||
},
|
||||
"hljs-template-tag": {
|
||||
"color": "#b57614"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#b57614"
|
||||
},
|
||||
"hljs-builtin-name": {
|
||||
"color": "#8f3f71"
|
||||
},
|
||||
"hljs-doctag": {
|
||||
"color": "#8f3f71"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#8f3f71"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#8f3f71"
|
||||
},
|
||||
"hljs-code": {
|
||||
"color": "#af3a03"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#af3a03"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#af3a03"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#af3a03"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#af3a03"
|
||||
},
|
||||
"hljs-addition": {
|
||||
"color": "#79740e"
|
||||
},
|
||||
"hljs-meta-string": {
|
||||
"color": "#79740e"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#79740e",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-selector-attr": {
|
||||
"color": "#79740e"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#79740e"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#79740e"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#79740e"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#427b58"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#427b58"
|
||||
},
|
||||
"hljs-class": {
|
||||
"color": "#427b58"
|
||||
},
|
||||
"hljs-function": {
|
||||
"color": "#427b58"
|
||||
},
|
||||
"hljs-function .hljs-keyword": {
|
||||
"color": "#427b58"
|
||||
},
|
||||
"hljs-meta-keyword": {
|
||||
"color": "#427b58"
|
||||
},
|
||||
"hljs-selector-pseudo": {
|
||||
"color": "#427b58"
|
||||
},
|
||||
"hljs-tag": {
|
||||
"color": "#427b58",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-comment": {
|
||||
"color": "#928374",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-link_label": {
|
||||
"color": "#8f3f71"
|
||||
}
|
||||
};
|
||||
108
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/hopscotch.js
generated
vendored
Normal file
108
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/hopscotch.js
generated
vendored
Normal file
@@ -0,0 +1,108 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs-comment": {
|
||||
"color": "#989498"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#989498"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#dd464c"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#dd464c"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#dd464c"
|
||||
},
|
||||
"hljs-tag": {
|
||||
"color": "#dd464c"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#dd464c"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#dd464c"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#dd464c"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#dd464c"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#dd464c"
|
||||
},
|
||||
"hljs-deletion": {
|
||||
"color": "#dd464c"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#fd8b19"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#fd8b19"
|
||||
},
|
||||
"hljs-builtin-name": {
|
||||
"color": "#fd8b19"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#fd8b19"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#fd8b19"
|
||||
},
|
||||
"hljs-params": {
|
||||
"color": "#fd8b19"
|
||||
},
|
||||
"hljs-class .hljs-title": {
|
||||
"color": "#fdcc59"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#8fc13e"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#8fc13e"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#8fc13e"
|
||||
},
|
||||
"hljs-addition": {
|
||||
"color": "#8fc13e"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#149b93"
|
||||
},
|
||||
"hljs-function": {
|
||||
"color": "#1290bf"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#1290bf"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#1290bf"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#c85e7c"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#c85e7c"
|
||||
},
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"background": "#322931",
|
||||
"color": "#b9b5b8",
|
||||
"padding": "0.5em"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
}
|
||||
};
|
||||
125
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/idea.js
generated
vendored
Normal file
125
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/idea.js
generated
vendored
Normal file
@@ -0,0 +1,125 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"padding": "0.5em",
|
||||
"color": "#000",
|
||||
"background": "#fff"
|
||||
},
|
||||
"hljs-subst": {
|
||||
"fontWeight": "normal",
|
||||
"color": "#000"
|
||||
},
|
||||
"hljs-title": {
|
||||
"fontWeight": "normal",
|
||||
"color": "#000"
|
||||
},
|
||||
"hljs-comment": {
|
||||
"color": "#808080",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#808080",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#808000"
|
||||
},
|
||||
"hljs-tag": {
|
||||
"background": "#efefef"
|
||||
},
|
||||
"hljs-section": {
|
||||
"fontWeight": "bold",
|
||||
"color": "#000080"
|
||||
},
|
||||
"hljs-name": {
|
||||
"fontWeight": "bold",
|
||||
"color": "#000080"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"fontWeight": "bold",
|
||||
"color": "#000080"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"fontWeight": "bold",
|
||||
"color": "#000080"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"fontWeight": "bold",
|
||||
"color": "#000080"
|
||||
},
|
||||
"hljs-type": {
|
||||
"fontWeight": "bold",
|
||||
"color": "#000080"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"fontWeight": "bold",
|
||||
"color": "#000080"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"fontWeight": "bold",
|
||||
"color": "#000080"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"fontWeight": "bold",
|
||||
"color": "#0000ff"
|
||||
},
|
||||
"hljs-number": {
|
||||
"fontWeight": "normal",
|
||||
"color": "#0000ff"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"fontWeight": "normal",
|
||||
"color": "#0000ff"
|
||||
},
|
||||
"hljs-link": {
|
||||
"fontWeight": "normal",
|
||||
"color": "#0000ff"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#008000",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#000",
|
||||
"background": "#d0eded",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#000",
|
||||
"background": "#d0eded",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-formula": {
|
||||
"color": "#000",
|
||||
"background": "#d0eded",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-doctag": {
|
||||
"textDecoration": "underline"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#660e7a"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#660e7a"
|
||||
},
|
||||
"hljs-addition": {
|
||||
"background": "#baeeba"
|
||||
},
|
||||
"hljs-deletion": {
|
||||
"background": "#ffc8bd"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
}
|
||||
};
|
||||
134
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/isbl-editor-dark.js
generated
vendored
Normal file
134
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/isbl-editor-dark.js
generated
vendored
Normal file
@@ -0,0 +1,134 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"padding": "0.5em",
|
||||
"background": "#404040",
|
||||
"color": "#f0f0f0"
|
||||
},
|
||||
"hljs-subst": {
|
||||
"color": "#f0f0f0"
|
||||
},
|
||||
"hljs-comment": {
|
||||
"color": "#b5b5b5",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#f0f0f0",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#f0f0f0",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#f0f0f0",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-meta-keyword": {
|
||||
"color": "#f0f0f0",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-doctag": {
|
||||
"color": "#f0f0f0",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#f0f0f0",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#97bf0d"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#f0f0f0"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#f0f0f0"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#f0f0f0"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#f0f0f0"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#f0f0f0"
|
||||
},
|
||||
"hljs-template-tag": {
|
||||
"color": "#f0f0f0"
|
||||
},
|
||||
"hljs-deletion": {
|
||||
"color": "#f0f0f0"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#df471e"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#df471e"
|
||||
},
|
||||
"hljs-title>.hljs-built_in": {
|
||||
"color": "#81bce9",
|
||||
"fontWeight": "normal"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#e2c696"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#e2c696"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#e2c696"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#e2c696"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#e2c696"
|
||||
},
|
||||
"hljs-selector-attr": {
|
||||
"color": "#e2c696"
|
||||
},
|
||||
"hljs-selector-pseudo": {
|
||||
"color": "#e2c696"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#97bf0d",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#97bf0d",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#397300"
|
||||
},
|
||||
"hljs-code": {
|
||||
"color": "#397300"
|
||||
},
|
||||
"hljs-addition": {
|
||||
"color": "#397300"
|
||||
},
|
||||
"hljs-class": {
|
||||
"color": "#ce9d4d",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#1f7199"
|
||||
},
|
||||
"hljs-meta-string": {
|
||||
"color": "#4d99bf"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
}
|
||||
};
|
||||
108
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/lioshi.js
generated
vendored
Normal file
108
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/lioshi.js
generated
vendored
Normal file
@@ -0,0 +1,108 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs-comment": {
|
||||
"color": "#8d8d8d"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#b3c7d8"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#cc6666"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#cc6666"
|
||||
},
|
||||
"hljs-tag": {
|
||||
"color": "#cc6666"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#cc6666"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#cc6666"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#cc6666"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#cc6666"
|
||||
},
|
||||
"hljs-deletion": {
|
||||
"color": "#cc6666"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#de935f"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#de935f"
|
||||
},
|
||||
"hljs-builtin-name": {
|
||||
"color": "#de935f"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#de935f"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#de935f"
|
||||
},
|
||||
"hljs-subst\n.hljs-link": {
|
||||
"color": "#de935f"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#f0c674"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#b5bd68"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#b5bd68"
|
||||
},
|
||||
"hljs-params": {
|
||||
"color": "#b5bd68"
|
||||
},
|
||||
"hljs-addition": {
|
||||
"color": "#b5bd68"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#81a2be"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#81a2be"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#81a2be"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#be94bb"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#be94bb"
|
||||
},
|
||||
"hljs-function": {
|
||||
"color": "#be94bb"
|
||||
},
|
||||
"hljs-class": {
|
||||
"color": "#be94bb"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#dbc4d9"
|
||||
},
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"background": "#303030",
|
||||
"color": "#c5c8c6",
|
||||
"padding": "0.5em"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
}
|
||||
};
|
||||
122
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/monokai-sublime.js
generated
vendored
Normal file
122
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/monokai-sublime.js
generated
vendored
Normal file
@@ -0,0 +1,122 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"padding": "0.5em",
|
||||
"background": "#23241f",
|
||||
"color": "#f8f8f2"
|
||||
},
|
||||
"hljs-tag": {
|
||||
"color": "#f8f8f2"
|
||||
},
|
||||
"hljs-subst": {
|
||||
"color": "#f8f8f2"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"color": "#a8a8a2",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"color": "#a8a8a2",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#ae81ff"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#ae81ff"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#ae81ff"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#ae81ff"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#ae81ff"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#ae81ff"
|
||||
},
|
||||
"hljs-code": {
|
||||
"color": "#a6e22e"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#a6e22e"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#a6e22e"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#a6e22e"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#f92672"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#f92672"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#f92672"
|
||||
},
|
||||
"hljs-attr": {
|
||||
"color": "#f92672"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#66d9ef"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#66d9ef"
|
||||
},
|
||||
"hljs-params": {
|
||||
"color": "#f8f8f2"
|
||||
},
|
||||
"hljs-class .hljs-title": {
|
||||
"color": "#f8f8f2"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#e6db74"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#e6db74"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#e6db74"
|
||||
},
|
||||
"hljs-builtin-name": {
|
||||
"color": "#e6db74"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#e6db74"
|
||||
},
|
||||
"hljs-selector-attr": {
|
||||
"color": "#e6db74"
|
||||
},
|
||||
"hljs-selector-pseudo": {
|
||||
"color": "#e6db74"
|
||||
},
|
||||
"hljs-addition": {
|
||||
"color": "#e6db74"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#e6db74"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#e6db74"
|
||||
},
|
||||
"hljs-comment": {
|
||||
"color": "#75715e"
|
||||
},
|
||||
"hljs-deletion": {
|
||||
"color": "#75715e"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#75715e"
|
||||
}
|
||||
};
|
||||
122
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/nnfx-dark.js
generated
vendored
Normal file
122
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/nnfx-dark.js
generated
vendored
Normal file
@@ -0,0 +1,122 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"padding": "0.5em",
|
||||
"background": "#333",
|
||||
"color": "#fff"
|
||||
},
|
||||
"xml .hljs-meta": {
|
||||
"fontWeight": "bold",
|
||||
"fontStyle": "italic",
|
||||
"color": "#69f"
|
||||
},
|
||||
"hljs-comment": {
|
||||
"fontStyle": "italic",
|
||||
"color": "#9c6"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"fontStyle": "italic",
|
||||
"color": "#9c6"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#a7a",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#a7a"
|
||||
},
|
||||
"hljs-attr": {
|
||||
"fontWeight": "bold",
|
||||
"color": "#fff"
|
||||
},
|
||||
"hljs-string": {
|
||||
"fontWeight": "normal",
|
||||
"color": "#bce"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#588"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#588"
|
||||
},
|
||||
"hljs-code": {
|
||||
"color": "#bce"
|
||||
},
|
||||
"hljs-meta-string": {
|
||||
"color": "#bce"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#bce"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#bce"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#bce"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#d40"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#d40"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#d40"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#d40"
|
||||
},
|
||||
"hljs-builtin-name": {
|
||||
"color": "#d40"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#a85"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#a85"
|
||||
},
|
||||
"hljs-class .hljs-title": {
|
||||
"color": "#96c"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#96c"
|
||||
},
|
||||
"hljs-function .hljs-title": {
|
||||
"color": "#fff"
|
||||
},
|
||||
"hljs-subst": {
|
||||
"color": "#fff"
|
||||
},
|
||||
"hljs-formula": {
|
||||
"backgroundColor": "#eee",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-addition": {
|
||||
"backgroundColor": "#797"
|
||||
},
|
||||
"hljs-deletion": {
|
||||
"backgroundColor": "#c99"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#964"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#964"
|
||||
},
|
||||
"hljs-doctag": {
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
}
|
||||
};
|
||||
122
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/nnfx.js
generated
vendored
Normal file
122
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/nnfx.js
generated
vendored
Normal file
@@ -0,0 +1,122 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"padding": "0.5em",
|
||||
"background": "#fff",
|
||||
"color": "#000"
|
||||
},
|
||||
"xml .hljs-meta": {
|
||||
"fontWeight": "bold",
|
||||
"fontStyle": "italic",
|
||||
"color": "#48b"
|
||||
},
|
||||
"hljs-comment": {
|
||||
"fontStyle": "italic",
|
||||
"color": "#070"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"fontStyle": "italic",
|
||||
"color": "#070"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#808",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#808"
|
||||
},
|
||||
"hljs-attr": {
|
||||
"fontWeight": "bold",
|
||||
"color": "#000"
|
||||
},
|
||||
"hljs-string": {
|
||||
"fontWeight": "normal",
|
||||
"color": "#00f"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#477"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#477"
|
||||
},
|
||||
"hljs-code": {
|
||||
"color": "#00f"
|
||||
},
|
||||
"hljs-meta-string": {
|
||||
"color": "#00f"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#00f"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#00f"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#00f"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#f40"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#f40"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#f40"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#f40"
|
||||
},
|
||||
"hljs-builtin-name": {
|
||||
"color": "#f40"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#642"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#642"
|
||||
},
|
||||
"hljs-class .hljs-title": {
|
||||
"color": "#639"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#639"
|
||||
},
|
||||
"hljs-function .hljs-title": {
|
||||
"color": "#000"
|
||||
},
|
||||
"hljs-subst": {
|
||||
"color": "#000"
|
||||
},
|
||||
"hljs-formula": {
|
||||
"backgroundColor": "#eee",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-addition": {
|
||||
"backgroundColor": "#beb"
|
||||
},
|
||||
"hljs-deletion": {
|
||||
"backgroundColor": "#fbb"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#964"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#964"
|
||||
},
|
||||
"hljs-doctag": {
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
}
|
||||
};
|
||||
102
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/ocean.js
generated
vendored
Normal file
102
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/ocean.js
generated
vendored
Normal file
@@ -0,0 +1,102 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs-comment": {
|
||||
"color": "#65737e"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#65737e"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#bf616a"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#bf616a"
|
||||
},
|
||||
"hljs-tag": {
|
||||
"color": "#bf616a"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#bf616a"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#bf616a"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#bf616a"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#bf616a"
|
||||
},
|
||||
"hljs-deletion": {
|
||||
"color": "#bf616a"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#d08770"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#d08770"
|
||||
},
|
||||
"hljs-builtin-name": {
|
||||
"color": "#d08770"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#d08770"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#d08770"
|
||||
},
|
||||
"hljs-params": {
|
||||
"color": "#d08770"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#d08770"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#d08770"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#ebcb8b"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#a3be8c"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#a3be8c"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#a3be8c"
|
||||
},
|
||||
"hljs-addition": {
|
||||
"color": "#a3be8c"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#8fa1b3"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#8fa1b3"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#b48ead"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#b48ead"
|
||||
},
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"background": "#2b303b",
|
||||
"color": "#c0c5ce",
|
||||
"padding": "0.5em"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
}
|
||||
};
|
||||
109
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/shades-of-purple.js
generated
vendored
Normal file
109
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/shades-of-purple.js
generated
vendored
Normal file
@@ -0,0 +1,109 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"padding": "0.5em",
|
||||
"background": "#2d2b57",
|
||||
"fontWeight": "normal",
|
||||
"color": "#e3dfff"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#fad000",
|
||||
"fontWeight": "normal"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#a1feff",
|
||||
"fontWeight": "normal"
|
||||
},
|
||||
"hljs-tag": {
|
||||
"color": "#ffffff"
|
||||
},
|
||||
"hljs-attr": {
|
||||
"color": "#f8d000",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#fb9e00"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#fb9e00",
|
||||
"fontWeight": "normal"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#fb9e00"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#fb9e00",
|
||||
"fontWeight": "normal"
|
||||
},
|
||||
"hljs-subst": {
|
||||
"color": "#e3dfff"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#4cd213"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#4cd213"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#4cd213"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#4cd213"
|
||||
},
|
||||
"hljs-addition": {
|
||||
"color": "#4cd213"
|
||||
},
|
||||
"hljs-code": {
|
||||
"color": "#4cd213"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#4cd213"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#4cd213"
|
||||
},
|
||||
"hljs-selector-attr": {
|
||||
"color": "#4cd213"
|
||||
},
|
||||
"hljs-selector-pseudo": {
|
||||
"color": "#4cd213"
|
||||
},
|
||||
"hljs-template-tag": {
|
||||
"color": "#4cd213"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#4cd213"
|
||||
},
|
||||
"hljs-deletion": {
|
||||
"color": "#4cd213"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#fb9e00"
|
||||
},
|
||||
"hljs-meta-string": {
|
||||
"color": "#fb9e00"
|
||||
},
|
||||
"hljs-comment": {
|
||||
"color": "#ac65ff"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"fontWeight": "normal",
|
||||
"color": "#fa658d"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#fa658d"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
}
|
||||
};
|
||||
120
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/solarized-dark.js
generated
vendored
Normal file
120
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/solarized-dark.js
generated
vendored
Normal file
@@ -0,0 +1,120 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"padding": "0.5em",
|
||||
"background": "#002b36",
|
||||
"color": "#839496"
|
||||
},
|
||||
"hljs-comment": {
|
||||
"color": "#586e75"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#586e75"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#859900"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#859900"
|
||||
},
|
||||
"hljs-addition": {
|
||||
"color": "#859900"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#2aa198"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#2aa198"
|
||||
},
|
||||
"hljs-meta .hljs-meta-string": {
|
||||
"color": "#2aa198"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#2aa198"
|
||||
},
|
||||
"hljs-doctag": {
|
||||
"color": "#2aa198"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#2aa198"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#268bd2"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#268bd2"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#268bd2"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#268bd2"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#268bd2"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#b58900"
|
||||
},
|
||||
"hljs-attr": {
|
||||
"color": "#b58900"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#b58900"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#b58900"
|
||||
},
|
||||
"hljs-class .hljs-title": {
|
||||
"color": "#b58900"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#b58900"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#cb4b16"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#cb4b16"
|
||||
},
|
||||
"hljs-subst": {
|
||||
"color": "#cb4b16"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#cb4b16"
|
||||
},
|
||||
"hljs-meta .hljs-keyword": {
|
||||
"color": "#cb4b16"
|
||||
},
|
||||
"hljs-selector-attr": {
|
||||
"color": "#cb4b16"
|
||||
},
|
||||
"hljs-selector-pseudo": {
|
||||
"color": "#cb4b16"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#cb4b16"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#dc322f"
|
||||
},
|
||||
"hljs-deletion": {
|
||||
"color": "#dc322f"
|
||||
},
|
||||
"hljs-formula": {
|
||||
"background": "#073642"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
}
|
||||
};
|
||||
115
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/srcery.js
generated
vendored
Normal file
115
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/srcery.js
generated
vendored
Normal file
@@ -0,0 +1,115 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"padding": "0.5em",
|
||||
"background": "#1C1B19",
|
||||
"color": "#FCE8C3"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"color": "#918175"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"color": "#918175",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#FF5C8F"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#FF5C8F"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#FF5C8F"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#FF5C8F"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#FF5C8F"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#FF5C8F"
|
||||
},
|
||||
"hljs-code": {
|
||||
"color": "#68A8E4"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#68A8E4"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#EF2F27"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#EF2F27"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#EF2F27"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#EF2F27"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#EF2F27"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#FBB829"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#FBB829"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#0AAEB3"
|
||||
},
|
||||
"hljs-params": {
|
||||
"color": "#0AAEB3"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#98BC37"
|
||||
},
|
||||
"hljs-subst": {
|
||||
"color": "#C07ABE"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#C07ABE"
|
||||
},
|
||||
"hljs-builtin-name": {
|
||||
"color": "#C07ABE"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#C07ABE"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#C07ABE"
|
||||
},
|
||||
"hljs-selector-attr": {
|
||||
"color": "#C07ABE"
|
||||
},
|
||||
"hljs-selector-pseudo": {
|
||||
"color": "#C07ABE"
|
||||
},
|
||||
"hljs-template-tag": {
|
||||
"color": "#C07ABE"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#C07ABE"
|
||||
},
|
||||
"hljs-addition": {
|
||||
"color": "#C07ABE"
|
||||
},
|
||||
"hljs-comment": {
|
||||
"color": "#918175"
|
||||
},
|
||||
"hljs-deletion": {
|
||||
"color": "#918175"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#918175"
|
||||
}
|
||||
};
|
||||
117
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/stackoverflow-light.js
generated
vendored
Normal file
117
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/stackoverflow-light.js
generated
vendored
Normal file
@@ -0,0 +1,117 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"padding": "0.5em",
|
||||
"color": "#2f3337",
|
||||
"background": "#f6f6f6"
|
||||
},
|
||||
"hljs-comment": {
|
||||
"color": "#656e77"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#015692"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#015692"
|
||||
},
|
||||
"hljs-meta-keyword": {
|
||||
"color": "#015692"
|
||||
},
|
||||
"hljs-doctag": {
|
||||
"color": "#015692"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#015692"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#015692"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#015692"
|
||||
},
|
||||
"hljs-selector-pseudo": {
|
||||
"color": "#015692"
|
||||
},
|
||||
"hljs-attr": {
|
||||
"color": "#015692"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#803378"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#b75501"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#b75501"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#b75501"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#b75501"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#b75501"
|
||||
},
|
||||
"hljs-template-tag": {
|
||||
"color": "#b75501"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#b75501"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#b75501"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#b75501"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#54790d"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#54790d"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#54790d"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#54790d"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#54790d"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#54790d"
|
||||
},
|
||||
"hljs-selector-attr": {
|
||||
"color": "#54790d"
|
||||
},
|
||||
"hljs-meta-string": {
|
||||
"color": "#54790d"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#535a60"
|
||||
},
|
||||
"hljs-code": {
|
||||
"color": "#535a60"
|
||||
},
|
||||
"hljs-deletion": {
|
||||
"color": "#c02d2e"
|
||||
},
|
||||
"hljs-addition": {
|
||||
"color": "#2f6f44"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
}
|
||||
};
|
||||
102
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/tomorrow-night-blue.js
generated
vendored
Normal file
102
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/tomorrow-night-blue.js
generated
vendored
Normal file
@@ -0,0 +1,102 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs-comment": {
|
||||
"color": "#7285b7"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#7285b7"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#ff9da4"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#ff9da4"
|
||||
},
|
||||
"hljs-tag": {
|
||||
"color": "#ff9da4"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#ff9da4"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#ff9da4"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#ff9da4"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#ff9da4"
|
||||
},
|
||||
"hljs-deletion": {
|
||||
"color": "#ff9da4"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#ffc58f"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#ffc58f"
|
||||
},
|
||||
"hljs-builtin-name": {
|
||||
"color": "#ffc58f"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#ffc58f"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#ffc58f"
|
||||
},
|
||||
"hljs-params": {
|
||||
"color": "#ffc58f"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#ffc58f"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#ffc58f"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#ffeead"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#d1f1a9"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#d1f1a9"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#d1f1a9"
|
||||
},
|
||||
"hljs-addition": {
|
||||
"color": "#d1f1a9"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#bbdaff"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#bbdaff"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#ebbbff"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#ebbbff"
|
||||
},
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"background": "#002451",
|
||||
"color": "white",
|
||||
"padding": "0.5em"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
}
|
||||
};
|
||||
102
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/tomorrow.js
generated
vendored
Normal file
102
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/tomorrow.js
generated
vendored
Normal file
@@ -0,0 +1,102 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs-comment": {
|
||||
"color": "#8e908c"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#8e908c"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#c82829"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#c82829"
|
||||
},
|
||||
"hljs-tag": {
|
||||
"color": "#c82829"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#c82829"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#c82829"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#c82829"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#c82829"
|
||||
},
|
||||
"hljs-deletion": {
|
||||
"color": "#c82829"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#f5871f"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#f5871f"
|
||||
},
|
||||
"hljs-builtin-name": {
|
||||
"color": "#f5871f"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#f5871f"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#f5871f"
|
||||
},
|
||||
"hljs-params": {
|
||||
"color": "#f5871f"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#f5871f"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#f5871f"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#eab700"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#718c00"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#718c00"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#718c00"
|
||||
},
|
||||
"hljs-addition": {
|
||||
"color": "#718c00"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#4271ae"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#4271ae"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#8959a8"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#8959a8"
|
||||
},
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"background": "white",
|
||||
"color": "#4d4d4c",
|
||||
"padding": "0.5em"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
}
|
||||
};
|
||||
127
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/xcode.js
generated
vendored
Normal file
127
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/xcode.js
generated
vendored
Normal file
@@ -0,0 +1,127 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"padding": "0.5em",
|
||||
"background": "#fff",
|
||||
"color": "black"
|
||||
},
|
||||
"xml .hljs-meta": {
|
||||
"color": "#c0c0c0"
|
||||
},
|
||||
"hljs-comment": {
|
||||
"color": "#007400"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#007400"
|
||||
},
|
||||
"hljs-tag": {
|
||||
"color": "#aa0d91"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#aa0d91"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#aa0d91"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#aa0d91"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#aa0d91"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#aa0d91"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#3F6E74"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#3F6E74"
|
||||
},
|
||||
"hljs-code": {
|
||||
"color": "#c41a16"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#c41a16"
|
||||
},
|
||||
"hljs-meta-string": {
|
||||
"color": "#c41a16"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#0E0EFF"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#0E0EFF"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#1c00cf"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#1c00cf"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#1c00cf"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#1c00cf"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#643820"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#643820"
|
||||
},
|
||||
"hljs-class .hljs-title": {
|
||||
"color": "#5c2699"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#5c2699"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#5c2699"
|
||||
},
|
||||
"hljs-builtin-name": {
|
||||
"color": "#5c2699"
|
||||
},
|
||||
"hljs-params": {
|
||||
"color": "#5c2699"
|
||||
},
|
||||
"hljs-attr": {
|
||||
"color": "#836C28"
|
||||
},
|
||||
"hljs-subst": {
|
||||
"color": "#000"
|
||||
},
|
||||
"hljs-formula": {
|
||||
"backgroundColor": "#eee",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-addition": {
|
||||
"backgroundColor": "#baeeba"
|
||||
},
|
||||
"hljs-deletion": {
|
||||
"backgroundColor": "#ffc8bd"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#9b703f"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#9b703f"
|
||||
},
|
||||
"hljs-doctag": {
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
}
|
||||
};
|
||||
107
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/xt256.js
generated
vendored
Normal file
107
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/hljs/xt256.js
generated
vendored
Normal file
@@ -0,0 +1,107 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"hljs": {
|
||||
"display": "block",
|
||||
"overflowX": "auto",
|
||||
"color": "#eaeaea",
|
||||
"background": "#000",
|
||||
"padding": "0.5em"
|
||||
},
|
||||
"hljs-subst": {
|
||||
"color": "#eaeaea"
|
||||
},
|
||||
"hljs-emphasis": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"hljs-strong": {
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-builtin-name": {
|
||||
"color": "#eaeaea"
|
||||
},
|
||||
"hljs-type": {
|
||||
"color": "#eaeaea"
|
||||
},
|
||||
"hljs-params": {
|
||||
"color": "#da0000"
|
||||
},
|
||||
"hljs-literal": {
|
||||
"color": "#ff0000",
|
||||
"fontWeight": "bolder"
|
||||
},
|
||||
"hljs-number": {
|
||||
"color": "#ff0000",
|
||||
"fontWeight": "bolder"
|
||||
},
|
||||
"hljs-name": {
|
||||
"color": "#ff0000",
|
||||
"fontWeight": "bolder"
|
||||
},
|
||||
"hljs-comment": {
|
||||
"color": "#969896"
|
||||
},
|
||||
"hljs-selector-id": {
|
||||
"color": "#00ffff"
|
||||
},
|
||||
"hljs-quote": {
|
||||
"color": "#00ffff"
|
||||
},
|
||||
"hljs-template-variable": {
|
||||
"color": "#00ffff",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-variable": {
|
||||
"color": "#00ffff",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-title": {
|
||||
"color": "#00ffff",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-selector-class": {
|
||||
"color": "#fff000"
|
||||
},
|
||||
"hljs-keyword": {
|
||||
"color": "#fff000"
|
||||
},
|
||||
"hljs-symbol": {
|
||||
"color": "#fff000"
|
||||
},
|
||||
"hljs-string": {
|
||||
"color": "#00ff00"
|
||||
},
|
||||
"hljs-bullet": {
|
||||
"color": "#00ff00"
|
||||
},
|
||||
"hljs-tag": {
|
||||
"color": "#000fff"
|
||||
},
|
||||
"hljs-section": {
|
||||
"color": "#000fff"
|
||||
},
|
||||
"hljs-selector-tag": {
|
||||
"color": "#000fff",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"hljs-attribute": {
|
||||
"color": "#ff00ff"
|
||||
},
|
||||
"hljs-built_in": {
|
||||
"color": "#ff00ff"
|
||||
},
|
||||
"hljs-regexp": {
|
||||
"color": "#ff00ff"
|
||||
},
|
||||
"hljs-link": {
|
||||
"color": "#ff00ff"
|
||||
},
|
||||
"hljs-meta": {
|
||||
"color": "#fff",
|
||||
"fontWeight": "bolder"
|
||||
}
|
||||
};
|
||||
392
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/coldark-cold.js
generated
vendored
Normal file
392
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/coldark-cold.js
generated
vendored
Normal file
@@ -0,0 +1,392 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"code[class*=\"language-\"]": {
|
||||
"color": "#111b27",
|
||||
"background": "none",
|
||||
"fontFamily": "Consolas, Monaco, \"Andale Mono\", \"Ubuntu Mono\", monospace",
|
||||
"textAlign": "left",
|
||||
"whiteSpace": "pre",
|
||||
"wordSpacing": "normal",
|
||||
"wordBreak": "normal",
|
||||
"wordWrap": "normal",
|
||||
"lineHeight": "1.5",
|
||||
"MozTabSize": "4",
|
||||
"OTabSize": "4",
|
||||
"tabSize": "4",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none"
|
||||
},
|
||||
"pre[class*=\"language-\"]": {
|
||||
"color": "#111b27",
|
||||
"background": "#e3eaf2",
|
||||
"fontFamily": "Consolas, Monaco, \"Andale Mono\", \"Ubuntu Mono\", monospace",
|
||||
"textAlign": "left",
|
||||
"whiteSpace": "pre",
|
||||
"wordSpacing": "normal",
|
||||
"wordBreak": "normal",
|
||||
"wordWrap": "normal",
|
||||
"lineHeight": "1.5",
|
||||
"MozTabSize": "4",
|
||||
"OTabSize": "4",
|
||||
"tabSize": "4",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none",
|
||||
"padding": "1em",
|
||||
"margin": "0.5em 0",
|
||||
"overflow": "auto"
|
||||
},
|
||||
"pre[class*=\"language-\"]::-moz-selection": {
|
||||
"background": "#8da1b9"
|
||||
},
|
||||
"pre[class*=\"language-\"] ::-moz-selection": {
|
||||
"background": "#8da1b9"
|
||||
},
|
||||
"code[class*=\"language-\"]::-moz-selection": {
|
||||
"background": "#8da1b9"
|
||||
},
|
||||
"code[class*=\"language-\"] ::-moz-selection": {
|
||||
"background": "#8da1b9"
|
||||
},
|
||||
"pre[class*=\"language-\"]::selection": {
|
||||
"background": "#8da1b9"
|
||||
},
|
||||
"pre[class*=\"language-\"] ::selection": {
|
||||
"background": "#8da1b9"
|
||||
},
|
||||
"code[class*=\"language-\"]::selection": {
|
||||
"background": "#8da1b9"
|
||||
},
|
||||
"code[class*=\"language-\"] ::selection": {
|
||||
"background": "#8da1b9"
|
||||
},
|
||||
":not(pre) > code[class*=\"language-\"]": {
|
||||
"background": "#e3eaf2",
|
||||
"padding": "0.1em 0.3em",
|
||||
"borderRadius": "0.3em",
|
||||
"whiteSpace": "normal"
|
||||
},
|
||||
"comment": {
|
||||
"color": "#3c526d"
|
||||
},
|
||||
"prolog": {
|
||||
"color": "#3c526d"
|
||||
},
|
||||
"doctype": {
|
||||
"color": "#3c526d"
|
||||
},
|
||||
"cdata": {
|
||||
"color": "#3c526d"
|
||||
},
|
||||
"punctuation": {
|
||||
"color": "#111b27"
|
||||
},
|
||||
"delimiter.important": {
|
||||
"color": "#006d6d",
|
||||
"fontWeight": "inherit"
|
||||
},
|
||||
"selector.parent": {
|
||||
"color": "#006d6d"
|
||||
},
|
||||
"tag": {
|
||||
"color": "#006d6d"
|
||||
},
|
||||
"tag.punctuation": {
|
||||
"color": "#006d6d"
|
||||
},
|
||||
"attr-name": {
|
||||
"color": "#755f00"
|
||||
},
|
||||
"boolean": {
|
||||
"color": "#755f00"
|
||||
},
|
||||
"boolean.important": {
|
||||
"color": "#755f00"
|
||||
},
|
||||
"number": {
|
||||
"color": "#755f00"
|
||||
},
|
||||
"constant": {
|
||||
"color": "#755f00"
|
||||
},
|
||||
"selector.attribute": {
|
||||
"color": "#755f00"
|
||||
},
|
||||
"class-name": {
|
||||
"color": "#005a8e"
|
||||
},
|
||||
"key": {
|
||||
"color": "#005a8e"
|
||||
},
|
||||
"parameter": {
|
||||
"color": "#005a8e"
|
||||
},
|
||||
"property": {
|
||||
"color": "#005a8e"
|
||||
},
|
||||
"property-access": {
|
||||
"color": "#005a8e"
|
||||
},
|
||||
"variable": {
|
||||
"color": "#005a8e"
|
||||
},
|
||||
"attr-value": {
|
||||
"color": "#116b00"
|
||||
},
|
||||
"inserted": {
|
||||
"color": "#116b00"
|
||||
},
|
||||
"color": {
|
||||
"color": "#116b00"
|
||||
},
|
||||
"selector.value": {
|
||||
"color": "#116b00"
|
||||
},
|
||||
"string": {
|
||||
"color": "#116b00"
|
||||
},
|
||||
"string.url-link": {
|
||||
"color": "#116b00"
|
||||
},
|
||||
"builtin": {
|
||||
"color": "#af00af"
|
||||
},
|
||||
"keyword-array": {
|
||||
"color": "#af00af"
|
||||
},
|
||||
"package": {
|
||||
"color": "#af00af"
|
||||
},
|
||||
"regex": {
|
||||
"color": "#af00af"
|
||||
},
|
||||
"function": {
|
||||
"color": "#7c00aa"
|
||||
},
|
||||
"selector.class": {
|
||||
"color": "#7c00aa"
|
||||
},
|
||||
"selector.id": {
|
||||
"color": "#7c00aa"
|
||||
},
|
||||
"atrule.rule": {
|
||||
"color": "#a04900"
|
||||
},
|
||||
"combinator": {
|
||||
"color": "#a04900"
|
||||
},
|
||||
"keyword": {
|
||||
"color": "#a04900"
|
||||
},
|
||||
"operator": {
|
||||
"color": "#a04900"
|
||||
},
|
||||
"pseudo-class": {
|
||||
"color": "#a04900"
|
||||
},
|
||||
"pseudo-element": {
|
||||
"color": "#a04900"
|
||||
},
|
||||
"selector": {
|
||||
"color": "#a04900"
|
||||
},
|
||||
"unit": {
|
||||
"color": "#a04900"
|
||||
},
|
||||
"deleted": {
|
||||
"color": "#c22f2e"
|
||||
},
|
||||
"important": {
|
||||
"color": "#c22f2e",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"keyword-this": {
|
||||
"color": "#005a8e",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"this": {
|
||||
"color": "#005a8e",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"bold": {
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"italic": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"entity": {
|
||||
"cursor": "help"
|
||||
},
|
||||
".language-markdown .token.title": {
|
||||
"color": "#005a8e",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
".language-markdown .token.title .token.punctuation": {
|
||||
"color": "#005a8e",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
".language-markdown .token.blockquote.punctuation": {
|
||||
"color": "#af00af"
|
||||
},
|
||||
".language-markdown .token.code": {
|
||||
"color": "#006d6d"
|
||||
},
|
||||
".language-markdown .token.hr.punctuation": {
|
||||
"color": "#005a8e"
|
||||
},
|
||||
".language-markdown .token.url > .token.content": {
|
||||
"color": "#116b00"
|
||||
},
|
||||
".language-markdown .token.url-link": {
|
||||
"color": "#755f00"
|
||||
},
|
||||
".language-markdown .token.list.punctuation": {
|
||||
"color": "#af00af"
|
||||
},
|
||||
".language-markdown .token.table-header": {
|
||||
"color": "#111b27"
|
||||
},
|
||||
".language-json .token.operator": {
|
||||
"color": "#111b27"
|
||||
},
|
||||
".language-scss .token.variable": {
|
||||
"color": "#006d6d"
|
||||
},
|
||||
"token.tab:not(:empty):before": {
|
||||
"color": "#3c526d"
|
||||
},
|
||||
"token.cr:before": {
|
||||
"color": "#3c526d"
|
||||
},
|
||||
"token.lf:before": {
|
||||
"color": "#3c526d"
|
||||
},
|
||||
"token.space:before": {
|
||||
"color": "#3c526d"
|
||||
},
|
||||
"div.code-toolbar > .toolbar.toolbar > .toolbar-item > a": {
|
||||
"color": "#e3eaf2",
|
||||
"background": "#005a8e"
|
||||
},
|
||||
"div.code-toolbar > .toolbar.toolbar > .toolbar-item > button": {
|
||||
"color": "#e3eaf2",
|
||||
"background": "#005a8e"
|
||||
},
|
||||
"div.code-toolbar > .toolbar.toolbar > .toolbar-item > a:hover": {
|
||||
"color": "#e3eaf2",
|
||||
"background": "#005a8eda",
|
||||
"textDecoration": "none"
|
||||
},
|
||||
"div.code-toolbar > .toolbar.toolbar > .toolbar-item > a:focus": {
|
||||
"color": "#e3eaf2",
|
||||
"background": "#005a8eda",
|
||||
"textDecoration": "none"
|
||||
},
|
||||
"div.code-toolbar > .toolbar.toolbar > .toolbar-item > button:hover": {
|
||||
"color": "#e3eaf2",
|
||||
"background": "#005a8eda",
|
||||
"textDecoration": "none"
|
||||
},
|
||||
"div.code-toolbar > .toolbar.toolbar > .toolbar-item > button:focus": {
|
||||
"color": "#e3eaf2",
|
||||
"background": "#005a8eda",
|
||||
"textDecoration": "none"
|
||||
},
|
||||
"div.code-toolbar > .toolbar.toolbar > .toolbar-item > span": {
|
||||
"color": "#e3eaf2",
|
||||
"background": "#3c526d"
|
||||
},
|
||||
"div.code-toolbar > .toolbar.toolbar > .toolbar-item > span:hover": {
|
||||
"color": "#e3eaf2",
|
||||
"background": "#3c526d"
|
||||
},
|
||||
"div.code-toolbar > .toolbar.toolbar > .toolbar-item > span:focus": {
|
||||
"color": "#e3eaf2",
|
||||
"background": "#3c526d"
|
||||
},
|
||||
".line-highlight.line-highlight": {
|
||||
"background": "linear-gradient(to right, #8da1b92f 70%, #8da1b925)"
|
||||
},
|
||||
".line-highlight.line-highlight:before": {
|
||||
"backgroundColor": "#3c526d",
|
||||
"color": "#e3eaf2",
|
||||
"boxShadow": "0 1px #8da1b9"
|
||||
},
|
||||
".line-highlight.line-highlight[data-end]:after": {
|
||||
"backgroundColor": "#3c526d",
|
||||
"color": "#e3eaf2",
|
||||
"boxShadow": "0 1px #8da1b9"
|
||||
},
|
||||
"pre[id].linkable-line-numbers.linkable-line-numbers span.line-numbers-rows > span:hover:before": {
|
||||
"backgroundColor": "#3c526d1f"
|
||||
},
|
||||
".line-numbers.line-numbers .line-numbers-rows": {
|
||||
"borderRight": "1px solid #8da1b97a",
|
||||
"background": "#d0dae77a"
|
||||
},
|
||||
".line-numbers .line-numbers-rows > span:before": {
|
||||
"color": "#3c526dda"
|
||||
},
|
||||
".rainbow-braces .token.token.punctuation.brace-level-1": {
|
||||
"color": "#755f00"
|
||||
},
|
||||
".rainbow-braces .token.token.punctuation.brace-level-5": {
|
||||
"color": "#755f00"
|
||||
},
|
||||
".rainbow-braces .token.token.punctuation.brace-level-9": {
|
||||
"color": "#755f00"
|
||||
},
|
||||
".rainbow-braces .token.token.punctuation.brace-level-2": {
|
||||
"color": "#af00af"
|
||||
},
|
||||
".rainbow-braces .token.token.punctuation.brace-level-6": {
|
||||
"color": "#af00af"
|
||||
},
|
||||
".rainbow-braces .token.token.punctuation.brace-level-10": {
|
||||
"color": "#af00af"
|
||||
},
|
||||
".rainbow-braces .token.token.punctuation.brace-level-3": {
|
||||
"color": "#005a8e"
|
||||
},
|
||||
".rainbow-braces .token.token.punctuation.brace-level-7": {
|
||||
"color": "#005a8e"
|
||||
},
|
||||
".rainbow-braces .token.token.punctuation.brace-level-11": {
|
||||
"color": "#005a8e"
|
||||
},
|
||||
".rainbow-braces .token.token.punctuation.brace-level-4": {
|
||||
"color": "#7c00aa"
|
||||
},
|
||||
".rainbow-braces .token.token.punctuation.brace-level-8": {
|
||||
"color": "#7c00aa"
|
||||
},
|
||||
".rainbow-braces .token.token.punctuation.brace-level-12": {
|
||||
"color": "#7c00aa"
|
||||
},
|
||||
"pre.diff-highlight > code .token.token.deleted:not(.prefix)": {
|
||||
"backgroundColor": "#c22f2e1f"
|
||||
},
|
||||
"pre > code.diff-highlight .token.token.deleted:not(.prefix)": {
|
||||
"backgroundColor": "#c22f2e1f"
|
||||
},
|
||||
"pre.diff-highlight > code .token.token.inserted:not(.prefix)": {
|
||||
"backgroundColor": "#116b001f"
|
||||
},
|
||||
"pre > code.diff-highlight .token.token.inserted:not(.prefix)": {
|
||||
"backgroundColor": "#116b001f"
|
||||
},
|
||||
".command-line .command-line-prompt": {
|
||||
"borderRight": "1px solid #8da1b97a"
|
||||
},
|
||||
".command-line .command-line-prompt > span:before": {
|
||||
"color": "#3c526dda"
|
||||
}
|
||||
};
|
||||
207
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/darcula.js
generated
vendored
Normal file
207
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/darcula.js
generated
vendored
Normal file
@@ -0,0 +1,207 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"code[class*=\"language-\"]": {
|
||||
"color": "#a9b7c6",
|
||||
"fontFamily": "Consolas, Monaco, 'Andale Mono', monospace",
|
||||
"direction": "ltr",
|
||||
"textAlign": "left",
|
||||
"whiteSpace": "pre",
|
||||
"wordSpacing": "normal",
|
||||
"wordBreak": "normal",
|
||||
"lineHeight": "1.5",
|
||||
"MozTabSize": "4",
|
||||
"OTabSize": "4",
|
||||
"tabSize": "4",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none"
|
||||
},
|
||||
"pre[class*=\"language-\"]": {
|
||||
"color": "#a9b7c6",
|
||||
"fontFamily": "Consolas, Monaco, 'Andale Mono', monospace",
|
||||
"direction": "ltr",
|
||||
"textAlign": "left",
|
||||
"whiteSpace": "pre",
|
||||
"wordSpacing": "normal",
|
||||
"wordBreak": "normal",
|
||||
"lineHeight": "1.5",
|
||||
"MozTabSize": "4",
|
||||
"OTabSize": "4",
|
||||
"tabSize": "4",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none",
|
||||
"padding": "1em",
|
||||
"margin": ".5em 0",
|
||||
"overflow": "auto",
|
||||
"background": "#2b2b2b"
|
||||
},
|
||||
"pre[class*=\"language-\"]::-moz-selection": {
|
||||
"color": "inherit",
|
||||
"background": "rgba(33, 66, 131, .85)"
|
||||
},
|
||||
"pre[class*=\"language-\"] ::-moz-selection": {
|
||||
"color": "inherit",
|
||||
"background": "rgba(33, 66, 131, .85)"
|
||||
},
|
||||
"code[class*=\"language-\"]::-moz-selection": {
|
||||
"color": "inherit",
|
||||
"background": "rgba(33, 66, 131, .85)"
|
||||
},
|
||||
"code[class*=\"language-\"] ::-moz-selection": {
|
||||
"color": "inherit",
|
||||
"background": "rgba(33, 66, 131, .85)"
|
||||
},
|
||||
"pre[class*=\"language-\"]::selection": {
|
||||
"color": "inherit",
|
||||
"background": "rgba(33, 66, 131, .85)"
|
||||
},
|
||||
"pre[class*=\"language-\"] ::selection": {
|
||||
"color": "inherit",
|
||||
"background": "rgba(33, 66, 131, .85)"
|
||||
},
|
||||
"code[class*=\"language-\"]::selection": {
|
||||
"color": "inherit",
|
||||
"background": "rgba(33, 66, 131, .85)"
|
||||
},
|
||||
"code[class*=\"language-\"] ::selection": {
|
||||
"color": "inherit",
|
||||
"background": "rgba(33, 66, 131, .85)"
|
||||
},
|
||||
":not(pre) > code[class*=\"language-\"]": {
|
||||
"background": "#2b2b2b",
|
||||
"padding": ".1em",
|
||||
"borderRadius": ".3em"
|
||||
},
|
||||
"comment": {
|
||||
"color": "#808080"
|
||||
},
|
||||
"prolog": {
|
||||
"color": "#808080"
|
||||
},
|
||||
"cdata": {
|
||||
"color": "#808080"
|
||||
},
|
||||
"delimiter": {
|
||||
"color": "#cc7832"
|
||||
},
|
||||
"boolean": {
|
||||
"color": "#cc7832"
|
||||
},
|
||||
"keyword": {
|
||||
"color": "#cc7832"
|
||||
},
|
||||
"selector": {
|
||||
"color": "#cc7832"
|
||||
},
|
||||
"important": {
|
||||
"color": "#cc7832"
|
||||
},
|
||||
"atrule": {
|
||||
"color": "#cc7832"
|
||||
},
|
||||
"operator": {
|
||||
"color": "#a9b7c6"
|
||||
},
|
||||
"punctuation": {
|
||||
"color": "#a9b7c6"
|
||||
},
|
||||
"attr-name": {
|
||||
"color": "#a9b7c6"
|
||||
},
|
||||
"tag": {
|
||||
"color": "#e8bf6a"
|
||||
},
|
||||
"tag.punctuation": {
|
||||
"color": "#e8bf6a"
|
||||
},
|
||||
"doctype": {
|
||||
"color": "#e8bf6a"
|
||||
},
|
||||
"builtin": {
|
||||
"color": "#e8bf6a"
|
||||
},
|
||||
"entity": {
|
||||
"color": "#6897bb"
|
||||
},
|
||||
"number": {
|
||||
"color": "#6897bb"
|
||||
},
|
||||
"symbol": {
|
||||
"color": "#6897bb"
|
||||
},
|
||||
"property": {
|
||||
"color": "#9876aa"
|
||||
},
|
||||
"constant": {
|
||||
"color": "#9876aa"
|
||||
},
|
||||
"variable": {
|
||||
"color": "#9876aa"
|
||||
},
|
||||
"string": {
|
||||
"color": "#6a8759"
|
||||
},
|
||||
"char": {
|
||||
"color": "#6a8759"
|
||||
},
|
||||
"attr-value": {
|
||||
"color": "#a5c261"
|
||||
},
|
||||
"attr-value.punctuation": {
|
||||
"color": "#a5c261"
|
||||
},
|
||||
"attr-value.punctuation:first-child": {
|
||||
"color": "#a9b7c6"
|
||||
},
|
||||
"url": {
|
||||
"color": "#287bde",
|
||||
"textDecoration": "underline"
|
||||
},
|
||||
"function": {
|
||||
"color": "#ffc66d"
|
||||
},
|
||||
"regex": {
|
||||
"background": "#364135"
|
||||
},
|
||||
"bold": {
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"italic": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"inserted": {
|
||||
"background": "#294436"
|
||||
},
|
||||
"deleted": {
|
||||
"background": "#484a4a"
|
||||
},
|
||||
"code.language-css .token.property": {
|
||||
"color": "#a9b7c6"
|
||||
},
|
||||
"code.language-css .token.property + .token.punctuation": {
|
||||
"color": "#a9b7c6"
|
||||
},
|
||||
"code.language-css .token.id": {
|
||||
"color": "#ffc66d"
|
||||
},
|
||||
"code.language-css .token.selector > .token.class": {
|
||||
"color": "#ffc66d"
|
||||
},
|
||||
"code.language-css .token.selector > .token.attribute": {
|
||||
"color": "#ffc66d"
|
||||
},
|
||||
"code.language-css .token.selector > .token.pseudo-class": {
|
||||
"color": "#ffc66d"
|
||||
},
|
||||
"code.language-css .token.selector > .token.pseudo-element": {
|
||||
"color": "#ffc66d"
|
||||
}
|
||||
};
|
||||
224
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-forest.js
generated
vendored
Normal file
224
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-forest.js
generated
vendored
Normal file
@@ -0,0 +1,224 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"code[class*=\"language-\"]": {
|
||||
"fontFamily": "Consolas, Menlo, Monaco, \"Andale Mono WT\", \"Andale Mono\", \"Lucida Console\", \"Lucida Sans Typewriter\", \"DejaVu Sans Mono\", \"Bitstream Vera Sans Mono\", \"Liberation Mono\", \"Nimbus Mono L\", \"Courier New\", Courier, monospace",
|
||||
"fontSize": "14px",
|
||||
"lineHeight": "1.375",
|
||||
"direction": "ltr",
|
||||
"textAlign": "left",
|
||||
"whiteSpace": "pre",
|
||||
"wordSpacing": "normal",
|
||||
"wordBreak": "normal",
|
||||
"MozTabSize": "4",
|
||||
"OTabSize": "4",
|
||||
"tabSize": "4",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none",
|
||||
"background": "#2a2d2a",
|
||||
"color": "#687d68"
|
||||
},
|
||||
"pre[class*=\"language-\"]": {
|
||||
"fontFamily": "Consolas, Menlo, Monaco, \"Andale Mono WT\", \"Andale Mono\", \"Lucida Console\", \"Lucida Sans Typewriter\", \"DejaVu Sans Mono\", \"Bitstream Vera Sans Mono\", \"Liberation Mono\", \"Nimbus Mono L\", \"Courier New\", Courier, monospace",
|
||||
"fontSize": "14px",
|
||||
"lineHeight": "1.375",
|
||||
"direction": "ltr",
|
||||
"textAlign": "left",
|
||||
"whiteSpace": "pre",
|
||||
"wordSpacing": "normal",
|
||||
"wordBreak": "normal",
|
||||
"MozTabSize": "4",
|
||||
"OTabSize": "4",
|
||||
"tabSize": "4",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none",
|
||||
"background": "#2a2d2a",
|
||||
"color": "#687d68",
|
||||
"padding": "1em",
|
||||
"margin": ".5em 0",
|
||||
"overflow": "auto"
|
||||
},
|
||||
"pre > code[class*=\"language-\"]": {
|
||||
"fontSize": "1em"
|
||||
},
|
||||
"pre[class*=\"language-\"]::-moz-selection": {
|
||||
"textShadow": "none",
|
||||
"background": "#435643"
|
||||
},
|
||||
"pre[class*=\"language-\"] ::-moz-selection": {
|
||||
"textShadow": "none",
|
||||
"background": "#435643"
|
||||
},
|
||||
"code[class*=\"language-\"]::-moz-selection": {
|
||||
"textShadow": "none",
|
||||
"background": "#435643"
|
||||
},
|
||||
"code[class*=\"language-\"] ::-moz-selection": {
|
||||
"textShadow": "none",
|
||||
"background": "#435643"
|
||||
},
|
||||
"pre[class*=\"language-\"]::selection": {
|
||||
"textShadow": "none",
|
||||
"background": "#435643"
|
||||
},
|
||||
"pre[class*=\"language-\"] ::selection": {
|
||||
"textShadow": "none",
|
||||
"background": "#435643"
|
||||
},
|
||||
"code[class*=\"language-\"]::selection": {
|
||||
"textShadow": "none",
|
||||
"background": "#435643"
|
||||
},
|
||||
"code[class*=\"language-\"] ::selection": {
|
||||
"textShadow": "none",
|
||||
"background": "#435643"
|
||||
},
|
||||
":not(pre) > code[class*=\"language-\"]": {
|
||||
"padding": ".1em",
|
||||
"borderRadius": ".3em"
|
||||
},
|
||||
"comment": {
|
||||
"color": "#535f53"
|
||||
},
|
||||
"prolog": {
|
||||
"color": "#535f53"
|
||||
},
|
||||
"doctype": {
|
||||
"color": "#535f53"
|
||||
},
|
||||
"cdata": {
|
||||
"color": "#535f53"
|
||||
},
|
||||
"punctuation": {
|
||||
"color": "#535f53"
|
||||
},
|
||||
"namespace": {
|
||||
"Opacity": ".7"
|
||||
},
|
||||
"tag": {
|
||||
"color": "#a2b34d"
|
||||
},
|
||||
"operator": {
|
||||
"color": "#a2b34d"
|
||||
},
|
||||
"number": {
|
||||
"color": "#a2b34d"
|
||||
},
|
||||
"property": {
|
||||
"color": "#687d68"
|
||||
},
|
||||
"function": {
|
||||
"color": "#687d68"
|
||||
},
|
||||
"tag-id": {
|
||||
"color": "#f0fff0"
|
||||
},
|
||||
"selector": {
|
||||
"color": "#f0fff0"
|
||||
},
|
||||
"atrule-id": {
|
||||
"color": "#f0fff0"
|
||||
},
|
||||
"code.language-javascript": {
|
||||
"color": "#b3d6b3"
|
||||
},
|
||||
"attr-name": {
|
||||
"color": "#b3d6b3"
|
||||
},
|
||||
"code.language-css": {
|
||||
"color": "#e5fb79"
|
||||
},
|
||||
"code.language-scss": {
|
||||
"color": "#e5fb79"
|
||||
},
|
||||
"boolean": {
|
||||
"color": "#e5fb79"
|
||||
},
|
||||
"string": {
|
||||
"color": "#e5fb79"
|
||||
},
|
||||
"entity": {
|
||||
"color": "#e5fb79",
|
||||
"cursor": "help"
|
||||
},
|
||||
"url": {
|
||||
"color": "#e5fb79"
|
||||
},
|
||||
".language-css .token.string": {
|
||||
"color": "#e5fb79"
|
||||
},
|
||||
".language-scss .token.string": {
|
||||
"color": "#e5fb79"
|
||||
},
|
||||
".style .token.string": {
|
||||
"color": "#e5fb79"
|
||||
},
|
||||
"attr-value": {
|
||||
"color": "#e5fb79"
|
||||
},
|
||||
"keyword": {
|
||||
"color": "#e5fb79"
|
||||
},
|
||||
"control": {
|
||||
"color": "#e5fb79"
|
||||
},
|
||||
"directive": {
|
||||
"color": "#e5fb79"
|
||||
},
|
||||
"unit": {
|
||||
"color": "#e5fb79"
|
||||
},
|
||||
"statement": {
|
||||
"color": "#e5fb79"
|
||||
},
|
||||
"regex": {
|
||||
"color": "#e5fb79"
|
||||
},
|
||||
"atrule": {
|
||||
"color": "#e5fb79"
|
||||
},
|
||||
"placeholder": {
|
||||
"color": "#e5fb79"
|
||||
},
|
||||
"variable": {
|
||||
"color": "#e5fb79"
|
||||
},
|
||||
"deleted": {
|
||||
"textDecoration": "line-through"
|
||||
},
|
||||
"inserted": {
|
||||
"borderBottom": "1px dotted #f0fff0",
|
||||
"textDecoration": "none"
|
||||
},
|
||||
"italic": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"important": {
|
||||
"fontWeight": "bold",
|
||||
"color": "#b3d6b3"
|
||||
},
|
||||
"bold": {
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"pre > code.highlight": {
|
||||
"Outline": ".4em solid #5c705c",
|
||||
"OutlineOffset": ".4em"
|
||||
},
|
||||
".line-numbers.line-numbers .line-numbers-rows": {
|
||||
"borderRightColor": "#2c302c"
|
||||
},
|
||||
".line-numbers .line-numbers-rows > span:before": {
|
||||
"color": "#3b423b"
|
||||
},
|
||||
".line-highlight.line-highlight": {
|
||||
"background": "linear-gradient(to right, rgba(162, 179, 77, 0.2) 70%, rgba(162, 179, 77, 0))"
|
||||
}
|
||||
};
|
||||
224
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-space.js
generated
vendored
Normal file
224
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-space.js
generated
vendored
Normal file
@@ -0,0 +1,224 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"code[class*=\"language-\"]": {
|
||||
"fontFamily": "Consolas, Menlo, Monaco, \"Andale Mono WT\", \"Andale Mono\", \"Lucida Console\", \"Lucida Sans Typewriter\", \"DejaVu Sans Mono\", \"Bitstream Vera Sans Mono\", \"Liberation Mono\", \"Nimbus Mono L\", \"Courier New\", Courier, monospace",
|
||||
"fontSize": "14px",
|
||||
"lineHeight": "1.375",
|
||||
"direction": "ltr",
|
||||
"textAlign": "left",
|
||||
"whiteSpace": "pre",
|
||||
"wordSpacing": "normal",
|
||||
"wordBreak": "normal",
|
||||
"MozTabSize": "4",
|
||||
"OTabSize": "4",
|
||||
"tabSize": "4",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none",
|
||||
"background": "#24242e",
|
||||
"color": "#767693"
|
||||
},
|
||||
"pre[class*=\"language-\"]": {
|
||||
"fontFamily": "Consolas, Menlo, Monaco, \"Andale Mono WT\", \"Andale Mono\", \"Lucida Console\", \"Lucida Sans Typewriter\", \"DejaVu Sans Mono\", \"Bitstream Vera Sans Mono\", \"Liberation Mono\", \"Nimbus Mono L\", \"Courier New\", Courier, monospace",
|
||||
"fontSize": "14px",
|
||||
"lineHeight": "1.375",
|
||||
"direction": "ltr",
|
||||
"textAlign": "left",
|
||||
"whiteSpace": "pre",
|
||||
"wordSpacing": "normal",
|
||||
"wordBreak": "normal",
|
||||
"MozTabSize": "4",
|
||||
"OTabSize": "4",
|
||||
"tabSize": "4",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none",
|
||||
"background": "#24242e",
|
||||
"color": "#767693",
|
||||
"padding": "1em",
|
||||
"margin": ".5em 0",
|
||||
"overflow": "auto"
|
||||
},
|
||||
"pre > code[class*=\"language-\"]": {
|
||||
"fontSize": "1em"
|
||||
},
|
||||
"pre[class*=\"language-\"]::-moz-selection": {
|
||||
"textShadow": "none",
|
||||
"background": "#5151e6"
|
||||
},
|
||||
"pre[class*=\"language-\"] ::-moz-selection": {
|
||||
"textShadow": "none",
|
||||
"background": "#5151e6"
|
||||
},
|
||||
"code[class*=\"language-\"]::-moz-selection": {
|
||||
"textShadow": "none",
|
||||
"background": "#5151e6"
|
||||
},
|
||||
"code[class*=\"language-\"] ::-moz-selection": {
|
||||
"textShadow": "none",
|
||||
"background": "#5151e6"
|
||||
},
|
||||
"pre[class*=\"language-\"]::selection": {
|
||||
"textShadow": "none",
|
||||
"background": "#5151e6"
|
||||
},
|
||||
"pre[class*=\"language-\"] ::selection": {
|
||||
"textShadow": "none",
|
||||
"background": "#5151e6"
|
||||
},
|
||||
"code[class*=\"language-\"]::selection": {
|
||||
"textShadow": "none",
|
||||
"background": "#5151e6"
|
||||
},
|
||||
"code[class*=\"language-\"] ::selection": {
|
||||
"textShadow": "none",
|
||||
"background": "#5151e6"
|
||||
},
|
||||
":not(pre) > code[class*=\"language-\"]": {
|
||||
"padding": ".1em",
|
||||
"borderRadius": ".3em"
|
||||
},
|
||||
"comment": {
|
||||
"color": "#5b5b76"
|
||||
},
|
||||
"prolog": {
|
||||
"color": "#5b5b76"
|
||||
},
|
||||
"doctype": {
|
||||
"color": "#5b5b76"
|
||||
},
|
||||
"cdata": {
|
||||
"color": "#5b5b76"
|
||||
},
|
||||
"punctuation": {
|
||||
"color": "#5b5b76"
|
||||
},
|
||||
"namespace": {
|
||||
"Opacity": ".7"
|
||||
},
|
||||
"tag": {
|
||||
"color": "#dd672c"
|
||||
},
|
||||
"operator": {
|
||||
"color": "#dd672c"
|
||||
},
|
||||
"number": {
|
||||
"color": "#dd672c"
|
||||
},
|
||||
"property": {
|
||||
"color": "#767693"
|
||||
},
|
||||
"function": {
|
||||
"color": "#767693"
|
||||
},
|
||||
"tag-id": {
|
||||
"color": "#ebebff"
|
||||
},
|
||||
"selector": {
|
||||
"color": "#ebebff"
|
||||
},
|
||||
"atrule-id": {
|
||||
"color": "#ebebff"
|
||||
},
|
||||
"code.language-javascript": {
|
||||
"color": "#aaaaca"
|
||||
},
|
||||
"attr-name": {
|
||||
"color": "#aaaaca"
|
||||
},
|
||||
"code.language-css": {
|
||||
"color": "#fe8c52"
|
||||
},
|
||||
"code.language-scss": {
|
||||
"color": "#fe8c52"
|
||||
},
|
||||
"boolean": {
|
||||
"color": "#fe8c52"
|
||||
},
|
||||
"string": {
|
||||
"color": "#fe8c52"
|
||||
},
|
||||
"entity": {
|
||||
"color": "#fe8c52",
|
||||
"cursor": "help"
|
||||
},
|
||||
"url": {
|
||||
"color": "#fe8c52"
|
||||
},
|
||||
".language-css .token.string": {
|
||||
"color": "#fe8c52"
|
||||
},
|
||||
".language-scss .token.string": {
|
||||
"color": "#fe8c52"
|
||||
},
|
||||
".style .token.string": {
|
||||
"color": "#fe8c52"
|
||||
},
|
||||
"attr-value": {
|
||||
"color": "#fe8c52"
|
||||
},
|
||||
"keyword": {
|
||||
"color": "#fe8c52"
|
||||
},
|
||||
"control": {
|
||||
"color": "#fe8c52"
|
||||
},
|
||||
"directive": {
|
||||
"color": "#fe8c52"
|
||||
},
|
||||
"unit": {
|
||||
"color": "#fe8c52"
|
||||
},
|
||||
"statement": {
|
||||
"color": "#fe8c52"
|
||||
},
|
||||
"regex": {
|
||||
"color": "#fe8c52"
|
||||
},
|
||||
"atrule": {
|
||||
"color": "#fe8c52"
|
||||
},
|
||||
"placeholder": {
|
||||
"color": "#fe8c52"
|
||||
},
|
||||
"variable": {
|
||||
"color": "#fe8c52"
|
||||
},
|
||||
"deleted": {
|
||||
"textDecoration": "line-through"
|
||||
},
|
||||
"inserted": {
|
||||
"borderBottom": "1px dotted #ebebff",
|
||||
"textDecoration": "none"
|
||||
},
|
||||
"italic": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"important": {
|
||||
"fontWeight": "bold",
|
||||
"color": "#aaaaca"
|
||||
},
|
||||
"bold": {
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"pre > code.highlight": {
|
||||
"Outline": ".4em solid #7676f4",
|
||||
"OutlineOffset": ".4em"
|
||||
},
|
||||
".line-numbers.line-numbers .line-numbers-rows": {
|
||||
"borderRightColor": "#262631"
|
||||
},
|
||||
".line-numbers .line-numbers-rows > span:before": {
|
||||
"color": "#393949"
|
||||
},
|
||||
".line-highlight.line-highlight": {
|
||||
"background": "linear-gradient(to right, rgba(221, 103, 44, 0.2) 70%, rgba(221, 103, 44, 0))"
|
||||
}
|
||||
};
|
||||
183
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/gruvbox-light.js
generated
vendored
Normal file
183
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/gruvbox-light.js
generated
vendored
Normal file
@@ -0,0 +1,183 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"code[class*=\"language-\"]": {
|
||||
"color": "#3c3836",
|
||||
"fontFamily": "Consolas, Monaco, \"Andale Mono\", monospace",
|
||||
"direction": "ltr",
|
||||
"textAlign": "left",
|
||||
"whiteSpace": "pre",
|
||||
"wordSpacing": "normal",
|
||||
"wordBreak": "normal",
|
||||
"lineHeight": "1.5",
|
||||
"MozTabSize": "4",
|
||||
"OTabSize": "4",
|
||||
"tabSize": "4",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none"
|
||||
},
|
||||
"pre[class*=\"language-\"]": {
|
||||
"color": "#3c3836",
|
||||
"fontFamily": "Consolas, Monaco, \"Andale Mono\", monospace",
|
||||
"direction": "ltr",
|
||||
"textAlign": "left",
|
||||
"whiteSpace": "pre",
|
||||
"wordSpacing": "normal",
|
||||
"wordBreak": "normal",
|
||||
"lineHeight": "1.5",
|
||||
"MozTabSize": "4",
|
||||
"OTabSize": "4",
|
||||
"tabSize": "4",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none",
|
||||
"padding": "1em",
|
||||
"margin": "0.5em 0",
|
||||
"overflow": "auto",
|
||||
"background": "#f9f5d7"
|
||||
},
|
||||
"pre[class*=\"language-\"]::-moz-selection": {
|
||||
"color": "#282828",
|
||||
"background": "#a89984"
|
||||
},
|
||||
"pre[class*=\"language-\"] ::-moz-selection": {
|
||||
"color": "#282828",
|
||||
"background": "#a89984"
|
||||
},
|
||||
"code[class*=\"language-\"]::-moz-selection": {
|
||||
"color": "#282828",
|
||||
"background": "#a89984"
|
||||
},
|
||||
"code[class*=\"language-\"] ::-moz-selection": {
|
||||
"color": "#282828",
|
||||
"background": "#a89984"
|
||||
},
|
||||
"pre[class*=\"language-\"]::selection": {
|
||||
"color": "#282828",
|
||||
"background": "#a89984"
|
||||
},
|
||||
"pre[class*=\"language-\"] ::selection": {
|
||||
"color": "#282828",
|
||||
"background": "#a89984"
|
||||
},
|
||||
"code[class*=\"language-\"]::selection": {
|
||||
"color": "#282828",
|
||||
"background": "#a89984"
|
||||
},
|
||||
"code[class*=\"language-\"] ::selection": {
|
||||
"color": "#282828",
|
||||
"background": "#a89984"
|
||||
},
|
||||
":not(pre) > code[class*=\"language-\"]": {
|
||||
"background": "#f9f5d7",
|
||||
"padding": "0.1em",
|
||||
"borderRadius": "0.3em"
|
||||
},
|
||||
"comment": {
|
||||
"color": "#7c6f64"
|
||||
},
|
||||
"prolog": {
|
||||
"color": "#7c6f64"
|
||||
},
|
||||
"cdata": {
|
||||
"color": "#7c6f64"
|
||||
},
|
||||
"delimiter": {
|
||||
"color": "#9d0006"
|
||||
},
|
||||
"boolean": {
|
||||
"color": "#9d0006"
|
||||
},
|
||||
"keyword": {
|
||||
"color": "#9d0006"
|
||||
},
|
||||
"selector": {
|
||||
"color": "#9d0006"
|
||||
},
|
||||
"important": {
|
||||
"color": "#9d0006"
|
||||
},
|
||||
"atrule": {
|
||||
"color": "#9d0006"
|
||||
},
|
||||
"operator": {
|
||||
"color": "#7c6f64"
|
||||
},
|
||||
"punctuation": {
|
||||
"color": "#7c6f64"
|
||||
},
|
||||
"attr-name": {
|
||||
"color": "#7c6f64"
|
||||
},
|
||||
"tag": {
|
||||
"color": "#b57614"
|
||||
},
|
||||
"tag.punctuation": {
|
||||
"color": "#b57614"
|
||||
},
|
||||
"doctype": {
|
||||
"color": "#b57614"
|
||||
},
|
||||
"builtin": {
|
||||
"color": "#b57614"
|
||||
},
|
||||
"entity": {
|
||||
"color": "#8f3f71"
|
||||
},
|
||||
"number": {
|
||||
"color": "#8f3f71"
|
||||
},
|
||||
"symbol": {
|
||||
"color": "#8f3f71"
|
||||
},
|
||||
"property": {
|
||||
"color": "#9d0006"
|
||||
},
|
||||
"constant": {
|
||||
"color": "#9d0006"
|
||||
},
|
||||
"variable": {
|
||||
"color": "#9d0006"
|
||||
},
|
||||
"string": {
|
||||
"color": "#797403"
|
||||
},
|
||||
"char": {
|
||||
"color": "#797403"
|
||||
},
|
||||
"attr-value": {
|
||||
"color": "#7c6f64"
|
||||
},
|
||||
"attr-value.punctuation": {
|
||||
"color": "#7c6f64"
|
||||
},
|
||||
"url": {
|
||||
"color": "#797403",
|
||||
"textDecoration": "underline"
|
||||
},
|
||||
"function": {
|
||||
"color": "#b57614"
|
||||
},
|
||||
"regex": {
|
||||
"background": "#797403"
|
||||
},
|
||||
"bold": {
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"italic": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"inserted": {
|
||||
"background": "#7c6f64"
|
||||
},
|
||||
"deleted": {
|
||||
"background": "#9d0006"
|
||||
}
|
||||
};
|
||||
160
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/lucario.js
generated
vendored
Normal file
160
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/lucario.js
generated
vendored
Normal file
@@ -0,0 +1,160 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"code[class*=\"language-\"]": {
|
||||
"color": "#f8f8f2",
|
||||
"background": "none",
|
||||
"textShadow": "0 1px rgba(0, 0, 0, 0.3)",
|
||||
"fontFamily": "Monaco, Consolas, 'Andale Mono', 'Ubuntu Mono', monospace",
|
||||
"textAlign": "left",
|
||||
"whiteSpace": "pre",
|
||||
"wordSpacing": "normal",
|
||||
"wordBreak": "normal",
|
||||
"wordWrap": "normal",
|
||||
"lineHeight": "1.5",
|
||||
"MozTabSize": "4",
|
||||
"OTabSize": "4",
|
||||
"tabSize": "4",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none"
|
||||
},
|
||||
"pre[class*=\"language-\"]": {
|
||||
"color": "#f8f8f2",
|
||||
"background": "#263E52",
|
||||
"textShadow": "0 1px rgba(0, 0, 0, 0.3)",
|
||||
"fontFamily": "Monaco, Consolas, 'Andale Mono', 'Ubuntu Mono', monospace",
|
||||
"textAlign": "left",
|
||||
"whiteSpace": "pre",
|
||||
"wordSpacing": "normal",
|
||||
"wordBreak": "normal",
|
||||
"wordWrap": "normal",
|
||||
"lineHeight": "1.5",
|
||||
"MozTabSize": "4",
|
||||
"OTabSize": "4",
|
||||
"tabSize": "4",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none",
|
||||
"padding": "1em",
|
||||
"margin": ".5em 0",
|
||||
"overflow": "auto",
|
||||
"borderRadius": "0.3em"
|
||||
},
|
||||
":not(pre) > code[class*=\"language-\"]": {
|
||||
"background": "#263E52",
|
||||
"padding": ".1em",
|
||||
"borderRadius": ".3em",
|
||||
"whiteSpace": "normal"
|
||||
},
|
||||
"comment": {
|
||||
"color": "#5c98cd"
|
||||
},
|
||||
"prolog": {
|
||||
"color": "#5c98cd"
|
||||
},
|
||||
"doctype": {
|
||||
"color": "#5c98cd"
|
||||
},
|
||||
"cdata": {
|
||||
"color": "#5c98cd"
|
||||
},
|
||||
"punctuation": {
|
||||
"color": "#f8f8f2"
|
||||
},
|
||||
".namespace": {
|
||||
"Opacity": ".7"
|
||||
},
|
||||
"property": {
|
||||
"color": "#F05E5D"
|
||||
},
|
||||
"tag": {
|
||||
"color": "#F05E5D"
|
||||
},
|
||||
"constant": {
|
||||
"color": "#F05E5D"
|
||||
},
|
||||
"symbol": {
|
||||
"color": "#F05E5D"
|
||||
},
|
||||
"deleted": {
|
||||
"color": "#F05E5D"
|
||||
},
|
||||
"boolean": {
|
||||
"color": "#BC94F9"
|
||||
},
|
||||
"number": {
|
||||
"color": "#BC94F9"
|
||||
},
|
||||
"selector": {
|
||||
"color": "#FCFCD6"
|
||||
},
|
||||
"attr-name": {
|
||||
"color": "#FCFCD6"
|
||||
},
|
||||
"string": {
|
||||
"color": "#FCFCD6"
|
||||
},
|
||||
"char": {
|
||||
"color": "#FCFCD6"
|
||||
},
|
||||
"builtin": {
|
||||
"color": "#FCFCD6"
|
||||
},
|
||||
"inserted": {
|
||||
"color": "#FCFCD6"
|
||||
},
|
||||
"operator": {
|
||||
"color": "#f8f8f2"
|
||||
},
|
||||
"entity": {
|
||||
"color": "#f8f8f2",
|
||||
"cursor": "help"
|
||||
},
|
||||
"url": {
|
||||
"color": "#f8f8f2"
|
||||
},
|
||||
".language-css .token.string": {
|
||||
"color": "#f8f8f2"
|
||||
},
|
||||
".style .token.string": {
|
||||
"color": "#f8f8f2"
|
||||
},
|
||||
"variable": {
|
||||
"color": "#f8f8f2"
|
||||
},
|
||||
"atrule": {
|
||||
"color": "#66D8EF"
|
||||
},
|
||||
"attr-value": {
|
||||
"color": "#66D8EF"
|
||||
},
|
||||
"function": {
|
||||
"color": "#66D8EF"
|
||||
},
|
||||
"class-name": {
|
||||
"color": "#66D8EF"
|
||||
},
|
||||
"keyword": {
|
||||
"color": "#6EB26E"
|
||||
},
|
||||
"regex": {
|
||||
"color": "#F05E5D"
|
||||
},
|
||||
"important": {
|
||||
"color": "#F05E5D",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"bold": {
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"italic": {
|
||||
"fontStyle": "italic"
|
||||
}
|
||||
};
|
||||
209
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/material-light.js
generated
vendored
Normal file
209
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/material-light.js
generated
vendored
Normal file
@@ -0,0 +1,209 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"code[class*=\"language-\"]": {
|
||||
"textAlign": "left",
|
||||
"whiteSpace": "pre",
|
||||
"wordSpacing": "normal",
|
||||
"wordBreak": "normal",
|
||||
"wordWrap": "normal",
|
||||
"color": "#90a4ae",
|
||||
"background": "#fafafa",
|
||||
"fontFamily": "Roboto Mono, monospace",
|
||||
"fontSize": "1em",
|
||||
"lineHeight": "1.5em",
|
||||
"MozTabSize": "4",
|
||||
"OTabSize": "4",
|
||||
"tabSize": "4",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none"
|
||||
},
|
||||
"pre[class*=\"language-\"]": {
|
||||
"textAlign": "left",
|
||||
"whiteSpace": "pre",
|
||||
"wordSpacing": "normal",
|
||||
"wordBreak": "normal",
|
||||
"wordWrap": "normal",
|
||||
"color": "#90a4ae",
|
||||
"background": "#fafafa",
|
||||
"fontFamily": "Roboto Mono, monospace",
|
||||
"fontSize": "1em",
|
||||
"lineHeight": "1.5em",
|
||||
"MozTabSize": "4",
|
||||
"OTabSize": "4",
|
||||
"tabSize": "4",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none",
|
||||
"overflow": "auto",
|
||||
"position": "relative",
|
||||
"margin": "0.5em 0",
|
||||
"padding": "1.25em 1em"
|
||||
},
|
||||
"code[class*=\"language-\"]::-moz-selection": {
|
||||
"background": "#cceae7",
|
||||
"color": "#263238"
|
||||
},
|
||||
"pre[class*=\"language-\"]::-moz-selection": {
|
||||
"background": "#cceae7",
|
||||
"color": "#263238"
|
||||
},
|
||||
"code[class*=\"language-\"] ::-moz-selection": {
|
||||
"background": "#cceae7",
|
||||
"color": "#263238"
|
||||
},
|
||||
"pre[class*=\"language-\"] ::-moz-selection": {
|
||||
"background": "#cceae7",
|
||||
"color": "#263238"
|
||||
},
|
||||
"code[class*=\"language-\"]::selection": {
|
||||
"background": "#cceae7",
|
||||
"color": "#263238"
|
||||
},
|
||||
"pre[class*=\"language-\"]::selection": {
|
||||
"background": "#cceae7",
|
||||
"color": "#263238"
|
||||
},
|
||||
"code[class*=\"language-\"] ::selection": {
|
||||
"background": "#cceae7",
|
||||
"color": "#263238"
|
||||
},
|
||||
"pre[class*=\"language-\"] ::selection": {
|
||||
"background": "#cceae7",
|
||||
"color": "#263238"
|
||||
},
|
||||
":not(pre) > code[class*=\"language-\"]": {
|
||||
"whiteSpace": "normal",
|
||||
"borderRadius": "0.2em",
|
||||
"padding": "0.1em"
|
||||
},
|
||||
".language-css > code": {
|
||||
"color": "#f76d47"
|
||||
},
|
||||
".language-sass > code": {
|
||||
"color": "#f76d47"
|
||||
},
|
||||
".language-scss > code": {
|
||||
"color": "#f76d47"
|
||||
},
|
||||
"[class*=\"language-\"] .namespace": {
|
||||
"Opacity": "0.7"
|
||||
},
|
||||
"atrule": {
|
||||
"color": "#7c4dff"
|
||||
},
|
||||
"attr-name": {
|
||||
"color": "#39adb5"
|
||||
},
|
||||
"attr-value": {
|
||||
"color": "#f6a434"
|
||||
},
|
||||
"attribute": {
|
||||
"color": "#f6a434"
|
||||
},
|
||||
"boolean": {
|
||||
"color": "#7c4dff"
|
||||
},
|
||||
"builtin": {
|
||||
"color": "#39adb5"
|
||||
},
|
||||
"cdata": {
|
||||
"color": "#39adb5"
|
||||
},
|
||||
"char": {
|
||||
"color": "#39adb5"
|
||||
},
|
||||
"class": {
|
||||
"color": "#39adb5"
|
||||
},
|
||||
"class-name": {
|
||||
"color": "#6182b8"
|
||||
},
|
||||
"comment": {
|
||||
"color": "#aabfc9"
|
||||
},
|
||||
"constant": {
|
||||
"color": "#7c4dff"
|
||||
},
|
||||
"deleted": {
|
||||
"color": "#e53935"
|
||||
},
|
||||
"doctype": {
|
||||
"color": "#aabfc9"
|
||||
},
|
||||
"entity": {
|
||||
"color": "#e53935"
|
||||
},
|
||||
"function": {
|
||||
"color": "#7c4dff"
|
||||
},
|
||||
"hexcode": {
|
||||
"color": "#f76d47"
|
||||
},
|
||||
"id": {
|
||||
"color": "#7c4dff",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"important": {
|
||||
"color": "#7c4dff",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"inserted": {
|
||||
"color": "#39adb5"
|
||||
},
|
||||
"keyword": {
|
||||
"color": "#7c4dff"
|
||||
},
|
||||
"number": {
|
||||
"color": "#f76d47"
|
||||
},
|
||||
"operator": {
|
||||
"color": "#39adb5"
|
||||
},
|
||||
"prolog": {
|
||||
"color": "#aabfc9"
|
||||
},
|
||||
"property": {
|
||||
"color": "#39adb5"
|
||||
},
|
||||
"pseudo-class": {
|
||||
"color": "#f6a434"
|
||||
},
|
||||
"pseudo-element": {
|
||||
"color": "#f6a434"
|
||||
},
|
||||
"punctuation": {
|
||||
"color": "#39adb5"
|
||||
},
|
||||
"regex": {
|
||||
"color": "#6182b8"
|
||||
},
|
||||
"selector": {
|
||||
"color": "#e53935"
|
||||
},
|
||||
"string": {
|
||||
"color": "#f6a434"
|
||||
},
|
||||
"symbol": {
|
||||
"color": "#7c4dff"
|
||||
},
|
||||
"tag": {
|
||||
"color": "#e53935"
|
||||
},
|
||||
"unit": {
|
||||
"color": "#f76d47"
|
||||
},
|
||||
"url": {
|
||||
"color": "#e53935"
|
||||
},
|
||||
"variable": {
|
||||
"color": "#e53935"
|
||||
}
|
||||
};
|
||||
495
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/one-light.js
generated
vendored
Normal file
495
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/one-light.js
generated
vendored
Normal file
@@ -0,0 +1,495 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"code[class*=\"language-\"]": {
|
||||
"background": "hsl(230, 1%, 98%)",
|
||||
"color": "hsl(230, 8%, 24%)",
|
||||
"fontFamily": "\"Fira Code\", \"Fira Mono\", Menlo, Consolas, \"DejaVu Sans Mono\", monospace",
|
||||
"direction": "ltr",
|
||||
"textAlign": "left",
|
||||
"whiteSpace": "pre",
|
||||
"wordSpacing": "normal",
|
||||
"wordBreak": "normal",
|
||||
"lineHeight": "1.5",
|
||||
"MozTabSize": "2",
|
||||
"OTabSize": "2",
|
||||
"tabSize": "2",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none"
|
||||
},
|
||||
"pre[class*=\"language-\"]": {
|
||||
"background": "hsl(230, 1%, 98%)",
|
||||
"color": "hsl(230, 8%, 24%)",
|
||||
"fontFamily": "\"Fira Code\", \"Fira Mono\", Menlo, Consolas, \"DejaVu Sans Mono\", monospace",
|
||||
"direction": "ltr",
|
||||
"textAlign": "left",
|
||||
"whiteSpace": "pre",
|
||||
"wordSpacing": "normal",
|
||||
"wordBreak": "normal",
|
||||
"lineHeight": "1.5",
|
||||
"MozTabSize": "2",
|
||||
"OTabSize": "2",
|
||||
"tabSize": "2",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none",
|
||||
"padding": "1em",
|
||||
"margin": "0.5em 0",
|
||||
"overflow": "auto",
|
||||
"borderRadius": "0.3em"
|
||||
},
|
||||
"code[class*=\"language-\"]::-moz-selection": {
|
||||
"background": "hsl(230, 1%, 90%)",
|
||||
"color": "inherit"
|
||||
},
|
||||
"code[class*=\"language-\"] *::-moz-selection": {
|
||||
"background": "hsl(230, 1%, 90%)",
|
||||
"color": "inherit"
|
||||
},
|
||||
"pre[class*=\"language-\"] *::-moz-selection": {
|
||||
"background": "hsl(230, 1%, 90%)",
|
||||
"color": "inherit"
|
||||
},
|
||||
"code[class*=\"language-\"]::selection": {
|
||||
"background": "hsl(230, 1%, 90%)",
|
||||
"color": "inherit"
|
||||
},
|
||||
"code[class*=\"language-\"] *::selection": {
|
||||
"background": "hsl(230, 1%, 90%)",
|
||||
"color": "inherit"
|
||||
},
|
||||
"pre[class*=\"language-\"] *::selection": {
|
||||
"background": "hsl(230, 1%, 90%)",
|
||||
"color": "inherit"
|
||||
},
|
||||
":not(pre) > code[class*=\"language-\"]": {
|
||||
"padding": "0.2em 0.3em",
|
||||
"borderRadius": "0.3em",
|
||||
"whiteSpace": "normal"
|
||||
},
|
||||
"comment": {
|
||||
"color": "hsl(230, 4%, 64%)",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"prolog": {
|
||||
"color": "hsl(230, 4%, 64%)"
|
||||
},
|
||||
"cdata": {
|
||||
"color": "hsl(230, 4%, 64%)"
|
||||
},
|
||||
"doctype": {
|
||||
"color": "hsl(230, 8%, 24%)"
|
||||
},
|
||||
"punctuation": {
|
||||
"color": "hsl(230, 8%, 24%)"
|
||||
},
|
||||
"entity": {
|
||||
"color": "hsl(230, 8%, 24%)",
|
||||
"cursor": "help"
|
||||
},
|
||||
"attr-name": {
|
||||
"color": "hsl(35, 99%, 36%)"
|
||||
},
|
||||
"class-name": {
|
||||
"color": "hsl(35, 99%, 36%)"
|
||||
},
|
||||
"boolean": {
|
||||
"color": "hsl(35, 99%, 36%)"
|
||||
},
|
||||
"constant": {
|
||||
"color": "hsl(35, 99%, 36%)"
|
||||
},
|
||||
"number": {
|
||||
"color": "hsl(35, 99%, 36%)"
|
||||
},
|
||||
"atrule": {
|
||||
"color": "hsl(35, 99%, 36%)"
|
||||
},
|
||||
"keyword": {
|
||||
"color": "hsl(301, 63%, 40%)"
|
||||
},
|
||||
"property": {
|
||||
"color": "hsl(5, 74%, 59%)"
|
||||
},
|
||||
"tag": {
|
||||
"color": "hsl(5, 74%, 59%)"
|
||||
},
|
||||
"symbol": {
|
||||
"color": "hsl(5, 74%, 59%)"
|
||||
},
|
||||
"deleted": {
|
||||
"color": "hsl(5, 74%, 59%)"
|
||||
},
|
||||
"important": {
|
||||
"color": "hsl(5, 74%, 59%)"
|
||||
},
|
||||
"selector": {
|
||||
"color": "hsl(119, 34%, 47%)"
|
||||
},
|
||||
"string": {
|
||||
"color": "hsl(119, 34%, 47%)"
|
||||
},
|
||||
"char": {
|
||||
"color": "hsl(119, 34%, 47%)"
|
||||
},
|
||||
"builtin": {
|
||||
"color": "hsl(119, 34%, 47%)"
|
||||
},
|
||||
"inserted": {
|
||||
"color": "hsl(119, 34%, 47%)"
|
||||
},
|
||||
"regex": {
|
||||
"color": "hsl(119, 34%, 47%)"
|
||||
},
|
||||
"attr-value": {
|
||||
"color": "hsl(119, 34%, 47%)"
|
||||
},
|
||||
"attr-value > .token.punctuation": {
|
||||
"color": "hsl(119, 34%, 47%)"
|
||||
},
|
||||
"variable": {
|
||||
"color": "hsl(221, 87%, 60%)"
|
||||
},
|
||||
"operator": {
|
||||
"color": "hsl(221, 87%, 60%)"
|
||||
},
|
||||
"function": {
|
||||
"color": "hsl(221, 87%, 60%)"
|
||||
},
|
||||
"url": {
|
||||
"color": "hsl(198, 99%, 37%)"
|
||||
},
|
||||
"attr-value > .token.punctuation.attr-equals": {
|
||||
"color": "hsl(230, 8%, 24%)"
|
||||
},
|
||||
"special-attr > .token.attr-value > .token.value.css": {
|
||||
"color": "hsl(230, 8%, 24%)"
|
||||
},
|
||||
".language-css .token.selector": {
|
||||
"color": "hsl(5, 74%, 59%)"
|
||||
},
|
||||
".language-css .token.property": {
|
||||
"color": "hsl(230, 8%, 24%)"
|
||||
},
|
||||
".language-css .token.function": {
|
||||
"color": "hsl(198, 99%, 37%)"
|
||||
},
|
||||
".language-css .token.url > .token.function": {
|
||||
"color": "hsl(198, 99%, 37%)"
|
||||
},
|
||||
".language-css .token.url > .token.string.url": {
|
||||
"color": "hsl(119, 34%, 47%)"
|
||||
},
|
||||
".language-css .token.important": {
|
||||
"color": "hsl(301, 63%, 40%)"
|
||||
},
|
||||
".language-css .token.atrule .token.rule": {
|
||||
"color": "hsl(301, 63%, 40%)"
|
||||
},
|
||||
".language-javascript .token.operator": {
|
||||
"color": "hsl(301, 63%, 40%)"
|
||||
},
|
||||
".language-javascript .token.template-string > .token.interpolation > .token.interpolation-punctuation.punctuation": {
|
||||
"color": "hsl(344, 84%, 43%)"
|
||||
},
|
||||
".language-json .token.operator": {
|
||||
"color": "hsl(230, 8%, 24%)"
|
||||
},
|
||||
".language-json .token.null.keyword": {
|
||||
"color": "hsl(35, 99%, 36%)"
|
||||
},
|
||||
".language-markdown .token.url": {
|
||||
"color": "hsl(230, 8%, 24%)"
|
||||
},
|
||||
".language-markdown .token.url > .token.operator": {
|
||||
"color": "hsl(230, 8%, 24%)"
|
||||
},
|
||||
".language-markdown .token.url-reference.url > .token.string": {
|
||||
"color": "hsl(230, 8%, 24%)"
|
||||
},
|
||||
".language-markdown .token.url > .token.content": {
|
||||
"color": "hsl(221, 87%, 60%)"
|
||||
},
|
||||
".language-markdown .token.url > .token.url": {
|
||||
"color": "hsl(198, 99%, 37%)"
|
||||
},
|
||||
".language-markdown .token.url-reference.url": {
|
||||
"color": "hsl(198, 99%, 37%)"
|
||||
},
|
||||
".language-markdown .token.blockquote.punctuation": {
|
||||
"color": "hsl(230, 4%, 64%)",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
".language-markdown .token.hr.punctuation": {
|
||||
"color": "hsl(230, 4%, 64%)",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
".language-markdown .token.code-snippet": {
|
||||
"color": "hsl(119, 34%, 47%)"
|
||||
},
|
||||
".language-markdown .token.bold .token.content": {
|
||||
"color": "hsl(35, 99%, 36%)"
|
||||
},
|
||||
".language-markdown .token.italic .token.content": {
|
||||
"color": "hsl(301, 63%, 40%)"
|
||||
},
|
||||
".language-markdown .token.strike .token.content": {
|
||||
"color": "hsl(5, 74%, 59%)"
|
||||
},
|
||||
".language-markdown .token.strike .token.punctuation": {
|
||||
"color": "hsl(5, 74%, 59%)"
|
||||
},
|
||||
".language-markdown .token.list.punctuation": {
|
||||
"color": "hsl(5, 74%, 59%)"
|
||||
},
|
||||
".language-markdown .token.title.important > .token.punctuation": {
|
||||
"color": "hsl(5, 74%, 59%)"
|
||||
},
|
||||
"bold": {
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"italic": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"namespace": {
|
||||
"Opacity": "0.8"
|
||||
},
|
||||
"token.tab:not(:empty):before": {
|
||||
"color": "hsla(230, 8%, 24%, 0.2)"
|
||||
},
|
||||
"token.cr:before": {
|
||||
"color": "hsla(230, 8%, 24%, 0.2)"
|
||||
},
|
||||
"token.lf:before": {
|
||||
"color": "hsla(230, 8%, 24%, 0.2)"
|
||||
},
|
||||
"token.space:before": {
|
||||
"color": "hsla(230, 8%, 24%, 0.2)"
|
||||
},
|
||||
"div.code-toolbar > .toolbar.toolbar > .toolbar-item": {
|
||||
"marginRight": "0.4em"
|
||||
},
|
||||
"div.code-toolbar > .toolbar.toolbar > .toolbar-item > button": {
|
||||
"background": "hsl(230, 1%, 90%)",
|
||||
"color": "hsl(230, 6%, 44%)",
|
||||
"padding": "0.1em 0.4em",
|
||||
"borderRadius": "0.3em"
|
||||
},
|
||||
"div.code-toolbar > .toolbar.toolbar > .toolbar-item > a": {
|
||||
"background": "hsl(230, 1%, 90%)",
|
||||
"color": "hsl(230, 6%, 44%)",
|
||||
"padding": "0.1em 0.4em",
|
||||
"borderRadius": "0.3em"
|
||||
},
|
||||
"div.code-toolbar > .toolbar.toolbar > .toolbar-item > span": {
|
||||
"background": "hsl(230, 1%, 90%)",
|
||||
"color": "hsl(230, 6%, 44%)",
|
||||
"padding": "0.1em 0.4em",
|
||||
"borderRadius": "0.3em"
|
||||
},
|
||||
"div.code-toolbar > .toolbar.toolbar > .toolbar-item > button:hover": {
|
||||
"background": "hsl(230, 1%, 78%)",
|
||||
"color": "hsl(230, 8%, 24%)"
|
||||
},
|
||||
"div.code-toolbar > .toolbar.toolbar > .toolbar-item > button:focus": {
|
||||
"background": "hsl(230, 1%, 78%)",
|
||||
"color": "hsl(230, 8%, 24%)"
|
||||
},
|
||||
"div.code-toolbar > .toolbar.toolbar > .toolbar-item > a:hover": {
|
||||
"background": "hsl(230, 1%, 78%)",
|
||||
"color": "hsl(230, 8%, 24%)"
|
||||
},
|
||||
"div.code-toolbar > .toolbar.toolbar > .toolbar-item > a:focus": {
|
||||
"background": "hsl(230, 1%, 78%)",
|
||||
"color": "hsl(230, 8%, 24%)"
|
||||
},
|
||||
"div.code-toolbar > .toolbar.toolbar > .toolbar-item > span:hover": {
|
||||
"background": "hsl(230, 1%, 78%)",
|
||||
"color": "hsl(230, 8%, 24%)"
|
||||
},
|
||||
"div.code-toolbar > .toolbar.toolbar > .toolbar-item > span:focus": {
|
||||
"background": "hsl(230, 1%, 78%)",
|
||||
"color": "hsl(230, 8%, 24%)"
|
||||
},
|
||||
".line-highlight.line-highlight": {
|
||||
"background": "hsla(230, 8%, 24%, 0.05)"
|
||||
},
|
||||
".line-highlight.line-highlight:before": {
|
||||
"background": "hsl(230, 1%, 90%)",
|
||||
"color": "hsl(230, 8%, 24%)",
|
||||
"padding": "0.1em 0.6em",
|
||||
"borderRadius": "0.3em",
|
||||
"boxShadow": "0 2px 0 0 rgba(0, 0, 0, 0.2)"
|
||||
},
|
||||
".line-highlight.line-highlight[data-end]:after": {
|
||||
"background": "hsl(230, 1%, 90%)",
|
||||
"color": "hsl(230, 8%, 24%)",
|
||||
"padding": "0.1em 0.6em",
|
||||
"borderRadius": "0.3em",
|
||||
"boxShadow": "0 2px 0 0 rgba(0, 0, 0, 0.2)"
|
||||
},
|
||||
"pre[id].linkable-line-numbers.linkable-line-numbers span.line-numbers-rows > span:hover:before": {
|
||||
"backgroundColor": "hsla(230, 8%, 24%, 0.05)"
|
||||
},
|
||||
".line-numbers.line-numbers .line-numbers-rows": {
|
||||
"borderRightColor": "hsla(230, 8%, 24%, 0.2)"
|
||||
},
|
||||
".command-line .command-line-prompt": {
|
||||
"borderRightColor": "hsla(230, 8%, 24%, 0.2)"
|
||||
},
|
||||
".line-numbers .line-numbers-rows > span:before": {
|
||||
"color": "hsl(230, 1%, 62%)"
|
||||
},
|
||||
".command-line .command-line-prompt > span:before": {
|
||||
"color": "hsl(230, 1%, 62%)"
|
||||
},
|
||||
".rainbow-braces .token.token.punctuation.brace-level-1": {
|
||||
"color": "hsl(5, 74%, 59%)"
|
||||
},
|
||||
".rainbow-braces .token.token.punctuation.brace-level-5": {
|
||||
"color": "hsl(5, 74%, 59%)"
|
||||
},
|
||||
".rainbow-braces .token.token.punctuation.brace-level-9": {
|
||||
"color": "hsl(5, 74%, 59%)"
|
||||
},
|
||||
".rainbow-braces .token.token.punctuation.brace-level-2": {
|
||||
"color": "hsl(119, 34%, 47%)"
|
||||
},
|
||||
".rainbow-braces .token.token.punctuation.brace-level-6": {
|
||||
"color": "hsl(119, 34%, 47%)"
|
||||
},
|
||||
".rainbow-braces .token.token.punctuation.brace-level-10": {
|
||||
"color": "hsl(119, 34%, 47%)"
|
||||
},
|
||||
".rainbow-braces .token.token.punctuation.brace-level-3": {
|
||||
"color": "hsl(221, 87%, 60%)"
|
||||
},
|
||||
".rainbow-braces .token.token.punctuation.brace-level-7": {
|
||||
"color": "hsl(221, 87%, 60%)"
|
||||
},
|
||||
".rainbow-braces .token.token.punctuation.brace-level-11": {
|
||||
"color": "hsl(221, 87%, 60%)"
|
||||
},
|
||||
".rainbow-braces .token.token.punctuation.brace-level-4": {
|
||||
"color": "hsl(301, 63%, 40%)"
|
||||
},
|
||||
".rainbow-braces .token.token.punctuation.brace-level-8": {
|
||||
"color": "hsl(301, 63%, 40%)"
|
||||
},
|
||||
".rainbow-braces .token.token.punctuation.brace-level-12": {
|
||||
"color": "hsl(301, 63%, 40%)"
|
||||
},
|
||||
"pre.diff-highlight > code .token.token.deleted:not(.prefix)": {
|
||||
"backgroundColor": "hsla(353, 100%, 66%, 0.15)"
|
||||
},
|
||||
"pre > code.diff-highlight .token.token.deleted:not(.prefix)": {
|
||||
"backgroundColor": "hsla(353, 100%, 66%, 0.15)"
|
||||
},
|
||||
"pre.diff-highlight > code .token.token.deleted:not(.prefix)::-moz-selection": {
|
||||
"backgroundColor": "hsla(353, 95%, 66%, 0.25)"
|
||||
},
|
||||
"pre.diff-highlight > code .token.token.deleted:not(.prefix) *::-moz-selection": {
|
||||
"backgroundColor": "hsla(353, 95%, 66%, 0.25)"
|
||||
},
|
||||
"pre > code.diff-highlight .token.token.deleted:not(.prefix)::-moz-selection": {
|
||||
"backgroundColor": "hsla(353, 95%, 66%, 0.25)"
|
||||
},
|
||||
"pre > code.diff-highlight .token.token.deleted:not(.prefix) *::-moz-selection": {
|
||||
"backgroundColor": "hsla(353, 95%, 66%, 0.25)"
|
||||
},
|
||||
"pre.diff-highlight > code .token.token.deleted:not(.prefix)::selection": {
|
||||
"backgroundColor": "hsla(353, 95%, 66%, 0.25)"
|
||||
},
|
||||
"pre.diff-highlight > code .token.token.deleted:not(.prefix) *::selection": {
|
||||
"backgroundColor": "hsla(353, 95%, 66%, 0.25)"
|
||||
},
|
||||
"pre > code.diff-highlight .token.token.deleted:not(.prefix)::selection": {
|
||||
"backgroundColor": "hsla(353, 95%, 66%, 0.25)"
|
||||
},
|
||||
"pre > code.diff-highlight .token.token.deleted:not(.prefix) *::selection": {
|
||||
"backgroundColor": "hsla(353, 95%, 66%, 0.25)"
|
||||
},
|
||||
"pre.diff-highlight > code .token.token.inserted:not(.prefix)": {
|
||||
"backgroundColor": "hsla(137, 100%, 55%, 0.15)"
|
||||
},
|
||||
"pre > code.diff-highlight .token.token.inserted:not(.prefix)": {
|
||||
"backgroundColor": "hsla(137, 100%, 55%, 0.15)"
|
||||
},
|
||||
"pre.diff-highlight > code .token.token.inserted:not(.prefix)::-moz-selection": {
|
||||
"backgroundColor": "hsla(135, 73%, 55%, 0.25)"
|
||||
},
|
||||
"pre.diff-highlight > code .token.token.inserted:not(.prefix) *::-moz-selection": {
|
||||
"backgroundColor": "hsla(135, 73%, 55%, 0.25)"
|
||||
},
|
||||
"pre > code.diff-highlight .token.token.inserted:not(.prefix)::-moz-selection": {
|
||||
"backgroundColor": "hsla(135, 73%, 55%, 0.25)"
|
||||
},
|
||||
"pre > code.diff-highlight .token.token.inserted:not(.prefix) *::-moz-selection": {
|
||||
"backgroundColor": "hsla(135, 73%, 55%, 0.25)"
|
||||
},
|
||||
"pre.diff-highlight > code .token.token.inserted:not(.prefix)::selection": {
|
||||
"backgroundColor": "hsla(135, 73%, 55%, 0.25)"
|
||||
},
|
||||
"pre.diff-highlight > code .token.token.inserted:not(.prefix) *::selection": {
|
||||
"backgroundColor": "hsla(135, 73%, 55%, 0.25)"
|
||||
},
|
||||
"pre > code.diff-highlight .token.token.inserted:not(.prefix)::selection": {
|
||||
"backgroundColor": "hsla(135, 73%, 55%, 0.25)"
|
||||
},
|
||||
"pre > code.diff-highlight .token.token.inserted:not(.prefix) *::selection": {
|
||||
"backgroundColor": "hsla(135, 73%, 55%, 0.25)"
|
||||
},
|
||||
".prism-previewer.prism-previewer:before": {
|
||||
"borderColor": "hsl(0, 0, 95%)"
|
||||
},
|
||||
".prism-previewer-gradient.prism-previewer-gradient div": {
|
||||
"borderColor": "hsl(0, 0, 95%)",
|
||||
"borderRadius": "0.3em"
|
||||
},
|
||||
".prism-previewer-color.prism-previewer-color:before": {
|
||||
"borderRadius": "0.3em"
|
||||
},
|
||||
".prism-previewer-easing.prism-previewer-easing:before": {
|
||||
"borderRadius": "0.3em"
|
||||
},
|
||||
".prism-previewer.prism-previewer:after": {
|
||||
"borderTopColor": "hsl(0, 0, 95%)"
|
||||
},
|
||||
".prism-previewer-flipped.prism-previewer-flipped.after": {
|
||||
"borderBottomColor": "hsl(0, 0, 95%)"
|
||||
},
|
||||
".prism-previewer-angle.prism-previewer-angle:before": {
|
||||
"background": "hsl(0, 0%, 100%)"
|
||||
},
|
||||
".prism-previewer-time.prism-previewer-time:before": {
|
||||
"background": "hsl(0, 0%, 100%)"
|
||||
},
|
||||
".prism-previewer-easing.prism-previewer-easing": {
|
||||
"background": "hsl(0, 0%, 100%)"
|
||||
},
|
||||
".prism-previewer-angle.prism-previewer-angle circle": {
|
||||
"stroke": "hsl(230, 8%, 24%)",
|
||||
"strokeOpacity": "1"
|
||||
},
|
||||
".prism-previewer-time.prism-previewer-time circle": {
|
||||
"stroke": "hsl(230, 8%, 24%)",
|
||||
"strokeOpacity": "1"
|
||||
},
|
||||
".prism-previewer-easing.prism-previewer-easing circle": {
|
||||
"stroke": "hsl(230, 8%, 24%)",
|
||||
"fill": "transparent"
|
||||
},
|
||||
".prism-previewer-easing.prism-previewer-easing path": {
|
||||
"stroke": "hsl(230, 8%, 24%)"
|
||||
},
|
||||
".prism-previewer-easing.prism-previewer-easing line": {
|
||||
"stroke": "hsl(230, 8%, 24%)"
|
||||
}
|
||||
};
|
||||
167
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/pojoaque.js
generated
vendored
Normal file
167
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/pojoaque.js
generated
vendored
Normal file
@@ -0,0 +1,167 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"code[class*=\"language-\"]": {
|
||||
"MozTabSize": "4",
|
||||
"OTabSize": "4",
|
||||
"tabSize": "4",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none",
|
||||
"whiteSpace": "pre-wrap",
|
||||
"wordBreak": "break-all",
|
||||
"wordWrap": "break-word",
|
||||
"fontFamily": "Menlo, Monaco, \"Courier New\", monospace",
|
||||
"fontSize": "15px",
|
||||
"lineHeight": "1.5",
|
||||
"color": "#dccf8f",
|
||||
"textShadow": "0"
|
||||
},
|
||||
"pre[class*=\"language-\"]": {
|
||||
"MozTabSize": "4",
|
||||
"OTabSize": "4",
|
||||
"tabSize": "4",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none",
|
||||
"whiteSpace": "pre-wrap",
|
||||
"wordBreak": "break-all",
|
||||
"wordWrap": "break-word",
|
||||
"fontFamily": "Menlo, Monaco, \"Courier New\", monospace",
|
||||
"fontSize": "15px",
|
||||
"lineHeight": "1.5",
|
||||
"color": "#DCCF8F",
|
||||
"textShadow": "0",
|
||||
"borderRadius": "5px",
|
||||
"border": "1px solid #000",
|
||||
"background": "#181914 url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAMAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQACQYGBgcGCQcHCQ0IBwgNDwsJCQsPEQ4ODw4OERENDg4ODg0RERQUFhQUERoaHBwaGiYmJiYmKysrKysrKysrKwEJCAgJCgkMCgoMDwwODA8TDg4ODhMVDg4PDg4VGhMRERERExoXGhYWFhoXHR0aGh0dJCQjJCQrKysrKysrKysr/8AAEQgAjACMAwEiAAIRAQMRAf/EAF4AAQEBAAAAAAAAAAAAAAAAAAABBwEBAQAAAAAAAAAAAAAAAAAAAAIQAAEDAwIHAQEAAAAAAAAAAADwAREhYaExkUFRcYGxwdHh8REBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AyGFEjHaBS2fDDs2zkhKmBKktb7km+ZwwCnXPkLVmCTMItj6AXFxRS465/BTnkAJvkLkJe+7AKKoi2AtRS2zuAWsCb5GOlBN8gKfmuGHZ8MFqIth3ALmFoFwbwKWyAlTAp17uKqBvgBD8sM4fTjhvAhkzhaRkBMKBrfs7jGPIpzy7gFrAqnC0C0gB0EWwBDW2cBVQwm+QtPpa3wBO3sVvszCnLAhkzgL5/RLf13cLQd8/AGlu0Cb5HTx9KuAEieGJEdcehS3eRTp2ATdt3CpIm+QtZwAhROXFeb7swp/ahaM3kBE/jSIUBc/AWrgBN8uNFAl+b7sAXFxFn2YLUU5Ns7gFX8C4ib+hN8gFWXwK3bZglxEJm+gKdciLPsFV/TClsgJUwKJ5FVA7tvIFrfZhVfGJDcsCKaYgAqv6YRbE+RWOWBtu7+AL3yRalXLyKqAIIfk+zARbDgFyEsncYwJvlgFRW+GEWntIi2P0BooyFxcNr8Ep3+ANLbMO+QyhvbiqdgC0kVvgUUiLYgBS2QtPbiVI1/sgOmG9uO+Y8DW+7jS2zAOnj6O2BndwuIAUtkdRN8gFoK3wwXMQyZwHVbClsuNLd4E3yAUR6FVDBR+BafQGt93LVMxJTv8ABts4CVLhcfYWsCb5kC9/BHdU8CLYFY5bMAd+eX9MGthhpbA1vu4B7+RKkaW2Yq4AQtVBBFsAJU/AuIXBhN8gGWnstefhiZyWvLAEnbYS1uzSFP6Jvn4Baxx70JKkQojLib5AVTey1jjgkKJGO0AKWyOm7N7cSpgSpAdPH0Tfd/gp1z5C1ZgKqN9J2wFxcUUuAFLZAm+QC0Fb4YUVRFsAOvj4KW2dwtYE3yAWk/wS/PLMKfmuGHZ8MAXF/Ja32Yi5haAKWz4Ydm2cSpgU693Atb7km+Zwwh+WGcPpxw3gAkzCLY+iYUDW/Z3Adc/gpzyFrAqnALkJe+7DoItgAtRS2zuKqGE3yAx0oJvkdvYrfZmALURbDuL5/RLf13cAuDeBS2RpbtAm+QFVA3wR+3fUtFHoBDJnC0jIXH0HWsgMY8inPLuOkd9chp4z20ALQLSA8cI9jYAIa2zjzjBd8gRafS1vgiUho/kAKcsCGTOGWvoOpkAtB3z8Hm8x2Ff5ADp4+lXAlIvcmwH/2Q==') repeat left top",
|
||||
"padding": "12px",
|
||||
"overflow": "auto"
|
||||
},
|
||||
"pre > code[class*=\"language-\"]": {
|
||||
"fontSize": "1em"
|
||||
},
|
||||
":not(pre) > code[class*=\"language-\"]": {
|
||||
"borderRadius": "5px",
|
||||
"border": "1px solid #000",
|
||||
"color": "#DCCF8F",
|
||||
"background": "#181914 url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAMAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQACQYGBgcGCQcHCQ0IBwgNDwsJCQsPEQ4ODw4OERENDg4ODg0RERQUFhQUERoaHBwaGiYmJiYmKysrKysrKysrKwEJCAgJCgkMCgoMDwwODA8TDg4ODhMVDg4PDg4VGhMRERERExoXGhYWFhoXHR0aGh0dJCQjJCQrKysrKysrKysr/8AAEQgAjACMAwEiAAIRAQMRAf/EAF4AAQEBAAAAAAAAAAAAAAAAAAABBwEBAQAAAAAAAAAAAAAAAAAAAAIQAAEDAwIHAQEAAAAAAAAAAADwAREhYaExkUFRcYGxwdHh8REBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AyGFEjHaBS2fDDs2zkhKmBKktb7km+ZwwCnXPkLVmCTMItj6AXFxRS465/BTnkAJvkLkJe+7AKKoi2AtRS2zuAWsCb5GOlBN8gKfmuGHZ8MFqIth3ALmFoFwbwKWyAlTAp17uKqBvgBD8sM4fTjhvAhkzhaRkBMKBrfs7jGPIpzy7gFrAqnC0C0gB0EWwBDW2cBVQwm+QtPpa3wBO3sVvszCnLAhkzgL5/RLf13cLQd8/AGlu0Cb5HTx9KuAEieGJEdcehS3eRTp2ATdt3CpIm+QtZwAhROXFeb7swp/ahaM3kBE/jSIUBc/AWrgBN8uNFAl+b7sAXFxFn2YLUU5Ns7gFX8C4ib+hN8gFWXwK3bZglxEJm+gKdciLPsFV/TClsgJUwKJ5FVA7tvIFrfZhVfGJDcsCKaYgAqv6YRbE+RWOWBtu7+AL3yRalXLyKqAIIfk+zARbDgFyEsncYwJvlgFRW+GEWntIi2P0BooyFxcNr8Ep3+ANLbMO+QyhvbiqdgC0kVvgUUiLYgBS2QtPbiVI1/sgOmG9uO+Y8DW+7jS2zAOnj6O2BndwuIAUtkdRN8gFoK3wwXMQyZwHVbClsuNLd4E3yAUR6FVDBR+BafQGt93LVMxJTv8ABts4CVLhcfYWsCb5kC9/BHdU8CLYFY5bMAd+eX9MGthhpbA1vu4B7+RKkaW2Yq4AQtVBBFsAJU/AuIXBhN8gGWnstefhiZyWvLAEnbYS1uzSFP6Jvn4Baxx70JKkQojLib5AVTey1jjgkKJGO0AKWyOm7N7cSpgSpAdPH0Tfd/gp1z5C1ZgKqN9J2wFxcUUuAFLZAm+QC0Fb4YUVRFsAOvj4KW2dwtYE3yAWk/wS/PLMKfmuGHZ8MAXF/Ja32Yi5haAKWz4Ydm2cSpgU693Atb7km+Zwwh+WGcPpxw3gAkzCLY+iYUDW/Z3Adc/gpzyFrAqnALkJe+7DoItgAtRS2zuKqGE3yAx0oJvkdvYrfZmALURbDuL5/RLf13cAuDeBS2RpbtAm+QFVA3wR+3fUtFHoBDJnC0jIXH0HWsgMY8inPLuOkd9chp4z20ALQLSA8cI9jYAIa2zjzjBd8gRafS1vgiUho/kAKcsCGTOGWvoOpkAtB3z8Hm8x2Ff5ADp4+lXAlIvcmwH/2Q==') repeat left top",
|
||||
"padding": "2px 6px"
|
||||
},
|
||||
"namespace": {
|
||||
"Opacity": ".7"
|
||||
},
|
||||
"comment": {
|
||||
"color": "#586e75",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"prolog": {
|
||||
"color": "#586e75",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"doctype": {
|
||||
"color": "#586e75",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"cdata": {
|
||||
"color": "#586e75",
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"number": {
|
||||
"color": "#b89859"
|
||||
},
|
||||
"string": {
|
||||
"color": "#468966"
|
||||
},
|
||||
"char": {
|
||||
"color": "#468966"
|
||||
},
|
||||
"builtin": {
|
||||
"color": "#468966"
|
||||
},
|
||||
"inserted": {
|
||||
"color": "#468966"
|
||||
},
|
||||
"attr-name": {
|
||||
"color": "#b89859"
|
||||
},
|
||||
"operator": {
|
||||
"color": "#dccf8f"
|
||||
},
|
||||
"entity": {
|
||||
"color": "#dccf8f",
|
||||
"cursor": "help"
|
||||
},
|
||||
"url": {
|
||||
"color": "#dccf8f"
|
||||
},
|
||||
".language-css .token.string": {
|
||||
"color": "#dccf8f"
|
||||
},
|
||||
".style .token.string": {
|
||||
"color": "#dccf8f"
|
||||
},
|
||||
"selector": {
|
||||
"color": "#859900"
|
||||
},
|
||||
"regex": {
|
||||
"color": "#859900"
|
||||
},
|
||||
"atrule": {
|
||||
"color": "#cb4b16"
|
||||
},
|
||||
"keyword": {
|
||||
"color": "#cb4b16"
|
||||
},
|
||||
"attr-value": {
|
||||
"color": "#468966"
|
||||
},
|
||||
"function": {
|
||||
"color": "#b58900"
|
||||
},
|
||||
"variable": {
|
||||
"color": "#b58900"
|
||||
},
|
||||
"placeholder": {
|
||||
"color": "#b58900"
|
||||
},
|
||||
"property": {
|
||||
"color": "#b89859"
|
||||
},
|
||||
"tag": {
|
||||
"color": "#ffb03b"
|
||||
},
|
||||
"boolean": {
|
||||
"color": "#b89859"
|
||||
},
|
||||
"constant": {
|
||||
"color": "#b89859"
|
||||
},
|
||||
"symbol": {
|
||||
"color": "#b89859"
|
||||
},
|
||||
"important": {
|
||||
"color": "#dc322f"
|
||||
},
|
||||
"statement": {
|
||||
"color": "#dc322f"
|
||||
},
|
||||
"deleted": {
|
||||
"color": "#dc322f"
|
||||
},
|
||||
"punctuation": {
|
||||
"color": "#dccf8f"
|
||||
},
|
||||
"bold": {
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"italic": {
|
||||
"fontStyle": "italic"
|
||||
}
|
||||
};
|
||||
159
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/solarized-dark-atom.js
generated
vendored
Normal file
159
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/solarized-dark-atom.js
generated
vendored
Normal file
@@ -0,0 +1,159 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"code[class*=\"language-\"]": {
|
||||
"color": "#839496",
|
||||
"textShadow": "0 1px rgba(0, 0, 0, 0.3)",
|
||||
"fontFamily": "Inconsolata, Monaco, Consolas, 'Courier New', Courier, monospace",
|
||||
"direction": "ltr",
|
||||
"textAlign": "left",
|
||||
"whiteSpace": "pre",
|
||||
"wordSpacing": "normal",
|
||||
"wordBreak": "normal",
|
||||
"lineHeight": "1.5",
|
||||
"MozTabSize": "4",
|
||||
"OTabSize": "4",
|
||||
"tabSize": "4",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none"
|
||||
},
|
||||
"pre[class*=\"language-\"]": {
|
||||
"color": "#839496",
|
||||
"textShadow": "0 1px rgba(0, 0, 0, 0.3)",
|
||||
"fontFamily": "Inconsolata, Monaco, Consolas, 'Courier New', Courier, monospace",
|
||||
"direction": "ltr",
|
||||
"textAlign": "left",
|
||||
"whiteSpace": "pre",
|
||||
"wordSpacing": "normal",
|
||||
"wordBreak": "normal",
|
||||
"lineHeight": "1.5",
|
||||
"MozTabSize": "4",
|
||||
"OTabSize": "4",
|
||||
"tabSize": "4",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none",
|
||||
"padding": "1em",
|
||||
"margin": ".5em 0",
|
||||
"overflow": "auto",
|
||||
"borderRadius": "0.3em",
|
||||
"background": "#002b36"
|
||||
},
|
||||
":not(pre) > code[class*=\"language-\"]": {
|
||||
"background": "#002b36",
|
||||
"padding": ".1em",
|
||||
"borderRadius": ".3em"
|
||||
},
|
||||
"comment": {
|
||||
"color": "#586e75"
|
||||
},
|
||||
"prolog": {
|
||||
"color": "#586e75"
|
||||
},
|
||||
"doctype": {
|
||||
"color": "#586e75"
|
||||
},
|
||||
"cdata": {
|
||||
"color": "#586e75"
|
||||
},
|
||||
"punctuation": {
|
||||
"color": "#93a1a1"
|
||||
},
|
||||
".namespace": {
|
||||
"Opacity": ".7"
|
||||
},
|
||||
"property": {
|
||||
"color": "#268bd2"
|
||||
},
|
||||
"keyword": {
|
||||
"color": "#268bd2"
|
||||
},
|
||||
"tag": {
|
||||
"color": "#268bd2"
|
||||
},
|
||||
"class-name": {
|
||||
"color": "#FFFFB6",
|
||||
"textDecoration": "underline"
|
||||
},
|
||||
"boolean": {
|
||||
"color": "#b58900"
|
||||
},
|
||||
"constant": {
|
||||
"color": "#b58900"
|
||||
},
|
||||
"symbol": {
|
||||
"color": "#dc322f"
|
||||
},
|
||||
"deleted": {
|
||||
"color": "#dc322f"
|
||||
},
|
||||
"number": {
|
||||
"color": "#859900"
|
||||
},
|
||||
"selector": {
|
||||
"color": "#859900"
|
||||
},
|
||||
"attr-name": {
|
||||
"color": "#859900"
|
||||
},
|
||||
"string": {
|
||||
"color": "#859900"
|
||||
},
|
||||
"char": {
|
||||
"color": "#859900"
|
||||
},
|
||||
"builtin": {
|
||||
"color": "#859900"
|
||||
},
|
||||
"inserted": {
|
||||
"color": "#859900"
|
||||
},
|
||||
"variable": {
|
||||
"color": "#268bd2"
|
||||
},
|
||||
"operator": {
|
||||
"color": "#EDEDED"
|
||||
},
|
||||
"function": {
|
||||
"color": "#268bd2"
|
||||
},
|
||||
"regex": {
|
||||
"color": "#E9C062"
|
||||
},
|
||||
"important": {
|
||||
"color": "#fd971f",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"entity": {
|
||||
"color": "#FFFFB6",
|
||||
"cursor": "help"
|
||||
},
|
||||
"url": {
|
||||
"color": "#96CBFE"
|
||||
},
|
||||
".language-css .token.string": {
|
||||
"color": "#87C38A"
|
||||
},
|
||||
".style .token.string": {
|
||||
"color": "#87C38A"
|
||||
},
|
||||
"bold": {
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"italic": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"atrule": {
|
||||
"color": "#F9EE98"
|
||||
},
|
||||
"attr-value": {
|
||||
"color": "#F9EE98"
|
||||
}
|
||||
};
|
||||
189
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/synthwave84.js
generated
vendored
Normal file
189
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/synthwave84.js
generated
vendored
Normal file
@@ -0,0 +1,189 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"code[class*=\"language-\"]": {
|
||||
"color": "#f92aad",
|
||||
"textShadow": "0 0 2px #100c0f, 0 0 5px #dc078e33, 0 0 10px #fff3",
|
||||
"background": "none",
|
||||
"fontFamily": "Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace",
|
||||
"fontSize": "1em",
|
||||
"textAlign": "left",
|
||||
"whiteSpace": "pre",
|
||||
"wordSpacing": "normal",
|
||||
"wordBreak": "normal",
|
||||
"wordWrap": "normal",
|
||||
"lineHeight": "1.5",
|
||||
"MozTabSize": "4",
|
||||
"OTabSize": "4",
|
||||
"tabSize": "4",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none"
|
||||
},
|
||||
"pre[class*=\"language-\"]": {
|
||||
"color": "#f92aad",
|
||||
"textShadow": "0 0 2px #100c0f, 0 0 5px #dc078e33, 0 0 10px #fff3",
|
||||
"background": "none",
|
||||
"fontFamily": "Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace",
|
||||
"fontSize": "1em",
|
||||
"textAlign": "left",
|
||||
"whiteSpace": "pre",
|
||||
"wordSpacing": "normal",
|
||||
"wordBreak": "normal",
|
||||
"wordWrap": "normal",
|
||||
"lineHeight": "1.5",
|
||||
"MozTabSize": "4",
|
||||
"OTabSize": "4",
|
||||
"tabSize": "4",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none",
|
||||
"padding": "1em",
|
||||
"margin": ".5em 0",
|
||||
"overflow": "auto",
|
||||
"backgroundColor": "transparent !important",
|
||||
"backgroundImage": "linear-gradient(to bottom, #2a2139 75%, #34294f)"
|
||||
},
|
||||
":not(pre) > code[class*=\"language-\"]": {
|
||||
"backgroundColor": "transparent !important",
|
||||
"backgroundImage": "linear-gradient(to bottom, #2a2139 75%, #34294f)",
|
||||
"padding": ".1em",
|
||||
"borderRadius": ".3em",
|
||||
"whiteSpace": "normal"
|
||||
},
|
||||
"comment": {
|
||||
"color": "#8e8e8e"
|
||||
},
|
||||
"block-comment": {
|
||||
"color": "#8e8e8e"
|
||||
},
|
||||
"prolog": {
|
||||
"color": "#8e8e8e"
|
||||
},
|
||||
"doctype": {
|
||||
"color": "#8e8e8e"
|
||||
},
|
||||
"cdata": {
|
||||
"color": "#8e8e8e"
|
||||
},
|
||||
"punctuation": {
|
||||
"color": "#ccc"
|
||||
},
|
||||
"tag": {
|
||||
"color": "#e2777a"
|
||||
},
|
||||
"attr-name": {
|
||||
"color": "#e2777a"
|
||||
},
|
||||
"namespace": {
|
||||
"color": "#e2777a"
|
||||
},
|
||||
"number": {
|
||||
"color": "#e2777a"
|
||||
},
|
||||
"unit": {
|
||||
"color": "#e2777a"
|
||||
},
|
||||
"hexcode": {
|
||||
"color": "#e2777a"
|
||||
},
|
||||
"deleted": {
|
||||
"color": "#e2777a"
|
||||
},
|
||||
"property": {
|
||||
"color": "#72f1b8",
|
||||
"textShadow": "0 0 2px #100c0f, 0 0 10px #257c5575, 0 0 35px #21272475"
|
||||
},
|
||||
"selector": {
|
||||
"color": "#72f1b8",
|
||||
"textShadow": "0 0 2px #100c0f, 0 0 10px #257c5575, 0 0 35px #21272475"
|
||||
},
|
||||
"function-name": {
|
||||
"color": "#6196cc"
|
||||
},
|
||||
"boolean": {
|
||||
"color": "#fdfdfd",
|
||||
"textShadow": "0 0 2px #001716, 0 0 3px #03edf975, 0 0 5px #03edf975, 0 0 8px #03edf975"
|
||||
},
|
||||
"selector.id": {
|
||||
"color": "#fdfdfd",
|
||||
"textShadow": "0 0 2px #001716, 0 0 3px #03edf975, 0 0 5px #03edf975, 0 0 8px #03edf975"
|
||||
},
|
||||
"function": {
|
||||
"color": "#fdfdfd",
|
||||
"textShadow": "0 0 2px #001716, 0 0 3px #03edf975, 0 0 5px #03edf975, 0 0 8px #03edf975"
|
||||
},
|
||||
"class-name": {
|
||||
"color": "#fff5f6",
|
||||
"textShadow": "0 0 2px #000, 0 0 10px #fc1f2c75, 0 0 5px #fc1f2c75, 0 0 25px #fc1f2c75"
|
||||
},
|
||||
"constant": {
|
||||
"color": "#f92aad",
|
||||
"textShadow": "0 0 2px #100c0f, 0 0 5px #dc078e33, 0 0 10px #fff3"
|
||||
},
|
||||
"symbol": {
|
||||
"color": "#f92aad",
|
||||
"textShadow": "0 0 2px #100c0f, 0 0 5px #dc078e33, 0 0 10px #fff3"
|
||||
},
|
||||
"important": {
|
||||
"color": "#f4eee4",
|
||||
"textShadow": "0 0 2px #393a33, 0 0 8px #f39f0575, 0 0 2px #f39f0575",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"atrule": {
|
||||
"color": "#f4eee4",
|
||||
"textShadow": "0 0 2px #393a33, 0 0 8px #f39f0575, 0 0 2px #f39f0575"
|
||||
},
|
||||
"keyword": {
|
||||
"color": "#f4eee4",
|
||||
"textShadow": "0 0 2px #393a33, 0 0 8px #f39f0575, 0 0 2px #f39f0575"
|
||||
},
|
||||
"selector.class": {
|
||||
"color": "#f4eee4",
|
||||
"textShadow": "0 0 2px #393a33, 0 0 8px #f39f0575, 0 0 2px #f39f0575"
|
||||
},
|
||||
"builtin": {
|
||||
"color": "#f4eee4",
|
||||
"textShadow": "0 0 2px #393a33, 0 0 8px #f39f0575, 0 0 2px #f39f0575"
|
||||
},
|
||||
"string": {
|
||||
"color": "#f87c32"
|
||||
},
|
||||
"char": {
|
||||
"color": "#f87c32"
|
||||
},
|
||||
"attr-value": {
|
||||
"color": "#f87c32"
|
||||
},
|
||||
"regex": {
|
||||
"color": "#f87c32"
|
||||
},
|
||||
"variable": {
|
||||
"color": "#f87c32"
|
||||
},
|
||||
"operator": {
|
||||
"color": "#67cdcc"
|
||||
},
|
||||
"entity": {
|
||||
"color": "#67cdcc",
|
||||
"cursor": "help"
|
||||
},
|
||||
"url": {
|
||||
"color": "#67cdcc"
|
||||
},
|
||||
"bold": {
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"italic": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"inserted": {
|
||||
"color": "green"
|
||||
}
|
||||
};
|
||||
159
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/tomorrow.js
generated
vendored
Normal file
159
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/tomorrow.js
generated
vendored
Normal file
@@ -0,0 +1,159 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"code[class*=\"language-\"]": {
|
||||
"color": "#ccc",
|
||||
"background": "none",
|
||||
"fontFamily": "Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace",
|
||||
"fontSize": "1em",
|
||||
"textAlign": "left",
|
||||
"whiteSpace": "pre",
|
||||
"wordSpacing": "normal",
|
||||
"wordBreak": "normal",
|
||||
"wordWrap": "normal",
|
||||
"lineHeight": "1.5",
|
||||
"MozTabSize": "4",
|
||||
"OTabSize": "4",
|
||||
"tabSize": "4",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none"
|
||||
},
|
||||
"pre[class*=\"language-\"]": {
|
||||
"color": "#ccc",
|
||||
"background": "#2d2d2d",
|
||||
"fontFamily": "Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace",
|
||||
"fontSize": "1em",
|
||||
"textAlign": "left",
|
||||
"whiteSpace": "pre",
|
||||
"wordSpacing": "normal",
|
||||
"wordBreak": "normal",
|
||||
"wordWrap": "normal",
|
||||
"lineHeight": "1.5",
|
||||
"MozTabSize": "4",
|
||||
"OTabSize": "4",
|
||||
"tabSize": "4",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none",
|
||||
"padding": "1em",
|
||||
"margin": ".5em 0",
|
||||
"overflow": "auto"
|
||||
},
|
||||
":not(pre) > code[class*=\"language-\"]": {
|
||||
"background": "#2d2d2d",
|
||||
"padding": ".1em",
|
||||
"borderRadius": ".3em",
|
||||
"whiteSpace": "normal"
|
||||
},
|
||||
"comment": {
|
||||
"color": "#999"
|
||||
},
|
||||
"block-comment": {
|
||||
"color": "#999"
|
||||
},
|
||||
"prolog": {
|
||||
"color": "#999"
|
||||
},
|
||||
"doctype": {
|
||||
"color": "#999"
|
||||
},
|
||||
"cdata": {
|
||||
"color": "#999"
|
||||
},
|
||||
"punctuation": {
|
||||
"color": "#ccc"
|
||||
},
|
||||
"tag": {
|
||||
"color": "#e2777a"
|
||||
},
|
||||
"attr-name": {
|
||||
"color": "#e2777a"
|
||||
},
|
||||
"namespace": {
|
||||
"color": "#e2777a"
|
||||
},
|
||||
"deleted": {
|
||||
"color": "#e2777a"
|
||||
},
|
||||
"function-name": {
|
||||
"color": "#6196cc"
|
||||
},
|
||||
"boolean": {
|
||||
"color": "#f08d49"
|
||||
},
|
||||
"number": {
|
||||
"color": "#f08d49"
|
||||
},
|
||||
"function": {
|
||||
"color": "#f08d49"
|
||||
},
|
||||
"property": {
|
||||
"color": "#f8c555"
|
||||
},
|
||||
"class-name": {
|
||||
"color": "#f8c555"
|
||||
},
|
||||
"constant": {
|
||||
"color": "#f8c555"
|
||||
},
|
||||
"symbol": {
|
||||
"color": "#f8c555"
|
||||
},
|
||||
"selector": {
|
||||
"color": "#cc99cd"
|
||||
},
|
||||
"important": {
|
||||
"color": "#cc99cd",
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"atrule": {
|
||||
"color": "#cc99cd"
|
||||
},
|
||||
"keyword": {
|
||||
"color": "#cc99cd"
|
||||
},
|
||||
"builtin": {
|
||||
"color": "#cc99cd"
|
||||
},
|
||||
"string": {
|
||||
"color": "#7ec699"
|
||||
},
|
||||
"char": {
|
||||
"color": "#7ec699"
|
||||
},
|
||||
"attr-value": {
|
||||
"color": "#7ec699"
|
||||
},
|
||||
"regex": {
|
||||
"color": "#7ec699"
|
||||
},
|
||||
"variable": {
|
||||
"color": "#7ec699"
|
||||
},
|
||||
"operator": {
|
||||
"color": "#67cdcc"
|
||||
},
|
||||
"entity": {
|
||||
"color": "#67cdcc",
|
||||
"cursor": "help"
|
||||
},
|
||||
"url": {
|
||||
"color": "#67cdcc"
|
||||
},
|
||||
"bold": {
|
||||
"fontWeight": "bold"
|
||||
},
|
||||
"italic": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"inserted": {
|
||||
"color": "green"
|
||||
}
|
||||
};
|
||||
288
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/vsc-dark-plus.js
generated
vendored
Normal file
288
frontend/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/vsc-dark-plus.js
generated
vendored
Normal file
@@ -0,0 +1,288 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = void 0;
|
||||
var _default = exports["default"] = {
|
||||
"pre[class*=\"language-\"]": {
|
||||
"color": "#d4d4d4",
|
||||
"fontSize": "13px",
|
||||
"textShadow": "none",
|
||||
"fontFamily": "Menlo, Monaco, Consolas, \"Andale Mono\", \"Ubuntu Mono\", \"Courier New\", monospace",
|
||||
"direction": "ltr",
|
||||
"textAlign": "left",
|
||||
"whiteSpace": "pre",
|
||||
"wordSpacing": "normal",
|
||||
"wordBreak": "normal",
|
||||
"lineHeight": "1.5",
|
||||
"MozTabSize": "4",
|
||||
"OTabSize": "4",
|
||||
"tabSize": "4",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none",
|
||||
"padding": "1em",
|
||||
"margin": ".5em 0",
|
||||
"overflow": "auto",
|
||||
"background": "#1e1e1e"
|
||||
},
|
||||
"code[class*=\"language-\"]": {
|
||||
"color": "#d4d4d4",
|
||||
"fontSize": "13px",
|
||||
"textShadow": "none",
|
||||
"fontFamily": "Menlo, Monaco, Consolas, \"Andale Mono\", \"Ubuntu Mono\", \"Courier New\", monospace",
|
||||
"direction": "ltr",
|
||||
"textAlign": "left",
|
||||
"whiteSpace": "pre",
|
||||
"wordSpacing": "normal",
|
||||
"wordBreak": "normal",
|
||||
"lineHeight": "1.5",
|
||||
"MozTabSize": "4",
|
||||
"OTabSize": "4",
|
||||
"tabSize": "4",
|
||||
"WebkitHyphens": "none",
|
||||
"MozHyphens": "none",
|
||||
"msHyphens": "none",
|
||||
"hyphens": "none"
|
||||
},
|
||||
"pre[class*=\"language-\"]::selection": {
|
||||
"textShadow": "none",
|
||||
"background": "#264F78"
|
||||
},
|
||||
"code[class*=\"language-\"]::selection": {
|
||||
"textShadow": "none",
|
||||
"background": "#264F78"
|
||||
},
|
||||
"pre[class*=\"language-\"] *::selection": {
|
||||
"textShadow": "none",
|
||||
"background": "#264F78"
|
||||
},
|
||||
"code[class*=\"language-\"] *::selection": {
|
||||
"textShadow": "none",
|
||||
"background": "#264F78"
|
||||
},
|
||||
":not(pre) > code[class*=\"language-\"]": {
|
||||
"padding": ".1em .3em",
|
||||
"borderRadius": ".3em",
|
||||
"color": "#db4c69",
|
||||
"background": "#1e1e1e"
|
||||
},
|
||||
".namespace": {
|
||||
"Opacity": ".7"
|
||||
},
|
||||
"doctype.doctype-tag": {
|
||||
"color": "#569CD6"
|
||||
},
|
||||
"doctype.name": {
|
||||
"color": "#9cdcfe"
|
||||
},
|
||||
"comment": {
|
||||
"color": "#6a9955"
|
||||
},
|
||||
"prolog": {
|
||||
"color": "#6a9955"
|
||||
},
|
||||
"punctuation": {
|
||||
"color": "#d4d4d4"
|
||||
},
|
||||
".language-html .language-css .token.punctuation": {
|
||||
"color": "#d4d4d4"
|
||||
},
|
||||
".language-html .language-javascript .token.punctuation": {
|
||||
"color": "#d4d4d4"
|
||||
},
|
||||
"property": {
|
||||
"color": "#9cdcfe"
|
||||
},
|
||||
"tag": {
|
||||
"color": "#569cd6"
|
||||
},
|
||||
"boolean": {
|
||||
"color": "#569cd6"
|
||||
},
|
||||
"number": {
|
||||
"color": "#b5cea8"
|
||||
},
|
||||
"constant": {
|
||||
"color": "#9cdcfe"
|
||||
},
|
||||
"symbol": {
|
||||
"color": "#b5cea8"
|
||||
},
|
||||
"inserted": {
|
||||
"color": "#b5cea8"
|
||||
},
|
||||
"unit": {
|
||||
"color": "#b5cea8"
|
||||
},
|
||||
"selector": {
|
||||
"color": "#d7ba7d"
|
||||
},
|
||||
"attr-name": {
|
||||
"color": "#9cdcfe"
|
||||
},
|
||||
"string": {
|
||||
"color": "#ce9178"
|
||||
},
|
||||
"char": {
|
||||
"color": "#ce9178"
|
||||
},
|
||||
"builtin": {
|
||||
"color": "#ce9178"
|
||||
},
|
||||
"deleted": {
|
||||
"color": "#ce9178"
|
||||
},
|
||||
".language-css .token.string.url": {
|
||||
"textDecoration": "underline"
|
||||
},
|
||||
"operator": {
|
||||
"color": "#d4d4d4"
|
||||
},
|
||||
"entity": {
|
||||
"color": "#569cd6"
|
||||
},
|
||||
"operator.arrow": {
|
||||
"color": "#569CD6"
|
||||
},
|
||||
"atrule": {
|
||||
"color": "#ce9178"
|
||||
},
|
||||
"atrule.rule": {
|
||||
"color": "#c586c0"
|
||||
},
|
||||
"atrule.url": {
|
||||
"color": "#9cdcfe"
|
||||
},
|
||||
"atrule.url.function": {
|
||||
"color": "#dcdcaa"
|
||||
},
|
||||
"atrule.url.punctuation": {
|
||||
"color": "#d4d4d4"
|
||||
},
|
||||
"keyword": {
|
||||
"color": "#569CD6"
|
||||
},
|
||||
"keyword.module": {
|
||||
"color": "#c586c0"
|
||||
},
|
||||
"keyword.control-flow": {
|
||||
"color": "#c586c0"
|
||||
},
|
||||
"function": {
|
||||
"color": "#dcdcaa"
|
||||
},
|
||||
"function.maybe-class-name": {
|
||||
"color": "#dcdcaa"
|
||||
},
|
||||
"regex": {
|
||||
"color": "#d16969"
|
||||
},
|
||||
"important": {
|
||||
"color": "#569cd6"
|
||||
},
|
||||
"italic": {
|
||||
"fontStyle": "italic"
|
||||
},
|
||||
"class-name": {
|
||||
"color": "#4ec9b0"
|
||||
},
|
||||
"maybe-class-name": {
|
||||
"color": "#4ec9b0"
|
||||
},
|
||||
"console": {
|
||||
"color": "#9cdcfe"
|
||||
},
|
||||
"parameter": {
|
||||
"color": "#9cdcfe"
|
||||
},
|
||||
"interpolation": {
|
||||
"color": "#9cdcfe"
|
||||
},
|
||||
"punctuation.interpolation-punctuation": {
|
||||
"color": "#569cd6"
|
||||
},
|
||||
"variable": {
|
||||
"color": "#9cdcfe"
|
||||
},
|
||||
"imports.maybe-class-name": {
|
||||
"color": "#9cdcfe"
|
||||
},
|
||||
"exports.maybe-class-name": {
|
||||
"color": "#9cdcfe"
|
||||
},
|
||||
"escape": {
|
||||
"color": "#d7ba7d"
|
||||
},
|
||||
"tag.punctuation": {
|
||||
"color": "#808080"
|
||||
},
|
||||
"cdata": {
|
||||
"color": "#808080"
|
||||
},
|
||||
"attr-value": {
|
||||
"color": "#ce9178"
|
||||
},
|
||||
"attr-value.punctuation": {
|
||||
"color": "#ce9178"
|
||||
},
|
||||
"attr-value.punctuation.attr-equals": {
|
||||
"color": "#d4d4d4"
|
||||
},
|
||||
"namespace": {
|
||||
"color": "#4ec9b0"
|
||||
},
|
||||
"pre[class*=\"language-javascript\"]": {
|
||||
"color": "#9cdcfe"
|
||||
},
|
||||
"code[class*=\"language-javascript\"]": {
|
||||
"color": "#9cdcfe"
|
||||
},
|
||||
"pre[class*=\"language-jsx\"]": {
|
||||
"color": "#9cdcfe"
|
||||
},
|
||||
"code[class*=\"language-jsx\"]": {
|
||||
"color": "#9cdcfe"
|
||||
},
|
||||
"pre[class*=\"language-typescript\"]": {
|
||||
"color": "#9cdcfe"
|
||||
},
|
||||
"code[class*=\"language-typescript\"]": {
|
||||
"color": "#9cdcfe"
|
||||
},
|
||||
"pre[class*=\"language-tsx\"]": {
|
||||
"color": "#9cdcfe"
|
||||
},
|
||||
"code[class*=\"language-tsx\"]": {
|
||||
"color": "#9cdcfe"
|
||||
},
|
||||
"pre[class*=\"language-css\"]": {
|
||||
"color": "#ce9178"
|
||||
},
|
||||
"code[class*=\"language-css\"]": {
|
||||
"color": "#ce9178"
|
||||
},
|
||||
"pre[class*=\"language-html\"]": {
|
||||
"color": "#d4d4d4"
|
||||
},
|
||||
"code[class*=\"language-html\"]": {
|
||||
"color": "#d4d4d4"
|
||||
},
|
||||
".language-regex .token.anchor": {
|
||||
"color": "#dcdcaa"
|
||||
},
|
||||
".language-html .token.punctuation": {
|
||||
"color": "#808080"
|
||||
},
|
||||
"pre[class*=\"language-\"] > code[class*=\"language-\"]": {
|
||||
"position": "relative",
|
||||
"zIndex": "1"
|
||||
},
|
||||
".line-highlight.line-highlight": {
|
||||
"background": "#f7ebc6",
|
||||
"boxShadow": "inset 5px 0 0 #f7d87c",
|
||||
"zIndex": "0"
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user