@k-int/stripes-kint-components 5.34.1 → 5.35.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.
Files changed (297) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/es/lib/NoResultsMessage/NoResultsMessage.js +28 -10
  3. package/es/lib/SASQLookupComponent/SASQLookupComponent.js +109 -60
  4. package/es/lib/SASQLookupComponent/SASQLookupComponent.test.js +11 -0
  5. package/es/lib/SASQLookupComponent/TableBody/TableBody.js +6 -0
  6. package/es/lib/hooks/index.js +8 -0
  7. package/es/lib/hooks/useMutateTemplates/index.js +13 -0
  8. package/es/lib/hooks/useMutateTemplates/useMutateTemplates.js +45 -0
  9. package/package.json +1 -1
  10. package/src/artifacts/coverage-jest/ActionList/ActionList.js.html +1 -1
  11. package/src/artifacts/coverage-jest/ActionList/ActionListFieldArray.js.html +1 -1
  12. package/src/artifacts/coverage-jest/ActionList/index.html +1 -1
  13. package/src/artifacts/coverage-jest/ActionList/index.js.html +1 -1
  14. package/src/artifacts/coverage-jest/ButtonTypedown/ButtonTypedown.js.html +1 -1
  15. package/src/artifacts/coverage-jest/ButtonTypedown/index.html +1 -1
  16. package/src/artifacts/coverage-jest/ButtonTypedown/index.js.html +1 -1
  17. package/src/artifacts/coverage-jest/ComboButton/ComboButton.js.html +1 -1
  18. package/src/artifacts/coverage-jest/ComboButton/index.html +1 -1
  19. package/src/artifacts/coverage-jest/ComboButton/index.js.html +1 -1
  20. package/src/artifacts/coverage-jest/CustomProperties/Config/CustomPropertiesLookup.js.html +1 -1
  21. package/src/artifacts/coverage-jest/CustomProperties/Config/CustomPropertiesSettings.js.html +1 -1
  22. package/src/artifacts/coverage-jest/CustomProperties/Config/CustomPropertyForm.js.html +1 -1
  23. package/src/artifacts/coverage-jest/CustomProperties/Config/CustomPropertyView.js.html +1 -1
  24. package/src/artifacts/coverage-jest/CustomProperties/Config/index.html +1 -1
  25. package/src/artifacts/coverage-jest/CustomProperties/Config/index.js.html +1 -1
  26. package/src/artifacts/coverage-jest/CustomProperties/Edit/CustomPropertiesEdit.js.html +1 -1
  27. package/src/artifacts/coverage-jest/CustomProperties/Edit/CustomPropertiesEditCtx.js.html +1 -1
  28. package/src/artifacts/coverage-jest/CustomProperties/Edit/CustomPropertiesListField.js.html +1 -1
  29. package/src/artifacts/coverage-jest/CustomProperties/Edit/CustomPropertyField.js.html +1 -1
  30. package/src/artifacts/coverage-jest/CustomProperties/Edit/CustomPropertyFormCard.js.html +1 -1
  31. package/src/artifacts/coverage-jest/CustomProperties/Edit/index.html +1 -1
  32. package/src/artifacts/coverage-jest/CustomProperties/Edit/index.js.html +1 -1
  33. package/src/artifacts/coverage-jest/CustomProperties/Edit/testResources.js.html +1 -1
  34. package/src/artifacts/coverage-jest/CustomProperties/Filter/CustomPropertiesFilter.js.html +1 -1
  35. package/src/artifacts/coverage-jest/CustomProperties/Filter/CustomPropertiesFilterField.js.html +1 -1
  36. package/src/artifacts/coverage-jest/CustomProperties/Filter/CustomPropertiesFilterFieldArray.js.html +1 -1
  37. package/src/artifacts/coverage-jest/CustomProperties/Filter/CustomPropertiesFilterForm.js.html +1 -1
  38. package/src/artifacts/coverage-jest/CustomProperties/Filter/CustomPropertiesRule.js.html +1 -1
  39. package/src/artifacts/coverage-jest/CustomProperties/Filter/index.html +1 -1
  40. package/src/artifacts/coverage-jest/CustomProperties/Filter/index.js.html +1 -1
  41. package/src/artifacts/coverage-jest/CustomProperties/Filter/testResources.js.html +1 -1
  42. package/src/artifacts/coverage-jest/CustomProperties/Filter/useOperators.js.html +1 -1
  43. package/src/artifacts/coverage-jest/CustomProperties/Filter/useParseActiveFilterStrings.js.html +1 -1
  44. package/src/artifacts/coverage-jest/CustomProperties/Filter/useValueProps.js.html +1 -1
  45. package/src/artifacts/coverage-jest/CustomProperties/View/CustomPropertiesView.js.html +1 -1
  46. package/src/artifacts/coverage-jest/CustomProperties/View/CustomPropertiesViewCtx.js.html +1 -1
  47. package/src/artifacts/coverage-jest/CustomProperties/View/CustomPropertyCard.js.html +1 -1
  48. package/src/artifacts/coverage-jest/CustomProperties/View/index.html +1 -1
  49. package/src/artifacts/coverage-jest/CustomProperties/View/index.js.html +1 -1
  50. package/src/artifacts/coverage-jest/CustomProperties/View/testResources.js.html +1 -1
  51. package/src/artifacts/coverage-jest/CustomProperties/index.html +1 -1
  52. package/src/artifacts/coverage-jest/CustomProperties/index.js.html +1 -1
  53. package/src/artifacts/coverage-jest/CycleButton/CycleButton.js.html +1 -1
  54. package/src/artifacts/coverage-jest/CycleButton/index.html +1 -1
  55. package/src/artifacts/coverage-jest/CycleButton/index.js.html +1 -1
  56. package/src/artifacts/coverage-jest/FieldLabel/FieldLabel.js.html +1 -1
  57. package/src/artifacts/coverage-jest/FieldLabel/index.html +1 -1
  58. package/src/artifacts/coverage-jest/FieldLabel/index.js.html +1 -1
  59. package/src/artifacts/coverage-jest/FormModal/FormModal.js.html +1 -1
  60. package/src/artifacts/coverage-jest/FormModal/index.html +1 -1
  61. package/src/artifacts/coverage-jest/FormModal/index.js.html +1 -1
  62. package/src/artifacts/coverage-jest/FormattedKintMessage/FormattedKintMessage.js.html +1 -1
  63. package/src/artifacts/coverage-jest/FormattedKintMessage/index.html +1 -1
  64. package/src/artifacts/coverage-jest/FormattedKintMessage/index.js.html +1 -1
  65. package/src/artifacts/coverage-jest/IconSelect/IconSelect.js.html +1 -1
  66. package/src/artifacts/coverage-jest/IconSelect/index.html +1 -1
  67. package/src/artifacts/coverage-jest/IconSelect/index.js.html +1 -1
  68. package/src/artifacts/coverage-jest/NoResultsMessage/NoResultsMessage.js.html +70 -13
  69. package/src/artifacts/coverage-jest/NoResultsMessage/index.html +3 -3
  70. package/src/artifacts/coverage-jest/NoResultsMessage/index.js.html +1 -1
  71. package/src/artifacts/coverage-jest/NumberField/NumberField.js.html +1 -1
  72. package/src/artifacts/coverage-jest/NumberField/index.html +1 -1
  73. package/src/artifacts/coverage-jest/NumberField/index.js.html +1 -1
  74. package/src/artifacts/coverage-jest/QueryTypedown/QueryTypedown.js.html +1 -1
  75. package/src/artifacts/coverage-jest/QueryTypedown/index.html +1 -1
  76. package/src/artifacts/coverage-jest/QueryTypedown/index.js.html +1 -1
  77. package/src/artifacts/coverage-jest/RefdataButtons/RefdataButtons.js.html +1 -1
  78. package/src/artifacts/coverage-jest/RefdataButtons/index.html +1 -1
  79. package/src/artifacts/coverage-jest/RefdataButtons/index.js.html +1 -1
  80. package/src/artifacts/coverage-jest/ResponsiveButtonGroup/ResponsiveButtonGroup.js.html +1 -1
  81. package/src/artifacts/coverage-jest/ResponsiveButtonGroup/index.html +1 -1
  82. package/src/artifacts/coverage-jest/ResponsiveButtonGroup/index.js.html +1 -1
  83. package/src/artifacts/coverage-jest/ResponsiveButtonGroup/useResponsiveButtonGroupSizing.js.html +1 -1
  84. package/src/artifacts/coverage-jest/RichSelect/RichSelect.js.html +1 -1
  85. package/src/artifacts/coverage-jest/RichSelect/index.html +1 -1
  86. package/src/artifacts/coverage-jest/RichSelect/index.js.html +1 -1
  87. package/src/artifacts/coverage-jest/RichSelect/useSelectedOption.js.html +1 -1
  88. package/src/artifacts/coverage-jest/SASQLookupComponent/SASQLookupComponent.js.html +298 -136
  89. package/src/artifacts/coverage-jest/SASQLookupComponent/TableBody/TableBody.js.html +12 -3
  90. package/src/artifacts/coverage-jest/SASQLookupComponent/TableBody/index.html +1 -1
  91. package/src/artifacts/coverage-jest/SASQLookupComponent/TableBody/index.js.html +1 -1
  92. package/src/artifacts/coverage-jest/SASQLookupComponent/index.html +16 -16
  93. package/src/artifacts/coverage-jest/SASQLookupComponent/index.js.html +1 -1
  94. package/src/artifacts/coverage-jest/SASQRoute/SASQRoute.js.html +1 -1
  95. package/src/artifacts/coverage-jest/SASQRoute/index.html +1 -1
  96. package/src/artifacts/coverage-jest/SASQRoute/index.js.html +1 -1
  97. package/src/artifacts/coverage-jest/SASQViewComponent/SASQViewComponent.js.html +1 -1
  98. package/src/artifacts/coverage-jest/SASQViewComponent/index.html +1 -1
  99. package/src/artifacts/coverage-jest/SASQViewComponent/index.js.html +1 -1
  100. package/src/artifacts/coverage-jest/SearchField/SearchField.js.html +1 -1
  101. package/src/artifacts/coverage-jest/SearchField/index.html +1 -1
  102. package/src/artifacts/coverage-jest/SearchField/index.js.html +1 -1
  103. package/src/artifacts/coverage-jest/SearchKeyControl/SearchKeyControl.js.html +1 -1
  104. package/src/artifacts/coverage-jest/SearchKeyControl/index.html +1 -1
  105. package/src/artifacts/coverage-jest/SearchKeyControl/index.js.html +1 -1
  106. package/src/artifacts/coverage-jest/Settings/EditableRefdataCategoryList/EditableRefdataCategoryList.js.html +1 -1
  107. package/src/artifacts/coverage-jest/Settings/EditableRefdataCategoryList/index.html +1 -1
  108. package/src/artifacts/coverage-jest/Settings/EditableRefdataCategoryList/index.js.html +1 -1
  109. package/src/artifacts/coverage-jest/Settings/EditableRefdataList/EditableRefdataList.js.html +1 -1
  110. package/src/artifacts/coverage-jest/Settings/EditableRefdataList/index.html +1 -1
  111. package/src/artifacts/coverage-jest/Settings/EditableRefdataList/index.js.html +1 -1
  112. package/src/artifacts/coverage-jest/Settings/EditableSettingsList/EditableSettingsList.js.html +1 -1
  113. package/src/artifacts/coverage-jest/Settings/EditableSettingsList/EditableSettingsListFieldArray/EditableSettingsListFieldArray.js.html +1 -1
  114. package/src/artifacts/coverage-jest/Settings/EditableSettingsList/EditableSettingsListFieldArray/index.html +1 -1
  115. package/src/artifacts/coverage-jest/Settings/EditableSettingsList/EditableSettingsListFieldArray/index.js.html +1 -1
  116. package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/EditSettingValue/EditSettingValue.js.html +1 -1
  117. package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/EditSettingValue/index.html +1 -1
  118. package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/EditSettingValue/index.js.html +1 -1
  119. package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/RenderSettingValue/RenderSettingValue.js.html +1 -1
  120. package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/RenderSettingValue/index.html +1 -1
  121. package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/RenderSettingValue/index.js.html +1 -1
  122. package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/SettingField.js.html +1 -1
  123. package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/index.html +1 -1
  124. package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/index.js.html +1 -1
  125. package/src/artifacts/coverage-jest/Settings/EditableSettingsList/index.html +1 -1
  126. package/src/artifacts/coverage-jest/Settings/EditableSettingsList/index.js.html +1 -1
  127. package/src/artifacts/coverage-jest/Settings/RefdataCategoriesSettings/RefdataCategoriesSettings.js.html +1 -1
  128. package/src/artifacts/coverage-jest/Settings/RefdataCategoriesSettings/index.html +1 -1
  129. package/src/artifacts/coverage-jest/Settings/RefdataCategoriesSettings/index.js.html +1 -1
  130. package/src/artifacts/coverage-jest/Settings/SettingPage/SettingPage.js.html +1 -1
  131. package/src/artifacts/coverage-jest/Settings/SettingPage/SettingPagePane/SettingPagePane.js.html +1 -1
  132. package/src/artifacts/coverage-jest/Settings/SettingPage/SettingPagePane/index.html +1 -1
  133. package/src/artifacts/coverage-jest/Settings/SettingPage/SettingPagePane/index.js.html +1 -1
  134. package/src/artifacts/coverage-jest/Settings/SettingPage/index.html +1 -1
  135. package/src/artifacts/coverage-jest/Settings/SettingPage/index.js.html +1 -1
  136. package/src/artifacts/coverage-jest/Settings/Settings/Settings.js.html +1 -1
  137. package/src/artifacts/coverage-jest/Settings/Settings/index.html +1 -1
  138. package/src/artifacts/coverage-jest/Settings/Settings/index.js.html +1 -1
  139. package/src/artifacts/coverage-jest/Settings/SettingsFormContainer/SettingsFormContainer.js.html +1 -1
  140. package/src/artifacts/coverage-jest/Settings/SettingsFormContainer/index.html +1 -1
  141. package/src/artifacts/coverage-jest/Settings/SettingsFormContainer/index.js.html +1 -1
  142. package/src/artifacts/coverage-jest/Settings/StaticSettingsField/StaticSettingsField.js.html +1 -1
  143. package/src/artifacts/coverage-jest/Settings/StaticSettingsField/StaticSettingsFieldComponent/StaticSettingsFieldComponent.js.html +1 -1
  144. package/src/artifacts/coverage-jest/Settings/StaticSettingsField/StaticSettingsFieldComponent/index.html +1 -1
  145. package/src/artifacts/coverage-jest/Settings/StaticSettingsField/StaticSettingsFieldComponent/index.js.html +1 -1
  146. package/src/artifacts/coverage-jest/Settings/StaticSettingsField/index.html +1 -1
  147. package/src/artifacts/coverage-jest/Settings/StaticSettingsField/index.js.html +1 -1
  148. package/src/artifacts/coverage-jest/Settings/constants/index.html +1 -1
  149. package/src/artifacts/coverage-jest/Settings/constants/index.js.html +1 -1
  150. package/src/artifacts/coverage-jest/Settings/constants/queryKeys.js.html +1 -1
  151. package/src/artifacts/coverage-jest/Settings/contexts/SettingsContext.js.html +1 -1
  152. package/src/artifacts/coverage-jest/Settings/contexts/index.html +1 -1
  153. package/src/artifacts/coverage-jest/Settings/contexts/index.js.html +1 -1
  154. package/src/artifacts/coverage-jest/Settings/hooks/index.html +1 -1
  155. package/src/artifacts/coverage-jest/Settings/hooks/index.js.html +1 -1
  156. package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/index.html +1 -1
  157. package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/index.js.html +1 -1
  158. package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/useSettingCallout/index.html +1 -1
  159. package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/useSettingCallout/index.js.html +1 -1
  160. package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/useSettingCallout/useSettingCallout.js.html +1 -1
  161. package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/useSettingsSectionInitalValues/index.html +1 -1
  162. package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/useSettingsSectionInitalValues/index.js.html +1 -1
  163. package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/useSettingsSectionInitalValues/useSettingsSectionInitalValues.js.html +1 -1
  164. package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/useStaticSettingsSection.js.html +1 -1
  165. package/src/artifacts/coverage-jest/Settings/hooks/useAppSettings/index.html +1 -1
  166. package/src/artifacts/coverage-jest/Settings/hooks/useAppSettings/index.js.html +1 -1
  167. package/src/artifacts/coverage-jest/Settings/hooks/useAppSettings/useAppSettings.js.html +1 -1
  168. package/src/artifacts/coverage-jest/Settings/hooks/useSettingSection/index.html +1 -1
  169. package/src/artifacts/coverage-jest/Settings/hooks/useSettingSection/index.js.html +1 -1
  170. package/src/artifacts/coverage-jest/Settings/hooks/useSettingSection/useSettingSection.js.html +1 -1
  171. package/src/artifacts/coverage-jest/Settings/hooks/useSettings/index.html +1 -1
  172. package/src/artifacts/coverage-jest/Settings/hooks/useSettings/index.js.html +1 -1
  173. package/src/artifacts/coverage-jest/Settings/hooks/useSettings/useSettings.js.html +1 -1
  174. package/src/artifacts/coverage-jest/Settings/index.html +1 -1
  175. package/src/artifacts/coverage-jest/Settings/index.js.html +1 -1
  176. package/src/artifacts/coverage-jest/Tags/Tags.js.html +1 -1
  177. package/src/artifacts/coverage-jest/Tags/hooks/index.html +1 -1
  178. package/src/artifacts/coverage-jest/Tags/hooks/index.js.html +1 -1
  179. package/src/artifacts/coverage-jest/Tags/hooks/useTags.js.html +1 -1
  180. package/src/artifacts/coverage-jest/Tags/hooks/useTagsEnabled.js.html +1 -1
  181. package/src/artifacts/coverage-jest/Tags/index.html +1 -1
  182. package/src/artifacts/coverage-jest/Tags/index.js.html +1 -1
  183. package/src/artifacts/coverage-jest/Tags/tagsConfig.js.html +1 -1
  184. package/src/artifacts/coverage-jest/Typedown/Typedown.js.html +1 -1
  185. package/src/artifacts/coverage-jest/Typedown/index.html +1 -1
  186. package/src/artifacts/coverage-jest/Typedown/index.js.html +1 -1
  187. package/src/artifacts/coverage-jest/cobertura-coverage.xml +355 -289
  188. package/src/artifacts/coverage-jest/constants/comparators.js.html +1 -1
  189. package/src/artifacts/coverage-jest/constants/customProperties.js.html +1 -1
  190. package/src/artifacts/coverage-jest/constants/endpoints.js.html +1 -1
  191. package/src/artifacts/coverage-jest/constants/eventCodes.js.html +1 -1
  192. package/src/artifacts/coverage-jest/constants/index.html +1 -1
  193. package/src/artifacts/coverage-jest/constants/pagination.js.html +1 -1
  194. package/src/artifacts/coverage-jest/hooks/index.html +1 -1
  195. package/src/artifacts/coverage-jest/hooks/index.js.html +8 -2
  196. package/src/artifacts/coverage-jest/hooks/intlHooks/index.html +1 -1
  197. package/src/artifacts/coverage-jest/hooks/intlHooks/index.js.html +1 -1
  198. package/src/artifacts/coverage-jest/hooks/intlHooks/useIntlKey/index.html +1 -1
  199. package/src/artifacts/coverage-jest/hooks/intlHooks/useIntlKey/index.js.html +1 -1
  200. package/src/artifacts/coverage-jest/hooks/intlHooks/useIntlKey/useIntlKey.js.html +7 -7
  201. package/src/artifacts/coverage-jest/hooks/intlHooks/useIntlKeyStore/index.html +1 -1
  202. package/src/artifacts/coverage-jest/hooks/intlHooks/useIntlKeyStore/index.js.html +1 -1
  203. package/src/artifacts/coverage-jest/hooks/intlHooks/useIntlKeyStore/useIntlKeyStore.js.html +11 -11
  204. package/src/artifacts/coverage-jest/hooks/intlHooks/useKintIntl/index.html +1 -1
  205. package/src/artifacts/coverage-jest/hooks/intlHooks/useKintIntl/index.js.html +1 -1
  206. package/src/artifacts/coverage-jest/hooks/intlHooks/useKintIntl/useKintIntl.js.html +9 -9
  207. package/src/artifacts/coverage-jest/hooks/typedownHooks/index.html +1 -1
  208. package/src/artifacts/coverage-jest/hooks/typedownHooks/index.js.html +1 -1
  209. package/src/artifacts/coverage-jest/hooks/typedownHooks/useTypedown.js.html +1 -1
  210. package/src/artifacts/coverage-jest/hooks/typedownHooks/useTypedownData.js.html +1 -1
  211. package/src/artifacts/coverage-jest/hooks/typedownHooks/useTypedownToggle.js.html +1 -1
  212. package/src/artifacts/coverage-jest/hooks/useActionListRef.js.html +1 -1
  213. package/src/artifacts/coverage-jest/hooks/useActiveElement.js.html +1 -1
  214. package/src/artifacts/coverage-jest/hooks/useCustProps.js.html +1 -1
  215. package/src/artifacts/coverage-jest/hooks/useCustomProperties.js.html +1 -1
  216. package/src/artifacts/coverage-jest/hooks/useHelperApp.js.html +1 -1
  217. package/src/artifacts/coverage-jest/hooks/useInvalidateRefdata/index.html +1 -1
  218. package/src/artifacts/coverage-jest/hooks/useInvalidateRefdata/index.js.html +1 -1
  219. package/src/artifacts/coverage-jest/hooks/useInvalidateRefdata/useInvalidateRefdata.js.html +1 -1
  220. package/src/artifacts/coverage-jest/hooks/useKiwtFieldArray.js.html +1 -1
  221. package/src/artifacts/coverage-jest/hooks/useKiwtSASQuery.js.html +16 -16
  222. package/src/artifacts/coverage-jest/hooks/useLocalPageStore.js.html +1 -1
  223. package/src/artifacts/coverage-jest/hooks/useLocalStorageState.js.html +5 -5
  224. package/src/artifacts/coverage-jest/hooks/useModConfigEntries.js.html +1 -1
  225. package/src/artifacts/coverage-jest/hooks/useMutateCustomProperties/index.html +1 -1
  226. package/src/artifacts/coverage-jest/hooks/useMutateCustomProperties/index.js.html +1 -1
  227. package/src/artifacts/coverage-jest/hooks/useMutateCustomProperties/useMutateCustomProperties.js.html +1 -1
  228. package/src/artifacts/coverage-jest/hooks/useMutateGeneric/index.html +1 -1
  229. package/src/artifacts/coverage-jest/hooks/useMutateGeneric/index.js.html +1 -1
  230. package/src/artifacts/coverage-jest/hooks/useMutateGeneric/useMutateGeneric.js.html +1 -1
  231. package/src/artifacts/coverage-jest/hooks/useMutateModConfigEntry.js.html +1 -1
  232. package/src/artifacts/coverage-jest/hooks/useMutateRefdataCategory/index.html +1 -1
  233. package/src/artifacts/coverage-jest/hooks/useMutateRefdataCategory/index.js.html +1 -1
  234. package/src/artifacts/coverage-jest/hooks/useMutateRefdataCategory/useMutateRefdataCategory.js.html +1 -1
  235. package/src/artifacts/coverage-jest/hooks/useMutateRefdataValue/index.html +1 -1
  236. package/src/artifacts/coverage-jest/hooks/useMutateRefdataValue/index.js.html +1 -1
  237. package/src/artifacts/coverage-jest/hooks/useMutateRefdataValue/useMutateRefdataValue.js.html +1 -1
  238. package/src/artifacts/coverage-jest/hooks/useMutateTemplates/index.html +131 -0
  239. package/src/artifacts/coverage-jest/hooks/useMutateTemplates/index.js.html +88 -0
  240. package/src/artifacts/coverage-jest/hooks/useMutateTemplates/useMutateTemplates.js.html +217 -0
  241. package/src/artifacts/coverage-jest/hooks/useParallelBatchFetch.js.html +1 -1
  242. package/src/artifacts/coverage-jest/hooks/usePrevNextPagination.js.html +37 -37
  243. package/src/artifacts/coverage-jest/hooks/useQIndex.js.html +9 -9
  244. package/src/artifacts/coverage-jest/hooks/useRefdata.js.html +1 -1
  245. package/src/artifacts/coverage-jest/hooks/useSASQQueryMeta.js.html +1 -1
  246. package/src/artifacts/coverage-jest/hooks/useStandaloneSASQQueryParameter/index.html +1 -1
  247. package/src/artifacts/coverage-jest/hooks/useStandaloneSASQQueryParameter/index.js.html +1 -1
  248. package/src/artifacts/coverage-jest/hooks/useStandaloneSASQQueryParameter/useStandaloneSASQQueryParameter.js.html +1 -1
  249. package/src/artifacts/coverage-jest/hooks/useTemplates.js.html +1 -1
  250. package/src/artifacts/coverage-jest/index.html +33 -18
  251. package/src/artifacts/coverage-jest/utils/buildUrl.js.html +12 -12
  252. package/src/artifacts/coverage-jest/utils/filterParsers/deparseKiwtQueryFilters.js.html +1 -1
  253. package/src/artifacts/coverage-jest/utils/filterParsers/index.html +1 -1
  254. package/src/artifacts/coverage-jest/utils/filterParsers/index.js.html +1 -1
  255. package/src/artifacts/coverage-jest/utils/filterParsers/parseKiwtQueryFilters.js.html +1 -1
  256. package/src/artifacts/coverage-jest/utils/filterParsers/parseKiwtQueryGroups.js.html +1 -1
  257. package/src/artifacts/coverage-jest/utils/filterParsers/parseKiwtQueryString.js.html +1 -1
  258. package/src/artifacts/coverage-jest/utils/generateKiwtQuery.js.html +3 -3
  259. package/src/artifacts/coverage-jest/utils/generateKiwtQueryParams/generateKiwtQueryParams.js.html +19 -19
  260. package/src/artifacts/coverage-jest/utils/generateKiwtQueryParams/index.html +1 -1
  261. package/src/artifacts/coverage-jest/utils/generateKiwtQueryParams/index.js.html +1 -1
  262. package/src/artifacts/coverage-jest/utils/groupCustomPropertiesByCtx.js.html +1 -1
  263. package/src/artifacts/coverage-jest/utils/index.html +1 -1
  264. package/src/artifacts/coverage-jest/utils/index.js.html +1 -1
  265. package/src/artifacts/coverage-jest/utils/matchString/index.html +1 -1
  266. package/src/artifacts/coverage-jest/utils/matchString/index.js.html +1 -1
  267. package/src/artifacts/coverage-jest/utils/matchString/matchString.js.html +1 -1
  268. package/src/artifacts/coverage-jest/utils/modConfigEntriesQueryKey.js.html +1 -1
  269. package/src/artifacts/coverage-jest/utils/parseErrorResponse.js.html +1 -1
  270. package/src/artifacts/coverage-jest/utils/parseModConfigEntry.js.html +1 -1
  271. package/src/artifacts/coverage-jest/utils/refdataOptions.js.html +1 -1
  272. package/src/artifacts/coverage-jest/utils/refdataQueryKey/index.html +1 -1
  273. package/src/artifacts/coverage-jest/utils/refdataQueryKey/index.js.html +1 -1
  274. package/src/artifacts/coverage-jest/utils/refdataQueryKey/refdataQueryKey.js.html +1 -1
  275. package/src/artifacts/coverage-jest/utils/selectorSafe.js.html +1 -1
  276. package/src/artifacts/coverage-jest/utils/sortByLabel.js.html +1 -1
  277. package/src/artifacts/coverage-jest/utils/stringStyling/boldString.js.html +1 -1
  278. package/src/artifacts/coverage-jest/utils/stringStyling/highlightString.js.html +1 -1
  279. package/src/artifacts/coverage-jest/utils/stringStyling/index.html +1 -1
  280. package/src/artifacts/coverage-jest/utils/stringStyling/index.js.html +1 -1
  281. package/src/artifacts/coverage-jest/utils/toCamelCase.js.html +1 -1
  282. package/src/artifacts/coverage-jest/utils/typedownQueryKey.js.html +1 -1
  283. package/src/artifacts/coverage-jest/validators/index.html +1 -1
  284. package/src/artifacts/coverage-jest/validators/index.js.html +1 -1
  285. package/src/artifacts/coverage-jest/validators/validators.js.html +1 -1
  286. package/src/lib/NoResultsMessage/NoResultsMessage.js +29 -10
  287. package/src/lib/NoResultsMessage/README.md +16 -13
  288. package/src/lib/SASQLookupComponent/README.md +12 -0
  289. package/src/lib/SASQLookupComponent/SASQLookupComponent.js +127 -73
  290. package/src/lib/SASQLookupComponent/SASQLookupComponent.test.js +13 -1
  291. package/src/lib/SASQLookupComponent/TableBody/TableBody.js +4 -1
  292. package/src/lib/SASQRoute/README.md +6 -1
  293. package/src/lib/hooks/index.js +2 -0
  294. package/src/lib/hooks/useMutateTemplates/index.js +1 -0
  295. package/src/lib/hooks/useMutateTemplates/useMutateTemplates.js +44 -0
  296. package/styles/NoResultsMessage.css +1 -0
  297. package/styles/SASQLookupComponent.css +15 -0
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" ?>
2
2
  <!DOCTYPE coverage SYSTEM "http://cobertura.sourceforge.net/xml/coverage-04.dtd">
