@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
@@ -193,7 +193,7 @@ export default CustomPropertiesEdit;
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 2026-03-23T17:05:11.570Z
196
+ at 2026-04-13T17:20:56.746Z
197
197
  </div>
198
198
  <script src="../../prettify.js"></script>
199
199
  <script>
@@ -334,7 +334,7 @@ export default CustomPropertiesEditCtx;
334
334
  <div class='footer quiet pad2 space-top1 center small'>
335
335
  Code coverage generated by
336
336
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
337
- at 2026-03-23T17:05:11.570Z
337
+ at 2026-04-13T17:20:56.746Z
338
338
  </div>
339
339
  <script src="../../prettify.js"></script>
340
340
  <script>
@@ -820,7 +820,7 @@ export default CustomPropertiesListField;
820
820
  <div class='footer quiet pad2 space-top1 center small'>
821
821
  Code coverage generated by
822
822
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
823
- at 2026-03-23T17:05:11.570Z
823
+ at 2026-04-13T17:20:56.746Z
824
824
  </div>
825
825
  <script src="../../prettify.js"></script>
826
826
  <script>
@@ -1285,7 +1285,7 @@ export default CustomPropertyField;
1285
1285
  <div class='footer quiet pad2 space-top1 center small'>
1286
1286
  Code coverage generated by
1287
1287
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
1288
- at 2026-03-23T17:05:11.570Z
1288
+ at 2026-04-13T17:20:56.746Z
1289
1289
  </div>
1290
1290
  <script src="../../prettify.js"></script>
1291
1291
  <script>
@@ -439,7 +439,7 @@ export default CustomPropertyFormCard;
439
439
  <div class='footer quiet pad2 space-top1 center small'>
440
440
  Code coverage generated by
441
441
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
442
- at 2026-03-23T17:05:11.570Z
442
+ at 2026-04-13T17:20:56.746Z
443
443
  </div>
444
444
  <script src="../../prettify.js"></script>
445
445
  <script>
@@ -191,7 +191,7 @@
191
191
  <div class='footer quiet pad2 space-top1 center small'>
192
192
  Code coverage generated by
193
193
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
194
- at 2026-03-23T17:05:11.570Z
194
+ at 2026-04-13T17:20:56.746Z
195
195
  </div>
196
196
  <script src="../../prettify.js"></script>
197
197
  <script>
@@ -85,7 +85,7 @@ export { default as CustomPropertyField } from './CustomPropertyField';
85
85
  <div class='footer quiet pad2 space-top1 center small'>
86
86
  Code coverage generated by
87
87
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
88
- at 2026-03-23T17:05:11.570Z
88
+ at 2026-04-13T17:20:56.746Z
89
89
  </div>
90
90
  <script src="../../prettify.js"></script>
91
91
  <script>
