Skip to content

Commit

Permalink
yarn docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Jul 24, 2024
1 parent da47272 commit cc535f9
Show file tree
Hide file tree
Showing 9 changed files with 718 additions and 718 deletions.
2 changes: 1 addition & 1 deletion docs/assets/search.js

Large diffs are not rendered by default.

90 changes: 45 additions & 45 deletions docs/interfaces/APPTags.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/interfaces/EXIFTags.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/interfaces/ExifToolTags.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<a href="ExifToolTags.html#SourceFile" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Source<wbr/>File?</span></a>
<a href="ExifToolTags.html#Warning" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Warning?</span></a>
</div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Properties</h2></summary><section><section class="tsd-panel tsd-member"><a id="Error" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>Error</span><a href="#Error" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">Error</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>☆☆☆☆ ✔ Example: &quot;File is empty&quot;</p>
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Tags.ts#L22">src/Tags.ts:22</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="ExifToolVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>Exif<wbr/>Tool<wbr/>Version</span><a href="#ExifToolVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">Exif<wbr/>Tool<wbr/>Version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>★★★★ ✔ Example: 12.89</p>
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Tags.ts#L22">src/Tags.ts:22</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="ExifToolVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>Exif<wbr/>Tool<wbr/>Version</span><a href="#ExifToolVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">Exif<wbr/>Tool<wbr/>Version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>★★★★ ✔ Example: 12.91</p>
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Tags.ts#L24">src/Tags.ts:24</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="SourceFile" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>Source<wbr/>File</span><a href="#SourceFile" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">Source<wbr/>File</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>☆☆☆☆ Example: &quot;path/to/file.jpg&quot;</p>
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Tags.ts#L26">src/Tags.ts:26</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="Warning" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>Warning</span><a href="#Warning" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">Warning</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>☆☆☆☆ ✔ Example: &quot;Unrecognized IPTC record 0 (ignored)&quot;</p>
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Tags.ts#L28">src/Tags.ts:28</a></li></ul></aside></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="tsd-otp-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#Error" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Error</span></a><a href="#ExifToolVersion" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Exif<wbr/>Tool<wbr/>Version</span></a><a href="#SourceFile" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Source<wbr/>File</span></a><a href="#Warning" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Warning</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>exiftool-vendored</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
4 changes: 2 additions & 2 deletions docs/interfaces/FileTags.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Tags.ts#L43">src/Tags.ts:43</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="Directory" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>Directory</span><a href="#Directory" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">Directory</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>★★★★ ✔ Example: &quot;/home/username/pictures&quot;</p>
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Tags.ts#L45">src/Tags.ts:45</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="EncodingProcess" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>Encoding<wbr/>Process</span><a href="#EncodingProcess" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">Encoding<wbr/>Process</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>★★★★ ✔ Example: &quot;Progressive DCT, Huffman coding&quot;</p>
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Tags.ts#L47">src/Tags.ts:47</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="ExifByteOrder" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>Exif<wbr/>Byte<wbr/>Order</span><a href="#ExifByteOrder" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">Exif<wbr/>Byte<wbr/>Order</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>★★★★ ✔ Example: &quot;Little-endian (Intel, II)&quot;</p>
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Tags.ts#L49">src/Tags.ts:49</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="FileAccessDate" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>File<wbr/>Access<wbr/>Date</span><a href="#FileAccessDate" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">File<wbr/>Access<wbr/>Date</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="../classes/ExifDateTime.html" class="tsd-signature-type tsd-kind-class">ExifDateTime</a></div><div class="tsd-comment tsd-typography"><p>★★★★ ✔ Example: &quot;2024:07:20 20:43:33-07:00&quot;</p>
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Tags.ts#L49">src/Tags.ts:49</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="FileAccessDate" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>File<wbr/>Access<wbr/>Date</span><a href="#FileAccessDate" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">File<wbr/>Access<wbr/>Date</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="../classes/ExifDateTime.html" class="tsd-signature-type tsd-kind-class">ExifDateTime</a></div><div class="tsd-comment tsd-typography"><p>★★★★ ✔ Example: &quot;2024:07:24 15:00:26-07:00&quot;</p>
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Tags.ts#L51">src/Tags.ts:51</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="FileCreateDate" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>File<wbr/>Create<wbr/>Date</span><a href="#FileCreateDate" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">File<wbr/>Create<wbr/>Date</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="../classes/ExifDateTime.html" class="tsd-signature-type tsd-kind-class">ExifDateTime</a></div><div class="tsd-comment tsd-typography"><p>☆☆☆☆ Example:</p>
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Tags.ts#L53">src/Tags.ts:53</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="FileInodeChangeDate" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>File<wbr/>Inode<wbr/>Change<wbr/>Date</span><a href="#FileInodeChangeDate" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">File<wbr/>Inode<wbr/>Change<wbr/>Date</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="../classes/ExifDateTime.html" class="tsd-signature-type tsd-kind-class">ExifDateTime</a></div><div class="tsd-comment tsd-typography"><p>★★★★ ✔ Example: &quot;2024:07:20 19:47:47-07:00&quot;</p>
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Tags.ts#L53">src/Tags.ts:53</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="FileInodeChangeDate" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>File<wbr/>Inode<wbr/>Change<wbr/>Date</span><a href="#FileInodeChangeDate" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">File<wbr/>Inode<wbr/>Change<wbr/>Date</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="../classes/ExifDateTime.html" class="tsd-signature-type tsd-kind-class">ExifDateTime</a></div><div class="tsd-comment tsd-typography"><p>★★★★ ✔ Example: &quot;2024:07:23 22:26:27-07:00&quot;</p>
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Tags.ts#L55">src/Tags.ts:55</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="FileModifyDate" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>File<wbr/>Modify<wbr/>Date</span><a href="#FileModifyDate" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">File<wbr/>Modify<wbr/>Date</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="../classes/ExifDateTime.html" class="tsd-signature-type tsd-kind-class">ExifDateTime</a></div><div class="tsd-comment tsd-typography"><p>★★★★ ✔ Example: &quot;2024:06:15 18:39:22-07:00&quot;</p>
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Tags.ts#L57">src/Tags.ts:57</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="FileName" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>File<wbr/>Name</span><a href="#FileName" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">File<wbr/>Name</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>★★★★ ✔ Example: &quot;utc+8_oly.jpg&quot;</p>
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Tags.ts#L59">src/Tags.ts:59</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="FilePermissions" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>File<wbr/>Permissions</span><a href="#FilePermissions" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">File<wbr/>Permissions</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>★★★★ ✔ Example: &quot;-rwxrwxr-x&quot;</p>
Expand Down
Loading

0 comments on commit cc535f9

Please sign in to comment.