PromucFlow_constructor/app
Valera Melnikov 8635c251f5
chore: wds color algo improve (#22442)
## Description

- TokensAccessor improvement. The dependence on default values has been
removed, now what we pass to the input is what we get at the output.
- The themes are placed in a separate class and added tagging for it.
- The theme settings in storybook have been moved to the panel, color
input from the keyboard is now available
- The Chroma is controlled only for non achromatic colors.

## Type of change

> Please delete options that are not relevant.
- Chore (housekeeping or task changes that don't impact user perception)


## How Has This Been Tested?
- Manual

## Checklist:
### Dev activity
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag

---------

Co-authored-by: Valera Melnikov <melnikov.vv@greendatasoft.ru>
2023-04-18 13:47:21 +05:30
..
client chore: wds color algo improve (#22442) 2023-04-18 13:47:21 +05:30
rts fix: Remove devDependencies from RTS build (#22239) 2023-04-13 17:32:13 +05:30
server chore: bump json from 20220924 to 20230227 in /app/server/appsmith-interfaces (#22443) 2023-04-18 09:04:17 +05:30
shared fix: Remove devDependencies from RTS build (#22239) 2023-04-13 17:32:13 +05:30
util