@hug/hospitality 0.0.4-alpha.2 → 0.0.4-alpha.4

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.
@@ -12,344 +12,345 @@
12
12
  * COLOR REFERENCES
13
13
  * ==========================================================================
14
14
  */
15
- --hy-ref-color-primary-100: #ffffffff;
16
- --hy-ref-color-primary-99: #fcfcffff;
17
- --hy-ref-color-primary-98: #f7f9ffff;
18
- --hy-ref-color-primary-95: #e8f1ffff;
19
- --hy-ref-color-primary-90: #cfe5ffff;
20
- --hy-ref-color-primary-80: #99cbffff;
21
- --hy-ref-color-primary-70: #6bb0f2ff;
22
- --hy-ref-color-primary-60: #4e96d5ff;
23
- --hy-ref-color-primary-50: #2e7cbaff;
24
- --hy-ref-color-primary-40: #00629eff;
25
- --hy-ref-color-primary-35: #00568bff;
26
- --hy-ref-color-primary-30: #004a78ff;
27
- --hy-ref-color-primary-25: #003e66ff;
28
- --hy-ref-color-primary-20: #003355ff;
29
- --hy-ref-color-primary-15: #002844ff;
30
- --hy-ref-color-primary-10: #001d34ff;
31
- --hy-ref-color-primary-5: #001223ff;
32
- --hy-ref-color-primary-0: #000000ff;
15
+ --hy-color-ref-primary-100: #ffffffff;
16
+ --hy-color-ref-primary-99: #fcfcffff;
17
+ --hy-color-ref-primary-98: #f7f9ffff;
18
+ --hy-color-ref-primary-95: #e8f1ffff;
19
+ --hy-color-ref-primary-90: #cfe5ffff;
20
+ --hy-color-ref-primary-80: #99cbffff;
21
+ --hy-color-ref-primary-70: #6bb0f2ff;
22
+ --hy-color-ref-primary-60: #4e96d5ff;
23
+ --hy-color-ref-primary-50: #2e7cbaff;
24
+ --hy-color-ref-primary-40: #00629eff;
25
+ --hy-color-ref-primary-35: #00568bff;
26
+ --hy-color-ref-primary-30: #004a78ff;
27
+ --hy-color-ref-primary-25: #003e66ff;
28
+ --hy-color-ref-primary-20: #003355ff;
29
+ --hy-color-ref-primary-15: #002844ff;
30
+ --hy-color-ref-primary-10: #001d34ff;
31
+ --hy-color-ref-primary-5: #001223ff;
32
+ --hy-color-ref-primary-0: #000000ff;
33
33
 
34
- --hy-ref-color-secondary-100: #ffffffff;
35
- --hy-ref-color-secondary-99: #fcfcffff;
36
- --hy-ref-color-secondary-98: #f7f9ffff;
37
- --hy-ref-color-secondary-95: #e8f1ffff;
38
- --hy-ref-color-secondary-90: #d6e4f6ff;
39
- --hy-ref-color-secondary-80: #bac8daff;
40
- --hy-ref-color-secondary-70: #9facbeff;
41
- --hy-ref-color-secondary-60: #8492a3ff;
42
- --hy-ref-color-secondary-50: #6b7888ff;
43
- --hy-ref-color-secondary-40: #52606fff;
44
- --hy-ref-color-secondary-35: #465463ff;
45
- --hy-ref-color-secondary-30: #3b4857ff;
46
- --hy-ref-color-secondary-25: #303d4bff;
47
- --hy-ref-color-secondary-20: #24323fff;
48
- --hy-ref-color-secondary-15: #1a2734ff;
49
- --hy-ref-color-secondary-10: #0f1d2aff;
50
- --hy-ref-color-secondary-5: #05121fff;
51
- --hy-ref-color-secondary-0: #000000ff;
34
+ --hy-color-ref-secondary-100: #ffffffff;
35
+ --hy-color-ref-secondary-99: #fcfcffff;
36
+ --hy-color-ref-secondary-98: #f7f9ffff;
37
+ --hy-color-ref-secondary-95: #e8f1ffff;
38
+ --hy-color-ref-secondary-90: #d6e4f6ff;
39
+ --hy-color-ref-secondary-80: #bac8daff;
40
+ --hy-color-ref-secondary-70: #9facbeff;
41
+ --hy-color-ref-secondary-60: #8492a3ff;
42
+ --hy-color-ref-secondary-50: #6b7888ff;
43
+ --hy-color-ref-secondary-40: #52606fff;
44
+ --hy-color-ref-secondary-35: #465463ff;
45
+ --hy-color-ref-secondary-30: #3b4857ff;
46
+ --hy-color-ref-secondary-25: #303d4bff;
47
+ --hy-color-ref-secondary-20: #24323fff;
48
+ --hy-color-ref-secondary-15: #1a2734ff;
49
+ --hy-color-ref-secondary-10: #0f1d2aff;
50
+ --hy-color-ref-secondary-5: #05121fff;
51
+ --hy-color-ref-secondary-0: #000000ff;
52
52
 
53
- --hy-ref-color-tertiary-100: #ffffffff;
54
- --hy-ref-color-tertiary-99: #f2fffbff;
55
- --hy-ref-color-tertiary-98: #e4fff9ff;
56
- --hy-ref-color-tertiary-95: #b3fff3ff;
57
- --hy-ref-color-tertiary-90: #7df6e6ff;
58
- --hy-ref-color-tertiary-80: #5edacaff;
59
- --hy-ref-color-tertiary-70: #3cbeafff;
60
- --hy-ref-color-tertiary-60: #02a294ff;
61
- --hy-ref-color-tertiary-50: #00867aff;
62
- --hy-ref-color-tertiary-40: #006a61ff;
63
- --hy-ref-color-tertiary-35: #005d55ff;
64
- --hy-ref-color-tertiary-30: #005049ff;
65
- --hy-ref-color-tertiary-25: #00443dff;
66
- --hy-ref-color-tertiary-20: #003732ff;
67
- --hy-ref-color-tertiary-15: #002b27ff;
68
- --hy-ref-color-tertiary-10: #00201cff;
69
- --hy-ref-color-tertiary-5: #001412ff;
70
- --hy-ref-color-tertiary-0: #000000ff;
53
+ --hy-color-ref-tertiary-100: #ffffffff;
54
+ --hy-color-ref-tertiary-99: #f2fffbff;
55
+ --hy-color-ref-tertiary-98: #e4fff9ff;
56
+ --hy-color-ref-tertiary-95: #b3fff3ff;
57
+ --hy-color-ref-tertiary-90: #7df6e6ff;
58
+ --hy-color-ref-tertiary-80: #5edacaff;
59
+ --hy-color-ref-tertiary-70: #3cbeafff;
60
+ --hy-color-ref-tertiary-60: #02a294ff;
61
+ --hy-color-ref-tertiary-50: #00867aff;
62
+ --hy-color-ref-tertiary-40: #006a61ff;
63
+ --hy-color-ref-tertiary-35: #005d55ff;
64
+ --hy-color-ref-tertiary-30: #005049ff;
65
+ --hy-color-ref-tertiary-25: #00443dff;
66
+ --hy-color-ref-tertiary-20: #003732ff;
67
+ --hy-color-ref-tertiary-15: #002b27ff;
68
+ --hy-color-ref-tertiary-10: #00201cff;
69
+ --hy-color-ref-tertiary-5: #001412ff;
70
+ --hy-color-ref-tertiary-0: #000000ff;
71
71
 
72
- --hy-ref-color-error-100: #ffffffff;
73
- --hy-ref-color-error-99: #fffbffff;
74
- --hy-ref-color-error-98: #fff8f7ff;
75
- --hy-ref-color-error-95: #ffedeaff;
76
- --hy-ref-color-error-90: #ffdad6ff;
77
- --hy-ref-color-error-80: #ffb4abff;
78
- --hy-ref-color-error-70: #ff897dff;
79
- --hy-ref-color-error-60: #ff5449ff;
80
- --hy-ref-color-error-50: #de3730ff;
81
- --hy-ref-color-error-40: #ba1a1aff;
82
- --hy-ref-color-error-35: #a80710ff;
83
- --hy-ref-color-error-30: #93000aff;
84
- --hy-ref-color-error-25: #7e0007ff;
85
- --hy-ref-color-error-20: #690005ff;
86
- --hy-ref-color-error-15: #540003ff;
87
- --hy-ref-color-error-10: #410002ff;
88
- --hy-ref-color-error-5: #2d0001ff;
89
- --hy-ref-color-error-0: #000000ff;
72
+ --hy-color-ref-error-100: #ffffffff;
73
+ --hy-color-ref-error-99: #fffbffff;
74
+ --hy-color-ref-error-98: #fff8f7ff;
75
+ --hy-color-ref-error-95: #ffedeaff;
76
+ --hy-color-ref-error-90: #ffdad6ff;
77
+ --hy-color-ref-error-80: #ffb4abff;
78
+ --hy-color-ref-error-70: #ff897dff;
79
+ --hy-color-ref-error-60: #ff5449ff;
80
+ --hy-color-ref-error-50: #de3730ff;
81
+ --hy-color-ref-error-40: #ba1a1aff;
82
+ --hy-color-ref-error-35: #a80710ff;
83
+ --hy-color-ref-error-30: #93000aff;
84
+ --hy-color-ref-error-25: #7e0007ff;
85
+ --hy-color-ref-error-20: #690005ff;
86
+ --hy-color-ref-error-15: #540003ff;
87
+ --hy-color-ref-error-10: #410002ff;
88
+ --hy-color-ref-error-5: #2d0001ff;
89
+ --hy-color-ref-error-0: #000000ff;
90
90
 
