@telus-uds/theme-koodo 3.30.0 → 3.31.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5687,6 +5687,26 @@
5687
5687
  "paddingTop": 16
5688
5688
  }
5689
5689
  },
5690
+ {
5691
+ "if": {
5692
+ "checked": true
5693
+ },
5694
+ "tokens": {
5695
+ "borderColor": {
5696
+ "red": 0.78824,
5697
+ "green": 0.78431,
5698
+ "blue": 0.78431,
5699
+ "alpha": 1
5700
+ },
5701
+ "radioInputBorderColor": {
5702
+ "red": 0.00392,
5703
+ "green": 0.41961,
5704
+ "blue": 0.41569,
5705
+ "alpha": 1
5706
+ },
5707
+ "radioInputBorderWidth": 2
5708
+ }
5709
+ },
5690
5710
  {
5691
5711
  "description": "Pressed state matches hover state plus light grey background",
5692
5712
  "if": {
@@ -5700,18 +5720,20 @@
5700
5720
  "alpha": 1
5701
5721
  },
5702
5722
  "outerBorderColor": {
5703
- "red": 0.93725,
5704
- "green": 0.93725,
5705
- "blue": 0.93725,
5723
+ "red": 0.78824,
5724
+ "green": 0.78431,
5725
+ "blue": 0.78431,
5706
5726
  "alpha": 1
5707
5727
  },
5708
- "outerBorderWidth": 2,
5709
- "radioInputBorderColor": {
5710
- "red": 0.10588,
5711
- "green": 0.27843,
5712
- "blue": 0.27451,
5728
+ "outerBorderGap": 0,
5729
+ "outerBorderWidth": 1,
5730
+ "radioOuterBorderColor": {
5731
+ "red": 0.0902,
5732
+ "green": 0.21176,
5733
+ "blue": 0.4902,
5713
5734
  "alpha": 1
5714
- }
5735
+ },
5736
+ "radioOuterBorderGap": 2
5715
5737
  }
5716
5738
  },
5717
5739
  {
@@ -5737,10 +5759,16 @@
5737
5759
  "blue": 0.4,
5738
5760
  "alpha": 1
5739
5761
  },
5762
+ "radioCheckedBackgroundColor": {
5763
+ "red": 0.78824,
5764
+ "green": 0.78431,
5765
+ "blue": 0.78431,
5766
+ "alpha": 1
5767
+ },
5740
5768
  "radioInputBackgroundColor": {
5741
- "red": 0.93725,
5742
- "green": 0.93725,
5743
- "blue": 0.93725,
5769
+ "red": 0.78824,
5770
+ "green": 0.78431,
5771
+ "blue": 0.78431,
5744
5772
  "alpha": 1
5745
5773
  },
5746
5774
  "radioInputBorderColor": {
@@ -5748,7 +5776,16 @@
5748
5776
  "green": 0.78431,
5749
5777
  "blue": 0.78431,
5750
5778
  "alpha": 1
5751
- }
5779
+ },
5780
+ "radioInputSize": 16,
5781
+ "radioOuterBorderColor": {
5782
+ "red": 0.78824,
5783
+ "green": 0.78431,
5784
+ "blue": 0.78431,
5785
+ "alpha": 1
5786
+ },
5787
+ "radioOuterBorderGap": 2,
5788
+ "radioOuterBorderWidth": 1
5752
5789
  }
5753
5790
  },
5754
5791
  {
@@ -5785,9 +5822,9 @@
5785
5822
  "alpha": 1
5786
5823
  },
5787
5824
  "borderColor": {
5788
- "red": 0,
5789
- "green": 0,
5790
- "blue": 0,
5825
+ "red": 0.78824,
5826
+ "green": 0.78431,
5827
+ "blue": 0.78431,
5791
5828
  "alpha": 1
5792
5829
  },
5793
5830
  "borderRadius": 4,
@@ -5809,7 +5846,7 @@
5809
5846
  "fontWeight": 700,
5810
5847
  "letterSpacing": 0,
5811
5848
  "lineHeight": 1.4,
