@masterteam/components 0.0.68 → 0.0.70

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 (97) hide show
  1. package/README.md +63 -63
  2. package/assets/cairo.css +70 -70
  3. package/assets/common.css +2 -2
  4. package/assets/i18n/ar.json +36 -36
  5. package/assets/i18n/en.json +36 -36
  6. package/assets/inter.css +418 -418
  7. package/fesm2022/masterteam-components-avatar-text.mjs +2 -2
  8. package/fesm2022/masterteam-components-avatar-text.mjs.map +1 -1
  9. package/fesm2022/masterteam-components-avatar.mjs +2 -2
  10. package/fesm2022/masterteam-components-avatar.mjs.map +1 -1
  11. package/fesm2022/masterteam-components-breadcrumb.mjs +2 -2
  12. package/fesm2022/masterteam-components-breadcrumb.mjs.map +1 -1
  13. package/fesm2022/masterteam-components-button-group.mjs +2 -2
  14. package/fesm2022/masterteam-components-button-group.mjs.map +1 -1
  15. package/fesm2022/masterteam-components-button.mjs +2 -2
  16. package/fesm2022/masterteam-components-button.mjs.map +1 -1
  17. package/fesm2022/masterteam-components-card.mjs +2 -2
  18. package/fesm2022/masterteam-components-card.mjs.map +1 -1
  19. package/fesm2022/masterteam-components-checkbox-field.mjs +2 -2
  20. package/fesm2022/masterteam-components-checkbox-field.mjs.map +1 -1
  21. package/fesm2022/masterteam-components-chip.mjs +2 -2
  22. package/fesm2022/masterteam-components-chip.mjs.map +1 -1
  23. package/fesm2022/masterteam-components-color-picker-field.mjs +2 -2
  24. package/fesm2022/masterteam-components-color-picker-field.mjs.map +1 -1
  25. package/fesm2022/masterteam-components-confirmation.mjs +2 -2
  26. package/fesm2022/masterteam-components-confirmation.mjs.map +1 -1
  27. package/fesm2022/masterteam-components-date-field.mjs +2 -2
  28. package/fesm2022/masterteam-components-date-field.mjs.map +1 -1
  29. package/fesm2022/masterteam-components-dialog.mjs.map +1 -1
  30. package/fesm2022/masterteam-components-drawer.mjs +2 -2
  31. package/fesm2022/masterteam-components-drawer.mjs.map +1 -1
  32. package/fesm2022/masterteam-components-dynamic-drawer.mjs +152 -70
  33. package/fesm2022/masterteam-components-dynamic-drawer.mjs.map +1 -1
  34. package/fesm2022/masterteam-components-editor-field.mjs +2 -2
  35. package/fesm2022/masterteam-components-editor-field.mjs.map +1 -1
  36. package/fesm2022/masterteam-components-field-validation.mjs +20 -20
  37. package/fesm2022/masterteam-components-field-validation.mjs.map +1 -1
  38. package/fesm2022/masterteam-components-icon-field.mjs +2 -2
  39. package/fesm2022/masterteam-components-icon-field.mjs.map +1 -1
  40. package/fesm2022/masterteam-components-list.mjs +2 -2
  41. package/fesm2022/masterteam-components-list.mjs.map +1 -1
  42. package/fesm2022/masterteam-components-menu.mjs +2 -2
  43. package/fesm2022/masterteam-components-menu.mjs.map +1 -1
  44. package/fesm2022/masterteam-components-modal.mjs.map +1 -1
  45. package/fesm2022/masterteam-components-module-summary-card.mjs +2 -2
  46. package/fesm2022/masterteam-components-module-summary-card.mjs.map +1 -1
  47. package/fesm2022/masterteam-components-multi-select-field.mjs +2 -2
  48. package/fesm2022/masterteam-components-multi-select-field.mjs.map +1 -1
  49. package/fesm2022/masterteam-components-number-field.mjs +2 -2
  50. package/fesm2022/masterteam-components-number-field.mjs.map +1 -1
  51. package/fesm2022/masterteam-components-page-header.mjs +2 -2
  52. package/fesm2022/masterteam-components-page-header.mjs.map +1 -1
  53. package/fesm2022/masterteam-components-page.mjs +2 -2
  54. package/fesm2022/masterteam-components-page.mjs.map +1 -1
  55. package/fesm2022/masterteam-components-paginator.mjs +2 -2
  56. package/fesm2022/masterteam-components-paginator.mjs.map +1 -1
  57. package/fesm2022/masterteam-components-pick-list-field.mjs +2 -2
  58. package/fesm2022/masterteam-components-pick-list-field.mjs.map +1 -1
  59. package/fesm2022/masterteam-components-radio-button-field.mjs +2 -2
  60. package/fesm2022/masterteam-components-radio-button-field.mjs.map +1 -1
  61. package/fesm2022/masterteam-components-radio-cards-field.mjs +2 -2
  62. package/fesm2022/masterteam-components-radio-cards-field.mjs.map +1 -1
  63. package/fesm2022/masterteam-components-radio-cards.mjs +2 -2
  64. package/fesm2022/masterteam-components-radio-cards.mjs.map +1 -1
  65. package/fesm2022/masterteam-components-select-field.mjs +2 -2
  66. package/fesm2022/masterteam-components-select-field.mjs.map +1 -1
  67. package/fesm2022/masterteam-components-sidebar.mjs +2 -2
  68. package/fesm2022/masterteam-components-sidebar.mjs.map +1 -1
  69. package/fesm2022/masterteam-components-slider-field.mjs +2 -2
  70. package/fesm2022/masterteam-components-slider-field.mjs.map +1 -1
  71. package/fesm2022/masterteam-components-table.mjs +68 -10
  72. package/fesm2022/masterteam-components-table.mjs.map +1 -1
  73. package/fesm2022/masterteam-components-tabs.mjs +2 -2
  74. package/fesm2022/masterteam-components-tabs.mjs.map +1 -1
  75. package/fesm2022/masterteam-components-text-field.mjs +2 -2
  76. package/fesm2022/masterteam-components-text-field.mjs.map +1 -1
  77. package/fesm2022/masterteam-components-textarea-field.mjs +2 -2
  78. package/fesm2022/masterteam-components-textarea-field.mjs.map +1 -1
  79. package/fesm2022/masterteam-components-toast.mjs +2 -2
  80. package/fesm2022/masterteam-components-toast.mjs.map +1 -1
  81. package/fesm2022/masterteam-components-toggle-field.mjs +2 -2
  82. package/fesm2022/masterteam-components-toggle-field.mjs.map +1 -1
  83. package/fesm2022/masterteam-components-tooltip.mjs.map +1 -1
  84. package/fesm2022/masterteam-components-topbar.mjs +2 -2
  85. package/fesm2022/masterteam-components-topbar.mjs.map +1 -1
  86. package/fesm2022/masterteam-components-upload-field.mjs +6 -6
  87. package/fesm2022/masterteam-components-upload-field.mjs.map +1 -1
  88. package/fesm2022/masterteam-components-user-search-field.mjs +2 -2
  89. package/fesm2022/masterteam-components-user-search-field.mjs.map +1 -1
  90. package/fesm2022/masterteam-components.mjs +61 -61
  91. package/fesm2022/masterteam-components.mjs.map +1 -1
  92. package/package.json +1 -5
  93. package/types/masterteam-components-dynamic-drawer.d.ts +37 -1
  94. package/types/masterteam-components-table.d.ts +15 -1
  95. package/fesm2022/masterteam-components-formula-builder.mjs +0 -360
  96. package/fesm2022/masterteam-components-formula-builder.mjs.map +0 -1
  97. package/types/masterteam-components-formula-builder.d.ts +0 -69
