@medusajs/core-flows 2.10.4-snapshot-20250918173105 → 2.10.4-snapshot-20250922062130
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/dist/settings/steps/create-view-configuration.d.ts +2 -5
- package/dist/settings/steps/create-view-configuration.d.ts.map +1 -1
- package/dist/settings/steps/create-view-configuration.js +2 -5
- package/dist/settings/steps/create-view-configuration.js.map +1 -1
- package/dist/settings/steps/set-active-view-configuration.d.ts +2 -5
- package/dist/settings/steps/set-active-view-configuration.d.ts.map +1 -1
- package/dist/settings/steps/set-active-view-configuration.js +2 -5
- package/dist/settings/steps/set-active-view-configuration.js.map +1 -1
- package/dist/settings/steps/update-view-configuration.d.ts +2 -5
- package/dist/settings/steps/update-view-configuration.d.ts.map +1 -1
- package/dist/settings/steps/update-view-configuration.js +2 -5
- package/dist/settings/steps/update-view-configuration.js.map +1 -1
- package/dist/settings/workflows/create-view-configuration.d.ts +2 -5
- package/dist/settings/workflows/create-view-configuration.d.ts.map +1 -1
- package/dist/settings/workflows/create-view-configuration.js +2 -5
- package/dist/settings/workflows/create-view-configuration.js.map +1 -1
- package/dist/settings/workflows/update-view-configuration.d.ts +2 -5
- package/dist/settings/workflows/update-view-configuration.d.ts.map +1 -1
- package/dist/settings/workflows/update-view-configuration.js +2 -5
- package/dist/settings/workflows/update-view-configuration.js.map +1 -1
- package/package.json +8 -8
@@ -2,11 +2,8 @@ import { CreateViewConfigurationDTO } from "@medusajs/framework/types";
|
|
2
2
|
export type CreateViewConfigurationStepInput = CreateViewConfigurationDTO;
|
3
3
|
export declare const createViewConfigurationStepId = "create-view-configuration";
|
4
4
|
/**
|
5
|
-
* @
|
6
|
-
*
|
7
|
-
* @privateRemarks
|
8
|
-
* Remove the `ignore` tag once the feature is ready. Otherwise,
|
9
|
-
* it will be generated in the documentation.
|
5
|
+
* @since 2.10.3
|
6
|
+
* @featureFlag view_configurations
|
10
7
|
*/
|
11
8
|
export declare const createViewConfigurationStep: import("@medusajs/framework/workflows-sdk").StepFunction<CreateViewConfigurationDTO, import("@medusajs/framework/types").ViewConfigurationDTO>;
|
12
9
|
//# sourceMappingURL=create-view-configuration.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"create-view-configuration.d.ts","sourceRoot":"","sources":["../../../src/settings/steps/create-view-configuration.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,0BAA0B,EAC3B,MAAM,2BAA2B,CAAA;AAIlC,MAAM,MAAM,gCAAgC,GAAG,0BAA0B,CAAA;AAEzE,eAAO,MAAM,6BAA6B,8BAA8B,CAAA;AAExE
|
1
|
+
{"version":3,"file":"create-view-configuration.d.ts","sourceRoot":"","sources":["../../../src/settings/steps/create-view-configuration.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,0BAA0B,EAC3B,MAAM,2BAA2B,CAAA;AAIlC,MAAM,MAAM,gCAAgC,GAAG,0BAA0B,CAAA;AAEzE,eAAO,MAAM,6BAA6B,8BAA8B,CAAA;AAExE;;;GAGG;AACH,eAAO,MAAM,2BAA2B,gJAgBvC,CAAA"}
|
@@ -5,11 +5,8 @@ const utils_1 = require("@medusajs/framework/utils");
|
|
5
5
|
const workflows_sdk_1 = require("@medusajs/framework/workflows-sdk");
|
6
6
|
exports.createViewConfigurationStepId = "create-view-configuration";
|
7
7
|
/**
|
8
|
-
* @
|
9
|
-
*
|
10
|
-
* @privateRemarks
|
11
|
-
* Remove the `ignore` tag once the feature is ready. Otherwise,
|
12
|
-
* it will be generated in the documentation.
|
8
|
+
* @since 2.10.3
|
9
|
+
* @featureFlag view_configurations
|
13
10
|
*/
|
14
11
|
exports.createViewConfigurationStep = (0, workflows_sdk_1.createStep)(exports.createViewConfigurationStepId, async (data, { container }) => {
|
15
12
|
const service = container.resolve(utils_1.Modules.SETTINGS);
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"create-view-configuration.js","sourceRoot":"","sources":["../../../src/settings/steps/create-view-configuration.ts"],"names":[],"mappings":";;;AAGA,qDAAmD;AACnD,qEAA4E;AAI/D,QAAA,6BAA6B,GAAG,2BAA2B,CAAA;AAExE
|
1
|
+
{"version":3,"file":"create-view-configuration.js","sourceRoot":"","sources":["../../../src/settings/steps/create-view-configuration.ts"],"names":[],"mappings":";;;AAGA,qDAAmD;AACnD,qEAA4E;AAI/D,QAAA,6BAA6B,GAAG,2BAA2B,CAAA;AAExE;;;GAGG;AACU,QAAA,2BAA2B,GAAG,IAAA,0BAAU,EACnD,qCAA6B,EAC7B,KAAK,EAAE,IAAsC,EAAE,EAAE,SAAS,EAAE,EAAE,EAAE;IAC9D,MAAM,OAAO,GAAG,SAAS,CAAC,OAAO,CAAC,eAAO,CAAC,QAAQ,CAAC,CAAA;IACnD,MAAM,OAAO,GAAG,MAAM,OAAO,CAAC,wBAAwB,CAAC,IAAI,CAAC,CAAA;IAE5D,OAAO,IAAI,4BAAY,CAAC,OAAO,EAAE,EAAE,EAAE,EAAE,OAAO,CAAC,EAAE,EAAE,CAAC,CAAA;AACtD,CAAC,EACD,KAAK,EAAE,eAAe,EAAE,EAAE,SAAS,EAAE,EAAE,EAAE;IACvC,IAAI,CAAC,eAAe,EAAE,EAAE,EAAE,CAAC;QACzB,OAAM;IACR,CAAC;IAED,MAAM,OAAO,GAAG,SAAS,CAAC,OAAO,CAAC,eAAO,CAAC,QAAQ,CAAC,CAAA;IACnD,MAAM,OAAO,CAAC,wBAAwB,CAAC,CAAC,eAAe,CAAC,EAAE,CAAC,CAAC,CAAA;AAC9D,CAAC,CACF,CAAA"}
|
@@ -5,11 +5,8 @@ export type SetActiveViewConfigurationStepInput = {
|
|
5
5
|
};
|
6
6
|
export declare const setActiveViewConfigurationStepId = "set-active-view-configuration";
|
7
7
|
/**
|
8
|
-
* @
|
9
|
-
*
|
10
|
-
* @privateRemarks
|
11
|
-
* Remove the `ignore` tag once the feature is ready. Otherwise,
|
12
|
-
* it will be generated in the documentation.
|
8
|
+
* @since 2.10.3
|
9
|
+
* @featureFlag view_configurations
|
13
10
|
*/
|
14
11
|
export declare const setActiveViewConfigurationStep: import("@medusajs/framework/workflows-sdk").StepFunction<SetActiveViewConfigurationStepInput, string>;
|
15
12
|
//# sourceMappingURL=set-active-view-configuration.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"set-active-view-configuration.d.ts","sourceRoot":"","sources":["../../../src/settings/steps/set-active-view-configuration.ts"],"names":[],"mappings":"AAGA,MAAM,MAAM,mCAAmC,GAAG;IAChD,EAAE,EAAE,MAAM,CAAA;IACV,MAAM,EAAE,MAAM,CAAA;IACd,OAAO,EAAE,MAAM,CAAA;CAChB,CAAA;AAED,eAAO,MAAM,gCAAgC,kCAAkC,CAAA;AAE/E
|
1
|
+
{"version":3,"file":"set-active-view-configuration.d.ts","sourceRoot":"","sources":["../../../src/settings/steps/set-active-view-configuration.ts"],"names":[],"mappings":"AAGA,MAAM,MAAM,mCAAmC,GAAG;IAChD,EAAE,EAAE,MAAM,CAAA;IACV,MAAM,EAAE,MAAM,CAAA;IACd,OAAO,EAAE,MAAM,CAAA;CAChB,CAAA;AAED,eAAO,MAAM,gCAAgC,kCAAkC,CAAA;AAE/E;;;GAGG;AACH,eAAO,MAAM,8BAA8B,uGA8C1C,CAAA"}
|
@@ -5,11 +5,8 @@ const utils_1 = require("@medusajs/framework/utils");
|
|
5
5
|
const workflows_sdk_1 = require("@medusajs/framework/workflows-sdk");
|
6
6
|
exports.setActiveViewConfigurationStepId = "set-active-view-configuration";
|
7
7
|
/**
|
8
|
-
* @
|
9
|
-
*
|
10
|
-
* @privateRemarks
|
11
|
-
* Remove the `ignore` tag once the feature is ready. Otherwise,
|
12
|
-
* it will be generated in the documentation.
|
8
|
+
* @since 2.10.3
|
9
|
+
* @featureFlag view_configurations
|
13
10
|
*/
|
14
11
|
exports.setActiveViewConfigurationStep = (0, workflows_sdk_1.createStep)(exports.setActiveViewConfigurationStepId, async (input, { container }) => {
|
15
12
|
const service = container.resolve(utils_1.Modules.SETTINGS);
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"set-active-view-configuration.js","sourceRoot":"","sources":["../../../src/settings/steps/set-active-view-configuration.ts"],"names":[],"mappings":";;;AAAA,qDAAmD;AACnD,qEAA4E;AAQ/D,QAAA,gCAAgC,GAAG,+BAA+B,CAAA;AAE/E
|
1
|
+
{"version":3,"file":"set-active-view-configuration.js","sourceRoot":"","sources":["../../../src/settings/steps/set-active-view-configuration.ts"],"names":[],"mappings":";;;AAAA,qDAAmD;AACnD,qEAA4E;AAQ/D,QAAA,gCAAgC,GAAG,+BAA+B,CAAA;AAE/E;;;GAGG;AACU,QAAA,8BAA8B,GAAG,IAAA,0BAAU,EACtD,wCAAgC,EAChC,KAAK,EAAE,KAA0C,EAAE,EAAE,SAAS,EAAE,EAAE,EAAE;IAClE,MAAM,OAAO,GAAG,SAAS,CAAC,OAAO,CAAC,eAAO,CAAC,QAAQ,CAAC,CAAA;IAEnD,2DAA2D;IAC3D,MAAM,iBAAiB,GAAG,MAAM,OAAO,CAAC,0BAA0B,CAChE,KAAK,CAAC,MAAM,EACZ,KAAK,CAAC,OAAO,CACd,CAAA;IAED,6BAA6B;IAC7B,MAAM,OAAO,CAAC,0BAA0B,CACtC,KAAK,CAAC,MAAM,EACZ,KAAK,CAAC,OAAO,EACb,KAAK,CAAC,EAAE,CACT,CAAA;IAED,OAAO,IAAI,4BAAY,CAAC,KAAK,CAAC,EAAE,EAAE;QAChC,MAAM,EAAE,KAAK,CAAC,MAAM;QACpB,OAAO,EAAE,KAAK,CAAC,OAAO;QACtB,oBAAoB,EAAE,iBAAiB,EAAE,EAAE,IAAI,IAAI;KACpD,CAAC,CAAA;AACJ,CAAC,EACD,KAAK,EAAE,eAAe,EAAE,EAAE,SAAS,EAAE,EAAE,EAAE;IACvC,IAAI,CAAC,eAAe,EAAE,CAAC;QACrB,OAAM;IACR,CAAC;IAED,MAAM,OAAO,GAAG,SAAS,CAAC,OAAO,CAAC,eAAO,CAAC,QAAQ,CAAC,CAAA;IAEnD,IAAI,eAAe,CAAC,oBAAoB,EAAE,CAAC;QACzC,mCAAmC;QACnC,MAAM,OAAO,CAAC,0BAA0B,CACtC,eAAe,CAAC,MAAM,EACtB,eAAe,CAAC,OAAO,EACvB,eAAe,CAAC,oBAAoB,CACrC,CAAA;IACH,CAAC;SAAM,CAAC;QACN,8DAA8D;QAC9D,MAAM,OAAO,CAAC,4BAA4B,CACxC,eAAe,CAAC,MAAM,EACtB,eAAe,CAAC,OAAO,CACxB,CAAA;IACH,CAAC;AACH,CAAC,CACF,CAAA"}
|
@@ -5,11 +5,8 @@ export type UpdateViewConfigurationStepInput = {
|
|
5
5
|
};
|
6
6
|
export declare const updateViewConfigurationStepId = "update-view-configuration";
|
7
7
|
/**
|
8
|
-
* @
|
9
|
-
*
|
10
|
-
* @privateRemarks
|
11
|
-
* Remove the `ignore` tag once the feature is ready. Otherwise,
|
12
|
-
* it will be generated in the documentation.
|
8
|
+
* @since 2.10.3
|
9
|
+
* @featureFlag view_configurations
|
13
10
|
*/
|
14
11
|
export declare const updateViewConfigurationStep: import("@medusajs/framework/workflows-sdk").StepFunction<UpdateViewConfigurationStepInput, ViewConfigurationDTO>;
|
15
12
|
//# sourceMappingURL=update-view-configuration.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"update-view-configuration.d.ts","sourceRoot":"","sources":["../../../src/settings/steps/update-view-configuration.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,0BAA0B,EAC1B,oBAAoB,EACrB,MAAM,2BAA2B,CAAA;AAIlC,MAAM,MAAM,gCAAgC,GAAG;IAC7C,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,0BAA0B,CAAA;CACjC,CAAA;AAED,eAAO,MAAM,6BAA6B,8BAA8B,CAAA;AAExE
|
1
|
+
{"version":3,"file":"update-view-configuration.d.ts","sourceRoot":"","sources":["../../../src/settings/steps/update-view-configuration.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,0BAA0B,EAC1B,oBAAoB,EACrB,MAAM,2BAA2B,CAAA;AAIlC,MAAM,MAAM,gCAAgC,GAAG;IAC7C,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,0BAA0B,CAAA;CACjC,CAAA;AAED,eAAO,MAAM,6BAA6B,8BAA8B,CAAA;AAExE;;;GAGG;AACH,eAAO,MAAM,2BAA2B,kHAyBvC,CAAA"}
|
@@ -5,11 +5,8 @@ const utils_1 = require("@medusajs/framework/utils");
|
|
5
5
|
const workflows_sdk_1 = require("@medusajs/framework/workflows-sdk");
|
6
6
|
exports.updateViewConfigurationStepId = "update-view-configuration";
|
7
7
|
/**
|
8
|
-
* @
|
9
|
-
*
|
10
|
-
* @privateRemarks
|
11
|
-
* Remove the `ignore` tag once the feature is ready. Otherwise,
|
12
|
-
* it will be generated in the documentation.
|
8
|
+
* @since 2.10.3
|
9
|
+
* @featureFlag view_configurations
|
13
10
|
*/
|
14
11
|
exports.updateViewConfigurationStep = (0, workflows_sdk_1.createStep)(exports.updateViewConfigurationStepId, async (input, { container }) => {
|
15
12
|
const service = container.resolve(utils_1.Modules.SETTINGS);
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"update-view-configuration.js","sourceRoot":"","sources":["../../../src/settings/steps/update-view-configuration.ts"],"names":[],"mappings":";;;AAIA,qDAAmD;AACnD,qEAA4E;AAO/D,QAAA,6BAA6B,GAAG,2BAA2B,CAAA;AAExE
|
1
|
+
{"version":3,"file":"update-view-configuration.js","sourceRoot":"","sources":["../../../src/settings/steps/update-view-configuration.ts"],"names":[],"mappings":";;;AAIA,qDAAmD;AACnD,qEAA4E;AAO/D,QAAA,6BAA6B,GAAG,2BAA2B,CAAA;AAExE;;;GAGG;AACU,QAAA,2BAA2B,GAAG,IAAA,0BAAU,EACnD,qCAA6B,EAC7B,KAAK,EAAE,KAAuC,EAAE,EAAE,SAAS,EAAE,EAAE,EAAE;IAC/D,MAAM,OAAO,GAAG,SAAS,CAAC,OAAO,CAAC,eAAO,CAAC,QAAQ,CAAC,CAAA;IAEnD,MAAM,YAAY,GAAG,MAAM,OAAO,CAAC,yBAAyB,CAAC,KAAK,CAAC,EAAE,CAAC,CAAA;IAEtE,MAAM,OAAO,GAAG,MAAM,OAAO,CAAC,wBAAwB,CAAC,KAAK,CAAC,EAAE,EAAE,KAAK,CAAC,IAAI,CAAC,CAAA;IAE5E,OAAO,IAAI,4BAAY,CAAC,OAAO,EAAE;QAC/B,EAAE,EAAE,KAAK,CAAC,EAAE;QACZ,aAAa,EAAE,YAAY;KAC5B,CAAC,CAAA;AACJ,CAAC,EACD,KAAK,EAAE,eAAe,EAAE,EAAE,SAAS,EAAE,EAAE,EAAE;IACvC,IAAI,CAAC,eAAe,EAAE,EAAE,IAAI,CAAC,eAAe,EAAE,aAAa,EAAE,CAAC;QAC5D,OAAM;IACR,CAAC;IAED,MAAM,OAAO,GAAG,SAAS,CAAC,OAAO,CAAC,eAAO,CAAC,QAAQ,CAAC,CAAA;IAEnD,MAAM,EAAE,EAAE,EAAE,UAAU,EAAE,UAAU,EAAE,GAAG,WAAW,EAAE,GAClD,eAAe,CAAC,aAAqC,CAAA;IACvD,MAAM,OAAO,CAAC,wBAAwB,CAAC,eAAe,CAAC,EAAE,EAAE,WAAW,CAAC,CAAA;AACzE,CAAC,CACF,CAAA"}
|
@@ -4,11 +4,8 @@ export type CreateViewConfigurationWorkflowInput = CreateViewConfigurationDTO &
|
|
4
4
|
};
|
5
5
|
export declare const createViewConfigurationWorkflowId = "create-view-configuration";
|
6
6
|
/**
|
7
|
-
* @
|
8
|
-
*
|
9
|
-
* @privateRemarks
|
10
|
-
* Remove the `ignore` tag once the feature is ready. Otherwise,
|
11
|
-
* it will be generated in the documentation.
|
7
|
+
* @since 2.10.3
|
8
|
+
* @featureFlag view_configurations
|
12
9
|
*/
|
13
10
|
export declare const createViewConfigurationWorkflow: import("@medusajs/framework/workflows-sdk").ReturnWorkflow<CreateViewConfigurationWorkflowInput, ViewConfigurationDTO, []>;
|
14
11
|
//# sourceMappingURL=create-view-configuration.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"create-view-configuration.d.ts","sourceRoot":"","sources":["../../../src/settings/workflows/create-view-configuration.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,0BAA0B,EAC1B,oBAAoB,EACrB,MAAM,2BAA2B,CAAA;AAYlC,MAAM,MAAM,oCAAoC,GAC9C,0BAA0B,GAAG;IAC3B,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB,CAAA;AAEH,eAAO,MAAM,iCAAiC,8BAA8B,CAAA;AAE5E
|
1
|
+
{"version":3,"file":"create-view-configuration.d.ts","sourceRoot":"","sources":["../../../src/settings/workflows/create-view-configuration.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,0BAA0B,EAC1B,oBAAoB,EACrB,MAAM,2BAA2B,CAAA;AAYlC,MAAM,MAAM,oCAAoC,GAC9C,0BAA0B,GAAG;IAC3B,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB,CAAA;AAEH,eAAO,MAAM,iCAAiC,8BAA8B,CAAA;AAE5E;;;GAGG;AACH,eAAO,MAAM,+BAA+B,4HAmB3C,CAAA"}
|
@@ -5,11 +5,8 @@ const workflows_sdk_1 = require("@medusajs/framework/workflows-sdk");
|
|
5
5
|
const steps_1 = require("../steps");
|
6
6
|
exports.createViewConfigurationWorkflowId = "create-view-configuration";
|
7
7
|
/**
|
8
|
-
* @
|
9
|
-
*
|
10
|
-
* @privateRemarks
|
11
|
-
* Remove the `ignore` tag once the feature is ready. Otherwise,
|
12
|
-
* it will be generated in the documentation.
|
8
|
+
* @since 2.10.3
|
9
|
+
* @featureFlag view_configurations
|
13
10
|
*/
|
14
11
|
exports.createViewConfigurationWorkflow = (0, workflows_sdk_1.createWorkflow)(exports.createViewConfigurationWorkflowId, (input) => {
|
15
12
|
const viewConfig = (0, steps_1.createViewConfigurationStep)(input);
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"create-view-configuration.js","sourceRoot":"","sources":["../../../src/settings/workflows/create-view-configuration.ts"],"names":[],"mappings":";;;AAIA,qEAK0C;AAC1C,oCAGiB;AAOJ,QAAA,iCAAiC,GAAG,2BAA2B,CAAA;AAE5E
|
1
|
+
{"version":3,"file":"create-view-configuration.js","sourceRoot":"","sources":["../../../src/settings/workflows/create-view-configuration.ts"],"names":[],"mappings":";;;AAIA,qEAK0C;AAC1C,oCAGiB;AAOJ,QAAA,iCAAiC,GAAG,2BAA2B,CAAA;AAE5E;;;GAGG;AACU,QAAA,+BAA+B,GAAG,IAAA,8BAAc,EAC3D,yCAAiC,EACjC,CACE,KAAyD,EACjB,EAAE;IAC1C,MAAM,UAAU,GAAG,IAAA,mCAA2B,EAAC,KAAK,CAAC,CAAA;IAErD,IAAA,oBAAI,EAAC,EAAE,KAAK,EAAE,UAAU,EAAE,EAAE,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE;QACxC,OAAO,CAAC,CAAC,KAAK,CAAC,UAAU,IAAI,CAAC,CAAC,KAAK,CAAC,OAAO,CAAA;IAC9C,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE;QACX,IAAA,sCAA8B,EAAC;YAC7B,EAAE,EAAE,UAAU,CAAC,EAAE;YACjB,MAAM,EAAE,UAAU,CAAC,MAAM;YACzB,OAAO,EAAE,KAAK,CAAC,OAAiB;SACjC,CAAC,CAAA;IACJ,CAAC,CAAC,CAAA;IAEF,OAAO,IAAI,gCAAgB,CAAC,UAAU,CAAC,CAAA;AACzC,CAAC,CACF,CAAA"}
|
@@ -5,11 +5,8 @@ export type UpdateViewConfigurationWorkflowInput = {
|
|
5
5
|
} & UpdateViewConfigurationDTO;
|
6
6
|
export declare const updateViewConfigurationWorkflowId = "update-view-configuration";
|
7
7
|
/**
|
8
|
-
* @
|
9
|
-
*
|
10
|
-
* @privateRemarks
|
11
|
-
* Remove the `ignore` tag once the feature is ready. Otherwise,
|
12
|
-
* it will be generated in the documentation.
|
8
|
+
* @since 2.10.3
|
9
|
+
* @featureFlag view_configurations
|
13
10
|
*/
|
14
11
|
export declare const updateViewConfigurationWorkflow: import("@medusajs/framework/workflows-sdk").ReturnWorkflow<UpdateViewConfigurationWorkflowInput, ViewConfigurationDTO, []>;
|
15
12
|
//# sourceMappingURL=update-view-configuration.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"update-view-configuration.d.ts","sourceRoot":"","sources":["../../../src/settings/workflows/update-view-configuration.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,0BAA0B,EAC1B,oBAAoB,EACrB,MAAM,2BAA2B,CAAA;AAalC,MAAM,MAAM,oCAAoC,GAAG;IACjD,EAAE,EAAE,MAAM,CAAA;IACV,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB,GAAG,0BAA0B,CAAA;AAE9B,eAAO,MAAM,iCAAiC,8BAA8B,CAAA;AAE5E
|
1
|
+
{"version":3,"file":"update-view-configuration.d.ts","sourceRoot":"","sources":["../../../src/settings/workflows/update-view-configuration.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,0BAA0B,EAC1B,oBAAoB,EACrB,MAAM,2BAA2B,CAAA;AAalC,MAAM,MAAM,oCAAoC,GAAG;IACjD,EAAE,EAAE,MAAM,CAAA;IACV,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB,GAAG,0BAA0B,CAAA;AAE9B,eAAO,MAAM,iCAAiC,8BAA8B,CAAA;AAE5E;;;GAGG;AACH,eAAO,MAAM,+BAA+B,4HA2B3C,CAAA"}
|
@@ -5,11 +5,8 @@ const workflows_sdk_1 = require("@medusajs/framework/workflows-sdk");
|
|
5
5
|
const steps_1 = require("../steps");
|
6
6
|
exports.updateViewConfigurationWorkflowId = "update-view-configuration";
|
7
7
|
/**
|
8
|
-
* @
|
9
|
-
*
|
10
|
-
* @privateRemarks
|
11
|
-
* Remove the `ignore` tag once the feature is ready. Otherwise,
|
12
|
-
* it will be generated in the documentation.
|
8
|
+
* @since 2.10.3
|
9
|
+
* @featureFlag view_configurations
|
13
10
|
*/
|
14
11
|
exports.updateViewConfigurationWorkflow = (0, workflows_sdk_1.createWorkflow)(exports.updateViewConfigurationWorkflowId, (input) => {
|
15
12
|
const updateData = (0, workflows_sdk_1.transform)({ input }, ({ input }) => {
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"update-view-configuration.js","sourceRoot":"","sources":["../../../src/settings/workflows/update-view-configuration.ts"],"names":[],"mappings":";;;AAIA,qEAM0C;AAC1C,oCAGiB;AAOJ,QAAA,iCAAiC,GAAG,2BAA2B,CAAA;AAE5E
|
1
|
+
{"version":3,"file":"update-view-configuration.js","sourceRoot":"","sources":["../../../src/settings/workflows/update-view-configuration.ts"],"names":[],"mappings":";;;AAIA,qEAM0C;AAC1C,oCAGiB;AAOJ,QAAA,iCAAiC,GAAG,2BAA2B,CAAA;AAE5E;;;GAGG;AACU,QAAA,+BAA+B,GAAG,IAAA,8BAAc,EAC3D,yCAAiC,EACjC,CACE,KAAyD,EACjB,EAAE;IAC1C,MAAM,UAAU,GAAG,IAAA,yBAAS,EAAC,EAAE,KAAK,EAAE,EAAE,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE;QACpD,MAAM,EAAE,EAAE,EAAE,UAAU,EAAE,GAAG,IAAI,EAAE,GAAG,KAAK,CAAA;QACzC,OAAO,IAAI,CAAA;IACb,CAAC,CAAC,CAAA;IAEF,MAAM,UAAU,GAAG,IAAA,mCAA2B,EAAC;QAC7C,EAAE,EAAE,KAAK,CAAC,EAAE;QACZ,IAAI,EAAE,UAAU;KACjB,CAAC,CAAA;IAEF,IAAA,oBAAI,EAAC,EAAE,KAAK,EAAE,UAAU,EAAE,EAAE,CAAC,EAAE,KAAK,EAAE,UAAU,EAAE,EAAE,EAAE;QACpD,OAAO,CAAC,CAAC,KAAK,CAAC,UAAU,IAAI,CAAC,CAAC,UAAU,CAAC,OAAO,CAAA;IACnD,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE;QACX,IAAA,sCAA8B,EAAC;YAC7B,EAAE,EAAE,UAAU,CAAC,EAAE;YACjB,MAAM,EAAE,UAAU,CAAC,MAAM;YACzB,OAAO,EAAE,UAAU,CAAC,OAAiB;SACtC,CAAC,CAAA;IACJ,CAAC,CAAC,CAAA;IAEF,OAAO,IAAI,gCAAgB,CAAC,UAAU,CAAC,CAAA;AACzC,CAAC,CACF,CAAA"}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@medusajs/core-flows",
|
3
|
-
"version": "2.10.4-snapshot-
|
3
|
+
"version": "2.10.4-snapshot-20250922062130",
|
4
4
|
"description": "Set of workflow definitions for Medusa",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"exports": {
|
@@ -26,17 +26,17 @@
|
|
26
26
|
"author": "Medusa",
|
27
27
|
"license": "MIT",
|
28
28
|
"devDependencies": {
|
29
|
-
"@medusajs/framework": "2.10.4-snapshot-
|
30
|
-
"@mikro-orm/core": "6.4
|
31
|
-
"@mikro-orm/knex": "6.4
|
32
|
-
"@mikro-orm/migrations": "6.4
|
33
|
-
"@mikro-orm/postgresql": "6.4
|
29
|
+
"@medusajs/framework": "2.10.4-snapshot-20250922062130",
|
30
|
+
"@mikro-orm/core": "6.5.4",
|
31
|
+
"@mikro-orm/knex": "6.5.4",
|
32
|
+
"@mikro-orm/migrations": "6.5.4",
|
33
|
+
"@mikro-orm/postgresql": "6.5.4",
|
34
34
|
"@swc/core": "^1.7.28",
|
35
35
|
"@swc/jest": "^0.2.36",
|
36
36
|
"awilix": "^8.0.1",
|
37
37
|
"expect-type": "^0.20.0",
|
38
38
|
"jest": "^29.7.0",
|
39
|
-
"pg": "^8.
|
39
|
+
"pg": "^8.16.3",
|
40
40
|
"rimraf": "^5.0.1",
|
41
41
|
"typescript": "^5.6.2"
|
42
42
|
},
|
@@ -46,7 +46,7 @@
|
|
46
46
|
"zod": "3.25.76"
|
47
47
|
},
|
48
48
|
"peerDependencies": {
|
49
|
-
"@medusajs/framework": "2.10.4-snapshot-
|
49
|
+
"@medusajs/framework": "2.10.4-snapshot-20250922062130",
|
50
50
|
"awilix": "^8.0.1"
|
51
51
|
},
|
52
52
|
"scripts": {
|