@k-int/stripes-kint-components 4.2.0 → 4.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/es/lib/ActionList/ActionList.js +4 -1
- package/es/lib/ActionList/ActionListFieldArray.js +12 -7
- package/es/lib/EditableRefdataList/EditableRefdataList.js +13 -4
- package/es/lib/ResponsiveButtonGroup/ResponsiveButtonGroup.js +8 -4
- package/es/lib/SASQLookupComponent/SASQLookupComponent.js +29 -16
- package/es/lib/hooks/useIntlKeyStore.js +2 -3
- package/junit.xml +139 -139
- package/package.json +2 -2
- package/src/artifacts/coverage-jest/lcov-report/ActionList/ActionList.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ActionList/ActionListFieldArray.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ActionList/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ActionList/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Config/CustomPropertiesLookup.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Config/CustomPropertiesSettings.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Config/CustomPropertyForm.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Config/CustomPropertyView.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Config/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Config/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/CustomPropertiesEdit.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/CustomPropertiesEditCtx.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/CustomPropertiesListField.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/CustomPropertyField.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/CustomPropertyFormCard.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/testResources.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/CustomPropertiesFilter.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/CustomPropertiesFilterField.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/CustomPropertiesFilterFieldArray.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/CustomPropertiesFilterForm.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/CustomPropertiesRule.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/testResources.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/useOperators.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/useParseActiveFilterStrings.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/useValueProps.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/View/CustomPropertiesView.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/View/CustomPropertiesViewCtx.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/View/CustomPropertyCard.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/View/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/View/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/View/testResources.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CycleButton/CycleButton.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CycleButton/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CycleButton/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableRefdataCategoryList/EditableRefdataCategoryList.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableRefdataCategoryList/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableRefdataCategoryList/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableRefdataList/EditableRefdataList.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableRefdataList/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableRefdataList/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/EditableSettingsList.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/EditableSettingsListFieldArray.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/SettingField/EditSettingValue.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/SettingField/RenderSettingValue.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/SettingField/SettingField.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/SettingField/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/SettingField/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/FormModal/FormModal.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/FormModal/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/FormModal/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/FormattedKintMessage/FormattedKintMessage.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/FormattedKintMessage/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/FormattedKintMessage/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/IconSelect/IconSelect.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/IconSelect/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/IconSelect/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/NoResultsMessage/NoResultsMessage.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/NoResultsMessage/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/NoResultsMessage/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/QueryTypedown/QueryTypedown.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/QueryTypedown/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/QueryTypedown/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RefdataButtons/RefdataButtons.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RefdataButtons/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RefdataButtons/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ResponsiveButtonGroup/ResponsiveButtonGroup.js.html +16 -4
- package/src/artifacts/coverage-jest/lcov-report/ResponsiveButtonGroup/index.html +3 -3
- package/src/artifacts/coverage-jest/lcov-report/ResponsiveButtonGroup/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ResponsiveButtonGroup/useResponsiveButtonGroupSizing.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RichSelect/RichSelect.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RichSelect/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RichSelect/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RichSelect/useSelectedOption.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQLookupComponent/SASQLookupComponent.js.html +103 -25
- package/src/artifacts/coverage-jest/lcov-report/SASQLookupComponent/TableBody/TableBody.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQLookupComponent/TableBody/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQLookupComponent/TableBody/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQLookupComponent/index.html +9 -9
- package/src/artifacts/coverage-jest/lcov-report/SASQLookupComponent/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQRoute/SASQRoute.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQRoute/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQRoute/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQViewComponent/SASQViewComponent.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQViewComponent/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQViewComponent/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SearchField/SearchField.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SearchField/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SearchField/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SettingPage/SettingPage.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SettingPage/SettingPagePane.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SettingPage/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SettingPage/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/Typedown/Typedown.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/Typedown/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/Typedown/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/constants/customProperties.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/constants/eventCodes.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/constants/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/contexts/SettingsContext.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/contexts/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/contexts/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/settingsHooks/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/settingsHooks/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/settingsHooks/useAppSettings.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/settingsHooks/useSettingSection.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/settingsHooks/useSettings.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/typedownHooks/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/typedownHooks/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/typedownHooks/useTypedown.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/typedownHooks/useTypedownData.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/typedownHooks/useTypedownToggle.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useActiveElement.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useCustomProperties.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useHelperApp.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useIntlKey.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useIntlKeyStore.js.html +2 -2
- package/src/artifacts/coverage-jest/lcov-report/hooks/useInvalidateRefdata.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useKintIntl.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useKiwtFieldArray.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useKiwtSASQuery.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useLocalStorageState.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useMutateCustomProperties.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useMutateRefdataCategory.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useMutateRefdataValue.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useQIndex.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useRefdata.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useSASQQueryMeta.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useTemplates.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/index.html +14 -14
- package/src/artifacts/coverage-jest/lcov-report/utils/buildUrl.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/generateKiwtQuery.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/generateKiwtQueryParams.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/groupCustomPropertiesByCtx.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/highlightString.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/matchString.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/parseErrorResponse.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/parseKiwtQueryGroups.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/refdataOptions.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/refdataQueryKey.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/selectorSafe.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/sortByLabel.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/toCamelCase.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/typedownQueryKey.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/validators.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov.info +151 -145
- package/src/lib/ActionList/ActionList.js +2 -0
- package/src/lib/ActionList/ActionListFieldArray.js +13 -8
- package/src/lib/ActionList/README.md +2 -2
- package/src/lib/EditableRefdataList/EditableRefdataList.js +16 -3
- package/src/lib/EditableRefdataList/README.md +1 -0
- package/src/lib/ResponsiveButtonGroup/README.md +1 -0
- package/src/lib/ResponsiveButtonGroup/ResponsiveButtonGroup.js +5 -1
- package/src/lib/SASQLookupComponent/SASQLookupComponent.js +44 -18
- package/src/lib/hooks/useIntlKeyStore.js +1 -1
- package/styles/TypeDown.css +37 -2
package/junit.xml
CHANGED
|
@@ -1,273 +1,273 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<testsuites name="jest tests" tests="115" failures="0" errors="0" time="
|
|
3
|
-
<testsuite name="CustomPropertyView" errors="0" failures="0" skipped="0" timestamp="
|
|
4
|
-
<testcase classname="CustomPropertyView displays expected label value" name="CustomPropertyView displays expected label value" time="0.
|
|
2
|
+
<testsuites name="jest tests" tests="115" failures="0" errors="0" time="29.258">
|
|
3
|
+
<testsuite name="CustomPropertyView" errors="0" failures="0" skipped="0" timestamp="2023-01-18T10:52:55" time="22.31" tests="9">
|
|
4
|
+
<testcase classname="CustomPropertyView displays expected label value" name="CustomPropertyView displays expected label value" time="0.13">
|
|
5
5
|
</testcase>
|
|
6
|
-
<testcase classname="CustomPropertyView displays expected name value" name="CustomPropertyView displays expected name value" time="0.
|
|
6
|
+
<testcase classname="CustomPropertyView displays expected name value" name="CustomPropertyView displays expected name value" time="0.033">
|
|
7
7
|
</testcase>
|
|
8
|
-
<testcase classname="CustomPropertyView displays expected Description value" name="CustomPropertyView displays expected Description value" time="0.
|
|
8
|
+
<testcase classname="CustomPropertyView displays expected Description value" name="CustomPropertyView displays expected Description value" time="0.02">
|
|
9
9
|
</testcase>
|
|
10
|
-
<testcase classname="CustomPropertyView displays expected Primary value" name="CustomPropertyView displays expected Primary value" time="0.
|
|
10
|
+
<testcase classname="CustomPropertyView displays expected Primary value" name="CustomPropertyView displays expected Primary value" time="0.019">
|
|
11
11
|
</testcase>
|
|
12
|
-
<testcase classname="CustomPropertyView displays expected Retired value" name="CustomPropertyView displays expected Retired value" time="0.
|
|
12
|
+
<testcase classname="CustomPropertyView displays expected Retired value" name="CustomPropertyView displays expected Retired value" time="0.021">
|
|
13
13
|
</testcase>
|
|
14
|
-
<testcase classname="CustomPropertyView displays expected Weight value" name="CustomPropertyView displays expected Weight value" time="0.
|
|
14
|
+
<testcase classname="CustomPropertyView displays expected Weight value" name="CustomPropertyView displays expected Weight value" time="0.017">
|
|
15
15
|
</testcase>
|
|
16
|
-
<testcase classname="CustomPropertyView displays expected Default visibility value" name="CustomPropertyView displays expected Default visibility value" time="0.
|
|
16
|
+
<testcase classname="CustomPropertyView displays expected Default visibility value" name="CustomPropertyView displays expected Default visibility value" time="0.029">
|
|
17
17
|
</testcase>
|
|
18
|
-
<testcase classname="CustomPropertyView displays expected Context value" name="CustomPropertyView displays expected Context value" time="0.
|
|
18
|
+
<testcase classname="CustomPropertyView displays expected Context value" name="CustomPropertyView displays expected Context value" time="0.026">
|
|
19
19
|
</testcase>
|
|
20
20
|
<testcase classname="CustomPropertyView displays expected Type value" name="CustomPropertyView displays expected Type value" time="0.023">
|
|
21
21
|
</testcase>
|
|
22
22
|
</testsuite>
|
|
23
|
-
<testsuite name="
|
|
24
|
-
<testcase classname="
|
|
23
|
+
<testsuite name="RenderSettingValue" errors="0" failures="0" skipped="0" timestamp="2023-01-18T10:52:55" time="22.715" tests="12">
|
|
24
|
+
<testcase classname="RenderSettingValue render string settings render a string setting renders the value" name="RenderSettingValue render string settings render a string setting renders the value" time="0.084">
|
|
25
25
|
</testcase>
|
|
26
|
-
<testcase classname="
|
|
26
|
+
<testcase classname="RenderSettingValue render string settings render a string setting without a value renders the default value" name="RenderSettingValue render string settings render a string setting without a value renders the default value" time="0.015">
|
|
27
27
|
</testcase>
|
|
28
|
-
<testcase classname="
|
|
28
|
+
<testcase classname="RenderSettingValue render string settings render a string setting without a value or default renders the empty message" name="RenderSettingValue render string settings render a string setting without a value or default renders the empty message" time="0.018">
|
|
29
29
|
</testcase>
|
|
30
|
-
|
|
31
|
-
<testsuite name="RenderSettingValue" errors="0" failures="0" skipped="0" timestamp="2022-12-09T15:17:19" time="21.923" tests="12">
|
|
32
|
-
<testcase classname="RenderSettingValue render string settings render a string setting renders the value" name="RenderSettingValue render string settings render a string setting renders the value" time="0.076">
|
|
33
|
-
</testcase>
|
|
34
|
-
<testcase classname="RenderSettingValue render string settings render a string setting without a value renders the default value" name="RenderSettingValue render string settings render a string setting without a value renders the default value" time="0.013">
|
|
35
|
-
</testcase>
|
|
36
|
-
<testcase classname="RenderSettingValue render string settings render a string setting without a value or default renders the empty message" name="RenderSettingValue render string settings render a string setting without a value or default renders the empty message" time="0.008">
|
|
30
|
+
<testcase classname="RenderSettingValue render refdata settings render a refdata setting renders the value" name="RenderSettingValue render refdata settings render a refdata setting renders the value" time="0.009">
|
|
37
31
|
</testcase>
|
|
38
|
-
<testcase classname="RenderSettingValue render refdata settings render a refdata setting renders the value" name="RenderSettingValue render refdata settings render a refdata setting renders the value" time="0.
|
|
32
|
+
<testcase classname="RenderSettingValue render refdata settings render a refdata setting without a value renders the default value" name="RenderSettingValue render refdata settings render a refdata setting without a value renders the default value" time="0.006">
|
|
39
33
|
</testcase>
|
|
40
|
-
<testcase classname="RenderSettingValue render refdata settings render a refdata setting without a value renders the
|
|
34
|
+
<testcase classname="RenderSettingValue render refdata settings render a refdata setting without a value or default renders the empty message" name="RenderSettingValue render refdata settings render a refdata setting without a value or default renders the empty message" time="0.007">
|
|
41
35
|
</testcase>
|
|
42
|
-
<testcase classname="RenderSettingValue render
|
|
43
|
-
</testcase>
|
|
44
|
-
<testcase classname="RenderSettingValue render password settings render a password setting renders the value" name="RenderSettingValue render password settings render a password setting renders the value" time="0.008">
|
|
36
|
+
<testcase classname="RenderSettingValue render password settings render a password setting renders the value" name="RenderSettingValue render password settings render a password setting renders the value" time="0.007">
|
|
45
37
|
</testcase>
|
|
46
38
|
<testcase classname="RenderSettingValue render password settings render a password setting without a value renders the default value" name="RenderSettingValue render password settings render a password setting without a value renders the default value" time="0.007">
|
|
47
39
|
</testcase>
|
|
48
|
-
<testcase classname="RenderSettingValue render password settings render a password setting without a value or default renders the empty message" name="RenderSettingValue render password settings render a password setting without a value or default renders the empty message" time="0.
|
|
40
|
+
<testcase classname="RenderSettingValue render password settings render a password setting without a value or default renders the empty message" name="RenderSettingValue render password settings render a password setting without a value or default renders the empty message" time="0.007">
|
|
49
41
|
</testcase>
|
|
50
42
|
<testcase classname="RenderSettingValue render template settings render a template setting renders the value" name="RenderSettingValue render template settings render a template setting renders the value" time="0.007">
|
|
51
43
|
</testcase>
|
|
52
|
-
<testcase classname="RenderSettingValue render template settings render a template setting without a value renders the default value" name="RenderSettingValue render template settings render a template setting without a value renders the default value" time="0.
|
|
44
|
+
<testcase classname="RenderSettingValue render template settings render a template setting without a value renders the default value" name="RenderSettingValue render template settings render a template setting without a value renders the default value" time="0.007">
|
|
53
45
|
</testcase>
|
|
54
|
-
<testcase classname="RenderSettingValue render template settings render a template setting without a value or default renders the empty message" name="RenderSettingValue render template settings render a template setting without a value or default renders the empty message" time="0.
|
|
46
|
+
<testcase classname="RenderSettingValue render template settings render a template setting without a value or default renders the empty message" name="RenderSettingValue render template settings render a template setting without a value or default renders the empty message" time="0.006">
|
|
55
47
|
</testcase>
|
|
56
48
|
</testsuite>
|
|
57
|
-
<testsuite name="CustomPropertiesListField" errors="0" failures="0" skipped="0" timestamp="
|
|
58
|
-
<testcase classname="CustomPropertiesListField displays expected primary properties key value" name="CustomPropertiesListField displays expected primary properties key value" time="0.
|
|
49
|
+
<testsuite name="CustomPropertiesListField" errors="0" failures="0" skipped="0" timestamp="2023-01-18T10:52:55" time="22.756" tests="5">
|
|
50
|
+
<testcase classname="CustomPropertiesListField displays expected primary properties key value" name="CustomPropertiesListField displays expected primary properties key value" time="0.12">
|
|
59
51
|
</testcase>
|
|
60
|
-
<testcase classname="CustomPropertiesListField displays expected optional properties key value" name="CustomPropertiesListField displays expected optional properties key value" time="0.
|
|
52
|
+
<testcase classname="CustomPropertiesListField displays expected optional properties key value" name="CustomPropertiesListField displays expected optional properties key value" time="0.034">
|
|
61
53
|
</testcase>
|
|
62
|
-
<testcase classname="CustomPropertiesListField renders CustomPropertyFormCard component " name="CustomPropertiesListField renders CustomPropertyFormCard component " time="0.
|
|
54
|
+
<testcase classname="CustomPropertiesListField renders CustomPropertyFormCard component " name="CustomPropertiesListField renders CustomPropertyFormCard component " time="0.059">
|
|
63
55
|
</testcase>
|
|
64
|
-
<testcase classname="CustomPropertiesListField renders CustomPropertiesList component " name="CustomPropertiesListField renders CustomPropertiesList component " time="0.
|
|
56
|
+
<testcase classname="CustomPropertiesListField renders CustomPropertiesList component " name="CustomPropertiesListField renders CustomPropertiesList component " time="0.03">
|
|
65
57
|
</testcase>
|
|
66
|
-
<testcase classname="CustomPropertiesListField renders the Add property button" name="CustomPropertiesListField renders the Add property button" time="0.
|
|
58
|
+
<testcase classname="CustomPropertiesListField renders the Add property button" name="CustomPropertiesListField renders the Add property button" time="0.101">
|
|
67
59
|
</testcase>
|
|
68
60
|
</testsuite>
|
|
69
|
-
<testsuite name="
|
|
70
|
-
<testcase classname="
|
|
61
|
+
<testsuite name="CustomPropertyFormCard" errors="0" failures="0" skipped="0" timestamp="2023-01-18T10:52:55" time="22.905" tests="3">
|
|
62
|
+
<testcase classname="CustomPropertyFormCard displays Author Identification card heading " name="CustomPropertyFormCard displays Author Identification card heading " time="0.117">
|
|
71
63
|
</testcase>
|
|
72
|
-
<testcase classname="
|
|
64
|
+
<testcase classname="CustomPropertyFormCard renders CustomPropertyField component " name="CustomPropertyFormCard renders CustomPropertyField component " time="0.017">
|
|
73
65
|
</testcase>
|
|
74
|
-
<testcase classname="
|
|
66
|
+
<testcase classname="CustomPropertyFormCard renders CustomPropertyFormCard by its test ID " name="CustomPropertyFormCard renders CustomPropertyFormCard by its test ID " time="0.016">
|
|
75
67
|
</testcase>
|
|
76
68
|
</testsuite>
|
|
77
|
-
<testsuite name="
|
|
78
|
-
<testcase classname="
|
|
79
|
-
</testcase>
|
|
80
|
-
<testcase classname="CustomPropertiesRule select Is not set operator from comparator dropdown renders expected is not set operator in comparator dropdown" name="CustomPropertiesRule select Is not set operator from comparator dropdown renders expected is not set operator in comparator dropdown" time="0.143">
|
|
69
|
+
<testsuite name="EditableSettingsListFieldArray" errors="0" failures="0" skipped="0" timestamp="2023-01-18T10:52:55" time="22.936" tests="3">
|
|
70
|
+
<testcase classname="EditableSettingsListFieldArray with empty initial values renders empty field" name="EditableSettingsListFieldArray with empty initial values renders empty field" time="0.092">
|
|
81
71
|
</testcase>
|
|
82
|
-
<testcase classname="
|
|
72
|
+
<testcase classname="EditableSettingsListFieldArray with initial value set renders the SettingField component" name="EditableSettingsListFieldArray with initial value set renders the SettingField component" time="0.026">
|
|
83
73
|
</testcase>
|
|
84
|
-
<testcase classname="
|
|
74
|
+
<testcase classname="EditableSettingsListFieldArray with multiple initial values set renders the correct number of SettingField components" name="EditableSettingsListFieldArray with multiple initial values set renders the correct number of SettingField components" time="0.021">
|
|
85
75
|
</testcase>
|
|
86
|
-
|
|
76
|
+
</testsuite>
|
|
77
|
+
<testsuite name="CustomPropertiesRule" errors="0" failures="0" skipped="0" timestamp="2023-01-18T10:52:55" time="24.241" tests="8">
|
|
78
|
+
<testcase classname="CustomPropertiesRule select Is set operator from comparator dropdown renders expected Is set operator" name="CustomPropertiesRule select Is set operator from comparator dropdown renders expected Is set operator" time="0.378">
|
|
87
79
|
</testcase>
|
|
88
|
-
<testcase classname="CustomPropertiesRule select Is
|
|
80
|
+
<testcase classname="CustomPropertiesRule select Is not set operator from comparator dropdown renders expected is not set operator in comparator dropdown" name="CustomPropertiesRule select Is not set operator from comparator dropdown renders expected is not set operator in comparator dropdown" time="0.142">
|
|
89
81
|
</testcase>
|
|
90
|
-
<testcase classname="CustomPropertiesRule select
|
|
82
|
+
<testcase classname="CustomPropertiesRule select Equals from comparator dropdown renders expected Equals operator" name="CustomPropertiesRule select Equals from comparator dropdown renders expected Equals operator" time="0.165">
|
|
91
83
|
</testcase>
|
|
92
|
-
<testcase classname="CustomPropertiesRule select
|
|
84
|
+
<testcase classname="CustomPropertiesRule select not equal operator from comparator dropdown renders expected Does not equal operator in comparator dropdown" name="CustomPropertiesRule select not equal operator from comparator dropdown renders expected Does not equal operator in comparator dropdown" time="0.201">
|
|
93
85
|
</testcase>
|
|
94
|
-
|
|
95
|
-
<testsuite name="CustomPropertiesFilter" errors="0" failures="0" skipped="0" timestamp="2022-12-09T15:17:41" time="2.277" tests="4">
|
|
96
|
-
<testcase classname="CustomPropertiesFilter renders the Custom properties Accordion by id" name="CustomPropertiesFilter renders the Custom properties Accordion by id" time="0.128">
|
|
86
|
+
<testcase classname="CustomPropertiesRule select Is greater than or equal to operator from comparator dropdown renders expected Is greater than or equal to operator in comparator dropdown" name="CustomPropertiesRule select Is greater than or equal to operator from comparator dropdown renders expected Is greater than or equal to operator in comparator dropdown" time="0.137">
|
|
97
87
|
</testcase>
|
|
98
|
-
<testcase classname="
|
|
88
|
+
<testcase classname="CustomPropertiesRule select Is less than or equal to operator from comparator dropdown renders expected Is less than or equal to operator in comparator dropdown" name="CustomPropertiesRule select Is less than or equal to operator from comparator dropdown renders expected Is less than or equal to operator in comparator dropdown" time="0.137">
|
|
99
89
|
</testcase>
|
|
100
|
-
<testcase classname="
|
|
90
|
+
<testcase classname="CustomPropertiesRule select Is operator from comparator dropdown renders expected is operator" name="CustomPropertiesRule select Is operator from comparator dropdown renders expected is operator" time="0.157">
|
|
101
91
|
</testcase>
|
|
102
|
-
<testcase classname="
|
|
92
|
+
<testcase classname="CustomPropertiesRule select Is not operator form comparator dropdown renders expected is not operator " name="CustomPropertiesRule select Is not operator form comparator dropdown renders expected is not operator " time="0.147">
|
|
103
93
|
</testcase>
|
|
104
94
|
</testsuite>
|
|
105
|
-
<testsuite name="SettingField" errors="0" failures="0" skipped="0" timestamp="
|
|
106
|
-
<testcase classname="SettingField renders RenderSettingValue" name="SettingField renders RenderSettingValue" time="0.
|
|
95
|
+
<testsuite name="SettingField" errors="0" failures="0" skipped="0" timestamp="2023-01-18T10:52:55" time="24.663" tests="3">
|
|
96
|
+
<testcase classname="SettingField renders RenderSettingValue" name="SettingField renders RenderSettingValue" time="0.135">
|
|
107
97
|
</testcase>
|
|
108
98
|
<testcase classname="SettingField renders the edit button" name="SettingField renders the edit button" time="0.019">
|
|
109
99
|
</testcase>
|
|
110
|
-
<testcase classname="SettingField clicking edit/save works as expected" name="SettingField clicking edit/save works as expected" time="0.
|
|
100
|
+
<testcase classname="SettingField clicking edit/save works as expected" name="SettingField clicking edit/save works as expected" time="0.294">
|
|
111
101
|
</testcase>
|
|
112
102
|
</testsuite>
|
|
113
|
-
<testsuite name="
|
|
114
|
-
<testcase classname="
|
|
103
|
+
<testsuite name="CustomPropertiesFilter" errors="0" failures="0" skipped="0" timestamp="2023-01-18T10:53:18" time="2.403" tests="4">
|
|
104
|
+
<testcase classname="CustomPropertiesFilter renders the Custom properties Accordion by id" name="CustomPropertiesFilter renders the Custom properties Accordion by id" time="0.149">
|
|
105
|
+
</testcase>
|
|
106
|
+
<testcase classname="CustomPropertiesFilter renders the Custom properties Accordion" name="CustomPropertiesFilter renders the Custom properties Accordion" time="0.042">
|
|
115
107
|
</testcase>
|
|
116
|
-
<testcase classname="
|
|
108
|
+
<testcase classname="CustomPropertiesFilter renders the edit custom property filters button" name="CustomPropertiesFilter renders the edit custom property filters button" time="0.07">
|
|
117
109
|
</testcase>
|
|
118
|
-
<testcase classname="
|
|
110
|
+
<testcase classname="CustomPropertiesFilter renders CustomPropertiesFilterForm component " name="CustomPropertiesFilter renders CustomPropertiesFilterForm component " time="0.02">
|
|
119
111
|
</testcase>
|
|
120
112
|
</testsuite>
|
|
121
|
-
<testsuite name="
|
|
122
|
-
<testcase classname="
|
|
113
|
+
<testsuite name="CustomPropertiesFilterFieldArray" errors="0" failures="0" skipped="0" timestamp="2023-01-18T10:53:18" time="2.089" tests="3">
|
|
114
|
+
<testcase classname="CustomPropertiesFilterFieldArray renders CustomPropertiesFilterField component" name="CustomPropertiesFilterFieldArray renders CustomPropertiesFilterField component" time="0.074">
|
|
123
115
|
</testcase>
|
|
124
|
-
<testcase classname="
|
|
116
|
+
<testcase classname="CustomPropertiesFilterFieldArray renders the Add custom property filter button" name="CustomPropertiesFilterFieldArray renders the Add custom property filter button" time="0.104">
|
|
125
117
|
</testcase>
|
|
126
|
-
<testcase classname="
|
|
118
|
+
<testcase classname="CustomPropertiesFilterFieldArray renders the submit button" name="CustomPropertiesFilterFieldArray renders the submit button" time="0.045">
|
|
127
119
|
</testcase>
|
|
128
|
-
|
|
120
|
+
</testsuite>
|
|
121
|
+
<testsuite name="CustomPropertyField" errors="0" failures="0" skipped="0" timestamp="2023-01-18T10:52:55" time="25.006" tests="14">
|
|
122
|
+
<testcase classname="CustomPropertyField CustomPropertyField Displays expected value(s) label " name="CustomPropertyField CustomPropertyField Displays expected value(s) label " time="0.143">
|
|
129
123
|
</testcase>
|
|
130
|
-
<testcase classname="CustomPropertyField CustomPropertyField Displays expected
|
|
124
|
+
<testcase classname="CustomPropertyField CustomPropertyField Displays expected Value(s) dropdown values " name="CustomPropertyField CustomPropertyField Displays expected Value(s) dropdown values " time="0.045">
|
|
131
125
|
</testcase>
|
|
132
|
-
<testcase classname="CustomPropertyField CustomPropertyField Displays expected
|
|
126
|
+
<testcase classname="CustomPropertyField CustomPropertyField Displays expected Internal note label " name="CustomPropertyField CustomPropertyField Displays expected Internal note label " time="0.037">
|
|
133
127
|
</testcase>
|
|
134
|
-
<testcase classname="CustomPropertyField CustomPropertyField Displays expected
|
|
128
|
+
<testcase classname="CustomPropertyField CustomPropertyField Displays expected internal note value" name="CustomPropertyField CustomPropertyField Displays expected internal note value" time="0.169">
|
|
135
129
|
</testcase>
|
|
136
|
-
<testcase classname="CustomPropertyField
|
|
130
|
+
<testcase classname="CustomPropertyField CustomPropertyField Displays expected visibilities dropdwon values " name="CustomPropertyField CustomPropertyField Displays expected visibilities dropdwon values " time="0.031">
|
|
137
131
|
</testcase>
|
|
138
|
-
<testcase classname="CustomPropertyField
|
|
132
|
+
<testcase classname="CustomPropertyField CustomPropertyField Displays expected Public note label " name="CustomPropertyField CustomPropertyField Displays expected Public note label " time="0.036">
|
|
139
133
|
</testcase>
|
|
140
|
-
<testcase classname="CustomPropertyField
|
|
134
|
+
<testcase classname="CustomPropertyField CustomPropertyField Displays expected public note value" name="CustomPropertyField CustomPropertyField Displays expected public note value" time="0.088">
|
|
141
135
|
</testcase>
|
|
142
|
-
<testcase classname="CustomPropertyField
|
|
136
|
+
<testcase classname="CustomPropertyField Decimal field Displays expected Decimal field" name="CustomPropertyField Decimal field Displays expected Decimal field" time="0.092">
|
|
143
137
|
</testcase>
|
|
144
|
-
<testcase classname="CustomPropertyField
|
|
138
|
+
<testcase classname="CustomPropertyField Integer field Displays expected integer Field" name="CustomPropertyField Integer field Displays expected integer Field" time="0.093">
|
|
145
139
|
</testcase>
|
|
146
|
-
<testcase classname="CustomPropertyField
|
|
140
|
+
<testcase classname="CustomPropertyField Refdata multi-select field Displays expected multi-select Refdata Field" name="CustomPropertyField Refdata multi-select field Displays expected multi-select Refdata Field" time="0.064">
|
|
147
141
|
</testcase>
|
|
148
|
-
<testcase classname="CustomPropertyField
|
|
142
|
+
<testcase classname="CustomPropertyField Refdata multi-select field Displays expected value(s) label " name="CustomPropertyField Refdata multi-select field Displays expected value(s) label " time="0.068">
|
|
149
143
|
</testcase>
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
<testcase classname="
|
|
144
|
+
<testcase classname="CustomPropertyField Refdata multi-select field renders multi-select Refdata values" name="CustomPropertyField Refdata multi-select field renders multi-select Refdata values" time="1.418">
|
|
145
|
+
</testcase>
|
|
146
|
+
<testcase classname="CustomPropertyField Date field renders values DatePicker" name="CustomPropertyField Date field renders values DatePicker" time="0.095">
|
|
153
147
|
</testcase>
|
|
154
|
-
<testcase classname="
|
|
148
|
+
<testcase classname="CustomPropertyField Date field Displays expected date Field" name="CustomPropertyField Date field Displays expected date Field" time="0.076">
|
|
155
149
|
</testcase>
|
|
156
150
|
</testsuite>
|
|
157
|
-
<testsuite name="EditSettingValue" errors="0" failures="0" skipped="0" timestamp="
|
|
158
|
-
<testcase classname="EditSettingValue edit string setting with no initial value renders the edit field" name="EditSettingValue edit string setting with no initial value renders the edit field" time="0.
|
|
151
|
+
<testsuite name="EditSettingValue" errors="0" failures="0" skipped="0" timestamp="2023-01-18T10:52:55" time="25.01" tests="16">
|
|
152
|
+
<testcase classname="EditSettingValue edit string setting with no initial value renders the edit field" name="EditSettingValue edit string setting with no initial value renders the edit field" time="0.2">
|
|
159
153
|
</testcase>
|
|
160
|
-
<testcase classname="EditSettingValue edit string setting with initial value renders the expected value in the edit field" name="EditSettingValue edit string setting with initial value renders the expected value in the edit field" time="0.
|
|
154
|
+
<testcase classname="EditSettingValue edit string setting with initial value renders the expected value in the edit field" name="EditSettingValue edit string setting with initial value renders the expected value in the edit field" time="0.068">
|
|
161
155
|
</testcase>
|
|
162
|
-
<testcase classname="EditSettingValue edit refdata setting with no initial value for refdata with <4 options renders the expected radio buttons" name="EditSettingValue edit refdata setting with no initial value for refdata with <4 options renders the expected radio buttons" time="0.
|
|
156
|
+
<testcase classname="EditSettingValue edit refdata setting with no initial value for refdata with <4 options renders the expected radio buttons" name="EditSettingValue edit refdata setting with no initial value for refdata with <4 options renders the expected radio buttons" time="0.227">
|
|
163
157
|
</testcase>
|
|
164
|
-
<testcase classname="EditSettingValue edit refdata setting with no initial value for refdata with <4 options no radio buttons are checked" name="EditSettingValue edit refdata setting with no initial value for refdata with <4 options no radio buttons are checked" time="0.
|
|
158
|
+
<testcase classname="EditSettingValue edit refdata setting with no initial value for refdata with <4 options no radio buttons are checked" name="EditSettingValue edit refdata setting with no initial value for refdata with <4 options no radio buttons are checked" time="0.204">
|
|
165
159
|
</testcase>
|
|
166
|
-
<testcase classname="EditSettingValue edit refdata setting with initial value for refdata with <4 options renders the expected radio buttons" name="EditSettingValue edit refdata setting with initial value for refdata with <4 options renders the expected radio buttons" time="0.
|
|
160
|
+
<testcase classname="EditSettingValue edit refdata setting with initial value for refdata with <4 options renders the expected radio buttons" name="EditSettingValue edit refdata setting with initial value for refdata with <4 options renders the expected radio buttons" time="0.186">
|
|
167
161
|
</testcase>
|
|
168
|
-
<testcase classname="EditSettingValue edit refdata setting with initial value for refdata with <4 options the correct radio button is checked" name="EditSettingValue edit refdata setting with initial value for refdata with <4 options the correct radio button is checked" time="0.
|
|
162
|
+
<testcase classname="EditSettingValue edit refdata setting with initial value for refdata with <4 options the correct radio button is checked" name="EditSettingValue edit refdata setting with initial value for refdata with <4 options the correct radio button is checked" time="0.164">
|
|
169
163
|
</testcase>
|
|
170
|
-
<testcase classname="EditSettingValue edit refdata setting with no initial value for refdata with >4 options renders the expected select field" name="EditSettingValue edit refdata setting with no initial value for refdata with >4 options renders the expected select field" time="0.
|
|
164
|
+
<testcase classname="EditSettingValue edit refdata setting with no initial value for refdata with >4 options renders the expected select field" name="EditSettingValue edit refdata setting with no initial value for refdata with >4 options renders the expected select field" time="0.04">
|
|
171
165
|
</testcase>
|
|
172
|
-
<testcase classname="EditSettingValue edit refdata setting with no initial value for refdata with >4 options renders the expected refdata options" name="EditSettingValue edit refdata setting with no initial value for refdata with >4 options renders the expected refdata options" time="0.
|
|
166
|
+
<testcase classname="EditSettingValue edit refdata setting with no initial value for refdata with >4 options renders the expected refdata options" name="EditSettingValue edit refdata setting with no initial value for refdata with >4 options renders the expected refdata options" time="0.266">
|
|
173
167
|
</testcase>
|
|
174
|
-
<testcase classname="EditSettingValue edit refdata setting with initial value for refdata with >4 options renders the expected refdata options" name="EditSettingValue edit refdata setting with initial value for refdata with >4 options renders the expected refdata options" time="0.
|
|
168
|
+
<testcase classname="EditSettingValue edit refdata setting with initial value for refdata with >4 options renders the expected refdata options" name="EditSettingValue edit refdata setting with initial value for refdata with >4 options renders the expected refdata options" time="0.279">
|
|
175
169
|
</testcase>
|
|
176
|
-
<testcase classname="EditSettingValue edit refdata setting with initial value for refdata with >4 options renders the expected value in the refdata dropdown" name="EditSettingValue edit refdata setting with initial value for refdata with >4 options renders the expected value in the refdata dropdown" time="0.
|
|
170
|
+
<testcase classname="EditSettingValue edit refdata setting with initial value for refdata with >4 options renders the expected value in the refdata dropdown" name="EditSettingValue edit refdata setting with initial value for refdata with >4 options renders the expected value in the refdata dropdown" time="0.037">
|
|
177
171
|
</testcase>
|
|
178
|
-
<testcase classname="EditSettingValue edit template setting with no initial value renders the edit field" name="EditSettingValue edit template setting with no initial value renders the edit field" time="0.
|
|
172
|
+
<testcase classname="EditSettingValue edit template setting with no initial value renders the edit field" name="EditSettingValue edit template setting with no initial value renders the edit field" time="0.037">
|
|
179
173
|
</testcase>
|
|
180
|
-
<testcase classname="EditSettingValue edit template setting with no initial value renders the expected template options" name="EditSettingValue edit template setting with no initial value renders the expected template options" time="0.
|
|
174
|
+
<testcase classname="EditSettingValue edit template setting with no initial value renders the expected template options" name="EditSettingValue edit template setting with no initial value renders the expected template options" time="0.093">
|
|
181
175
|
</testcase>
|
|
182
|
-
<testcase classname="EditSettingValue edit template setting with no initial value renders expected display item in template dropdown" name="EditSettingValue edit template setting with no initial value renders expected display item in template dropdown" time="0.
|
|
176
|
+
<testcase classname="EditSettingValue edit template setting with no initial value renders expected display item in template dropdown" name="EditSettingValue edit template setting with no initial value renders expected display item in template dropdown" time="0.055">
|
|
183
177
|
</testcase>
|
|
184
|
-
<testcase classname="EditSettingValue edit template setting with initial value renders the edit field" name="EditSettingValue edit template setting with initial value renders the edit field" time="0.
|
|
178
|
+
<testcase classname="EditSettingValue edit template setting with initial value renders the edit field" name="EditSettingValue edit template setting with initial value renders the edit field" time="0.033">
|
|
185
179
|
</testcase>
|
|
186
|
-
<testcase classname="EditSettingValue edit template setting with initial value renders the expected template options" name="EditSettingValue edit template setting with initial value renders the expected template options" time="0.
|
|
180
|
+
<testcase classname="EditSettingValue edit template setting with initial value renders the expected template options" name="EditSettingValue edit template setting with initial value renders the expected template options" time="0.087">
|
|
187
181
|
</testcase>
|
|
188
|
-
<testcase classname="EditSettingValue edit template setting with initial value renders expected display item in template dropdown" name="EditSettingValue edit template setting with initial value renders expected display item in template dropdown" time="0.
|
|
182
|
+
<testcase classname="EditSettingValue edit template setting with initial value renders expected display item in template dropdown" name="EditSettingValue edit template setting with initial value renders expected display item in template dropdown" time="0.036">
|
|
189
183
|
</testcase>
|
|
190
184
|
</testsuite>
|
|
191
|
-
<testsuite name="CustomPropertiesFilterField" errors="0" failures="0" skipped="0" timestamp="
|
|
192
|
-
<testcase classname="CustomPropertiesFilterField displays the Custom property label" name="CustomPropertiesFilterField displays the Custom property label" time="0.
|
|
185
|
+
<testsuite name="CustomPropertiesFilterField" errors="0" failures="0" skipped="0" timestamp="2023-01-18T10:53:18" time="2.188" tests="1">
|
|
186
|
+
<testcase classname="CustomPropertiesFilterField displays the Custom property label" name="CustomPropertiesFilterField displays the Custom property label" time="0.014">
|
|
193
187
|
</testcase>
|
|
194
188
|
</testsuite>
|
|
195
|
-
<testsuite name="
|
|
196
|
-
<testcase classname="
|
|
189
|
+
<testsuite name="CustomPropertyForm" errors="0" failures="0" skipped="0" timestamp="2023-01-18T10:52:55" time="25.182" tests="20">
|
|
190
|
+
<testcase classname="CustomPropertyForm Displays expected label " name="CustomPropertyForm Displays expected label " time="0.251">
|
|
197
191
|
</testcase>
|
|
198
|
-
<testcase classname="
|
|
192
|
+
<testcase classname="CustomPropertyForm Displays expected name label" name="CustomPropertyForm Displays expected name label" time="0.127">
|
|
199
193
|
</testcase>
|
|
200
|
-
<testcase classname="
|
|
194
|
+
<testcase classname="CustomPropertyForm Displays expected description label" name="CustomPropertyForm Displays expected description label" time="0.13">
|
|
201
195
|
</testcase>
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
<testcase classname="CustomPropertyForm Displays expected label " name="CustomPropertyForm Displays expected label " time="0.
|
|
196
|
+
<testcase classname="CustomPropertyForm Displays expected context label " name="CustomPropertyForm Displays expected context label " time="0.111">
|
|
197
|
+
</testcase>
|
|
198
|
+
<testcase classname="CustomPropertyForm Displays expected order weight label " name="CustomPropertyForm Displays expected order weight label " time="0.097">
|
|
205
199
|
</testcase>
|
|
206
|
-
<testcase classname="CustomPropertyForm Displays
|
|
200
|
+
<testcase classname="CustomPropertyForm Displays expectred primary label " name="CustomPropertyForm Displays expectred primary label " time="0.119">
|
|
207
201
|
</testcase>
|
|
208
|
-
<testcase classname="CustomPropertyForm Displays expected
|
|
202
|
+
<testcase classname="CustomPropertyForm Displays expected default visibility label" name="CustomPropertyForm Displays expected default visibility label" time="0.123">
|
|
209
203
|
</testcase>
|
|
210
|
-
<testcase classname="CustomPropertyForm Displays expected
|
|
204
|
+
<testcase classname="CustomPropertyForm Displays expected type label " name="CustomPropertyForm Displays expected type label " time="0.16">
|
|
211
205
|
</testcase>
|
|
212
|
-
<testcase classname="CustomPropertyForm Displays expected
|
|
206
|
+
<testcase classname="CustomPropertyForm Displays expected description value" name="CustomPropertyForm Displays expected description value" time="0.267">
|
|
213
207
|
</testcase>
|
|
214
|
-
<testcase classname="CustomPropertyForm
|
|
208
|
+
<testcase classname="CustomPropertyForm renders the Name TextField" name="CustomPropertyForm renders the Name TextField" time="0.117">
|
|
215
209
|
</testcase>
|
|
216
|
-
<testcase classname="CustomPropertyForm
|
|
210
|
+
<testcase classname="CustomPropertyForm renders the Lable TextField" name="CustomPropertyForm renders the Lable TextField" time="0.098">
|
|
217
211
|
</testcase>
|
|
218
|
-
<testcase classname="CustomPropertyForm
|
|
212
|
+
<testcase classname="CustomPropertyForm renders the order weight TextField" name="CustomPropertyForm renders the order weight TextField" time="0.103">
|
|
219
213
|
</testcase>
|
|
220
|
-
<testcase classname="CustomPropertyForm
|
|
214
|
+
<testcase classname="CustomPropertyForm renders the expected value in the Retired dropdown" name="CustomPropertyForm renders the expected value in the Retired dropdown" time="0.179">
|
|
221
215
|
</testcase>
|
|
222
|
-
<testcase classname="CustomPropertyForm renders the
|
|
216
|
+
<testcase classname="CustomPropertyForm renders the expected value in the Default visibility dropdown" name="CustomPropertyForm renders the expected value in the Default visibility dropdown" time="0.157">
|
|
223
217
|
</testcase>
|
|
224
|
-
<testcase classname="CustomPropertyForm renders the
|
|
218
|
+
<testcase classname="CustomPropertyForm renders the expected value in the Primary dropdown" name="CustomPropertyForm renders the expected value in the Primary dropdown" time="0.157">
|
|
225
219
|
</testcase>
|
|
226
|
-
<testcase classname="CustomPropertyForm
|
|
220
|
+
<testcase classname="CustomPropertyForm Displays expected Decimal option" name="CustomPropertyForm Displays expected Decimal option" time="0.106">
|
|
227
221
|
</testcase>
|
|
228
|
-
<testcase classname="CustomPropertyForm
|
|
222
|
+
<testcase classname="CustomPropertyForm Displays expected Refdata (multi-select) option" name="CustomPropertyForm Displays expected Refdata (multi-select) option" time="0.077">
|
|
229
223
|
</testcase>
|
|
230
|
-
<testcase classname="CustomPropertyForm
|
|
224
|
+
<testcase classname="CustomPropertyForm Displays expected Refdata option" name="CustomPropertyForm Displays expected Refdata option" time="0.077">
|
|
231
225
|
</testcase>
|
|
232
|
-
<testcase classname="CustomPropertyForm
|
|
226
|
+
<testcase classname="CustomPropertyForm Displays expected Text option" name="CustomPropertyForm Displays expected Text option" time="0.068">
|
|
233
227
|
</testcase>
|
|
234
|
-
<testcase classname="CustomPropertyForm Displays expected
|
|
228
|
+
<testcase classname="CustomPropertyForm Displays expected Integer option" name="CustomPropertyForm Displays expected Integer option" time="0.078">
|
|
235
229
|
</testcase>
|
|
236
|
-
|
|
230
|
+
</testsuite>
|
|
231
|
+
<testsuite name="CustomPropertiesLookup" errors="0" failures="0" skipped="0" timestamp="2023-01-18T10:53:18" time="2.268" tests="2">
|
|
232
|
+
<testcase classname="CustomPropertiesLookup renders expected options" name="CustomPropertiesLookup renders expected options" time="0.222">
|
|
237
233
|
</testcase>
|
|
238
|
-
<testcase classname="
|
|
234
|
+
<testcase classname="CustomPropertiesLookup renders SearchField component " name="CustomPropertiesLookup renders SearchField component " time="0.119">
|
|
235
|
+
</testcase>
|
|
236
|
+
</testsuite>
|
|
237
|
+
<testsuite name="CustomPropertyFiltersForm" errors="0" failures="0" skipped="0" timestamp="2023-01-18T10:53:18" time="2.305" tests="3">
|
|
238
|
+
<testcase classname="CustomPropertyFiltersForm renders CustomPropertiesFilterFieldArray component " name="CustomPropertyFiltersForm renders CustomPropertiesFilterFieldArray component " time="0.119">
|
|
239
239
|
</testcase>
|
|
240
|
-
<testcase classname="
|
|
240
|
+
<testcase classname="CustomPropertyFiltersForm renders the apply button (disabled)" name="CustomPropertyFiltersForm renders the apply button (disabled)" time="0.073">
|
|
241
241
|
</testcase>
|
|
242
|
-
<testcase classname="
|
|
242
|
+
<testcase classname="CustomPropertyFiltersForm renders the Edit custom property filters button" name="CustomPropertyFiltersForm renders the Edit custom property filters button" time="0.032">
|
|
243
243
|
</testcase>
|
|
244
244
|
</testsuite>
|
|
245
|
-
<testsuite name="CustomPropertiesView" errors="0" failures="0" skipped="0" timestamp="
|
|
246
|
-
<testcase classname="CustomPropertiesView renders CustomPropertiesViewCtx component " name="CustomPropertiesView renders CustomPropertiesViewCtx component " time="0.
|
|
245
|
+
<testsuite name="CustomPropertiesView" errors="0" failures="0" skipped="0" timestamp="2023-01-18T10:53:20" time="1.396" tests="1">
|
|
246
|
+
<testcase classname="CustomPropertiesView renders CustomPropertiesViewCtx component " name="CustomPropertiesView renders CustomPropertiesViewCtx component " time="0.026">
|
|
247
247
|
</testcase>
|
|
248
248
|
</testsuite>
|
|
249
|
-
<testsuite name="
|
|
250
|
-
<testcase classname="
|
|
249
|
+
<testsuite name="CustomPropertiesEdit" errors="0" failures="0" skipped="0" timestamp="2023-01-18T10:53:20" time="1.137" tests="1">
|
|
250
|
+
<testcase classname="CustomPropertiesEdit renders CustomPropertiesEditCtx component " name="CustomPropertiesEdit renders CustomPropertiesEditCtx component " time="0.031">
|
|
251
251
|
</testcase>
|
|
252
252
|
</testsuite>
|
|
253
|
-
<testsuite name="
|
|
254
|
-
<testcase classname="
|
|
253
|
+
<testsuite name="CustomPropertiesEditCtx" errors="0" failures="0" skipped="0" timestamp="2023-01-18T10:53:20" time="1.041" tests="1">
|
|
254
|
+
<testcase classname="CustomPropertiesEditCtx renders CustomPropertiesListField component " name="CustomPropertiesEditCtx renders CustomPropertiesListField component " time="0.036">
|
|
255
255
|
</testcase>
|
|
256
256
|
</testsuite>
|
|
257
|
-
<testsuite name="CustomPropertiesViewCtx" errors="0" failures="0" skipped="0" timestamp="
|
|
258
|
-
<testcase classname="CustomPropertiesViewCtx renders CustomPropertyCard component " name="CustomPropertiesViewCtx renders CustomPropertyCard component " time="0.
|
|
257
|
+
<testsuite name="CustomPropertiesViewCtx" errors="0" failures="0" skipped="0" timestamp="2023-01-18T10:53:20" time="1.147" tests="1">
|
|
258
|
+
<testcase classname="CustomPropertiesViewCtx renders CustomPropertyCard component " name="CustomPropertiesViewCtx renders CustomPropertyCard component " time="0.043">
|
|
259
259
|
</testcase>
|
|
260
260
|
</testsuite>
|
|
261
|
-
<testsuite name="CustomPropertiesSettings" errors="0" failures="0" skipped="0" timestamp="
|
|
262
|
-
<testcase classname="CustomPropertiesSettings renders FormModal component " name="CustomPropertiesSettings renders FormModal component " time="0.
|
|
261
|
+
<testsuite name="CustomPropertiesSettings" errors="0" failures="0" skipped="0" timestamp="2023-01-18T10:52:55" time="28.182" tests="5">
|
|
262
|
+
<testcase classname="CustomPropertiesSettings renders FormModal component " name="CustomPropertiesSettings renders FormModal component " time="0.08">
|
|
263
263
|
</testcase>
|
|
264
264
|
<testcase classname="CustomPropertiesSettings renders CustomPropertiesLookup component " name="CustomPropertiesSettings renders CustomPropertiesLookup component " time="0.01">
|
|
265
265
|
</testcase>
|
|
266
|
-
<testcase classname="CustomPropertiesSettings renders the expected New button" name="CustomPropertiesSettings renders the expected New button" time="0.
|
|
266
|
+
<testcase classname="CustomPropertiesSettings renders the expected New button" name="CustomPropertiesSettings renders the expected New button" time="0.052">
|
|
267
267
|
</testcase>
|
|
268
|
-
<testcase classname="CustomPropertiesSettings renders the expected Pane " name="CustomPropertiesSettings renders the expected Pane " time="0.
|
|
268
|
+
<testcase classname="CustomPropertiesSettings renders the expected Pane " name="CustomPropertiesSettings renders the expected Pane " time="0.017">
|
|
269
269
|
</testcase>
|
|
270
|
-
<testcase classname="CustomPropertiesSettings renders the expected Pane header" name="CustomPropertiesSettings renders the expected Pane header" time="0.
|
|
270
|
+
<testcase classname="CustomPropertiesSettings renders the expected Pane header" name="CustomPropertiesSettings renders the expected Pane header" time="0.018">
|
|
271
271
|
</testcase>
|
|
272
272
|
</testsuite>
|
|
273
273
|
</testsuites>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@k-int/stripes-kint-components",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.3.0",
|
|
4
4
|
"description": "Stripes Component library for K-Int specific applications",
|
|
5
5
|
"sideEffects": [
|
|
6
6
|
"*.css"
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"@babel/preset-react": "^7.18.6",
|
|
41
41
|
"@babel/preset-typescript": "^7.18.6",
|
|
42
42
|
"@folio/eslint-config-stripes": "^6.1.0",
|
|
43
|
-
"@folio/stripes": "^7.2.0",
|
|
43
|
+
"@folio/stripes": "^7.2.0 || ^8.0.0",
|
|
44
44
|
"@folio/stripes-cli": "^2.6.0",
|
|
45
45
|
"@folio/stripes-erm-testing": "^1.0.0",
|
|
46
46
|
"@folio/stripes-testing": "^4.2.0",
|
|
@@ -349,7 +349,7 @@ export default ActionList;
|
|
|
349
349
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
350
350
|
Code coverage generated by
|
|
351
351
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
352
|
-
at
|
|
352
|
+
at 2023-01-18T10:53:27.335Z
|
|
353
353
|
</div>
|
|
354
354
|
<script src="../prettify.js"></script>
|
|
355
355
|
<script>
|
|
@@ -1411,7 +1411,7 @@ export default ActionListFieldArray;
|
|
|
1411
1411
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
1412
1412
|
Code coverage generated by
|
|
1413
1413
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
1414
|
-
at
|
|
1414
|
+
at 2023-01-18T10:53:27.335Z
|
|
1415
1415
|
</div>
|
|
1416
1416
|
<script src="../prettify.js"></script>
|
|
1417
1417
|
<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
|
|
134
|
+
at 2023-01-18T10:53:27.335Z
|
|
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
|
|
76
|
+
at 2023-01-18T10:53:27.335Z
|
|
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
|
|
655
|
+
at 2023-01-18T10:53:27.335Z
|
|
656
656
|
</div>
|
|
657
657
|
<script src="../../prettify.js"></script>
|
|
658
658
|
<script>
|
|
@@ -1147,7 +1147,7 @@ export default CustomPropertiesSettings;
|
|
|
1147
1147
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
1148
1148
|
Code coverage generated by
|
|
1149
1149
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
1150
|
-
at
|
|
1150
|
+
at 2023-01-18T10:53:27.335Z
|
|
1151
1151
|
</div>
|
|
1152
1152
|
<script src="../../prettify.js"></script>
|
|
1153
1153
|
<script>
|