PromucFlow_constructor/app/client/src/globalStyles
Guilherme Ventura 093cab37d8
chore: add PROPERTY color constant in CodeEditorColors (#33699)
## Description

The color for a code property is being used more than once but not
available as a constant. This PR changes that.
I also moved the `CodeEditorColors` enum to a file where it's less
likely to cause circular dependencies. It was moved from
`{...}/CodeEditor/styledComponents.ts` to
`{...}/CodeEditor/constants.ts`.

_Not related to an existing issue._

## Automation

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

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!CAUTION]  
> If you modify the content in this section, you are likely to disrupt
the CI result for your PR.

<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No
2024-06-05 00:37:56 +05:30
..
CodemirrorHintStyles.ts chore: add PROPERTY color constant in CodeEditorColors (#33699) 2024-06-05 00:37:56 +05:30
dialogs.ts
index.tsx
popover.ts
portals.ts fix: Remove guided tour code (#30387) 2024-01-24 16:31:21 +05:30
tooltip.ts
uppy.ts
WidgetGlobalStyles.ts