@dnd-mapp/shared-ui 1.1.0 → 2.0.1

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 (82) hide show
  1. package/README.md +57 -15
  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/styles/_normalize.scss +380 -0
  33. package/assets/styles/colors/_amber.scss +11 -0
  34. package/assets/styles/colors/_blue.scss +11 -0
  35. package/assets/styles/colors/_common.scss +2 -0
  36. package/assets/styles/colors/_cyan.scss +11 -0
  37. package/assets/styles/colors/_emerald.scss +11 -0
  38. package/assets/styles/colors/_fuchsia.scss +11 -0
  39. package/assets/styles/colors/_gray.scss +11 -0
  40. package/assets/styles/colors/_green.scss +11 -0
  41. package/assets/styles/colors/_indigo.scss +11 -0
  42. package/assets/styles/colors/_lime.scss +11 -0
  43. package/assets/styles/colors/_mauve.scss +11 -0
  44. package/assets/styles/colors/_mist.scss +11 -0
  45. package/assets/styles/colors/_neutral.scss +11 -0
  46. package/assets/styles/colors/_olive.scss +11 -0
  47. package/assets/styles/colors/_orange.scss +11 -0
  48. package/assets/styles/colors/_pink.scss +11 -0
  49. package/assets/styles/colors/_purple.scss +11 -0
  50. package/assets/styles/colors/_red.scss +11 -0
  51. package/assets/styles/colors/_rose.scss +11 -0
  52. package/assets/styles/colors/_sky.scss +11 -0
  53. package/assets/styles/colors/_slate.scss +11 -0
  54. package/assets/styles/colors/_stone.scss +11 -0
  55. package/assets/styles/colors/_taupe.scss +11 -0
  56. package/assets/styles/colors/_teal.scss +11 -0
  57. package/assets/styles/colors/_violet.scss +11 -0
  58. package/assets/styles/colors/_yellow.scss +11 -0
  59. package/assets/styles/colors/_zinc.scss +11 -0
  60. package/assets/styles/colors/index.scss +27 -0
  61. package/assets/styles/fonts.scss +387 -0
  62. package/assets/styles/main.scss +17 -0
  63. package/assets/styles/theme-variables/_layout.scss +8 -0
  64. package/assets/styles/theme-variables/_shadows.scss +37 -0
  65. package/assets/styles/theme-variables/_spacing.scss +23 -0
  66. package/assets/styles/theme-variables/_text.scss +81 -0
  67. package/assets/styles/theme-variables/index.scss +4 -0
  68. package/fesm2022/dnd-mapp-shared-ui.mjs +329 -112
  69. package/fesm2022/dnd-mapp-shared-ui.mjs.map +1 -1
  70. package/package.json +19 -9
  71. package/src/lib/button/README.md +32 -34
  72. package/src/lib/dropdown/README.md +20 -16
  73. package/src/lib/forms/input/README.md +60 -36
  74. package/src/lib/nav/active-marker/README.md +35 -22
  75. package/src/lib/nav/app-top-bar/README.md +18 -35
  76. package/src/lib/nav/navbar/README.md +13 -18
  77. package/src/lib/nav/navbar-brand/README.md +32 -13
  78. package/src/lib/nav/navbar-link/README.md +22 -11
  79. package/src/lib/nav/navbar-menu/README.md +42 -68
  80. package/src/lib/vertical-rule/README.md +7 -5
  81. package/types/dnd-mapp-shared-ui.d.ts +157 -15
  82. package/assets/styles/main.css +0 -6
package/README.md CHANGED
@@ -13,7 +13,8 @@ The official Angular component library for the **D&D Mapp** platform. This libra
13
13
  ## ✨ Key Features
14
14
 
15
15
  - **Modern Architecture**: Built with **Angular 21** using signals and standalone components.
16
- - **Next-Gen Styling**: Powered by **Tailwind CSS v4** with a CSS-first configuration.
16
+ - **Custom Theming**: A proprietary SCSS-based design system.
17
+ - **Integrated Typography**: Includes custom fonts optimized for readability in high-density gaming interfaces.
17
18
  - **Layout Integrity**: Specialized components like `Active Marker` prevent Layout Shifts (CLS) during state toggles.
