Commit Graph

1583 Commits

Author SHA1 Message Date
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
vasavk
8c3e8f1b7a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/breadcrumbs 2024-03-15 19:25:29 +05:30
Bruce, Matt R
4abcc313cf Merge branch 'release/11_4_0' into 'develop'
fixed issue with attributedText setting not working correctly

See merge request BPHV_MIPS/vds_ios!177
2024-03-14 23:59:16 +00:00
Matt Bruce
60f71a7709 added string empty checks.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-14 18:49:21 -05:00
Matt Bruce
547b03ac1c fixed issue with attributedText setting not working correctly
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-14 18:42:33 -05:00
vasavk
2703112148 Digital ACT-191 ONEAPP-6827 story: removed unused and commented code 2024-03-14 15:05:01 +05:30
Krishna Kishore Bandaru
a39e088711 Digital ACT-191 ONEAPP-6827 story: fixed layout issues 2024-03-14 13:02:32 +05:30
vasavk
812fac5a59 Digital ACT-191 ONEAPP-6827 story: updating cell data 2024-03-14 12:15:36 +05:30
Krishna Kishore Bandaru
2d7bdf9a8f Merge branch 'develop' into feature/pagination 2024-03-14 11:35:52 +05:30
Krishna Kishore Bandaru
9c8437fe6c Fixed layout issues 2024-03-13 22:28:52 +05:30
Matt Bruce
d7435068a3 fixed bug for the Label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-13 10:41:53 -05:00
Matt Bruce
b4765bf0b4 fixed bug for the Label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-13 10:41:06 -05:00
vasavk
f25e9af766 Digital ACT-191 ONEAPP-6827 story: minor changes to see form fields 2024-03-13 17:50:19 +05:30
vasavk
52cc0a52c7 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/breadcrumbs 2024-03-13 16:47:24 +05:30
vasavk
663b1b1fed Digital ACT-191 ONEAPP-6827 story: added Breadcrumbs change log, modified BreadcrumbCellItem 2024-03-13 16:41:21 +05:30
Krishna Kishore Bandaru
26a0ca220f removed unused private layout properties 2024-03-13 13:51:52 +05:30
Krishna Kishore Bandaru
4cc1d5287d updated cell size for 3 & 4 digits 2024-03-13 12:59:05 +05:30
vasavk
7b6334f28d Digital ACT-191 ONEAPP-6827 story: added new breadcrumbItem component 2024-03-13 07:24:27 +05:30
Matt Bruce
8369403cbe refactored for the iconName image helper
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-12 09:57:42 -05:00
Krishna Kishore Bandaru
9822d4e777 Merge branch 'develop' into feature/pagination 2024-03-12 18:30:08 +05:30
Krishna Kishore Bandaru
024194e7e5 Updated accessibility, add addressed review comments 2024-03-12 18:24:48 +05:30
Matt Bruce
59b72835c0 include new contentSizePublisher
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-11 13:51:32 -05:00
Matt Bruce
466dbb7c6a update for TitleLockup for label compression/hugging
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-11 12:47:16 -05:00
Krishna Kishore Bandaru
ae12db4a24 reordering the Pagination folder & made selected index as second element 2024-03-11 16:25:32 +05:30
Matt Bruce
473ab531e8 fixed bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-08 12:34:07 -06:00
Matt Bruce
89a4c5d397 updated label with overrides for textColor and font
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-08 10:09:59 -06:00
Matt Bruce
0fffd38113 updated initialSetup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-08 10:08:12 -06:00
Matt Bruce
441971d2f9 updated to fix issue for attributedText
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-08 09:20:17 -06:00
Krishna Kishore Bandaru
ee41a6555e removed vertical layout & max width constraint 2024-03-08 11:33:07 +05:30
Matt Bruce
d93925b503 fixed issues with BadgeIndicator Values on the custom styles
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-07 14:59:20 -06:00
Krishna Kishore Bandaru
899e595dea Merge branch 'develop' into feature/pagination 2024-03-06 21:27:28 +05:30
Krishna Kishore Bandaru
cd85748a11 Fixed bugs, added comments and created new flow layout 2024-03-06 21:25:18 +05:30
Matt Bruce
d459d5f933 hide the validator
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-05 14:45:19 -06:00
Matt Bruce
d847bc3859 refactored for validator
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-05 14:44:19 -06:00
Matt Bruce
805b0c716c Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/textArea-refactor-entryfield
# Conflicts:
#	VDS/Components/TextFields/TextArea/TextArea.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-05 13:42:27 -06:00
Matt Bruce
d34b477274 refactored var to track internal error
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-05 13:17:37 -06:00
Matt Bruce
7bf23a9be3 Merge branch 'develop' into mbruce/textArea-refactor-entryfield 2024-03-05 09:44:47 -06:00
Krishna Kishore Bandaru
1c0b8bbf45 Addressed review comments 2024-03-05 17:49:25 +05:30
Krishna Kishore Bandaru
8ed924c805 Created PaginationButton and changelog 2024-03-05 16:48:26 +05:30
vasavk
e7a85d16bc Digital ACT-191 ONEAPP-6318 story: updated role as button for the button icon. 2024-03-04 16:25:16 +05:30
vasavk
ab33a0030b updated dropshadow values as per spec 2024-03-04 13:25:16 +05:30
Krishna Kishore Bandaru
83d5c08f51 Merge branch 'develop' into feature/dropShadowable 2024-03-04 12:35:38 +05:30
Krishna Kishore Bandaru
d259e0c593 Merge branch 'develop' into feature/pagination 2024-03-02 18:27:22 +05:30
Krishna Kishore Bandaru
40883825b5 added new Pagination component 2024-03-02 18:26:00 +05:30
Matt Bruce
85acb35091 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/textArea-refactor-entryfield 2024-03-01 10:41:22 -06:00
Matt Bruce
6e8fe4ea91 use && instead of comma (,) if you don't use if let
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-01 09:14:13 -06:00
Keerthy
25058dd92d self.isVisibleOnScreen for isActive 2024-03-01 12:41:13 +05:30
Matt Bruce
cedba7ba8c added namespace for control
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 16:34:55 -06:00
Matt Bruce
62338cbfc1 Merge branch 'develop' into mbruce/textArea-refactor-entryfield
# Conflicts:
#	VDS/Components/TextFields/EntryFieldBase.swift
#	VDS/Components/TextFields/TextArea/TextArea.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 15:09:03 -06:00
Bruce, Matt R
6553810271 Merge branch 'feature/TextArea' into 'develop'
VDS Brand 3.0 Text Area for IOS

