aptechka 0.25.0 → 0.25.2

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.
Files changed (106) hide show
  1. package/lib/need_redo_tweaker/index.cjs +4 -4
  2. package/lib/need_redo_tweaker/index.js +96 -80
  3. package/lib/order/index.cjs +1 -1
  4. package/lib/order/index.js +1 -1
  5. package/lib/{style-3MQV6Cnl.js → style-B2GS6rev.js} +19 -37
  6. package/lib/style-qftK_UJp.cjs +1 -0
  7. package/lib/utils/index.cjs +1 -1
  8. package/lib/utils/index.js +87 -85
  9. package/package.json +2 -2
  10. package/lib/animation/Animation.d.ts +0 -34
  11. package/lib/animation/Damped.d.ts +0 -18
  12. package/lib/animation/Tweened.d.ts +0 -14
  13. package/lib/animation/index.d.ts +0 -3
  14. package/lib/attribute/index.d.ts +0 -14
  15. package/lib/class-linked-status/index.d.ts +0 -11
  16. package/lib/connector/index.d.ts +0 -15
  17. package/lib/controls/AutoplayControls.d.ts +0 -16
  18. package/lib/controls/Controls.d.ts +0 -8
  19. package/lib/controls/DragControls.d.ts +0 -15
  20. package/lib/controls/KeyboardControls.d.ts +0 -13
  21. package/lib/controls/WheelControls.d.ts +0 -18
  22. package/lib/controls/index.d.ts +0 -5
  23. package/lib/css-property/index.d.ts +0 -16
  24. package/lib/css-unit-parser/index.d.ts +0 -6
  25. package/lib/css-value-parser/index.d.ts +0 -6
  26. package/lib/dev/index.d.ts +0 -1
  27. package/lib/device/Device.d.ts +0 -16
  28. package/lib/device/Viewport.d.ts +0 -28
  29. package/lib/device/index.d.ts +0 -2
  30. package/lib/element-resizer/index.d.ts +0 -9
  31. package/lib/intersector/index.d.ts +0 -9
  32. package/lib/ladder/index.d.ts +0 -23
  33. package/lib/layout-box/index.d.ts +0 -95
  34. package/lib/loading/index.d.ts +0 -38
  35. package/lib/media/index.d.ts +0 -11
  36. package/lib/need_redo_tweaker/CheckboxElement.d.ts +0 -14
  37. package/lib/need_redo_tweaker/TweakerBooleanManagerElement.d.ts +0 -10
  38. package/lib/need_redo_tweaker/TweakerColorManagerElement.d.ts +0 -10
  39. package/lib/need_redo_tweaker/TweakerElement.d.ts +0 -17
  40. package/lib/need_redo_tweaker/TweakerFieldElement.d.ts +0 -19
  41. package/lib/need_redo_tweaker/TweakerFolderElement.d.ts +0 -23
  42. package/lib/need_redo_tweaker/TweakerLinkManagerElement.d.ts +0 -10
  43. package/lib/need_redo_tweaker/TweakerNumberManagerElement.d.ts +0 -13
  44. package/lib/need_redo_tweaker/TweakerSelectManagerElement.d.ts +0 -10
  45. package/lib/need_redo_tweaker/TweakerStoreManagerElement.d.ts +0 -9
  46. package/lib/need_redo_tweaker/TweakerStringManagerElement.d.ts +0 -10
  47. package/lib/need_redo_tweaker/element-constructor/ElementConstructor.d.ts +0 -74
  48. package/lib/need_redo_tweaker/element-constructor/createStylesheet.d.ts +0 -2
  49. package/lib/need_redo_tweaker/element-constructor/createTheme.d.ts +0 -12
  50. package/lib/need_redo_tweaker/element-constructor/index.d.ts +0 -4
  51. package/lib/need_redo_tweaker/element-constructor/knownSvgTags.d.ts +0 -1
  52. package/lib/need_redo_tweaker/element-constructor/tags.d.ts +0 -118
  53. package/lib/need_redo_tweaker/index.d.ts +0 -1
  54. package/lib/need_redo_tweaker/select/SelectElement.d.ts +0 -24
  55. package/lib/need_redo_tweaker/select/SelectHeadElement.d.ts +0 -12
  56. package/lib/need_redo_tweaker/select/SelectOptionElement.d.ts +0 -13
  57. package/lib/need_redo_tweaker/select/SelectUserElement.d.ts +0 -6
  58. package/lib/need_redo_tweaker/select/index.d.ts +0 -4
  59. package/lib/need_redo_tweaker/theme/index.d.ts +0 -35
  60. package/lib/need_redo_tweaker/tweakerManagerConstructors.d.ts +0 -14
  61. package/lib/need_redo_tweaker/tweakerStorage.d.ts +0 -23
  62. package/lib/notifier/index.d.ts +0 -8
  63. package/lib/order/index.d.ts +0 -18
  64. package/lib/scroll-entries/index.d.ts +0 -20
  65. package/lib/source/SourceClass.d.ts +0 -11
  66. package/lib/source/SourceManager.d.ts +0 -13
  67. package/lib/source/SourceSet.d.ts +0 -8
  68. package/lib/source/index.d.ts +0 -3
  69. package/lib/store/Composed.d.ts +0 -7
  70. package/lib/store/Derived.d.ts +0 -7
  71. package/lib/store/DerivedArray.d.ts +0 -7
  72. package/lib/store/Resource.d.ts +0 -11
  73. package/lib/store/Store.d.ts +0 -35
  74. package/lib/store/StoreRegistry.d.ts +0 -22
  75. package/lib/store/index.d.ts +0 -6
  76. package/lib/style-BoXabX_p.cjs +0 -1
  77. package/lib/ticker/index.d.ts +0 -21
  78. package/lib/utils/array.d.ts +0 -2
  79. package/lib/utils/attributes.d.ts +0 -2
  80. package/lib/utils/browser.d.ts +0 -1
  81. package/lib/utils/bytes.d.ts +0 -1
  82. package/lib/utils/canvas.d.ts +0 -7
  83. package/lib/utils/collisions.d.ts +0 -3
  84. package/lib/utils/coordinates.d.ts +0 -13
  85. package/lib/utils/cssom.d.ts +0 -5
  86. package/lib/utils/decoding.d.ts +0 -2
  87. package/lib/utils/dom.d.ts +0 -5
  88. package/lib/utils/easings.d.ts +0 -17
  89. package/lib/utils/events.d.ts +0 -8
  90. package/lib/utils/file.d.ts +0 -1
  91. package/lib/utils/function.d.ts +0 -2
  92. package/lib/utils/gestures.d.ts +0 -1
  93. package/lib/utils/index.d.ts +0 -27
  94. package/lib/utils/jss.d.ts +0 -12
  95. package/lib/utils/layout.d.ts +0 -3
  96. package/lib/utils/math.d.ts +0 -11
  97. package/lib/utils/number.d.ts +0 -3
  98. package/lib/utils/object.d.ts +0 -9
  99. package/lib/utils/polyfills.d.ts +0 -1
  100. package/lib/utils/promises.d.ts +0 -1
  101. package/lib/utils/string.d.ts +0 -8
  102. package/lib/utils/style.d.ts +0 -2
  103. package/lib/utils/ts-shape.d.ts +0 -20
  104. package/lib/utils/ts-utility.d.ts +0 -26
  105. package/lib/utils/url.d.ts +0 -9
  106. package/lib/window-resizer/index.d.ts +0 -9
