@nine-lab/nine-ux 0.1.222 → 0.1.224

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.
@@ -33,61 +33,6 @@
33
33
  background-size: auto;
34
34
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(200,200,200)" class="bi bi-grid" viewBox="0 0 16 16"><path d="M1 2.5A1.5 1.5 0 0 1 2.5 1h3A1.5 1.5 0 0 1 7 2.5v3A1.5 1.5 0 0 1 5.5 7h-3A1.5 1.5 0 0 1 1 5.5zM2.5 2a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zm6.5.5A1.5 1.5 0 0 1 10.5 1h3A1.5 1.5 0 0 1 15 2.5v3A1.5 1.5 0 0 1 13.5 7h-3A1.5 1.5 0 0 1 9 5.5zm1.5-.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zM1 10.5A1.5 1.5 0 0 1 2.5 9h3A1.5 1.5 0 0 1 7 10.5v3A1.5 1.5 0 0 1 5.5 15h-3A1.5 1.5 0 0 1 1 13.5zm1.5-.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zm6.5.5A1.5 1.5 0 0 1 10.5 9h3a1.5 1.5 0 0 1 1.5 1.5v3a1.5 1.5 0 0 1-1.5 1.5h-3A1.5 1.5 0 0 1 9 13.5zm1.5-.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5z"/></svg>');
35
35
  }
36
-
37
- /* ==========================================================================
38
- [변경 및 추가] TOUCH DOWN 3등분 빈틈 사선 타이포그래피 (화면 타이틀용)
39
- ========================================================================== */
40
- span.touchdown-3color {
41
- position: relative;
42
- padding-left: 8px;
43
- padding-right: 8px;
44
- font-family: 'Arial Black', Impact, sans-serif;
45
- font-size: 20px; /* 기존 18px에서 상단 띠 밸런스에 맞춰 살짝 확장 */
46
- font-weight: 900;
47
- line-height: 1;
48
- display: inline-block;
49
- letter-spacing: -0.03em;
50
- color: transparent; /* 빈틈 연출을 위해 원본 텍스트는 투명화 */
51
-
52
- /* [1번째 레이어] 맨 왼쪽 연그레이 */
53
- &::before {
54
- content: attr(data-text);
55
- position: absolute;
56
- top: 0; left: 0; width: 100%; height: 100%;
57
- padding: inherit; /* 부모 span의 padding값 상속 */
58
- box-sizing: border-box;
59
- color: #e2e8f0;
60
- /* 과감하게 눕힌 기울기 (상단 10% / 하단 65%) */
61
- clip-path: polygon(0% 0, 10% 0, 65% 100%, 0% 100%);
62
- z-index: 1;
63
- }
64
-
65
- /* [2번째 레이어] 가운데 오렌지 */
66
- span::before {
67
- content: attr(data-text);
68
- position: absolute;
69
- top: 0; left: 0; width: 100%; height: 100%;
70
- color: #E28739;
71
- box-sizing: border-box;
72
- /* 빈틈 간격 2.5% 및 가운데 오렌지 폭을 시원하게 확보 */
73
- clip-path: polygon(12.5% 0, 42.5% 0, 97.5% 100%, 67.5% 100%);
74
- z-index: 2;
75
- }
76
-
77
- /* [3번째 레이어] 맨 오른쪽 네이비 */
78
- &::after {
79
- content: attr(data-text);
80
- position: absolute;
81
- top: 0; left: 0; width: 100%; height: 100%;
82
- padding: inherit;
83
- box-sizing: border-box;
84
- color: #111B3D;
85
- /* 마지막 빈틈 간격 2.5% 띄우고 우측 끝까지 지정 */
86
- clip-path: polygon(45% 0, 100% 0, 100% 100%, 100% 100%);
87
- z-index: 3;
88
- }
89
- }
90
-
91
36
  span {
92
37
  padding-left: 8px;
93
38
  padding-right: 8px;
@@ -109,16 +54,8 @@
109
54
  height: 1px;
110
55
  background: green;
111
56
  }
112
-
113
- .bar1,.bar2,.bar3,.bar7,.bar8,.bar9 {
114
- position: relative;
115
- display: block;
116
- width: 8px;
117
- height: 8px;
118
- border: 1px dotted green; /* 두께 2px, 실선, 색상 */
119
- border-radius: 50%;
120
- box-sizing: border-box; /* 테두리 두께를 32px 안에 포함시킴 */
121
- background-color: transparent; /* 안쪽은 투명하게(텅 비게) */
57
+ .bar3, .bar9 {
58
+ display: none;
122
59
  }
123
60
  }
124
61
  }