package/assets/inter.css CHANGED
@@ -1,418 +1,418 @@
1
- /* Variable fonts usage:
2
- :root { font-family: "Inter", sans-serif; }
3
- @supports (font-variation-settings: normal) {
4
- :root { font-family: "InterVariable", sans-serif; font-optical-sizing: auto; }
5
- } */
6
- @font-face {
7
- font-family: InterVariable;
8
- font-style: normal;
9
- font-weight: 100 900;
10
- font-display: swap;
11
- src: url("fonts/InterVariable.woff2") format("woff2");
12
- }
13
- @font-face {
14
- font-family: InterVariable;
15
- font-style: italic;
16
- font-weight: 100 900;
17
- font-display: swap;
18
- src: url("fonts/InterVariable-Italic.woff2") format("woff2");
19
- }
20
-
21
- /* static fonts */
22
- @font-face {
23
- font-family: "Inter";
24
- font-style: normal;
25
- font-weight: 100;
26
- font-display: swap;
27
- src: url("fonts/Inter-Thin.woff2") format("woff2");
28
- }
29
- @font-face {
30
- font-family: "Inter";
31
- font-style: italic;
32
- font-weight: 100;
33
- font-display: swap;
34
- src: url("fonts/Inter-ThinItalic.woff2") format("woff2");
35
- }
36
- @font-face {
37
- font-family: "Inter";
38
- font-style: normal;
39
- font-weight: 200;
40
- font-display: swap;
41
- src: url("fonts/Inter-ExtraLight.woff2") format("woff2");
42
- }
43
- @font-face {
44
- font-family: "Inter";
45
- font-style: italic;
46
- font-weight: 200;
47
- font-display: swap;
48
- src: url("fonts/Inter-ExtraLightItalic.woff2") format("woff2");
49
- }
50
- @font-face {
51
- font-family: "Inter";
52
- font-style: normal;
53
- font-weight: 300;
54
- font-display: swap;
55
- src: url("fonts/Inter-Light.woff2") format("woff2");
56
- }
57
- @font-face {
58
- font-family: "Inter";
59
- font-style: italic;
60
- font-weight: 300;
61
- font-display: swap;
62
- src: url("fonts/Inter-LightItalic.woff2") format("woff2");
63
- }
64
- @font-face {
65
- font-family: "Inter";
66
- font-style: normal;
67
- font-weight: 400;
68
- font-display: swap;
69
- src: url("fonts/Inter-Regular.woff2") format("woff2");
70
- }
71
- @font-face {
72
- font-family: "Inter";
73
- font-style: italic;
74
- font-weight: 400;
75
- font-display: swap;
76
- src: url("fonts/Inter-Italic.woff2") format("woff2");
77
- }
78
- @font-face {
79
- font-family: "Inter";
80
- font-style: normal;
81
- font-weight: 500;
82
- font-display: swap;
83
- src: url("fonts/Inter-Medium.woff2") format("woff2");
84
- }
85
- @font-face {
86
- font-family: "Inter";
87
- font-style: italic;
88
- font-weight: 500;
89
- font-display: swap;
90
- src: url("fonts/Inter-MediumItalic.woff2") format("woff2");
91
- }
92
- @font-face {
93
- font-family: "Inter";
94
- font-style: normal;
95
- font-weight: 600;
96
- font-display: swap;
97
- src: url("fonts/Inter-SemiBold.woff2") format("woff2");
98
- }
99
- @font-face {
100
- font-family: "Inter";
101
- font-style: italic;
102
- font-weight: 600;
103
- font-display: swap;
104
- src: url("fonts/Inter-SemiBoldItalic.woff2") format("woff2");
105
- }
106
- @font-face {
107
- font-family: "Inter";
108
- font-style: normal;
109
- font-weight: 700;
110
- font-display: swap;
111
- src: url("fonts/Inter-Bold.woff2") format("woff2");
112
- }
113
- @font-face {
114
- font-family: "Inter";
115
- font-style: italic;
116
- font-weight: 700;
117
- font-display: swap;
118
- src: url("fonts/Inter-BoldItalic.woff2") format("woff2");
119
- }
120
- @font-face {
121
- font-family: "Inter";
122
- font-style: normal;
123
- font-weight: 800;
124
- font-display: swap;
125
- src: url("fonts/Inter-ExtraBold.woff2") format("woff2");
126
- }
127
- @font-face {
128
- font-family: "Inter";
129
- font-style: italic;
130
- font-weight: 800;
131
- font-display: swap;
132
- src: url("fonts/Inter-ExtraBoldItalic.woff2") format("woff2");
133
- }
134
- @font-face {
135
- font-family: "Inter";
136
- font-style: normal;
137
- font-weight: 900;
138
- font-display: swap;
139
- src: url("fonts/Inter-Black.woff2") format("woff2");
140
- }
141
- @font-face {
142
- font-family: "Inter";
143
- font-style: italic;
144
- font-weight: 900;
145
- font-display: swap;
146
- src: url("fonts/Inter-BlackItalic.woff2") format("woff2");
147
- }
148
- @font-face {
149
- font-family: "InterDisplay";
150
- font-style: normal;
151
- font-weight: 100;
152
- font-display: swap;
153
- src: url("fonts/InterDisplay-Thin.woff2") format("woff2");
154
- }
155
- @font-face {
156
- font-family: "InterDisplay";
157
- font-style: italic;
158
- font-weight: 100;
159
- font-display: swap;
160
- src: url("fonts/InterDisplay-ThinItalic.woff2") format("woff2");
161
- }
162
- @font-face {
163
- font-family: "InterDisplay";
164
- font-style: normal;
165
- font-weight: 200;
166
- font-display: swap;
167
- src: url("fonts/InterDisplay-ExtraLight.woff2") format("woff2");
168
- }
169
- @font-face {
170
- font-family: "InterDisplay";
171
- font-style: italic;
172
- font-weight: 200;
173
- font-display: swap;
174
- src: url("fonts/InterDisplay-ExtraLightItalic.woff2") format("woff2");
175
- }
176
- @font-face {
177
- font-family: "InterDisplay";
178
- font-style: normal;
179
- font-weight: 300;
180
- font-display: swap;
181
- src: url("fonts/InterDisplay-Light.woff2") format("woff2");
182
- }
183
- @font-face {
184
- font-family: "InterDisplay";
185
- font-style: italic;
186
- font-weight: 300;
187
- font-display: swap;
188
- src: url("fonts/InterDisplay-LightItalic.woff2") format("woff2");
189
- }
190
- @font-face {
191
- font-family: "InterDisplay";
192
- font-style: normal;
193
- font-weight: 400;
194
- font-display: swap;
195
- src: url("fonts/InterDisplay-Regular.woff2") format("woff2");
196
- }
197
- @font-face {
198
- font-family: "InterDisplay";
199
- font-style: italic;
200
- font-weight: 400;
201
- font-display: swap;
202
- src: url("fonts/InterDisplay-Italic.woff2") format("woff2");
203
- }
204
- @font-face {
205
- font-family: "InterDisplay";
206
- font-style: normal;
207
- font-weight: 500;
208
- font-display: swap;
209
- src: url("fonts/InterDisplay-Medium.woff2") format("woff2");
210
- }
211
- @font-face {
212
- font-family: "InterDisplay";
213
- font-style: italic;
214
- font-weight: 500;
215
- font-display: swap;
216
- src: url("fonts/InterDisplay-MediumItalic.woff2") format("woff2");
217
- }
218
- @font-face {
219
- font-family: "InterDisplay";
220
- font-style: normal;
221
- font-weight: 600;
222
- font-display: swap;
223
- src: url("fonts/InterDisplay-SemiBold.woff2") format("woff2");
224
- }
225
- @font-face {
226
- font-family: "InterDisplay";
227
- font-style: italic;
228
- font-weight: 600;
229
- font-display: swap;
230
- src: url("fonts/InterDisplay-SemiBoldItalic.woff2") format("woff2");
231
- }
232
- @font-face {
233
- font-family: "InterDisplay";
234
- font-style: normal;
235
- font-weight: 700;
236
- font-display: swap;
237
- src: url("fonts/InterDisplay-Bold.woff2") format("woff2");
238
- }
239
- @font-face {
240
- font-family: "InterDisplay";
241
- font-style: italic;
242
- font-weight: 700;
243
- font-display: swap;
244
- src: url("fonts/InterDisplay-BoldItalic.woff2") format("woff2");
245
- }
246
- @font-face {
247
- font-family: "InterDisplay";
248
- font-style: normal;
249
- font-weight: 800;
250
- font-display: swap;
251
- src: url("fonts/InterDisplay-ExtraBold.woff2") format("woff2");
252
- }
253
- @font-face {
254
- font-family: "InterDisplay";
255
- font-style: italic;
256
- font-weight: 800;
257
- font-display: swap;
258
- src: url("fonts/InterDisplay-ExtraBoldItalic.woff2") format("woff2");
259
- }
260
- @font-face {
261
- font-family: "InterDisplay";
262
- font-style: normal;
263
- font-weight: 900;
264
- font-display: swap;
265
- src: url("fonts/InterDisplay-Black.woff2") format("woff2");
266
- }
267
- @font-face {
268
- font-family: "InterDisplay";
269
- font-style: italic;
270
- font-weight: 900;
271
- font-display: swap;
272
- src: url("fonts/InterDisplay-BlackItalic.woff2") format("woff2");
273
- }
274
-
275
- @font-feature-values InterVariable {
276
- @character-variant {
277
- cv01: 1;
278
- cv02: 2;
279
- cv03: 3;
280
- cv04: 4;
281
- cv05: 5;
282
- cv06: 6;
283
- cv07: 7;
284
- cv08: 8;
285
- cv09: 9;
286
- cv10: 10;
287
- cv11: 11;
288
- cv12: 12;
289
- cv13: 13;
290
- alt-1: 1; /* Alternate one */
291
- alt-3: 9; /* Flat-top three */
292
- open-4: 2; /* Open four */
293
- open-6: 3; /* Open six */
294
- open-9: 4; /* Open nine */
295
- lc-l-with-tail: 5; /* Lower-case L with tail */
296
- simplified-u: 6; /* Simplified u */
297
- alt-double-s: 7; /* Alternate German double s */
298
- uc-i-with-serif: 8; /* Upper-case i with serif */
299
- uc-g-with-spur: 10; /* Capital G with spur */
300
- single-story-a: 11; /* Single-story a */
301
- compact-lc-f: 12; /* Compact f */
302
- compact-lc-t: 13; /* Compact t */
303
- }
304
- @styleset {
305
- ss01: 1;
306
- ss02: 2;
307
- ss03: 3;
308
- ss04: 4;
309
- ss05: 5;
310
- ss06: 6;
311
- ss07: 7;
312
- ss08: 8;
313
- open-digits: 1; /* Open digits */
314
- disambiguation: 2; /* Disambiguation (with zero) */
315
- disambiguation-except-zero: 4; /* Disambiguation (no zero) */
316
- round-quotes-and-commas: 3; /* Round quotes & commas */
317
- square-punctuation: 7; /* Square punctuation */
318
- square-quotes: 8; /* Square quotes */
319
- circled-characters: 5; /* Circled characters */
320
- squared-characters: 6; /* Squared characters */
321
- }
322
- }
323
- @font-feature-values Inter {
324
- @character-variant {
325
- cv01: 1;
326
- cv02: 2;
327
- cv03: 3;
328
- cv04: 4;
329
- cv05: 5;
330
- cv06: 6;
331
- cv07: 7;
332
- cv08: 8;
333
- cv09: 9;
334
- cv10: 10;
335
- cv11: 11;
336
- cv12: 12;
337
- cv13: 13;
338
- alt-1: 1; /* Alternate one */
339
- alt-3: 9; /* Flat-top three */
340
- open-4: 2; /* Open four */
341
- open-6: 3; /* Open six */
342
- open-9: 4; /* Open nine */
343
- lc-l-with-tail: 5; /* Lower-case L with tail */
344
- simplified-u: 6; /* Simplified u */
345
- alt-double-s: 7; /* Alternate German double s */
346
- uc-i-with-serif: 8; /* Upper-case i with serif */
347
- uc-g-with-spur: 10; /* Capital G with spur */
348
- single-story-a: 11; /* Single-story a */
349
- compact-lc-f: 12; /* Compact f */
350
- compact-lc-t: 13; /* Compact t */
351
- }
352
- @styleset {
353
- ss01: 1;
354
- ss02: 2;
355
- ss03: 3;
356
- ss04: 4;
357
- ss05: 5;
358
- ss06: 6;
359
- ss07: 7;
360
- ss08: 8;
361
- open-digits: 1; /* Open digits */
362
- disambiguation: 2; /* Disambiguation (with zero) */
363
- disambiguation-except-zero: 4; /* Disambiguation (no zero) */
364
- round-quotes-and-commas: 3; /* Round quotes & commas */
365
- square-punctuation: 7; /* Square punctuation */
366
- square-quotes: 8; /* Square quotes */
367
- circled-characters: 5; /* Circled characters */
368
- squared-characters: 6; /* Squared characters */
369
- }
370
- }
371
- @font-feature-values InterDisplay {
372
- @character-variant {
373
- cv01: 1;
374
- cv02: 2;
375
- cv03: 3;
376
- cv04: 4;
377
- cv05: 5;
378
- cv06: 6;
379
- cv07: 7;
380
- cv08: 8;
381
- cv09: 9;
382
- cv10: 10;
383
- cv11: 11;
384
- cv12: 12;
385
- cv13: 13;
386
- alt-1: 1; /* Alternate one */
387
- alt-3: 9; /* Flat-top three */
388
- open-4: 2; /* Open four */
389
- open-6: 3; /* Open six */
390
- open-9: 4; /* Open nine */
391
- lc-l-with-tail: 5; /* Lower-case L with tail */
392
- simplified-u: 6; /* Simplified u */
393
- alt-double-s: 7; /* Alternate German double s */
394
- uc-i-with-serif: 8; /* Upper-case i with serif */
395
- uc-g-with-spur: 10; /* Capital G with spur */
396
- single-story-a: 11; /* Single-story a */
397
- compact-lc-f: 12; /* Compact f */
398
- compact-lc-t: 13; /* Compact t */
399
- }
400
- @styleset {
401
- ss01: 1;
402
- ss02: 2;
403
- ss03: 3;
404
- ss04: 4;
405
- ss05: 5;
406
- ss06: 6;
407
- ss07: 7;
408
- ss08: 8;
409
- open-digits: 1; /* Open digits */
410
- disambiguation: 2; /* Disambiguation (with zero) */
411
- disambiguation-except-zero: 4; /* Disambiguation (no zero) */
412
- round-quotes-and-commas: 3; /* Round quotes & commas */
413
- square-punctuation: 7; /* Square punctuation */
414
- square-quotes: 8; /* Square quotes */
415
- circled-characters: 5; /* Circled characters */
416
- squared-characters: 6; /* Squared characters */
417
- }
418
- }
1
+ /* Variable fonts usage:
2
+ :root { font-family: "Inter", sans-serif; }
3
+ @supports (font-variation-settings: normal) {
4
+ :root { font-family: "InterVariable", sans-serif; font-optical-sizing: auto; }
5
+ } */
6
+ @font-face {
7
+ font-family: InterVariable;
8
+ font-style: normal;
9
+ font-weight: 100 900;
10
+ font-display: swap;
11
+ src: url("fonts/InterVariable.woff2") format("woff2");
12
+ }
13
+ @font-face {
14
+ font-family: InterVariable;
15
+ font-style: italic;
16
+ font-weight: 100 900;
17
+ font-display: swap;
18
+ src: url("fonts/InterVariable-Italic.woff2") format("woff2");
19
+ }
20
+
21
+ /* static fonts */
22
+ @font-face {
23
+ font-family: "Inter";
24
+ font-style: normal;
25
+ font-weight: 100;
26
+ font-display: swap;
27
+ src: url("fonts/Inter-Thin.woff2") format("woff2");
28
+ }
29
+ @font-face {
30
+ font-family: "Inter";
31
+ font-style: italic;
32
+ font-weight: 100;
33
+ font-display: swap;
34
+ src: url("fonts/Inter-ThinItalic.woff2") format("woff2");
35
+ }
36
+ @font-face {
37
+ font-family: "Inter";
38
+ font-style: normal;
39
+ font-weight: 200;
40
+ font-display: swap;
41
+ src: url("fonts/Inter-ExtraLight.woff2") format("woff2");
42
+ }
43
+ @font-face {
44
+ font-family: "Inter";
45
+ font-style: italic;
46
+ font-weight: 200;
47
+ font-display: swap;
48
+ src: url("fonts/Inter-ExtraLightItalic.woff2") format("woff2");
49
+ }
50
+ @font-face {
51
+ font-family: "Inter";
52
+ font-style: normal;
53
+ font-weight: 300;
54
+ font-display: swap;
55
+ src: url("fonts/Inter-Light.woff2") format("woff2");
56
+ }
57
+ @font-face {
58
+ font-family: "Inter";
59
+ font-style: italic;
60
+ font-weight: 300;
61
+ font-display: swap;
62
+ src: url("fonts/Inter-LightItalic.woff2") format("woff2");
63
+ }
64
+ @font-face {
65
+ font-family: "Inter";
66
+ font-style: normal;
67
+ font-weight: 400;
68
+ font-display: swap;
69
+ src: url("fonts/Inter-Regular.woff2") format("woff2");
70
+ }
71
+ @font-face {
72
+ font-family: "Inter";
73
+ font-style: italic;
74
+ font-weight: 400;
75
+ font-display: swap;
76
+ src: url("fonts/Inter-Italic.woff2") format("woff2");
77
+ }
78
+ @font-face {
79
+ font-family: "Inter";
80
+ font-style: normal;
81
+ font-weight: 500;
82
+ font-display: swap;
83
+ src: url("fonts/Inter-Medium.woff2") format("woff2");
84
+ }
85
+ @font-face {
86
+ font-family: "Inter";
87
+ font-style: italic;
88
+ font-weight: 500;
89
+ font-display: swap;
90
+ src: url("fonts/Inter-MediumItalic.woff2") format("woff2");
91
+ }
92
+ @font-face {
93
+ font-family: "Inter";
94
+ font-style: normal;
95
+ font-weight: 600;
96
+ font-display: swap;
97
+ src: url("fonts/Inter-SemiBold.woff2") format("woff2");
98
+ }
99
+ @font-face {
100
+ font-family: "Inter";
101
+ font-style: italic;
102
+ font-weight: 600;
103
+ font-display: swap;
104
+ src: url("fonts/Inter-SemiBoldItalic.woff2") format("woff2");
105
+ }
106
+ @font-face {
107
+ font-family: "Inter";
108
+ font-style: normal;
109
+ font-weight: 700;
110
+ font-display: swap;
111
+ src: url("fonts/Inter-Bold.woff2") format("woff2");
112
+ }
113
+ @font-face {
114
+ font-family: "Inter";
115
+ font-style: italic;
116
+ font-weight: 700;
117
+ font-display: swap;
118
+ src: url("fonts/Inter-BoldItalic.woff2") format("woff2");
119
+ }
120
+ @font-face {
121
+ font-family: "Inter";
122
+ font-style: normal;
123
+ font-weight: 800;
124
+ font-display: swap;
125
+ src: url("fonts/Inter-ExtraBold.woff2") format("woff2");
126
+ }
127
+ @font-face {
128
+ font-family: "Inter";
129
+ font-style: italic;
130
+ font-weight: 800;
131
+ font-display: swap;
132
+ src: url("fonts/Inter-ExtraBoldItalic.woff2") format("woff2");
133
+ }
134
+ @font-face {
135
+ font-family: "Inter";
136
+ font-style: normal;
137
+ font-weight: 900;
138
+ font-display: swap;
139
+ src: url("fonts/Inter-Black.woff2") format("woff2");
140
+ }
141
+ @font-face {
142
+ font-family: "Inter";
143
+ font-style: italic;
144
+ font-weight: 900;
145
+ font-display: swap;
146
+ src: url("fonts/Inter-BlackItalic.woff2") format("woff2");
147
+ }
148
+ @font-face {
149
+ font-family: "InterDisplay";
150
+ font-style: normal;
151
+ font-weight: 100;
152
+ font-display: swap;
153
+ src: url("fonts/InterDisplay-Thin.woff2") format("woff2");
154
+ }
155
+ @font-face {
156
+ font-family: "InterDisplay";
157
+ font-style: italic;
158
+ font-weight: 100;
159
+ font-display: swap;
160
+ src: url("fonts/InterDisplay-ThinItalic.woff2") format("woff2");
161
+ }
162
+ @font-face {
163
+ font-family: "InterDisplay";
164
+ font-style: normal;
165
+ font-weight: 200;
166
+ font-display: swap;
167
+ src: url("fonts/InterDisplay-ExtraLight.woff2") format("woff2");
168
+ }
169
+ @font-face {
170
+ font-family: "InterDisplay";
171
+ font-style: italic;
172
+ font-weight: 200;
173
+ font-display: swap;
174
+ src: url("fonts/InterDisplay-ExtraLightItalic.woff2") format("woff2");
175
+ }
176
+ @font-face {
177
+ font-family: "InterDisplay";
178
+ font-style: normal;
179
+ font-weight: 300;
180
+ font-display: swap;
181
+ src: url("fonts/InterDisplay-Light.woff2") format("woff2");
182
+ }
183
+ @font-face {
184
+ font-family: "InterDisplay";
185
+ font-style: italic;
186
+ font-weight: 300;
187
+ font-display: swap;
188
+ src: url("fonts/InterDisplay-LightItalic.woff2") format("woff2");
189
+ }
190
+ @font-face {
191
+ font-family: "InterDisplay";
192
+ font-style: normal;
193
+ font-weight: 400;
194
+ font-display: swap;
195
+ src: url("fonts/InterDisplay-Regular.woff2") format("woff2");
196
+ }
197
+ @font-face {
198
+ font-family: "InterDisplay";
199
+ font-style: italic;
200
+ font-weight: 400;
201
+ font-display: swap;
202
+ src: url("fonts/InterDisplay-Italic.woff2") format("woff2");
203
+ }
204
+ @font-face {
205
+ font-family: "InterDisplay";
206
+ font-style: normal;
207
+ font-weight: 500;
208
+ font-display: swap;
209
+ src: url("fonts/InterDisplay-Medium.woff2") format("woff2");
210
+ }
211
+ @font-face {
212
+ font-family: "InterDisplay";
213
+ font-style: italic;
214
+ font-weight: 500;
215
+ font-display: swap;
216
+ src: url("fonts/InterDisplay-MediumItalic.woff2") format("woff2");
217
+ }
218
+ @font-face {
219
+ font-family: "InterDisplay";
220
+ font-style: normal;
221
+ font-weight: 600;
222
+ font-display: swap;
223
+ src: url("fonts/InterDisplay-SemiBold.woff2") format("woff2");
224
+ }
225
+ @font-face {
226
+ font-family: "InterDisplay";
227
+ font-style: italic;
228
+ font-weight: 600;
229
+ font-display: swap;
230
+ src: url("fonts/InterDisplay-SemiBoldItalic.woff2") format("woff2");
231
+ }
232
+ @font-face {
233
+ font-family: "InterDisplay";
234
+ font-style: normal;
235
+ font-weight: 700;
236
+ font-display: swap;
237
+ src: url("fonts/InterDisplay-Bold.woff2") format("woff2");
238
+ }
239
+ @font-face {
240
+ font-family: "InterDisplay";
241
+ font-style: italic;
242
+ font-weight: 700;
243
+ font-display: swap;
244
+ src: url("fonts/InterDisplay-BoldItalic.woff2") format("woff2");
245
+ }
246
+ @font-face {
247
+ font-family: "InterDisplay";
248
+ font-style: normal;
249
+ font-weight: 800;
250
+ font-display: swap;
251
+ src: url("fonts/InterDisplay-ExtraBold.woff2") format("woff2");
252
+ }
253
+ @font-face {
254
+ font-family: "InterDisplay";
255
+ font-style: italic;
256
+ font-weight: 800;
257
+ font-display: swap;
258
+ src: url("fonts/InterDisplay-ExtraBoldItalic.woff2") format("woff2");
259
+ }
260
+ @font-face {
261
+ font-family: "InterDisplay";
262
+ font-style: normal;
263
+ font-weight: 900;
264
+ font-display: swap;
265
+ src: url("fonts/InterDisplay-Black.woff2") format("woff2");
266
+ }
267
+ @font-face {
268
+ font-family: "InterDisplay";
269
+ font-style: italic;
270
+ font-weight: 900;
271
+ font-display: swap;
272
+ src: url("fonts/InterDisplay-BlackItalic.woff2") format("woff2");
273
+ }
274
+
275
+ @font-feature-values InterVariable {
276
+ @character-variant {
277
+ cv01: 1;
278
+ cv02: 2;
279
+ cv03: 3;
280
+ cv04: 4;
281
+ cv05: 5;
282
+ cv06: 6;
283
+ cv07: 7;
284
+ cv08: 8;
285
+ cv09: 9;
286
+ cv10: 10;
287
+ cv11: 11;
288
+ cv12: 12;
289
+ cv13: 13;
290
+ alt-1: 1; /* Alternate one */
291
+ alt-3: 9; /* Flat-top three */
292
+ open-4: 2; /* Open four */
293
+ open-6: 3; /* Open six */
294
+ open-9: 4; /* Open nine */
295
+ lc-l-with-tail: 5; /* Lower-case L with tail */
296
+ simplified-u: 6; /* Simplified u */
297
+ alt-double-s: 7; /* Alternate German double s */
298
+ uc-i-with-serif: 8; /* Upper-case i with serif */
299
+ uc-g-with-spur: 10; /* Capital G with spur */
300
+ single-story-a: 11; /* Single-story a */
301
+ compact-lc-f: 12; /* Compact f */
302
+ compact-lc-t: 13; /* Compact t */
303
+ }
304
+ @styleset {
305
+ ss01: 1;
306
+ ss02: 2;
307
+ ss03: 3;
308
+ ss04: 4;
309
+ ss05: 5;
310
+ ss06: 6;
311
+ ss07: 7;
312
+ ss08: 8;
313
+ open-digits: 1; /* Open digits */
314
+ disambiguation: 2; /* Disambiguation (with zero) */
315
+ disambiguation-except-zero: 4; /* Disambiguation (no zero) */
316
+ round-quotes-and-commas: 3; /* Round quotes & commas */
317
+ square-punctuation: 7; /* Square punctuation */
318
+ square-quotes: 8; /* Square quotes */
319
+ circled-characters: 5; /* Circled characters */
320
+ squared-characters: 6; /* Squared characters */
321
+ }
322
+ }
323
+ @font-feature-values Inter {
324
+ @character-variant {
325
+ cv01: 1;
326
+ cv02: 2;
327
+ cv03: 3;
328
+ cv04: 4;
329
+ cv05: 5;
330
+ cv06: 6;
331
+ cv07: 7;
332
+ cv08: 8;
333
+ cv09: 9;
334
+ cv10: 10;
335
+ cv11: 11;
336
+ cv12: 12;
337
+ cv13: 13;
338
+ alt-1: 1; /* Alternate one */
339
+ alt-3: 9; /* Flat-top three */
340
+ open-4: 2; /* Open four */
341
+ open-6: 3; /* Open six */
342
+ open-9: 4; /* Open nine */
343
+ lc-l-with-tail: 5; /* Lower-case L with tail */
344
+ simplified-u: 6; /* Simplified u */
345
+ alt-double-s: 7; /* Alternate German double s */
346
+ uc-i-with-serif: 8; /* Upper-case i with serif */
347
+ uc-g-with-spur: 10; /* Capital G with spur */
348
+ single-story-a: 11; /* Single-story a */
349
+ compact-lc-f: 12; /* Compact f */
350
+ compact-lc-t: 13; /* Compact t */
351
+ }
352
+ @styleset {
353
+ ss01: 1;
354
+ ss02: 2;
355
+ ss03: 3;
356
+ ss04: 4;
357
+ ss05: 5;
358
+ ss06: 6;
359
+ ss07: 7;
360
+ ss08: 8;
361
+ open-digits: 1; /* Open digits */
362
+ disambiguation: 2; /* Disambiguation (with zero) */
363
+ disambiguation-except-zero: 4; /* Disambiguation (no zero) */
364
+ round-quotes-and-commas: 3; /* Round quotes & commas */
365
+ square-punctuation: 7; /* Square punctuation */
366
+ square-quotes: 8; /* Square quotes */
367
+ circled-characters: 5; /* Circled characters */
368
+ squared-characters: 6; /* Squared characters */
369
+ }
370
+ }
371
+ @font-feature-values InterDisplay {
372
+ @character-variant {
373
+ cv01: 1;
374
+ cv02: 2;
375
+ cv03: 3;
376
+ cv04: 4;
377
+ cv05: 5;
378
+ cv06: 6;
379
+ cv07: 7;
380
+ cv08: 8;
381
+ cv09: 9;
382
+ cv10: 10;
383
+ cv11: 11;
384
+ cv12: 12;
385
+ cv13: 13;
386
+ alt-1: 1; /* Alternate one */
387
+ alt-3: 9; /* Flat-top three */
388
+ open-4: 2; /* Open four */
389
+ open-6: 3; /* Open six */
390
+ open-9: 4; /* Open nine */
391
+ lc-l-with-tail: 5; /* Lower-case L with tail */
392
+ simplified-u: 6; /* Simplified u */
393
+ alt-double-s: 7; /* Alternate German double s */
394
+ uc-i-with-serif: 8; /* Upper-case i with serif */
395
+ uc-g-with-spur: 10; /* Capital G with spur */
396
+ single-story-a: 11; /* Single-story a */
397
+ compact-lc-f: 12; /* Compact f */
398
+ compact-lc-t: 13; /* Compact t */
399
+ }
400
+ @styleset {
401
+ ss01: 1;
402
+ ss02: 2;
403
+ ss03: 3;
404
+ ss04: 4;
405
+ ss05: 5;
406
+ ss06: 6;
407
+ ss07: 7;
408
+ ss08: 8;
409
+ open-digits: 1; /* Open digits */
410
+ disambiguation: 2; /* Disambiguation (with zero) */
411
+ disambiguation-except-zero: 4; /* Disambiguation (no zero) */
412
+ round-quotes-and-commas: 3; /* Round quotes & commas */
413
+ square-punctuation: 7; /* Square punctuation */
414
+ square-quotes: 8; /* Square quotes */
415
+ circled-characters: 5; /* Circled characters */
416
+ squared-characters: 6; /* Squared characters */
417
+ }
418
+ }