91
- --hy-ref-color-neutral-100: #ffffffff;
92
- --hy-ref-color-neutral-99: #fcfcffff;
93
- --hy-ref-color-neutral-98: #f9f9fcff;
94
- --hy-ref-color-neutral-95: #f1f0f4ff;
95
- --hy-ref-color-neutral-90: #e2e2e5ff;
96
- --hy-ref-color-neutral-80: #c6c6c9ff;
97
- --hy-ref-color-neutral-70: #ababaeff;
98
- --hy-ref-color-neutral-60: #909094ff;
99
- --hy-ref-color-neutral-50: #76777aff;
100
- --hy-ref-color-neutral-40: #5d5e61ff;
101
- --hy-ref-color-neutral-35: #515255ff;
102
- --hy-ref-color-neutral-30: #45474aff;
103
- --hy-ref-color-neutral-25: #3a3b3eff;
104
- --hy-ref-color-neutral-20: #2f3033ff;
105
- --hy-ref-color-neutral-15: #242628ff;
106
- --hy-ref-color-neutral-10: #1a1c1eff;
107
- --hy-ref-color-neutral-5: #0f1113ff;
108
- --hy-ref-color-neutral-0: #000000ff;
91
+ --hy-color-ref-neutral-100: #ffffffff;
92
+ --hy-color-ref-neutral-99: #fcfcffff;
93
+ --hy-color-ref-neutral-98: #f9f9fcff;
94
+ --hy-color-ref-neutral-95: #f1f0f4ff;
95
+ --hy-color-ref-neutral-90: #e2e2e5ff;
96
+ --hy-color-ref-neutral-80: #c6c6c9ff;
97
+ --hy-color-ref-neutral-70: #ababaeff;
98
+ --hy-color-ref-neutral-60: #909094ff;
99
+ --hy-color-ref-neutral-50: #76777aff;
100
+ --hy-color-ref-neutral-40: #5d5e61ff;
101
+ --hy-color-ref-neutral-35: #515255ff;
102
+ --hy-color-ref-neutral-30: #45474aff;
103
+ --hy-color-ref-neutral-25: #3a3b3eff;
104
+ --hy-color-ref-neutral-20: #2f3033ff;
105
+ --hy-color-ref-neutral-15: #242628ff;
106
+ --hy-color-ref-neutral-10: #1a1c1eff;
107
+ --hy-color-ref-neutral-5: #0f1113ff;
108
+ --hy-color-ref-neutral-0: #000000ff;
109
109
 
110
- --hy-ref-color-neutral-variant-100: #ffffffff;
111
- --hy-ref-color-neutral-variant-99: #fcfcffff;
112
- --hy-ref-color-neutral-variant-98: #f7f9ffff;
113
- --hy-ref-color-neutral-variant-95: #edf1f9ff;
114
- --hy-ref-color-neutral-variant-90: #dfe3ebff;
115
- --hy-ref-color-neutral-variant-80: #c2c7ceff;
116
- --hy-ref-color-neutral-variant-70: #a7abb3ff;
117
- --hy-ref-color-neutral-variant-60: #8c9198ff;
118
- --hy-ref-color-neutral-variant-50: #73777eff;
119
- --hy-ref-color-neutral-variant-40: #5a5f65ff;
120
- --hy-ref-color-neutral-variant-35: #4e5359ff;
121
- --hy-ref-color-neutral-variant-30: #42474eff;
122
- --hy-ref-color-neutral-variant-25: #373c42ff;
123
- --hy-ref-color-neutral-variant-20: #2c3137ff;
124
- --hy-ref-color-neutral-variant-15: #21262cff;
125
- --hy-ref-color-neutral-variant-10: #171c22ff;
126
- --hy-ref-color-neutral-variant-5: #0c1117ff;
127
- --hy-ref-color-neutral-variant-0: #000000ff;
110
+ --hy-color-ref-neutral-variant-100: #ffffffff;
111
+ --hy-color-ref-neutral-variant-99: #fcfcffff;
112
+ --hy-color-ref-neutral-variant-98: #f7f9ffff;
113
+ --hy-color-ref-neutral-variant-95: #edf1f9ff;
114
+ --hy-color-ref-neutral-variant-90: #dfe3ebff;
115
+ --hy-color-ref-neutral-variant-80: #c2c7ceff;
116
+ --hy-color-ref-neutral-variant-70: #a7abb3ff;
117
+ --hy-color-ref-neutral-variant-60: #8c9198ff;
118
+ --hy-color-ref-neutral-variant-50: #73777eff;
119
+ --hy-color-ref-neutral-variant-40: #5a5f65ff;
120
+ --hy-color-ref-neutral-variant-35: #4e5359ff;
121
+ --hy-color-ref-neutral-variant-30: #42474eff;
122
+ --hy-color-ref-neutral-variant-25: #373c42ff;
123
+ --hy-color-ref-neutral-variant-20: #2c3137ff;
124
+ --hy-color-ref-neutral-variant-15: #21262cff;
125
+ --hy-color-ref-neutral-variant-10: #171c22ff;
126
+ --hy-color-ref-neutral-variant-5: #0c1117ff;
127
+ --hy-color-ref-neutral-variant-0: #000000ff;
128
128
 
129
- --hy-ref-color-warning-100: #ffffffff;
130
- --hy-ref-color-warning-99: #fffbffff;
131
- --hy-ref-color-warning-98: #fff8f4ff;
132
- --hy-ref-color-warning-95: #fff0eaff;
133
- --hy-ref-color-warning-90: #ffe3d7ff;
134
- --hy-ref-color-warning-80: #ffc8b1ff;
135
- --hy-ref-color-warning-70: #ffaa85ff;
136
- --hy-ref-color-warning-60: #ff8a55ff;
137
- --hy-ref-color-warning-50: #ff6925ff;
138
- --hy-ref-color-warning-40: #ca4700ff;
139
- --hy-ref-color-warning-35: #7a4600ff;
140
- --hy-ref-color-warning-30: #772f00ff;
141
- --hy-ref-color-warning-25: #593200ff;
142
- --hy-ref-color-warning-20: #4b2200ff;
143
- --hy-ref-color-warning-15: #3b1f00ff;
144
- --hy-ref-color-warning-10: #2c1600ff;
145
- --hy-ref-color-warning-5: #1d0d00ff;
146
- --hy-ref-color-warning-0: #000000ff;
129
+ --hy-color-ref-warning-100: #ffffffff;
130
+ --hy-color-ref-warning-99: #fffbffff;
131
+ --hy-color-ref-warning-98: #fff8f4ff;
132
+ --hy-color-ref-warning-95: #fff0eaff;
133
+ --hy-color-ref-warning-90: #ffe3d7ff;
134
+ --hy-color-ref-warning-80: #ffc8b1ff;
135
+ --hy-color-ref-warning-70: #ffaa85ff;
136
+ --hy-color-ref-warning-60: #ff8a55ff;
137
+ --hy-color-ref-warning-50: #ff6925ff;
138
+ --hy-color-ref-warning-40: #ca4700ff;
139
+ --hy-color-ref-warning-35: #7a4600ff;
140
+ --hy-color-ref-warning-30: #772f00ff;
141
+ --hy-color-ref-warning-25: #593200ff;
142
+ --hy-color-ref-warning-20: #4b2200ff;
143
+ --hy-color-ref-warning-15: #3b1f00ff;
144
+ --hy-color-ref-warning-10: #2c1600ff;
145
+ --hy-color-ref-warning-5: #1d0d00ff;
146
+ --hy-color-ref-warning-0: #000000ff;
147
147
 
