@nine-lab/nine-mu 0.1.349 โ†’ 0.1.350

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/nine-mu.js CHANGED
@@ -17538,7 +17538,7 @@ render_fn = function() {
17538
17538
  const customImport = nine$1.cssPath ? `@import "${nine$1.cssPath}/nine-mu.css";` : "";
17539
17539
  this.shadowRoot.innerHTML = `
17540
17540
  <style>
17541
- @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-mu@${"0.1.348"}/dist/css/nine-mu.css";
17541
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-mu@${"0.1.349"}/dist/css/nine-mu.css";
17542
17542
  ${customImport}
17543
17543
  </style>
17544
17544
  <div class="wrapper">
@@ -43788,7 +43788,7 @@ class NineDiff extends HTMLElement {
43788
43788
  const customImport = nine.cssPath ? `@import "${nine.cssPath}/nine-mu.css";` : "";
43789
43789
  this.shadowRoot.innerHTML = `
43790
43790
  <style>
43791
- @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-mu@${"0.1.348"}/dist/css/nine-mu.css";
43791
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-mu@${"0.1.349"}/dist/css/nine-mu.css";
43792
43792
  ${customImport}
43793
43793
  </style>
43794
43794
 
@@ -43928,7 +43928,7 @@ renderScaffolding_fn = function() {
43928
43928
  const customImport = nine$1.cssPath ? `@import "${nine$1.cssPath}/nine-mu.css";` : "";
43929
43929
  this.shadowRoot.innerHTML = `
43930
43930
  <style>
43931
- @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-mu@${"0.1.348"}/dist/css/nine-mu.css";
43931
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-mu@${"0.1.349"}/dist/css/nine-mu.css";
43932
43932
  ${customImport}
43933
43933
  </style>
43934
43934
 
@@ -44037,7 +44037,7 @@ render_fn2 = function() {
44037
44037
  const customImport = nine$1.cssPath ? `@import "${nine$1.cssPath}/nine-mu.css";` : "";
44038
44038
  this.shadowRoot.innerHTML = `
44039
44039
  <style>
44040
- @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-mu@${"0.1.348"}/dist/css/nine-mu.css";
44040
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-mu@${"0.1.349"}/dist/css/nine-mu.css";
44041
44041
  ${customImport}
44042
44042
  </style>
44043
44043
 
@@ -44367,7 +44367,7 @@ class ChatMessageBody extends HTMLElement {
44367
44367
  const customImport = nine.cssPath ? `@import "${nine.cssPath}/nine-mu.css";` : "";
44368
44368
  this.shadowRoot.innerHTML = `
44369
44369
  <style>
44370
- @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-mu@${"0.1.348"}/dist/css/nine-mu.css";
44370
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-mu@${"0.1.349"}/dist/css/nine-mu.css";
44371
44371
  ${customImport}
44372
44372
  </style>
44373
44373
 
@@ -44602,9 +44602,29 @@ class NineExceptionHook extends React.Component {
44602
44602
  {
44603
44603
  style: { ...NineExceptionStyles.container, ...customStyles.container, ...this.props.containerStyle }
44604
44604
  },
44605
- React.createElement("h3", { style: { ...NineExceptionStyles.title, ...customStyles.title } }, "๐Ÿค– [SYSTEM] COMPONENT RENDER ERROR DETECTED"),
44606
- React.createElement("p", { style: { ...NineExceptionStyles.label, ...customStyles.label } }, "$ cat error.log"),
44605
+ // 1. ์ƒ๋‹จ ํ”„๋กฌํ”„ํŠธ ํ—ค๋” (์‹œ์Šคํ…œ ์ƒํƒœ ์•Œ๋ฆผ)
44606
+ React.createElement(
44607
+ "div",
44608
+ { style: { ...NineExceptionStyles.title, ...customStyles.title } },
44609
+ React.createElement("span", { style: { color: "#38A169", marginRight: "5px" } }, "nandoo@nine-mu:~$"),
44610
+ "./system-check --status"
44611
+ ),
44612
+ // 2. ์‹œ์Šคํ…œ ์—๋Ÿฌ ๊ฐ์ง€ ์ถœ๋ ฅ ๋กœ๊ทธ
44613
+ React.createElement(
44614
+ "div",
44615
+ { style: { color: "#E53E3E", fontSize: "14px", margin: "15px 0 5px 0", fontWeight: "bold", letterSpacing: "0.5px" } },
44616
+ "[SYSTEM] COMPONENT RENDER ERROR DETECTED"
44617
+ ),
44618
+ // 3. ๋ช…๋ น์–ด ์ž…๋ ฅ ์‹œ๋ฎฌ๋ ˆ์ด์…˜ ($ cat error.log)
44619
+ React.createElement(
44620
+ "p",
44621
+ { style: { ...NineExceptionStyles.label, ...customStyles.label } },
44622
+ React.createElement("span", { style: { color: "#3182CE", marginRight: "6px" } }, "nandoo@nine-mu:~$"),
44623
+ "cat error.log"
44624
+ ),
44625
+ // 4. ์—๋Ÿฌ ๋‚ด์šฉ ๋ณธ๋ฌธ ๋ฐ•์Šค
44607
44626
  React.createElement("pre", { style: { ...NineExceptionStyles.pre, ...customStyles.pre } }, errorMessage),
44627
+ // 5. ํ•˜๋‹จ ๋ฒ„ํŠผ ๋ฐ ํ”ผ๋“œ๋ฐฑ ์˜์—ญ
44608
44628
  React.createElement(
44609
44629
  "div",
44610
44630
  { style: { ...NineExceptionStyles.footer, ...customStyles.footer } },
@@ -44634,7 +44654,7 @@ class NineExceptionHook extends React.Component {
44634
44654
  }
44635
44655
  }
44636
44656
  const NineMu = {
44637
- version: "0.1.348",
44657
+ version: "0.1.349",
44638
44658
  init: (config2) => {
44639
44659
  trace$1.log("๐Ÿ› ๏ธ Nine-Mu Engine initialized", config2);
44640
44660
  }