@madie/madie-design-system 1.2.14 → 1.2.16
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/DateField/DateField.jsx +5 -3
- package/components/ReadOnlyTextField/index.jsx +1 -1
- package/components/TextField/index.jsx +1 -1
- package/coverage/clover.xml +45 -45
- package/coverage/coverage-final.json +36 -36
- package/coverage/lcov-report/index.html +5 -5
- package/coverage/lcov-report/react/components/Accordion/index.html +2 -2
- package/coverage/lcov-report/react/components/Accordion/index.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Button/index.html +2 -2
- package/coverage/lcov-report/react/components/Button/index.js.html +2 -2
- package/coverage/lcov-report/react/components/DateField/DateField.jsx.html +14 -8
- package/coverage/lcov-report/react/components/DateField/index.html +4 -4
- package/coverage/lcov-report/react/components/DateTimeField/DateTimeField.jsx.html +2 -2
- package/coverage/lcov-report/react/components/DateTimeField/index.html +2 -2
- package/coverage/lcov-report/react/components/Error/Collapsible.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Error/ErrorUI.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Error/error.js.html +2 -2
- package/coverage/lcov-report/react/components/Error/index.html +2 -2
- package/coverage/lcov-report/react/components/Footer/FooterUI.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Footer/LegacyFooterUI.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Footer/footer.js.html +2 -2
- package/coverage/lcov-report/react/components/Footer/index.html +2 -2
- package/coverage/lcov-report/react/components/Infotip/Infotip.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Infotip/InfotipIcon.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Infotip/index.html +2 -2
- package/coverage/lcov-report/react/components/Infotip/index.js.html +2 -2
- package/coverage/lcov-report/react/components/InputLabel/index.html +2 -2
- package/coverage/lcov-report/react/components/InputLabel/index.jsx.html +2 -2
- package/coverage/lcov-report/react/components/MadieAlert/index.html +2 -2
- package/coverage/lcov-report/react/components/MadieAlert/index.jsx.html +2 -2
- package/coverage/lcov-report/react/components/MadieDeleteDialog/index.html +2 -2
- package/coverage/lcov-report/react/components/MadieDeleteDialog/index.jsx.html +2 -2
- package/coverage/lcov-report/react/components/MadieDialog/index.html +2 -2
- package/coverage/lcov-report/react/components/MadieDialog/index.jsx.html +2 -2
- package/coverage/lcov-report/react/components/MadieDiscardDialog/index.html +2 -2
- package/coverage/lcov-report/react/components/MadieDiscardDialog/index.jsx.html +2 -2
- package/coverage/lcov-report/react/components/MadieSpinner/index.html +2 -2
- package/coverage/lcov-report/react/components/MadieSpinner/index.jsx.html +2 -2
- package/coverage/lcov-report/react/components/MadieTooltip/index.html +2 -2
- package/coverage/lcov-report/react/components/MadieTooltip/index.jsx.html +2 -2
- package/coverage/lcov-report/react/components/MadieTooltipIcon/index.html +2 -2
- package/coverage/lcov-report/react/components/MadieTooltipIcon/index.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Pagination/index.html +2 -2
- package/coverage/lcov-report/react/components/Pagination/index.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Popover/index.html +2 -2
- package/coverage/lcov-report/react/components/Popover/index.js.html +2 -2
- package/coverage/lcov-report/react/components/ReadOnlyTextField/index.html +2 -2
- package/coverage/lcov-report/react/components/ReadOnlyTextField/index.jsx.html +3 -3
- package/coverage/lcov-report/react/components/Select/index.html +2 -2
- package/coverage/lcov-report/react/components/Select/index.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Tabs/Tab.js.html +2 -2
- package/coverage/lcov-report/react/components/Tabs/index.html +2 -2
- package/coverage/lcov-report/react/components/Tabs/index.js.html +2 -2
- package/coverage/lcov-report/react/components/TextArea/index.html +2 -2
- package/coverage/lcov-report/react/components/TextArea/index.jsx.html +2 -2
- package/coverage/lcov-report/react/components/TextField/index.html +2 -2
- package/coverage/lcov-report/react/components/TextField/index.jsx.html +3 -3
- package/coverage/lcov-report/react/components/Toast/index.html +2 -2
- package/coverage/lcov-report/react/components/Toast/index.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Tooltip/Tooltip.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Tooltip/index.html +2 -2
- package/coverage/lcov-report/react/components/Tooltip/index.js.html +2 -2
- package/coverage/lcov-report/react/components/Tooltip/position.js.html +2 -2
- package/coverage/lcov-report/react/index.html +2 -2
- package/coverage/lcov-report/react/index.js.html +2 -2
- package/coverage/lcov-report/react/lib/Chevron.jsx.html +2 -2
- package/coverage/lcov-report/react/lib/SvgComponents.jsx.html +2 -2
- package/coverage/lcov-report/react/lib/index.html +2 -2
- package/coverage/lcov.info +12 -15
- package/dist/browser.js +1 -1
- package/dist/index.js +1 -1
- package/dist/react/index.js +13 -13
- package/dist/react/index.js.LICENSE.txt +9 -1
- package/dist/react/index.js.map +1 -1
- package/package.json +2 -5
- package/.ignore~ +0 -1
- package/coverage/lcov-report/DateField/DateField.jsx.html +0 -424
- package/coverage/lcov-report/DateField/index.html +0 -116
- package/coverage/lcov-report/DateTimeField/DateTimeField.jsx.html +0 -346
- package/coverage/lcov-report/DateTimeField/index.html +0 -116
- package/coverage/lcov-report/InputLabel/index.html +0 -116
- package/coverage/lcov-report/InputLabel/index.jsx.html +0 -244
- package/coverage/lcov-report/MadieTooltip/index.html +0 -116
- package/coverage/lcov-report/MadieTooltip/index.jsx.html +0 -229
- package/coverage/lcov-report/MadieTooltipIcon/index.html +0 -116
- package/coverage/lcov-report/MadieTooltipIcon/index.jsx.html +0 -178
- package/coverage/lcov-report/TextField/index.html +0 -116
- package/coverage/lcov-report/TextField/index.jsx.html +0 -640
|
@@ -44,13 +44,14 @@ export const dateTextFieldStyle = {
|
|
|
44
44
|
};
|
|
45
45
|
|
|
46
46
|
const DateField = ({
|
|
47
|
-
id
|
|
47
|
+
id,
|
|
48
48
|
label,
|
|
49
49
|
value,
|
|
50
50
|
handleDateChange,
|
|
51
51
|
disabled,
|
|
52
|
-
error
|
|
53
|
-
helperText
|
|
52
|
+
error,
|
|
53
|
+
helperText,
|
|
54
|
+
...rest
|
|
54
55
|
}) => {
|
|
55
56
|
return (
|
|
56
57
|
<LocalizationProvider dateAdapter={AdapterDayjs}>
|
|
@@ -90,6 +91,7 @@ const DateField = ({
|
|
|
90
91
|
sx: dateTextFieldStyle,
|
|
91
92
|
value: value ? dayjs.utc(value) : null,
|
|
92
93
|
onChange: handleDateChange,
|
|
94
|
+
//...rest,
|
|
93
95
|
error: error,
|
|
94
96
|
helperText: helperText,
|
|
95
97
|
};
|
package/coverage/clover.xml
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="356" coveredstatements="345" conditionals="
|
|
2
|
+
<coverage generated="1712076271251" clover="3.2.0">
|
|
3
|
+
<project timestamp="1712076271251" name="All files">
|
|
4
|
+
<metrics statements="356" coveredstatements="345" conditionals="261" coveredconditionals="228" methods="104" coveredmethods="98" elements="721" coveredelements="671" complexity="0" loc="356" ncloc="356" packages="26" files="36" classes="36"/>
|
|
5
5
|
<package name="react">
|
|
6
6
|
<metrics statements="3" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
7
|
-
<file name="index.js" path="/
|
|
7
|
+
<file name="index.js" path="/home/runner/work/madie-design-system/madie-design-system/react/index.js">
|
|
8
8
|
<metrics statements="3" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
9
9
|
<line num="6" count="1" type="stmt"/>
|
|
10
10
|
<line num="8" count="0" type="stmt"/>
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
</package>
|
|
14
14
|
<package name="react.components.Accordion">
|
|
15
15
|
<metrics statements="20" coveredstatements="17" conditionals="20" coveredconditionals="16" methods="6" coveredmethods="5"/>
|
|
16
|
-
<file name="index.jsx" path="/
|
|
16
|
+
<file name="index.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/components/Accordion/index.jsx">
|
|
17
17
|
<metrics statements="20" coveredstatements="17" conditionals="20" coveredconditionals="16" methods="6" coveredmethods="5"/>
|
|
18
18
|
<line num="5" count="1" type="stmt"/>
|
|
19
19
|
<line num="6" count="3" type="stmt"/>
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
</package>
|
|
40
40
|
<package name="react.components.Button">
|
|
41
41
|
<metrics statements="20" coveredstatements="20" conditionals="13" coveredconditionals="10" methods="3" coveredmethods="3"/>
|
|
42
|
-
<file name="index.js" path="/
|
|
42
|
+
<file name="index.js" path="/home/runner/work/madie-design-system/madie-design-system/react/components/Button/index.js">
|
|
43
43
|
<metrics statements="20" coveredstatements="20" conditionals="13" coveredconditionals="10" methods="3" coveredmethods="3"/>
|
|
44
44
|
<line num="4" count="4" type="stmt"/>
|
|
45
45
|
<line num="15" count="4" type="stmt"/>
|
|
@@ -64,24 +64,24 @@
|
|
|
64
64
|
</file>
|
|
65
65
|
</package>
|
|
66
66
|
<package name="react.components.DateField">
|
|
67
|
-
<metrics statements="10" coveredstatements="10" conditionals="
|
|
68
|
-
<file name="DateField.jsx" path="/
|
|
69
|
-
<metrics statements="10" coveredstatements="10" conditionals="
|
|
67
|
+
<metrics statements="10" coveredstatements="10" conditionals="4" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
68
|
+
<file name="DateField.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/components/DateField/DateField.jsx">
|
|
69
|
+
<metrics statements="10" coveredstatements="10" conditionals="4" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
70
70
|
<line num="12" count="1" type="stmt"/>
|
|
71
71
|
<line num="13" count="1" type="stmt"/>
|
|
72
72
|
<line num="14" count="1" type="stmt"/>
|
|
73
73
|
<line num="46" count="1" type="stmt"/>
|
|
74
|
-
<line num="
|
|
75
|
-
<line num="84" count="4" type="stmt"/>
|
|
74
|
+
<line num="56" count="2" type="stmt"/>
|
|
76
75
|
<line num="85" count="4" type="stmt"/>
|
|
77
76
|
<line num="86" count="4" type="stmt"/>
|
|
78
|
-
<line num="
|
|
79
|
-
<line num="
|
|
77
|
+
<line num="87" count="4" type="stmt"/>
|
|
78
|
+
<line num="89" count="4" type="stmt"/>
|
|
79
|
+
<line num="105" count="1" type="stmt"/>
|
|
80
80
|
</file>
|
|
81
81
|
</package>
|
|
82
82
|
<package name="react.components.DateTimeField">
|
|
83
83
|
<metrics statements="6" coveredstatements="6" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
84
|
-
<file name="DateTimeField.jsx" path="/
|
|
84
|
+
<file name="DateTimeField.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/components/DateTimeField/DateTimeField.jsx">
|
|
85
85
|
<metrics statements="6" coveredstatements="6" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
86
86
|
<line num="14" count="1" type="stmt"/>
|
|
87
87
|
<line num="15" count="1" type="stmt"/>
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
</package>
|
|
94
94
|
<package name="react.components.Error">
|
|
95
95
|
<metrics statements="21" coveredstatements="18" conditionals="12" coveredconditionals="7" methods="8" coveredmethods="6"/>
|
|
96
|
-
<file name="Collapsible.jsx" path="/
|
|
96
|
+
<file name="Collapsible.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/components/Error/Collapsible.jsx">
|
|
97
97
|
<metrics statements="15" coveredstatements="13" conditionals="8" coveredconditionals="5" methods="6" coveredmethods="5"/>
|
|
98
98
|
<line num="6" count="2" type="stmt"/>
|
|
99
99
|
<line num="8" count="2" type="stmt"/>
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
<line num="63" count="2" type="stmt"/>
|
|
112
112
|
<line num="85" count="2" type="stmt"/>
|
|
113
113
|
</file>
|
|
114
|
-
<file name="ErrorUI.jsx" path="/
|
|
114
|
+
<file name="ErrorUI.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/components/Error/ErrorUI.jsx">
|
|
115
115
|
<metrics statements="5" coveredstatements="5" conditionals="4" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
116
116
|
<line num="5" count="2" type="stmt"/>
|
|
117
117
|
<line num="6" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
@@ -119,14 +119,14 @@
|
|
|
119
119
|
<line num="9" count="2" type="stmt"/>
|
|
120
120
|
<line num="25" count="2" type="stmt"/>
|
|
121
121
|
</file>
|
|
122
|
-
<file name="error.js" path="/
|
|
122
|
+
<file name="error.js" path="/home/runner/work/madie-design-system/madie-design-system/react/components/Error/error.js">
|
|
123
123
|
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
124
124
|
<line num="17" count="0" type="stmt"/>
|
|
125
125
|
</file>
|
|
126
126
|
</package>
|
|
127
127
|
<package name="react.components.Footer">
|
|
128
128
|
<metrics statements="18" coveredstatements="15" conditionals="18" coveredconditionals="14" methods="4" coveredmethods="3"/>
|
|
129
|
-
<file name="FooterUI.jsx" path="/
|
|
129
|
+
<file name="FooterUI.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/components/Footer/FooterUI.jsx">
|
|
130
130
|
<metrics statements="11" coveredstatements="11" conditionals="8" coveredconditionals="6" methods="2" coveredmethods="2"/>
|
|
131
131
|
<line num="6" count="2" type="stmt"/>
|
|
132
132
|
<line num="7" count="7" type="stmt"/>
|
|
@@ -140,14 +140,14 @@
|
|
|
140
140
|
<line num="116" count="5" type="stmt"/>
|
|
141
141
|
<line num="125" count="2" type="stmt"/>
|
|
142
142
|
</file>
|
|
143
|
-
<file name="LegacyFooterUI.jsx" path="/
|
|
143
|
+
<file name="LegacyFooterUI.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/components/Footer/LegacyFooterUI.jsx">
|
|
144
144
|
<metrics statements="4" coveredstatements="4" conditionals="8" coveredconditionals="8" methods="1" coveredmethods="1"/>
|
|
145
145
|
<line num="6" count="2" type="stmt"/>
|
|
146
146
|
<line num="8" count="2" type="stmt"/>
|
|
147
147
|
<line num="9" count="5" type="stmt"/>
|
|
148
148
|
<line num="198" count="2" type="stmt"/>
|
|
149
149
|
</file>
|
|
150
|
-
<file name="footer.js" path="/
|
|
150
|
+
<file name="footer.js" path="/home/runner/work/madie-design-system/madie-design-system/react/components/Footer/footer.js">
|
|
151
151
|
<metrics statements="3" coveredstatements="0" conditionals="2" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
152
152
|
<line num="16" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
153
153
|
<line num="17" count="0" type="stmt"/>
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
</package>
|
|
157
157
|
<package name="react.components.Infotip">
|
|
158
158
|
<metrics statements="17" coveredstatements="17" conditionals="8" coveredconditionals="8" methods="4" coveredmethods="4"/>
|
|
159
|
-
<file name="Infotip.jsx" path="/
|
|
159
|
+
<file name="Infotip.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/components/Infotip/Infotip.jsx">
|
|
160
160
|
<metrics statements="13" coveredstatements="13" conditionals="2" coveredconditionals="2" methods="3" coveredmethods="3"/>
|
|
161
161
|
<line num="6" count="3" type="stmt"/>
|
|
162
162
|
<line num="8" count="3" type="stmt"/>
|
|
@@ -172,20 +172,20 @@
|
|
|
172
172
|
<line num="62" count="3" type="stmt"/>
|
|
173
173
|
<line num="69" count="3" type="stmt"/>
|
|
174
174
|
</file>
|
|
175
|
-
<file name="InfotipIcon.jsx" path="/
|
|
175
|
+
<file name="InfotipIcon.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/components/Infotip/InfotipIcon.jsx">
|
|
176
176
|
<metrics statements="4" coveredstatements="4" conditionals="6" coveredconditionals="6" methods="1" coveredmethods="1"/>
|
|
177
177
|
<line num="4" count="3" type="stmt"/>
|
|
178
178
|
<line num="5" count="9" type="stmt"/>
|
|
179
179
|
<line num="35" count="3" type="stmt"/>
|
|
180
180
|
<line num="39" count="3" type="stmt"/>
|
|
181
181
|
</file>
|
|
182
|
-
<file name="index.js" path="/
|
|
182
|
+
<file name="index.js" path="/home/runner/work/madie-design-system/madie-design-system/react/components/Infotip/index.js">
|
|
183
183
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
184
184
|
</file>
|
|
185
185
|
</package>
|
|
186
186
|
<package name="react.components.InputLabel">
|
|
187
187
|
<metrics statements="3" coveredstatements="3" conditionals="6" coveredconditionals="6" methods="1" coveredmethods="1"/>
|
|
188
|
-
<file name="index.jsx" path="/
|
|
188
|
+
<file name="index.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/components/InputLabel/index.jsx">
|
|
189
189
|
<metrics statements="3" coveredstatements="3" conditionals="6" coveredconditionals="6" methods="1" coveredmethods="1"/>
|
|
190
190
|
<line num="5" count="6" type="stmt"/>
|
|
191
191
|
<line num="6" count="27" type="stmt"/>
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
</package>
|
|
195
195
|
<package name="react.components.MadieAlert">
|
|
196
196
|
<metrics statements="7" coveredstatements="7" conditionals="9" coveredconditionals="6" methods="1" coveredmethods="1"/>
|
|
197
|
-
<file name="index.jsx" path="/
|
|
197
|
+
<file name="index.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/components/MadieAlert/index.jsx">
|
|
198
198
|
<metrics statements="7" coveredstatements="7" conditionals="9" coveredconditionals="6" methods="1" coveredmethods="1"/>
|
|
199
199
|
<line num="15" count="1" type="stmt"/>
|
|
200
200
|
<line num="24" count="2" type="stmt"/>
|
|
@@ -207,7 +207,7 @@
|
|
|
207
207
|
</package>
|
|
208
208
|
<package name="react.components.MadieDeleteDialog">
|
|
209
209
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
210
|
-
<file name="index.jsx" path="/
|
|
210
|
+
<file name="index.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/components/MadieDeleteDialog/index.jsx">
|
|
211
211
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
212
212
|
<line num="6" count="1" type="stmt"/>
|
|
213
213
|
<line num="12" count="8" type="stmt"/>
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
</package>
|
|
217
217
|
<package name="react.components.MadieDialog">
|
|
218
218
|
<metrics statements="8" coveredstatements="8" conditionals="6" coveredconditionals="5" methods="2" coveredmethods="2"/>
|
|
219
|
-
<file name="index.jsx" path="/
|
|
219
|
+
<file name="index.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/components/MadieDialog/index.jsx">
|
|
220
220
|
<metrics statements="8" coveredstatements="8" conditionals="6" coveredconditionals="5" methods="2" coveredmethods="2"/>
|
|
221
221
|
<line num="16" count="3" type="stmt"/>
|
|
222
222
|
<line num="52" count="18" type="stmt"/>
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
</package>
|
|
231
231
|
<package name="react.components.MadieDiscardDialog">
|
|
232
232
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
233
|
-
<file name="index.jsx" path="/
|
|
233
|
+
<file name="index.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/components/MadieDiscardDialog/index.jsx">
|
|
234
234
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
235
235
|
<line num="6" count="1" type="stmt"/>
|
|
236
236
|
<line num="7" count="8" type="stmt"/>
|
|
@@ -239,7 +239,7 @@
|
|
|
239
239
|
</package>
|
|
240
240
|
<package name="react.components.MadieSpinner">
|
|
241
241
|
<metrics statements="3" coveredstatements="3" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
242
|
-
<file name="index.jsx" path="/
|
|
242
|
+
<file name="index.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/components/MadieSpinner/index.jsx">
|
|
243
243
|
<metrics statements="3" coveredstatements="3" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
244
244
|
<line num="6" count="1" type="stmt"/>
|
|
245
245
|
<line num="7" count="2" type="stmt"/>
|
|
@@ -248,7 +248,7 @@
|
|
|
248
248
|
</package>
|
|
249
249
|
<package name="react.components.MadieTooltip">
|
|
250
250
|
<metrics statements="10" coveredstatements="10" conditionals="5" coveredconditionals="3" methods="6" coveredmethods="6"/>
|
|
251
|
-
<file name="index.jsx" path="/
|
|
251
|
+
<file name="index.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/components/MadieTooltip/index.jsx">
|
|
252
252
|
<metrics statements="10" coveredstatements="10" conditionals="5" coveredconditionals="3" methods="6" coveredmethods="6"/>
|
|
253
253
|
<line num="6" count="3" type="cond" truecount="0" falsecount="1"/>
|
|
254
254
|
<line num="7" count="5" type="stmt"/>
|
|
@@ -264,7 +264,7 @@
|
|
|
264
264
|
</package>
|
|
265
265
|
<package name="react.components.MadieTooltipIcon">
|
|
266
266
|
<metrics statements="3" coveredstatements="3" conditionals="1" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
267
|
-
<file name="index.jsx" path="/
|
|
267
|
+
<file name="index.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/components/MadieTooltipIcon/index.jsx">
|
|
268
268
|
<metrics statements="3" coveredstatements="3" conditionals="1" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
269
269
|
<line num="4" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
270
270
|
<line num="5" count="5" type="stmt"/>
|
|
@@ -273,7 +273,7 @@
|
|
|
273
273
|
</package>
|
|
274
274
|
<package name="react.components.Pagination">
|
|
275
275
|
<metrics statements="11" coveredstatements="11" conditionals="14" coveredconditionals="14" methods="3" coveredmethods="3"/>
|
|
276
|
-
<file name="index.jsx" path="/
|
|
276
|
+
<file name="index.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/components/Pagination/index.jsx">
|
|
277
277
|
<metrics statements="11" coveredstatements="11" conditionals="14" coveredconditionals="14" methods="3" coveredmethods="3"/>
|
|
278
278
|
<line num="31" count="1" type="stmt"/>
|
|
279
279
|
<line num="40" count="1" type="stmt"/>
|
|
@@ -290,7 +290,7 @@
|
|
|
290
290
|
</package>
|
|
291
291
|
<package name="react.components.Popover">
|
|
292
292
|
<metrics statements="5" coveredstatements="5" conditionals="7" coveredconditionals="4" methods="3" coveredmethods="3"/>
|
|
293
|
-
<file name="index.js" path="/
|
|
293
|
+
<file name="index.js" path="/home/runner/work/madie-design-system/madie-design-system/react/components/Popover/index.js">
|
|
294
294
|
<metrics statements="5" coveredstatements="5" conditionals="7" coveredconditionals="4" methods="3" coveredmethods="3"/>
|
|
295
295
|
<line num="5" count="1" type="stmt"/>
|
|
296
296
|
<line num="14" count="5" type="stmt"/>
|
|
@@ -301,7 +301,7 @@
|
|
|
301
301
|
</package>
|
|
302
302
|
<package name="react.components.ReadOnlyTextField">
|
|
303
303
|
<metrics statements="3" coveredstatements="3" conditionals="14" coveredconditionals="11" methods="1" coveredmethods="1"/>
|
|
304
|
-
<file name="index.jsx" path="/
|
|
304
|
+
<file name="index.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/components/ReadOnlyTextField/index.jsx">
|
|
305
305
|
<metrics statements="3" coveredstatements="3" conditionals="14" coveredconditionals="11" methods="1" coveredmethods="1"/>
|
|
306
306
|
<line num="10" count="1" type="stmt"/>
|
|
307
307
|
<line num="19" count="2" type="stmt"/>
|
|
@@ -310,7 +310,7 @@
|
|
|
310
310
|
</package>
|
|
311
311
|
<package name="react.components.Select">
|
|
312
312
|
<metrics statements="8" coveredstatements="8" conditionals="26" coveredconditionals="26" methods="2" coveredmethods="2"/>
|
|
313
|
-
<file name="index.jsx" path="/
|
|
313
|
+
<file name="index.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/components/Select/index.jsx">
|
|
314
314
|
<metrics statements="8" coveredstatements="8" conditionals="26" coveredconditionals="26" methods="2" coveredmethods="2"/>
|
|
315
315
|
<line num="8" count="1" type="stmt"/>
|
|
316
316
|
<line num="28" count="6" type="stmt"/>
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
</package>
|
|
325
325
|
<package name="react.components.Tabs">
|
|
326
326
|
<metrics statements="33" coveredstatements="33" conditionals="22" coveredconditionals="20" methods="4" coveredmethods="4"/>
|
|
327
|
-
<file name="Tab.js" path="/
|
|
327
|
+
<file name="Tab.js" path="/home/runner/work/madie-design-system/madie-design-system/react/components/Tabs/Tab.js">
|
|
328
328
|
<metrics statements="15" coveredstatements="15" conditionals="14" coveredconditionals="13" methods="2" coveredmethods="2"/>
|
|
329
329
|
<line num="5" count="1" type="stmt"/>
|
|
330
330
|
<line num="17" count="1" type="stmt"/>
|
|
@@ -342,7 +342,7 @@
|
|
|
342
342
|
<line num="69" count="1" type="stmt"/>
|
|
343
343
|
<line num="74" count="1" type="stmt"/>
|
|
344
344
|
</file>
|
|
345
|
-
<file name="index.js" path="/
|
|
345
|
+
<file name="index.js" path="/home/runner/work/madie-design-system/madie-design-system/react/components/Tabs/index.js">
|
|
346
346
|
<metrics statements="18" coveredstatements="18" conditionals="8" coveredconditionals="7" methods="2" coveredmethods="2"/>
|
|
347
347
|
<line num="5" count="1" type="stmt"/>
|
|
348
348
|
<line num="14" count="1" type="stmt"/>
|
|
@@ -366,7 +366,7 @@
|
|
|
366
366
|
</package>
|
|
367
367
|
<package name="react.components.TextArea">
|
|
368
368
|
<metrics statements="3" coveredstatements="3" conditionals="16" coveredconditionals="16" methods="1" coveredmethods="1"/>
|
|
369
|
-
<file name="index.jsx" path="/
|
|
369
|
+
<file name="index.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/components/TextArea/index.jsx">
|
|
370
370
|
<metrics statements="3" coveredstatements="3" conditionals="16" coveredconditionals="16" methods="1" coveredmethods="1"/>
|
|
371
371
|
<line num="6" count="1" type="stmt"/>
|
|
372
372
|
<line num="18" count="5" type="stmt"/>
|
|
@@ -375,7 +375,7 @@
|
|
|
375
375
|
</package>
|
|
376
376
|
<package name="react.components.TextField">
|
|
377
377
|
<metrics statements="14" coveredstatements="14" conditionals="30" coveredconditionals="28" methods="1" coveredmethods="1"/>
|
|
378
|
-
<file name="index.jsx" path="/
|
|
378
|
+
<file name="index.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/components/TextField/index.jsx">
|
|
379
379
|
<metrics statements="14" coveredstatements="14" conditionals="30" coveredconditionals="28" methods="1" coveredmethods="1"/>
|
|
380
380
|
<line num="11" count="3" type="stmt"/>
|
|
381
381
|
<line num="23" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -395,7 +395,7 @@
|
|
|
395
395
|
</package>
|
|
396
396
|
<package name="react.components.Toast">
|
|
397
397
|
<metrics statements="7" coveredstatements="7" conditionals="7" coveredconditionals="7" methods="1" coveredmethods="1"/>
|
|
398
|
-
<file name="index.jsx" path="/
|
|
398
|
+
<file name="index.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/components/Toast/index.jsx">
|
|
399
399
|
<metrics statements="7" coveredstatements="7" conditionals="7" coveredconditionals="7" methods="1" coveredmethods="1"/>
|
|
400
400
|
<line num="14" count="1" type="stmt"/>
|
|
401
401
|
<line num="28" count="13" type="stmt"/>
|
|
@@ -408,7 +408,7 @@
|
|
|
408
408
|
</package>
|
|
409
409
|
<package name="react.components.Tooltip">
|
|
410
410
|
<metrics statements="37" coveredstatements="37" conditionals="19" coveredconditionals="19" methods="5" coveredmethods="5"/>
|
|
411
|
-
<file name="Tooltip.jsx" path="/
|
|
411
|
+
<file name="Tooltip.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/components/Tooltip/Tooltip.jsx">
|
|
412
412
|
<metrics statements="16" coveredstatements="16" conditionals="7" coveredconditionals="7" methods="2" coveredmethods="2"/>
|
|
413
413
|
<line num="9" count="4" type="stmt"/>
|
|
414
414
|
<line num="10" count="4" type="stmt"/>
|
|
@@ -427,10 +427,10 @@
|
|
|
427
427
|
<line num="76" count="4" type="stmt"/>
|
|
428
428
|
<line num="83" count="4" type="stmt"/>
|
|
429
429
|
</file>
|
|
430
|
-
<file name="index.js" path="/
|
|
430
|
+
<file name="index.js" path="/home/runner/work/madie-design-system/madie-design-system/react/components/Tooltip/index.js">
|
|
431
431
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
432
432
|
</file>
|
|
433
|
-
<file name="position.js" path="/
|
|
433
|
+
<file name="position.js" path="/home/runner/work/madie-design-system/madie-design-system/react/components/Tooltip/position.js">
|
|
434
434
|
<metrics statements="21" coveredstatements="21" conditionals="12" coveredconditionals="12" methods="3" coveredmethods="3"/>
|
|
435
435
|
<line num="1" count="4" type="stmt"/>
|
|
436
436
|
<line num="2" count="4" type="stmt"/>
|
|
@@ -457,14 +457,14 @@
|
|
|
457
457
|
</package>
|
|
458
458
|
<package name="react.lib">
|
|
459
459
|
<metrics statements="80" coveredstatements="80" conditionals="0" coveredconditionals="0" methods="39" coveredmethods="39"/>
|
|
460
|
-
<file name="Chevron.jsx" path="/
|
|
460
|
+
<file name="Chevron.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/lib/Chevron.jsx">
|
|
461
461
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
462
462
|
<line num="4" count="1" type="stmt"/>
|
|
463
463
|
<line num="5" count="3" type="stmt"/>
|
|
464
464
|
<line num="26" count="1" type="stmt"/>
|
|
465
465
|
<line num="30" count="1" type="stmt"/>
|
|
466
466
|
</file>
|
|
467
|
-
<file name="SvgComponents.jsx" path="/
|
|
467
|
+
<file name="SvgComponents.jsx" path="/home/runner/work/madie-design-system/madie-design-system/react/lib/SvgComponents.jsx">
|
|
468
468
|
<metrics statements="76" coveredstatements="76" conditionals="0" coveredconditionals="0" methods="38" coveredmethods="38"/>
|
|
469
469
|
<line num="3" count="1" type="stmt"/>
|
|
470
470
|
<line num="4" count="1" type="stmt"/>
|