148
- --hy-ref-color-blue-100: #ffffffff;
149
- --hy-ref-color-blue-99: #fffbffff;
150
- --hy-ref-color-blue-98: #fbf8ffff;
151
- --hy-ref-color-blue-95: #f1efffff;
152
- --hy-ref-color-blue-90: #e0e0ffff;
153
- --hy-ref-color-blue-80: #bec2ffff;
154
- --hy-ref-color-blue-70: #9da3ffff;
155
- --hy-ref-color-blue-60: #7c84ffff;
156
- --hy-ref-color-blue-50: #5a64ffff;
157
- --hy-ref-color-blue-40: #343dffff;
158
- --hy-ref-color-blue-35: #1a21ffff;
159
- --hy-ref-color-blue-30: #0000efff;
160
- --hy-ref-color-blue-25: #0001cdff;
161
- --hy-ref-color-blue-20: #0001acff;
162
- --hy-ref-color-blue-15: #00018dff;
163
- --hy-ref-color-blue-10: #00006eff;
164
- --hy-ref-color-blue-5: #000037ff;
165
- --hy-ref-color-blue-0: #000000ff;
148
+ --hy-color-ref-blue-100: #ffffffff;
149
+ --hy-color-ref-blue-99: #fffbffff;
150
+ --hy-color-ref-blue-98: #fbf8ffff;
151
+ --hy-color-ref-blue-95: #f1efffff;
152
+ --hy-color-ref-blue-90: #e0e0ffff;
153
+ --hy-color-ref-blue-80: #bec2ffff;
154
+ --hy-color-ref-blue-70: #9da3ffff;
155
+ --hy-color-ref-blue-60: #7c84ffff;
156
+ --hy-color-ref-blue-50: #5a64ffff;
157
+ --hy-color-ref-blue-40: #343dffff;
158
+ --hy-color-ref-blue-35: #1a21ffff;
159
+ --hy-color-ref-blue-30: #0000efff;
160
+ --hy-color-ref-blue-25: #0001cdff;
161
+ --hy-color-ref-blue-20: #0001acff;
162
+ --hy-color-ref-blue-15: #00018dff;
163
+ --hy-color-ref-blue-10: #00006eff;
164
+ --hy-color-ref-blue-5: #000037ff;
165
+ --hy-color-ref-blue-0: #000000ff;
166
166
 
167
- --hy-ref-color-red-100: #ffffffff;
168
- --hy-ref-color-red-99: #fffbfbff;
169
- --hy-ref-color-red-98: #fffbfbff;
170
- --hy-ref-color-red-95: #fff1f1ff;
171
- --hy-ref-color-red-90: #ffe0e0ff;
172
- --hy-ref-color-red-80: #ffbebeff;
173
- --hy-ref-color-red-70: #ff9d9dff;
174
- --hy-ref-color-red-60: #ff7c7cff;
175
- --hy-ref-color-red-50: #ff5a5aff;
176
- --hy-ref-color-red-40: #ff3434ff;
177
- --hy-ref-color-red-35: #ff1a1aff;
178
- --hy-ref-color-red-30: #ef0000ff;
179
- --hy-ref-color-red-25: #cd0000ff;
180
- --hy-ref-color-red-20: #ac0000ff;
181
- --hy-ref-color-red-10: #6e0000ff;
182
- --hy-ref-color-red-0: #000000ff;
167
+ --hy-color-ref-red-100: #ffffffff;
168
+ --hy-color-ref-red-99: #fffbfbff;
169
+ --hy-color-ref-red-98: #fffbfbff;
170
+ --hy-color-ref-red-95: #fff1f1ff;
171
+ --hy-color-ref-red-90: #ffe0e0ff;
172
+ --hy-color-ref-red-80: #ffbebeff;
173
+ --hy-color-ref-red-70: #ff9d9dff;
174
+ --hy-color-ref-red-60: #ff7c7cff;
175
+ --hy-color-ref-red-50: #ff5a5aff;
176
+ --hy-color-ref-red-40: #ff3434ff;
177
+ --hy-color-ref-red-35: #ff1a1aff;
178
+ --hy-color-ref-red-30: #ef0000ff;
179
+ --hy-color-ref-red-25: #cd0000ff;
180
+ --hy-color-ref-red-20: #ac0000ff;
181
+ --hy-color-ref-red-10: #6e0000ff;
182
+ --hy-color-ref-red-0: #000000ff;
183
183
 
184
- --hy-ref-color-green-100: #ffffffff;
185
- --hy-ref-color-green-99: #fbfffbff;
186
- --hy-ref-color-green-98: #fbfffbff;
187
- --hy-ref-color-green-95: #f1fff1ff;
188
- --hy-ref-color-green-90: #e0ffe0ff;
189
- --hy-ref-color-green-80: #beffbeff;
190
- --hy-ref-color-green-70: #9dff9dff;
191
- --hy-ref-color-green-60: #7cff7cff;
192
- --hy-ref-color-green-50: #5aff5aff;
193
- --hy-ref-color-green-40: #34ff34ff;
194
- --hy-ref-color-green-35: #1aff1aff;
195
- --hy-ref-color-green-30: #00ef00ff;
196
- --hy-ref-color-green-25: #00cd00ff;
197
- --hy-ref-color-green-20: #00ac00ff;
198
- --hy-ref-color-green-10: #006e00ff;
199
- --hy-ref-color-green-0: #000000ff;
184
+ --hy-color-ref-green-100: #ffffffff;
185
+ --hy-color-ref-green-99: #fbfffbff;
186
+ --hy-color-ref-green-98: #fbfffbff;
187
+ --hy-color-ref-green-95: #f1fff1ff;
188
+ --hy-color-ref-green-90: #e0ffe0ff;
189
+ --hy-color-ref-green-80: #beffbeff;
190
+ --hy-color-ref-green-70: #9dff9dff;
191
+ --hy-color-ref-green-60: #7cff7cff;
192
+ --hy-color-ref-green-50: #5aff5aff;
193
+ --hy-color-ref-green-40: #34ff34ff;
194
+ --hy-color-ref-green-35: #1aff1aff;
195
+ --hy-color-ref-green-30: #00ef00ff;
196
+ --hy-color-ref-green-25: #00cd00ff;
197
+ --hy-color-ref-green-20: #00ac00ff;
198
+ --hy-color-ref-green-10: #006e00ff;
199
+ --hy-color-ref-green-0: #000000ff;
200
200
 
201
- --hy-ref-color-yellow-100: #ffffffff;
202
- --hy-ref-color-yellow-99: #fffffbff;
203
- --hy-ref-color-yellow-98: #fffffbff;
204
- --hy-ref-color-yellow-95: #fffff1ff;
205
- --hy-ref-color-yellow-90: #ffffe0ff;
206
- --hy-ref-color-yellow-80: #ffffbeff;
207
- --hy-ref-color-yellow-70: #ffff9dff;
208
- --hy-ref-color-yellow-60: #ffff7cff;
209
- --hy-ref-color-yellow-50: #ffff5aff;
210
- --hy-ref-color-yellow-40: #ffff34ff;
211
- --hy-ref-color-yellow-35: #ffff1aff;
212
- --hy-ref-color-yellow-30: #efef00ff;
213
- --hy-ref-color-yellow-25: #cdcd00ff;
214
- --hy-ref-color-yellow-20: #acac00ff;
215
- --hy-ref-color-yellow-10: #6e6e00ff;
216
- --hy-ref-color-yellow-0: #000000ff;
201
+ --hy-color-ref-yellow-100: #ffffffff;
202
+ --hy-color-ref-yellow-99: #fffffbff;
203
+ --hy-color-ref-yellow-98: #fffffbff;
204
+ --hy-color-ref-yellow-95: #fffff1ff;
205
+ --hy-color-ref-yellow-90: #ffffe0ff;
206
+ --hy-color-ref-yellow-80: #ffffbeff;
207
+ --hy-color-ref-yellow-70: #ffff9dff;
208
+ --hy-color-ref-yellow-60: #ffff7cff;
209
+ --hy-color-ref-yellow-50: #ffff5aff;
210
+ --hy-color-ref-yellow-40: #ffff34ff;
211
+ --hy-color-ref-yellow-35: #ffff1aff;
212
+ --hy-color-ref-yellow-30: #efef00ff;
213
+ --hy-color-ref-yellow-25: #cdcd00ff;
214
+ --hy-color-ref-yellow-20: #acac00ff;
215
+ --hy-color-ref-yellow-10: #6e6e00ff;
216
+ --hy-color-ref-yellow-0: #000000ff;
217
217
 
