Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
salgum1114 committed Jan 18, 2024
1 parent e64f146 commit d9b4a53
Show file tree
Hide file tree
Showing 73 changed files with 1,065 additions and 1,065 deletions.
2 changes: 1 addition & 1 deletion docs/assets/js/search.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/classes/alignmenthandler.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/5511e13/src/canvas/handlers/AlignmentHandler.ts#L4">src/canvas/handlers/AlignmentHandler.ts:4</a></li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/70eaf4a/src/canvas/handlers/AlignmentHandler.ts#L4">src/canvas/handlers/AlignmentHandler.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -136,7 +136,7 @@ <h3>handler</h3>
<div class="tsd-signature tsd-kind-icon">handler<span class="tsd-signature-symbol">:</span> <a href="handler.html" class="tsd-signature-type">Handler</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/5511e13/src/canvas/handlers/AlignmentHandler.ts#L4">src/canvas/handlers/AlignmentHandler.ts:4</a></li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/70eaf4a/src/canvas/handlers/AlignmentHandler.ts#L4">src/canvas/handlers/AlignmentHandler.ts:4</a></li>
</ul>
</aside>
</section>
Expand All @@ -153,7 +153,7 @@ <h3>center</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/5511e13/src/canvas/handlers/AlignmentHandler.ts#L30">src/canvas/handlers/AlignmentHandler.ts:30</a></li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/70eaf4a/src/canvas/handlers/AlignmentHandler.ts#L30">src/canvas/handlers/AlignmentHandler.ts:30</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -175,7 +175,7 @@ <h3>left</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/5511e13/src/canvas/handlers/AlignmentHandler.ts#L12">src/canvas/handlers/AlignmentHandler.ts:12</a></li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/70eaf4a/src/canvas/handlers/AlignmentHandler.ts#L12">src/canvas/handlers/AlignmentHandler.ts:12</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -197,7 +197,7 @@ <h3>middle</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/5511e13/src/canvas/handlers/AlignmentHandler.ts#L47">src/canvas/handlers/AlignmentHandler.ts:47</a></li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/70eaf4a/src/canvas/handlers/AlignmentHandler.ts#L47">src/canvas/handlers/AlignmentHandler.ts:47</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -219,7 +219,7 @@ <h3>right</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/5511e13/src/canvas/handlers/AlignmentHandler.ts#L64">src/canvas/handlers/AlignmentHandler.ts:64</a></li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/70eaf4a/src/canvas/handlers/AlignmentHandler.ts#L64">src/canvas/handlers/AlignmentHandler.ts:64</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
16 changes: 8 additions & 8 deletions docs/classes/animationhandler.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/5511e13/src/canvas/handlers/AnimationHandler.ts#L7">src/canvas/handlers/AnimationHandler.ts:7</a></li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/70eaf4a/src/canvas/handlers/AnimationHandler.ts#L7">src/canvas/handlers/AnimationHandler.ts:7</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -138,7 +138,7 @@ <h3>handler</h3>
<div class="tsd-signature tsd-kind-icon">handler<span class="tsd-signature-symbol">:</span> <a href="handler.html" class="tsd-signature-type">Handler</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/5511e13/src/canvas/handlers/AnimationHandler.ts#L7">src/canvas/handlers/AnimationHandler.ts:7</a></li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/70eaf4a/src/canvas/handlers/AnimationHandler.ts#L7">src/canvas/handlers/AnimationHandler.ts:7</a></li>
</ul>
</aside>
</section>
Expand All @@ -155,7 +155,7 @@ <h3>get<wbr>Anime</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/5511e13/src/canvas/handlers/AnimationHandler.ts#L197">src/canvas/handlers/AnimationHandler.ts:197</a></li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/70eaf4a/src/canvas/handlers/AnimationHandler.ts#L197">src/canvas/handlers/AnimationHandler.ts:197</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -186,7 +186,7 @@ <h3>pause</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/5511e13/src/canvas/handlers/AnimationHandler.ts#L50">src/canvas/handlers/AnimationHandler.ts:50</a></li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/70eaf4a/src/canvas/handlers/AnimationHandler.ts#L50">src/canvas/handlers/AnimationHandler.ts:50</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -214,7 +214,7 @@ <h3>play</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/5511e13/src/canvas/handlers/AnimationHandler.ts#L19">src/canvas/handlers/AnimationHandler.ts:19</a></li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/70eaf4a/src/canvas/handlers/AnimationHandler.ts#L19">src/canvas/handlers/AnimationHandler.ts:19</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -245,7 +245,7 @@ <h3>reset<wbr>Animation</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/5511e13/src/canvas/handlers/AnimationHandler.ts#L96">src/canvas/handlers/AnimationHandler.ts:96</a></li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/70eaf4a/src/canvas/handlers/AnimationHandler.ts#L96">src/canvas/handlers/AnimationHandler.ts:96</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -276,7 +276,7 @@ <h3>restart</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/5511e13/src/canvas/handlers/AnimationHandler.ts#L77">src/canvas/handlers/AnimationHandler.ts:77</a></li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/70eaf4a/src/canvas/handlers/AnimationHandler.ts#L77">src/canvas/handlers/AnimationHandler.ts:77</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -304,7 +304,7 @@ <h3>stop</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/5511e13/src/canvas/handlers/AnimationHandler.ts#L64">src/canvas/handlers/AnimationHandler.ts:64</a></li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/70eaf4a/src/canvas/handlers/AnimationHandler.ts#L64">src/canvas/handlers/AnimationHandler.ts:64</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/charthandler.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/5511e13/src/canvas/handlers/ChartHandler.ts#L7">src/canvas/handlers/ChartHandler.ts:7</a></li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/70eaf4a/src/canvas/handlers/ChartHandler.ts#L7">src/canvas/handlers/ChartHandler.ts:7</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -128,7 +128,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> handler</h3>
<div class="tsd-signature tsd-kind-icon">handler<span class="tsd-signature-symbol">:</span> <a href="handler.html" class="tsd-signature-type">Handler</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/5511e13/src/canvas/handlers/ChartHandler.ts#L6">src/canvas/handlers/ChartHandler.ts:6</a></li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/70eaf4a/src/canvas/handlers/ChartHandler.ts#L6">src/canvas/handlers/ChartHandler.ts:6</a></li>
</ul>
</aside>
</section>
Expand All @@ -138,7 +138,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> instance</h3>
<div class="tsd-signature tsd-kind-icon">instance<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ECharts</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/5511e13/src/canvas/handlers/ChartHandler.ts#L7">src/canvas/handlers/ChartHandler.ts:7</a></li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/70eaf4a/src/canvas/handlers/ChartHandler.ts#L7">src/canvas/handlers/ChartHandler.ts:7</a></li>
</ul>
</aside>
</section>
Expand Down
14 changes: 7 additions & 7 deletions docs/classes/contextmenuhandler.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/5511e13/src/canvas/handlers/ContextmenuHandler.ts#L8">src/canvas/handlers/ContextmenuHandler.ts:8</a></li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/70eaf4a/src/canvas/handlers/ContextmenuHandler.ts#L8">src/canvas/handlers/ContextmenuHandler.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -137,7 +137,7 @@ <h3>contextmenu<wbr>El</h3>
<div class="tsd-signature tsd-kind-icon">contextmenu<wbr>El<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLDivElement</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/5511e13/src/canvas/handlers/ContextmenuHandler.ts#L8">src/canvas/handlers/ContextmenuHandler.ts:8</a></li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/70eaf4a/src/canvas/handlers/ContextmenuHandler.ts#L8">src/canvas/handlers/ContextmenuHandler.ts:8</a></li>
</ul>
</aside>
</section>
Expand All @@ -147,7 +147,7 @@ <h3>handler</h3>
<div class="tsd-signature tsd-kind-icon">handler<span class="tsd-signature-symbol">:</span> <a href="handler.html" class="tsd-signature-type">Handler</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/5511e13/src/canvas/handlers/ContextmenuHandler.ts#L7">src/canvas/handlers/ContextmenuHandler.ts:7</a></li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/70eaf4a/src/canvas/handlers/ContextmenuHandler.ts#L7">src/canvas/handlers/ContextmenuHandler.ts:7</a></li>
</ul>
</aside>
</section>
Expand All @@ -157,7 +157,7 @@ <h3>hide</h3>
<div class="tsd-signature tsd-kind-icon">hide<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">DebouncedFunc</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">(Anonymous function)</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = debounce(() &#x3D;&gt; {if (this.contextmenuEl) {this.contextmenuEl.classList.add(&#x27;contextmenu-hidden&#x27;);}}, 100)</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/5511e13/src/canvas/handlers/ContextmenuHandler.ts#L64">src/canvas/handlers/ContextmenuHandler.ts:64</a></li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/70eaf4a/src/canvas/handlers/ContextmenuHandler.ts#L64">src/canvas/handlers/ContextmenuHandler.ts:64</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -172,7 +172,7 @@ <h3>show</h3>
<div class="tsd-signature tsd-kind-icon">show<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">DebouncedFunc</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">(Anonymous function)</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = debounce(async (e, target) &#x3D;&gt; {const { onContext } &#x3D; this.handler;while (this.contextmenuEl.hasChildNodes()) {this.contextmenuEl.removeChild(this.contextmenuEl.firstChild);}const contextmenu &#x3D; document.createElement(&#x27;div&#x27;);contextmenu.className &#x3D; &#x27;rde-contextmenu-right&#x27;;const element &#x3D; await onContext(this.contextmenuEl, e, target);if (!element) {return;}contextmenu.innerHTML &#x3D; element;this.contextmenuEl.appendChild(contextmenu);ReactDOM.render(element, contextmenu);this.contextmenuEl.classList.remove(&#x27;contextmenu-hidden&#x27;);const { clientX: left, clientY: top } &#x3D; e;this.contextmenuEl.style.left &#x3D; &#x60;${left}px&#x60;;this.contextmenuEl.style.top &#x3D; &#x60;${top}px&#x60;;}, 100)</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/5511e13/src/canvas/handlers/ContextmenuHandler.ts#L40">src/canvas/handlers/ContextmenuHandler.ts:40</a></li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/70eaf4a/src/canvas/handlers/ContextmenuHandler.ts#L40">src/canvas/handlers/ContextmenuHandler.ts:40</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -194,7 +194,7 @@ <h3>destory</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/5511e13/src/canvas/handlers/ContextmenuHandler.ts#L30">src/canvas/handlers/ContextmenuHandler.ts:30</a></li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/70eaf4a/src/canvas/handlers/ContextmenuHandler.ts#L30">src/canvas/handlers/ContextmenuHandler.ts:30</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -216,7 +216,7 @@ <h3>initialize</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/5511e13/src/canvas/handlers/ContextmenuHandler.ts#L19">src/canvas/handlers/ContextmenuHandler.ts:19</a></li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/70eaf4a/src/canvas/handlers/ContextmenuHandler.ts#L19">src/canvas/handlers/ContextmenuHandler.ts:19</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Loading

0 comments on commit d9b4a53

Please sign in to comment.