18
19
  - **Accessible & Consistent**: A11y-focused components that serve as the single source of truth for the D&D Mapp brand.
19
20
 
@@ -29,36 +30,76 @@ Install the package via your preferred package manager:
29
30
  pnpm add @dnd-mapp/shared-ui
30
31
  ```
31
32
 
32
- ### 2. Global Styles
33
+ ### 2. Configuration (Angular.json)
34
+
35
+ To ensure the custom themes, fonts, and assets are correctly bundled, update your `angular.json` file. You must include the global styles and the assets folder:
36
+
37
+ ```json
38
+ {
39
+ "projects": {
40
+ "your-app-name": {
41
+ "architect": {
42
+ "build": {
43
+ "options": {
44
+ "assets": [
45
+ "src/favicon.ico",
46
+ "src/assets",
47
+ {
48
+ "glob": "**/*",
49
+ "input": "node_modules/@dnd-mapp/shared-ui/assets/fonts",
50
+ "output": "assets/fonts"
51
+ },
52
+ {
53
+ "glob": "**/*",
54
+ "input": "node_modules/@dnd-mapp/shared-ui/assets/images",
55
+ "output": "assets/images"
56
+ }
57
+ ],
58
+ "styles": ["src/styles.scss"]
59
+ }
60
+ }
61
+ }
62
+ }
63
+ }
64
+ }
65
+ ```
66
+
67
+ ### 3. Global Styles Integration
33
68
 
34
- Import the library's Tailwind-based styles into your application's global CSS file (e.g., `styles.css`):
69
+ Additionally, you need to import the library styles directly into your application's primary SCSS file (e.g., `styles.scss`):
35
70
 
36
- ```css
37
- @import "@dnd-mapp/shared-ui/assets/styles/main.css";
71
+ ```scss
72
+ /*
73
+ 1. Import Fonts first
74
+ 2. Import Main Theme and Component Styles
75
+ */
76
+ @import "@dnd-mapp/shared-ui/styles/fonts"; /* 1. */
77
+ @import "@dnd-mapp/shared-ui/styles/main"; /* 2. */
38
78
  ```
39
79
 
40
- > [!NOTE]
41
- > Ensure your build pipeline is configured to process Tailwind CSS v4 imports.
80
+ ---
42
81
 
43
- ### 3. Usage
82
+ ## 🧱 Usage
44
83
 
45
84
  All components are **Standalone**. Import them directly into your component's `imports` array:
46
85
 
47
86
  ```typescript
48
- import { Component } from '@angular/core';
87
+ import { ChangeDetectionStrategy, Component } from '@angular/core';
49
88
  import { ButtonComponent } from '@dnd-mapp/shared-ui';
50
89
 
51
90
  @Component({
52
- selector: 'app-root',
91
+ selector: 'app-root',
53
92
  template: `<button type="button" dma-button="primary">Roll Initiative</button>`,
93
+ changeDetection: ChangeDetectionStrategy.OnPush,
54
94
  imports: [ButtonComponent],
55
95
  })
56
- export class RootComponent {}
96
+ export class RootComponent {
97
+ }
57
98
  ```
58
99
 
59
100
  ---
60
101
 
61
- ## 🧱 Component Library
102
+ ## 🏟 Component Library
62
103
 
