@notmrabhi/flowforge 0.1.49 → 0.1.51

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.
Files changed (32) hide show
  1. package/dist/{SchemaBuilderDrawer-BlL83YY1.js → SchemaBuilderDrawer-BP7aZgFe.js} +2 -2
  2. package/dist/{SchemaBuilderDrawer-BlL83YY1.js.map → SchemaBuilderDrawer-BP7aZgFe.js.map} +1 -1
  3. package/dist/{SchemaBuilderDrawer-CcsuQXAA.js → SchemaBuilderDrawer-CIxQGffa.js} +2 -2
  4. package/dist/{SchemaBuilderDrawer-CcsuQXAA.js.map → SchemaBuilderDrawer-CIxQGffa.js.map} +1 -1
  5. package/dist/canvas.cjs +1 -1
  6. package/dist/canvas.js +1 -1
  7. package/dist/form.cjs +1 -1
  8. package/dist/form.d.ts +7 -0
  9. package/dist/form.js +2 -2
  10. package/dist/{index-CvMXmKr6.js → index-B-D9UuLO.js} +1078 -1071
  11. package/dist/index-B-D9UuLO.js.map +1 -0
  12. package/dist/{index-rIRhggmY.js → index-B-vpguq_.js} +2 -2
  13. package/dist/{index-rIRhggmY.js.map → index-B-vpguq_.js.map} +1 -1
  14. package/dist/{index-le3_BkKg.js → index-BbYsmgpo.js} +2 -2
  15. package/dist/{index-le3_BkKg.js.map → index-BbYsmgpo.js.map} +1 -1
  16. package/dist/{index-Bf1-wgQA.js → index-BsgdZXaY.js} +2 -2
  17. package/dist/{index-Bf1-wgQA.js.map → index-BsgdZXaY.js.map} +1 -1
  18. package/dist/index-DUbQPmIx.js +10 -0
  19. package/dist/index-DUbQPmIx.js.map +1 -0
  20. package/dist/{index-Cp4CA6tn.js → index-hv7IJZ9j.js} +2 -2
  21. package/dist/{index-Cp4CA6tn.js.map → index-hv7IJZ9j.js.map} +1 -1
  22. package/dist/index.cjs +1 -1
  23. package/dist/index.d.ts +7 -0
  24. package/dist/index.js +3 -3
  25. package/dist/{templateSkeletons-BSE8YZ80.js → templateSkeletons-f-XQQvyE.js} +2 -2
  26. package/dist/{templateSkeletons-BSE8YZ80.js.map → templateSkeletons-f-XQQvyE.js.map} +1 -1
  27. package/dist/{templateSkeletons-Ct26LDFe.js → templateSkeletons-gOva2Xus.js} +2 -2
  28. package/dist/{templateSkeletons-Ct26LDFe.js.map → templateSkeletons-gOva2Xus.js.map} +1 -1
  29. package/package.json +1 -1
  30. package/dist/index-CvMXmKr6.js.map +0 -1
  31. package/dist/index-yOtdNWwA.js +0 -10
  32. package/dist/index-yOtdNWwA.js.map +0 -1
