@dnd-mapp/shared-ui 1.0.0 → 2.0.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.
Files changed (87) hide show
  1. package/README.md +74 -69
  2. package/assets/fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2 +0 -0
  3. package/assets/fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2 +0 -0
  4. package/assets/fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2 +0 -0
  5. package/assets/fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2 +0 -0
  6. package/assets/fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2 +0 -0
  7. package/assets/fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2 +0 -0
  8. package/assets/fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2 +0 -0
  9. package/assets/fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2 +0 -0
  10. package/assets/fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2 +0 -0
  11. package/assets/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2 +0 -0
  12. package/assets/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2 +0 -0
  13. package/assets/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2 +0 -0
  14. package/assets/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2 +0 -0
  15. package/assets/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2 +0 -0
  16. package/assets/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2 +0 -0
  17. package/assets/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 +0 -0
  18. package/assets/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2 +0 -0
  19. package/assets/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2 +0 -0
  20. package/assets/fonts/L0x5DF4xlVMF-BfR8bXMIjhEq3-OXg.woff2 +0 -0
  21. package/assets/fonts/L0x5DF4xlVMF-BfR8bXMIjhFq3-OXg.woff2 +0 -0
  22. package/assets/fonts/L0x5DF4xlVMF-BfR8bXMIjhGq3-OXg.woff2 +0 -0
  23. package/assets/fonts/L0x5DF4xlVMF-BfR8bXMIjhIq3-OXg.woff2 +0 -0
  24. package/assets/fonts/L0x5DF4xlVMF-BfR8bXMIjhLq38.woff2 +0 -0
  25. package/assets/fonts/L0x5DF4xlVMF-BfR8bXMIjhPq3-OXg.woff2 +0 -0
  26. package/assets/fonts/L0x7DF4xlVMF-BfR8bXMIjhOm32WWg.woff2 +0 -0
  27. package/assets/fonts/L0x7DF4xlVMF-BfR8bXMIjhOm36WWoKC.woff2 +0 -0
  28. package/assets/fonts/L0x7DF4xlVMF-BfR8bXMIjhOm3CWWoKC.woff2 +0 -0
  29. package/assets/fonts/L0x7DF4xlVMF-BfR8bXMIjhOm3KWWoKC.woff2 +0 -0
  30. package/assets/fonts/L0x7DF4xlVMF-BfR8bXMIjhOm3OWWoKC.woff2 +0 -0
  31. package/assets/fonts/L0x7DF4xlVMF-BfR8bXMIjhOm3mWWoKC.woff2 +0 -0
  32. package/assets/images/404.png +0 -0
  33. package/assets/images/apple-touch-icon.png +0 -0
  34. package/assets/images/favicon-16.png +0 -0
  35. package/assets/images/favicon-32.png +0 -0
  36. package/assets/images/favicon-512.png +0 -0
  37. package/assets/images/favicon.ico +0 -0
  38. package/assets/styles/_normalize.scss +380 -0
  39. package/assets/styles/colors/_amber.scss +11 -0
  40. package/assets/styles/colors/_blue.scss +11 -0
  41. package/assets/styles/colors/_common.scss +2 -0
  42. package/assets/styles/colors/_cyan.scss +11 -0
  43. package/assets/styles/colors/_emerald.scss +11 -0
  44. package/assets/styles/colors/_fuchsia.scss +11 -0
  45. package/assets/styles/colors/_gray.scss +11 -0
  46. package/assets/styles/colors/_green.scss +11 -0
  47. package/assets/styles/colors/_indigo.scss +11 -0
  48. package/assets/styles/colors/_lime.scss +11 -0
  49. package/assets/styles/colors/_mauve.scss +11 -0
  50. package/assets/styles/colors/_mist.scss +11 -0
  51. package/assets/styles/colors/_neutral.scss +11 -0
  52. package/assets/styles/colors/_olive.scss +11 -0
  53. package/assets/styles/colors/_orange.scss +11 -0
  54. package/assets/styles/colors/_pink.scss +11 -0
  55. package/assets/styles/colors/_purple.scss +11 -0
  56. package/assets/styles/colors/_red.scss +11 -0
  57. package/assets/styles/colors/_rose.scss +11 -0
  58. package/assets/styles/colors/_sky.scss +11 -0
  59. package/assets/styles/colors/_slate.scss +11 -0
  60. package/assets/styles/colors/_stone.scss +11 -0
  61. package/assets/styles/colors/_taupe.scss +11 -0
  62. package/assets/styles/colors/_teal.scss +11 -0
  63. package/assets/styles/colors/_violet.scss +11 -0
  64. package/assets/styles/colors/_yellow.scss +11 -0
  65. package/assets/styles/colors/_zinc.scss +11 -0
  66. package/assets/styles/colors/index.scss +27 -0
  67. package/assets/styles/font.scss +387 -0
  68. package/assets/styles/main.scss +17 -0
  69. package/assets/styles/theme-variables/_layout.scss +8 -0
  70. package/assets/styles/theme-variables/_shadows.scss +37 -0
  71. package/assets/styles/theme-variables/_spacing.scss +23 -0
  72. package/assets/styles/theme-variables/_text.scss +81 -0
  73. package/assets/styles/theme-variables/index.scss +4 -0
  74. package/fesm2022/dnd-mapp-shared-ui.mjs +596 -21
  75. package/fesm2022/dnd-mapp-shared-ui.mjs.map +1 -1
  76. package/package.json +22 -18
  77. package/src/lib/button/README.md +69 -57
  78. package/src/lib/dropdown/README.md +131 -0
  79. package/src/lib/forms/input/README.md +129 -0
  80. package/src/lib/nav/active-marker/README.md +115 -0
  81. package/src/lib/nav/app-top-bar/README.md +96 -0
  82. package/src/lib/nav/navbar/README.md +93 -0
  83. package/src/lib/nav/navbar-brand/README.md +96 -0
  84. package/src/lib/nav/navbar-link/README.md +76 -0
  85. package/src/lib/nav/navbar-menu/README.md +99 -0
  86. package/src/lib/vertical-rule/README.md +99 -0
  87. package/types/dnd-mapp-shared-ui.d.ts +281 -8
