@veloceapps/sdk 4.0.8 → 4.0.10

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.
@@ -64,7 +64,7 @@
64
64
  type: exports.FlowAction.FLOW_CLOSE_DOC_GEN,
65
65
  }); };
66
66
 
67
- var cmsInjectionTokens = /*#__PURE__*/Object.freeze({
67
+ var cmsActions = /*#__PURE__*/Object.freeze({
68
68
  __proto__: null,
69
69
  get FlowAction () { return exports.FlowAction; },
70
70
  ConfigureProductAction: ConfigureProductAction,
@@ -400,7 +400,7 @@
400
400
  var ELEMENT_CONFIG = new i0.InjectionToken('ELEMENT_CONFIG_TOKEN');
401
401
  var VENDOR_MAP = new i0.InjectionToken('VENDOR_MAP');
402
402
 
403
- var cmsActions = /*#__PURE__*/Object.freeze({
403
+ var cmsInjectionTokens = /*#__PURE__*/Object.freeze({
404
404
  __proto__: null,
405
405
  DEFAULT_PLUGINS_TOKEN: DEFAULT_PLUGINS_TOKEN,
406
406
  UI_DEFINITION_METADATA: UI_DEFINITION_METADATA,