Commit Graph

504 Commits

Author SHA1 Message Date
Sumanth Nadigadda
fd512cc38c notification background color changes 2023-03-16 23:38:55 +05:30
Sumanth Nadigadda
e9b05fcda1 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into feature/Notification 2023-03-16 22:18:35 +05:30
Matt Bruce
66c769ba52 using new color configuration classes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-16 11:33:10 -05:00
Sumanth Nadigadda
513ab3f734 Creating Notification component 2023-03-15 23:06:58 +05:30
Matt Bruce
347b674d93 remvoed commented code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-07 11:00:54 -06:00
Matt Bruce
58162040d3 added click subscriber and updateAccessibilityLabel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-07 10:54:19 -06:00
Matt Bruce
67fc629368 removed accessibility protocols
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-07 09:31:14 -06:00
Matt Bruce
78bd6be6ce added some accessibilty updates
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-03 16:31:31 -06:00
Matt Bruce
f02c36c8aa updated reset
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-03 13:41:06 -06:00
Matt Bruce
5969e530c8 changing public to open
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-02-21 12:01:57 -06:00
Matt Bruce
6205aeb51d updated Tilelet for setNeedsLayout()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-02-14 13:55:27 -06:00
Matt Bruce
37346b1f65 turn off userinteractive
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-02-14 08:34:26 -06:00
Matt Bruce
dff9ec1eef remvoed bug of initialSetup being called were not needed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-02-13 15:47:58 -06:00
Matt Bruce
e5dd94aad9 fixed bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-27 12:44:28 -06:00
Matt Bruce
d50c61b79b updated to use bundle manager
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-27 10:48:59 -06:00
Matt Bruce
2fa47a5404 added cancellable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-26 15:17:14 -06:00
Matt Bruce
9aad50fb0b updated for textcolor
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-26 15:16:56 -06:00
Matt Bruce
2394055815 Merge branch 'feature/tilet' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/tilet 2023-01-26 09:30:57 -06:00
Matt Bruce
eacee20fe9 added init
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 18:20:11 -06:00
Matt Bruce
72f5edb92c fixed bug with underline
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 18:19:53 -06:00
Matt Bruce
f25fd36e78 updated for attributes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 16:10:09 -06:00
Matt Bruce
5e595e9ece updated models
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 12:19:25 -06:00
Matt Bruce
21ac83af4f removed codable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 11:50:11 -06:00
Matt Bruce
cb9ca6236b migrated codable to extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 09:54:18 -06:00
Matt Bruce
d2d8140b70 added codable to enums
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 09:53:56 -06:00
Matt Bruce
ef1ca0f6ab marked private/internal subcomponents to open
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-23 09:27:36 -06:00
Matt Bruce
dd311fc920 applied UserInfoable to views/controls
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-23 09:26:41 -06:00
Matt Bruce
6efba6f16f Merge branch 'feature/tilet' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/tilet 2023-01-17 15:15:51 -06:00
Matt Bruce
994d0eccd7 wrong name
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-17 15:15:34 -06:00
Matt Bruce
e5a1ca7988 undo userinteractive
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-17 12:58:49 -06:00
Matt Bruce
1d8e7016de update models for default values
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-17 10:52:46 -06:00
Matt Bruce
09c0a567e1 added default values in the decoder func
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-17 10:01:01 -06:00
Matt Bruce
35d1f4071d refactored TextStyle enums to camelCase
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 15:32:11 -06:00
Matt Bruce
cdaa86a59e refactored structs into parent
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 14:32:02 -06:00
Matt Bruce
9526a7ec40 refactored out Typography and converted to TextStyle
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 14:04:15 -06:00
Matt Bruce
443636b723 refactored typograpicalStyle to textStyle
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 13:36:53 -06:00
Matt Bruce
669e0d7625 refactored enums into class/structs that use them
also refactored models into class that are the parents

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 13:32:38 -06:00
Matt Bruce
801f75a230 added IconSize
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 13:31:31 -06:00
Matt Bruce
27ac028bd4 refactored enum
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 10:02:21 -06:00
Matt Bruce
84406b1e63 refactored enums
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 09:59:07 -06:00
Matt Bruce
25144ae1bc refactored enums for badge
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 09:51:46 -06:00
Matt Bruce
3b97e60298 fixed enum
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 09:49:29 -06:00
Matt Bruce
ac6e0d5566 refactored enums
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 09:43:41 -06:00
Matt Bruce
7e589328fd refactored naming convention
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 09:35:04 -06:00
Matt Bruce
2ea6e9fb43 refactored naming for enum
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 08:29:31 -06:00
Matt Bruce
3b037d8443 added codable to enums
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-12 16:56:58 -06:00
Matt Bruce
b8ae2ec647 Merge branch 'feature/tilet' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/tilet 2023-01-12 16:50:11 -06:00
Matt Bruce
6252bcb2c3 refactored into new spacing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-12 16:49:52 -06:00
Matt Bruce
5b19ade483 updated defaults
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-12 16:11:18 -06:00
Matt Bruce
0f8a564bc5 added defaults
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-12 15:58:27 -06:00
Matt Bruce
ec9f853b3d made structs codable and remove textAttributes (for now on Tilet)
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-12 13:38:36 -06:00
Matt Bruce
3beacb2a5e added isAnimated to checkbox
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-12 12:42:04 -06:00
Matt Bruce
e72c751842 updated width
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-11 16:19:07 -06:00
Matt Bruce
4e49a55d7d updated tilet with icons
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-11 11:27:06 -06:00
Matt Bruce
b43149cf57 updated names
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-11 11:26:55 -06:00
Matt Bruce
4e7bdc82ba added more icons
added TiletIconModels.

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-11 11:26:45 -06:00
Matt Bruce
c6ffa5736d updated entry field
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-10 16:49:39 -06:00
Matt Bruce
6283735428 added textArea
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-10 16:49:29 -06:00
Matt Bruce
aafb7770b2 added added error/success icons
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-10 14:32:40 -06:00
Matt Bruce
b3e2469393 refactored TextField
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-10 13:25:07 -06:00
Matt Bruce
8501819658 added icon / images / etc... first cut
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-10 13:11:33 -06:00
Matt Bruce
34300a7f9c updated to call helper method
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-10 12:36:32 -06:00
Matt Bruce
8b523c971a added spacing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-09 15:39:49 -06:00
Matt Bruce
b6888671e7 added initial icon
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-09 15:33:55 -06:00
Matt Bruce
e41812e7c7 removed helper methods
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-06 15:29:37 -06:00
Matt Bruce
3db7cf0a42 udpated to fix bug in resetting
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-06 15:14:08 -06:00
Matt Bruce
7819cd8646 updated to converted titleLockup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-06 14:55:04 -06:00
Matt Bruce
98242fe055 TitleLockup converted to models
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-06 14:54:49 -06:00
Matt Bruce
2009a52060 updated comment
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-06 13:10:45 -06:00
Matt Bruce
0b295258ee made internal
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-06 13:04:50 -06:00
Matt Bruce
6ec5b10c82 converted to models for titleLabel, subtitleLabel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-06 12:35:49 -06:00
Matt Bruce
f868312b1f refactored stackview and added in badge
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-06 11:40:19 -06:00
Matt Bruce
2f603b1a64 refactored into files
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-06 11:40:02 -06:00
Matt Bruce
7a550f4eb5 added titleLockup config
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-04 11:30:25 -06:00
Matt Bruce
b74954dd25 add logic for height
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-04 11:30:04 -06:00
Matt Bruce
410ee5afdf refactored to use tokens instead of hardcoded values
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-03 11:36:36 -06:00
Matt Bruce
1191901787 fixed bug in layout for textEntry
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-21 10:19:23 -06:00
Matt Bruce
be265e5d64 fixed bug in tooltip
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-21 09:07:36 -06:00
Matt Bruce
42e2c5673f fixed highlight bug in entry field
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-21 08:56:51 -06:00
Matt Bruce
abda0b7402 fixed bug in radio swatch
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-21 07:53:03 -06:00
Matt Bruce
9d9f23c0be removed prints
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-20 16:54:25 -06:00
Matt Bruce
b7c53360b2 fixed issue with tilet percentage
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-20 16:52:15 -06:00
Matt Bruce
32c02ad088 removed code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-20 14:26:00 -06:00
Matt Bruce
70d269d439 fixed bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-20 14:24:01 -06:00
Matt Bruce
ae97c2cc80 added height
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-20 12:33:29 -06:00
Matt Bruce
a340598861 updating to fix for height
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-20 12:04:44 -06:00
Matt Bruce
76454b2771 fixed bug in flipping colors
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-20 11:49:37 -06:00
Matt Bruce
10f0d35ff2 moved to public properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-20 11:30:43 -06:00
Matt Bruce
9a69c2c112 fixed bugs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-20 11:17:53 -06:00
Matt Bruce
fbca279f7e updated for typography spacing config
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-20 11:10:54 -06:00
Matt Bruce
fce5bec18f first cut of tilet
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-20 08:34:17 -06:00
Matt Bruce
556055c38a refactored to use new enum
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-20 08:34:06 -06:00
Matt Bruce
d995ac3954 fixed tilecontainer issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-20 08:33:11 -06:00
Matt Bruce
2630dc43bf added TitleLockup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-19 14:41:22 -06:00
Matt Bruce
fcf0b524b2 added objc
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-19 14:41:12 -06:00
Matt Bruce
c0e6436571 added backgroundImage support
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-19 10:36:31 -06:00
Matt Bruce
9150a62e57 added highlight view
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-19 10:03:49 -06:00
Matt Bruce
2fca1a9a7f added tileContainer and extension for VDSColor
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-16 15:30:28 -06:00
Matt Bruce
bccd90e8af updated to use protocol for buttonable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-15 12:05:06 -06:00
Matt Bruce
464dd5b5e9 create separate file for cell
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-15 12:04:51 -06:00