3
- <coverage lines-valid="2492" lines-covered="1062" line-rate="0.4261" branches-valid="1832" branches-covered="565" branch-rate="0.3084" timestamp="1774285511688" complexity="0" version="0.1">
3
+ <coverage lines-valid="2502" lines-covered="1064" line-rate="0.4252" branches-valid="1856" branches-covered="573" branch-rate="0.30870000000000003" timestamp="1776100856877" complexity="0" version="0.1">
4
4
  <sources>
5
5
  <source>/builds/knowledge-integration/folio/stripes-kint-components</source>
6
6
  </sources>
@@ -2206,29 +2206,29 @@
2206
2206
  <methods>
2207
2207
  <method name="(anonymous_0)" hits="0" signature="()V">
2208
2208
  <lines>
2209
- <line number="8" hits="0"/>
2209
+ <line number="9" hits="0"/>
2210
2210
  </lines>
2211
2211
  </method>
2212
2212
  </methods>
2213
2213
  <lines>
2214
- <line number="8" hits="27" branch="false"/>
2215
- <line number="21" hits="0" branch="false"/>
2216
- <line number="23" hits="0" branch="false"/>
2217
- <line number="24" hits="0" branch="false"/>
2218
- <line number="26" hits="0" branch="true" condition-coverage="0% (0/4)"/>
2219
- <line number="28" hits="0" branch="true" condition-coverage="0% (0/2)"/>
2220
- <line number="29" hits="0" branch="false"/>
2221
- <line number="30" hits="0" branch="true" condition-coverage="0% (0/2)"/>
2222
- <line number="32" hits="0" branch="false"/>
2214
+ <line number="9" hits="27" branch="false"/>
2215
+ <line number="31" hits="0" branch="false"/>
2223
2216
  <line number="33" hits="0" branch="false"/>
