PromucFlow_constructor/app/client/packages
albinAppsmith 81a710ac3f
fix: Pencil icon appearing in application name (#35885)
## Description

PR address below issues
1. Edit icon appearing next to application name
2. No cursor pointer for edit icon

Fixes #35878

## Automation

/ok-to-test tags="@tag.All"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/10562542656>
> Commit: 31ab617cdc5c37fa1fce7ecadd08a4250e9d373a
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10562542656&attempt=2"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Mon, 26 Aug 2024 19:15:19 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [x] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Enhanced the `EditableTextSubComponent` by making the icon interactive
with a cursor pointer style.
- Introduced an optional `hideEditIcon` property for the
`EditableAppNameProps`, allowing for conditional visibility of the edit
icon.
- Updated the `EditorName` component to accept the new `hideEditIcon`
prop for improved customization.

- **Improvements**
- Improved user interface flexibility and customization options for
editing components.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-08-27 00:45:31 +05:30
..
ast chore: add isError to return value of extractIdentifierInfoFromCode in AST (#35525) 2024-08-08 13:46:12 +05:30
design-system fix: Pencil icon appearing in application name (#35885) 2024-08-27 00:45:31 +05:30
dsl fix: Fixes currentRow calculation logic in table(property pane) (#35390) 2024-08-20 13:31:45 +05:30
eslint-plugin fix: eslint plugin readme updated (#35858) 2024-08-23 16:29:06 +05:30
icons chore: Rename wds packages (#35686) 2024-08-16 11:19:42 +05:30
rts chore(deps): bump axios from 1.7.2 to 1.7.4 in /app/client (#35681) 2024-08-14 15:03:14 +05:30
storybook chore: Rename wds packages (#35686) 2024-08-16 11:19:42 +05:30
utils chore: created shared utils package and moved objectKeys function to it (#35615) 2024-08-23 00:54:05 +05:30