@dialpad/dialtone-tokens 1.43.0 → 1.43.2
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/dist/android/java/tokens-base-dark.kt +0 -1
- package/dist/android/java/tokens-base-deca-dark.kt +0 -1
- package/dist/android/java/tokens-base-deca-light.kt +0 -1
- package/dist/android/java/tokens-base-light.kt +0 -1
- package/dist/android/java/tokens-deca-dark.kt +0 -3
- package/dist/android/java/tokens-deca-light.kt +0 -3
- package/dist/android/java/tokens-dp-dark.kt +0 -3
- package/dist/android/java/tokens-dp-light.kt +0 -3
- package/dist/android/java/tokens-expressive-dark.kt +0 -3
- package/dist/android/java/tokens-expressive-light.kt +0 -3
- package/dist/android/java/tokens-expressive-sm-dark.kt +0 -3
- package/dist/android/java/tokens-expressive-sm-light.kt +0 -3
- package/dist/android/java/tokens-tmo-dark.kt +0 -3
- package/dist/android/java/tokens-tmo-light.kt +0 -3
- package/dist/android/res/values/colors-base-dark.xml +0 -1
- package/dist/android/res/values/colors-base-deca-dark.xml +0 -1
- package/dist/android/res/values/colors-base-deca-light.xml +0 -1
- package/dist/android/res/values/colors-base-light.xml +0 -1
- package/dist/android/res/values/colors-deca-dark.xml +0 -3
- package/dist/android/res/values/colors-deca-light.xml +0 -3
- package/dist/android/res/values/colors-dp-dark.xml +0 -3
- package/dist/android/res/values/colors-dp-light.xml +0 -3
- package/dist/android/res/values/colors-expressive-dark.xml +0 -3
- package/dist/android/res/values/colors-expressive-light.xml +0 -3
- package/dist/android/res/values/colors-expressive-sm-dark.xml +0 -3
- package/dist/android/res/values/colors-expressive-sm-light.xml +0 -3
- package/dist/android/res/values/colors-tmo-dark.xml +0 -3
- package/dist/android/res/values/colors-tmo-light.xml +0 -3
- package/dist/doc.json +21962 -21962
- package/dist/ios/tokens-base-dark.swift +0 -1
- package/dist/ios/tokens-base-deca-dark.swift +0 -1
- package/dist/ios/tokens-base-deca-light.swift +0 -1
- package/dist/ios/tokens-base-light.swift +0 -1
- package/dist/ios/tokens-deca-dark.swift +0 -3
- package/dist/ios/tokens-deca-light.swift +0 -3
- package/dist/ios/tokens-dp-dark.swift +0 -3
- package/dist/ios/tokens-dp-light.swift +0 -3
- package/dist/ios/tokens-expressive-dark.swift +0 -3
- package/dist/ios/tokens-expressive-light.swift +0 -3
- package/dist/ios/tokens-expressive-sm-dark.swift +0 -3
- package/dist/ios/tokens-expressive-sm-light.swift +0 -3
- package/dist/ios/tokens-tmo-dark.swift +0 -3
- package/dist/ios/tokens-tmo-light.swift +0 -3
- package/package.json +4 -1
|
@@ -73,7 +73,6 @@ public enum DialtoneTokensBaseDark {
|
|
|
73
73
|
public static let dtColorGold600 = UIColor(red: 1.000, green: 0.859, blue: 0.502, alpha: 1)
|
|
74
74
|
public static let dtColorGold700 = UIColor(red: 1.000, green: 0.910, blue: 0.612, alpha: 1)
|
|
75
75
|
public static let dtColorGold900 = UIColor(red: 1.000, green: 0.957, blue: 0.800, alpha: 1)
|
|
76
|
-
public static let dtColorGradientGoldRedMagentaPurple = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
77
76
|
public static let dtColorGreen100 = UIColor(red: 0.004, green: 0.153, blue: 0.090, alpha: 1)
|
|
78
77
|
public static let dtColorGreen1000 = UIColor(red: 0.965, green: 0.988, blue: 0.961, alpha: 1)
|
|
79
78
|
public static let dtColorGreen200 = UIColor(red: 0.000, green: 0.310, blue: 0.180, alpha: 1)
|
|
@@ -73,7 +73,6 @@ public enum DialtoneTokensBaseDecaDark {
|
|
|
73
73
|
public static let dtColorGold600 = UIColor(red: 1.000, green: 0.859, blue: 0.502, alpha: 1)
|
|
74
74
|
public static let dtColorGold700 = UIColor(red: 1.000, green: 0.910, blue: 0.612, alpha: 1)
|
|
75
75
|
public static let dtColorGold900 = UIColor(red: 1.000, green: 0.957, blue: 0.800, alpha: 1)
|
|
76
|
-
public static let dtColorGradientGoldRedMagentaPurple = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
77
76
|
public static let dtColorGreen100 = UIColor(red: 0.004, green: 0.153, blue: 0.090, alpha: 1)
|
|
78
77
|
public static let dtColorGreen1000 = UIColor(red: 0.965, green: 0.988, blue: 0.961, alpha: 1)
|
|
79
78
|
public static let dtColorGreen200 = UIColor(red: 0.000, green: 0.310, blue: 0.180, alpha: 1)
|
|
@@ -73,7 +73,6 @@ public enum DialtoneTokensBaseDecaLight {
|
|
|
73
73
|
public static let dtColorGold600 = UIColor(red: 0.506, green: 0.314, blue: 0.031, alpha: 1)
|
|
74
74
|
public static let dtColorGold700 = UIColor(red: 0.325, green: 0.196, blue: 0.016, alpha: 1)
|
|
75
75
|
public static let dtColorGold900 = UIColor(red: 0.173, green: 0.106, blue: 0.008, alpha: 1)
|
|
76
|
-
public static let dtColorGradientGoldRedMagentaPurple = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
77
76
|
public static let dtColorGreen100 = UIColor(red: 0.929, green: 0.976, blue: 0.922, alpha: 1)
|
|
78
77
|
public static let dtColorGreen1000 = UIColor(red: 0.000, green: 0.082, blue: 0.051, alpha: 1)
|
|
79
78
|
public static let dtColorGreen200 = UIColor(red: 0.859, green: 1.000, blue: 0.663, alpha: 1)
|
|
@@ -73,7 +73,6 @@ public enum DialtoneTokensBaseLight {
|
|
|
73
73
|
public static let dtColorGold600 = UIColor(red: 0.506, green: 0.314, blue: 0.031, alpha: 1)
|
|
74
74
|
public static let dtColorGold700 = UIColor(red: 0.325, green: 0.196, blue: 0.016, alpha: 1)
|
|
75
75
|
public static let dtColorGold900 = UIColor(red: 0.173, green: 0.106, blue: 0.008, alpha: 1)
|
|
76
|
-
public static let dtColorGradientGoldRedMagentaPurple = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
77
76
|
public static let dtColorGreen100 = UIColor(red: 0.929, green: 0.976, blue: 0.922, alpha: 1)
|
|
78
77
|
public static let dtColorGreen1000 = UIColor(red: 0.000, green: 0.082, blue: 0.051, alpha: 1)
|
|
79
78
|
public static let dtColorGreen200 = UIColor(red: 0.859, green: 1.000, blue: 0.663, alpha: 1)
|
|
@@ -84,7 +84,6 @@ public enum DialtoneTokensDecaDark {
|
|
|
84
84
|
public static let dtAvatarColorBackground800 = UIColor(red: 0.600, green: 0.906, blue: 1.000, alpha: 1)
|
|
85
85
|
public static let dtAvatarColorBackground900 = UIColor(red: 0.318, green: 0.627, blue: 0.996, alpha: 1)
|
|
86
86
|
public static let dtAvatarColorForeground = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
87
|
-
public static let dtBadgeColorBackgroundAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
88
87
|
public static let dtBadgeColorBackgroundBulletin = UIColor(red: 0.733, green: 0.651, blue: 0.988, alpha: 1)
|
|
89
88
|
public static let dtBadgeColorBackgroundBulletinSubtle = UIColor(red: 0.227, green: 0.114, blue: 0.584, alpha: 1)
|
|
90
89
|
public static let dtBadgeColorBackgroundCritical = UIColor(red: 0.392, green: 0.031, blue: 0.137, alpha: 1)
|
|
@@ -128,7 +127,6 @@ public enum DialtoneTokensDecaDark {
|
|
|
128
127
|
public static let dtCheckboxSizeRadius = CGFloat(4.00)
|
|
129
128
|
public static let dtCheckboxSizeWidth = CGFloat(16.00)
|
|
130
129
|
public static let dtColorBorderAccent = UIColor(red: 1.000, green: 0.106, blue: 0.643, alpha: 1)
|
|
131
|
-
public static let dtColorBorderAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
132
130
|
public static let dtColorBorderBold = UIColor(red: 0.878, green: 0.863, blue: 0.851, alpha: 0.502)
|
|
133
131
|
public static let dtColorBorderBoldInverted = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.502)
|
|
134
132
|
public static let dtColorBorderBrand = UIColor(red: 0.733, green: 0.651, blue: 0.988, alpha: 1)
|
|
@@ -208,7 +206,6 @@ public enum DialtoneTokensDecaDark {
|
|
|
208
206
|
public static let dtColorLinkWarningHover = UIColor(red: 1.000, green: 0.910, blue: 0.612, alpha: 1)
|
|
209
207
|
public static let dtColorLinkWarningInverted = UIColor(red: 0.506, green: 0.314, blue: 0.031, alpha: 1)
|
|
210
208
|
public static let dtColorLinkWarningInvertedHover = UIColor(red: 0.325, green: 0.196, blue: 0.016, alpha: 1)
|
|
211
|
-
public static let dtColorSurfaceAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
212
209
|
public static let dtColorSurfaceBackdrop = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.651)
|
|
213
210
|
public static let dtColorSurfaceBold = UIColor(red: 0.157, green: 0.149, blue: 0.141, alpha: 1)
|
|
214
211
|
public static let dtColorSurfaceBoldInverted = UIColor(red: 0.808, green: 0.784, blue: 0.769, alpha: 1)
|
|
@@ -84,7 +84,6 @@ public enum DialtoneTokensDecaLight {
|
|
|
84
84
|
public static let dtAvatarColorBackground800 = UIColor(red: 0.600, green: 0.906, blue: 1.000, alpha: 1)
|
|
85
85
|
public static let dtAvatarColorBackground900 = UIColor(red: 0.318, green: 0.627, blue: 0.996, alpha: 1)
|
|
86
86
|
public static let dtAvatarColorForeground = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
87
|
-
public static let dtBadgeColorBackgroundAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
88
87
|
public static let dtBadgeColorBackgroundBulletin = UIColor(red: 0.486, green: 0.322, blue: 1.000, alpha: 1)
|
|
89
88
|
public static let dtBadgeColorBackgroundBulletinSubtle = UIColor(red: 0.827, green: 0.737, blue: 1.000, alpha: 1)
|
|
90
89
|
public static let dtBadgeColorBackgroundCritical = UIColor(red: 1.000, green: 0.671, blue: 0.643, alpha: 1)
|
|
@@ -128,7 +127,6 @@ public enum DialtoneTokensDecaLight {
|
|
|
128
127
|
public static let dtCheckboxSizeRadius = CGFloat(4.00)
|
|
129
128
|
public static let dtCheckboxSizeWidth = CGFloat(16.00)
|
|
130
129
|
public static let dtColorBorderAccent = UIColor(red: 1.000, green: 0.106, blue: 0.643, alpha: 1)
|
|
131
|
-
public static let dtColorBorderAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
132
130
|
public static let dtColorBorderBold = UIColor(red: 0.114, green: 0.110, blue: 0.106, alpha: 0.502)
|
|
133
131
|
public static let dtColorBorderBoldInverted = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.502)
|
|
134
132
|
public static let dtColorBorderBrand = UIColor(red: 0.486, green: 0.322, blue: 1.000, alpha: 1)
|
|
@@ -208,7 +206,6 @@ public enum DialtoneTokensDecaLight {
|
|
|
208
206
|
public static let dtColorLinkWarningHover = UIColor(red: 0.325, green: 0.196, blue: 0.016, alpha: 1)
|
|
209
207
|
public static let dtColorLinkWarningInverted = UIColor(red: 1.000, green: 0.620, blue: 0.055, alpha: 1)
|
|
210
208
|
public static let dtColorLinkWarningInvertedHover = UIColor(red: 1.000, green: 0.859, blue: 0.502, alpha: 1)
|
|
211
|
-
public static let dtColorSurfaceAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
212
209
|
public static let dtColorSurfaceBackdrop = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.651)
|
|
213
210
|
public static let dtColorSurfaceBold = UIColor(red: 0.808, green: 0.784, blue: 0.769, alpha: 1)
|
|
214
211
|
public static let dtColorSurfaceBoldInverted = UIColor(red: 0.388, green: 0.373, blue: 0.365, alpha: 1)
|
|
@@ -84,7 +84,6 @@ public enum DialtoneTokensDpDark {
|
|
|
84
84
|
public static let dtAvatarColorBackground800 = UIColor(red: 0.600, green: 0.906, blue: 1.000, alpha: 1)
|
|
85
85
|
public static let dtAvatarColorBackground900 = UIColor(red: 0.318, green: 0.627, blue: 0.996, alpha: 1)
|
|
86
86
|
public static let dtAvatarColorForeground = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
87
|
-
public static let dtBadgeColorBackgroundAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
88
87
|
public static let dtBadgeColorBackgroundBulletin = UIColor(red: 0.733, green: 0.651, blue: 0.988, alpha: 1)
|
|
89
88
|
public static let dtBadgeColorBackgroundBulletinSubtle = UIColor(red: 0.227, green: 0.114, blue: 0.584, alpha: 1)
|
|
90
89
|
public static let dtBadgeColorBackgroundCritical = UIColor(red: 0.392, green: 0.031, blue: 0.137, alpha: 1)
|
|
@@ -128,7 +127,6 @@ public enum DialtoneTokensDpDark {
|
|
|
128
127
|
public static let dtCheckboxSizeRadius = CGFloat(4.00)
|
|
129
128
|
public static let dtCheckboxSizeWidth = CGFloat(16.00)
|
|
130
129
|
public static let dtColorBorderAccent = UIColor(red: 1.000, green: 0.106, blue: 0.643, alpha: 1)
|
|
131
|
-
public static let dtColorBorderAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
132
130
|
public static let dtColorBorderBold = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.502)
|
|
133
131
|
public static let dtColorBorderBoldInverted = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.502)
|
|
134
132
|
public static let dtColorBorderBrand = UIColor(red: 0.733, green: 0.651, blue: 0.988, alpha: 1)
|
|
@@ -208,7 +206,6 @@ public enum DialtoneTokensDpDark {
|
|
|
208
206
|
public static let dtColorLinkWarningHover = UIColor(red: 1.000, green: 0.910, blue: 0.612, alpha: 1)
|
|
209
207
|
public static let dtColorLinkWarningInverted = UIColor(red: 0.506, green: 0.314, blue: 0.031, alpha: 1)
|
|
210
208
|
public static let dtColorLinkWarningInvertedHover = UIColor(red: 0.325, green: 0.196, blue: 0.016, alpha: 1)
|
|
211
|
-
public static let dtColorSurfaceAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
212
209
|
public static let dtColorSurfaceBackdrop = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.651)
|
|
213
210
|
public static let dtColorSurfaceBold = UIColor(red: 0.333, green: 0.333, blue: 0.333, alpha: 1)
|
|
214
211
|
public static let dtColorSurfaceBoldInverted = UIColor(red: 0.831, green: 0.831, blue: 0.831, alpha: 1)
|
|
@@ -84,7 +84,6 @@ public enum DialtoneTokensDpLight {
|
|
|
84
84
|
public static let dtAvatarColorBackground800 = UIColor(red: 0.600, green: 0.906, blue: 1.000, alpha: 1)
|
|
85
85
|
public static let dtAvatarColorBackground900 = UIColor(red: 0.318, green: 0.627, blue: 0.996, alpha: 1)
|
|
86
86
|
public static let dtAvatarColorForeground = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
87
|
-
public static let dtBadgeColorBackgroundAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
88
87
|
public static let dtBadgeColorBackgroundBulletin = UIColor(red: 0.486, green: 0.322, blue: 1.000, alpha: 1)
|
|
89
88
|
public static let dtBadgeColorBackgroundBulletinSubtle = UIColor(red: 0.827, green: 0.737, blue: 1.000, alpha: 1)
|
|
90
89
|
public static let dtBadgeColorBackgroundCritical = UIColor(red: 1.000, green: 0.671, blue: 0.643, alpha: 1)
|
|
@@ -128,7 +127,6 @@ public enum DialtoneTokensDpLight {
|
|
|
128
127
|
public static let dtCheckboxSizeRadius = CGFloat(4.00)
|
|
129
128
|
public static let dtCheckboxSizeWidth = CGFloat(16.00)
|
|
130
129
|
public static let dtColorBorderAccent = UIColor(red: 1.000, green: 0.106, blue: 0.643, alpha: 1)
|
|
131
|
-
public static let dtColorBorderAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
132
130
|
public static let dtColorBorderBold = UIColor(red: 0.110, green: 0.110, blue: 0.110, alpha: 0.502)
|
|
133
131
|
public static let dtColorBorderBoldInverted = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.502)
|
|
134
132
|
public static let dtColorBorderBrand = UIColor(red: 0.486, green: 0.322, blue: 1.000, alpha: 1)
|
|
@@ -208,7 +206,6 @@ public enum DialtoneTokensDpLight {
|
|
|
208
206
|
public static let dtColorLinkWarningHover = UIColor(red: 0.325, green: 0.196, blue: 0.016, alpha: 1)
|
|
209
207
|
public static let dtColorLinkWarningInverted = UIColor(red: 1.000, green: 0.620, blue: 0.055, alpha: 1)
|
|
210
208
|
public static let dtColorLinkWarningInvertedHover = UIColor(red: 1.000, green: 0.859, blue: 0.502, alpha: 1)
|
|
211
|
-
public static let dtColorSurfaceAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
212
209
|
public static let dtColorSurfaceBackdrop = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.651)
|
|
213
210
|
public static let dtColorSurfaceBold = UIColor(red: 0.824, green: 0.824, blue: 0.824, alpha: 1)
|
|
214
211
|
public static let dtColorSurfaceBoldInverted = UIColor(red: 0.325, green: 0.325, blue: 0.325, alpha: 1)
|
|
@@ -84,7 +84,6 @@ public enum DialtoneTokensExpressiveDark {
|
|
|
84
84
|
public static let dtAvatarColorBackground800 = UIColor(red: 0.600, green: 0.906, blue: 1.000, alpha: 1)
|
|
85
85
|
public static let dtAvatarColorBackground900 = UIColor(red: 0.318, green: 0.627, blue: 0.996, alpha: 1)
|
|
86
86
|
public static let dtAvatarColorForeground = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
87
|
-
public static let dtBadgeColorBackgroundAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
88
87
|
public static let dtBadgeColorBackgroundBulletin = UIColor(red: 0.733, green: 0.651, blue: 0.988, alpha: 1)
|
|
89
88
|
public static let dtBadgeColorBackgroundBulletinSubtle = UIColor(red: 0.227, green: 0.114, blue: 0.584, alpha: 1)
|
|
90
89
|
public static let dtBadgeColorBackgroundCritical = UIColor(red: 0.392, green: 0.031, blue: 0.137, alpha: 1)
|
|
@@ -108,7 +107,6 @@ public enum DialtoneTokensExpressiveDark {
|
|
|
108
107
|
public static let dtCheckboxSizeRadius = CGFloat(4.00)
|
|
109
108
|
public static let dtCheckboxSizeWidth = CGFloat(16.00)
|
|
110
109
|
public static let dtColorBorderAccent = UIColor(red: 1.000, green: 0.106, blue: 0.643, alpha: 1)
|
|
111
|
-
public static let dtColorBorderAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
112
110
|
public static let dtColorBorderBold = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.502)
|
|
113
111
|
public static let dtColorBorderBoldInverted = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.502)
|
|
114
112
|
public static let dtColorBorderBrand = UIColor(red: 0.733, green: 0.651, blue: 0.988, alpha: 1)
|
|
@@ -188,7 +186,6 @@ public enum DialtoneTokensExpressiveDark {
|
|
|
188
186
|
public static let dtColorLinkWarningHover = UIColor(red: 1.000, green: 0.910, blue: 0.612, alpha: 1)
|
|
189
187
|
public static let dtColorLinkWarningInverted = UIColor(red: 0.506, green: 0.314, blue: 0.031, alpha: 1)
|
|
190
188
|
public static let dtColorLinkWarningInvertedHover = UIColor(red: 0.325, green: 0.196, blue: 0.016, alpha: 1)
|
|
191
|
-
public static let dtColorSurfaceAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
192
189
|
public static let dtColorSurfaceBackdrop = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.651)
|
|
193
190
|
public static let dtColorSurfaceBold = UIColor(red: 0.333, green: 0.333, blue: 0.333, alpha: 1)
|
|
194
191
|
public static let dtColorSurfaceBoldInverted = UIColor(red: 0.831, green: 0.831, blue: 0.831, alpha: 1)
|
|
@@ -84,7 +84,6 @@ public enum DialtoneTokensExpressiveLight {
|
|
|
84
84
|
public static let dtAvatarColorBackground800 = UIColor(red: 0.600, green: 0.906, blue: 1.000, alpha: 1)
|
|
85
85
|
public static let dtAvatarColorBackground900 = UIColor(red: 0.318, green: 0.627, blue: 0.996, alpha: 1)
|
|
86
86
|
public static let dtAvatarColorForeground = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
87
|
-
public static let dtBadgeColorBackgroundAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
88
87
|
public static let dtBadgeColorBackgroundBulletin = UIColor(red: 0.486, green: 0.322, blue: 1.000, alpha: 1)
|
|
89
88
|
public static let dtBadgeColorBackgroundBulletinSubtle = UIColor(red: 0.827, green: 0.737, blue: 1.000, alpha: 1)
|
|
90
89
|
public static let dtBadgeColorBackgroundCritical = UIColor(red: 1.000, green: 0.671, blue: 0.643, alpha: 1)
|
|
@@ -108,7 +107,6 @@ public enum DialtoneTokensExpressiveLight {
|
|
|
108
107
|
public static let dtCheckboxSizeRadius = CGFloat(4.00)
|
|
109
108
|
public static let dtCheckboxSizeWidth = CGFloat(16.00)
|
|
110
109
|
public static let dtColorBorderAccent = UIColor(red: 1.000, green: 0.106, blue: 0.643, alpha: 1)
|
|
111
|
-
public static let dtColorBorderAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
112
110
|
public static let dtColorBorderBold = UIColor(red: 0.110, green: 0.110, blue: 0.110, alpha: 0.502)
|
|
113
111
|
public static let dtColorBorderBoldInverted = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.502)
|
|
114
112
|
public static let dtColorBorderBrand = UIColor(red: 0.486, green: 0.322, blue: 1.000, alpha: 1)
|
|
@@ -188,7 +186,6 @@ public enum DialtoneTokensExpressiveLight {
|
|
|
188
186
|
public static let dtColorLinkWarningHover = UIColor(red: 0.325, green: 0.196, blue: 0.016, alpha: 1)
|
|
189
187
|
public static let dtColorLinkWarningInverted = UIColor(red: 1.000, green: 0.620, blue: 0.055, alpha: 1)
|
|
190
188
|
public static let dtColorLinkWarningInvertedHover = UIColor(red: 1.000, green: 0.859, blue: 0.502, alpha: 1)
|
|
191
|
-
public static let dtColorSurfaceAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
192
189
|
public static let dtColorSurfaceBackdrop = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.651)
|
|
193
190
|
public static let dtColorSurfaceBold = UIColor(red: 0.824, green: 0.824, blue: 0.824, alpha: 1)
|
|
194
191
|
public static let dtColorSurfaceBoldInverted = UIColor(red: 0.325, green: 0.325, blue: 0.325, alpha: 1)
|
|
@@ -84,7 +84,6 @@ public enum DialtoneTokensExpressiveSmDark {
|
|
|
84
84
|
public static let dtAvatarColorBackground800 = UIColor(red: 0.600, green: 0.906, blue: 1.000, alpha: 1)
|
|
85
85
|
public static let dtAvatarColorBackground900 = UIColor(red: 0.318, green: 0.627, blue: 0.996, alpha: 1)
|
|
86
86
|
public static let dtAvatarColorForeground = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
87
|
-
public static let dtBadgeColorBackgroundAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
88
87
|
public static let dtBadgeColorBackgroundBulletin = UIColor(red: 0.733, green: 0.651, blue: 0.988, alpha: 1)
|
|
89
88
|
public static let dtBadgeColorBackgroundBulletinSubtle = UIColor(red: 0.227, green: 0.114, blue: 0.584, alpha: 1)
|
|
90
89
|
public static let dtBadgeColorBackgroundCritical = UIColor(red: 0.392, green: 0.031, blue: 0.137, alpha: 1)
|
|
@@ -108,7 +107,6 @@ public enum DialtoneTokensExpressiveSmDark {
|
|
|
108
107
|
public static let dtCheckboxSizeRadius = CGFloat(4.00)
|
|
109
108
|
public static let dtCheckboxSizeWidth = CGFloat(16.00)
|
|
110
109
|
public static let dtColorBorderAccent = UIColor(red: 1.000, green: 0.106, blue: 0.643, alpha: 1)
|
|
111
|
-
public static let dtColorBorderAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
112
110
|
public static let dtColorBorderBold = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.502)
|
|
113
111
|
public static let dtColorBorderBoldInverted = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.502)
|
|
114
112
|
public static let dtColorBorderBrand = UIColor(red: 0.733, green: 0.651, blue: 0.988, alpha: 1)
|
|
@@ -188,7 +186,6 @@ public enum DialtoneTokensExpressiveSmDark {
|
|
|
188
186
|
public static let dtColorLinkWarningHover = UIColor(red: 1.000, green: 0.910, blue: 0.612, alpha: 1)
|
|
189
187
|
public static let dtColorLinkWarningInverted = UIColor(red: 0.506, green: 0.314, blue: 0.031, alpha: 1)
|
|
190
188
|
public static let dtColorLinkWarningInvertedHover = UIColor(red: 0.325, green: 0.196, blue: 0.016, alpha: 1)
|
|
191
|
-
public static let dtColorSurfaceAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
192
189
|
public static let dtColorSurfaceBackdrop = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.651)
|
|
193
190
|
public static let dtColorSurfaceBold = UIColor(red: 0.333, green: 0.333, blue: 0.333, alpha: 1)
|
|
194
191
|
public static let dtColorSurfaceBoldInverted = UIColor(red: 0.831, green: 0.831, blue: 0.831, alpha: 1)
|
|
@@ -84,7 +84,6 @@ public enum DialtoneTokensExpressiveSmLight {
|
|
|
84
84
|
public static let dtAvatarColorBackground800 = UIColor(red: 0.600, green: 0.906, blue: 1.000, alpha: 1)
|
|
85
85
|
public static let dtAvatarColorBackground900 = UIColor(red: 0.318, green: 0.627, blue: 0.996, alpha: 1)
|
|
86
86
|
public static let dtAvatarColorForeground = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
87
|
-
public static let dtBadgeColorBackgroundAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
88
87
|
public static let dtBadgeColorBackgroundBulletin = UIColor(red: 0.486, green: 0.322, blue: 1.000, alpha: 1)
|
|
89
88
|
public static let dtBadgeColorBackgroundBulletinSubtle = UIColor(red: 0.827, green: 0.737, blue: 1.000, alpha: 1)
|
|
90
89
|
public static let dtBadgeColorBackgroundCritical = UIColor(red: 1.000, green: 0.671, blue: 0.643, alpha: 1)
|
|
@@ -108,7 +107,6 @@ public enum DialtoneTokensExpressiveSmLight {
|
|
|
108
107
|
public static let dtCheckboxSizeRadius = CGFloat(4.00)
|
|
109
108
|
public static let dtCheckboxSizeWidth = CGFloat(16.00)
|
|
110
109
|
public static let dtColorBorderAccent = UIColor(red: 1.000, green: 0.106, blue: 0.643, alpha: 1)
|
|
111
|
-
public static let dtColorBorderAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
112
110
|
public static let dtColorBorderBold = UIColor(red: 0.110, green: 0.110, blue: 0.110, alpha: 0.502)
|
|
113
111
|
public static let dtColorBorderBoldInverted = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.502)
|
|
114
112
|
public static let dtColorBorderBrand = UIColor(red: 0.486, green: 0.322, blue: 1.000, alpha: 1)
|
|
@@ -188,7 +186,6 @@ public enum DialtoneTokensExpressiveSmLight {
|
|
|
188
186
|
public static let dtColorLinkWarningHover = UIColor(red: 0.325, green: 0.196, blue: 0.016, alpha: 1)
|
|
189
187
|
public static let dtColorLinkWarningInverted = UIColor(red: 1.000, green: 0.620, blue: 0.055, alpha: 1)
|
|
190
188
|
public static let dtColorLinkWarningInvertedHover = UIColor(red: 1.000, green: 0.859, blue: 0.502, alpha: 1)
|
|
191
|
-
public static let dtColorSurfaceAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
192
189
|
public static let dtColorSurfaceBackdrop = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.651)
|
|
193
190
|
public static let dtColorSurfaceBold = UIColor(red: 0.824, green: 0.824, blue: 0.824, alpha: 1)
|
|
194
191
|
public static let dtColorSurfaceBoldInverted = UIColor(red: 0.325, green: 0.325, blue: 0.325, alpha: 1)
|
|
@@ -84,7 +84,6 @@ public enum DialtoneTokensTmoDark {
|
|
|
84
84
|
public static let dtAvatarColorBackground800 = UIColor(red: 0.600, green: 0.906, blue: 1.000, alpha: 1)
|
|
85
85
|
public static let dtAvatarColorBackground900 = UIColor(red: 0.318, green: 0.627, blue: 0.996, alpha: 1)
|
|
86
86
|
public static let dtAvatarColorForeground = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
87
|
-
public static let dtBadgeColorBackgroundAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
88
87
|
public static let dtBadgeColorBackgroundBulletin = UIColor(red: 1.000, green: 0.698, blue: 0.855, alpha: 1)
|
|
89
88
|
public static let dtBadgeColorBackgroundBulletinSubtle = UIColor(red: 0.227, green: 0.114, blue: 0.584, alpha: 1)
|
|
90
89
|
public static let dtBadgeColorBackgroundCritical = UIColor(red: 0.392, green: 0.031, blue: 0.137, alpha: 1)
|
|
@@ -128,7 +127,6 @@ public enum DialtoneTokensTmoDark {
|
|
|
128
127
|
public static let dtCheckboxSizeRadius = CGFloat(4.00)
|
|
129
128
|
public static let dtCheckboxSizeWidth = CGFloat(16.00)
|
|
130
129
|
public static let dtColorBorderAccent = UIColor(red: 1.000, green: 0.106, blue: 0.643, alpha: 1)
|
|
131
|
-
public static let dtColorBorderAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
132
130
|
public static let dtColorBorderBold = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.502)
|
|
133
131
|
public static let dtColorBorderBoldInverted = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.502)
|
|
134
132
|
public static let dtColorBorderBrand = UIColor(red: 1.000, green: 0.698, blue: 0.855, alpha: 1)
|
|
@@ -208,7 +206,6 @@ public enum DialtoneTokensTmoDark {
|
|
|
208
206
|
public static let dtColorLinkWarningHover = UIColor(red: 1.000, green: 0.910, blue: 0.612, alpha: 1)
|
|
209
207
|
public static let dtColorLinkWarningInverted = UIColor(red: 0.506, green: 0.314, blue: 0.031, alpha: 1)
|
|
210
208
|
public static let dtColorLinkWarningInvertedHover = UIColor(red: 0.325, green: 0.196, blue: 0.016, alpha: 1)
|
|
211
|
-
public static let dtColorSurfaceAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
212
209
|
public static let dtColorSurfaceBackdrop = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.651)
|
|
213
210
|
public static let dtColorSurfaceBold = UIColor(red: 0.333, green: 0.333, blue: 0.333, alpha: 1)
|
|
214
211
|
public static let dtColorSurfaceBoldInverted = UIColor(red: 0.831, green: 0.831, blue: 0.831, alpha: 1)
|
|
@@ -84,7 +84,6 @@ public enum DialtoneTokensTmoLight {
|
|
|
84
84
|
public static let dtAvatarColorBackground800 = UIColor(red: 0.600, green: 0.906, blue: 1.000, alpha: 1)
|
|
85
85
|
public static let dtAvatarColorBackground900 = UIColor(red: 0.318, green: 0.627, blue: 0.996, alpha: 1)
|
|
86
86
|
public static let dtAvatarColorForeground = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
87
|
-
public static let dtBadgeColorBackgroundAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
88
87
|
public static let dtBadgeColorBackgroundBulletin = UIColor(red: 0.886, green: 0.000, blue: 0.455, alpha: 1)
|
|
89
88
|
public static let dtBadgeColorBackgroundBulletinSubtle = UIColor(red: 0.827, green: 0.737, blue: 1.000, alpha: 1)
|
|
90
89
|
public static let dtBadgeColorBackgroundCritical = UIColor(red: 1.000, green: 0.671, blue: 0.643, alpha: 1)
|
|
@@ -128,7 +127,6 @@ public enum DialtoneTokensTmoLight {
|
|
|
128
127
|
public static let dtCheckboxSizeRadius = CGFloat(4.00)
|
|
129
128
|
public static let dtCheckboxSizeWidth = CGFloat(16.00)
|
|
130
129
|
public static let dtColorBorderAccent = UIColor(red: 1.000, green: 0.106, blue: 0.643, alpha: 1)
|
|
131
|
-
public static let dtColorBorderAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
132
130
|
public static let dtColorBorderBold = UIColor(red: 0.110, green: 0.110, blue: 0.110, alpha: 0.502)
|
|
133
131
|
public static let dtColorBorderBoldInverted = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.502)
|
|
134
132
|
public static let dtColorBorderBrand = UIColor(red: 0.886, green: 0.000, blue: 0.455, alpha: 1)
|
|
@@ -208,7 +206,6 @@ public enum DialtoneTokensTmoLight {
|
|
|
208
206
|
public static let dtColorLinkWarningHover = UIColor(red: 0.325, green: 0.196, blue: 0.016, alpha: 1)
|
|
209
207
|
public static let dtColorLinkWarningInverted = UIColor(red: 1.000, green: 0.620, blue: 0.055, alpha: 1)
|
|
210
208
|
public static let dtColorLinkWarningInvertedHover = UIColor(red: 1.000, green: 0.859, blue: 0.502, alpha: 1)
|
|
211
|
-
public static let dtColorSurfaceAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
212
209
|
public static let dtColorSurfaceBackdrop = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.651)
|
|
213
210
|
public static let dtColorSurfaceBold = UIColor(red: 0.824, green: 0.824, blue: 0.824, alpha: 1)
|
|
214
211
|
public static let dtColorSurfaceBoldInverted = UIColor(red: 0.325, green: 0.325, blue: 0.325, alpha: 1)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dialpad/dialtone-tokens",
|
|
3
|
-
"version": "1.43.
|
|
3
|
+
"version": "1.43.2",
|
|
4
4
|
"description": "Design tokens for Dialtone.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"files": [
|
|
@@ -39,6 +39,9 @@
|
|
|
39
39
|
"style-dictionary": "^4.1.0",
|
|
40
40
|
"tsx": "^4.19.0"
|
|
41
41
|
},
|
|
42
|
+
"peerDependencies": {
|
|
43
|
+
"eslint": "^8.55.0"
|
|
44
|
+
},
|
|
42
45
|
"contributors": [
|
|
43
46
|
{
|
|
44
47
|
"name": "Brad Paugh",
|