PromucFlow_constructor/app/client/src/widgets/PhoneInputWidget/icon.svg

5 lines
1.6 KiB
XML
Raw Normal View History

feat: Widget Discoverability (#24934) ## Description Grouping the widgets into categories to make it easier for people to find widgets. This will be behind the feature flag `release_widgetdiscovery_enabled` <img src="https://github.com/appsmithorg/appsmith/assets/22471214/4932a091-1831-4d95-b722-3301580fb6be" height="300px" /> Project home [here on Notion](https://www.notion.so/appsmith/Widget-Discoverability-755cf059a1904950888304b90b74106f?d=8bc3059134984787900a69963dd13d90#27967092cfa74505bab55bd163d28c18). #### PR fixes following issue(s) #24865 #24867 #24868 #24869 #### Media > A video or a GIF is preferred. when using Loom, don’t embed because it looks like it’s a GIF. instead, just link to the video > > #### Type of change > Please delete options that are not relevant. - Bug fix (non-breaking change which fixes an issue) - New feature (non-breaking change which adds functionality) - Breaking change (fix or feature that would cause existing functionality to not work as expected) - Chore (housekeeping or task changes that don't impact user perception) - This change requires a documentation update > > > ## Testing > #### How Has This Been Tested? > Please describe the tests that you ran to verify your changes. Also list any relevant details for your test configuration. > Delete anything that is not relevant - [x] Manual - [ ] Jest - [x] Cypress > > #### Test Plan > (https://github.com/appsmithorg/TestSmith/issues/2440) > > #### Issues raised during DP testing > Link issues raised during DP testing for better visiblity and tracking (copy link from comments dropped on this PR) > > > ## Checklist: #### Dev activity - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] PR is being merged under a feature flag #### QA activity: - [ ] [Speedbreak features](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#speedbreakers-) have been covered - [x] Test plan covers all impacted features and [areas of interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#areas-of-interest-) - [x] Test plan has been peer reviewed by project stakeholders and other QA members - [x] Manually tested functionality on DP - [ ] We had an implementation alignment call with stakeholders post QA Round 2 - [x] Cypress test cases have been added and approved by SDET/manual QA - [ ] Added `Test Plan Approved` label after Cypress tests were reviewed - [ ] Added `Test Plan Approved` label after JUnit tests were reviewed
2023-07-22 05:57:18 +00:00
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 5H23V18.2H1V5ZM3.2 16V7.2H20.8V16H3.2Z" fill="#4C5664"/>
<path d="M6.0507 11.2375C6.30874 11.6909 6.68417 12.0663 7.1375 12.3243L7.3806 11.9839C7.41969 11.9292 7.4775 11.8906 7.54307 11.8756C7.60864 11.8606 7.67744 11.8702 7.73645 11.9025C8.12539 12.1151 8.5549 12.2429 8.99677 12.2776C9.06573 12.2831 9.1301 12.3143 9.17705 12.3651C9.22399 12.416 9.25006 12.4826 9.25005 12.5518V13.7788C9.25006 13.8469 9.22481 13.9126 9.1792 13.9631C9.13358 14.0137 9.07084 14.0455 9.0031 14.0524C8.85735 14.0676 8.7105 14.075 8.56255 14.075C6.20855 14.075 4.30005 12.1665 4.30005 9.8125C4.30005 9.66455 4.30747 9.5177 4.3226 9.37195C4.32954 9.30421 4.36137 9.24147 4.41192 9.19585C4.46246 9.15023 4.52813 9.12499 4.59622 9.125H5.82327C5.89245 9.12499 5.95909 9.15106 6.00991 9.198C6.06073 9.24494 6.09198 9.30932 6.09745 9.37827C6.13216 9.82014 6.26 10.2497 6.47255 10.6386C6.50486 10.6976 6.5144 10.7664 6.49941 10.832C6.48441 10.8976 6.4459 10.9554 6.39115 10.9944L6.0507 11.2375ZM5.35715 11.0569L5.87965 10.6837C5.73137 10.3636 5.62977 10.0239 5.57797 9.675H4.8528C4.85115 9.72065 4.85032 9.76657 4.85032 9.8125C4.85005 11.8629 6.51215 13.525 8.56255 13.525C8.60847 13.525 8.6544 13.5242 8.70005 13.5222V12.7971C8.35112 12.7453 8.01143 12.6437 7.69135 12.4954L7.31817 13.0179C7.16794 12.9595 7.022 12.8906 6.88147 12.8116L6.86552 12.8026C6.32613 12.4956 5.87945 12.0489 5.57247 11.5095L5.5634 11.4936C5.48445 11.353 5.41553 11.2071 5.35715 11.0569Z" fill="#4C5664"/>
</svg>