@hug/hospitality 1.0.0-alpha.5 → 1.0.0-alpha.8

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.
@@ -2952,13 +2952,13 @@ var colors = {
2952
2952
  type: "COLOR",
2953
2953
  reference: [
2954
2954
  {
2955
- id: "VariableID:59803:256",
2956
- name: "hy-color-ref-neutral-variant-10",
2955
+ id: "VariableID:59803:257",
2956
+ name: "hy-color-ref-neutral-variant-5",
2957
2957
  type: "COLOR",
2958
- value: "#171c22ff"
2958
+ value: "#0c1117ff"
2959
2959
  }
2960
2960
  ],
2961
- _referenceValue: "#171c22ff",
2961
+ _referenceValue: "#0c1117ff",
2962
2962
  id: "VariableID:59803:491"
2963
2963
  },
2964
2964
  {
@@ -2980,13 +2980,13 @@ var colors = {
2980
2980
  type: "COLOR",
2981
2981
  reference: [
2982
2982
  {
2983
- id: "VariableID:59803:256",
2984
- name: "hy-color-ref-neutral-variant-10",
2983
+ id: "VariableID:59803:257",
2984
+ name: "hy-color-ref-neutral-variant-5",
2985
2985
  type: "COLOR",
2986
- value: "#171c22ff"
2986
+ value: "#0c1117ff"
2987
2987
  }
2988
2988
  ],
2989
- _referenceValue: "#171c22ff",
2989
+ _referenceValue: "#0c1117ff",
2990
2990
  id: "VariableID:59803:493"
2991
2991
  },
2992
2992
  {
@@ -3316,13 +3316,13 @@ var colors = {
3316
3316
  type: "COLOR",
3317
3317
  reference: [
3318
3318
  {
3319
- id: "VariableID:59803:256",
3320
- name: "hy-color-ref-neutral-variant-10",
3319
+ id: "VariableID:59803:257",
3320
+ name: "hy-color-ref-neutral-variant-5",
3321
3321
  type: "COLOR",
3322
- value: "#171c22ff"
3322
+ value: "#0c1117ff"
3323
3323
  }
3324
3324
  ],
3325
- _referenceValue: "#171c22ff",
3325
+ _referenceValue: "#0c1117ff",
3326
3326
  id: "VariableID:59803:517"
3327
3327
  },
3328
3328
  {
@@ -2,56 +2,178 @@
2
2
  @use "./utils" as map;
3
3
 
4
4
  $override-colors: (
5
+ //Primary
5
6
  primary: var(--hy-color-primary),
6
7
  on-primary: var(--hy-color-on-primary),
7
8
  primary-container: var(--hy-color-primary-container),
8
9
  on-primary-container: var(--hy-color-on-primary-container),
9
10
  primary-fixed: var(--hy-color-primary-fixed),
10
- primary-fixed-dim: var(--hy-color-primary-fixed-dim),
11
11
  on-primary-fixed: var(--hy-color-primary-fixed),
12
- on-primary-fixed-variant: var(--hy-color-primary-fixed-variant),
12
+ on-primary-fixed-variant: var(--hy-color-on-primary-fixed-variant),
13
+ primary-fixed-dim: var(--hy-color-primary-fixed-dim),
14
+ inverse-primary: var(--hy-color-inverse-primary),
15
+ //Secondary
13
16
  secondary: var(--hy-color-secondary),
14
17
  on-secondary: var(--hy-color-on-secondary),
15
18
  secondary-container: var(--hy-color-secondary-container),
16
- on-secondary-conmtainer: var(--hy-color-on-secondary-container),
19
+ on-secondary-container: var(--hy-color-on-secondary-container),
17
20
  secondary-fixed: var(--hy-color-secondary-fixed),
18
- secondary-fixed-dim: var(--hy-color-secondary-fixed-dim),
19
21
  on-secondary-fixed: var(--hy-color-secondary-fixed),
20
- on-secondary-fixed-variant: var(--hy-color-secondary-fixed-variant),
22
+ on-secondary-fixed-variant: var(--hy-color-on-secondary-fixed-variant),
23
+ secondary-fixed-dim: var(--hy-color-secondary-fixed-dim),
24
+ //Tertiary
21
25
  tertiary: var(--hy-color-tertiary),
22
26
  on-tertiary: var(--hy-color-on-tertiary),
23
27
  tertiary-container: var(--hy-color-tertiary-container),
24
- on-tertiary-conmtainer: var(--hy-color-on-tertiary-container),
28
+ on-tertiary-container: var(--hy-color-on-tertiary-container),
25
29
  tertiary-fixed: var(--hy-color-tertiary-fixed),
26
- tertiary-fixed-dim: var(--hy-color-tertiary-fixed-dim),
27
30
  on-tertiary-fixed: var(--hy-color-tertiary-fixed),
28
- on-tertiary-fixed-variant: var(--hy-color-tertiary-fixed-variant),
31
+ on-tertiary-fixed-variant: var(--hy-color-on-tertiary-fixed-variant),
32
+ tertiary-fixed-dim: var(--hy-color-tertiary-fixed-dim),
33
+ //Error
29
34
  error: var(--hy-color-error),
30
35
  on-error: var(--hy-color-on-error),
31
36
  error-container: var(--hy-color-error-container),
32
- on-error-conmtainer: var(--hy-color-on-error-container),
37
+ on-error-container: var(--hy-color-on-error-container),
38
+ //Surface
33
39
  surface: var(--hy-color-surface),
34
- surface-dim: var(--hy-color-surface-dim),
40
+ on-surface: var(--hy-color-on-surface),
41
+ on-surface-variant: var(--hy-color-on-surface-variant),
35
42
  surface-bright: var(--hy-color-surface-bright),
36
- surface-container-lowest: var(--hy-color-surface-container-lowest),
37
- surface-container-low: var(--hy-color-surface-container-low),
38
43
  surface-container: var(--hy-color-surface-container),
39
44
  surface-container-high: var(--hy-color-surface-container-high),
40
45
  surface-container-highest: var(--hy-color-surface-container-highest),
41
- on-surface: var(--hy-color-on-surface),
42
- on-surface-variant: var(--hy-color-on-surface-variant),
43
- ouline: var(--hy-color-outline),
44
- ouline-variant: var(--hy-color-outline-variant),
46
+ surface-container-low: var(--hy-color-surface-container-low),
47
+ surface-container-lowest: var(--hy-color-surface-container-lowest),
48
+ surface-dim: var(--hy-color-surface-dim),
49
+ surface-tint: var(--hy-color-surface-tint),
50
+ surface-variant: var(--hy-color-surface-variant),
45
51
  inverse-surface: var(--hy-color-inverse-surface),
46
52
  inverse-on-surface: var(--hy-color-inverse-on-surface),
47
- inverse-primary: var(--hy-color-inverse-primary),
53
+ //Miscellaneous
48
54
  background: var(--hy-color-background),
49
55
  on-background: var(--hy-color-on-background),
56
+ neutral-variant20: var(--hy-color-ref-neutral-variant-20),
57
+ neutral10: var(--hy-color-ref-neutral-10),
58
+ outline: var(--hy-color-outline),
59
+ outline-variant: var(--hy-color-outline-variant),
50
60
  scrim: var(--hy-color-scrim),
51
- shadow: var(--hy-color-shadow),
61
+ shadow: var(--hy-color-shadow)
52
62
  );
53
63
 
54
- $override-typography: ();
64
+ $override-typography: (
65
+ //Body Large
66
+ body-large: var(--hy-typo-body-large),
67
+ body-large-font: var(--hy-typo-ref-body-large-font),
68
+ body-large-line-height: var(--hy-typo-ref-body-large-line-height),
69
+ body-large-size: var(--hy-typo-ref-body-large-size),
70
+ body-large-tracking: var(--hy-typo-ref-body-large-tracking),
71
+ body-large-weight: var(--hy-typo-ref-body-large-weight),
72
+ //Body Medium
73
+ body-medium: var(--hy-typo-body-medium),
74
+ body-medium-font: var(--hy-typo-ref-body-medium-font),
75
+ body-medium-line-height: var(--hy-typo-ref-body-medium-line-height),
76
+ body-medium-size: var(--hy-typo-ref-body-medium-size),
77
+ body-medium-tracking: var(--hy-typo-ref-body-medium-tracking),
78
+ body-medium-weight: var(--hy-typo-ref-body-medium-weight),
79
+ //Body Small
80
+ body-small: var(--hy-typo-body-small),
81
+ body-small-font: var(--hy-typo-ref-body-small-font),
82
+ body-small-line-height: var(--hy-typo-ref-body-small-line-height),
83
+ body-small-size: var(--hy-typo-ref-body-small-size),
84
+ body-small-tracking: var(--hy-typo-ref-body-small-tracking),
85
+ body-small-weight: var(--hy-typo-ref-body-small-weight),
86
+ //Display Large
87
+ display-large: var(--hy-typo-display-large),
88
+ display-large-font: var(--hy-typo-ref-display-large-font),
89
+ display-large-line-height: var(--hy-typo-ref-display-large-line-height),
90
+ display-large-size: var(--hy-typo-ref-display-large-size),
91
+ display-large-tracking: var(--hy-typo-ref-display-large-tracking),
92
+ display-large-weight: var(--hy-typo-ref-display-large-weight),
93
+ //Display Medium
94
+ display-medium: var(--hy-typo-display-medium),
95
+ display-medium-font: var(--hy-typo-ref-display-medium-font),
96
+ display-medium-line-height: var(--hy-typo-ref-display-medium-line-height),
97
+ display-medium-size: var(--hy-typo-ref-display-medium-size),
98
+ display-medium-tracking: var(--hy-typo-ref-display-medium-tracking),
99
+ display-medium-weight: var(--hy-typo-ref-display-medium-weight),
100
+ //Display Small
101
+ display-small: var(--hy-typo-display-small),
102
+ display-small-font: var(--hy-typo-ref-display-small-font),
103
+ display-small-line-height: var(--hy-typo-ref-display-small-line-height),
104
+ display-small-size: var(--hy-typo-ref-display-small-size),
105
+ display-small-tracking: var(--hy-typo-ref-display-small-tracking),
106
+ display-small-weight: var(--hy-typo-ref-display-small-weight),
107
+ //Headline Large
108
+ headline-large: var(--hy-typo-headline-large),
109
+ headline-large-font: var(--hy-typo-ref-headline-large-font),
110
+ headline-large-line-height: var(--hy-typo-ref-headline-large-line-height),
111
+ headline-large-size: var(--hy-typo-ref-headline-large-size),
112
+ headline-large-tracking: var(--hy-typo-ref-headline-large-tracking),
113
+ headline-large-weight: var(--hy-typo-ref-headline-large-weight),
114
+ //Headline Medium
115
+ headline-medium: var(--hy-typo-headline-medium),
116
+ headline-medium-font: var(--hy-typo-ref-headline-medium-font),
117
+ headline-medium-line-height: var(--hy-typo-ref-headline-medium-line-height),
118
+ headline-medium-size: var(--hy-typo-ref-headline-medium-size),
119
+ headline-medium-tracking: var(--hy-typo-ref-headline-medium-tracking),
120
+ headline-medium-weight: var(--hy-typo-ref-headline-medium-weight),
121
+ //Headline Small
122
+ headline-small: var(--hy-typo-headline-small),
123
+ headline-small-font: var(--hy-typo-ref-headline-small-font),
124
+ headline-small-line-height: var(--hy-typo-ref-headline-small-line-height),
125
+ headline-small-size: var(--hy-typo-ref-headline-small-size),
126
+ headline-small-tracking: var(--hy-typo-ref-headline-small-tracking),
127
+ headline-small-weight: var(--hy-typo-ref-headline-small-weight),
128
+ //Label Large
129
+ label-large: var(--hy-typo-label-large),
130
+ label-large-font: var(--hy-typo-ref-label-large-font),
131
+ label-large-line-height: var(--hy-typo-ref-label-large-line-height),
132
+ label-large-size: var(--hy-typo-ref-label-large-size),
133
+ label-large-tracking: var(--hy-typo-ref-label-large-tracking),
134
+ label-large-weight: var(--hy-typo-ref-label-large-weight),
135
+ label-large-weight-prominent: var(
136
+ --hy-typo-ref-label-large-weight-emphasized
137
+ ),
138
+ //Label Medium
139
+ label-medium: var(--hy-typo-label-medium),
140
+ label-medium-font: var(--hy-typo-ref-label-medium-font),
141
+ label-medium-line-height: var(--hy-typo-ref-label-medium-line-height),
142
+ label-medium-size: var(--hy-typo-ref-label-medium-size),
143
+ label-medium-tracking: var(--hy-typo-ref-label-medium-tracking),
144
+ label-medium-weight: var(--hy-typo-ref-label-medium-weight),
145
+ label-medium-weight-prominent: var(
146
+ --hy-typo-ref-label-medium-weight-emphasized
147
+ ),
148
+ //Label Small
149
+ label-small: var(--hy-typo-label-small),
150
+ label-small-font: var(--hy-typo-ref-label-small-font),
151
+ label-small-line-height: var(--hy-typo-ref-label-small-line-height),
152
+ label-small-size: var(--hy-typo-ref-label-small-size),
153
+ label-small-tracking: var(--hy-typo-ref-label-small-tracking),
154
+ label-small-weight: var(--hy-typo-ref-label-small-weight),
155
+ //Title Large
156
+ title-large: var(--hy-typo-title-large),
157
+ title-large-font: var(--hy-typo-ref-title-large-font),
158
+ title-large-line-height: var(--hy-typo-ref-title-large-line-height),
159
+ title-large-size: var(--hy-typo-ref-title-large-size),
160
+ title-large-tracking: var(--hy-typo-ref-title-large-tracking),
161
+ title-large-weight: var(--hy-typo-ref-title-large-weight),
162
+ //Title Medium
163
+ title-medium: var(--hy-typo-title-medium),
164
+ title-medium-font: var(--hy-typo-ref-title-medium-font),
165
+ title-medium-line-height: var(--hy-typo-ref-title-medium-line-height),
166
+ title-medium-size: var(--hy-typo-ref-title-medium-size),
167
+ title-medium-tracking: var(--hy-typo-ref-title-medium-tracking),
168
+ title-medium-weight: var(--hy-typo-ref-title-medium-weight),
169
+ //Title Small
170
+ title-small: var(--hy-typo-title-small),
171
+ title-small-font: var(--hy-typo-ref-title-small-font),
172
+ title-small-line-height: var(--hy-typo-ref-title-small-line-height),
173
+ title-small-size: var(--hy-typo-ref-title-small-size),
174
+ title-small-tracking: var(--hy-typo-ref-title-small-tracking),
175
+ title-small-weight: var(--hy-typo-ref-title-small-weight)
176
+ );
55
177
 
56
178
  $override-density: ();
57
179
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hug/hospitality",
3
- "version": "1.0.0-alpha.5",
3
+ "version": "1.0.0-alpha.8",
4
4
  "description": "Hospitality Design System",
5
5
  "homepage": "https://github.com/dsi-hug/hospitality",
6
6
  "license": "GPL-3.0-only",
package/tokens/tokens.css CHANGED
@@ -438,7 +438,7 @@
438
438
  );
439
439
  --hy-color-background: light-dark(
440
440
  var(--hy-color-ref-neutral-variant-99),
441
- var(--hy-color-ref-neutral-variant-10)
441
+ var(--hy-color-ref-neutral-variant-5)
442
442
  );
443
443
  --hy-color-on-background: light-dark(
444
444
  var(--hy-color-ref-neutral-variant-10),
@@ -446,7 +446,7 @@
446
446
  );
447
447
  --hy-color-surface: light-dark(
448
448
  var(--hy-color-ref-neutral-variant-98),
449
- var(--hy-color-ref-neutral-variant-10)
449
+ var(--hy-color-ref-neutral-variant-5)
450
450
  );
451
451
  --hy-color-on-surface: light-dark(
452
452
  var(--hy-color-ref-neutral-variant-10),
@@ -542,7 +542,7 @@
542
542
  );
543
543
  --hy-color-surface-dim: light-dark(
544
544
  var(--hy-color-ref-neutral-variant-90),
545
- var(--hy-color-ref-neutral-variant-10)
545
+ var(--hy-color-ref-neutral-variant-5)
546
546
  );
547
547
  --hy-color-surface-bright: light-dark(
548
548
  var(--hy-color-ref-neutral-variant-98),