5812
- "minWidth": 120,
5849
+ "minWidth": 288,
5813
5850
  "outerBorderColor": {
5814
5851
  "red": 0,
5815
5852
  "green": 0,
@@ -5819,16 +5856,16 @@
5819
5856
  "outerBorderGap": 0,
5820
5857
  "outerBorderWidth": 0,
5821
5858
  "paddingBottom": 16,
5822
- "paddingLeft": 10,
5859
+ "paddingLeft": 8,
5823
5860
  "paddingRight": 16,
5824
- "paddingTop": 16,
5861
+ "paddingTop": 12,
5825
5862
  "radioCheckedBackgroundColor": {
5826
5863
  "red": 0.00392,
5827
5864
  "green": 0.41961,
5828
5865
  "blue": 0.41569,
5829
5866
  "alpha": 1
5830
5867
  },
5831
- "radioCheckedSize": 12,
5868
+ "radioCheckedSize": 16,
5832
5869
  "radioInputBackgroundColor": {
5833
5870
  "red": 1,
5834
5871
  "green": 1,
@@ -5849,7 +5886,7 @@
5849
5886
  "alpha": 0
5850
5887
  },
5851
5888
  "radioInputOutlineWidth": 0,
5852
- "radioInputSize": 20,
5889
+ "radioInputSize": 24,
5853
5890
  "radioOuterBorderColor": {
5854
5891
  "red": 0,
5855
5892
  "green": 0,
@@ -5865,6 +5902,11 @@
5865
5902
  },
5866
5903
  "RadioCardGroup": {
5867
5904
  "appearances": {
5905
+ "fullWidth": {
5906
+ "description": "Makes cards always occupy the full width of the parent, regardless of viewport",
5907
+ "type": "variant",
5908
+ "values": [true]
5909
+ },
5868
5910
  "viewport": {
5869
5911
  "description": "The size label for the current screen viewport based on the current screen width",
5870
5912
  "values": ["xs", "sm", "md", "lg", "xl"],
@@ -5874,17 +5916,19 @@
5874
5916
  "rules": [
5875
5917
  {
5876
5918
  "if": {
5877
- "viewport": ["lg", "xl"]
5919
+ "fullWidth": null,
5920
+ "viewport": ["md", "lg", "xl"]
5878
5921
  },
5879
5922
  "tokens": {
5880
- "direction": "column"
5923
+ "direction": "row",
5924
+ "space": 5
5881
5925
  }
5882
5926
  }
5883
5927
  ],
5884
5928
  "tokens": {
5885
- "direction": "row",
5886
- "fieldSpace": 2,
5887
- "space": 2
5929
+ "direction": "column",
5930
+ "fieldSpace": 3,
5931
+ "space": 3
5888
5932
  }
5889
5933
  },
5890
5934
  "RadioGroup": {
@@ -5687,6 +5687,26 @@
5687
5687
  "paddingTop": 16
5688
5688
  }
5689
5689
  },
5690
+ {
5691
+ "if": {
5692
+ "checked": true
5693
+ },
5694
+ "tokens": {
5695
+ "borderColor": {
5696
+ "red": 0.78824,
5697
+ "green": 0.78431,
5698
+ "blue": 0.78431,
5699
+ "alpha": 1
5700
+ },
5701
+ "radioInputBorderColor": {
5702
+ "red": 0.00392,
5703
+ "green": 0.41961,
5704
+ "blue": 0.41569,
5705
+ "alpha": 1
5706
+ },
5707
+ "radioInputBorderWidth": 2
5708
+ }
5709
+ },
5690
5710
  {
5691
5711
  "description": "Pressed state matches hover state plus light grey background",
5692
5712
  "if": {
@@ -5700,18 +5720,20 @@
5700
5720
  "alpha": 1
5701
5721
  },
5702
5722
  "outerBorderColor": {
5703
- "red": 0.93725,
5704
- "green": 0.93725,
5705
- "blue": 0.93725,
5723
+ "red": 0.78824,
5724
+ "green": 0.78431,
5725
+ "blue": 0.78431,
5706
5726
  "alpha": 1
5707
5727
  },
5708
- "outerBorderWidth": 2,
5709
- "radioInputBorderColor": {
5710
- "red": 0.10588,
5711
- "green": 0.27843,
5712
- "blue": 0.27451,
5728
+ "outerBorderGap": 0,
5729
+ "outerBorderWidth": 1,
5730
+ "radioOuterBorderColor": {
5731
+ "red": 0.0902,
5732
+ "green": 0.21176,
5733
+ "blue": 0.4902,
5713
5734
  "alpha": 1
5714
- }
5735
+ },
5736
+ "radioOuterBorderGap": 2
5715
5737
  }
5716
5738
  },
5717
5739
  {
@@ -5737,10 +5759,16 @@
5737
5759
  "blue": 0.4,
5738
5760
  "alpha": 1
5739
5761
  },
5762
+ "radioCheckedBackgroundColor": {
5763
+ "red": 0.78824,
5764
+ "green": 0.78431,
5765
+ "blue": 0.78431,
5766
+ "alpha": 1
5767
+ },
5740
5768
  "radioInputBackgroundColor": {
5741
- "red": 0.93725,
5742
- "green": 0.93725,
5743
- "blue": 0.93725,
5769
+ "red": 0.78824,
5770
+ "green": 0.78431,
5771
+ "blue": 0.78431,
5744
5772
  "alpha": 1
5745
5773
  },
5746
5774
  "radioInputBorderColor": {
@@ -5748,7 +5776,16 @@
5748
5776
  "green": 0.78431,
5749
5777
  "blue": 0.78431,
5750
5778
  "alpha": 1
5751
- }
5779
+ },
5780
+ "radioInputSize": 16,
5781
+ "radioOuterBorderColor": {
5782
+ "red": 0.78824,
5783
+ "green": 0.78431,
5784
+ "blue": 0.78431,
5785
+ "alpha": 1
5786
+ },
5787
+ "radioOuterBorderGap": 2,
5788
+ "radioOuterBorderWidth": 1
5752
5789
  }
