@telus-uds/theme-koodo 4.16.1 → 4.17.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 +673 -675
- package/build/android/theme.json +2 -3
- package/build/ios/schema.json +673 -675
- package/build/ios/theme.json +2 -3
- package/build/rn/schema.json +673 -675
- package/build/rn/theme.js +4 -4
- package/package.json +4 -4
- package/theme.json +1 -2
package/build/ios/theme.json
CHANGED
|
@@ -4908,6 +4908,7 @@
|
|
|
4908
4908
|
}
|
|
4909
4909
|
],
|
|
4910
4910
|
"tokens": {
|
|
4911
|
+
"bulletIcon": "PaletteIconBulletFill",
|
|
4911
4912
|
"dividerColor": {
|
|
4912
4913
|
"red": 0.78824,
|
|
4913
4914
|
"green": 0.78431,
|
|
@@ -4926,8 +4927,6 @@
|
|
|
4926
4927
|
},
|
|
4927
4928
|
"itemBulletContainerAlign": "center",
|
|
4928
4929
|
"itemBulletContainerWidth": 16,
|
|
4929
|
-
"itemBulletHeight": 4,
|
|
4930
|
-
"itemBulletWidth": 4,
|
|
4931
4930
|
"itemFontName": "StagSans",
|
|
4932
4931
|
"itemFontSize": 16,
|
|
4933
4932
|
"itemFontWeight": 400,
|
|
@@ -11380,7 +11379,7 @@
|
|
|
11380
11379
|
}
|
|
11381
11380
|
},
|
|
11382
11381
|
"metadata": {
|
|
11383
|
-
"themeTokensVersion": "2.
|
|
11382
|
+
"themeTokensVersion": "2.45.0",
|
|
11384
11383
|
"name": "theme-koodo"
|
|
11385
11384
|
}
|
|
11386
11385
|
}
|