@tolle_/tolle-ui 18.2.29 → 18.3.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.
- package/esm2022/lib/accordion-item.component.mjs +5 -11
- package/esm2022/lib/accordion.component.mjs +4 -9
- package/esm2022/lib/alert-dialog-dynamic.component.mjs +12 -12
- package/esm2022/lib/alert-dialog.component.mjs +82 -64
- package/esm2022/lib/alert-dialog.service.mjs +38 -6
- package/esm2022/lib/alert.component.mjs +5 -11
- package/esm2022/lib/aspect-ratio.component.mjs +119 -0
- package/esm2022/lib/attachment.component.mjs +334 -0
- package/esm2022/lib/avatar-fallback.component.mjs +3 -3
- package/esm2022/lib/avatar.component.mjs +4 -9
- package/esm2022/lib/badge.component.mjs +4 -9
- package/esm2022/lib/breadcrumb-item.component.mjs +3 -3
- package/esm2022/lib/breadcrumb-link.component.mjs +3 -3
- package/esm2022/lib/breadcrumb-separator.component.mjs +3 -3
- package/esm2022/lib/breadcrumb.component.mjs +3 -3
- package/esm2022/lib/bubble.component.mjs +301 -0
- package/esm2022/lib/button.component.mjs +5 -11
- package/esm2022/lib/calendar.component.mjs +5 -11
- package/esm2022/lib/card.component.mjs +14 -43
- package/esm2022/lib/carousel/carousel.component.mjs +5 -12
- package/esm2022/lib/chain-of-thought.component.mjs +380 -0
- package/esm2022/lib/chart-pie.component.mjs +386 -0
- package/esm2022/lib/chart.component.mjs +1146 -0
- package/esm2022/lib/chart.service.mjs +555 -0
- package/esm2022/lib/checkbox.component.mjs +5 -11
- package/esm2022/lib/checkpoint.component.mjs +134 -0
- package/esm2022/lib/collapsible.component.mjs +4 -11
- package/esm2022/lib/combobox.component.mjs +372 -0
- package/esm2022/lib/command-dialog.component.mjs +164 -0
- package/esm2022/lib/command.component.mjs +514 -0
- package/esm2022/lib/command.service.mjs +130 -0
- package/esm2022/lib/confirmation.component.mjs +219 -0
- package/esm2022/lib/context-menu-trigger.directive.mjs +36 -0
- package/esm2022/lib/context-menu.component.mjs +460 -0
- package/esm2022/lib/context-menu.service.mjs +125 -0
- package/esm2022/lib/context.component.mjs +377 -0
- package/esm2022/lib/conversation.component.mjs +442 -0
- package/esm2022/lib/country-selector.component.mjs +5 -11
- package/esm2022/lib/data-table.component.mjs +59 -12
- package/esm2022/lib/date-picker.component.mjs +251 -198
- package/esm2022/lib/date-range-picker.component.mjs +224 -116
- package/esm2022/lib/date-time-picker.component.mjs +506 -0
- package/esm2022/lib/direction.component.mjs +79 -0
- package/esm2022/lib/dropdown-item.component.mjs +3 -3
- package/esm2022/lib/dropdown-label.component.mjs +3 -3
- package/esm2022/lib/dropdown-menu.component.mjs +3 -3
- package/esm2022/lib/dropdown-separator.component.mjs +3 -3
- package/esm2022/lib/dropdown-trigger.directive.mjs +6 -4
- package/esm2022/lib/empty-state.component.mjs +4 -9
- package/esm2022/lib/field.component.mjs +394 -0
- package/esm2022/lib/hover-card.component.mjs +6 -16
- package/esm2022/lib/inline-citation.component.mjs +263 -0
- package/esm2022/lib/input-group.component.mjs +418 -0
- package/esm2022/lib/input.component.mjs +5 -11
- package/esm2022/lib/item.component.mjs +243 -0
- package/esm2022/lib/kbd.component.mjs +82 -0
- package/esm2022/lib/label.component.mjs +4 -9
- package/esm2022/lib/marker.component.mjs +135 -0
- package/esm2022/lib/masked-input.component.mjs +5 -11
- package/esm2022/lib/menubar.component.mjs +683 -0
- package/esm2022/lib/message-scroller.component.mjs +353 -0
- package/esm2022/lib/message-scroller.service.mjs +157 -0
- package/esm2022/lib/message.component.mjs +228 -0
- package/esm2022/lib/modal-ref.mjs +36 -7
- package/esm2022/lib/modal.component.mjs +42 -28
- package/esm2022/lib/modal.mjs +2 -29
- package/esm2022/lib/modal.service.mjs +26 -4
- package/esm2022/lib/model-selector.component.mjs +310 -0
- package/esm2022/lib/multi-select.component.mjs +155 -72
- package/esm2022/lib/native-select.component.mjs +201 -0
- package/esm2022/lib/navigation-menu.component.mjs +642 -0
- package/esm2022/lib/otp-group.component.mjs +3 -3
- package/esm2022/lib/otp-slot.component.mjs +4 -9
- package/esm2022/lib/otp.component.mjs +5 -11
- package/esm2022/lib/pagination.component.mjs +7 -10
- package/esm2022/lib/plan.component.mjs +335 -0
- package/esm2022/lib/popover-content.component.mjs +4 -9
- package/esm2022/lib/popover.component.mjs +15 -13
- package/esm2022/lib/progress.component.mjs +4 -9
- package/esm2022/lib/prompt-input.component.mjs +526 -0
- package/esm2022/lib/queue.component.mjs +280 -0
- package/esm2022/lib/radio-group.component.mjs +6 -13
- package/esm2022/lib/radio-item.component.mjs +4 -9
- package/esm2022/lib/range-calendar.component.mjs +5 -11
- package/esm2022/lib/reasoning.component.mjs +335 -0
- package/esm2022/lib/resizable-panel.component.mjs +5 -5
- package/esm2022/lib/resizable.component.mjs +219 -0
- package/esm2022/lib/segment.component.mjs +19 -9
- package/esm2022/lib/select-group.component.mjs +4 -8
- package/esm2022/lib/select-item.component.mjs +4 -9
- package/esm2022/lib/select-separator.component.mjs +4 -8
- package/esm2022/lib/select.component.mjs +133 -49
- package/esm2022/lib/separator.component.mjs +4 -9
- package/esm2022/lib/sheet.component.mjs +38 -56
- package/esm2022/lib/shimmer.component.mjs +84 -0
- package/esm2022/lib/sidebar.component.mjs +11 -1
- package/esm2022/lib/skeleton.component.mjs +4 -9
- package/esm2022/lib/sources.component.mjs +452 -0
- package/esm2022/lib/spinner.component.mjs +68 -0
- package/esm2022/lib/suggestion.component.mjs +207 -0
- package/esm2022/lib/switch.component.mjs +5 -11
- package/esm2022/lib/table.component.mjs +213 -0
- package/esm2022/lib/tabs.component.mjs +4 -11
- package/esm2022/lib/tag-input.component.mjs +5 -11
- package/esm2022/lib/task.component.mjs +359 -0
- package/esm2022/lib/textarea.component.mjs +5 -11
- package/esm2022/lib/theme.service.mjs +17 -6
- package/esm2022/lib/time-picker.component.mjs +923 -0
- package/esm2022/lib/toast.service.mjs +3 -2
- package/esm2022/lib/toaster.component.mjs +76 -39
- package/esm2022/lib/toggle-group.component.mjs +4 -9
- package/esm2022/lib/toggle.component.mjs +5 -11
- package/esm2022/lib/tool.component.mjs +462 -0
- package/esm2022/lib/typography.component.mjs +83 -0
- package/esm2022/lib/utils/color.mjs +140 -19
- package/esm2022/public-api.mjs +61 -1
- package/fesm2022/tolle-ui.mjs +16642 -1105
- package/fesm2022/tolle-ui.mjs.map +1 -1
- package/lib/alert-dialog-dynamic.component.d.ts +5 -0
- package/lib/alert-dialog.component.d.ts +23 -2
- package/lib/aspect-ratio.component.d.ts +20 -0
- package/lib/attachment.component.d.ts +101 -0
- package/lib/bubble.component.d.ts +112 -0
- package/lib/chain-of-thought.component.d.ts +166 -0
- package/lib/chart-pie.component.d.ts +108 -0
- package/lib/chart.component.d.ts +369 -0
- package/lib/chart.service.d.ts +222 -0
- package/lib/checkpoint.component.d.ts +51 -0
- package/lib/combobox.component.d.ts +90 -0
- package/lib/command-dialog.component.d.ts +53 -0
- package/lib/command.component.d.ts +189 -0
- package/lib/command.service.d.ts +67 -0
- package/lib/confirmation.component.d.ts +70 -0
- package/lib/context-menu-trigger.directive.d.ts +12 -0
- package/lib/context-menu.component.d.ts +41 -0
- package/lib/context-menu.service.d.ts +38 -0
- package/lib/context.component.d.ts +134 -0
- package/lib/conversation.component.d.ts +165 -0
- package/lib/data-table.component.d.ts +26 -1
- package/lib/date-picker.component.d.ts +72 -11
- package/lib/date-range-picker.component.d.ts +63 -6
- package/lib/date-time-picker.component.d.ts +119 -0
- package/lib/direction.component.d.ts +45 -0
- package/lib/field.component.d.ts +201 -0
- package/lib/inline-citation.component.d.ts +103 -0
- package/lib/input-group.component.d.ts +150 -0
- package/lib/item.component.d.ts +154 -0
- package/lib/kbd.component.d.ts +50 -0
- package/lib/marker.component.d.ts +58 -0
- package/lib/menubar.component.d.ts +247 -0
- package/lib/message-scroller.component.d.ts +159 -0
- package/lib/message-scroller.service.d.ts +73 -0
- package/lib/message.component.d.ts +128 -0
- package/lib/modal-ref.d.ts +6 -1
- package/lib/modal.component.d.ts +7 -4
- package/lib/modal.d.ts +9 -3
- package/lib/model-selector.component.d.ts +103 -0
- package/lib/multi-select.component.d.ts +66 -14
- package/lib/native-select.component.d.ts +57 -0
- package/lib/navigation-menu.component.d.ts +230 -0
- package/lib/plan.component.d.ts +120 -0
- package/lib/popover.component.d.ts +1 -0
- package/lib/prompt-input.component.d.ts +194 -0
- package/lib/queue.component.d.ts +106 -0
- package/lib/reasoning.component.d.ts +127 -0
- package/lib/resizable.component.d.ts +43 -0
- package/lib/segment.component.d.ts +13 -3
- package/lib/select.component.d.ts +37 -5
- package/lib/sheet.component.d.ts +3 -0
- package/lib/shimmer.component.d.ts +38 -0
- package/lib/sidebar.component.d.ts +2 -0
- package/lib/sources.component.d.ts +156 -0
- package/lib/spinner.component.d.ts +29 -0
- package/lib/suggestion.component.d.ts +96 -0
- package/lib/table.component.d.ts +106 -0
- package/lib/task.component.d.ts +151 -0
- package/lib/theme.service.d.ts +9 -0
- package/lib/time-picker.component.d.ts +243 -0
- package/lib/toast.service.d.ts +3 -1
- package/lib/toaster.component.d.ts +26 -9
- package/lib/tool.component.d.ts +158 -0
- package/lib/typography.component.d.ts +32 -0
- package/lib/utils/color.d.ts +19 -5
- package/package.json +3 -2
- package/preset.js +7 -1
- package/public-api.d.ts +50 -0
- package/registry/docs-content.json +8480 -1542
- package/registry/llms-full.txt +2679 -319
- package/registry/llms.txt +43 -4
- package/registry/manifest.json +9090 -1742
- package/registry/r/accordion-item.json +1 -1
- package/registry/r/accordion.json +1 -1
- package/registry/r/alert-dialog-dynamic.json +1 -1
- package/registry/r/alert-dialog.json +1 -1
- package/registry/r/alert.json +1 -1
- package/registry/r/attachment.json +23 -0
- package/registry/r/avatar-fallback.json +1 -1
- package/registry/r/avatar.json +1 -1
- package/registry/r/badge.json +1 -1
- package/registry/r/breadcrumb-item.json +1 -1
- package/registry/r/breadcrumb-link.json +1 -1
- package/registry/r/breadcrumb-separator.json +1 -1
- package/registry/r/breadcrumb.json +1 -1
- package/registry/r/bubble.json +23 -0
- package/registry/r/button.json +1 -1
- package/registry/r/calendar.json +1 -1
- package/registry/r/card.json +1 -1
- package/registry/r/carousel.json +1 -1
- package/registry/r/chain-of-thought.json +23 -0
- package/registry/r/chart-pie.json +30 -0
- package/registry/r/chart.json +28 -0
- package/registry/r/checkbox.json +1 -1
- package/registry/r/checkpoint.json +23 -0
- package/registry/r/collapsible.json +1 -1
- package/registry/r/combobox.json +31 -0
- package/registry/r/command-dialog.json +21 -0
- package/registry/r/command.json +26 -0
- package/registry/r/confirmation.json +23 -0
- package/registry/r/context-menu-trigger.json +1 -1
- package/registry/r/context-menu.json +1 -1
- package/registry/r/context.json +26 -0
- package/registry/r/conversation.json +23 -0
- package/registry/r/country-selector.json +1 -1
- package/registry/r/data-table.json +1 -1
- package/registry/r/date-picker.json +4 -4
- package/registry/r/date-range-picker.json +3 -3
- package/registry/r/date-time-picker.json +28 -0
- package/registry/r/direction.json +16 -0
- package/registry/r/dropdown-item.json +1 -1
- package/registry/r/dropdown-label.json +1 -1
- package/registry/r/dropdown-menu.json +1 -1
- package/registry/r/dropdown-separator.json +1 -1
- package/registry/r/dropdown-trigger.json +1 -1
- package/registry/r/empty-state.json +1 -1
- package/registry/r/field.json +23 -0
- package/registry/r/hover-card.json +1 -1
- package/registry/r/inline-citation.json +26 -0
- package/registry/r/input-group.json +23 -0
- package/registry/r/input.json +1 -1
- package/registry/r/item.json +23 -0
- package/registry/r/kbd.json +23 -0
- package/registry/r/label.json +1 -1
- package/registry/r/marker.json +23 -0
- package/registry/r/masked-input.json +1 -1
- package/registry/r/menubar.json +24 -0
- package/registry/r/message-scroller.json +26 -0
- package/registry/r/message.json +23 -0
- package/registry/r/modal.json +3 -3
- package/registry/r/model-selector.json +32 -0
- package/registry/r/multi-select.json +2 -2
- package/registry/r/native-select.json +23 -0
- package/registry/r/navigation-menu.json +24 -0
- package/registry/r/otp-group.json +1 -1
- package/registry/r/otp-slot.json +1 -1
- package/registry/r/otp.json +1 -1
- package/registry/r/pagination.json +3 -2
- package/registry/r/plan.json +23 -0
- package/registry/r/popover-content.json +1 -1
- package/registry/r/popover.json +1 -1
- package/registry/r/progress.json +1 -1
- package/registry/r/prompt-input.json +23 -0
- package/registry/r/queue.json +23 -0
- package/registry/r/radio-group.json +1 -1
- package/registry/r/radio-item.json +1 -1
- package/registry/r/range-calendar.json +1 -1
- package/registry/r/reasoning.json +23 -0
- package/registry/r/resizable-panel.json +1 -1
- package/registry/r/segment.json +1 -1
- package/registry/r/select-group.json +1 -1
- package/registry/r/select-item.json +1 -1
- package/registry/r/select-separator.json +1 -1
- package/registry/r/select.json +4 -3
- package/registry/r/separator.json +1 -1
- package/registry/r/sheet.json +1 -1
- package/registry/r/shimmer.json +23 -0
- package/registry/r/sidebar.json +1 -1
- package/registry/r/skeleton.json +1 -1
- package/registry/r/sources.json +23 -0
- package/registry/r/spinner.json +23 -0
- package/registry/r/suggestion.json +23 -0
- package/registry/r/switch.json +1 -1
- package/registry/r/table.json +21 -0
- package/registry/r/tabs.json +1 -1
- package/registry/r/tag-input.json +1 -1
- package/registry/r/task.json +23 -0
- package/registry/r/textarea.json +1 -1
- package/registry/r/time-picker.json +24 -0
- package/registry/r/toaster.json +2 -2
- package/registry/r/toggle-group.json +1 -1
- package/registry/r/toggle.json +1 -1
- package/registry/r/tool.json +23 -0
- package/registry/r/typography.json +23 -0
- package/registry/registry.json +915 -22
- package/theme.css +121 -8
package/theme.css
CHANGED
|
@@ -114,11 +114,17 @@
|
|
|
114
114
|
--ring: var(--primary);
|
|
115
115
|
/* derives from primary color */
|
|
116
116
|
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
117
|
+
/* Dark chart steps are SELECTED, not a lightened flip of the light ones: the
|
|
118
|
+
Tailwind-400 steps previously used here sat at OKLCH L 0.71–0.79, too bright
|
|
119
|
+
to read as distinct marks on a dark surface. These keep each series' hue
|
|
120
|
+
(blue, teal, orange, violet, pink) so a series holds its identity across
|
|
121
|
+
themes, re-stepped into the dark lightness band. Validated for lightness,
|
|
122
|
+
chroma, CVD separation and contrast. */
|
|
123
|
+
--chart-1: 85 140 255;
|
|
124
|
+
--chart-2: 14 169 152;
|
|
125
|
+
--chart-3: 235 97 36;
|
|
126
|
+
--chart-4: 153 115 254;
|
|
127
|
+
--chart-5: 234 79 154;
|
|
122
128
|
|
|
123
129
|
--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
|
|
124
130
|
--shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3), 0 1px 2px -1px rgba(0, 0, 0, 0.3);
|
|
@@ -178,8 +184,8 @@ html {
|
|
|
178
184
|
}
|
|
179
185
|
|
|
180
186
|
body {
|
|
181
|
-
background-color: var(--background
|
|
182
|
-
color: var(--foreground
|
|
187
|
+
background-color: rgb(var(--background));
|
|
188
|
+
color: rgb(var(--foreground));
|
|
183
189
|
font-family: var(--font-sans, ui-sans-serif, system-ui, sans-serif);
|
|
184
190
|
-webkit-font-smoothing: antialiased;
|
|
185
191
|
-moz-osx-font-smoothing: grayscale;
|
|
@@ -188,7 +194,7 @@ body {
|
|
|
188
194
|
|
|
189
195
|
/* Links */
|
|
190
196
|
a {
|
|
191
|
-
color: var(--primary
|
|
197
|
+
color: rgb(var(--primary));
|
|
192
198
|
text-underline-offset: 4px;
|
|
193
199
|
}
|
|
194
200
|
|
|
@@ -384,6 +390,113 @@ a:hover {
|
|
|
384
390
|
}
|
|
385
391
|
}
|
|
386
392
|
|
|
393
|
+
/* -------------------------------------------------------------------------- */
|
|
394
|
+
/* 5b. CHAT / TRANSCRIPT UTILITIES */
|
|
395
|
+
/* -------------------------------------------------------------------------- */
|
|
396
|
+
/*
|
|
397
|
+
* Deliberately OUTSIDE `@layer utilities`. Anything inside that layer is subject
|
|
398
|
+
* to Tailwind's content scan, and these classes are applied from library source
|
|
399
|
+
* (or by consumers in their own markup) that a consuming app's `content` globs
|
|
400
|
+
* may not cover — inside the layer they would be silently purged.
|
|
401
|
+
*/
|
|
402
|
+
|
|
403
|
+
/*
|
|
404
|
+
* Scroll-aware edge fades.
|
|
405
|
+
*
|
|
406
|
+
* The fade is a `mask-image` on the scroll container itself, so the container's
|
|
407
|
+
* own pixels dissolve as they approach its padding-box edge. Long transcripts
|
|
408
|
+
* and chip rows therefore hint at more content with no overlay elements, no
|
|
409
|
+
* gradient pseudo-elements sitting on top of the background, and no scroll
|
|
410
|
+
* listeners to keep in sync. Because the mask travels with the scroller, it
|
|
411
|
+
* works the same in light and dark, and over any backdrop.
|
|
412
|
+
*
|
|
413
|
+
* Tune the fade depth per-element with `--scroll-fade-size`.
|
|
414
|
+
*/
|
|
415
|
+
.scroll-fade,
|
|
416
|
+
.scroll-fade-y {
|
|
417
|
+
--scroll-fade-size: 1.5rem;
|
|
418
|
+
-webkit-mask-image: linear-gradient(to bottom,
|
|
419
|
+
transparent 0,
|
|
420
|
+
#000 var(--scroll-fade-size),
|
|
421
|
+
#000 calc(100% - var(--scroll-fade-size)),
|
|
422
|
+
transparent 100%);
|
|
423
|
+
mask-image: linear-gradient(to bottom,
|
|
424
|
+
transparent 0,
|
|
425
|
+
#000 var(--scroll-fade-size),
|
|
426
|
+
#000 calc(100% - var(--scroll-fade-size)),
|
|
427
|
+
transparent 100%);
|
|
428
|
+
}
|
|
429
|
+
|
|
430
|
+
.scroll-fade-x {
|
|
431
|
+
--scroll-fade-size: 1.5rem;
|
|
432
|
+
-webkit-mask-image: linear-gradient(to right,
|
|
433
|
+
transparent 0,
|
|
434
|
+
#000 var(--scroll-fade-size),
|
|
435
|
+
#000 calc(100% - var(--scroll-fade-size)),
|
|
436
|
+
transparent 100%);
|
|
437
|
+
mask-image: linear-gradient(to right,
|
|
438
|
+
transparent 0,
|
|
439
|
+
#000 var(--scroll-fade-size),
|
|
440
|
+
#000 calc(100% - var(--scroll-fade-size)),
|
|
441
|
+
transparent 100%);
|
|
442
|
+
}
|
|
443
|
+
|
|
444
|
+
/*
|
|
445
|
+
* Text shimmer for live status — "Thinking…", "Searching…".
|
|
446
|
+
*
|
|
447
|
+
* A gradient sweeps across the text itself via `background-clip: text`, rather
|
|
448
|
+
* than animating opacity, so the wording stays legible throughout. The gradient
|
|
449
|
+
* is built from the theme's own foreground tokens, so it tracks light and dark.
|
|
450
|
+
*/
|
|
451
|
+
.shimmer {
|
|
452
|
+
background-image: linear-gradient(90deg,
|
|
453
|
+
rgb(var(--muted-foreground)) 0%,
|
|
454
|
+
rgb(var(--muted-foreground)) 40%,
|
|
455
|
+
rgb(var(--foreground)) 50%,
|
|
456
|
+
rgb(var(--muted-foreground)) 60%,
|
|
457
|
+
rgb(var(--muted-foreground)) 100%);
|
|
458
|
+
background-size: 200% 100%;
|
|
459
|
+
/*
|
|
460
|
+
* `no-repeat` was the actual bug: the gradient image is only 200% wide, so
|
|
461
|
+
* as `background-position` swept it across the text, whatever fraction of
|
|
462
|
+
* the text the (finite) image no longer reached had nothing behind the
|
|
463
|
+
* transparent fill — not dimmed, genuinely invisible. That showed up two
|
|
464
|
+
* ways: fully blank for a stretch once the image swept completely past
|
|
465
|
+
* the text, and, on every sweep, part of the text (whichever side the
|
|
466
|
+
* image had already vacated) rendering as if cut off. The gradient's
|
|
467
|
+
* first and last stops both resolve to the same muted-foreground colour,
|
|
468
|
+
* so tiling it seamlessly loops — repeating keeps the text fully covered,
|
|
469
|
+
* always at least muted, for the entire animation.
|
|
470
|
+
*/
|
|
471
|
+
background-repeat: repeat;
|
|
472
|
+
-webkit-background-clip: text;
|
|
473
|
+
background-clip: text;
|
|
474
|
+
color: transparent;
|
|
475
|
+
-webkit-text-fill-color: transparent;
|
|
476
|
+
animation: tolle-shimmer 2.4s linear infinite;
|
|
477
|
+
}
|
|
478
|
+
|
|
479
|
+
@keyframes tolle-shimmer {
|
|
480
|
+
from {
|
|
481
|
+
background-position: 100% 0;
|
|
482
|
+
}
|
|
483
|
+
|
|
484
|
+
to {
|
|
485
|
+
background-position: -100% 0;
|
|
486
|
+
}
|
|
487
|
+
}
|
|
488
|
+
|
|
489
|
+
/* A sweeping highlight is exactly the motion this query exists to suppress: fall
|
|
490
|
+
back to flat muted text rather than a paused, half-transparent gradient. */
|
|
491
|
+
@media (prefers-reduced-motion: reduce) {
|
|
492
|
+
.shimmer {
|
|
493
|
+
animation: none;
|
|
494
|
+
background-image: none;
|
|
495
|
+
color: rgb(var(--muted-foreground));
|
|
496
|
+
-webkit-text-fill-color: currentColor;
|
|
497
|
+
}
|
|
498
|
+
}
|
|
499
|
+
|
|
387
500
|
/* Remove default browser focus styles */
|
|
388
501
|
tolle-textarea textarea:focus {
|
|
389
502
|
outline: none !important;
|