@masterteam/form-builder 0.0.42 → 0.0.44

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/README.md CHANGED
@@ -1,16 +1,16 @@
1
- # @masterteam/form-builder
2
-
3
- ## Formula Conditions
4
-
5
- Field condition formulas render field display names in the toolbar and visual
6
- editor, while serialized formula tokens keep backend property keys in
7
- `FormulaToken.value`. When restoring backend-saved key-only tokens, hydrate
8
- `FormulaToken.display` from the available form fields before showing the editor.
9
-
10
- ## 🤝 Contributing
11
-
12
- Contributions are welcome\! Please feel free to open an issue or submit a pull request.
13
-
14
- ## 📄 License
15
-
16
- This project is licensed under the MIT License.
1
+ # @masterteam/form-builder
2
+
3
+ ## Formula Conditions
4
+
5
+ Field condition formulas render field display names in the toolbar and visual
6
+ editor, while serialized formula tokens keep backend property keys in
7
+ `FormulaToken.value`. When restoring backend-saved key-only tokens, hydrate
8
+ `FormulaToken.display` from the available form fields before showing the editor.
9
+
10
+ ## 🤝 Contributing
11
+
12
+ Contributions are welcome\! Please feel free to open an issue or submit a pull request.
13
+
14
+ ## 📄 License
15
+
16
+ This project is licensed under the MIT License.