@nine-lab/nine-ux 0.1.259 → 0.1.261

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.
@@ -158,7 +158,7 @@
158
158
  }
159
159
 
160
160
  .icon-none {
161
-
161
+ display: none;
162
162
  }
163
163
 
164
164
 
@@ -1,4 +1,4 @@
1
- import { B as p, c as n, r as o, P as u } from "./index-BjO0_jYz.js";
1
+ import { B as p, c as n, r as o, P as u } from "./index-i3ngEeWC.js";
2
2
  class l extends p {
3
3
  constructor(e) {
4
4
  if (super(e), Object.defineProperty(this, "lc_serializable", {
@@ -14087,7 +14087,7 @@ HS = function() {
14087
14087
  const e = gS.getComponentCssPath("nineEditor.css"), r = e ? `@import "${e}";` : "";
14088
14088
  this.shadowRoot.innerHTML = `
14089
14089
  <style>
14090
- @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.259/dist/css/nineEditor.css";
14090
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.261/dist/css/nineEditor.css";
14091
14091
  ${r}
14092
14092
  </style>
14093
14093
 
@@ -14213,7 +14213,7 @@ class Fj extends HTMLElement {
14213
14213
  const e = lc.cssPath ? `@import "${lc.cssPath}/nineCollapse.css";` : "", r = document.createElement("template");
14214
14214
  r.innerHTML = `
14215
14215
  <style>
14216
- @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.259/dist/css/nineCollapse.css";
14216
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.261/dist/css/nineCollapse.css";
14217
14217
  ${e}
14218
14218
  </style>
14219
14219
 
@@ -14335,7 +14335,7 @@ Sd = new WeakMap(), kd = new WeakMap(), Sa = new WeakSet(), $R = async function(
14335
14335
  const e = this.getAttribute("lang") || "Bash", r = this.getAttribute("code") || this.textContent.trim() || "", s = this.getAttribute("css-path");
14336
14336
  y(this, kd).innerHTML = `
14337
14337
  <style>
14338
- @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.259/dist/css/nine-code-block.css";
14338
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.261/dist/css/nine-code-block.css";
14339
14339
  ${s ? `@import "${s}";` : ""}
14340
14340
  </style>
14341
14341
 
@@ -14374,7 +14374,7 @@ class qj extends HTMLElement {
14374
14374
  const e = lc.cssPath ? `@import "${lc.cssPath}/nineTab.css";` : "";
14375
14375
  this.shadowRoot.innerHTML = `
14376
14376
  <style>
14377
- @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.259/dist/css/nineTab.css";
14377
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.261/dist/css/nineTab.css";
14378
14378
  ${e}
14379
14379
  </style>
14380
14380
 
@@ -14683,7 +14683,7 @@ class Gj extends Vj {
14683
14683
  const e = this.getAttribute("caption"), r = this.getAttribute("max-column"), s = ((l = this.getAttribute("rows-height")) == null ? void 0 : l.replace(/,/g, " ")) || "", i = nine.cssPath ? `@import "${nine.cssPath}/ninePanel.css";` : "", a = document.createElement("template");
14684
14684
  a.innerHTML = `
14685
14685
  <style>
14686
- @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.259/dist/css/ninePanel.css";
14686
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.261/dist/css/ninePanel.css";
14687
14687
  ${i}
14688
14688
  </style>
14689
14689
 
@@ -88450,7 +88450,7 @@ class Oee extends zn {
88450
88450
  return e.deserialize({ ...t, _type: "prompt" });
88451
88451
  }
88452
88452
  case "few_shot": {
88453
- const { FewShotPromptTemplate: e } = await import("./few_shot-BGkVNBc2.js");
88453
+ const { FewShotPromptTemplate: e } = await import("./few_shot-DhcmjHOu.js");
88454
88454
  return e.deserialize(t);
88455
88455
  }
88456
88456
  default:
@@ -89361,10 +89361,10 @@ class rte extends HTMLElement {
89361
89361
  Q(this, R_, () => {
89362
89362
  const e = this.innerHTML.trim();
89363
89363
  this.innerHTML = "", ie(this, zh, Number(this.getAttribute("min-width") || 48)), ie(this, Hh, Number(this.getAttribute("max-width") || 256));
89364
- const r = this.getAttribute("css-path") ? `@import "${this.getAttribute("css-path")}";` : "";
89364
+ const r = nine.cssPath ? `@import "${nine.cssPath}/nineMenu.css";` : "";
89365
89365
  this.shadowRoot.innerHTML = `
89366
89366
  <style>
89367
- @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.259/dist/css/nineMenu.css";
89367
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.261/dist/css/nineMenu.css";
89368
89368
  ${r}
89369
89369
 
89370
89370
  :host {
@@ -89599,7 +89599,7 @@ class ote extends HTMLElement {
89599
89599
  const s = lc.cssPath ? `@import "${lc.cssPath}/nineNav.css";` : "", i = document.createElement("template");
89600
89600
  i.innerHTML = `
89601
89601
  <style>
89602
- @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.259/dist/css/nineNav.css";
89602
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.261/dist/css/nineNav.css";
89603
89603
  ${s}
89604
89604
  </style>
89605
89605
 
package/dist/nine-ux.js CHANGED
@@ -1,2 +1,2 @@
1
1
  import "@nine-lab/nine-util";
2
- import "./index-BjO0_jYz.js";
2
+ import "./index-i3ngEeWC.js";
@@ -93,7 +93,7 @@ img.ProseMirror-separator {
93
93
  `},addCommands(){return{setHardBreak:()=>({commands:n,chain:t,state:e,editor:r})=>n.first([()=>n.exitCode(),()=>n.command(()=>{const{selection:s,storedMarks:i}=e;if(s.$from.parent.type.spec.isolating)return!1;const{keepMarks:a}=this.options,{splittableMarks:o}=r.extensionManager,l=i||s.$to.parentOffset&&s.$from.marks();return t().insertContent({type:this.name}).command(({tr:c,dispatch:u})=>{if(u&&l&&a){const h=l.filter(d=>o.includes(d.type.name));c.ensureMarks(h)}return!0}).run()})])}},addKeyboardShortcuts(){return{"Mod-Enter":()=>this.editor.commands.setHardBreak(),"Shift-Enter":()=>this.editor.commands.setHardBreak()}}}),CL=Ui.create({name:"heading",addOptions(){return{levels:[1,2,3,4,5,6],HTMLAttributes:{}}},content:"inline*",group:"block",defining:!0,addAttributes(){return{level:{default:1,rendered:!1}}},parseHTML(){return this.options.levels.map(n=>({tag:`h${n}`,attrs:{level:n}}))},renderHTML({node:n,HTMLAttributes:t}){return[`h${this.options.levels.includes(n.attrs.level)?n.attrs.level:this.options.levels[0]}`,Gn(this.options.HTMLAttributes,t),0]},addCommands(){return{setHeading:n=>({commands:t})=>this.options.levels.includes(n.level)?t.setNode(this.name,n):!1,toggleHeading:n=>({commands:t})=>this.options.levels.includes(n.level)?t.toggleNode(this.name,"paragraph",n):!1}},addKeyboardShortcuts(){return this.options.levels.reduce((n,t)=>({...n,[`Mod-Alt-${t}`]:()=>this.editor.commands.toggleHeading({level:t})}),{})},addInputRules(){return this.options.levels.map(n=>eS({find:new RegExp(`^(#{${Math.min(...this.options.levels)},${n}})\\s$`),type:this.type,getAttributes:{level:n}}))}});var c0=200,Kn=function(){};Kn.prototype.append=function(t){return t.length?(t=Kn.from(t),!this.length&&t||t.length<c0&&this.leafAppend(t)||this.length<c0&&t.leafPrepend(this)||this.appendInner(t)):this},Kn.prototype.prepend=function(t){return t.length?Kn.from(t).append(this):this},Kn.prototype.appendInner=function(t){return new TL(this,t)},Kn.prototype.slice=function(t,e){return t===void 0&&(t=0),e===void 0&&(e=this.length),t>=e?Kn.empty:this.sliceInner(Math.max(0,t),Math.min(this.length,e))},Kn.prototype.get=function(t){if(!(t<0||t>=this.length))return this.getInner(t)},Kn.prototype.forEach=function(t,e,r){e===void 0&&(e=0),r===void 0&&(r=this.length),e<=r?this.forEachInner(t,e,r,0):this.forEachInvertedInner(t,e,r,0)},Kn.prototype.map=function(t,e,r){e===void 0&&(e=0),r===void 0&&(r=this.length);var s=[];return this.forEach(function(i,a){return s.push(t(i,a))},e,r),s},Kn.from=function(t){return t instanceof Kn?t:t&&t.length?new xA(t):Kn.empty};var xA=function(n){function t(r){n.call(this),this.values=r}n&&(t.__proto__=n),t.prototype=Object.create(n&&n.prototype),t.prototype.constructor=t;var e={length:{configurable:!0},depth:{configurable:!0}};return t.prototype.flatten=function(){return this.values},t.prototype.sliceInner=function(s,i){return s==0&&i==this.length?this:new t(this.values.slice(s,i))},t.prototype.getInner=function(s){return this.values[s]},t.prototype.forEachInner=function(s,i,a,o){for(var l=i;l<a;l++)if(s(this.values[l],o+l)===!1)return!1},t.prototype.forEachInvertedInner=function(s,i,a,o){for(var l=i-1;l>=a;l--)if(s(this.values[l],o+l)===!1)return!1},t.prototype.leafAppend=function(s){if(this.length+s.length<=c0)return new t(this.values.concat(s.flatten()))},t.prototype.leafPrepend=function(s){if(this.length+s.length<=c0)return new t(s.flatten().concat(this.values))},e.length.get=function(){return this.values.length},e.depth.get=function(){return 0},Object.defineProperties(t.prototype,e),t}(Kn);Kn.empty=new xA([]);var TL=function(n){function t(e,r){n.call(this),this.left=e,this.right=r,this.length=e.length+r.length,this.depth=Math.max(e.depth,r.depth)+1}return n&&(t.__proto__=n),t.prototype=Object.create(n&&n.prototype),t.prototype.constructor=t,t.prototype.flatten=function(){return this.left.flatten().concat(this.right.flatten())},t.prototype.getInner=function(r){return r<this.left.length?this.left.get(r):this.right.get(r-this.left.length)},t.prototype.forEachInner=function(r,s,i,a){var o=this.left.length;if(s<o&&this.left.forEachInner(r,s,Math.min(i,o),a)===!1||i>o&&this.right.forEachInner(r,Math.max(s-o,0),Math.min(this.length,i)-o,a+o)===!1)return!1},t.prototype.forEachInvertedInner=function(r,s,i,a){var o=this.left.length;if(s>o&&this.right.forEachInvertedInner(r,s-o,Math.max(i,o)-o,a+o)===!1||i<o&&this.left.forEachInvertedInner(r,Math.min(s,o),i,a)===!1)return!1},t.prototype.sliceInner=function(r,s){if(r==0&&s==this.length)return this;var i=this.left.length;return s<=i?this.left.slice(r,s):r>=i?this.right.slice(r-i,s-i):this.left.slice(r,i).append(this.right.slice(0,s-i))},t.prototype.leafAppend=function(r){var s=this.right.leafAppend(r);if(s)return new t(this.left,s)},t.prototype.leafPrepend=function(r){var s=this.left.leafPrepend(r);if(s)return new t(s,this.right)},t.prototype.appendInner=function(r){return this.left.depth>=Math.max(this.right.depth,r.depth)+1?new t(this.left,new t(this.right,r)):new t(this,r)},t}(Kn);const AL=500;class oa{constructor(t,e){this.items=t,this.eventCount=e}popEvent(t,e){if(this.eventCount==0)return null;let r=this.items.length;for(;;r--)if(this.items.get(r-1).selection){--r;break}let s,i;e&&(s=this.remapping(r,this.items.length),i=s.maps.length);let a=t.tr,o,l,c=[],u=[];return this.items.forEach((h,d)=>{if(!h.step){s||(s=this.remapping(r,d+1),i=s.maps.length),i--,u.push(h);return}if(s){u.push(new $a(h.map));let f=h.step.map(s.slice(i)),p;f&&a.maybeStep(f).doc&&(p=a.mapping.maps[a.mapping.maps.length-1],c.push(new $a(p,void 0,void 0,c.length+u.length))),i--,p&&s.appendMap(p,i)}else a.maybeStep(h.step);if(h.selection)return o=s?h.selection.map(s.slice(i)):h.selection,l=new oa(this.items.slice(0,r).append(u.reverse().concat(c)),this.eventCount-1),!1},this.items.length,0),{remaining:l,transform:a,selection:o}}addTransform(t,e,r,s){let i=[],a=this.eventCount,o=this.items,l=!s&&o.length?o.get(o.length-1):null;for(let u=0;u<t.steps.length;u++){let h=t.steps[u].invert(t.docs[u]),d=new $a(t.mapping.maps[u],h,e),f;(f=l&&l.merge(d))&&(d=f,u?i.pop():o=o.slice(0,o.length-1)),i.push(d),e&&(a++,e=void 0),s||(l=d)}let c=a-r.depth;return c>OL&&(o=RL(o,c),a-=c),new oa(o.append(i),a)}remapping(t,e){let r=new kf;return this.items.forEach((s,i)=>{let a=s.mirrorOffset!=null&&i-s.mirrorOffset>=t?r.maps.length-s.mirrorOffset:void 0;r.appendMap(s.map,a)},t,e),r}addMaps(t){return this.eventCount==0?this:new oa(this.items.append(t.map(e=>new $a(e))),this.eventCount)}rebased(t,e){if(!this.eventCount)return this;let r=[],s=Math.max(0,this.items.length-e),i=t.mapping,a=t.steps.length,o=this.eventCount;this.items.forEach(d=>{d.selection&&o--},s);let l=e;this.items.forEach(d=>{let f=i.getMirror(--l);if(f==null)return;a=Math.min(a,f);let p=i.maps[f];if(d.step){let g=t.steps[f].invert(t.docs[f]),m=d.selection&&d.selection.map(i.slice(l+1,f));m&&o++,r.push(new $a(p,g,m))}else r.push(new $a(p))},s);let c=[];for(let d=e;d<a;d++)c.push(new $a(i.maps[d]));let u=this.items.slice(0,s).append(c).append(r),h=new oa(u,o);return h.emptyItemCount()>AL&&(h=h.compress(this.items.length-r.length)),h}emptyItemCount(){let t=0;return this.items.forEach(e=>{e.step||t++}),t}compress(t=this.items.length){let e=this.remapping(0,t),r=e.maps.length,s=[],i=0;return this.items.forEach((a,o)=>{if(o>=t)s.push(a),a.selection&&i++;else if(a.step){let l=a.step.map(e.slice(r)),c=l&&l.getMap();if(r--,c&&e.appendMap(c,r),l){let u=a.selection&&a.selection.map(e.slice(r));u&&i++;let h=new $a(c.invert(),l,u),d,f=s.length-1;(d=s.length&&s[f].merge(h))?s[f]=d:s.push(h)}}else a.map&&r--},this.items.length,0),new oa(Kn.from(s.reverse()),i)}}oa.empty=new oa(Kn.empty,0);function RL(n,t){let e;return n.forEach((r,s)=>{if(r.selection&&t--==0)return e=s,!1}),n.slice(e)}class $a{constructor(t,e,r,s){this.map=t,this.step=e,this.selection=r,this.mirrorOffset=s}merge(t){if(this.step&&t.step&&!t.selection){let e=t.step.merge(this.step);if(e)return new $a(e.getMap().invert(),e,this.selection)}}}class vl{constructor(t,e,r,s,i){this.done=t,this.undone=e,this.prevRanges=r,this.prevTime=s,this.prevComposition=i}}const OL=20;function ML(n,t,e,r){let s=e.getMeta(qc),i;if(s)return s.historyState;e.getMeta(PL)&&(n=new vl(n.done,n.undone,null,0,-1));let a=e.getMeta("appendedTransaction");if(e.steps.length==0)return n;if(a&&a.getMeta(qc))return a.getMeta(qc).redo?new vl(n.done.addTransform(e,void 0,r,u0(t)),n.undone,SA(e.mapping.maps),n.prevTime,n.prevComposition):new vl(n.done,n.undone.addTransform(e,void 0,r,u0(t)),null,n.prevTime,n.prevComposition);if(e.getMeta("addToHistory")!==!1&&!(a&&a.getMeta("addToHistory")===!1)){let o=e.getMeta("composition"),l=n.prevTime==0||!a&&n.prevComposition!=o&&(n.prevTime<(e.time||0)-r.newGroupDelay||!IL(e,n.prevRanges)),c=a?rS(n.prevRanges,e.mapping):SA(e.mapping.maps);return new vl(n.done.addTransform(e,l?t.selection.getBookmark():void 0,r,u0(t)),oa.empty,c,e.time,o??n.prevComposition)}else return(i=e.getMeta("rebased"))?new vl(n.done.rebased(e,i),n.undone.rebased(e,i),rS(n.prevRanges,e.mapping),n.prevTime,n.prevComposition):new vl(n.done.addMaps(e.mapping.maps),n.undone.addMaps(e.mapping.maps),rS(n.prevRanges,e.mapping),n.prevTime,n.prevComposition)}function IL(n,t){if(!t)return!1;if(!n.docChanged)return!0;let e=!1;return n.mapping.maps[0].forEach((r,s)=>{for(let i=0;i<t.length;i+=2)r<=t[i+1]&&s>=t[i]&&(e=!0)}),e}function SA(n){let t=[];for(let e=n.length-1;e>=0&&t.length==0;e--)n[e].forEach((r,s,i,a)=>t.push(i,a));return t}function rS(n,t){if(!n)return null;let e=[];for(let r=0;r<n.length;r+=2){let s=t.map(n[r],1),i=t.map(n[r+1],-1);s<=i&&e.push(s,i)}return e}function NL(n,t,e){let r=u0(t),s=qc.get(t).spec.config,i=(e?n.undone:n.done).popEvent(t,r);if(!i)return null;let a=i.selection.resolve(i.transform.doc),o=(e?n.done:n.undone).addTransform(i.transform,t.selection.getBookmark(),s,r),l=new vl(e?o:i.remaining,e?i.remaining:o,null,0,-1);return i.transform.setSelection(a).setMeta(qc,{redo:e,historyState:l})}let nS=!1,kA=null;function u0(n){let t=n.plugins;if(kA!=t){nS=!1,kA=t;for(let e=0;e<t.length;e++)if(t[e].spec.historyPreserveItems){nS=!0;break}}return nS}const qc=new rn("history"),PL=new rn("closeHistory");function EA(n={}){return n={depth:n.depth||100,newGroupDelay:n.newGroupDelay||500},new Nr({key:qc,state:{init(){return new vl(oa.empty,oa.empty,null,0,-1)},apply(t,e,r){return ML(e,r,t,n)}},config:n,props:{handleDOMEvents:{beforeinput(t,e){let r=e.inputType,s=r=="historyUndo"?sS:r=="historyRedo"?iS:null;return!s||!t.editable?!1:(e.preventDefault(),s(t.state,t.dispatch))}}}})}function CA(n,t){return(e,r)=>{let s=qc.getState(e);if(!s||(n?s.undone:s.done).eventCount==0)return!1;if(r){let i=NL(s,e,n);i&&r(t?i.scrollIntoView():i)}return!0}}const sS=CA(!1,!0),iS=CA(!0,!0),$L=Vs.create({name:"history",addOptions(){return{depth:100,newGroupDelay:500}},addCommands(){return{undo:()=>({state:n,dispatch:t})=>sS(n,t),redo:()=>({state:n,dispatch:t})=>iS(n,t)}},addProseMirrorPlugins(){return[EA(this.options)]},addKeyboardShortcuts(){return{"Mod-z":()=>this.editor.commands.undo(),"Shift-Mod-z":()=>this.editor.commands.redo(),"Mod-y":()=>this.editor.commands.redo(),"Mod-я":()=>this.editor.commands.undo(),"Shift-Mod-я":()=>this.editor.commands.redo()}}}),LL=Ui.create({name:"horizontalRule",addOptions(){return{HTMLAttributes:{}}},group:"block",parseHTML(){return[{tag:"hr"}]},renderHTML({HTMLAttributes:n}){return["hr",Gn(this.options.HTMLAttributes,n)]},addCommands(){return{setHorizontalRule:()=>({chain:n,state:t})=>{if(!Q$(t,t.schema.nodes[this.name]))return!1;const{selection:e}=t,{$from:r,$to:s}=e,i=n();return r.parentOffset===0?i.insertContentAt({from:Math.max(r.pos-1,0),to:s.pos},{type:this.name}):O$(e)?i.insertContentAt(s.pos,{type:this.name}):i.insertContent({type:this.name}),i.command(({tr:a,dispatch:o})=>{var l;if(o){const{$to:c}=a.selection,u=c.end();if(c.nodeAfter)c.nodeAfter.isTextblock?a.setSelection(_t.create(a.doc,c.pos+1)):c.nodeAfter.isBlock?a.setSelection(At.create(a.doc,c.pos)):a.setSelection(_t.create(a.doc,c.pos));else{const h=(l=c.parent.type.contentMatch.defaultType)===null||l===void 0?void 0:l.create();h&&(a.insert(u,h),a.setSelection(_t.create(a.doc,u+1)))}a.scrollIntoView()}return!0}).run()}}},addInputRules(){return[gA({find:/^(?:---|—-|___\s|\*\*\*\s)$/,type:this.type})]}}),jL=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))$/,DL=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))/g,BL=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))$/,FL=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))/g,zL=Bc.create({name:"italic",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"em"},{tag:"i",getAttrs:n=>n.style.fontStyle!=="normal"&&null},{style:"font-style=normal",clearMark:n=>n.type.name===this.name},{style:"font-style=italic"}]},renderHTML({HTMLAttributes:n}){return["em",Gn(this.options.HTMLAttributes,n),0]},addCommands(){return{setItalic:()=>({commands:n})=>n.setMark(this.name),toggleItalic:()=>({commands:n})=>n.toggleMark(this.name),unsetItalic:()=>({commands:n})=>n.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-i":()=>this.editor.commands.toggleItalic(),"Mod-I":()=>this.editor.commands.toggleItalic()}},addInputRules(){return[zc({find:jL,type:this.type}),zc({find:BL,type:this.type})]},addPasteRules(){return[Hc({find:DL,type:this.type}),Hc({find:FL,type:this.type})]}}),HL=Ui.create({name:"listItem",addOptions(){return{HTMLAttributes:{},bulletListTypeName:"bulletList",orderedListTypeName:"orderedList"}},content:"paragraph block*",defining:!0,parseHTML(){return[{tag:"li"}]},renderHTML({HTMLAttributes:n}){return["li",Gn(this.options.HTMLAttributes,n),0]},addKeyboardShortcuts(){return{Enter:()=>this.editor.commands.splitListItem(this.name),Tab:()=>this.editor.commands.sinkListItem(this.name),"Shift-Tab":()=>this.editor.commands.liftListItem(this.name)}}}),qL="listItem",TA="textStyle",AA=/^(\d+)\.\s$/,UL=Ui.create({name:"orderedList",addOptions(){return{itemTypeName:"listItem",HTMLAttributes:{},keepMarks:!1,keepAttributes:!1}},group:"block list",content(){return`${this.options.itemTypeName}+`},addAttributes(){return{start:{default:1,parseHTML:n=>n.hasAttribute("start")?parseInt(n.getAttribute("start")||"",10):1},type:{default:null,parseHTML:n=>n.getAttribute("type")}}},parseHTML(){return[{tag:"ol"}]},renderHTML({HTMLAttributes:n}){const{start:t,...e}=n;return t===1?["ol",Gn(this.options.HTMLAttributes,e),0]:["ol",Gn(this.options.HTMLAttributes,n),0]},addCommands(){return{toggleOrderedList:()=>({commands:n,chain:t})=>this.options.keepAttributes?t().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(qL,this.editor.getAttributes(TA)).run():n.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-7":()=>this.editor.commands.toggleOrderedList()}},addInputRules(){let n=Ff({find:AA,type:this.type,getAttributes:t=>({start:+t[1]}),joinPredicate:(t,e)=>e.childCount+e.attrs.start===+t[1]});return(this.options.keepMarks||this.options.keepAttributes)&&(n=Ff({find:AA,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:t=>({start:+t[1],...this.editor.getAttributes(TA)}),joinPredicate:(t,e)=>e.childCount+e.attrs.start===+t[1],editor:this.editor})),[n]}}),VL=Ui.create({name:"paragraph",priority:1e3,addOptions(){return{HTMLAttributes:{}}},group:"block",content:"inline*",parseHTML(){return[{tag:"p"}]},renderHTML({HTMLAttributes:n}){return["p",Gn(this.options.HTMLAttributes,n),0]},addCommands(){return{setParagraph:()=>({commands:n})=>n.setNode(this.name)}},addKeyboardShortcuts(){return{"Mod-Alt-0":()=>this.editor.commands.setParagraph()}}}),WL=/(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))$/,GL=/(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))/g,KL=Bc.create({name:"strike",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"s"},{tag:"del"},{tag:"strike"},{style:"text-decoration",consuming:!1,getAttrs:n=>n.includes("line-through")?{}:!1}]},renderHTML({HTMLAttributes:n}){return["s",Gn(this.options.HTMLAttributes,n),0]},addCommands(){return{setStrike:()=>({commands:n})=>n.setMark(this.name),toggleStrike:()=>({commands:n})=>n.toggleMark(this.name),unsetStrike:()=>({commands:n})=>n.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-s":()=>this.editor.commands.toggleStrike()}},addInputRules(){return[zc({find:WL,type:this.type})]},addPasteRules(){return[Hc({find:GL,type:this.type})]}}),XL=Ui.create({name:"text",group:"inline"}),YL=Vs.create({name:"starterKit",addExtensions(){const n=[];return this.options.bold!==!1&&n.push(aL.configure(this.options.bold)),this.options.blockquote!==!1&&n.push(tL.configure(this.options.blockquote)),this.options.bulletList!==!1&&n.push(lL.configure(this.options.bulletList)),this.options.code!==!1&&n.push(dL.configure(this.options.code)),this.options.codeBlock!==!1&&n.push(pL.configure(this.options.codeBlock)),this.options.document!==!1&&n.push(mL.configure(this.options.document)),this.options.dropcursor!==!1&&n.push(bL.configure(this.options.dropcursor)),this.options.gapcursor!==!1&&n.push(kL.configure(this.options.gapcursor)),this.options.hardBreak!==!1&&n.push(EL.configure(this.options.hardBreak)),this.options.heading!==!1&&n.push(CL.configure(this.options.heading)),this.options.history!==!1&&n.push($L.configure(this.options.history)),this.options.horizontalRule!==!1&&n.push(LL.configure(this.options.horizontalRule)),this.options.italic!==!1&&n.push(zL.configure(this.options.italic)),this.options.listItem!==!1&&n.push(HL.configure(this.options.listItem)),this.options.orderedList!==!1&&n.push(UL.configure(this.options.orderedList)),this.options.paragraph!==!1&&n.push(VL.configure(this.options.paragraph)),this.options.strike!==!1&&n.push(KL.configure(this.options.strike)),this.options.text!==!1&&n.push(XL.configure(this.options.text)),n}}),JL=n=>{if(!n.children.length)return;const t=n.querySelectorAll("span");t&&t.forEach(e=>{var r,s;const i=e.getAttribute("style"),a=(s=(r=e.parentElement)===null||r===void 0?void 0:r.closest("span"))===null||s===void 0?void 0:s.getAttribute("style");e.setAttribute("style",`${a};${i}`)})},ZL=Bc.create({name:"textStyle",priority:101,addOptions(){return{HTMLAttributes:{},mergeNestedSpanStyles:!1}},parseHTML(){return[{tag:"span",getAttrs:n=>n.hasAttribute("style")?(this.options.mergeNestedSpanStyles&&JL(n),{}):!1}]},renderHTML({HTMLAttributes:n}){return["span",Gn(this.options.HTMLAttributes,n),0]},addCommands(){return{removeEmptyTextStyle:()=>({tr:n})=>{const{selection:t}=n;return n.doc.nodesBetween(t.from,t.to,(e,r)=>{if(e.isTextblock)return!0;e.marks.filter(s=>s.type===this.type).some(s=>Object.values(s.attrs).some(i=>!!i))||n.removeMark(r,r+e.nodeSize,this.type)}),!0}}}}),QL=Vs.create({name:"color",addOptions(){return{types:["textStyle"]}},addGlobalAttributes(){return[{types:this.options.types,attributes:{color:{default:null,parseHTML:n=>{var t;return(t=n.style.color)===null||t===void 0?void 0:t.replace(/['"]+/g,"")},renderHTML:n=>n.color?{style:`color: ${n.color}`}:{}}}}]},addCommands(){return{setColor:n=>({chain:t})=>t().setMark("textStyle",{color:n}).run(),unsetColor:()=>({chain:n})=>n().setMark("textStyle",{color:null}).removeEmptyTextStyle().run()}}}),ej=/(?:^|\s)(==(?!\s+==)((?:[^=]+))==(?!\s+==))$/,tj=/(?:^|\s)(==(?!\s+==)((?:[^=]+))==(?!\s+==))/g,rj=Bc.create({name:"highlight",addOptions(){return{multicolor:!1,HTMLAttributes:{}}},addAttributes(){return this.options.multicolor?{color:{default:null,parseHTML:n=>n.getAttribute("data-color")||n.style.backgroundColor,renderHTML:n=>n.color?{"data-color":n.color,style:`background-color: ${n.color}; color: inherit`}:{}}}:{}},parseHTML(){return[{tag:"mark"}]},renderHTML({HTMLAttributes:n}){return["mark",Gn(this.options.HTMLAttributes,n),0]},addCommands(){return{setHighlight:n=>({commands:t})=>t.setMark(this.name,n),toggleHighlight:n=>({commands:t})=>t.toggleMark(this.name,n),unsetHighlight:()=>({commands:n})=>n.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-h":()=>this.editor.commands.toggleHighlight()}},addInputRules(){return[zc({find:ej,type:this.type})]},addPasteRules(){return[Hc({find:tj,type:this.type})]}}),nj=Vs.create({name:"textAlign",addOptions(){return{types:[],alignments:["left","center","right","justify"],defaultAlignment:null}},addGlobalAttributes(){return[{types:this.options.types,attributes:{textAlign:{default:this.options.defaultAlignment,parseHTML:n=>{const t=n.style.textAlign;return this.options.alignments.includes(t)?t:this.options.defaultAlignment},renderHTML:n=>n.textAlign?{style:`text-align: ${n.textAlign}`}:{}}}}]},addCommands(){return{setTextAlign:n=>({commands:t})=>this.options.alignments.includes(n)?this.options.types.map(e=>t.updateAttributes(e,{textAlign:n})).every(e=>e):!1,unsetTextAlign:()=>({commands:n})=>this.options.types.map(t=>n.resetAttributes(t,"textAlign")).every(t=>t),toggleTextAlign:n=>({editor:t,commands:e})=>this.options.alignments.includes(n)?t.isActive({textAlign:n})?e.unsetTextAlign():e.setTextAlign(n):!1}},addKeyboardShortcuts(){return{"Mod-Shift-l":()=>this.editor.commands.setTextAlign("left"),"Mod-Shift-e":()=>this.editor.commands.setTextAlign("center"),"Mod-Shift-r":()=>this.editor.commands.setTextAlign("right"),"Mod-Shift-j":()=>this.editor.commands.setTextAlign("justify")}}}),sj=/(?:^|\s)(!\[(.+|:?)]\((\S+)(?:(?:\s+)["'](\S+)["'])?\))$/,ij=Ui.create({name:"image",addOptions(){return{inline:!1,allowBase64:!1,HTMLAttributes:{}}},inline(){return this.options.inline},group(){return this.options.inline?"inline":"block"},draggable:!0,addAttributes(){return{src:{default:null},alt:{default:null},title:{default:null}}},parseHTML(){return[{tag:this.options.allowBase64?"img[src]":'img[src]:not([src^="data:"])'}]},renderHTML({HTMLAttributes:n}){return["img",Gn(this.options.HTMLAttributes,n)]},addCommands(){return{setImage:n=>({commands:t})=>t.insertContent({type:this.name,attrs:n})}},addInputRules(){return[gA({find:sj,type:this.type,getAttributes:n=>{const[,,t,e,r]=n;return{src:e,alt:t,title:r}}})]}});class aj extends qx{constructor(){super();Q(this,Si);Q(this,ei,null);Q(this,sm,null);Q(this,im,null)}connectedCallback(){super.connectedCallback()&&(mt(this,Si,YI).call(this),mt(this,Si,JI).call(this),mt(this,Si,cC).call(this))}get value(){return y(this,ei).getHTML()}set value(e){let r=e||"";r&&!/<\/?[a-z][^>]*>/i.test(r)&&(r=r.split(`
94
94
  `).map(s=>`<p>${s}</p>`).join("")),y(this,ei)?y(this,ei).commands.setContent(r,!1):ie(this,im,r)}get id(){return this.getAttribute("id")}set id(e){this.setAttribute("id",e)}get name(){return this.getAttribute("name")}set name(e){this.setAttribute("name",e)}get readonly(){return this.hasAttribute("readonly")}set readonly(e){e?this.setAttribute("readonly",""):this.removeAttribute("readonly"),mt(this,Si,cC).call(this)}disconnectedCallback(){y(this,ei)&&(y(this,ei).destroy(),ie(this,ei,null))}}ei=new WeakMap,sm=new WeakMap,im=new WeakMap,Si=new WeakSet,cC=function(){if(y(this,ei)){const e=this.readonly;y(this,ei).setEditable(!e);const r=this.shadowRoot.querySelector(".menu-bar");r&&(r.style.display=e?"none":"flex")}},YI=function(){const e=al.getComponentCssPath("nineEditor.css"),r=e?`@import "${e}";`:"";this.shadowRoot.innerHTML=`
95
95
  <style>
96
- @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.259/dist/css/nineEditor.css";
96
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.261/dist/css/nineEditor.css";
97
97
  ${r}
98
98
  </style>
99
99
 
@@ -130,7 +130,7 @@ img.ProseMirror-separator {
130
130
  <div id="editor-container"></div>
131
131
  `,ie(this,sm,this.shadowRoot.querySelector("#editor-container")),this.shadowRoot.querySelector("#font-size").onchange=s=>{const i=s.target.value;console.log(s.target,i),y(this,ei).chain().focus().setMark("textStyle",{fontSize:i}).run()}},JI=function(){ie(this,ei,new Z$({element:y(this,sm),editable:!this.readonly,extensions:[YL,QL,rj.configure({multicolor:!0}),nj.configure({types:["heading","paragraph"]}),ij.configure({inline:!0,allowBase64:!0}),ZL.extend({addAttributes(){return{fontSize:{default:null,parseHTML:e=>e.style.fontSize,renderHTML:e=>e.fontSize?{style:`font-size: ${e.fontSize}`}:{}}}}})],content:y(this,im)||this.originContents||"",onUpdate:({editor:e})=>{this.dispatchEvent(new CustomEvent("change",{detail:e.getHTML()}))},onSelectionUpdate:({editor:e})=>{this.readonly||mt(this,Si,ZI).call(this,e)}})),mt(this,Si,QI).call(this)},ZI=function(e){this.shadowRoot.querySelectorAll("[data-cmd]").forEach(a=>{e.isActive(a.dataset.cmd)?a.classList.add("is-active"):a.classList.remove("is-active")}),this.shadowRoot.querySelectorAll("[data-align]").forEach(a=>{e.isActive({textAlign:a.dataset.align})?a.classList.add("is-active"):a.classList.remove("is-active")});const r=e.getAttributes("textStyle"),s=this.shadowRoot.querySelector("#font-size");s&&(s.value=r.fontSize||"14px");const i=this.shadowRoot.querySelector("#color-picker");i&&(i.value=r.color||"#000000")},QI=function(){const e=y(this,ei);this.shadowRoot.querySelectorAll("[data-cmd]").forEach(r=>{r.onclick=()=>{const s=r.dataset.cmd;s==="bold"&&e.chain().focus().toggleBold().run(),s==="italic"&&e.chain().focus().toggleItalic().run(),s==="underline"&&e.chain().focus().toggleUnderline().run(),s==="strike"&&e.chain().focus().toggleStrike().run(),s==="highlight"&&e.chain().focus().toggleHighlight().run(),s==="bulletList"&&e.chain().focus().toggleBulletList().run(),s==="orderedList"&&e.chain().focus().toggleOrderedList().run(),s==="undo"&&e.chain().focus().undo().run(),s==="redo"&&e.chain().focus().redo().run()}}),this.shadowRoot.querySelector("#color-picker").oninput=r=>{e.chain().focus().setColor(r.target.value).run()},this.shadowRoot.querySelectorAll("[data-align]").forEach(r=>{r.onclick=()=>e.chain().focus().setTextAlign(r.dataset.align).run()}),this.shadowRoot.querySelector("#img-btn").onclick=()=>{const r=window.prompt("Image URL");r&&e.chain().focus().setImage({src:r}).run()}};const So=typeof window<"u"&&window.nine?window.nine:cr.nine,RA={alert:window.alert,confirm:window.confirm},OA=()=>{var e;console.log(So,window.nine);const{nativeOverride:n}=((e=So==null?void 0:So.config)==null?void 0:e.ux)||{},t=Array.isArray(n)?n:n===!0?["alert","confirm"]:[];console.log(So,t),window.alert=t.includes("alert")?r=>al.alert(r):RA.alert,window.confirm=t.includes("confirm")?async r=>await al.confirm(r):RA.confirm,So.config.debug&&t.length>0&&console.log(`[nine-ux] Native API Overridden: ${t.join(", ")}`)};(()=>{OA(),So==null||So.subscribeConfig(n=>{(n==="ux"||n==="config")&&OA()})})();class oj extends HTMLElement{constructor(){super();Q(this,ti);Q(this,am);Q(this,Vv,()=>{this.innerHTML="";const e=cr.nine.cssPath?`@import "${cr.nine.cssPath}/nineCollapse.css";`:"",r=document.createElement("template");r.innerHTML=`
132
132
  <style>
133
- @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.259/dist/css/nineCollapse.css";
133
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.261/dist/css/nineCollapse.css";
134
134
  ${e}
135
135
  </style>
136
136
 
@@ -181,7 +181,7 @@ img.ProseMirror-separator {
181
181
  }
182
182
  `;if(r){const o=new CSSStyleSheet;o.replaceSync(a),r.adoptedStyleSheets=[...r.adoptedStyleSheets,o]}else{const o=document.createElement("style");o.textContent=a,document.head.appendChild(o)}e.addEventListener("click",()=>{y(this,ti).classList.add("nx-collapse"),setTimeout(()=>{this.classList.add("nx-collapse")},100),setTimeout(()=>{ie(this,am,y(this,ti).style.display),y(this,ti).style.display="none"},500)})}this.shadowRoot.querySelector("button").addEventListener("click",()=>{y(this,ti).style.display=y(this,am),y(this,ti).classList.remove("nx-collapse"),y(this,ti).classList.add("nx-expand"),setTimeout(()=>{this.classList.remove("nx-collapse"),this.classList.add("nx-expand")},100),setTimeout(()=>{y(this,ti).classList.remove("nx-expand"),this.classList.remove("nx-expand")},600)})});this.attachShadow({mode:"open"})}connectedCallback(){const e=this.getAttribute("target");ie(this,ti,document.querySelector(e)),y(this,Vv).call(this),y(this,Wv).call(this)}}ti=new WeakMap,am=new WeakMap,Vv=new WeakMap,Wv=new WeakMap,customElements.get("nine-collapse")||customElements.define("nine-collapse",oj);class lj extends HTMLElement{constructor(){super();Q(this,wa);Q(this,Ud,!1);Q(this,Vd);ie(this,Vd,this.attachShadow({mode:"open"}))}static get observedAttributes(){return["lang","code"]}connectedCallback(){!this.getAttribute("code")&&this.textContent.trim()&&this.setAttribute("code",this.textContent.trim()),mt(this,wa,yy).call(this)}attributeChangedCallback(){mt(this,wa,yy).call(this)}}Ud=new WeakMap,Vd=new WeakMap,wa=new WeakSet,eN=async function(){const e=this.getAttribute("code")||"";try{await navigator.clipboard.writeText(e),ie(this,Ud,!0),mt(this,wa,yy).call(this),setTimeout(()=>{ie(this,Ud,!1),mt(this,wa,yy).call(this)},2e3)}catch(r){console.error("Code copy failed:",r)}},yy=function(){const e=this.getAttribute("lang")||"Bash",r=this.getAttribute("code")||this.textContent.trim()||"",s=this.getAttribute("css-path");y(this,Vd).innerHTML=`
183
183
  <style>
184
- @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.259/dist/css/nine-code-block.css";
184
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.261/dist/css/nine-code-block.css";
185
185
  ${s?`@import "${s}";`:""}
186
186
  </style>
187
187
 
@@ -201,7 +201,7 @@ img.ProseMirror-separator {
201
201
  </div>
202
202
  `,y(this,Vd).querySelector(".copy-btn").onclick=()=>mt(this,wa,eN).call(this)},tN=function(e){const r=document.createElement("div");return r.textContent=e,r.innerHTML},typeof window<"u"&&(customElements.get("nine-code-block")||customElements.define("nine-code-block",lj));class cj extends cr.trace.constructor{constructor(){super(),this.init("nine-ux","blueviolet")}}const aS=new cj;class uj extends HTMLElement{constructor(){super();Q(this,pu);Q(this,Gv,()=>{const e=cr.nine.cssPath?`@import "${cr.nine.cssPath}/nineTab.css";`:"";this.shadowRoot.innerHTML=`
203
203
  <style>
204
- @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.259/dist/css/nineTab.css";
204
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.261/dist/css/nineTab.css";
205
205
  ${e}
206
206
  </style>
207
207
 
@@ -209,7 +209,7 @@ img.ProseMirror-separator {
209
209
  <div class="tab-pages"></div>
210
210
  `});de(this,"initialize",()=>{this.shadowRoot.querySelectorAll(".tab-button").forEach((r,s)=>{r.classList.remove("active")});const e=this.shadowRoot.querySelector('.tab-button:not([style*="display: none"])');e&&e.click()});Q(this,Kv,()=>{this.classList.add(this.getAttribute("theme")||"theme-1"),mt(this,pu,uC).call(this),this.shadowRoot.querySelectorAll(".tab-button").forEach(a=>{a.addEventListener("click",this.switchTabHandler)});const e=this.shadowRoot.querySelector(".tab-button"),r=this.shadowRoot.querySelector(".tab-page");e&&r&&(e.classList.add("active"),r.classList.add("active"),setTimeout(()=>{this.shadowRoot.querySelector(".tab-pages").style.height=`${r.scrollHeight}px`},100),aS.log(r.style.height,r.scrollHeight)),this.shadowRoot.querySelectorAll(".tab-page:not(.active)").forEach(a=>{a.classList.add("exit-right")});const s=new ResizeObserver(()=>{const a=this.shadowRoot.querySelector(".tab-page.active");a&&(this.shadowRoot.querySelector(".tab-pages").style.height=`${a.scrollHeight}px`)}),i=this.shadowRoot.querySelector(".tab-page.active");i&&s.observe(i)});de(this,"addTabPage",(e,r)=>{const s=this.shadowRoot.querySelector(".tabs"),i=this.shadowRoot.querySelector(".tab-pages");if(!s||!i)return;const o=`content${this.shadowRoot.querySelectorAll(".tab-button").length}`,l=document.createElement("div");l.classList.add("tab-button"),l.textContent=e,l.setAttribute("data-target",o),l.addEventListener("click",this.switchTabHandler),s.appendChild(l);const c=document.createElement("div");c.id=o,c.classList.add("tab-page","exit-right"),c.innerHTML=r,i.appendChild(c),this.shadowRoot.querySelectorAll(".tab-page:not(.active)").forEach(u=>{u.classList.add("exit-right")})});de(this,"removeTabPage",e=>{this.shadowRoot.querySelectorAll(".tab-button").forEach(s=>{const i=s.textContent.trim(),a=s.getAttribute("data-target"),o=this.shadowRoot.getElementById(a),l=o&&(o.querySelector(`.${e}`)||o.classList.contains(e));(i.toLowerCase().includes(e.toLowerCase())||l)&&(s.removeEventListener("click",this.switchTabHandler),s.remove(),o&&o.remove())}),this.initialize()});de(this,"clearTabs",()=>{this.innerHTML="";const e=this.shadowRoot.querySelector(".tabs"),r=this.shadowRoot.querySelector(".tab-pages");e&&(e.innerHTML=""),r&&(r.innerHTML="",r.style.height="0px")});de(this,"refresh",()=>{const e=this.shadowRoot.querySelector(".tabs"),r=this.shadowRoot.querySelector(".tab-pages");e&&(e.innerHTML=""),r&&(r.innerHTML="",r.style.height="0px"),mt(this,pu,uC).call(this),this.shadowRoot.querySelectorAll(".tab-button").forEach(s=>{s.removeEventListener("click",this.switchTabHandler),s.addEventListener("click",this.switchTabHandler)}),this.shadowRoot.querySelectorAll(".tab-page:not(.active)").forEach(s=>{s.classList.add("exit-right")}),this.initialize()});this.attachShadow({mode:"open"}),y(this,Gv).call(this),this.switchTabHandler=mt(this,pu,rN).bind(this),this.tabpage={show:e=>{this.shadowRoot.querySelectorAll(".tab-button").forEach((r,s)=>{r.innerText.trim()===e&&(r.style.display="unset")})},showAll:()=>{this.shadowRoot.querySelectorAll(".tab-button").forEach((e,r)=>{e.style.display="unset"})},hide:e=>{this.shadowRoot.querySelectorAll(".tab-button").forEach((r,s)=>{r.innerText.trim()===e&&(r.style.display="none")})}}}connectedCallback(){y(this,Kv).call(this),this.dispatchEvent(new CustomEvent("tabload",{bubbles:!0,detail:{}}))}}Gv=new WeakMap,pu=new WeakSet,uC=function(){const e=this.shadowRoot.querySelector(".tabs"),r=this.shadowRoot.querySelector(".tab-pages"),s=this.querySelectorAll("nine-tab-page");s.forEach((i,a)=>{const o=document.createElement("div");o.classList.add("tab-button"),o.textContent=i.getAttribute("caption"),o.setAttribute("data-target",`content${a}`),e.appendChild(o);const l=document.createElement("div");l.id=`content${a}`,l.classList.add("tab-page"),l.innerHTML=i.innerHTML,r.appendChild(l)}),s.forEach(i=>{i.remove()})},rN=function(e){const r=e.target;if(!r.classList.contains("tab-button"))return;const s=r.getAttribute("data-target"),i=this.shadowRoot.querySelector(".tab-button.active"),a=this.shadowRoot.querySelector(".tab-page.active"),o=this.shadowRoot.getElementById(s);i!==r&&(i&&a?(i.classList.remove("active"),a.classList.remove("active","exit-left","exit-right"),a.style.left="",i.compareDocumentPosition(r)&Node.DOCUMENT_POSITION_FOLLOWING?a.classList.add("exit-left"):a.classList.add("exit-right"),o.classList.add("active"),o.style.left="",o.classList.remove("exit-left","exit-right")):a&&o&&(a.classList.remove("active","exit-left","exit-right"),a.style.left="",a.classList.add("exit-left"),o.classList.add("active"),o.style.left="",o.classList.remove("exit-left","exit-right")),r.classList.add("active"),this.shadowRoot.querySelector(".tab-pages").style.height=`${o.scrollHeight}px`)},Kv=new WeakMap;class dj extends HTMLElement{constructor(){super()}connectedCallback(){this.caption=this.getAttribute("caption")}}customElements.get("nine-tab")||customElements.define("nine-tab",uj),customElements.get("nine-tab-page")||customElements.define("nine-tab-page",dj);class hj extends HTMLElement{constructor(){super();Q(this,ki);de(this,"originContents");Q(this,om,!1);Q(this,mu);Q(this,lm,!1);de(this,"getData",()=>{const e={};return mt(this,ki,wy).call(this).forEach(r=>{const s=r.name;if(!s)return;let i;if(r.tagName==="INPUT"&&r.type==="checkbox"){let a=r.getAttribute("true-value")||"Y",o=r.getAttribute("false-value")||"N";i=r.checked?a:o}else r.tagName==="INPUT"&&r.type,i=r.value;e[s]?(Array.isArray(e[s])||(e[s]=[e[s]]),e[s].push(i)):e[s]=i}),e});de(this,"clearData",(e={})=>{mt(this,ki,hC).call(this),mt(this,ki,wy).call(this).forEach(r=>{const s=r.name;if(!s)return;const i=e&&e[s]!==void 0?e[s]:"";mt(this,ki,dC).call(this,r,i)}),this.changed=!1});de(this,"setData",e=>{if(!e||typeof e!="object")return;mt(this,ki,hC).call(this);let r=!1;mt(this,ki,wy).call(this).forEach(s=>{const i=s.name;!i||!e.hasOwnProperty(i)||mt(this,ki,dC).call(this,s,e[i])&&(r=!0)}),r&&(this.changed=!0)});de(this,"initData",e=>{this.clearData(e),this.changed=!1});Q(this,cm,e=>{this.changed=!0});Q(this,Xv,()=>{for(const e of this.attributes)e.name.startsWith("css-")&&this.style.setProperty(e.name.substring(4),e.value);this.originContents=this.innerHTML.trim(),this.innerHTML="",this.shadowRoot&&this.tagName.toLowerCase()==="nx-div"&&(this.shadowRoot.innerHTML=this.originContents)})}connectedCallback(){return y(this,om)?!1:(this.getAttribute("use-shadow")!=="false"&&!this.shadowRoot?(this.attachShadow({mode:"open"}),ie(this,mu,this.shadowRoot)):ie(this,mu,this),y(this,Xv).call(this),ie(this,om,!0),!0)}get changed(){return y(this,lm)}set changed(e){const r=!!e;ie(this,lm,r);const s=this.closest(".detail-wrapper");if(s){const i=s.querySelector("nx-title2");i&&(i.changed=r)}}get root(){return y(this,mu)||this}}om=new WeakMap,mu=new WeakMap,lm=new WeakMap,ki=new WeakSet,wy=function(){return y(this,mu).querySelectorAll("input[name], textarea[name], select[name], nx-editor[name]")},dC=function(e,r){const s=e.tagName.toUpperCase(),i=e.type;let a=!1;if(["INPUT","TEXTAREA","SELECT","NX-EDITOR"].includes(s))if(i==="checkbox"){const o=e.getAttribute("true-value")||"Y",l=String(o)===String(r);e.checked!==l&&(a=!0),e.checked=l}else if(i==="radio"){const o=String(e.value)===String(r);e.checked!==o&&(a=!0),e.checked=o}else e.value!==r&&(a=!0),e.value=r;else e.textContent!==r&&(a=!0),e.textContent=r;return a},hC=function(){mt(this,ki,wy).call(this).forEach(e=>{e.removeEventListener("input",y(this,cm)),e.addEventListener("input",y(this,cm))})},cm=new WeakMap,Xv=new WeakMap;class fj{static apply(t,e="1",r="auto"){if(!t)return;const s=Number(e)||1,i=r.replace(/,/g," ").replace(/\*/g,"1fr");t.style.display="grid",t.style.gridTemplateRows=i,t.style.gap="12px 16px",t.style.width="100%";const a=()=>Array.from(t.children).filter(h=>h.tagName.toLowerCase()!=="style"&&h.tagName.toLowerCase()!=="nx-splitter");if(a().forEach(h=>{h.style.display="flex",h.style.alignItems="center",h.style.minWidth="0";const d=h.querySelector(".label");d&&(d.style.whiteSpace="nowrap",d.style.display="inline-block");const f=h.querySelector("input, select, textarea");f&&(f.style.flex="1",f.style.minWidth="0")}),t.dataset.layoutObserved)return;let l=0,c=0;const u=new ResizeObserver(h=>{for(let d of h){const f=Math.floor(d.contentRect.width);if(f<=0)return;const p=a();if(f<150){p.forEach(_=>{const T=_.querySelector(".label");T&&(T.style.width="auto")});return}let m=Math.floor(f/220);if(m=Math.max(1,Math.min(m,s)),l===m&&c===f)return;if(l=m,c=f,t.style.gridTemplateColumns=`repeat(${m}, minmax(0, 1fr))`,m===1){p.forEach(_=>{_.style.flexDirection="column",_.style.alignItems="flex-start",_.style.gap="4px",_.style.width="100%";const T=_.querySelector(".label");T&&(T.style.width="auto");const O=_.querySelector("input, select, textarea");O&&(O.style.width="100%")});return}p.forEach(_=>{_.style.flexDirection="row",_.style.alignItems="center",_.style.gap="8px",_.style.width="100%";const T=_.querySelector(".label");T&&(T.style.width="auto",T.style.whiteSpace="nowrap");const O=_.querySelector("input, select, textarea");O&&(O.style.width="100%",O.style.flex="1")});const b={};for(let _=0;_<m;_++)b[_]=[];let w=0;p.forEach(_=>{const T=_.querySelector(".label"),A=(window.getComputedStyle(_).gridColumnStart||"").match(/span\s+(\d+)/),B=A?Number(A[1]):1;w+B>m&&(w=0),T&&b[w].push(T),w+=B,w>=m&&(w=0)}),Object.values(b).forEach(_=>{if(_.length===0)return;const T=_.map(L=>L.getBoundingClientRect().width),O=Math.max(...T);O>10&&_.forEach(L=>{L.style.width=`${Math.ceil(O)+1}px`})})}});u.observe(t),t.dataset.layoutObserved="true",t._layoutObserverRef=u}static destroy(t){t&&t._layoutObserverRef&&(t._layoutObserverRef.disconnect(),delete t._layoutObserverRef,t.removeAttribute("data-layout-observed"))}}class pj extends hj{constructor(){super();Q(this,Yv,()=>{var l;const e=this.getAttribute("caption"),r=this.getAttribute("max-column"),s=((l=this.getAttribute("rows-height"))==null?void 0:l.replace(/,/g," "))||"",i=nine.cssPath?`@import "${nine.cssPath}/ninePanel.css";`:"",a=document.createElement("template");a.innerHTML=`
211
211
  <style>
212
- @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.259/dist/css/ninePanel.css";
212
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.261/dist/css/ninePanel.css";
213
213
  ${i}
214
214
  </style>
215
215
 
@@ -2390,9 +2390,9 @@ context: `;s.forEach(p=>{u+=`${p.desc} `}),u+=`
2390
2390
  href="${r.path||""}"
2391
2391
  caption="${r.name}">
2392
2392
  ${r.name}
2393
- </nine-side-menu-item>`}).join("")});de(this,"expand",()=>{y(this,ny).call(this,"collapse"),document.body.style.width=`calc(100% - ${y(this,hf)}px)`});de(this,"collapse",()=>{y(this,ry).call(this,"collapse"),document.body.style.width=`calc(100% - ${y(this,df)}px)`,this.shadowRoot.host.style.width="var(--min-width)",setTimeout(()=>{this.shadowRoot.host.style.width=""},300)});Q(this,ty,e=>{const r=this.shadowRoot.querySelector("nine-side-menu-body");return r?r.querySelectorAll(e):[]});Q(this,ry,e=>{this.classList.add(e),this.shadowRoot.querySelectorAll("nine-side-menu-item,nine-side-menu-head,nine-side-menu-foot,nine-side-menu-body,nine-side-menu-custom").forEach(r=>{r.classList.add(e)}),y(this,ty).call(this,"nine-side-menu-item").forEach(r=>{r.classList.add(e)})});Q(this,ny,e=>{this.classList.remove(e),this.shadowRoot.querySelectorAll("nine-side-menu-item,nine-side-menu-head,nine-side-menu-foot,nine-side-menu-body,nine-side-menu-custom").forEach(r=>{r.classList.remove(e)}),y(this,ty).call(this,"nine-side-menu-item").forEach(r=>{r.classList.remove(e)})});Q(this,Rx,()=>{const e=this.innerHTML.trim();this.innerHTML="",ie(this,df,Number(this.getAttribute("min-width")||48)),ie(this,hf,Number(this.getAttribute("max-width")||256));const r=this.getAttribute("css-path")?`@import "${this.getAttribute("css-path")}";`:"";this.shadowRoot.innerHTML=`
2393
+ </nine-side-menu-item>`}).join("")});de(this,"expand",()=>{y(this,ny).call(this,"collapse"),document.body.style.width=`calc(100% - ${y(this,hf)}px)`});de(this,"collapse",()=>{y(this,ry).call(this,"collapse"),document.body.style.width=`calc(100% - ${y(this,df)}px)`,this.shadowRoot.host.style.width="var(--min-width)",setTimeout(()=>{this.shadowRoot.host.style.width=""},300)});Q(this,ty,e=>{const r=this.shadowRoot.querySelector("nine-side-menu-body");return r?r.querySelectorAll(e):[]});Q(this,ry,e=>{this.classList.add(e),this.shadowRoot.querySelectorAll("nine-side-menu-item,nine-side-menu-head,nine-side-menu-foot,nine-side-menu-body,nine-side-menu-custom").forEach(r=>{r.classList.add(e)}),y(this,ty).call(this,"nine-side-menu-item").forEach(r=>{r.classList.add(e)})});Q(this,ny,e=>{this.classList.remove(e),this.shadowRoot.querySelectorAll("nine-side-menu-item,nine-side-menu-head,nine-side-menu-foot,nine-side-menu-body,nine-side-menu-custom").forEach(r=>{r.classList.remove(e)}),y(this,ty).call(this,"nine-side-menu-item").forEach(r=>{r.classList.remove(e)})});Q(this,Rx,()=>{const e=this.innerHTML.trim();this.innerHTML="",ie(this,df,Number(this.getAttribute("min-width")||48)),ie(this,hf,Number(this.getAttribute("max-width")||256));const r=nine.cssPath?`@import "${nine.cssPath}/nineMenu.css";`:"";this.shadowRoot.innerHTML=`
2394
2394
  <style>
2395
- @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.259/dist/css/nineMenu.css";
2395
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.261/dist/css/nineMenu.css";
2396
2396
  ${r}
2397
2397
 
2398
2398
  :host {
@@ -2442,7 +2442,7 @@ context: `;s.forEach(p=>{u+=`${p.desc} `}),u+=`
2442
2442
  </li>
2443
2443
  `}}sy=new WeakMap,tl=new WeakMap,iy=new WeakMap,jx=new WeakMap,customElements.get("nine-side-menu")||customElements.define("nine-side-menu",QQ),customElements.get("nine-side-menu-head")||customElements.define("nine-side-menu-head",eee),customElements.get("nine-side-menu-foot")||customElements.define("nine-side-menu-foot",tee),customElements.get("nine-side-menu-body")||customElements.define("nine-side-menu-body",ree),customElements.get("nine-side-menu-item")||customElements.define("nine-side-menu-item",nee);class see extends HTMLElement{constructor(){super();Q(this,ji,[]);Q(this,ay,[]);Q(this,oy,()=>{let e=document.querySelector("nine-side-menu");e&&(e=e.shadowRoot.querySelector("nine-side-menu-item.active")),y(this,ly).call(this,e),y(this,cy).call(this)});Q(this,ly,e=>{if(ie(this,ji,[]),e){const r=e.caption||e.title;r&&y(this,ji).unshift({path:e.getAttribute("href"),caption:r});let s=e,i=!1;for(;s;)if(s=s.previousElementSibling,s&&s.tagName==="NX-SIDE-MENU-ITEM"){const a=s.caption;if(s.getAttribute("type")==="group"){a&&!i&&(y(this,ji).unshift({path:s.getAttribute("href"),caption:a}),i=!0);break}}}this.closest(".list-wrapper")||y(this,ji).push({path:"",caption:this.getAttribute("caption")||"Current Page"}),y(this,ji).unshift({path:"/",caption:"Home"}),ie(this,ji,y(this,ji).concat(y(this,ay)))});Q(this,cy,()=>{let e=document.querySelector("nine-side-menu");e&&(e=e.shadowRoot.querySelector("nine-side-menu-item.active"));const r=e?e.caption:"No Caption";this.innerHTML="",this.shadowRoot.innerHTML="";const s=cr.nine.cssPath?`@import "${cr.nine.cssPath}/nineNav.css";`:"",i=document.createElement("template");i.innerHTML=`
2444
2444
  <style>
2445
- @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.259/dist/css/nineNav.css";
2445
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.261/dist/css/nineNav.css";
2446
2446
  ${s}
2447
2447
  </style>
2448
2448
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nine-lab/nine-ux",
3
- "version": "0.1.259",
3
+ "version": "0.1.261",
4
4
  "type": "module",
5
5
  "main": "./dist/nine-ux.umd.js",
6
6
  "module": "./dist/nine-ux.js",