Commit Graph

847 Commits

Author SHA1 Message Date
Matt Bruce
ff51eb6f51 converted to property
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-26 17:00:43 -05:00
Matt Bruce
8cbef2e910 added model extensions on selectorviews
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-26 16:11:15 -05:00
Matt Bruce
0be4e04091 fixed for protocol update
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-26 16:06:26 -05:00
Matt Bruce
891cc9c016 remove anyobject
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-26 15:42:31 -05:00
Matt Bruce
f41e6f9c9c updated color for state changes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-17 16:36:14 -05:00
Matt Bruce
e89e1bf4d0 removed extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-17 13:43:59 -05:00
Matt Bruce
c3992be682 refactored to use new TrailingTooltip
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-17 13:35:23 -05:00
Matt Bruce
8a5b828a84 udpated method name
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-17 13:24:04 -05:00
Matt Bruce
afd9111a95 refactored action for gesture recognizer
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-17 13:11:50 -05:00
Matt Bruce
4642a65977 updated vars and split up action
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-17 13:11:06 -05:00
Matt Bruce
c3f6fc1d10 refactored class for init and Key
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-17 13:10:42 -05:00
Matt Bruce
1d3431da2c updated frame
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-14 16:28:05 -05:00
Matt Bruce
24bad2c371 refactored trailing tooltip label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-14 15:41:33 -05:00
Matt Bruce
f6af646d09 refactored tooltip/label to use protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-14 14:54:24 -05:00
Matt Bruce
1a3f76e196 Added tooltip protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-14 14:54:06 -05:00
Matt Bruce
5d0ecec23e updated to overwrite lineColorConfig
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-14 14:45:11 -05:00
Matt Bruce
4c88dce9f6 added initial files for Tooltip
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-14 14:44:44 -05:00
Matt Bruce
08bcaed4d8 ensured classes are open to allow subclassing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-06 17:06:21 -05:00
Matt Bruce
51c8a8059f updated defaults in reset
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-04 10:10:48 -05:00
Matt Bruce
cf4f145137 refactored debounce for label/button (has label)
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-04 08:56:37 -05:00
Sumanth Nadigadda
3f94d7ea0d Merge branch 'feature/Notification' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into feature/Notification 2023-04-04 16:28:14 +05:30
Sumanth Nadigadda
027fabae12 Notification, default setting changes & fullBleed changes 2023-04-04 16:25:48 +05:30
Matt Bruce
5227c5c527 Merge branch 'feature/Clickable' into feature/Notification 2023-04-03 10:15:28 -05:00
Matt Bruce
308ef596a4 added onChange
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-03 10:14:52 -05:00
Matt Bruce
fa273bad1c added changeable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-03 10:14:44 -05:00
Sumanth Nadigadda
fc02175c5d Adding logic to hide close button 2023-03-31 12:27:49 +05:30
Matt Bruce
c8c63d5cd4 updated names
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-30 17:24:12 -05:00
Sumanth Nadigadda
fee33a17da Renaming parameters in Notification component 2023-03-30 23:13:32 +05:30
Matt Bruce
7d14ab1f5c refactored properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-30 10:40:10 -05:00
Matt Bruce
60dd7a103e Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/Notification
# Conflicts:
#	VDS.xcodeproj/project.pbxproj
#	VDS/Components/Notification/Notification.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-30 10:21:03 -05:00
Matt Bruce
4d2bdc759c Merge branch 'feature/Notification' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/Notification 2023-03-30 10:16:06 -05:00
Sumanth Nadigadda
a8dd5641a3 Adding button position for notification 2023-03-30 19:53:25 +05:30
Matt Bruce
334f9b798c refactored more on clickable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-30 09:06:24 -05:00
Matt Bruce
248caeb480 updated for maintaining a clickable count
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-30 08:43:55 -05:00
Matt Bruce
f164429ece updated onCloseClick
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-29 15:48:21 -05:00
Matt Bruce
94d44c5d54 refactored clickable
removed old clickable code

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-29 15:37:32 -05:00
Matt Bruce
ac8d4e707b updated buttonbase
other buttons

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-29 13:48:09 -05:00
Matt Bruce
aa233515a5 updated control
and subcontrols

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-29 13:47:56 -05:00
Matt Bruce
01725e634f added clickable
removed old code

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-29 13:46:55 -05:00
Matt Bruce
02a5c1022d fixed bug in drawing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-29 11:13:05 -05:00
Matt Bruce
85c398c820 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/Notification
# Conflicts:
#	VDS.xcodeproj/project.pbxproj

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-28 15:34:52 -05:00
Matt Bruce
ee3cd0c3b9 updated font
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-28 15:27:02 -05:00
Sumanth Nadigadda
5e5bbb4cbc Adding line component 2023-03-24 23:51:10 +05:30
Sumanth Nadigadda
d04f138da4 updating notification reset components 2023-03-24 23:13:37 +05:30
Sumanth Nadigadda
cc3d65bd0b Setting surface parameter to buttons 2023-03-20 12:19:18 +05:30
Matt Bruce
684a343b0f added temp ButtonModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-17 15:55:33 -05:00
Matt Bruce
05e23f7d58 refactored text into properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-17 15:36:06 -05:00
Matt Bruce
d866a4e3c3 updated buttongroup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-17 15:35:55 -05:00
Matt Bruce
fa2d49c54e added onClickPublisher
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-17 14:23:20 -05:00
Matt Bruce
2eee432ac0 updated button for onClickPublisher
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-17 14:23:05 -05:00
Sumanth Nadigadda
2920559d84 Minor change to the notification view 2023-03-18 00:25:29 +05:30
Sumanth Nadigadda
c3ba748728 color configuration updates 2023-03-17 11:42:05 +05:30
Sumanth Nadigadda
2383b5282c Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into feature/Notification 2023-03-17 11:36:42 +05:30
Matt Bruce
b59a360dea updated to use keypaths
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-16 15:36:59 -05:00
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
Matt Bruce
4405e3ffc1 refactored colorconfiguration classes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-16 11:32:53 -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
379b94774b removed debounce for now
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-07 10:54:26 -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
16ad138559 added helper function for labels
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-07 09:31:24 -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
ecaaf8c229 helper method for setNeedsLayout()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-02-14 13:55:11 -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
18e56dcfe7 updated var
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-26 09:29:58 -06:00
Matt Bruce
5c8ef10eed updated to fix label issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 18:22:10 -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
508d02e7b9 updated naming
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-23 09:27:04 -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
d6071686a2 added primitive protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-23 09:23:37 -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
48281da2e1 fixed bug for enable hightlight
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-12 08:10:53 -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
04a5fddf48 flipped off by default but only set if "touchUpInside" publisher is set
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-11 11:26:12 -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
83e11dcb09 added enumb protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-20 08:33:49 -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
Matt Bruce
04bbb8948a created new cell for button group
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-15 11:48:26 -06:00
Matt Bruce
fd8e68f1c3 refactored spacing algos since we are now not resizing rectangle heights based off of the tallest container in the row
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-15 11:48:14 -06:00
Matt Bruce
81f7341148 refactored to remove height now the a hit area exists
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-15 11:47:08 -06:00
Matt Bruce
1e44d9738d added hitArea
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-15 11:46:35 -06:00
Matt Bruce
627dc99c42 allowed color param
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-15 11:46:25 -06:00
Matt Bruce
db9c86b43f removed comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-13 12:12:15 -05:00
Matt Bruce
62befe1a32 added percentage to button group
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-13 11:14:40 -05:00
Matt Bruce
ae6c380627 removed old code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 19:34:04 -06:00
Matt Bruce
84ccbac762 removed prints
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 18:15:16 -06:00
Matt Bruce
0842998c97 fixed logic in showError/showSuccess
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 18:10:52 -06:00
Matt Bruce
bc4f0e8915 added selected,highlighted
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 18:06:11 -06:00
Matt Bruce
5b754502da updated checkbox logic
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 17:59:40 -06:00
Matt Bruce
139d8fbce9 added success
updated config

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 17:59:31 -06:00
Matt Bruce
4393a87283 removed duplicates for states
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 17:59:05 -06:00
Matt Bruce
11416b5343 override getColor for state
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 17:56:49 -06:00
Matt Bruce
66c39fb701 updated RadioSwatch to new color config
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 15:18:54 -06:00
Matt Bruce
3825488d0e refactored vars
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 15:18:41 -06:00
Matt Bruce
1ba50e9d64 updated border width for highlighted
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 14:10:41 -06:00
Matt Bruce
081e60ddba refactored to use color configuartion and remove tap gesture
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 13:54:32 -06:00
Matt Bruce
1791718c75 refactored to match classes for textColorConfiguration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 13:26:32 -06:00
Matt Bruce
338f70ae2b reactored textLInk to color config
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 13:23:51 -06:00
Matt Bruce
431ea81ad9 refactored button
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 13:20:58 -06:00
Matt Bruce
9fcff48752 updated label to new color states
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 12:48:51 -06:00
Matt Bruce
77f957b23f refacored checkbox to new color states
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 12:48:35 -06:00
Matt Bruce
4ac73e3d38 refactored radioButton to new color states
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 12:48:24 -06:00
Matt Bruce
b1cf47154e added configurations
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 12:47:49 -06:00
Matt Bruce
1146006ca6 updated badge
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 12:47:40 -06:00
Matt Bruce
e027b05046 added state overrides
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 12:47:19 -06:00
Matt Bruce
312dd949b5 added success to UIControl.State
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 12:46:51 -06:00
Matt Bruce
d02794e369 added UIControl extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 11:03:33 -06:00
Matt Bruce
89b200c005 added highlight
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 11:03:13 -06:00
Matt Bruce
bd96705b4e fixed bug in toggle being out of sync with isSelected
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-07 13:47:07 -06:00
Matt Bruce
edcaadf274 enforced animation back from highlight
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-06 15:58:05 -06:00
Matt Bruce
7da9e33f9d remveod cell
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-06 11:04:39 -06:00
Matt Bruce
de9b57362c added animation block for updateview
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-06 11:04:28 -06:00
Matt Bruce
bffd7f8dd9 removed double line height
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-06 09:18:06 -06:00
Matt Bruce
9387b0cff9 refactored to debugBorder
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-02 13:47:01 -06:00
Matt Bruce
178df4ed0a more constants
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-02 13:29:58 -06:00
Matt Bruce
91b0b4415c updated button to deal with width for cells
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-02 13:29:47 -06:00
Matt Bruce
b67cda26f1 Revert "removed anything manually setting height"
This reverts commit d08cce4800.

