feat: deprecate Parsing component and replace them in starter projects (#6697)
* fix: fixed the parser component
* fix: fixed parser component test
* fix: ruff error
* chore: rename input
* chore: remove beta attribute
* update
* updated template with legacy as true
* updated templates
* [autofix.ci] apply automated fixes
* ✨ (freeze.spec.ts): add new test steps to check sidebar options and legacy switch functionality
✨ (similarity.spec.ts): add new test steps to check sidebar options and legacy switch functionality
✨ (loop-component.spec.ts): add new test steps to check sidebar options and legacy switch functionality, as well as zoom out and expand button modal functionality
* remove-copy-numbers-from-template-titles
* update-blog-writer-template-readme
* update-document-qa-template-notes
* update-market-research-template-notes
* [autofix.ci] apply automated fixes
* [autofix.ci] apply automated fixes
* ✨ (filterEdge-shard-0.spec.ts, freeze.spec.ts, Portfolio Website Code Generator.spec.ts, decisionFlow.spec.ts, similarity.spec.ts, generalBugs-shard-9.spec.ts, codeAreaModalComponent.spec.ts, fileUploadComponent.spec.ts, nestedComponent.spec.ts, filterEdge-shard-1.spec.ts, loop-component.spec.ts, generalBugs-shard-12.spec.ts, add-legacy-components.ts): add function to handle legacy components in tests for improved test readability and maintainability
* remove duplicated graph rag template
* update changes
* update Templates with new parser component
* [autofix.ci] apply automated fixes
* fix: remove name attribute
* fix: autofix.ci patch
* ✨ (stop-building.spec.ts): add new function addLegacyComponents to include legacy components in the test scenario
🔧 (decisionFlow.spec.ts): increase timeout from 500ms to 2000ms for better stability and reliability in waiting for selectors to appear
---------
Co-authored-by: italojohnny <italojohnnydosanjos@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: cristhianzl <cristhian.lousa@gmail.com>
Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>