Commit Graph

132 Commits

Author SHA1 Message Date
Matt Bruce
052a6fbe67 refactored SelectorBase/Checkbox/RadioButton
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-18 16:46:16 -05:00
Matt Bruce
18ab46b1f3 updated more accessibilityLabels/Values
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-18 12:49:11 -05:00
Matt Bruce
b919cfd92b refactored disabling (disabled) as a helper to get/set isEnabled
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-18 08:46:15 -05:00
Matt Bruce
bc6c783e4e added logic for added/removing the accessibilityTrait .notEnabled based off the dissbled state
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-17 13:38:36 -05:00
Matt Bruce
c9180e9c36 added back isEnabled override
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-14 14:42:56 -05:00
Matt Bruce
87ecc1e28a added code comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-13 14:41:07 -05:00
Matt Bruce
4154b13c08 removed comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-05 12:34:12 -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
6e7ff86b0b refactored colorConfig -> colorConfiguration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 12:57:40 -05:00
Matt Bruce
0e54cd307c pushed down disabled and surface
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 12:11:13 -05:00
Matt Bruce
6b97472103 bug for configuration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 11:56:56 -05:00
Matt Bruce
16a6a41178 removed isAnimated
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 11:56:19 -05:00
Matt Bruce
05458e385b fixed bug adding onClick setup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 11:56:00 -05:00
Matt Bruce
8472a5ec38 added selector base controls for element and item
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 10:42:19 -05:00
Matt Bruce
c9b667d4c5 fixed issue with color
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-02 14:52:31 -05:00
Matt Bruce
8fd56aa99b added comments for SelfSizingCollectionView
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-26 16:35:02 -05:00
Matt Bruce
814a048690 added comments to the SelectorGroupHandlerBase
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-26 16:24:25 -05:00
Matt Bruce
dcf766a267 updated comments on Control
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-26 16:18:21 -05:00
Matt Bruce
c9ae6b0954 added comments to View
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-26 16:18:10 -05:00
Matt Bruce
d358194b7d added comments to Control
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-26 16:15:38 -05:00
Matt Bruce
b0788a85dd added comments for ColorConfiguration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-26 16:02:42 -05:00
Matt Bruce
57135f8ac7 updating bundle manager
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-26 15:48:53 -05:00
Matt Bruce
38aff5a637 fixed issue in control configuration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-24 17:38:28 -05:00
Matt Bruce
e82a94304c refactored to remove combine for local updater, replaced with setNeedsUpdate
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-08 11:51:10 -05:00
Matt Bruce
f42d48c5c3 removed constants file
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-08 11:50:02 -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
308ef596a4 added onChange
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-03 10:14:52 -05:00
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
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
aa233515a5 updated control
and subcontrols

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-29 13:47:56 -05:00
Matt Bruce
b59a360dea updated to use keypaths
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-16 15:36:59 -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
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
5969e530c8 changing public to open
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-02-21 12:01:57 -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
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
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
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
ae6c380627 removed old code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 19:34:04 -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
b1cf47154e added configurations
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 12:47:49 -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
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
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
25ce087977 added @obc for collision
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-21 12:04:50 -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
7340ee7363 refactored out collectionview
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 11:16:05 -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