218
- --hy-ref-color-cyan-100: #ffffffff;
219
- --hy-ref-color-cyan-99: #fbffffff;
220
- --hy-ref-color-cyan-98: #fbffffff;
221
- --hy-ref-color-cyan-95: #f1ffffff;
222
- --hy-ref-color-cyan-90: #e0ffffff;
223
- --hy-ref-color-cyan-80: #beffffff;
224
- --hy-ref-color-cyan-70: #9dffffff;
225
- --hy-ref-color-cyan-60: #7cffffff;
226
- --hy-ref-color-cyan-50: #5affffff;
227
- --hy-ref-color-cyan-40: #34ffffff;
228
- --hy-ref-color-cyan-35: #1affffff;
229
- --hy-ref-color-cyan-30: #00efefff;
230
- --hy-ref-color-cyan-25: #00cdcdff;
231
- --hy-ref-color-cyan-20: #00acacff;
232
- --hy-ref-color-cyan-10: #006e6eff;
233
- --hy-ref-color-cyan-0: #000000ff;
218
+ --hy-color-ref-cyan-100: #ffffffff;
219
+ --hy-color-ref-cyan-99: #fbffffff;
220
+ --hy-color-ref-cyan-98: #fbffffff;
221
+ --hy-color-ref-cyan-95: #f1ffffff;
222
+ --hy-color-ref-cyan-90: #e0ffffff;
223
+ --hy-color-ref-cyan-80: #beffffff;
224
+ --hy-color-ref-cyan-70: #9dffffff;
225
+ --hy-color-ref-cyan-60: #7cffffff;
226
+ --hy-color-ref-cyan-50: #5affffff;
227
+ --hy-color-ref-cyan-40: #34ffffff;
228
+ --hy-color-ref-cyan-35: #1affffff;
229
+ --hy-color-ref-cyan-30: #00efefff;
230
+ --hy-color-ref-cyan-25: #00cdcdff;
231
+ --hy-color-ref-cyan-20: #00acacff;
232
+ --hy-color-ref-cyan-10: #006e6eff;
233
+ --hy-color-ref-cyan-0: #000000ff;
234
234
 
235
- --hy-ref-color-magenta-100: #ffffffff;
236
- --hy-ref-color-magenta-99: #fffbffff;
237
- --hy-ref-color-magenta-98: #fffbffff;
238
- --hy-ref-color-magenta-95: #fff1ffff;
239
- --hy-ref-color-magenta-90: #ffe0ffff;
240
- --hy-ref-color-magenta-80: #ffbeffff;
241
- --hy-ref-color-magenta-70: #ff9dffff;
242
- --hy-ref-color-magenta-60: #ff7cffff;
243
- --hy-ref-color-magenta-50: #ff5affff;
244
- --hy-ref-color-magenta-40: #ff34ffff;
245
- --hy-ref-color-magenta-35: #ff1affff;
246
- --hy-ref-color-magenta-30: #ef00efff;
247
- --hy-ref-color-magenta-25: #cd00cdff;
248
- --hy-ref-color-magenta-20: #ac00acff;
249
- --hy-ref-color-magenta-10: #6e006eff;
250
- --hy-ref-color-magenta-0: #000000ff;
235
+ --hy-color-ref-magenta-100: #ffffffff;
236
+ --hy-color-ref-magenta-99: #fffbffff;
237
+ --hy-color-ref-magenta-98: #fffbffff;
238
+ --hy-color-ref-magenta-95: #fff1ffff;
239
+ --hy-color-ref-magenta-90: #ffe0ffff;
240
+ --hy-color-ref-magenta-80: #ffbeffff;
241
+ --hy-color-ref-magenta-70: #ff9dffff;
242
+ --hy-color-ref-magenta-60: #ff7cffff;
243
+ --hy-color-ref-magenta-50: #ff5affff;
244
+ --hy-color-ref-magenta-40: #ff34ffff;
245
+ --hy-color-ref-magenta-35: #ff1affff;
246
+ --hy-color-ref-magenta-30: #ef00efff;
247
+ --hy-color-ref-magenta-25: #cd00cdff;
248
+ --hy-color-ref-magenta-20: #ac00acff;
249
+ --hy-color-ref-magenta-10: #6e006eff;
250
+ --hy-color-ref-magenta-0: #000000ff;
251
251
 
252
- --hy-ref-color-orange-100: #ffffffff;
253
- --hy-ref-color-orange-99: #fffbffff;
254
- --hy-ref-color-orange-98: #fff8f5ff;
255
- --hy-ref-color-orange-95: #ffede4ff;
256
- --hy-ref-color-orange-90: #ffdcc7ff;
257
- --hy-ref-color-orange-80: #ffb787ff;
258
- --hy-ref-color-orange-70: #ff8e36ff;
259
- --hy-ref-color-orange-60: #e37100ff;
260
- --hy-ref-color-orange-50: #bc5d00ff;
261
- --hy-ref-color-orange-40: #964900ff;
262
- --hy-ref-color-orange-35: #843f00ff;
263
- --hy-ref-color-orange-30: #723600ff;
264
- --hy-ref-color-orange-25: #612d00ff;
265
- --hy-ref-color-orange-20: #502400ff;
266
- --hy-ref-color-orange-10: #311300ff;
267
- --hy-ref-color-orange-0: #000000ff;
252
+ --hy-color-ref-orange-100: #ffffffff;
253
+ --hy-color-ref-orange-99: #fffbffff;
254
+ --hy-color-ref-orange-98: #fff8f5ff;
255
+ --hy-color-ref-orange-95: #ffede4ff;
256
+ --hy-color-ref-orange-90: #ffdcc7ff;
257
+ --hy-color-ref-orange-80: #ffb787ff;
258
+ --hy-color-ref-orange-70: #ff8e36ff;
259
+ --hy-color-ref-orange-60: #e37100ff;
260
+ --hy-color-ref-orange-50: #bc5d00ff;
261
+ --hy-color-ref-orange-40: #964900ff;
262
+ --hy-color-ref-orange-35: #843f00ff;
263
+ --hy-color-ref-orange-30: #723600ff;
264
+ --hy-color-ref-orange-25: #612d00ff;
265
+ --hy-color-ref-orange-20: #502400ff;
266
+ --hy-color-ref-orange-10: #311300ff;
267
+ --hy-color-ref-orange-0: #000000ff;
268
268
 
269
- --hy-ref-color-chartreuse-100: #ffffffff;
270
- --hy-ref-color-chartreuse-99: #f8ffebff;
271
- --hy-ref-color-chartreuse-98: #eeffdcff;
272
- --hy-ref-color-chartreuse-95: #cfffa9ff;
273
- --hy-ref-color-chartreuse-90: #82ff10ff;
274
- --hy-ref-color-chartreuse-80: #70e000ff;
275
- --hy-ref-color-chartreuse-70: #60c100ff;
276
- --hy-ref-color-chartreuse-60: #50a400ff;
277
- --hy-ref-color-chartreuse-50: #418700ff;
278
- --hy-ref-color-chartreuse-40: #326b00ff;
279
- --hy-ref-color-chartreuse-35: #2b5e00ff;
280
- --hy-ref-color-chartreuse-30: #245100ff;
281
- --hy-ref-color-chartreuse-25: #1e4400ff;
282
- --hy-ref-color-chartreuse-20: #173800ff;
283
- --hy-ref-color-chartreuse-10: #0b2000ff;
284
- --hy-ref-color-chartreuse-0: #000000ff;
269
+ --hy-color-ref-chartreuse-100: #ffffffff;
270
+ --hy-color-ref-chartreuse-99: #f8ffebff;
271
+ --hy-color-ref-chartreuse-98: #eeffdcff;
272
+ --hy-color-ref-chartreuse-95: #cfffa9ff;
273
+ --hy-color-ref-chartreuse-90: #82ff10ff;
274
+ --hy-color-ref-chartreuse-80: #70e000ff;
275
+ --hy-color-ref-chartreuse-70: #60c100ff;
276
+ --hy-color-ref-chartreuse-60: #50a400ff;
277
+ --hy-color-ref-chartreuse-50: #418700ff;
278
+ --hy-color-ref-chartreuse-40: #326b00ff;
279
+ --hy-color-ref-chartreuse-35: #2b5e00ff;
280
+ --hy-color-ref-chartreuse-30: #245100ff;
281
+ --hy-color-ref-chartreuse-25: #1e4400ff;
282
+ --hy-color-ref-chartreuse-20: #173800ff;
283
+ --hy-color-ref-chartreuse-10: #0b2000ff;
284
+ --hy-color-ref-chartreuse-0: #000000ff;
285
285
 
