@reactive-web-components/rwc 2.53.2 → 2.53.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@reactive-web-components/rwc",
3
- "version": "2.53.2",
3
+ "version": "2.53.4",
4
4
  "type": "module",
5
5
  "types": "./shared/index.d.ts",
6
6
  "exports": {
7
7
  ".": {
8
8
  "types": "./shared/index.d.ts",
9
- "import": "./reactive-web-component.DynDjiJs.js",
10
- "require": "./reactive-web-component.CuYL3_1d.umd.cjs"
9
+ "import": "./reactive-web-component.CpRR4jc5.js",
10
+ "require": "./reactive-web-component.BPxD-Q4n.umd.cjs"
11
11
  }
12
12
  },
13
13
  "author": "tamazyanarsen",
@@ -34,6 +34,6 @@
34
34
  "ui",
35
35
  "frontend"
36
36
  ],
37
- "module": "./reactive-web-component.DynDjiJs.js",
38
- "main": "./reactive-web-component.CuYL3_1d.umd.cjs"
37
+ "module": "./reactive-web-component.CpRR4jc5.js",
38
+ "main": "./reactive-web-component.BPxD-Q4n.umd.cjs"
39
39
  }
@@ -0,0 +1,2 @@
1
+ (function(o,p){typeof exports=="object"&&typeof module<"u"?p(exports):typeof define=="function"&&define.amd?define(["exports"],p):(o=typeof globalThis<"u"?globalThis:o||self,p(o.ReactiveComponent={}))})(this,function(o){"use strict";var Ge=Object.defineProperty;var Ne=(o,p,g)=>p in o?Ge(o,p,{enumerable:!0,configurable:!0,writable:!0,value:g}):o[p]=g;var E=(o,p,g)=>Ne(o,typeof p!="symbol"?p+"":p,g);const p=t=>t&&typeof t=="object"&&("classList"in t||"attributes"in t||"customAttributes"in t||"reactiveClassList"in t||"listeners"in t||"customListeners"in t||"children"in t||"effects"in t||"style"in t||Object.keys(t).some(e=>e.startsWith(".")||e.startsWith("@")||e.startsWith("$")))&&!("hostElement"in t),g=t=>t&&typeof t=="object"&&"hostElement"in t&&"append"in t&&"set"in t&&"addStyle"in t&&"setAttribute"in t&&"addClass"in t&&"addEffect"in t&&"addReactiveContent"in t&&"setReactiveContent"in t&&"clear"in t,W=(t,e,...n)=>{e&&e.apply(t,n)};let _=!0;const f=(...t)=>{_&&console.debug(["[rwc]",...t].join(" | "),...Array.from(t.join("").matchAll(/%c/gm)).map((e,n)=>n%2===0?"color:red":"color:inherit"))},I=t=>t.replace(/([A-Z])/gm,e=>`-${e.toLowerCase()}`),Y=t=>t.replace(/-(\w)/gm,(e,n)=>n.toUpperCase()),L=(t,...e)=>{if(!_)return;const n={r:"color: #ff0000",g:"color: #00ff00",b:"color: #0000ff",y:"color: #ffff00",p:"color: #800080",c:"color: #00ffff",o:"color: #ffa500",w:"color: #808080"},s=t.match(/@[rgbpycow]/g)||[],i=s.map(c=>{const d=c.slice(1);return n[d]||"color: inherit"});let l=t;s.forEach(c=>{const d=new RegExp(`\\${c}([^\\s,]+)`,"g");l=l.replace(d,"%c$1")}),console.log(l,...i,...e)},pt=()=>{_=!0},K=()=>{_=!1};K();const G=new Map,O=new WeakMap,B=[],w=[];function R(t,e){const n=new Set;let s=(e==null?void 0:e.signalCompareFn)||(()=>!0);function i(){var c;const l=B[B.length-1];if(l&&!("fake"in l&&l.fake)){const d=O.get(l),a=d==null?void 0:d.parent;if(a){const h=O.get(a);h==null||h.cleanupFns.add(()=>{n.delete(l)})}n.add(l),(c=G.get(l.effectId))==null||c.signals.push(i)}return t}return i.signalId=`${(e==null?void 0:e.name)||""}_${Math.random().toString(36).substring(2,15)}`,i.getSubscribers=()=>[...n],i.setCompareFn=function(l){return s=l,i},i.clearSubscribers=function(){n.clear()},i.peek=function(){return Object.freeze(t)},i.initValue=Object.freeze(t),i.oldValue=Object.freeze(t),i.forceSet=function(l){i.oldValue=Object.freeze(t),t=l,n.forEach(c=>Promise.resolve(c).then(d=>{const a=O.get(d);a&&a.cleanupFns.size>0&&(a.cleanupFns.forEach(h=>h()),a.cleanupFns.clear()),w.push(d),d(),w.pop()}))},i.set=function(l,c=s){t!==l&&c(t,l)&&i.forceSet(l)},i.update=function(l){i.set(l(t))},i.pipe=(l,c)=>{const d=R(null);return b(()=>{const a=i();b(()=>{const h=l(a);h instanceof Promise?h.then(m=>d.set(m)):v(h)?b(()=>d.set(h())):d.set(h)},c)}),d},i}function b(t,e){const n=`${(e==null?void 0:e.name)||""}_${Math.random().toString(36).substring(2,15)}`;f("current effect",`%c${n}%c`);const s=t;t=()=>(f("current effect callback",`%c${n}%c`),s()),"fake"in s&&s.fake&&(t.fake=!0),t.effectId=n;const i=w[w.length-1];G.set(n,{signals:[],parent:(i==null?void 0:i.effectId)||null}),O.has(t)||O.set(t,{cleanupFns:new Set});const l=O.get(t);i?l.parent=i:delete l.parent,w.push(t),B.push(t),t(),B.pop(),w.pop()}const v=t=>!!t&&["object","function"].includes(typeof t)&&"set"in t&&"oldValue"in t&&"update"in t&&"forceSet"in t;function Et(t,...e){const n=R("");return b(()=>{const s=e.map(l=>v(l)?String(l()):String(l)),i=[t[0]];s.forEach((l,c)=>{i.push(l,t[c+1])}),n.set(i.join(""))}),n}function yt(t,e){const n=R(e??null),s=i=>n.set(i);return t instanceof Promise?t.then(s):typeof t=="function"&&b(()=>{const i=t();i instanceof Promise?i.then(s):v(i)?b(()=>s(i())):s(i)}),n}function St(t,e){let n=t(),s=e();b(()=>{const i=t(),l=e();i!==l&&(i!==n?e.set(i):l!==s&&t.set(l)),n=i,s=l})}function vt(...t){let e=t.map(s=>s());const n=R(e);return t.forEach((s,i)=>{b(()=>{const l=()=>e.filter(c=>c!==void 0).length;l()===t.length&&(e=Array.from(e).fill(void 0)),e[i]=s(),l()===t.length&&n.set([...e])})}),n}class T extends HTMLElement{constructor(n=!1){super();E(this,"isSlotLazyLoading",!1);E(this,"slotTemplate");E(this,"slotContext");E(this,"rootStyle");E(this,"modelValue");E(this,"providers");E(this,"appendAllSlotContent");E(this,"allSlotContent",[]);E(this,"slotContent",{});E(this,"htmlSlotContent",{});E(this,"shadow");E(this,"injects",{});this.shadow=this.attachShadow({mode:n?"closed":"open"})}appendChild(n,s=!0){var i;if(this.isSlotLazyLoading&&s){if(n instanceof HTMLElement){const l=n.slot||"default";this.htmlSlotContent[l]||(this.htmlSlotContent[l]=[]),(i=this.htmlSlotContent[l])==null||i.push(n)}}else return super.appendChild(n)}appendSlotContent(){var n;(n=this.appendAllSlotContent)==null||n.call(this)}inject(n){return f("%cinject%c",n),this.injects[n]||(this.injects[n]=R(null)),this.injects[n]}checkInjects(){Object.entries(this.injects).forEach(([n,s])=>{f("%cinject%c",`%c${n}%c`,"from BaseElement (dispatch event)"),this.shadow.dispatchEvent(new CustomEvent(n,{detail:{context:n,callback:i=>b(()=>{s.set(i())})},bubbles:!0,composed:!0}))})}setReactiveValue(n){this.modelValue=n}}E(T,"observedAttributes",[]),E(T,"renderTagName",""),E(T,"styles");const At=t=>"render"in t&&"setReactiveValue"in t,gt="handleSlotContext",x="onConnected",Lt=()=>()=>{},N=t=>typeof t=="string"?t:JSON.stringify(t),V=t=>{const e=document.createElement("span");return e.textContent=N(t),e},D=(t,e)=>(t.appendChild(V(e)),t),tt=(t,e)=>(t.innerHTML="",D(t,e)),J=t=>{const e=document.createElement("span");return b(()=>{const n=t();e.textContent=N(n)}),e},M=t=>({append(...e){return e.forEach(n=>{t.appendChild(n.hostElement),x in n.hostElement&&setTimeout(()=>{var s,i;(i=(s=n.hostElement).onConnected)==null||i.call(s,n,n.hostElement)})}),this},set(...e){this.clear();const n=document.createDocumentFragment();return e.forEach(s=>{n.appendChild(s.hostElement)}),t.appendChild(n),this},removeChild(...e){return e.forEach(n=>{Array.from(t.childNodes.values()).some(s=>s===n.hostElement)&&t.removeChild(n.hostElement)}),this},addHtmlContent(e){return D(t,e),this},setHtmlContent(e){return tt(t,e),this},addEventlistener(e,n,s=!1){return t.addEventListener(e,i=>n(i,this,t),s),this},setAttribute(e,n){let s;if(typeof n=="boolean"&&!(t instanceof T))if(n)s="";else{this.removeAttribute(e);const i=e.toLowerCase();return i in t&&(t[i]=null),this}else typeof n!="string"?s=JSON.stringify(n):s=n;if(t.setAttribute(I(e),s),!(t instanceof T)){const i=e.toLowerCase();i in t&&(t[i]=n)}return this},setCustomAttribute(e,n){let s;return typeof n!="string"?s=JSON.stringify(n):s=n,t.setAttribute(I(e),s),this},setReactiveAttribute(e,n){return b(()=>this.setAttribute(e,n())),this},setReactiveCustomAttribute(e,n){return b(()=>this.setCustomAttribute(e,n())),this},removeAttribute(e){return t.removeAttribute(I(e)),this},addStyle(e){return Object.entries(e).forEach(([n,s])=>{const i=n.startsWith("--");typeof s=="function"?this.addEffect(()=>{if(i){const l=String(s()||"");t.style.setProperty(n,l)}else t.style[n]=s()}):typeof s=="string"&&(i?t.style.setProperty(n,s):t.style[n]=s)}),this},onConnected(e){return Reflect.defineProperty(t,x,{get(){return e}}),this},addClass(...e){return e.forEach(n=>{typeof n=="string"?t.classList.add(...n.split(" ").flatMap(s=>s.split(`
2
+ `)).map(s=>s.trim()).filter(Boolean)):(()=>{let s=null;this.addEffect(()=>{const i=n();i.length>0&&(s?this.replaceClass(s,i):this.addClass(i),s=i)})})()}),this},setClass(...e){return t.classList.remove(...t.classList),t.classList.add(...e),this},addReactiveClass(e){return Object.keys(e).forEach(n=>{b(()=>{e[n]()?this.addClass(n):this.removeClass(n)})}),this},removeClass(...e){return t.classList.remove(...e),this},replaceClass(e,n){return t.classList.replace(e,n),this},addEffect(e){return b(()=>e(this,this.hostElement)),this},addReactiveContent(e){return t.appendChild(J(e)),this},setReactiveContent(e){return this.clear(),t.appendChild(J(e)),this},clear(){return t.innerHTML="",this},hostElement:t}),et=(t,...e)=>({classList:[...t.map(n=>n.trim()).filter(Boolean),...e]}),Rt=(t,...e)=>et(t,...e),U=(t,e)=>{if(!e)return t;const n=Object.keys(e||{}).filter(s=>s.startsWith(".")||s.startsWith("@")||s.startsWith("$"));return n.filter(s=>s.startsWith(".")).forEach(s=>{e!=null&&e.attributes||(e.attributes={}),e.attributes[s.slice(1)]=e[s]}),n.filter(s=>s.startsWith("@")).forEach(s=>{e!=null&&e.listeners||(e.listeners={});const i=s.slice(1);e.listeners[i]=e[s]}),n.filter(s=>s.startsWith("$")).forEach(s=>{e!=null&&e.effects||(e.effects=[]),e.effects.push(e[s])}),it(t,e.classList),ct(t,e.style),rt(t,e.attributes),lt(t,e.reactiveClassList),ot(t,e.customAttributes),st(t,e.children),nt(t,e.effects),X(t,e.listeners),X(t,e.customListeners),t},X=(t,e)=>{e&&Object.entries(e).forEach(([n,s])=>{typeof s=="function"&&t.addEventlistener(n,s)})},nt=(t,e)=>e==null?void 0:e.forEach(n=>t.addEffect(n)),st=(t,e)=>$(t,...e||[]),ot=(t,e)=>{const n=e;n&&Object.keys(n).forEach(s=>{v(n[s])?t.setReactiveCustomAttribute(s,n[s]):typeof n[s]=="function"?t.addEffect(()=>{t.setCustomAttribute(s,n[s]())}):t.setCustomAttribute(s,n[s])})},it=(t,e)=>t.addClass(...e||[]),lt=(t,e)=>t.addReactiveClass(e||{}),ct=(t,e)=>t.addStyle(e||{}),rt=(t,e)=>{const n=e,s=(i,l)=>{l&&(v(l)?t.setReactiveAttribute(i,l):typeof l=="function"?t.addEffect(()=>{t.setAttribute(i,l())}):t.setAttribute(i,l))};n&&Object.keys(n).forEach(i=>{s(i,n[i])})},$=(t,...e)=>(e.forEach(n=>{typeof n=="string"?n.trim().length>0&&t.addHtmlContent(n):v(n)?t.addReactiveContent(n):t.append(n)}),t),k=(t,e)=>{const n=document.createElement(t),s={...M(n)};return U(s,e)},P=(t,e)=>{const[n,...s]=t.split(" ").map(l=>l.trim()),i=k(n,e);return s.length>0&&i.addClass(...s),(...l)=>$(i,...l.filter(Boolean).flat().flatMap(c=>typeof c=="function"&&!v(c)?A(()=>c(i)):c))},A=t=>k("div").addStyle({display:"contents"}).addEffect(e=>{const n=t(),s=[];Array.isArray(n)?s.push(...n):s.push(n),e.clear(),$(e,...s)}),Tt=t=>{const e=s=>typeof s=="string"?s.trim().length>0?M(V(s)):P("div")():v(s)?M(J(s)):s;return at(()=>{const s=t();return s instanceof Array&&Array.isArray(s)?s.map(e):e(s)})},jt=(t,e,n)=>{const s=k("div").addStyle({display:"contents"}),i=new Map,l=new Map;let c=[];const d=new Set;let a=t.peek();const h=m=>{d.delete(m),i.delete(m),l.delete(m)};return b(()=>{const m=t();c=m.map(e).map(u=>typeof u=="string"?u:u.toString());const C=Array.from(s.hostElement.children);f("containerChildren",C,c),C.forEach(u=>{const S=u.dataset.key;c.includes(S)||(f("remove element",S,u),u.remove(),h(S))}),c.forEach(u=>{var H,j;const S=m[c.indexOf(u)];i.has(u)?JSON.stringify(S)!==JSON.stringify(a[c.indexOf(u)])&&((H=s.hostElement.querySelector(`[data-key="${u}"]`))==null||H.remove(),(j=i.get(u))==null||j.set(Math.random().toString(36).substring(2,15)),l.set(u,()=>n(S,c.indexOf(u),m).setCustomAttribute("data-key",u))):(f("create new element",u,S),i.set(u,R(Math.random().toString(36).substring(2,15))),l.set(u,()=>n(S,c.indexOf(u),m).setCustomAttribute("data-key",u)))}),a=m;const y=()=>{i.forEach((u,S)=>{f("key from setTimeout foreach currItemSignalMap",S),d.has(S)||(d.add(S),b(()=>{var bt;u();const H=c.indexOf(S),j=(bt=l.get(S))==null?void 0:bt();j&&(f("call effect from setTimeout",S,j.hostElement),H<=s.hostElement.children.length-1?s.hostElement.insertBefore(j.hostElement,s.hostElement.children[H]):s.hostElement.append(j.hostElement))}))})};Promise.resolve().then(()=>y())}),s},at=t=>{let e=[k("div")],n=!1;return b(()=>{var l,c;const s=t();n=Array.isArray(s);const i=[];i.push(...[s].flat()),i.length===0&&i.push(k("div").addStyle({display:"none"}).setAttribute("id","empty_template"));try{f("newReactiveComponent.map",i.map(d=>{var a;return f("newReactiveComponent hostElement",d.hostElement),(a=d.hostElement)==null?void 0:a.id})),f("currComponent[0].hostElement?.id",(l=e[0].hostElement)==null?void 0:l.id,e),(c=e[0].hostElement)==null||c.replaceWith(...i.map(d=>d.hostElement)),e.slice(1).forEach(d=>{var a;return(a=d.hostElement)==null?void 0:a.remove()}),e=i}catch(d){console.error(d)}}),n?e:e[0]},Ot=t=>gt in t,wt=t=>{const e=P("div")().addStyle({display:"contents"}),n=s=>(e.hostElement.innerHTML=s,e);return typeof t=="string"?n(t):e.addEffect(()=>{n(t())}),e},Z=(t,e,n)=>t?A(e):n?A(n):P("div")().setAttribute("id","empty_div_renderIf").addStyle({display:"none"}),dt=(t,e,n)=>A(()=>Z(!!t(),e,n)),kt=(t,e,n)=>typeof t=="boolean"?Z(t,e,n):dt(t,e,n),Q=(t,e)=>{const n=A(e);return typeof t=="boolean"?[n].flat().forEach(s=>s.hostElement.style.display=t?"block":"none"):b(()=>{const s=t()?"block":"none";[n].flat().forEach(i=>i.hostElement.style.display=s)}),n},It=(t,e,n)=>{const s=[Q(t,e)].flat();return n&&s.push(...[Q(()=>typeof t=="boolean"?!t:!t(),n)].flat()),A(()=>s)},ht=(t,e)=>{f("createCustomElement",t);const n=document.createElement(t),s={...M(n),setReactiveValue(i){return n instanceof T&&n.setReactiveValue(i),this},setSlotTemplate(i){const l=n.slotTemplate;return l&&Object.entries(i).forEach(([c,d])=>{l[c]=d}),this}};return U(s,e)},ut=(t,e)=>{const n=t.split(" ").slice(1).map(i=>i.trim()),s=ht(t.split(" ")[0],e);return Array.isArray(n)&&n.length>0&&s.addClass(...n),(...i)=>{L("@rcreateCustomEl content",t,i);const l=i.filter(Boolean).flat().flatMap(c=>typeof c=="function"&&!v(c)?A(()=>c(s)):c);return s.hostElement.allSlotContent=l,s.hostElement.slotContent=l.filter(g).reduce((c,d)=>{const a=d.hostElement.getAttribute("slot")||"default";return c[a]||(c[a]=[]),c[a].push(d),c},{}),s.hostElement.appendAllSlotContent=()=>$(s,...l),s}},ft=(t,e,n)=>ut(`${t.renderTagName}${e&&typeof e=="string"?" "+e:""}`,p(e)?e:e&&typeof e=="string"?n:void 0),Mt=()=>{const t=()=>{};return t.oldValue=null,t},$t=()=>({}),Pt=(t,e,n)=>{const s=e?Ct(e,n)(t):t;return(i,...l)=>{const c=[...l];return i&&!p(i)&&c.unshift(i),ft(s,p(i)?i:{})(...c)}},r={};["div","span","section","input","button","table","tr","td","th","ul","li","ol","form","label","select","option","textarea","img","a","p","h1","h2","h3","h4","h5","h6","br","hr","pre","code","nav","header","footer","main","aside","article","figure","figcaption","blockquote","cite","small","strong","em","b","i","u","s","sub","sup","mark","del","ins","details","summary","progress","meter","audio","video","canvas","slot"].forEach(t=>{r[t]=(e,...n)=>{let s=[...n];return e&&!p(e)&&(s=[e].concat(s)),P(t,p(e)?e:{})(...s)}});const mt=r.div,Ft=r.span,Ht=r.section,Wt=r.input,_t=r.button,Bt=r.table,Jt=r.tr,zt=r.td,qt=r.th,Gt=r.ul,Nt=r.li,Vt=r.ol,Dt=r.form,Ut=r.label,Xt=r.select,Zt=r.option,Qt=r.textarea,Yt=r.img,Kt=r.a,xt=r.p,te=r.h1,ee=r.h2,ne=r.h3,se=r.h4,oe=r.h5,ie=r.h6,le=r.br,ce=r.hr,re=r.pre,ae=r.code,de=r.nav,he=r.header,ue=r.footer,fe=r.main,me=r.aside,Ce=r.article,be=r.figure,pe=r.figcaption,Ee=r.blockquote,ye=r.cite,Se=r.small,ve=r.strong,Ae=r.em,ge=r.b,Le=r.i,Re=r.u,Te=r.s,je=r.sub,Oe=r.sup,we=r.mark,ke=r.del,Ie=r.ins,Me=r.details,$e=r.summary,Pe=r.progress,Fe=r.meter,He=r.audio,We=r.video,_e=r.canvas,Be=r.slot,Je=t=>e=>t(e).addClass(...e.classList??[]).addReactiveClass(e.reactiveClassList??{}),z="eventProps",q="EVENT_CONFIG",F="observedAttributes",ze=()=>(t,e)=>{Reflect.get(t,F)||Reflect.defineProperty(t,F,{value:[]}),Reflect.get(t,F).push(I(e))},qe=t=>(e,n)=>{Reflect.get(e,z)||Reflect.defineProperty(e,z,{value:[]}),Reflect.get(e,q)||Reflect.defineProperty(e,q,{value:{}}),Reflect.get(e,q)[n]={bubbles:(t==null?void 0:t.bubbles)??!1,composed:(t==null?void 0:t.composed)??!1},Reflect.get(e,z).push(n)},Ct=(t,e=!1)=>n=>{f(t,"start register static attr",n.prototype[F]);const s=[];if(n.styles){const l=n.styles,c=[];Array.isArray(l)?c.push(...l):c.push(l),c.forEach(d=>{const a=new CSSStyleSheet;a.replaceSync(d),s.push(a);const h=new CSSStyleSheet;h.replaceSync(d.slice(d.indexOf("@property"))),document.adoptedStyleSheets.push(h)})}class i extends n{constructor(...c){f("constructor",`%c${t}%c`),super(e,...c),L("@osheet",s),s.length>0&&this.shadow.adoptedStyleSheets.push(...s)}render(){f("rwc: render from new class");let c=mt();const d=()=>{f("wrapperEffectCallback"),c=n.prototype.render.call(this)};return d.fake=!0,b(d),c}attributeChangedCallback(c,d,a){f("%cAttribute has changed.%c",`%c${c}%c`,`oldValue: ${d}, newValue: ${a}`,`%c${t}%c`);try{a=JSON.parse(a)}catch{}const h=Y(c);if(h in this&&v(this[h])){const m=this[h];a===null?(m.set(m.initValue),this.removeAttribute(c)):m.set(a)}W(this,n.prototype.attributeChangedCallback,c,d,a)}connectedCallback(){var d;f("rwc: connectedCallback"),f("connectedCallback",`%c${t}%c`,this),this.providers&&Object.keys(this.providers).length>0&&(f("WRAPPER for providers",t),Object.entries(this.providers).forEach(([a,h])=>{f("register provider",a,h()),this.addEventListener(a,m=>{var y;f("send provider",a,h());const C=m;((y=C.detail)==null?void 0:y.context)===a&&(C.stopPropagation(),C.detail.callback(h))})})),this.checkInjects(),(d=n.prototype[z])==null||d.forEach(a=>{this[a]=h=>{const m=n.prototype[q][a],{bubbles:C,composed:y}=m;v(h)?b(()=>{L("@oemit reactive value",h()),this.dispatchEvent(new CustomEvent(a,{detail:h(),bubbles:C,composed:y}))}):(L("@oemit value",h),this.dispatchEvent(new CustomEvent(a,{detail:h,bubbles:C,composed:y})))}}),f("start render",`%c${t}%c`,t);const c=()=>{f("rwc: insertRenderTemplate");const a=this.render();this.shadow.appendChild(a.hostElement),W(this,n.prototype.connectedCallback),this.appendSlotContent()};if(this.rootStyle&&!n.styles){const a=C=>C instanceof Promise||Array.isArray(C)&&C.every(y=>y instanceof Promise),h=this.rootStyle,m=C=>{const y=new CSSStyleSheet;y.replaceSync(C),this.shadow.adoptedStyleSheets.push(y);const u=new CSSStyleSheet;u.replaceSync(C.slice(C.indexOf("@property"))),document.adoptedStyleSheets.push(u)};if(a(h)){const C=[];Array.isArray(h)?C.push(...h):C.push(h),Promise.all(C).then(y=>y.forEach(u=>m(u.default))).then(()=>c())}else{const C=[];Array.isArray(h)?C.push(...h):C.push(h),C.forEach(y=>m(y)),c()}}else c();this.slotContext&&Object.keys(this.slotContext).length>0&&this.shadow.querySelectorAll("slot").forEach(a=>{f(this.slotContext,this.slotContext&&this.slotContext[a.name]),L("@bslot element",a,`name:${a.name};`,a.assignedElements()),a.assignedElements().forEach(h=>{const m=this.slotContext[a.name];this.slotContext&&v(m)&&(L("@oslot element",a,`name:${a.name};`,a.assignedElements()),b(()=>{h.dispatchEvent(new CustomEvent("handleSlotContext",{detail:m()}))}))})})}disconnectedCallback(){this.shadow.replaceChildren(),this.replaceChildren(),W(this,n.prototype.disconnectedCallback)}}return E(i,"observedAttributes",n.prototype[F]??[]),E(i,"renderTagName",t),i.toString=()=>t,customElements.get(t)?console.error(`название тега ${t} повторяется, компонент ${n.name} не зарегистрирован`):customElements.define(t,i),n.renderTagName=t,n};o.BaseElement=T,o.a=Kt,o.addAttributeList=rt,o.addClassList=it,o.addCustomAttributes=ot,o.addHtmlContent=D,o.addReactiveClassList=lt,o.addStyleList=ct,o.appendContentItem=$,o.article=Ce,o.aside=me,o.audio=He,o.b=ge,o.bindReactiveSignals=St,o.blockquote=Ee,o.br=le,o.button=_t,o.camelToKebab=I,o.canvas=_e,o.checkCall=W,o.cite=ye,o.classList=et,o.cls=Rt,o.code=ae,o.colorLog=L,o.component=Ct,o.createComponent=Je,o.createCustom=ft,o.createCustomEl=ut,o.createCustomElement=ht,o.createEl=P,o.createElement=k,o.createSignal=yt,o.defineSlotTemplate=$t,o.del=ke,o.details=Me,o.disableLogs=K,o.div=mt,o.effect=b,o.effectMap=G,o.elementHelpers=M,o.em=Ae,o.enableLogs=pt,o.event=qe,o.eventEmitter=Lt,o.figcaption=pe,o.figure=be,o.footer=ue,o.forkJoin=vt,o.form=Dt,o.getList=jt,o.getReactiveTemplate=Tt,o.getSignalContent=A,o.getTextContent=N,o.h1=te,o.h2=ee,o.h3=ne,o.h4=se,o.h5=oe,o.h6=ie,o.header=he,o.hr=ce,o.htmlEffectWrapper=J,o.i=Le,o.img=Yt,o.initComponent=U,o.input=Wt,o.ins=Ie,o.isBaseElement=At,o.isComponentConfig=g,o.isComponentInitConfig=p,o.isReactiveSignal=v,o.isSlotTemplate=Ot,o.kebabToCamel=Y,o.label=Ut,o.li=Nt,o.main=fe,o.mark=we,o.meter=Fe,o.nav=de,o.newEventEmitter=Mt,o.ol=Vt,o.option=Zt,o.p=xt,o.pre=re,o.progress=Pe,o.projectLog=f,o.property=ze,o.renderIf=Z,o.rs=Et,o.rxRenderIf=dt,o.s=Te,o.section=Ht,o.select=Xt,o.setChildren=st,o.setEffects=nt,o.setHtmlContent=tt,o.setListeners=X,o.show=It,o.showIf=Q,o.signal=R,o.signalComponent=at,o.slot=Be,o.small=Se,o.span=Ft,o.strong=ve,o.sub=je,o.summary=$e,o.sup=Oe,o.table=Bt,o.td=zt,o.textContentWrapper=V,o.textarea=Qt,o.th=qt,o.tr=Jt,o.u=Re,o.ul=Gt,o.unsafeHtml=wt,o.useCustomComponent=Pt,o.video=We,o.when=kt,Object.defineProperty(o,Symbol.toStringTag,{value:"Module"})});
@@ -1,9 +1,9 @@
1
- var Z = Object.defineProperty;
2
- var Q = (t, e, s) => e in t ? Z(t, e, { enumerable: !0, configurable: !0, writable: !0, value: s }) : t[e] = s;
3
- var C = (t, e, s) => Q(t, typeof e != "symbol" ? e + "" : e, s);
1
+ var Q = Object.defineProperty;
2
+ var Y = (t, e, s) => e in t ? Q(t, e, { enumerable: !0, configurable: !0, writable: !0, value: s }) : t[e] = s;
3
+ var C = (t, e, s) => Y(t, typeof e != "symbol" ? e + "" : e, s);
4
4
  const x = (t) => t && typeof t == "object" && ("classList" in t || "attributes" in t || "customAttributes" in t || "reactiveClassList" in t || "listeners" in t || "customListeners" in t || "children" in t || "effects" in t || "style" in t || Object.keys(t).some(
5
5
  (e) => e.startsWith(".") || e.startsWith("@") || e.startsWith("$")
6
- )) && !("hostElement" in t), Y = (t) => t && typeof t == "object" && "hostElement" in t && "append" in t && "set" in t && "addStyle" in t && "setAttribute" in t && "addClass" in t && "addEffect" in t && "addReactiveContent" in t && "setReactiveContent" in t && "clear" in t, _ = (t, e, ...s) => {
6
+ )) && !("hostElement" in t), K = (t) => t && typeof t == "object" && "hostElement" in t && "append" in t && "set" in t && "addStyle" in t && "setAttribute" in t && "addClass" in t && "addEffect" in t && "addReactiveContent" in t && "setReactiveContent" in t && "clear" in t, _ = (t, e, ...s) => {
7
7
  e && e.apply(t, s);
8
8
  };
