Commit Graph

1403 Commits

Author SHA1 Message Date
Matt Bruce
c5262246f3 refactred getContainer() to getFieldContainer() to make more sense that the developer needs to only return the Item the User see to interact with.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 09:10:35 -05:00
Matt Bruce
501dc4a55f refactored the layout for the entryfield
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 09:00:55 -05:00
vasavk
20f5926bbf Digital ACT-191 ONEAPP-7958 story: callback when the date changes and is in enabled state only. 2024-05-10 13:18:55 +05:30
Matt Bruce
7ec0192945 added validateOnChange
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 16:33:09 -05:00
Matt Bruce
84a03573ab updated linkmodel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 14:33:27 -05:00
Matt Bruce
afea918aa4 fixed issue with error focused
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 14:33:11 -05:00
Matt Bruce
3c508aff0e updated onclick
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 13:53:36 -05:00
Matt Bruce
0ab83fa7a8 updated onclick
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 13:53:26 -05:00
Matt Bruce
d4fcb5436b removed old code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 13:53:14 -05:00
Matt Bruce
4519c7af15 updated cc cardType logic
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 11:39:09 -05:00
Matt Bruce
7965d4056f updated images / imageView
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 11:05:18 -05:00
vasavk
6bb6d31b39 Digital ACT-191 ONEAPP-7958 story: code refactored 2024-05-09 20:52:46 +05:30
Matt Bruce
bef02f6b38 more code refactoring
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 10:09:08 -05:00
Matt Bruce
a71e391050 moved extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 10:05:38 -05:00
Matt Bruce
4ed2b3c894 refactored the rest of the inputfield code into the fieldtype handlers
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 10:03:56 -05:00
Matt Bruce
a656561073 redfactored handlers to base
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 09:27:00 -05:00
Matt Bruce
14c578edbd refactored into FieldTypeHandlers first cut
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 09:10:46 -05:00
Matt Bruce
eab8e72785 refactor into FieldHandlers
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 08:57:03 -05:00
Matt Bruce
f93239b421 refactored out more code into enums
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 08:30:19 -05:00
Matt Bruce
5672df7070 initial refactor to split out FieldTypes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 08:19:39 -05:00
Sumanth Nadigadda
0d421190a2 Table component refactoring 2024-05-09 18:24:02 +05:30
vasavk
76022ab6eb Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/calendar
# Conflicts:
#	VDS.xcodeproj/project.pbxproj
2024-05-09 15:53:05 +05:30
vasavk
4b5c4a28b2 Digital ACT-191 ONEAPP-7958 story: handling days of month based on min, max date and active, inactive dates selected. 2024-05-09 13:38:02 +05:30
vasavk
450dd1aae8 Digital ACT-191 ONEAPP-7958 story: added action for next and previous on changing min / max dates 2024-05-09 09:43:13 +05:30
Matt Bruce
2d5f3d7652 refactored more of inputfield
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-08 17:18:50 -05:00
Matt Bruce
819aa7a44e refactored some of the credit card
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-08 17:00:41 -05:00
Matt Bruce
5d9b744077 added compare to date/tel type
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-08 16:08:33 -05:00
Matt Bruce
978db64823 updated rules
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-08 15:59:43 -05:00
Matt Bruce
3134327dd5 fixed the tel type
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-08 15:25:51 -05:00
Matt Bruce
9c0f055307 updated corner radius for TileContainer
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-08 10:25:48 -05:00
vasavk
80f90e0b56 Digital ACT-191 ONEAPP-7958 story: added missing date function 2024-05-08 12:03:57 +05:30
vasavk
8d415a72f1 Digital ACT-191 ONEAPP-7958 story: Fixed issues in constraints for the component and updated to flexible width 2024-05-08 12:02:08 +05:30
Matt Bruce
c6b98b2ff6 updated to new tokens package
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 14:14:54 -05:00
Matt Bruce
fa35654ebe Merge branch 'develop' into feature/monarch 2024-05-07 14:12:09 -05:00
Scott Pfeil
a04ccd9bf5 Digital ACT191 story ONEAPP-7847 - Updating the VDS tokens library 2024-05-07 10:44:53 -04:00
vasavk
8560d7a6d4 Digital ACT-191 ONEAPP-7016 story: handling active dates, inactive dates, min date, max date with updated values 2024-05-07 11:13:56 +05:30
Matt Bruce
e0bf6b0524 Merge branch 'feature/inputField' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/inputField 2024-05-06 19:12:23 -05:00
Matt Bruce
fbd188cae8 refactored color
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-06 19:11:50 -05:00
Matt Bruce
aaeb2ced1c Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/inputField 2024-05-06 19:08:01 -05:00
Matt Bruce
b92bb553b1 intial date work for input
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-06 18:41:23 -05:00
Matt Bruce
aa3b11efc1 refactored hexstring to uicolor
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-06 18:40:48 -05:00
Scott Pfeil
29a3a4a3a3 Digital ACT191 story ONEAPP-7718 - Changed to allow sub uicontrols to take hits. 2024-05-06 18:46:19 -04:00
Matt Bruce
6a07bcdd4c added accessiblityText property to badgeindicator
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-06 17:06:38 -05:00
Matt Bruce
46a1471282 implement Monarch in Tilelet (first cut)
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-06 16:49:21 -05:00
Matt Bruce
4685c6d398 Implemented TextColor changes to TitleLockup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-06 16:42:12 -05:00
Matt Bruce
d703595e5a TitleLockup TextColor Monarch update
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-06 16:41:41 -05:00
Matt Bruce
e2a23d6381 added done button
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-06 09:24:30 -05:00
vasavk
7fe5123a69 Digital ACT-191 ONEAPP-7016 story: config container background, hide/show current date indicator 2024-05-06 16:01:56 +05:30
Sumanth Nadigadda
ed684acd62 Table component, changing the way collectionViewlayout measures the sizes of the cell & minor improvements 2024-05-06 16:00:35 +05:30
vasavk
e980d816b3 Digital ACT-191 ONEAPP-7016 story: applying selected/unselected properties and updating selected date on change 2024-05-06 12:30:32 +05:30
vasavk
3eaf29f3f1 Digital ACT-191 ONEAPP-7016 story: hide/show container border 2024-05-06 09:47:02 +05:30
Matt Bruce
b6ace4039b updated tooltip accessible main view
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 15:34:03 -05:00
Matt Bruce
b5b5c0d9e4 refactored accessibility elements
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 15:27:00 -05:00
Matt Bruce
6518ffe513 CXTDT-553663 - DropdownSelect - Accessibility - 5 issues
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 15:26:39 -05:00
Matt Bruce
649ff1945d CXTDT-546824 - Notification - Accessibility - Redundant text is provided for the notification icon.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 13:55:25 -05:00
Matt Bruce
e8eeddc889 made private
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 09:59:24 -05:00
Matt Bruce
12322130db CXTDT-549888 - Pagination - Accessibility - The pagination bar does not render the correct selected page
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 09:35:49 -05:00
Matt Bruce
26e7e24ec7 added keypads
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 09:30:23 -05:00
Matt Bruce
77f8dfa3d8 CXTDT-552825 - Tilelet - Accessibility – The role of button is not provided for the tilelet.
CXTDT-552834 - TileContainer - Accessibility – Voice over is not rendering the information present click state.

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 09:30:02 -05:00
vasavk
f043ac74d3 Digital ACT-191 ONEAPP-7016 story: updating surface for all childviews 2024-05-03 19:59:49 +05:30
vasavk
890ad97f0a Digital ACT-191 ONEAPP-7016 story: Displays indicator for day based on the indicators data 2024-05-03 18:29:32 +05:30
Matt Bruce
99978ead11 CXTDT-552842 - Accessibility - Breadcrumbs - The breadcrumb links are not properly placed within a breadcrumbs region.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-02 11:49:24 -05:00
Sumanth Nadigadda
e1589577fe Moving flow layout to a new class 2024-05-02 19:59:22 +05:30
Sumanth Nadigadda
d94c845eb3 Adding models for the tab cell items 2024-05-02 18:47:30 +05:30
vasavk
408effa9f0 Digital ACT-191 ONEAPP-7016 story: displaying days for calendar month view 2024-05-02 17:51:56 +05:30
Sumanth Nadigadda
39ef411559 Adding padding related changes to table 2024-05-02 13:36:29 +05:30
vasavk
0d9c409736 Digital ACT-191 ONEAPP-7016 story: updated constraints and header month view 2024-05-02 07:53:42 +05:30
Matt Bruce
3f36d8b8c9 refactored readOnly to isReadOnly and required to isRequired
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-01 17:36:48 -05:00
Matt Bruce
5627c1b76e refactored out TextField
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-01 14:32:46 -05:00
Matt Bruce
65ce18d083 refactored more code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 16:38:40 -05:00
Matt Bruce
c0b59694f2 refactored validation again
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 16:24:09 -05:00
Matt Bruce
06d56fd70e updated input validators
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 16:01:26 -05:00
Matt Bruce
1813661f7d updated states
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 15:48:29 -05:00
Matt Bruce
cfc21c2727 added internal rules
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 14:10:36 -05:00
Matt Bruce
aa4dc91afa updated for password field
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 13:51:13 -05:00
Matt Bruce
896d393d7a updated for focused
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 13:24:37 -05:00
Matt Bruce
2241f6d131 Merge branch 'mbruce/bugfix' into feature/inputField 2024-04-30 13:19:34 -05:00
Matt Bruce
83e0c4ab53 CXTDT-552071 - Text Area - Entering text
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 13:15:31 -05:00
Matt Bruce
b80dcda680 CXTDT-552070 - Text Area - Container heights
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 12:31:55 -05:00
Matt Bruce
000e4cdefa CXTDT-552074 - Text Area - Tooltip
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 12:15:43 -05:00
Matt Bruce
5a0018319f CXTDT-552068 - Text Area - Text padding
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 11:55:04 -05:00
vasavk
36238890c7 Digital ACT-191 ONEAPP-7016 story: added change log 2024-04-30 19:39:50 +05:30
vasavk
23831589f0 Digital ACT-191 ONEAPP-7016 story: added header view and updated with week days 2024-04-30 19:19:28 +05:30
Sumanth Nadigadda
a82550ed57 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into feature/Table 2024-04-30 16:52:09 +05:30
Sumanth Nadigadda
17c5ab948e Initial commit for Table component 2024-04-30 16:49:45 +05:30
vasavk
ef80db9e73 Digital ACT-191 ONEAPP-7016 story: minor changes 2024-04-30 14:21:43 +05:30
vasavk
0f70047e5a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/calendar 2024-04-30 11:18:27 +05:30
vasavk
7438d65fe5 Digital ACT-191 ONEAPP-7016 story: updating footer with indicators data 2024-04-30 11:17:14 +05:30
Matt Bruce
accd264595 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/inputField
# Conflicts:
#	VDS/Components/Notification/Notification.swift
#	VDS/Components/TextFields/InputField/InputField.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 16:30:25 -05:00
Matt Bruce
39107082e7 fixed bug with isSecureTextEntry
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 16:25:55 -05:00
Matt Bruce
68d21296a7 Signed-off-by: Matt Bruce <matt.bruce@verizon.com> 2024-04-29 15:16:56 -05:00
Matt Bruce
f65cc2115b CXTDT-546824 - Notification Status / Close icon
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 12:39:25 -05:00
Matt Bruce
07110ed5cc updated for error and resign first responder
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 11:16:09 -05:00
Matt Bruce
80233b6797 added error state in the accessibilityLabel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 09:52:39 -05:00
Matt Bruce
42a469aec9 CXTDT-549901 - RadioBox strike through state
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 09:13:03 -05:00
vasavk
c40ec7204e Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/calendar 2024-04-29 10:17:07 +05:30
vasavk
58ceee5d47 Digital ACT-191 ONEAPP-7016 story: added properties 2024-04-29 10:13:58 +05:30
vasavk
2b16fecdc3 Digital ACT-191 ONEAPP-7016 story: added calendar indicator model 2024-04-29 10:10:26 +05:30
Matt Bruce
4935db72d6 CXTDT-542333 - RadioBox Padding
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-26 10:44:17 -05:00
Matt Bruce
f432f6be0e CXTDT-549888 - Voiceover issues on next/previous
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-26 10:26:59 -05:00
Bruce, Matt R
57a7628837 Merge branch 'bugfix/removeLayoutIfNeeded' into 'develop'
removed layoutifneeded