286
- --hy-ref-color-spring-green-100: #ffffffff;
287
- --hy-ref-color-spring-green-99: #f5fff2ff;
288
- --hy-ref-color-spring-green-98: #eaffe9ff;
289
- --hy-ref-color-spring-green-95: #c4ffcbff;
290
- --hy-ref-color-spring-green-90: #63ff94ff;
291
- --hy-ref-color-spring-green-80: #00e472ff;
292
- --hy-ref-color-spring-green-70: #00c561ff;
293
- --hy-ref-color-spring-green-60: #00a751ff;
294
- --hy-ref-color-spring-green-50: #008942ff;
295
- --hy-ref-color-spring-green-40: #006d33ff;
296
- --hy-ref-color-spring-green-35: #00602cff;
297
- --hy-ref-color-spring-green-30: #005225ff;
298
- --hy-ref-color-spring-green-25: #00461eff;
299
- --hy-ref-color-spring-green-20: #003917ff;
300
- --hy-ref-color-spring-green-10: #00210bff;
301
- --hy-ref-color-spring-green-0: #000000ff;
286
+ --hy-color-ref-spring-green-100: #ffffffff;
287
+ --hy-color-ref-spring-green-99: #f5fff2ff;
288
+ --hy-color-ref-spring-green-98: #eaffe9ff;
289
+ --hy-color-ref-spring-green-95: #c4ffcbff;
290
+ --hy-color-ref-spring-green-90: #63ff94ff;
291
+ --hy-color-ref-spring-green-80: #00e472ff;
292
+ --hy-color-ref-spring-green-70: #00c561ff;
293
+ --hy-color-ref-spring-green-60: #00a751ff;
294
+ --hy-color-ref-spring-green-50: #008942ff;
295
+ --hy-color-ref-spring-green-40: #006d33ff;
296
+ --hy-color-ref-spring-green-35: #00602cff;
297
+ --hy-color-ref-spring-green-30: #005225ff;
298
+ --hy-color-ref-spring-green-25: #00461eff;
299
+ --hy-color-ref-spring-green-20: #003917ff;
300
+ --hy-color-ref-spring-green-10: #00210bff;
301
+ --hy-color-ref-spring-green-0: #000000ff;
302
302
 
303
- --hy-ref-color-azure-100: #ffffffff;
304
- --hy-ref-color-azure-99: #fdfbffff;
305
- --hy-ref-color-azure-98: #f9f9ffff;
306
- --hy-ref-color-azure-95: #ecf0ffff;
307
- --hy-ref-color-azure-90: #d7e3ffff;
308
- --hy-ref-color-azure-80: #abc7ffff;
309
- --hy-ref-color-azure-70: #7cabffff;
310
- --hy-ref-color-azure-60: #438fffff;
311
- --hy-ref-color-azure-50: #0074e9ff;
312
- --hy-ref-color-azure-40: #005cbbff;
313
- --hy-ref-color-azure-35: #0050a5ff;
314
- --hy-ref-color-azure-30: #00458fff;
315
- --hy-ref-color-azure-25: #003a7aff;
316
- --hy-ref-color-azure-20: #002f65ff;
317
- --hy-ref-color-azure-10: #001b3fff;
318
- --hy-ref-color-azure-0: #000000ff;
303
+ --hy-color-ref-azure-100: #ffffffff;
304
+ --hy-color-ref-azure-99: #fdfbffff;
305
+ --hy-color-ref-azure-98: #f9f9ffff;
306
+ --hy-color-ref-azure-95: #ecf0ffff;
307
+ --hy-color-ref-azure-90: #d7e3ffff;
308
+ --hy-color-ref-azure-80: #abc7ffff;
309
+ --hy-color-ref-azure-70: #7cabffff;
310
+ --hy-color-ref-azure-60: #438fffff;
311
+ --hy-color-ref-azure-50: #0074e9ff;
312
+ --hy-color-ref-azure-40: #005cbbff;
313
+ --hy-color-ref-azure-35: #0050a5ff;
314
+ --hy-color-ref-azure-30: #00458fff;
315
+ --hy-color-ref-azure-25: #003a7aff;
316
+ --hy-color-ref-azure-20: #002f65ff;
317
+ --hy-color-ref-azure-10: #001b3fff;
318
+ --hy-color-ref-azure-0: #000000ff;
319
319
 
320
- --hy-ref-color-violet-100: #ffffffff;
321
- --hy-ref-color-violet-99: #fffbffff;
322
- --hy-ref-color-violet-98: #fef7ffff;
323
- --hy-ref-color-violet-95: #f7edffff;
324
- --hy-ref-color-violet-90: #ecdcffff;
325
- --hy-ref-color-violet-80: #d5baffff;
326
- --hy-ref-color-violet-70: #bf98ffff;
327
- --hy-ref-color-violet-60: #a974ffff;
328
- --hy-ref-color-violet-50: #944affff;
329
- --hy-ref-color-violet-40: #7d00faff;
330
- --hy-ref-color-violet-35: #6e00dcff;
331
- --hy-ref-color-violet-30: #5f00c0ff;
332
- --hy-ref-color-violet-25: #5000a4ff;
333
- --hy-ref-color-violet-20: #42008aff;
334
- --hy-ref-color-violet-10: #270057ff;
335
- --hy-ref-color-violet-0: #000000ff;
320
+ --hy-color-ref-violet-100: #ffffffff;
321
+ --hy-color-ref-violet-99: #fffbffff;
322
+ --hy-color-ref-violet-98: #fef7ffff;
323
+ --hy-color-ref-violet-95: #f7edffff;
324
+ --hy-color-ref-violet-90: #ecdcffff;
325
+ --hy-color-ref-violet-80: #d5baffff;
326
+ --hy-color-ref-violet-70: #bf98ffff;
327
+ --hy-color-ref-violet-60: #a974ffff;
328
+ --hy-color-ref-violet-50: #944affff;
329
+ --hy-color-ref-violet-40: #7d00faff;
330
+ --hy-color-ref-violet-35: #6e00dcff;
331
+ --hy-color-ref-violet-30: #5f00c0ff;
332
+ --hy-color-ref-violet-25: #5000a4ff;
333
+ --hy-color-ref-violet-20: #42008aff;
334
+ --hy-color-ref-violet-10: #270057ff;
335
+ --hy-color-ref-violet-0: #000000ff;
336
+
337
+ --hy-color-ref-rose-100: #ffffffff;
338
+ --hy-color-ref-rose-99: #fffbffff;
339
+ --hy-color-ref-rose-98: #fff8f8ff;
340
+ --hy-color-ref-rose-95: #ffecefff;
341
+ --hy-color-ref-rose-90: #ffd9e1ff;
342
+ --hy-color-ref-rose-80: #ffb1c5ff;
343
+ --hy-color-ref-rose-70: #ff84a9ff;
344
+ --hy-color-ref-rose-60: #ff4a8eff;
345
+ --hy-color-ref-rose-50: #e80074ff;
346
+ --hy-color-ref-rose-40: #ba005cff;
347
+ --hy-color-ref-rose-35: #a40050ff;
348
+ --hy-color-ref-rose-30: #8f0045ff;
349
+ --hy-color-ref-rose-25: #7a003aff;
350
+ --hy-color-ref-rose-20: #65002fff;
351
+ --hy-color-ref-rose-10: #3f001bff;
352
+ --hy-color-ref-rose-0: #000000ff;
336
353
 
337
- --hy-ref-color-rose-100: #ffffffff;
338
- --hy-ref-color-rose-99: #fffbffff;
339
- --hy-ref-color-rose-98: #fff8f8ff;
340
- --hy-ref-color-rose-95: #ffecefff;
341
- --hy-ref-color-rose-90: #ffd9e1ff;
342
- --hy-ref-color-rose-80: #ffb1c5ff;
343
- --hy-ref-color-rose-70: #ff84a9ff;
344
- --hy-ref-color-rose-60: #ff4a8eff;
345
- --hy-ref-color-rose-50: #e80074ff;
346
- --hy-ref-color-rose-40: #ba005cff;
347
- --hy-ref-color-rose-35: #a40050ff;
348
- --hy-ref-color-rose-30: #8f0045ff;
349
- --hy-ref-color-rose-25: #7a003aff;
350
- --hy-ref-color-rose-20: #65002fff;
351
- --hy-ref-color-rose-10: #3f001bff;
352
- --hy-ref-color-rose-0: #000000ff;
353
354
 
354
355
  /**
355
356
  * ==========================================================================
@@ -357,215 +358,377 @@
357
358
  * ==========================================================================
358
359
  */