2224
- <line number="34" hits="0" branch="true" condition-coverage="0% (0/2)"/>
2225
- <line number="36" hits="0" branch="false"/>
2226
- <line number="37" hits="0" branch="false"/>
2227
- <line number="38" hits="0" branch="true" condition-coverage="0% (0/2)"/>
2228
- <line number="40" hits="0" branch="false"/>
2229
- <line number="41" hits="0" branch="false"/>
2230
- <line number="44" hits="0" branch="false"/>
2231
- <line number="74" hits="27" branch="false"/>
2217
+ <line number="34" hits="0" branch="false"/>
2218
+ <line number="36" hits="0" branch="true" condition-coverage="0% (0/5)"/>
2219
+ <line number="38" hits="0" branch="true" condition-coverage="0% (0/6)"/>
2220
+ <line number="39" hits="0" branch="false"/>
2221
+ <line number="40" hits="0" branch="true" condition-coverage="0% (0/2)"/>
2222
+ <line number="42" hits="0" branch="true" condition-coverage="0% (0/2)"/>
2223
+ <line number="43" hits="0" branch="false"/>
2224
+ <line number="44" hits="0" branch="true" condition-coverage="0% (0/2)"/>
2225
+ <line number="46" hits="0" branch="true" condition-coverage="0% (0/2)"/>
2226
+ <line number="47" hits="0" branch="false"/>
2227
+ <line number="48" hits="0" branch="true" condition-coverage="0% (0/2)"/>
2228
+ <line number="50" hits="0" branch="true" condition-coverage="0% (0/2)"/>
2229
+ <line number="51" hits="0" branch="false"/>
2230
+ <line number="54" hits="0" branch="false"/>
2231
+ <line number="84" hits="27" branch="false"/>
2232
2232
  </lines>
2233
2233
  </class>
2234
2234
  <class name="index.js" filename="src/lib/NoResultsMessage/index.js" line-rate="0" branch-rate="0">
@@ -2776,160 +2776,166 @@
2776
2776
  </class>
2777
2777
  </classes>
2778
2778
  </package>
2779
- <package name="SASQLookupComponent" line-rate="0.9826999999999999" branch-rate="0.8823000000000001">
2779
+ <package name="SASQLookupComponent" line-rate="0.983" branch-rate="0.8946999999999999">
2780
2780
  <classes>