See merge request BPHV_MIPS/vds_ios!217
2024-04-26 13:48:37 +00:00
vasavk
440f516522 Digital ACT-191 ONEAPP-7016 story: changes for calendar base view with header and footer. 2024-04-26 17:02:18 +05:30
Matt Bruce
9cfbe14969 rearranged of when dropShadow is added
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 17:02:14 -05:00
Matt Bruce
b83dc8c8a2 remvoed layoutifneeded
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 16:39:30 -05:00
Matt Bruce
cea37eeb77 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/inputField 2024-04-25 15:00:43 -05:00
Bruce, Matt R
e330f17474 Merge branch 'bugfix/tileContainer' into 'develop'
removed plural

See merge request BPHV_MIPS/vds_ios!215
2024-04-25 19:57:52 +00:00
Matt Bruce
18c68b3949 removed plural
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 14:56:58 -05:00
Matt Bruce
5570507f27 remove from superView before adding as a subview
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 16:56:47 -05:00
Matt Bruce
bb655eefa2 ensure color range
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 16:42:24 -05:00
Matt Bruce
86c675a07f fixed color attribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 16:41:38 -05:00
Matt Bruce
7c8690bcb4 added other value
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 15:32:56 -05:00
Matt Bruce
6a8285d8b1 updated accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 15:31:08 -05:00
Matt Bruce
324601d490 update tilecontainer
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 15:28:19 -05:00
Matt Bruce
90ec2fa8f2 updated accessibility elements
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 15:28:12 -05:00
Matt Bruce
788fcb73ac updated tile container click
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 15:12:21 -05:00
Matt Bruce
e4bd72c64a added conformance back
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 14:54:44 -05:00
Matt Bruce
c6cbfff6b8 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into bugfix/resetOnClick-Change 2024-04-24 14:51:30 -05:00
Matt Bruce
c22592cdb5 refactor to reset onClick/onClick to nil
removed old willSet

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 14:49:23 -05:00
vasavk
2e99210dfe Digital ACT-191 ONEAPP-7016 story: added new page 2024-04-24 18:06:21 +05:30
Matt Bruce
bb705d8155 refactored value to be readOnly
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-23 16:39:50 -05:00
vasavk
8e6b9d660c Digital ACT-191 CXTDT-547200 defect: Carousel scrollbar - Accessibility - Removing focus from the carousel scrollbar. also updated release notes 2024-04-22 16:24:53 +05:30
Matt Bruce
7e2fdb30e3 removed accessibleText
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-19 15:03:08 -05:00
Matt Bruce
63de916555 initial rework for inputField
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-19 14:56:53 -05:00
Matt Bruce
87389d02cc accessibleText update
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-19 14:56:25 -05:00
Matt Bruce
ca1e7e2b87 added accessibleText
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-19 14:55:41 -05:00
Matt Bruce
37890e0c88 updated icon to statusIcon and iconColorConfiguration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-19 14:55:29 -05:00
Bruce, Matt R
5c857738f1 Merge branch 'bugfix/buttonIcon' into 'develop'
CXTDT-544442- Button Icon - Selected state needs to allow custom color