package/dist/canvas.cjs CHANGED
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./templateSkeletons-Ct26LDFe.js"),t=require("./messages-O9Tw_XXR.js"),r=require("./bpmn-CcuE2X_Q.js"),o=require("./GatewayBranchEdge-CMY30xhz.js");exports.FlowForgeCanvas=e.FlowForgeCanvas;exports.FlowForgeHeader=e.FlowForgeHeader;exports.SubWorkflowPreviewDrawer=e.SubWorkflowPreviewDrawer;exports.WorkflowCanvas=e.FlowForgeCanvas;exports.WorkflowExecutionHistory=e.WorkflowExecutionHistory;exports.WorkflowTemplateLibrary=e.WorkflowTemplateLibrary;exports.accessRequestSkeleton=e.accessRequestSkeleton;exports.offboardingSkeleton=e.offboardingSkeleton;exports.userOnboardingSkeleton=e.userOnboardingSkeleton;exports.webhookIntegrationSkeleton=e.webhookIntegrationSkeleton;exports.defaultFlowForgeMessages=t.defaultFlowForgeMessages;exports.loadWorkflowFromBpmn=r.loadWorkflowFromBpmn;exports.saveWorkflowToBpmn=r.saveWorkflowToBpmn;exports.ActionNode=o.ActionNode;exports.ApprovalNode=o.ApprovalNode;exports.EdgeWithPlusLabel=o.EdgeWithPlusLabel;exports.EndNode=o.EndNode;exports.FilterNode=o.FilterNode;exports.RestApiNode=o.RestApiNode;exports.StartNode=o.StartNode;exports.TriggerNode=o.TriggerNode;exports.WebhookTriggerNode=o.WebhookTriggerNode;exports.builtInNodeTypes=o.builtInNodeTypes;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./templateSkeletons-gOva2Xus.js"),t=require("./messages-O9Tw_XXR.js"),r=require("./bpmn-CcuE2X_Q.js"),o=require("./GatewayBranchEdge-CMY30xhz.js");exports.FlowForgeCanvas=e.FlowForgeCanvas;exports.FlowForgeHeader=e.FlowForgeHeader;exports.SubWorkflowPreviewDrawer=e.SubWorkflowPreviewDrawer;exports.WorkflowCanvas=e.FlowForgeCanvas;exports.WorkflowExecutionHistory=e.WorkflowExecutionHistory;exports.WorkflowTemplateLibrary=e.WorkflowTemplateLibrary;exports.accessRequestSkeleton=e.accessRequestSkeleton;exports.offboardingSkeleton=e.offboardingSkeleton;exports.userOnboardingSkeleton=e.userOnboardingSkeleton;exports.webhookIntegrationSkeleton=e.webhookIntegrationSkeleton;exports.defaultFlowForgeMessages=t.defaultFlowForgeMessages;exports.loadWorkflowFromBpmn=r.loadWorkflowFromBpmn;exports.saveWorkflowToBpmn=r.saveWorkflowToBpmn;exports.ActionNode=o.ActionNode;exports.ApprovalNode=o.ApprovalNode;exports.EdgeWithPlusLabel=o.EdgeWithPlusLabel;exports.EndNode=o.EndNode;exports.FilterNode=o.FilterNode;exports.RestApiNode=o.RestApiNode;exports.StartNode=o.StartNode;exports.TriggerNode=o.TriggerNode;exports.WebhookTriggerNode=o.WebhookTriggerNode;exports.builtInNodeTypes=o.builtInNodeTypes;
2
2
  //# sourceMappingURL=canvas.cjs.map
package/dist/canvas.js CHANGED
@@ -1,4 +1,4 @@
1
- import { F as a, a as s, S as r, F as l, W as t, b as d, c as n, o as i, u as f, w } from "./templateSkeletons-BSE8YZ80.js";
1
+ import { F as a, a as s, S as r, F as l, W as t, b as d, c as n, o as i, u as f, w } from "./templateSkeletons-f-XQQvyE.js";
2
2
  import { d as k } from "./messages-CO299wPN.js";
3
3
  import { l as F, s as b } from "./bpmn-CtfWDaOY.js";
4
4
  import { A as N, b as m, E as u, c as S, F as c, R as T, S as v, T as x, W as A, e as E } from "./GatewayBranchEdge-CrgczPYJ.js";
