Skip to content

Commit

Permalink
chore(release): 1.27.5 [skip ci]nn## [1.27.5](v1.27.4...v1.27.5) (202…
Browse files Browse the repository at this point in the history
…3-11-02)

### Bug Fixes

* **modal onclickoutside:** modal onClickOutside=false fails on Esc key press ([e442c88](e442c88))
  • Loading branch information
semantic-release-bot committed Nov 2, 2023
1 parent 429733f commit 40cc3d3
Show file tree
Hide file tree
Showing 63 changed files with 81 additions and 74 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.27.5](https://github.com/Headstorm/foundry-ui/compare/v1.27.4...v1.27.5) (2023-11-02)


### Bug Fixes

* **modal onclickoutside:** modal onClickOutside=false fails on Esc key press ([e442c88](https://github.com/Headstorm/foundry-ui/commit/e442c881db0a2fcb3bec3a60527eb8e3b8936978))

## [1.27.4](https://github.com/Headstorm/foundry-ui/compare/v1.27.3...v1.27.4) (2023-10-24)


Expand Down
2 changes: 1 addition & 1 deletion coverage/badge-branches.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion coverage/components/Avatar/Avatar.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/A
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Avatar/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1><a href="../../index.html">All files</a> components/Avatar</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Button/Button.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -952,7 +952,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/B
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Button/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1><a href="../../index.html">All files</a> components/Button</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Card/Card.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -751,7 +751,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/C
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Card/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1><a href="../../index.html">All files</a> components/Card</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Checkbox/Checkbox.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -871,7 +871,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/C
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Checkbox/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1><a href="../../index.html">All files</a> components/Checkbox</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Divider/Divider.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/D
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Divider/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1><a href="../../index.html">All files</a> components/Divider</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Dropdown/Dropdown.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -3430,7 +3430,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/D
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Dropdown/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1><a href="../../index.html">All files</a> components/Dropdown</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/I
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/InteractionFeedback/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1><a href="../../index.html">All files</a> components/InteractionFeedback</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Label/Label.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/L
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Label/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1><a href="../../index.html">All files</a> components/Label</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
8 changes: 4 additions & 4 deletions coverage/components/Modal/Modal.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/M


<div class='fl pad1y space-right2'>
<span class="strong">58.33% </span>
<span class="strong">55.26% </span>
<span class="quiet">Branches</span>
<span class='fraction'>21/36</span>
<span class='fraction'>21/38</span>
</div>


Expand Down Expand Up @@ -940,7 +940,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/M
&nbsp;
const escFunction = useCallback(
<span class="fstat-no" title="function not covered" > (e</span>vent: KeyboardEvent) =&gt; {
<span class="cstat-no" title="statement not covered" > if (event.code === 'Escape') {</span>
<span class="cstat-no" title="statement not covered" > if (event.code === 'Escape' &amp;&amp; onClickOutside) {</span>
<span class="cstat-no" title="statement not covered" > animateClose(handleEsc, event);</span>
}
},
Expand Down Expand Up @@ -1039,7 +1039,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/M
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
10 changes: 5 additions & 5 deletions coverage/components/Modal/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ <h1><a href="../../index.html">All files</a> components/Modal</h1>


<div class='fl pad1y space-right2'>
<span class="strong">58.33% </span>
<span class="strong">55.26% </span>
<span class="quiet">Branches</span>
<span class='fraction'>21/36</span>
<span class='fraction'>21/38</span>
</div>


Expand Down Expand Up @@ -85,8 +85,8 @@ <h1><a href="../../index.html">All files</a> components/Modal</h1>
</td>
<td data-value="57.14" class="pct medium">57.14%</td>
<td data-value="63" class="abs medium">36/63</td>
<td data-value="58.33" class="pct medium">58.33%</td>
<td data-value="36" class="abs medium">21/36</td>
<td data-value="55.26" class="pct medium">55.26%</td>
<td data-value="38" class="abs medium">21/38</td>
<td data-value="36.84" class="pct low">36.84%</td>
<td data-value="19" class="abs low">7/19</td>
<td data-value="57.37" class="pct medium">57.37%</td>
Expand All @@ -101,7 +101,7 @@ <h1><a href="../../index.html">All files</a> components/Modal</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Progress/Progress.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/P
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Progress/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1><a href="../../index.html">All files</a> components/Progress</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/RangeSlider/RangeSlider.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -1729,7 +1729,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/R
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/RangeSlider/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <h1><a href="../../index.html">All files</a> components/RangeSlider</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/RangeSlider/types.ts.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/R
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Skeleton/Skeleton.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/S
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Skeleton/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1><a href="../../index.html">All files</a> components/Skeleton</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Spotlight/Spotlight.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -1492,7 +1492,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/S
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Spotlight/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1><a href="../../index.html">All files</a> components/Spotlight</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Table/Table.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -2506,7 +2506,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/T
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Table/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <h1><a href="../../index.html">All files</a> components/Table</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Table/types.ts.html
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/T
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Tag/Tag.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/T
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-10-24T19:53:29.117Z
at 2023-11-02T16:36:30.311Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
Loading

0 comments on commit 40cc3d3

Please sign in to comment.