@dynamic-mockups/design-system 0.2.5 → 0.2.7
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.
|
@@ -22,7 +22,7 @@ import type { OnboardingFlowConfig } from "./OnboardingFlow.types";
|
|
|
22
22
|
* - If "Yes" + "Expanding": Empire Builder result (4 steps)
|
|
23
23
|
* - If "No": Organic Grower result (4 steps)
|
|
24
24
|
*
|
|
25
|
-
*
|
|
25
|
+
* BUILDING PRODUCT/WORKFLOW PATH (building-product):
|
|
26
26
|
* 1. Journey stage → 2. Business type → Branch:
|
|
27
27
|
* - If "Startup": 3. Role & Team size (combined) → 4. Startup Builder result (4 steps)
|
|
28
28
|
* - If "Established Company": 3. Role & Team size (combined) → 4. Enterprise Partner result (4 steps)
|
package/package.json
CHANGED