@madie/madie-design-system 1.2.76 → 1.2.78
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/MadieDialog/index.jsx +2 -2
- package/components/RichTextEditor/index.jsx +88 -65
- package/coverage/clover.xml +602 -416
- package/coverage/coverage-final.json +39 -36
- package/coverage/lcov-report/InputLabel/index.html +5 -5
- package/coverage/lcov-report/InputLabel/index.jsx.html +7 -7
- package/coverage/lcov-report/MadieTooltip/index.html +36 -21
- package/coverage/lcov-report/MadieTooltip/index.jsx.html +34 -37
- package/coverage/lcov-report/MadieTooltip/index.scss.html +274 -0
- package/coverage/lcov-report/MadieTooltipIcon/index.html +21 -21
- package/coverage/lcov-report/MadieTooltipIcon/index.jsx.html +14 -14
- package/coverage/lcov-report/TextField/index.html +17 -17
- package/coverage/lcov-report/TextField/index.jsx.html +19 -103
- package/coverage/lcov-report/index.html +253 -118
- package/coverage/lcov-report/react/components/Accordion/index.html +2 -2
- package/coverage/lcov-report/react/components/Accordion/index.jsx.html +15 -15
- package/coverage/lcov-report/react/components/Alert/index.html +116 -0
- package/coverage/lcov-report/react/components/Alert/index.js.html +250 -0
- package/coverage/lcov-report/react/components/AutoComplete/AutoComplete.jsx.html +868 -0
- package/coverage/lcov-report/react/components/AutoComplete/index.html +116 -0
- package/coverage/lcov-report/react/components/Breadcrumb/index.html +116 -0
- package/coverage/lcov-report/react/components/Breadcrumb/index.js.html +361 -0
- package/coverage/lcov-report/react/components/Button/index.html +2 -2
- package/coverage/lcov-report/react/components/Button/index.js.html +18 -18
- package/coverage/lcov-report/react/components/DateField/DateField.jsx.html +36 -123
- package/coverage/lcov-report/react/components/DateField/index.html +16 -16
- package/coverage/lcov-report/react/components/DateTimeField/DateTimeField.jsx.html +56 -14
- package/coverage/lcov-report/react/components/DateTimeField/index.html +10 -10
- package/coverage/lcov-report/react/components/Dropdown/index.html +116 -0
- package/coverage/lcov-report/react/components/Dropdown/index.js.html +340 -0
- package/coverage/lcov-report/react/components/Error/Collapsible.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Error/ErrorUI.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Error/error.js.html +1 -1
- package/coverage/lcov-report/react/components/Error/index.html +1 -1
- package/coverage/lcov-report/react/components/Footer/FooterUI.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Footer/LegacyFooterUI.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Footer/footer.js.html +1 -1
- package/coverage/lcov-report/react/components/Footer/index.html +1 -1
- package/coverage/lcov-report/react/components/FormControlLabel/index.html +116 -0
- package/coverage/lcov-report/react/components/FormControlLabel/index.jsx.html +154 -0
- package/coverage/lcov-report/react/components/Infotip/Infotip.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/InfotipIcon.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/index.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/index.js.html +1 -1
- package/coverage/lcov-report/react/components/InputLabel/index.html +6 -6
- package/coverage/lcov-report/react/components/InputLabel/index.jsx.html +8 -8
- package/coverage/lcov-report/react/components/Instant/index.html +116 -0
- package/coverage/lcov-report/react/components/Instant/index.jsx.html +886 -0
- package/coverage/lcov-report/react/components/Link/index.html +116 -0
- package/coverage/lcov-report/react/components/Link/index.js.html +268 -0
- package/coverage/lcov-report/react/components/MadieAlert/index.html +16 -16
- package/coverage/lcov-report/react/components/MadieAlert/index.jsx.html +875 -149
- package/coverage/lcov-report/{DateTimeField → react/components/MadieConfirmDialog}/index.html +19 -19
- package/coverage/lcov-report/react/components/MadieConfirmDialog/index.jsx.html +277 -0
- package/coverage/lcov-report/react/components/MadieDeleteDialog/index.html +4 -4
- package/coverage/lcov-report/react/components/MadieDeleteDialog/index.jsx.html +17 -11
- package/coverage/lcov-report/react/components/MadieDialog/index.html +18 -18
- package/coverage/lcov-report/react/components/MadieDialog/index.jsx.html +233 -92
- package/coverage/lcov-report/react/components/MadieDiscardDialog/index.html +2 -2
- package/coverage/lcov-report/react/components/MadieDiscardDialog/index.jsx.html +4 -4
- package/coverage/lcov-report/react/components/MadieSpinner/index.html +2 -2
- package/coverage/lcov-report/react/components/MadieSpinner/index.jsx.html +4 -4
- package/coverage/lcov-report/react/components/MadieTooltip/index.html +2 -2
- package/coverage/lcov-report/react/components/MadieTooltip/index.jsx.html +6 -6
- package/coverage/lcov-report/react/components/MadieTooltip/index.scss.html +274 -0
- package/coverage/lcov-report/react/components/MadieTooltipIcon/index.html +2 -2
- package/coverage/lcov-report/react/components/MadieTooltipIcon/index.jsx.html +4 -4
- package/coverage/lcov-report/react/components/Modal/Modal.jsx.html +553 -0
- package/coverage/lcov-report/react/components/Modal/index.html +131 -0
- package/coverage/lcov-report/react/components/Modal/index.jsx.html +139 -0
- package/coverage/lcov-report/react/components/NumberInput/index.html +116 -0
- package/coverage/lcov-report/react/components/NumberInput/index.jsx.html +310 -0
- package/coverage/lcov-report/react/components/Pagination/index.html +2 -2
- package/coverage/lcov-report/react/components/Pagination/index.jsx.html +6 -6
- package/coverage/lcov-report/react/components/Popover/index.html +6 -6
- package/coverage/lcov-report/react/components/Popover/index.js.html +17 -14
- package/coverage/lcov-report/react/components/RadioButton/RadioButton.jsx.html +490 -0
- package/coverage/lcov-report/react/components/RadioButton/index.html +116 -0
- package/coverage/lcov-report/react/components/ReadOnlyTextField/index.html +6 -6
- package/coverage/lcov-report/react/components/ReadOnlyTextField/index.jsx.html +25 -193
- package/coverage/lcov-report/react/components/RichTextEditor/index.html +116 -0
- package/coverage/lcov-report/react/components/RichTextEditor/index.jsx.html +922 -0
- package/coverage/lcov-report/react/components/Search/index.html +116 -0
- package/coverage/lcov-report/react/components/Search/index.js.html +343 -0
- package/coverage/lcov-report/react/components/Select/index.html +10 -10
- package/coverage/lcov-report/react/components/Select/index.jsx.html +35 -23
- package/coverage/lcov-report/react/components/Tabs/Tab.js.html +11 -11
- package/coverage/lcov-report/react/components/Tabs/TabPanel.js.html +208 -0
- package/coverage/lcov-report/react/components/Tabs/index.html +34 -19
- package/coverage/lcov-report/react/components/Tabs/index.js.html +114 -51
- package/coverage/lcov-report/react/components/TextArea/index.html +10 -10
- package/coverage/lcov-report/react/components/TextArea/index.jsx.html +93 -9
- package/coverage/lcov-report/react/components/TextField/index.html +12 -12
- package/coverage/lcov-report/react/components/TextField/index.jsx.html +171 -63
- package/coverage/lcov-report/react/components/TextInput/index.html +116 -0
- package/coverage/lcov-report/react/components/TextInput/index.js.html +496 -0
- package/coverage/lcov-report/{DateTimeField/DateTimeField.jsx.html → react/components/TimeField/TimeField.jsx.html} +109 -76
- package/coverage/lcov-report/react/components/TimeField/index.html +116 -0
- package/coverage/lcov-report/react/components/Toast/index.html +2 -2
- package/coverage/lcov-report/react/components/Toast/index.jsx.html +9 -9
- package/coverage/lcov-report/react/components/Tooltip/Tooltip.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Tooltip/index.html +1 -1
- package/coverage/lcov-report/react/components/Tooltip/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Tooltip/position.js.html +1 -1
- package/coverage/lcov-report/react/components/TruncateText/index.html +116 -0
- package/coverage/lcov-report/react/components/TruncateText/index.js.html +241 -0
- package/coverage/lcov-report/react/components/index.html +116 -0
- package/coverage/lcov-report/react/components/index.js.html +547 -0
- package/coverage/lcov-report/react/index.html +18 -18
- package/coverage/lcov-report/react/index.js.html +20 -26
- package/coverage/lcov-report/react/lib/Chevron.jsx.html +5 -5
- package/coverage/lcov-report/react/lib/SvgComponents.jsx.html +41 -41
- package/coverage/lcov-report/react/lib/index.html +2 -2
- package/coverage/lcov-report/react/themes/actionCenterTheme.js.html +175 -0
- package/coverage/lcov-report/react/themes/index.html +116 -0
- package/coverage/lcov.info +1252 -798
- package/dist/browser.js +1 -1
- package/dist/index.js +1 -1
- package/dist/react/index.js +2 -2
- package/dist/react/index.js.map +1 -1
- package/package.json +1 -1
- package/storybook-static/1606.9527419c.iframe.bundle.js +76 -0
- package/storybook-static/1606.9527419c.iframe.bundle.js.LICENSE.txt +8 -0
- package/storybook-static/1606.9527419c.iframe.bundle.js.map +1 -0
- package/storybook-static/1822.72412063.iframe.bundle.js +2 -0
- package/storybook-static/1822.72412063.iframe.bundle.js.LICENSE.txt +5 -0
- package/storybook-static/2247.8b06a622.iframe.bundle.js +87 -0
- package/storybook-static/2247.8b06a622.iframe.bundle.js.LICENSE.txt +9 -0
- package/storybook-static/2247.8b06a622.iframe.bundle.js.map +1 -0
- package/storybook-static/2360.690c5cd8.iframe.bundle.js +1 -0
- package/storybook-static/2505.5a3351ca.iframe.bundle.js +2 -0
- package/storybook-static/2505.5a3351ca.iframe.bundle.js.LICENSE.txt +9 -0
- package/storybook-static/2543.64e1c8c6.iframe.bundle.js +2 -0
- package/storybook-static/2543.64e1c8c6.iframe.bundle.js.LICENSE.txt +8 -0
- package/storybook-static/2763.e9244c7e.iframe.bundle.js +1 -0
- package/storybook-static/3009.7080427c.iframe.bundle.js +1 -0
- package/storybook-static/312.98473fc0.iframe.bundle.js +2 -0
- package/storybook-static/312.98473fc0.iframe.bundle.js.LICENSE.txt +17 -0
- package/storybook-static/3264.1483ccad.iframe.bundle.js +1 -0
- package/storybook-static/3461.b9b84310.iframe.bundle.js +29 -0
- package/storybook-static/3461.b9b84310.iframe.bundle.js.map +1 -0
- package/storybook-static/4246.3dee0bc1.iframe.bundle.js +1 -0
- package/storybook-static/4683.334f6a20.iframe.bundle.js +1 -0
- package/storybook-static/4753.b31cfa9b.iframe.bundle.js +1 -0
- package/storybook-static/4788.aa09e5f9.iframe.bundle.js +1 -0
- package/storybook-static/5043.53f3bb0c.iframe.bundle.js +2 -0
- package/storybook-static/5043.53f3bb0c.iframe.bundle.js.LICENSE.txt +1 -0
- package/storybook-static/5467.8b66ac25.iframe.bundle.js +1 -0
- package/storybook-static/6357.6600668a.iframe.bundle.js +1 -0
- package/storybook-static/651.1fcfd284.iframe.bundle.js +1 -0
- package/storybook-static/6520.84e91a57.iframe.bundle.js +2 -0
- package/storybook-static/6520.84e91a57.iframe.bundle.js.LICENSE.txt +19 -0
- package/storybook-static/6958.8a916fa2.iframe.bundle.js +1 -0
- package/storybook-static/7599.3f695d6a.iframe.bundle.js +1 -0
- package/storybook-static/7648.6ac96dea.iframe.bundle.js +1 -0
- package/storybook-static/7737.8a6a8e54.iframe.bundle.js +1 -0
- package/storybook-static/8255.e2a8ed59.iframe.bundle.js +2 -0
- package/storybook-static/8255.e2a8ed59.iframe.bundle.js.LICENSE.txt +9 -0
- package/storybook-static/8735.566590af.iframe.bundle.js +2 -0
- package/storybook-static/8735.566590af.iframe.bundle.js.LICENSE.txt +29 -0
- package/storybook-static/9010.9ac07800.iframe.bundle.js +1 -0
- package/storybook-static/9060.b9282f66.iframe.bundle.js +1 -0
- package/storybook-static/9249.28266e92.iframe.bundle.js +1 -0
- package/storybook-static/9859.25828a48.iframe.bundle.js +2 -0
- package/storybook-static/9859.25828a48.iframe.bundle.js.LICENSE.txt +9 -0
- package/storybook-static/Accordion-Accordion-stories.dbeb9f2a.iframe.bundle.js +2 -0
- package/storybook-static/Accordion-Accordion-stories.dbeb9f2a.iframe.bundle.js.LICENSE.txt +9 -0
- package/storybook-static/AutoComplete-AutoComplete-stories.3fa69ad4.iframe.bundle.js +1 -0
- package/storybook-static/Button-Button-stories.c56437c4.iframe.bundle.js +1 -0
- package/storybook-static/DateField-DateField-stories.9e1b9e5c.iframe.bundle.js +1 -0
- package/storybook-static/DateTimeField-DateTimeField-stories.4d184efd.iframe.bundle.js +1 -0
- package/storybook-static/Instant-Instant-stories.cdd1bf7f.iframe.bundle.js +1 -0
- package/storybook-static/MadieAlert-MadieAlert-stories.b0a784a8.iframe.bundle.js +1 -0
- package/storybook-static/MadieConfirmDialog-MadieConfirmDialog-stories.2629a704.iframe.bundle.js +1 -0
- package/storybook-static/MadieDeleteDialog-MadieDeleteDialog-stories.0f91e77f.iframe.bundle.js +1 -0
- package/storybook-static/MadieDialog-MadieDialog-stories.1e63ebb3.iframe.bundle.js +1 -0
- package/storybook-static/MadieDiscardDialog-MadieDiscardDialog-stories.4632ec72.iframe.bundle.js +1 -0
- package/storybook-static/MadieSpinner-MadieSpinner-stories.6c47900d.iframe.bundle.js +30 -0
- package/storybook-static/MadieSpinner-MadieSpinner-stories.6c47900d.iframe.bundle.js.LICENSE.txt +8 -0
- package/storybook-static/MadieSpinner-MadieSpinner-stories.6c47900d.iframe.bundle.js.map +1 -0
- package/storybook-static/MadieTooltip-MadieTooltip-stories.0c8fb8f7.iframe.bundle.js +2 -0
- package/storybook-static/MadieTooltip-MadieTooltip-stories.0c8fb8f7.iframe.bundle.js.LICENSE.txt +9 -0
- package/storybook-static/MadieTooltipIcon-MadieTooltipIcon-stories.b33f0165.iframe.bundle.js +2 -0
- package/storybook-static/MadieTooltipIcon-MadieTooltipIcon-stories.b33f0165.iframe.bundle.js.LICENSE.txt +9 -0
- package/storybook-static/Modal-Modal-stories.1c8c1dcd.iframe.bundle.js +2 -0
- package/storybook-static/Modal-Modal-stories.1c8c1dcd.iframe.bundle.js.LICENSE.txt +19 -0
- package/storybook-static/NumberInput-NumberInput-stories.b642f330.iframe.bundle.js +1 -0
- package/storybook-static/Pagination-Pagination-stories.dc63a146.iframe.bundle.js +1 -0
- package/storybook-static/Popover-Popover-stories.680cce19.iframe.bundle.js +1 -0
- package/storybook-static/RadioButton-RadioButton-stories.5daa020f.iframe.bundle.js +1 -0
- package/storybook-static/ReadOnlyTextField-ReadOnlyTextField-stories.281af1c9.iframe.bundle.js +1 -0
- package/storybook-static/RichTextEditor-RichTextEditor-stories.f2f6efd0.iframe.bundle.js +1 -0
- package/storybook-static/Search-Search-stories.ce9d2b51.iframe.bundle.js +1 -0
- package/storybook-static/Select-Select-stories.1ba58501.iframe.bundle.js +1 -0
- package/storybook-static/Tabs-Tabs-stories.e9bf42ff.iframe.bundle.js +1 -0
- package/storybook-static/TextArea-TextArea-stories.9bb45748.iframe.bundle.js +1 -0
- package/storybook-static/TextField-TextField-stories.e5c08a5e.iframe.bundle.js +1 -0
- package/storybook-static/TimeField-TimeField-stories.760f9db5.iframe.bundle.js +1 -0
- package/storybook-static/Toast-Toast-stories.160e8bf1.iframe.bundle.js +1 -0
- package/storybook-static/TruncateText-TruncateText-stories.2da57e6a.iframe.bundle.js +1 -0
- package/storybook-static/favicon.svg +1 -0
- package/storybook-static/iframe.html +531 -0
- package/storybook-static/index.html +152 -0
- package/storybook-static/index.json +1 -0
- package/storybook-static/main.18ce3a87.iframe.bundle.js +1 -0
- package/storybook-static/nunito-sans-bold-italic.woff2 +0 -0
- package/storybook-static/nunito-sans-bold.woff2 +0 -0
- package/storybook-static/nunito-sans-italic.woff2 +0 -0
- package/storybook-static/nunito-sans-regular.woff2 +0 -0
- package/storybook-static/project.json +1 -0
- package/storybook-static/runtime~main.6bbd8126.iframe.bundle.js +1 -0
- package/storybook-static/sb-addons/docs-2/manager-bundle.js +151 -0
- package/storybook-static/sb-addons/links-1/manager-bundle.js +3 -0
- package/storybook-static/sb-addons/storybook-core-server-presets-0/common-manager-bundle.js +188 -0
- package/storybook-static/sb-common-assets/favicon.svg +1 -0
- package/storybook-static/sb-common-assets/nunito-sans-bold-italic.woff2 +0 -0
- package/storybook-static/sb-common-assets/nunito-sans-bold.woff2 +0 -0
- package/storybook-static/sb-common-assets/nunito-sans-italic.woff2 +0 -0
- package/storybook-static/sb-common-assets/nunito-sans-regular.woff2 +0 -0
- package/storybook-static/sb-manager/globals-module-info.js +797 -0
- package/storybook-static/sb-manager/globals-runtime.js +69459 -0
- package/storybook-static/sb-manager/globals.js +34 -0
- package/storybook-static/sb-manager/runtime.js +13003 -0
- package/storybook-static/sb-preview/globals.js +25 -0
- package/storybook-static/sb-preview/runtime.js +43237 -0
- package/storybook-static/static/media/FontAwesome.91f80bba.otf +0 -0
- package/storybook-static/static/media/Rubik-Bold.31bbd4d2.ttf +0 -0
- package/storybook-static/static/media/Rubik-Light.c90e2014.ttf +0 -0
- package/storybook-static/static/media/Rubik-Medium.5daa89aa.ttf +0 -0
- package/storybook-static/static/media/Rubik-Regular.cdf97d58.ttf +0 -0
- package/storybook-static/static/media/bitter-bold.24bf01e4.woff2 +0 -0
- package/storybook-static/static/media/bitter-italic.34644574.woff2 +0 -0
- package/storybook-static/static/media/bitter-regular.f4e2f1f1.woff2 +0 -0
- package/storybook-static/static/media/fontawesome-webfont.1e59d233.ttf +0 -0
- package/storybook-static/static/media/fontawesome-webfont.20fd1704.woff2 +0 -0
- package/storybook-static/static/media/fontawesome-webfont.8b43027f.eot +0 -0
- package/storybook-static/static/media/fontawesome-webfont.c1e38fd9.svg +2671 -0
- package/storybook-static/static/media/fontawesome-webfont.f691f37e.woff +0 -0
- package/storybook-static/static/media/opensans-bold-webfont.92e570c6.woff2 +0 -0
- package/storybook-static/static/media/opensans-italic-webfont.72daa33a.woff2 +0 -0
- package/storybook-static/static/media/opensans-regular-webfont.ca4dd835.woff2 +0 -0
- package/storybook-static/static/media/opensans-semibold-webfont.17ded75f.woff2 +0 -0
- package/test/components/MadieDeleteDialog.test.js +1 -1
- package/test/components/RichTextEditor.test.js +257 -37
- package/.idea/inspectionProfiles/Project_Default.xml +0 -6
- package/.idea/misc.xml +0 -6
- package/.idea/modules.xml +0 -8
- package/.idea/react.iml +0 -9
- package/.idea/vcs.xml +0 -6
|
@@ -23,30 +23,30 @@
|
|
|
23
23
|
<div class='clearfix'>
|
|
24
24
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">
|
|
26
|
+
<span class="strong">93.07% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>511/549</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
|
-
<span class="strong">
|
|
33
|
+
<span class="strong">81.08% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>403/497</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
|
-
<span class="strong">
|
|
40
|
+
<span class="strong">90.44% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>
|
|
42
|
+
<span class='fraction'>142/157</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">
|
|
47
|
+
<span class="strong">93.18% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>506/543</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
<template id="filterTemplate">
|
|
58
58
|
<div class="quiet">
|
|
59
59
|
Filter:
|
|
60
|
-
<input
|
|
60
|
+
<input type="search" id="fileSearch">
|
|
61
61
|
</div>
|
|
62
62
|
</template>
|
|
63
63
|
</div>
|
|
@@ -79,18 +79,33 @@
|
|
|
79
79
|
</tr>
|
|
80
80
|
</thead>
|
|
81
81
|
<tbody><tr>
|
|
82
|
-
<td class="file
|
|
83
|
-
<td data-value="
|
|
84
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
82
|
+
<td class="file high" data-value="react"><a href="react/index.html">react</a></td>
|
|
83
|
+
<td data-value="100" class="pic high">
|
|
84
|
+
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
85
85
|
</td>
|
|
86
|
-
<td data-value="
|
|
87
|
-
<td data-value="3" class="abs
|
|
86
|
+
<td data-value="100" class="pct high">100%</td>
|
|
87
|
+
<td data-value="3" class="abs high">3/3</td>
|
|
88
88
|
<td data-value="100" class="pct high">100%</td>
|
|
89
89
|
<td data-value="0" class="abs high">0/0</td>
|
|
90
|
-
<td data-value="
|
|
91
|
-
<td data-value="2" class="abs
|
|
92
|
-
<td data-value="
|
|
93
|
-
<td data-value="3" class="abs
|
|
90
|
+
<td data-value="100" class="pct high">100%</td>
|
|
91
|
+
<td data-value="2" class="abs high">2/2</td>
|
|
92
|
+
<td data-value="100" class="pct high">100%</td>
|
|
93
|
+
<td data-value="3" class="abs high">3/3</td>
|
|
94
|
+
</tr>
|
|
95
|
+
|
|
96
|
+
<tr>
|
|
97
|
+
<td class="file high" data-value="react/components"><a href="react/components/index.html">react/components</a></td>
|
|
98
|
+
<td data-value="100" class="pic high">
|
|
99
|
+
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
100
|
+
</td>
|
|
101
|
+
<td data-value="100" class="pct high">100%</td>
|
|
102
|
+
<td data-value="1" class="abs high">1/1</td>
|
|
103
|
+
<td data-value="100" class="pct high">100%</td>
|
|
104
|
+
<td data-value="0" class="abs high">0/0</td>
|
|
105
|
+
<td data-value="100" class="pct high">100%</td>
|
|
106
|
+
<td data-value="0" class="abs high">0/0</td>
|
|
107
|
+
<td data-value="100" class="pct high">100%</td>
|
|
108
|
+
<td data-value="1" class="abs high">1/1</td>
|
|
94
109
|
</tr>
|
|
95
110
|
|
|
96
111
|
<tr>
|
|
@@ -108,6 +123,21 @@
|
|
|
108
123
|
<td data-value="20" class="abs high">17/20</td>
|
|
109
124
|
</tr>
|
|
110
125
|
|
|
126
|
+
<tr>
|
|
127
|
+
<td class="file high" data-value="react/components/AutoComplete"><a href="react/components/AutoComplete/index.html">react/components/AutoComplete</a></td>
|
|
128
|
+
<td data-value="90.47" class="pic high">
|
|
129
|
+
<div class="chart"><div class="cover-fill" style="width: 90%"></div><div class="cover-empty" style="width: 10%"></div></div>
|
|
130
|
+
</td>
|
|
131
|
+
<td data-value="90.47" class="pct high">90.47%</td>
|
|
132
|
+
<td data-value="21" class="abs high">19/21</td>
|
|
133
|
+
<td data-value="71.42" class="pct medium">71.42%</td>
|
|
134
|
+
<td data-value="28" class="abs medium">20/28</td>
|
|
135
|
+
<td data-value="83.33" class="pct high">83.33%</td>
|
|
136
|
+
<td data-value="6" class="abs high">5/6</td>
|
|
137
|
+
<td data-value="90.47" class="pct high">90.47%</td>
|
|
138
|
+
<td data-value="21" class="abs high">19/21</td>
|
|
139
|
+
</tr>
|
|
140
|
+
|
|
111
141
|
<tr>
|
|
112
142
|
<td class="file high" data-value="react/components/Button"><a href="react/components/Button/index.html">react/components/Button</a></td>
|
|
113
143
|
<td data-value="100" class="pic high">
|
|
@@ -125,17 +155,17 @@
|
|
|
125
155
|
|
|
126
156
|
<tr>
|
|
127
157
|
<td class="file high" data-value="react/components/DateField"><a href="react/components/DateField/index.html">react/components/DateField</a></td>
|
|
128
|
-
<td data-value="
|
|
129
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
158
|
+
<td data-value="82.35" class="pic high">
|
|
159
|
+
<div class="chart"><div class="cover-fill" style="width: 82%"></div><div class="cover-empty" style="width: 18%"></div></div>
|
|
130
160
|
</td>
|
|
131
|
-
<td data-value="
|
|
132
|
-
<td data-value="
|
|
133
|
-
<td data-value="
|
|
134
|
-
<td data-value="
|
|
161
|
+
<td data-value="82.35" class="pct high">82.35%</td>
|
|
162
|
+
<td data-value="17" class="abs high">14/17</td>
|
|
163
|
+
<td data-value="90" class="pct high">90%</td>
|
|
164
|
+
<td data-value="20" class="abs high">18/20</td>
|
|
135
165
|
<td data-value="66.66" class="pct medium">66.66%</td>
|
|
136
166
|
<td data-value="3" class="abs medium">2/3</td>
|
|
137
|
-
<td data-value="
|
|
138
|
-
<td data-value="
|
|
167
|
+
<td data-value="82.35" class="pct high">82.35%</td>
|
|
168
|
+
<td data-value="17" class="abs high">14/17</td>
|
|
139
169
|
</tr>
|
|
140
170
|
|
|
141
171
|
<tr>
|
|
@@ -144,62 +174,77 @@
|
|
|
144
174
|
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
145
175
|
</td>
|
|
146
176
|
<td data-value="100" class="pct high">100%</td>
|
|
147
|
-
<td data-value="
|
|
148
|
-
<td data-value="
|
|
149
|
-
<td data-value="
|
|
177
|
+
<td data-value="8" class="abs high">8/8</td>
|
|
178
|
+
<td data-value="71.42" class="pct medium">71.42%</td>
|
|
179
|
+
<td data-value="7" class="abs medium">5/7</td>
|
|
150
180
|
<td data-value="100" class="pct high">100%</td>
|
|
151
181
|
<td data-value="1" class="abs high">1/1</td>
|
|
152
182
|
<td data-value="100" class="pct high">100%</td>
|
|
153
|
-
<td data-value="
|
|
183
|
+
<td data-value="8" class="abs high">8/8</td>
|
|
154
184
|
</tr>
|
|
155
185
|
|
|
156
186
|
<tr>
|
|
157
|
-
<td class="file
|
|
158
|
-
<td data-value="
|
|
159
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
187
|
+
<td class="file medium" data-value="react/components/FormControlLabel"><a href="react/components/FormControlLabel/index.html">react/components/FormControlLabel</a></td>
|
|
188
|
+
<td data-value="50" class="pic medium">
|
|
189
|
+
<div class="chart"><div class="cover-fill" style="width: 50%"></div><div class="cover-empty" style="width: 50%"></div></div>
|
|
160
190
|
</td>
|
|
161
|
-
<td data-value="
|
|
162
|
-
<td data-value="
|
|
163
|
-
<td data-value="
|
|
164
|
-
<td data-value="
|
|
165
|
-
<td data-value="
|
|
166
|
-
<td data-value="
|
|
167
|
-
<td data-value="
|
|
168
|
-
<td data-value="
|
|
191
|
+
<td data-value="50" class="pct medium">50%</td>
|
|
192
|
+
<td data-value="2" class="abs medium">1/2</td>
|
|
193
|
+
<td data-value="100" class="pct high">100%</td>
|
|
194
|
+
<td data-value="0" class="abs high">0/0</td>
|
|
195
|
+
<td data-value="0" class="pct low">0%</td>
|
|
196
|
+
<td data-value="1" class="abs low">0/1</td>
|
|
197
|
+
<td data-value="50" class="pct medium">50%</td>
|
|
198
|
+
<td data-value="2" class="abs medium">1/2</td>
|
|
169
199
|
</tr>
|
|
170
200
|
|
|
171
201
|
<tr>
|
|
172
|
-
<td class="file high" data-value="react/components/
|
|
173
|
-
<td data-value="
|
|
174
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
202
|
+
<td class="file high" data-value="react/components/InputLabel"><a href="react/components/InputLabel/index.html">react/components/InputLabel</a></td>
|
|
203
|
+
<td data-value="100" class="pic high">
|
|
204
|
+
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
175
205
|
</td>
|
|
206
|
+
<td data-value="100" class="pct high">100%</td>
|
|
207
|
+
<td data-value="3" class="abs high">3/3</td>
|
|
176
208
|
<td data-value="83.33" class="pct high">83.33%</td>
|
|
177
|
-
<td data-value="
|
|
178
|
-
<td data-value="
|
|
179
|
-
<td data-value="
|
|
180
|
-
<td data-value="
|
|
181
|
-
<td data-value="
|
|
182
|
-
<td data-value="83.33" class="pct high">83.33%</td>
|
|
183
|
-
<td data-value="18" class="abs high">15/18</td>
|
|
209
|
+
<td data-value="6" class="abs high">5/6</td>
|
|
210
|
+
<td data-value="100" class="pct high">100%</td>
|
|
211
|
+
<td data-value="1" class="abs high">1/1</td>
|
|
212
|
+
<td data-value="100" class="pct high">100%</td>
|
|
213
|
+
<td data-value="3" class="abs high">3/3</td>
|
|
184
214
|
</tr>
|
|
185
215
|
|
|
186
216
|
<tr>
|
|
187
|
-
<td class="file high" data-value="react/components/
|
|
188
|
-
<td data-value="
|
|
189
|
-
<div class="chart"><div class="cover-fill
|
|
217
|
+
<td class="file high" data-value="react/components/Instant"><a href="react/components/Instant/index.html">react/components/Instant</a></td>
|
|
218
|
+
<td data-value="97.61" class="pic high">
|
|
219
|
+
<div class="chart"><div class="cover-fill" style="width: 97%"></div><div class="cover-empty" style="width: 3%"></div></div>
|
|
190
220
|
</td>
|
|
221
|
+
<td data-value="97.61" class="pct high">97.61%</td>
|
|
222
|
+
<td data-value="42" class="abs high">41/42</td>
|
|
223
|
+
<td data-value="71.87" class="pct medium">71.87%</td>
|
|
224
|
+
<td data-value="32" class="abs medium">23/32</td>
|
|
225
|
+
<td data-value="88.88" class="pct high">88.88%</td>
|
|
226
|
+
<td data-value="9" class="abs high">8/9</td>
|
|
227
|
+
<td data-value="97.61" class="pct high">97.61%</td>
|
|
228
|
+
<td data-value="42" class="abs high">41/42</td>
|
|
229
|
+
</tr>
|
|
230
|
+
|
|
231
|
+
<tr>
|
|
232
|
+
<td class="file high" data-value="react/components/MadieAlert"><a href="react/components/MadieAlert/index.html">react/components/MadieAlert</a></td>
|
|
233
|
+
<td data-value="98.9" class="pic high">
|
|
234
|
+
<div class="chart"><div class="cover-fill" style="width: 98%"></div><div class="cover-empty" style="width: 2%"></div></div>
|
|
235
|
+
</td>
|
|
236
|
+
<td data-value="98.9" class="pct high">98.9%</td>
|
|
237
|
+
<td data-value="91" class="abs high">90/91</td>
|
|
238
|
+
<td data-value="87.95" class="pct high">87.95%</td>
|
|
239
|
+
<td data-value="83" class="abs high">73/83</td>
|
|
191
240
|
<td data-value="100" class="pct high">100%</td>
|
|
192
|
-
<td data-value="
|
|
193
|
-
<td data-value="100" class="pct high">100%</td>
|
|
194
|
-
<td data-value="8" class="abs high">8/8</td>
|
|
195
|
-
<td data-value="100" class="pct high">100%</td>
|
|
196
|
-
<td data-value="4" class="abs high">4/4</td>
|
|
241
|
+
<td data-value="23" class="abs high">23/23</td>
|
|
197
242
|
<td data-value="100" class="pct high">100%</td>
|
|
198
|
-
<td data-value="
|
|
243
|
+
<td data-value="87" class="abs high">87/87</td>
|
|
199
244
|
</tr>
|
|
200
245
|
|
|
201
246
|
<tr>
|
|
202
|
-
<td class="file high" data-value="react/components/
|
|
247
|
+
<td class="file high" data-value="react/components/MadieConfirmDialog"><a href="react/components/MadieConfirmDialog/index.html">react/components/MadieConfirmDialog</a></td>
|
|
203
248
|
<td data-value="100" class="pic high">
|
|
204
249
|
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
205
250
|
</td>
|
|
@@ -213,21 +258,6 @@
|
|
|
213
258
|
<td data-value="3" class="abs high">3/3</td>
|
|
214
259
|
</tr>
|
|
215
260
|
|
|
216
|
-
<tr>
|
|
217
|
-
<td class="file high" data-value="react/components/MadieAlert"><a href="react/components/MadieAlert/index.html">react/components/MadieAlert</a></td>
|
|
218
|
-
<td data-value="97.14" class="pic high">
|
|
219
|
-
<div class="chart"><div class="cover-fill" style="width: 97%"></div><div class="cover-empty" style="width: 3%"></div></div>
|
|
220
|
-
</td>
|
|
221
|
-
<td data-value="97.14" class="pct high">97.14%</td>
|
|
222
|
-
<td data-value="35" class="abs high">34/35</td>
|
|
223
|
-
<td data-value="78.37" class="pct medium">78.37%</td>
|
|
224
|
-
<td data-value="37" class="abs medium">29/37</td>
|
|
225
|
-
<td data-value="100" class="pct high">100%</td>
|
|
226
|
-
<td data-value="7" class="abs high">7/7</td>
|
|
227
|
-
<td data-value="100" class="pct high">100%</td>
|
|
228
|
-
<td data-value="34" class="abs high">34/34</td>
|
|
229
|
-
</tr>
|
|
230
|
-
|
|
231
261
|
<tr>
|
|
232
262
|
<td class="file high" data-value="react/components/MadieDeleteDialog"><a href="react/components/MadieDeleteDialog/index.html">react/components/MadieDeleteDialog</a></td>
|
|
233
263
|
<td data-value="100" class="pic high">
|
|
@@ -236,7 +266,7 @@
|
|
|
236
266
|
<td data-value="100" class="pct high">100%</td>
|
|
237
267
|
<td data-value="3" class="abs high">3/3</td>
|
|
238
268
|
<td data-value="100" class="pct high">100%</td>
|
|
239
|
-
<td data-value="
|
|
269
|
+
<td data-value="2" class="abs high">2/2</td>
|
|
240
270
|
<td data-value="100" class="pct high">100%</td>
|
|
241
271
|
<td data-value="1" class="abs high">1/1</td>
|
|
242
272
|
<td data-value="100" class="pct high">100%</td>
|
|
@@ -245,17 +275,17 @@
|
|
|
245
275
|
|
|
246
276
|
<tr>
|
|
247
277
|
<td class="file high" data-value="react/components/MadieDialog"><a href="react/components/MadieDialog/index.html">react/components/MadieDialog</a></td>
|
|
248
|
-
<td data-value="
|
|
249
|
-
<div class="chart"><div class="cover-fill
|
|
278
|
+
<td data-value="95.45" class="pic high">
|
|
279
|
+
<div class="chart"><div class="cover-fill" style="width: 95%"></div><div class="cover-empty" style="width: 5%"></div></div>
|
|
250
280
|
</td>
|
|
251
|
-
<td data-value="
|
|
252
|
-
<td data-value="
|
|
281
|
+
<td data-value="95.45" class="pct high">95.45%</td>
|
|
282
|
+
<td data-value="22" class="abs high">21/22</td>
|
|
283
|
+
<td data-value="95.65" class="pct high">95.65%</td>
|
|
284
|
+
<td data-value="23" class="abs high">22/23</td>
|
|
253
285
|
<td data-value="83.33" class="pct high">83.33%</td>
|
|
254
286
|
<td data-value="6" class="abs high">5/6</td>
|
|
255
|
-
<td data-value="
|
|
256
|
-
<td data-value="
|
|
257
|
-
<td data-value="100" class="pct high">100%</td>
|
|
258
|
-
<td data-value="12" class="abs high">12/12</td>
|
|
287
|
+
<td data-value="95.45" class="pct high">95.45%</td>
|
|
288
|
+
<td data-value="22" class="abs high">21/22</td>
|
|
259
289
|
</tr>
|
|
260
290
|
|
|
261
291
|
<tr>
|
|
@@ -318,6 +348,36 @@
|
|
|
318
348
|
<td data-value="3" class="abs high">3/3</td>
|
|
319
349
|
</tr>
|
|
320
350
|
|
|
351
|
+
<tr>
|
|
352
|
+
<td class="file high" data-value="react/components/Modal"><a href="react/components/Modal/index.html">react/components/Modal</a></td>
|
|
353
|
+
<td data-value="100" class="pic high">
|
|
354
|
+
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
355
|
+
</td>
|
|
356
|
+
<td data-value="100" class="pct high">100%</td>
|
|
357
|
+
<td data-value="23" class="abs high">23/23</td>
|
|
358
|
+
<td data-value="95.23" class="pct high">95.23%</td>
|
|
359
|
+
<td data-value="21" class="abs high">20/21</td>
|
|
360
|
+
<td data-value="83.33" class="pct high">83.33%</td>
|
|
361
|
+
<td data-value="6" class="abs high">5/6</td>
|
|
362
|
+
<td data-value="100" class="pct high">100%</td>
|
|
363
|
+
<td data-value="23" class="abs high">23/23</td>
|
|
364
|
+
</tr>
|
|
365
|
+
|
|
366
|
+
<tr>
|
|
367
|
+
<td class="file low" data-value="react/components/NumberInput"><a href="react/components/NumberInput/index.html">react/components/NumberInput</a></td>
|
|
368
|
+
<td data-value="5.55" class="pic low">
|
|
369
|
+
<div class="chart"><div class="cover-fill" style="width: 5%"></div><div class="cover-empty" style="width: 95%"></div></div>
|
|
370
|
+
</td>
|
|
371
|
+
<td data-value="5.55" class="pct low">5.55%</td>
|
|
372
|
+
<td data-value="18" class="abs low">1/18</td>
|
|
373
|
+
<td data-value="0" class="pct low">0%</td>
|
|
374
|
+
<td data-value="25" class="abs low">0/25</td>
|
|
375
|
+
<td data-value="0" class="pct low">0%</td>
|
|
376
|
+
<td data-value="2" class="abs low">0/2</td>
|
|
377
|
+
<td data-value="5.55" class="pct low">5.55%</td>
|
|
378
|
+
<td data-value="18" class="abs low">1/18</td>
|
|
379
|
+
</tr>
|
|
380
|
+
|
|
321
381
|
<tr>
|
|
322
382
|
<td class="file high" data-value="react/components/Pagination"><a href="react/components/Pagination/index.html">react/components/Pagination</a></td>
|
|
323
383
|
<td data-value="100" class="pic high">
|
|
@@ -340,14 +400,29 @@
|
|
|
340
400
|
</td>
|
|
341
401
|
<td data-value="100" class="pct high">100%</td>
|
|
342
402
|
<td data-value="5" class="abs high">5/5</td>
|
|
343
|
-
<td data-value="
|
|
344
|
-
<td data-value="7" class="abs
|
|
403
|
+
<td data-value="85.71" class="pct high">85.71%</td>
|
|
404
|
+
<td data-value="7" class="abs high">6/7</td>
|
|
345
405
|
<td data-value="100" class="pct high">100%</td>
|
|
346
406
|
<td data-value="3" class="abs high">3/3</td>
|
|
347
407
|
<td data-value="100" class="pct high">100%</td>
|
|
348
408
|
<td data-value="5" class="abs high">5/5</td>
|
|
349
409
|
</tr>
|
|
350
410
|
|
|
411
|
+
<tr>
|
|
412
|
+
<td class="file high" data-value="react/components/RadioButton"><a href="react/components/RadioButton/index.html">react/components/RadioButton</a></td>
|
|
413
|
+
<td data-value="100" class="pic high">
|
|
414
|
+
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
415
|
+
</td>
|
|
416
|
+
<td data-value="100" class="pct high">100%</td>
|
|
417
|
+
<td data-value="8" class="abs high">8/8</td>
|
|
418
|
+
<td data-value="87.5" class="pct high">87.5%</td>
|
|
419
|
+
<td data-value="16" class="abs high">14/16</td>
|
|
420
|
+
<td data-value="100" class="pct high">100%</td>
|
|
421
|
+
<td data-value="3" class="abs high">3/3</td>
|
|
422
|
+
<td data-value="100" class="pct high">100%</td>
|
|
423
|
+
<td data-value="8" class="abs high">8/8</td>
|
|
424
|
+
</tr>
|
|
425
|
+
|
|
351
426
|
<tr>
|
|
352
427
|
<td class="file high" data-value="react/components/ReadOnlyTextField"><a href="react/components/ReadOnlyTextField/index.html">react/components/ReadOnlyTextField</a></td>
|
|
353
428
|
<td data-value="100" class="pic high">
|
|
@@ -355,42 +430,72 @@
|
|
|
355
430
|
</td>
|
|
356
431
|
<td data-value="100" class="pct high">100%</td>
|
|
357
432
|
<td data-value="3" class="abs high">3/3</td>
|
|
358
|
-
<td data-value="
|
|
359
|
-
<td data-value="
|
|
433
|
+
<td data-value="87.5" class="pct high">87.5%</td>
|
|
434
|
+
<td data-value="8" class="abs high">7/8</td>
|
|
360
435
|
<td data-value="100" class="pct high">100%</td>
|
|
361
436
|
<td data-value="1" class="abs high">1/1</td>
|
|
362
437
|
<td data-value="100" class="pct high">100%</td>
|
|
363
438
|
<td data-value="3" class="abs high">3/3</td>
|
|
364
439
|
</tr>
|
|
365
440
|
|
|
441
|
+
<tr>
|
|
442
|
+
<td class="file high" data-value="react/components/RichTextEditor"><a href="react/components/RichTextEditor/index.html">react/components/RichTextEditor</a></td>
|
|
443
|
+
<td data-value="83.33" class="pic high">
|
|
444
|
+
<div class="chart"><div class="cover-fill" style="width: 83%"></div><div class="cover-empty" style="width: 17%"></div></div>
|
|
445
|
+
</td>
|
|
446
|
+
<td data-value="83.33" class="pct high">83.33%</td>
|
|
447
|
+
<td data-value="18" class="abs high">15/18</td>
|
|
448
|
+
<td data-value="57.69" class="pct medium">57.69%</td>
|
|
449
|
+
<td data-value="26" class="abs medium">15/26</td>
|
|
450
|
+
<td data-value="80" class="pct high">80%</td>
|
|
451
|
+
<td data-value="10" class="abs high">8/10</td>
|
|
452
|
+
<td data-value="83.33" class="pct high">83.33%</td>
|
|
453
|
+
<td data-value="18" class="abs high">15/18</td>
|
|
454
|
+
</tr>
|
|
455
|
+
|
|
456
|
+
<tr>
|
|
457
|
+
<td class="file medium" data-value="react/components/Search"><a href="react/components/Search/index.html">react/components/Search</a></td>
|
|
458
|
+
<td data-value="71.42" class="pic medium">
|
|
459
|
+
<div class="chart"><div class="cover-fill" style="width: 71%"></div><div class="cover-empty" style="width: 29%"></div></div>
|
|
460
|
+
</td>
|
|
461
|
+
<td data-value="71.42" class="pct medium">71.42%</td>
|
|
462
|
+
<td data-value="7" class="abs medium">5/7</td>
|
|
463
|
+
<td data-value="100" class="pct high">100%</td>
|
|
464
|
+
<td data-value="0" class="abs high">0/0</td>
|
|
465
|
+
<td data-value="33.33" class="pct low">33.33%</td>
|
|
466
|
+
<td data-value="3" class="abs low">1/3</td>
|
|
467
|
+
<td data-value="71.42" class="pct medium">71.42%</td>
|
|
468
|
+
<td data-value="7" class="abs medium">5/7</td>
|
|
469
|
+
</tr>
|
|
470
|
+
|
|
366
471
|
<tr>
|
|
367
472
|
<td class="file high" data-value="react/components/Select"><a href="react/components/Select/index.html">react/components/Select</a></td>
|
|
368
473
|
<td data-value="100" class="pic high">
|
|
369
474
|
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
370
475
|
</td>
|
|
371
476
|
<td data-value="100" class="pct high">100%</td>
|
|
372
|
-
<td data-value="
|
|
373
|
-
<td data-value="
|
|
374
|
-
<td data-value="
|
|
477
|
+
<td data-value="10" class="abs high">10/10</td>
|
|
478
|
+
<td data-value="96.42" class="pct high">96.42%</td>
|
|
479
|
+
<td data-value="28" class="abs high">27/28</td>
|
|
375
480
|
<td data-value="100" class="pct high">100%</td>
|
|
376
481
|
<td data-value="2" class="abs high">2/2</td>
|
|
377
482
|
<td data-value="100" class="pct high">100%</td>
|
|
378
|
-
<td data-value="
|
|
483
|
+
<td data-value="10" class="abs high">10/10</td>
|
|
379
484
|
</tr>
|
|
380
485
|
|
|
381
486
|
<tr>
|
|
382
487
|
<td class="file high" data-value="react/components/Tabs"><a href="react/components/Tabs/index.html">react/components/Tabs</a></td>
|
|
383
|
-
<td data-value="
|
|
384
|
-
<div class="chart"><div class="cover-fill
|
|
488
|
+
<td data-value="93.02" class="pic high">
|
|
489
|
+
<div class="chart"><div class="cover-fill" style="width: 93%"></div><div class="cover-empty" style="width: 7%"></div></div>
|
|
385
490
|
</td>
|
|
386
|
-
<td data-value="
|
|
387
|
-
<td data-value="
|
|
388
|
-
<td data-value="
|
|
389
|
-
<td data-value="
|
|
390
|
-
<td data-value="
|
|
391
|
-
<td data-value="4" class="abs
|
|
392
|
-
<td data-value="
|
|
393
|
-
<td data-value="
|
|
491
|
+
<td data-value="93.02" class="pct high">93.02%</td>
|
|
492
|
+
<td data-value="43" class="abs high">40/43</td>
|
|
493
|
+
<td data-value="82.6" class="pct high">82.6%</td>
|
|
494
|
+
<td data-value="23" class="abs high">19/23</td>
|
|
495
|
+
<td data-value="75" class="pct medium">75%</td>
|
|
496
|
+
<td data-value="4" class="abs medium">3/4</td>
|
|
497
|
+
<td data-value="93.02" class="pct high">93.02%</td>
|
|
498
|
+
<td data-value="43" class="abs high">40/43</td>
|
|
394
499
|
</tr>
|
|
395
500
|
|
|
396
501
|
<tr>
|
|
@@ -399,13 +504,13 @@
|
|
|
399
504
|
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
400
505
|
</td>
|
|
401
506
|
<td data-value="100" class="pct high">100%</td>
|
|
402
|
-
<td data-value="
|
|
403
|
-
<td data-value="
|
|
404
|
-
<td data-value="
|
|
507
|
+
<td data-value="5" class="abs high">5/5</td>
|
|
508
|
+
<td data-value="95.45" class="pct high">95.45%</td>
|
|
509
|
+
<td data-value="22" class="abs high">21/22</td>
|
|
405
510
|
<td data-value="100" class="pct high">100%</td>
|
|
406
511
|
<td data-value="1" class="abs high">1/1</td>
|
|
407
512
|
<td data-value="100" class="pct high">100%</td>
|
|
408
|
-
<td data-value="
|
|
513
|
+
<td data-value="5" class="abs high">5/5</td>
|
|
409
514
|
</tr>
|
|
410
515
|
|
|
411
516
|
<tr>
|
|
@@ -414,13 +519,28 @@
|
|
|
414
519
|
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
415
520
|
</td>
|
|
416
521
|
<td data-value="100" class="pct high">100%</td>
|
|
417
|
-
<td data-value="
|
|
418
|
-
<td data-value="
|
|
419
|
-
<td data-value="
|
|
522
|
+
<td data-value="20" class="abs high">20/20</td>
|
|
523
|
+
<td data-value="92.1" class="pct high">92.1%</td>
|
|
524
|
+
<td data-value="38" class="abs high">35/38</td>
|
|
420
525
|
<td data-value="100" class="pct high">100%</td>
|
|
421
|
-
<td data-value="
|
|
526
|
+
<td data-value="2" class="abs high">2/2</td>
|
|
422
527
|
<td data-value="100" class="pct high">100%</td>
|
|
423
|
-
<td data-value="
|
|
528
|
+
<td data-value="20" class="abs high">20/20</td>
|
|
529
|
+
</tr>
|
|
530
|
+
|
|
531
|
+
<tr>
|
|
532
|
+
<td class="file medium" data-value="react/components/TimeField"><a href="react/components/TimeField/index.html">react/components/TimeField</a></td>
|
|
533
|
+
<td data-value="75" class="pic medium">
|
|
534
|
+
<div class="chart"><div class="cover-fill" style="width: 75%"></div><div class="cover-empty" style="width: 25%"></div></div>
|
|
535
|
+
</td>
|
|
536
|
+
<td data-value="75" class="pct medium">75%</td>
|
|
537
|
+
<td data-value="4" class="abs medium">3/4</td>
|
|
538
|
+
<td data-value="0" class="pct low">0%</td>
|
|
539
|
+
<td data-value="2" class="abs low">0/2</td>
|
|
540
|
+
<td data-value="0" class="pct low">0%</td>
|
|
541
|
+
<td data-value="1" class="abs low">0/1</td>
|
|
542
|
+
<td data-value="75" class="pct medium">75%</td>
|
|
543
|
+
<td data-value="4" class="abs medium">3/4</td>
|
|
424
544
|
</tr>
|
|
425
545
|
|
|
426
546
|
<tr>
|
|
@@ -439,18 +559,18 @@
|
|
|
439
559
|
</tr>
|
|
440
560
|
|
|
441
561
|
<tr>
|
|
442
|
-
<td class="file high" data-value="react/components/
|
|
562
|
+
<td class="file high" data-value="react/components/TruncateText"><a href="react/components/TruncateText/index.html">react/components/TruncateText</a></td>
|
|
443
563
|
<td data-value="100" class="pic high">
|
|
444
564
|
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
445
565
|
</td>
|
|
446
566
|
<td data-value="100" class="pct high">100%</td>
|
|
447
|
-
<td data-value="
|
|
567
|
+
<td data-value="10" class="abs high">10/10</td>
|
|
448
568
|
<td data-value="100" class="pct high">100%</td>
|
|
449
|
-
<td data-value="
|
|
569
|
+
<td data-value="12" class="abs high">12/12</td>
|
|
450
570
|
<td data-value="100" class="pct high">100%</td>
|
|
451
|
-
<td data-value="
|
|
571
|
+
<td data-value="3" class="abs high">3/3</td>
|
|
452
572
|
<td data-value="100" class="pct high">100%</td>
|
|
453
|
-
<td data-value="
|
|
573
|
+
<td data-value="8" class="abs high">8/8</td>
|
|
454
574
|
</tr>
|
|
455
575
|
|
|
456
576
|
<tr>
|
|
@@ -468,6 +588,21 @@
|
|
|
468
588
|
<td data-value="80" class="abs high">80/80</td>
|
|
469
589
|
</tr>
|
|
470
590
|
|
|
591
|
+
<tr>
|
|
592
|
+
<td class="file high" data-value="react/themes"><a href="react/themes/index.html">react/themes</a></td>
|
|
593
|
+
<td data-value="100" class="pic high">
|
|
594
|
+
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
595
|
+
</td>
|
|
596
|
+
<td data-value="100" class="pct high">100%</td>
|
|
597
|
+
<td data-value="1" class="abs high">1/1</td>
|
|
598
|
+
<td data-value="100" class="pct high">100%</td>
|
|
599
|
+
<td data-value="0" class="abs high">0/0</td>
|
|
600
|
+
<td data-value="100" class="pct high">100%</td>
|
|
601
|
+
<td data-value="0" class="abs high">0/0</td>
|
|
602
|
+
<td data-value="100" class="pct high">100%</td>
|
|
603
|
+
<td data-value="1" class="abs high">1/1</td>
|
|
604
|
+
</tr>
|
|
605
|
+
|
|
471
606
|
</tbody>
|
|
472
607
|
</table>
|
|
473
608
|
</div>
|
|
@@ -476,7 +611,7 @@
|
|
|
476
611
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
477
612
|
Code coverage generated by
|
|
478
613
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
479
|
-
at
|
|
614
|
+
at 2025-06-17T20:32:27.082Z
|
|
480
615
|
</div>
|
|
481
616
|
<script src="prettify.js"></script>
|
|
482
617
|
<script>
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
<template id="filterTemplate">
|
|
58
58
|
<div class="quiet">
|
|
59
59
|
Filter:
|
|
60
|
-
<input
|
|
60
|
+
<input type="search" id="fileSearch">
|
|
61
61
|
</div>
|
|
62
62
|
</template>
|
|
63
63
|
</div>
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
102
102
|
Code coverage generated by
|
|
103
103
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
104
|
-
at
|
|
104
|
+
at 2025-06-17T20:32:27.082Z
|
|
105
105
|
</div>
|
|
106
106
|
<script src="../../../prettify.js"></script>
|
|
107
107
|
<script>
|