@@ -0,0 +1,387 @@
1
+ /* cyrillic */
2
+ @font-face {
3
+ font-family: Roboto;
4
+ font-style: normal;
5
+ font-weight: 100 900;
6
+ font-stretch: 100%;
7
+ font-display: swap;
8
+ src: url("../fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2") format("woff2");
9
+ unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
10
+ }
11
+
12
+ /* cyrillic */
13
+ @font-face {
14
+ font-family: Roboto;
15
+ font-style: italic;
16
+ font-weight: 100 900;
17
+ font-stretch: 100%;
18
+ font-display: swap;
19
+ src: url("../fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2") format("woff2");
20
+ unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
21
+ }
22
+
23
+ /* cyrillic */
24
+ @font-face {
25
+ font-family: "Roboto Mono";
26
+ font-style: normal;
27
+ font-weight: 100 700;
28
+ font-display: swap;
29
+ src: url("../fonts/L0x5DF4xlVMF-BfR8bXMIjhPq3-OXg.woff2") format("woff2");
30
+ unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
31
+ }
32
+
33
+ /* cyrillic */
34
+ @font-face {
35
+ font-family: "Roboto Mono";
36
+ font-style: italic;
37
+ font-weight: 100 700;
38
+ font-display: swap;
39
+ src: url("../fonts/L0x7DF4xlVMF-BfR8bXMIjhOm3mWWoKC.woff2") format("woff2");
40
+ unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
41
+ }
42
+
43
+ /* cyrillic-ext */
44
+ @font-face {
45
+ font-family: Roboto;
46
+ font-style: normal;
47
+ font-weight: 100 900;
48
+ font-stretch: 100%;
49
+ font-display: swap;
50
+ src: url("../fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2") format("woff2");
51
+ unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
52
+ }
53
+
54
+ /* cyrillic-ext */
55
+ @font-face {
56
+ font-family: Roboto;
57
+ font-style: italic;
58
+ font-weight: 100 900;
59
+ font-stretch: 100%;
60
+ font-display: swap;
61
+ src: url("../fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2") format("woff2");
62
+ unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
63
+ }
64
+
65
+ /* cyrillic-ext */
66
+ @font-face {
67
+ font-family: "Roboto Mono";
68
+ font-style: normal;
69
+ font-weight: 100 700;
70
+ font-display: swap;
71
+ src: url("../fonts/L0x5DF4xlVMF-BfR8bXMIjhGq3-OXg.woff2") format("woff2");
72
+ unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
73
+ }
74
+
75
+ /* cyrillic-ext */
76
+ @font-face {
77
+ font-family: "Roboto Mono";
78
+ font-style: italic;
79
+ font-weight: 100 700;
80
+ font-display: swap;
81
+ src: url("../fonts/L0x7DF4xlVMF-BfR8bXMIjhOm3CWWoKC.woff2") format("woff2");
82
+ unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
83
+ }
84
+
85
+ /* greek */
86
+ @font-face {
87
+ font-family: Roboto;
88
+ font-style: normal;
89
+ font-weight: 100 900;
90
+ font-stretch: 100%;
91
+ font-display: swap;
92
+ src: url("../fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2") format("woff2");
93
+ unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
94
+ }
95
+
96
+ /* greek */
97
+ @font-face {
98
+ font-family: Roboto;
99
+ font-style: italic;
100
+ font-weight: 100 900;
101
+ font-stretch: 100%;
102
+ font-display: swap;
103
+ src: url("../fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2") format("woff2");
104
+ unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
105
+ }
106
+
107
+ /* greek */
108
+ @font-face {
109
+ font-family: "Roboto Mono";
110
+ font-style: normal;
111
+ font-weight: 100 700;
112
+ font-display: swap;
113
+ src: url("../fonts/L0x5DF4xlVMF-BfR8bXMIjhIq3-OXg.woff2") format("woff2");
114
+ unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
115
+ }
116
+
117
+ /* greek */
118
+ @font-face {
119
+ font-family: "Roboto Mono";
120
+ font-style: italic;
121
+ font-weight: 100 700;
122
+ font-display: swap;
123
+ src: url("../fonts/L0x7DF4xlVMF-BfR8bXMIjhOm36WWoKC.woff2") format("woff2");
124
+ unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
125
+ }
126
+
127
+ /* greek-ext */
128
+ @font-face {
129
+ font-family: Roboto;
130
+ font-style: normal;
131
+ font-weight: 100 900;
132
+ font-stretch: 100%;
133
+ font-display: swap;
134
+ src: url("../fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2") format("woff2");
135
+ unicode-range: U+1F00-1FFF;
136
+ }
137
+
138
+ /* greek-ext */
139
+ @font-face {
140
+ font-family: Roboto;
141
+ font-style: italic;
142
+ font-weight: 100 900;
143
+ font-stretch: 100%;
144
+ font-display: swap;
145
+ src: url("../fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2") format("woff2");
146
+ unicode-range: U+1F00-1FFF;
147
+ }
148
+
149
+ /* latin */
150
+ @font-face {
151
+ font-family: Roboto;
152
+ font-style: normal;
153
+ font-weight: 100 900;
154
+ font-stretch: 100%;
155
+ font-display: swap;
156
+ src: url("../fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2") format("woff2");
157
+ unicode-range:
158
+ U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F,
159
+ U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
160
+ }
161
+
162
+ /* latin */
163
+ @font-face {
164
+ font-family: Roboto;
165
+ font-style: italic;
166
+ font-weight: 100 900;
167
+ font-stretch: 100%;
168
+ font-display: swap;
169
+ src: url("../fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2") format("woff2");
170
+ unicode-range:
171
+ U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F,
172
+ U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
173
+ }
174
+
175
+ /* latin */
176
+ @font-face {
177
+ font-family: "Roboto Mono";
178
+ font-style: normal;
179
+ font-weight: 100 700;
180
+ font-display: swap;
181
+ src: url("../fonts/L0x5DF4xlVMF-BfR8bXMIjhLq38.woff2") format("woff2");
182
+ unicode-range:
183
+ U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F,
184
+ U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
185
+ }
186
+
187
+ /* latin */
188
+ @font-face {
189
+ font-family: "Roboto Mono";
190
+ font-style: italic;
191
+ font-weight: 100 700;
192
+ font-display: swap;
193
+ src: url("../fonts/L0x7DF4xlVMF-BfR8bXMIjhOm32WWg.woff2") format("woff2");
194
+ unicode-range:
195
+ U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F,
196
+ U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
197
+ }
198
+
199
+ /* latin-ext */
200
+ @font-face {
201
+ font-family: Roboto;
202
+ font-style: normal;
203
+ font-weight: 100 900;
204
+ font-stretch: 100%;
205
+ font-display: swap;
206
+ src: url("../fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2") format("woff2");
207
+ unicode-range:
208
+ U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF,
209
+ U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
210
+ }
211
+
212
+ /* latin-ext */
213
+ @font-face {
214
+ font-family: Roboto;
215
+ font-style: italic;
216
+ font-weight: 100 900;
217
+ font-stretch: 100%;
218
+ font-display: swap;
219
+ src: url("../fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2") format("woff2");
220
+ unicode-range:
221
+ U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF,
222
+ U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
223
+ }
224
+
225
+ /* latin-ext */
226
+ @font-face {
227
+ font-family: "Roboto Mono";
228
+ font-style: normal;
229
+ font-weight: 100 700;
230
+ font-display: swap;
231
+ src: url("../fonts/L0x5DF4xlVMF-BfR8bXMIjhFq3-OXg.woff2") format("woff2");
232
+ unicode-range:
233
+ U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF,
234
+ U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
235
+ }
236
+
237
+ /* latin-ext */
238
+ @font-face {
239
+ font-family: "Roboto Mono";
240
+ font-style: italic;
241
+ font-weight: 100 700;
242
+ font-display: swap;
243
+ src: url("../fonts/L0x7DF4xlVMF-BfR8bXMIjhOm3OWWoKC.woff2") format("woff2");
244
+ unicode-range:
245
+ U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF,
246
+ U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
247
+ }
248
+
249
+ /* math */
250
+ @font-face {
251
+ font-family: Roboto;
252
+ font-style: normal;
253
+ font-weight: 100 900;
254
+ font-stretch: 100%;
255
+ font-display: swap;
256
+ src: url("../fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2") format("woff2");
257
+ unicode-range:
258
+ U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333,
259
+ U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1,
260
+ U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071,
261
+ U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F,
262
+ U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B,
263
+ U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF,
264
+ U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11,
265
+ U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
266
+ }
267
+
268
+ /* math */
269
+ @font-face {
270
+ font-family: Roboto;
271
+ font-style: italic;
272
+ font-weight: 100 900;
273
+ font-stretch: 100%;
274
+ font-display: swap;
275
+ src: url("../fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2") format("woff2");
276
+ unicode-range:
277
+ U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333,
278
+ U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1,
279
+ U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071,
280
+ U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F,
281
+ U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B,
282
+ U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF,
283
+ U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11,
284
+ U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
285
+ }
286
+
287
+ /* symbols */
288
+ @font-face {
289
+ font-family: Roboto;
290
+ font-style: normal;
291
+ font-weight: 100 900;
292
+ font-stretch: 100%;
293
+ font-display: swap;
294
+ src: url("../fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2") format("woff2");
295
+ unicode-range:
296
+ U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199,
297
+ U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,
298
+ U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB,
299
+ U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3,
300
+ U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E,
301
+ U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2,
302
+ U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F,
303
+ U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3,
304
+ U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6,
305
+ U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513,
306
+ U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD,
307
+ U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC,
308
+ U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB,
309
+ U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C,
310
+ U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
311
+ }
312
+
313
+ /* symbols */
314
+ @font-face {
315
+ font-family: Roboto;
316
+ font-style: italic;
317
+ font-weight: 100 900;
318
+ font-stretch: 100%;
319
+ font-display: swap;
320
+ src: url("../fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2") format("woff2");
321
+ unicode-range:
322
+ U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199,
323
+ U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,
324
+ U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB,
325
+ U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3,
326
+ U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E,
327
+ U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2,
328
+ U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F,
329
+ U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3,
330
+ U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6,
331
+ U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513,
332
+ U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD,
333
+ U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC,
334
+ U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB,
335
+ U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C,
336
+ U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
337
+ }
338
+
339
+ /* vietnamese */
340
+ @font-face {
341
+ font-family: Roboto;
342
+ font-style: normal;
343
+ font-weight: 100 900;
344
+ font-stretch: 100%;
345
+ font-display: swap;
346
+ src: url("../fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2") format("woff2");
347
+ unicode-range:
348
+ U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304,
349
+ U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
350
+ }
351
+
352
+ /* vietnamese */
353
+ @font-face {
354
+ font-family: Roboto;
355
+ font-style: italic;
356
+ font-weight: 100 900;
357
+ font-stretch: 100%;
358
+ font-display: swap;
359
+ src: url("../fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2") format("woff2");
360
+ unicode-range:
361
+ U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304,
362
+ U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
363
+ }
364
+
365
+ /* vietnamese */
366
+ @font-face {
367
+ font-family: "Roboto Mono";
368
+ font-style: normal;
369
+ font-weight: 100 700;
370
+ font-display: swap;
371
+ src: url("../fonts/L0x5DF4xlVMF-BfR8bXMIjhEq3-OXg.woff2") format("woff2");
372
+ unicode-range:
373
+ U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304,
374
+ U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
375
+ }
376
+
377
+ /* vietnamese */
378
+ @font-face {
379
+ font-family: "Roboto Mono";
380
+ font-style: italic;
381
+ font-weight: 100 700;
382
+ font-display: swap;
383
+ src: url("../fonts/L0x7DF4xlVMF-BfR8bXMIjhOm3KWWoKC.woff2") format("woff2");
384
+ unicode-range:
385
+ U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304,
386
+ U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
387
+ }
@@ -0,0 +1,17 @@
1
+ @use "./theme-variables" as tv;
2
+ @use "./colors" as c;
3
+ @use "./normalize";
4
+
5
+ html,
6
+ body {
7
+ font-family: tv.$font-family;
8
+ font-size: 16px;
9
+ font-weight: tv.$font-weight-normal;
10
+ font-style: tv.$font-style;
11
+ font-optical-sizing: tv.$font-optical-sizing;
12
+ font-variation-settings: tv.$font-variation-settings;
13
+
14
+ background-color: c.$neutral-100;
15
+ color: c.$neutral-900;
16
+ padding: 0;
17
+ }
@@ -0,0 +1,8 @@
1
+ $radius-xs: 0.125rem;
2
+ $radius-sm: 0.25rem;
3
+ $radius-md: 0.375rem;
4
+ $radius-lg: 0.5rem;
5
+ $radius-xl: 0.75rem;
6
+ $radius-2xl: 1rem;
7
+ $radius-3xl: 1.5rem;
8
+ $radius-4xl: 2rem;
@@ -0,0 +1,37 @@
1
+ // Regular
2
+ $shadow-2xs: 0 1px rgb(0 0 0 / 5%);
3
+ $shadow-xs: 0 1px 2px 0 rgb(0 0 0 / 5%);
4
+ $shadow-sm:
5
+ 0 1px 3px 0 rgb(0 0 0 / 10%),
6
+ 0 1px 2px -1px rgb(0 0 0 / 10%);
7
+ $shadow-md:
8
+ 0 4px 6px -1px rgb(0 0 0 / 10%),
9
+ 0 2px 4px -2px rgb(0 0 0 / 10%);
10
+ $shadow-lg:
11
+ 0 10px 15px -3px rgb(0 0 0 / 10%),
12
+ 0 4px 6px -4px rgb(0 0 0 / 10%);
13
+ $shadow-xl:
14
+ 0 20px 25px -5px rgb(0 0 0 / 10%),
15
+ 0 8px 10px -6px rgb(0 0 0 / 10%);
16
+ $shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / 25%);
17
+
18
+ // Inset
19
+ $inset-shadow-2xs: inset 0 1px rgb(0 0 0 / 5%);
20
+ $inset-shadow-xs: inset 0 1px 1px rgb(0 0 0 / 5%);
21
+ $inset-shadow-sm: inset 0 2px 4px rgb(0 0 0 / 5%);
22
+
23
+ // Text
24
+ $text-shadow-2xs: 0px 1px 0px rgb(0 0 0 / 15%);
25
+ $text-shadow-xs: 0px 1px 1px rgb(0 0 0 / 20%);
26
+ $text-shadow-sm:
27
+ 0px 1px 0px rgb(0 0 0 / 7.5%),
28
+ 0px 1px 1px rgb(0 0 0 / 7.5%),
29
+ 0px 2px 2px rgb(0 0 0 / 7.5%);
30
+ $text-shadow-md:
31
+ 0px 1px 1px rgb(0 0 0 / 10%),
32
+ 0px 1px 2px rgb(0 0 0 / 10%),
33
+ 0px 2px 4px rgb(0 0 0 / 10%);
34
+ $text-shadow-lg:
35
+ 0px 1px 2px rgb(0 0 0 / 10%),
36
+ 0px 3px 2px rgb(0 0 0 / 10%),
37
+ 0px 4px 8px rgb(0 0 0 / 10%);
@@ -0,0 +1,23 @@
1
+ $spacing: 0.25rem;
2
+
3
+ // Breakpoints
4
+ $breakpoint-sm: 40rem;
5
+ $breakpoint-md: 48rem;
6
+ $breakpoint-lg: 64rem;
7
+ $breakpoint-xl: 80rem;
8
+ $breakpoint-2xl: 96rem;
9
+
10
+ // Containers
11
+ $container-3xs: 16rem;
12
+ $container-2xs: 18rem;
13
+ $container-xs: 20rem;
14
+ $container-sm: 24rem;
15
+ $container-md: 28rem;
16
+ $container-lg: 32rem;
17
+ $container-xl: 36rem;
18
+ $container-2xl: 42rem;
19
+ $container-3xl: 48rem;
20
+ $container-4xl: 56rem;
21
+ $container-5xl: 64rem;
22
+ $container-6xl: 72rem;
23
+ $container-7xl: 80rem;
@@ -0,0 +1,81 @@
1
+ @mixin text-xs {
2
+ font-size: 0.75rem;
3
+ line-height: calc(1 / 0.75);
4
+ }
5
+
6
+ @mixin text-sm {
7
+ font-size: 0.875rem;
8
+ line-height: calc(1.25 / 0.875);
9
+ }
10
+
11
+ @mixin text-base {
12
+ font-size: 1rem;
13
+ line-height: calc(1.5 / 1);
14
+ }
15
+
16
+ @mixin text-lg {
17
+ font-size: 1.125rem;
18
+ line-height: calc(1.75 / 1.125);
19
+ }
20
+
21
+ @mixin text-xl {
22
+ font-size: 1.25rem;
23
+ line-height: calc(1.75 / 1.25);
24
+ }
25
+
26
+ @mixin text-2xl {
27
+ font-size: 1.5rem;
28
+ line-height: calc(2 / 1.5);
29
+ }
30
+
31
+ @mixin text-3xl {
32
+ font-size: 1.875rem;
33
+ line-height: calc(2.25 / 1.875);
34
+ }
35
+
36
+ @mixin text-4xl {
37
+ font-size: 2.25rem;
38
+ line-height: calc(2.5 / 2.25);
39
+ }
40
+
41
+ @mixin text-5xl {
42
+ font-size: 3rem;
43
+ line-height: 1;
44
+ }
45
+
46
+ @mixin text-6xl {
47
+ font-size: 3.75rem;
48
+ line-height: 1;
49
+ }
50
+
51
+ @mixin text-7xl {
52
+ font-size: 4.5rem;
53
+ line-height: 1;
54
+ }
55
+
56
+ @mixin text-8xl {
57
+ font-size: 6rem;
58
+ line-height: 1;
59
+ }
60
+
61
+ @mixin text-9xl {
62
+ font-size: 8rem;
63
+ line-height: 1;
64
+ }
65
+
66
+ $font-family: "Roboto";
67
+ $font-family-mono: "Roboto Mono";
68
+ $font-optical-sizing: auto;
69
+ $font-style: normal;
70
+ $font-variation-settings: "wdth" 100;
71
+
72
+ // Font weight
73
+ $font-weight-thin: 100;
74
+ $font-weight-extralight: 200;
75
+ $font-weight-light: 300;
76
+ $font-weight-normal: 400;
77
+ $font-weight-medium: 500;
78
+ $font-weight-semibold: 600;
79
+ $font-weight-bold: 700;
80
+ $font-weight-extrabold: 800;
81
+ $font-weight-black: 900;
@@ -0,0 +1,4 @@
1
+ @forward "layout";
2
+ @forward "shadows";
3
+ @forward "spacing";
4
+ @forward "text";