Repository URL to install this package:
|
Version:
2.7.6 ▾
|
<!doctype html>
<html lang="en">
<head>
<title>Code coverage report for src/components/presets/index.ts</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="../../../prettify.css" />
<link rel="stylesheet" href="../../../base.css" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type='text/css'>
.coverage-summary .sorter {
background-image: url(../../../sort-arrow-sprite.png);
}
</style>
</head>
<body>
<div class='wrapper'>
<div class='pad1'>
<h1>
<a href="../../../index.html">All files</a> / <a href="index.html">src/components/presets</a> index.ts
</h1>
<div class='clearfix'>
<div class='fl pad1y space-right2'>
<span class="strong">0% </span>
<span class="quiet">Statements</span>
<span class='fraction'>0/62</span>
</div>
<div class='fl pad1y space-right2'>
<span class="strong">100% </span>
<span class="quiet">Branches</span>
<span class='fraction'>0/0</span>
</div>
<div class='fl pad1y space-right2'>
<span class="strong">100% </span>
<span class="quiet">Functions</span>
<span class='fraction'>0/0</span>
</div>
<div class='fl pad1y space-right2'>
<span class="strong">0% </span>
<span class="quiet">Lines</span>
<span class='fraction'>0/62</span>
</div>
</div>
</div>
<div class='status-line low'></div>
<pre><table class="coverage">
<tr><td class="line-count quiet">1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73</td><td class="line-coverage quiet"><span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js"><span class="cstat-no" title="statement not covered" >import * as AnimatedExpandableCardPreset from './AnimatedExpandableCard'</span>
<span class="cstat-no" title="statement not covered" >import * as AutoDismissingSnackBarPreset from './AutoDismissingSnackBar'</span>
<span class="cstat-no" title="statement not covered" >import * as ButtonsPreset from './Buttons'</span>
<span class="cstat-no" title="statement not covered" >import * as ColorSelectDropDownPreset from './ColorSelectDropDown'</span>
<span class="cstat-no" title="statement not covered" >import * as ColorSwatchListPreset from './ColorSwatchList'</span>
<span class="cstat-no" title="statement not covered" >import * as DarkSelectDropDownPreset from './DarkSelectDropDown'</span>
<span class="cstat-no" title="statement not covered" >import * as LinkWithSeparatorPreset from './ListWithSeparator'</span>
<span class="cstat-no" title="statement not covered" >import * as MultipleLinkListPreset from './MultipleLinkList'</span>
<span class="cstat-no" title="statement not covered" >import * as NavigationListPreset from './NavigationList'</span>
<span class="cstat-no" title="statement not covered" >import * as OrderPreset from './Order'</span>
<span class="cstat-no" title="statement not covered" >import * as PaginationPreset from './Pagination'</span>
<span class="cstat-no" title="statement not covered" >import * as ProductPiecesPreset from './ProductPieces'</span>
<span class="cstat-no" title="statement not covered" >import * as RadioIconDropDownPreset from './RadioIconDropDown'</span>
<span class="cstat-no" title="statement not covered" >import * as RatingsPreset from './Ratings'</span>
<span class="cstat-no" title="statement not covered" >import * as SectionLinkListPreset from './SectionLinkList'</span>
<span class="cstat-no" title="statement not covered" >import * as SectionListPreset from './SectionList'</span>
<span class="cstat-no" title="statement not covered" >import * as SpecificationListPreset from './SpecificationList'</span>
<span class="cstat-no" title="statement not covered" >import * as StoreHoursDropDownPreset from './StoreHoursDropDown'</span>
<span class="cstat-no" title="statement not covered" >import * as SwatchListPreset from './SwatchList'</span>
<span class="cstat-no" title="statement not covered" >import * as VideoPreset from './Video'</span>
<span class="cstat-no" title="statement not covered" >import * as AddressPreset from './Address'</span>
<span class="cstat-no" title="statement not covered" >import * as BundleProductPreset from './BundleProduct'</span>
<span class="cstat-no" title="statement not covered" >import * as CollectionProductPreset from './CollectionProduct'</span>
<span class="cstat-no" title="statement not covered" >import * as BundleCollectionPreset from './BundleCollection'</span>
<span class="cstat-no" title="statement not covered" >import * as SubscriptionPreset from './Subscription'</span>
<span class="cstat-no" title="statement not covered" >import * as B2BPreset from './B2B'</span>
<span class="cstat-no" title="statement not covered" >import * as CheckoutPreset from './Checkout'</span>
<span class="cstat-no" title="statement not covered" >import * as PaymentMethodPreset from './PaymentMethod'</span>
<span class="cstat-no" title="statement not covered" >import * as ShoppingListPreset from './ShoppingList'</span>
// we have no conflicts in naming
<span class="cstat-no" title="statement not covered" >export * from './AutoDismissingSnackBar'</span>
// import * as AutoDismissingSnackBar from './AutoDismissingSnackBar'
// import * as NavBarPreset from './NavBar'
<span class="cstat-no" title="statement not covered" >export {</span>
<span class="cstat-no" title="statement not covered" > Switch,</span>
SwitchProps,
SwitchProps as SwitchButtonProps,
<span class="cstat-no" title="statement not covered" > Switch as SwitchButton,</span>
} from './Switch'
export {
<span class="cstat-no" title="statement not covered" > AnimatedExpandableCardPreset,</span>
<span class="cstat-no" title="statement not covered" > AutoDismissingSnackBarPreset,</span>
<span class="cstat-no" title="statement not covered" > ButtonsPreset,</span>
<span class="cstat-no" title="statement not covered" > ColorSelectDropDownPreset,</span>
<span class="cstat-no" title="statement not covered" > ColorSwatchListPreset,</span>
<span class="cstat-no" title="statement not covered" > DarkSelectDropDownPreset,</span>
<span class="cstat-no" title="statement not covered" > LinkWithSeparatorPreset,</span>
<span class="cstat-no" title="statement not covered" > MultipleLinkListPreset,</span>
<span class="cstat-no" title="statement not covered" > NavigationListPreset,</span>
<span class="cstat-no" title="statement not covered" > OrderPreset,</span>
<span class="cstat-no" title="statement not covered" > PaginationPreset,</span>
<span class="cstat-no" title="statement not covered" > ProductPiecesPreset,</span>
<span class="cstat-no" title="statement not covered" > RadioIconDropDownPreset,</span>
<span class="cstat-no" title="statement not covered" > RatingsPreset,</span>
<span class="cstat-no" title="statement not covered" > SectionLinkListPreset,</span>
<span class="cstat-no" title="statement not covered" > SectionListPreset,</span>
<span class="cstat-no" title="statement not covered" > SpecificationListPreset,</span>
<span class="cstat-no" title="statement not covered" > StoreHoursDropDownPreset,</span>
<span class="cstat-no" title="statement not covered" > SwatchListPreset,</span>
<span class="cstat-no" title="statement not covered" > VideoPreset,</span>
<span class="cstat-no" title="statement not covered" > AddressPreset,</span>
<span class="cstat-no" title="statement not covered" > BundleProductPreset,</span>
<span class="cstat-no" title="statement not covered" > CollectionProductPreset,</span>
<span class="cstat-no" title="statement not covered" > BundleCollectionPreset,</span>
<span class="cstat-no" title="statement not covered" > SubscriptionPreset,</span>
<span class="cstat-no" title="statement not covered" > B2BPreset,</span>
<span class="cstat-no" title="statement not covered" > CheckoutPreset,</span>
<span class="cstat-no" title="statement not covered" > PaymentMethodPreset,</span>
<span class="cstat-no" title="statement not covered" > ShoppingListPreset,</span>
}
</pre></td></tr>
</table></pre>
<div class='push'></div><!-- for sticky footer -->
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sun Nov 25 2018 21:37:17 GMT+0530 (India Standard Time)
</div>
</div>
<script src="../../../prettify.js"></script>
<script>
window.onload = function () {
if (typeof prettyPrint === 'function') {
prettyPrint();
}
};
</script>
<script src="../../../sorter.js"></script>
</body>
</html>