Skip to content

Commit f6f5bd0

Browse files
committed
1 parent 6a27a35 commit f6f5bd0

File tree

169 files changed

+7174
-800
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

169 files changed

+7174
-800
lines changed

assets/highlight.css

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
--dark-hl-3: #4FC1FF;
1010
--light-hl-4: #795E26;
1111
--dark-hl-4: #DCDCAA;
12-
--light-hl-5: #AF00DB;
13-
--dark-hl-5: #C586C0;
14-
--light-hl-6: #001080;
15-
--dark-hl-6: #9CDCFE;
16-
--light-hl-7: #098658;
17-
--dark-hl-7: #B5CEA8;
12+
--light-hl-5: #001080;
13+
--dark-hl-5: #9CDCFE;
14+
--light-hl-6: #098658;
15+
--dark-hl-6: #B5CEA8;
16+
--light-hl-7: #AF00DB;
17+
--dark-hl-7: #C586C0;
1818
--light-hl-8: #008000;
1919
--dark-hl-8: #6A9955;
2020
--light-code-background: #FFFFFF;

assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

classes/assert_class.AssertClass.html

Lines changed: 17 additions & 11 deletions
Large diffs are not rendered by default.

classes/clipboard_class.ClipboardClass.html

Lines changed: 28 additions & 22 deletions
Large diffs are not rendered by default.

classes/image_class.Image.html

Lines changed: 50 additions & 18 deletions
Large diffs are not rendered by default.

classes/keyboard_class.KeyboardClass.html

Lines changed: 18 additions & 19 deletions
Large diffs are not rendered by default.

classes/match_request_class.MatchRequest.html

Lines changed: 40 additions & 18 deletions
Large diffs are not rendered by default.