See merge request BPHV_MIPS/vds_ios!209
2024-04-18 20:59:52 +00:00
Matt Bruce
7eddaf1d04 added selected Icon Color Configuration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-18 14:18:40 -05:00
vasavk
0841a6d9f7 Digital ACT-191 CXTDT-546821 defect: TextArea - Accessibility 2024-04-18 20:09:22 +05:30
vasavk
14d77ef81f Digital ACT-191 CXTDT-546821 defect: Accessibility - Text area input field is not receiving swipe focus 2024-04-18 15:51:07 +05:30
Matt Bruce
90783667d8 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfix 2024-04-17 15:50:23 -05:00
Matt Bruce
a4b0ffd391 CXTDT-544384 - TileContainer Background Image stretch
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-17 15:47:19 -05:00
Matt Bruce
6902dea139 CXTDT-544383 - removed 2x and replaced with 3x
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-17 14:39:26 -05:00
vasavk
bb00f4c457 Digital ACT-191 CXTDT-544460 defect: Fixed issue for Button Icon - Incorrect Icon Sizes 2024-04-17 15:05:00 +05:30
Matt Bruce
9ce6428bda made property internal
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-16 09:51:57 -05:00
Matt Bruce
2046897199 refactored out of entryfieldbase to inputfield since this is the only place it is needed.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-16 09:50:40 -05:00
Matt Bruce
5c44d25339 added TextLinkModel to the EntryFieldBase
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-16 09:43:28 -05:00
Matt Bruce
ed9c148578 fixed init
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-15 13:07:32 -05:00
Matt Bruce
6adca04f5e removed hardcoded strings
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-15 13:07:03 -05:00
Matt Bruce
be14df768a Merge branch 'develop' into mbruce/bugfix 2024-04-15 13:04:25 -05:00
Matt Bruce
0fa6b18680 updated for tokens
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-12 12:35:17 -05:00
Matt Bruce
35482fb41e Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into refactor/VDSTokens
# Conflicts:
#	VDS/Components/BadgeIndicator/BadgeIndicator.swift
#	VDS/Components/TextFields/EntryFieldBase.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-12 09:05:21 -05:00
Matt Bruce
41e6001746 fixed layout issue for entryfield base
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 15:55:31 -05:00
Matt Bruce
994feff20e fixed bug in InputField/TextArea after refactor
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-09 16:19:11 -05:00
Matt Bruce
b07c010888 refactored naming
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-09 16:12:24 -05:00
Matt Bruce
a2f79fcee8 refactored to put value and the valuechanged for the control
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-09 16:11:52 -05:00
Matt Bruce
4f0f611fb6 now subclassing EntryFieldBase
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-09 15:38:39 -05:00
Matt Bruce
8311de5409 added value in case there is a difference
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-09 15:38:10 -05:00
Matt Bruce
7b9aa51d0a refactored out text of base class
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-09 15:37:58 -05:00
Matt Bruce
7b722e4c7e renamed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-09 14:33:10 -05:00
Matt Bruce
e7220e67a3 put to public since all subcomponents are required to be accessible to devs.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-08 11:26:09 -05:00
Matt Bruce
c0c666c2cb fixed error/disabled border
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-08 11:11:12 -05:00
Matt Bruce
fc6c398b3f refactored to similar naming conventions for existing components
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-08 10:50:57 -05:00
Matt Bruce
52eaed7be6 added new iconNames
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-08 10:50:24 -05:00
Matt Bruce
67c96ca74c moved maxLength out of base
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-08 10:15:11 -05:00
Matt Bruce
7f9705db32 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into vasavk/dropdownSelect 2024-04-08 09:59:58 -05:00
vasavk
f584ccd6ba Digital ACT-191 ONEAPP-7135 story: minor changes on noticed issues 2024-04-08 16:22:01 +05:30
Matt Bruce
40dbc51b75 ONEAPP-6360 - Notification - Accessiblity issues
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-05 15:00:08 -05:00
Matt Bruce
0f7d50eca4 CXTDT-542295 - ButtonIcon - disabled accessibility state.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-05 14:23:28 -05:00
Matt Bruce
f3f71b4b10 CXTDT-542341 - disabled state color/borderWidth
CXTDT-542333 - padding fix

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-05 14:09:10 -05:00
vasavk
d0f5f26e82 Digital ACT-191 ONEAPP-7135 story: allowed selectedID to update selected label text 2024-04-05 21:36:29 +05:30
vasavk
5173e5b9c6 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/dropdownSelect 2024-04-05 21:16:06 +05:30
vasavk
99d6878ed9 Digital ACT-191 ONEAPP-7135 story: removed unnecessary code 2024-04-05 21:14:23 +05:30
vasavk
51d1ded4c8 Digital ACT-191 ONEAPP-7135 story: updated variable name for error boolean 2024-04-05 21:08:52 +05:30
vasavk
791bfc8870 Digital ACT-191 ONEAPP-7135 story: Inline Text label alignment changes 2024-04-05 12:44:11 +05:30
Matt Bruce
b56e45d41b removed logic since for tooltipattribute this will never pass.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-04 15:12:26 -05:00
vasavk
149fda901d Digital ACT-191 ONEAPP-7135 story: Text Overflow handling, did set transparent background if is true 2024-04-04 14:17:36 +05:30
vasavk
fdc66fe29b Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/dropdownSelect
# Conflicts:
#	VDS.xcodeproj/project.pbxproj
2024-04-04 11:52:08 +05:30
vasavk
e5d8b12bd6 Digital ACT-191 ONEAPP-7135 story: color configurations as per states 2024-04-04 11:40:07 +05:30
vasavk
e3b6b832e2 Digital ACT-191 ONEAPP-7135 story: added model class for options, added callback method to pass selected option text, updating inlineDisplayLabel text if inlineLabel true 2024-04-04 11:31:38 +05:30
Matt Bruce
c57c597427 removed lineHeight/verticalPadding from the sizes
added new bezierPathBorder

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-03 13:46:27 -05:00
Matt Bruce
bc8df2d45f remvoed debug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-02 15:56:07 -05:00
Matt Bruce
517ecf94a2 Merge branch 'mbruce/bugfix' into bugfix/badgeIndicator 2024-04-02 15:52:22 -05:00
Matt Bruce
ae08c06af7 maatched figma docs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-02 15:51:25 -05:00
Matt Bruce
11be1c35f0 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into bugfix/badgeIndicator 2024-04-02 15:46:01 -05:00
Matt Bruce
5d19edbc6e Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into refactor/VDSTokens
# Conflicts:
#	VDS.xcodeproj/project.pbxproj
#	VDS/Components/Buttons/ButtonGroup/ButtonGroup.swift
#	VDS/Components/Notification/Notification.swift
#	VDS/Components/TextFields/EntryFieldBase.swift
#	VDS/Components/TileContainer/TileContainer.swift
#	VDS/Extensions/VDSLayout.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-02 12:09:30 -05:00
Matt Bruce
7c5d52c276 updated the accessiblity in BadgeIndicator
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-02 11:38:01 -05:00
vasavk
ae86948502 Digital ACT-191 ONEAPP-7135 story: added change log for DropdownSelect 2024-04-02 18:27:15 +05:30
vasavk
a6f03e3e1e Digital ACT-191 ONEAPP-7135 story: using tooltip model 2024-04-02 18:20:02 +05:30
vasavk
530a6786d8 Digital ACT-191 ONEAPP-7135 story: design changes 2024-04-02 14:37:02 +05:30
vasavk
7be09ebb8a Digital ACT-191 ONEAPP-7135 story: added new page 2024-04-02 10:40:18 +05:30
Matt Bruce
d1a320d44b refactored out broken accessibility for notification
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-28 09:23:26 -05:00
Matt Bruce
880245d94e updated accessibility for ButtonIcon
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-28 09:23:06 -05:00
Matt Bruce
c0d31cf3db Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into vasavk/carouselScrollbar 2024-03-27 15:24:49 -05:00
Matt Bruce
c64caa7a9f added publishers/cancellables
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 15:24:40 -05:00
Matt Bruce
68e489ceea refactored to use updated ButtonGroupPositionLayout
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 14:43:30 -05:00
Matt Bruce
17883b7853 added compression/hugging
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 14:41:21 -05:00
Matt Bruce
d22a7a12b6 refactor to allow custom spacing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 14:40:05 -05:00
Matt Bruce
516674f17e removed unneccessary enum and replace with axis
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 14:39:53 -05:00
Matt Bruce
335e2825f0 deleted flow layout
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 14:39:18 -05:00
Matt Bruce
c60c4541a8 only make them 1 liner buttons for now until I can come up with a better solution
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 14:38:53 -05:00
Matt Bruce
7cc64b2a23 updated intrinsicContentSize
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 10:32:04 -05:00
Matt Bruce
552de21ec0 Merge branch 'develop' into feature/breadcrumbs 2024-03-27 09:47:32 -05:00
Matt Bruce
81b4bd3935 remove previous views in stack
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 09:47:24 -05:00
Matt Bruce
4fb1930617 updated removed code, call super
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 09:47:13 -05:00
vasavk
6380026eaa Digital ACT-191 ONEAPP-6830 story: updated with required callbacks 2024-03-27 16:01:15 +05:30
Matt Bruce
620fb1e43b udpated logic
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-26 12:48:08 -05:00
Matt Bruce
90976d773a renamed protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-26 12:43:09 -05:00
Matt Bruce
e1f34a743e Merge branch 'develop' into mbruce/textArea-refactor-entryfield 2024-03-26 12:35:20 -05:00
Bandaru, Krishna Kishore
25713cd533 Tilelet Enhancements 2024-03-26 16:54:50 +00:00
Bruce, Matt R
9b4eccfc6d Merge branch 'bugfix/notificationEnhancements' into 'develop'
Removed vertical layout & max width constraint