# Conflicts:
#	VDS/Components/Buttons/TextLink/TextLink.swift
#	VDS/Components/Buttons/TextLinkCaret/TextLinkCaret.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-02 13:29:31 -06:00
Matt Bruce
5567c1174a removed ui button default padding around UILabel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-02 10:07:37 -06:00
Matt Bruce
482ebc18a8 in a row make everything the same height of the max height
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-02 09:53:26 -06:00
Matt Bruce
d08cce4800 removed anything manually setting height
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-02 09:53:08 -06:00
Matt Bruce
5291de36bc refactored code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-02 09:18:06 -06:00
Matt Bruce
e3d2ca8ff2 refactored button group position layout
added in rowQuantity

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-01 15:15:21 -06:00
Matt Bruce
1257112c06 moved out methods to constants
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-01 13:53:38 -06:00
Matt Bruce
2050896483 removed print
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-01 12:03:41 -06:00
Matt Bruce
6880d25f2b Merge branch 'feature/buttonGroupUpdate' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/textLink
# Conflicts:
#	VDS/Components/Buttons/TextLink/TextLink.swift
#	VDS/Components/Buttons/TextLinkCaret/TextLinkCaret.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-01 11:59:39 -06:00
Matt Bruce
718acd90c5 updated for better spacing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-01 11:34:51 -06:00
Matt Bruce
aacc2ca760 added property to help with instrinsic size
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-01 11:34:24 -06:00
Matt Bruce
5445445136 added documentation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-28 14:29:09 -06:00
Matt Bruce
ca5d67cea2 refactored BaseButton to ButtonBase
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-28 14:28:53 -06:00
Matt Bruce
1a45cfa6c1 refactored the 3 buttons to use basebutton
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-22 13:08:07 -06:00
Matt Bruce
372dd0cfd0 added isHighlighted
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-22 13:07:47 -06:00
Matt Bruce
17eab88549 allow subclass
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-22 13:07:37 -06:00
Matt Bruce
cb2d8145a2 created basebutton
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-22 13:07:27 -06:00
Bruce, Matt R
a4a560ecd7 Merge branch 'feature/textLink' into 'develop'
corner radius back

