Skip to content

Commit 752a07f

Browse files
chore(release): 1.0.0-v1-release.21 [skip ci]nn# [1.0.0-v1-release.21](v1.0.0-v1-release.20...v1.0.0-v1-release.21) (2020-09-28)
### Bug Fixes * **dropdown valuecontainer:** rename modalisopen prop to isopen ([89b98e8](89b98e8))
1 parent 156dd6e commit 752a07f

Some content is hidden

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

48 files changed

+57
-50
lines changed

packages/hs-react-ui/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.0.0-v1-release.21](https://github.com/Headstorm/foundry-ui/compare/v1.0.0-v1-release.20...v1.0.0-v1-release.21) (2020-09-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **dropdown valuecontainer:** rename modalisopen prop to isopen ([89b98e8](https://github.com/Headstorm/foundry-ui/commit/89b98e8b81938ecefac518091a5c3b43867fc8ec))
7+
18
# [1.0.0-v1-release.20](https://github.com/Headstorm/foundry-ui/compare/v1.0.0-v1-release.19...v1.0.0-v1-release.20) (2020-09-22)
29

310

packages/hs-react-ui/coverage/components/Button/Button.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -787,7 +787,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/B
787787
<div class='footer quiet pad2 space-top1 center small'>
788788
Code coverage generated by
789789
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
790-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
790+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
791791
</div>
792792
</div>
793793
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/Button/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h1><a href="../../index.html">All files</a> components/Button</h1>
9595
<div class='footer quiet pad2 space-top1 center small'>
9696
Code coverage generated by
9797
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
98-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
98+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
9999
</div>
100100
</div>
101101
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/Card/Card.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/C
643643
<div class='footer quiet pad2 space-top1 center small'>
644644
Code coverage generated by
645645
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
646-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
646+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
647647
</div>
648648
</div>
649649
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/Card/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h1><a href="../../index.html">All files</a> components/Card</h1>
9595
<div class='footer quiet pad2 space-top1 center small'>
9696
Code coverage generated by
9797
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
98-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
98+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
9999
</div>
100100
</div>
101101
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/Checkbox/Checkbox.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/C
751751
<div class='footer quiet pad2 space-top1 center small'>
752752
Code coverage generated by
753753
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
754-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
754+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
755755
</div>
756756
</div>
757757
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/Checkbox/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h1><a href="../../index.html">All files</a> components/Checkbox</h1>
9595
<div class='footer quiet pad2 space-top1 center small'>
9696
Code coverage generated by
9797
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
98-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
98+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
9999
</div>
100100
</div>
101101
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/Divider/Divider.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/D
217217
<div class='footer quiet pad2 space-top1 center small'>
218218
Code coverage generated by
219219
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
220-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
220+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
221221
</div>
222222
</div>
223223
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/Divider/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h1><a href="../../index.html">All files</a> components/Divider</h1>
9595
<div class='footer quiet pad2 space-top1 center small'>
9696
Code coverage generated by
9797
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
98-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
98+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
9999
</div>
100100
</div>
101101
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/Dropdown/Dropdown.tsx.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -1103,14 +1103,14 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/D
11031103
`;
11041104
// TODO - Add constants for width
11051105
export const ValueContainer = styled(Button.Container)`
1106-
${({ modalIsOpen }) =&gt; `
1106+
${({ isOpen }) =&gt; `
11071107
display: flex;
11081108
justify-content: space-between;
11091109
flex-direction: row;
11101110
align-items: center;
11111111
&nbsp;
11121112
${
1113-
modalIsOpen
1113+
isOpen
11141114
? `
11151115
border-bottom: 0px solid transparent;
11161116
border-bottom-right-radius: 0rem;
@@ -1468,7 +1468,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/D
14681468
&lt;Button
14691469
StyledContainer={StyledValueContainer}
14701470
containerProps={{
1471-
modalIsOpen: isOpen,
1471+
isOpen,
14721472
}}
14731473
id={`${name}-button-value`}
14741474
color={defaultedColor}
@@ -1567,7 +1567,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/D
15671567
<div class='footer quiet pad2 space-top1 center small'>
15681568
Code coverage generated by
15691569
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
1570-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
1570+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
15711571
</div>
15721572
</div>
15731573
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/Dropdown/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h1><a href="../../index.html">All files</a> components/Dropdown</h1>
9595
<div class='footer quiet pad2 space-top1 center small'>
9696
Code coverage generated by
9797
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
98-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
98+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
9999
</div>
100100
</div>
101101
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/InteractionFeedback/InteractionFeedback.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/I
418418
<div class='footer quiet pad2 space-top1 center small'>
419419
Code coverage generated by
420420
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
421-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
421+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
422422
</div>
423423
</div>
424424
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/InteractionFeedback/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h1><a href="../../index.html">All files</a> components/InteractionFeedback</h1>
9595
<div class='footer quiet pad2 space-top1 center small'>
9696
Code coverage generated by
9797
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
98-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
98+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
9999
</div>
100100
</div>
101101
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/Label/Label.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/L
382382
<div class='footer quiet pad2 space-top1 center small'>
383383
Code coverage generated by
384384
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
385-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
385+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
386386
</div>
387387
</div>
388388
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/Label/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h1><a href="../../index.html">All files</a> components/Label</h1>
9595
<div class='footer quiet pad2 space-top1 center small'>
9696
Code coverage generated by
9797
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
98-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
98+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
9999
</div>
100100
</div>
101101
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/Modal/Modal.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/M
658658
<div class='footer quiet pad2 space-top1 center small'>
659659
Code coverage generated by
660660
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
661-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
661+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
662662
</div>
663663
</div>
664664
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/Modal/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h1><a href="../../index.html">All files</a> components/Modal</h1>
9595
<div class='footer quiet pad2 space-top1 center small'>
9696
Code coverage generated by
9797
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
98-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
98+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
9999
</div>
100100
</div>
101101
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/Progress/Progress.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/P
175175
<div class='footer quiet pad2 space-top1 center small'>
176176
Code coverage generated by
177177
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
178-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
178+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
179179
</div>
180180
</div>
181181
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/Progress/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h1><a href="../../index.html">All files</a> components/Progress</h1>
9595
<div class='footer quiet pad2 space-top1 center small'>
9696
Code coverage generated by
9797
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
98-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
98+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
9999
</div>
100100
</div>
101101
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/RangeSlider/RangeSlider.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1429,7 +1429,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/R
14291429
<div class='footer quiet pad2 space-top1 center small'>
14301430
Code coverage generated by
14311431
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
1432-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
1432+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
14331433
</div>
14341434
</div>
14351435
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/RangeSlider/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ <h1><a href="../../index.html">All files</a> components/RangeSlider</h1>
110110
<div class='footer quiet pad2 space-top1 center small'>
111111
Code coverage generated by
112112
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
113-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
113+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
114114
</div>
115115
</div>
116116
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/RangeSlider/types.ts.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/R
241241
<div class='footer quiet pad2 space-top1 center small'>
242242
Code coverage generated by
243243
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
244-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
244+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
245245
</div>
246246
</div>
247247
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/Table/Table.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1912,7 +1912,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/T
19121912
<div class='footer quiet pad2 space-top1 center small'>
19131913
Code coverage generated by
19141914
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
1915-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
1915+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
19161916
</div>
19171917
</div>
19181918
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/Table/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ <h1><a href="../../index.html">All files</a> components/Table</h1>
110110
<div class='footer quiet pad2 space-top1 center small'>
111111
Code coverage generated by
112112
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
113-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
113+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
114114
</div>
115115
</div>
116116
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/Table/types.ts.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/T
283283
<div class='footer quiet pad2 space-top1 center small'>
284284
Code coverage generated by
285285
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
286-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
286+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
287287
</div>
288288
</div>
289289
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/Tag/Tag.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/T
580580
<div class='footer quiet pad2 space-top1 center small'>
581581
Code coverage generated by
582582
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
583-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
583+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
584584
</div>
585585
</div>
586586
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/Tag/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h1><a href="../../index.html">All files</a> components/Tag</h1>
9595
<div class='footer quiet pad2 space-top1 center small'>
9696
Code coverage generated by
9797
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
98-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
98+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
9999
</div>
100100
</div>
101101
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/Text/Text.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/T
376376
<div class='footer quiet pad2 space-top1 center small'>
377377
Code coverage generated by
378378
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
379-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
379+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
380380
</div>
381381
</div>
382382
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/Text/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h1><a href="../../index.html">All files</a> components/Text</h1>
9595
<div class='footer quiet pad2 space-top1 center small'>
9696
Code coverage generated by
9797
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
98-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
98+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
9999
</div>
100100
</div>
101101
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/TextInput/TextInput.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/T
781781
<div class='footer quiet pad2 space-top1 center small'>
782782
Code coverage generated by
783783
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
784-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
784+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
785785
</div>
786786
</div>
787787
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/TextInput/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h1><a href="../../index.html">All files</a> components/TextInput</h1>
9595
<div class='footer quiet pad2 space-top1 center small'>
9696
Code coverage generated by
9797
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
98-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
98+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
9999
</div>
100100
</div>
101101
<script src="../../prettify.js"></script>

packages/hs-react-ui/coverage/components/commonTypes.ts.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
6767
<div class='footer quiet pad2 space-top1 center small'>
6868
Code coverage generated by
6969
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
70-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
70+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
7171
</div>
7272
</div>
7373
<script src="../prettify.js"></script>

packages/hs-react-ui/coverage/components/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h1><a href="../index.html">All files</a> components</h1>
9595
<div class='footer quiet pad2 space-top1 center small'>
9696
Code coverage generated by
9797
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
98-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
98+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
9999
</div>
100100
</div>
101101
<script src="../prettify.js"></script>

packages/hs-react-ui/coverage/context/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h1><a href="../index.html">All files</a> context</h1>
9595
<div class='footer quiet pad2 space-top1 center small'>
9696
Code coverage generated by
9797
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
98-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
98+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
9999
</div>
100100
</div>
101101
<script src="../prettify.js"></script>

packages/hs-react-ui/coverage/context/index.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">context</a> ind
283283
<div class='footer quiet pad2 space-top1 center small'>
284284
Code coverage generated by
285285
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
286-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
286+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
287287
</div>
288288
</div>
289289
<script src="../prettify.js"></script>

packages/hs-react-ui/coverage/enums/colors.ts.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">enums</a> color
133133
<div class='footer quiet pad2 space-top1 center small'>
134134
Code coverage generated by
135135
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
136-
at Tue Sep 22 2020 19:10:32 GMT+0000 (Coordinated Universal Time)
136+
at Mon Sep 28 2020 17:23:35 GMT+0000 (Coordinated Universal Time)
137137
</div>
138138
</div>
139139
<script src="../prettify.js"></script>

0 commit comments

Comments
 (0)