@telus-uds/theme-allium 3.2.2 → 3.3.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/CHANGELOG.json +16 -1
- package/CHANGELOG.md +10 -2
- package/build/theme.js +43 -3
- package/package.json +1 -1
- package/theme.json +72 -2
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,22 @@
|
|
|
2
2
|
"name": "@telus-uds/theme-allium",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Fri, 24 Jun 2022 16:43:27 GMT",
|
|
6
|
+
"tag": "@telus-uds/theme-allium_v3.3.0",
|
|
7
|
+
"version": "3.3.0",
|
|
8
|
+
"comments": {
|
|
9
|
+
"minor": [
|
|
10
|
+
{
|
|
11
|
+
"author": "natasha.colusso@telus.com",
|
|
12
|
+
"package": "@telus-uds/theme-allium",
|
|
13
|
+
"commit": "cc2dce109b3b25240ddfc8c50a5db5a446447fcc",
|
|
14
|
+
"comment": "Auto-generated change summary (does not include documentation changes) **added:** `components.Tabs.appearances.inverse.type`, `components.Tabs.appearances.inverse.values.0`, `components.Tabs.rules.0.if.inverse`, `components.Tabs.rules.0.tokens.borderBottomColor`, `components.TabsItem.appearances.inverse.type`, `components.TabsItem.appearances.inverse.values.0`, `components.TabsItem.rules.5.if.inverse`, `components.TabsItem.rules.5.tokens.backgroundColor`, `components.TabsItem.rules.5.tokens.color`, `components.TabsItem.rules.6.if.hover`, `components.TabsItem.rules.6.if.inverse`, `components.TabsItem.rules.6.tokens.borderColor`, `components.TabsItem.rules.6.tokens.highlightColor`, `components.TabsItem.rules.7.if.inverse`, `components.TabsItem.rules.7.if.selected`, `components.TabsItem.rules.7.tokens.backgroundColor`, `components.TabsItem.rules.7.tokens.color`, `components.TabsItem.rules.7.tokens.highlightColor`, `components.TabsItem.rules.8.if.inverse`, `components.TabsItem.rules.8.if.pressed`, `components.TabsItem.rules.8.tokens.backgroundColor`, `components.TabsItem.rules.8.tokens.color`, `components.TabsItem.rules.8.tokens.highlightColor`, `components.TabsItem.rules.9.if.focus`, `components.TabsItem.rules.9.if.inverse`, `components.TabsItem.rules.9.tokens.borderColor`, `components.TabsItem.rules.9.tokens.highlightColor`, **deleted:** _none_, **updated:** `components.Select.tokens.iconColor`"
|
|
15
|
+
}
|
|
16
|
+
]
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"date": "Wed, 22 Jun 2022 16:28:40 GMT",
|
|
6
21
|
"tag": "@telus-uds/theme-allium_v3.2.2",
|
|
7
22
|
"version": "3.2.2",
|
|
8
23
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,20 @@
|
|
|
1
1
|
# Change Log - @telus-uds/theme-allium
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Fri, 24 Jun 2022 16:43:27 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## 3.3.0
|
|
8
|
+
|
|
9
|
+
Fri, 24 Jun 2022 16:43:27 GMT
|
|
10
|
+
|
|
11
|
+
### Minor changes
|
|
12
|
+
|
|
13
|
+
- Auto-generated change summary (does not include documentation changes) **added:** `components.Tabs.appearances.inverse.type`, `components.Tabs.appearances.inverse.values.0`, `components.Tabs.rules.0.if.inverse`, `components.Tabs.rules.0.tokens.borderBottomColor`, `components.TabsItem.appearances.inverse.type`, `components.TabsItem.appearances.inverse.values.0`, `components.TabsItem.rules.5.if.inverse`, `components.TabsItem.rules.5.tokens.backgroundColor`, `components.TabsItem.rules.5.tokens.color`, `components.TabsItem.rules.6.if.hover`, `components.TabsItem.rules.6.if.inverse`, `components.TabsItem.rules.6.tokens.borderColor`, `components.TabsItem.rules.6.tokens.highlightColor`, `components.TabsItem.rules.7.if.inverse`, `components.TabsItem.rules.7.if.selected`, `components.TabsItem.rules.7.tokens.backgroundColor`, `components.TabsItem.rules.7.tokens.color`, `components.TabsItem.rules.7.tokens.highlightColor`, `components.TabsItem.rules.8.if.inverse`, `components.TabsItem.rules.8.if.pressed`, `components.TabsItem.rules.8.tokens.backgroundColor`, `components.TabsItem.rules.8.tokens.color`, `components.TabsItem.rules.8.tokens.highlightColor`, `components.TabsItem.rules.9.if.focus`, `components.TabsItem.rules.9.if.inverse`, `components.TabsItem.rules.9.tokens.borderColor`, `components.TabsItem.rules.9.tokens.highlightColor`, **deleted:** _none_, **updated:** `components.Select.tokens.iconColor` (natasha.colusso@telus.com)
|
|
14
|
+
|
|
7
15
|
## 3.2.2
|
|
8
16
|
|
|
9
|
-
Wed, 22 Jun 2022 16:28:
|
|
17
|
+
Wed, 22 Jun 2022 16:28:40 GMT
|
|
10
18
|
|
|
11
19
|
### Patches
|
|
12
20
|
|
package/build/theme.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on
|
|
4
|
+
* Generated on Fri, 24 Jun 2022 16:42:21 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -2201,8 +2201,19 @@ module.exports = {
|
|
|
2201
2201
|
}
|
|
2202
2202
|
},
|
|
2203
2203
|
Tabs: {
|
|
2204
|
-
appearances: {
|
|
2205
|
-
|
|
2204
|
+
appearances: {
|
|
2205
|
+
inverse: {
|
|
2206
|
+
description: 'Styles the link white for use on dark backgrounds.',
|
|
2207
|
+
type: 'variant',
|
|
2208
|
+
values: [ true ]
|
|
2209
|
+
}
|
|
2210
|
+
},
|
|
2211
|
+
rules: [
|
|
2212
|
+
{
|
|
2213
|
+
if: { inverse: true },
|
|
2214
|
+
tokens: { borderBottomColor: '#ffffff' }
|
|
2215
|
+
}
|
|
2216
|
+
],
|
|
2206
2217
|
tokens: {
|
|
2207
2218
|
borderBottomColor: '#676e73',
|
|
2208
2219
|
borderBottomWidth: 1,
|
|
@@ -2225,6 +2236,7 @@ module.exports = {
|
|
|
2225
2236
|
type: 'state',
|
|
2226
2237
|
values: [ true ]
|
|
2227
2238
|
},
|
|
2239
|
+
inverse: { type: 'variant', values: [ true ] },
|
|
2228
2240
|
pressed: {
|
|
2229
2241
|
description: 'Applies while an interactive component is being physically pressed. Most visible on touchscreen taps; in React Native Web, this is visible on web mouse clicks only if the pressable is held down.',
|
|
2230
2242
|
type: 'state',
|
|
@@ -2269,6 +2281,34 @@ module.exports = {
|
|
|
2269
2281
|
{
|
|
2270
2282
|
if: { focus: true, pressed: true },
|
|
2271
2283
|
tokens: { backgroundColor: '#4b286d' }
|
|
2284
|
+
},
|
|
2285
|
+
{
|
|
2286
|
+
if: { inverse: true },
|
|
2287
|
+
tokens: { backgroundColor: 'rgba(0, 0, 0, 0)', color: '#ffffff' }
|
|
2288
|
+
},
|
|
2289
|
+
{
|
|
2290
|
+
if: { hover: true, inverse: true },
|
|
2291
|
+
tokens: { borderColor: '#ffffff', highlightColor: '#ffffff' }
|
|
2292
|
+
},
|
|
2293
|
+
{
|
|
2294
|
+
if: { inverse: true, selected: true },
|
|
2295
|
+
tokens: {
|
|
2296
|
+
backgroundColor: '#ffffff',
|
|
2297
|
+
color: '#414547',
|
|
2298
|
+
highlightColor: '#ffffff'
|
|
2299
|
+
}
|
|
2300
|
+
},
|
|
2301
|
+
{
|
|
2302
|
+
if: { inverse: true, pressed: true },
|
|
2303
|
+
tokens: {
|
|
2304
|
+
backgroundColor: '#ffffff',
|
|
2305
|
+
color: '#414547',
|
|
2306
|
+
highlightColor: '#ffffff'
|
|
2307
|
+
}
|
|
2308
|
+
},
|
|
2309
|
+
{
|
|
2310
|
+
if: { focus: true, inverse: true },
|
|
2311
|
+
tokens: { borderColor: '#ffffff', highlightColor: '#ffffff' }
|
|
2272
2312
|
}
|
|
2273
2313
|
],
|
|
2274
2314
|
tokens: {
|
package/package.json
CHANGED
package/theme.json
CHANGED
|
@@ -2678,8 +2678,23 @@
|
|
|
2678
2678
|
}
|
|
2679
2679
|
},
|
|
2680
2680
|
"Tabs": {
|
|
2681
|
-
"appearances": {
|
|
2682
|
-
|
|
2681
|
+
"appearances": {
|
|
2682
|
+
"inverse": {
|
|
2683
|
+
"description": "Styles the link white for use on dark backgrounds.",
|
|
2684
|
+
"type": "variant",
|
|
2685
|
+
"values": [true]
|
|
2686
|
+
}
|
|
2687
|
+
},
|
|
2688
|
+
"rules": [
|
|
2689
|
+
{
|
|
2690
|
+
"if": {
|
|
2691
|
+
"inverse": true
|
|
2692
|
+
},
|
|
2693
|
+
"tokens": {
|
|
2694
|
+
"borderBottomColor": "{palette.color.white}"
|
|
2695
|
+
}
|
|
2696
|
+
}
|
|
2697
|
+
],
|
|
2683
2698
|
"tokens": {
|
|
2684
2699
|
"borderBottomColor": "{palette.color.greyShuttle}",
|
|
2685
2700
|
"borderBottomWidth": "{palette.border.border1}",
|
|
@@ -2694,6 +2709,10 @@
|
|
|
2694
2709
|
"appearances": {
|
|
2695
2710
|
"focus": "{appearances.TabsItem.pressed}",
|
|
2696
2711
|
"hover": "{appearances.TabsItem.pressed}",
|
|
2712
|
+
"inverse": {
|
|
2713
|
+
"type": "variant",
|
|
2714
|
+
"values": [true]
|
|
2715
|
+
},
|
|
2697
2716
|
"pressed": "{appearances.TabsItem.pressed}",
|
|
2698
2717
|
"selected": "{appearances.TabsItem.pressed}"
|
|
2699
2718
|
},
|
|
@@ -2750,6 +2769,57 @@
|
|
|
2750
2769
|
"tokens": {
|
|
2751
2770
|
"backgroundColor": "{palette.color.purpleTelus}"
|
|
2752
2771
|
}
|
|
2772
|
+
},
|
|
2773
|
+
{
|
|
2774
|
+
"if": {
|
|
2775
|
+
"inverse": true
|
|
2776
|
+
},
|
|
2777
|
+
"tokens": {
|
|
2778
|
+
"backgroundColor": "{palette.color.transparent}",
|
|
2779
|
+
"color": "{palette.color.white}"
|
|
2780
|
+
}
|
|
2781
|
+
},
|
|
2782
|
+
{
|
|
2783
|
+
"if": {
|
|
2784
|
+
"hover": true,
|
|
2785
|
+
"inverse": true
|
|
2786
|
+
},
|
|
2787
|
+
"tokens": {
|
|
2788
|
+
"borderColor": "{palette.color.white}",
|
|
2789
|
+
"highlightColor": "{palette.color.white}"
|
|
2790
|
+
}
|
|
2791
|
+
},
|
|
2792
|
+
{
|
|
2793
|
+
"if": {
|
|
2794
|
+
"inverse": true,
|
|
2795
|
+
"selected": true
|
|
2796
|
+
},
|
|
2797
|
+
"tokens": {
|
|
2798
|
+
"backgroundColor": "{palette.color.white}",
|
|
2799
|
+
"color": "{palette.color.greyCharcoal}",
|
|
2800
|
+
"highlightColor": "{palette.color.white}"
|
|
2801
|
+
}
|
|
2802
|
+
},
|
|
2803
|
+
{
|
|
2804
|
+
"if": {
|
|
2805
|
+
"inverse": true,
|
|
2806
|
+
"pressed": true
|
|
2807
|
+
},
|
|
2808
|
+
"tokens": {
|
|
2809
|
+
"backgroundColor": "{palette.color.white}",
|
|
2810
|
+
"color": "{palette.color.greyCharcoal}",
|
|
2811
|
+
"highlightColor": "{palette.color.white}"
|
|
2812
|
+
}
|
|
2813
|
+
},
|
|
2814
|
+
{
|
|
2815
|
+
"if": {
|
|
2816
|
+
"focus": true,
|
|
2817
|
+
"inverse": true
|
|
2818
|
+
},
|
|
2819
|
+
"tokens": {
|
|
2820
|
+
"borderColor": "{palette.color.white}",
|
|
2821
|
+
"highlightColor": "{palette.color.white}"
|
|
2822
|
+
}
|
|
2753
2823
|
}
|
|
2754
2824
|
],
|
|
2755
2825
|
"tokens": {
|