@@ -1,4 +1,4 @@
1
- "use strict";var vt=r=>{throw TypeError(r)};var Xe=(r,s,t)=>s.has(r)||vt("Cannot "+t);var e=(r,s,t)=>(Xe(r,s,"read from private field"),t?t.call(r):s.get(r)),o=(r,s,t)=>s.has(r)?vt("Cannot add the same private member more than once"):s instanceof WeakSet?s.add(r):s.set(r,t),c=(r,s,t,i)=>(Xe(r,s,"write to private field"),i?i.call(r,t):s.set(r,t),t),l=(r,s,t)=>(Xe(r,s,"access private method"),t);const X=require("../browser-CpzFX2xg.cjs"),m=require("../Store-CDb6RMce.cjs"),U=require("../style-BoXabX_p.cjs"),Jt=require("../function-MthRj-GJ.cjs"),St=require("../gestures-DHLrn6Q8.cjs");require("../ticker/index.cjs");const we=require("../string-DhgS_iFl.cjs"),Yt=require("../connector/index.cjs"),Gt=require("../device/index.cjs"),Be=require("../polyfills-Caa6z-Ay.cjs"),yt=require("../element-resizer/index.cjs"),Ut=new Set(["animate","animateMotion","animateTransform","circle","clipPath","defs","desc","ellipse","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","filter","foreignObject","g","image","line","linearGradient","listener","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialGradient","rect","set","solidColor","stop","svg","switch","symbol","text","textPath","title","tspan","view","use"]);var d,$,y,be,I,H,a,kt,Et,xt,Qe,je,Ct,Tt,Lt,zt,et,tt,Rt,st,it,Mt,nt,_e,ot,rt,at,Ze,We;const Je=class Je{constructor(...s){o(this,a);o(this,d,null);o(this,$,new Set);o(this,y,new Set);o(this,be);o(this,I);o(this,H);o(this,Ze,s=>{e(this,$).forEach(t=>{t(s)}),e(this,$).clear()});o(this,We,(s,t)=>{e(this,y).forEach(i=>{i(s,t)}),e(this,y).clear(),l(this,a,it).call(this)});if(X.isBrowser){const t=s[0],i=s[1];c(this,d,l(this,a,kt).call(this,t,i==null?void 0:i.forceSvg)),l(this,a,xt).call(this,i)}}get node(){return e(this,d)}set node(s){var t;l(this,a,it).call(this),c(this,d,s),(t=e(this,be))==null||t.call(this),e(this,d)instanceof Element&&c(this,I,[...e(this,d).querySelectorAll("store-root")]),l(this,a,st).call(this),l(this,a,Qe).call(this)}};d=new WeakMap,$=new WeakMap,y=new WeakMap,be=new WeakMap,I=new WeakMap,H=new WeakMap,a=new WeakSet,kt=function(s,t){let i=null;if(s instanceof Node)i=s;else if(typeof s=="string")if(!s.includes("<")&&s.includes("-"))i=new(customElements.get(s));else if(s.includes("<")){const n=document.createElement("div");n.innerHTML=s,i=n.firstElementChild}else Ut.has(s)||t?i=document.createElementNS("http://www.w3.org/2000/svg",s):i=document.createElement(s);else i=document.createElement("div");return i},Et=function(s){return s instanceof HTMLElement||s instanceof SVGElement},xt=function(s){if(!s)return;const t=l(this,a,Et).call(this,e(this,d)),i=s.ref;delete s.ref,s!=null&&s.onConnect&&(e(this,$).add(s.onConnect),delete s.onConnect),s!=null&&s.onDisconnect&&(e(this,y).add(s.onDisconnect),delete s.onDisconnect);let n,h;for(const u in s){const g=s[u];u==="class"&&t?l(this,a,je).call(this,g):u==="style"&&t?l(this,a,Lt).call(this,g):u==="lightChildren"?l(this,a,_e).call(this,e(this,d),g):u==="children"?l(this,a,_e).call(this,e(this,d)instanceof Element?e(this,d).shadowRoot||e(this,d):e(this,d),g):u==="connectedClass"?e(this,$).add(()=>{requestAnimationFrame(()=>{e(this,d).classList.add(typeof g=="boolean"?"connected":g)})}):u.startsWith("on")?(h||(h={}),h[u]=g):(n||(n={}),n[u]=g)}l(this,a,Mt).call(this,n),l(this,a,Rt).call(this,h),i&&(typeof i=="function"?i(e(this,d)):i.current=e(this,d)),l(this,a,Qe).call(this)},Qe=function(){if(X.isBrowser&&(e(this,y).size||e(this,$).size)){const s=e(this,d)instanceof DocumentFragment?e(this,d).firstChild:e(this,d);c(this,be,Yt.connector.subscribe(s,{connectCallback:e(this,Ze),disconnectCallback:e(this,We),unsubscribeAfterDisconnect:!0,maxWaitSec:20}))}},je=function(s){if(s){if(typeof s=="string")e(this,d).classList.add(s);else if(Array.isArray(s))s.forEach(t=>{t&&l(this,a,je).call(this,t)});else if(typeof s=="object")if(s instanceof m.Store)l(this,a,Ct).call(this,s);else for(const t in s){const i=s[t];i instanceof m.Store?l(this,a,Tt).call(this,t,i):i?e(this,d).classList.add(t):e(this,d).classList.remove(t)}}else return},Ct=function(s){e(this,y).add(s.subscribe(({current:t,previous:i})=>{i&&[i].flat().forEach(n=>{n&&e(this,d).classList.remove(n)}),t&&[t].flat().forEach(n=>{n&&e(this,d).classList.add(n)})}))},Tt=function(s,t){e(this,y).add(t.subscribe(({current:i})=>{i?e(this,d).classList.add(s):e(this,d).classList.remove(s)}))},Lt=function(s){if(!s)return;e(this,d).tagName==="style"||e(this,d).tagName==="STYLE"?l(this,a,et).call(this,s):l(this,a,zt).call(this,s)},zt=function(s){for(const t in s){const i=t,n=s[i];n instanceof m.Store?e(this,y).add(n.subscribe(({current:h})=>{l(this,a,tt).call(this,i,h)})):l(this,a,tt).call(this,i,n)}},et=function(s){for(const t in s){const i=s[t];if(typeof i=="object"&&!(i instanceof m.Store))e(this,d).appendChild(document.createTextNode(`${t} {`)),l(this,a,et).call(this,i),e(this,d).appendChild(document.createTextNode("}"));else if(i instanceof m.Store){const n=document.createTextNode("");e(this,y).add(i.subscribe(h=>{h.current?n.nodeValue=`${we.camelToKebab(t)}: ${h.current};`:n.nodeValue=""})),e(this,d).appendChild(n)}else e(this,d).appendChild(document.createTextNode(`${we.camelToKebab(t)}: ${i};`))}},tt=function(s,t){s.includes("--")?t?e(this,d).style.setProperty(s,t.toString()):e(this,d).style.removeProperty(s):t?e(this,d).style[s]=t.toString():e(this,d).style[s]=""},Rt=function(s){if(s){e(this,H)||c(this,H,[]);for(const t in s){const i=t,n=we.uncapitalize(i.split("on").slice(1).join("on")),h=s[i];typeof h=="object"?e(this,H).push({name:n,callback:h.callback,options:h.options}):typeof h=="function"&&e(this,H).push({name:n,callback:h})}l(this,a,st).call(this)}},st=function(){var s;(s=e(this,H))==null||s.forEach(t=>{e(this,d).addEventListener(t.name,t.callback,t.options)})},it=function(){var s;(s=e(this,H))==null||s.forEach(t=>{e(this,d).removeEventListener(t.name,t.callback,t.options)})},Mt=function(s){for(const t in s){const i=s[t];i instanceof m.Store?e(this,y).add(i.subscribe(({current:n})=>{l(this,a,nt).call(this,t,n)})):l(this,a,nt).call(this,t,i)}},nt=function(s,t){var n,h;const i=e(this,d);if(s in i&&!((h=(n=i.constructor)==null?void 0:n.observedAttributes)!=null&&h.includes(s)))t!=null&&(i[s]=t.toString());else if(t!=null){const u=t.toString();s.includes("xlink")?i.setAttributeNS("http://www.w3.org/1999/xlink",s,u):i.setAttribute(s,u)}},_e=function(s,t){t&&(t=[t].flat(),t.forEach(i=>{if(i instanceof m.Store){const n=document.createElement("div");n.style.display="contents",s.appendChild(n),e(this,I)||c(this,I,[]);const h=e(this,I).length;n.setAttribute("store-root",""),e(this,I).push(n),e(this,y).add(i.subscribe(({current:u,previous:g})=>{const k=e(this,I)[h];k.dispatchEvent(new CustomEvent("beforeChildrenChange",{bubbles:!0,composed:!0}));const T=Array.from(k.childNodes),v=Array.isArray(u)?u:[u],me=Array.isArray(g)?g:[g],qe=[],x=[];T.length&&me.forEach((N,P)=>{v.includes(N)?x.push(N):qe.push(T[P])}),v.forEach((N,P)=>{if(x[P]!=null){if(N!==x[P]){const q=l(this,a,rt).call(this,N),O=T[P];q instanceof Node&&!O.isEqualNode(q)?k.replaceChild(q,O):k.removeChild(O)}}else{const q=l(this,a,rt).call(this,N);q instanceof Node&&n.appendChild(q)}}),qe.forEach(N=>{k.removeChild(N)}),k.dispatchEvent(new CustomEvent("afterChildrenChange",{bubbles:!0,composed:!0}))}))}else if(i instanceof Je)l(this,a,ot).call(this,s,i.node);else if(i instanceof Function)l(this,a,_e).call(this,s,U.isESClass(i)?new i:i());else{const n=l(this,a,at).call(this,i);n instanceof Node&&l(this,a,ot).call(this,s,n)}}))},ot=function(s,t){!(s instanceof ShadowRoot)&&t instanceof HTMLElement&&t.tagName==="STYLE"?(e(this,$).add(()=>{[...document.head.querySelectorAll("style")].find(n=>n.outerHTML===t.outerHTML)||document.head.appendChild(t)}),e(this,y).add(()=>{t.remove()})):s.appendChild(t)},rt=function(s){return s instanceof Je?s.node:typeof s=="function"?U.isESClass(s)?new s:s():l(this,a,at).call(this,s)},at=function(s){if(s instanceof Node)return s;if(s!=null){const t=String(s);if(t.trim().startsWith("<")&&t.trim().endsWith(">")){const i=document.createElement("div");return i.innerHTML=t,i.firstElementChild}else return document.createTextNode(t)}else return},Ze=new WeakMap,We=new WeakMap;let A=Je;function p(...r){return new A(...r)}function Xt(r){return new A("a",r)}function j(r){return new A("button",r)}function b(r){return new A("div",r)}function Ve(r){return new A("input",r)}function At(r){return new A("label",r)}function fe(r){return new A("slot",r)}function lt(r){return new A("span",r)}function Nt(r){return new A("style",{style:r})}function E(r){const s=new CSSStyleSheet;return s.replaceSync(Nt(r).node.innerHTML),s}function Qt(r,s){const t=s==null?void 0:s.prefix,i={style:{}};for(const n in r)i[n]={var:`var(--${t}${we.camelToKebab(n)})`,value:r[n]},i.style[`--${t}${we.camelToKebab(n)}`]=r[n];return i}const f=Qt({colorMain:"#1c1c1c",colorMainAux:"#282828",colorFont:"#ffffff",colorActive:"#00E5B0",borderRadius:"12px",borderRadiusSmall:"4px"},{prefix:"aptechka-"});if(X.isBrowser){const r=Nt({":root":f.style}).node;r.setAttribute("data-permanent",""),document.head.appendChild(r)}const Ft='<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M20.536 3.464C19.07 2 16.714 2 12 2C7.286 2 4.929 2 3.464 3.464C2 4.93 2 7.286 2 12c0 4.714 0 7.071 1.464 8.535C4.93 22 7.286 22 12 22c4.714 0 7.071 0 8.535-1.465C22 19.072 22 16.714 22 12s0-7.071-1.465-8.536M16.75 12a.75.75 0 0 1-.75.75H9.81l1.72 1.72a.75.75 0 1 1-1.06 1.06l-3-3a.75.75 0 0 1 0-1.06l3-3a.75.75 0 1 1 1.06 1.06l-1.72 1.72H16a.75.75 0 0 1 .75.75" clip-rule="evenodd"/></svg>',Pt='<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><path d="M15.24 2h-3.894c-1.764 0-3.162 0-4.255.148c-1.126.152-2.037.472-2.755 1.193c-.719.721-1.038 1.636-1.189 2.766C3 7.205 3 8.608 3 10.379v5.838c0 1.508.92 2.8 2.227 3.342c-.067-.91-.067-2.185-.067-3.247v-5.01c0-1.281 0-2.386.118-3.27c.127-.948.413-1.856 1.147-2.593c.734-.737 1.639-1.024 2.583-1.152c.88-.118 1.98-.118 3.257-.118h3.07c1.276 0 2.374 0 3.255.118A3.601 3.601 0 0 0 15.24 2Z"/><path d="M6.6 11.397c0-2.726 0-4.089.844-4.936c.843-.847 2.2-.847 4.916-.847h2.88c2.715 0 4.073 0 4.917.847c.843.847.843 2.21.843 4.936v4.82c0 2.726 0 4.089-.843 4.936c-.844.847-2.202.847-4.917.847h-2.88c-2.715 0-4.073 0-4.916-.847c-.844-.847-.844-2.21-.844-4.936v-4.82Z"/></svg>',jt='<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2c4.714 0 7.071 0 8.535 1.464C22 4.93 22 7.286 22 12c0 4.714 0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Zm10-5.75a.75.75 0 0 1 .75.75v5.19l1.72-1.72a.75.75 0 1 1 1.06 1.06l-3 3a.75.75 0 0 1-1.06 0l-3-3a.75.75 0 1 1 1.06-1.06l1.72 1.72V7a.75.75 0 0 1 .75-.75Zm-4 10a.75.75 0 0 0 0 1.5h8a.75.75 0 0 0 0-1.5H8Z" clip-rule="evenodd"/></svg>',es='<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2c4.714 0 7.071 0 8.535 1.464C22 4.93 22 7.286 22 12c0 4.714 0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Zm10 5.75a.75.75 0 0 0 .75-.75v-5.19l1.72 1.72a.75.75 0 1 0 1.06-1.06l-3-3a.75.75 0 0 0-1.06 0l-3 3a.75.75 0 1 0 1.06 1.06l1.72-1.72V17c0 .414.336.75.75.75Zm-4-10a.75.75 0 0 1 0-1.5h8a.75.75 0 0 1 0 1.5H8Z" clip-rule="evenodd"/></svg>',$t=`<svg
1
+ "use strict";var vt=r=>{throw TypeError(r)};var Xe=(r,s,t)=>s.has(r)||vt("Cannot "+t);var e=(r,s,t)=>(Xe(r,s,"read from private field"),t?t.call(r):s.get(r)),o=(r,s,t)=>s.has(r)?vt("Cannot add the same private member more than once"):s instanceof WeakSet?s.add(r):s.set(r,t),c=(r,s,t,i)=>(Xe(r,s,"write to private field"),i?i.call(r,t):s.set(r,t),t),l=(r,s,t)=>(Xe(r,s,"access private method"),t);const U=require("../browser-CpzFX2xg.cjs"),m=require("../Store-CDb6RMce.cjs"),Ke=require("../style-qftK_UJp.cjs"),Yt=require("../function-MthRj-GJ.cjs"),St=require("../gestures-DHLrn6Q8.cjs");require("../ticker/index.cjs");const pe=require("../string-DhgS_iFl.cjs"),Gt=require("../connector/index.cjs"),Ut=require("../device/index.cjs"),qe=require("../polyfills-Caa6z-Ay.cjs"),yt=require("../element-resizer/index.cjs"),Xt=new Set(["animate","animateMotion","animateTransform","circle","clipPath","defs","desc","ellipse","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","filter","foreignObject","g","image","line","linearGradient","listener","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialGradient","rect","set","solidColor","stop","svg","switch","symbol","text","textPath","title","tspan","view","use"]);var d,$,y,we,I,H,a,kt,Et,xt,Qe,je,Ct,Tt,Lt,zt,et,tt,Rt,st,it,Mt,nt,Be,ot,rt,at,Ze,We;const Je=class Je{constructor(...s){o(this,a);o(this,d,null);o(this,$,new Set);o(this,y,new Set);o(this,we);o(this,I);o(this,H);o(this,Ze,s=>{e(this,$).forEach(t=>{t(s)}),e(this,$).clear()});o(this,We,(s,t)=>{e(this,y).forEach(i=>{i(s,t)}),e(this,y).clear(),l(this,a,it).call(this)});if(U.isBrowser){const t=s[0],i=s[1];c(this,d,l(this,a,kt).call(this,t,i==null?void 0:i.forceSvg)),l(this,a,xt).call(this,i)}}get node(){return e(this,d)}set node(s){var t;l(this,a,it).call(this),c(this,d,s),(t=e(this,we))==null||t.call(this),e(this,d)instanceof Element&&c(this,I,[...e(this,d).querySelectorAll("store-root")]),l(this,a,st).call(this),l(this,a,Qe).call(this)}};d=new WeakMap,$=new WeakMap,y=new WeakMap,we=new WeakMap,I=new WeakMap,H=new WeakMap,a=new WeakSet,kt=function(s,t){let i=null;if(s instanceof Node)i=s;else if(typeof s=="string")if(!s.includes("<")&&s.includes("-"))i=new(customElements.get(s));else if(s.includes("<")){const n=document.createElement("div");n.innerHTML=s,i=n.firstElementChild}else Xt.has(s)||t?i=document.createElementNS("http://www.w3.org/2000/svg",s):i=document.createElement(s);else i=document.createElement("div");return i},Et=function(s){return s instanceof HTMLElement||s instanceof SVGElement},xt=function(s){if(!s)return;const t=l(this,a,Et).call(this,e(this,d)),i=s.ref;delete s.ref,s!=null&&s.onConnect&&(e(this,$).add(s.onConnect),delete s.onConnect),s!=null&&s.onDisconnect&&(e(this,y).add(s.onDisconnect),delete s.onDisconnect);let n,h;for(const u in s){const g=s[u];u==="class"&&t?l(this,a,je).call(this,g):u==="style"&&t?l(this,a,Lt).call(this,g):u==="lightChildren"?l(this,a,Be).call(this,e(this,d),g):u==="children"?l(this,a,Be).call(this,e(this,d)instanceof Element?e(this,d).shadowRoot||e(this,d):e(this,d),g):u==="connectedClass"?e(this,$).add(()=>{requestAnimationFrame(()=>{e(this,d).classList.add(typeof g=="boolean"?"connected":g)})}):u.startsWith("on")?(h||(h={}),h[u]=g):(n||(n={}),n[u]=g)}l(this,a,Mt).call(this,n),l(this,a,Rt).call(this,h),i&&(typeof i=="function"?i(e(this,d)):i.current=e(this,d)),l(this,a,Qe).call(this)},Qe=function(){if(U.isBrowser&&(e(this,y).size||e(this,$).size)){const s=e(this,d)instanceof DocumentFragment?e(this,d).firstChild:e(this,d);c(this,we,Gt.connector.subscribe(s,{connectCallback:e(this,Ze),disconnectCallback:e(this,We),unsubscribeAfterDisconnect:!0,maxWaitSec:20}))}},je=function(s){if(s){if(typeof s=="string")e(this,d).classList.add(s);else if(Array.isArray(s))s.forEach(t=>{t&&l(this,a,je).call(this,t)});else if(typeof s=="object")if(s instanceof m.Store)l(this,a,Ct).call(this,s);else for(const t in s){const i=s[t];i instanceof m.Store?l(this,a,Tt).call(this,t,i):i?e(this,d).classList.add(t):e(this,d).classList.remove(t)}}else return},Ct=function(s){e(this,y).add(s.subscribe(({current:t,previous:i})=>{i&&[i].flat().forEach(n=>{n&&e(this,d).classList.remove(n)}),t&&[t].flat().forEach(n=>{n&&e(this,d).classList.add(n)})}))},Tt=function(s,t){e(this,y).add(t.subscribe(({current:i})=>{i?e(this,d).classList.add(s):e(this,d).classList.remove(s)}))},Lt=function(s){if(!s)return;e(this,d).tagName==="style"||e(this,d).tagName==="STYLE"?l(this,a,et).call(this,s):l(this,a,zt).call(this,s)},zt=function(s){for(const t in s){const i=t,n=s[i];n instanceof m.Store?e(this,y).add(n.subscribe(({current:h})=>{l(this,a,tt).call(this,i,h)})):l(this,a,tt).call(this,i,n)}},et=function(s){for(const t in s){const i=s[t];if(typeof i=="object"&&!(i instanceof m.Store))e(this,d).appendChild(document.createTextNode(`${t} {`)),l(this,a,et).call(this,i),e(this,d).appendChild(document.createTextNode("}"));else if(i instanceof m.Store){const n=document.createTextNode("");e(this,y).add(i.subscribe(h=>{h.current?n.nodeValue=`${pe.camelToKebab(t)}: ${h.current};`:n.nodeValue=""})),e(this,d).appendChild(n)}else e(this,d).appendChild(document.createTextNode(`${pe.camelToKebab(t)}: ${i};`))}},tt=function(s,t){s.includes("--")?t?e(this,d).style.setProperty(s,t.toString()):e(this,d).style.removeProperty(s):t?e(this,d).style[s]=t.toString():e(this,d).style[s]=""},Rt=function(s){if(s){e(this,H)||c(this,H,[]);for(const t in s){const i=t,n=pe.uncapitalize(i.split("on").slice(1).join("on")),h=s[i];typeof h=="object"?e(this,H).push({name:n,callback:h.callback,options:h.options}):typeof h=="function"&&e(this,H).push({name:n,callback:h})}l(this,a,st).call(this)}},st=function(){var s;(s=e(this,H))==null||s.forEach(t=>{e(this,d).addEventListener(t.name,t.callback,t.options)})},it=function(){var s;(s=e(this,H))==null||s.forEach(t=>{e(this,d).removeEventListener(t.name,t.callback,t.options)})},Mt=function(s){for(const t in s){const i=s[t];i instanceof m.Store?e(this,y).add(i.subscribe(({current:n})=>{l(this,a,nt).call(this,t,n)})):l(this,a,nt).call(this,t,i)}},nt=function(s,t){var n,h;const i=e(this,d);if(s in i&&!((h=(n=i.constructor)==null?void 0:n.observedAttributes)!=null&&h.includes(s)))t!=null&&(i[s]=t.toString());else if(t!=null){const u=t.toString();s.includes("xlink")?i.setAttributeNS("http://www.w3.org/1999/xlink",s,u):i.setAttribute(s,u)}},Be=function(s,t){t&&(t=[t].flat(),t.forEach(i=>{if(i instanceof m.Store){const n=document.createElement("div");n.style.display="contents",s.appendChild(n),e(this,I)||c(this,I,[]);const h=e(this,I).length;n.setAttribute("store-root",""),e(this,I).push(n),e(this,y).add(i.subscribe(({current:u,previous:g})=>{const k=e(this,I)[h];k.dispatchEvent(new CustomEvent("beforeChildrenChange",{bubbles:!0,composed:!0}));const T=Array.from(k.childNodes),v=Array.isArray(u)?u:[u],ge=Array.isArray(g)?g:[g],Ve=[],x=[];T.length&&ge.forEach((N,P)=>{v.includes(N)?x.push(N):Ve.push(T[P])}),v.forEach((N,P)=>{if(x[P]!=null){if(N!==x[P]){const q=l(this,a,rt).call(this,N),O=T[P];q instanceof Node&&!O.isEqualNode(q)?k.replaceChild(q,O):k.removeChild(O)}}else{const q=l(this,a,rt).call(this,N);q instanceof Node&&n.appendChild(q)}}),Ve.forEach(N=>{k.removeChild(N)}),k.dispatchEvent(new CustomEvent("afterChildrenChange",{bubbles:!0,composed:!0}))}))}else if(i instanceof Je)l(this,a,ot).call(this,s,i.node);else if(i instanceof Function)l(this,a,Be).call(this,s,Ke.isESClass(i)?new i:i());else{const n=l(this,a,at).call(this,i);n instanceof Node&&l(this,a,ot).call(this,s,n)}}))},ot=function(s,t){!(s instanceof ShadowRoot)&&t instanceof HTMLElement&&t.tagName==="STYLE"?(e(this,$).add(()=>{[...document.head.querySelectorAll("style")].find(n=>n.outerHTML===t.outerHTML)||document.head.appendChild(t)}),e(this,y).add(()=>{t.remove()})):s.appendChild(t)},rt=function(s){return s instanceof Je?s.node:typeof s=="function"?Ke.isESClass(s)?new s:s():l(this,a,at).call(this,s)},at=function(s){if(s instanceof Node)return s;if(s!=null){const t=String(s);if(t.trim().startsWith("<")&&t.trim().endsWith(">")){const i=document.createElement("div");return i.innerHTML=t,i.firstElementChild}else return document.createTextNode(t)}else return},Ze=new WeakMap,We=new WeakMap;let A=Je;function p(...r){return new A(...r)}function Qt(r){return new A("a",r)}function Q(r){return new A("button",r)}function b(r){return new A("div",r)}function De(r){return new A("input",r)}function At(r){return new A("label",r)}function ue(r){return new A("slot",r)}function lt(r){return new A("span",r)}function Nt(r){return new A("style",{style:r})}function E(r){const s=new CSSStyleSheet;return s.replaceSync(Nt(r).node.innerHTML),s}function jt(r,s){const t=s==null?void 0:s.prefix,i={style:{}};for(const n in r)i[n]={var:`var(--${t}${pe.camelToKebab(n)})`,value:r[n]},i.style[`--${t}${pe.camelToKebab(n)}`]=r[n];return i}const f=jt({colorMain:"#1c1c1c",colorMainAux:"#282828",colorFont:"#ffffff",colorActive:"#00E5B0",borderRadius:"12px",borderRadiusSmall:"4px"},{prefix:"aptechka-"});if(U.isBrowser){const r=Nt({":root":f.style}).node;r.setAttribute("data-permanent",""),document.head.appendChild(r)}const Ft='<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M20.536 3.464C19.07 2 16.714 2 12 2C7.286 2 4.929 2 3.464 3.464C2 4.93 2 7.286 2 12c0 4.714 0 7.071 1.464 8.535C4.93 22 7.286 22 12 22c4.714 0 7.071 0 8.535-1.465C22 19.072 22 16.714 22 12s0-7.071-1.465-8.536M16.75 12a.75.75 0 0 1-.75.75H9.81l1.72 1.72a.75.75 0 1 1-1.06 1.06l-3-3a.75.75 0 0 1 0-1.06l3-3a.75.75 0 1 1 1.06 1.06l-1.72 1.72H16a.75.75 0 0 1 .75.75" clip-rule="evenodd"/></svg>',Pt='<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><path d="M15.24 2h-3.894c-1.764 0-3.162 0-4.255.148c-1.126.152-2.037.472-2.755 1.193c-.719.721-1.038 1.636-1.189 2.766C3 7.205 3 8.608 3 10.379v5.838c0 1.508.92 2.8 2.227 3.342c-.067-.91-.067-2.185-.067-3.247v-5.01c0-1.281 0-2.386.118-3.27c.127-.948.413-1.856 1.147-2.593c.734-.737 1.639-1.024 2.583-1.152c.88-.118 1.98-.118 3.257-.118h3.07c1.276 0 2.374 0 3.255.118A3.601 3.601 0 0 0 15.24 2Z"/><path d="M6.6 11.397c0-2.726 0-4.089.844-4.936c.843-.847 2.2-.847 4.916-.847h2.88c2.715 0 4.073 0 4.917.847c.843.847.843 2.21.843 4.936v4.82c0 2.726 0 4.089-.843 4.936c-.844.847-2.202.847-4.917.847h-2.88c-2.715 0-4.073 0-4.916-.847c-.844-.847-.844-2.21-.844-4.936v-4.82Z"/></svg>',es='<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2c4.714 0 7.071 0 8.535 1.464C22 4.93 22 7.286 22 12c0 4.714 0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Zm10-5.75a.75.75 0 0 1 .75.75v5.19l1.72-1.72a.75.75 0 1 1 1.06 1.06l-3 3a.75.75 0 0 1-1.06 0l-3-3a.75.75 0 1 1 1.06-1.06l1.72 1.72V7a.75.75 0 0 1 .75-.75Zm-4 10a.75.75 0 0 0 0 1.5h8a.75.75 0 0 0 0-1.5H8Z" clip-rule="evenodd"/></svg>',ts='<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2c4.714 0 7.071 0 8.535 1.464C22 4.93 22 7.286 22 12c0 4.714 0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Zm10 5.75a.75.75 0 0 0 .75-.75v-5.19l1.72 1.72a.75.75 0 1 0 1.06-1.06l-3-3a.75.75 0 0 0-1.06 0l-3 3a.75.75 0 1 0 1.06 1.06l1.72-1.72V17c0 .414.336.75.75.75Zm-4-10a.75.75 0 0 1 0-1.5h8a.75.75 0 0 1 0 1.5H8Z" clip-rule="evenodd"/></svg>',$t=`<svg
2
2
  xmlns="http://www.w3.org/2000/svg"
3
3
  width="32"
4
4
  height="32"
@@ -6,13 +6,13 @@
6
6
  >
7
7
  <path d="m12.37 15.835l6.43-6.63C19.201 8.79 18.958 8 18.43 8H5.57c-.528 0-.771.79-.37 1.205l6.43 6.63c.213.22.527.22.74 0Z" />
8
8
  </svg>
9
- `;var Z,L,D;class ts{constructor(){o(this,Z);o(this,L);o(this,D);this.scrollValue=0,c(this,Z,""),c(this,L,[]),c(this,D,{}),c(this,Z,m.storeRegistry.name+"-tweaker")}openPanel(s){e(this,L).includes(s)||e(this,L).push(s)}closePanel(s){c(this,L,e(this,L).filter(t=>t!==s))}isPanelOpened(s){return e(this,L).includes(s)}changedSizes(s){return e(this,D)[s]}changeSize(s,t){t?e(this,D)[s]=t:delete e(this,D)[s]}save(){const s={openedPanels:e(this,L),changedSizes:e(this,D),scrollValue:this.scrollValue};localStorage.setItem(e(this,Z),JSON.stringify(s)),m.storeRegistry.saveState()}load(){m.storeRegistry.loadState();const s=localStorage.getItem(e(this,Z));if(s)try{const t=JSON.parse(s);t.openedPanels&&c(this,L,t.openedPanels),t.changedSizes&&c(this,D,t.changedSizes),t.scrollValue&&(this.scrollValue=t.scrollValue)}catch(t){console.error(t)}}}Z=new WeakMap,L=new WeakMap,D=new WeakMap;const C=new ts,ss='<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 256 256"><path d="m243.33 90.91l-128.41 128.4a16 16 0 0 1-22.63 0l-71.62-72a16 16 0 0 1 0-22.61l24-24a16 16 0 0 1 22.57-.06l36.64 35.27l.11.11l92.73-91.37a16 16 0 0 1 22.58 0l24 23.56a16 16 0 0 1 .03 22.7Z"/></svg>',is=E({":host":{position:"relative",display:"inline-block",width:"30px",height:"30px",borderRadius:f.borderRadiusSmall.var,overflow:"hidden"},"label, .fake":{display:"block"},"label, .fake, .default":{width:"100%",height:"100%"},".real":{position:"absolute",top:"0",left:"0",width:"0px",height:"0px",visibility:"hidden",margin:"0"},".default":{display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:f.colorMainAux.var},".default svg":{width:"60%",height:"60%",fill:f.colorFont.var,opacity:0,transition:"var(--duration-short)"},":host(.checked) .default svg":{opacity:1}});var B,ee,W,pe;const pt=class pt extends HTMLElement{constructor(){super();o(this,W);o(this,B,null);o(this,ee);this.attachShadow({mode:"open"}).adoptedStyleSheets.push(is),c(this,ee,this.attachInternals()),p(this,{children:At({children:[lt({class:"fake",children:fe({children:[lt({class:"default",children:[ss]})]})}),Ve({ref:i=>{c(this,B,i),i.required=this.hasAttribute("required"),i.value=this.getAttribute("value")||"",i.checked=this.hasAttribute("checked"),i.name=this.getAttribute("name")||"",l(this,W,pe).call(this)},class:"real",type:"checkbox",onChange:()=>{l(this,W,pe).call(this),this.dispatchEvent(new Event("change",{composed:!0}))}})]})})}get checked(){return e(this,B).checked}set checked(t){e(this,B).checked=t,l(this,W,pe).call(this)}get value(){return e(this,B).value}set value(t){e(this,B).value=t,l(this,W,pe).call(this)}};B=new WeakMap,ee=new WeakMap,W=new WeakSet,pe=function(){this.checked?e(this,ee).setFormValue(this.value):e(this,ee).setFormValue(null),this.classList.toggle("checked",this.checked)},pt.formAssociated=!0;let ht=pt;customElements.get("e-checkbox")||customElements.define("e-checkbox",ht);var _;class ge extends HTMLElement{constructor(...t){super();o(this,_);c(this,_,t)}addStore(t){e(this,_).push(t)}get firstStore(){return e(this,_)[0]}get stores(){return e(this,_)}updateStores(t){e(this,_).forEach(i=>{i.current=t})}}_=new WeakMap;const ns=E({":host":{width:"100%",display:"inline-flex",height:"max-content"},"e-checkbox":{"--size":"calc(var(--height-input) * 0.8)",width:"var(--size)",height:"var(--size)",borderRadius:f.borderRadiusSmall.var}});class It extends ge{constructor(...s){super(...s),this.attachShadow({mode:"open"}).adoptedStyleSheets.push(ns),p(this,{children:[p("e-checkbox",{onChange:i=>{this.updateStores(i.currentTarget.checked)},ref:i=>{this.firstStore.subscribe(n=>{i.checked=n.current})}})]})}}customElements.get("e-tweaker-boolean-manager")||customElements.define("e-tweaker-boolean-manager",It);const os=E({":host":{width:"100%",display:"inline-flex",height:"max-content"},input:{width:"100%",height:"var(--height-input)",padding:"0",background:"none",borderRadius:f.borderRadius.var,border:"none",blockSize:"unset"},"input::-webkit-color-swatch, input::-webkit-color-swatch-wrapper":{boxSizing:"border-box",padding:"0px",border:"none",borderRadius:f.borderRadius.var,height:"calc(var(--height-input) * 0.93)"}});class Ht extends ge{constructor(...s){super(...s),this.attachShadow({mode:"open"}).adoptedStyleSheets.push(os),p(this,{children:[Ve({type:"color",value:this.firstStore,onInput:i=>{this.updateStores(i.currentTarget.value)}})]})}}customElements.get("e-tweaker-color-manager")||customElements.define("e-tweaker-color-manager",Ht);const rs=E({a:{color:"inherit",fontSize:"var(--font-size-small)"}});class Dt extends ge{constructor(...s){var i;super(...s),this.attachShadow({mode:"open"}).adoptedStyleSheets.push(rs),p(this,{children:[Xt({href:this.firstStore,target:(i=this.firstStore.__manager)!=null&&i.sameWindow?"_self":"_blank",children:this.firstStore})]})}}customElements.get("e-tweaker-link-manager")||customElements.define("e-tweaker-link-manager",Dt);const as=E({":host":{width:"100%",display:"flex",alignItems:"center",gap:"var(--gap-small)"},".inputs-wrapper":{display:"grid",gap:"var(--gap-small)",width:"100%"},input:{boxSizing:"border-box",outline:"none",fontVariantNumeric:"tabular-nums",fontFamily:"inherit",color:"inherit",border:"none",fontSize:"var(--font-size-small)",width:"100%",height:"var(--height-input)",margin:"0",padding:"0 var(--gap-small)",backgroundColor:"rgba(255, 255, 255, 0.1)",borderRadius:f.borderRadius.var},".drag":{position:"relative",width:"100%",height:"calc(var(--height-input) * 0.2)",display:"flex",alignItems:"center"},".drag::before":{content:'""',position:"absolute",left:"0",width:"100%",zIndex:"-1",height:"1px",borderBottom:`1px solid ${f.colorFont.var}`,transform:"translateY(-50%)",opacity:"0.3"},":host(.infinite) .drag::before":{borderBottom:`1px dashed ${f.colorFont.var}`},".drag-knob":{"--size":"calc(var(--height-input) * 0.4)",width:"var(--size)",height:"var(--size)"},".drag-knob-inner":{width:"100%",height:"100%",backgroundColor:f.colorFont.var,borderRadius:f.borderRadiusSmall.var,transition:"opacity var(--duration-short)"},":host(.infinite) .grabbing .drag-knob-inner":{opacity:.3}});var J,te,se,V,K,ve,ye,F,Y,Se,ke,w,Q,ct,dt,Ke,Ee;class Vt extends ge{constructor(...t){var n,h,u,g;super(...t);o(this,w);o(this,J,[]);o(this,te,[]);o(this,se);o(this,V);o(this,K);o(this,ve);o(this,ye);o(this,F);o(this,Y,!1);o(this,Se,t=>{const i=l(this,w,Q).call(this,t);return i.map((n,h)=>{const u=typeof n=="string"?parseFloat(n)||e(this,V):n,g=Be.clamp(u,e(this,V),e(this,K)),k=Be.toStep(g,e(this,se));i[h]=k}),e(this,ye)==="number"?i[0]:i});o(this,ke,()=>{l(this,w,Q).call(this).map((t,i)=>{const n=e(this,J)[i];n&&(n.value=(t||0).toString())}),l(this,w,ct).call(this)});o(this,Ee,()=>{l(this,w,ct).call(this)});this.attachShadow({mode:"open"}).adoptedStyleSheets.push(as),c(this,V,Be.nullishCoalescing((n=this.firstStore.__manager)==null?void 0:n.min,-1/0)),c(this,K,Be.nullishCoalescing((h=this.firstStore.__manager)==null?void 0:h.max,1/0)),c(this,se,((u=this.firstStore.__manager)==null?void 0:u.step)||.01),c(this,ve,((g=this.firstStore.__manager)==null?void 0:g.ease)||1),c(this,ye,Array.isArray(this.firstStore.current)?"array":"number"),c(this,F,isFinite(e(this,K))&&isFinite(e(this,V))),p(this,{class:e(this,F)?"":"infinite",children:l(this,w,Q).call(this).map((k,T)=>b({class:"inputs-wrapper",children:[Ve({type:"number",step:e(this,se),min:e(this,V),max:e(this,K),ref:v=>e(this,J).push(v),value:k,onChange:()=>{this.updateStores(e(this,J).map(v=>parseFloat(v.value)))}}),b({class:"drag",children:[b({class:"drag-knob",ref:v=>e(this,te).push(v),onPointerdown:v=>{v.preventDefault(),c(this,Y,!0);const me=l(this,w,Q).call(this),qe=me[T],x=e(this,te)[T],N=e(this,J)[T];if(x&&N){const P=x.parentElement,q=l(this,w,dt).call(this);P.classList.add("grabbing"),St.setupDrag(O=>{const bt=O.x-v.x,Ot=e(this,F)?P.offsetWidth/(q||1):1,Zt=qe+bt/Ot*e(this,ve);if(me[T]=Zt,!e(this,F)){const Wt=l(this,w,Ke).call(this,x,0);x.style.transform=`translateX(${Wt+bt}px)`}this.updateStores([...me])},()=>{if(c(this,Y,!1),!e(this,F)){const O=l(this,w,Ke).call(this,x,0);x.style.transition="transform 0.1s",x.style.transform=`translateX(${O}px)`,P.classList.remove("grabbing"),setTimeout(()=>{x.style.transition=""},100)}})}},children:b({class:"drag-knob-inner"})})]})]}))})}connectedCallback(){this.firstStore.addMiddleware(e(this,Se)),this.firstStore.subscribe(e(this,ke)),yt.elementResizer.subscribe(this,e(this,Ee))}disconnectedCallback(){this.firstStore.removeMiddleware(e(this,Se)),this.firstStore.unsubscribe(e(this,ke)),yt.elementResizer.unsubscribe(e(this,Ee))}}J=new WeakMap,te=new WeakMap,se=new WeakMap,V=new WeakMap,K=new WeakMap,ve=new WeakMap,ye=new WeakMap,F=new WeakMap,Y=new WeakMap,Se=new WeakMap,ke=new WeakMap,w=new WeakSet,Q=function(t=this.firstStore.current){return Array.isArray(t)?t:[t]},ct=function(){l(this,w,Q).call(this).map((t,i)=>{const n=e(this,te)[i];if(n&&(!e(this,Y)||e(this,Y)&&e(this,F))){const h=l(this,w,Ke).call(this,n,t);n.style.transform=`translateX(${h}px)`}})},dt=function(){return e(this,F)?e(this,K)-e(this,V):0},Ke=function(t,i){const n=t.parentElement,h=l(this,w,dt).call(this),u=h?i/h:.5;return(n.offsetWidth-t.offsetWidth)*u},Ee=new WeakMap;customElements.get("e-tweaker-number-manager")||customElements.define("e-tweaker-number-manager",Vt);const ls=E({":host":{position:"relative"},".head":{width:"100%",cursor:"default",background:"none",border:"none",color:"inherit",fontFamily:"inherit",fontSize:"inherit",fontWeight:"inherit",textAlign:"start",padding:"0",margin:"0"},".body":{boxSizing:"border-box",position:"var(--position, unset)",top:"100%",left:"0",width:"100%",overflow:"hidden",transitionDuration:"var(--duration, var(--duration-short))",transitionProperty:"height",cursor:"default"},".body-inner":{display:"grid",gap:"var(--gap, 0px)",width:"100%",paddingTop:"var(--gap, 0px)"}});var ie,ne,z,G,oe,re,Ye,xe,ft;const wt=class wt extends HTMLElement{constructor(){super();o(this,xe);o(this,ie,null);o(this,ne,"");o(this,z,null);o(this,G,!1);o(this,oe);o(this,re,null);o(this,Ye,()=>{U.dispatchSizeChangeEvent(this)});X.isBrowser&&(this.attachShadow({mode:"open"}).adoptedStyleSheets.push(ls),c(this,ie,this.attachInternals()),c(this,re,new ResizeObserver(e(this,Ye))),p(this,{children:[j({class:"head",children:fe({name:"head"}),onClick:()=>{this.opened?this.close():this.open()}}),b({class:"body",style:{height:"0px"},children:b({class:"body-inner",children:fe()}),ref:i=>{c(this,z,i)}})]}))}get value(){return e(this,ne)}set value(t){c(this,ne,t),this.dispatchEvent(new Event("change",{bubbles:!0,composed:!0})),e(this,ie).setFormValue(e(this,ne))}get internals(){return e(this,ie)}get opened(){return e(this,G)}open(){clearTimeout(e(this,oe)),c(this,G,!0),e(this,z).style.display="grid",this.classList.add("triggered"),setTimeout(()=>{this.classList.add("opened"),e(this,z).style.height=e(this,z).scrollHeight+"px",l(this,xe,ft).call(this)},0)}close(){c(this,G,!1),e(this,z).style.height="0px",this.classList.remove("opened"),l(this,xe,ft).call(this),c(this,oe,setTimeout(()=>{this.classList.remove("triggered"),e(this,z).style.display="none"},U.getElementTransitionDurationMS(e(this,z))))}connectedCallback(){e(this,re).observe(e(this,z))}disconnectedCallback(){clearTimeout(e(this,oe)),e(this,re).disconnect()}};ie=new WeakMap,ne=new WeakMap,z=new WeakMap,G=new WeakMap,oe=new WeakMap,re=new WeakMap,Ye=new WeakMap,xe=new WeakSet,ft=function(){U.dispatchBeforeSizeChangeEvent(this),this.dispatchEvent(new CustomEvent("selectToggle",{bubbles:!0,composed:!0,detail:{opened:e(this,G)}}))},wt.formAssociated=!0;let ut=wt;customElements.get("e-select")||customElements.define("e-select",ut);var Ce;class qt extends HTMLElement{constructor(){super(...arguments);o(this,Ce,null)}get selectElement(){return e(this,Ce)}connectedCallback(){var i,n;const t=(n=(i=this.assignedSlot)==null?void 0:i.getRootNode())==null?void 0:n.host;t?c(this,Ce,t):console.log(this,"e-select not found")}}Ce=new WeakMap;const hs=E({":host":{width:"100%",height:"40px",display:"inline-flex",alignItems:"center"}});var ae,Te,gt;class cs extends qt{constructor(){super();o(this,Te);o(this,ae,()=>{this.selectElement.value===this.value?this.style.display="none":this.style.display=""});X.isBrowser&&(this.attachShadow({mode:"open"}).adoptedStyleSheets.push(hs),p(this,{tabindex:0,onClick:()=>{l(this,Te,gt).call(this)},onKeydown:i=>{i.code==="Space"&&l(this,Te,gt).call(this)},children:fe()}))}get value(){return(this.hasAttribute("value")?this.getAttribute("value"):this.innerText)||""}connectedCallback(){super.connectedCallback(),this.hasAttribute("default")&&(this.selectElement.value||(this.selectElement.value=this.value)),this.selectElement.addEventListener("change",e(this,ae)),setTimeout(()=>{e(this,ae).call(this)})}disconnectedCallback(){this.selectElement.removeEventListener("change",e(this,ae))}}ae=new WeakMap,Te=new WeakSet,gt=function(){this.selectElement.value=this.value,this.selectElement.close()};customElements.get("e-select-option")||customElements.define("e-select-option",cs);const ds=E({":host":{width:"100%",height:"40px",display:"inline-flex",alignItems:"center",justifyContent:"space-between"},".default-arrow":{flexShrink:"0",width:"var(--arrow-size, 1em)",height:"var(--arrow-size, 1em)",fill:`var(--arrow-color, ${f.colorMain.var})`,transitionProperty:"transform",transitionDuration:"var(--duration, var(--duration-short))"},":host(.opened) .default-arrow":{transform:"scaleY(-1)"}});var Le,le,ze;class us extends qt{constructor(){super();o(this,Le,null);o(this,le,()=>{const i=this.selectElement.shadowRoot.querySelector(".body slot").assignedElements().find(n=>n.value===this.selectElement.value);i&&(e(this,Le).innerHTML=i.innerHTML)});o(this,ze,()=>{this.classList.toggle("opened",this.selectElement.opened)});X.isBrowser&&(this.attachShadow({mode:"open"}).adoptedStyleSheets.push(ds),p(this,{children:[fe(),fe({name:"arrow",children:p($t,{class:"default-arrow"})})]}),this.slot="head")}connectedCallback(){super.connectedCallback(),c(this,Le,this.querySelector("[data-value-holder]")||this),this.selectElement.addEventListener("change",e(this,le)),e(this,le).call(this),this.selectElement.addEventListener("selectToggle",e(this,ze))}disconnectedCallback(){this.selectElement.removeEventListener("change",e(this,le)),this.selectElement.removeEventListener("selectToggle",e(this,ze))}}Le=new WeakMap,le=new WeakMap,ze=new WeakMap;customElements.get("e-select-head")||customElements.define("e-select-head",us);const fs=E({"e-select":{display:"block",width:"100%","--arrow-color":f.colorFont.var},"e-select-head":{width:"100%",height:"var(--height-input)",display:"flex",alignItems:"center",justifyContent:"space-between",fontSize:"var(--font-size-small)"},"e-select-option":{height:"var(--height-input)",transitionDuration:"var(--duration-short)",transitionProperty:"color",fontSize:"var(--font-size-small)"},"e-select-option:hover":{color:f.colorActive.var},svg:{width:"16px",height:"16px",fill:f.colorFont.var,transitionProperty:"transform",transitionDuration:"var(--duration-short)"},".opened svg":{transform:"scaleY(-1)"}});class Bt extends ge{constructor(...s){var n;super(...s),this.attachShadow({mode:"open"}).adoptedStyleSheets.push(fs);const i=((n=this.firstStore.__manager)==null?void 0:n.variants)||[];p(this,{children:p("e-select",{value:this.firstStore,onChange:h=>{this.updateStores(h.currentTarget.value)},lightChildren:[p("e-select-head",{lightChildren:[lt({"data-value-holder":""})]}),...i.map((h,u)=>p("e-select-option",{lightChildren:h,default:u===0?!0:null}))]})})}}customElements.get("e-tweaker-select-manager")||customElements.define("e-tweaker-select-manager",Bt);const gs=E({":host":{width:"100%",display:"flex",alignItems:"center"},input:{boxSizing:"border-box",outline:"none",fontVariantNumeric:"tabular-nums",fontFamily:"inherit",color:"inherit",border:"none",fontSize:"var(--font-size-small)",height:"var(--height-input)",width:"100%",margin:"0",padding:"0 var(--gap-small)",backgroundColor:"rgba(255, 255, 255, 0.1)",borderRadius:f.borderRadius.var}});class _t extends ge{constructor(...s){super(...s),this.attachShadow({mode:"open"}).adoptedStyleSheets.push(gs),p(this,{children:[Ve({class:"text-input",type:"string",value:this.firstStore,onChange:i=>{this.updateStores(i.currentTarget.value)}})]})}}customElements.get("e-tweaker-string-manager")||customElements.define("e-tweaker-string-manager",_t);const ms={boolean:It,color:Ht,link:Dt,number:Vt,select:Bt,string:_t},ps=E({":host":{display:"grid",gridAutoFlow:"column",gridTemplateColumns:"0.5fr 1fr",alignItems:"center",color:f.colorFont.var,gap:"var(--gap-medium)"},":host(.disabled)":{pointerEvents:"none",opacity:.5},".head":{fontSize:"var(--font-size-medium)",display:"flex",alignItems:"center",gap:"var(--gap-extra-small)"},".head-buttons":{display:"flex"},".head-button":{width:"14px",height:"14px",padding:"0",margin:"0",border:"none",background:"none",fill:f.colorFont.var,transitionDuration:"var(--duration-short)",transitionProperty:"fill, opacity",opacity:"0"},":host(:hover) .head-button":{opacity:"1"},".head-button:hover":{fill:f.colorActive.var},".head-button svg":{width:"100%",height:"100%"}});var R,he,ce,de,ue,Re,Me;class mt extends HTMLElement{constructor(t){var h,u;super();o(this,R,[]);o(this,he);o(this,ce);o(this,de,!1);o(this,ue);o(this,Re,()=>{m.activeStores.current.find(t=>e(this,R).includes(t))||this.remove()});o(this,Me,t=>{e(this,de)&&((t.metaKey||t.ctrlKey)&&t.code==="KeyC"?navigator.clipboard.writeText(e(this,R)[0].current):(t.metaKey||t.ctrlKey)&&t.code==="KeyR"&&(e(this,R).forEach(i=>{i.reset()}),t.preventDefault()))});c(this,R,[t.store]),c(this,he,t.store.name),c(this,ce,e(this,he).split(".").slice(-1).toString());const i=((h=t.store.__manager)==null?void 0:h.type)||"string";c(this,ue,new ms[i](e(this,R)[0])),this.attachShadow({mode:"open"}).adoptedStyleSheets.push(ps),p(this,{class:{disabled:((u=t.store.__manager)==null?void 0:u.disabled)||!1},onPointerleave:()=>{c(this,de,!1)},onPointerenter:()=>{c(this,de,!0)},children:[b({class:"head",children:[b({class:"name",children:e(this,ce)+":"}),b({class:"head-buttons",children:[j({class:"head-button",children:Pt,onClick:()=>{navigator.clipboard.writeText(e(this,R)[0].current)}}),j({class:"head-button",children:Ft,onClick:()=>{e(this,R).forEach(g=>{g.reset()})}})]})]}),e(this,ue)]})}get key(){return e(this,he)}get name(){return e(this,ce)}get stores(){return e(this,R)}addStore(t){e(this,ue).addStore(t)}connectedCallback(){m.activeStores.subscribe(e(this,Re)),addEventListener("keydown",e(this,Me)),U.dispatchSizeChangeEvent(this)}disconnectedCallback(){m.activeStores.unsubscribe(e(this,Re)),removeEventListener("keydown",e(this,Me))}}R=new WeakMap,he=new WeakMap,ce=new WeakMap,de=new WeakMap,ue=new WeakMap,Re=new WeakMap,Me=new WeakMap;customElements.get("e-tweaker-field")||customElements.define("e-tweaker-field",mt);const ws=E({".wrapper":{boxSizing:"border-box",backgroundColor:"rgba(255, 255, 255, 0.1)",borderRadius:f.borderRadius.var},".head":{boxSizing:"border-box",width:"100%",height:"var(--tweaker-folder-height)",paddingLeft:"var(--gap-medium)",paddingRight:"var(--gap-medium)",display:"flex",alignItems:"center",justifyContent:"space-between",backgroundColor:f.colorMainAux.var,borderRadius:f.borderRadius.var},".name":{fontSize:"var(--font-size-large)",color:f.colorFont.var},".body":{display:"none",overflow:"hidden","@supports (height: calc-size(auto))":{height:"0"}},":host(.transition-allowed) .body":{transition:"height var(--duration-short), display var(--duration-short) allow-discrete"},":host(.opened) .body":{height:"calc-size(auto)",display:"block","@starting-style":{height:"0"}},".body-content":{boxSizing:"border-box",padding:"var(--gap-large)",display:"grid",gap:"var(--gap-medium)"},".arrow":{width:"20px",height:"20px",fill:f.colorFont.var,transition:"transform var(--duration-short)"},".opened .arrow":{transform:"scaleY(-1)"}});var M,Ae,S,Ne,Fe,Pe,$e,Ge;const Ue=class Ue extends HTMLElement{constructor(t){super();o(this,M);o(this,Ae,new m.Store(null));o(this,S,new m.Store([]));o(this,Ne);o(this,Fe,null);o(this,Pe,null);o(this,$e,null);o(this,Ge,t=>{let i=[],n=[];t.forEach(h=>{i=[...i,...h.removedNodes],n=[...n,...h.addedNodes]}),e(this,S).current=e(this,S).current.filter(h=>!i.includes(h)),e(this,M)&&!e(this,S).current.length&&!n.length&&this.remove()});this.attachShadow({mode:"open"}).adoptedStyleSheets.push(ws),c(this,M,t.key),c(this,Ne,new MutationObserver(e(this,Ge))),p(this,{children:[b({class:"wrapper",children:[b({class:"head",onClick:n=>{this.classList.toggle("opened"),this.classList.contains("opened")?C.openPanel(e(this,M)):C.closePanel(e(this,M))},children:[e(this,M)?b({class:"name",children:[e(this,M).split(".").slice(-1).toString()]}):null,e(this,Ae),p($t,{class:"arrow"})]}),b({class:"body",ref:n=>{c(this,Fe,n)},children:b({class:"body-content",children:e(this,S),ref:n=>{c(this,Pe,n),c(this,$e,n.firstElementChild)}})})]})]}),t!=null&&t.storeBox&&this.handleStore(t.storeBox)}get key(){return e(this,M)}get head(){return e(this,Ae)}get content(){return e(this,S)}get bodyElement(){return e(this,Fe)}get contentElement(){return e(this,Pe)}connectedCallback(){C.isPanelOpened(e(this,M))&&this.classList.add("opened"),setTimeout(()=>{this.classList.add("transition-allowed")}),e(this,Ne).observe(e(this,$e),{childList:!0})}handleStore(t){if(t.remainingFolders.length){const n=t.store.name.split("."),h=n.slice(0,n.length-t.remainingFolders.length).join("."),u=e(this,S).current.find(g=>g.key===h);u instanceof Ue?u.handleStore({store:t.store,remainingFolders:t.remainingFolders.slice(1)}):e(this,S).current=[...e(this,S).current,new Ue({key:h,storeBox:{store:t.store,remainingFolders:t.remainingFolders.slice(1)}})]}else{const i=e(this,S).current.find(n=>n.key===t.store.name);i instanceof mt?i.addStore(t.store):e(this,S).current=[...e(this,S).current,new mt({store:t.store})]}}};M=new WeakMap,Ae=new WeakMap,S=new WeakMap,Ne=new WeakMap,Fe=new WeakMap,Pe=new WeakMap,$e=new WeakMap,Ge=new WeakMap;let Oe=Ue;customElements.get("e-tweaker-folder")||customElements.define("e-tweaker-folder",Oe);const bs=E({":host":{"--tweaker-width":"550px","--tweaker-offset":"20px","--tweaker-folder-height":"35px","--height-input":"25px","--gap-large":"12px","--gap-medium":"10px","--gap-small":"8px","--gap-extra-small":"4px","--font-size-large":"16px","--font-size-medium":"14px","--font-size-small":"12px","--duration-short":"0.2s",fontFamily:"sans-serif",position:"absolute",top:"var(--tweaker-offset)",right:"var(--tweaker-offset)",width:"var(--tweaker-width)",backgroundColor:f.colorMain.var,borderRadius:f.borderRadius.var,transition:"opacity 0.1s",zIndex:"100",opacity:"0.1"},":host(:hover)":{opacity:"1 !important"},".resize":{position:"absolute",left:"0",top:"0",width:"calc(var(--tweaker-width) * 0.025)",height:"100%",zIndex:"1",cursor:"ew-resize"},".tweaker-buttons":{display:"flex",alignItems:"center",gap:"var(--gap-extra-small)"},".tweaker-button":{width:"18px",height:"18px",padding:"0",margin:"0",background:"none",border:"none",fill:f.colorFont.var,transitionProperty:"fill",transitionDuration:"var(--duration-short)"},".tweaker-button:hover":{fill:f.colorActive.var},".tweaker-button svg":{width:"100%",height:"100%"},":host .body-content":{maxHeight:`calc(
9
+ `;var Z,L,D;class ss{constructor(){o(this,Z);o(this,L);o(this,D);this.scrollValue=0,c(this,Z,""),c(this,L,[]),c(this,D,{}),c(this,Z,m.storeRegistry.name+"-tweaker")}openPanel(s){e(this,L).includes(s)||e(this,L).push(s)}closePanel(s){c(this,L,e(this,L).filter(t=>t!==s))}isPanelOpened(s){return e(this,L).includes(s)}changedSizes(s){return e(this,D)[s]}changeSize(s,t){t?e(this,D)[s]=t:delete e(this,D)[s]}save(){const s={openedPanels:e(this,L),changedSizes:e(this,D),scrollValue:this.scrollValue};localStorage.setItem(e(this,Z),JSON.stringify(s)),m.storeRegistry.saveState()}load(){m.storeRegistry.loadState();const s=localStorage.getItem(e(this,Z));if(s)try{const t=JSON.parse(s);t.openedPanels&&c(this,L,t.openedPanels),t.changedSizes&&c(this,D,t.changedSizes),t.scrollValue&&(this.scrollValue=t.scrollValue)}catch(t){console.error(t)}}}Z=new WeakMap,L=new WeakMap,D=new WeakMap;const C=new ss,is='<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 256 256"><path d="m243.33 90.91l-128.41 128.4a16 16 0 0 1-22.63 0l-71.62-72a16 16 0 0 1 0-22.61l24-24a16 16 0 0 1 22.57-.06l36.64 35.27l.11.11l92.73-91.37a16 16 0 0 1 22.58 0l24 23.56a16 16 0 0 1 .03 22.7Z"/></svg>',ns=E({":host":{position:"relative",display:"inline-block",width:"30px",height:"30px",borderRadius:f.borderRadiusSmall.var,overflow:"hidden"},"label, .fake":{display:"block"},"label, .fake, .default":{width:"100%",height:"100%"},".real":{position:"absolute",top:"0",left:"0",width:"0px",height:"0px",visibility:"hidden",margin:"0"},".default":{display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:f.colorMainAux.var},".default svg":{width:"60%",height:"60%",fill:f.colorFont.var,opacity:0,transition:"var(--duration-short)"},":host(.checked) .default svg":{opacity:1}});var B,j,W,me;const pt=class pt extends HTMLElement{constructor(){super();o(this,W);o(this,B,null);o(this,j);this.attachShadow({mode:"open"}).adoptedStyleSheets.push(ns),c(this,j,this.attachInternals()),p(this,{children:At({children:[lt({class:"fake",children:ue({children:[lt({class:"default",children:[is]})]})}),De({ref:i=>{c(this,B,i),i.required=this.hasAttribute("required"),i.value=this.getAttribute("value")||"",i.checked=this.hasAttribute("checked"),i.name=this.getAttribute("name")||"",l(this,W,me).call(this)},class:"real",type:"checkbox",onChange:()=>{l(this,W,me).call(this),this.dispatchEvent(new Event("change",{composed:!0}))}})]})})}get checked(){return e(this,B).checked}set checked(t){e(this,B).checked=t,l(this,W,me).call(this)}get value(){return e(this,B).value}set value(t){e(this,B).value=t,l(this,W,me).call(this)}};B=new WeakMap,j=new WeakMap,W=new WeakSet,me=function(){this.checked?e(this,j).setFormValue(this.value):e(this,j).setFormValue(null),this.classList.toggle("checked",this.checked)},pt.formAssociated=!0;let ht=pt;customElements.get("e-checkbox")||customElements.define("e-checkbox",ht);var _;class fe extends HTMLElement{constructor(...t){super();o(this,_);c(this,_,t)}addStore(t){e(this,_).push(t)}get firstStore(){return e(this,_)[0]}get stores(){return e(this,_)}updateStores(t){e(this,_).forEach(i=>{i.current=t})}}_=new WeakMap;const os=E({":host":{width:"100%",display:"inline-flex",height:"max-content"},"e-checkbox":{"--size":"calc(var(--height-input) * 0.8)",width:"var(--size)",height:"var(--size)",borderRadius:f.borderRadiusSmall.var}});class It extends fe{constructor(...s){super(...s),this.attachShadow({mode:"open"}).adoptedStyleSheets.push(os),p(this,{children:[p("e-checkbox",{onChange:i=>{this.updateStores(i.currentTarget.checked)},ref:i=>{this.firstStore.subscribe(n=>{i.checked=n.current})}})]})}}customElements.get("e-tweaker-boolean-manager")||customElements.define("e-tweaker-boolean-manager",It);const rs=E({":host":{width:"100%",display:"inline-flex",height:"max-content"},input:{width:"100%",height:"var(--height-input)",padding:"0",background:"none",borderRadius:f.borderRadius.var,border:"none",blockSize:"unset"},"input::-webkit-color-swatch, input::-webkit-color-swatch-wrapper":{boxSizing:"border-box",padding:"0px",border:"none",borderRadius:f.borderRadius.var,height:"calc(var(--height-input) * 0.93)"}});class Ht extends fe{constructor(...s){super(...s),this.attachShadow({mode:"open"}).adoptedStyleSheets.push(rs),p(this,{children:[De({type:"color",value:this.firstStore,onInput:i=>{this.updateStores(i.currentTarget.value)}})]})}}customElements.get("e-tweaker-color-manager")||customElements.define("e-tweaker-color-manager",Ht);const as=E({a:{color:"inherit",fontSize:"var(--font-size-small)"}});class Dt extends fe{constructor(...s){var i;super(...s),this.attachShadow({mode:"open"}).adoptedStyleSheets.push(as),p(this,{children:[Qt({href:this.firstStore,target:(i=this.firstStore.__manager)!=null&&i.sameWindow?"_self":"_blank",children:this.firstStore})]})}}customElements.get("e-tweaker-link-manager")||customElements.define("e-tweaker-link-manager",Dt);const ls=E({":host":{width:"100%",display:"flex",alignItems:"center",gap:"var(--gap-small)"},".inputs-wrapper":{display:"grid",gap:"var(--gap-small)",width:"100%"},input:{boxSizing:"border-box",outline:"none",fontVariantNumeric:"tabular-nums",fontFamily:"inherit",color:"inherit",border:"none",fontSize:"var(--font-size-small)",width:"100%",height:"var(--height-input)",margin:"0",padding:"0 var(--gap-small)",backgroundColor:"rgba(255, 255, 255, 0.1)",borderRadius:f.borderRadius.var},".drag":{position:"relative",width:"100%",height:"calc(var(--height-input) * 0.2)",display:"flex",alignItems:"center"},".drag::before":{content:'""',position:"absolute",left:"0",width:"100%",zIndex:"-1",height:"1px",borderBottom:`1px solid ${f.colorFont.var}`,transform:"translateY(-50%)",opacity:"0.3"},":host(.infinite) .drag::before":{borderBottom:`1px dashed ${f.colorFont.var}`},".drag-knob":{"--size":"calc(var(--height-input) * 0.4)",width:"var(--size)",height:"var(--size)"},".drag-knob-inner":{width:"100%",height:"100%",backgroundColor:f.colorFont.var,borderRadius:f.borderRadiusSmall.var,transition:"opacity var(--duration-short)"},":host(.infinite) .grabbing .drag-knob-inner":{opacity:.3}});var J,ee,te,V,K,be,ve,F,Y,ye,Se,w,X,ct,dt,_e,ke;class Vt extends fe{constructor(...t){var n,h,u,g;super(...t);o(this,w);o(this,J,[]);o(this,ee,[]);o(this,te);o(this,V);o(this,K);o(this,be);o(this,ve);o(this,F);o(this,Y,!1);o(this,ye,t=>{const i=l(this,w,X).call(this,t);return i.map((n,h)=>{const u=typeof n=="string"?parseFloat(n)||e(this,V):n,g=qe.clamp(u,e(this,V),e(this,K)),k=qe.toStep(g,e(this,te));i[h]=k}),e(this,ve)==="number"?i[0]:i});o(this,Se,()=>{l(this,w,X).call(this).map((t,i)=>{const n=e(this,J)[i];n&&(n.value=(t||0).toString())}),l(this,w,ct).call(this)});o(this,ke,()=>{l(this,w,ct).call(this)});this.attachShadow({mode:"open"}).adoptedStyleSheets.push(ls),c(this,V,qe.nullishCoalescing((n=this.firstStore.__manager)==null?void 0:n.min,-1/0)),c(this,K,qe.nullishCoalescing((h=this.firstStore.__manager)==null?void 0:h.max,1/0)),c(this,te,((u=this.firstStore.__manager)==null?void 0:u.step)||.01),c(this,be,((g=this.firstStore.__manager)==null?void 0:g.ease)||1),c(this,ve,Array.isArray(this.firstStore.current)?"array":"number"),c(this,F,isFinite(e(this,K))&&isFinite(e(this,V))),p(this,{class:e(this,F)?"":"infinite",children:l(this,w,X).call(this).map((k,T)=>b({class:"inputs-wrapper",children:[De({type:"number",step:e(this,te),min:e(this,V),max:e(this,K),ref:v=>e(this,J).push(v),value:k,onChange:()=>{this.updateStores(e(this,J).map(v=>parseFloat(v.value)))}}),b({class:"drag",children:[b({class:"drag-knob",ref:v=>e(this,ee).push(v),onPointerdown:v=>{v.preventDefault(),c(this,Y,!0);const ge=l(this,w,X).call(this),Ve=ge[T],x=e(this,ee)[T],N=e(this,J)[T];if(x&&N){const P=x.parentElement,q=l(this,w,dt).call(this);P.classList.add("grabbing"),St.setupDrag(O=>{const bt=O.x-v.x,Zt=e(this,F)?P.offsetWidth/(q||1):1,Wt=Ve+bt/Zt*e(this,be);if(ge[T]=Wt,!e(this,F)){const Jt=l(this,w,_e).call(this,x,0);x.style.transform=`translateX(${Jt+bt}px)`}this.updateStores([...ge])},()=>{if(c(this,Y,!1),!e(this,F)){const O=l(this,w,_e).call(this,x,0);x.style.transition="transform 0.1s",x.style.transform=`translateX(${O}px)`,P.classList.remove("grabbing"),setTimeout(()=>{x.style.transition=""},100)}})}},children:b({class:"drag-knob-inner"})})]})]}))})}connectedCallback(){this.firstStore.addMiddleware(e(this,ye)),this.firstStore.subscribe(e(this,Se)),yt.elementResizer.subscribe(this,e(this,ke))}disconnectedCallback(){this.firstStore.removeMiddleware(e(this,ye)),this.firstStore.unsubscribe(e(this,Se)),yt.elementResizer.unsubscribe(e(this,ke))}}J=new WeakMap,ee=new WeakMap,te=new WeakMap,V=new WeakMap,K=new WeakMap,be=new WeakMap,ve=new WeakMap,F=new WeakMap,Y=new WeakMap,ye=new WeakMap,Se=new WeakMap,w=new WeakSet,X=function(t=this.firstStore.current){return Array.isArray(t)?t:[t]},ct=function(){l(this,w,X).call(this).map((t,i)=>{const n=e(this,ee)[i];if(n&&(!e(this,Y)||e(this,Y)&&e(this,F))){const h=l(this,w,_e).call(this,n,t);n.style.transform=`translateX(${h}px)`}})},dt=function(){return e(this,F)?e(this,K)-e(this,V):0},_e=function(t,i){const n=t.parentElement,h=l(this,w,dt).call(this),u=h?i/h:.5;return(n.offsetWidth-t.offsetWidth)*u},ke=new WeakMap;customElements.get("e-tweaker-number-manager")||customElements.define("e-tweaker-number-manager",Vt);function qt(r){r.dispatchEvent(new CustomEvent("sizeChange",{bubbles:!0,composed:!0}))}function hs(r){r.dispatchEvent(new CustomEvent("beforeSizeChange",{bubbles:!0,composed:!0}))}const cs=E({":host":{position:"relative"},".head":{width:"100%",cursor:"default",background:"none",border:"none",color:"inherit",fontFamily:"inherit",fontSize:"inherit",fontWeight:"inherit",textAlign:"start",padding:"0",margin:"0"},".body":{boxSizing:"border-box",position:"var(--position, unset)",top:"100%",left:"0",width:"100%",overflow:"hidden",transitionDuration:"var(--duration, var(--duration-short))",transitionProperty:"height",cursor:"default"},".body-inner":{display:"grid",gap:"var(--gap, 0px)",width:"100%",paddingTop:"var(--gap, 0px)"}});var se,ie,z,G,ne,oe,Ye,Ee,ft;const wt=class wt extends HTMLElement{constructor(){super();o(this,Ee);o(this,se,null);o(this,ie,"");o(this,z,null);o(this,G,!1);o(this,ne);o(this,oe,null);o(this,Ye,()=>{qt(this)});U.isBrowser&&(this.attachShadow({mode:"open"}).adoptedStyleSheets.push(cs),c(this,se,this.attachInternals()),c(this,oe,new ResizeObserver(e(this,Ye))),p(this,{children:[Q({class:"head",children:ue({name:"head"}),onClick:()=>{this.opened?this.close():this.open()}}),b({class:"body",style:{height:"0px"},children:b({class:"body-inner",children:ue()}),ref:i=>{c(this,z,i)}})]}))}get value(){return e(this,ie)}set value(t){c(this,ie,t),this.dispatchEvent(new Event("change",{bubbles:!0,composed:!0})),e(this,se).setFormValue(e(this,ie))}get internals(){return e(this,se)}get opened(){return e(this,G)}open(){clearTimeout(e(this,ne)),c(this,G,!0),e(this,z).style.display="grid",this.classList.add("triggered"),setTimeout(()=>{this.classList.add("opened"),e(this,z).style.height=e(this,z).scrollHeight+"px",l(this,Ee,ft).call(this)},0)}close(){c(this,G,!1),e(this,z).style.height="0px",this.classList.remove("opened"),l(this,Ee,ft).call(this),c(this,ne,setTimeout(()=>{this.classList.remove("triggered"),e(this,z).style.display="none"},Ke.getElementTransitionDurationMS(e(this,z))))}connectedCallback(){e(this,oe).observe(e(this,z))}disconnectedCallback(){clearTimeout(e(this,ne)),e(this,oe).disconnect()}};se=new WeakMap,ie=new WeakMap,z=new WeakMap,G=new WeakMap,ne=new WeakMap,oe=new WeakMap,Ye=new WeakMap,Ee=new WeakSet,ft=function(){hs(this),this.dispatchEvent(new CustomEvent("selectToggle",{bubbles:!0,composed:!0,detail:{opened:e(this,G)}}))},wt.formAssociated=!0;let ut=wt;customElements.get("e-select")||customElements.define("e-select",ut);var xe;class Bt extends HTMLElement{constructor(){super(...arguments);o(this,xe,null)}get selectElement(){return e(this,xe)}connectedCallback(){var i,n;const t=(n=(i=this.assignedSlot)==null?void 0:i.getRootNode())==null?void 0:n.host;t?c(this,xe,t):console.log(this,"e-select not found")}}xe=new WeakMap;const ds=E({":host":{width:"100%",height:"40px",display:"inline-flex",alignItems:"center"}});var re,Ce,gt;class us extends Bt{constructor(){super();o(this,Ce);o(this,re,()=>{this.selectElement.value===this.value?this.style.display="none":this.style.display=""});U.isBrowser&&(this.attachShadow({mode:"open"}).adoptedStyleSheets.push(ds),p(this,{tabindex:0,onClick:()=>{l(this,Ce,gt).call(this)},onKeydown:i=>{i.code==="Space"&&l(this,Ce,gt).call(this)},children:ue()}))}get value(){return(this.hasAttribute("value")?this.getAttribute("value"):this.innerText)||""}connectedCallback(){super.connectedCallback(),this.hasAttribute("default")&&(this.selectElement.value||(this.selectElement.value=this.value)),this.selectElement.addEventListener("change",e(this,re)),setTimeout(()=>{e(this,re).call(this)})}disconnectedCallback(){this.selectElement.removeEventListener("change",e(this,re))}}re=new WeakMap,Ce=new WeakSet,gt=function(){this.selectElement.value=this.value,this.selectElement.close()};customElements.get("e-select-option")||customElements.define("e-select-option",us);const fs=E({":host":{width:"100%",height:"40px",display:"inline-flex",alignItems:"center",justifyContent:"space-between"},".default-arrow":{flexShrink:"0",width:"var(--arrow-size, 1em)",height:"var(--arrow-size, 1em)",fill:`var(--arrow-color, ${f.colorMain.var})`,transitionProperty:"transform",transitionDuration:"var(--duration, var(--duration-short))"},":host(.opened) .default-arrow":{transform:"scaleY(-1)"}});var Te,ae,Le;class gs extends Bt{constructor(){super();o(this,Te,null);o(this,ae,()=>{const i=this.selectElement.shadowRoot.querySelector(".body slot").assignedElements().find(n=>n.value===this.selectElement.value);i&&(e(this,Te).innerHTML=i.innerHTML)});o(this,Le,()=>{this.classList.toggle("opened",this.selectElement.opened)});U.isBrowser&&(this.attachShadow({mode:"open"}).adoptedStyleSheets.push(fs),p(this,{children:[ue(),ue({name:"arrow",children:p($t,{class:"default-arrow"})})]}),this.slot="head")}connectedCallback(){super.connectedCallback(),c(this,Te,this.querySelector("[data-value-holder]")||this),this.selectElement.addEventListener("change",e(this,ae)),e(this,ae).call(this),this.selectElement.addEventListener("selectToggle",e(this,Le))}disconnectedCallback(){this.selectElement.removeEventListener("change",e(this,ae)),this.selectElement.removeEventListener("selectToggle",e(this,Le))}}Te=new WeakMap,ae=new WeakMap,Le=new WeakMap;customElements.get("e-select-head")||customElements.define("e-select-head",gs);const ms=E({"e-select":{display:"block",width:"100%","--arrow-color":f.colorFont.var},"e-select-head":{width:"100%",height:"var(--height-input)",display:"flex",alignItems:"center",justifyContent:"space-between",fontSize:"var(--font-size-small)"},"e-select-option":{height:"var(--height-input)",transitionDuration:"var(--duration-short)",transitionProperty:"color",fontSize:"var(--font-size-small)"},"e-select-option:hover":{color:f.colorActive.var},svg:{width:"16px",height:"16px",fill:f.colorFont.var,transitionProperty:"transform",transitionDuration:"var(--duration-short)"},".opened svg":{transform:"scaleY(-1)"}});class _t extends fe{constructor(...s){var n;super(...s),this.attachShadow({mode:"open"}).adoptedStyleSheets.push(ms);const i=((n=this.firstStore.__manager)==null?void 0:n.variants)||[];p(this,{children:p("e-select",{value:this.firstStore,onChange:h=>{this.updateStores(h.currentTarget.value)},lightChildren:[p("e-select-head",{lightChildren:[lt({"data-value-holder":""})]}),...i.map((h,u)=>p("e-select-option",{lightChildren:h,default:u===0?!0:null}))]})})}}customElements.get("e-tweaker-select-manager")||customElements.define("e-tweaker-select-manager",_t);const ps=E({":host":{width:"100%",display:"flex",alignItems:"center"},input:{boxSizing:"border-box",outline:"none",fontVariantNumeric:"tabular-nums",fontFamily:"inherit",color:"inherit",border:"none",fontSize:"var(--font-size-small)",height:"var(--height-input)",width:"100%",margin:"0",padding:"0 var(--gap-small)",backgroundColor:"rgba(255, 255, 255, 0.1)",borderRadius:f.borderRadius.var}});class Kt extends fe{constructor(...s){super(...s),this.attachShadow({mode:"open"}).adoptedStyleSheets.push(ps),p(this,{children:[De({class:"text-input",type:"string",value:this.firstStore,onChange:i=>{this.updateStores(i.currentTarget.value)}})]})}}customElements.get("e-tweaker-string-manager")||customElements.define("e-tweaker-string-manager",Kt);const ws={boolean:It,color:Ht,link:Dt,number:Vt,select:_t,string:Kt},bs=E({":host":{display:"grid",gridAutoFlow:"column",gridTemplateColumns:"0.5fr 1fr",alignItems:"center",color:f.colorFont.var,gap:"var(--gap-medium)"},":host(.disabled)":{pointerEvents:"none",opacity:.5},".head":{fontSize:"var(--font-size-medium)",display:"flex",alignItems:"center",gap:"var(--gap-extra-small)"},".head-buttons":{display:"flex"},".head-button":{width:"14px",height:"14px",padding:"0",margin:"0",border:"none",background:"none",fill:f.colorFont.var,transitionDuration:"var(--duration-short)",transitionProperty:"fill, opacity",opacity:"0"},":host(:hover) .head-button":{opacity:"1"},".head-button:hover":{fill:f.colorActive.var},".head-button svg":{width:"100%",height:"100%"}});var R,le,he,ce,de,ze,Re;class mt extends HTMLElement{constructor(t){var h,u;super();o(this,R,[]);o(this,le);o(this,he);o(this,ce,!1);o(this,de);o(this,ze,()=>{m.activeStores.current.find(t=>e(this,R).includes(t))||this.remove()});o(this,Re,t=>{e(this,ce)&&((t.metaKey||t.ctrlKey)&&t.code==="KeyC"?navigator.clipboard.writeText(e(this,R)[0].current):(t.metaKey||t.ctrlKey)&&t.code==="KeyR"&&(e(this,R).forEach(i=>{i.reset()}),t.preventDefault()))});c(this,R,[t.store]),c(this,le,t.store.name),c(this,he,e(this,le).split(".").slice(-1).toString());const i=((h=t.store.__manager)==null?void 0:h.type)||"string";c(this,de,new ws[i](e(this,R)[0])),this.attachShadow({mode:"open"}).adoptedStyleSheets.push(bs),p(this,{class:{disabled:((u=t.store.__manager)==null?void 0:u.disabled)||!1},onPointerleave:()=>{c(this,ce,!1)},onPointerenter:()=>{c(this,ce,!0)},children:[b({class:"head",children:[b({class:"name",children:e(this,he)+":"}),b({class:"head-buttons",children:[Q({class:"head-button",children:Pt,onClick:()=>{navigator.clipboard.writeText(e(this,R)[0].current)}}),Q({class:"head-button",children:Ft,onClick:()=>{e(this,R).forEach(g=>{g.reset()})}})]})]}),e(this,de)]})}get key(){return e(this,le)}get name(){return e(this,he)}get stores(){return e(this,R)}addStore(t){e(this,de).addStore(t)}connectedCallback(){m.activeStores.subscribe(e(this,ze)),addEventListener("keydown",e(this,Re)),qt(this)}disconnectedCallback(){m.activeStores.unsubscribe(e(this,ze)),removeEventListener("keydown",e(this,Re))}}R=new WeakMap,le=new WeakMap,he=new WeakMap,ce=new WeakMap,de=new WeakMap,ze=new WeakMap,Re=new WeakMap;customElements.get("e-tweaker-field")||customElements.define("e-tweaker-field",mt);const vs=E({".wrapper":{boxSizing:"border-box",backgroundColor:"rgba(255, 255, 255, 0.1)",borderRadius:f.borderRadius.var},".head":{boxSizing:"border-box",width:"100%",height:"var(--tweaker-folder-height)",paddingLeft:"var(--gap-medium)",paddingRight:"var(--gap-medium)",display:"flex",alignItems:"center",justifyContent:"space-between",backgroundColor:f.colorMainAux.var,borderRadius:f.borderRadius.var},".name":{fontSize:"var(--font-size-large)",color:f.colorFont.var},".body":{display:"none",overflow:"hidden","@supports (height: calc-size(auto))":{height:"0"}},":host(.transition-allowed) .body":{transition:"height var(--duration-short), display var(--duration-short) allow-discrete"},":host(.opened) .body":{height:"calc-size(auto)",display:"block","@starting-style":{height:"0"}},".body-content":{boxSizing:"border-box",padding:"var(--gap-large)",display:"grid",gap:"var(--gap-medium)"},".arrow":{width:"20px",height:"20px",fill:f.colorFont.var,transition:"transform var(--duration-short)"},".opened .arrow":{transform:"scaleY(-1)"}});var M,Me,S,Ae,Ne,Fe,Pe,Ge;const Ue=class Ue extends HTMLElement{constructor(t){super();o(this,M);o(this,Me,new m.Store(null));o(this,S,new m.Store([]));o(this,Ae);o(this,Ne,null);o(this,Fe,null);o(this,Pe,null);o(this,Ge,t=>{let i=[],n=[];t.forEach(h=>{i=[...i,...h.removedNodes],n=[...n,...h.addedNodes]}),e(this,S).current=e(this,S).current.filter(h=>!i.includes(h)),e(this,M)&&!e(this,S).current.length&&!n.length&&this.remove()});this.attachShadow({mode:"open"}).adoptedStyleSheets.push(vs),c(this,M,t.key),c(this,Ae,new MutationObserver(e(this,Ge))),p(this,{children:[b({class:"wrapper",children:[b({class:"head",onClick:n=>{this.classList.toggle("opened"),this.classList.contains("opened")?C.openPanel(e(this,M)):C.closePanel(e(this,M))},children:[e(this,M)?b({class:"name",children:[e(this,M).split(".").slice(-1).toString()]}):null,e(this,Me),p($t,{class:"arrow"})]}),b({class:"body",ref:n=>{c(this,Ne,n)},children:b({class:"body-content",children:e(this,S),ref:n=>{c(this,Fe,n),c(this,Pe,n.firstElementChild)}})})]})]}),t!=null&&t.storeBox&&this.handleStore(t.storeBox)}get key(){return e(this,M)}get head(){return e(this,Me)}get content(){return e(this,S)}get bodyElement(){return e(this,Ne)}get contentElement(){return e(this,Fe)}connectedCallback(){C.isPanelOpened(e(this,M))&&this.classList.add("opened"),setTimeout(()=>{this.classList.add("transition-allowed")}),e(this,Ae).observe(e(this,Pe),{childList:!0})}handleStore(t){if(t.remainingFolders.length){const n=t.store.name.split("."),h=n.slice(0,n.length-t.remainingFolders.length).join("."),u=e(this,S).current.find(g=>g.key===h);u instanceof Ue?u.handleStore({store:t.store,remainingFolders:t.remainingFolders.slice(1)}):e(this,S).current=[...e(this,S).current,new Ue({key:h,storeBox:{store:t.store,remainingFolders:t.remainingFolders.slice(1)}})]}else{const i=e(this,S).current.find(n=>n.key===t.store.name);i instanceof mt?i.addStore(t.store):e(this,S).current=[...e(this,S).current,new mt({store:t.store})]}}};M=new WeakMap,Me=new WeakMap,S=new WeakMap,Ae=new WeakMap,Ne=new WeakMap,Fe=new WeakMap,Pe=new WeakMap,Ge=new WeakMap;let Oe=Ue;customElements.get("e-tweaker-folder")||customElements.define("e-tweaker-folder",Oe);const ys=E({":host":{"--tweaker-width":"550px","--tweaker-offset":"20px","--tweaker-folder-height":"35px","--height-input":"25px","--gap-large":"12px","--gap-medium":"10px","--gap-small":"8px","--gap-extra-small":"4px","--font-size-large":"16px","--font-size-medium":"14px","--font-size-small":"12px","--duration-short":"0.2s",fontFamily:"sans-serif",position:"absolute",top:"var(--tweaker-offset)",right:"var(--tweaker-offset)",width:"var(--tweaker-width)",backgroundColor:f.colorMain.var,borderRadius:f.borderRadius.var,transition:"opacity 0.1s",zIndex:"100",opacity:"0.1"},":host(:hover)":{opacity:"1 !important"},".resize":{position:"absolute",left:"0",top:"0",width:"calc(var(--tweaker-width) * 0.025)",height:"100%",zIndex:"1",cursor:"ew-resize"},".tweaker-buttons":{display:"flex",alignItems:"center",gap:"var(--gap-extra-small)"},".tweaker-button":{width:"18px",height:"18px",padding:"0",margin:"0",background:"none",border:"none",fill:f.colorFont.var,transitionProperty:"fill",transitionDuration:"var(--duration-short)"},".tweaker-button:hover":{fill:f.colorActive.var},".tweaker-button svg":{width:"100%",height:"100%"},":host .body-content":{maxHeight:`calc(
10
10
  100dvh -
11
11
  (
12
12
  var(--tweaker-offset) * 2 +
13
13
  var(--tweaker-folder-height)
14
14
  )
15
- )`,overflow:"hidden auto","-ms-overflow-style":"none","scrollbar-width":"none"},":host .body-content::-webkit-scrollbar":{display:"none"},[`@media ${Gt.ViewportMediaRules["<=mobile"]}`]:{":host":{position:"absolute",top:"0",right:"0",width:"100% !important",borderTopLeftRadius:"0",borderTopRightRadius:"0"},":host .body-content":{maxHeight:`calc(
15
+ )`,overflow:"hidden auto","-ms-overflow-style":"none","scrollbar-width":"none"},":host .body-content::-webkit-scrollbar":{display:"none"},[`@media ${Ut.ViewportMediaRules["<=mobile"]}`]:{":host":{position:"absolute",top:"0",right:"0",width:"100% !important",borderTopLeftRadius:"0",borderTopRightRadius:"0"},":host .body-content":{maxHeight:`calc(
16
16
  100dvh -
17
17
  var(--tweaker-folder-height)
18
- )`}}});var Ie,He,De;class Kt extends Oe{constructor(){super({key:""});o(this,Ie,!1);o(this,He,()=>{C.save()});o(this,De,Jt.debounce(()=>{m.activeStores.current.forEach(t=>{if(t.name){const i=t.name.split(".");this.handleStore({store:t,remainingFolders:i.length>1?i.slice(0,-1):[]})}}),e(this,Ie)||(c(this,Ie,!0),this.contentElement.scroll({top:C.scrollValue}),this.contentElement.addEventListener("scroll",()=>{C.scrollValue=this.contentElement.scrollTop}))},10));C.load(),this.shadowRoot.adoptedStyleSheets.push(bs),this.head.current=[b({class:"tweaker-buttons",onClick:t=>{t.stopPropagation()},children:[j({class:"tweaker-button",children:Ft,onClick:()=>{m.storeRegistry.resetState()}}),j({class:["tweaker-button"],children:[Pt],onClick:()=>{navigator.clipboard.writeText(JSON.stringify(m.storeRegistry.getState()))}}),j({class:"tweaker-button",children:jt,onClick:()=>{U.createJSONAndSave(m.storeRegistry.name,m.storeRegistry.getState())}}),At({class:"tweaker-button",children:[es,Ve({type:"file",style:{display:"none"},onChange:t=>{var h;const n=(h=t.currentTarget.files)==null?void 0:h[0];if(n){const u=new FileReader;u.onload=g=>{var T,v;const k=(v=(T=g.target)==null?void 0:T.result)==null?void 0:v.toString();k&&m.storeRegistry.loadState(k)},u.readAsText(n)}}})]})]})],p(this.bodyElement,{children:[b({class:"resize",onPointerdown:t=>{t.preventDefault();const i=this.getBoundingClientRect(),n=this.contentElement.scrollTop;St.setupDrag(h=>{const u=t.x-h.x,g=Math.max(400,i.width+u);this.style.width=g+"px",C.changeSize("tweaker",g)},()=>{setTimeout(()=>{this.contentElement.scroll({top:n})},10)})},onDblclick:()=>{this.style.width="",C.changeSize("tweaker",null)}})]})}connectedCallback(){super.connectedCallback(),window.addEventListener("beforeunload",e(this,He)),m.activeStores.subscribe(e(this,De)),C.changedSizes("tweaker")&&(this.style.width=C.changedSizes("tweaker")+"px")}disconnectedCallback(){window.removeEventListener("beforeunload",e(this,He)),C.save(),m.activeStores.unsubscribe(e(this,De))}}Ie=new WeakMap,He=new WeakMap,De=new WeakMap;customElements.get("e-tweaker")||customElements.define("e-tweaker",Kt);X.isBrowser&&document.body.appendChild(new Kt);
18
+ )`}}});var $e,Ie,He;class Ot extends Oe{constructor(){super({key:""});o(this,$e,!1);o(this,Ie,()=>{C.save()});o(this,He,Yt.debounce(()=>{m.activeStores.current.forEach(t=>{if(t.name){const i=t.name.split(".");this.handleStore({store:t,remainingFolders:i.length>1?i.slice(0,-1):[]})}}),e(this,$e)||(c(this,$e,!0),this.contentElement.scroll({top:C.scrollValue}),this.contentElement.addEventListener("scroll",()=>{C.scrollValue=this.contentElement.scrollTop}))},10));C.load(),this.shadowRoot.adoptedStyleSheets.push(ys),this.head.current=[b({class:"tweaker-buttons",onClick:t=>{t.stopPropagation()},children:[Q({class:"tweaker-button",children:Ft,onClick:()=>{m.storeRegistry.resetState()}}),Q({class:["tweaker-button"],children:[Pt],onClick:()=>{navigator.clipboard.writeText(JSON.stringify(m.storeRegistry.getState()))}}),Q({class:"tweaker-button",children:es,onClick:()=>{Ke.createJSONAndSave(m.storeRegistry.name,m.storeRegistry.getState())}}),At({class:"tweaker-button",children:[ts,De({type:"file",style:{display:"none"},onChange:t=>{var h;const n=(h=t.currentTarget.files)==null?void 0:h[0];if(n){const u=new FileReader;u.onload=g=>{var T,v;const k=(v=(T=g.target)==null?void 0:T.result)==null?void 0:v.toString();k&&m.storeRegistry.loadState(k)},u.readAsText(n)}}})]})]})],p(this.bodyElement,{children:[b({class:"resize",onPointerdown:t=>{t.preventDefault();const i=this.getBoundingClientRect(),n=this.contentElement.scrollTop;St.setupDrag(h=>{const u=t.x-h.x,g=Math.max(400,i.width+u);this.style.width=g+"px",C.changeSize("tweaker",g)},()=>{setTimeout(()=>{this.contentElement.scroll({top:n})},10)})},onDblclick:()=>{this.style.width="",C.changeSize("tweaker",null)}})]})}connectedCallback(){super.connectedCallback(),window.addEventListener("beforeunload",e(this,Ie)),m.activeStores.subscribe(e(this,He)),C.changedSizes("tweaker")&&(this.style.width=C.changedSizes("tweaker")+"px")}disconnectedCallback(){window.removeEventListener("beforeunload",e(this,Ie)),C.save(),m.activeStores.unsubscribe(e(this,He))}}$e=new WeakMap,Ie=new WeakMap,He=new WeakMap;customElements.get("e-tweaker")||customElements.define("e-tweaker",Ot);U.isBrowser&&document.body.appendChild(new Ot);