See merge request BPHV_MIPS/vds_ios!169
2024-03-26 15:05:19 +00:00
vasavk
3d971fa569 Digital ACT-191 ONEAPP-6827 story: updated accessibility properties 2024-03-26 15:26:15 +05:30
vasavk
4a9262c0dc Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/carouselScrollbar
# Conflicts:
#	VDS.xcodeproj/project.pbxproj
2024-03-26 14:52:58 +05:30
vasavk
3df155bff5 Digital ACT-191 ONEAPP-6830 story: Fix misalignment of breadcrumbitems 2024-03-26 12:56:08 +05:30
vasavk
d5138dcdd3 Digital ACT-191 ONEAPP-6827 story: setting content alignment 2024-03-26 12:50:50 +05:30
Krishna Kishore Bandaru
303554462c accessibility fixes for Notification 2024-03-25 19:12:47 +05:30
Bruce, Matt R
1b89c8b2da Merge branch 'feature/pagination' into 'develop'
Pagination Component

See merge request BPHV_MIPS/vds_ios!168
2024-03-21 20:13:28 +00:00
Matt Bruce
d1006f1266 removed images that already existed
added resizer and refactored code

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 15:11:38 -05:00
Matt Bruce
67e42b9730 removed dumb code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 14:32:04 -05:00
Matt Bruce
bbcdbebbb0 refactored some naming to keep in line with others
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 14:31:57 -05:00
Bruce, Matt R
ee3c375516 Merge branch 'vasavk/breadcrumbs' into 'develop'
VDS Brand 3.0 Breadcrumbs for IOS

