@nine-lab/nine-fab 0.1.3 → 0.1.4
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-fab.js +2 -2
- package/dist/nine-fab.umd.js +1 -1
- package/package.json +1 -1
package/dist/nine-fab.js
CHANGED
|
@@ -46,7 +46,7 @@ render_fn = function() {
|
|
|
46
46
|
this.shadowRoot.innerHTML = `
|
|
47
47
|
<style>
|
|
48
48
|
/* Fab 전용 스타일 (nomenu와 차별화 추천) */
|
|
49
|
-
@import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-fab@${"0.1.
|
|
49
|
+
@import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-fab@${"0.1.3"}/dist/css/nine-fab.css";
|
|
50
50
|
${customImport}
|
|
51
51
|
</style>
|
|
52
52
|
|
|
@@ -134,7 +134,7 @@ if (!customElements.get("nine-chat")) {
|
|
|
134
134
|
customElements.define("nine-chat", NineChat);
|
|
135
135
|
}
|
|
136
136
|
const NineFab = {
|
|
137
|
-
version: "0.1.
|
|
137
|
+
version: "0.1.3",
|
|
138
138
|
init: (config) => {
|
|
139
139
|
trace.log("🛠️ Nine-Fab Engine initialized", config);
|
|
140
140
|
}
|
package/dist/nine-fab.umd.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("@nine-lab/nine-util"),require("@nine-lab/nine-ai")):"function"==typeof define&&define.amd?define(["exports","@nine-lab/nine-util","@nine-lab/nine-ai"],e):e((t="undefined"!=typeof globalThis?globalThis:t||self).NineFab={},t.NineUtil)}(this,function(t,e){"use strict";var n,i,a,s,c,l,o=t=>{throw TypeError(t)},r=(t,e,n)=>e.has(t)||o("Cannot "+n),d=(t,e,n)=>(r(t,e,"read from private field"),n?n.call(t):e.get(t)),v=(t,e,n)=>e.has(t)?o("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,n),h=(t,e,n,i)=>(r(t,e,"write to private field"),i?i.call(t,n):e.set(t,n),n),p=(t,e,n)=>(r(t,e,"access private method"),n);class u extends HTMLElement{constructor(){super(),v(this,s),v(this,n,""),v(this,i,null),v(this,a,[]),this.attachShadow({mode:"open"})}async connectedCallback(){h(this,n,this.getAttribute("connector-url")||"http://localhost:3002"),p(this,s,l).call(this),await p(this,s,c).call(this)}}n=new WeakMap,i=new WeakMap,a=new WeakMap,s=new WeakSet,c=async function(){const t=this.getAttribute("route-url");if(t)try{const n=await fetch(t);h(this,a,await n.json()),e.trace.log("✅ 현재 프로젝트 경로 분석 완료",d(this,a))}catch(n){e.trace.error("❌ 경로 로드 실패:",n.message)}},l=function(){const t=this.getAttribute("css-path"),e=t?`@import "${t}";`:"";this.shadowRoot.innerHTML=`\n <style>\n /* Fab 전용 스타일 (nomenu와 차별화 추천) */\n @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-fab@0.1.
|
|
1
|
+
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("@nine-lab/nine-util"),require("@nine-lab/nine-ai")):"function"==typeof define&&define.amd?define(["exports","@nine-lab/nine-util","@nine-lab/nine-ai"],e):e((t="undefined"!=typeof globalThis?globalThis:t||self).NineFab={},t.NineUtil)}(this,function(t,e){"use strict";var n,i,a,s,c,l,o=t=>{throw TypeError(t)},r=(t,e,n)=>e.has(t)||o("Cannot "+n),d=(t,e,n)=>(r(t,e,"read from private field"),n?n.call(t):e.get(t)),v=(t,e,n)=>e.has(t)?o("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,n),h=(t,e,n,i)=>(r(t,e,"write to private field"),i?i.call(t,n):e.set(t,n),n),p=(t,e,n)=>(r(t,e,"access private method"),n);class u extends HTMLElement{constructor(){super(),v(this,s),v(this,n,""),v(this,i,null),v(this,a,[]),this.attachShadow({mode:"open"})}async connectedCallback(){h(this,n,this.getAttribute("connector-url")||"http://localhost:3002"),p(this,s,l).call(this),await p(this,s,c).call(this)}}n=new WeakMap,i=new WeakMap,a=new WeakMap,s=new WeakSet,c=async function(){const t=this.getAttribute("route-url");if(t)try{const n=await fetch(t);h(this,a,await n.json()),e.trace.log("✅ 현재 프로젝트 경로 분석 완료",d(this,a))}catch(n){e.trace.error("❌ 경로 로드 실패:",n.message)}},l=function(){const t=this.getAttribute("css-path"),e=t?`@import "${t}";`:"";this.shadowRoot.innerHTML=`\n <style>\n /* Fab 전용 스타일 (nomenu와 차별화 추천) */\n @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-fab@0.1.3/dist/css/nine-fab.css";\n ${e}\n </style>\n \n <div class="wrapper">\n\t\t\t\t<nine-ai-settings></nine-ai-settings>\n\t\t\t\n\t\t\t\t<div class="container">\n\t\t\t\t\t<div class="head">\n\t\t\t\t\t\t<div class="logo"><span></span></div>\n\t\t\t\t\t</div>\n\t\t\t\t\t<nx-ai-chat></nx-ai-chat>\n\t\t\t\t\t<div class="foot">\n\t\t\t\t\t\t<div class="apply-src">\n\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t <input type="checkbox" id="mybatis" name="mybatis" value="Y" checked />\n\t\t\t\t\t\t\t <label for="mybatis">MyBatis</label>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t <input type="checkbox" id="service" name="service" value="Y" checked />\n\t\t\t\t\t\t\t <label for="service">Service</label>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t <input type="checkbox" id="controller" name="controller" value="Y" checked />\n\t\t\t\t\t\t\t <label for="controller">Controller</label>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t <input type="checkbox" id="javascript" name="javascript" value="Y" checked />\n\t\t\t\t\t\t\t <label for="javascript">JavaScript</label>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t\t<textarea name="ask" id="q" name="q" rows="4" placeholder="${textareaText}"></textarea>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t\t<div class="menu">\n\t\t\t\t\t<div class="collapse-icon"></div>\n\t\t\t\t\t<div class="menu-icon menu-filter active"></div>\n\t\t\t\t\t<div class="menu-icon menu-general"></div>\n\t\t\t\t\t<div class="menu-icon menu-setting"></div>\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class="expand-icon"></div>\n `},e.trace.init("nine-fab","#FF5722"),customElements.get("nine-chat")||customElements.define("nine-chat",u);const b={version:"0.1.3",init:t=>{e.trace.log("🛠️ Nine-Fab Engine initialized",t)}};t.NineChat=u,t.NineFab=b,t.default=b,Object.defineProperties(t,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|
|
2
2
|
//# sourceMappingURL=nine-fab.umd.js.map
|