@telus-uds/theme-koodo 1.0.0-prerelease.0 → 1.0.0-prerelease.1
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.md +53 -0
- package/build/schema.json +375 -232
- package/build/theme.js +44 -26
- package/package.json +4 -4
- package/theme.json +42 -24
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 Wed, 02 Mar 2022 21:32:42 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -1706,44 +1706,44 @@ module.exports = {
|
|
|
1706
1706
|
}
|
|
1707
1707
|
],
|
|
1708
1708
|
tokens: {
|
|
1709
|
-
completedIcon:
|
|
1710
|
-
completedIconColor:
|
|
1711
|
-
completedIconSize:
|
|
1712
|
-
connectorColor: '#
|
|
1713
|
-
connectorCompletedColor: '#
|
|
1714
|
-
connectorCompletedHeight:
|
|
1709
|
+
completedIcon: PaletteIconCheck,
|
|
1710
|
+
completedIconColor: '#ffffff',
|
|
1711
|
+
completedIconSize: 10,
|
|
1712
|
+
connectorColor: '#016b6a',
|
|
1713
|
+
connectorCompletedColor: '#016b6a',
|
|
1714
|
+
connectorCompletedHeight: 1,
|
|
1715
1715
|
connectorHeight: 1,
|
|
1716
1716
|
connectorMinWidth: 16,
|
|
1717
1717
|
containerPaddingBottom: null,
|
|
1718
1718
|
containerPaddingLeft: null,
|
|
1719
1719
|
containerPaddingRight: null,
|
|
1720
1720
|
containerPaddingTop: null,
|
|
1721
|
-
knobBackgroundColor: '
|
|
1722
|
-
knobBorderColor: '#
|
|
1721
|
+
knobBackgroundColor: 'rgba(0, 0, 0, 0)',
|
|
1722
|
+
knobBorderColor: '#016b6a',
|
|
1723
1723
|
knobBorderWidth: 1,
|
|
1724
|
-
knobCompletedBackgroundColor: '#
|
|
1725
|
-
knobCompletedBorderColor: '#
|
|
1724
|
+
knobCompletedBackgroundColor: '#016b6a',
|
|
1725
|
+
knobCompletedBorderColor: '#016b6a',
|
|
1726
1726
|
knobCompletedPaddingLeft: 2,
|
|
1727
1727
|
knobCompletedPaddingTop: 2,
|
|
1728
|
-
knobCurrentBackgroundColor: '
|
|
1729
|
-
knobCurrentBorderColor: '#
|
|
1730
|
-
knobCurrentBorderWidth:
|
|
1731
|
-
knobCurrentInnerColor:
|
|
1732
|
-
knobCurrentInnerSize:
|
|
1733
|
-
knobCurrentPaddingLeft:
|
|
1734
|
-
knobCurrentPaddingTop:
|
|
1735
|
-
knobSize:
|
|
1736
|
-
labelColor: '#
|
|
1737
|
-
labelCurrentColor: '#
|
|
1728
|
+
knobCurrentBackgroundColor: '#016b6a',
|
|
1729
|
+
knobCurrentBorderColor: '#016b6a',
|
|
1730
|
+
knobCurrentBorderWidth: 1,
|
|
1731
|
+
knobCurrentInnerColor: null,
|
|
1732
|
+
knobCurrentInnerSize: null,
|
|
1733
|
+
knobCurrentPaddingLeft: null,
|
|
1734
|
+
knobCurrentPaddingTop: null,
|
|
1735
|
+
knobSize: 15,
|
|
1736
|
+
labelColor: '#016b6a',
|
|
1737
|
+
labelCurrentColor: '#016b6a',
|
|
1738
1738
|
labelCurrentFontName: 'StagSans',
|
|
1739
|
-
labelCurrentFontWeight: '
|
|
1740
|
-
labelDirection: '
|
|
1739
|
+
labelCurrentFontWeight: '700',
|
|
1740
|
+
labelDirection: 'row',
|
|
1741
1741
|
labelFontName: 'StagSans',
|
|
1742
|
-
labelFontSize:
|
|
1742
|
+
labelFontSize: 16,
|
|
1743
1743
|
labelFontWeight: '400',
|
|
1744
1744
|
labelGap: 4,
|
|
1745
1745
|
labelLineHeight: 1.5,
|
|
1746
|
-
labelMarginTop:
|
|
1746
|
+
labelMarginTop: 10,
|
|
1747
1747
|
labelPaddingLeft: 16,
|
|
1748
1748
|
labelPaddingRight: 16,
|
|
1749
1749
|
showStepLabel: false,
|
|
@@ -2104,6 +2104,12 @@ module.exports = {
|
|
|
2104
2104
|
icon: null,
|
|
2105
2105
|
iconColor: 'rgba(0, 0, 0, 0)',
|
|
2106
2106
|
iconSize: 16,
|
|
2107
|
+
labelColor: '#000000',
|
|
2108
|
+
labelFontName: 'StagSans',
|
|
2109
|
+
labelFontSize: 16,
|
|
2110
|
+
labelFontWeight: '400',
|
|
2111
|
+
labelLineHeight: 1.5,
|
|
2112
|
+
labelMarginLeft: 8,
|
|
2107
2113
|
opacity: 1,
|
|
2108
2114
|
outerBackgroundColor: 'rgba(0, 0, 0, 0)',
|
|
2109
2115
|
outerBorderColor: 'rgba(0, 0, 0, 0)',
|
|
@@ -2126,6 +2132,18 @@ module.exports = {
|
|
|
2126
2132
|
width: 64
|
|
2127
2133
|
}
|
|
2128
2134
|
},
|
|
2135
|
+
ToggleSwitchGroup: {
|
|
2136
|
+
appearances: {},
|
|
2137
|
+
rules: [],
|
|
2138
|
+
tokens: {
|
|
2139
|
+
alignItems: 'flex-start',
|
|
2140
|
+
direction: 'column',
|
|
2141
|
+
flexGrow: 0,
|
|
2142
|
+
flexShrink: 0,
|
|
2143
|
+
justifyContent: 'flex-start',
|
|
2144
|
+
space: 3
|
|
2145
|
+
}
|
|
2146
|
+
},
|
|
2129
2147
|
Tooltip: {
|
|
2130
2148
|
appearances: {},
|
|
2131
2149
|
rules: [],
|
|
@@ -2358,5 +2376,5 @@ module.exports = {
|
|
|
2358
2376
|
tokens: { size: 96 }
|
|
2359
2377
|
}
|
|
2360
2378
|
},
|
|
2361
|
-
metadata: { name: 'theme-koodo', themeTokensVersion: '1.
|
|
2379
|
+
metadata: { name: 'theme-koodo', themeTokensVersion: '1.2.0' }
|
|
2362
2380
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@telus-uds/theme-koodo",
|
|
3
|
-
"version": "1.0.0-prerelease.
|
|
3
|
+
"version": "1.0.0-prerelease.1",
|
|
4
4
|
"description": "Koodo theme",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"koodo"
|
|
@@ -15,11 +15,11 @@
|
|
|
15
15
|
],
|
|
16
16
|
"dependencies": {},
|
|
17
17
|
"peerDependencies": {
|
|
18
|
-
"@telus-uds/palette-koodo": "^0.1.0-prerelease.
|
|
18
|
+
"@telus-uds/palette-koodo": "^0.1.0-prerelease.4"
|
|
19
19
|
},
|
|
20
20
|
"devDependencies": {
|
|
21
|
-
"@telus-uds/palette-koodo": "^0.1.0-prerelease.
|
|
22
|
-
"@telus-uds/system-theme-tokens": "^1.
|
|
21
|
+
"@telus-uds/palette-koodo": "^0.1.0-prerelease.4",
|
|
22
|
+
"@telus-uds/system-theme-tokens": "^1.2.0",
|
|
23
23
|
"@telus-uds/system-themes": "^0.0.1"
|
|
24
24
|
},
|
|
25
25
|
"repository": {
|
package/theme.json
CHANGED
|
@@ -1876,44 +1876,44 @@
|
|
|
1876
1876
|
}
|
|
1877
1877
|
],
|
|
1878
1878
|
"tokens": {
|
|
1879
|
-
"completedIcon": "{
|
|
1880
|
-
"completedIconColor": "{
|
|
1881
|
-
"completedIconSize": "{
|
|
1882
|
-
"connectorColor": "{palette.color.
|
|
1883
|
-
"connectorCompletedColor": "{palette.color.
|
|
1884
|
-
"connectorCompletedHeight": "{palette.border.
|
|
1879
|
+
"completedIcon": "{palette.icon.Check}",
|
|
1880
|
+
"completedIconColor": "{palette.color.white}",
|
|
1881
|
+
"completedIconSize": "{palette.size.size10}",
|
|
1882
|
+
"connectorColor": "{palette.color.mosque}",
|
|
1883
|
+
"connectorCompletedColor": "{palette.color.mosque}",
|
|
1884
|
+
"connectorCompletedHeight": "{palette.border.border1}",
|
|
1885
1885
|
"connectorHeight": "{palette.border.border1}",
|
|
1886
1886
|
"connectorMinWidth": "{palette.size.size16}",
|
|
1887
1887
|
"containerPaddingBottom": "{system.size.none}",
|
|
1888
1888
|
"containerPaddingLeft": "{system.size.none}",
|
|
1889
1889
|
"containerPaddingRight": "{system.size.none}",
|
|
1890
1890
|
"containerPaddingTop": "{system.size.none}",
|
|
1891
|
-
"knobBackgroundColor": "{palette.color.
|
|
1892
|
-
"knobBorderColor": "{palette.color.
|
|
1891
|
+
"knobBackgroundColor": "{palette.color.transparent}",
|
|
1892
|
+
"knobBorderColor": "{palette.color.mosque}",
|
|
1893
1893
|
"knobBorderWidth": "{palette.border.border1}",
|
|
1894
|
-
"knobCompletedBackgroundColor": "{palette.color.
|
|
1895
|
-
"knobCompletedBorderColor": "{palette.color.
|
|
1894
|
+
"knobCompletedBackgroundColor": "{palette.color.mosque}",
|
|
1895
|
+
"knobCompletedBorderColor": "{palette.color.mosque}",
|
|
1896
1896
|
"knobCompletedPaddingLeft": "{palette.size.size2}",
|
|
1897
1897
|
"knobCompletedPaddingTop": "{palette.size.size2}",
|
|
1898
|
-
"knobCurrentBackgroundColor": "{palette.color.
|
|
1899
|
-
"knobCurrentBorderColor": "{palette.color.
|
|
1900
|
-
"knobCurrentBorderWidth": "{palette.border.
|
|
1901
|
-
"knobCurrentInnerColor": "{
|
|
1902
|
-
"knobCurrentInnerSize": "{
|
|
1903
|
-
"knobCurrentPaddingLeft": "{
|
|
1904
|
-
"knobCurrentPaddingTop": "{
|
|
1905
|
-
"knobSize": "{palette.size.
|
|
1906
|
-
"labelColor": "{palette.color.
|
|
1907
|
-
"labelCurrentColor": "{palette.color.
|
|
1898
|
+
"knobCurrentBackgroundColor": "{palette.color.mosque}",
|
|
1899
|
+
"knobCurrentBorderColor": "{palette.color.mosque}",
|
|
1900
|
+
"knobCurrentBorderWidth": "{palette.border.border1}",
|
|
1901
|
+
"knobCurrentInnerColor": "{system.color.none}",
|
|
1902
|
+
"knobCurrentInnerSize": "{system.size.none}",
|
|
1903
|
+
"knobCurrentPaddingLeft": "{system.size.none}",
|
|
1904
|
+
"knobCurrentPaddingTop": "{system.size.none}",
|
|
1905
|
+
"knobSize": "{palette.size.size15}",
|
|
1906
|
+
"labelColor": "{palette.color.mosque}",
|
|
1907
|
+
"labelCurrentColor": "{palette.color.mosque}",
|
|
1908
1908
|
"labelCurrentFontName": "{palette.fontName.StagSans}",
|
|
1909
|
-
"labelCurrentFontWeight": "{palette.fontWeight.
|
|
1910
|
-
"labelDirection": "{system.direction.
|
|
1909
|
+
"labelCurrentFontWeight": "{palette.fontWeight.weight700}",
|
|
1910
|
+
"labelDirection": "{system.direction.row}",
|
|
1911
1911
|
"labelFontName": "{palette.fontName.StagSans}",
|
|
1912
|
-
"labelFontSize": "{palette.fontSize.
|
|
1912
|
+
"labelFontSize": "{palette.fontSize.size16}",
|
|
1913
1913
|
"labelFontWeight": "{palette.fontWeight.weight400}",
|
|
1914
1914
|
"labelGap": "{palette.size.size4}",
|
|
1915
1915
|
"labelLineHeight": "{palette.lineHeight.multiply150}",
|
|
1916
|
-
"labelMarginTop": "{palette.size.
|
|
1916
|
+
"labelMarginTop": "{palette.size.size10}",
|
|
1917
1917
|
"labelPaddingLeft": "{palette.size.size16}",
|
|
1918
1918
|
"labelPaddingRight": "{palette.size.size16}",
|
|
1919
1919
|
"showStepLabel": "{system.show.false}",
|
|
@@ -2318,6 +2318,12 @@
|
|
|
2318
2318
|
"icon": "{system.icon.none}",
|
|
2319
2319
|
"iconColor": "{palette.color.transparent}",
|
|
2320
2320
|
"iconSize": "{palette.size.size16}",
|
|
2321
|
+
"labelColor": "{palette.color.black}",
|
|
2322
|
+
"labelFontName": "{palette.fontName.StagSans}",
|
|
2323
|
+
"labelFontSize": "{palette.fontSize.size16}",
|
|
2324
|
+
"labelFontWeight": "{palette.fontWeight.weight400}",
|
|
2325
|
+
"labelLineHeight": "{palette.lineHeight.multiply150}",
|
|
2326
|
+
"labelMarginLeft": "{palette.size.size8}",
|
|
2321
2327
|
"opacity": "{system.opacity.opaque}",
|
|
2322
2328
|
"outerBackgroundColor": "{palette.color.transparent}",
|
|
2323
2329
|
"outerBorderColor": "{palette.color.transparent}",
|
|
@@ -2340,6 +2346,18 @@
|
|
|
2340
2346
|
"width": "{palette.size.size64}"
|
|
2341
2347
|
}
|
|
2342
2348
|
},
|
|
2349
|
+
"ToggleSwitchGroup": {
|
|
2350
|
+
"appearances": {},
|
|
2351
|
+
"rules": [],
|
|
2352
|
+
"tokens": {
|
|
2353
|
+
"alignItems": "{system.flexAlign.flexStart}",
|
|
2354
|
+
"direction": "{system.direction.column}",
|
|
2355
|
+
"flexGrow": "{system.integer.0}",
|
|
2356
|
+
"flexShrink": "{system.integer.0}",
|
|
2357
|
+
"justifyContent": "{system.flexJustifyContent.flexStart}",
|
|
2358
|
+
"space": "{system.integer.3}"
|
|
2359
|
+
}
|
|
2360
|
+
},
|
|
2343
2361
|
"Tooltip": {
|
|
2344
2362
|
"appearances": {},
|
|
2345
2363
|
"rules": [],
|