359
360
  --hy-color-primary: light-dark(
360
- var(--hy-ref-color-primary-40),
361
- var(--hy-ref-color-primary-80)
361
+ var(--hy-color-ref-primary-40),
362
+ var(--hy-color-ref-primary-80)
362
363
  );
363
364
  --hy-color-on-primary: light-dark(
364
- var(--hy-ref-color-primary-100),
365
- var(--hy-ref-color-primary-20)
365
+ var(--hy-color-ref-primary-100),
366
+ var(--hy-color-ref-primary-20)
366
367
  );
367
368
  --hy-color-primary-container: light-dark(
368
- var(--hy-ref-color-primary-90),
369
- var(--hy-ref-color-primary-30)
369
+ var(--hy-color-ref-primary-90),
370
+ var(--hy-color-ref-primary-30)
370
371
  );
371
372
  --hy-color-on-primary-container: light-dark(
372
- var(--hy-ref-color-primary-10),
373
- var(--hy-ref-color-primary-90)
373
+ var(--hy-color-ref-primary-10),
374
+ var(--hy-color-ref-primary-90)
374
375
  );
375
376
  --hy-color-secondary: light-dark(
376
- var(--hy-ref-color-secondary-40),
377
- var(--hy-ref-color-secondary-80)
377
+ var(--hy-color-ref-secondary-40),
378
+ var(--hy-color-ref-secondary-80)
378
379
  );
379
380
  --hy-color-on-secondary: light-dark(
380
- var(--hy-ref-color-secondary-100),
381
- var(--hy-ref-color-secondary-20)
381
+ var(--hy-color-ref-secondary-100),
382
+ var(--hy-color-ref-secondary-20)
382
383
  );
383
384
  --hy-color-secondary-container: light-dark(
384
- var(--hy-ref-color-secondary-90),
385
- var(--hy-ref-color-secondary-30)
385
+ var(--hy-color-ref-secondary-90),
386
+ var(--hy-color-ref-secondary-30)
386
387
  );
387
388
  --hy-color-on-secondary-container: light-dark(
388
- var(--hy-ref-color-secondary-10),
389
- var(--hy-ref-color-secondary-90)
389
+ var(--hy-color-ref-secondary-10),
390
+ var(--hy-color-ref-secondary-90)
390
391
  );
391
392
  --hy-color-tertiary: light-dark(
392
- var(--hy-ref-color-tertiary-40),
393
- var(--hy-ref-color-tertiary-80)
393
+ var(--hy-color-ref-tertiary-40),
394
+ var(--hy-color-ref-tertiary-80)
394
395
  );
395
396
  --hy-color-on-tertiary: light-dark(
396
- var(--hy-ref-color-tertiary-100),
397
- var(--hy-ref-color-tertiary-20)
397
+ var(--hy-color-ref-tertiary-100),
398
+ var(--hy-color-ref-tertiary-20)
398
399
  );
399
400
  --hy-color-tertiary-container: light-dark(
400
- var(--hy-ref-color-tertiary-90),
401
- var(--hy-ref-color-tertiary-30)
401
+ var(--hy-color-ref-tertiary-90),
402
+ var(--hy-color-ref-tertiary-30)
402
403
  );
403
404
  --hy-color-on-tertiary-container: light-dark(
404
- var(--hy-ref-color-tertiary-10),
405
- var(--hy-ref-color-tertiary-90)
405
+ var(--hy-color-ref-tertiary-10),
406
+ var(--hy-color-ref-tertiary-90)
406
407
  );
407
408
  --hy-color-error: light-dark(
408
- var(--hy-ref-color-error-40),
409
- var(--hy-ref-color-error-80)
409
+ var(--hy-color-ref-error-40),
410
+ var(--hy-color-ref-error-80)
410
411
  );
411
412
  --hy-color-on-error: light-dark(
412
- var(--hy-ref-color-error-100),
413
- var(--hy-ref-color-error-20)
413
+ var(--hy-color-ref-error-100),
414
+ var(--hy-color-ref-error-20)
414
415
  );
415
416
  --hy-color-error-container: light-dark(
416
- var(--hy-ref-color-error-90),
417
- var(--hy-ref-color-error-30)
417
+ var(--hy-color-ref-error-90),
418
+ var(--hy-color-ref-error-30)
418
419
  );
419
420
  --hy-color-on-error-container: light-dark(
420
- var(--hy-ref-color-error-10),
421
- var(--hy-ref-color-error-90)
421
+ var(--hy-color-ref-error-10),
422
+ var(--hy-color-ref-error-90)
422
423
  );
423
424
  --hy-color-warning: light-dark(
424
- var(--hy-ref-color-warning-40),
425
- var(--hy-ref-color-warning-80)
425
+ var(--hy-color-ref-warning-40),
426
+ var(--hy-color-ref-warning-80)
426
427
  );
427
428
  --hy-color-on-warning: light-dark(
428
- var(--hy-ref-color-warning-100),
429
- var(--hy-ref-color-warning-20)
429
+ var(--hy-color-ref-warning-100),
430
+ var(--hy-color-ref-warning-20)
430
431
  );
431
432
  --hy-color-warning-container: light-dark(
432
- var(--hy-ref-color-warning-90),
433
- var(--hy-ref-color-warning-30)
433
+ var(--hy-color-ref-warning-90),
434
+ var(--hy-color-ref-warning-30)
434
435
  );
435
436
  --hy-color-on-warning-container: light-dark(
436
- var(--hy-ref-color-warning-10),
437
- var(--hy-ref-color-warning-90)
437
+ var(--hy-color-ref-warning-10),
438
+ var(--hy-color-ref-warning-90)
438
439
  );
439
440
  --hy-color-background: light-dark(
440
- var(--hy-ref-color-neutral-99),
441
- var(--hy-ref-color-neutral-10)
441
+ var(--hy-color-ref-neutral-99),
442
+ var(--hy-color-ref-neutral-10)
442
443
  );
443
444
  --hy-color-on-background: light-dark(
444
- var(--hy-ref-color-neutral-10),
445
- var(--hy-ref-color-neutral-90)
445
+ var(--hy-color-ref-neutral-10),
446
+ var(--hy-color-ref-neutral-90)
446
447
  );
447
448
  --hy-color-surface: light-dark(
448
- var(--hy-ref-color-neutral-98),
449
- var(--hy-ref-color-neutral-10)
449
+ var(--hy-color-ref-neutral-98),
450
+ var(--hy-color-ref-neutral-10)
450
451
  );
451
452
  --hy-color-on-surface: light-dark(
452
- var(--hy-ref-color-neutral-10),
453
- var(--hy-ref-color-neutral-90)
453
+ var(--hy-color-ref-neutral-10),
454
+ var(--hy-color-ref-neutral-90)
454
455
  );
455
456
  --hy-color-surface-variant: light-dark(
456
- var(--hy-ref-color-neutral-variant-90),
457
- var(--hy-ref-color-neutral-variant-30)
457
+ var(--hy-color-ref-neutral-variant-90),
458
+ var(--hy-color-ref-neutral-variant-30)
458
459
  );
459
460
  --hy-color-on-surface-variant: light-dark(
460
- var(--hy-ref-color-neutral-variant-30),
461
- var(--hy-ref-color-neutral-variant-80)
461
+ var(--hy-color-ref-neutral-variant-30),
462
+ var(--hy-color-ref-neutral-variant-80)
462
463
  );
463
464
  --hy-color-inverse-surface: light-dark(
464
- var(--hy-ref-color-neutral-20),
465
- var(--hy-ref-color-neutral-90)
465
+ var(--hy-color-ref-neutral-20),
466
+ var(--hy-color-ref-neutral-90)
466
467
  );
467
468
  --hy-color-inverse-on-surface: light-dark(
468
- var(--hy-ref-color-neutral-95),
469
- var(--hy-ref-color-neutral-20)
469
+ var(--hy-color-ref-neutral-95),
470
+ var(--hy-color-ref-neutral-20)
470
471
  );
471
472
  --hy-color-inverse-primary: light-dark(
472
- var(--hy-ref-color-primary-80),
473
- var(--hy-ref-color-primary-40)
473
+ var(--hy-color-ref-primary-80),
474
+ var(--hy-color-ref-primary-40)
474
475
  );
475
476
  --hy-color-outline: light-dark(
476
- var(--hy-ref-color-neutral-50),
477
- var(--hy-ref-color-neutral-60)
477
+ var(--hy-color-ref-neutral-50),
478
+ var(--hy-color-ref-neutral-60)
478
479
  );
