@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">95.45% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>21/22</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
|
-
<span class="strong">
|
|
33
|
+
<span class="strong">95.65% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>22/23</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
|
-
<span class="strong">
|
|
40
|
+
<span class="strong">83.33% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>
|
|
42
|
+
<span class='fraction'>5/6</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">
|
|
47
|
+
<span class="strong">95.45% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>21/22</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>
|
|
@@ -376,7 +376,54 @@
|
|
|
376
376
|
<a name='L311'></a><a href='#L311'>311</a>
|
|
377
377
|
<a name='L312'></a><a href='#L312'>312</a>
|
|
378
378
|
<a name='L313'></a><a href='#L313'>313</a>
|
|
379
|
-
<a name='L314'></a><a href='#L314'>314</a
|
|
379
|
+
<a name='L314'></a><a href='#L314'>314</a>
|
|
380
|
+
<a name='L315'></a><a href='#L315'>315</a>
|
|
381
|
+
<a name='L316'></a><a href='#L316'>316</a>
|
|
382
|
+
<a name='L317'></a><a href='#L317'>317</a>
|
|
383
|
+
<a name='L318'></a><a href='#L318'>318</a>
|
|
384
|
+
<a name='L319'></a><a href='#L319'>319</a>
|
|
385
|
+
<a name='L320'></a><a href='#L320'>320</a>
|
|
386
|
+
<a name='L321'></a><a href='#L321'>321</a>
|
|
387
|
+
<a name='L322'></a><a href='#L322'>322</a>
|
|
388
|
+
<a name='L323'></a><a href='#L323'>323</a>
|
|
389
|
+
<a name='L324'></a><a href='#L324'>324</a>
|
|
390
|
+
<a name='L325'></a><a href='#L325'>325</a>
|
|
391
|
+
<a name='L326'></a><a href='#L326'>326</a>
|
|
392
|
+
<a name='L327'></a><a href='#L327'>327</a>
|
|
393
|
+
<a name='L328'></a><a href='#L328'>328</a>
|
|
394
|
+
<a name='L329'></a><a href='#L329'>329</a>
|
|
395
|
+
<a name='L330'></a><a href='#L330'>330</a>
|
|
396
|
+
<a name='L331'></a><a href='#L331'>331</a>
|
|
397
|
+
<a name='L332'></a><a href='#L332'>332</a>
|
|
398
|
+
<a name='L333'></a><a href='#L333'>333</a>
|
|
399
|
+
<a name='L334'></a><a href='#L334'>334</a>
|
|
400
|
+
<a name='L335'></a><a href='#L335'>335</a>
|
|
401
|
+
<a name='L336'></a><a href='#L336'>336</a>
|
|
402
|
+
<a name='L337'></a><a href='#L337'>337</a>
|
|
403
|
+
<a name='L338'></a><a href='#L338'>338</a>
|
|
404
|
+
<a name='L339'></a><a href='#L339'>339</a>
|
|
405
|
+
<a name='L340'></a><a href='#L340'>340</a>
|
|
406
|
+
<a name='L341'></a><a href='#L341'>341</a>
|
|
407
|
+
<a name='L342'></a><a href='#L342'>342</a>
|
|
408
|
+
<a name='L343'></a><a href='#L343'>343</a>
|
|
409
|
+
<a name='L344'></a><a href='#L344'>344</a>
|
|
410
|
+
<a name='L345'></a><a href='#L345'>345</a>
|
|
411
|
+
<a name='L346'></a><a href='#L346'>346</a>
|
|
412
|
+
<a name='L347'></a><a href='#L347'>347</a>
|
|
413
|
+
<a name='L348'></a><a href='#L348'>348</a>
|
|
414
|
+
<a name='L349'></a><a href='#L349'>349</a>
|
|
415
|
+
<a name='L350'></a><a href='#L350'>350</a>
|
|
416
|
+
<a name='L351'></a><a href='#L351'>351</a>
|
|
417
|
+
<a name='L352'></a><a href='#L352'>352</a>
|
|
418
|
+
<a name='L353'></a><a href='#L353'>353</a>
|
|
419
|
+
<a name='L354'></a><a href='#L354'>354</a>
|
|
420
|
+
<a name='L355'></a><a href='#L355'>355</a>
|
|
421
|
+
<a name='L356'></a><a href='#L356'>356</a>
|
|
422
|
+
<a name='L357'></a><a href='#L357'>357</a>
|
|
423
|
+
<a name='L358'></a><a href='#L358'>358</a>
|
|
424
|
+
<a name='L359'></a><a href='#L359'>359</a>
|
|
425
|
+
<a name='L360'></a><a href='#L360'>360</a>
|
|
426
|
+
<a name='L361'></a><a href='#L361'>361</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
380
427
|
<span class="cline-any cline-neutral"> </span>
|
|
381
428
|
<span class="cline-any cline-neutral"> </span>
|
|
382
429
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -392,12 +439,13 @@
|
|
|
392
439
|
<span class="cline-any cline-neutral"> </span>
|
|
393
440
|
<span class="cline-any cline-neutral"> </span>
|
|
394
441
|
<span class="cline-any cline-neutral"> </span>
|
|
395
|
-
<span class="cline-any cline-yes">3x</span>
|
|
396
|
-
<span class="cline-any cline-yes">12x</span>
|
|
397
442
|
<span class="cline-any cline-neutral"> </span>
|
|
398
|
-
<span class="cline-any cline-yes">12x</span>
|
|
399
443
|
<span class="cline-any cline-neutral"> </span>
|
|
444
|
+
<span class="cline-any cline-yes">14x</span>
|
|
445
|
+
<span class="cline-any cline-yes">27x</span>
|
|
446
|
+
<span class="cline-any cline-yes">27x</span>
|
|
400
447
|
<span class="cline-any cline-neutral"> </span>
|
|
448
|
+
<span class="cline-any cline-yes">27x</span>
|
|
401
449
|
<span class="cline-any cline-neutral"> </span>
|
|
402
450
|
<span class="cline-any cline-neutral"> </span>
|
|
403
451
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -407,7 +455,36 @@
|
|
|
407
455
|
<span class="cline-any cline-neutral"> </span>
|
|
408
456
|
<span class="cline-any cline-neutral"> </span>
|
|
409
457
|
<span class="cline-any cline-neutral"> </span>
|
|
410
|
-
<span class="cline-any cline-
|
|
458
|
+
<span class="cline-any cline-neutral"> </span>
|
|
459
|
+
<span class="cline-any cline-neutral"> </span>
|
|
460
|
+
<span class="cline-any cline-neutral"> </span>
|
|
461
|
+
<span class="cline-any cline-yes">14x</span>
|
|
462
|
+
<span class="cline-any cline-neutral"> </span>
|
|
463
|
+
<span class="cline-any cline-yes">26x</span>
|
|
464
|
+
<span class="cline-any cline-neutral"> </span>
|
|
465
|
+
<span class="cline-any cline-neutral"> </span>
|
|
466
|
+
<span class="cline-any cline-neutral"> </span>
|
|
467
|
+
<span class="cline-any cline-neutral"> </span>
|
|
468
|
+
<span class="cline-any cline-neutral"> </span>
|
|
469
|
+
<span class="cline-any cline-neutral"> </span>
|
|
470
|
+
<span class="cline-any cline-neutral"> </span>
|
|
471
|
+
<span class="cline-any cline-yes">26x</span>
|
|
472
|
+
<span class="cline-any cline-yes">26x</span>
|
|
473
|
+
<span class="cline-any cline-neutral"> </span>
|
|
474
|
+
<span class="cline-any cline-yes">26x</span>
|
|
475
|
+
<span class="cline-any cline-yes">1x</span>
|
|
476
|
+
<span class="cline-any cline-neutral"> </span>
|
|
477
|
+
<span class="cline-any cline-neutral"> </span>
|
|
478
|
+
<span class="cline-any cline-yes">26x</span>
|
|
479
|
+
<span class="cline-any cline-no"> </span>
|
|
480
|
+
<span class="cline-any cline-neutral"> </span>
|
|
481
|
+
<span class="cline-any cline-neutral"> </span>
|
|
482
|
+
<span class="cline-any cline-yes">26x</span>
|
|
483
|
+
<span class="cline-any cline-yes">26x</span>
|
|
484
|
+
<span class="cline-any cline-neutral"> </span>
|
|
485
|
+
<span class="cline-any cline-neutral"> </span>
|
|
486
|
+
<span class="cline-any cline-neutral"> </span>
|
|
487
|
+
<span class="cline-any cline-neutral"> </span>
|
|
411
488
|
<span class="cline-any cline-neutral"> </span>
|
|
412
489
|
<span class="cline-any cline-neutral"> </span>
|
|
413
490
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -443,13 +520,9 @@
|
|
|
443
520
|
<span class="cline-any cline-neutral"> </span>
|
|
444
521
|
<span class="cline-any cline-neutral"> </span>
|
|
445
522
|
<span class="cline-any cline-neutral"> </span>
|
|
446
|
-
<span class="cline-any cline-yes">18x</span>
|
|
447
523
|
<span class="cline-any cline-neutral"> </span>
|
|
448
|
-
<span class="cline-any cline-yes">18x</span>
|
|
449
524
|
<span class="cline-any cline-neutral"> </span>
|
|
450
|
-
<span class="cline-any cline-yes">18x</span>
|
|
451
525
|
<span class="cline-any cline-neutral"> </span>
|
|
452
|
-
<span class="cline-any cline-yes">18x</span>
|
|
453
526
|
<span class="cline-any cline-neutral"> </span>
|
|
454
527
|
<span class="cline-any cline-neutral"> </span>
|
|
455
528
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -469,12 +542,11 @@
|
|
|
469
542
|
<span class="cline-any cline-neutral"> </span>
|
|
470
543
|
<span class="cline-any cline-neutral"> </span>
|
|
471
544
|
<span class="cline-any cline-neutral"> </span>
|
|
472
|
-
<span class="cline-any cline-yes">1x</span>
|
|
473
|
-
<span class="cline-any cline-yes">1x</span>
|
|
474
545
|
<span class="cline-any cline-neutral"> </span>
|
|
475
546
|
<span class="cline-any cline-neutral"> </span>
|
|
476
547
|
<span class="cline-any cline-neutral"> </span>
|
|
477
548
|
<span class="cline-any cline-neutral"> </span>
|
|
549
|
+
<span class="cline-any cline-yes">14x</span>
|
|
478
550
|
<span class="cline-any cline-neutral"> </span>
|
|
479
551
|
<span class="cline-any cline-neutral"> </span>
|
|
480
552
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -511,7 +583,9 @@
|
|
|
511
583
|
<span class="cline-any cline-neutral"> </span>
|
|
512
584
|
<span class="cline-any cline-neutral"> </span>
|
|
513
585
|
<span class="cline-any cline-neutral"> </span>
|
|
586
|
+
<span class="cline-any cline-yes">38x</span>
|
|
514
587
|
<span class="cline-any cline-neutral"> </span>
|
|
588
|
+
<span class="cline-any cline-yes">38x</span>
|
|
515
589
|
<span class="cline-any cline-neutral"> </span>
|
|
516
590
|
<span class="cline-any cline-neutral"> </span>
|
|
517
591
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -531,6 +605,8 @@
|
|
|
531
605
|
<span class="cline-any cline-neutral"> </span>
|
|
532
606
|
<span class="cline-any cline-neutral"> </span>
|
|
533
607
|
<span class="cline-any cline-neutral"> </span>
|
|
608
|
+
<span class="cline-any cline-yes">2x</span>
|
|
609
|
+
<span class="cline-any cline-yes">2x</span>
|
|
534
610
|
<span class="cline-any cline-neutral"> </span>
|
|
535
611
|
<span class="cline-any cline-neutral"> </span>
|
|
536
612
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -674,7 +750,6 @@
|
|
|
674
750
|
<span class="cline-any cline-neutral"> </span>
|
|
675
751
|
<span class="cline-any cline-neutral"> </span>
|
|
676
752
|
<span class="cline-any cline-neutral"> </span>
|
|
677
|
-
<span class="cline-any cline-yes">3x</span>
|
|
678
753
|
<span class="cline-any cline-neutral"> </span>
|
|
679
754
|
<span class="cline-any cline-neutral"> </span>
|
|
680
755
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -684,12 +759,31 @@
|
|
|
684
759
|
<span class="cline-any cline-neutral"> </span>
|
|
685
760
|
<span class="cline-any cline-neutral"> </span>
|
|
686
761
|
<span class="cline-any cline-neutral"> </span>
|
|
687
|
-
<span class="cline-any cline-yes">3x</span>
|
|
688
762
|
<span class="cline-any cline-neutral"> </span>
|
|
689
763
|
<span class="cline-any cline-neutral"> </span>
|
|
690
764
|
<span class="cline-any cline-neutral"> </span>
|
|
765
|
+
<span class="cline-any cline-yes">14x</span>
|
|
691
766
|
<span class="cline-any cline-neutral"> </span>
|
|
692
|
-
<span class="cline-any cline-neutral"> </span
|
|
767
|
+
<span class="cline-any cline-neutral"> </span>
|
|
768
|
+
<span class="cline-any cline-neutral"> </span>
|
|
769
|
+
<span class="cline-any cline-neutral"> </span>
|
|
770
|
+
<span class="cline-any cline-neutral"> </span>
|
|
771
|
+
<span class="cline-any cline-neutral"> </span>
|
|
772
|
+
<span class="cline-any cline-neutral"> </span>
|
|
773
|
+
<span class="cline-any cline-neutral"> </span>
|
|
774
|
+
<span class="cline-any cline-neutral"> </span>
|
|
775
|
+
<span class="cline-any cline-neutral"> </span>
|
|
776
|
+
<span class="cline-any cline-yes">14x</span>
|
|
777
|
+
<span class="cline-any cline-neutral"> </span>
|
|
778
|
+
<span class="cline-any cline-neutral"> </span>
|
|
779
|
+
<span class="cline-any cline-neutral"> </span>
|
|
780
|
+
<span class="cline-any cline-yes">14x</span>
|
|
781
|
+
<span class="cline-any cline-neutral"> </span>
|
|
782
|
+
<span class="cline-any cline-neutral"> </span>
|
|
783
|
+
<span class="cline-any cline-neutral"> </span>
|
|
784
|
+
<span class="cline-any cline-neutral"> </span>
|
|
785
|
+
<span class="cline-any cline-neutral"> </span>
|
|
786
|
+
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">import React, { useState, useRef } from "react";
|
|
693
787
|
import PropTypes from "prop-types";
|
|
694
788
|
import Draggable from "react-draggable";
|
|
695
789
|
import CloseIcon from "@mui/icons-material/Close";
|
|
@@ -701,25 +795,117 @@ import {
|
|
|
701
795
|
Divider,
|
|
702
796
|
IconButton,
|
|
703
797
|
Typography,
|
|
798
|
+
Tooltip,
|
|
704
799
|
} from "@mui/material";
|
|
705
800
|
import { Box } from "@mui/system";
|
|
706
801
|
import Button from "../Button";
|
|
802
|
+
import Popover from "../Popover";
|
|
707
803
|
|
|
708
804
|
const DraggablePaper = (props) => {
|
|
805
|
+
const nodeRef = useRef(null);
|
|
709
806
|
const { children, ...rest } = props;
|
|
710
807
|
|
|
711
808
|
return (
|
|
712
809
|
<Draggable
|
|
713
810
|
handle="#draggable-dialog-title"
|
|
714
811
|
cancel={'[class*="MuiDialogContent-root"]'} // Prevent dragging when interacting with content
|
|
812
|
+
nodeRef={nodeRef}
|
|
715
813
|
>
|
|
716
|
-
<div style={{ backgroundColor: "#fff" }}
|
|
814
|
+
<div ref={nodeRef} {...rest} style={{ backgroundColor: "#fff" }}>
|
|
717
815
|
{children}
|
|
718
816
|
</div>
|
|
719
817
|
</Draggable>
|
|
720
818
|
);
|
|
721
819
|
};
|
|
722
820
|
|
|
821
|
+
const Actions = ({ onClose, cancelButtonProps, continueButtonProps }) => {
|
|
822
|
+
const { cancelText, cancelIcon, ...otherCancelButtonProps } =
|
|
823
|
+
cancelButtonProps;
|
|
824
|
+
const {
|
|
825
|
+
continueText,
|
|
826
|
+
continueIcon,
|
|
827
|
+
popoverOptions,
|
|
828
|
+
disabled,
|
|
829
|
+
tooltipText,
|
|
830
|
+
...otherContinueButtonProps
|
|
831
|
+
} = continueButtonProps;
|
|
832
|
+
const [anchorEl, setAnchorEl] = useState(null);
|
|
833
|
+
|
|
834
|
+
const openPopOverMenu = (event) => {
|
|
835
|
+
setAnchorEl(event.currentTarget);
|
|
836
|
+
};
|
|
837
|
+
|
|
838
|
+
const closePopOverMenu = <span class="fstat-no" title="function not covered" >()</span> => {
|
|
839
|
+
<span class="cstat-no" title="statement not covered" > setAnchorEl(null);</span>
|
|
840
|
+
};
|
|
841
|
+
|
|
842
|
+
const open = Boolean(anchorEl);
|
|
843
|
+
return (
|
|
844
|
+
<>
|
|
845
|
+
<Divider sx={{ borderColor: "#8c8c8c" }} />
|
|
846
|
+
<DialogActions
|
|
847
|
+
sx={{
|
|
848
|
+
padding: "16px",
|
|
849
|
+
"& >:not(:first-of-type)": {
|
|
850
|
+
marginLeft: "16px",
|
|
851
|
+
},
|
|
852
|
+
}}
|
|
853
|
+
>
|
|
854
|
+
{cancelButtonProps && (
|
|
855
|
+
<Button
|
|
856
|
+
variant="secondary"
|
|
857
|
+
onClick={onClose}
|
|
858
|
+
{...otherCancelButtonProps}
|
|
859
|
+
>
|
|
860
|
+
<span>
|
|
861
|
+
{cancelText}
|
|
862
|
+
{cancelIcon}
|
|
863
|
+
</span>
|
|
864
|
+
</Button>
|
|
865
|
+
)}
|
|
866
|
+
{popoverOptions ? (
|
|
867
|
+
<>
|
|
868
|
+
<Button
|
|
869
|
+
className="qpp-c-button--cyan"
|
|
870
|
+
onClick={openPopOverMenu}
|
|
871
|
+
style={{ marginTop: 0 }}
|
|
872
|
+
{...otherContinueButtonProps}
|
|
873
|
+
>
|
|
874
|
+
<span>
|
|
875
|
+
{continueText}
|
|
876
|
+
{continueIcon}
|
|
877
|
+
</span>
|
|
878
|
+
</Button>
|
|
879
|
+
<Popover
|
|
880
|
+
optionsOpen={open}
|
|
881
|
+
anchorEl={anchorEl}
|
|
882
|
+
handleClose={closePopOverMenu}
|
|
883
|
+
additionalSelectOptionProps={popoverOptions}
|
|
884
|
+
/>
|
|
885
|
+
</>
|
|
886
|
+
) : continueButtonProps ? (
|
|
887
|
+
<Tooltip title={disabled && tooltipText ? tooltipText : ""}>
|
|
888
|
+
<span>
|
|
889
|
+
<Button
|
|
890
|
+
className="qpp-c-button--cyan"
|
|
891
|
+
type="submit"
|
|
892
|
+
style={{ marginTop: 0 }}
|
|
893
|
+
{...otherContinueButtonProps}
|
|
894
|
+
disabled={disabled}
|
|
895
|
+
>
|
|
896
|
+
<span>
|
|
897
|
+
{continueText}
|
|
898
|
+
{continueIcon}
|
|
899
|
+
</span>
|
|
900
|
+
</Button>
|
|
901
|
+
</span>
|
|
902
|
+
</Tooltip>
|
|
903
|
+
) : null}
|
|
904
|
+
</DialogActions>
|
|
905
|
+
</>
|
|
906
|
+
);
|
|
907
|
+
};
|
|
908
|
+
|
|
723
909
|
const MadieDialog = ({
|
|
724
910
|
/*
|
|
725
911
|
Lets make a reusable component
|
|
@@ -748,6 +934,7 @@ const MadieDialog = ({
|
|
|
748
934
|
dialogProps,
|
|
749
935
|
cancelButtonProps,
|
|
750
936
|
continueButtonProps,
|
|
937
|
+
maxWidth = "sm",
|
|
751
938
|
children,
|
|
752
939
|
}) => {
|
|
753
940
|
const {
|
|
@@ -757,10 +944,6 @@ const MadieDialog = ({
|
|
|
757
944
|
showRequiredFieldMessage,
|
|
758
945
|
...otherDialogProps
|
|
759
946
|
} = dialogProps;
|
|
760
|
-
const { cancelText, cancelIcon, ...otherCancelButtonProps } =
|
|
761
|
-
cancelButtonProps;
|
|
762
|
-
const { continueText, continueIcon, ...otherContinueButonProps } =
|
|
763
|
-
continueButtonProps;
|
|
764
947
|
|
|
765
948
|
return (
|
|
766
949
|
<Dialog
|
|
@@ -773,7 +956,7 @@ const MadieDialog = ({
|
|
|
773
956
|
marginTop: "-20px",
|
|
774
957
|
},
|
|
775
958
|
}}
|
|
776
|
-
maxWidth=
|
|
959
|
+
maxWidth={maxWidth}
|
|
777
960
|
fullWidth
|
|
778
961
|
PaperComponent={DraggablePaper}
|
|
779
962
|
{...otherDialogProps}
|
|
@@ -883,37 +1066,13 @@ const MadieDialog = ({
|
|
|
883
1066
|
|
|
884
1067
|
{children}
|
|
885
1068
|
</DialogContent>
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
}}
|
|
894
|
-
>
|
|
895
|
-
<Button
|
|
896
|
-
variant="secondary"
|
|
897
|
-
onClick={onClose}
|
|
898
|
-
{...otherCancelButtonProps}
|
|
899
|
-
>
|
|
900
|
-
<span>
|
|
901
|
-
{cancelText}
|
|
902
|
-
{cancelIcon}
|
|
903
|
-
</span>
|
|
904
|
-
</Button>
|
|
905
|
-
<Button
|
|
906
|
-
className="qpp-c-button--cyan"
|
|
907
|
-
type="submit"
|
|
908
|
-
style={{ marginTop: 0 }}
|
|
909
|
-
{...otherContinueButonProps}
|
|
910
|
-
>
|
|
911
|
-
<span>
|
|
912
|
-
{continueText}
|
|
913
|
-
{continueIcon}
|
|
914
|
-
</span>
|
|
915
|
-
</Button>
|
|
916
|
-
</DialogActions>
|
|
1069
|
+
{(cancelButtonProps || continueButtonProps) && (
|
|
1070
|
+
<Actions
|
|
1071
|
+
onClose={onClose}
|
|
1072
|
+
continueButtonProps={continueButtonProps}
|
|
1073
|
+
cancelButtonProps={cancelButtonProps}
|
|
1074
|
+
/>
|
|
1075
|
+
)}
|
|
917
1076
|
</form>
|
|
918
1077
|
) : (
|
|
919
1078
|
<>
|
|
@@ -950,37 +1109,13 @@ const MadieDialog = ({
|
|
|
950
1109
|
<DialogContent sx={{ padding: "32px" }}>
|
|
951
1110
|
{children}
|
|
952
1111
|
</DialogContent>
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
}}
|
|
961
|
-
>
|
|
962
|
-
<Button
|
|
963
|
-
variant="secondary"
|
|
964
|
-
onClick={onClose}
|
|
965
|
-
{...otherCancelButtonProps}
|
|
966
|
-
>
|
|
967
|
-
<span>
|
|
968
|
-
{cancelText}
|
|
969
|
-
{cancelIcon}
|
|
970
|
-
</span>
|
|
971
|
-
</Button>
|
|
972
|
-
<Button
|
|
973
|
-
variant="cyan"
|
|
974
|
-
type="submit"
|
|
975
|
-
style={{ marginTop: 0 }}
|
|
976
|
-
{...otherContinueButonProps}
|
|
977
|
-
>
|
|
978
|
-
<span>
|
|
979
|
-
{continueText}
|
|
980
|
-
{continueIcon}
|
|
981
|
-
</span>
|
|
982
|
-
</Button>
|
|
983
|
-
</DialogActions>
|
|
1112
|
+
{(cancelButtonProps || continueButtonProps) && (
|
|
1113
|
+
<Actions
|
|
1114
|
+
onClose={onClose}
|
|
1115
|
+
continueButtonProps={continueButtonProps}
|
|
1116
|
+
cancelButtonProps={cancelButtonProps}
|
|
1117
|
+
/>
|
|
1118
|
+
)}
|
|
984
1119
|
</>
|
|
985
1120
|
)}
|
|
986
1121
|
</Dialog>
|
|
@@ -995,12 +1130,18 @@ MadieDialog.propTypes = {
|
|
|
995
1130
|
cancelButtonProps: PropTypes.object,
|
|
996
1131
|
continueButtonProps: PropTypes.object,
|
|
997
1132
|
children: PropTypes.object,
|
|
1133
|
+
maxWidth: PropTypes.string,
|
|
998
1134
|
};
|
|
999
1135
|
|
|
1000
1136
|
DraggablePaper.propTypes = {
|
|
1001
1137
|
children: PropTypes.object,
|
|
1002
1138
|
};
|
|
1003
1139
|
|
|
1140
|
+
Actions.propTypes = {
|
|
1141
|
+
onClose: PropTypes.any,
|
|
1142
|
+
cancelButtonProps: PropTypes.object,
|
|
1143
|
+
continueButtonProps: PropTypes.object,
|
|
1144
|
+
};
|
|
1004
1145
|
export default MadieDialog;
|
|
1005
1146
|
</pre></td></tr></table></pre>
|
|
1006
1147
|
|
|
@@ -1009,7 +1150,7 @@ export default MadieDialog;
|
|
|
1009
1150
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
1010
1151
|
Code coverage generated by
|
|
1011
1152
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
1012
|
-
at
|
|
1153
|
+
at 2025-06-17T20:32:27.082Z
|
|
1013
1154
|
</div>
|
|
1014
1155
|
<script src="../../../prettify.js"></script>
|
|
1015
1156
|
<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>
|
|
@@ -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>
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
<span class="cline-any cline-neutral"> </span>
|
|
118
118
|
<span class="cline-any cline-neutral"> </span>
|
|
119
119
|
<span class="cline-any cline-neutral"> </span>
|
|
120
|
-
<span class="cline-any cline-yes">
|
|
120
|
+
<span class="cline-any cline-yes">11x</span>
|
|
121
121
|
<span class="cline-any cline-yes">8x</span>
|
|
122
122
|
<span class="cline-any cline-neutral"> </span>
|
|
123
123
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -154,7 +154,7 @@
|
|
|
154
154
|
<span class="cline-any cline-neutral"> </span>
|
|
155
155
|
<span class="cline-any cline-neutral"> </span>
|
|
156
156
|
<span class="cline-any cline-neutral"> </span>
|
|
157
|
-
<span class="cline-any cline-yes">
|
|
157
|
+
<span class="cline-any cline-yes">11x</span>
|
|
158
158
|
<span class="cline-any cline-neutral"> </span>
|
|
159
159
|
<span class="cline-any cline-neutral"> </span>
|
|
160
160
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -217,7 +217,7 @@ export default MadieDiscardDialog;
|
|
|
217
217
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
218
218
|
Code coverage generated by
|
|
219
219
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
220
|
-
at
|
|
220
|
+
at 2025-06-17T20:32:27.082Z
|
|
221
221
|
</div>
|
|
222
222
|
<script src="../../../prettify.js"></script>
|
|
223
223
|
<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>
|
|
@@ -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>
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
<span class="cline-any cline-neutral"> </span>
|
|
104
104
|
<span class="cline-any cline-neutral"> </span>
|
|
105
105
|
<span class="cline-any cline-neutral"> </span>
|
|
106
|
-
<span class="cline-any cline-yes">
|
|
106
|
+
<span class="cline-any cline-yes">11x</span>
|
|
107
107
|
<span class="cline-any cline-yes">2x</span>
|
|
108
108
|
<span class="cline-any cline-neutral"> </span>
|
|
109
109
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
<span class="cline-any cline-neutral"> </span>
|
|
129
129
|
<span class="cline-any cline-neutral"> </span>
|
|
130
130
|
<span class="cline-any cline-neutral"> </span>
|
|
131
|
-
<span class="cline-any cline-yes">
|
|
131
|
+
<span class="cline-any cline-yes">11x</span>
|
|
132
132
|
<span class="cline-any cline-neutral"> </span>
|
|
133
133
|
<span class="cline-any cline-neutral"> </span>
|
|
134
134
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -175,7 +175,7 @@ export default MadieSpinner;
|
|
|
175
175
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
176
176
|
Code coverage generated by
|
|
177
177
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
178
|
-
at
|
|
178
|
+
at 2025-06-17T20:32:27.082Z
|
|
179
179
|
</div>
|
|
180
180
|
<script src="../../../prettify.js"></script>
|
|
181
181
|
<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>
|