@orchestrator-ui/orchestrator-ui-components 8.7.2 → 8.7.3

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.
@@ -1,8 +1,8 @@
1
- npm notice run @orchestrator-ui/orchestrator-ui-components@8.7.2 build
1
+ npm notice run @orchestrator-ui/orchestrator-ui-components@8.7.3 build
2
2
  npm notice run npm run generate-version && tsup src/index.ts
3
- npm notice run @orchestrator-ui/orchestrator-ui-components@8.7.2 generate-version
3
+ npm notice run @orchestrator-ui/orchestrator-ui-components@8.7.3 generate-version
4
4
  npm notice run node -p "'export const ORCHESTRATOR_UI_LIBRARY_VERSION = ' + JSON.stringify(require('./package.json').version) + ';'" > src/configuration/version.ts && prettier --write src/configuration/version.ts
5
- src/configuration/version.ts 44ms
5
+ src/configuration/version.ts 52ms
6
6
  CLI Building entry: src/index.ts
7
7
  CLI Using tsconfig: tsconfig.json
8
8
  CLI tsup v8.5.1
@@ -10,9 +10,9 @@ src/configuration/version.ts 44ms
10
10
  CLI Target: es2022
11
11
  CLI Cleaning output folder
12
12
  ESM Build start
13
- ESM dist/index.js 878.76 KB
14
- ESM dist/index.js.map 1.51 MB
15
- ESM ⚡️ Build success in 314ms
13
+ ESM dist/index.js 882.48 KB
14
+ ESM dist/index.js.map 1.52 MB
15
+ ESM ⚡️ Build success in 335ms
16
16
  DTS Build start
17
- DTS ⚡️ Build success in 24972ms
18
- DTS dist/index.d.ts 1.53 MB
17
+ DTS ⚡️ Build success in 22335ms
18
+ DTS dist/index.d.ts 1.55 MB
@@ -1,2 +1,2 @@
1
- npm notice run @orchestrator-ui/orchestrator-ui-components@8.7.2 lint
1
+ npm notice run @orchestrator-ui/orchestrator-ui-components@8.7.3 lint
2
2
  npm notice run eslint
@@ -1,46 +1,51 @@
1
- npm notice run @orchestrator-ui/orchestrator-ui-components@8.7.2 test
1
+ npm notice run @orchestrator-ui/orchestrator-ui-components@8.7.3 test
2
2
  npm notice run jest
3
+ PASS Wfo-UI Tests src/pages/processes/timelineUtils.spec.ts
3
4
  PASS Wfo-UI Tests src/components/WfoSubscription/utils/utils.spec.ts
4
5
  PASS Wfo-UI Tests src/utils/date.spec.ts
5
6
  PASS Wfo-UI Tests src/components/WfoTree/treeUtils.spec.ts
6
7
  PASS Wfo-UI Tests src/utils/string.spec.ts
8
+ PASS Wfo-UI Tests src/components/WfoTable/WfoStructuredSearchTable/WfoOperatorSelector.spec.tsx
7
9
  PASS Wfo-UI Tests src/components/WfoTable/utils/tableUtils.spec.ts
8
- PASS Wfo-UI Tests src/pages/processes/timelineUtils.spec.ts
9
10
  PASS Wfo-UI Tests src/utils/getProductNamesFromProcess.spec.ts
11
+ PASS Wfo-UI Tests src/components/WfoTable/WfoStructuredSearchTable/WfoRestoreLoop.spec.tsx
10
12
  PASS Wfo-UI Tests src/components/WfoTable/WfoTable/WfoGroupedTable/utils.spec.ts
11
13
  PASS Wfo-UI Tests src/components/WfoTable/WfoTableWithFilter/updateQueryString.spec.ts
12
14
  PASS Wfo-UI Tests src/utils/compareVersions.spec.ts
13
15
  PASS Wfo-UI Tests src/utils/optionalArray.spec.ts
14
16
  PASS Wfo-UI Tests src/components/WfoTable/utils/tableConfigPersistence.spec.ts
