@next-core/brick-playground 1.15.54 → 1.15.56

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 CHANGED
@@ -1 +1 @@
1
- <!doctype html><html lang="zh-CN" data-theme="dark"><head><meta charset="utf-8"><title>Brick Playground</title><script>window.EXAMPLES_FILE="./examples.hash.json"</script><script defer="defer" src="main.d246643d.js"></script><link href="main.ccf6707e.css" rel="stylesheet"></head><body data-loading><div class="brick-playground"><div class="brick-playground-column yaml" id="brick-playground-editor-column"><div class="brick-playground-toolbar"><div class="brick-playground-toolbar-column"><select id="brick-playground-select-type"><option checked="checked">YAML</option><option>HTML</option></select></div><div class="brick-playground-toolbar-column">Example: <select id="brick-playground-select-example"><option value>- local -</option></select> <button id="brick-playground-button-collapse" title="Hide source code">❮</button></div></div><div class="brick-playground-editor" data-mode="html" id="brick-playground-html-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"><div class="brick-playground-toolbar-column"><button id="brick-playground-button-expand" title="Show source code">❯</button> <span>Preview</span></div><div class="brick-playground-toolbar-column shrink"><button id="brick-playground-button-run">Refresh</button></div><div class="brick-playground-toolbar-column"><span id="brick-playground-share-result"></span> <button id="brick-playground-button-share">Share</button> <select id="brick-playground-select-ui-version"><option value="8.2" checked="checked">UI 8.2</option><option value="8.0">UI 8.0</option></select> <select id="brick-playground-select-language"><option value="" checked="checked">Lang: auto</option><option value="zh">中文</option><option value="en">English</option></select> <select id="brick-playground-select-theme"><option checked="checked">Dark</option><option>Light</option></select></div></div><div class="brick-playground-preview" id="brick-playground-preview"></div></div></div></body></html>
1
+ <!doctype html><html lang="zh-CN" data-theme="dark"><head><meta charset="utf-8"><title>Brick Playground</title><script>window.EXAMPLES_FILE="./examples.hash.json"</script><script defer="defer" src="main.50acf25a.js"></script><link href="main.ccf6707e.css" rel="stylesheet"></head><body data-loading><div class="brick-playground"><div class="brick-playground-column yaml" id="brick-playground-editor-column"><div class="brick-playground-toolbar"><div class="brick-playground-toolbar-column"><select id="brick-playground-select-type"><option checked="checked">YAML</option><option>HTML</option></select></div><div class="brick-playground-toolbar-column">Example: <select id="brick-playground-select-example"><option value>- local -</option></select> <button id="brick-playground-button-collapse" title="Hide source code">❮</button></div></div><div class="brick-playground-editor" data-mode="html" id="brick-playground-html-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"><div class="brick-playground-toolbar-column"><button id="brick-playground-button-expand" title="Show source code">❯</button> <span>Preview</span></div><div class="brick-playground-toolbar-column shrink"><button id="brick-playground-button-run">Refresh</button></div><div class="brick-playground-toolbar-column"><span id="brick-playground-share-result"></span> <button id="brick-playground-button-share">Share</button> <select id="brick-playground-select-ui-version"><option value="8.2" checked="checked">UI 8.2</option><option value="8.0">UI 8.0</option></select> <select id="brick-playground-select-language"><option value="" checked="checked">Lang: auto</option><option value="zh">中文</option><option value="en">English</option></select> <select id="brick-playground-select-theme"><option checked="checked">Dark</option><option>Light</option></select></div></div><div class="brick-playground-preview" id="brick-playground-preview"></div></div></div></body></html>