package/dist/form.cjs CHANGED
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-yOtdNWwA.js"),r=require("./SchemaBuilderDrawer-CcsuQXAA.js");require("react/jsx-runtime");require("react");require("@mui/material");require("react-icons/md");exports.DynamicFormRenderer=e.DynamicFormRenderer;exports.FF=e.FF;exports.FlowForgeRegistry=e.FlowForgeRegistry;exports.FlowForm=e.FlowForm;exports.FormulaInput=e.FormulaInput;exports.InfiniteSelectField=e.InfiniteSelectField;exports.OptionsResolversProvider=e.OptionsResolversProvider;exports.TablePickerField=e.TablePickerField;exports.VariablePicker=e.VariablePicker;exports.VariablePickerProvider=e.VariablePickerProvider;exports.astHasRefs=e.astHasRefs;exports.astToTokens=e.astToTokens;exports.buildEvaluationPayload=e.buildEvaluationPayload;exports.buildFieldConfig=e.buildFieldConfig;exports.buildFormulaPath=e.buildFormulaPath;exports.buildSelectStyles=e.buildSelectStyles;exports.buildValidationSchema=e.buildValidationSchema;exports.errorTextStyle=e.errorTextStyle;exports.extractLabel=e.extractLabel;exports.fieldRegistry=e.fieldRegistry;exports.hasFormulaTokens=e.hasFormulaTokens;exports.helperTextStyle=e.helperTextStyle;exports.inputStyle=e.inputStyle;exports.isFormula=e.isFormula;exports.parseToAST=e.parseToAST;exports.serializeAST=e.serializeAST;exports.serializeASTAsConfig=e.serializeASTAsConfig;exports.serializeConditionExpressions=e.serializeConditionExpressions;exports.stripFormulaTokens=e.stripFormulaTokens;exports.tokenize=e.tokenize;exports.unwrapFormula=e.unwrapFormula;exports.useDynamicOptions=e.useDynamicOptions;exports.useOptionsResolvers=e.useOptionsResolvers;exports.useVariablePickerContext=e.useVariablePickerContext;exports.wrapFormula=e.wrapFormula;exports.FIELD_TYPE_OPTIONS=r.FIELD_TYPE_OPTIONS;exports.SchemaBuilder=r.SchemaBuilder;exports.SchemaBuilderDrawer=r.SchemaBuilderDrawer;exports.useFlowForm=r.useFlowForm;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-DUbQPmIx.js"),r=require("./SchemaBuilderDrawer-CIxQGffa.js");require("react/jsx-runtime");require("react");require("@mui/material");require("react-icons/md");exports.DynamicFormRenderer=e.DynamicFormRenderer;exports.FF=e.FF;exports.FlowForgeRegistry=e.FlowForgeRegistry;exports.FlowForm=e.FlowForm;exports.FormulaInput=e.FormulaInput;exports.InfiniteSelectField=e.InfiniteSelectField;exports.OptionsResolversProvider=e.OptionsResolversProvider;exports.TablePickerField=e.TablePickerField;exports.VariablePicker=e.VariablePicker;exports.VariablePickerProvider=e.VariablePickerProvider;exports.astHasRefs=e.astHasRefs;exports.astToTokens=e.astToTokens;exports.buildEvaluationPayload=e.buildEvaluationPayload;exports.buildFieldConfig=e.buildFieldConfig;exports.buildFormulaPath=e.buildFormulaPath;exports.buildSelectStyles=e.buildSelectStyles;exports.buildValidationSchema=e.buildValidationSchema;exports.errorTextStyle=e.errorTextStyle;exports.extractLabel=e.extractLabel;exports.fieldRegistry=e.fieldRegistry;exports.hasFormulaTokens=e.hasFormulaTokens;exports.helperTextStyle=e.helperTextStyle;exports.inputStyle=e.inputStyle;exports.isFormula=e.isFormula;exports.parseToAST=e.parseToAST;exports.serializeAST=e.serializeAST;exports.serializeASTAsConfig=e.serializeASTAsConfig;exports.serializeConditionExpressions=e.serializeConditionExpressions;exports.stripFormulaTokens=e.stripFormulaTokens;exports.tokenize=e.tokenize;exports.unwrapFormula=e.unwrapFormula;exports.useDynamicOptions=e.useDynamicOptions;exports.useOptionsResolvers=e.useOptionsResolvers;exports.useVariablePickerContext=e.useVariablePickerContext;exports.wrapFormula=e.wrapFormula;exports.FIELD_TYPE_OPTIONS=r.FIELD_TYPE_OPTIONS;exports.SchemaBuilder=r.SchemaBuilder;exports.SchemaBuilderDrawer=r.SchemaBuilderDrawer;exports.useFlowForm=r.useFlowForm;
2
2
  //# sourceMappingURL=form.cjs.map
package/dist/form.d.ts CHANGED
@@ -536,6 +536,13 @@ export declare interface FormulaInputProps {
536
536
  declare interface FormulaProps {
537
537
  formulaConfig?: FormulaConfig;
538
538
  onFormulaConfigChange?: (config: FormulaConfig) => void;
539
+ /**
540
+ * Key under `formik.values` where formulaConfig is auto-roundtripped
541
+ * when the host doesn't supply explicit `formulaConfig` /
542
+ * `onFormulaConfigChange`. Defaults to `_formulaConfig`. Mirrors
543
+ * `conditionConfigKey`.
544
+ */
545
+ formulaConfigKey?: string;
539
546
  /**
540
547
  * Optional variable groups for the built-in Smart Values picker.
541
548
  * When provided, DynamicFormRenderer automatically wraps itself in
package/dist/form.js CHANGED
@@ -1,5 +1,5 @@
1
- import { D as l, F as t, a as n, b as u, c as m, I as F, O as d, T as p, V as S, d as T, e as c, f as b, g as y, h as P, i as k, j as f, k as x, l as h, m as w, n as g, o as v, p as O, q as R, r as z, s as A, t as C, u as D, v as I, w as V, x as E, y as B, z as L, A as _, B as j, C as q } from "./index-CvMXmKr6.js";
2
- import { F as N, S as Y, a as G, u as J } from "./SchemaBuilderDrawer-BlL83YY1.js";
1
+ import { D as l, F as t, a as n, b as u, c as m, I as F, O as d, T as p, V as S, d as T, e as c, f as b, g as y, h as P, i as k, j as f, k as x, l as h, m as w, n as g, o as v, p as O, q as R, r as z, s as A, t as C, u as D, v as I, w as V, x as E, y as B, z as L, A as _, B as j, C as q } from "./index-B-D9UuLO.js";
2
+ import { F as N, S as Y, a as G, u as J } from "./SchemaBuilderDrawer-BP7aZgFe.js";
3
3
  import "react/jsx-runtime";
4
4
  import "react";
5
5
  import "@mui/material";