17
+ PASS Wfo-UI Tests src/components/WfoTable/WfoStructuredSearchTable/utils.spec.ts
18
+ PASS Wfo-UI Tests src/hooks/usePathAutoComplete.spec.tsx
15
19
  PASS Wfo-UI Tests src/messages/getTranslationMessages.spec.ts
20
+ PASS Wfo-UI Tests src/components/WfoTable/WfoTable/utils.spec.ts (6.233 s)
16
21
  PASS Wfo-UI Tests src/rtk/utils.spec.ts
17
- PASS Wfo-UI Tests src/components/WfoTable/WfoTable/utils.spec.ts (6.379 s)
18
- PASS Wfo-UI Tests src/components/WfoPydanticForm/fields/WfoCron.spec.ts (5.541 s)
22
+ PASS Wfo-UI Tests src/components/WfoPydanticForm/fields/WfoCron.spec.ts
19
23
  PASS Wfo-UI Tests src/utils/resultFlattener.spec.ts
20
24
  PASS Wfo-UI Tests src/utils/getQueryParams.spec.ts
21
25
  PASS Wfo-UI Tests src/utils/getEnvironmentVariables.spec.ts
26
+ PASS Wfo-UI Tests src/components/WfoTable/WfoStructuredSearchTable/WfoValueEditor.spec.tsx
22
27
  PASS Wfo-UI Tests src/components/WfoPageTemplate/WfoSidebar/utils/menuItemIsAllowed.spec.ts
23
28
  PASS Wfo-UI Tests src/utils/getToastMessage.spec.ts
24
29
  PASS Wfo-UI Tests src/components/WfoTable/utils/columns.spec.ts
25
- PASS Wfo-UI Tests src/components/WfoTable/WfoTableSettingsModal/WfoTableSettingsModal.spec.ts
26
30
  PASS Wfo-UI Tests src/utils/toSortedObjectKeys.spec.ts
27
31
  PASS Wfo-UI Tests src/components/WfoWorkflowSteps/stepListUtils.spec.ts
28
32
  PASS Wfo-UI Tests src/utils/filterData.spec.ts
29
33
  PASS Wfo-UI Tests src/utils/toObjectWithSerializedValues.spec.ts
30
34
  PASS Wfo-UI Tests src/utils/getTokenName.spec.ts
35
+ PASS Wfo-UI Tests src/components/WfoTable/WfoTableSettingsModal/WfoTableSettingsModal.spec.ts
31
36
  PASS Wfo-UI Tests src/utils/uuid.spec.ts
32
- PASS Wfo-UI Tests src/utils/environmentVariables.spec.ts
33
37
  PASS Wfo-UI Tests src/utils/integer.spec.ts
38
+ PASS Wfo-UI Tests src/utils/environmentVariables.spec.ts
34
39
  PASS Wfo-UI Tests src/utils/onlyUnique.spec.ts
35
40
  PASS Wfo-UI Tests src/utils/getTypedFieldFromObject.spec.ts
36
41
  PASS Wfo-UI Tests src/utils/cacheTag.spec.ts
37
42
  PASS Wfo-UI Tests src/utils/getQueryVariablesForExport.spec.ts
38
- PASS Wfo-UI Tests src/utils/getQueryUrl.spec.ts
39
43
  PASS Wfo-UI Tests src/components/WfoPageTemplate/WfoPageHeader/utils/toHexColorWithOpacity.spec.ts
44
+ PASS Wfo-UI Tests src/utils/getQueryUrl.spec.ts
40
45
  PASS Wfo-UI Tests src/components/WfoPydanticForm/fields/wfoPydanticFormUtils.spec.ts
41
46
 
42
- Test Suites: 38 passed, 38 total
43
- Tests: 257 passed, 257 total
47
+ Test Suites: 43 passed, 43 total
48
+ Tests: 274 passed, 274 total
44
49
  Snapshots: 0 total
45
- Time: 10.181 s
50
+ Time: 11.248 s
46
51
  Ran all test suites.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @orchestrator-ui/orchestrator-ui-components
2
2
 
3
+ ## 8.7.3
4
+
5
+ ### Patch Changes
6
+
7
+ - f88e3ef: Bug fixes for subscription search
8
+
3
9
  ## 8.7.2
4
10
 
5
11
  ### Patch Changes