See merge request BPHV_MIPS/vds_ios!16
2022-11-21 21:06:53 +00:00
Matt Bruce
dd6fddbcf4 fixed layout bugs in console
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-21 12:45:52 -06:00
Matt Bruce
25ce087977 added @obc for collision
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-21 12:04:50 -06:00
Matt Bruce
a19979abd8 corner radius back
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 15:40:30 -06:00
Matt Bruce
2343b57e67 fixed bugs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 14:24:47 -06:00
Matt Bruce
c73c3496fc reverted code back to pin to parent
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 12:58:04 -06:00
Matt Bruce
c4f9820686 moved to public
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 11:19:54 -06:00
Matt Bruce
e961315042 updated to use new selfsizing collectionview
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 11:18:38 -06:00
Matt Bruce
5684104913 updated to use extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 11:16:19 -06:00
Matt Bruce
7340ee7363 refactored out collectionview
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 11:16:05 -06:00
Matt Bruce
8cd5cd55e6 updated buttongroup for position
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 10:14:56 -06:00
Matt Bruce
deb21d8916 enforced to anyobject for reference type
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 10:02:54 -06:00
Matt Bruce
f255f9fd21 updated naming to new class
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 10:02:38 -06:00
Matt Bruce
6f2d754015 updated to instrinsic sizes and buttonable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 10:02:27 -06:00
Matt Bruce
0b63f5abea updated with internal wrapper view so the object won't stretch and mess up alignments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 10:02:07 -06:00
Matt Bruce
8a85e67681 updated backgroundcolor to clear
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 10:01:28 -06:00
Matt Bruce
0f1627ca6f added button group
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 10:01:00 -06:00
Matt Bruce
d7f067ef8f refactored name of FontLabelAttribute/added UIView extension for anchors
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-17 14:31:45 -06:00
Matt Bruce
a5cd93b71c Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/textLink 2022-11-15 10:39:33 -06:00
Matt Bruce
aba977dd77 fixed bug of accidental removal
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-15 10:12:42 -06:00
Matt Bruce
00f1418e69 updated controls for reset()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-15 10:10:04 -06:00
Matt Bruce
9b75fd4edc ensure resets are working
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 18:25:07 -06:00
Matt Bruce
ed07680965 refactored private var names
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 15:17:39 -06:00
Matt Bruce
d988503af0 Merge branch 'develop' into feature/unify_checkbox 2022-11-10 15:10:57 -06:00
Matt Bruce
19a7ba5627 updated defaults into initializers
update all initializers to look the same

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 15:10:18 -06:00
Matt Bruce
92c8c1073f refactored radiobox/radiobutton to have attributedText override
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 14:51:41 -06:00
Matt Bruce
7f0da47036 added the logic for a attributedText
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 14:44:42 -06:00
Matt Bruce
c150f1552b added escape hatch for using a user set attributedText directly to the label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 14:44:13 -06:00
Matt Bruce
0b73207bd6 update to look for a font with a found style to use our FontLabelAttribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 14:43:40 -06:00
Matt Bruce
e46017f315 updated FontLabelAttribute for Kerning/line spacing/ line height
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 14:43:02 -06:00
Matt Bruce
64d9ca3777 only return a font if a style is found
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 14:42:29 -06:00
Matt Bruce
69ad6e9fb1 added constraints for veritcal
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 11:30:04 -06:00
Matt Bruce
f9c8e328cf refactored to use AnyLabelAttribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 11:26:38 -06:00
Matt Bruce
eb48d8a807 include isForeground
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 11:26:14 -06:00
Matt Bruce
cd94bfde67 added AnylabelAttribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 11:25:32 -06:00
Scott Pfeil
42d3fc5c9a Adding dummy test code. 2022-11-10 09:44:38 -05:00
Matt Bruce
94cfd315a7 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/textLink 2022-11-09 11:08:39 -06:00
Matt Bruce
9d95a2c1ce fixed issue with drawing layer
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-09 07:09:20 -06:00
Matt Bruce
80f76a6a33 fixed bug in strikethrough
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-09 07:07:34 -06:00
Matt Bruce
23946a254e updated var to remove warning
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-08 15:09:07 -06:00
Matt Bruce
b95af61bdc renamed method since it was failing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-08 15:08:58 -06:00
Scott Pfeil
9708a54892 Merge branch 'bugfix/objc_name_collision' into feature/unify_checkbox 2022-11-07 10:11:03 -05:00
Scott Pfeil
1db0660023 fix for name collision 2022-11-07 10:09:55 -05:00
Scott Pfeil
8330c0ff6e Merge branch 'develop' into feature/unify_checkbox 2022-11-03 16:06:58 -04:00
Matt Bruce
1fa97266c7 updated tint color
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-03 10:47:09 -05:00
Matt Bruce
d92b9c0c5d refactored to remove defaults
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-03 10:44:46 -05:00
Matt Bruce
ee8ce73208 added defaults for image attribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-03 10:44:38 -05:00
Matt Bruce
6d34211042 updated height constraint
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-02 16:50:25 -05:00
Matt Bruce
2b1bff4078 updated to use image text attribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-02 16:01:11 -05:00
Matt Bruce
97130fc5e4 updated view
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-02 15:17:16 -05:00
Matt Bruce
10dc7e880a updated lextLinkCaret
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-02 15:14:14 -05:00
Matt Bruce
74c1a47257 Merge branch 'develop' into feature/textLink
# Conflicts:
#	VDS.xcodeproj/project.pbxproj
2022-11-02 11:26:22 -05:00
Matt Bruce
53b43c6daf execute updateView() after setup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-02 11:11:39 -05:00
Matt Bruce
5c21e5469f adding print
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-02 11:06:43 -05:00
Matt Bruce
d611960ac8 refactored entryfield
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-02 11:04:49 -05:00
Matt Bruce
85337833d4 refactored out layout subviews, causing infinite loop
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-02 11:04:34 -05:00
Matt Bruce
2f0600eafb refatored entry field/textField, still not done but now these don't have models
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-02 10:07:42 -05:00
Matt Bruce
46eaac262c Merge branch 'develop' into feature/entryFields
# Conflicts:
#	VDS.xcodeproj/project.pbxproj

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-01 16:42:38 -05:00
Matt Bruce
ced2bec5c2 added TextLink/TextLinkCaret
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-01 15:13:11 -05:00
Matt Bruce
ea28526689 don't default to .black
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-01 15:12:55 -05:00
Scott Pfeil
4d362f41ad Open it up 2022-10-28 10:27:30 -04:00
Matt Bruce
faf6c84044 fixed bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-26 13:44:25 -05:00
Matt Bruce
790fa208db added isAnimated logic
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 17:07:45 -05:00
Matt Bruce
5e8a1d349b removed code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 15:28:06 -05:00
Matt Bruce
46d0bb3047 added @objc() class name to keep collisions from occurring
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 10:42:24 -05:00
Matt Bruce
1e046fa336 removed / replaced anything to do with model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-20 15:41:41 -05:00
Matt Bruce
b5314ad879 deleted all models
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-20 15:12:25 -05:00
Matt Bruce
0b237b4847 updated swatch
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-20 15:07:58 -05:00
Matt Bruce
60dbfa9d2b refactored to use layoutSubviews
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-20 14:06:03 -05:00
Matt Bruce
e53e66b96a updated
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-20 13:17:16 -05:00
Matt Bruce
fa39ce82d1 fix toggle bugs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-20 13:13:38 -05:00
Matt Bruce
63543b5cf5 fixed issues with init
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-20 13:13:28 -05:00
Matt Bruce
4bf9ce83b5 refactored to remove models
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-20 10:55:36 -05:00
Matt Bruce
f47a910dae updated constaint
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-13 10:51:00 -05:00
Matt Bruce
558d6c16ab updated logic
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-12 09:02:39 -05:00
Matt Bruce
1f91459b9e refactored toggle to match updated property names
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-12 09:00:41 -05:00
Matt Bruce
087691bc62 update label within toggle
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-12 08:16:29 -05:00
Matt Bruce
0bf344ed31 allow override of inititalSetup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-11 14:01:08 -05:00
Matt Bruce
5a8e34f327 removed code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-11 10:43:09 -05:00