@k-int/stripes-kint-components 5.31.0 → 5.31.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/es/lib/ButtonTypedown/ButtonTypedown.js +4 -3
- package/es/lib/Typedown/Typedown.js +4 -2
- package/es/lib/hooks/typedownHooks/useTypedown.js +130 -90
- package/package.json +1 -1
- package/src/artifacts/coverage-jest/ActionList/ActionList.js.html +1 -1
- package/src/artifacts/coverage-jest/ActionList/ActionListFieldArray.js.html +1 -1
- package/src/artifacts/coverage-jest/ActionList/index.html +1 -1
- package/src/artifacts/coverage-jest/ActionList/index.js.html +1 -1
- package/src/artifacts/coverage-jest/ButtonTypedown/ButtonTypedown.js.html +8 -5
- package/src/artifacts/coverage-jest/ButtonTypedown/index.html +1 -1
- package/src/artifacts/coverage-jest/ButtonTypedown/index.js.html +1 -1
- package/src/artifacts/coverage-jest/ComboButton/ComboButton.js.html +1 -1
- package/src/artifacts/coverage-jest/ComboButton/index.html +1 -1
- package/src/artifacts/coverage-jest/ComboButton/index.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Config/CustomPropertiesLookup.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Config/CustomPropertiesSettings.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Config/CustomPropertyForm.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Config/CustomPropertyView.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Config/index.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Config/index.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Edit/CustomPropertiesEdit.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Edit/CustomPropertiesEditCtx.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Edit/CustomPropertiesListField.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Edit/CustomPropertyField.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Edit/CustomPropertyFormCard.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Edit/index.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Edit/index.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Edit/testResources.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Filter/CustomPropertiesFilter.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Filter/CustomPropertiesFilterField.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Filter/CustomPropertiesFilterFieldArray.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Filter/CustomPropertiesFilterForm.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Filter/CustomPropertiesRule.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Filter/index.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Filter/index.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Filter/testResources.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Filter/useOperators.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Filter/useParseActiveFilterStrings.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Filter/useValueProps.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/View/CustomPropertiesView.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/View/CustomPropertiesViewCtx.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/View/CustomPropertyCard.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/View/index.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/View/index.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/View/testResources.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/index.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/index.js.html +1 -1
- package/src/artifacts/coverage-jest/CycleButton/CycleButton.js.html +1 -1
- package/src/artifacts/coverage-jest/CycleButton/index.html +1 -1
- package/src/artifacts/coverage-jest/CycleButton/index.js.html +1 -1
- package/src/artifacts/coverage-jest/FieldLabel/FieldLabel.js.html +1 -1
- package/src/artifacts/coverage-jest/FieldLabel/index.html +1 -1
- package/src/artifacts/coverage-jest/FieldLabel/index.js.html +1 -1
- package/src/artifacts/coverage-jest/FormModal/FormModal.js.html +1 -1
- package/src/artifacts/coverage-jest/FormModal/index.html +1 -1
- package/src/artifacts/coverage-jest/FormModal/index.js.html +1 -1
- package/src/artifacts/coverage-jest/FormattedKintMessage/FormattedKintMessage.js.html +1 -1
- package/src/artifacts/coverage-jest/FormattedKintMessage/index.html +1 -1
- package/src/artifacts/coverage-jest/FormattedKintMessage/index.js.html +1 -1
- package/src/artifacts/coverage-jest/IconSelect/IconSelect.js.html +1 -1
- package/src/artifacts/coverage-jest/IconSelect/index.html +1 -1
- package/src/artifacts/coverage-jest/IconSelect/index.js.html +1 -1
- package/src/artifacts/coverage-jest/NoResultsMessage/NoResultsMessage.js.html +1 -1
- package/src/artifacts/coverage-jest/NoResultsMessage/index.html +1 -1
- package/src/artifacts/coverage-jest/NoResultsMessage/index.js.html +1 -1
- package/src/artifacts/coverage-jest/NumberField/NumberField.js.html +1 -1
- package/src/artifacts/coverage-jest/NumberField/index.html +1 -1
- package/src/artifacts/coverage-jest/NumberField/index.js.html +1 -1
- package/src/artifacts/coverage-jest/QueryTypedown/QueryTypedown.js.html +1 -1
- package/src/artifacts/coverage-jest/QueryTypedown/index.html +1 -1
- package/src/artifacts/coverage-jest/QueryTypedown/index.js.html +1 -1
- package/src/artifacts/coverage-jest/RefdataButtons/RefdataButtons.js.html +1 -1
- package/src/artifacts/coverage-jest/RefdataButtons/index.html +1 -1
- package/src/artifacts/coverage-jest/RefdataButtons/index.js.html +1 -1
- package/src/artifacts/coverage-jest/ResponsiveButtonGroup/ResponsiveButtonGroup.js.html +1 -1
- package/src/artifacts/coverage-jest/ResponsiveButtonGroup/index.html +1 -1
- package/src/artifacts/coverage-jest/ResponsiveButtonGroup/index.js.html +1 -1
- package/src/artifacts/coverage-jest/ResponsiveButtonGroup/useResponsiveButtonGroupSizing.js.html +1 -1
- package/src/artifacts/coverage-jest/RichSelect/RichSelect.js.html +1 -1
- package/src/artifacts/coverage-jest/RichSelect/index.html +1 -1
- package/src/artifacts/coverage-jest/RichSelect/index.js.html +1 -1
- package/src/artifacts/coverage-jest/RichSelect/useSelectedOption.js.html +1 -1
- package/src/artifacts/coverage-jest/SASQLookupComponent/SASQLookupComponent.js.html +1 -1
- package/src/artifacts/coverage-jest/SASQLookupComponent/TableBody/TableBody.js.html +1 -1
- package/src/artifacts/coverage-jest/SASQLookupComponent/TableBody/index.html +1 -1
- package/src/artifacts/coverage-jest/SASQLookupComponent/TableBody/index.js.html +1 -1
- package/src/artifacts/coverage-jest/SASQLookupComponent/index.html +1 -1
- package/src/artifacts/coverage-jest/SASQLookupComponent/index.js.html +1 -1
- package/src/artifacts/coverage-jest/SASQRoute/SASQRoute.js.html +1 -1
- package/src/artifacts/coverage-jest/SASQRoute/index.html +1 -1
- package/src/artifacts/coverage-jest/SASQRoute/index.js.html +1 -1
- package/src/artifacts/coverage-jest/SASQViewComponent/SASQViewComponent.js.html +1 -1
- package/src/artifacts/coverage-jest/SASQViewComponent/index.html +1 -1
- package/src/artifacts/coverage-jest/SASQViewComponent/index.js.html +1 -1
- package/src/artifacts/coverage-jest/SearchField/SearchField.js.html +1 -1
- package/src/artifacts/coverage-jest/SearchField/index.html +1 -1
- package/src/artifacts/coverage-jest/SearchField/index.js.html +1 -1
- package/src/artifacts/coverage-jest/SearchKeyControl/SearchKeyControl.js.html +1 -1
- package/src/artifacts/coverage-jest/SearchKeyControl/index.html +1 -1
- package/src/artifacts/coverage-jest/SearchKeyControl/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableRefdataCategoryList/EditableRefdataCategoryList.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableRefdataCategoryList/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableRefdataCategoryList/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableRefdataList/EditableRefdataList.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableRefdataList/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableRefdataList/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/EditableSettingsList.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/EditableSettingsListFieldArray/EditableSettingsListFieldArray.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/EditableSettingsListFieldArray/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/EditableSettingsListFieldArray/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/EditSettingValue/EditSettingValue.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/EditSettingValue/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/EditSettingValue/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/RenderSettingValue/RenderSettingValue.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/RenderSettingValue/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/RenderSettingValue/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/SettingField.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/RefdataCategoriesSettings/RefdataCategoriesSettings.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/RefdataCategoriesSettings/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/RefdataCategoriesSettings/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/SettingPage/SettingPage.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/SettingPage/SettingPagePane/SettingPagePane.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/SettingPage/SettingPagePane/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/SettingPage/SettingPagePane/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/SettingPage/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/SettingPage/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/SettingsFormContainer/SettingsFormContainer.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/SettingsFormContainer/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/SettingsFormContainer/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/StaticSettingsField/StaticSettingsField.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/StaticSettingsField/StaticSettingsFieldComponent/StaticSettingsFieldComponent.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/StaticSettingsField/StaticSettingsFieldComponent/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/StaticSettingsField/StaticSettingsFieldComponent/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/StaticSettingsField/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/StaticSettingsField/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/constants/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/constants/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/constants/queryKeys.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/contexts/SettingsContext.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/contexts/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/contexts/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/useSettingCallout/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/useSettingCallout/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/useSettingCallout/useSettingCallout.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/useSettingsSectionInitalValues/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/useSettingsSectionInitalValues/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/useSettingsSectionInitalValues/useSettingsSectionInitalValues.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/useStaticSettingsSection.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/useAppSettings/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/useAppSettings/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/useAppSettings/useAppSettings.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/useSettingSection/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/useSettingSection/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/useSettingSection/useSettingSection.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/useSettings/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/useSettings/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/useSettings/useSettings.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Tags/Tags.js.html +1 -1
- package/src/artifacts/coverage-jest/Tags/hooks/index.html +1 -1
- package/src/artifacts/coverage-jest/Tags/hooks/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Tags/hooks/useTags.js.html +1 -1
- package/src/artifacts/coverage-jest/Tags/hooks/useTagsEnabled.js.html +1 -1
- package/src/artifacts/coverage-jest/Tags/index.html +1 -1
- package/src/artifacts/coverage-jest/Tags/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Tags/tagsConfig.js.html +1 -1
- package/src/artifacts/coverage-jest/Typedown/Typedown.js.html +17 -8
- package/src/artifacts/coverage-jest/Typedown/index.html +10 -10
- package/src/artifacts/coverage-jest/Typedown/index.js.html +1 -1
- package/src/artifacts/coverage-jest/cobertura-coverage.xml +150 -98
- package/src/artifacts/coverage-jest/constants/comparators.js.html +1 -1
- package/src/artifacts/coverage-jest/constants/customProperties.js.html +1 -1
- package/src/artifacts/coverage-jest/constants/endpoints.js.html +1 -1
- package/src/artifacts/coverage-jest/constants/eventCodes.js.html +1 -1
- package/src/artifacts/coverage-jest/constants/index.html +1 -1
- package/src/artifacts/coverage-jest/constants/pagination.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/index.html +1 -1
- package/src/artifacts/coverage-jest/hooks/index.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/intlHooks/index.html +1 -1
- package/src/artifacts/coverage-jest/hooks/intlHooks/index.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/intlHooks/useIntlKey/index.html +1 -1
- package/src/artifacts/coverage-jest/hooks/intlHooks/useIntlKey/index.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/intlHooks/useIntlKey/useIntlKey.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/intlHooks/useIntlKeyStore/index.html +1 -1
- package/src/artifacts/coverage-jest/hooks/intlHooks/useIntlKeyStore/index.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/intlHooks/useIntlKeyStore/useIntlKeyStore.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/intlHooks/useKintIntl/index.html +1 -1
- package/src/artifacts/coverage-jest/hooks/intlHooks/useKintIntl/index.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/intlHooks/useKintIntl/useKintIntl.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/typedownHooks/index.html +14 -14
- package/src/artifacts/coverage-jest/hooks/typedownHooks/index.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/typedownHooks/useTypedown.js.html +266 -107
- package/src/artifacts/coverage-jest/hooks/typedownHooks/useTypedownData.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/typedownHooks/useTypedownToggle.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useActionListRef.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useActiveElement.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useCustomProperties.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useHelperApp.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useInvalidateRefdata/index.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useInvalidateRefdata/index.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useInvalidateRefdata/useInvalidateRefdata.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useKiwtFieldArray.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useKiwtSASQuery.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useLocalPageStore.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useLocalStorageState.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useModConfigEntries.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateCustomProperties/index.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateCustomProperties/index.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateCustomProperties/useMutateCustomProperties.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateGeneric/index.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateGeneric/index.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateGeneric/useMutateGeneric.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateModConfigEntry.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateRefdataCategory/index.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateRefdataCategory/index.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateRefdataCategory/useMutateRefdataCategory.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateRefdataValue/index.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateRefdataValue/index.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateRefdataValue/useMutateRefdataValue.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/usePrevNextPagination.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useQIndex.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useRefdata.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useSASQQueryMeta.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useStandaloneSASQQueryParameter/index.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useStandaloneSASQQueryParameter/index.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useStandaloneSASQQueryParameter/useStandaloneSASQQueryParameter.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useTemplates.js.html +1 -1
- package/src/artifacts/coverage-jest/index.html +22 -22
- package/src/artifacts/coverage-jest/utils/buildUrl.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/filterParsers/deparseKiwtQueryFilters.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/filterParsers/index.html +1 -1
- package/src/artifacts/coverage-jest/utils/filterParsers/index.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/filterParsers/parseKiwtQueryFilters.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/filterParsers/parseKiwtQueryGroups.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/filterParsers/parseKiwtQueryString.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/generateKiwtQuery.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/generateKiwtQueryParams/generateKiwtQueryParams.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/generateKiwtQueryParams/index.html +1 -1
- package/src/artifacts/coverage-jest/utils/generateKiwtQueryParams/index.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/groupCustomPropertiesByCtx.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/highlightString.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/index.html +1 -1
- package/src/artifacts/coverage-jest/utils/index.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/matchString.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/modConfigEntriesQueryKey.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/parseErrorResponse.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/parseModConfigEntry.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/refdataOptions.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/refdataQueryKey/index.html +1 -1
- package/src/artifacts/coverage-jest/utils/refdataQueryKey/index.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/refdataQueryKey/refdataQueryKey.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/selectorSafe.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/sortByLabel.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/toCamelCase.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/typedownQueryKey.js.html +1 -1
- package/src/artifacts/coverage-jest/validators/index.html +1 -1
- package/src/artifacts/coverage-jest/validators/index.js.html +1 -1
- package/src/artifacts/coverage-jest/validators/validators.js.html +1 -1
- package/src/lib/ButtonTypedown/ButtonTypedown.js +4 -3
- package/src/lib/Typedown/Typedown.js +5 -2
- package/src/lib/hooks/typedownHooks/useTypedown.js +145 -92
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
## [5.31.1](https://gitlab.com/knowledge-integration/folio/stripes-kint-components/compare/v5.31.0...v5.31.1) (2025-12-12)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **Typedown:** OverlayContainer catches previous focus when Typedown is first element in module ([a516fca](https://gitlab.com/knowledge-integration/folio/stripes-kint-components/commit/a516fca4d89c30b916f6ac09c27e9e995f9b5391))
|
|
7
|
+
* **Typedown:** Typedown focus issues have been sorted, ButtonTypedown remembers what was typed ([15f8e11](https://gitlab.com/knowledge-integration/folio/stripes-kint-components/commit/15f8e111fbbe3a125f95e61ba1d21727de293607))
|
|
8
|
+
|
|
1
9
|
# [5.31.0](https://gitlab.com/knowledge-integration/folio/stripes-kint-components/compare/v5.30.0...v5.31.0) (2025-12-12)
|
|
2
10
|
|
|
3
11
|
|
|
@@ -12,8 +12,7 @@ var _jsxRuntime = require("react/jsx-runtime");
|
|
|
12
12
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
13
13
|
const ButtonTypedown = _ref => {
|
|
14
14
|
let {
|
|
15
|
-
|
|
16
|
-
// We need these manually
|
|
15
|
+
id,
|
|
17
16
|
renderListItem,
|
|
18
17
|
...typedownProps
|
|
19
18
|
} = _ref;
|
|
@@ -21,11 +20,13 @@ const ButtonTypedown = _ref => {
|
|
|
21
20
|
getDisplayValue: () => false,
|
|
22
21
|
renderHeader: _ref2 => {
|
|
23
22
|
let {
|
|
23
|
+
handleType,
|
|
24
24
|
currentlyTyped
|
|
25
25
|
} = _ref2;
|
|
26
26
|
return /*#__PURE__*/(0, _jsxRuntime.jsx)(_SearchField.default, {
|
|
27
|
+
id: `button-typedown-searchfield-${id}`,
|
|
27
28
|
marginBottom0: true,
|
|
28
|
-
onChange:
|
|
29
|
+
onChange: handleType,
|
|
29
30
|
value: currentlyTyped
|
|
30
31
|
});
|
|
31
32
|
},
|
|
@@ -96,6 +96,7 @@ const Typedown = _ref => {
|
|
|
96
96
|
searchWidth
|
|
97
97
|
}
|
|
98
98
|
} = (0, _typedownHooks.useTypedown)(input.name, {
|
|
99
|
+
dataOptions,
|
|
99
100
|
timeout: initialOpenDelay
|
|
100
101
|
});
|
|
101
102
|
const renderItem = (0, _react.useCallback)(function (option) {
|
|
@@ -169,19 +170,20 @@ const Typedown = _ref => {
|
|
|
169
170
|
children: displayData?.length ? displayData?.map((d, index) => {
|
|
170
171
|
const isSelectedEval = isSelected ? isSelected(input.value, d) : (0, _get.default)(input.value, uniqueIdentificationPath) === (0, _get.default)(d, uniqueIdentificationPath);
|
|
171
172
|
const selectedCSS = selectedStyles ?? _TypeDown.default.selectedMenuButton;
|
|
173
|
+
const uniqueButtonKey = `typedown-button-[${(0, _get.default)(d, uniqueIdentificationPath)}]`;
|
|
172
174
|
return /*#__PURE__*/(0, _jsxRuntime.jsx)("button", {
|
|
173
175
|
className: (0, _classnames.default)(_TypeDown.default.fullWidth, _TypeDown.default.menuButton, {
|
|
174
176
|
[`${selectedCSS}`]: isSelectedEval
|
|
175
177
|
}),
|
|
176
178
|
"data-selected": isSelectedEval,
|
|
177
|
-
id:
|
|
179
|
+
id: uniqueButtonKey,
|
|
178
180
|
onClick: () => {
|
|
179
181
|
handleChange(d);
|
|
180
182
|
handleNextFocus();
|
|
181
183
|
},
|
|
182
184
|
type: "button",
|
|
183
185
|
children: renderItem(d, isSelectedEval)
|
|
184
|
-
},
|
|
186
|
+
}, uniqueButtonKey);
|
|
185
187
|
}) : endOfList || /*#__PURE__*/(0, _jsxRuntime.jsx)(_components.EndOfList, {})
|
|
186
188
|
}), renderFooter && /*#__PURE__*/(0, _jsxRuntime.jsx)("div", {
|
|
187
189
|
ref: footerRef,
|
|
@@ -12,115 +12,158 @@ var _useTypedownToggle = _interopRequireDefault(require("./useTypedownToggle"));
|
|
|
12
12
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
13
13
|
const useTypedown = function (name) {
|
|
14
14
|
let {
|
|
15
|
+
dataOptions,
|
|
15
16
|
timeout = 800
|
|
16
17
|
} = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
|
|
17
18
|
// SET UP STATE HOLDING DOM ELEMENTS
|
|
18
|
-
const [list,
|
|
19
|
-
const [trigger,
|
|
20
|
-
const [footer,
|
|
21
|
-
const [header,
|
|
19
|
+
const [list, setList] = (0, _react.useState)();
|
|
20
|
+
const [trigger, setTrigger] = (0, _react.useState)();
|
|
21
|
+
const [footer, setFooter] = (0, _react.useState)();
|
|
22
|
+
const [header, setHeader] = (0, _react.useState)();
|
|
22
23
|
|
|
23
24
|
// SET UP REFS
|
|
24
25
|
const triggerRef = (0, _react.useRef)();
|
|
25
26
|
const overlayRef = (0, _react.useRef)();
|
|
26
|
-
const listRef = (0, _react.useCallback)(node =>
|
|
27
|
-
const triggerComponentRef = (0, _react.useCallback)(node =>
|
|
28
|
-
const footerRef = (0, _react.useCallback)(node =>
|
|
29
|
-
const headerRef = (0, _react.useCallback)(node =>
|
|
30
|
-
(0, _react.useEffect)(() => {
|
|
31
|
-
const configs = [
|
|
32
|
-
// --- HEADER CONFIG ---
|
|
33
|
-
{
|
|
34
|
-
element: header,
|
|
35
|
-
allowTabThroughContents: true,
|
|
36
|
-
previousElement: trigger,
|
|
37
|
-
nextElement: (footer && (0, _components.getFirstFocusable)(footer)) ?? (0, _components.getNextFocusable)(trigger, false),
|
|
38
|
-
downElement: list && (0, _components.getFirstFocusable)(list),
|
|
39
|
-
upElement: list && (0, _components.getLastFocusable)(list)
|
|
40
|
-
},
|
|
41
|
-
// --- FOOTER CONFIG ---
|
|
42
|
-
{
|
|
43
|
-
element: footer,
|
|
44
|
-
allowTabThroughContents: true,
|
|
45
|
-
previousElement: (header && (0, _components.getLastFocusable)(header)) ?? trigger,
|
|
46
|
-
nextElement: (0, _components.getNextFocusable)(trigger, false),
|
|
47
|
-
downElement: list && (0, _components.getFirstFocusable)(list),
|
|
48
|
-
upElement: list && (0, _components.getLastFocusable)(list)
|
|
49
|
-
},
|
|
50
|
-
// --- LIST/CONTAINER CONFIG ---
|
|
51
|
-
{
|
|
52
|
-
element: list,
|
|
53
|
-
allowUpDownThroughContents: true,
|
|
54
|
-
previousElement: (header && (0, _components.getLastFocusable)(header)) ?? trigger,
|
|
55
|
-
nextElement: (footer && (0, _components.getFirstFocusable)(footer)) ?? (0, _components.getNextFocusable)(trigger, false)
|
|
56
|
-
},
|
|
57
|
-
// --- TRIGGER CONFIG ---
|
|
58
|
-
{
|
|
59
|
-
element: trigger,
|
|
60
|
-
nextElement: (header && (0, _components.getFirstFocusable)(header)) ?? (footer && (0, _components.getFirstFocusable)(footer)) ?? (0, _components.getNextFocusable)(trigger, false),
|
|
61
|
-
previousElement: (0, _components.getPreviousFocusable)(trigger, false),
|
|
62
|
-
downElement: list && (0, _components.getFirstFocusable)(list),
|
|
63
|
-
upElement: list && (0, _components.getLastFocusable)(list)
|
|
64
|
-
}].filter(c => c.element); // Filter out configs where the element (e.g., header) is null
|
|
27
|
+
const listRef = (0, _react.useCallback)(node => setList(node), []);
|
|
28
|
+
const triggerComponentRef = (0, _react.useCallback)(node => setTrigger(node), []);
|
|
29
|
+
const footerRef = (0, _react.useCallback)(node => setFooter(node), []);
|
|
30
|
+
const headerRef = (0, _react.useCallback)(node => setHeader(node), []);
|
|
65
31
|
|
|
32
|
+
// OVERLAY PORTAL
|
|
33
|
+
const portal = document.getElementById('OverlayContainer');
|
|
34
|
+
const getPreviousToTrigger = (0, _react.useCallback)(() => {
|
|
35
|
+
const prevElem = (0, _components.getPreviousFocusable)(trigger, false, false, false);
|
|
36
|
+
if (prevElem.closest('[id^=OverlayContainer]') !== null) {
|
|
37
|
+
// If we find ourselves inside the OverlayContainer when heading backwards from the trigger
|
|
38
|
+
// then we must be the first focusable element on the page.
|
|
39
|
+
// From here we need to skip over the overlay container and head backwards
|
|
40
|
+
return (0, _components.getPreviousFocusable)(portal, false, false, false);
|
|
41
|
+
}
|
|
42
|
+
return prevElem;
|
|
43
|
+
}, [portal, trigger]);
|
|
44
|
+
(0, _react.useEffect)(() => {
|
|
66
45
|
const cleanups = [];
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
46
|
+
|
|
47
|
+
// There appears to be some BIZARRE off-by-one issue with selectors here, that can be fixed by introducing a 1ms delay...
|
|
48
|
+
// I hate it but it is effective
|
|
49
|
+
setTimeout(() => {
|
|
50
|
+
// Split these out to shut up the linter
|
|
51
|
+
const rawFirstItemInList = list ? (0, _components.getFirstFocusable)(list) : null;
|
|
52
|
+
const rawLastItemInList = list ? (0, _components.getLastFocusable)(list) : null;
|
|
53
|
+
|
|
54
|
+
// If there are no dataOptions, this can get a bit stuck, so deliberately set to null when no dataOptions are present
|
|
55
|
+
const firstItemInList = dataOptions.length > 0 ? rawFirstItemInList : null;
|
|
56
|
+
const lastItemInList = dataOptions.length > 0 ? rawLastItemInList : null;
|
|
57
|
+
const configs = [
|
|
58
|
+
// --- HEADER CONFIG ---
|
|
59
|
+
{
|
|
60
|
+
element: header,
|
|
61
|
+
allowTabThroughContents: true,
|
|
62
|
+
previousElement: trigger,
|
|
63
|
+
nextElement: (footer ? (0, _components.getFirstFocusable)(footer) : null) ?? (0, _components.getNextFocusable)(trigger, false),
|
|
64
|
+
downElement: firstItemInList,
|
|
65
|
+
upElement: lastItemInList
|
|
66
|
+
},
|
|
67
|
+
// --- FOOTER CONFIG ---
|
|
68
|
+
{
|
|
69
|
+
element: footer,
|
|
70
|
+
allowTabThroughContents: true,
|
|
71
|
+
previousElement: (header ? (0, _components.getLastFocusable)(header) : null) ?? trigger,
|
|
72
|
+
nextElement: (0, _components.getNextFocusable)(trigger, false),
|
|
73
|
+
downElement: firstItemInList,
|
|
74
|
+
upElement: lastItemInList
|
|
75
|
+
},
|
|
76
|
+
// --- LIST/CONTAINER CONFIG ---
|
|
77
|
+
{
|
|
78
|
+
element: list,
|
|
79
|
+
allowUpDownThroughContents: true,
|
|
80
|
+
previousElement: (header ? (0, _components.getLastFocusable)(header) : null) ?? trigger,
|
|
81
|
+
nextElement: (footer ? (0, _components.getFirstFocusable)(footer) : null) ?? (0, _components.getNextFocusable)(trigger, false)
|
|
82
|
+
},
|
|
83
|
+
// --- TRIGGER CONFIG ---
|
|
84
|
+
{
|
|
85
|
+
element: trigger,
|
|
86
|
+
nextElement: (header ? (0, _components.getFirstFocusable)(header) : null) ?? (footer ? (0, _components.getFirstFocusable)(footer) : null) ?? (0, _components.getNextFocusable)(trigger, false),
|
|
87
|
+
previousElement: getPreviousToTrigger(),
|
|
88
|
+
downElement: firstItemInList,
|
|
89
|
+
upElement: lastItemInList
|
|
90
|
+
}].filter(c => c.element); // Filter out configs where the element (e.g., header) is null
|
|
91
|
+
|
|
92
|
+
const setupListener = config => {
|
|
93
|
+
const {
|
|
94
|
+
element,
|
|
95
|
+
allowTabThroughContents,
|
|
96
|
+
previousElement,
|
|
97
|
+
nextElement,
|
|
98
|
+
allowUpDownThroughContents,
|
|
99
|
+
downElement,
|
|
100
|
+
upElement
|
|
101
|
+
} = config;
|
|
102
|
+
const handleTab = e => {
|
|
103
|
+
const IS_SHIFT = e.shiftKey;
|
|
104
|
+
const tabIgnoreContents = () => {
|
|
105
|
+
if (IS_SHIFT) {
|
|
106
|
+
return previousElement?.focus();
|
|
83
107
|
}
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
108
|
+
return nextElement?.focus();
|
|
109
|
+
};
|
|
110
|
+
if (!allowTabThroughContents) {
|
|
111
|
+
return tabIgnoreContents();
|
|
112
|
+
}
|
|
113
|
+
const focusFunc = IS_SHIFT ? _components.getPreviousFocusable : _components.getNextFocusable;
|
|
114
|
+
const elem = focusFunc(element, true, true, false, true);
|
|
115
|
+
if (elem) {
|
|
116
|
+
return elem.focus();
|
|
88
117
|
}
|
|
89
|
-
|
|
90
|
-
|
|
118
|
+
return tabIgnoreContents();
|
|
119
|
+
};
|
|
120
|
+
const handleUpDown = e => {
|
|
91
121
|
// Prevent the default behaviour
|
|
92
|
-
e.
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
if (elem) {
|
|
97
|
-
elem.focus();
|
|
122
|
+
const IS_UP = e.code === _eventCodes.UP_ARROW;
|
|
123
|
+
const upDownIgnoreContents = () => {
|
|
124
|
+
if (IS_UP) {
|
|
125
|
+
return upElement?.focus();
|
|
98
126
|
}
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
127
|
+
return downElement?.focus();
|
|
128
|
+
};
|
|
129
|
+
if (!allowUpDownThroughContents) {
|
|
130
|
+
return upDownIgnoreContents();
|
|
103
131
|
}
|
|
104
|
-
|
|
105
|
-
|
|
132
|
+
const focusFunc = IS_UP ? _components.getPreviousFocusable : _components.getNextFocusable;
|
|
133
|
+
const elem = focusFunc(element, true, true, true, true); // Allow looping through elements
|
|
134
|
+
if (elem) {
|
|
135
|
+
return elem.focus();
|
|
136
|
+
}
|
|
137
|
+
return upDownIgnoreContents();
|
|
138
|
+
};
|
|
139
|
+
const handler = e => {
|
|
140
|
+
if (!element.contains(document.activeElement)) {
|
|
141
|
+
return;
|
|
142
|
+
}
|
|
143
|
+
if (e.code === _eventCodes.TAB) {
|
|
144
|
+
e.preventDefault();
|
|
145
|
+
handleTab(e);
|
|
146
|
+
} else if (e.code === _eventCodes.DOWN_ARROW || e.code === _eventCodes.UP_ARROW) {
|
|
147
|
+
e.preventDefault();
|
|
148
|
+
handleUpDown(e);
|
|
149
|
+
}
|
|
150
|
+
};
|
|
106
151
|
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
152
|
+
// Add event listener and add the removal of said event listener to the cleanup function
|
|
153
|
+
element.addEventListener('keydown', handler);
|
|
154
|
+
cleanups.push(() => element.removeEventListener('keydown', handler));
|
|
155
|
+
};
|
|
111
156
|
|
|
112
|
-
|
|
113
|
-
|
|
157
|
+
// Set up the event listener for each config entry
|
|
158
|
+
configs.forEach(setupListener);
|
|
159
|
+
}, 0);
|
|
114
160
|
|
|
115
161
|
// Cleanup any event listeners
|
|
116
162
|
return () => {
|
|
117
163
|
cleanups.forEach(cleanup => cleanup());
|
|
118
164
|
};
|
|
119
|
-
|
|
120
165
|
// Re-add the listener ANY time any of the elements changes (this is why we're using callback refs)
|
|
121
|
-
}, [header, trigger, footer, list]);
|
|
122
|
-
|
|
123
|
-
// TODO is this still necessary?
|
|
166
|
+
}, [dataOptions, header, trigger, footer, list, getPreviousToTrigger]);
|
|
124
167
|
const handleNextFocus = () => (0, _components.getNextFocusable)(trigger, false).focus();
|
|
125
168
|
|
|
126
169
|
// SET UP VARIABLES
|
|
@@ -143,9 +186,6 @@ const useTypedown = function (name) {
|
|
|
143
186
|
width: searchWidth,
|
|
144
187
|
ref: resizeRef
|
|
145
188
|
} = (0, _reactResizeDetector.useResizeDetector)();
|
|
146
|
-
|
|
147
|
-
// OVERLAY PORTAL
|
|
148
|
-
const portal = document.getElementById('OverlayContainer');
|
|
149
189
|
return {
|
|
150
190
|
refs: {
|
|
151
191
|
listRef,
|
package/package.json
CHANGED
|
@@ -358,7 +358,7 @@ export default ActionList;
|
|
|
358
358
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
359
359
|
Code coverage generated by
|
|
360
360
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
361
|
-
at 2025-12-
|
|
361
|
+
at 2025-12-12T20:17:01.385Z
|
|
362
362
|
</div>
|
|
363
363
|
<script src="../prettify.js"></script>
|
|
364
364
|
<script>
|
|
@@ -1495,7 +1495,7 @@ export default ActionListFieldArray;
|
|
|
1495
1495
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
1496
1496
|
Code coverage generated by
|
|
1497
1497
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
1498
|
-
at 2025-12-
|
|
1498
|
+
at 2025-12-12T20:17:01.385Z
|
|
1499
1499
|
</div>
|
|
1500
1500
|
<script src="../prettify.js"></script>
|
|
1501
1501
|
<script>
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
132
132
|
Code coverage generated by
|
|
133
133
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
134
|
-
at 2025-12-
|
|
134
|
+
at 2025-12-12T20:17:01.385Z
|
|
135
135
|
</div>
|
|
136
136
|
<script src="../prettify.js"></script>
|
|
137
137
|
<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 2025-12-
|
|
76
|
+
at 2025-12-12T20:17:01.385Z
|
|
77
77
|
</div>
|
|
78
78
|
<script src="../prettify.js"></script>
|
|
79
79
|
<script>
|
|
@@ -115,7 +115,8 @@
|
|
|
115
115
|
<a name='L50'></a><a href='#L50'>50</a>
|
|
116
116
|
<a name='L51'></a><a href='#L51'>51</a>
|
|
117
117
|
<a name='L52'></a><a href='#L52'>52</a>
|
|
118
|
-
<a name='L53'></a><a href='#L53'>53</a
|
|
118
|
+
<a name='L53'></a><a href='#L53'>53</a>
|
|
119
|
+
<a name='L54'></a><a href='#L54'>54</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
119
120
|
<span class="cline-any cline-neutral"> </span>
|
|
120
121
|
<span class="cline-any cline-neutral"> </span>
|
|
121
122
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -144,6 +145,7 @@
|
|
|
144
145
|
<span class="cline-any cline-neutral"> </span>
|
|
145
146
|
<span class="cline-any cline-neutral"> </span>
|
|
146
147
|
<span class="cline-any cline-neutral"> </span>
|
|
148
|
+
<span class="cline-any cline-neutral"> </span>
|
|
147
149
|
<span class="cline-any cline-no"> </span>
|
|
148
150
|
<span class="cline-any cline-neutral"> </span>
|
|
149
151
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -175,17 +177,18 @@ import SearchField from '../SearchField';
|
|
|
175
177
|
import Typedown from '../Typedown';
|
|
176
178
|
|
|
177
179
|
const ButtonTypedown = <span class="fstat-no" title="function not covered" >({</span>
|
|
178
|
-
|
|
180
|
+
id,
|
|
179
181
|
renderListItem,
|
|
180
182
|
...typedownProps
|
|
181
183
|
}) => {
|
|
182
184
|
<span class="cstat-no" title="statement not covered" > return (</span>
|
|
183
185
|
<Typedown
|
|
184
186
|
getDisplayValue={<span class="fstat-no" title="function not covered" >()</span> => <span class="cstat-no" title="statement not covered" >false}</span>
|
|
185
|
-
renderHeader={<span class="fstat-no" title="function not covered" >({</span> currentlyTyped }) => (
|
|
187
|
+
renderHeader={<span class="fstat-no" title="function not covered" >({</span> handleType, currentlyTyped }) => (
|
|
186
188
|
<span class="cstat-no" title="statement not covered" > <SearchField</span>
|
|
189
|
+
id={`button-typedown-searchfield-${id}`}
|
|
187
190
|
marginBottom0
|
|
188
|
-
onChange={
|
|
191
|
+
onChange={handleType}
|
|
189
192
|
value={currentlyTyped}
|
|
190
193
|
/>
|
|
191
194
|
)}
|
|
@@ -226,7 +229,7 @@ ButtonTypedown.propTypes = {
|
|
|
226
229
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
227
230
|
Code coverage generated by
|
|
228
231
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
229
|
-
at 2025-12-
|
|
232
|
+
at 2025-12-12T20:17:01.385Z
|
|
230
233
|
</div>
|
|
231
234
|
<script src="../prettify.js"></script>
|
|
232
235
|
<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 2025-12-
|
|
119
|
+
at 2025-12-12T20:17:01.385Z
|
|
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 2025-12-
|
|
76
|
+
at 2025-12-12T20:17:01.385Z
|
|
77
77
|
</div>
|
|
78
78
|
<script src="../prettify.js"></script>
|
|
79
79
|
<script>
|
|
@@ -553,7 +553,7 @@ export default ComboButton;
|
|
|
553
553
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
554
554
|
Code coverage generated by
|
|
555
555
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
556
|
-
at 2025-12-
|
|
556
|
+
at 2025-12-12T20:17:01.385Z
|
|
557
557
|
</div>
|
|
558
558
|
<script src="../prettify.js"></script>
|
|
559
559
|
<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 2025-12-
|
|
119
|
+
at 2025-12-12T20:17:01.385Z
|
|
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 2025-12-
|
|
76
|
+
at 2025-12-12T20:17:01.385Z
|
|
77
77
|
</div>
|
|
78
78
|
<script src="../prettify.js"></script>
|
|
79
79
|
<script>
|
|
@@ -652,7 +652,7 @@ export default CustomPropertiesLookup;
|
|
|
652
652
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
653
653
|
Code coverage generated by
|
|
654
654
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
655
|
-
at 2025-12-
|
|
655
|
+
at 2025-12-12T20:17:01.385Z
|
|
656
656
|
</div>
|
|
657
657
|
<script src="../../prettify.js"></script>
|
|
658
658
|
<script>
|
package/src/artifacts/coverage-jest/CustomProperties/Config/CustomPropertiesSettings.js.html
CHANGED
|
@@ -1231,7 +1231,7 @@ export default CustomPropertiesSettings;
|
|
|
1231
1231
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
1232
1232
|
Code coverage generated by
|
|
1233
1233
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
1234
|
-
at 2025-12-
|
|
1234
|
+
at 2025-12-12T20:17:01.385Z
|
|
1235
1235
|
</div>
|
|
1236
1236
|
<script src="../../prettify.js"></script>
|
|
1237
1237
|
<script>
|
|
@@ -1459,7 +1459,7 @@ export default CustomPropertyForm;
|
|
|
1459
1459
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
1460
1460
|
Code coverage generated by
|
|
1461
1461
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
1462
|
-
at 2025-12-
|
|
1462
|
+
at 2025-12-12T20:17:01.385Z
|
|
1463
1463
|
</div>
|
|
1464
1464
|
<script src="../../prettify.js"></script>
|
|
1465
1465
|
<script>
|
|
@@ -718,7 +718,7 @@ export default CustomPropertyView;
|
|
|
718
718
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
719
719
|
Code coverage generated by
|
|
720
720
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
721
|
-
at 2025-12-
|
|
721
|
+
at 2025-12-12T20:17:01.385Z
|
|
722
722
|
</div>
|
|
723
723
|
<script src="../../prettify.js"></script>
|
|
724
724
|
<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 2025-12-
|
|
164
|
+
at 2025-12-12T20:17:01.385Z
|
|
165
165
|
</div>
|
|
166
166
|
<script src="../../prettify.js"></script>
|
|
167
167
|
<script>
|
|
@@ -82,7 +82,7 @@ export { default as CustomPropertyForm } from './CustomPropertyForm';
|
|
|
82
82
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
83
83
|
Code coverage generated by
|
|
84
84
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
85
|
-
at 2025-12-
|
|
85
|
+
at 2025-12-12T20:17:01.385Z
|
|
86
86
|
</div>
|
|
87
87
|
<script src="../../prettify.js"></script>
|
|
88
88
|
<script>
|
|
@@ -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 2025-12-
|
|
196
|
+
at 2025-12-12T20:17:01.385Z
|
|
197
197
|
</div>
|
|
198
198
|
<script src="../../prettify.js"></script>
|
|
199
199
|
<script>
|
|
@@ -337,7 +337,7 @@ export default CustomPropertiesEditCtx;
|
|
|
337
337
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
338
338
|
Code coverage generated by
|
|
339
339
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
340
|
-
at 2025-12-
|
|
340
|
+
at 2025-12-12T20:17:01.385Z
|
|
341
341
|
</div>
|
|
342
342
|
<script src="../../prettify.js"></script>
|
|
343
343
|
<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 2025-12-
|
|
823
|
+
at 2025-12-12T20:17:01.385Z
|
|
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 2025-12-
|
|
1288
|
+
at 2025-12-12T20:17:01.385Z
|
|
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 2025-12-
|
|
442
|
+
at 2025-12-12T20:17:01.385Z
|
|
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 2025-12-
|
|
194
|
+
at 2025-12-12T20:17:01.385Z
|
|
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 2025-12-
|
|
88
|
+
at 2025-12-12T20:17:01.385Z
|
|
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 2025-12-
|
|
259
|
+
at 2025-12-12T20:17:01.385Z
|
|
260
260
|
</div>
|
|
261
261
|
<script src="../../prettify.js"></script>
|
|
262
262
|
<script>
|