2781
- <class name="SASQLookupComponent.js" filename="src/lib/SASQLookupComponent/SASQLookupComponent.js" line-rate="0.9826999999999999" branch-rate="0.8823000000000001">
2781
+ <class name="SASQLookupComponent.js" filename="src/lib/SASQLookupComponent/SASQLookupComponent.js" line-rate="0.983" branch-rate="0.8946999999999999">
2782
2782
  <methods>
2783
- <method name="(anonymous_0)" hits="893" signature="()V">
2783
+ <method name="(anonymous_0)" hits="937" signature="()V">
2784
2784
  <lines>
2785
- <line number="41" hits="893"/>
2785
+ <line number="43" hits="937"/>
2786
2786
  </lines>
2787
2787
  </method>
2788
- <method name="(anonymous_1)" hits="976" signature="()V">
2788
+ <method name="(anonymous_1)" hits="1092" signature="()V">
2789
2789
  <lines>
2790
- <line number="45" hits="976"/>
2790
+ <line number="47" hits="1092"/>
2791
2791
  </lines>
2792
2792
  </method>
2793
- <method name="(anonymous_2)" hits="976" signature="()V">
2793
+ <method name="(anonymous_2)" hits="1092" signature="()V">
2794
2794
  <lines>
2795
- <line number="46" hits="976"/>
2795
+ <line number="48" hits="1092"/>
2796
2796
  </lines>
2797
2797
  </method>
2798
- <method name="(anonymous_3)" hits="814" signature="()V">
2798
+ <method name="(anonymous_3)" hits="859" signature="()V">
2799
2799
  <lines>
2800
- <line number="53" hits="814"/>
2800
+ <line number="55" hits="859"/>
2801
2801
  </lines>
2802
2802
  </method>
2803
- <method name="(anonymous_4)" hits="204" signature="()V">
2803
+ <method name="(anonymous_4)" hits="205" signature="()V">
2804
2804
  <lines>
2805
- <line number="69" hits="204"/>
2805
+ <line number="69" hits="205"/>
2806
2806
  </lines>
2807
2807
  </method>
2808
- <method name="(anonymous_5)" hits="812" signature="()V">
2808
+ <method name="(anonymous_5)" hits="855" signature="()V">
2809
2809
  <lines>
2810
- <line number="70" hits="812"/>
2810
+ <line number="70" hits="855"/>
2811
2811
  </lines>
2812
2812
  </method>
2813
- <method name="(anonymous_6)" hits="395" signature="()V">
2813
+ <method name="(anonymous_6)" hits="416" signature="()V">
2814
2814
  <lines>
2815
- <line number="112" hits="395"/>
2815
+ <line number="113" hits="416"/>
2816
2816
  </lines>
2817
2817
  </method>
2818
- <method name="(anonymous_7)" hits="893" signature="()V">
2818
+ <method name="(anonymous_7)" hits="937" signature="()V">
2819
2819
  <lines>
2820
- <line number="116" hits="893"/>
2820
+ <line number="117" hits="937"/>
2821
2821
  </lines>
2822
2822
  </method>
2823
- <method name="(anonymous_8)" hits="893" signature="()V">
2823
+ <method name="(anonymous_8)" hits="937" signature="()V">
2824
2824
  <lines>
2825
- <line number="120" hits="893"/>
2825
+ <line number="121" hits="937"/>
2826
2826
  </lines>
2827
2827
  </method>
2828
- <method name="(anonymous_9)" hits="571" signature="()V">
2828
+ <method name="(anonymous_9)" hits="602" signature="()V">
2829
2829
  <lines>
2830
- <line number="130" hits="571"/>
2830
+ <line number="131" hits="602"/>
2831
2831
  </lines>
2832
2832
  </method>
2833
2833
  <method name="(anonymous_10)" hits="22" signature="()V">
2834
2834
  <lines>
2835
- <line number="153" hits="22"/>
2835
+ <line number="154" hits="22"/>
2836
+ </lines>
2837
+ </method>
2838
+ <method name="(anonymous_11)" hits="205" signature="()V">
2839
+ <lines>
2840
+ <line number="165" hits="205"/>
2836
2841
  </lines>
2837
2842
  </method>
2838
- <method name="(anonymous_11)" hits="204" signature="()V">
2843
+ <method name="(anonymous_12)" hits="937" signature="()V">
2839
2844
  <lines>
2840
- <line number="164" hits="204"/>
2845
+ <line number="178" hits="937"/>
2841
2846
  </lines>
2842
2847
  </method>
2843
- <method name="(anonymous_12)" hits="893" signature="()V">
2848
+ <method name="(anonymous_13)" hits="372" signature="()V">
2844
2849
  <lines>
2845
- <line number="177" hits="893"/>
2850
+ <line number="184" hits="372"/>
2846
2851
  </lines>
2847
2852
  </method>
2848
- <method name="(anonymous_13)" hits="352" signature="()V">
2853
+ <method name="(anonymous_14)" hits="655" signature="()V">
2849
2854
  <lines>
2850
- <line number="183" hits="352"/>
2855
+ <line number="190" hits="655"/>
2851
2856
  </lines>
2852
2857
  </method>
2853
- <method name="(anonymous_14)" hits="618" signature="()V">
2858
+ <method name="(anonymous_15)" hits="1120" signature="()V">
2854
2859
  <lines>
2855
- <line number="189" hits="618"/>
2860
+ <line number="198" hits="1120"/>
2856
2861
  </lines>
2857
2862
  </method>
2858
- <method name="(anonymous_15)" hits="1130" signature="()V">
2863
+ <method name="(anonymous_16)" hits="338" signature="()V">
2859
2864
  <lines>
2860
- <line number="206" hits="1130"/>
2865
+ <line number="210" hits="338"/>
2861
2866
  </lines>
2862
2867
  </method>
2863
- <method name="(anonymous_16)" hits="1130" signature="()V">
2868
+ <method name="(anonymous_17)" hits="1218" signature="()V">
2864
2869
  <lines>
2865
- <line number="245" hits="1130"/>
2870
+ <line number="254" hits="1218"/>
2866
2871
  </lines>
2867
2872
  </method>
2868
- <method name="(anonymous_17)" hits="304" signature="()V">
2873
+ <method name="(anonymous_18)" hits="1218" signature="()V">
2869
2874
  <lines>
2870
- <line number="301" hits="304"/>
2875
+ <line number="293" hits="1218"/>
2871
2876
  </lines>
2872
2877
  </method>
2873
2878
  </methods>
2874
2879
  <lines>
2875
- <line number="41" hits="26" branch="false"/>
2876
- <line number="45" hits="976" branch="true" condition-coverage="100% (1/1)"/>
2877
- <line number="46" hits="976" branch="true" condition-coverage="100% (1/1)"/>
2878
- <line number="59" hits="814" branch="false"/>
2879
- <line number="60" hits="814" branch="true" condition-coverage="50% (1/2)"/>
2880
- <line number="61" hits="814" branch="false"/>
2881
- <line number="63" hits="814" branch="false"/>
2882
- <line number="64" hits="814" branch="false"/>
2883
- <line number="65" hits="814" branch="false"/>
2884
- <line number="67" hits="814" branch="false"/>
2885
- <line number="69" hits="204" branch="true" condition-coverage="100% (1/1)"/>
2886
- <line number="70" hits="812" branch="true" condition-coverage="100% (1/1)"/>
2887
- <line number="83" hits="893" branch="false"/>
2888
- <line number="85" hits="893" branch="false"/>
2889
- <line number="86" hits="893" branch="false"/>
2890
- <line number="94" hits="893" branch="true" condition-coverage="100% (2/2)"/>
2891
- <line number="99" hits="893" branch="false"/>
2892
- <line number="109" hits="893" branch="false"/>
2893
- <line number="111" hits="893" branch="false"/>
2894
- <line number="112" hits="395" branch="true" condition-coverage="100% (2/2)"/>
2895
- <line number="115" hits="893" branch="false"/>
2896
- <line number="116" hits="893" branch="true" condition-coverage="100% (2/2)"/>
2897
- <line number="119" hits="893" branch="false"/>
2898
- <line number="120" hits="893" branch="true" condition-coverage="100% (2/2)"/>
2899
- <line number="124" hits="893" branch="false"/>
2900
- <line number="125" hits="893" branch="false"/>
2901
- <line number="127" hits="893" branch="false"/>
2902
- <line number="129" hits="893" branch="false"/>
2903
- <line number="130" hits="571" branch="false"/>
2904
- <line number="149" hits="893" branch="false"/>
2905
- <line number="153" hits="893" branch="false"/>
2906
- <line number="155" hits="893" branch="true" condition-coverage="0% (0/1)"/>
2907
- <line number="165" hits="204" branch="false"/>
2908
- <line number="178" hits="893" branch="false"/>
2909
- <line number="183" hits="893" branch="false"/>
2910
- <line number="184" hits="352" branch="true" condition-coverage="100% (2/2)"/>
2911
- <line number="185" hits="176" branch="false"/>
2912
- <line number="189" hits="893" branch="false"/>
2913
- <line number="197" hits="893" branch="false"/>
2914
- <line number="216" hits="1130" branch="false"/>
2915
- <line number="218" hits="1130" branch="false"/>
2916
- <line number="219" hits="1130" branch="true" condition-coverage="100% (2/2)"/>
2917
- <line number="221" hits="1130" branch="true" condition-coverage="100% (2/2)"/>
2918
- <line number="225" hits="1130" branch="true" condition-coverage="100% (2/2)"/>
2919
- <line number="231" hits="1130" branch="false"/>
2920
- <line number="233" hits="1130" branch="false"/>
2921
- <line number="235" hits="1130" branch="false"/>
2922
- <line number="245" hits="1130" branch="false"/>
2923
- <line number="246" hits="1130" branch="true" condition-coverage="50% (1/2)"/>
2924
- <line number="247" hits="0" branch="false"/>
2925
- <line number="250" hits="1130" branch="true" condition-coverage="100% (4/4)"/>
2926
- <line number="251" hits="22" branch="false"/>
2927
- <line number="260" hits="1108" branch="false"/>
2928
- <line number="263" hits="1130" branch="false"/>
2929
- <line number="302" hits="304" branch="true" condition-coverage="100% (2/2)"/>
2930
- <line number="303" hits="300" branch="false"/>
2931
- <line number="305" hits="4" branch="false"/>
2932
- <line number="402" hits="26" branch="false"/>
2880
+ <line number="43" hits="26" branch="false"/>
2881
+ <line number="47" hits="1092" branch="true" condition-coverage="100% (1/1)"/>
2882
+ <line number="48" hits="1092" branch="true" condition-coverage="100% (1/1)"/>
2883
+ <line number="61" hits="859" branch="false"/>
2884
+ <line number="62" hits="859" branch="true" condition-coverage="50% (1/2)"/>
2885
+ <line number="63" hits="859" branch="false"/>
2886
+ <line number="65" hits="859" branch="false"/>
2887
+ <line number="67" hits="859" branch="false"/>
2888
+ <line number="69" hits="205" branch="true" condition-coverage="100% (1/1)"/>
2889
+ <line number="70" hits="855" branch="true" condition-coverage="100% (1/1)"/>
2890
+ <line number="84" hits="937" branch="false"/>
2891
+ <line number="86" hits="937" branch="false"/>
2892
+ <line number="87" hits="937" branch="false"/>
2893
+ <line number="95" hits="937" branch="true" condition-coverage="100% (2/2)"/>
2894
+ <line number="100" hits="937" branch="false"/>
2895
+ <line number="110" hits="937" branch="false"/>
2896
+ <line number="112" hits="937" branch="false"/>
2897
+ <line number="113" hits="416" branch="true" condition-coverage="100% (2/2)"/>
2898
+ <line number="116" hits="937" branch="false"/>
2899
+ <line number="117" hits="937" branch="true" condition-coverage="100% (2/2)"/>
2900
+ <line number="120" hits="937" branch="false"/>
2901
+ <line number="121" hits="937" branch="true" condition-coverage="100% (2/2)"/>
2902
+ <line number="125" hits="937" branch="false"/>
2903
+ <line number="126" hits="937" branch="false"/>
2904
+ <line number="128" hits="937" branch="false"/>
2905
+ <line number="130" hits="937" branch="false"/>
2906
+ <line number="131" hits="602" branch="false"/>
2907
+ <line number="150" hits="937" branch="false"/>
2908
+ <line number="154" hits="937" branch="false"/>
2909
+ <line number="156" hits="937" branch="true" condition-coverage="0% (0/1)"/>
2910
+ <line number="166" hits="205" branch="false"/>
2911
+ <line number="179" hits="937" branch="false"/>
2912
+ <line number="184" hits="937" branch="false"/>
2913
+ <line number="185" hits="372" branch="true" condition-coverage="100% (2/2)"/>
2914
+ <line number="186" hits="186" branch="false"/>
2915
+ <line number="190" hits="937" branch="false"/>
2916
+ <line number="198" hits="937" branch="false"/>
2917
+ <line number="204" hits="1120" branch="false"/>
2918
+ <line number="211" hits="338" branch="true" condition-coverage="100% (2/2)"/>
2919
+ <line number="212" hits="330" branch="false"/>
2920
+ <line number="214" hits="8" branch="false"/>
2921
+ <line number="245" hits="937" branch="false"/>
2922
+ <line number="264" hits="1218" branch="false"/>
2923
+ <line number="266" hits="1218" branch="false"/>
2924
+ <line number="267" hits="1218" branch="true" condition-coverage="100% (2/2)"/>
2925
+ <line number="269" hits="1218" branch="true" condition-coverage="100% (2/2)"/>
2926
+ <line number="273" hits="1218" branch="true" condition-coverage="100% (2/2)"/>
2927
+ <line number="279" hits="1218" branch="false"/>
2928
+ <line number="281" hits="1218" branch="false"/>
2929
+ <line number="283" hits="1218" branch="false"/>
2930
+ <line number="293" hits="1218" branch="false"/>
2931
+ <line number="294" hits="1218" branch="true" condition-coverage="50% (1/2)"/>
2932
+ <line number="295" hits="0" branch="false"/>
2933
+ <line number="298" hits="1218" branch="true" condition-coverage="100% (4/4)"/>
2934
+ <line number="299" hits="22" branch="false"/>
2935
+ <line number="308" hits="1196" branch="false"/>
2936
+ <line number="311" hits="1218" branch="true" condition-coverage="100% (2/2)"/>
2937
+ <line number="313" hits="1218" branch="false"/>
2938
+ <line number="455" hits="26" branch="false"/>
2933
2939
  </lines>