See merge request BPHV_MIPS/vds_ios!156
2024-02-29 20:42:48 +00:00
Matt Bruce
6cd8b31985 refactored out TextView
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 14:38:17 -06:00
Matt Bruce
c75064e84e added more logic to the text/value properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 14:19:51 -06:00
Matt Bruce
e7a1698602 removed test
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 14:08:33 -06:00
Matt Bruce
98b30237b2 updated labels to ensure string is valid
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 14:06:22 -06:00
Matt Bruce
de973fd7b8 added formfieldable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 14:06:13 -06:00
Matt Bruce
3ada7fa037 updated property
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 12:14:35 -06:00
Matt Bruce
b907e0e001 implemented new internal error handling
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 12:14:27 -06:00
Matt Bruce
4df689b275 added internalShowError/internalErrorText so that you won't overwrite external validators
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 12:14:12 -06:00
Matt Bruce
01052ebefd Signed-off-by: Matt Bruce <matt.bruce@verizon.com> 2024-02-29 10:44:53 -06:00
Matt Bruce
69a2374504 First cut at form fiedable change
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 10:34:10 -06:00
vasavk
a4582f11a5 Digital ACT-191 ONEAPP-6682 story: fixed the bug dealing with the character counter 2024-02-29 00:45:54 +05:30
Matt Bruce
05638422f6 updated labels to ensure string is valid
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-28 13:04:11 -06:00
vasavk
301ead7447 Digital ACT-191 ONEAPP-6682 story: Fix for the observed crash on removing last char when having char counter and exceeded limit. 2024-02-28 22:03:17 +05:30
vasavk
af2c5cd368 Digital ACT-191 ONEAPP-6682 story: Fixed minor issue for TextArea height 2024-02-28 16:39:44 +05:30
Matt Bruce
cbb3b564c9 Merge branch 'vasavi/TextArea' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/textArea 2024-02-27 16:01:14 -06:00
Matt Bruce
a487d41b56 Merge branch 'develop' into feature/vds_batch_three 2024-02-27 10:09:07 -06:00
Matt Bruce
7e8b64432f Merge branch 'develop' into mbruce/bugfixes 2024-02-27 09:49:28 -06:00
Matt Bruce
f4f6a005e4 put accessibility changes to method.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-27 09:47:50 -06:00
vasavk
a2026a4319 Digital ACT191 story ONEAPP-6682 removed unnecessary code 2024-02-27 17:24:16 +05:30
Krishna Kishore Bandaru
e05d1b7934 Merge branch 'develop' into feature/dropShadowable 2024-02-27 13:30:09 +05:30
Matt Bruce
6d38474675 added text as a property
added subclass of UITextField to deal with text rendering and attributes.

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-26 17:51:16 -06:00
Matt Bruce
9e91f38c52 added "text" as a property
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-26 17:50:47 -06:00
Matt Bruce
00a0a6542d Merge branch 'develop' into feature/textArea 2024-02-26 15:52:02 -06:00
Bandaru, Krishna Kishore
11c8ed8756 Fixed conflicting constraints while displaying Notifications 2024-02-26 21:10:53 +00:00
vasavk
4f41d9cc93 Digital ACT191 story ONEAPP-6682 added preset default height property. 2024-02-26 22:46:33 +05:30
vasavk
f527ec5483 Digital ACT191 story ONEAPP-6682 minor changes 2024-02-26 18:02:37 +05:30
vasavk
72ef366eed Digital ACT191 story ONEAPP-6682 added accessibility, focused border color to container 2024-02-26 17:02:36 +05:30
vasavk
5b01027554 Digital ACT191 story ONEAPP-6682 highlight text color, background color for character counter 2024-02-26 14:54:15 +05:30
vasavk
f7134b9b8c Digital ACT191 story ONEAPP-6682 Character limit, error text, and readonly changes.
- show error text when exceeds character limit.
- No restriction if character counter does not display.
- color changes for character counter label, error text, and readonly.
- Showing Character count overflow.
2024-02-26 11:52:06 +05:30
Matt Bruce
b0f13de69b Merge branch 'develop' into refactor/VDSTokens
# Conflicts:
#	VDS/Components/Buttons/ButtonGroup/ButtonGroup.swift
#	VDS/Components/Icon/ButtonIcon/ButtonIcon.swift
#	VDS/Components/Notification/Notification.swift
#	VDS/Components/TileContainer/TileContainer.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-23 09:37:15 -06:00
vasavk
c2662aaf30 Digital ACT191 story ONEAPP-6682 added change log 2024-02-23 19:26:41 +05:30
vasavk
967eed9522 Digital ACT191 story ONEAPP-6682 changes for error icon 2024-02-23 19:12:17 +05:30
vasavk
e319153ac6 Digital ACT191 story ONEAPP-6682 Checking character count overflow 2024-02-23 16:11:14 +05:30
vasavk
783143717c Digital ACT191 story ONEAPP-6682 adding character count limit to container 2024-02-23 12:47:47 +05:30
vasavk
9883bd6214 Digital ACT191 story ONEAPP-6682 Flex Height as per Layout and spacing 2024-02-22 23:55:46 +05:30
Krishna Kishore Bandaru
febbd282ce Updated DropShadowable to multiple configs 2024-02-22 22:53:19 +05:30
Matt Bruce
e381f47dfd Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/atomic_vds_titleLockup 2024-02-21 15:13:10 -06:00
Bandaru, Krishna Kishore
8b3eb632a8 TileContainer VDS changes 2024-02-21 21:04:51 +00:00
Matt Bruce
aa30561b29 refactored naming conventions
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-16 09:33:39 -06:00
Bruce, Matt R
2da62b01fc fixed bug where someone could nil out attributedText and resetting the text... 2024-02-15 21:39:01 +00:00
Matt Bruce
fb623627bf fixed bug where someone could nil out attributedText and resetting the text with the same value wouldn't trigger setNeedsUpdate()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-15 15:38:25 -06:00
Matt Bruce
39638e77bb allow overriding
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-15 13:16:30 -06:00
Bruce, Matt R
a317125072 Merge branch 'feature/buttonIcon' into 'develop'
VDS Components - VDS Brand 3.0 Button Icon for IOS

