@telus-uds/theme-allium 3.16.0 → 3.18.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/android/schema.json +1073 -872
- package/build/android/theme.json +124 -1
- package/build/ios/schema.json +1073 -872
- package/build/ios/theme.json +124 -1
- package/build/rn/schema.json +1073 -872
- package/build/rn/theme.js +62 -2
- package/package.json +5 -5
- package/theme.json +66 -1
package/build/ios/theme.json
CHANGED
|
@@ -4441,6 +4441,12 @@
|
|
|
4441
4441
|
"itemBulletContainerWidth": 16,
|
|
4442
4442
|
"itemBulletHeight": 4,
|
|
4443
4443
|
"itemBulletWidth": 4,
|
|
4444
|
+
"itemFontColor": {
|
|
4445
|
+
"red": 0,
|
|
4446
|
+
"green": 0,
|
|
4447
|
+
"blue": 0,
|
|
4448
|
+
"alpha": 1
|
|
4449
|
+
},
|
|
4444
4450
|
"itemFontName": "HelveticaNow",
|
|
4445
4451
|
"itemFontSize": 16,
|
|
4446
4452
|
"itemFontWeight": 400,
|
|
@@ -4860,6 +4866,100 @@
|
|
|
4860
4866
|
"space": 2
|
|
4861
4867
|
}
|
|
4862
4868
|
},
|
|
4869
|
+
"Ribbon": {
|
|
4870
|
+
"appearances": {
|
|
4871
|
+
"purpose": {
|
|
4872
|
+
"type": "variant",
|
|
4873
|
+
"values": ["offer", "default", "editorial"]
|
|
4874
|
+
}
|
|
4875
|
+
},
|
|
4876
|
+
"rules": [
|
|
4877
|
+
{
|
|
4878
|
+
"if": {
|
|
4879
|
+
"purpose": "editorial"
|
|
4880
|
+
},
|
|
4881
|
+
"tokens": {
|
|
4882
|
+
"backgroundColor": {
|
|
4883
|
+
"red": 0.40392,
|
|
4884
|
+
"green": 0.43137,
|
|
4885
|
+
"blue": 0.45098,
|
|
4886
|
+
"alpha": 1
|
|
4887
|
+
},
|
|
4888
|
+
"curveBackgroundColor": {
|
|
4889
|
+
"red": 0.17255,
|
|
4890
|
+
"green": 0.18039,
|
|
4891
|
+
"blue": 0.18824,
|
|
4892
|
+
"alpha": 1
|
|
4893
|
+
}
|
|
4894
|
+
}
|
|
4895
|
+
}
|
|
4896
|
+
],
|
|
4897
|
+
"tokens": {
|
|
4898
|
+
"backgroundColor": {
|
|
4899
|
+
"red": 0.38039,
|
|
4900
|
+
"green": 0.21961,
|
|
4901
|
+
"blue": 0.53725,
|
|
4902
|
+
"alpha": 1
|
|
4903
|
+
},
|
|
4904
|
+
"borderRadius": 4,
|
|
4905
|
+
"boxShadowColor": {
|
|
4906
|
+
"red": 0,
|
|
4907
|
+
"green": 0,
|
|
4908
|
+
"blue": 0,
|
|
4909
|
+
"alpha": 0.1
|
|
4910
|
+
},
|
|
4911
|
+
"boxShadowPaddingBottom": 2,
|
|
4912
|
+
"boxShadowPaddingLeft": 0,
|
|
4913
|
+
"boxShadowPaddingRight": 2,
|
|
4914
|
+
"boxShadowPaddingTop": 0,
|
|
4915
|
+
"curveAfterBackgroundColor": {
|
|
4916
|
+
"red": 0.38039,
|
|
4917
|
+
"green": 0.21961,
|
|
4918
|
+
"blue": 0.53725,
|
|
4919
|
+
"alpha": 1
|
|
4920
|
+
},
|
|
4921
|
+
"curveAfterHeight": 4,
|
|
4922
|
+
"curveAfterRadius": 8,
|
|
4923
|
+
"curveAfterWidth": 8,
|
|
4924
|
+
"curveBackgroundColor": {
|
|
4925
|
+
"red": 0.24706,
|
|
4926
|
+
"green": 0.16471,
|
|
4927
|
+
"blue": 0.32941,
|
|
4928
|
+
"alpha": 1
|
|
4929
|
+
},
|
|
4930
|
+
"curveHeight": 10,
|
|
4931
|
+
"curveMarginTop": 4,
|
|
4932
|
+
"curveWidth": 8,
|
|
4933
|
+
"gradient": {
|
|
4934
|
+
"type": "linear",
|
|
4935
|
+
"angle": 135,
|
|
4936
|
+
"stops": [
|
|
4937
|
+
{
|
|
4938
|
+
"stop": 0,
|
|
4939
|
+
"color": {
|
|
4940
|
+
"red": 0.29412,
|
|
4941
|
+
"green": 0.15686,
|
|
4942
|
+
"blue": 0.42745,
|
|
4943
|
+
"alpha": 1
|
|
4944
|
+
}
|
|
4945
|
+
},
|
|
4946
|
+
{
|
|
4947
|
+
"stop": 1,
|
|
4948
|
+
"color": {
|
|
4949
|
+
"red": 0.89804,
|
|
4950
|
+
"green": 0.19608,
|
|
4951
|
+
"blue": 0.57647,
|
|
4952
|
+
"alpha": 1
|
|
4953
|
+
}
|
|
4954
|
+
}
|
|
4955
|
+
]
|
|
4956
|
+
},
|
|
4957
|
+
"paddingBottom": 4,
|
|
4958
|
+
"paddingLeft": 8,
|
|
4959
|
+
"paddingRight": 8,
|
|
4960
|
+
"paddingTop": 4
|
|
4961
|
+
}
|
|
4962
|
+
},
|
|
4863
4963
|
"Search": {
|
|
4864
4964
|
"appearances": {
|
|
4865
4965
|
"focus": {
|
|
@@ -6906,6 +7006,11 @@
|
|
|
6906
7006
|
"description": "The size label for the current screen viewport based on the current screen width",
|
|
6907
7007
|
"values": ["xs", "sm", "md", "lg", "xl"],
|
|
6908
7008
|
"type": "state"
|
|
7009
|
+
},
|
|
7010
|
+
"weight": {
|
|
7011
|
+
"description": "Sets the font weight, default is regular 400 weight. Does not change accessibility properties.",
|
|
7012
|
+
"type": "variant",
|
|
7013
|
+
"values": ["semibold", "bold"]
|
|
6909
7014
|
}
|
|
6910
7015
|
},
|
|
6911
7016
|
"rules": [
|
|
@@ -7322,6 +7427,24 @@
|
|
|
7322
7427
|
"fontName": "HelveticaNow",
|
|
7323
7428
|
"fontWeight": 700
|
|
7324
7429
|
}
|
|
7430
|
+
},
|
|
7431
|
+
{
|
|
7432
|
+
"if": {
|
|
7433
|
+
"weight": "semibold"
|
|
7434
|
+
},
|
|
7435
|
+
"tokens": {
|
|
7436
|
+
"fontName": "HelveticaNow",
|
|
7437
|
+
"fontWeight": 500
|
|
7438
|
+
}
|
|
7439
|
+
},
|
|
7440
|
+
{
|
|
7441
|
+
"if": {
|
|
7442
|
+
"weight": "bold"
|
|
7443
|
+
},
|
|
7444
|
+
"tokens": {
|
|
7445
|
+
"fontName": "HelveticaNow",
|
|
7446
|
+
"fontWeight": 700
|
|
7447
|
+
}
|
|
7325
7448
|
}
|
|
7326
7449
|
],
|
|
7327
7450
|
"tokens": {
|
|
@@ -7527,7 +7650,7 @@
|
|
|
7527
7650
|
}
|
|
7528
7651
|
},
|
|
7529
7652
|
"metadata": {
|
|
7530
|
-
"themeTokensVersion": "2.
|
|
7653
|
+
"themeTokensVersion": "2.16.0",
|
|
7531
7654
|
"name": "theme-allium"
|
|
7532
7655
|
}
|
|
7533
7656
|
}
|