2934
2940
  </class>
2935
2941
  <class name="index.js" filename="src/lib/SASQLookupComponent/index.js" line-rate="0" branch-rate="0">
@@ -3035,7 +3041,7 @@
3035
3041
  <line number="84" hits="1296" branch="false"/>
3036
3042
  <line number="87" hits="72" branch="true" condition-coverage="100% (2/2)"/>
3037
3043
  <line number="89" hits="72" branch="false"/>
3038
- <line number="127" hits="25" branch="false"/>
3044
+ <line number="129" hits="25" branch="false"/>
3039
3045
  </lines>
3040
3046
  </class>
3041
3047
  <class name="index.js" filename="src/lib/SASQLookupComponent/TableBody/index.js" line-rate="0" branch-rate="0">
@@ -5600,14 +5606,14 @@
5600
5606
  </class>
5601
5607
  <class name="useKiwtSASQuery.js" filename="src/lib/hooks/useKiwtSASQuery.js" line-rate="1" branch-rate="1">
5602
5608
  <methods>
5603
- <method name="(anonymous_0)" hits="196" signature="()V">
5609
+ <method name="(anonymous_0)" hits="208" signature="()V">
5604
5610
  <lines>
5605
- <line number="7" hits="196"/>
5611
+ <line number="7" hits="208"/>
5606
5612
  </lines>
5607
5613
  </method>
5608
- <method name="(anonymous_1)" hits="893" signature="()V">
5614
+ <method name="(anonymous_1)" hits="937" signature="()V">
5609
5615
  <lines>
5610
- <line number="26" hits="893"/>
5616
+ <line number="26" hits="937"/>
5611
5617
  </lines>
5612
5618
  </method>
5613
5619
  <method name="(anonymous_2)" hits="0" signature="()V">
@@ -5615,32 +5621,32 @@
5615
5621
  <line number="30" hits="0"/>
5616
5622
  </lines>
5617
5623
  </method>
5618
- <method name="(anonymous_3)" hits="196" signature="()V">
5624
+ <method name="(anonymous_3)" hits="208" signature="()V">
5619
5625
  <lines>
5620
- <line number="38" hits="196"/>
5626
+ <line number="38" hits="208"/>
5621
5627
  </lines>
5622
5628
  </method>
5623
5629
  </methods>
5624
5630
  <lines>
5625
5631
  <line number="7" hits="27" branch="false"/>
5626
- <line number="8" hits="196" branch="false"/>
5627
- <line number="9" hits="196" branch="false"/>
5628
- <line number="13" hits="196" branch="true" condition-coverage="100% (2/2)"/>
5629
- <line number="18" hits="46" branch="true" condition-coverage="100% (2/2)"/>
5632
+ <line number="8" hits="208" branch="false"/>
5633
+ <line number="9" hits="208" branch="false"/>
5634
+ <line number="13" hits="208" branch="true" condition-coverage="100% (2/2)"/>
5635
+ <line number="18" hits="47" branch="true" condition-coverage="100% (2/2)"/>
5630
5636
  <line number="19" hits="32" branch="false"/>
5631
- <line number="21" hits="14" branch="false"/>
5637
+ <line number="21" hits="15" branch="false"/>
5632
5638
  <line number="26" hits="27" branch="false"/>
5633
- <line number="27" hits="893" branch="false"/>
5634
- <line number="28" hits="893" branch="false"/>
5635
- <line number="29" hits="893" branch="false"/>
5636
- <line number="30" hits="893" branch="false"/>
5637
- <line number="32" hits="893" branch="false"/>
5638
- <line number="34" hits="893" branch="true" condition-coverage="100% (2/2)"/>
5639
+ <line number="27" hits="937" branch="false"/>
5640
+ <line number="28" hits="937" branch="false"/>
5641
+ <line number="29" hits="937" branch="false"/>
5642
+ <line number="30" hits="937" branch="false"/>
5643
+ <line number="32" hits="937" branch="false"/>
5644
+ <line number="34" hits="937" branch="true" condition-coverage="100% (2/2)"/>
5639
5645
  <line number="35" hits="31" branch="false"/>
5640
- <line number="38" hits="893" branch="false"/>
5641
- <line number="39" hits="196" branch="false"/>
5642
- <line number="40" hits="196" branch="false"/>
5643
- <line number="42" hits="893" branch="false"/>
5646
+ <line number="38" hits="937" branch="false"/>
5647
+ <line number="39" hits="208" branch="false"/>
5648
+ <line number="40" hits="208" branch="false"/>
5649
+ <line number="42" hits="937" branch="false"/>
5644
5650
  </lines>
5645
5651
  </class>
5646
5652
  <class name="useLocalPageStore.js" filename="src/lib/hooks/useLocalPageStore.js" line-rate="0.4" branch-rate="0">
@@ -5671,9 +5677,9 @@
5671
5677
  </class>
5672
5678
  <class name="useLocalStorageState.js" filename="src/lib/hooks/useLocalStorageState.js" line-rate="1" branch-rate="1">
5673
5679
  <methods>
5674
- <method name="(anonymous_0)" hits="893" signature="()V">
5680
+ <method name="(anonymous_0)" hits="937" signature="()V">
5675
5681
  <lines>
5676
- <line number="5" hits="893"/>
5682
+ <line number="5" hits="937"/>
5677
5683
  </lines>
5678
5684
  </method>
5679
5685
  <method name="(anonymous_1)" hits="22" signature="()V">
@@ -5684,12 +5690,12 @@
5684
5690
  </methods>
5685
5691
  <lines>
5686
5692
  <line number="5" hits="27" branch="false"/>
5687
- <line number="6" hits="893" branch="false"/>
5688
- <line number="7" hits="893" branch="false"/>
5689
- <line number="9" hits="893" branch="false"/>
5693
+ <line number="6" hits="937" branch="false"/>
5694
+ <line number="7" hits="937" branch="false"/>
5695
+ <line number="9" hits="937" branch="false"/>
5690
5696
  <line number="10" hits="22" branch="false"/>
5691
5697
  <line number="11" hits="22" branch="false"/>
5692
- <line number="14" hits="893" branch="false"/>
5698
+ <line number="14" hits="937" branch="false"/>
5693
5699
  </lines>
5694
5700
  </class>
5695
5701
  <class name="useModConfigEntries.js" filename="src/lib/hooks/useModConfigEntries.js" line-rate="0.1666" branch-rate="0">
@@ -5902,24 +5908,24 @@
5902
5908
  </class>
5903
5909
  <class name="usePrevNextPagination.js" filename="src/lib/hooks/usePrevNextPagination.js" line-rate="0.6271" branch-rate="0.5652">
5904
5910
  <methods>
5905
- <method name="(anonymous_0)" hits="914" signature="()V">
5911
+ <method name="(anonymous_0)" hits="958" signature="()V">
5906
5912
  <lines>
5907
- <line number="18" hits="914"/>
5913
+ <line number="18" hits="958"/>
5908
5914
  </lines>
5909
5915
  </method>
5910
- <method name="(anonymous_1)" hits="2467" signature="()V">
5916
+ <method name="(anonymous_1)" hits="2592" signature="()V">
5911
5917
  <lines>
5912
- <line number="28" hits="2467"/>
5918
+ <line number="28" hits="2592"/>
5913
5919
  </lines>
5914
5920
  </method>
5915
- <method name="(anonymous_2)" hits="2467" signature="()V">
5921
+ <method name="(anonymous_2)" hits="2592" signature="()V">
5916
5922
  <lines>
5917
- <line number="29" hits="2467"/>
5923
+ <line number="29" hits="2592"/>
5918
5924
  </lines>
5919
5925
  </method>
5920
- <method name="(anonymous_3)" hits="914" signature="()V">
5926
+ <method name="(anonymous_3)" hits="958" signature="()V">
5921
5927
  <lines>
5922
- <line number="33" hits="914"/>
5928
+ <line number="33" hits="958"/>
5923
5929
  </lines>
5924
5930
  </method>
5925
5931
  <method name="(anonymous_4)" hits="0" signature="()V">
