@k-int/stripes-kint-components 4.4.2 → 4.5.0
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/CHANGELOG.md +8 -2
- package/es/index.js +22 -126
- package/es/lib/CustomProperties/View/CustomPropertyCard.js +2 -2
- package/es/lib/QueryTypedown/QueryTypedown.js +8 -1
- package/es/lib/ResponsiveButtonGroup/ResponsiveButtonGroup.js +5 -2
- package/es/lib/ResponsiveButtonGroup/useResponsiveButtonGroupSizing.js +5 -1
- package/es/lib/hooks/useHelperApp.js +11 -4
- package/junit.xml +139 -139
- package/package.json +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ActionList/ActionList.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ActionList/ActionListFieldArray.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ActionList/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ActionList/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Config/CustomPropertiesLookup.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Config/CustomPropertiesSettings.js.html +128 -50
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Config/CustomPropertyForm.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Config/CustomPropertyView.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Config/index.html +15 -15
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Config/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/CustomPropertiesEdit.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/CustomPropertiesEditCtx.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/CustomPropertiesListField.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/CustomPropertyField.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/CustomPropertyFormCard.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/testResources.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/CustomPropertiesFilter.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/CustomPropertiesFilterField.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/CustomPropertiesFilterFieldArray.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/CustomPropertiesFilterForm.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/CustomPropertiesRule.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/testResources.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/useOperators.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/useParseActiveFilterStrings.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/useValueProps.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/View/CustomPropertiesView.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/View/CustomPropertiesViewCtx.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/View/CustomPropertyCard.js.html +5 -5
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/View/index.html +4 -4
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/View/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/View/testResources.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CycleButton/CycleButton.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CycleButton/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CycleButton/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableRefdataCategoryList/EditableRefdataCategoryList.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableRefdataCategoryList/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableRefdataCategoryList/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableRefdataList/EditableRefdataList.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableRefdataList/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableRefdataList/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/EditableSettingsList.js.html +13 -4
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/EditableSettingsListFieldArray.js.html +12 -3
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/SettingField/EditSettingValue.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/SettingField/RenderSettingValue.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/SettingField/SettingField.js.html +38 -23
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/SettingField/index.html +15 -15
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/SettingField/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/index.html +4 -4
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/FormModal/FormModal.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/FormModal/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/FormModal/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/FormattedKintMessage/FormattedKintMessage.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/FormattedKintMessage/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/FormattedKintMessage/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/IconSelect/IconSelect.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/IconSelect/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/IconSelect/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/NoResultsMessage/NoResultsMessage.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/NoResultsMessage/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/NoResultsMessage/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/QueryTypedown/QueryTypedown.js.html +23 -8
- package/src/artifacts/coverage-jest/lcov-report/QueryTypedown/index.html +7 -7
- package/src/artifacts/coverage-jest/lcov-report/QueryTypedown/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RefdataButtons/RefdataButtons.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RefdataButtons/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RefdataButtons/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ResponsiveButtonGroup/ResponsiveButtonGroup.js.html +11 -2
- package/src/artifacts/coverage-jest/lcov-report/ResponsiveButtonGroup/index.html +7 -7
- package/src/artifacts/coverage-jest/lcov-report/ResponsiveButtonGroup/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ResponsiveButtonGroup/useResponsiveButtonGroupSizing.js.html +20 -5
- package/src/artifacts/coverage-jest/lcov-report/RichSelect/RichSelect.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RichSelect/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RichSelect/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RichSelect/useSelectedOption.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQLookupComponent/SASQLookupComponent.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQLookupComponent/TableBody/TableBody.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQLookupComponent/TableBody/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQLookupComponent/TableBody/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQLookupComponent/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQLookupComponent/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQRoute/SASQRoute.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQRoute/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQRoute/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQViewComponent/SASQViewComponent.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQViewComponent/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQViewComponent/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SearchField/SearchField.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SearchField/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SearchField/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SettingPage/SettingPage.js.html +12 -3
- package/src/artifacts/coverage-jest/lcov-report/SettingPage/SettingPagePane.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SettingPage/index.html +3 -3
- package/src/artifacts/coverage-jest/lcov-report/SettingPage/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/Typedown/Typedown.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/Typedown/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/Typedown/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/constants/customProperties.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/constants/eventCodes.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/constants/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/contexts/SettingsContext.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/contexts/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/contexts/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/index.html +10 -10
- package/src/artifacts/coverage-jest/lcov-report/hooks/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/typedownHooks/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/typedownHooks/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/typedownHooks/useTypedown.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/typedownHooks/useTypedownData.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/typedownHooks/useTypedownToggle.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useActiveElement.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useCustomProperties.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useHelperApp.js.html +30 -18
- package/src/artifacts/coverage-jest/lcov-report/hooks/useIntlKey.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useIntlKeyStore.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useInvalidateRefdata.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useKintIntl.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useKiwtFieldArray.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useKiwtSASQuery.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useLocalStorageState.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useMutateCustomProperties.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useMutateRefdataCategory.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useMutateRefdataValue.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useQIndex.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useRefdata.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useSASQQueryMeta.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useTemplates.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/index.html +43 -43
- package/src/artifacts/coverage-jest/lcov-report/settingsHooks/index.html +3 -3
- package/src/artifacts/coverage-jest/lcov-report/settingsHooks/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/settingsHooks/useAppSettings.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/settingsHooks/useSettingSection.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/settingsHooks/useSettings.js.html +9 -3
- package/src/artifacts/coverage-jest/lcov-report/utils/buildUrl.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/generateKiwtQuery.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/generateKiwtQueryParams.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/groupCustomPropertiesByCtx.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/highlightString.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/matchString.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/parseErrorResponse.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/parseKiwtQueryGroups.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/refdataOptions.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/refdataQueryKey.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/selectorSafe.js.html +45 -3
- package/src/artifacts/coverage-jest/lcov-report/utils/sortByLabel.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/toCamelCase.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/typedownQueryKey.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/validators/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/validators/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/validators/validators.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov.info +388 -342
- package/src/index.js +2 -19
- package/src/lib/CustomProperties/View/CustomPropertyCard.js +3 -3
- package/src/lib/QueryTypedown/QueryTypedown.js +8 -3
- package/src/lib/ResponsiveButtonGroup/ResponsiveButtonGroup.js +3 -0
- package/src/lib/ResponsiveButtonGroup/useResponsiveButtonGroupSizing.js +5 -0
- package/src/lib/hooks/useHelperApp.js +14 -10
|
@@ -25,14 +25,14 @@
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
26
|
<span class="strong">0% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>0/
|
|
28
|
+
<span class='fraction'>0/31</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
33
|
<span class="strong">0% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>0/
|
|
35
|
+
<span class='fraction'>0/10</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
47
|
<span class="strong">0% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>0/
|
|
49
|
+
<span class='fraction'>0/27</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -129,10 +129,18 @@
|
|
|
129
129
|
<a name='L64'></a><a href='#L64'>64</a>
|
|
130
130
|
<a name='L65'></a><a href='#L65'>65</a>
|
|
131
131
|
<a name='L66'></a><a href='#L66'>66</a>
|
|
132
|
-
<a name='L67'></a><a href='#L67'>67</a
|
|
132
|
+
<a name='L67'></a><a href='#L67'>67</a>
|
|
133
|
+
<a name='L68'></a><a href='#L68'>68</a>
|
|
134
|
+
<a name='L69'></a><a href='#L69'>69</a>
|
|
135
|
+
<a name='L70'></a><a href='#L70'>70</a>
|
|
136
|
+
<a name='L71'></a><a href='#L71'>71</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
133
137
|
<span class="cline-any cline-neutral"> </span>
|
|
134
138
|
<span class="cline-any cline-neutral"> </span>
|
|
135
139
|
<span class="cline-any cline-neutral"> </span>
|
|
140
|
+
<span class="cline-any cline-neutral"> </span>
|
|
141
|
+
<span class="cline-any cline-neutral"> </span>
|
|
142
|
+
<span class="cline-any cline-no"> </span>
|
|
143
|
+
<span class="cline-any cline-neutral"> </span>
|
|
136
144
|
<span class="cline-any cline-no"> </span>
|
|
137
145
|
<span class="cline-any cline-no"> </span>
|
|
138
146
|
<span class="cline-any cline-no"> </span>
|
|
@@ -149,18 +157,18 @@
|
|
|
149
157
|
<span class="cline-any cline-neutral"> </span>
|
|
150
158
|
<span class="cline-any cline-neutral"> </span>
|
|
151
159
|
<span class="cline-any cline-no"> </span>
|
|
160
|
+
<span class="cline-any cline-neutral"> </span>
|
|
152
161
|
<span class="cline-any cline-no"> </span>
|
|
153
162
|
<span class="cline-any cline-no"> </span>
|
|
154
163
|
<span class="cline-any cline-neutral"> </span>
|
|
155
164
|
<span class="cline-any cline-neutral"> </span>
|
|
156
|
-
<span class="cline-any cline-
|
|
157
|
-
<span class="cline-any cline-neutral"> </span>
|
|
165
|
+
<span class="cline-any cline-no"> </span>
|
|
158
166
|
<span class="cline-any cline-no"> </span>
|
|
159
167
|
<span class="cline-any cline-neutral"> </span>
|
|
160
168
|
<span class="cline-any cline-neutral"> </span>
|
|
161
169
|
<span class="cline-any cline-neutral"> </span>
|
|
162
170
|
<span class="cline-any cline-neutral"> </span>
|
|
163
|
-
<span class="cline-any cline-
|
|
171
|
+
<span class="cline-any cline-no"> </span>
|
|
164
172
|
<span class="cline-any cline-neutral"> </span>
|
|
165
173
|
<span class="cline-any cline-neutral"> </span>
|
|
166
174
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -197,7 +205,11 @@
|
|
|
197
205
|
<span class="cline-any cline-neutral"> </span>
|
|
198
206
|
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">import React, { useCallback, useEffect, useMemo, useState } from 'react';
|
|
199
207
|
import { useHistory, useLocation } from 'react-router-dom';
|
|
208
|
+
|
|
200
209
|
import queryString from 'query-string';
|
|
210
|
+
import isEqual from 'lodash/isEqual';
|
|
211
|
+
|
|
212
|
+
let helperObject = <span class="cstat-no" title="statement not covered" >{};</span>
|
|
201
213
|
|
|
202
214
|
const useHelperApp = <span class="cstat-no" title="statement not covered" ><span class="fstat-no" title="function not covered" >(h</span>elpers) => {</span>
|
|
203
215
|
const history = <span class="cstat-no" title="statement not covered" >useHistory();</span>
|
|
@@ -215,6 +227,11 @@ const useHelperApp = <span class="cstat-no" title="statement not covered" ><span
|
|
|
215
227
|
};
|
|
216
228
|
|
|
217
229
|
<span class="cstat-no" title="statement not covered" > useEffect(<span class="fstat-no" title="function not covered" >()</span> => {</span>
|
|
230
|
+
// Keep object outside of hook to avoid redraw, oncly change when keys change
|
|
231
|
+
<span class="cstat-no" title="statement not covered" > if (!isEqual(Object.keys(helperObject), Object.keys(helpers))) {</span>
|
|
232
|
+
<span class="cstat-no" title="statement not covered" > helperObject = helpers;</span>
|
|
233
|
+
}
|
|
234
|
+
|
|
218
235
|
<span class="cstat-no" title="statement not covered" > if (currentHelper !== query?.helper) {</span>
|
|
219
236
|
const newQuery = <span class="cstat-no" title="statement not covered" >{</span>
|
|
220
237
|
...query,
|
|
@@ -226,12 +243,7 @@ const useHelperApp = <span class="cstat-no" title="statement not covered" ><span
|
|
|
226
243
|
search: `?${queryString.stringify(newQuery)}`
|
|
227
244
|
});
|
|
228
245
|
}
|
|
229
|
-
}, [
|
|
230
|
-
currentHelper,
|
|
231
|
-
history,
|
|
232
|
-
location,
|
|
233
|
-
query
|
|
234
|
-
]);
|
|
246
|
+
}, [currentHelper, helpers, history, location, query]);
|
|
235
247
|
|
|
236
248
|
// Set the HelperComponent
|
|
237
249
|
const HelperComponent = <span class="cstat-no" title="statement not covered" >useMemo(<span class="fstat-no" title="function not covered" >()</span> => (<span class="cstat-no" title="statement not covered" ><span class="fstat-no" title="function not covered" >(p</span>rops) => {</span></span>
|
|
@@ -239,7 +251,7 @@ const useHelperApp = <span class="cstat-no" title="statement not covered" ><span
|
|
|
239
251
|
|
|
240
252
|
let Component = <span class="cstat-no" title="statement not covered" >null;</span>
|
|
241
253
|
|
|
242
|
-
<span class="cstat-no" title="statement not covered" > Component =
|
|
254
|
+
<span class="cstat-no" title="statement not covered" > Component = helperObject[query?.helper];</span>
|
|
243
255
|
|
|
244
256
|
<span class="cstat-no" title="statement not covered" > if (!Component) <span class="cstat-no" title="statement not covered" >return null;</span></span>
|
|
245
257
|
|
|
@@ -249,15 +261,15 @@ const useHelperApp = <span class="cstat-no" title="statement not covered" ><span
|
|
|
249
261
|
{...props}
|
|
250
262
|
/>
|
|
251
263
|
);
|
|
252
|
-
}), [handleToggleHelper, query.helper
|
|
264
|
+
}), [handleToggleHelper, query.helper]);
|
|
253
265
|
|
|
254
266
|
// Set up the helperToggleFunctions
|
|
255
267
|
const helperToggleFunctions = <span class="cstat-no" title="statement not covered" >{};</span>
|
|
256
|
-
<span class="cstat-no" title="statement not covered" > Object.keys(
|
|
268
|
+
<span class="cstat-no" title="statement not covered" > Object.keys(helperObject).forEach(<span class="fstat-no" title="function not covered" >h </span>=> {</span>
|
|
257
269
|
<span class="cstat-no" title="statement not covered" > helperToggleFunctions[h] = <span class="fstat-no" title="function not covered" >()</span> => <span class="cstat-no" title="statement not covered" >handleToggleHelper(h);</span></span>
|
|
258
270
|
});
|
|
259
271
|
|
|
260
|
-
<span class="cstat-no" title="statement not covered" > return { HelperComponent, helperToggleFunctions, isOpen };</span>
|
|
272
|
+
<span class="cstat-no" title="statement not covered" > return { currentHelper, HelperComponent, helperToggleFunctions, isOpen };</span>
|
|
261
273
|
};
|
|
262
274
|
|
|
263
275
|
export default useHelperApp;
|
|
@@ -268,7 +280,7 @@ export default useHelperApp;
|
|
|
268
280
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
269
281
|
Code coverage generated by
|
|
270
282
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
271
|
-
at 2023-
|
|
283
|
+
at 2023-03-16T14:47:10.540Z
|
|
272
284
|
</div>
|
|
273
285
|
<script src="../prettify.js"></script>
|
|
274
286
|
<script>
|
|
@@ -136,7 +136,7 @@ export default useIntlKey;
|
|
|
136
136
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
137
137
|
Code coverage generated by
|
|
138
138
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
139
|
-
at 2023-
|
|
139
|
+
at 2023-03-16T14:47:10.540Z
|
|
140
140
|
</div>
|
|
141
141
|
<script src="../prettify.js"></script>
|
|
142
142
|
<script>
|
|
@@ -184,7 +184,7 @@ export default useIntlKeyStore;
|
|
|
184
184
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
185
185
|
Code coverage generated by
|
|
186
186
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
187
|
-
at 2023-
|
|
187
|
+
at 2023-03-16T14:47:10.540Z
|
|
188
188
|
</div>
|
|
189
189
|
<script src="../prettify.js"></script>
|
|
190
190
|
<script>
|
|
@@ -103,7 +103,7 @@ export default useInvalidateRefdata;
|
|
|
103
103
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
104
104
|
Code coverage generated by
|
|
105
105
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
106
|
-
at 2023-
|
|
106
|
+
at 2023-03-16T14:47:10.540Z
|
|
107
107
|
</div>
|
|
108
108
|
<script src="../prettify.js"></script>
|
|
109
109
|
<script>
|
|
@@ -223,7 +223,7 @@ export default useKintIntl;
|
|
|
223
223
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
224
224
|
Code coverage generated by
|
|
225
225
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
226
|
-
at 2023-
|
|
226
|
+
at 2023-03-16T14:47:10.540Z
|
|
227
227
|
</div>
|
|
228
228
|
<script src="../prettify.js"></script>
|
|
229
229
|
<script>
|
|
@@ -259,7 +259,7 @@ export default useKiwtFieldArray;
|
|
|
259
259
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
260
260
|
Code coverage generated by
|
|
261
261
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
262
|
-
at 2023-
|
|
262
|
+
at 2023-03-16T14:47:10.540Z
|
|
263
263
|
</div>
|
|
264
264
|
<script src="../prettify.js"></script>
|
|
265
265
|
<script>
|
|
@@ -181,7 +181,7 @@ export default useKiwtSASQuery;
|
|
|
181
181
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
182
182
|
Code coverage generated by
|
|
183
183
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
184
|
-
at 2023-
|
|
184
|
+
at 2023-03-16T14:47:10.540Z
|
|
185
185
|
</div>
|
|
186
186
|
<script src="../prettify.js"></script>
|
|
187
187
|
<script>
|
|
@@ -121,7 +121,7 @@ export default useLocalStorageState;
|
|
|
121
121
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
122
122
|
Code coverage generated by
|
|
123
123
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
124
|
-
at 2023-
|
|
124
|
+
at 2023-03-16T14:47:10.540Z
|
|
125
125
|
</div>
|
|
126
126
|
<script src="../prettify.js"></script>
|
|
127
127
|
<script>
|
|
@@ -268,7 +268,7 @@ export default useMutateCustomProperties;
|
|
|
268
268
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
269
269
|
Code coverage generated by
|
|
270
270
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
271
|
-
at 2023-
|
|
271
|
+
at 2023-03-16T14:47:10.540Z
|
|
272
272
|
</div>
|
|
273
273
|
<script src="../prettify.js"></script>
|
|
274
274
|
<script>
|
|
@@ -259,7 +259,7 @@ export default useMutateRefdataCategory;
|
|
|
259
259
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
260
260
|
Code coverage generated by
|
|
261
261
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
262
|
-
at 2023-
|
|
262
|
+
at 2023-03-16T14:47:10.540Z
|
|
263
263
|
</div>
|
|
264
264
|
<script src="../prettify.js"></script>
|
|
265
265
|
<script>
|
|
@@ -307,7 +307,7 @@ export default useMutateRefdataValue;
|
|
|
307
307
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
308
308
|
Code coverage generated by
|
|
309
309
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
310
|
-
at 2023-
|
|
310
|
+
at 2023-03-16T14:47:10.540Z
|
|
311
311
|
</div>
|
|
312
312
|
<script src="../prettify.js"></script>
|
|
313
313
|
<script>
|
|
@@ -193,7 +193,7 @@ export default useQIndex;
|
|
|
193
193
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
194
194
|
Code coverage generated by
|
|
195
195
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
196
|
-
at 2023-
|
|
196
|
+
at 2023-03-16T14:47:10.540Z
|
|
197
197
|
</div>
|
|
198
198
|
<script src="../prettify.js"></script>
|
|
199
199
|
<script>
|
|
@@ -250,7 +250,7 @@ export default useRefdata;
|
|
|
250
250
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
251
251
|
Code coverage generated by
|
|
252
252
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
253
|
-
at 2023-
|
|
253
|
+
at 2023-03-16T14:47:10.540Z
|
|
254
254
|
</div>
|
|
255
255
|
<script src="../prettify.js"></script>
|
|
256
256
|
<script>
|
|
@@ -172,7 +172,7 @@ export default useSASQQueryMeta;
|
|
|
172
172
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
173
173
|
Code coverage generated by
|
|
174
174
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
175
|
-
at 2023-
|
|
175
|
+
at 2023-03-16T14:47:10.540Z
|
|
176
176
|
</div>
|
|
177
177
|
<script src="../prettify.js"></script>
|
|
178
178
|
<script>
|
|
@@ -151,7 +151,7 @@ export default useTemplates;
|
|
|
151
151
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
152
152
|
Code coverage generated by
|
|
153
153
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
154
|
-
at 2023-
|
|
154
|
+
at 2023-03-16T14:47:10.540Z
|
|
155
155
|
</div>
|
|
156
156
|
<script src="../prettify.js"></script>
|
|
157
157
|
<script>
|
|
@@ -23,30 +23,30 @@
|
|
|
23
23
|
<div class='clearfix'>
|
|
24
24
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">27.
|
|
26
|
+
<span class="strong">27.22% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>490/1800</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
33
|
<span class="strong">22.15% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>269/1214</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
|
-
<span class="strong">
|
|
40
|
+
<span class="strong">24.95% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>126/
|
|
42
|
+
<span class='fraction'>126/505</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">27.
|
|
47
|
+
<span class="strong">27.42% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>473/1725</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -110,17 +110,17 @@
|
|
|
110
110
|
|
|
111
111
|
<tr>
|
|
112
112
|
<td class="file medium" data-value="CustomProperties/Config"><a href="CustomProperties/Config/index.html">CustomProperties/Config</a></td>
|
|
113
|
-
<td data-value="
|
|
114
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
113
|
+
<td data-value="52.67" class="pic medium">
|
|
114
|
+
<div class="chart"><div class="cover-fill" style="width: 52%"></div><div class="cover-empty" style="width: 48%"></div></div>
|
|
115
115
|
</td>
|
|
116
|
-
<td data-value="
|
|
117
|
-
<td data-value="
|
|
118
|
-
<td data-value="
|
|
119
|
-
<td data-value="
|
|
116
|
+
<td data-value="52.67" class="pct medium">52.67%</td>
|
|
117
|
+
<td data-value="112" class="abs medium">59/112</td>
|
|
118
|
+
<td data-value="48.36" class="pct low">48.36%</td>
|
|
119
|
+
<td data-value="122" class="abs low">59/122</td>
|
|
120
120
|
<td data-value="38.88" class="pct low">38.88%</td>
|
|
121
121
|
<td data-value="36" class="abs low">14/36</td>
|
|
122
|
-
<td data-value="
|
|
123
|
-
<td data-value="
|
|
122
|
+
<td data-value="52.29" class="pct medium">52.29%</td>
|
|
123
|
+
<td data-value="109" class="abs medium">57/109</td>
|
|
124
124
|
</tr>
|
|
125
125
|
|
|
126
126
|
<tr>
|
|
@@ -160,8 +160,8 @@
|
|
|
160
160
|
</td>
|
|
161
161
|
<td data-value="55.55" class="pct medium">55.55%</td>
|
|
162
162
|
<td data-value="45" class="abs medium">25/45</td>
|
|
163
|
-
<td data-value="
|
|
164
|
-
<td data-value="
|
|
163
|
+
<td data-value="16.66" class="pct low">16.66%</td>
|
|
164
|
+
<td data-value="54" class="abs low">9/54</td>
|
|
165
165
|
<td data-value="72.72" class="pct medium">72.72%</td>
|
|
166
166
|
<td data-value="11" class="abs medium">8/11</td>
|
|
167
167
|
<td data-value="54.54" class="pct medium">54.54%</td>
|
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
<td data-value="41.66" class="pct low">41.66%</td>
|
|
222
222
|
<td data-value="12" class="abs low">5/12</td>
|
|
223
223
|
<td data-value="50" class="pct medium">50%</td>
|
|
224
|
-
<td data-value="
|
|
224
|
+
<td data-value="4" class="abs medium">2/4</td>
|
|
225
225
|
<td data-value="33.33" class="pct low">33.33%</td>
|
|
226
226
|
<td data-value="6" class="abs low">2/6</td>
|
|
227
227
|
<td data-value="41.66" class="pct low">41.66%</td>
|
|
@@ -230,17 +230,17 @@
|
|
|
230
230
|
|
|
231
231
|
<tr>
|
|
232
232
|
<td class="file high" data-value="EditableSettingsList/SettingField"><a href="EditableSettingsList/SettingField/index.html">EditableSettingsList/SettingField</a></td>
|
|
233
|
-
<td data-value="
|
|
234
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
233
|
+
<td data-value="80.72" class="pic high">
|
|
234
|
+
<div class="chart"><div class="cover-fill" style="width: 80%"></div><div class="cover-empty" style="width: 20%"></div></div>
|
|
235
235
|
</td>
|
|
236
|
-
<td data-value="
|
|
237
|
-
<td data-value="
|
|
238
|
-
<td data-value="
|
|
239
|
-
<td data-value="
|
|
236
|
+
<td data-value="80.72" class="pct high">80.72%</td>
|
|
237
|
+
<td data-value="83" class="abs high">67/83</td>
|
|
238
|
+
<td data-value="81.13" class="pct high">81.13%</td>
|
|
239
|
+
<td data-value="53" class="abs high">43/53</td>
|
|
240
240
|
<td data-value="44" class="pct low">44%</td>
|
|
241
241
|
<td data-value="25" class="abs low">11/25</td>
|
|
242
|
-
<td data-value="
|
|
243
|
-
<td data-value="
|
|
242
|
+
<td data-value="80.24" class="pct high">80.24%</td>
|
|
243
|
+
<td data-value="81" class="abs high">65/81</td>
|
|
244
244
|
</tr>
|
|
245
245
|
|
|
246
246
|
<tr>
|
|
@@ -309,13 +309,13 @@
|
|
|
309
309
|
<div class="chart"><div class="cover-fill" style="width: 0%"></div><div class="cover-empty" style="width: 100%"></div></div>
|
|
310
310
|
</td>
|
|
311
311
|
<td data-value="0" class="pct low">0%</td>
|
|
312
|
-
<td data-value="
|
|
312
|
+
<td data-value="11" class="abs low">0/11</td>
|
|
313
313
|
<td data-value="0" class="pct low">0%</td>
|
|
314
314
|
<td data-value="1" class="abs low">0/1</td>
|
|
315
315
|
<td data-value="0" class="pct low">0%</td>
|
|
316
|
-
<td data-value="
|
|
316
|
+
<td data-value="4" class="abs low">0/4</td>
|
|
317
317
|
<td data-value="0" class="pct low">0%</td>
|
|
318
|
-
<td data-value="
|
|
318
|
+
<td data-value="11" class="abs low">0/11</td>
|
|
319
319
|
</tr>
|
|
320
320
|
|
|
321
321
|
<tr>
|
|
@@ -339,13 +339,13 @@
|
|
|
339
339
|
<div class="chart"><div class="cover-fill" style="width: 0%"></div><div class="cover-empty" style="width: 100%"></div></div>
|
|
340
340
|
</td>
|
|
341
341
|
<td data-value="0" class="pct low">0%</td>
|
|
342
|
-
<td data-value="
|
|
342
|
+
<td data-value="61" class="abs low">0/61</td>
|
|
343
343
|
<td data-value="0" class="pct low">0%</td>
|
|
344
|
-
<td data-value="
|
|
344
|
+
<td data-value="48" class="abs low">0/48</td>
|
|
345
345
|
<td data-value="0" class="pct low">0%</td>
|
|
346
346
|
<td data-value="19" class="abs low">0/19</td>
|
|
347
347
|
<td data-value="0" class="pct low">0%</td>
|
|
348
|
-
<td data-value="
|
|
348
|
+
<td data-value="60" class="abs low">0/60</td>
|
|
349
349
|
</tr>
|
|
350
350
|
|
|
351
351
|
<tr>
|
|
@@ -446,7 +446,7 @@
|
|
|
446
446
|
<td data-value="0" class="pct low">0%</td>
|
|
447
447
|
<td data-value="9" class="abs low">0/9</td>
|
|
448
448
|
<td data-value="0" class="pct low">0%</td>
|
|
449
|
-
<td data-value="
|
|
449
|
+
<td data-value="2" class="abs low">0/2</td>
|
|
450
450
|
<td data-value="0" class="pct low">0%</td>
|
|
451
451
|
<td data-value="2" class="abs low">0/2</td>
|
|
452
452
|
<td data-value="0" class="pct low">0%</td>
|
|
@@ -500,17 +500,17 @@
|
|
|
500
500
|
|
|
501
501
|
<tr>
|
|
502
502
|
<td class="file low" data-value="hooks"><a href="hooks/index.html">hooks</a></td>
|
|
503
|
-
<td data-value="
|
|
504
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
503
|
+
<td data-value="7.97" class="pic low">
|
|
504
|
+
<div class="chart"><div class="cover-fill" style="width: 7%"></div><div class="cover-empty" style="width: 93%"></div></div>
|
|
505
505
|
</td>
|
|
506
|
-
<td data-value="
|
|
507
|
-
<td data-value="
|
|
508
|
-
<td data-value="10.
|
|
509
|
-
<td data-value="
|
|
506
|
+
<td data-value="7.97" class="pct low">7.97%</td>
|
|
507
|
+
<td data-value="276" class="abs low">22/276</td>
|
|
508
|
+
<td data-value="10.71" class="pct low">10.71%</td>
|
|
509
|
+
<td data-value="112" class="abs low">12/112</td>
|
|
510
510
|
<td data-value="5.71" class="pct low">5.71%</td>
|
|
511
511
|
<td data-value="70" class="abs low">4/70</td>
|
|
512
|
-
<td data-value="
|
|
513
|
-
<td data-value="
|
|
512
|
+
<td data-value="7.92" class="pct low">7.92%</td>
|
|
513
|
+
<td data-value="265" class="abs low">21/265</td>
|
|
514
514
|
</tr>
|
|
515
515
|
|
|
516
516
|
<tr>
|
|
@@ -536,7 +536,7 @@
|
|
|
536
536
|
<td data-value="0" class="pct low">0%</td>
|
|
537
537
|
<td data-value="50" class="abs low">0/50</td>
|
|
538
538
|
<td data-value="0" class="pct low">0%</td>
|
|
539
|
-
<td data-value="
|
|
539
|
+
<td data-value="31" class="abs low">0/31</td>
|
|
540
540
|
<td data-value="0" class="pct low">0%</td>
|
|
541
541
|
<td data-value="14" class="abs low">0/14</td>
|
|
542
542
|
<td data-value="0" class="pct low">0%</td>
|
|
@@ -581,7 +581,7 @@
|
|
|
581
581
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
582
582
|
Code coverage generated by
|
|
583
583
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
584
|
-
at 2023-
|
|
584
|
+
at 2023-03-16T14:47:10.540Z
|
|
585
585
|
</div>
|
|
586
586
|
<script src="prettify.js"></script>
|
|
587
587
|
<script>
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
33
|
<span class="strong">0% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>0/
|
|
35
|
+
<span class='fraction'>0/31</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
<td data-value="0" class="pct low">0%</td>
|
|
132
132
|
<td data-value="22" class="abs low">0/22</td>
|
|
133
133
|
<td data-value="0" class="pct low">0%</td>
|
|
134
|
-
<td data-value="
|
|
134
|
+
<td data-value="3" class="abs low">0/3</td>
|
|
135
135
|
<td data-value="0" class="pct low">0%</td>
|
|
136
136
|
<td data-value="9" class="abs low">0/9</td>
|
|
137
137
|
<td data-value="0" class="pct low">0%</td>
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
147
147
|
Code coverage generated by
|
|
148
148
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
149
|
-
at 2023-
|
|
149
|
+
at 2023-03-16T14:47:10.540Z
|
|
150
150
|
</div>
|
|
151
151
|
<script src="../prettify.js"></script>
|
|
152
152
|
<script>
|
|
@@ -79,7 +79,7 @@ export { default as useAppSettings } from './useAppSettings';
|
|
|
79
79
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
80
80
|
Code coverage generated by
|
|
81
81
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
82
|
-
at 2023-
|
|
82
|
+
at 2023-03-16T14:47:10.540Z
|
|
83
83
|
</div>
|
|
84
84
|
<script src="../prettify.js"></script>
|
|
85
85
|
<script>
|
|
@@ -277,7 +277,7 @@ export default useAppSettings;
|
|
|
277
277
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
278
278
|
Code coverage generated by
|
|
279
279
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
280
|
-
at 2023-
|
|
280
|
+
at 2023-03-16T14:47:10.540Z
|
|
281
281
|
</div>
|
|
282
282
|
<script src="../prettify.js"></script>
|
|
283
283
|
<script>
|
|
@@ -196,7 +196,7 @@ export default useSettingSection;
|
|
|
196
196
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
197
197
|
Code coverage generated by
|
|
198
198
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
199
|
-
at 2023-
|
|
199
|
+
at 2023-03-16T14:47:10.540Z
|
|
200
200
|
</div>
|
|
201
201
|
<script src="../prettify.js"></script>
|
|
202
202
|
<script>
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
33
|
<span class="strong">0% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>0/
|
|
35
|
+
<span class='fraction'>0/3</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
@@ -188,7 +188,9 @@
|
|
|
188
188
|
<a name='L123'></a><a href='#L123'>123</a>
|
|
189
189
|
<a name='L124'></a><a href='#L124'>124</a>
|
|
190
190
|
<a name='L125'></a><a href='#L125'>125</a>
|
|
191
|
-
<a name='L126'></a><a href='#L126'>126</a
|
|
191
|
+
<a name='L126'></a><a href='#L126'>126</a>
|
|
192
|
+
<a name='L127'></a><a href='#L127'>127</a>
|
|
193
|
+
<a name='L128'></a><a href='#L128'>128</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
192
194
|
<span class="cline-any cline-neutral"> </span>
|
|
193
195
|
<span class="cline-any cline-neutral"> </span>
|
|
194
196
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -212,6 +214,7 @@
|
|
|
212
214
|
<span class="cline-any cline-neutral"> </span>
|
|
213
215
|
<span class="cline-any cline-neutral"> </span>
|
|
214
216
|
<span class="cline-any cline-neutral"> </span>
|
|
217
|
+
<span class="cline-any cline-neutral"> </span>
|
|
215
218
|
<span class="cline-any cline-no"> </span>
|
|
216
219
|
<span class="cline-any cline-no"> </span>
|
|
217
220
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -258,6 +261,7 @@
|
|
|
258
261
|
<span class="cline-any cline-neutral"> </span>
|
|
259
262
|
<span class="cline-any cline-neutral"> </span>
|
|
260
263
|
<span class="cline-any cline-neutral"> </span>
|
|
264
|
+
<span class="cline-any cline-neutral"> </span>
|
|
261
265
|
<span class="cline-any cline-no"> </span>
|
|
262
266
|
<span class="cline-any cline-neutral"> </span>
|
|
263
267
|
<span class="cline-any cline-no"> </span>
|
|
@@ -328,6 +332,7 @@ import { generateKiwtQueryParams, sortByLabel, toCamelCase } from '../utils';
|
|
|
328
332
|
import { useKintIntl, useIntlKey } from '../hooks';
|
|
329
333
|
|
|
330
334
|
const useSettings = <span class="cstat-no" title="statement not covered" ><span class="fstat-no" title="function not covered" >({</span></span>
|
|
335
|
+
allowGlobalEdit = <span class="branch-0 cbranch-no" title="branch not covered" >true,</span>
|
|
331
336
|
dynamicPageExclusions,
|
|
332
337
|
intlKey: passedIntlKey,
|
|
333
338
|
intlNS: passedIntlNS,
|
|
@@ -371,6 +376,7 @@ const useSettings = <span class="cstat-no" title="statement not covered" ><span
|
|
|
371
376
|
sectionName={section}
|
|
372
377
|
>
|
|
373
378
|
<SettingPage
|
|
379
|
+
allowEdit={allowGlobalEdit}
|
|
374
380
|
intlKey={passedIntlKey}
|
|
375
381
|
intlNS={passedIntlNS}
|
|
376
382
|
labelOverrides={labelOverrides}
|
|
@@ -445,7 +451,7 @@ export default useSettings;
|
|
|
445
451
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
446
452
|
Code coverage generated by
|
|
447
453
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
448
|
-
at 2023-
|
|
454
|
+
at 2023-03-16T14:47:10.540Z
|
|
449
455
|
</div>
|
|
450
456
|
<script src="../prettify.js"></script>
|
|
451
457
|
<script>
|
|
@@ -178,7 +178,7 @@ export default function <span class="fstat-no" title="function not covered" >bui
|
|
|
178
178
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
179
179
|
Code coverage generated by
|
|
180
180
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
181
|
-
at 2023-
|
|
181
|
+
at 2023-03-16T14:47:10.540Z
|
|
182
182
|
</div>
|
|
183
183
|
<script src="../prettify.js"></script>
|
|
184
184
|
<script>
|