@orchestrator-ui/orchestrator-ui-components 2.10.1 → 2.11.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/.turbo/turbo-build.log +7 -7
- package/.turbo/turbo-lint.log +1 -1
- package/.turbo/turbo-test.log +11 -11
- package/CHANGELOG.md +17 -0
- package/dist/index.d.ts +2 -2
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +6 -2
- package/src/configuration/version.ts +1 -1
- package/src/rtk/endpoints/subscriptionDetail.ts +2 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
|
|
2
|
-
> @orchestrator-ui/orchestrator-ui-components@2.
|
|
2
|
+
> @orchestrator-ui/orchestrator-ui-components@2.11.1 build
|
|
3
3
|
> npm run generate-version && tsup src/index.ts
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
> @orchestrator-ui/orchestrator-ui-components@2.
|
|
6
|
+
> @orchestrator-ui/orchestrator-ui-components@2.11.1 generate-version
|
|
7
7
|
> node -p "'export const ORCHESTRATOR_UI_LIBRARY_VERSION = ' + JSON.stringify(require('./package.json').version) + ';'" > src/configuration/version.ts && prettier --write src/configuration/version.ts
|
|
8
8
|
|
|
9
|
-
src/configuration/version.ts
|
|
9
|
+
src/configuration/version.ts 196ms
|
|
10
10
|
[34mCLI[39m Building entry: src/index.ts
|
|
11
11
|
[34mCLI[39m Using tsconfig: tsconfig.build.json
|
|
12
12
|
[34mCLI[39m tsup v8.3.5
|
|
13
13
|
[34mCLI[39m Using tsup config: /home/runner/work/orchestrator-ui-library/orchestrator-ui-library/packages/orchestrator-ui-components/tsup.config.ts
|
|
14
14
|
[34mCLI[39m Target: es2020
|
|
15
15
|
[34mESM[39m Build start
|
|
16
|
-
[34mDTS[39m Build start
|
|
17
16
|
[32mESM[39m [1mdist/index.js [22m[32m1.92 MB[39m
|
|
18
17
|
[32mESM[39m [1mdist/index.js.map [22m[32m3.49 MB[39m
|
|
19
|
-
[32mESM[39m ⚡️ Build success in
|
|
20
|
-
[
|
|
21
|
-
[32mDTS[39m
|
|
18
|
+
[32mESM[39m ⚡️ Build success in 977ms
|
|
19
|
+
[34mDTS[39m Build start
|
|
20
|
+
[32mDTS[39m ⚡️ Build success in 22198ms
|
|
21
|
+
[32mDTS[39m [1mdist/index.d.ts [22m[32m651.37 KB[39m
|
package/.turbo/turbo-lint.log
CHANGED
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
|
|
2
|
-
> @orchestrator-ui/orchestrator-ui-components@2.
|
|
2
|
+
> @orchestrator-ui/orchestrator-ui-components@2.11.1 test
|
|
3
3
|
> jest
|
|
4
4
|
|
|
5
|
-
PASS Wfo-UI Tests src/components/WfoSubscription/utils/utils.spec.ts
|
|
6
5
|
PASS Wfo-UI Tests src/components/WfoForms/formFields/utils.spec.ts
|
|
6
|
+
PASS Wfo-UI Tests src/components/WfoSubscription/utils/utils.spec.ts
|
|
7
7
|
PASS Wfo-UI Tests src/components/WfoTree/treeUtils.spec.ts
|
|
8
|
-
PASS Wfo-UI Tests src/utils/date.spec.ts
|
|
9
8
|
PASS Wfo-UI Tests src/pages/processes/timelineUtils.spec.ts
|
|
9
|
+
PASS Wfo-UI Tests src/utils/date.spec.ts
|
|
10
10
|
PASS Wfo-UI Tests src/utils/string.spec.ts
|
|
11
|
-
PASS Wfo-UI Tests src/components/WfoTable/WfoTable/WfoGroupedTable/utils.spec.ts
|
|
12
11
|
PASS Wfo-UI Tests src/utils/getProductNamesFromProcess.spec.ts
|
|
12
|
+
PASS Wfo-UI Tests src/components/WfoTable/WfoTable/WfoGroupedTable/utils.spec.ts
|
|
13
13
|
PASS Wfo-UI Tests src/components/WfoTable/WfoTableWithFilter/updateQueryString.spec.ts
|
|
14
14
|
PASS Wfo-UI Tests src/components/WfoTable/utils/tableConfigPersistence.spec.ts
|
|
15
15
|
PASS Wfo-UI Tests src/rtk/utils.spec.ts
|
|
16
16
|
PASS Wfo-UI Tests src/components/WfoTable/utils/tableUtils.spec.ts
|
|
17
17
|
PASS Wfo-UI Tests src/utils/resultFlattener.spec.ts
|
|
18
18
|
PASS Wfo-UI Tests src/components/WfoPageTemplate/WfoSidebar/utils/menuItemIsAllowed.spec.ts
|
|
19
|
-
PASS Wfo-UI Tests src/messages/getTranslationMessages.spec.ts
|
|
20
19
|
PASS Wfo-UI Tests src/utils/getEnvironmentVariables.spec.ts
|
|
20
|
+
PASS Wfo-UI Tests src/messages/getTranslationMessages.spec.ts
|
|
21
21
|
PASS Wfo-UI Tests src/utils/getToastMessage.spec.ts
|
|
22
22
|
PASS Wfo-UI Tests src/utils/optionalArray.spec.ts
|
|
23
23
|
PASS Wfo-UI Tests src/utils/toSortedObjectKeys.spec.ts
|
|
24
|
-
PASS Wfo-UI Tests src/utils/filterData.spec.ts
|
|
25
24
|
PASS Wfo-UI Tests src/components/WfoTable/utils/columns.spec.ts
|
|
26
|
-
PASS Wfo-UI Tests src/
|
|
25
|
+
PASS Wfo-UI Tests src/utils/filterData.spec.ts
|
|
27
26
|
PASS Wfo-UI Tests src/utils/toObjectWithSerializedValues.spec.ts
|
|
28
|
-
PASS Wfo-UI Tests src/
|
|
27
|
+
PASS Wfo-UI Tests src/components/WfoWorkflowSteps/stepListUtils.spec.ts
|
|
29
28
|
PASS Wfo-UI Tests src/utils/getTokenName.spec.ts
|
|
29
|
+
PASS Wfo-UI Tests src/utils/environmentVariables.spec.ts
|
|
30
30
|
PASS Wfo-UI Tests src/utils/onlyUnique.spec.ts
|
|
31
31
|
PASS Wfo-UI Tests src/utils/uuid.spec.ts
|
|
32
32
|
PASS Wfo-UI Tests src/utils/getTypedFieldFromObject.spec.ts
|
|
33
|
+
PASS Wfo-UI Tests src/utils/getQueryVariablesForExport.spec.ts
|
|
33
34
|
PASS Wfo-UI Tests src/utils/cacheTag.spec.ts
|
|
34
35
|
PASS Wfo-UI Tests src/components/WfoPageTemplate/WfoPageHeader/utils/toHexColorWithOpacity.spec.ts
|
|
35
|
-
PASS Wfo-UI Tests src/utils
|
|
36
|
-
PASS Wfo-UI Tests src/components/WfoTable/WfoTable/utils.spec.ts (8.065 s)
|
|
36
|
+
PASS Wfo-UI Tests src/components/WfoTable/WfoTable/utils.spec.ts (8.057 s)
|
|
37
37
|
|
|
38
38
|
Test Suites: 32 passed, 32 total
|
|
39
39
|
Tests: 197 passed, 197 total
|
|
40
40
|
Snapshots: 0 total
|
|
41
|
-
Time:
|
|
41
|
+
Time: 10.855 s
|
|
42
42
|
Ran all test suites.
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,22 @@
|
|
|
1
1
|
# @orchestrator-ui/orchestrator-ui-components
|
|
2
2
|
|
|
3
|
+
## 2.11.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 56e2537: Fixes rights issue in github action
|
|
8
|
+
- b7fe3ee: Adds github action permission to publish with provenance
|
|
9
|
+
|
|
10
|
+
## 2.11.0
|
|
11
|
+
|
|
12
|
+
### Minor Changes
|
|
13
|
+
|
|
14
|
+
- 85fca33: Adds npm provenance flag
|
|
15
|
+
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- 59389ea: Removes limit on related workflows on subscription detail page
|
|
19
|
+
|
|
3
20
|
## 2.10.1
|
|
4
21
|
|
|
5
22
|
### Patch Changes
|
package/dist/index.d.ts
CHANGED
|
@@ -9980,7 +9980,7 @@ declare const useLazyGetSubscriptionActionsQuery: <R extends Record<string, any>
|
|
|
9980
9980
|
};
|
|
9981
9981
|
}];
|
|
9982
9982
|
|
|
9983
|
-
declare const subscriptionDetailFragment = "\nfragment SubscriptionDetail on SubscriptionInterface {\n subscriptionId\n description\n fixedInputs\n insync\n note\n product {\n createdAt\n name\n status\n endDate\n description\n tag\n productType\n productId\n }\n endDate\n startDate\n status\n customerId\n metadata\n customer {\n fullname\n customerId\n shortcode\n }\n customerDescriptions {\n subscriptionId\n description\n customerId\n }\n productBlockInstances {\n id\n subscription {\n subscriptionId\n description\n }\n parent\n productBlockInstanceValues\n subscriptionInstanceId\n inUseByRelations\n }\n processes(sortBy: { field: \"startedAt\", order: ASC }) {\n page {\n processId\n lastStatus\n startedAt\n createdBy\n workflowTarget\n workflowName\n isTask\n }\n }\n}\n";
|
|
9983
|
+
declare const subscriptionDetailFragment = "\nfragment SubscriptionDetail on SubscriptionInterface {\n subscriptionId\n description\n fixedInputs\n insync\n note\n product {\n createdAt\n name\n status\n endDate\n description\n tag\n productType\n productId\n }\n endDate\n startDate\n status\n customerId\n metadata\n customer {\n fullname\n customerId\n shortcode\n }\n customerDescriptions {\n subscriptionId\n description\n customerId\n }\n productBlockInstances {\n id\n subscription {\n subscriptionId\n description\n }\n parent\n productBlockInstanceValues\n subscriptionInstanceId\n inUseByRelations\n }\n processes(first: 1000000, after: 0, sortBy: { field: \"startedAt\", order: ASC }) {\n page {\n processId\n lastStatus\n startedAt\n createdBy\n workflowTarget\n workflowName\n isTask\n }\n }\n}\n";
|
|
9984
9984
|
declare const subscriptionDetailQuery = "\n query SubscriptionDetail($subscriptionId: String!) {\n subscriptions(\n filterBy: { field: \"subscriptionId\", value: $subscriptionId }\n ) {\n page {\n ...SubscriptionDetail\n }\n }\n }\n";
|
|
9985
9985
|
type SubscriptionDetailResponse = {
|
|
9986
9986
|
subscription: SubscriptionDetail;
|
|
@@ -14433,7 +14433,7 @@ declare const IPAM_IP_BLOCKS_ENDPOINT = "surf/ipam/ip_blocks";
|
|
|
14433
14433
|
declare const IPAM_FREE_SUBNETS_ENDPOINT = "surf/ipam/free_subnets";
|
|
14434
14434
|
declare const SUBSCRIPTION_ACTIONS_ENDPOINT = "subscriptions/workflows";
|
|
14435
14435
|
|
|
14436
|
-
declare const ORCHESTRATOR_UI_LIBRARY_VERSION = "2.
|
|
14436
|
+
declare const ORCHESTRATOR_UI_LIBRARY_VERSION = "2.11.1";
|
|
14437
14437
|
|
|
14438
14438
|
declare const useGetTranslationMessages: (locale: string | undefined) => {
|
|
14439
14439
|
pydanticForms: {
|
package/dist/index.js
CHANGED
|
@@ -26792,7 +26792,7 @@ var PolicyResource = /* @__PURE__ */ ((PolicyResource2) => {
|
|
|
26792
26792
|
})(PolicyResource || {});
|
|
26793
26793
|
|
|
26794
26794
|
// src/configuration/version.ts
|
|
26795
|
-
var ORCHESTRATOR_UI_LIBRARY_VERSION = "2.
|
|
26795
|
+
var ORCHESTRATOR_UI_LIBRARY_VERSION = "2.11.1";
|
|
26796
26796
|
|
|
26797
26797
|
// src/types/types.ts
|
|
26798
26798
|
var EngineStatus = /* @__PURE__ */ ((EngineStatus3) => {
|
|
@@ -34336,7 +34336,7 @@ fragment SubscriptionDetail on SubscriptionInterface {
|
|
|
34336
34336
|
subscriptionInstanceId
|
|
34337
34337
|
inUseByRelations
|
|
34338
34338
|
}
|
|
34339
|
-
processes(sortBy: { field: "startedAt", order: ASC }) {
|
|
34339
|
+
processes(first: ${NUMBER_OF_ITEMS_REPRESENTING_ALL_ITEMS}, after: 0, sortBy: { field: "startedAt", order: ASC }) {
|
|
34340
34340
|
page {
|
|
34341
34341
|
processId
|
|
34342
34342
|
lastStatus
|