PromucFlow_constructor/app/client/src/widgets/InputWidget/component
Anand Srinivasan 8c60a8b870
feat: unified style for disabled widgets (#8731)
* basic input fields - unified disabled style

* select widgets - unified disabled style

* icon button - change disabled color

* radio group and switch - unified disabled style

* checkbox, radio, switch - disabled label color

* change disabled text color for all input fields

* chnage lable color on disabled state

* RTE header - not allowed cursor on disabled mode

* currency label - disabled color change

* switch and radio group css clean up

* replace text colors with GREY shades

* change label color for disabled switch and radio group

* restructure numeric input css

* numeric input buttons updated

* css fixes for mozilla

* table button disabled color

* change label color - numeric input dropdown

* hover only when enabled - numeric input

* all button colors updated

* remove unwanted wrapper

* update label color

* name color in constants

* use grey palette for switch component color
2021-11-15 11:59:06 +05:30
..
CurrencyCodeDropdown.tsx fix: design audit input widget (#8498) 2021-11-01 20:14:08 +05:30
index.test.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
index.tsx feat: unified style for disabled widgets (#8731) 2021-11-15 11:59:06 +05:30
ISDCodeDropdown.tsx fix: design audit input widget (#8498) 2021-11-01 20:14:08 +05:30
utilities.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30