@telus-uds/theme-allium 4.17.1 → 4.19.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 +953 -956
- package/build/android/theme.json +16 -17
- package/build/ios/schema.json +953 -956
- package/build/ios/theme.json +16 -17
- package/build/rn/schema.json +953 -956
- package/build/rn/theme.js +17 -17
- package/package.json +5 -5
- package/theme.json +17 -15
package/build/android/theme.json
CHANGED
|
@@ -5267,11 +5267,11 @@
|
|
|
5267
5267
|
"size": "large"
|
|
5268
5268
|
},
|
|
5269
5269
|
"tokens": {
|
|
5270
|
-
"iconMarginTop":
|
|
5270
|
+
"iconMarginTop": 4,
|
|
5271
5271
|
"itemFontSize": 20,
|
|
5272
|
-
"itemIconSize":
|
|
5272
|
+
"itemIconSize": 24,
|
|
5273
5273
|
"itemLineHeight": 1.6,
|
|
5274
|
-
"listGutter":
|
|
5274
|
+
"listGutter": 8
|
|
5275
5275
|
}
|
|
5276
5276
|
},
|
|
5277
5277
|
{
|
|
@@ -5279,11 +5279,11 @@
|
|
|
5279
5279
|
"size": "small"
|
|
5280
5280
|
},
|
|
5281
5281
|
"tokens": {
|
|
5282
|
-
"iconMarginTop":
|
|
5282
|
+
"iconMarginTop": 0,
|
|
5283
5283
|
"itemFontSize": 14,
|
|
5284
|
-
"itemIconSize":
|
|
5284
|
+
"itemIconSize": 24,
|
|
5285
5285
|
"itemLineHeight": 1.42857142857,
|
|
5286
|
-
"listGutter":
|
|
5286
|
+
"listGutter": 8
|
|
5287
5287
|
}
|
|
5288
5288
|
},
|
|
5289
5289
|
{
|
|
@@ -5291,7 +5291,7 @@
|
|
|
5291
5291
|
"compact": true
|
|
5292
5292
|
},
|
|
5293
5293
|
"tokens": {
|
|
5294
|
-
"iconMarginTop":
|
|
5294
|
+
"iconMarginTop": 0,
|
|
5295
5295
|
"itemLineHeight": 1.25
|
|
5296
5296
|
}
|
|
5297
5297
|
},
|
|
@@ -5315,6 +5315,7 @@
|
|
|
5315
5315
|
}
|
|
5316
5316
|
],
|
|
5317
5317
|
"tokens": {
|
|
5318
|
+
"bulletIcon": "PaletteIconBulletFill",
|
|
5318
5319
|
"dividerColor": {
|
|
5319
5320
|
"red": 0.69804,
|
|
5320
5321
|
"green": 0.72549,
|
|
@@ -5322,7 +5323,7 @@
|
|
|
5322
5323
|
"alpha": 1
|
|
5323
5324
|
},
|
|
5324
5325
|
"dividerSize": 1,
|
|
5325
|
-
"iconMarginTop":
|
|
5326
|
+
"iconMarginTop": 0,
|
|
5326
5327
|
"interItemMargin": 8,
|
|
5327
5328
|
"interItemMarginWithDivider": 16,
|
|
5328
5329
|
"itemBulletColor": {
|
|
@@ -5332,9 +5333,7 @@
|
|
|
5332
5333
|
"alpha": 1
|
|
5333
5334
|
},
|
|
5334
5335
|
"itemBulletContainerAlign": "center",
|
|
5335
|
-
"itemBulletContainerWidth":
|
|
5336
|
-
"itemBulletHeight": 4,
|
|
5337
|
-
"itemBulletWidth": 4,
|
|
5336
|
+
"itemBulletContainerWidth": 24,
|
|
5338
5337
|
"itemFontName": "HelveticaNow",
|
|
5339
5338
|
"itemFontSize": 16,
|
|
5340
5339
|
"itemFontWeight": 400,
|
|
@@ -5344,9 +5343,9 @@
|
|
|
5344
5343
|
"blue": 0.42745,
|
|
5345
5344
|
"alpha": 1
|
|
5346
5345
|
},
|
|
5347
|
-
"itemIconSize":
|
|
5346
|
+
"itemIconSize": 24,
|
|
5348
5347
|
"itemLineHeight": 1.5,
|
|
5349
|
-
"listGutter":
|
|
5348
|
+
"listGutter": 8
|
|
5350
5349
|
}
|
|
5351
5350
|
},
|
|
5352
5351
|
"Listbox": {
|
|
@@ -6005,8 +6004,8 @@
|
|
|
6005
6004
|
"Notification": {
|
|
6006
6005
|
"appearances": {
|
|
6007
6006
|
"style": {
|
|
6008
|
-
"
|
|
6009
|
-
"
|
|
6007
|
+
"type": "variant",
|
|
6008
|
+
"values": ["success", "warning", "error"]
|
|
6010
6009
|
},
|
|
6011
6010
|
"system": {
|
|
6012
6011
|
"values": [true],
|
|
@@ -10041,7 +10040,7 @@
|
|
|
10041
10040
|
"alpha": 0
|
|
10042
10041
|
},
|
|
10043
10042
|
"contentMarginBottom": 0,
|
|
10044
|
-
"contentPaddingBottom":
|
|
10043
|
+
"contentPaddingBottom": 0,
|
|
10045
10044
|
"contentPaddingLeft": 16,
|
|
10046
10045
|
"dividerColor": {
|
|
10047
10046
|
"red": 0.69804,
|
|
@@ -12143,7 +12142,7 @@
|
|
|
12143
12142
|
}
|
|
12144
12143
|
},
|
|
12145
12144
|
"metadata": {
|
|
12146
|
-
"themeTokensVersion": "2.
|
|
12145
|
+
"themeTokensVersion": "2.46.0",
|
|
12147
12146
|
"name": "theme-allium"
|
|
12148
12147
|
}
|
|
12149
12148
|
}
|