@@ -5927,14 +5933,14 @@
5927
5933
  <line number="56" hits="0"/>
5928
5934
  </lines>
5929
5935
  </method>
5930
- <method name="(anonymous_5)" hits="34" signature="()V">
5936
+ <method name="(anonymous_5)" hits="41" signature="()V">
5931
5937
  <lines>
5932
- <line number="95" hits="34"/>
5938
+ <line number="95" hits="41"/>
5933
5939
  </lines>
5934
5940
  </method>
5935
- <method name="(anonymous_6)" hits="639" signature="()V">
5941
+ <method name="(anonymous_6)" hits="676" signature="()V">
5936
5942
  <lines>
5937
- <line number="104" hits="639"/>
5943
+ <line number="104" hits="676"/>
5938
5944
  </lines>
5939
5945
  </method>
5940
5946
  <method name="(anonymous_7)" hits="0" signature="()V">
@@ -5942,32 +5948,32 @@
5942
5948
  <line number="157" hits="0"/>
5943
5949
  </lines>
5944
5950
  </method>
5945
- <method name="(anonymous_8)" hits="1048" signature="()V">
5951
+ <method name="(anonymous_8)" hits="1152" signature="()V">
5946
5952
  <lines>
5947
- <line number="166" hits="1048"/>
5953
+ <line number="166" hits="1152"/>
5948
5954
  </lines>
5949
5955
  </method>
5950
- <method name="(anonymous_9)" hits="185" signature="()V">
5956
+ <method name="(anonymous_9)" hits="195" signature="()V">
5951
5957
  <lines>
5952
- <line number="184" hits="185"/>
5958
+ <line number="184" hits="195"/>
5953
5959
  </lines>
5954
5960
  </method>
5955
5961
  </methods>
5956
5962
  <lines>
5957
5963
  <line number="18" hits="27" branch="true" condition-coverage="0% (0/1)"/>
5958
- <line number="28" hits="2467" branch="false"/>
5959
- <line number="29" hits="2467" branch="false"/>
5960
- <line number="33" hits="914" branch="false"/>
5961
- <line number="35" hits="914" branch="true" condition-coverage="50% (1/2)"/>
5964
+ <line number="28" hits="2592" branch="false"/>
5965
+ <line number="29" hits="2592" branch="false"/>
5966
+ <line number="33" hits="958" branch="false"/>
5967
+ <line number="35" hits="958" branch="true" condition-coverage="50% (1/2)"/>
5962
5968
  <line number="36" hits="0" branch="true" condition-coverage="0% (0/2)"/>
5963
5969
  <line number="37" hits="0" branch="false"/>
5964
5970
  <line number="40" hits="0" branch="false"/>
5965
5971
  <line number="41" hits="0" branch="false"/>
5966
- <line number="45" hits="914" branch="false"/>
5967
- <line number="48" hits="914" branch="false"/>
5968
- <line number="50" hits="914" branch="false"/>
5969
- <line number="51" hits="914" branch="false"/>
5970
- <line number="56" hits="914" branch="false"/>
5972
+ <line number="45" hits="958" branch="false"/>
5973
+ <line number="48" hits="958" branch="false"/>
5974
+ <line number="50" hits="958" branch="false"/>
5975
+ <line number="51" hits="958" branch="false"/>
5976
+ <line number="56" hits="958" branch="false"/>
5971
5977
  <line number="57" hits="0" branch="false"/>
5972
5978
  <line number="60" hits="0" branch="true" condition-coverage="0% (0/2)"/>
5973
5979
  <line number="61" hits="0" branch="false"/>
@@ -5979,47 +5985,47 @@
5979
5985
  <line number="72" hits="0" branch="true" condition-coverage="0% (0/2)"/>
5980
5986
  <line number="73" hits="0" branch="false"/>
5981
5987
  <line number="77" hits="0" branch="false"/>
5982
- <line number="94" hits="914" branch="false"/>
5983
- <line number="95" hits="914" branch="false"/>
5984
- <line number="96" hits="34" branch="true" condition-coverage="50% (1/2)"/>
5985
- <line number="97" hits="34" branch="false"/>
5988
+ <line number="94" hits="958" branch="false"/>
5989
+ <line number="95" hits="958" branch="false"/>
5990
+ <line number="96" hits="41" branch="true" condition-coverage="50% (1/2)"/>
5991
+ <line number="97" hits="41" branch="false"/>
5986
5992
  <line number="99" hits="0" branch="false"/>
5987
5993
  <line number="100" hits="0" branch="false"/>
5988
- <line number="104" hits="914" branch="false"/>
5989
- <line number="105" hits="639" branch="true" condition-coverage="50% (1/2)"/>
5990
- <line number="106" hits="639" branch="false"/>
5991
- <line number="108" hits="639" branch="true" condition-coverage="50% (2/4)"/>
5994
+ <line number="104" hits="958" branch="false"/>
5995
+ <line number="105" hits="676" branch="true" condition-coverage="50% (1/2)"/>
5996
+ <line number="106" hits="676" branch="false"/>
5997
+ <line number="108" hits="676" branch="true" condition-coverage="50% (2/4)"/>
5992
5998
  <line number="109" hits="0" branch="false"/>
5993
- <line number="110" hits="639" branch="true" condition-coverage="100% (4/4)"/>
5994
- <line number="112" hits="618" branch="false"/>
5995
- <line number="113" hits="618" branch="false"/>
5996
- <line number="119" hits="618" branch="false"/>
5997
- <line number="125" hits="639" branch="true" condition-coverage="100% (2/2)"/>
5998
- <line number="126" hits="32" branch="false"/>
5999
- <line number="131" hits="32" branch="false"/>
6000
- <line number="135" hits="32" branch="false"/>
5999
+ <line number="110" hits="676" branch="true" condition-coverage="100% (4/4)"/>
6000
+ <line number="112" hits="655" branch="false"/>
6001
+ <line number="113" hits="655" branch="false"/>
6002
+ <line number="119" hits="655" branch="false"/>
6003
+ <line number="125" hits="676" branch="true" condition-coverage="100% (2/2)"/>
6004
+ <line number="126" hits="35" branch="false"/>
6005
+ <line number="131" hits="35" branch="false"/>
6006
+ <line number="135" hits="35" branch="false"/>
6001
6007
  <line number="137" hits="0" branch="true" condition-coverage="0% (0/2)"/>
6002
6008
  <line number="140" hits="0" branch="false"/>
6003
- <line number="154" hits="914" branch="true" condition-coverage="100% (3/3)"/>
6004
- <line number="155" hits="914" branch="true" condition-coverage="100% (2/2)"/>
6005
- <line number="156" hits="914" branch="true" condition-coverage="100% (2/2)"/>
6006
- <line number="157" hits="914" branch="false"/>
6009
+ <line number="154" hits="958" branch="true" condition-coverage="100% (3/3)"/>
6010
+ <line number="155" hits="958" branch="true" condition-coverage="100% (2/2)"/>
6011
+ <line number="156" hits="958" branch="true" condition-coverage="100% (2/2)"/>
6012
+ <line number="157" hits="958" branch="false"/>
6007
6013
  <line number="158" hits="0" branch="true" condition-coverage="0% (0/2)"/>
6008
6014
  <line number="159" hits="0" branch="false"/>
6009
- <line number="166" hits="914" branch="false"/>
6010
- <line number="167" hits="1048" branch="false"/>
6011
- <line number="177" hits="1048" branch="true" condition-coverage="100% (2/2)"/>
6012
- <line number="178" hits="34" branch="false"/>
6013
- <line number="181" hits="1048" branch="false"/>
6014
- <line number="184" hits="914" branch="false"/>
6015
- <line number="188" hits="914" branch="false"/>
6015
+ <line number="166" hits="958" branch="false"/>
6016
+ <line number="167" hits="1152" branch="false"/>
6017
+ <line number="177" hits="1152" branch="true" condition-coverage="100% (2/2)"/>
6018
+ <line number="178" hits="41" branch="false"/>
6019
+ <line number="181" hits="1152" branch="false"/>
6020
+ <line number="184" hits="958" branch="false"/>
6021
+ <line number="188" hits="958" branch="false"/>
6016
6022
  </lines>
6017
6023
  </class>
6018
6024
  <class name="useQIndex.js" filename="src/lib/hooks/useQIndex.js" line-rate="0.5625" branch-rate="0.1666">
6019
6025
  <methods>
6020
- <method name="(anonymous_0)" hits="893" signature="()V">
6026
+ <method name="(anonymous_0)" hits="937" signature="()V">
6021
6027
  <lines>
6022
- <line number="5" hits="893"/>
6028
+ <line number="5" hits="937"/>
6023
6029
  </lines>
6024
6030
  </method>
6025
6031
  <method name="(anonymous_1)" hits="0" signature="()V">
@@ -6027,29 +6033,29 @@
6027
6033
  <line number="12" hits="0"/>
6028
6034
  </lines>
6029
6035
  </method>
6030
- <method name="(anonymous_2)" hits="618" signature="()V">
6036
+ <method name="(anonymous_2)" hits="655" signature="()V">
6031
6037
  <lines>
6032
- <line number="35" hits="618"/>
6038
+ <line number="35" hits="655"/>
6033
6039
  </lines>
6034
6040
  </method>
6035
6041
  </methods>
6036
6042
  <lines>
6037
6043
  <line number="5" hits="27" branch="false"/>
6038
- <line number="6" hits="893" branch="false"/>
6039
- <line number="7" hits="893" branch="false"/>
6040
- <line number="9" hits="893" branch="false"/>
6041
- <line number="10" hits="893" branch="false"/>
6042
- <line number="12" hits="893" branch="false"/>
6044
+ <line number="6" hits="937" branch="false"/>
6045
+ <line number="7" hits="937" branch="false"/>
6046
+ <line number="9" hits="937" branch="false"/>
6047
+ <line number="10" hits="937" branch="false"/>
6048
+ <line number="12" hits="937" branch="false"/>
6043
6049
  <line number="13" hits="0" branch="false"/>
6044
6050
  <line number="14" hits="0" branch="true" condition-coverage="0% (0/2)"/>
6045
6051
  <line number="16" hits="0" branch="true" condition-coverage="0% (0/2)"/>
6046
6052
  <line number="17" hits="0" branch="false"/>
6047
6053
  <line number="22" hits="0" branch="false"/>
6048
6054
  <line number="28" hits="0" branch="false"/>
6049
- <line number="35" hits="893" branch="false"/>
6050
- <line number="36" hits="618" branch="true" condition-coverage="50% (1/2)"/>
6055
+ <line number="35" hits="937" branch="false"/>
6056
+ <line number="36" hits="655" branch="true" condition-coverage="50% (1/2)"/>
6051
6057
  <line number="37" hits="0" branch="false"/>
6052
- <line number="46" hits="893" branch="false"/>
6058
+ <line number="46" hits="937" branch="false"/>
6053
6059
  </lines>
6054
6060
  </class>
6055
6061
  <class name="useRefdata.js" filename="src/lib/hooks/useRefdata.js" line-rate="0.125" branch-rate="0">
@@ -6174,28 +6180,28 @@
6174
6180
  </class>
6175
6181
  <class name="useIntlKey.js" filename="src/lib/hooks/intlHooks/useIntlKey/useIntlKey.js" line-rate="0.7" branch-rate="0.5">
