@next-core/brick-playground 1.0.7 → 1.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.html +1 -1
- package/dist/{main.d825e1d0.js → main.79685695.js} +8 -8
- package/dist/{main.d825e1d0.js.map → main.79685695.js.map} +1 -1
- package/dist/{preview.e57339cc.js → preview.b4df348b.js} +2 -2
- package/dist/{preview.e57339cc.js.map → preview.b4df348b.js.map} +1 -1
- package/dist/preview.html +1 -1
- package/dist/{vendors.a283f6df.js → vendors.5888b328.js} +6 -6
- package/package.json +3 -3
package/dist/index.html
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<!doctype html><html lang="zh-CN" data-theme="dark"><head><meta charset="utf-8"><title>Brick Playground</title><script defer="defer" src="main.
|
|
1
|
+
<!doctype html><html lang="zh-CN" data-theme="dark"><head><meta charset="utf-8"><title>Brick Playground</title><script defer="defer" src="main.79685695.js"></script><link href="main.d38fca40.css" rel="stylesheet"></head><body data-loading><div class="brick-playground"><div class="brick-playground-column html" id="brick-playground-editor-column"><div class="brick-playground-editor-title"><select id="brick-playground-select-type"><option checked="checked">HTML</option><option>YAML</option></select></div><div class="brick-playground-editor" data-mode="html" id="brick-playground-html-editor"></div><div class="brick-playground-editor-title" data-mode="html">JavaScript</div><div class="brick-playground-editor" data-mode="html" id="brick-playground-javascript-editor"></div><div class="brick-playground-editor" data-mode="yaml" id="brick-playground-yaml-editor"></div></div><div class="brick-playground-divider"></div><div class="brick-playground-column"><div class="brick-playground-toolbar"><span>Preview</span> <button id="brick-playground-button-run">Run</button> <select id="brick-playground-select-theme"><option checked="checked">Dark</option><option>Light</option></select></div><div class="brick-playground-preview" id="brick-playground-preview"></div></div></div></body></html>
|
|
@@ -12,7 +12,7 @@ var asyncToGenerator = __webpack_require__(4795);
|
|
|
12
12
|
// extracted by mini-css-extract-plugin
|
|
13
13
|
|
|
14
14
|
// EXTERNAL MODULE: include-loader!../../node_modules/monaco-editor/esm/vs/editor/editor.api.js
|
|
15
|
-
var editor_api = __webpack_require__(
|
|
15
|
+
var editor_api = __webpack_require__(1284);
|
|
16
16
|
;// CONCATENATED MODULE: ./src/index.ts
|
|
17
17
|
|
|
18
18
|
var _localStorage$getItem, _localStorage$getItem2;
|
|
@@ -155,7 +155,7 @@ render();
|
|
|
155
155
|
|
|
156
156
|
/***/ }),
|
|
157
157
|
|
|
158
|
-
/***/
|
|
158
|
+
/***/ 1284:
|
|
159
159
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
160
160
|
|
|
161
161
|
self["MonacoEnvironment"] = (function (paths) {
|
|
@@ -32128,7 +32128,7 @@ const generateUuid = (function () {
|
|
|
32128
32128
|
/* harmony export */ "H": () => (/* binding */ registerLanguage)
|
|
32129
32129
|
/* harmony export */ });
|
|
32130
32130
|
/* unused harmony export loadLanguage */
|
|
32131
|
-
/* harmony import */ var _editor_editor_api_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
|
32131
|
+
/* harmony import */ var _editor_editor_api_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(1284);
|
|
32132
32132
|
/*!-----------------------------------------------------------------------------
|
|
32133
32133
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
32134
32134
|
* Version: 0.36.1(6c56744c3419458f0dd48864520b759d1a3a1ca8)
|
|
@@ -154630,7 +154630,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
154630
154630
|
/* harmony export */ "lessDefaults": () => (/* binding */ lessDefaults),
|
|
154631
154631
|
/* harmony export */ "scssDefaults": () => (/* binding */ scssDefaults)
|
|
154632
154632
|
/* harmony export */ });
|
|
154633
|
-
/* harmony import */ var _editor_editor_api_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
|
154633
|
+
/* harmony import */ var _editor_editor_api_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(1284);
|
|
154634
154634
|
|
|
154635
154635
|
/*!-----------------------------------------------------------------------------
|
|
154636
154636
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -154780,7 +154780,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
154780
154780
|
/* harmony export */ "razorLanguageService": () => (/* binding */ razorLanguageService),
|
|
154781
154781
|
/* harmony export */ "registerHTMLLanguageService": () => (/* binding */ registerHTMLLanguageService)
|
|
154782
154782
|
/* harmony export */ });
|
|
154783
|
-
/* harmony import */ var _editor_editor_api_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
|
154783
|
+
/* harmony import */ var _editor_editor_api_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(1284);
|
|
154784
154784
|
|
|
154785
154785
|
/*!-----------------------------------------------------------------------------
|
|
154786
154786
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -154935,7 +154935,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
154935
154935
|
/* harmony export */ "typescriptDefaults": () => (/* binding */ typescriptDefaults),
|
|
154936
154936
|
/* harmony export */ "typescriptVersion": () => (/* binding */ typescriptVersion2)
|
|
154937
154937
|
/* harmony export */ });
|
|
154938
|
-
/* harmony import */ var _editor_editor_api_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
|
154938
|
+
/* harmony import */ var _editor_editor_api_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(1284);
|
|
154939
154939
|
|
|
154940
154940
|
/*!-----------------------------------------------------------------------------
|
|
154941
154941
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -166076,7 +166076,7 @@ function _asyncToGenerator(fn) {
|
|
|
166076
166076
|
/******/ // This function allow to reference async chunks
|
|
166077
166077
|
/******/ __webpack_require__.u = (chunkId) => {
|
|
166078
166078
|
/******/ // return url for filenames based on template
|
|
166079
|
-
/******/ return "" + ({"216":"vendors","321":"core"}[chunkId] || chunkId) + "." + {"169":"d2bb6224","178":"d0697cca","216":"
|
|
166079
|
+
/******/ return "" + ({"216":"vendors","321":"core"}[chunkId] || chunkId) + "." + {"169":"d2bb6224","178":"d0697cca","216":"5888b328","266":"36ee571d","321":"b4bb9092","376":"d5661739","397":"c9b2e553","499":"0c07a456","595":"0c12ce68","645":"a2fa7799","686":"7ca7fff9","754":"be968e5f","874":"7998d7a7","915":"2f363be8"}[chunkId] + ".js";
|
|
166080
166080
|
/******/ };
|
|
166081
166081
|
/******/ })();
|
|
166082
166082
|
/******/
|
|
@@ -166660,4 +166660,4 @@ function _asyncToGenerator(fn) {
|
|
|
166660
166660
|
/******/
|
|
166661
166661
|
/******/ })()
|
|
166662
166662
|
;
|
|
166663
|
-
//# sourceMappingURL=main.
|
|
166663
|
+
//# sourceMappingURL=main.79685695.js.map
|