See merge request BPHV_MIPS/vds_ios!147
2024-02-14 18:01:10 +00:00
Matt Bruce
1591c50fd0 removed self.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 11:59:19 -06:00
Matt Bruce
8fd74d5ef9 refactored ExpandDirect to the BadgeIndicatorModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 11:57:08 -06:00
Matt Bruce
e15a4321b3 removed Type/type added layoutSubViews to deal with cornerRadius logic.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 10:48:44 -06:00
Matt Bruce
3b6e8948bb removed @PUblished, since this is no longer needed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 09:46:23 -06:00
Matt Bruce
e33246153a Fixes for the refactor of the ButtonGroup/SelfSizingCollectionView
Merge branch 'mbruce/bugfixes' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/notificationView

# Conflicts:
#	VDS/Components/Buttons/ButtonGroup/ButtonGroup.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 09:35:21 -06:00
Matt Bruce
5f0ee106e0 Merge branch 'test/cv' into mbruce/bugfixes 2024-02-14 09:33:08 -06:00
Matt Bruce
e9df701836 fixed other issue with button group layout
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 09:32:14 -06:00
Matt Bruce
0aea286630 pushing the heightConstraint into the selfsizingcv
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 09:05:41 -06:00
Matt Bruce
ba33824576 fixed bug for ButtonGroupPositionLayout - take the min between collectionViewWidth and button width
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 09:03:08 -06:00
vasavk
fd29a57d19 story:ONEAPP-6315: Changes to determine if a control is "iselected" or not, and removed unnecessary states for surface colors. 2024-02-14 18:37:42 +05:30
Matt Bruce
83bead926f fixed bug for ButtonGroupPositionLayout - take the min between collectionViewWidth and button width
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-13 16:45:17 -06:00
Krishna Kishore Bandaru
c98b103092 Added TODO 2024-02-14 00:47:28 +05:30
Krishna Kishore Bandaru
347528a280 Merge branch 'develop' into feature/notificationView 2024-02-13 23:21:46 +05:30
Krishna Kishore Bandaru
78a63cdc3e Added Publisher for layoutHeight to update collectionViewHeight dynamically 2024-02-13 23:18:40 +05:30
Krishna Kishore Bandaru
e8a03cbea2 Added change log 2024-02-13 22:41:59 +05:30
Krishna Kishore Bandaru
3b3d7eff60 added Notification Type 2024-02-13 22:36:50 +05:30
Krishna Kishore Bandaru
3dc55db8ea added spacing constants 2024-02-13 22:18:03 +05:30
vasavk
b80e1ed18a story:ONEAPP-6315: updated color configurations for each state. 2024-02-13 22:11:57 +05:30
vasavk
7b9ba1acba story:ONEAPP-6315: added the selected state for the color configuration 2024-02-13 20:40:30 +05:30
vasavk
b3b3fa6965 story:ONEAPP-6315: updated icon and background color configurations as per spec 2024-02-12 20:27:19 +05:30
vasavk
cac411b03f Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into feature/buttonIcon 2024-02-12 16:07:10 +05:30
vasavk
7ec8b792ee story:ONEAPP-6315: added accessibility 2024-02-12 16:04:33 +05:30
vasavk
ff5f7e5f55 story:ONEAPP-6315: expand direction configuration changes 2024-02-12 13:25:58 +05:30
vasavk
960cf33b41 story:ONEAPP-6315: made changes for selectedIconName, and selected state of buttonIcon 2024-02-09 16:45:50 +05:30
Matt Bruce
b535fe5323 CXTDT-518373 - Accessibility on Loader
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-08 17:05:28 -06:00
vasavk
0c9a689e13 story:ONEAPP-6315: added buttonIcon changeLog 2024-02-08 23:11:34 +05:30
vasavk
77c1026278 story:ONEAPP-6315: Changes for the ExpandDirection picker, the button icon has no border if hideBorder is turned on 2024-02-08 22:58:15 +05:30
vasavk
206cbf04e4 story:ONEAPP-6315: using struct to set badge indicator properties 2024-02-08 13:19:47 +05:30
Matt Bruce
ba63562445 CXTDT-516206 - ButtonGroup iOS 16 issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-07 15:52:31 -06:00
Matt Bruce
931a697f5c Merge branch 'release/11_2_0' into develop 2024-02-07 15:50:12 -06:00
Matt Bruce
bbc36c72d3 CXTDT-516206 - ButtonGroup iOS 16 issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-07 15:45:56 -06:00
Krishna Kishore Bandaru
4f79547bf8 Updated constraints for NotificationView for layout horizontal 2024-02-07 20:14:43 +05:30
vasavk
95d638ebf4 having badge indicator object for the buttonIcon 2024-02-07 13:12:39 +05:30
Matt Bruce
3720541b42 ONEAPP-4683 - updated to accesibilityValue for the tabs position.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-06 14:38:22 -06:00
Matt Bruce
928483657d remvoed bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-31 14:47:01 -06:00
Matt Bruce
01fcc57ba2 updated textLinkCaret to allow word wrapping
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-31 14:40:07 -06:00
Matt Bruce
578cb2ef12 ONEAPP-6244 - TitleLockup TitleLabel marked as .heading for Accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-31 10:10:01 -06:00
vasavk
1646eb75dc story:ONEAPP-6315: Updated background color, drop shadow according to states based on component surface. 2024-01-30 10:48:20 +05:30
Matt Bruce
3448954ddc updated reset()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-29 15:07:31 -06:00
Matt Bruce
8f3f5ae843 ensure voiceover is running
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-29 09:29:37 -06:00
Matt Bruce
4632d3caa5 added for intrinsicSize fix
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-26 14:08:40 -06:00
Matt Bruce
d98b08d26e removed old frameworks to add the 1 primary VDSTokens
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-23 10:09:09 -06:00
Matt Bruce
2f57d8ebad updated intrinsic size
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-08 12:31:56 -06:00
Matt Bruce
093bd75871 ONEAPP-6239 - Loader isActive still showing when false with accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-05 12:45:24 -06:00
Matt Bruce
521ca10fbf ONEAPP-6239 - Loader doesn't cancel 60 second timer on deallocation.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-02 08:39:51 -06:00
Matt Bruce
7b2e7f3c4f moved to 60 seconds
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-15 14:07:35 -06:00
Matt Bruce
8b69c3eb15 ONEAPP-6239 - Loader Voice Over Fixes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-15 14:04:27 -06:00
Matt Bruce
94a505d20e ensure any buttonBase in ButtonGroup is 1 line only
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-15 13:04:46 -06:00
Matt Bruce
57db5768ef updated tabs interface for shouldSelect and didSelect
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-12 15:23:54 -06:00
Matt Bruce
25759b39e5 added titlelockup and toggle changelog
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-05 14:44:00 -06:00
Matt Bruce
e60820cb49 added tooltip changelog
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-05 11:40:06 -06:00
Matt Bruce
f3cd0a112e added change logs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-05 11:33:53 -06:00
Matt Bruce
247e167cec added badge indicator change log
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-05 11:16:03 -06:00
Matt Bruce
3d2a277b20 added buttongroup and textlinkcaret changelog
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-05 11:07:50 -06:00
Matt Bruce
d743c8b4ac added line and textlink changelog
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-05 11:01:05 -06:00
Matt Bruce
8c7070920b added initial changelogs and updated release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-05 10:56:08 -06:00
Matt Bruce
8b60364d63 updated color range to set the length if current range is 0.0
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-11-07 08:19:55 -06:00
Matt Bruce
e0540a68ce added extension for NSMutableAttributedString
refactoctored code to use extension

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-11-07 08:17:46 -06:00
Matt Bruce
94bdb22fbd removed default text and fix issue for empty strings
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-11-02 08:48:23 -05:00
Matt Bruce
22b6a70337 ONEAPP-4683 - Accessibility - Tabs (Voice Over)
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-27 14:42:24 -05:00
Matt Bruce
a349359fdf updated for toggleBottom IF iOS 17
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-27 13:40:20 -05:00
Matt Bruce
2f3759ae90 ONEAPP-4828 - Accessibility - Toggle (State)
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-27 13:15:08 -05:00
Matt Bruce
196bc52288 ONEAPP-4684 - Acessibility - Tooltip (Header)
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-27 13:14:36 -05:00
Matt Bruce
913cffe24e ONEAPP-4828 - [Accessibility] Toggle
ONEAPP-4684 - [Accessibility] Tooltip

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-10 14:36:21 -05:00
Matt Bruce
b6ed03adae ONEAPP-4684 - Acessibility - Tooltip
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-05 15:36:25 -05:00
Matt Bruce
6ce86b5ac1 always allow the buttons to highlight regardless of a click handler
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-04 15:35:16 -05:00
Matt Bruce
5c85bad48a CXTDT-470665 - Button - Text wrapping in two lines
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-04 15:31:29 -05:00
Matt Bruce
4f68f67a6b updated trait
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-21 14:55:14 -05:00
Matt Bruce
886577e945 updated accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-21 14:54:44 -05:00
Matt Bruce
10b005fec2 ONEAPP-4682 - Text Link Caret - Accessibility iOS
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-21 10:21:51 -05:00
Matt Bruce
6eb709a1e7 refactored line even more
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 14:04:01 -05:00
Matt Bruce
3f7905c0e4 Merge branch 'bugfix/line' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfixes 2023-09-20 14:02:39 -05:00
Matt Bruce
a3d239779d updated property getter for lineColor
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 14:02:18 -05:00
Matt Bruce
0fc6d78d3c added static var
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 13:44:19 -05:00
Matt Bruce
e646be1462 ONEAPP-5109 - Typography/Label - Accessibility iOS
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 08:24:03 -05:00
Matt Bruce
1319d19359 ONEAPP-5106 - Accessibility iOS Icon
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-19 11:03:36 -05:00
Matt Bruce
7df4f0cdf9 CXTDT-464973 - Button - Width percentage parameter missing.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-18 16:01:06 -05:00
Matt Bruce
924653a726 refactored code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-15 14:57:44 -05:00
Matt Bruce
55f922e5a1 fixed issue with line.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-15 14:57:17 -05:00
Matt Bruce
c7746874b6 updated isHighlighted even more
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-14 19:15:36 -05:00
Matt Bruce
143d1bf717 refactored out canHighlight and added shouldHighlight to be able to override
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-14 16:43:55 -05:00
Matt Bruce
308e8c9738 fixed code issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-14 16:17:39 -05:00
Matt Bruce
72f2b09255 refactored everything in the buttons classes to remove buttonable and push configuration inside enums for the classes in question
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-14 11:47:24 -05:00
Matt Bruce
ad6c00214e removing touchUpInsideCount, since now we are keying off of onClickSubscriber
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-14 08:31:51 -05:00
Matt Bruce
fdb7e955e2 refactored naming convention to tooltipModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-13 17:40:54 -05:00
Matt Bruce
1dd626d766 refactored tooltip to use a model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-13 17:38:04 -05:00
Matt Bruce
b415aeafc5 removed wrapper
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-13 10:26:26 -05:00
Matt Bruce
3a3790d302 fixed bug in tooltip contentView
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-13 10:22:20 -05:00
Matt Bruce
3d52d210f3 fixed constraint error
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-13 08:22:58 -05:00
Matt Bruce
4adb378ce5 CXTDT-427328 - Title Lockup text style combinations do not match spec
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-12 16:33:40 -05:00
Matt Bruce
61ebc59e3f CXTDT-462698 - Tabs - Incorrect letter spacing on Large tabs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-12 16:07:02 -05:00
Matt Bruce
e52ae195f3 fix for setting text issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-12 14:04:05 -05:00
Matt Bruce
ce8e2fb535 added number of lines
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-12 12:17:04 -05:00
Matt Bruce
0dae2d36cb fixed bug in app when swapping back and forth between sizes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-08 15:46:34 -05:00
Matt Bruce
ab08ebbb82 ONEAPP-4652 - "Button Group" - Caret anouncement removed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-07 08:32:52 -05:00
Matt Bruce
14f4778658 reverted to hard numbers
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-06 12:58:53 -05:00
Matt Bruce
035f7fac1e reverted back to 50%
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-06 09:02:46 -05:00
Matt Bruce
dfa81934e6 updated with multiplier
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-06 08:51:41 -05:00
Matt Bruce
1d010d69ea fixed bug for priority on layout
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-05 11:47:58 -05:00
Matt Bruce
945fbc05dc refactored to use extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-05 11:47:44 -05:00
Matt Bruce
01a177f643 fixed notification issues
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 16:56:48 -05:00
Matt Bruce
5ff8d2f06e fixed bug in radiobutton group
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 16:39:16 -05:00
Matt Bruce
18ff68e76e updated radioboxitem
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 15:50:12 -05:00
Matt Bruce
a425941973 ONEAPP-4684 - Acessibility - Tooltip
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 15:14:35 -05:00
Matt Bruce
c7393aee84 fixed issues with TileContainer
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 11:53:32 -05:00
Matt Bruce
5d6bba44ba removed width = 100
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 11:06:11 -05:00
Matt Bruce
f6e3960546 fixed constraints
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 10:37:59 -05:00
Matt Bruce
4a93c882e6 fixed constraints
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 10:37:55 -05:00
Matt Bruce
383eee527b fixed bug in label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 08:53:25 -05:00
Matt Bruce
794f68a67f formatted
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 16:57:15 -05:00
Matt Bruce
508ff47d99 getter only
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 14:36:20 -05:00
Matt Bruce
d9dc8e9b4f refactored naming
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 14:17:55 -05:00
Matt Bruce
99340c616e refactore first step of TextPosition -> TextAlignment
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 13:38:16 -05:00
Matt Bruce
e3f791960a documentation update
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 13:29:52 -05:00
Matt Bruce
d78a87273e updated documentation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 10:18:19 -05:00
Matt Bruce
c0236a433c documentation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 10:08:28 -05:00
Matt Bruce
a02464a7d4 update for documentation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 16:23:12 -05:00
Matt Bruce
ab154537af CXTDT-457899 - Tabs - Incorrect nonselected color on Dark surface
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 15:58:04 -05:00
Matt Bruce
2956dc294e refactored textWidth into a enum
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 15:28:38 -05:00
Matt Bruce
27af806281 refactored type
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 14:34:21 -05:00
Matt Bruce
87c202d23b fixed tilelet
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 14:34:08 -05:00
Matt Bruce
02d39bbcf9 comments and removed fullbleed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 14:00:32 -05:00
Matt Bruce
2a589b1e22 more comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 14:00:23 -05:00
Matt Bruce
26854bf317 removed code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 13:24:19 -05:00
Matt Bruce
6ec498a8d7 updated comments for the AppleGuidlinesTouchable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 11:59:51 -05:00
Matt Bruce
affdf8176f added high level description to components.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 11:50:29 -05:00
Matt Bruce
3219788569 refactored code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 11:04:38 -05:00
Matt Bruce
0657445fd9 refactored naming
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 09:20:43 -05:00
Matt Bruce
caf5415853 refactored to one selectorgrouphandlerbase
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 09:16:50 -05:00
Matt Bruce
971c6f6055 refactored protocols
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 08:51:00 -05:00
Matt Bruce
fe90a09f93 updated base classname
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 08:50:38 -05:00
Matt Bruce
39afe7920b moved classes around and renamed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 08:50:21 -05:00
Matt Bruce
63a0014196 removed RadioSwatch since this is no longer in Figma.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 18:40:29 -05:00
Matt Bruce
5f3c872092 more comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 18:40:10 -05:00
Matt Bruce
ba9e5f912f updated documentation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 18:15:19 -05:00
Matt Bruce
08fd42fcb9 more documentation also made text optional in radiobox
fixed bug in model setting

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 18:15:10 -05:00
Matt Bruce
c8ee289640 added more documentation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 17:17:00 -05:00
Matt Bruce
f398dcf9a8 ewnsure comments marks are in the correct order and naming convention
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 16:59:44 -05:00
Matt Bruce
fe54617a07 moving intrinsicContentSize around into properties sections.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 16:19:14 -05:00
Matt Bruce
d6cefaf980 refactoring comments, marks, etc...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 16:13:13 -05:00
Matt Bruce
b0f8fbc864 refactored button group
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 15:24:07 -05:00
Matt Bruce
94fcd7bf60 refactoed name
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 15:15:54 -05:00
Matt Bruce
d84ccbb5c2 refactored naming conventions and merged percentage and width into an enum
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 15:14:35 -05:00
Matt Bruce
5756b299e0 refactored naming convention
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 15:14:05 -05:00
Matt Bruce
7fc4d1b2b2 more comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 12:01:42 -05:00
Matt Bruce
2b1234afc8 more comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 11:07:47 -05:00
Matt Bruce
da1434fdfd added documentaion comments.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 10:28:53 -05:00
Matt Bruce
304416afdb update label for accessibility elements
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-26 10:45:15 -05:00
Matt Bruce
52b08b88c9 Merge branch 'refactor/enabling' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into refactor/enabling
# Conflicts:
#	VDS/Classes/SelectorGroupHandlerBase.swift
#	VDS/Components/Buttons/Button/ButtonBase.swift
#	VDS/Components/Buttons/ButtonGroup/ButtonGroup.swift
#	VDS/Components/Label/Label.swift
#	VDS/Components/RadioButton/RadioButtonGroup.swift
#	VDS/Components/RadioSwatch/RadioSwatchGroup.swift
#	VDS/Components/TextFields/EntryField/EntryField.swift
#	VDS/Components/Tooltip/TrailingTooltipLabel.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 16:20:00 -05:00
Matt Bruce
e3f998de9f Signed-off-by: Matt Bruce <matt.bruce@verizon.com> 2023-08-25 16:12:50 -05:00
Matt Bruce
a6a0003c3b refactored label to remove disabled.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 15:46:00 -05:00
Matt Bruce
d10b575511 remvoed comment
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 15:39:48 -05:00
Matt Bruce
ff0cf0ddbb updated for enabling
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 15:37:53 -05:00
Matt Bruce
1c3dfca2d7 implemented isEnabled
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 15:08:16 -05:00
Matt Bruce
7f461e72e9 removed disabled
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 14:55:11 -05:00
Matt Bruce
5811fa7a01 added isEnabled for setters where disabled is set
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 13:03:34 -05:00
Matt Bruce
f2610016a7 removed toggleview as accessible
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 10:18:17 -05:00
Matt Bruce
f08f1672fb fixed attributes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 10:18:00 -05:00
Matt Bruce
7e061d28e5 updated action label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-24 14:21:01 -05:00
Matt Bruce
9c3fbe9a84 fixed issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-23 16:56:39 -05:00
Matt Bruce
cfe0f6135b revert back to original
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-23 09:54:24 -05:00
Matt Bruce
ee48532cce fixed other bugs for tab
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 17:10:02 -05:00
Matt Bruce
90ac92144f added overrides
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 17:07:40 -05:00
Matt Bruce
1986eceae2 updated tabs for logic on numberoflines
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 17:07:28 -05:00
Matt Bruce
d3c3840ab3 fixed bug in badge
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 16:08:42 -05:00
Matt Bruce
071e627fe6 refactored to use protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 16:05:36 -05:00
Matt Bruce
f39ba505b2 updated
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 15:55:32 -05:00
Matt Bruce
50e8ea468a refactored toggle
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 15:46:16 -05:00
Matt Bruce
6604036bf7 refactored more anchors
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 15:23:30 -05:00
Matt Bruce
b80be084ce refactored tabs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 15:23:10 -05:00
Matt Bruce
a1fd61992c refactored loader
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 15:22:42 -05:00
Matt Bruce
e88f97e70e fixed constraint issues
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 14:26:02 -05:00
Matt Bruce
45cd013784 fixed layout issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 08:23:23 -05:00
Matt Bruce
d6998092ed removed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 08:13:34 -05:00
Matt Bruce
45780bd898 updated table
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-21 17:50:24 -05:00
Matt Bruce
79d1fe9b0f removed code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-21 17:36:45 -05:00
Matt Bruce
5502cdaf46 updated badge
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-21 15:36:30 -05:00
Matt Bruce
c9f6caa680 went to intrinsic size
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-21 13:54:36 -05:00
Matt Bruce
6f7fb965e5 removed view and added line
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-21 13:25:21 -05:00
Matt Bruce
28db6509cc used intrinsicSize for line
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-18 16:33:14 -05:00
Matt Bruce
efc15eabdf added label width and update anchor on right
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-18 16:16:05 -05:00
Matt Bruce
a93edcc5ea fixed bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-18 16:15:41 -05:00
Matt Bruce
32017ea803 fixed constraints
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-17 15:01:48 -05:00
Matt Bruce
e186b77763 refactored tooltip to use icon
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-17 14:16:50 -05:00
Matt Bruce
d5489dc9af updated logic
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-17 13:50:53 -05:00
Matt Bruce
3ca168a53b added canHighlight
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-16 09:11:17 -05:00
Matt Bruce
0f8ab50192 fixed layout issues
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-16 08:27:11 -05:00
Matt Bruce
d1a74ea387 added self
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-15 13:48:51 -05:00
Matt Bruce
5cda9843d1 updated badge
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-15 08:43:16 -05:00
Matt Bruce
1bd254668f bug for icon
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-15 08:39:56 -05:00
Matt Bruce
3e3baac609 refactored to for orientation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-14 16:07:38 -05:00
Matt Bruce
970ea12bc2 update toggle shadows for disabled
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-14 09:10:49 -05:00
Matt Bruce
f73de3734b refactored inset to private, update constraints
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-14 09:03:13 -05:00
Matt Bruce
d4d1b8d7c9 fix for button
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-12 09:35:16 -05:00
Matt Bruce
a2c3c22da8 updated tab to fix issue with resized
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>