5753
5790
  },
5754
5791
  {
@@ -5785,9 +5822,9 @@
5785
5822
  "alpha": 1
5786
5823
  },
5787
5824
  "borderColor": {
5788
- "red": 0,
5789
- "green": 0,
5790
- "blue": 0,
5825
+ "red": 0.78824,
5826
+ "green": 0.78431,
5827
+ "blue": 0.78431,
5791
5828
  "alpha": 1
5792
5829
  },
5793
5830
  "borderRadius": 4,
@@ -5809,7 +5846,7 @@
5809
5846
  "fontWeight": 700,
5810
5847
  "letterSpacing": 0,
5811
5848
  "lineHeight": 1.4,
5812
- "minWidth": 120,
5849
+ "minWidth": 288,
5813
5850
  "outerBorderColor": {
5814
5851
  "red": 0,
5815
5852
  "green": 0,
@@ -5819,16 +5856,16 @@
5819
5856
  "outerBorderGap": 0,
5820
5857
  "outerBorderWidth": 0,
5821
5858
  "paddingBottom": 16,
5822
- "paddingLeft": 10,
5859
+ "paddingLeft": 8,
5823
5860
  "paddingRight": 16,
5824
- "paddingTop": 16,
5861
+ "paddingTop": 12,
5825
5862
  "radioCheckedBackgroundColor": {
5826
5863
  "red": 0.00392,
5827
5864
  "green": 0.41961,
5828
5865
  "blue": 0.41569,
5829
5866
  "alpha": 1
5830
5867
  },
5831
- "radioCheckedSize": 12,
5868
+ "radioCheckedSize": 16,
5832
5869
  "radioInputBackgroundColor": {
5833
5870
  "red": 1,
5834
5871
  "green": 1,
@@ -5849,7 +5886,7 @@
5849
5886
  "alpha": 0
5850
5887
  },
5851
5888
  "radioInputOutlineWidth": 0,
5852
- "radioInputSize": 20,
5889
+ "radioInputSize": 24,
5853
5890
  "radioOuterBorderColor": {
5854
5891
  "red": 0,
5855
5892
  "green": 0,
@@ -5865,6 +5902,11 @@
5865
5902
  },
5866
5903
  "RadioCardGroup": {
5867
5904
  "appearances": {
5905
+ "fullWidth": {
5906
+ "description": "Makes cards always occupy the full width of the parent, regardless of viewport",
5907
+ "type": "variant",
5908
+ "values": [true]
5909
+ },
5868
5910
  "viewport": {
5869
5911
  "description": "The size label for the current screen viewport based on the current screen width",
5870
5912
  "values": ["xs", "sm", "md", "lg", "xl"],
@@ -5874,17 +5916,19 @@
5874
5916
  "rules": [
5875
5917
  {
5876
5918
  "if": {
5877
- "viewport": ["lg", "xl"]
5919
+ "fullWidth": null,
5920
+ "viewport": ["md", "lg", "xl"]
5878
5921
  },
5879
5922
  "tokens": {
5880
- "direction": "column"
5923
+ "direction": "row",
5924
+ "space": 5
5881
5925
  }
5882
5926
  }
5883
5927
  ],
5884
5928
  "tokens": {
5885
- "direction": "row",
5886
- "fieldSpace": 2,
5887
- "space": 2
5929
+ "direction": "column",
5930
+ "fieldSpace": 3,
5931
+ "space": 3
5888
5932
  }
5889
5933
  },
5890
5934
  "RadioGroup": {
package/build/rn/theme.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Sat, 27 May 2023 00:36:19 GMT
4
+ * Generated on Tue, 30 May 2023 02:40:56 GMT
5
5
  *
6
6
  */
7
7
 
@@ -3425,28 +3425,44 @@ module.exports = {
3425
3425
  {
3426
3426
  if: { hover: true },
3427
3427
  tokens: {
3428
+ borderColor: '#666666',
3428
3429
  outerBorderColor: '#efefef',
3429
3430
  outerBorderWidth: 2,
3430
- radioInputBorderColor: '#1b4746'
3431
+ radioOuterBorderColor: '#17367d',
3432
+ radioOuterBorderGap: 2,
3433
+ radioOuterBorderWidth: 1
3431
3434
  }
3432
3435
  },
3433
3436
  {
3434
- description: 'Pressed state matches hover state plus light grey background',
3435
- if: { pressed: true },
3437
+ if: { focus: true },
3436
3438
  tokens: {
3437
- backgroundColor: '#efefef',
3438
- outerBorderColor: '#efefef',
3439
+ outerBorderColor: '#17367d',
3440
+ outerBorderGap: 2,
3439
3441
  outerBorderWidth: 2,
3440
- radioInputBorderColor: '#1b4746'
3442
+ radioInputBorderColor: '#016b6a',
3443
+ radioOuterBorderColor: '#17367d',
3444
+ radioOuterBorderGap: 2,
3445
+ radioOuterBorderWidth: 1
3441
3446
  }
3442
3447
  },
3443
3448
  {
3444
- if: { focus: true },
3449
+ if: { checked: true },
3445
3450
  tokens: {
3446
- outerBorderColor: '#666666',
3447
- outerBorderGap: 4,
3448
- outerBorderWidth: 2,
3449
- radioInputBorderColor: '#1b4746'
3451
+ borderColor: '#c9c8c8',
3452
+ radioInputBorderColor: '#016b6a',
3453
+ radioInputBorderWidth: 2
3454
+ }
3455
+ },
3456
+ {
3457
+ description: 'Pressed state matches hover state plus light grey background',
3458
+ if: { pressed: true },
3459
+ tokens: {
3460
+ backgroundColor: '#efefef',
3461
+ outerBorderColor: '#c9c8c8',
3462
+ outerBorderGap: 0,
3463
+ outerBorderWidth: 1,
3464
+ radioOuterBorderColor: '#17367d',
3465
+ radioOuterBorderGap: 2
3450
3466
  }
3451
3467
  },
3452
3468
  {
@@ -3455,8 +3471,13 @@ module.exports = {
3455
3471
  backgroundColor: '#efefef',
3456
3472
  borderColor: 'transparent',
3457
3473
  color: '#666666',
3458
- radioInputBackgroundColor: '#efefef',
3459
- radioInputBorderColor: '#c9c8c8'
3474
+ radioCheckedBackgroundColor: '#c9c8c8',
3475
+ radioInputBackgroundColor: '#c9c8c8',
3476
+ radioInputBorderColor: '#c9c8c8',
3477
+ radioInputSize: 16,
3478
+ radioOuterBorderColor: '#c9c8c8',
3479
+ radioOuterBorderGap: 2,
3480
+ radioOuterBorderWidth: 1
3460
3481
  }
3461
3482
  },
3462
3483
  {
@@ -3470,7 +3491,7 @@ module.exports = {
3470
3491
  ],
3471
3492
  tokens: {
3472
3493
  backgroundColor: '#ffffff',
3473
- borderColor: '#000000',
3494
+ borderColor: '#c9c8c8',
3474
3495
  borderRadius: 4,
3475
3496
  borderWidth: 1,
3476
3497
  color: '#000000',
@@ -3485,22 +3506,22 @@ module.exports = {
3485
3506
  fontWeight: '700',
3486
3507
  letterSpacing: 0,
3487
3508
  lineHeight: 1.4,
3488
- minWidth: 120,
3509
+ minWidth: 288,
3489
3510
  outerBorderColor: 'transparent',
3490
3511
  outerBorderGap: 0,
3491
3512
  outerBorderWidth: 0,
3492
3513
  paddingBottom: 16,
3493
- paddingLeft: 10,
3514
+ paddingLeft: 8,
3494
3515
  paddingRight: 16,
3495
- paddingTop: 16,
3516
+ paddingTop: 12,
3496
3517
  radioCheckedBackgroundColor: '#016b6a',
3497
- radioCheckedSize: 12,
3518
+ radioCheckedSize: 16,
3498
3519
  radioInputBackgroundColor: '#ffffff',
3499
3520
  radioInputBorderColor: '#016b6a',
3500
3521
  radioInputBorderWidth: 2,
3501
3522
  radioInputOutlineColor: 'rgba(0, 0, 0, 0)',
3502
3523
  radioInputOutlineWidth: 0,
3503
- radioInputSize: 20,
3524
+ radioInputSize: 24,
3504
3525
  radioOuterBorderColor: 'transparent',
3505
3526
  radioOuterBorderGap: 0,
3506
3527
  radioOuterBorderWidth: 0,
@@ -3511,6 +3532,11 @@ module.exports = {
3511
3532
  },
3512
3533
  RadioCardGroup: {
3513
3534
  appearances: {
3535
+ fullWidth: {
3536
+ description: 'Makes cards always occupy the full width of the parent, regardless of viewport',
3537
+ type: 'variant',
3538
+ values: [ true ]
3539
+ },
3514
3540
  viewport: {
3515
3541
  description: 'The size label for the current screen viewport based on the current screen width',
3516
3542
  type: 'state',
@@ -3519,11 +3545,11 @@ module.exports = {
3519
3545
  },
3520
3546
  rules: [
3521
3547
  {
3522
- if: { viewport: [ 'lg', 'xl' ] },
3523
- tokens: { direction: 'column' }
3548
+ if: { fullWidth: null, viewport: [ 'md', 'lg', 'xl' ] },
3549
+ tokens: { direction: 'row', space: 5 }
3524
3550
  }
3525
3551
  ],
3526
- tokens: { direction: 'row', fieldSpace: 2, space: 2 }
3552
+ tokens: { direction: 'column', fieldSpace: 3, space: 3 }
3527
3553
  },
3528
3554
  RadioGroup: {
3529
3555
  appearances: {},
package/package.json CHANGED
@@ -31,5 +31,5 @@
31
31
  "build": "UDS_PALETTE=@telus-uds/palette-koodo system-tokens-build-theme",
32
32
  "dev": "nodemon -w src -x 'npm run build'"
33
33
  },
34
- "version": "3.30.0"
34
+ "version": "3.31.0"
35
35
  }
package/theme.json CHANGED
@@ -4393,32 +4393,50 @@
4393
4393
  "hover": true
4394
4394
  },
4395
4395
  "tokens": {
4396
+ "borderColor": "{palette.color.dove}",
4396
4397
  "outerBorderColor": "{palette.color.gallery}",
4397
4398
  "outerBorderWidth": "{palette.border.border2}",
4398
- "radioInputBorderColor": "{palette.color.mosqueDark}"
4399
+ "radioOuterBorderColor": "{palette.color.chathamsBlue}",
4400
+ "radioOuterBorderGap": "{palette.size.size2}",
4401
+ "radioOuterBorderWidth": "{palette.border.border1}"
4399
4402
  }
4400
4403
  },
4401
4404
  {
4402
- "description": "Pressed state matches hover state plus light grey background",
4403
4405
  "if": {
4404
- "pressed": true
4406
+ "focus": true
4405
4407
  },
4406
4408
  "tokens": {
4407
- "backgroundColor": "{palette.color.gallery}",
4408
- "outerBorderColor": "{palette.color.gallery}",
4409
+ "outerBorderColor": "{palette.color.chathamsBlue}",
4410
+ "outerBorderGap": "{palette.size.size2}",
4409
4411
  "outerBorderWidth": "{palette.border.border2}",
4410
- "radioInputBorderColor": "{palette.color.mosqueDark}"
4412
+ "radioInputBorderColor": "{palette.color.mosque}",
4413
+ "radioOuterBorderColor": "{palette.color.chathamsBlue}",
4414
+ "radioOuterBorderGap": "{palette.size.size2}",
4415
+ "radioOuterBorderWidth": "{palette.border.border1}"
4411
4416
  }
4412
4417
  },
4413
4418
  {
4414
4419
  "if": {
4415
- "focus": true
4420
+ "checked": true
4416
4421
  },
4417
4422
  "tokens": {
4418
- "outerBorderColor": "{palette.color.dove}",
4419
- "outerBorderGap": "{palette.size.size4}",
4420
- "outerBorderWidth": "{palette.border.border2}",
4421
- "radioInputBorderColor": "{palette.color.mosqueDark}"
4423
+ "borderColor": "{palette.color.silver}",
4424
+ "radioInputBorderColor": "{palette.color.mosque}",
4425
+ "radioInputBorderWidth": "{palette.border.border2}"
4426
+ }
4427
+ },
4428
+ {
4429
+ "description": "Pressed state matches hover state plus light grey background",
4430
+ "if": {
4431
+ "pressed": true
4432
+ },
4433
+ "tokens": {
4434
+ "backgroundColor": "{palette.color.gallery}",
4435
+ "outerBorderColor": "{palette.color.silver}",
4436
+ "outerBorderGap": "{palette.size.size0}",
4437
+ "outerBorderWidth": "{palette.border.border1}",
4438
+ "radioOuterBorderColor": "{palette.color.chathamsBlue}",
4439
+ "radioOuterBorderGap": "{palette.size.size2}"
4422
4440
  }
4423
4441
  },
4424
4442
  {
@@ -4429,8 +4447,13 @@
4429
4447
  "backgroundColor": "{palette.color.gallery}",
4430
4448
  "borderColor": "{system.color.transparent}",
4431
4449
  "color": "{palette.color.dove}",
4432
- "radioInputBackgroundColor": "{palette.color.gallery}",
4433
- "radioInputBorderColor": "{palette.color.silver}"
4450
+ "radioCheckedBackgroundColor": "{palette.color.silver}",
4451
+ "radioInputBackgroundColor": "{palette.color.silver}",
4452
+ "radioInputBorderColor": "{palette.color.silver}",
4453
+ "radioInputSize": "{palette.size.size16}",
4454
+ "radioOuterBorderColor": "{palette.color.silver}",
4455
+ "radioOuterBorderGap": "{palette.size.size2}",
4456
+ "radioOuterBorderWidth": "{palette.border.border1}"
4434
4457
  }
4435
4458
  },
4436
4459
  {
@@ -4446,7 +4469,7 @@
4446
4469
  ],
4447
4470
  "tokens": {
4448
4471
  "backgroundColor": "{palette.color.white}",
4449
- "borderColor": "{palette.color.black}",
4472
+ "borderColor": "{palette.color.silver}",
4450
4473
  "borderRadius": "{palette.radius.radius4}",
4451
4474
  "borderWidth": "{palette.border.border1}",
4452
4475
  "color": "{palette.color.black}",
@@ -4461,22 +4484,22 @@
4461
4484
  "fontWeight": "{palette.fontWeight.weight700}",
4462
4485
  "letterSpacing": "{system.letterSpacing.none}",
4463
4486
  "lineHeight": "{palette.lineHeight.multiply140}",
4464
- "minWidth": "{palette.size.size120}",
4487
+ "minWidth": "{palette.size.size288}",
4465
4488
  "outerBorderColor": "{system.color.transparent}",
4466
4489
  "outerBorderGap": "{system.size.zero}",
4467
4490
  "outerBorderWidth": "{system.border.zero}",
4468
4491
  "paddingBottom": "{palette.size.size16}",
4469
- "paddingLeft": "{palette.size.size10}",
4492
+ "paddingLeft": "{palette.size.size8}",
4470
4493
  "paddingRight": "{palette.size.size16}",
4471
- "paddingTop": "{palette.size.size16}",
4494
+ "paddingTop": "{palette.size.size12}",
4472
4495
  "radioCheckedBackgroundColor": "{palette.color.mosque}",
4473
- "radioCheckedSize": "{palette.size.size12}",
4496
+ "radioCheckedSize": "{palette.size.size16}",
4474
4497
  "radioInputBackgroundColor": "{palette.color.white}",
4475
4498
  "radioInputBorderColor": "{palette.color.mosque}",
4476
4499
  "radioInputBorderWidth": "{palette.border.border2}",
4477
4500
  "radioInputOutlineColor": "{palette.color.transparent}",
4478
4501
  "radioInputOutlineWidth": "{palette.border.none}",
4479
- "radioInputSize": "{palette.size.size20}",
4502
+ "radioInputSize": "{palette.size.size24}",
4480
4503
  "radioOuterBorderColor": "{system.color.transparent}",
4481
4504
  "radioOuterBorderGap": "{system.size.zero}",
4482
4505
  "radioOuterBorderWidth": "{system.border.zero}",
@@ -4487,22 +4510,29 @@
4487
4510
  },
4488
4511
  "RadioCardGroup": {
4489
4512
  "appearances": {
4513
+ "fullWidth": {
4514
+ "description": "Makes cards always occupy the full width of the parent, regardless of viewport",
4515
+ "type": "variant",
4516
+ "values": [true]
4517
+ },
4490
4518
  "viewport": "{appearances.system.viewport}"
4491
4519
  },
4492
4520
  "rules": [
4493
4521
  {
4494
4522
  "if": {
4495
- "viewport": ["lg", "xl"]
4523
+ "fullWidth": null,
4524
+ "viewport": ["md", "lg", "xl"]
4496
4525
  },
4497
4526
  "tokens": {
4498
- "direction": "{system.direction.column}"
4527
+ "direction": "{system.direction.row}",
4528
+ "space": "{system.integer.5}"
4499
4529
  }
4500
4530
  }
4501
4531
  ],
4502
4532
  "tokens": {
4503
- "direction": "{system.direction.row}",
4504
- "fieldSpace": "{system.integer.2}",
4505
- "space": "{system.integer.2}"
4533
+ "direction": "{system.direction.column}",
4534
+ "fieldSpace": "{system.integer.3}",
4535
+ "space": "{system.integer.3}"
4506
4536
  }
4507
4537
  },
4508
4538
  "RadioGroup": {