@telus-uds/theme-koodo 3.28.0 → 3.29.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 +559 -552
- package/build/android/theme.json +2 -1
- package/build/ios/schema.json +559 -552
- package/build/ios/theme.json +2 -1
- package/build/rn/schema.json +559 -552
- package/build/rn/theme.js +3 -2
- package/package.json +5 -5
- package/theme.json +1 -0
package/build/ios/theme.json
CHANGED
|
@@ -6985,6 +6985,7 @@
|
|
|
6985
6985
|
"blue": 0.93725,
|
|
6986
6986
|
"alpha": 1
|
|
6987
6987
|
},
|
|
6988
|
+
"cellMinWidth": 0,
|
|
6988
6989
|
"cellPaddingBottom": 16,
|
|
6989
6990
|
"cellPaddingLeft": 16,
|
|
6990
6991
|
"cellPaddingRight": 16,
|
|
@@ -8804,7 +8805,7 @@
|
|
|
8804
8805
|
}
|
|
8805
8806
|
},
|
|
8806
8807
|
"metadata": {
|
|
8807
|
-
"themeTokensVersion": "2.
|
|
8808
|
+
"themeTokensVersion": "2.27.0",
|
|
8808
8809
|
"name": "theme-koodo"
|
|
8809
8810
|
}
|
|
8810
8811
|
}
|