6176
6182
  <methods>
6177
- <method name="(anonymous_0)" hits="1079" signature="()V">
6183
+ <method name="(anonymous_0)" hits="1123" signature="()V">
6178
6184
  <lines>
6179
- <line number="3" hits="1079"/>
6185
+ <line number="3" hits="1123"/>
6180
6186
  </lines>
6181
6187
  </method>
6182
- <method name="(anonymous_1)" hits="2431" signature="()V">
6188
+ <method name="(anonymous_1)" hits="2556" signature="()V">
6183
6189
  <lines>
6184
- <line number="4" hits="2431"/>
6190
+ <line number="4" hits="2556"/>
6185
6191
  </lines>
6186
6192
  </method>
6187
6193
  </methods>
6188
6194
  <lines>
6189
6195
  <line number="3" hits="27" branch="false"/>
6190
- <line number="4" hits="2431" branch="false"/>
6191
- <line number="7" hits="1079" branch="true" condition-coverage="50% (1/2)"/>
6196
+ <line number="4" hits="2556" branch="false"/>
6197
+ <line number="7" hits="1123" branch="true" condition-coverage="50% (1/2)"/>
6192
6198
  <line number="8" hits="0" branch="false"/>
6193
- <line number="9" hits="1079" branch="true" condition-coverage="50% (1/2)"/>
6199
+ <line number="9" hits="1123" branch="true" condition-coverage="50% (1/2)"/>
6194
6200
  <line number="10" hits="0" branch="false"/>
6195
- <line number="12" hits="1079" branch="false"/>
6196
- <line number="15" hits="1079" branch="true" condition-coverage="50% (1/2)"/>
6201
+ <line number="12" hits="1123" branch="false"/>
6202
+ <line number="15" hits="1123" branch="true" condition-coverage="50% (1/2)"/>
6197
6203
  <line number="16" hits="0" branch="false"/>
6198
- <line number="19" hits="1079" branch="false"/>
6204
+ <line number="19" hits="1123" branch="false"/>
6199
6205
  </lines>
6200
6206
  </class>
6201
6207
  </classes>
@@ -6215,14 +6221,14 @@
6215
6221
  <line number="6" hits="9"/>
6216
6222
  </lines>
6217
6223
  </method>
6218
- <method name="(anonymous_1)" hits="384" signature="()V">
6224
+ <method name="(anonymous_1)" hits="394" signature="()V">
6219
6225
  <lines>
6220
- <line number="8" hits="384"/>
6226
+ <line number="8" hits="394"/>
6221
6227
  </lines>
6222
6228
  </method>
6223
- <method name="(anonymous_2)" hits="384" signature="()V">
6229
+ <method name="(anonymous_2)" hits="394" signature="()V">
6224
6230
  <lines>
6225
- <line number="8" hits="384"/>
6231
+ <line number="8" hits="394"/>
6226
6232
  </lines>
6227
6233
  </method>
6228
6234
  <method name="(anonymous_3)" hits="0" signature="()V">
@@ -6235,20 +6241,20 @@
6235
6241
  <line number="17" hits="0"/>
6236
6242
  </lines>
6237
6243
  </method>
6238
- <method name="(anonymous_5)" hits="902" signature="()V">
6244
+ <method name="(anonymous_5)" hits="946" signature="()V">
6239
6245
  <lines>
6240
- <line number="27" hits="902"/>
6246
+ <line number="27" hits="946"/>
6241
6247
  </lines>
6242
6248
  </method>
6243
6249
  </methods>
6244
6250
  <lines>
6245
6251
  <line number="6" hits="9" branch="false"/>
6246
- <line number="8" hits="384" branch="false"/>
6247
- <line number="9" hits="384" branch="false"/>
6248
- <line number="10" hits="384" branch="false"/>
6249
- <line number="11" hits="384" branch="true" condition-coverage="50% (1/2)"/>
6252
+ <line number="8" hits="394" branch="false"/>
6253
+ <line number="9" hits="394" branch="false"/>
6254
+ <line number="10" hits="394" branch="false"/>
6255
+ <line number="11" hits="394" branch="true" condition-coverage="50% (1/2)"/>
6250
6256
  <line number="12" hits="0" branch="false"/>
6251
- <line number="15" hits="384" branch="false"/>
6257
+ <line number="15" hits="394" branch="false"/>
6252
6258
  <line number="17" hits="0" branch="false"/>
6253
6259
  <line number="18" hits="0" branch="false"/>
6254
6260
  <line number="19" hits="0" branch="false"/>
@@ -6256,11 +6262,11 @@
6256
6262
  <line number="21" hits="0" branch="false"/>
6257
6263
  <line number="24" hits="0" branch="false"/>
6258
6264
  <line number="25" hits="0" branch="false"/>
6259
- <line number="28" hits="902" branch="false"/>
6260
- <line number="29" hits="902" branch="false"/>
6261
- <line number="30" hits="902" branch="true" condition-coverage="50% (1/2)"/>
6262
- <line number="31" hits="902" branch="false"/>
6263
- <line number="34" hits="902" branch="false"/>
6265
+ <line number="28" hits="946" branch="false"/>
6266
+ <line number="29" hits="946" branch="false"/>
6267
+ <line number="30" hits="946" branch="true" condition-coverage="50% (1/2)"/>
6268
+ <line number="31" hits="946" branch="false"/>
6269
+ <line number="34" hits="946" branch="false"/>
6264
6270
  </lines>
6265
6271
  </class>
6266
6272
  </classes>
@@ -6275,14 +6281,14 @@
6275
6281
  </class>
6276
6282
  <class name="useKintIntl.js" filename="src/lib/hooks/intlHooks/useKintIntl/useKintIntl.js" line-rate="0.8234999999999999" branch-rate="0.75">
6277
6283
  <methods>
6278
- <method name="(anonymous_0)" hits="1079" signature="()V">
6284
+ <method name="(anonymous_0)" hits="1123" signature="()V">
6279
6285
  <lines>
6280
- <line number="5" hits="1079"/>
6286
+ <line number="5" hits="1123"/>
6281
6287
  </lines>
6282
6288
  </method>
6283
- <method name="(anonymous_1)" hits="2569" signature="()V">
6289
+ <method name="(anonymous_1)" hits="2657" signature="()V">
6284
6290
  <lines>
6285
- <line number="11" hits="2569"/>
6291
+ <line number="11" hits="2657"/>
6286
6292
  </lines>
6287
6293
  </method>
6288
6294
  <method name="(anonymous_2)" hits="6" signature="()V">
@@ -6293,22 +6299,22 @@
6293
6299
  </methods>
6294
6300
  <lines>
6295
6301
  <line number="5" hits="27" branch="false"/>
6296
- <line number="6" hits="1079" branch="false"/>
6297
- <line number="7" hits="1079" branch="false"/>
6298
- <line number="11" hits="1079" branch="false"/>
6299
- <line number="12" hits="2569" branch="true" condition-coverage="100% (2/2)"/>
6302
+ <line number="6" hits="1123" branch="false"/>
6303
+ <line number="7" hits="1123" branch="false"/>
6304
+ <line number="11" hits="1123" branch="false"/>
6305
+ <line number="12" hits="2657" branch="true" condition-coverage="100% (2/2)"/>
6300
6306
  <line number="14" hits="4" branch="true" condition-coverage="50% (1/2)"/>
6301
6307
  <line number="15" hits="0" branch="false"/>
6302
6308
  <line number="18" hits="4" branch="true" condition-coverage="50% (1/2)"/>
6303
6309
  <line number="20" hits="0" branch="false"/>
6304
6310
  <line number="23" hits="4" branch="false"/>
6305
- <line number="29" hits="2565" branch="true" condition-coverage="100% (4/4)"/>
6311
+ <line number="29" hits="2653" branch="true" condition-coverage="100% (4/4)"/>
6306
6312
  <line number="31" hits="5" branch="true" condition-coverage="50% (1/2)"/>
6307
6313
  <line number="32" hits="0" branch="false"/>
6308
6314
  <line number="35" hits="5" branch="false"/>
6309
- <line number="39" hits="2560" branch="false"/>
6310
- <line number="42" hits="1079" branch="false"/>
6311
- <line number="44" hits="1079" branch="false"/>
6315
+ <line number="39" hits="2648" branch="false"/>
6316
+ <line number="42" hits="1123" branch="false"/>
6317
+ <line number="44" hits="1123" branch="false"/>
6312
6318
  </lines>
6313
6319
  </class>
6314
6320
  </classes>
@@ -6916,6 +6922,66 @@
6916
6922
  </class>
6917
6923
  </classes>
6918
6924
  </package>
6925
+ <package name="hooks.useMutateTemplates" line-rate="0.11109999999999999" branch-rate="0">
6926
+ <classes>
6927
+ <class name="index.js" filename="src/lib/hooks/useMutateTemplates/index.js" line-rate="0" branch-rate="0">
6928
+ <methods>
6929
+ </methods>
6930
+ <lines>
6931
+ </lines>
6932
+ </class>
6933
+ <class name="useMutateTemplates.js" filename="src/lib/hooks/useMutateTemplates/useMutateTemplates.js" line-rate="0.11109999999999999" branch-rate="0">
6934
+ <methods>
6935
+ <method name="(anonymous_0)" hits="0" signature="()V">
6936
+ <lines>
6937
+ <line number="6" hits="0"/>
6938
+ </lines>
6939
+ </method>
6940
+ <method name="(anonymous_1)" hits="0" signature="()V">
6941
+ <lines>
6942
+ <line number="19" hits="0"/>
6943
+ </lines>
6944
+ </method>
6945
+ <method name="(anonymous_2)" hits="0" signature="()V">
6946
+ <lines>
6947
+ <line number="21" hits="0"/>
6948
+ </lines>
6949
+ </method>
6950
+ <method name="(anonymous_3)" hits="0" signature="()V">
6951
+ <lines>
6952
+ <line number="25" hits="0"/>
6953
+ </lines>
6954
+ </method>
6955
+ <method name="(anonymous_4)" hits="0" signature="()V">
6956
+ <lines>
6957
+ <line number="27" hits="0"/>
6958
+ </lines>
6959
+ </method>
6960
+ <method name="(anonymous_5)" hits="0" signature="()V">
6961
+ <lines>
6962
+ <line number="31" hits="0"/>
6963
+ </lines>
6964
+ </method>
6965
+ <method name="(anonymous_6)" hits="0" signature="()V">
6966
+ <lines>
6967
+ <line number="33" hits="0"/>
6968
+ </lines>
6969
+ </method>
6970
+ </methods>
6971
+ <lines>
6972
+ <line number="6" hits="27" branch="false"/>
6973
+ <line number="15" hits="0" branch="false"/>
6974
+ <line number="17" hits="0" branch="false"/>
6975
+ <line number="20" hits="0" branch="false"/>
6976
+ <line number="22" hits="0" branch="false"/>
6977
+ <line number="26" hits="0" branch="false"/>
6978
+ <line number="28" hits="0" branch="false"/>
6979
+ <line number="32" hits="0" branch="false"/>
6980
+ <line number="34" hits="0" branch="false"/>
6981
+ </lines>
6982
+ </class>
6983
+ </classes>
6984
+ </package>
6919
6985
  <package name="hooks.useStandaloneSASQQueryParameter" line-rate="0.07690000000000001" branch-rate="0">
