Matt Bruce
0a8b0c2f7c
updated code
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-10 16:24:49 -05:00
Matt Bruce
163c292796
updated color config
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-10 16:22:28 -05:00
Matt Bruce
02325d0d30
updated entry fields
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-10 14:17:17 -05:00
Matt Bruce
0abcbde5ec
refactored colorable again
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-10 13:51:18 -05:00
Matt Bruce
27a5d665cf
refactored more colorable for AnyColorable
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-10 12:47:18 -05:00
Matt Bruce
b81dac7039
added type erasure
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-10 10:52:49 -05:00
Matt Bruce
94ad6cd9f8
updated label/badge to AnyColorable
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-10 10:44:04 -05:00
Matt Bruce
c29cd4a7a5
accessable update
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-07 09:15:05 -05:00
Matt Bruce
3ae6167f18
tooltipo update
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-07 09:14:02 -05:00
Matt Bruce
26da08ba48
images
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-07 09:13:20 -05:00
Matt Bruce
02a3bd9e78
refactored names of XXXLabelAttribute
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-04 15:08:03 -05:00
Matt Bruce
e2573492fa
added entry field colors
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-04 12:44:42 -05:00
Matt Bruce
61493d382d
added more structs for helping attribrutes/colors, etc..
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-04 11:39:27 -05:00
Matt Bruce
7551519d2d
added accessibleText for actions as an override
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-04 11:38:44 -05:00
Matt Bruce
be71919ccf
added new properties for accessible and for actions that aren't text
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-04 11:38:20 -05:00
Matt Bruce
68868a35ed
first cut of entry fields
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-03 15:28:18 -05:00
Matt Bruce
fa3d139742
refactored hasError to showError
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-03 12:21:27 -05:00
Matt Bruce
7687c42fe2
minor fixes
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-23 16:38:52 -05:00
Jarrod Courtney
a22bbbc2b3
added buttonSize selector
...
Signed-off-by: Jarrod Courtney <jarrod.courtney@gmail.com>
2022-09-23 13:42:42 -05:00
Jarrod Courtney
adaabe7249
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/Button
...
# Conflicts:
# VDS.xcodeproj/project.pbxproj
Signed-off-by: Jarrod Courtney <jarrod.courtney@gmail.com>
2022-09-23 11:07:48 -05:00
Jarrod Courtney
fcef842397
start of button
...
Signed-off-by: Jarrod Courtney <jarrod.courtney@gmail.com>
2022-09-23 11:05:37 -05:00
Matt Bruce
52084116d9
added Badge to the componements
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-22 16:59:59 -05:00
Matt Bruce
5694095aa4
added linebreakMode to paragraph style
...
made textColorConfiguration a public property and set it
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-22 16:59:30 -05:00
Matt Bruce
9e2d5fff47
added Equality to Modelable
...
added AnyEquality to classes that have an a property with 'any'
added default implementation on shouldUpdateView() to check equality, this can be re-implemented in classes
removed all shouldUpdateView methods everywhere since above was done
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-16 09:14:27 -05:00
Matt Bruce
a07f86efe3
class is already equatble
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-15 17:20:20 -05:00
Matt Bruce
48797d2003
updated to have a casted isEqual
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-15 16:58:54 -05:00
Matt Bruce
378802eb5e
updated to equalSelf
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-15 16:50:21 -05:00
Matt Bruce
b4659a73c0
added equatble to label
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-15 16:45:56 -05:00
Matt Bruce
a561ea30d8
added Identifiable to LabelAttributeModel
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-15 13:59:51 -05:00
Matt Bruce
e07f855eb6
added Identifiable
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-15 13:56:58 -05:00
Matt Bruce
78443263ba
deleted Changeable - onChange: ActionBlock
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-14 12:43:41 -05:00
Matt Bruce
77a02a1e25
moved valueChanged to method
...
again this is due to the updating internal models via the control, therefore there will be a delay in the eventing from the publisher back up to the parent model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-14 11:59:01 -05:00
Matt Bruce
9b22fb4e2f
refactored hasError
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-14 11:54:10 -05:00
Matt Bruce
8f63017ce9
added selectedModelHandler/Handler
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-14 11:46:33 -05:00
Matt Bruce
0ba4fcbbd2
updated cell
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-12 16:11:59 -05:00
Matt Bruce
421ea78991
refactored to use modelHandler instead direct model change
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-12 15:51:20 -05:00
Matt Bruce
6b16782b6c
added set(with to init
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-12 14:09:51 -05:00
Matt Bruce
a07fc10a7e
udpated swatch
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-09 12:52:34 -05:00
Matt Bruce
8217e08182
refactored out radiobox default implementation
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 18:59:34 -05:00
Matt Bruce
dbfce2c999
refactored again, removed protocol and enforce base class of subject
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 17:39:24 -05:00
Matt Bruce
12771fa0f2
created protocols for control/view
...
refactored to use protocols
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 17:18:43 -05:00
Matt Bruce
d00a219ebb
updated protocol
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 17:06:07 -05:00
Matt Bruce
57853b6145
added typealias
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 16:45:14 -05:00
Matt Bruce
71b020cb3f
refactored more of the groups to remove protocol
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 16:38:46 -05:00
Matt Bruce
e9c5a14ac9
refactored radiobuttongroup
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 16:29:57 -05:00
Matt Bruce
dcd8d6ef94
refactored radioboxgroup
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 16:29:49 -05:00
Matt Bruce
bc0610b828
refactored checkboxgroupbase to use subclass and update default implementation
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 16:20:51 -05:00
Matt Bruce
d77b9c1d80
adding solocheckbox
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 16:19:47 -05:00
Matt Bruce
56a72f62a2
removed comments
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 16:18:59 -05:00
Matt Bruce
49911145cf
refactored checkboxgroup
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 15:44:10 -05:00