* Remove width and introduce more AppLayout type enums * Fix: Adding min width to layout options. Co-authored-by: Ashok Kumar M <35134347+marks0351@users.noreply.github.com>
* Feature: Canvas Layout Options(max width config) * Fixing css issues. * Changing Default Device option to Desktop. * Changed Implementation to maintain resize updates within the client. * Addressing code review changes. * Updating device resolutions. * updating cytests * Fixing resize bug.