@@ -256,7 +256,7 @@ export {
256
256
  <div class='footer quiet pad2 space-top1 center small'>
257
257
  Code coverage generated by
258
258
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
259
- at 2026-03-23T17:05:11.570Z
259
+ at 2026-04-13T17:20:56.746Z
260
260
  </div>
261
261
  <script src="../../prettify.js"></script>
262
262
  <script>
@@ -481,7 +481,7 @@ export default CustomPropertiesFilter;
481
481
  <div class='footer quiet pad2 space-top1 center small'>
482
482
  Code coverage generated by
483
483
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
484
- at 2026-03-23T17:05:11.570Z
484
+ at 2026-04-13T17:20:56.746Z
485
485
  </div>
486
486
  <script src="../../prettify.js"></script>
487
487
  <script>
@@ -556,7 +556,7 @@ export default CustomPropertiesFilterField;
556
556
  <div class='footer quiet pad2 space-top1 center small'>
557
557
  Code coverage generated by
558
558
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
559
- at 2026-03-23T17:05:11.570Z
559
+ at 2026-04-13T17:20:56.746Z
560
560
  </div>
561
561
  <script src="../../prettify.js"></script>
562
562
  <script>
@@ -400,7 +400,7 @@ export default CustomPropertiesFilterFieldArray;
400
400
  <div class='footer quiet pad2 space-top1 center small'>
401
401
  Code coverage generated by
402
402
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
403
- at 2026-03-23T17:05:11.570Z
403
+ at 2026-04-13T17:20:56.746Z
404
404
  </div>
405
405
  <script src="../../prettify.js"></script>
406
406
  <script>
@@ -325,7 +325,7 @@ export default CustomPropertyFiltersForm;
325
325
  <div class='footer quiet pad2 space-top1 center small'>
326
326
  Code coverage generated by
327
327
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
328
- at 2026-03-23T17:05:11.570Z
328
+ at 2026-04-13T17:20:56.746Z
329
329
  </div>
330
330
  <script src="../../prettify.js"></script>
331
331
  <script>
@@ -493,7 +493,7 @@ export default CustomPropertiesRule;
493
493
  <div class='footer quiet pad2 space-top1 center small'>
494
494
  Code coverage generated by
495
495
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
496
- at 2026-03-23T17:05:11.570Z
496
+ at 2026-04-13T17:20:56.746Z
497
497
  </div>
498
498
  <script src="../../prettify.js"></script>
499
499
  <script>
@@ -236,7 +236,7 @@
236
236
  <div class='footer quiet pad2 space-top1 center small'>
237
237
  Code coverage generated by
238
238
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
239
- at 2026-03-23T17:05:11.570Z
239
+ at 2026-04-13T17:20:56.746Z
240
240
  </div>
241
241
  <script src="../../prettify.js"></script>
242
242
  <script>
@@ -88,7 +88,7 @@ export { default as CustomPropertiesFilterFieldArray } from './CustomPropertiesF
88
88
  <div class='footer quiet pad2 space-top1 center small'>
89
89
  Code coverage generated by
90
90
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
91
- at 2026-03-23T17:05:11.570Z
91
+ at 2026-04-13T17:20:56.746Z
92
92
  </div>
93
93
  <script src="../../prettify.js"></script>
94
94
  <script>
@@ -208,7 +208,7 @@ export {
208
208
  <div class='footer quiet pad2 space-top1 center small'>
209
209
  Code coverage generated by
210
210
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
211
- at 2026-03-23T17:05:11.570Z
211
+ at 2026-04-13T17:20:56.746Z
212
212
  </div>
213
213
  <script src="../../prettify.js"></script>
214
214
  <script>
@@ -256,7 +256,7 @@ export default useOperators;
256
256
  <div class='footer quiet pad2 space-top1 center small'>
257
257
  Code coverage generated by
258
258
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
259
- at 2026-03-23T17:05:11.570Z
259
+ at 2026-04-13T17:20:56.746Z
260
260
  </div>
261
261
  <script src="../../prettify.js"></script>
262
262
  <script>
@@ -184,7 +184,7 @@ export default useParseActiveFilterStrings;
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 2026-03-23T17:05:11.570Z
187
+ at 2026-04-13T17:20:56.746Z
188
188
  </div>
189
189
  <script src="../../prettify.js"></script>
190
190
  <script>
@@ -238,7 +238,7 @@ export default useValueProps;
238
238
  <div class='footer quiet pad2 space-top1 center small'>
239
239
  Code coverage generated by
240
240
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
241
- at 2026-03-23T17:05:11.570Z
241
+ at 2026-04-13T17:20:56.746Z
242
242
  </div>
243
243
  <script src="../../prettify.js"></script>
244
244
  <script>
@@ -196,7 +196,7 @@ export default CustomPropertiesView;
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 2026-03-23T17:05:11.570Z
199
+ at 2026-04-13T17:20:56.746Z
200
200
  </div>
201
201
  <script src="../../prettify.js"></script>
202
202
  <script>
@@ -427,7 +427,7 @@ export default CustomPropertiesViewCtx;
427
427
  <div class='footer quiet pad2 space-top1 center small'>
428
428
  Code coverage generated by
429
429
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
430
- at 2026-03-23T17:05:11.570Z
430
+ at 2026-04-13T17:20:56.746Z
431
431
  </div>
432
432
  <script src="../../prettify.js"></script>
433
433
  <script>
@@ -604,7 +604,7 @@ export default CustomPropertyCard;
604
604
  <div class='footer quiet pad2 space-top1 center small'>
605
605
  Code coverage generated by
606
606
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
607
- at 2026-03-23T17:05:11.570Z
607
+ at 2026-04-13T17:20:56.746Z
608
608
  </div>
609
609
  <script src="../../prettify.js"></script>
610
610
  <script>
@@ -161,7 +161,7 @@
161
161
  <div class='footer quiet pad2 space-top1 center small'>
162
162
  Code coverage generated by
163
163
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
164
- at 2026-03-23T17:05:11.570Z
164
+ at 2026-04-13T17:20:56.746Z
165
165
  </div>
166
166
  <script src="../../prettify.js"></script>
167
167
  <script>
@@ -79,7 +79,7 @@ export { default as CustomPropertyCard } from './CustomPropertyCard';
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 2026-03-23T17:05:11.570Z
82
+ at 2026-04-13T17:20:56.746Z
83
83
  </div>
84
84
  <script src="../../prettify.js"></script>
85
85
  <script>
@@ -556,7 +556,7 @@ export {
556
556
  <div class='footer quiet pad2 space-top1 center small'>
557
557
  Code coverage generated by
558
558
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
559
- at 2026-03-23T17:05:11.570Z
559
+ at 2026-04-13T17:20:56.746Z
560
560
  </div>
561
561
  <script src="../../prettify.js"></script>
562
562
  <script>
@@ -101,7 +101,7 @@
101
101
  <div class='footer quiet pad2 space-top1 center small'>
102
102
  Code coverage generated by
103
103
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
104
- at 2026-03-23T17:05:11.570Z
104
+ at 2026-04-13T17:20:56.746Z
105
105
  </div>
106
106
  <script src="../prettify.js"></script>
107
107
  <script>
@@ -160,7 +160,7 @@ export {
160
160
  <div class='footer quiet pad2 space-top1 center small'>
161
161
  Code coverage generated by
162
162
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
163
- at 2026-03-23T17:05:11.570Z
163
+ at 2026-04-13T17:20:56.746Z
164
164
  </div>
165
165
  <script src="../prettify.js"></script>
166
166
  <script>
@@ -202,7 +202,7 @@ export default CycleButton;
202
202
  <div class='footer quiet pad2 space-top1 center small'>
203
203
  Code coverage generated by
204
204
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
205
- at 2026-03-23T17:05:11.570Z
205
+ at 2026-04-13T17:20:56.746Z
206
206
  </div>
207
207
  <script src="../prettify.js"></script>
208
208
  <script>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at 2026-03-23T17:05:11.570Z
119
+ at 2026-04-13T17:20:56.746Z
120
120
  </div>
121
121
  <script src="../prettify.js"></script>
122
122
  <script>
@@ -73,7 +73,7 @@
73
73
  <div class='footer quiet pad2 space-top1 center small'>
74
74
  Code coverage generated by
75
75
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
76
- at 2026-03-23T17:05:11.570Z
76
+ at 2026-04-13T17:20:56.746Z
77
77
  </div>
78
78
  <script src="../prettify.js"></script>
79
79
  <script>
@@ -148,7 +148,7 @@ export default FieldLabel;
148
148
  <div class='footer quiet pad2 space-top1 center small'>
149
149
  Code coverage generated by
150
150
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
151
- at 2026-03-23T17:05:11.570Z
151
+ at 2026-04-13T17:20:56.746Z
152
152
  </div>
153
153
  <script src="../prettify.js"></script>
154
154
  <script>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at 2026-03-23T17:05:11.570Z
119
+ at 2026-04-13T17:20:56.746Z
120
120
  </div>
121
121
  <script src="../prettify.js"></script>
122
122
  <script>
@@ -73,7 +73,7 @@
73
73
  <div class='footer quiet pad2 space-top1 center small'>
74
74
  Code coverage generated by
75
75
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
76
- at 2026-03-23T17:05:11.570Z
76
+ at 2026-04-13T17:20:56.746Z
77
77
  </div>
78
78
  <script src="../prettify.js"></script>
79
79
  <script>
@@ -526,7 +526,7 @@ export default FormModal;
526
526
  <div class='footer quiet pad2 space-top1 center small'>
527
527
  Code coverage generated by
528
528
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
529
- at 2026-03-23T17:05:11.570Z
529
+ at 2026-04-13T17:20:56.746Z
530
530
  </div>
531
531
  <script src="../prettify.js"></script>
532
532
  <script>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at 2026-03-23T17:05:11.570Z
119
+ at 2026-04-13T17:20:56.746Z
120
120
  </div>
121
121
  <script src="../prettify.js"></script>
122
122
  <script>
@@ -73,7 +73,7 @@
73
73
  <div class='footer quiet pad2 space-top1 center small'>
74
74
  Code coverage generated by
75
75
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
76
- at 2026-03-23T17:05:11.570Z
76
+ at 2026-04-13T17:20:56.746Z
77
77
  </div>
78
78
  <script src="../prettify.js"></script>
79
79
  <script>
@@ -232,7 +232,7 @@ export default FormattedKintMessage;
232
232
  <div class='footer quiet pad2 space-top1 center small'>
233
233
  Code coverage generated by
234
234
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
235
- at 2026-03-23T17:05:11.570Z
235
+ at 2026-04-13T17:20:56.746Z
236
236
  </div>
237
237
  <script src="../prettify.js"></script>
238
238
  <script>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at 2026-03-23T17:05:11.570Z
119
+ at 2026-04-13T17:20:56.746Z
120
120
  </div>
121
121
  <script src="../prettify.js"></script>
122
122
  <script>
@@ -73,7 +73,7 @@
73
73
  <div class='footer quiet pad2 space-top1 center small'>
74
74
  Code coverage generated by
75
75
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
76
- at 2026-03-23T17:05:11.570Z
76
+ at 2026-04-13T17:20:56.746Z
77
77
  </div>
78
78
  <script src="../prettify.js"></script>
79
79
  <script>
@@ -493,7 +493,7 @@ export default IconSelect;
493
493
  <div class='footer quiet pad2 space-top1 center small'>
494
494
  Code coverage generated by
495
495
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
496
- at 2026-03-23T17:05:11.570Z
496
+ at 2026-04-13T17:20:56.746Z
497
497
  </div>
498
498
  <script src="../prettify.js"></script>
499
499
  <script>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at 2026-03-23T17:05:11.570Z
119
+ at 2026-04-13T17:20:56.746Z
120
120
  </div>
121
121
  <script src="../prettify.js"></script>
122
122
  <script>
@@ -73,7 +73,7 @@
73
73
  <div class='footer quiet pad2 space-top1 center small'>
74
74
  Code coverage generated by
75
75
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
76
- at 2026-03-23T17:05:11.570Z
76
+ at 2026-04-13T17:20:56.746Z
77
77
  </div>
78
78
  <script src="../prettify.js"></script>
79
79
  <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/23</span>
35
+ <span class='fraction'>0/35</span>
36
36
  </div>
37
37
 
38
38
 
@@ -155,7 +155,27 @@
155
155
  <a name='L90'></a><a href='#L90'>90</a>
156
156
  <a name='L91'></a><a href='#L91'>91</a>
157
157
  <a name='L92'></a><a href='#L92'>92</a>
158
- <a name='L93'></a><a href='#L93'>93</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral">&nbsp;</span>
158
+ <a name='L93'></a><a href='#L93'>93</a>
159
+ <a name='L94'></a><a href='#L94'>94</a>
160
+ <a name='L95'></a><a href='#L95'>95</a>
161
+ <a name='L96'></a><a href='#L96'>96</a>
162
+ <a name='L97'></a><a href='#L97'>97</a>
163
+ <a name='L98'></a><a href='#L98'>98</a>
164
+ <a name='L99'></a><a href='#L99'>99</a>
165
+ <a name='L100'></a><a href='#L100'>100</a>
166
+ <a name='L101'></a><a href='#L101'>101</a>
167
+ <a name='L102'></a><a href='#L102'>102</a>
168
+ <a name='L103'></a><a href='#L103'>103</a>
169
+ <a name='L104'></a><a href='#L104'>104</a>
170
+ <a name='L105'></a><a href='#L105'>105</a>
171
+ <a name='L106'></a><a href='#L106'>106</a>
172
+ <a name='L107'></a><a href='#L107'>107</a>
173
+ <a name='L108'></a><a href='#L108'>108</a>
174
+ <a name='L109'></a><a href='#L109'>109</a>
175
+ <a name='L110'></a><a href='#L110'>110</a>
176
+ <a name='L111'></a><a href='#L111'>111</a>
177
+ <a name='L112'></a><a href='#L112'>112</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral">&nbsp;</span>
178
+ <span class="cline-any cline-neutral">&nbsp;</span>
159
179
  <span class="cline-any cline-neutral">&nbsp;</span>
160
180
  <span class="cline-any cline-neutral">&nbsp;</span>
161
181
  <span class="cline-any cline-neutral">&nbsp;</span>
@@ -175,6 +195,15 @@
175
195
  <span class="cline-any cline-neutral">&nbsp;</span>
176
196
  <span class="cline-any cline-neutral">&nbsp;</span>
177
197
  <span class="cline-any cline-neutral">&nbsp;</span>
198
+ <span class="cline-any cline-neutral">&nbsp;</span>
199
+ <span class="cline-any cline-neutral">&nbsp;</span>
200
+ <span class="cline-any cline-neutral">&nbsp;</span>
201
+ <span class="cline-any cline-neutral">&nbsp;</span>
202
+ <span class="cline-any cline-neutral">&nbsp;</span>
203
+ <span class="cline-any cline-neutral">&nbsp;</span>
204
+ <span class="cline-any cline-neutral">&nbsp;</span>
205
+ <span class="cline-any cline-neutral">&nbsp;</span>
206
+ <span class="cline-any cline-neutral">&nbsp;</span>
178
207
  <span class="cline-any cline-no">&nbsp;</span>
179
208
  <span class="cline-any cline-neutral">&nbsp;</span>
180
209
  <span class="cline-any cline-no">&nbsp;</span>
@@ -247,21 +276,40 @@
247
276
  <span class="cline-any cline-neutral">&nbsp;</span>
248
277
  <span class="cline-any cline-neutral">&nbsp;</span>
249
278
  <span class="cline-any cline-neutral">&nbsp;</span>
279
+ <span class="cline-any cline-neutral">&nbsp;</span>
280
+ <span class="cline-any cline-neutral">&nbsp;</span>
281
+ <span class="cline-any cline-neutral">&nbsp;</span>
282
+ <span class="cline-any cline-neutral">&nbsp;</span>
283
+ <span class="cline-any cline-neutral">&nbsp;</span>
284
+ <span class="cline-any cline-neutral">&nbsp;</span>
285
+ <span class="cline-any cline-neutral">&nbsp;</span>
286
+ <span class="cline-any cline-neutral">&nbsp;</span>
287
+ <span class="cline-any cline-neutral">&nbsp;</span>
250
288
  <span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js">import React from 'react';
251
289
  import PropTypes from 'prop-types';
252
290
  import { FormattedMessage } from 'react-intl';
253
291
  import { Button, Icon } from '@folio/stripes/components';
254
- import css from '../../../styles/NoResultsMessage.css';
255
292
  import { useKintIntl } from '../hooks';
256
293
  &nbsp;
294
+ import css from '../../../styles/NoResultsMessage.css';
295
+ &nbsp;
257
296
  const NoResultsMessage = <span class="fstat-no" title="function not covered" >({</span>
297
+ className,
298
+ error,
299
+ filters,
300
+ filterPaneIsVisible,
258
301
  icon: userIcon,
302
+ iconPresets: {
303
+ noTerms: noTermsIcon,
304
+ noTermsWhenFilterPane: noTermsWhenFilterPaneIcon,
305
+ noResults: noResultsIcon,
306
+ isLoading: isLoadingIcon,
307
+ error: errorIcon,
308
+ } = <span class="branch-0 cbranch-no" title="branch not covered" >{},</span>
259
309
  intlKey: passedIntlKey,
260
310
  intlNS: passedIntlNS,
261
311
  isLoading,
262
312
  isError,
263
- error,
264
- filterPaneIsVisible,
265
313
  label: userLabel,
266
314
  labelOverrides = <span class="branch-0 cbranch-no" title="branch not covered" >{},</span>
267
315
  searchTerm,
@@ -272,28 +320,28 @@ const NoResultsMessage = <span class="fstat-no" title="function not covered" >({
272
320
  let icon = <span class="cstat-no" title="statement not covered" >'search';</span>
273
321
  let label = <span class="cstat-no" title="statement not covered" >&lt;FormattedMessage id="stripes-smart-components.sas.noResults.default" values={{ searchTerm }} /&gt;;</span>
274
322
  &nbsp;
275
- <span class="cstat-no" title="statement not covered" > if (!isLoading &amp;&amp; !searchTerm) {</span>
323
+ <span class="cstat-no" title="statement not covered" > if (!isLoading &amp;&amp; !searchTerm &amp;&amp; !filters) {</span>
276
324
  // No search term and not loading
277
- <span class="cstat-no" title="statement not covered" > icon = filterPaneIsVisible ? 'arrow-left' : null;</span>
325
+ <span class="cstat-no" title="statement not covered" > icon = noTermsIcon ?? (filterPaneIsVisible ? (noTermsWhenFilterPaneIcon ?? 'arrow-left') : null);</span>
278
326
  <span class="cstat-no" title="statement not covered" > label = &lt;FormattedMessage id="stripes-smart-components.sas.noResults.noTerms" /&gt;;</span>
279
327
  } else <span class="cstat-no" title="statement not covered" >if (!isLoading) {</span>
280
328
  // Search term but not loading
281
- <span class="cstat-no" title="statement not covered" > icon = 'search';</span>
329
+ <span class="cstat-no" title="statement not covered" > icon = noResultsIcon ?? 'search';</span>
282
330
  <span class="cstat-no" title="statement not covered" > label = &lt;FormattedMessage id="stripes-smart-components.sas.noResults.noResults" /&gt;;</span>
283
331
  } else <span class="cstat-no" title="statement not covered" >if (isLoading) {</span>
284
332
  // Loading
285
- <span class="cstat-no" title="statement not covered" > icon = 'spinner-ellipsis';</span>
333
+ <span class="cstat-no" title="statement not covered" > icon = isLoadingIcon ?? 'spinner-ellipsis';</span>
286
334
  <span class="cstat-no" title="statement not covered" > label = &lt;FormattedMessage id="stripes-smart-components.sas.noResults.loading" /&gt;;</span>
287
335
  } else <span class="cstat-no" title="statement not covered" >if (isError) {</span>
288
336
  // Request failure
289
- <span class="cstat-no" title="statement not covered" > icon = 'exclamation-circle';</span>
337
+ <span class="cstat-no" title="statement not covered" > icon = errorIcon ?? 'exclamation-circle';</span>
290
338
  <span class="cstat-no" title="statement not covered" > label = error?.message;</span>
291
339
  }
292
340
  &nbsp;
293
341
  <span class="cstat-no" title="statement not covered" > return (</span>
294
- &lt;div className={css.noResultsMessage}&gt;
342
+ &lt;div className={`${className} ${css.noResultsMessage}`}&gt;
295
343
  &lt;div className={css.noResultsMessageLabelWrap}&gt;
296
- {(icon || userIcon) &amp;&amp;
344
+ {(userIcon || icon) &amp;&amp;
297
345
  &lt;Icon
298
346
  icon={userIcon ?? icon}
299
347
  iconRootClass={css.noResultsMessageIcon}
@@ -321,9 +369,18 @@ const NoResultsMessage = <span class="fstat-no" title="function not covered" >({
321
369
  };
322
370
  &nbsp;
323
371
  NoResultsMessage.propTypes = {
372
+ className: PropTypes.string,
324
373
  error: PropTypes.object,
374
+ filters: PropTypes.string,
325
375
  filterPaneIsVisible: PropTypes.bool.isRequired,
326
376
  icon: PropTypes.string,
377
+ iconPresets: PropTypes.shape({
378
+ noTerms: PropTypes.string,
379
+ noTermsWhenFilterPane: PropTypes.string,
380
+ noResults: PropTypes.string,
381
+ isLoading: PropTypes.string,
382
+ error: PropTypes.string,
383
+ }),
327
384
  intlKey: PropTypes.string,
328
385
  intlNS: PropTypes.string,
329
386
  isLoading: PropTypes.bool,
@@ -346,7 +403,7 @@ export default NoResultsMessage;
346
403
  <div class='footer quiet pad2 space-top1 center small'>
347
404
  Code coverage generated by
348
405
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
349
- at 2026-03-23T17:05:11.570Z
406
+ at 2026-04-13T17:20:56.746Z
350
407
  </div>
351
408
  <script src="../prettify.js"></script>
352
409
  <script>