Commit Graph

598 Commits

Author SHA1 Message Date
Matt Bruce
dbef56cf0b added more icons
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-20 15:12:22 -05:00
Matt Bruce
4f42d5a461 dot based on height not width
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-20 15:12:06 -05:00
Matt Bruce
b6e7dcbada refactored badge indicator to final specs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-20 14:21:11 -05:00
Matt Bruce
c1b91cc651 refactored some badge properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-19 16:20:26 -05:00
Matt Bruce
94fffc289a refactored to use new extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-19 14:52:48 -05:00
Matt Bruce
58388b81b8 updated
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-19 14:38:13 -05:00
Matt Bruce
49bae9c706 added dynamic lineHeight
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-16 15:28:13 -05:00
Matt Bruce
190e29bbd2 removed padding now working on ratio of pointSize
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-16 09:35:27 -05:00
Matt Bruce
e59c8f0e40 added paletteYellow62 as extension and new color array
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-16 08:26:00 -05:00
Matt Bruce
385ed1b216 updated controller
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 18:58:44 -05:00
Matt Bruce
3dc9fdfbb7 updated badgeIndicator to final for this release for now
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 18:51:22 -05:00
Matt Bruce
e276087d21 updated typography to a struct instead of enum
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 18:51:09 -05:00
Matt Bruce
bbdf496cda added edgeInset
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 18:50:30 -05:00
Matt Bruce
00edeac169 initial component just copied badge for ease
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 13:21:09 -05:00
Matt Bruce
d7cad33727 refactored dropshadow
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-14 08:17:42 -05:00
Matt Bruce
b0dbb2c2a7 cleaned up code in tabs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-09 14:17:53 -05:00
Matt Bruce
c1c57084cb updated notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-08 15:40:55 -05:00
Matt Bruce
3b264d2355 refactored code logic into properties and separate functions
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-08 13:51:39 -05:00
Matt Bruce
ae4d0f5287 added the borderline as a view to be repositioned based on orientation + indicator position
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-08 12:35:00 -05:00
Matt Bruce
571b41b54e removed positioning up 1 pixel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-08 12:34:22 -05:00
Matt Bruce
8b1f5db3e6 anchored line
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-08 11:14:13 -05:00
Matt Bruce
045babc965 pinned top/bottom as well as leading/trailing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-08 08:56:49 -05:00
Matt Bruce
55885c80ba update naming conventions
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-08 08:56:31 -05:00
Matt Bruce
439c66fb97 fixed bug for borderline in horizontal - top configuration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-08 08:56:04 -05:00
Matt Bruce
38b757c20a updated disabled values
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-07 15:45:13 -05:00
Matt Bruce
9093131f1d fixed issues with disabled state overwriting layers.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-07 15:26:13 -05:00
Matt Bruce
9f1e8d84e0 CXTDT-420885 - spacing between items in groups update
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 14:47:01 -05:00
Matt Bruce
6e7ff86b0b refactored colorConfig -> colorConfiguration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 12:57:40 -05:00
Matt Bruce
8a5ecdc6b6 updated colors again for all use cases
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 12:34:49 -05:00
Matt Bruce
bc0e051dfa updated color
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 11:57:41 -05:00
Matt Bruce
e8f0e7828a added property for isanmiated
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 11:57:35 -05:00
Matt Bruce
53e14978c2 added property isAnimated
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 11:57:15 -05:00
Matt Bruce
bdbc63e677 refactored name to ReadioBoxItem
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 10:59:24 -05:00
Matt Bruce
a2c3c94ef1 refactored radiobox, fixed bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 10:57:56 -05:00
Matt Bruce
17fe50223c refactored radiobutton for new subclasses
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 10:43:02 -05:00
Matt Bruce
42e6f9025c refactored checkbox for new subclasses
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 10:42:42 -05:00
Matt Bruce
64f0b570c4 Refactored out checkbox and renamed to checkboxitem
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 08:09:47 -05:00
Matt Bruce
276b3c327d refactor out checkboxview
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-31 14:08:32 -05:00
Matt Bruce
43e9642de6 refactored to use new spacer extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-30 14:58:24 -05:00
Matt Bruce
8b9b83791a CXTDT-419731 - spacing from 2px to 4px
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-30 11:22:20 -05:00
Matt Bruce
f99a3033d6 refactored TextLinkCaret spacer/name label attribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-30 10:05:23 -05:00
Matt Bruce
c6002487db needed to add self
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-25 15:44:52 -05:00
Matt Bruce
a18d2e2e00 refactored names for Tabs and related classes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-25 13:08:46 -05:00
Matt Bruce
2f7315db86 refactored enum into container
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-25 13:04:53 -05:00
Matt Bruce
9c0e0cf0e8 add accessibility and constants
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-25 10:25:44 -05:00
Matt Bruce
a872cf801c fixed orientation bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-25 10:25:21 -05:00
Matt Bruce
62ffdebbfc added tabs container
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-25 08:03:31 -05:00
Matt Bruce
fb8ccd6d10 removed old code added tabSpace readonly
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-25 07:58:25 -05:00
Matt Bruce
bf63fe9e61 updated tab to set with in vertical
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-25 07:58:08 -05:00
Matt Bruce
7fa75eb519 commented out stuff dealing with width since this doesn't apply to this view for now
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-24 17:40:34 -05:00