479
480
  --hy-color-outline-variant: light-dark(
480
- var(--hy-ref-color-neutral-variant-80),
481
- var(--hy-ref-color-neutral-variant-30)
481
+ var(--hy-color-ref-neutral-variant-80),
482
+ var(--hy-color-ref-neutral-variant-30)
482
483
  );
483
484
  --hy-color-shadow: light-dark(
484
- var(--hy-ref-color-neutral-0),
485
- var(--hy-ref-color-neutral-0)
485
+ var(--hy-color-ref-neutral-0),
486
+ var(--hy-color-ref-neutral-0)
486
487
  );
487
488
  --hy-color-scrim: light-dark(
488
- var(--hy-ref-color-neutral-0),
489
- var(--hy-ref-color-neutral-0)
489
+ var(--hy-color-ref-neutral-0),
490
+ var(--hy-color-ref-neutral-0)
490
491
  );
491
492
  --hy-color-surface-tint: light-dark(
492
- var(--hy-ref-color-primary-40),
493
- var(--hy-ref-color-primary-80)
493
+ var(--hy-color-ref-primary-40),
494
+ var(--hy-color-ref-primary-80)
494
495
  );
495
496
  --hy-color-primary-fixed: light-dark(
496
- var(--hy-ref-color-primary-90),
497
- var(--hy-ref-color-primary-90)
497
+ var(--hy-color-ref-primary-90),
498
+ var(--hy-color-ref-primary-90)
498
499
  );
499
500
  --hy-color-on-primary-fixed: light-dark(
500
- var(--hy-ref-color-primary-10),
501
- var(--hy-ref-color-primary-10)
501
+ var(--hy-color-ref-primary-10),
502
+ var(--hy-color-ref-primary-10)
502
503
  );
503
504
  --hy-color-primary-fixed-dim: light-dark(
504
- var(--hy-ref-color-primary-80),
505
- var(--hy-ref-color-primary-80)
505
+ var(--hy-color-ref-primary-80),
506
+ var(--hy-color-ref-primary-80)
506
507
  );
507
508
  --hy-color-on-primary-fixed-variant: light-dark(
508
- var(--hy-ref-color-primary-30),
509
- var(--hy-ref-color-primary-30)
509
+ var(--hy-color-ref-primary-30),
510
+ var(--hy-color-ref-primary-30)
510
511
  );
511
512
  --hy-color-secondary-fixed: light-dark(
512
- var(--hy-ref-color-secondary-90),
513
- var(--hy-ref-color-secondary-90)
513
+ var(--hy-color-ref-secondary-90),
514
+ var(--hy-color-ref-secondary-90)
514
515
  );
515
516
  --hy-color-on-secondary-fixed: light-dark(
516
- var(--hy-ref-color-secondary-10),
517
- var(--hy-ref-color-secondary-10)
517
+ var(--hy-color-ref-secondary-10),
518
+ var(--hy-color-ref-secondary-10)
518
519
  );
519
520
  --hy-color-secondary-fixed-dim: light-dark(
520
- var(--hy-ref-color-secondary-80),
521
- var(--hy-ref-color-secondary-80)
521
+ var(--hy-color-ref-secondary-80),
522
+ var(--hy-color-ref-secondary-80)
522
523
  );
523
524
  --hy-color-on-secondary-fixed-variant: light-dark(
524
- var(--hy-ref-color-secondary-30),
525
- var(--hy-ref-color-secondary-30)
525
+ var(--hy-color-ref-secondary-30),
526
+ var(--hy-color-ref-secondary-30)
526
527
  );
527
528
  --hy-color-tertiary-fixed: light-dark(
528
- var(--hy-ref-color-tertiary-90),
529
- var(--hy-ref-color-tertiary-90)
529
+ var(--hy-color-ref-tertiary-90),
530
+ var(--hy-color-ref-tertiary-90)
530
531
  );
531
532
  --hy-color-on-tertiary-fixed: light-dark(
532
- var(--hy-ref-color-tertiary-10),
533
- var(--hy-ref-color-tertiary-10)
533
+ var(--hy-color-ref-tertiary-10),
534
+ var(--hy-color-ref-tertiary-10)
534
535
  );
535
536
  --hy-color-tertiary-fixed-dim: light-dark(
536
- var(--hy-ref-color-tertiary-80),
537
- var(--hy-ref-color-tertiary-80)
537
+ var(--hy-color-ref-tertiary-80),
538
+ var(--hy-color-ref-tertiary-80)
538
539
  );
539
540
  --hy-color-on-tertiary-fixed-variant: light-dark(
540
- var(--hy-ref-color-tertiary-30),
541
- var(--hy-ref-color-tertiary-30)
541
+ var(--hy-color-ref-tertiary-30),
542
+ var(--hy-color-ref-tertiary-30)
542
543
  );
543
544
  --hy-color-surface-dim: light-dark(
544
- var(--hy-ref-color-neutral-90),
545
- var(--hy-ref-color-neutral-10)
545
+ var(--hy-color-ref-neutral-90),
546
+ var(--hy-color-ref-neutral-10)
546
547
  );
547
548
  --hy-color-surface-bright: light-dark(
548
- var(--hy-ref-color-neutral-98),
549
- var(--hy-ref-color-neutral-20)
549
+ var(--hy-color-ref-neutral-98),
550
+ var(--hy-color-ref-neutral-20)
550
551
  );
551
552
  --hy-color-surface-container-lowest: light-dark(
552
- var(--hy-ref-color-neutral-100),
553
- var(--hy-ref-color-neutral-5)
553
+ var(--hy-color-ref-neutral-100),
554
+ var(--hy-color-ref-neutral-5)
554
555
  );
555
556
  --hy-color-surface-container-low: light-dark(
556
- var(--hy-ref-color-neutral-95),
557
- var(--hy-ref-color-neutral-10)
557
+ var(--hy-color-ref-neutral-95),
558
+ var(--hy-color-ref-neutral-10)
558
559
  );
559
560
  --hy-color-surface-container: light-dark(
560
- var(--hy-ref-color-neutral-95),
561
- var(--hy-ref-color-neutral-15)
561
+ var(--hy-color-ref-neutral-95),
562
+ var(--hy-color-ref-neutral-15)
562
563
  );
563
564
  --hy-color-surface-container-high: light-dark(
564
- var(--hy-ref-color-neutral-90),
565
- var(--hy-ref-color-neutral-15)
565
+ var(--hy-color-ref-neutral-90),
566
+ var(--hy-color-ref-neutral-15)
566
567
  );
567
568
  --hy-color-surface-container-highest: light-dark(
568
- var(--hy-ref-color-neutral-90),
569
- var(--hy-ref-color-neutral-20)
569
+ var(--hy-color-ref-neutral-90),
570
+ var(--hy-color-ref-neutral-20)
570
571
  );