6920
6986
  <classes>
6921
6987
  <class name="index.js" filename="src/lib/hooks/useStandaloneSASQQueryParameter/index.js" line-rate="0" branch-rate="0">
@@ -6964,48 +7030,48 @@
6964
7030
  <classes>
6965
7031
  <class name="buildUrl.js" filename="src/lib/utils/buildUrl.js" line-rate="1" branch-rate="1">
6966
7032
  <methods>
6967
- <method name="removeEmpty" hits="196" signature="()V">
7033
+ <method name="removeEmpty" hits="208" signature="()V">
6968
7034
  <lines>
6969
- <line number="10" hits="196"/>
7035
+ <line number="10" hits="208"/>
6970
7036
  </lines>
6971
7037
  </method>
6972
- <method name="(anonymous_1)" hits="437" signature="()V">
7038
+ <method name="(anonymous_1)" hits="460" signature="()V">
6973
7039
  <lines>
6974
- <line number="13" hits="437"/>
7040
+ <line number="13" hits="460"/>
6975
7041
  </lines>
6976
7042
  </method>
6977
- <method name="buildUrl" hits="196" signature="()V">
7043
+ <method name="buildUrl" hits="208" signature="()V">
6978
7044
  <lines>
6979
- <line number="20" hits="196"/>
7045
+ <line number="20" hits="208"/>
6980
7046
  </lines>
6981
7047
  </method>
6982
7048
  </methods>
6983
7049
  <lines>
6984
- <line number="11" hits="196" branch="false"/>
6985
- <line number="13" hits="196" branch="false"/>
6986
- <line number="14" hits="437" branch="true" condition-coverage="100% (2/2)"/>
6987
- <line number="17" hits="196" branch="false"/>
6988
- <line number="21" hits="196" branch="true" condition-coverage="100% (2/2)"/>
6989
- <line number="22" hits="196" branch="true" condition-coverage="100% (3/3)"/>
6990
- <line number="23" hits="196" branch="false"/>
6991
- <line number="25" hits="196" branch="false"/>
6992
- <line number="27" hits="196" branch="true" condition-coverage="100% (2/2)"/>
6993
- <line number="28" hits="92" branch="false"/>
6994
- <line number="31" hits="196" branch="false"/>
7050
+ <line number="11" hits="208" branch="false"/>
7051
+ <line number="13" hits="208" branch="false"/>
7052
+ <line number="14" hits="460" branch="true" condition-coverage="100% (2/2)"/>
7053
+ <line number="17" hits="208" branch="false"/>
7054
+ <line number="21" hits="208" branch="true" condition-coverage="100% (2/2)"/>
7055
+ <line number="22" hits="208" branch="true" condition-coverage="100% (3/3)"/>
7056
+ <line number="23" hits="208" branch="false"/>
7057
+ <line number="25" hits="208" branch="false"/>
7058
+ <line number="27" hits="208" branch="true" condition-coverage="100% (2/2)"/>
7059
+ <line number="28" hits="93" branch="false"/>
7060
+ <line number="31" hits="208" branch="false"/>
6995
7061
  </lines>
6996
7062
  </class>
6997
7063
  <class name="generateKiwtQuery.js" filename="src/lib/utils/generateKiwtQuery.js" line-rate="1" branch-rate="0.6666">
6998
7064
  <methods>
6999
- <method name="(anonymous_0)" hits="572" signature="()V">
7065
+ <method name="(anonymous_0)" hits="603" signature="()V">
7000
7066
  <lines>
7001
- <line number="3" hits="572"/>
7067
+ <line number="3" hits="603"/>
7002
7068
  </lines>
7003
7069
  </method>
7004
7070
  </methods>
7005
7071
  <lines>
7006
7072
  <line number="3" hits="28" branch="true" condition-coverage="100% (1/1)"/>
7007
- <line number="4" hits="572" branch="false"/>
7008
- <line number="5" hits="572" branch="true" condition-coverage="50% (1/2)"/>
7073
+ <line number="4" hits="603" branch="false"/>
7074
+ <line number="5" hits="603" branch="true" condition-coverage="50% (1/2)"/>
7009
7075
  </lines>
7010
7076
  </class>
7011
7077
  <class name="groupCustomPropertiesByCtx.js" filename="src/lib/utils/groupCustomPropertiesByCtx.js" line-rate="1" branch-rate="0.8">
@@ -7349,9 +7415,9 @@
7349
7415
  <classes>
7350
7416
  <class name="generateKiwtQueryParams.js" filename="src/lib/utils/generateKiwtQueryParams/generateKiwtQueryParams.js" line-rate="0.8045" branch-rate="0.619">
7351
7417
  <methods>
7352
- <method name="(anonymous_0)" hits="874" signature="()V">
7418
+ <method name="(anonymous_0)" hits="908" signature="()V">
7353
7419
  <lines>
7354
- <line number="1" hits="874"/>
7420
+ <line number="1" hits="908"/>
7355
7421
  </lines>
7356
7422
  </method>
7357
7423
  <method name="(anonymous_1)" hits="11" signature="()V">
@@ -7379,14 +7445,14 @@
7379
7445
  <line number="33" hits="0"/>
7380
7446
  </lines>
7381
7447
  </method>
7382
- <method name="(anonymous_6)" hits="579" signature="()V">
7448
+ <method name="(anonymous_6)" hits="610" signature="()V">
7383
7449
  <lines>
7384
- <line number="66" hits="579"/>
7450
+ <line number="66" hits="610"/>
7385
7451
  </lines>
7386
7452
  </method>
7387
- <method name="(anonymous_7)" hits="117" signature="()V">
7453
+ <method name="(anonymous_7)" hits="119" signature="()V">
7388
7454
  <lines>
7389
- <line number="136" hits="117"/>
7455
+ <line number="136" hits="119"/>
7390
7456
  </lines>
7391
7457
  </method>
7392
7458
  <method name="(anonymous_8)" hits="4" signature="()V">
@@ -7447,8 +7513,8 @@
7447
7513
  </methods>
7448
7514
  <lines>
7449
7515
  <line number="1" hits="28" branch="true" condition-coverage="0% (0/1)"/>
7450
- <line number="2" hits="874" branch="true" condition-coverage="100% (2/2)"/>
7451
- <line number="3" hits="869" branch="false"/>
7516
+ <line number="2" hits="908" branch="true" condition-coverage="100% (2/2)"/>
7517
+ <line number="3" hits="903" branch="false"/>
7452
7518
  <line number="6" hits="5" branch="false"/>
7453
7519
  <line number="11" hits="28" branch="true" condition-coverage="0% (0/2)"/>
7454
7520
  <line number="12" hits="11" branch="true" condition-coverage="100% (2/2)"/>
@@ -7473,18 +7539,18 @@
7473
7539
  <line number="51" hits="0" branch="false"/>
7474
7540
  <line number="64" hits="28" branch="false"/>
7475
7541
  <line number="66" hits="28" branch="true" condition-coverage="100% (1/1)"/>
7476
- <line number="67" hits="579" branch="false"/>
7477
- <line number="131" hits="579" branch="false"/>
7478
- <line number="133" hits="579" branch="false"/>
7479
- <line number="135" hits="579" branch="true" condition-coverage="100% (2/2)"/>
7480
- <line number="136" hits="117" branch="true" condition-coverage="75% (3/4)"/>
7481
- <line number="137" hits="76" branch="false"/>
7482
- <line number="141" hits="579" branch="true" condition-coverage="100% (2/2)"/>
7542
+ <line number="67" hits="610" branch="false"/>
7543
+ <line number="131" hits="610" branch="false"/>
7544
+ <line number="133" hits="610" branch="false"/>
7545
+ <line number="135" hits="610" branch="true" condition-coverage="100% (2/2)"/>
7546
+ <line number="136" hits="119" branch="true" condition-coverage="75% (3/4)"/>
7547
+ <line number="137" hits="77" branch="false"/>
7548
+ <line number="141" hits="610" branch="true" condition-coverage="100% (2/2)"/>
7483
7549
  <line number="142" hits="8" branch="false"/>
7484
7550
  <line number="143" hits="4" branch="false"/>
7485
7551
  <line number="144" hits="4" branch="true" condition-coverage="50% (1/2)"/>
7486
7552
  <line number="145" hits="4" branch="false"/>
7487
- <line number="150" hits="579" branch="true" condition-coverage="100% (2/2)"/>
7553
+ <line number="150" hits="610" branch="true" condition-coverage="100% (2/2)"/>
7488
7554
  <line number="151" hits="66" branch="false"/>
7489
7555
  <line number="152" hits="66" branch="false"/>
7490
7556
  <line number="153" hits="66" branch="true" condition-coverage="50% (1/2)"/>
@@ -7506,14 +7572,14 @@
7506
7572
  <line number="184" hits="0" branch="true" condition-coverage="0% (0/2)"/>
7507
7573
  <line number="186" hits="66" branch="false"/>
7508
7574
  <line number="187" hits="66" branch="false"/>
7509
- <line number="192" hits="579" branch="true" condition-coverage="100% (4/4)"/>
7575
+ <line number="192" hits="610" branch="true" condition-coverage="100% (4/4)"/>
7510
7576
  <line number="193" hits="7" branch="false"/>
7511
7577
  <line number="194" hits="22" branch="true" condition-coverage="50% (1/2)"/>
7512
7578
  <line number="195" hits="0" branch="false"/>
7513
7579
  <line number="196" hits="22" branch="true" condition-coverage="50% (1/2)"/>
7514
7580
  <line number="197" hits="22" branch="true" condition-coverage="100% (2/2)"/>
7515
7581
  <line number="198" hits="22" branch="false"/>
7516
- <line number="203" hits="579" branch="true" condition-coverage="100% (2/2)"/>
7582
+ <line number="203" hits="610" branch="true" condition-coverage="100% (2/2)"/>
7517
7583
  <line number="204" hits="7" branch="true" condition-coverage="50% (1/2)"/>
7518
7584
  <line number="205" hits="7" branch="false"/>
7519
7585
  <line number="206" hits="7" branch="false"/>
@@ -7527,12 +7593,12 @@
7527
7593
  <line number="218" hits="7" branch="false"/>
7528
7594
  <line number="219" hits="7" branch="false"/>
7529
7595
  <line number="222" hits="7" branch="false"/>
7530
- <line number="227" hits="579" branch="true" condition-coverage="50% (1/2)"/>
7531
- <line number="228" hits="579" branch="false"/>
7532
- <line number="231" hits="579" branch="false"/>
7533
- <line number="232" hits="1149" branch="true" condition-coverage="100% (2/2)"/>
7534
- <line number="233" hits="578" branch="false"/>
7535
- <line number="237" hits="579" branch="false"/>
7596
+ <line number="227" hits="610" branch="true" condition-coverage="50% (1/2)"/>
7597
+ <line number="228" hits="610" branch="false"/>
7598
+ <line number="231" hits="610" branch="false"/>
7599
+ <line number="232" hits="1211" branch="true" condition-coverage="100% (2/2)"/>
7600
+ <line number="233" hits="609" branch="false"/>
7601
+ <line number="237" hits="610" branch="false"/>
7536
7602
  </lines>
7537
7603
  </class>
7538
7604
  <class name="index.js" filename="src/lib/utils/generateKiwtQueryParams/index.js" line-rate="0" branch-rate="0">