@telus-uds/theme-koodo 4.9.0 → 4.11.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.
package/build/rn/theme.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 14 Jul 2023 19:36:46 GMT
4
+ * Generated on Fri, 28 Jul 2023 18:09:18 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1397,6 +1397,7 @@ module.exports = {
1397
1397
  inputBorderWidth: 2,
1398
1398
  inputHeight: 20,
1399
1399
  inputOutlineColor: null,
1400
+ inputOutlineOffset: 0,
1400
1401
  inputOutlineWidth: 0,
1401
1402
  inputShadow: null,
1402
1403
  inputWidth: 20,
@@ -1408,7 +1409,21 @@ module.exports = {
1408
1409
  labelMarginLeft: 8
1409
1410
  }
1410
1411
  },
1411
- CheckboxGroup: { appearances: {}, rules: [], tokens: { fieldSpace: 2, space: 2 } },
1412
+ CheckboxGroup: {
1413
+ appearances: {},
1414
+ rules: [],
1415
+ tokens: {
1416
+ borderBottomLeftRadius: 0,
1417
+ borderBottomRightRadius: 0,
1418
+ borderTopLeftRadius: 0,
1419
+ borderTopRightRadius: 0,
1420
+ fieldSpace: 2,
1421
+ outlineOffset: null,
1422
+ outlineWidth: 0,
1423
+ showIcon: false,
1424
+ space: 2
1425
+ }
1426
+ },
1412
1427
  ChevronLink: {
1413
1428
  appearances: {
1414
1429
  alternative: { type: 'variant', values: [ true ] },
@@ -1889,7 +1904,7 @@ module.exports = {
1889
1904
  borderRadius: 0,
1890
1905
  borderWidth: 0,
1891
1906
  color: '#000000',
1892
- contentFontSize: 14,
1907
+ contentFontSize: 16,
1893
1908
  fontName: 'StagSans',
1894
1909
  fontWeight: '400',
1895
1910
  icon: null,
@@ -2364,7 +2379,7 @@ module.exports = {
2364
2379
  borderTopRightRadius: null,
2365
2380
  borderTopWidth: null,
2366
2381
  borderWidth: 1,
2367
- icon: null,
2382
+ icon: PaletteIconAdd,
2368
2383
  iconColor: '#000000',
2369
2384
  iconScale: 1,
2370
2385
  iconSize: 16,
@@ -3359,9 +3374,26 @@ module.exports = {
3359
3374
  },
3360
3375
  {
3361
3376
  if: { hover: true },
3362
- tokens: { borderColor: '#016b6a', iconDisplace: 4, textLine: 'none' }
3377
+ tokens: {
3378
+ borderBottomWidth: 1,
3379
+ borderColor: '#016b6a',
3380
+ borderLeftWidth: 1,
3381
+ borderRightWidth: 1,
3382
+ borderTopWidth: 1,
3383
+ iconDisplace: 4,
3384
+ textLine: 'none'
3385
+ }
3386
+ },
3387
+ {
3388
+ if: { focus: true },
3389
+ tokens: {
3390
+ borderBottomWidth: 1,
3391
+ borderColor: '#016b6a',
3392
+ borderLeftWidth: 1,
3393
+ borderRightWidth: 1,
3394
+ borderTopWidth: 1
3395
+ }
3363
3396
  },
3364
- { if: { focus: true }, tokens: { borderColor: '#016b6a' } },
3365
3397
  {
3366
3398
  if: { selected: true },
3367
3399
  tokens: {
@@ -3385,12 +3417,12 @@ module.exports = {
3385
3417
  ],
3386
3418
  tokens: {
3387
3419
  backgroundColor: 'rgba(0, 0, 0, 0)',
3388
- borderBottomWidth: 1,
3420
+ borderBottomWidth: 0,
3389
3421
  borderColor: 'rgba(0, 0, 0, 0)',
3390
- borderLeftWidth: 1,
3422
+ borderLeftWidth: 0,
3391
3423
  borderRadius: 4,
3392
- borderRightWidth: 1,
3393
- borderTopWidth: 1,
3424
+ borderRightWidth: 0,
3425
+ borderTopWidth: 0,
3394
3426
  color: '#016b6a',
3395
3427
  displayLabel: true,
3396
3428
  fontName: 'StagSans',
@@ -3399,7 +3431,7 @@ module.exports = {
3399
3431
  height: null,
3400
3432
  icon: null,
3401
3433
  iconDisplace: 0,
3402
- iconSize: 14,
3434
+ iconSize: 16,
3403
3435
  lineHeight: 1.5,
3404
3436
  outerBorderColor: 'transparent',
3405
3437
  outerBorderWidth: 1,
@@ -3965,6 +3997,7 @@ module.exports = {
3965
3997
  itemIconColor: '#016b6a',
3966
3998
  itemIconSize: 24,
3967
3999
  itemLineHeight: 1.6,
4000
+ itemUnderline: 'none',
3968
4001
  listGutter: 10,
3969
4002
  paddingBottom: 12,
3970
4003
  paddingLeft: 4,
@@ -4311,7 +4344,11 @@ module.exports = {
4311
4344
  curveMarginTop: null,
4312
4345
  curveWidth: null,
4313
4346
  fontColor: '#000000',
4347
+ fontName: 'StagSans',
4348
+ fontSize: 12,
4349
+ fontWeight: '600',
4314
4350
  gradient: null,
4351
+ lineHeight: 1.33333333333,
4315
4352
  paddingBottom: 2,
4316
4353
  paddingLeft: 12,
4317
4354
  paddingRight: 12,
@@ -5721,7 +5758,8 @@ module.exports = {
5721
5758
  chevronlinkFontName: 'StagSans',
5722
5759
  chevronlinkFontWeight: '400',
5723
5760
  containerBackgroundColor: '#016b6a',
5724
- containerGap: 12
5761
+ containerGap: 12,
5762
+ padding: 16
5725
5763
  }
5726
5764
  },
5727
5765
  ToggleSwitch: {
@@ -6468,5 +6506,5 @@ module.exports = {
6468
6506
  tokens: { size: 96 }
6469
6507
  }
6470
6508
  },
6471
- metadata: { name: 'theme-koodo', themeTokensVersion: '2.38.0' }
6509
+ metadata: { name: 'theme-koodo', themeTokensVersion: '2.40.0' }
6472
6510
  }
package/package.json CHANGED
@@ -5,8 +5,8 @@
5
5
  },
6
6
  "description": "Koodo theme",
7
7
  "devDependencies": {
8
- "@telus-uds/palette-koodo": "^0.23.0",
9
- "@telus-uds/system-theme-tokens": "^2.38.0"
8
+ "@telus-uds/palette-koodo": "^0.24.0",
9
+ "@telus-uds/system-theme-tokens": "^2.40.0"
10
10
  },
11
11
  "files": [
12
12
  "build",
@@ -20,7 +20,7 @@
20
20
  "main": "build/rn/theme.js",
21
21
  "name": "@telus-uds/theme-koodo",
22
22
  "peerDependencies": {
23
- "@telus-uds/palette-koodo": "^0.23.0"
23
+ "@telus-uds/palette-koodo": "^0.24.0"
24
24
  },
25
25
  "repository": {
26
26
  "type": "git",
@@ -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": "4.9.0"
34
+ "version": "4.11.0"
35
35
  }
package/theme.json CHANGED
@@ -1776,6 +1776,7 @@
1776
1776
  "inputBorderWidth": "{palette.border.border2}",
1777
1777
  "inputHeight": "{palette.size.size20}",
1778
1778
  "inputOutlineColor": "{system.color.none}",
1779
+ "inputOutlineOffset": "{palette.size.size0}",
1779
1780
  "inputOutlineWidth": "{palette.border.none}",
1780
1781
  "inputShadow": "{system.shadow.none}",
1781
1782
  "inputWidth": "{palette.size.size20}",
@@ -1791,7 +1792,14 @@
1791
1792
  "appearances": {},
1792
1793
  "rules": [],
1793
1794
  "tokens": {
1795
+ "borderBottomLeftRadius": "{system.radius.zero}",
1796
+ "borderBottomRightRadius": "{system.radius.zero}",
1797
+ "borderTopLeftRadius": "{system.radius.zero}",
1798
+ "borderTopRightRadius": "{system.radius.zero}",
1794
1799
  "fieldSpace": "{system.integer.2}",
1800
+ "outlineOffset": "{system.size.none}",
1801
+ "outlineWidth": "{system.border.zero}",
1802
+ "showIcon": "{system.show.false}",
1795
1803
  "space": "{system.integer.2}"
1796
1804
  }
1797
1805
  },
@@ -2509,7 +2517,7 @@
2509
2517
  "borderRadius": "{palette.radius.none}",
2510
2518
  "borderWidth": "{palette.border.none}",
2511
2519
  "color": "{palette.color.black}",
2512
- "contentFontSize": "{palette.fontSize.size14}",
2520
+ "contentFontSize": "{palette.fontSize.size16}",
2513
2521
  "fontName": "{palette.fontName.StagSans}",
2514
2522
  "fontWeight": "{palette.fontWeight.weight400}",
2515
2523
  "icon": "{system.icon.none}",
@@ -3232,7 +3240,7 @@
3232
3240
  "borderTopRightRadius": "{system.radius.none}",
3233
3241
  "borderTopWidth": "{system.border.none}",
3234
3242
  "borderWidth": "{palette.border.border1}",
3235
- "icon": "{system.icon.none}",
3243
+ "icon": "{palette.icon.Add}",
3236
3244
  "iconColor": "{palette.color.black}",
3237
3245
  "iconScale": "{system.iconScale.scale1}",
3238
3246
  "iconSize": "{palette.size.size16}",
@@ -4372,7 +4380,11 @@
4372
4380
  "hover": true
4373
4381
  },
4374
4382
  "tokens": {
4383
+ "borderBottomWidth": "{palette.border.border1}",
4375
4384
  "borderColor": "{palette.color.mosque}",
4385
+ "borderLeftWidth": "{palette.border.border1}",
4386
+ "borderRightWidth": "{palette.border.border1}",
4387
+ "borderTopWidth": "{palette.border.border1}",
4376
4388
  "iconDisplace": "{palette.size.size4}",
4377
4389
  "textLine": "{system.textLine.none}"
4378
4390
  }
@@ -4382,7 +4394,11 @@
4382
4394
  "focus": true
4383
4395
  },
4384
4396
  "tokens": {
4385
- "borderColor": "{palette.color.mosque}"
4397
+ "borderBottomWidth": "{palette.border.border1}",
4398
+ "borderColor": "{palette.color.mosque}",
4399
+ "borderLeftWidth": "{palette.border.border1}",
4400
+ "borderRightWidth": "{palette.border.border1}",
4401
+ "borderTopWidth": "{palette.border.border1}"
4386
4402
  }
4387
4403
  },
4388
4404
  {
@@ -4423,12 +4439,12 @@
4423
4439
  ],
4424
4440
  "tokens": {
4425
4441
  "backgroundColor": "{palette.color.transparent}",
4426
- "borderBottomWidth": "{palette.border.border1}",
4442
+ "borderBottomWidth": "{palette.border.none}",
4427
4443
  "borderColor": "{palette.color.transparent}",
4428
- "borderLeftWidth": "{palette.border.border1}",
4444
+ "borderLeftWidth": "{palette.border.none}",
4429
4445
  "borderRadius": "{palette.radius.radius4}",
4430
- "borderRightWidth": "{palette.border.border1}",
4431
- "borderTopWidth": "{palette.border.border1}",
4446
+ "borderRightWidth": "{palette.border.none}",
4447
+ "borderTopWidth": "{palette.border.none}",
4432
4448
  "color": "{palette.color.mosque}",
4433
4449
  "displayLabel": "{system.show.true}",
4434
4450
  "fontName": "{palette.fontName.StagSans}",
@@ -4437,7 +4453,7 @@
4437
4453
  "height": "{system.size.none}",
4438
4454
  "icon": "{system.icon.none}",
4439
4455
  "iconDisplace": "{palette.size.size0}",
4440
- "iconSize": "{palette.size.size14}",
4456
+ "iconSize": "{palette.size.size16}",
4441
4457
  "lineHeight": "{palette.lineHeight.multiply150}",
4442
4458
  "outerBorderColor": "{system.color.transparent}",
4443
4459
  "outerBorderWidth": "{palette.border.border1}",
@@ -5146,6 +5162,7 @@
5146
5162
  "itemIconColor": "{palette.color.mosque}",
5147
5163
  "itemIconSize": "{palette.size.size24}",
5148
5164
  "itemLineHeight": "{palette.lineHeight.multiply160}",
5165
+ "itemUnderline": "{system.textLine.none}",
5149
5166
  "listGutter": "{palette.size.size10}",
5150
5167
  "paddingBottom": "{palette.size.size12}",
5151
5168
  "paddingLeft": "{palette.size.size4}",
@@ -5498,7 +5515,11 @@
5498
5515
  "curveMarginTop": "{system.size.none}",
5499
5516
  "curveWidth": "{system.size.none}",
5500
5517
  "fontColor": "{palette.color.black}",
5518
+ "fontName": "{palette.fontName.StagSans}",
5519
+ "fontSize": "{palette.fontSize.size12}",
5520
+ "fontWeight": "{palette.fontWeight.weight600}",
5501
5521
  "gradient": "{system.gradient.none}",
5522
+ "lineHeight": "{palette.lineHeight.ratio4to3}",
5502
5523
  "paddingBottom": "{palette.size.size2}",
5503
5524
  "paddingLeft": "{palette.size.size12}",
5504
5525
  "paddingRight": "{palette.size.size12}",
@@ -7004,7 +7025,8 @@
7004
7025
  "chevronlinkFontName": "{palette.fontName.StagSans}",
7005
7026
  "chevronlinkFontWeight": "{palette.fontWeight.weight400}",
7006
7027
  "containerBackgroundColor": "{palette.color.mosque}",
7007
- "containerGap": "{palette.size.size12}"
7028
+ "containerGap": "{palette.size.size12}",
7029
+ "padding": "{palette.size.size16}"
7008
7030
  }
7009
7031
  },
7010
7032
  "ToggleSwitch": {