classes/match_result_class.MatchResult.html

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h4>Hierarchy</h4>
2323
<ul class="tsd-hierarchy">
2424
<li><a href="scaled_match_result_class.ScaledMatchResult.html" class="tsd-signature-type" data-tsd-kind="Class">ScaledMatchResult</a></li></ul></section></li></ul></section><aside class="tsd-sources">
2525
<ul>
26-
<li>Defined in <a href="https://github.com/nut-tree/nut.js/blob/bfebdca/lib/match-result.class.ts#L3">match-result.class.ts:3</a></li></ul></aside>
26+
<li>Defined in <a href="https://github.com/nut-tree/nut.js/blob/651c61f/lib/match-result.class.ts#L7">match-result.class.ts:7</a></li></ul></aside>
2727
<section class="tsd-panel-group tsd-index-group">
2828
<section class="tsd-panel tsd-index-panel">
2929
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -57,24 +57,24 @@ <h5>location: <a href="region_class.Region.html" class="tsd-signature-type" data
5757
<h5><code class="tsd-tag ts-flagOptional">Optional</code> error: <span class="tsd-signature-type">Error</span></h5></li></ul></div>
5858
<h4 class="tsd-returns-title">Returns <a href="match_result_class.MatchResult.html" class="tsd-signature-type" data-tsd-kind="Class">MatchResult</a></h4><aside class="tsd-sources">
5959
<ul>
60-
<li>Defined in <a href="https://github.com/nut-tree/nut.js/blob/bfebdca/lib/match-result.class.ts#L4">match-result.class.ts:4</a></li></ul></aside></li></ul></section></section>
60+
<li>Defined in <a href="https://github.com/nut-tree/nut.js/blob/651c61f/lib/match-result.class.ts#L8">match-result.class.ts:8</a></li></ul></aside></li></ul></section></section>
6161
<section class="tsd-panel-group tsd-member-group">
6262
<h2>Properties</h2>
6363
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="confidence" class="tsd-anchor"></a>
6464
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>confidence</span><a href="#confidence" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
6565
<div class="tsd-signature">confidence<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
6666
<ul>
67-
<li>Defined in <a href="https://github.com/nut-tree/nut.js/blob/bfebdca/lib/match-result.class.ts#L5">match-result.class.ts:5</a></li></ul></aside></section>
67+
<li>Defined in <a href="https://github.com/nut-tree/nut.js/blob/651c61f/lib/match-result.class.ts#L9">match-result.class.ts:9</a></li></ul></aside></section>
6868
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="error" class="tsd-anchor"></a>
6969
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>error</span><a href="#error" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
7070
<div class="tsd-signature">error<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">Error</span></div><aside class="tsd-sources">
7171
<ul>
72-
<li>Defined in <a href="https://github.com/nut-tree/nut.js/blob/bfebdca/lib/match-result.class.ts#L7">match-result.class.ts:7</a></li></ul></aside></section>
72+
<li>Defined in <a href="https://github.com/nut-tree/nut.js/blob/651c61f/lib/match-result.class.ts#L11">match-result.class.ts:11</a></li></ul></aside></section>
7373
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="location" class="tsd-anchor"></a>
7474
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>location</span><a href="#location" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
7575
<div class="tsd-signature">location<span class="tsd-signature-symbol">:</span> <a href="region_class.Region.html" class="tsd-signature-type" data-tsd-kind="Class">Region</a></div><aside class="tsd-sources">
7676
<ul>
77-
<li>Defined in <a href="https://github.com/nut-tree/nut.js/blob/bfebdca/lib/match-result.class.ts#L6">match-result.class.ts:6</a></li></ul></aside></section></section></div>
77+
<li>Defined in <a href="https://github.com/nut-tree/nut.js/blob/651c61f/lib/match-result.class.ts#L10">match-result.class.ts:10</a></li></ul></aside></section></section></div>
7878
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
7979
<div class="tsd-navigation settings">
8080
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
@@ -108,6 +108,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389
108108
<li class="tsd-kind-module"><a href="../modules/key_enum.html">key.enum</a></li>
109109
<li class="tsd-kind-module"><a href="../modules/keyboard_class.html">keyboard.class</a></li>
110110
<li class="tsd-kind-module"><a href="../modules/location_function.html">location.function</a></li>
111+
<li class="tsd-kind-module"><a href="../modules/logging_function.html">logging.function</a></li>
111112
<li class="tsd-kind-module"><a href="../modules/match_request_class.html">match-<wbr/>request.class</a></li>
112113
<li class="current tsd-kind-module"><a href="../modules/match_result_class.html">match-<wbr/>result.class</a></li>
113114
<li class="tsd-kind-module"><a href="../modules/mouse_movement_function.html">mouse-<wbr/>movement.function</a></li>
@@ -129,6 +130,9 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389
129130
<li class="tsd-kind-module"><a href="../modules/provider_io_jimp_image_reader_class.html">provider/io/jimp-<wbr/>image-<wbr/>reader.class</a></li>
130131
<li class="tsd-kind-module"><a href="../modules/provider_io_jimp_image_writer_class.html">provider/io/jimp-<wbr/>image-<wbr/>writer.class</a></li>
131132
<li class="tsd-kind-module"><a href="../modules/provider_keyboard_provider_interface.html">provider/keyboard-<wbr/>provider.interface</a></li>
133+
<li class="tsd-kind-module"><a href="../modules/provider_log_provider_interface.html">provider/log-<wbr/>provider.interface</a></li>
134+
<li class="tsd-kind-module"><a href="../modules/provider_log_console_log_provider_class.html">provider/log/console-<wbr/>log-<wbr/>provider.class</a></li>
135+
<li class="tsd-kind-module"><a href="../modules/provider_log_noop_log_provider_class.html">provider/log/noop-<wbr/>log-<wbr/>provider.class</a></li>
132136
<li class="tsd-kind-module"><a href="../modules/provider_mouse_provider_interface.html">provider/mouse-<wbr/>provider.interface</a></li>
133137
<li class="tsd-kind-module"><a href="../modules/provider_native_clipboardy_clipboard_class.html">provider/native/clipboardy-<wbr/>clipboard.class</a></li>
134138
<li class="tsd-kind-module"><a href="../modules/provider_native_libnut_keyboard_class.html">provider/native/libnut-<wbr/>keyboard.class</a></li>
@@ -137,13 +141,15 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389
137141
<li class="tsd-kind-module"><a href="../modules/provider_native_libnut_window_class.html">provider/native/libnut-<wbr/>window.class</a></li>
138142
<li class="tsd-kind-module"><a href="../modules/provider_provider_registry_class.html">provider/provider-<wbr/>registry.class</a></li>
139143
<li class="tsd-kind-module"><a href="../modules/provider_screen_provider_interface.html">provider/screen-<wbr/>provider.interface</a></li>
144+
<li class="tsd-kind-module"><a href="../modules/provider_text_finder_interface.html">provider/text-<wbr/>finder.interface</a></li>
145+
<li class="tsd-kind-module"><a href="../modules/provider_window_finder_interface.html">provider/window-<wbr/>finder.interface</a></li>
140146
<li class="tsd-kind-module"><a href="../modules/provider_window_provider_interface.html">provider/window-<wbr/>provider.interface</a></li>
147+
<li class="tsd-kind-module"><a href="../modules/query_class.html">query.class</a></li>
141148
<li class="tsd-kind-module"><a href="../modules/region_class.html">region.class</a></li>
142149
<li class="tsd-kind-module"><a href="../modules/rgba_class.html">rgba.class</a></li>
143150
<li class="tsd-kind-module"><a href="../modules/scaled_match_result_class.html">scaled-<wbr/>match-<wbr/>result.class</a></li>
144151
<li class="tsd-kind-module"><a href="../modules/screen_class.html">screen.class</a></li>
145152
<li class="tsd-kind-module"><a href="../modules/sleep_function.html">sleep.function</a></li>
146-
<li class="tsd-kind-module"><a href="../modules/typings.html">typings</a></li>
147153
<li class="tsd-kind-module"><a href="../modules/util_bresenham_class.html">util/bresenham.class</a></li>
148154
<li class="tsd-kind-module"><a href="../modules/util_linehelper_class.html">util/linehelper.class</a></li>
149155
<li class="tsd-kind-module"><a href="../modules/util_timeout_function.html">util/timeout.function</a></li>

0 commit comments

Comments
 (0)