571
- }
572
+
573
+ /**
574
+ * ==========================================================================
575
+ * TYPOGRAPHIES REFERENCES
576
+ * ==========================================================================
577
+ */
578
+ --hy-typo-ref-display-large-font: Roboto;
579
+ --hy-typo-ref-display-medium-font: Roboto;
580
+ --hy-typo-ref-display-medium-weight: 400;
581
+ --hy-typo-ref-display-medium-weight-emphasized: 500;
582
+ --hy-typo-ref-display-medium-size: 45;
583
+ --hy-typo-ref-display-medium-line-height: 52;
584
+ --hy-typo-ref-display-medium-tracking: 0;
585
+ --hy-typo-ref-display-small-font: Roboto;
586
+ --hy-typo-ref-headline-large-font: Roboto;
587
+ --hy-typo-ref-headline-large-weight: 400;
588
+ --hy-typo-ref-headline-large-weight-emphasized: 500;
589
+ --hy-typo-ref-headline-large-size: 32;
590
+ --hy-typo-ref-headline-large-line-height: 40;
591
+ --hy-typo-ref-headline-large-tracking: 0;
592
+ --hy-typo-ref-headline-medium-font: Roboto;
593
+ --hy-typo-ref-headline-medium-weight: 400;
594
+ --hy-typo-ref-headline-medium-weight-emphasized: 500;
595
+ --hy-typo-ref-headline-medium-size: 28;
596
+ --hy-typo-ref-headline-medium-line-height: 36;
597
+ --hy-typo-ref-headline-medium-tracking: 0;
598
+ --hy-typo-ref-headline-small-font: Roboto;
599
+ --hy-typo-ref-title-large-font: Roboto;
600
+ --hy-typo-ref-title-large-weight: 400;
601
+ --hy-typo-ref-title-large-weight-emphasized: 500;
602
+ --hy-typo-ref-title-large-size: 22;
603
+ --hy-typo-ref-title-large-line-height: 28;
604
+ --hy-typo-ref-title-large-tracking: 0;
605
+ --hy-typo-ref-title-medium-font: Roboto;
606
+ --hy-typo-ref-title-medium-weight: 500;
607
+ --hy-typo-ref-title-medium-weight-emphasized: 600;
608
+ --hy-typo-ref-title-medium-size: 16;
609
+ --hy-typo-ref-title-medium-line-height: 24;
610
+ --hy-typo-ref-title-medium-tracking: 0.15000000596046448;
611
+ --hy-typo-ref-headline-small-weight: 400;
612
+ --hy-typo-ref-headline-small-weight-emphasized: 500;
613
+ --hy-typo-ref-headline-small-size: 24;
614
+ --hy-typo-ref-headline-small-line-height: 32;
615
+ --hy-typo-ref-headline-small-tracking: 0;
616
+ --hy-typo-ref-display-small-weight: 400;
617
+ --hy-typo-ref-display-small-weight-emphasized: 500;
618
+ --hy-typo-ref-display-small-size: 36;
619
+ --hy-typo-ref-display-small-line-height: 44;
620
+ --hy-typo-ref-display-small-tracking: 0;
621
+ --hy-typo-ref-title-small-font: Roboto;
622
+ --hy-typo-ref-title-small-weight: 500;
623
+ --hy-typo-ref-title-small-weight-emphasized: 600;
624
+ --hy-typo-ref-title-small-size: 14;
625
+ --hy-typo-ref-title-small-line-height: 20;
626
+ --hy-typo-ref-title-small-tracking: 0.10000000149011612;
627
+ --hy-typo-ref-label-large-font: Roboto;
628
+ --hy-typo-ref-label-large-weight: 500;
629
+ --hy-typo-ref-label-large-weight-emphasized: 600;
630
+ --hy-typo-ref-label-large-size: 14;
631
+ --hy-typo-ref-label-large-line-height: 20;
632
+ --hy-typo-ref-label-large-tracking: 0.10000000149011612;
633
+ --hy-typo-ref-label-medium-font: Roboto;
634
+ --hy-typo-ref-label-medium-weight: 500;
635
+ --hy-typo-ref-label-medium-weight-emphasized: 600;
636
+ --hy-typo-ref-label-medium-size: 12;
637
+ --hy-typo-ref-label-medium-line-height: 16;
638
+ --hy-typo-ref-label-medium-tracking: 0.5;
639
+ --hy-typo-ref-label-small-font: Roboto;
640
+ --hy-typo-ref-label-small-weight: 500;
641
+ --hy-typo-ref-label-small-weight-emphasized: 600;
642
+ --hy-typo-ref-label-small-size: 11;
643
+ --hy-typo-ref-label-small-line-height: 16;
644
+ --hy-typo-ref-label-small-tracking: 0.5;
645
+ --hy-typo-ref-body-large-font: Roboto;
646
+ --hy-typo-ref-body-large-weight: 400;
647
+ --hy-typo-ref-body-large-weight-emphasized: 500;
648
+ --hy-typo-ref-body-large-size: 16;
649
+ --hy-typo-ref-body-large-line-height: 24;
650
+ --hy-typo-ref-body-large-tracking: 0.5;
651
+ --hy-typo-ref-body-medium-font: Roboto;
652
+ --hy-typo-ref-body-medium-weight: 400;
653
+ --hy-typo-ref-body-medium-weight-emphasized: 500;
654
+ --hy-typo-ref-body-medium-size: 14;
655
+ --hy-typo-ref-body-medium-line-height: 20;
656
+ --hy-typo-ref-body-medium-tracking: 0.25;
657
+ --hy-typo-ref-body-small-font: Roboto;
658
+ --hy-typo-ref-body-small-weight: 400;
659
+ --hy-typo-ref-body-small-weight-emphasized: 500;
660
+ --hy-typo-ref-body-small-size: 12;
661
+ --hy-typo-ref-body-small-line-height: 16;
662
+ --hy-typo-ref-body-small-tracking: 0.4000000059604645;
663
+ --hy-typo-ref-display-large-weight: 400;
664
+ --hy-typo-ref-display-large-weight-emphasized: 500;
665
+ --hy-typo-ref-display-large-size: 57;
666
+ --hy-typo-ref-display-large-line-height: 64;
667
+ --hy-typo-ref-display-large-tracking: -0.25;
668
+
669
+ /**
670
+ * ==========================================================================
671
+ * TYPOGRAPHIES SYSTEMS
672
+ * ==========================================================================
673
+ */
674
+ --hy-typo-display-large: var(--hy-typo-ref-display-large-weight)
675
+ var(--hy-typo-ref-display-large-size)/
676
+ var(--hy-typo-ref-display-large-line-height)
677
+ var(--hy-typo-ref-display-large-font);
678
+ --hy-typo-display-medium: var(--hy-typo-ref-display-medium-weight)
679
+ var(--hy-typo-ref-display-medium-size)/
680
+ var(--hy-typo-ref-display-medium-line-height)
681
+ var(--hy-typo-ref-display-medium-font);
682
+ --hy-typo-display-small: var(--hy-typo-ref-display-small-weight)
683
+ var(--hy-typo-ref-display-small-size)/
684
+ var(--hy-typo-ref-display-small-line-height)
685
+ var(--hy-typo-ref-display-small-font);
686
+ --hy-typo-headline-large: var(--hy-typo-ref-headline-large-weight)
687
+ var(--hy-typo-ref-headline-large-size)/
688
+ var(--hy-typo-ref-headline-large-line-height)
689
+ var(--hy-typo-ref-headline-large-font);
690
+ --hy-typo-headline-medium: var(--hy-typo-ref-headline-medium-weight)
691
+ var(--hy-typo-ref-headline-medium-size)/
692
+ var(--hy-typo-ref-headline-medium-line-height)
693
+ var(--hy-typo-ref-headline-medium-font);
694
+ --hy-typo-headline-small: var(--hy-typo-ref-headline-small-weight)
695
+ var(--hy-typo-ref-headline-small-size)/
696
+ var(--hy-typo-ref-headline-small-line-height)
697
+ var(--hy-typo-ref-headline-small-font);
698
+ --hy-typo-title-large: var(--hy-typo-ref-title-large-weight)
699
+ var(--hy-typo-ref-title-large-size)/
700
+ var(--hy-typo-ref-title-large-line-height)
701
+ var(--hy-typo-ref-title-large-font);
702
+ --hy-typo-title-medium: var(--hy-typo-ref-title-medium-weight)
703
+ var(--hy-typo-ref-title-medium-size)/
704
+ var(--hy-typo-ref-title-medium-line-height)
705
+ var(--hy-typo-ref-title-medium-font);
706
+ --hy-typo-title-small: var(--hy-typo-ref-title-small-weight)
707
+ var(--hy-typo-ref-title-small-size)/
708
+ var(--hy-typo-ref-title-small-line-height)
709
+ var(--hy-typo-ref-title-small-font);
710
+ --hy-typo-label-large: var(--hy-typo-ref-label-large-weight)
711
+ var(--hy-typo-ref-label-large-size)/
712
+ var(--hy-typo-ref-label-large-line-height)
713
+ var(--hy-typo-ref-label-large-font);
714
+ --hy-typo-label-medium: var(--hy-typo-ref-label-medium-weight)
715
+ var(--hy-typo-ref-label-medium-size)/
716
+ var(--hy-typo-ref-label-medium-line-height)
717
+ var(--hy-typo-ref-label-medium-font);
718
+ --hy-typo-label-small: var(--hy-typo-ref-label-small-weight)
719
+ var(--hy-typo-ref-label-small-size)/
720
+ var(--hy-typo-ref-label-small-line-height)
721
+ var(--hy-typo-ref-label-small-font);
722
+ --hy-typo-body-large: var(--hy-typo-ref-body-large-weight)
723
+ var(--hy-typo-ref-body-large-size)/
724
+ var(--hy-typo-ref-body-large-line-height)
725
+ var(--hy-typo-ref-body-large-font);
726
+ --hy-typo-body-medium: var(--hy-typo-ref-body-medium-weight)
727
+ var(--hy-typo-ref-body-medium-size)/
728
+ var(--hy-typo-ref-body-medium-line-height)
729
+ var(--hy-typo-ref-body-medium-font);
730
+ --hy-typo-body-small: var(--hy-typo-ref-body-small-weight)
731
+ var(--hy-typo-ref-body-small-size)/
732
+ var(--hy-typo-ref-body-small-line-height)
733
+ var(--hy-typo-ref-body-small-font);
734
+ }