-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathplatforms.yaml
137 lines (131 loc) · 3.22 KB
/
platforms.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
css:
transformGroup: css
buildPath: css/
prefix: rh
files:
- destination: global.css
format: css/variables
filter: isNotThemeColorToken
options:
fileHeader: redhat/legal
selector: ':root'
formatting:
commentPosition: above
- destination: shared.css
format: css/variables
filter: isNotThemeColorToken
options:
fileHeader: redhat/legal
selector: ':host'
formatting:
commentPosition: above
- destination: reset.css.ts
format: css/lit
filter: isNotThemeColorToken
options:
fileHeader: redhat/legal
selector: ':host'
formatting:
commentPosition: above
- destination: color-context-consumer.css
format: css/rhds/color-context-consumer
options:
fileHeader: redhat/legal
formatting:
commentPosition: above
- destination: color-context-consumer.css.ts
format: js/rhds/color-context-consumer
options:
fileHeader: redhat/legal
formatting:
commentPosition: above
- destination: color-context-provider.css
format: css/rhds/color-context-provider
options:
fileHeader: redhat/legal
formatting:
commentPosition: above
- destination: color-context-provider.css.ts
format: js/rhds/color-context-provider
options:
fileHeader: redhat/legal
formatting:
commentPosition: above
scss:
transformGroup: css
buildPath: scss/
prefix: rh
files:
- destination: _variables.scss
filter: isNotThemeColorToken
format: scss/variables
options:
fileHeader: redhat/legal
json:
transformGroup: css
buildPath: json/
prefix: rh
actions:
- descriptionFile
files:
- destination: rhds.tokens.flat.json
format: json/flat
options:
fileHeader: redhat/legal
outputReferences: true
- destination: rhds.tokens.json
format: json
options:
fileHeader: redhat/legal
outputReferences: true
- destination: ../build/rhds.tokens.json
format: json
options:
fileHeader: redhat/legal
outputReferences: true
map:
transformGroup: css
buildPath: js/
prefix: rh
actions:
- writeEsMapDeclaration
files:
- destination: tokens.js
format: javascript/map
- destination: tokens.cjs
format: javascript/map-cjs
- destination: meta.js
format: javascript/meta-map
- destination: meta.cjs
format: javascript/meta-map-cjs
js:
transformGroup: js
buildPath: js/
actions:
- copyTypes
files:
- destination: values.js
format: javascript/modules
options:
fileHeader: redhat/legal
editor:
transformGroup: css
buildPath: editor/
prefix: rh
actions:
- writeVSIXManifest
files:
- destination: vscode/snippets.json
format: editor/snippets/vscode
- destination: textmate/css.snippets
format: editor/snippets/textmate
- destination: neovim/hexokinase.json
format: editor/hexokinase
sketch:
transformGroup: sketch
buildPath: design/sketch/
prefix: rh
files:
- destination: rhds.sketchpalette
format: sketch/palette/v2
filter: isColor