mgtypes 1.0.81 → 1.0.82
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/package.json
CHANGED
|
@@ -255,8 +255,10 @@ export interface mgFontTextStyle {
|
|
|
255
255
|
/**
|
|
256
256
|
* Configs for all the app's font styles
|
|
257
257
|
*
|
|
258
|
-
* @property displayMedium: Nothing, could be
|
|
259
|
-
*
|
|
258
|
+
* @property displayMedium: Nothing, could be
|
|
259
|
+
* back up for app title on splash/login
|
|
260
|
+
* @property displaySmall: permission/loading
|
|
261
|
+
* modal text, feed header APP_ALIAS
|
|
260
262
|
*
|
|
261
263
|
* @property titleMedium: page titles
|
|
262
264
|
* @property titleSmall: modal titles
|