See merge request BPHV_MIPS/vds_ios!178
2024-03-21 19:17:47 +00:00
Matt Bruce
37d43fbb62 added comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 14:15:48 -05:00
Matt Bruce
e139a0a0b8 refactor cell some more
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 14:15:41 -05:00
Matt Bruce
f862c8bd1c fix bug, must find other solution later
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 11:20:11 -05:00
Matt Bruce
7a533944b8 refactored breadcrumbs to use selfsizing cv
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 11:17:44 -05:00
Matt Bruce
e9bd1614ec refactored cell
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 11:17:26 -05:00
Matt Bruce
b9f17f2af4 added disabled state
removed link

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 11:17:18 -05:00
Matt Bruce
c23e7f700b refactored model to correct properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 11:16:43 -05:00
Matt Bruce
5ce775a885 added isSelected to buttonBase
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 11:16:31 -05:00
Matt Bruce
d11ef82a4a refactored out flowlayout into a class and renamed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 11:16:17 -05:00
vasavk
9290e40a2a Digital ACT-191 ONEAPP-6830 story: refactored code 2024-03-21 21:32:04 +05:30
vasavk
939465f7bc Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/carouselScrollbar 2024-03-21 17:29:53 +05:30
vasavk
39a4c5040b Digital ACT-191 ONEAPP-6830 story: minor changes 2024-03-21 17:29:10 +05:30
vasavk
22d82fac04 Digital ACT-191 ONEAPP-6830 story: removed commented code 2024-03-21 17:17:01 +05:30
vasavk
5356650355 Digital ACT-191 ONEAPP-6830 story: increased hit area to thumb and track 2024-03-21 17:15:09 +05:30
vasavk
1387cb6bf4 Digital ACT-191 ONEAPP-6830 story: update position when scroll thumb drag / on move forward / backward 2024-03-21 12:00:03 +05:30
vasavk
51a00f9b68 Digital ACT-191 ONEAPP-6830 story: Interaction type: Drag scrollbar thumb 2024-03-21 10:58:53 +05:30
vasavk
f7ef52251b Digital ACT-191 ONEAPP-6830 story: Implementation for scroll thumb on given position value 2024-03-21 09:32:00 +05:30
Bruce, Matt R
317b55a58e Merge branch 'bugfix/label-range-validation' into 'develop'
Validation of ranges