63
104
  For detailed API definitions and interactive examples, visit our **[Storybook](https://dnd-mapp.github.io/shared-ui/)** or view the documentation for the specific components below:
64
105
 
@@ -66,15 +107,16 @@ For detailed API definitions and interactive examples, visit our **[Storybook](h
66
107
  |----------------------------------------------------------|--------|--------------------------------------------------------------|
67
108
  | **[Active Marker](src/lib/nav/active-marker/README.md)** | ✅ | Prevents CLS by reserving space for bold text states. |
68
109
  | **[App Top Bar](src/lib/nav/app-top-bar/README.md)** | ✅ | Layout-oriented header with `start` and `end` sections. |
69
- | **[Button](src/lib/button/README.md)** | ✅ | Actions with support for base and primary variants. |
110
+ | **[Button](src/lib/button/README.md)** | ✅ | Actions with support for base, primary, and danger variants. |
70
111
  | **[Dropdown](src/lib/dropdown/README.md)** | ✅ | Directive-based overlay system using Angular CDK. |
112
+ | **[Input](src/lib/forms/input/README.md)** | ✅ | Debounced, form-aware text inputs with validation states. |
71
113
  | **[Navbar](src/lib/nav/navbar/README.md)** | ✅ | Semantic `<nav>` container with standardized flex spacing. |
72
114
  | **[Navbar Brand](src/lib/nav/navbar-brand/README.md)** | ✅ | A standardized header element for logo and brand identity. |
73
- | **[Navbar Link](src/lib/nav/navbar-link/README.md)** | ✅ | Navigation link with automatic active state and layout lock. |
115
+ | **[Navbar Link](src/lib/nav/navbar-link/README.md)** | ✅ | Navigation link with automatic active state detection. |
74
116
  | **[Navbar Menu](src/lib/nav/navbar-menu/README.md)** | ✅ | Specialized dropdown trigger for navigation bars. |
75
117
  | **[Vertical Rule](src/lib/vertical-rule/README.md)** | ✅ | A layout-stretching divider for content separation. |
76
118
 
77
- > **Legend:**
119
+ > **Legend:**
78
120
  > ✅ Production Ready | 🚧 In Development | 🧪 Experimental
79
121
 
80
122
  ---
@@ -0,0 +1,380 @@
1
+ @use "./theme-variables" as tv;
2
+
3
+ /*
4
+ 1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
5
+ 2. Remove default margins and padding
6
+ 3. Reset all borders.
7
+ */
8
+
9
+ *,
10
+ ::after,
11
+ ::before,
12
+ ::backdrop,
13
+ ::file-selector-button {
14
+ box-sizing: border-box; /* 1 */
15
+ margin: 0; /* 2 */
16
+ padding: 0; /* 2 */
17
+ border: 0 solid; /* 3 */
18
+ }
19
+
20
+ /*
21
+ 1. Use a consistent sensible line-height in all browsers.
22
+ 2. Prevent adjustments of font size after orientation changes in iOS.
23
+ 3. Use a more readable tab size.
24
+ 4. Use the user's configured `sans` font-family by default.
25
+ 5. Use the user's configured `sans` font-feature-settings by default.
26
+ 6. Use the user's configured `sans` font-variation-settings by default.
27
+ 7. Disable tap highlights on iOS.
28
+ */
29
+
30
+ html,
31
+ :host {
32
+ line-height: 1.5; /* 1 */
33
+ -webkit-text-size-adjust: 100%; /* 2 */
34
+ tab-size: 4; /* 3 */
35
+ font-family:
36
+ tv.$font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
37
+ "Noto Color Emoji"; /* 4 */
38
+ font-feature-settings: normal; /* 5 */
39
+ font-variation-settings: tv.$font-variation-settings; /* 6 */
40
+ -webkit-tap-highlight-color: transparent; /* 7 */
41
+ }
42
+
43
+ /*
44
+ 1. Add the correct height in Firefox.
45
+ 2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
46
+ 3. Reset the default border style to a 1px solid border.
47
+ */
48
+
49
+ hr {
50
+ height: 0; /* 1 */
51
+ color: inherit; /* 2 */
52
+ border-top-width: 1px; /* 3 */
53
+ }
54
+
55
+ /*
56
+ Add the correct text decoration in Chrome, Edge, and Safari.
57
+ */
58
+
59
+ abbr:where([title]) {
60
+ -webkit-text-decoration: underline dotted;
61
+ text-decoration: underline dotted;
62
+ }
63
+
64
+ /*
65
+ Remove the default font size and weight for headings.
66
+ */
67
+
68
+ h1,
69
+ h2,
70
+ h3,
71
+ h4,
72
+ h5,
73
+ h6 {
74
+ font-size: inherit;
75
+ font-weight: inherit;
76
+ }
77
+
78
+ /*
79
+ Reset links to optimize for opt-in styling instead of opt-out.
80
+ */
81
+
82
+ a {
83
+ color: inherit;
84
+ -webkit-text-decoration: inherit;
85
+ text-decoration: inherit;
86
+ }
87
+
88
+ /*
89
+ Add the correct font weight in Edge and Safari.
90
+ */
91
+
92
+ b,
93
+ strong {
94
+ font-weight: bolder;
95
+ }
96
+
97
+ /*
98
+ 1. Use the user's configured `mono` font-family by default.
99
+ 2. Use the user's configured `mono` font-feature-settings by default.
100
+ 3. Use the user's configured `mono` font-variation-settings by default.
101
+ 4. Correct the odd `em` font sizing in all browsers.
102
+ */
103
+
104
+ code,
105
+ kbd,
106
+ samp,
107
+ pre {
108
+ font-family:
109
+ tv.$font-family-mono, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New",
110
+ monospace; /* 1 */
111
+ font-feature-settings: normal; /* 2 */
112
+ font-variation-settings: tv.$font-variation-settings; /* 3 */
113
+ font-size: 1em; /* 4 */
114
+ }
115
+
116
+ /*
117
+ Add the correct font size in all browsers.
118
+ */
119
+
120
+ small {
121
+ font-size: 80%;
122
+ }
123
+
124
+ /*
125
+ Prevent `sub` and `sup` elements from affecting the line height in all browsers.
126
+ */
127
+
128
+ sub,
129
+ sup {
130
+ font-size: 75%;
131
+ line-height: 0;
132
+ position: relative;
133
+ vertical-align: baseline;
134
+ }
135
+
136
+ sub {
137
+ bottom: -0.25em;
138
+ }
139
+
140
+ sup {
141
+ top: -0.5em;
142
+ }
143
+
144
+ /*
145
+ 1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
146
+ 2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
147
+ 3. Remove gaps between table borders by default.
148
+ */
149
+
150
+ table {
151
+ text-indent: 0; /* 1 */
152
+ border-color: inherit; /* 2 */
153
+ border-collapse: collapse; /* 3 */
154
+ }
155
+
156
+ /*
157
+ Use the modern Firefox focus style for all focusable elements.
158
+ */
159
+
160
+ :-moz-focusring {
161
+ outline: auto;
162
+ }
163
+
164
+ /*
165
+ Add the correct vertical alignment in Chrome and Firefox.
166
+ */
167
+
168
+ progress {
169
+ vertical-align: baseline;
170
+ }
171
+
172
+ /*
173
+ Add the correct display in Chrome and Safari.
174
+ */
175
+
176
+ summary {
177
+ display: list-item;
178
+ }
179
+
180
+ /*
181
+ Make lists unstyled by default.
182
+ */
183
+
184
+ ol,
185
+ ul,
186
+ menu {
187
+ list-style: none;
188
+ }
189
+
190
+ /*
191
+ 1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
192
+ 2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
193
+ This can trigger a poorly considered lint error in some tools but is included by design.
194
+ */
195
+
196
+ img,
197
+ svg,
198
+ video,
199
+ canvas,
200
+ audio,
201
+ iframe,
202
+ embed,
203
+ object {
204
+ display: block; /* 1 */
205
+ vertical-align: middle; /* 2 */
206
+ }
207
+
208
+ /*
209
+ Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
210
+ */
211
+
212
+ img,
213
+ video {
214
+ max-width: 100%;
215
+ height: auto;
216
+ }
217
+
218
+ /*
219
+ 1. Inherit font styles in all browsers.
220
+ 2. Remove border radius in all browsers.
221
+ 3. Remove background color in all browsers.
222
+ 4. Ensure consistent opacity for disabled states in all browsers.
223
+ */
224
+
225
+ button,
226
+ input,
227
+ select,
228
+ optgroup,
229
+ textarea,
230
+ ::file-selector-button {
231
+ font: inherit; /* 1 */
232
+ font-feature-settings: inherit; /* 1 */
233
+ font-variation-settings: inherit; /* 1 */
234
+ letter-spacing: inherit; /* 1 */
235
+ color: inherit; /* 1 */
236
+ border-radius: 0; /* 2 */
237
+ background-color: transparent; /* 3 */
238
+ opacity: 1; /* 4 */
239
+ }
240
+
241
+ /*
242
+ Restore default font weight.
243
+ */
244
+
245
+ :where(select:is([multiple], [size])) optgroup {
246
+ font-weight: bolder;
247
+ }
248
+
249
+ /*
250
+ Restore indentation.
251
+ */
252
+
253
+ :where(select:is([multiple], [size])) optgroup option {
254
+ padding-inline-start: 20px;
255
+ }
256
+
257
+ /*
258
+ Restore space after button.
259
+ */
260
+
261
+ ::file-selector-button {
262
+ margin-inline-end: 4px;
263
+ }
264
+
265
+ /*
266
+ Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
267
+ */
268
+
269
+ ::placeholder {
270
+ opacity: 1;
271
+ }
272
+
273
+ /*
274
+ Set the default placeholder color to a semi-transparent version of the current text color in browsers that do not
275
+ crash when using `color-mix(…)` with `currentcolor`. (https://github.com/tailwindlabs/tailwindcss/issues/17194)
276
+ */
277
+
278
+ @supports (not (-webkit-appearance: -apple-pay-button)) /* Not Safari */ or (contain-intrinsic-size: 1px)
279
+ /* Safari 17+ */ {
280
+ ::placeholder {
281
+ color: color-mix(in oklab, currentcolor 50%, transparent);
282
+ }
283
+ }
284
+
285
+ /*
286
+ Prevent resizing textareas horizontally by default.
287
+ */
288
+
289
+ textarea {
290
+ resize: vertical;
291
+ }
292
+
293
+ /*
294
+ Remove the inner padding in Chrome and Safari on macOS.
295
+ */
296
+
297
+ ::-webkit-search-decoration {
298
+ -webkit-appearance: none;
299
+ }
300
+
301
+ /*
302
+ 1. Ensure date/time inputs have the same height when empty in iOS Safari.
303
+ 2. Ensure text alignment can be changed on date/time inputs in iOS Safari.
304
+ */
305
+
306
+ ::-webkit-date-and-time-value {
307
+ min-height: 1lh; /* 1 */
308
+ text-align: inherit; /* 2 */
309
+ }
310
+
311
+ /*
312
+ Prevent height from changing on date/time inputs in macOS Safari when the input is set to `display: block`.
313
+ */
314
+
315
+ ::-webkit-datetime-edit {
316
+ display: inline-flex;
317
+ }
318
+
319
+ /*
320
+ Remove excess padding from pseudo-elements in date/time inputs to ensure consistent height across browsers.
321
+ */
322
+
323
+ ::-webkit-datetime-edit-fields-wrapper {
324
+ padding: 0;
325
+ }
326
+
327
+ ::-webkit-datetime-edit,
328
+ ::-webkit-datetime-edit-year-field,
329
+ ::-webkit-datetime-edit-month-field,
330
+ ::-webkit-datetime-edit-day-field,
331
+ ::-webkit-datetime-edit-hour-field,
332
+ ::-webkit-datetime-edit-minute-field,
333
+ ::-webkit-datetime-edit-second-field,
334
+ ::-webkit-datetime-edit-millisecond-field,
335
+ ::-webkit-datetime-edit-meridiem-field {
336
+ padding-block: 0;
337
+ }
338
+
339
+ /*
340
+ Center dropdown marker shown on inputs with paired `<datalist>`s in Chrome. (https://github.com/tailwindlabs/tailwindcss/issues/18499)
341
+ */
342
+
343
+ ::-webkit-calendar-picker-indicator {
344
+ line-height: 1;
345
+ }
346
+
347
+ /*
348
+ Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
349
+ */
350
+
351
+ :-moz-ui-invalid {
352
+ box-shadow: none;
353
+ }
354
+
355
+ /*
356
+ Correct the inability to style the border radius in iOS Safari.
357
+ */
358
+
359
+ button,
360
+ input:where([type="button"], [type="reset"], [type="submit"]),
361
+ ::file-selector-button {
362
+ appearance: button;
363
+ }
364
+
365
+ /*
366
+ Correct the cursor style of increment and decrement buttons in Safari.
367
+ */
368
+
369
+ ::-webkit-inner-spin-button,
370
+ ::-webkit-outer-spin-button {
371
+ height: auto;
372
+ }
373
+
374
+ /*
375
+ Make elements with the HTML hidden attribute stay hidden by default.
376
+ */
377
+
378
+ [hidden]:where(:not([hidden="until-found"])) {
379
+ display: none !important;
380
+ }
@@ -0,0 +1,11 @@
1
+ $amber-50: oklch(98.7% 0.022 95.277deg);
2
+ $amber-100: oklch(96.2% 0.059 95.617deg);
3
+ $amber-200: oklch(92.4% 0.12 95.746deg);
4
+ $amber-300: oklch(87.9% 0.169 91.605deg);
5
+ $amber-400: oklch(82.8% 0.189 84.429deg);
6
+ $amber-500: oklch(76.9% 0.188 70.08deg);
7
+ $amber-600: oklch(66.6% 0.179 58.318deg);
8
+ $amber-700: oklch(55.5% 0.163 48.998deg);
9
+ $amber-800: oklch(47.3% 0.137 46.201deg);
10
+ $amber-900: oklch(41.4% 0.112 45.904deg);
11
+ $amber-950: oklch(27.9% 0.077 45.635deg);
@@ -0,0 +1,11 @@
1
+ $blue-50: oklch(97% 0.014 254.604deg);
2
+ $blue-100: oklch(93.2% 0.032 255.585deg);
3
+ $blue-200: oklch(88.2% 0.059 254.128deg);
4
+ $blue-300: oklch(80.9% 0.105 251.813deg);
5
+ $blue-400: oklch(70.7% 0.165 254.624deg);
6
+ $blue-500: oklch(62.3% 0.214 259.815deg);
7
+ $blue-600: oklch(54.6% 0.245 262.881deg);
8
+ $blue-700: oklch(48.8% 0.243 264.376deg);
9
+ $blue-800: oklch(42.4% 0.199 265.638deg);
10
+ $blue-900: oklch(37.9% 0.146 265.522deg);
11
+ $blue-950: oklch(28.2% 0.091 267.935deg);
@@ -0,0 +1,2 @@
1
+ $white: #fff;
2
+ $black: #000;
@@ -0,0 +1,11 @@
1
+ $cyan-50: oklch(98.4% 0.019 200.873deg);
2
+ $cyan-100: oklch(95.6% 0.045 203.388deg);
3
+ $cyan-200: oklch(91.7% 0.08 205.041deg);
4
+ $cyan-300: oklch(86.5% 0.127 207.078deg);
5
+ $cyan-400: oklch(78.9% 0.154 211.53deg);
6
+ $cyan-500: oklch(71.5% 0.143 215.221deg);
7
+ $cyan-600: oklch(60.9% 0.126 221.723deg);
8
+ $cyan-700: oklch(52% 0.105 223.128deg);
9
+ $cyan-800: oklch(45% 0.085 224.283deg);
10
+ $cyan-900: oklch(39.8% 0.07 227.392deg);
11
+ $cyan-950: oklch(30.2% 0.056 229.695deg);
@@ -0,0 +1,11 @@
1
+ $emerald-50: oklch(97.9% 0.021 166.113deg);
2
+ $emerald-100: oklch(95% 0.052 163.051deg);
3
+ $emerald-200: oklch(90.5% 0.093 164.15deg);
4
+ $emerald-300: oklch(84.5% 0.143 164.978deg);
5
+ $emerald-400: oklch(76.5% 0.177 163.223deg);
6
+ $emerald-500: oklch(69.6% 0.17 162.48deg);
7
+ $emerald-600: oklch(59.6% 0.145 163.225deg);
8
+ $emerald-700: oklch(50.8% 0.118 165.612deg);
9
+ $emerald-800: oklch(43.2% 0.095 166.913deg);
10
+ $emerald-900: oklch(37.8% 0.077 168.94deg);
11
+ $emerald-950: oklch(26.2% 0.051 172.552deg);
@@ -0,0 +1,11 @@
1
+ $fuchsia-50: oklch(97.7% 0.017 320.058deg);
2
+ $fuchsia-100: oklch(95.2% 0.037 318.852deg);
3
+ $fuchsia-200: oklch(90.3% 0.076 319.62deg);
4
+ $fuchsia-300: oklch(83.3% 0.145 321.434deg);
5
+ $fuchsia-400: oklch(74% 0.238 322.16deg);
6
+ $fuchsia-500: oklch(66.7% 0.295 322.15deg);
7
+ $fuchsia-600: oklch(59.1% 0.293 322.896deg);
8
+ $fuchsia-700: oklch(51.8% 0.253 323.949deg);
9
+ $fuchsia-800: oklch(45.2% 0.211 324.591deg);
10
+ $fuchsia-900: oklch(40.1% 0.17 325.612deg);
11
+ $fuchsia-950: oklch(29.3% 0.136 325.661deg);
@@ -0,0 +1,11 @@
1
+ $gray-50: oklch(98.5% 0.002 247.839deg);
2
+ $gray-100: oklch(96.7% 0.003 264.542deg);
3
+ $gray-200: oklch(92.8% 0.006 264.531deg);
4
+ $gray-300: oklch(87.2% 0.01 258.338deg);
5
+ $gray-400: oklch(70.7% 0.022 261.325deg);
6
+ $gray-500: oklch(55.1% 0.027 264.364deg);
7
+ $gray-600: oklch(44.6% 0.03 256.802deg);
8
+ $gray-700: oklch(37.3% 0.034 259.733deg);
9
+ $gray-800: oklch(27.8% 0.033 256.848deg);
10
+ $gray-900: oklch(21% 0.034 264.665deg);
11
+ $gray-950: oklch(13% 0.028 261.692deg);
@@ -0,0 +1,11 @@
1
+ $green-50: oklch(98.2% 0.018 155.826deg);
2
+ $green-100: oklch(96.2% 0.044 156.743deg);
3
+ $green-200: oklch(92.5% 0.084 155.995deg);
4
+ $green-300: oklch(87.1% 0.15 154.449deg);
5
+ $green-400: oklch(79.2% 0.209 151.711deg);
6
+ $green-500: oklch(72.3% 0.219 149.579deg);
7
+ $green-600: oklch(62.7% 0.194 149.214deg);
8
+ $green-700: oklch(52.7% 0.154 150.069deg);
9
+ $green-800: oklch(44.8% 0.119 151.328deg);
10
+ $green-900: oklch(39.3% 0.095 152.535deg);
11
+ $green-950: oklch(26.6% 0.065 152.934deg);
@@ -0,0 +1,11 @@
1
+ $indigo-50: oklch(96.2% 0.018 272.314deg);
2
+ $indigo-100: oklch(93% 0.034 272.788deg);
3
+ $indigo-200: oklch(87% 0.065 274.039deg);
4
+ $indigo-300: oklch(78.5% 0.115 274.713deg);
5
+ $indigo-400: oklch(67.3% 0.182 276.935deg);
6
+ $indigo-500: oklch(58.5% 0.233 277.117deg);
7
+ $indigo-600: oklch(51.1% 0.262 276.966deg);
8
+ $indigo-700: oklch(45.7% 0.24 277.023deg);
9
+ $indigo-800: oklch(39.8% 0.195 277.366deg);
10
+ $indigo-900: oklch(35.9% 0.144 278.697deg);
11
+ $indigo-950: oklch(25.7% 0.09 281.288deg);