@@ -1,4 +1,4 @@
1
- import { B as p, c as n, r as o, P as u } from "./index-DEjVKUAt.js";
1
+ import { B as p, c as n, r as o, P as u } from "./index-B06kN7Dd.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 @@ qS = function() {
14087
14087
  const e = bS.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.222/dist/css/nineEditor.css";
14090
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.224/dist/css/nineEditor.css";
14091
14091
  ${r}
14092
14092
  </style>
14093
14093
 
@@ -14213,7 +14213,7 @@ class Fj extends HTMLElement {
14213
14213
  const e = oc.cssPath ? `@import "${oc.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.222/dist/css/nineCollapse.css";
14216
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.224/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(), PR = 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.222/dist/css/nine-code-block.css";
14338
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.224/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 = oc.cssPath ? `@import "${oc.cssPath}/nineTab.css";` : "";
14375
14375
  this.shadowRoot.innerHTML = `
14376
14376
  <style>
14377
- @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.222/dist/css/nineTab.css";
14377
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.224/dist/css/nineTab.css";
14378
14378
  ${e}
14379
14379
  </style>
14380
14380
 
@@ -14639,7 +14639,7 @@ class Gj extends Vj {
14639
14639
  const e = this.getAttribute("caption"), r = this.getAttribute("columns") || "", s = ((l = this.getAttribute("rows-height")) == null ? void 0 : l.replace(/,/g, " ")) || "", i = nine.cssPath ? `@import "${nine.cssPath}/ninePanel.css";` : "", a = document.createElement("template");
14640
14640
  a.innerHTML = `
14641
14641
  <style>
14642
- @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.222/dist/css/ninePanel.css";
14642
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.224/dist/css/ninePanel.css";
14643
14643
  ${i}
14644
14644
  </style>
14645
14645
 
@@ -88406,7 +88406,7 @@ class Oee extends zn {
88406
88406
  return e.deserialize({ ...t, _type: "prompt" });
88407
88407
  }
88408
88408
  case "few_shot": {
88409
- const { FewShotPromptTemplate: e } = await import("./few_shot-BPflCSna.js");
88409
+ const { FewShotPromptTemplate: e } = await import("./few_shot-Dhn1yByy.js");
88410
88410
  return e.deserialize(t);
88411
88411
  }
88412
88412
  default:
@@ -89319,7 +89319,7 @@ class rte extends HTMLElement {
89319
89319
  const r = this.getAttribute("css-path") ? `@import "${this.getAttribute("css-path")}";` : "";
89320
89320
  this.shadowRoot.innerHTML = `
89321
89321
  <style>
89322
- @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.222/dist/css/nineMenu.css";
89322
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.224/dist/css/nineMenu.css";
89323
89323
  ${r}
89324
89324
 
89325
89325
  :host {
@@ -89552,7 +89552,7 @@ class ote extends HTMLElement {
89552
89552
  const s = oc.cssPath ? `@import "${oc.cssPath}/nineNav.css";` : "", i = document.createElement("template");
89553
89553
  i.innerHTML = `
89554
89554
  <style>
89555
- @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.222/dist/css/nineNav.css";
89555
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.224/dist/css/nineNav.css";
89556
89556
  ${s}
89557
89557
  </style>
89558
89558
 
@@ -89563,9 +89563,7 @@ class ote extends HTMLElement {
89563
89563
  <div class="bar3"></div>
89564
89564
  <i class="title-icon"></i>
89565
89565
 
89566
- <span class="touchdown-3color" data-text="${r}">
89567
- <span data-text="${r}">${r}</span>
89568
- </span>
89566
+ <span class="touchdown-3color" data-text="${r}">${r}</span>
89569
89567
 
89570
89568
  <div class="bar7"></div>
89571
89569
  <div class="bar8"></div>
package/dist/nine-ux.js CHANGED
@@ -1,2 +1,2 @@
1
1
  import "@nine-lab/nine-util";
2
- import "./index-DEjVKUAt.js";
2
+ import "./index-B06kN7Dd.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=>tS({find:new RegExp(`^(#{${Math.min(...this.options.levels)},${n}})\\s$`),type:this.type,getAttributes:{level:n}}))}});var u0=200,Kn=function(){};Kn.prototype.append=function(t){return t.length?(t=Kn.from(t),!this.length&&t||t.length<u0&&this.leafAppend(t)||this.length<u0&&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 _A(t):Kn.empty};var _A=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<=u0)return new t(this.values.concat(s.flatten()))},t.prototype.leafPrepend=function(s){if(this.length+s.length<=u0)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 _A([]);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 Ef;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 wl{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(Hc),i;if(s)return s.historyState;e.getMeta(PL)&&(n=new wl(n.done,n.undone,null,0,-1));let a=e.getMeta("appendedTransaction");if(e.steps.length==0)return n;if(a&&a.getMeta(Hc))return a.getMeta(Hc).redo?new wl(n.done.addTransform(e,void 0,r,d0(t)),n.undone,xA(e.mapping.maps),n.prevTime,n.prevComposition):new wl(n.done,n.undone.addTransform(e,void 0,r,d0(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?nS(n.prevRanges,e.mapping):xA(e.mapping.maps);return new wl(n.done.addTransform(e,l?t.selection.getBookmark():void 0,r,d0(t)),oa.empty,c,e.time,o??n.prevComposition)}else return(i=e.getMeta("rebased"))?new wl(n.done.rebased(e,i),n.undone.rebased(e,i),nS(n.prevRanges,e.mapping),n.prevTime,n.prevComposition):new wl(n.done.addMaps(e.mapping.maps),n.undone.addMaps(e.mapping.maps),nS(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 xA(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 nS(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=d0(t),s=Hc.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 wl(e?o:i.remaining,e?i.remaining:o,null,0,-1);return i.transform.setSelection(a).setMeta(Hc,{redo:e,historyState:l})}let sS=!1,SA=null;function d0(n){let t=n.plugins;if(SA!=t){sS=!1,SA=t;for(let e=0;e<t.length;e++)if(t[e].spec.historyPreserveItems){sS=!0;break}}return sS}const Hc=new rn("history"),PL=new rn("closeHistory");function kA(n={}){return n={depth:n.depth||100,newGroupDelay:n.newGroupDelay||500},new Nr({key:Hc,state:{init(){return new wl(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"?iS:r=="historyRedo"?aS:null;return!s||!t.editable?!1:(e.preventDefault(),s(t.state,t.dispatch))}}}})}function EA(n,t){return(e,r)=>{let s=Hc.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 iS=EA(!1,!0),aS=EA(!0,!0),$L=Vs.create({name:"history",addOptions(){return{depth:100,newGroupDelay:500}},addCommands(){return{undo:()=>({state:n,dispatch:t})=>iS(n,t),redo:()=>({state:n,dispatch:t})=>aS(n,t)}},addProseMirrorPlugins(){return[kA(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[mA({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=Dc.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[Fc({find:jL,type:this.type}),Fc({find:BL,type:this.type})]},addPasteRules(){return[zc({find:DL,type:this.type}),zc({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",CA="textStyle",TA=/^(\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(CA)).run():n.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-7":()=>this.editor.commands.toggleOrderedList()}},addInputRules(){let n=zf({find:TA,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=zf({find:TA,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:t=>({start:+t[1],...this.editor.getAttributes(CA)}),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=Dc.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[Fc({find:WL,type:this.type})]},addPasteRules(){return[zc({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=Dc.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=Dc.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[Fc({find:ej,type:this.type})]},addPasteRules(){return[zc({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[mA({find:sj,type:this.type,getAttributes:n=>{const[,,t,e,r]=n;return{src:e,alt:t,title:r}}})]}});class aj extends Ux{constructor(){super();Q(this,Si);Q(this,ei,null);Q(this,im,null);Q(this,am,null)}connectedCallback(){super.connectedCallback()&&(mt(this,Si,XI).call(this),mt(this,Si,YI).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,am,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,im=new WeakMap,am=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")}},XI=function(){const e=il.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.222/dist/css/nineEditor.css";
96
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.224/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,im,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()}},YI=function(){ie(this,ei,new Z$({element:y(this,im),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,am)||this.originContents||"",onUpdate:({editor:e})=>{this.dispatchEvent(new CustomEvent("change",{detail:e.getHTML()}))},onSelectionUpdate:({editor:e})=>{this.readonly||mt(this,Si,JI).call(this,e)}})),mt(this,Si,ZI).call(this)},JI=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")},ZI=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,AA={alert:window.alert,confirm:window.confirm},RA=()=>{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=>il.alert(r):AA.alert,window.confirm=t.includes("confirm")?async r=>await il.confirm(r):AA.confirm,So.config.debug&&t.length>0&&console.log(`[nine-ux] Native API Overridden: ${t.join(", ")}`)};(()=>{RA(),So==null||So.subscribeConfig(n=>{(n==="ux"||n==="config")&&RA()})})();class oj extends HTMLElement{constructor(){super();Q(this,ti);Q(this,om);Q(this,Wv,()=>{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.222/dist/css/nineCollapse.css";
133
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.224/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,om,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,om),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,Wv).call(this),y(this,Gv).call(this)}}ti=new WeakMap,om=new WeakMap,Wv=new WeakMap,Gv=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,wy).call(this)}attributeChangedCallback(){mt(this,wa,wy).call(this)}}Ud=new WeakMap,Vd=new WeakMap,wa=new WeakSet,QI=async function(){const e=this.getAttribute("code")||"";try{await navigator.clipboard.writeText(e),ie(this,Ud,!0),mt(this,wa,wy).call(this),setTimeout(()=>{ie(this,Ud,!1),mt(this,wa,wy).call(this)},2e3)}catch(r){console.error("Code copy failed:",r)}},wy=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.222/dist/css/nine-code-block.css";
184
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.224/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,QI).call(this)},eN=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 sd=new cj;class uj extends HTMLElement{constructor(){super();Q(this,Wd);Q(this,Kv,()=>{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.222/dist/css/nineTab.css";
204
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.224/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,Xv,()=>{this.classList.add(this.getAttribute("theme")||"theme-1"),mt(this,Wd,tN).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),sd.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)});this.attachShadow({mode:"open"}),y(this,Kv).call(this),this.switchTabHandler=mt(this,Wd,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,Xv).call(this),this.dispatchEvent(new CustomEvent("tabload",{bubbles:!0,detail:{}}))}}Kv=new WeakMap,Wd=new WeakSet,tN=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(console.log(e),!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);console.log(s,i,a,o),i!==r&&(console.log("*******"),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`)},Xv=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,lm,!1);Q(this,fu);Q(this,cm,!1);de(this,"getData",()=>{const e={};return mt(this,ki,vy).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,dC).call(this),mt(this,ki,vy).call(this).forEach(r=>{const s=r.name;if(!s)return;const i=e&&e[s]!==void 0?e[s]:"";mt(this,ki,uC).call(this,r,i)}),this.changed=!1});de(this,"setData",e=>{if(!e||typeof e!="object")return;mt(this,ki,dC).call(this);let r=!1;mt(this,ki,vy).call(this).forEach(s=>{const i=s.name;!i||!e.hasOwnProperty(i)||mt(this,ki,uC).call(this,s,e[i])&&(r=!0)}),r&&(this.changed=!0)});de(this,"initData",e=>{this.clearData(e),this.changed=!1});Q(this,um,e=>{this.changed=!0});Q(this,Yv,()=>{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,lm)?!1:(this.getAttribute("use-shadow")!=="false"&&!this.shadowRoot?(this.attachShadow({mode:"open"}),ie(this,fu,this.shadowRoot)):ie(this,fu,this),y(this,Yv).call(this),ie(this,lm,!0),!0)}get changed(){return y(this,cm)}set changed(e){const r=!!e;ie(this,cm,r);const s=this.closest(".detail-wrapper");if(s){const i=s.querySelector("nx-title2");i&&(i.changed=r)}}get root(){return y(this,fu)||this}}lm=new WeakMap,fu=new WeakMap,cm=new WeakMap,ki=new WeakSet,vy=function(){return y(this,fu).querySelectorAll("input[name], textarea[name], select[name], nx-editor[name]")},uC=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},dC=function(){mt(this,ki,vy).call(this).forEach(e=>{e.removeEventListener("input",y(this,um)),e.addEventListener("input",y(this,um))})},um=new WeakMap,Yv=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(c=>c.tagName.toLowerCase()!=="style"&&c.tagName.toLowerCase()!=="nx-splitter");if(a().forEach(c=>{c.style.display="flex",c.style.alignItems="center",c.style.minWidth="0";const u=c.querySelector(".label");u&&(u.style.whiteSpace="nowrap",u.style.display="inline-block");const h=c.querySelector("input, select, textarea");h&&(h.style.flex="1")}),t.dataset.layoutObserved)return;const l=new ResizeObserver(c=>{for(let u of c){const h=u.contentRect.width,d=a();if(h<150){d.forEach(m=>{const b=m.querySelector(".label");b&&(b.style.width="auto")});return}let p=Math.floor(h/220);if(p=Math.max(1,Math.min(p,s)),t.style.gridTemplateColumns=`repeat(${p}, minmax(0, 1fr))`,p===1){d.forEach(m=>{m.style.flexDirection="column",m.style.alignItems="flex-start",m.style.gap="4px";const b=m.querySelector(".label");b&&(b.style.width="auto");const w=m.querySelector("input, select, textarea");w&&(w.style.width="100%")});return}d.forEach(m=>{m.style.flexDirection="row",m.style.alignItems="center",m.style.gap="8px";const b=m.querySelector(".label");b&&(b.style.width="auto",b.style.whiteSpace="nowrap");const w=m.querySelector("input, select, textarea");w&&(w.style.width="")});const g={};for(let m=0;m<p;m++)g[m]=[];d.forEach((m,b)=>{const w=m.querySelector(".label");if(!w)return;const _=b%p;g[_].push(w)}),requestAnimationFrame(()=>{const m=document.createElement("div");m.style.position="absolute",m.style.top="-9999px",m.style.left="-9999px",m.style.visibility="hidden",m.style.whiteSpace="nowrap",document.body.appendChild(m),Object.values(g).forEach(b=>{if(b.length<=1)return;const w=b.map(T=>{const M=document.createElement("span");M.textContent=T.textContent||T.innerText;const L=window.getComputedStyle(T);return M.style.font=L.font,M.style.letterSpacing=L.letterSpacing,m.appendChild(M),M.getBoundingClientRect().width}),_=Math.max(...w);_>10&&b.forEach(T=>{T.style.width=`${Math.ceil(_)+1}px`})}),document.body.removeChild(m)})}});l.observe(t),t.dataset.layoutObserved="true",t._layoutObserverRef=l}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,Jv,()=>{var l;const e=this.getAttribute("caption"),r=this.getAttribute("columns")||"",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.222/dist/css/ninePanel.css";
212
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.224/dist/css/ninePanel.css";
213
213
  ${i}
214
214
  </style>
215
215
 
@@ -2392,7 +2392,7 @@ context: `;s.forEach(p=>{u+=`${p.desc} `}),u+=`
2392
2392
  ${r.name}
2393
2393
  </nine-side-menu-item>`}).join("")});de(this,"expand",()=>{y(this,sy).call(this,"collapse"),document.body.style.width=`calc(100% - ${y(this,ff)}px)`});de(this,"collapse",()=>{y(this,ny).call(this,"collapse"),document.body.style.width=`calc(100% - ${y(this,hf)}px)`,this.shadowRoot.host.style.width="var(--min-width)",setTimeout(()=>{this.shadowRoot.host.style.width=""},300)});Q(this,ry,e=>{const r=this.shadowRoot.querySelector("nine-side-menu-body");return r?r.querySelectorAll(e):[]});Q(this,ny,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,ry).call(this,"nine-side-menu-item").forEach(r=>{r.classList.add(e)})});Q(this,sy,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,ry).call(this,"nine-side-menu-item").forEach(r=>{r.classList.remove(e)})});Q(this,Ox,()=>{const e=this.innerHTML.trim();this.innerHTML="",ie(this,hf,Number(this.getAttribute("min-width")||48)),ie(this,ff,Number(this.getAttribute("max-width")||256));const r=this.getAttribute("css-path")?`@import "${this.getAttribute("css-path")}";`:"";this.shadowRoot.innerHTML=`
2394
2394
  <style>
2395
- @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.222/dist/css/nineMenu.css";
2395
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.224/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
  `}}iy=new WeakMap,qu=new WeakMap,ay=new WeakMap,Dx=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,oy,[]);Q(this,ly,()=>{let e=document.querySelector("nine-side-menu");e&&(sd.log(e),e=e.shadowRoot.querySelector("nine-side-menu-item")),sd.log(e),y(this,cy).call(this,e),y(this,uy).call(this)});Q(this,cy,e=>{if(ie(this,ji,[]),e){const r=e.caption;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,oy)))});Q(this,uy,()=>{let e=document.querySelector("nine-side-menu");e&&(sd.log(e),e=e.shadowRoot.querySelector("nine-side-menu-item")),sd.log(e);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.222/dist/css/nineNav.css";
2445
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.224/dist/css/nineNav.css";
2446
2446
  ${s}
2447
2447
  </style>
2448
2448
 
@@ -2453,9 +2453,7 @@ context: `;s.forEach(p=>{u+=`${p.desc} `}),u+=`
2453
2453
  <div class="bar3"></div>
2454
2454
  <i class="title-icon"></i>
2455
2455
 
2456
- <span class="touchdown-3color" data-text="${r}">
2457
- <span data-text="${r}">${r}</span>
2458
- </span>
2456
+ <span class="touchdown-3color" data-text="${r}">${r}</span>
2459
2457
 
2460
2458
  <div class="bar7"></div>
2461
2459
  <div class="bar8"></div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nine-lab/nine-ux",
3
- "version": "0.1.222",
3
+ "version": "0.1.224",
4
4
  "type": "module",
5
5
  "main": "./dist/nine-ux.umd.js",
6
6
  "module": "./dist/nine-ux.js",