See merge request BPHV_MIPS/vds_ios!187
2024-03-20 21:37:20 +00:00
Matt Bruce
0fc70e9f75 ensure range is valid.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-20 15:29:24 -05:00
Matt Bruce
1d9667c173 added validators for invalid range
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-20 15:24:59 -05:00
Matt Bruce
9203b6cab5 added/updated isValid(range:
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-20 15:24:35 -05:00
vasavk
fadb996c6e Digital ACT-191 ONEAPP-6830 story: scrollbar thumb advancement logic, changes to active track color and opacity. 2024-03-21 01:49:10 +05:30
vasavk
11618e88a0 Digital ACT-191 ONEAPP-6830 story: did set color configurations and removed unused code 2024-03-20 23:14:04 +05:30
vasavk
e0d1fd844d Digital ACT-191 ONEAPP-6827 story: Updated code as per review feedback 2024-03-20 17:20:58 +05:30
Krishna Kishore Bandaru
86e91c3ac7 Added Center X & Y constraints and modified code based on constraints 2024-03-20 16:50:47 +05:30
vasavk
eb3d6b7a34 Digital ACT-191 ONEAPP-6830 story: added new Carousel Scrollbar page and change log file 2024-03-19 17:49:01 +05:30
vasavk
bf3149f567 Merge branches 'vasavk/breadcrumbs' and 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/breadcrumbs 2024-03-19 17:34:27 +05:30
vasavk
868c728f63 Digital ACT-191 ONEAPP-6827 story: container size changes 2024-03-19 17:33:19 +05:30
vasavk
4c9c844b1d Digital ACT-191 ONEAPP-6827 story: alignment issue fix on surface change 2024-03-19 14:31:16 +05:30
Bruce, Matt R
cf910da479 Merge branch 'develop' into 'release/11_4_0'
# Conflicts:
#   VDS/Components/Buttons/TextLinkCaret/TextLinkCaret.swift
2024-03-18 22:03:34 +00:00
Matt Bruce
0258fba13b fixed bug in multiline label within UIbutton
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-18 16:51:02 -05:00
Matt Bruce
597753e3c0 added invalidateCOntentSize after label updates
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-18 16:30:29 -05:00
Bruce, Matt R
057e48def4 Merge branch 'bugfix/textLinkCaret' into 'release/11_4_0'
updates for intrinsicSize

See merge request BPHV_MIPS/vds_ios!180
2024-03-18 17:06:46 +00:00
Matt Bruce
7d892b3190 fixed issues for intrinsicSize
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-18 12:01:40 -05:00
Matt Bruce
3c8176062c left aligned content for scenarios to where the container is stretched.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-18 12:01:37 -05:00
Matt Bruce
d76da5d216 removed intrinsic size
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-18 12:01:31 -05:00
Matt Bruce
51562aa589 fixed issues for intrinsicSize
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-18 11:13:23 -05:00
Matt Bruce
2e0d0be8b6 left aligned content for scenarios to where the container is stretched.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-18 10:53:42 -05:00
Matt Bruce
6290a43004 removed intrinsic size
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-18 10:53:13 -05:00