9
9
  let F = !0;
@@ -12,7 +12,7 @@ const u = (...t) => {
12
12
  ["[rwc]", ...t].join(" | "),
13
13
  ...Array.from(t.join("").matchAll(/%c/gm)).map((e, s) => s % 2 === 0 ? "color:red" : "color:inherit")
14
14
  );
15
- }, $ = (t) => t.replace(/([A-Z])/gm, (e) => `-${e.toLowerCase()}`), K = (t) => t.replace(/-(\w)/gm, (e, s) => s.toUpperCase()), A = (t, ...e) => {
15
+ }, $ = (t) => t.replace(/([A-Z])/gm, (e) => `-${e.toLowerCase()}`), tt = (t) => t.replace(/-(\w)/gm, (e, s) => s.toUpperCase()), A = (t, ...e) => {
16
16
  if (!F) return;
17
17
  const s = {
18
18
  r: "color: #ff0000",
@@ -31,112 +31,113 @@ const u = (...t) => {
31
31
  // orange
32
32
  w: "color: #808080"
33
33
  // gray (w for white/gray)
34
- }, n = t.match(/@[rgbpycow]/g) || [], o = n.map((c) => {
35
- const a = c.slice(1);
34
+ }, n = t.match(/@[rgbpycow]/g) || [], o = n.map((l) => {
35
+ const a = l.slice(1);
36
36
  return s[a] || "color: inherit";
37
37
  });
38
38
  let r = t;
39
- n.forEach((c) => {
40
- const a = new RegExp(`\\${c}([^\\s,]+)`, "g");
39
+ n.forEach((l) => {
40
+ const a = new RegExp(`\\${l}([^\\s,]+)`, "g");
41
41
  r = r.replace(a, "%c$1");
42
42
  }), console.log(r, ...o, ...e);
43
- }, St = () => {
43
+ }, vt = () => {
44
44
  F = !0;
45
- }, tt = () => {
45
+ }, et = () => {
46
46
  F = !1;
47
47
  };
48
- tt();
49
- const L = /* @__PURE__ */ new WeakMap(), P = [], g = [];
50
- function O(t, e = () => !0) {
48
+ et();
49
+ const V = /* @__PURE__ */ new Map(), R = /* @__PURE__ */ new WeakMap(), I = [], L = [];
50
+ function O(t, e) {
51
51
  const s = /* @__PURE__ */ new Set();
52
- let n = e;
52
+ let n = (e == null ? void 0 : e.signalCompareFn) || (() => !0);
53
53
  function o() {
54
- const r = P[P.length - 1];
54
+ var l;
55
+ const r = I[I.length - 1];
55
56
  if (r && !("fake" in r && r.fake)) {
56
- const c = L.get(r), a = c == null ? void 0 : c.parent;
57
- if (a) {
58
- const i = L.get(a);
59
- i == null || i.cleanupFns.add(() => {
57
+ const a = R.get(r), c = a == null ? void 0 : a.parent;
58
+ if (c) {
59
+ const d = R.get(c);
60
+ d == null || d.cleanupFns.add(() => {
60
61
  s.delete(r);
61
62
  });
62
63
  }
63
- s.add(r);
64
+ s.add(r), (l = V.get(r.effectId)) == null || l.signals.push(o);
64
65
  }
65
66
  return t;
66
67
  }
67
- return o.getSubscribers = () => [...s], o.setCompareFn = function(r) {
68
+ return o.signalId = `${(e == null ? void 0 : e.name) || ""}_${Math.random().toString(36).substring(2, 15)}`, o.getSubscribers = () => [...s], o.setCompareFn = function(r) {
68
69
  return n = r, o;
69
70
  }, o.clearSubscribers = function() {
70
71
  s.clear();
71
72
  }, o.peek = function() {
72
73
  return Object.freeze(t);
73
74
  }, o.initValue = Object.freeze(t), o.oldValue = Object.freeze(t), o.forceSet = function(r) {
74
- o.oldValue = Object.freeze(t), t = r, s.forEach((c) => Promise.resolve(c).then((a) => {
75
- const i = L.get(a);
76
- i && i.cleanupFns.size > 0 && (i.cleanupFns.forEach((d) => d()), i.cleanupFns.clear()), g.push(a), a(), g.pop();
75
+ o.oldValue = Object.freeze(t), t = r, s.forEach((l) => Promise.resolve(l).then((a) => {
76
+ const c = R.get(a);
77
+ c && c.cleanupFns.size > 0 && (c.cleanupFns.forEach((d) => d()), c.cleanupFns.clear()), L.push(a), a(), L.pop();
77
78
  }));
78
- }, o.set = function(r, c = n) {
79
- t !== r && c(t, r) && o.forceSet(r);
79
+ }, o.set = function(r, l = n) {
80
+ t !== r && l(t, r) && o.forceSet(r);
80
81
  }, o.update = function(r) {
81
82
  o.set(r(t));
82
- }, o.pipe = (r) => {
83
- const c = O(null);
83
+ }, o.pipe = (r, l) => {
84
+ const a = O(null);
84
85
  return m(() => {
85
- const a = o();
86
+ const c = o();
86
87
  m(() => {
87
- const i = r(a);
88
- i instanceof Promise ? i.then((d) => c.set(d)) : y(i) ? m(() => c.set(i())) : c.set(i);
89
- });
90
- }), c;
88
+ const d = r(c);
89
+ d instanceof Promise ? d.then((f) => a.set(f)) : y(d) ? m(() => a.set(d())) : a.set(d);
90
+ }, l);
91
+ }), a;
91
92
  }, o;
92
93
  }
93
- function m(t) {
94
- const e = Math.random().toString(36).substring(2, 15);
95
- u("current effect", `%c${e}%c`);
96
- const s = t;
97
- t = () => (u("current effect callback", `%c${e}%c`), s());
98
- const n = g[g.length - 1];
99
- L.has(t) || L.set(t, { cleanupFns: /* @__PURE__ */ new Set() });
100
- const o = L.get(t);
101
- n ? o.parent = n : delete o.parent, g.push(t), P.push(t), t(), P.pop(), g.pop();
94
+ function m(t, e) {
95
+ const s = `${(e == null ? void 0 : e.name) || ""}_${Math.random().toString(36).substring(2, 15)}`;
96
+ u("current effect", `%c${s}%c`);
97
+ const n = t;
98
+ t = () => (u("current effect callback", `%c${s}%c`), n()), "fake" in n && n.fake && (t.fake = !0), t.effectId = s;
99
+ const o = L[L.length - 1];
100
+ V.set(s, { signals: [], parent: (o == null ? void 0 : o.effectId) || null }), R.has(t) || R.set(t, { cleanupFns: /* @__PURE__ */ new Set() });
101
+ const r = R.get(t);
102
+ o ? r.parent = o : delete r.parent, L.push(t), I.push(t), t(), I.pop(), L.pop();
102
103
  }
103
104
  const y = (t) => !!t && ["object", "function"].includes(typeof t) && "set" in t && "oldValue" in t && "update" in t && "forceSet" in t;
104
- function vt(t, ...e) {
105
+ function At(t, ...e) {
105
106
  const s = O("");
106
107
  return m(() => {
107
108
  const n = e.map(
108
109
  (r) => y(r) ? String(r()) : String(r)
109
110
  ), o = [t[0]];
110
- n.forEach((r, c) => {
111
- o.push(r, t[c + 1]);
111
+ n.forEach((r, l) => {
112
+ o.push(r, t[l + 1]);
112
113
  }), s.set(o.join(""));
113
114
  }), s;
114
115
  }
115
- function At(t, e) {
116
+ function Lt(t, e) {
116
117
  const s = O(e ?? null), n = (o) => s.set(o);
117
118
  return t instanceof Promise ? t.then(n) : typeof t == "function" && m(() => {
118
119
  const o = t();
119
120
  o instanceof Promise ? o.then(n) : y(o) ? m(() => n(o())) : n(o);
120
121
  }), s;
121
122
  }
122
- function gt(t, e) {
123
+ function Rt(t, e) {
123
124
  let s = t(), n = e();
124
125
  m(() => {
125
126
  const o = t(), r = e();
126
127
  o !== r && (o !== s ? e.set(o) : r !== n && t.set(r)), s = o, n = r;
127
128
  });
128
129
  }
129
- function Lt(...t) {
130
+ function gt(...t) {
130
131
  let e = t.map((n) => n());
131
132
  const s = O(e);
132
133
  return t.forEach((n, o) => {
133
134
  m(() => {
134
- const r = () => e.filter((c) => c !== void 0).length;
135
+ const r = () => e.filter((l) => l !== void 0).length;
135
136
  r() === t.length && (e = Array.from(e).fill(void 0)), e[o] = n(), r() === t.length && s.set([...e]);
136
137
  });
137
138
  }), s;
138
139
  }
139
- class R extends HTMLElement {
140
+ class g extends HTMLElement {
140
141
  constructor(s = !1) {
141
142
  super();
142
143
  C(this, "isSlotLazyLoading", !1);
@@ -194,18 +195,18 @@ class R extends HTMLElement {
194
195
  this.modelValue = s;
195
196
  }
196
197
  }
197
- C(R, "observedAttributes", []), C(R, "renderTagName", ""), C(R, "styles");
198
- const Rt = (t) => "render" in t && "setReactiveValue" in t, et = "handleSlotContext", J = "onConnected", Ot = () => () => {
199
- }, V = (t) => typeof t == "string" ? t : JSON.stringify(t), D = (t) => {
198
+ C(g, "observedAttributes", []), C(g, "renderTagName", ""), C(g, "styles");
199
+ const Ot = (t) => "render" in t && "setReactiveValue" in t, st = "handleSlotContext", J = "onConnected", jt = () => () => {
200
+ }, D = (t) => typeof t == "string" ? t : JSON.stringify(t), G = (t) => {
200
201
  const e = document.createElement("span");
201
- return e.textContent = V(t), e;
202
- }, G = (t, e) => (t.appendChild(D(e)), t), st = (t, e) => (t.innerHTML = "", G(t, e)), z = (t) => {
202
+ return e.textContent = D(t), e;
203
+ }, U = (t, e) => (t.appendChild(G(e)), t), nt = (t, e) => (t.innerHTML = "", U(t, e)), z = (t) => {
203
204
  const e = document.createElement("span");
204
205
  return m(() => {
205
206
  const s = t();
206
- e.textContent = V(s);
207
+ e.textContent = D(s);
207
208
  }), e;
208
- }, I = (t) => ({
209
+ }, P = (t) => ({
209
210
  append(...e) {
210
211
  return e.forEach((s) => {
211
212
  t.appendChild(s.hostElement), J in s.hostElement && setTimeout(() => {
@@ -233,17 +234,17 @@ const Rt = (t) => "render" in t && "setReactiveValue" in t, et = "handleSlotCont
233
234
  }), this;
234
235
  },
235
236
  addHtmlContent(e) {
236
- return G(t, e), this;
237
+ return U(t, e), this;
237
238
  },
238
239
  setHtmlContent(e) {
239
- return st(t, e), this;
240
+ return nt(t, e), this;
240
241
  },
241
242
  addEventlistener(e, s, n = !1) {
242
243
  return t.addEventListener(e, (o) => s(o, this, t), n), this;
243
244
  },
244
245
  setAttribute(e, s) {
245
246
  let n;
246
- if (typeof s == "boolean" && !(t instanceof R))
247
+ if (typeof s == "boolean" && !(t instanceof g))
247
248
  if (s)
248
249
  n = "";
249
250
  else {
@@ -252,7 +253,7 @@ const Rt = (t) => "render" in t && "setReactiveValue" in t, et = "handleSlotCont
252
253
  return o in t && (t[o] = null), this;
253
254
  }
254
255
  else typeof s != "string" ? n = JSON.stringify(s) : n = s;
255
- if (t.setAttribute($(e), n), !(t instanceof R)) {
256
+ if (t.setAttribute($(e), n), !(t instanceof g)) {
256
257
  const o = e.toLowerCase();
257
258
  o in t && (t[o] = s);
258
259
  }
@@ -333,9 +334,9 @@ const Rt = (t) => "render" in t && "setReactiveValue" in t, et = "handleSlotCont
333
334
  return t.innerHTML = "", this;
334
335
  },
335
336
  hostElement: t
336
- }), nt = (t, ...e) => ({
337
+ }), ot = (t, ...e) => ({
337
338
  classList: [...t.map((s) => s.trim()).filter(Boolean), ...e]
338
- }), jt = (t, ...e) => nt(t, ...e), U = (t, e) => {
339
+ }), Tt = (t, ...e) => ot(t, ...e), X = (t, e) => {
339
340
  if (!e) return t;
340
341
  const s = Object.keys(e || {}).filter(
341
342
  (n) => n.startsWith(".") || n.startsWith("@") || n.startsWith("$")
@@ -348,19 +349,19 @@ const Rt = (t) => "render" in t && "setReactiveValue" in t, et = "handleSlotCont
348
349
  e.listeners[o] = e[n];
349
350
  }), s.filter((n) => n.startsWith("$")).forEach((n) => {
350
351
  e != null && e.effects || (e.effects = []), e.effects.push(e[n]);
351
- }), it(t, e.classList), at(t, e.style), dt(t, e.attributes), lt(t, e.reactiveClassList), ct(t, e.customAttributes), rt(t, e.children), ot(t, e.effects), q(t, e.listeners), q(t, e.customListeners), t;
352
+ }), ct(t, e.classList), dt(t, e.style), ht(t, e.attributes), at(t, e.reactiveClassList), it(t, e.customAttributes), lt(t, e.children), rt(t, e.effects), q(t, e.listeners), q(t, e.customListeners), t;
352
353
  }, q = (t, e) => {
353
354
  e && Object.entries(e).forEach(([s, n]) => {
354
355
  typeof n == "function" && t.addEventlistener(s, n);
355
356
  });
356
- }, ot = (t, e) => e == null ? void 0 : e.forEach((s) => t.addEffect(s)), rt = (t, e) => W(t, ...e || []), ct = (t, e) => {
357
+ }, rt = (t, e) => e == null ? void 0 : e.forEach((s) => t.addEffect(s)), lt = (t, e) => W(t, ...e || []), it = (t, e) => {
357
358
  const s = e;
358
359
  s && Object.keys(s).forEach((n) => {
359
360
  y(s[n]) ? t.setReactiveCustomAttribute(n, s[n]) : typeof s[n] == "function" ? t.addEffect(() => {
360
361
  t.setCustomAttribute(n, s[n]());
361
362
  }) : t.setCustomAttribute(n, s[n]);
362
363
  });
363
- }, it = (t, e) => t.addClass(...e || []), lt = (t, e) => t.addReactiveClass(e || {}), at = (t, e) => t.addStyle(e || {}), dt = (t, e) => {
364
+ }, ct = (t, e) => t.addClass(...e || []), at = (t, e) => t.addReactiveClass(e || {}), dt = (t, e) => t.addStyle(e || {}), ht = (t, e) => {
364
365
  const s = e, n = (o, r) => {
365
366
  r && (y(r) ? t.setReactiveAttribute(o, r) : typeof r == "function" ? t.addEffect(() => {
366
367
  t.setAttribute(o, r());
@@ -373,47 +374,47 @@ const Rt = (t) => "render" in t && "setReactiveValue" in t, et = "handleSlotCont
373
374
  typeof s == "string" ? s.trim().length > 0 && t.addHtmlContent(s) : y(s) ? t.addReactiveContent(s) : t.append(s);
374
375
  }), t), w = (t, e) => {
375
376
  const s = document.createElement(t), n = {
376
- ...I(s)
377
+ ...P(s)
377
378
  };
378
- return U(n, e);
379
+ return X(n, e);
379
380
  }, H = (t, e) => {
380
381
  const [s, ...n] = t.split(" ").map((r) => r.trim()), o = w(s, e);
381
382
  return n.length > 0 && o.addClass(...n), (...r) => W(
382
383
  o,
383
384
  ...r.filter(Boolean).flat().flatMap(
384
- (c) => typeof c == "function" && !y(c) ? v(() => c(o)) : c
385
+ (l) => typeof l == "function" && !y(l) ? v(() => l(o)) : l
385
386
  )
386
387
  );
387
388
  }, v = (t) => w("div").addStyle({ display: "contents" }).addEffect((e) => {
388
389
  const s = t(), n = [];
389
390
  Array.isArray(s) ? n.push(...s) : n.push(s), e.clear(), W(e, ...n);
390
- }), Tt = (t) => {
391
- const e = (n) => typeof n == "string" ? n.trim().length > 0 ? I(D(n)) : H("div")() : y(n) ? I(z(n)) : n;
392
- return ht(() => {
391
+ }), xt = (t) => {
392
+ const e = (n) => typeof n == "string" ? n.trim().length > 0 ? P(G(n)) : H("div")() : y(n) ? P(z(n)) : n;
393
+ return ut(() => {
393
394
  const n = t();
394
395
  return n instanceof Array && Array.isArray(n) ? n.map(e) : e(n);
395
396
  });
396
- }, xt = (t, e, s) => {
397
+ }, wt = (t, e, s) => {
397
398
  const n = w("div").addStyle({ display: "contents" }), o = /* @__PURE__ */ new Map(), r = /* @__PURE__ */ new Map();
398
- let c = [];
399
+ let l = [];
399
400
  const a = /* @__PURE__ */ new Set();
400
- let i = t.peek();
401
- const d = (p) => {
402
- a.delete(p), o.delete(p), r.delete(p);
401
+ let c = t.peek();
402
+ const d = (f) => {
403
+ a.delete(f), o.delete(f), r.delete(f);
403
404
  };
404
405
  return m(() => {
405
- const p = t();
406
- c = p.map(e).map((h) => typeof h == "string" ? h : h.toString());
407
- const f = Array.from(n.hostElement.children);
408
- u("containerChildren", f, c), f.forEach((h) => {
406
+ const f = t();
407
+ l = f.map(e).map((h) => typeof h == "string" ? h : h.toString());
408
+ const p = Array.from(n.hostElement.children);
409
+ u("containerChildren", p, l), p.forEach((h) => {
409
410
  const E = h.dataset.key;
410
- c.includes(E) || (u("remove element", E, h), h.remove(), d(E));
411
- }), c.forEach((h) => {
411
+ l.includes(E) || (u("remove element", E, h), h.remove(), d(E));
412
+ }), l.forEach((h) => {
412
413
  var j, S;
413
- const E = p[c.indexOf(h)];
414
- o.has(h) ? JSON.stringify(E) !== JSON.stringify(i[c.indexOf(h)]) && ((j = n.hostElement.querySelector(`[data-key="${h}"]`)) == null || j.remove(), (S = o.get(h)) == null || S.set(Math.random().toString(36).substring(2, 15)), r.set(
414
+ const E = f[l.indexOf(h)];
415
+ o.has(h) ? JSON.stringify(E) !== JSON.stringify(c[l.indexOf(h)]) && ((j = n.hostElement.querySelector(`[data-key="${h}"]`)) == null || j.remove(), (S = o.get(h)) == null || S.set(Math.random().toString(36).substring(2, 15)), r.set(
415
416
  h,
416
- () => s(E, c.indexOf(h), p).setCustomAttribute(
417
+ () => s(E, l.indexOf(h), f).setCustomAttribute(
417
418
  "data-key",
418
419
  h
419
420
  )
@@ -422,18 +423,18 @@ const Rt = (t) => "render" in t && "setReactiveValue" in t, et = "handleSlotCont
422
423
  O(Math.random().toString(36).substring(2, 15))
423
424
  ), r.set(
424
425
  h,
425
- () => s(E, c.indexOf(h), p).setCustomAttribute(
426
+ () => s(E, l.indexOf(h), f).setCustomAttribute(
426
427
  "data-key",
427
428
  h
428
429
  )
429
430
  ));
430
- }), i = p;
431
+ }), c = f;
431
432
  const b = () => {
432
433
  o.forEach((h, E) => {
433
434
  u("key from setTimeout foreach currItemSignalMap", E), a.has(E) || (a.add(E), m(() => {
434
435
  var B;
435
436
  h();
436
- const j = c.indexOf(E), S = (B = r.get(E)) == null ? void 0 : B();
437
+ const j = l.indexOf(E), S = (B = r.get(E)) == null ? void 0 : B();
437
438
  S && (u(
438
439
  "call effect from setTimeout",
439
440
  E,
@@ -447,10 +448,10 @@ const Rt = (t) => "render" in t && "setReactiveValue" in t, et = "handleSlotCont
447
448
  };
448
449
  Promise.resolve().then(() => b());
449
450
  }), n;
450
- }, ht = (t) => {
451
+ }, ut = (t) => {
451
452
  let e = [w("div")], s = !1;
452
453
  return m(() => {
453
- var r, c;
454
+ var r, l;
454
455
  const n = t();
455
456
  s = Array.isArray(n);
456
457
  const o = [];
@@ -459,30 +460,30 @@ const Rt = (t) => "render" in t && "setReactiveValue" in t, et = "handleSlotCont
459
460
  );
460
461
  try {
461
462
  u("newReactiveComponent.map", o.map((a) => {
462
- var i;
463
- return u("newReactiveComponent hostElement", a.hostElement), (i = a.hostElement) == null ? void 0 : i.id;
464
- })), u("currComponent[0].hostElement?.id", (r = e[0].hostElement) == null ? void 0 : r.id, e), (c = e[0].hostElement) == null || c.replaceWith(
463
+ var c;
464
+ return u("newReactiveComponent hostElement", a.hostElement), (c = a.hostElement) == null ? void 0 : c.id;
465
+ })), u("currComponent[0].hostElement?.id", (r = e[0].hostElement) == null ? void 0 : r.id, e), (l = e[0].hostElement) == null || l.replaceWith(
465
466
  ...o.map((a) => a.hostElement)
466
467
  ), e.slice(1).forEach((a) => {
467
- var i;
468
- return (i = a.hostElement) == null ? void 0 : i.remove();
468
+ var c;
469
+ return (c = a.hostElement) == null ? void 0 : c.remove();
469
470
  }), e = o;
470
471
  } catch (a) {
471
472
  console.error(a);
472
473
  }
473
474
  }), s ? e : e[0];
474
- }, wt = (t) => et in t, $t = (t) => {
475
+ }, $t = (t) => st in t, kt = (t) => {
475
476
  const e = H("div")().addStyle({ display: "contents" }), s = (n) => (e.hostElement.innerHTML = n, e);
476
477
  return typeof t == "string" ? s(t) : e.addEffect(() => {
477
478
  s(t());
478
479
  }), e;
479
- }, X = (t, e, s) => t ? v(e) : s ? v(s) : H("div")().setAttribute("id", "empty_div_renderIf").addStyle({ display: "none" }), ut = (t, e, s) => v(() => X(!!t(), e, s)), kt = (t, e, s) => typeof t == "boolean" ? X(t, e, s) : ut(t, e, s), N = (t, e) => {
480
+ }, Z = (t, e, s) => t ? v(e) : s ? v(s) : H("div")().setAttribute("id", "empty_div_renderIf").addStyle({ display: "none" }), ft = (t, e, s) => v(() => Z(!!t(), e, s)), Mt = (t, e, s) => typeof t == "boolean" ? Z(t, e, s) : ft(t, e, s), N = (t, e) => {
480
481
  const s = v(e);
481
482
  return typeof t == "boolean" ? [s].flat().forEach((n) => n.hostElement.style.display = t ? "block" : "none") : m(() => {
482
483
  const n = t() ? "block" : "none";
483
484
  [s].flat().forEach((o) => o.hostElement.style.display = n);
484
485
  }), s;
485
- }, Mt = (t, e, s) => {
486
+ }, It = (t, e, s) => {
486
487
  const n = [N(t, e)].flat();
487
488
  return s && n.push(
488
489
  ...[N(
@@ -490,50 +491,50 @@ const Rt = (t) => "render" in t && "setReactiveValue" in t, et = "handleSlotCont
490
491
  s
491
492
  )].flat()
492
493
  ), v(() => n);
493
- }, ft = (t, e) => {
494
+ }, pt = (t, e) => {
494
495
  u("createCustomElement", t);
495
496
  const s = document.createElement(t), n = {
496
- ...I(s),
497
+ ...P(s),
497
498
  setReactiveValue(o) {
498
- return s instanceof R && s.setReactiveValue(o), this;
499
+ return s instanceof g && s.setReactiveValue(o), this;
499
500
  },
500
501
  setSlotTemplate(o) {
501
502
  const r = s.slotTemplate;
502
- return r && Object.entries(o).forEach(([c, a]) => {
503
- r[c] = a;
503
+ return r && Object.entries(o).forEach(([l, a]) => {
504
+ r[l] = a;
504
505
  }), this;
505
506
  }
506
507
  };
507
- return U(n, e);
508
- }, pt = (t, e) => {
509
- const s = t.split(" ").slice(1).map((o) => o.trim()), n = ft(t.split(" ")[0], e);
508
+ return X(n, e);
509
+ }, mt = (t, e) => {
510
+ const s = t.split(" ").slice(1).map((o) => o.trim()), n = pt(t.split(" ")[0], e);
510
511
  return Array.isArray(s) && s.length > 0 && n.addClass(...s), (...o) => {
511
512
  A("@rcreateCustomEl content", t, o);
512
513
  const r = o.filter(Boolean).flat().flatMap(
513
- (c) => typeof c == "function" && !y(c) ? v(() => c(n)) : c
514
+ (l) => typeof l == "function" && !y(l) ? v(() => l(n)) : l
514
515
  );
515
- return n.hostElement.allSlotContent = r, n.hostElement.slotContent = r.filter(Y).reduce(
516
- (c, a) => {
517
- const i = a.hostElement.getAttribute("slot") || "default";
518
- return c[i] || (c[i] = []), c[i].push(a), c;
516
+ return n.hostElement.allSlotContent = r, n.hostElement.slotContent = r.filter(K).reduce(
517
+ (l, a) => {
518
+ const c = a.hostElement.getAttribute("slot") || "default";
519
+ return l[c] || (l[c] = []), l[c].push(a), l;
519
520
  },
520
521
  {}
521
522
  ), n.hostElement.appendAllSlotContent = () => W(n, ...r), n;
522
523
  };
523
- }, mt = (t, e, s) => pt(
524
+ }, Ct = (t, e, s) => mt(
524
525
  `${t.renderTagName}${e && typeof e == "string" ? " " + e : ""}`,
525
526
  x(e) ? e : e && typeof e == "string" ? s : void 0
526
527
  ), Pt = () => {
527
528
  const t = () => {
528
529
  };
529
530
  return t.oldValue = null, t;
530
- }, It = () => ({}), Ft = (t, e, s) => {
531
- const n = e ? Et(e, s)(t) : t;
531
+ }, Ft = () => ({}), Wt = (t, e, s) => {
532
+ const n = e ? yt(e, s)(t) : t;
532
533
  return (o, ...r) => {
533
- const c = [...r];
534
- return o && !x(o) && c.unshift(o), mt(n, x(o) ? o : {})(...c);
534
+ const l = [...r];
535
+ return o && !x(o) && l.unshift(o), Ct(n, x(o) ? o : {})(...l);
535
536
  };
536
- }, l = {}, Ct = [
537
+ }, i = {}, bt = [
537
538
  "div",
538
539
  "span",
539
540
  "section",
@@ -595,19 +596,19 @@ const Rt = (t) => "render" in t && "setReactiveValue" in t, et = "handleSlotCont
595
596
  "canvas",
596
597
  "slot"
597
598
  ];
598
- Ct.forEach((t) => {
599
- l[t] = (e, ...s) => {
599
+ bt.forEach((t) => {
600
+ i[t] = (e, ...s) => {
600
601
  let n = [...s];
601
602
  return e && !x(e) && (n = [e].concat(n)), H(t, x(e) ? e : {})(...n);
602
603
  };
603
604
  });
604
- const bt = l.div, Wt = l.span, Ht = l.section, _t = l.input, zt = l.button, Bt = l.table, Jt = l.tr, qt = l.td, Nt = l.th, Vt = l.ul, Dt = l.li, Gt = l.ol, Ut = l.form, Xt = l.label, Zt = l.select, Qt = l.option, Yt = l.textarea, Kt = l.img, te = l.a, ee = l.p, se = l.h1, ne = l.h2, oe = l.h3, re = l.h4, ce = l.h5, ie = l.h6, le = l.br, ae = l.hr, de = l.pre, he = l.code, ue = l.nav, fe = l.header, pe = l.footer, me = l.main, Ce = l.aside, be = l.article, Ee = l.figure, ye = l.figcaption, Se = l.blockquote, ve = l.cite, Ae = l.small, ge = l.strong, Le = l.em, Re = l.b, Oe = l.i, je = l.u, Te = l.s, xe = l.sub, we = l.sup, $e = l.mark, ke = l.del, Me = l.ins, Pe = l.details, Ie = l.summary, Fe = l.progress, We = l.meter, He = l.audio, _e = l.video, ze = l.canvas, Be = l.slot, Je = (t) => (e) => t(e).addClass(...e.classList ?? []).addReactiveClass(e.reactiveClassList ?? {}), k = "eventProps", M = "EVENT_CONFIG", T = "observedAttributes", qe = () => (t, e) => {
605
+ const Et = i.div, Ht = i.span, _t = i.section, zt = i.input, Bt = i.button, Jt = i.table, qt = i.tr, Nt = i.td, Vt = i.th, Dt = i.ul, Gt = i.li, Ut = i.ol, Xt = i.form, Zt = i.label, Qt = i.select, Yt = i.option, Kt = i.textarea, te = i.img, ee = i.a, se = i.p, ne = i.h1, oe = i.h2, re = i.h3, le = i.h4, ie = i.h5, ce = i.h6, ae = i.br, de = i.hr, he = i.pre, ue = i.code, fe = i.nav, pe = i.header, me = i.footer, Ce = i.main, be = i.aside, Ee = i.article, ye = i.figure, Se = i.figcaption, ve = i.blockquote, Ae = i.cite, Le = i.small, Re = i.strong, ge = i.em, Oe = i.b, je = i.i, Te = i.u, xe = i.s, we = i.sub, $e = i.sup, ke = i.mark, Me = i.del, Ie = i.ins, Pe = i.details, Fe = i.summary, We = i.progress, He = i.meter, _e = i.audio, ze = i.video, Be = i.canvas, Je = i.slot, qe = (t) => (e) => t(e).addClass(...e.classList ?? []).addReactiveClass(e.reactiveClassList ?? {}), k = "eventProps", M = "EVENT_CONFIG", T = "observedAttributes", Ne = () => (t, e) => {
605
606
  Reflect.get(t, T) || Reflect.defineProperty(t, T, {
606
607
  value: []
607
608
  }), Reflect.get(t, T).push(
608
609
  $(e)
609
610
  );
610
- }, Ne = (t) => (e, s) => {
611
+ }, Ve = (t) => (e, s) => {
611
612
  Reflect.get(e, k) || Reflect.defineProperty(e, k, {
612
613
  value: []
613
614
  }), Reflect.get(e, M) || Reflect.defineProperty(e, M, {
@@ -616,7 +617,7 @@ const bt = l.div, Wt = l.span, Ht = l.section, _t = l.input, zt = l.button, Bt =
616
617
  bubbles: (t == null ? void 0 : t.bubbles) ?? !1,
617
618
  composed: (t == null ? void 0 : t.composed) ?? !1
618
619
  }, Reflect.get(e, k).push(s);
619
- }, Et = (t, e = !1) => (s) => {
620
+ }, yt = (t, e = !1) => (s) => {
620
621
  u(
621
622
  t,
622
623
  "start register static attr",
@@ -624,124 +625,124 @@ const bt = l.div, Wt = l.span, Ht = l.section, _t = l.input, zt = l.button, Bt =
624
625
  );
625
626
  const n = [];
626
627
  if (s.styles) {
627
- const r = s.styles, c = [];
628
- Array.isArray(r) ? c.push(...r) : c.push(r), c.forEach((a) => {
629
- const i = new CSSStyleSheet();
630
- i.replaceSync(a), n.push(i);
628
+ const r = s.styles, l = [];
629
+ Array.isArray(r) ? l.push(...r) : l.push(r), l.forEach((a) => {
630
+ const c = new CSSStyleSheet();
631
+ c.replaceSync(a), n.push(c);
631
632
  const d = new CSSStyleSheet();
632
633
  d.replaceSync(a.slice(a.indexOf("@property"))), document.adoptedStyleSheets.push(d);
633
634
  });
634
635
  }
635
636
  class o extends s {
636
- constructor(...c) {
637
- u("constructor", `%c${t}%c`), super(e, ...c), A("@osheet", n), n.length > 0 && this.shadow.adoptedStyleSheets.push(...n);
637
+ constructor(...l) {
638
+ u("constructor", `%c${t}%c`), super(e, ...l), A("@osheet", n), n.length > 0 && this.shadow.adoptedStyleSheets.push(...n);
638
639
  }
639
640
  render() {
640
641
  u("rwc: render from new class");
641
- let c = bt();
642
+ let l = Et();
642
643
  const a = () => {
643
- u("wrapperEffectCallback"), c = s.prototype.render.call(this);
644
+ u("wrapperEffectCallback"), l = s.prototype.render.call(this);
644
645
  };
645
- return a.fake = !0, m(a), c;
646
+ return a.fake = !0, m(a), l;
646
647
  }
647
- attributeChangedCallback(c, a, i) {
648
+ attributeChangedCallback(l, a, c) {
648
649
  u(
649
650
  "%cAttribute has changed.%c",
650
- `%c${c}%c`,
651
- `oldValue: ${a}, newValue: ${i}`,
651
+ `%c${l}%c`,
652
+ `oldValue: ${a}, newValue: ${c}`,
652
653
  `%c${t}%c`
653
654
  );
654
655
  try {
655
- i = JSON.parse(i);
656
+ c = JSON.parse(c);
656
657
  } catch {
657
658
  }
658
- const d = K(c);
659
+ const d = tt(l);
659
660
  if (d in this && y(this[d])) {
660
- const p = this[d];
661
- i === null ? (p.set(p.initValue), this.removeAttribute(c)) : p.set(i);
661
+ const f = this[d];
662
+ c === null ? (f.set(f.initValue), this.removeAttribute(l)) : f.set(c);
662
663
  }
663
664
  _(
664
665
  this,
665
666
  s.prototype.attributeChangedCallback,
666
- c,
667
+ l,
667
668
  a,
668
- i
669
+ c
669
670
  );
670
671
  }
671
672
  connectedCallback() {
672
673
  var a;
673
674
  u("rwc: connectedCallback"), u("connectedCallback", `%c${t}%c`, this), this.providers && Object.keys(this.providers).length > 0 && (u("WRAPPER for providers", t), Object.entries(this.providers).forEach(
674
- ([i, d]) => {
675
- u("register provider", i, d()), this.addEventListener(i, (p) => {
675
+ ([c, d]) => {
676
+ u("register provider", c, d()), this.addEventListener(c, (f) => {
676
677
  var b;
677
- u("send provider", i, d());
678
- const f = p;
679
- ((b = f.detail) == null ? void 0 : b.context) === i && (f.stopPropagation(), f.detail.callback(d));
678
+ u("send provider", c, d());
679
+ const p = f;
680
+ ((b = p.detail) == null ? void 0 : b.context) === c && (p.stopPropagation(), p.detail.callback(d));
680
681
  });
681
682
  }
682
683
  )), this.checkInjects(), (a = s.prototype[k]) == null || a.forEach(
683
- (i) => {
684
- this[i] = (d) => {
685
- const p = s.prototype[M][i], { bubbles: f, composed: b } = p;
684
+ (c) => {
685
+ this[c] = (d) => {
686
+ const f = s.prototype[M][c], { bubbles: p, composed: b } = f;
686
687
  y(d) ? m(() => {
687
688
  A("@oemit reactive value", d()), this.dispatchEvent(
688
- new CustomEvent(i, {
689
+ new CustomEvent(c, {
689
690
  detail: d(),
690
- bubbles: f,
691
+ bubbles: p,
691
692
  composed: b
692
693
  })
693
694
  );
694
695
  }) : (A("@oemit value", d), this.dispatchEvent(
695
- new CustomEvent(i, {
696
+ new CustomEvent(c, {
696
697
  detail: d,
697
- bubbles: f,
698
+ bubbles: p,
698
699
  composed: b
699
700
  })
700
701
  ));
701
702
  };
702
703
  }
703
704
  ), u("start render", `%c${t}%c`, t);
704
- const c = () => {
705
+ const l = () => {
705
706
  u("rwc: insertRenderTemplate");
706
- const i = this.render();
707
- this.shadow.appendChild(i.hostElement), _(this, s.prototype.connectedCallback), this.appendSlotContent();
707
+ const c = this.render();
708
+ this.shadow.appendChild(c.hostElement), _(this, s.prototype.connectedCallback), this.appendSlotContent();
708
709
  };
709
710
  if (this.rootStyle && !s.styles) {
710
- const i = (f) => f instanceof Promise || Array.isArray(f) && f.every((b) => b instanceof Promise), d = this.rootStyle, p = (f) => {
711
+ const c = (p) => p instanceof Promise || Array.isArray(p) && p.every((b) => b instanceof Promise), d = this.rootStyle, f = (p) => {
711
712
  const b = new CSSStyleSheet();
712
- b.replaceSync(f), this.shadow.adoptedStyleSheets.push(b);
713
+ b.replaceSync(p), this.shadow.adoptedStyleSheets.push(b);
713
714
  const h = new CSSStyleSheet();
714
- h.replaceSync(f.slice(f.indexOf("@property"))), document.adoptedStyleSheets.push(h);
715
+ h.replaceSync(p.slice(p.indexOf("@property"))), document.adoptedStyleSheets.push(h);
715
716
  };
716
- if (i(d)) {
717
- const f = [];
718
- Array.isArray(d) ? f.push(...d) : f.push(d), Promise.all(f).then((b) => b.forEach((h) => p(h.default))).then(() => c());
717
+ if (c(d)) {
718
+ const p = [];
719
+ Array.isArray(d) ? p.push(...d) : p.push(d), Promise.all(p).then((b) => b.forEach((h) => f(h.default))).then(() => l());
719
720
  } else {
720
- const f = [];
721
- Array.isArray(d) ? f.push(...d) : f.push(d), f.forEach((b) => p(b)), c();
721
+ const p = [];
722
+ Array.isArray(d) ? p.push(...d) : p.push(d), p.forEach((b) => f(b)), l();
722
723
  }
723
724
  } else
724
- c();
725
- this.slotContext && Object.keys(this.slotContext).length > 0 && this.shadow.querySelectorAll("slot").forEach((i) => {
725
+ l();
726
+ this.slotContext && Object.keys(this.slotContext).length > 0 && this.shadow.querySelectorAll("slot").forEach((c) => {
726
727
  u(
727
728
  this.slotContext,
728
- this.slotContext && this.slotContext[i.name]
729
+ this.slotContext && this.slotContext[c.name]
729
730
  ), A(
730
731
  "@bslot element",
731
- i,
732
- `name:${i.name};`,
733
- i.assignedElements()
734
- ), i.assignedElements().forEach((d) => {
735
- const p = this.slotContext[i.name];
736
- this.slotContext && y(p) && (A(
732
+ c,
733
+ `name:${c.name};`,
734
+ c.assignedElements()
735
+ ), c.assignedElements().forEach((d) => {
736
+ const f = this.slotContext[c.name];
737
+ this.slotContext && y(f) && (A(
737
738
  "@oslot element",
738
- i,
739
- `name:${i.name};`,
740
- i.assignedElements()
739
+ c,
740
+ `name:${c.name};`,
741
+ c.assignedElements()
741
742
  ), m(() => {
742
743
  d.dispatchEvent(
743
744
  new CustomEvent("handleSlotContext", {
744
- detail: p()
745
+ detail: f()
745
746
  })
746
747
  );
747
748
  }));
@@ -757,124 +758,125 @@ const bt = l.div, Wt = l.span, Ht = l.section, _t = l.input, zt = l.button, Bt =
757
758
  ) : customElements.define(t, o), s.renderTagName = t, s;
758
759
  };
759
760
  export {
760
- R as BaseElement,
761
- te as a,
762
- dt as addAttributeList,
763
- it as addClassList,
764
- ct as addCustomAttributes,
765
- G as addHtmlContent,
766
- lt as addReactiveClassList,
767
- at as addStyleList,
761
+ g as BaseElement,
762
+ ee as a,
763
+ ht as addAttributeList,
764
+ ct as addClassList,
765
+ it as addCustomAttributes,
766
+ U as addHtmlContent,
767
+ at as addReactiveClassList,
768
+ dt as addStyleList,
768
769
  W as appendContentItem,
769
- be as article,
770
- Ce as aside,
771
- He as audio,
772
- Re as b,
773
- gt as bindReactiveSignals,
774
- Se as blockquote,
775
- le as br,
776
- zt as button,
770
+ Ee as article,
771
+ be as aside,
772
+ _e as audio,
773
+ Oe as b,
774
+ Rt as bindReactiveSignals,
775
+ ve as blockquote,
776
+ ae as br,
777
+ Bt as button,
777
778
  $ as camelToKebab,
778
- ze as canvas,
779
+ Be as canvas,
779
780
  _ as checkCall,
780
- ve as cite,
781
- nt as classList,
782
- jt as cls,
783
- he as code,
781
+ Ae as cite,
782
+ ot as classList,
783
+ Tt as cls,
784
+ ue as code,
784
785
  A as colorLog,
785
- Et as component,
786
- Je as createComponent,
787
- mt as createCustom,
788
- pt as createCustomEl,
789
- ft as createCustomElement,
786
+ yt as component,
787
+ qe as createComponent,
788
+ Ct as createCustom,
789
+ mt as createCustomEl,
790
+ pt as createCustomElement,
790
791
  H as createEl,
791
792
  w as createElement,
792
- At as createSignal,
793
- It as defineSlotTemplate,
794
- ke as del,
793
+ Lt as createSignal,
794
+ Ft as defineSlotTemplate,
795
+ Me as del,
795
796
  Pe as details,
796
- tt as disableLogs,
797
- bt as div,
797
+ et as disableLogs,
798
+ Et as div,
798
799
  m as effect,
799
- I as elementHelpers,
800
- Le as em,
801
- St as enableLogs,
802
- Ne as event,
803
- Ot as eventEmitter,
804
- ye as figcaption,
805
- Ee as figure,
806
- pe as footer,
807
- Lt as forkJoin,
808
- Ut as form,
809
- xt as getList,
810
- Tt as getReactiveTemplate,
800
+ V as effectMap,
801
+ P as elementHelpers,
802
+ ge as em,
803
+ vt as enableLogs,
804
+ Ve as event,
805
+ jt as eventEmitter,
806
+ Se as figcaption,
807
+ ye as figure,
808
+ me as footer,
809
+ gt as forkJoin,
810
+ Xt as form,
811
+ wt as getList,
812
+ xt as getReactiveTemplate,
811
813
  v as getSignalContent,
812
- V as getTextContent,
813
- se as h1,
814
- ne as h2,
815
- oe as h3,
816
- re as h4,
817
- ce as h5,
818
- ie as h6,
819
- fe as header,
820
- ae as hr,
814
+ D as getTextContent,
815
+ ne as h1,
816
+ oe as h2,
817
+ re as h3,
818
+ le as h4,
819
+ ie as h5,
820
+ ce as h6,
821
+ pe as header,
822
+ de as hr,
821
823
  z as htmlEffectWrapper,
822
- Oe as i,
823
- Kt as img,
824
- U as initComponent,
825
- _t as input,
826
- Me as ins,
827
- Rt as isBaseElement,
828
- Y as isComponentConfig,
824
+ je as i,
825
+ te as img,
826
+ X as initComponent,
827
+ zt as input,
828
+ Ie as ins,
829
+ Ot as isBaseElement,
830
+ K as isComponentConfig,
829
831
  x as isComponentInitConfig,
830
832
  y as isReactiveSignal,
831
- wt as isSlotTemplate,
832
- K as kebabToCamel,
833
- Xt as label,
834
- Dt as li,
835
- me as main,
836
- $e as mark,
837
- We as meter,
838
- ue as nav,
833
+ $t as isSlotTemplate,
834
+ tt as kebabToCamel,
835
+ Zt as label,
836
+ Gt as li,
837
+ Ce as main,
838
+ ke as mark,
839
+ He as meter,
840
+ fe as nav,
839
841
  Pt as newEventEmitter,
840
- Gt as ol,
841
- Qt as option,
842
- ee as p,
843
- de as pre,
844
- Fe as progress,
842
+ Ut as ol,
843
+ Yt as option,
844
+ se as p,
845
+ he as pre,
846
+ We as progress,
845
847
  u as projectLog,
846
- qe as property,
847
- X as renderIf,
848
- vt as rs,
849
- ut as rxRenderIf,
850
- Te as s,
851
- Ht as section,
852
- Zt as select,
853
- rt as setChildren,
854
- ot as setEffects,
855
- st as setHtmlContent,
848
+ Ne as property,
849
+ Z as renderIf,
850
+ At as rs,
851
+ ft as rxRenderIf,
852
+ xe as s,
853
+ _t as section,
854
+ Qt as select,
855
+ lt as setChildren,
856
+ rt as setEffects,
857
+ nt as setHtmlContent,
856
858
  q as setListeners,
857
- Mt as show,
859
+ It as show,
858
860
  N as showIf,
859
861
  O as signal,
860
- ht as signalComponent,
861
- Be as slot,
862
- Ae as small,
863
- Wt as span,
864
- ge as strong,
865
- xe as sub,
866
- Ie as summary,
867
- we as sup,
868
- Bt as table,
869
- qt as td,
870
- D as textContentWrapper,
871
- Yt as textarea,
872
- Nt as th,
873
- Jt as tr,
874
- je as u,
875
- Vt as ul,
876
- $t as unsafeHtml,
877
- Ft as useCustomComponent,
878
- _e as video,
879
- kt as when
862
+ ut as signalComponent,
863
+ Je as slot,
864
+ Le as small,
865
+ Ht as span,
866
+ Re as strong,
867
+ we as sub,
868
+ Fe as summary,
869
+ $e as sup,
870
+ Jt as table,
871
+ Nt as td,
872
+ G as textContentWrapper,
873
+ Kt as textarea,
874
+ Vt as th,
875
+ qt as tr,
876
+ Te as u,
877
+ Dt as ul,
878
+ kt as unsafeHtml,
879
+ Wt as useCustomComponent,
880
+ ze as video,
881
+ Mt as when
880
882
  };
@@ -1,7 +1,16 @@
1
1
  import { IsPromise, IsPromiseFunction, UnwrapPromise } from './helpers.types';
2
2
  import { CompareFn, ReactiveSignal, UnwrapSignal } from './signal.type';
3
- export declare function signal<T = unknown>(initValue: T, signalCompareFn?: CompareFn<T>): ReactiveSignal<T>;
4
- export declare function effect(cb: () => void): void;
3
+ export declare const effectMap: Map<string, {
4
+ signals: Array<ReactiveSignal<any>>;
5
+ parent: string | null;
6
+ }>;
7
+ export declare function signal<T = unknown>(initValue: T, config?: {
8
+ signalCompareFn?: CompareFn<T>;
9
+ name?: string;
10
+ }): ReactiveSignal<T>;
11
+ export declare function effect(cb: () => void, config?: {
12
+ name?: string;
13
+ }): void;
5
14
  export declare const isReactiveSignal: <R extends ReactiveSignal<any>>(v: R | any) => v is R;
6
15
  /**
7
16
  * Reactive String (rs). Создаёт зависимый string сигнал от источника.
@@ -13,6 +13,8 @@ export interface ReactiveSignal<T> {
13
13
  update(cb: SignalUpdateFunc<T>): void;
14
14
  clearSubscribers(): void;
15
15
  peek(): Readonly<T>;
16
- pipe<R>(fn: (sg: T) => R): ReactiveSignal<R extends Promise<any> ? UnwrapPromise<R> : UnwrapSignal<R>>;
16
+ pipe<R>(fn: (sg: T) => R, config?: {
17
+ name?: string;
18
+ }): ReactiveSignal<R extends Promise<any> ? UnwrapPromise<R> : UnwrapSignal<R>>;
17
19
  }
18
20
  export type UnwrapSignal<T> = T extends ReactiveSignal<infer U> ? U : T;
@@ -1,2 +0,0 @@
1
- (function(o,p){typeof exports=="object"&&typeof module<"u"?p(exports):typeof define=="function"&&define.amd?define(["exports"],p):(o=typeof globalThis<"u"?globalThis:o||self,p(o.ReactiveComponent={}))})(this,function(o){"use strict";var qe=Object.defineProperty;var Ge=(o,p,A)=>p in o?qe(o,p,{enumerable:!0,configurable:!0,writable:!0,value:A}):o[p]=A;var E=(o,p,A)=>Ge(o,typeof p!="symbol"?p+"":p,A);const p=t=>t&&typeof t=="object"&&("classList"in t||"attributes"in t||"customAttributes"in t||"reactiveClassList"in t||"listeners"in t||"customListeners"in t||"children"in t||"effects"in t||"style"in t||Object.keys(t).some(e=>e.startsWith(".")||e.startsWith("@")||e.startsWith("$")))&&!("hostElement"in t),A=t=>t&&typeof t=="object"&&"hostElement"in t&&"append"in t&&"set"in t&&"addStyle"in t&&"setAttribute"in t&&"addClass"in t&&"addEffect"in t&&"addReactiveContent"in t&&"setReactiveContent"in t&&"clear"in t,W=(t,e,...n)=>{e&&e.apply(t,n)};let _=!0;const f=(...t)=>{_&&console.debug(["[rwc]",...t].join(" | "),...Array.from(t.join("").matchAll(/%c/gm)).map((e,n)=>n%2===0?"color:red":"color:inherit"))},I=t=>t.replace(/([A-Z])/gm,e=>`-${e.toLowerCase()}`),Q=t=>t.replace(/-(\w)/gm,(e,n)=>n.toUpperCase()),L=(t,...e)=>{if(!_)return;const n={r:"color: #ff0000",g:"color: #00ff00",b:"color: #0000ff",y:"color: #ffff00",p:"color: #800080",c:"color: #00ffff",o:"color: #ffa500",w:"color: #808080"},s=t.match(/@[rgbpycow]/g)||[],i=s.map(c=>{const d=c.slice(1);return n[d]||"color: inherit"});let l=t;s.forEach(c=>{const d=new RegExp(`\\${c}([^\\s,]+)`,"g");l=l.replace(d,"%c$1")}),console.log(l,...i,...e)},bt=()=>{_=!0},Y=()=>{_=!1};Y();const O=new WeakMap,B=[],w=[];function R(t,e=()=>!0){const n=new Set;let s=e;function i(){const l=B[B.length-1];if(l&&!("fake"in l&&l.fake)){const c=O.get(l),d=c==null?void 0:c.parent;if(d){const a=O.get(d);a==null||a.cleanupFns.add(()=>{n.delete(l)})}n.add(l)}return t}return i.getSubscribers=()=>[...n],i.setCompareFn=function(l){return s=l,i},i.clearSubscribers=function(){n.clear()},i.peek=function(){return Object.freeze(t)},i.initValue=Object.freeze(t),i.oldValue=Object.freeze(t),i.forceSet=function(l){i.oldValue=Object.freeze(t),t=l,n.forEach(c=>Promise.resolve(c).then(d=>{const a=O.get(d);a&&a.cleanupFns.size>0&&(a.cleanupFns.forEach(h=>h()),a.cleanupFns.clear()),w.push(d),d(),w.pop()}))},i.set=function(l,c=s){t!==l&&c(t,l)&&i.forceSet(l)},i.update=function(l){i.set(l(t))},i.pipe=l=>{const c=R(null);return b(()=>{const d=i();b(()=>{const a=l(d);a instanceof Promise?a.then(h=>c.set(h)):v(a)?b(()=>c.set(a())):c.set(a)})}),c},i}function b(t){const e=Math.random().toString(36).substring(2,15);f("current effect",`%c${e}%c`);const n=t;t=()=>(f("current effect callback",`%c${e}%c`),n());const s=w[w.length-1];O.has(t)||O.set(t,{cleanupFns:new Set});const i=O.get(t);s?i.parent=s:delete i.parent,w.push(t),B.push(t),t(),B.pop(),w.pop()}const v=t=>!!t&&["object","function"].includes(typeof t)&&"set"in t&&"oldValue"in t&&"update"in t&&"forceSet"in t;function pt(t,...e){const n=R("");return b(()=>{const s=e.map(l=>v(l)?String(l()):String(l)),i=[t[0]];s.forEach((l,c)=>{i.push(l,t[c+1])}),n.set(i.join(""))}),n}function Et(t,e){const n=R(e??null),s=i=>n.set(i);return t instanceof Promise?t.then(s):typeof t=="function"&&b(()=>{const i=t();i instanceof Promise?i.then(s):v(i)?b(()=>s(i())):s(i)}),n}function yt(t,e){let n=t(),s=e();b(()=>{const i=t(),l=e();i!==l&&(i!==n?e.set(i):l!==s&&t.set(l)),n=i,s=l})}function St(...t){let e=t.map(s=>s());const n=R(e);return t.forEach((s,i)=>{b(()=>{const l=()=>e.filter(c=>c!==void 0).length;l()===t.length&&(e=Array.from(e).fill(void 0)),e[i]=s(),l()===t.length&&n.set([...e])})}),n}class T extends HTMLElement{constructor(n=!1){super();E(this,"isSlotLazyLoading",!1);E(this,"slotTemplate");E(this,"slotContext");E(this,"rootStyle");E(this,"modelValue");E(this,"providers");E(this,"appendAllSlotContent");E(this,"allSlotContent",[]);E(this,"slotContent",{});E(this,"htmlSlotContent",{});E(this,"shadow");E(this,"injects",{});this.shadow=this.attachShadow({mode:n?"closed":"open"})}appendChild(n,s=!0){var i;if(this.isSlotLazyLoading&&s){if(n instanceof HTMLElement){const l=n.slot||"default";this.htmlSlotContent[l]||(this.htmlSlotContent[l]=[]),(i=this.htmlSlotContent[l])==null||i.push(n)}}else return super.appendChild(n)}appendSlotContent(){var n;(n=this.appendAllSlotContent)==null||n.call(this)}inject(n){return f("%cinject%c",n),this.injects[n]||(this.injects[n]=R(null)),this.injects[n]}checkInjects(){Object.entries(this.injects).forEach(([n,s])=>{f("%cinject%c",`%c${n}%c`,"from BaseElement (dispatch event)"),this.shadow.dispatchEvent(new CustomEvent(n,{detail:{context:n,callback:i=>b(()=>{s.set(i())})},bubbles:!0,composed:!0}))})}setReactiveValue(n){this.modelValue=n}}E(T,"observedAttributes",[]),E(T,"renderTagName",""),E(T,"styles");const vt=t=>"render"in t&&"setReactiveValue"in t,gt="handleSlotContext",K="onConnected",At=()=>()=>{},G=t=>typeof t=="string"?t:JSON.stringify(t),N=t=>{const e=document.createElement("span");return e.textContent=G(t),e},V=(t,e)=>(t.appendChild(N(e)),t),x=(t,e)=>(t.innerHTML="",V(t,e)),J=t=>{const e=document.createElement("span");return b(()=>{const n=t();e.textContent=G(n)}),e},M=t=>({append(...e){return e.forEach(n=>{t.appendChild(n.hostElement),K in n.hostElement&&setTimeout(()=>{var s,i;(i=(s=n.hostElement).onConnected)==null||i.call(s,n,n.hostElement)})}),this},set(...e){this.clear();const n=document.createDocumentFragment();return e.forEach(s=>{n.appendChild(s.hostElement)}),t.appendChild(n),this},removeChild(...e){return e.forEach(n=>{Array.from(t.childNodes.values()).some(s=>s===n.hostElement)&&t.removeChild(n.hostElement)}),this},addHtmlContent(e){return V(t,e),this},setHtmlContent(e){return x(t,e),this},addEventlistener(e,n,s=!1){return t.addEventListener(e,i=>n(i,this,t),s),this},setAttribute(e,n){let s;if(typeof n=="boolean"&&!(t instanceof T))if(n)s="";else{this.removeAttribute(e);const i=e.toLowerCase();return i in t&&(t[i]=null),this}else typeof n!="string"?s=JSON.stringify(n):s=n;if(t.setAttribute(I(e),s),!(t instanceof T)){const i=e.toLowerCase();i in t&&(t[i]=n)}return this},setCustomAttribute(e,n){let s;return typeof n!="string"?s=JSON.stringify(n):s=n,t.setAttribute(I(e),s),this},setReactiveAttribute(e,n){return b(()=>this.setAttribute(e,n())),this},setReactiveCustomAttribute(e,n){return b(()=>this.setCustomAttribute(e,n())),this},removeAttribute(e){return t.removeAttribute(I(e)),this},addStyle(e){return Object.entries(e).forEach(([n,s])=>{const i=n.startsWith("--");typeof s=="function"?this.addEffect(()=>{if(i){const l=String(s()||"");t.style.setProperty(n,l)}else t.style[n]=s()}):typeof s=="string"&&(i?t.style.setProperty(n,s):t.style[n]=s)}),this},onConnected(e){return Reflect.defineProperty(t,K,{get(){return e}}),this},addClass(...e){return e.forEach(n=>{typeof n=="string"?t.classList.add(...n.split(" ").flatMap(s=>s.split(`
2
- `)).map(s=>s.trim()).filter(Boolean)):(()=>{let s=null;this.addEffect(()=>{const i=n();i.length>0&&(s?this.replaceClass(s,i):this.addClass(i),s=i)})})()}),this},setClass(...e){return t.classList.remove(...t.classList),t.classList.add(...e),this},addReactiveClass(e){return Object.keys(e).forEach(n=>{b(()=>{e[n]()?this.addClass(n):this.removeClass(n)})}),this},removeClass(...e){return t.classList.remove(...e),this},replaceClass(e,n){return t.classList.replace(e,n),this},addEffect(e){return b(()=>e(this,this.hostElement)),this},addReactiveContent(e){return t.appendChild(J(e)),this},setReactiveContent(e){return this.clear(),t.appendChild(J(e)),this},clear(){return t.innerHTML="",this},hostElement:t}),tt=(t,...e)=>({classList:[...t.map(n=>n.trim()).filter(Boolean),...e]}),Lt=(t,...e)=>tt(t,...e),D=(t,e)=>{if(!e)return t;const n=Object.keys(e||{}).filter(s=>s.startsWith(".")||s.startsWith("@")||s.startsWith("$"));return n.filter(s=>s.startsWith(".")).forEach(s=>{e!=null&&e.attributes||(e.attributes={}),e.attributes[s.slice(1)]=e[s]}),n.filter(s=>s.startsWith("@")).forEach(s=>{e!=null&&e.listeners||(e.listeners={});const i=s.slice(1);e.listeners[i]=e[s]}),n.filter(s=>s.startsWith("$")).forEach(s=>{e!=null&&e.effects||(e.effects=[]),e.effects.push(e[s])}),ot(t,e.classList),lt(t,e.style),ct(t,e.attributes),it(t,e.reactiveClassList),st(t,e.customAttributes),nt(t,e.children),et(t,e.effects),U(t,e.listeners),U(t,e.customListeners),t},U=(t,e)=>{e&&Object.entries(e).forEach(([n,s])=>{typeof s=="function"&&t.addEventlistener(n,s)})},et=(t,e)=>e==null?void 0:e.forEach(n=>t.addEffect(n)),nt=(t,e)=>$(t,...e||[]),st=(t,e)=>{const n=e;n&&Object.keys(n).forEach(s=>{v(n[s])?t.setReactiveCustomAttribute(s,n[s]):typeof n[s]=="function"?t.addEffect(()=>{t.setCustomAttribute(s,n[s]())}):t.setCustomAttribute(s,n[s])})},ot=(t,e)=>t.addClass(...e||[]),it=(t,e)=>t.addReactiveClass(e||{}),lt=(t,e)=>t.addStyle(e||{}),ct=(t,e)=>{const n=e,s=(i,l)=>{l&&(v(l)?t.setReactiveAttribute(i,l):typeof l=="function"?t.addEffect(()=>{t.setAttribute(i,l())}):t.setAttribute(i,l))};n&&Object.keys(n).forEach(i=>{s(i,n[i])})},$=(t,...e)=>(e.forEach(n=>{typeof n=="string"?n.trim().length>0&&t.addHtmlContent(n):v(n)?t.addReactiveContent(n):t.append(n)}),t),k=(t,e)=>{const n=document.createElement(t),s={...M(n)};return D(s,e)},P=(t,e)=>{const[n,...s]=t.split(" ").map(l=>l.trim()),i=k(n,e);return s.length>0&&i.addClass(...s),(...l)=>$(i,...l.filter(Boolean).flat().flatMap(c=>typeof c=="function"&&!v(c)?g(()=>c(i)):c))},g=t=>k("div").addStyle({display:"contents"}).addEffect(e=>{const n=t(),s=[];Array.isArray(n)?s.push(...n):s.push(n),e.clear(),$(e,...s)}),Rt=t=>{const e=s=>typeof s=="string"?s.trim().length>0?M(N(s)):P("div")():v(s)?M(J(s)):s;return rt(()=>{const s=t();return s instanceof Array&&Array.isArray(s)?s.map(e):e(s)})},Tt=(t,e,n)=>{const s=k("div").addStyle({display:"contents"}),i=new Map,l=new Map;let c=[];const d=new Set;let a=t.peek();const h=C=>{d.delete(C),i.delete(C),l.delete(C)};return b(()=>{const C=t();c=C.map(e).map(u=>typeof u=="string"?u:u.toString());const m=Array.from(s.hostElement.children);f("containerChildren",m,c),m.forEach(u=>{const S=u.dataset.key;c.includes(S)||(f("remove element",S,u),u.remove(),h(S))}),c.forEach(u=>{var F,j;const S=C[c.indexOf(u)];i.has(u)?JSON.stringify(S)!==JSON.stringify(a[c.indexOf(u)])&&((F=s.hostElement.querySelector(`[data-key="${u}"]`))==null||F.remove(),(j=i.get(u))==null||j.set(Math.random().toString(36).substring(2,15)),l.set(u,()=>n(S,c.indexOf(u),C).setCustomAttribute("data-key",u))):(f("create new element",u,S),i.set(u,R(Math.random().toString(36).substring(2,15))),l.set(u,()=>n(S,c.indexOf(u),C).setCustomAttribute("data-key",u)))}),a=C;const y=()=>{i.forEach((u,S)=>{f("key from setTimeout foreach currItemSignalMap",S),d.has(S)||(d.add(S),b(()=>{var Ct;u();const F=c.indexOf(S),j=(Ct=l.get(S))==null?void 0:Ct();j&&(f("call effect from setTimeout",S,j.hostElement),F<=s.hostElement.children.length-1?s.hostElement.insertBefore(j.hostElement,s.hostElement.children[F]):s.hostElement.append(j.hostElement))}))})};Promise.resolve().then(()=>y())}),s},rt=t=>{let e=[k("div")],n=!1;return b(()=>{var l,c;const s=t();n=Array.isArray(s);const i=[];i.push(...[s].flat()),i.length===0&&i.push(k("div").addStyle({display:"none"}).setAttribute("id","empty_template"));try{f("newReactiveComponent.map",i.map(d=>{var a;return f("newReactiveComponent hostElement",d.hostElement),(a=d.hostElement)==null?void 0:a.id})),f("currComponent[0].hostElement?.id",(l=e[0].hostElement)==null?void 0:l.id,e),(c=e[0].hostElement)==null||c.replaceWith(...i.map(d=>d.hostElement)),e.slice(1).forEach(d=>{var a;return(a=d.hostElement)==null?void 0:a.remove()}),e=i}catch(d){console.error(d)}}),n?e:e[0]},jt=t=>gt in t,Ot=t=>{const e=P("div")().addStyle({display:"contents"}),n=s=>(e.hostElement.innerHTML=s,e);return typeof t=="string"?n(t):e.addEffect(()=>{n(t())}),e},X=(t,e,n)=>t?g(e):n?g(n):P("div")().setAttribute("id","empty_div_renderIf").addStyle({display:"none"}),at=(t,e,n)=>g(()=>X(!!t(),e,n)),wt=(t,e,n)=>typeof t=="boolean"?X(t,e,n):at(t,e,n),Z=(t,e)=>{const n=g(e);return typeof t=="boolean"?[n].flat().forEach(s=>s.hostElement.style.display=t?"block":"none"):b(()=>{const s=t()?"block":"none";[n].flat().forEach(i=>i.hostElement.style.display=s)}),n},kt=(t,e,n)=>{const s=[Z(t,e)].flat();return n&&s.push(...[Z(()=>typeof t=="boolean"?!t:!t(),n)].flat()),g(()=>s)},dt=(t,e)=>{f("createCustomElement",t);const n=document.createElement(t),s={...M(n),setReactiveValue(i){return n instanceof T&&n.setReactiveValue(i),this},setSlotTemplate(i){const l=n.slotTemplate;return l&&Object.entries(i).forEach(([c,d])=>{l[c]=d}),this}};return D(s,e)},ht=(t,e)=>{const n=t.split(" ").slice(1).map(i=>i.trim()),s=dt(t.split(" ")[0],e);return Array.isArray(n)&&n.length>0&&s.addClass(...n),(...i)=>{L("@rcreateCustomEl content",t,i);const l=i.filter(Boolean).flat().flatMap(c=>typeof c=="function"&&!v(c)?g(()=>c(s)):c);return s.hostElement.allSlotContent=l,s.hostElement.slotContent=l.filter(A).reduce((c,d)=>{const a=d.hostElement.getAttribute("slot")||"default";return c[a]||(c[a]=[]),c[a].push(d),c},{}),s.hostElement.appendAllSlotContent=()=>$(s,...l),s}},ut=(t,e,n)=>ht(`${t.renderTagName}${e&&typeof e=="string"?" "+e:""}`,p(e)?e:e&&typeof e=="string"?n:void 0),It=()=>{const t=()=>{};return t.oldValue=null,t},Mt=()=>({}),$t=(t,e,n)=>{const s=e?mt(e,n)(t):t;return(i,...l)=>{const c=[...l];return i&&!p(i)&&c.unshift(i),ut(s,p(i)?i:{})(...c)}},r={};["div","span","section","input","button","table","tr","td","th","ul","li","ol","form","label","select","option","textarea","img","a","p","h1","h2","h3","h4","h5","h6","br","hr","pre","code","nav","header","footer","main","aside","article","figure","figcaption","blockquote","cite","small","strong","em","b","i","u","s","sub","sup","mark","del","ins","details","summary","progress","meter","audio","video","canvas","slot"].forEach(t=>{r[t]=(e,...n)=>{let s=[...n];return e&&!p(e)&&(s=[e].concat(s)),P(t,p(e)?e:{})(...s)}});const ft=r.div,Pt=r.span,Ht=r.section,Ft=r.input,Wt=r.button,_t=r.table,Bt=r.tr,Jt=r.td,zt=r.th,qt=r.ul,Gt=r.li,Nt=r.ol,Vt=r.form,Dt=r.label,Ut=r.select,Xt=r.option,Zt=r.textarea,Qt=r.img,Yt=r.a,Kt=r.p,xt=r.h1,te=r.h2,ee=r.h3,ne=r.h4,se=r.h5,oe=r.h6,ie=r.br,le=r.hr,ce=r.pre,re=r.code,ae=r.nav,de=r.header,he=r.footer,ue=r.main,fe=r.aside,me=r.article,Ce=r.figure,be=r.figcaption,pe=r.blockquote,Ee=r.cite,ye=r.small,Se=r.strong,ve=r.em,ge=r.b,Ae=r.i,Le=r.u,Re=r.s,Te=r.sub,je=r.sup,Oe=r.mark,we=r.del,ke=r.ins,Ie=r.details,Me=r.summary,$e=r.progress,Pe=r.meter,He=r.audio,Fe=r.video,We=r.canvas,_e=r.slot,Be=t=>e=>t(e).addClass(...e.classList??[]).addReactiveClass(e.reactiveClassList??{}),z="eventProps",q="EVENT_CONFIG",H="observedAttributes",Je=()=>(t,e)=>{Reflect.get(t,H)||Reflect.defineProperty(t,H,{value:[]}),Reflect.get(t,H).push(I(e))},ze=t=>(e,n)=>{Reflect.get(e,z)||Reflect.defineProperty(e,z,{value:[]}),Reflect.get(e,q)||Reflect.defineProperty(e,q,{value:{}}),Reflect.get(e,q)[n]={bubbles:(t==null?void 0:t.bubbles)??!1,composed:(t==null?void 0:t.composed)??!1},Reflect.get(e,z).push(n)},mt=(t,e=!1)=>n=>{f(t,"start register static attr",n.prototype[H]);const s=[];if(n.styles){const l=n.styles,c=[];Array.isArray(l)?c.push(...l):c.push(l),c.forEach(d=>{const a=new CSSStyleSheet;a.replaceSync(d),s.push(a);const h=new CSSStyleSheet;h.replaceSync(d.slice(d.indexOf("@property"))),document.adoptedStyleSheets.push(h)})}class i extends n{constructor(...c){f("constructor",`%c${t}%c`),super(e,...c),L("@osheet",s),s.length>0&&this.shadow.adoptedStyleSheets.push(...s)}render(){f("rwc: render from new class");let c=ft();const d=()=>{f("wrapperEffectCallback"),c=n.prototype.render.call(this)};return d.fake=!0,b(d),c}attributeChangedCallback(c,d,a){f("%cAttribute has changed.%c",`%c${c}%c`,`oldValue: ${d}, newValue: ${a}`,`%c${t}%c`);try{a=JSON.parse(a)}catch{}const h=Q(c);if(h in this&&v(this[h])){const C=this[h];a===null?(C.set(C.initValue),this.removeAttribute(c)):C.set(a)}W(this,n.prototype.attributeChangedCallback,c,d,a)}connectedCallback(){var d;f("rwc: connectedCallback"),f("connectedCallback",`%c${t}%c`,this),this.providers&&Object.keys(this.providers).length>0&&(f("WRAPPER for providers",t),Object.entries(this.providers).forEach(([a,h])=>{f("register provider",a,h()),this.addEventListener(a,C=>{var y;f("send provider",a,h());const m=C;((y=m.detail)==null?void 0:y.context)===a&&(m.stopPropagation(),m.detail.callback(h))})})),this.checkInjects(),(d=n.prototype[z])==null||d.forEach(a=>{this[a]=h=>{const C=n.prototype[q][a],{bubbles:m,composed:y}=C;v(h)?b(()=>{L("@oemit reactive value",h()),this.dispatchEvent(new CustomEvent(a,{detail:h(),bubbles:m,composed:y}))}):(L("@oemit value",h),this.dispatchEvent(new CustomEvent(a,{detail:h,bubbles:m,composed:y})))}}),f("start render",`%c${t}%c`,t);const c=()=>{f("rwc: insertRenderTemplate");const a=this.render();this.shadow.appendChild(a.hostElement),W(this,n.prototype.connectedCallback),this.appendSlotContent()};if(this.rootStyle&&!n.styles){const a=m=>m instanceof Promise||Array.isArray(m)&&m.every(y=>y instanceof Promise),h=this.rootStyle,C=m=>{const y=new CSSStyleSheet;y.replaceSync(m),this.shadow.adoptedStyleSheets.push(y);const u=new CSSStyleSheet;u.replaceSync(m.slice(m.indexOf("@property"))),document.adoptedStyleSheets.push(u)};if(a(h)){const m=[];Array.isArray(h)?m.push(...h):m.push(h),Promise.all(m).then(y=>y.forEach(u=>C(u.default))).then(()=>c())}else{const m=[];Array.isArray(h)?m.push(...h):m.push(h),m.forEach(y=>C(y)),c()}}else c();this.slotContext&&Object.keys(this.slotContext).length>0&&this.shadow.querySelectorAll("slot").forEach(a=>{f(this.slotContext,this.slotContext&&this.slotContext[a.name]),L("@bslot element",a,`name:${a.name};`,a.assignedElements()),a.assignedElements().forEach(h=>{const C=this.slotContext[a.name];this.slotContext&&v(C)&&(L("@oslot element",a,`name:${a.name};`,a.assignedElements()),b(()=>{h.dispatchEvent(new CustomEvent("handleSlotContext",{detail:C()}))}))})})}disconnectedCallback(){this.shadow.replaceChildren(),this.replaceChildren(),W(this,n.prototype.disconnectedCallback)}}return E(i,"observedAttributes",n.prototype[H]??[]),E(i,"renderTagName",t),i.toString=()=>t,customElements.get(t)?console.error(`название тега ${t} повторяется, компонент ${n.name} не зарегистрирован`):customElements.define(t,i),n.renderTagName=t,n};o.BaseElement=T,o.a=Yt,o.addAttributeList=ct,o.addClassList=ot,o.addCustomAttributes=st,o.addHtmlContent=V,o.addReactiveClassList=it,o.addStyleList=lt,o.appendContentItem=$,o.article=me,o.aside=fe,o.audio=He,o.b=ge,o.bindReactiveSignals=yt,o.blockquote=pe,o.br=ie,o.button=Wt,o.camelToKebab=I,o.canvas=We,o.checkCall=W,o.cite=Ee,o.classList=tt,o.cls=Lt,o.code=re,o.colorLog=L,o.component=mt,o.createComponent=Be,o.createCustom=ut,o.createCustomEl=ht,o.createCustomElement=dt,o.createEl=P,o.createElement=k,o.createSignal=Et,o.defineSlotTemplate=Mt,o.del=we,o.details=Ie,o.disableLogs=Y,o.div=ft,o.effect=b,o.elementHelpers=M,o.em=ve,o.enableLogs=bt,o.event=ze,o.eventEmitter=At,o.figcaption=be,o.figure=Ce,o.footer=he,o.forkJoin=St,o.form=Vt,o.getList=Tt,o.getReactiveTemplate=Rt,o.getSignalContent=g,o.getTextContent=G,o.h1=xt,o.h2=te,o.h3=ee,o.h4=ne,o.h5=se,o.h6=oe,o.header=de,o.hr=le,o.htmlEffectWrapper=J,o.i=Ae,o.img=Qt,o.initComponent=D,o.input=Ft,o.ins=ke,o.isBaseElement=vt,o.isComponentConfig=A,o.isComponentInitConfig=p,o.isReactiveSignal=v,o.isSlotTemplate=jt,o.kebabToCamel=Q,o.label=Dt,o.li=Gt,o.main=ue,o.mark=Oe,o.meter=Pe,o.nav=ae,o.newEventEmitter=It,o.ol=Nt,o.option=Xt,o.p=Kt,o.pre=ce,o.progress=$e,o.projectLog=f,o.property=Je,o.renderIf=X,o.rs=pt,o.rxRenderIf=at,o.s=Re,o.section=Ht,o.select=Ut,o.setChildren=nt,o.setEffects=et,o.setHtmlContent=x,o.setListeners=U,o.show=kt,o.showIf=Z,o.signal=R,o.signalComponent=rt,o.slot=_e,o.small=ye,o.span=Pt,o.strong=Se,o.sub=Te,o.summary=Me,o.sup=je,o.table=_t,o.td=Jt,o.textContentWrapper=N,o.textarea=Zt,o.th=zt,o.tr=Bt,o.u=Le,o.ul=qt,o.unsafeHtml=Ot,o.useCustomComponent=$t,o.video=Fe,o.when=wt,Object.defineProperty(o,Symbol.toStringTag,{value:"Module"})});