# Conflicts:
#	VDS/Components/Tabs/Tab.swift
2023-08-10 15:15:48 -05:00
Matt Bruce
4c60e4907c refactored tabs for bugs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-10 15:14:39 -05:00
Matt Bruce
33062b4b98 removed comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-09 15:54:14 -05:00
Matt Bruce
bcbb3751cf move shadow settings to the setup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-09 15:53:33 -05:00
Matt Bruce
c9abe39196 CXTDT-426623 - Toggle - Drop Shadow on Knob
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-09 14:55:32 -05:00
Matt Bruce
05c4effb98 updated rules on leading, max digits and trailing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-09 13:39:37 -05:00
Matt Bruce
05f7e6c9cc CXTDT-423141 - Tabs surface dark bug on Selected Tab
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-09 13:35:24 -05:00
Matt Bruce
2b82f4a90c added trailing text
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-09 13:28:58 -05:00
Matt Bruce
f6b01ac2a4 added back the + for badge indicator
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-09 13:09:07 -05:00
Matt Bruce
816ee9f0aa updated tooltip info for accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-08 13:06:57 -05:00
Matt Bruce
07268c1066 updated rect
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-08 12:52:03 -05:00
Matt Bruce
1fe325c168 removed logic
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-08 11:06:08 -05:00
Matt Bruce
da75a38319 fixed issue #5 on ONEAPP-4684
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-08 10:03:23 -05:00
Matt Bruce
366143a9ad refactored out Tooltipdialog
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-08 09:48:19 -05:00
Matt Bruce
1e8027d2ec added super method calls in overrides
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-08 09:47:57 -05:00
Matt Bruce
dec1a00bb5 refactored out Handlerable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-08 09:46:52 -05:00
Matt Bruce
d4f5c37629 fixed to be a button instead of link
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-07 18:56:49 -05:00
Matt Bruce
56c2217b0c public to open
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-04 16:01:38 -05:00
Matt Bruce
ce9e64da0f updated comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-04 10:22:31 -05:00
Matt Bruce
635d5abe9f updated titleLockup logic for janet
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-02 11:05:21 -05:00
Matt Bruce
f10ea3d5d6 added setNeedsUpdate to textColorConfiguration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-02 10:54:44 -05:00
Matt Bruce
19f0744cc1 titleLockup update for Janet release
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-02 09:27:16 -05:00
Matt Bruce
e3e5ed68fb updated radiobutton group to deal with the item count label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 14:05:42 -05:00
Matt Bruce
a3dfa2efed updated for item count in groups
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 13:57:59 -05:00
Matt Bruce
d0459cfb7d removed the accessibilityValue for selected 1 : 0
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 13:42:04 -05:00
Matt Bruce
8ffbe7f864 ONEAPP-4684 - (Acessibility) VDS Brand 3.0 Tooltip
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 12:59:42 -05:00
Matt Bruce
59f6ed0e7a removed code that was in base
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 11:14:33 -05:00
Matt Bruce
4561050dca added accessibilityActivate()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 10:45:58 -05:00
Matt Bruce
090068031e convert tab to control
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 10:45:40 -05:00
Matt Bruce
ecff7b9686 refactored updateAccessibiltyLabel to updateAccessibility
moved down common isEnabled/isSelected down to base classes

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 10:23:24 -05:00
Matt Bruce
05543e7c89 updated trait from text to link when there is a action
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 09:21:16 -05:00
Matt Bruce
d275c476b3 update for bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-31 13:42:48 -05:00
Matt Bruce
2c7666c214 helper for text
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-31 13:42:37 -05:00
Matt Bruce
1bed04dae0 added presenter
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-31 10:13:37 -05:00
Matt Bruce
16d37e1c45 ONEAPP-5104 - Button Disabled Accessibility iOS
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-28 14:29:43 -05:00
Matt Bruce
29e4fcb165 made real update and not a forced one
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-27 15:34:46 -05:00
Matt Bruce
33163a6183 fixed bug for trailing tooltip
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-27 15:32:14 -05:00
Matt Bruce
0a9b4ec368 added comments for reset()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-26 10:13:49 -05:00
Matt Bruce
61e843f8f8 added check for change of scaledFonts
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-21 10:43:36 -05:00
Matt Bruce
0460e10b89 added edgeInsets
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-20 12:54:03 -05:00
Matt Bruce
8d080a9e38 migrated to fixed toggle
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-19 13:47:14 -05:00
Matt Bruce
900dfd21fc refactor a Toggle to be the actual Toggle only
refactor old Toggle + Label = ToggleItem

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-19 09:40:04 -05:00
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
8c6fcee828 CXTDT-423141 - Tabs - Incorrect spacing on top-aligned Fill container
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-13 16:30:59 -05:00
Matt Bruce
a9b39c0fbf updated tab
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-13 16:27:41 -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
a75e254064 badge documentation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-12 16:03:35 -05:00
Matt Bruce
fcbb6e99e4 added comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-10 14:46:19 -05:00
Matt Bruce
418dcf40c2 CXTDT-426628 - Toggle - Incorrect disabled text color
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-06 12:33:56 -05:00
Matt Bruce
f517a6fd28 refactored config
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-06 10:37:38 -05:00
Matt Bruce
a6bc7968e7 refactored TooltipDialog from ViewController
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-06 10:33:52 -05:00
Matt Bruce
58a4dc594a updated to included a LoaderLaunchable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-05 16:04:38 -05:00
Matt Bruce
2ffc8f5293 added the Loader class and SVG Asset
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-05 15:16:28 -05:00
Matt Bruce
c02fd2241e updated tooltip to accept a view or title or content text
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-30 15:21:20 -05:00
Matt Bruce
fb9855593f padding update for scrollview
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-30 09:26:40 -05:00
Matt Bruce
1ca4fdf794 added swipe right and tap background events for dismissing self
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-30 09:17:23 -05:00
Matt Bruce
6123f9cc1f CXTDT-427975 - Tooltip - Scrollbar, multiple
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 18:06:40 -05:00
Matt Bruce
ca6f68490f CXTDT-427362 - Tooltip - Should not be a drop shadow on modal
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 16:45:34 -05:00
Matt Bruce
a2c1228738 CXTDT-427358 - Tooltip - Body Copy incorrect style
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 16:40:06 -05:00
Matt Bruce
01299c86ef updated eyebrow to be defaulted to bold
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 16:15:38 -05:00
Matt Bruce
3dbdefd376 moved structs into own file
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 15:24:35 -05:00
Matt Bruce
98968bacbd refactored out top/bottom spacing config and created new one
updated models to use a StandardStyle
updated Tilelet/TitleLockup to use new features

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 12:06:28 -05:00
Matt Bruce
97b6942127 CXTDT-427165 - Text Link Caret - Container should not have left/right padding
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-28 10:01:44 -05:00
Matt Bruce
31f64dbc8c CXTDT-426626 - Toggle - Disabled "on" state 2023-06-28 09:12:52 -05:00
Matt Bruce
91eb645ebb CXTDT-426521 - Tabs - Vertical Tablet spacing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-20 17:53:47 -05:00
Matt Bruce
dbef56cf0b added more icons
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-20 15:12:22 -05:00
Matt Bruce
4f42d5a461 dot based on height not width
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-20 15:12:06 -05:00
Matt Bruce
b6e7dcbada refactored badge indicator to final specs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-20 14:21:11 -05:00
Matt Bruce
c1b91cc651 refactored some badge properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-19 16:20:26 -05:00
Matt Bruce
94fffc289a refactored to use new extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-19 14:52:48 -05:00
Matt Bruce
58388b81b8 updated
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-19 14:38:13 -05:00
Matt Bruce
49bae9c706 added dynamic lineHeight
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-16 15:28:13 -05:00
Matt Bruce
190e29bbd2 removed padding now working on ratio of pointSize
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-16 09:35:27 -05:00
Matt Bruce
e59c8f0e40 added paletteYellow62 as extension and new color array
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-16 08:26:00 -05:00
Matt Bruce
385ed1b216 updated controller
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 18:58:44 -05:00
Matt Bruce
3dc9fdfbb7 updated badgeIndicator to final for this release for now
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 18:51:22 -05:00
Matt Bruce
e276087d21 updated typography to a struct instead of enum
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 18:51:09 -05:00
Matt Bruce
bbdf496cda added edgeInset
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 18:50:30 -05:00
Matt Bruce
00edeac169 initial component just copied badge for ease
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 13:21:09 -05:00
Matt Bruce
d7cad33727 refactored dropshadow
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-14 08:17:42 -05:00
Matt Bruce
b0dbb2c2a7 cleaned up code in tabs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-09 14:17:53 -05:00
Matt Bruce
c1c57084cb updated notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-08 15:40:55 -05:00
Matt Bruce
3b264d2355 refactored code logic into properties and separate functions
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-08 13:51:39 -05:00
Matt Bruce
ae4d0f5287 added the borderline as a view to be repositioned based on orientation + indicator position
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-08 12:35:00 -05:00
Matt Bruce
571b41b54e removed positioning up 1 pixel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-08 12:34:22 -05:00
Matt Bruce
8b1f5db3e6 anchored line
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-08 11:14:13 -05:00
Matt Bruce
045babc965 pinned top/bottom as well as leading/trailing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-08 08:56:49 -05:00
Matt Bruce
55885c80ba update naming conventions
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-08 08:56:31 -05:00
Matt Bruce
439c66fb97 fixed bug for borderline in horizontal - top configuration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-08 08:56:04 -05:00
Matt Bruce
38b757c20a updated disabled values
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-07 15:45:13 -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
9f1e8d84e0 CXTDT-420885 - spacing between items in groups update
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 14:47:01 -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
8a5ecdc6b6 updated colors again for all use cases
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 12:34:49 -05:00
Matt Bruce
bc0e051dfa updated color
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 11:57:41 -05:00
Matt Bruce
e8f0e7828a added property for isanmiated
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 11:57:35 -05:00
Matt Bruce
53e14978c2 added property isAnimated
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 11:57:15 -05:00
Matt Bruce
bdbc63e677 refactored name to ReadioBoxItem
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 10:59:24 -05:00
Matt Bruce
a2c3c94ef1 refactored radiobox, fixed bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 10:57:56 -05:00
Matt Bruce
17fe50223c refactored radiobutton for new subclasses
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 10:43:02 -05:00
Matt Bruce
42e6f9025c refactored checkbox for new subclasses
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 10:42:42 -05:00
Matt Bruce
64f0b570c4 Refactored out checkbox and renamed to checkboxitem
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 08:09:47 -05:00
Matt Bruce
276b3c327d refactor out checkboxview
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-31 14:08:32 -05:00
Matt Bruce
43e9642de6 refactored to use new spacer extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-30 14:58:24 -05:00
Matt Bruce
8b9b83791a CXTDT-419731 - spacing from 2px to 4px
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-30 11:22:20 -05:00
Matt Bruce
f99a3033d6 refactored TextLinkCaret spacer/name label attribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-30 10:05:23 -05:00
Matt Bruce
c6002487db needed to add self
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-25 15:44:52 -05:00
Matt Bruce
a18d2e2e00 refactored names for Tabs and related classes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-25 13:08:46 -05:00
Matt Bruce
2f7315db86 refactored enum into container
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-25 13:04:53 -05:00
Matt Bruce
9c0e0cf0e8 add accessibility and constants
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-25 10:25:44 -05:00
Matt Bruce
a872cf801c fixed orientation bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-25 10:25:21 -05:00
Matt Bruce
62ffdebbfc added tabs container
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-25 08:03:31 -05:00
Matt Bruce
fb8ccd6d10 removed old code added tabSpace readonly
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-25 07:58:25 -05:00
Matt Bruce
bf63fe9e61 updated tab to set with in vertical
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-25 07:58:08 -05:00
Matt Bruce
7fa75eb519 commented out stuff dealing with width since this doesn't apply to this view for now
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-24 17:40:34 -05:00
Matt Bruce
4c9c07d75f fixed issues with using only mobile version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-24 17:39:34 -05:00
Matt Bruce
1205fc7fad moved underneath tabs class
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-24 17:39:15 -05:00
Matt Bruce
bf13fff473 added fix for typogprahy issue in Tabs Spec
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-23 14:44:52 -05:00
Matt Bruce
b888100897 CXTDT-412383 - Badge Corner Radius also updated spacing to tokens
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-23 12:20:36 -05:00
Matt Bruce
c75e5670df updated tabs to work better
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-22 16:06:45 -05:00
Matt Bruce
aba5490a10 added tab item
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-22 16:06:35 -05:00
Matt Bruce
5231379281 refactored into file
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-22 16:06:23 -05:00
Matt Bruce
5e229780f5 updated enums
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-19 16:16:18 -05:00
Matt Bruce
d90045918b added properties to push down
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-19 16:01:37 -05:00
Matt Bruce
18eec4241b more refactoring
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-19 15:48:49 -05:00
Matt Bruce
e4efd296bb adding tabs initial classes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-19 14:49:13 -05:00
Matt Bruce
af82966bad Signed-off-by: Matt Bruce <matt.bruce@verizon.com> 2023-05-19 14:48:46 -05:00
Matt Bruce
94453b5c2e updated configurations 2023-05-17 09:25:51 -05:00
Matt Bruce
facafa308b more changes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-16 15:31:52 -05:00
Matt Bruce
636b5ad9c0 refactored naming
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-15 11:35:47 -05:00