@tenphi/tasty 0.0.0-snapshot.d2dcdeb → 0.0.0-snapshot.d4ccea8
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/README.md +181 -131
- package/dist/{ssr/async-storage.js → async-storage-DKK-wTD4.js} +2 -2
- package/dist/async-storage-DKK-wTD4.js.map +1 -0
- package/dist/babel-eMs_zZjM.d.ts +83 -0
- package/dist/{ssr/collector.js → collector-BjkQEtbh.js} +111 -38
- package/dist/collector-BjkQEtbh.js.map +1 -0
- package/dist/{ssr/collector.d.ts → collector-DzeNxHOq.d.ts} +58 -7
- package/dist/config-DMslHK_e.d.ts +1298 -0
- package/dist/config-DX126v_w.js +12318 -0
- package/dist/config-DX126v_w.js.map +1 -0
- package/dist/{ssr/context.js → context-CA8YKeMn.js} +11 -3
- package/dist/context-CA8YKeMn.js.map +1 -0
- package/dist/core/index.d.ts +5 -34
- package/dist/core/index.js +6 -27
- package/dist/core-CMn-Tj2X.js +1573 -0
- package/dist/core-CMn-Tj2X.js.map +1 -0
- package/dist/{zero/extractor.js → css-writer-C8ShXK5R.js} +148 -24
- package/dist/css-writer-C8ShXK5R.js.map +1 -0
- package/dist/{ssr/format-global-rules.js → format-global-rules-DklyaXv-.js} +2 -2
- package/dist/format-global-rules-DklyaXv-.js.map +1 -0
- package/dist/{ssr/format-rules.js → format-rules-BkstDvlN.js} +59 -2
- package/dist/format-rules-BkstDvlN.js.map +1 -0
- package/dist/{ssr/hydrate.js → hydrate-DXXWZgm0.js} +4 -12
- package/dist/hydrate-DXXWZgm0.js.map +1 -0
- package/dist/index-BcsaHo8x.d.ts +1568 -0
- package/dist/index-CC0wykKn.d.ts +1909 -0
- package/dist/index.d.ts +5 -51
- package/dist/index.js +922 -36
- package/dist/index.js.map +1 -0
- package/dist/keyframes-Z0YLVOWq.js +493 -0
- package/dist/keyframes-Z0YLVOWq.js.map +1 -0
- package/dist/{utils/merge-styles.d.ts → merge-styles-BTFAkYSD.d.ts} +3 -3
- package/dist/{utils/merge-styles.js → merge-styles-Dpueyn82.js} +3 -4
- package/dist/merge-styles-Dpueyn82.js.map +1 -0
- package/dist/{utils/resolve-recipes.js → resolve-recipes-B2Vjr7ET.js} +4 -6
- package/dist/resolve-recipes-B2Vjr7ET.js.map +1 -0
- package/dist/ssr/astro-client.js +1 -1
- package/dist/ssr/astro-client.js.map +1 -1
- package/dist/ssr/astro-middleware-static.d.ts +16 -0
- package/dist/ssr/astro-middleware-static.js +18 -0
- package/dist/ssr/astro-middleware-static.js.map +1 -0
- package/dist/ssr/astro-middleware.d.ts +8 -6
- package/dist/ssr/astro-middleware.js +10 -10
- package/dist/ssr/astro-middleware.js.map +1 -1
- package/dist/ssr/astro.d.ts +2 -17
- package/dist/ssr/astro.js +29 -21
- package/dist/ssr/astro.js.map +1 -1
- package/dist/ssr/index.d.ts +37 -4
- package/dist/ssr/index.js +5 -5
- package/dist/ssr/index.js.map +1 -1
- package/dist/ssr/next.d.ts +2 -3
- package/dist/ssr/next.js +7 -8
- package/dist/ssr/next.js.map +1 -1
- package/dist/static/index.d.ts +91 -5
- package/dist/static/index.js +49 -3
- package/dist/static/index.js.map +1 -0
- package/dist/static/inject.js.map +1 -1
- package/dist/zero/babel.d.ts +2 -81
- package/dist/zero/babel.js +45 -29
- package/dist/zero/babel.js.map +1 -1
- package/dist/zero/index.d.ts +81 -3
- package/dist/zero/index.js +2 -3
- package/dist/zero/next.d.ts +1 -1
- package/dist/zero/next.js +1 -1
- package/dist/zero/next.js.map +1 -1
- package/docs/README.md +18 -10
- package/docs/adoption.md +56 -31
- package/docs/ai-agents.md +224 -0
- package/docs/comparison.md +69 -40
- package/docs/configuration.md +501 -72
- package/docs/debug.md +22 -18
- package/docs/design-system.md +43 -24
- package/docs/dsl.md +512 -179
- package/docs/getting-started.md +60 -39
- package/docs/injector.md +110 -32
- package/docs/methodology.md +68 -36
- package/docs/migration-v3.md +285 -0
- package/docs/pipeline.md +741 -0
- package/docs/plugins.md +353 -0
- package/docs/react-api.md +164 -40
- package/docs/runtime-benchmarks.md +216 -0
- package/docs/ssr.md +92 -81
- package/docs/styles.md +65 -16
- package/docs/tasty-static.md +149 -99
- package/package.json +49 -21
- package/tasty.config.ts +6 -0
- package/dist/_virtual/_rolldown/runtime.js +0 -7
- package/dist/chunks/cacheKey.d.ts +0 -1
- package/dist/chunks/cacheKey.js +0 -77
- package/dist/chunks/cacheKey.js.map +0 -1
- package/dist/chunks/definitions.d.ts +0 -37
- package/dist/chunks/definitions.js +0 -258
- package/dist/chunks/definitions.js.map +0 -1
- package/dist/chunks/index.d.ts +0 -1
- package/dist/chunks/renderChunk.d.ts +0 -1
- package/dist/chunks/renderChunk.js +0 -59
- package/dist/chunks/renderChunk.js.map +0 -1
- package/dist/compute-styles.d.ts +0 -31
- package/dist/compute-styles.js +0 -335
- package/dist/compute-styles.js.map +0 -1
- package/dist/config.d.ts +0 -407
- package/dist/config.js +0 -587
- package/dist/config.js.map +0 -1
- package/dist/counter-style/index.js +0 -51
- package/dist/counter-style/index.js.map +0 -1
- package/dist/debug.d.ts +0 -89
- package/dist/debug.js +0 -453
- package/dist/debug.js.map +0 -1
- package/dist/font-face/index.js +0 -63
- package/dist/font-face/index.js.map +0 -1
- package/dist/hooks/index.d.ts +0 -7
- package/dist/hooks/useCounterStyle.d.ts +0 -36
- package/dist/hooks/useCounterStyle.js +0 -65
- package/dist/hooks/useCounterStyle.js.map +0 -1
- package/dist/hooks/useFontFace.d.ts +0 -45
- package/dist/hooks/useFontFace.js +0 -66
- package/dist/hooks/useFontFace.js.map +0 -1
- package/dist/hooks/useGlobalStyles.d.ts +0 -46
- package/dist/hooks/useGlobalStyles.js +0 -88
- package/dist/hooks/useGlobalStyles.js.map +0 -1
- package/dist/hooks/useKeyframes.d.ts +0 -58
- package/dist/hooks/useKeyframes.js +0 -55
- package/dist/hooks/useKeyframes.js.map +0 -1
- package/dist/hooks/useProperty.d.ts +0 -81
- package/dist/hooks/useProperty.js +0 -96
- package/dist/hooks/useProperty.js.map +0 -1
- package/dist/hooks/useRawCSS.d.ts +0 -22
- package/dist/hooks/useRawCSS.js +0 -103
- package/dist/hooks/useRawCSS.js.map +0 -1
- package/dist/hooks/useStyles.d.ts +0 -40
- package/dist/hooks/useStyles.js +0 -31
- package/dist/hooks/useStyles.js.map +0 -1
- package/dist/injector/index.d.ts +0 -182
- package/dist/injector/index.js +0 -185
- package/dist/injector/index.js.map +0 -1
- package/dist/injector/injector.d.ts +0 -198
- package/dist/injector/injector.js +0 -651
- package/dist/injector/injector.js.map +0 -1
- package/dist/injector/sheet-manager.d.ts +0 -132
- package/dist/injector/sheet-manager.js +0 -699
- package/dist/injector/sheet-manager.js.map +0 -1
- package/dist/injector/types.d.ts +0 -235
- package/dist/keyframes/index.js +0 -206
- package/dist/keyframes/index.js.map +0 -1
- package/dist/parser/classify.js +0 -319
- package/dist/parser/classify.js.map +0 -1
- package/dist/parser/const.js +0 -60
- package/dist/parser/const.js.map +0 -1
- package/dist/parser/lru.js +0 -109
- package/dist/parser/lru.js.map +0 -1
- package/dist/parser/parser.d.ts +0 -25
- package/dist/parser/parser.js +0 -115
- package/dist/parser/parser.js.map +0 -1
- package/dist/parser/tokenizer.js +0 -69
- package/dist/parser/tokenizer.js.map +0 -1
- package/dist/parser/types.d.ts +0 -51
- package/dist/parser/types.js +0 -46
- package/dist/parser/types.js.map +0 -1
- package/dist/pipeline/conditions.d.ts +0 -134
- package/dist/pipeline/conditions.js +0 -406
- package/dist/pipeline/conditions.js.map +0 -1
- package/dist/pipeline/exclusive.js +0 -230
- package/dist/pipeline/exclusive.js.map +0 -1
- package/dist/pipeline/index.d.ts +0 -55
- package/dist/pipeline/index.js +0 -708
- package/dist/pipeline/index.js.map +0 -1
- package/dist/pipeline/materialize.js +0 -1103
- package/dist/pipeline/materialize.js.map +0 -1
- package/dist/pipeline/parseStateKey.d.ts +0 -15
- package/dist/pipeline/parseStateKey.js +0 -446
- package/dist/pipeline/parseStateKey.js.map +0 -1
- package/dist/pipeline/simplify.js +0 -515
- package/dist/pipeline/simplify.js.map +0 -1
- package/dist/pipeline/warnings.js +0 -18
- package/dist/pipeline/warnings.js.map +0 -1
- package/dist/plugins/index.d.ts +0 -2
- package/dist/plugins/okhsl-plugin.d.ts +0 -35
- package/dist/plugins/okhsl-plugin.js +0 -97
- package/dist/plugins/okhsl-plugin.js.map +0 -1
- package/dist/plugins/types.d.ts +0 -87
- package/dist/properties/index.js +0 -222
- package/dist/properties/index.js.map +0 -1
- package/dist/properties/property-type-resolver.d.ts +0 -24
- package/dist/properties/property-type-resolver.js +0 -90
- package/dist/properties/property-type-resolver.js.map +0 -1
- package/dist/rsc-cache.js +0 -79
- package/dist/rsc-cache.js.map +0 -1
- package/dist/ssr/async-storage.d.ts +0 -17
- package/dist/ssr/async-storage.js.map +0 -1
- package/dist/ssr/collect-auto-properties.js +0 -58
- package/dist/ssr/collect-auto-properties.js.map +0 -1
- package/dist/ssr/collector.js.map +0 -1
- package/dist/ssr/context.js.map +0 -1
- package/dist/ssr/format-global-rules.js.map +0 -1
- package/dist/ssr/format-keyframes.js +0 -69
- package/dist/ssr/format-keyframes.js.map +0 -1
- package/dist/ssr/format-property.js +0 -49
- package/dist/ssr/format-property.js.map +0 -1
- package/dist/ssr/format-rules.js.map +0 -1
- package/dist/ssr/hydrate.d.ts +0 -29
- package/dist/ssr/hydrate.js.map +0 -1
- package/dist/ssr/ssr-collector-ref.js +0 -29
- package/dist/ssr/ssr-collector-ref.js.map +0 -1
- package/dist/states/index.d.ts +0 -49
- package/dist/states/index.js +0 -170
- package/dist/states/index.js.map +0 -1
- package/dist/static/tastyStatic.d.ts +0 -46
- package/dist/static/tastyStatic.js +0 -30
- package/dist/static/tastyStatic.js.map +0 -1
- package/dist/static/types.d.ts +0 -49
- package/dist/static/types.js +0 -24
- package/dist/static/types.js.map +0 -1
- package/dist/styles/border.d.ts +0 -25
- package/dist/styles/border.js +0 -120
- package/dist/styles/border.js.map +0 -1
- package/dist/styles/color.d.ts +0 -14
- package/dist/styles/color.js +0 -26
- package/dist/styles/color.js.map +0 -1
- package/dist/styles/const.js +0 -17
- package/dist/styles/const.js.map +0 -1
- package/dist/styles/createStyle.js +0 -79
- package/dist/styles/createStyle.js.map +0 -1
- package/dist/styles/dimension.js +0 -109
- package/dist/styles/dimension.js.map +0 -1
- package/dist/styles/directional.js +0 -133
- package/dist/styles/directional.js.map +0 -1
- package/dist/styles/display.d.ts +0 -30
- package/dist/styles/display.js +0 -73
- package/dist/styles/display.js.map +0 -1
- package/dist/styles/fade.d.ts +0 -15
- package/dist/styles/fade.js +0 -62
- package/dist/styles/fade.js.map +0 -1
- package/dist/styles/fill.d.ts +0 -42
- package/dist/styles/fill.js +0 -51
- package/dist/styles/fill.js.map +0 -1
- package/dist/styles/flow.d.ts +0 -16
- package/dist/styles/flow.js +0 -12
- package/dist/styles/flow.js.map +0 -1
- package/dist/styles/gap.d.ts +0 -31
- package/dist/styles/gap.js +0 -38
- package/dist/styles/gap.js.map +0 -1
- package/dist/styles/height.d.ts +0 -17
- package/dist/styles/height.js +0 -19
- package/dist/styles/height.js.map +0 -1
- package/dist/styles/index.d.ts +0 -1
- package/dist/styles/index.js +0 -8
- package/dist/styles/index.js.map +0 -1
- package/dist/styles/inset.d.ts +0 -24
- package/dist/styles/inset.js +0 -34
- package/dist/styles/inset.js.map +0 -1
- package/dist/styles/list.d.ts +0 -16
- package/dist/styles/list.js +0 -100
- package/dist/styles/list.js.map +0 -1
- package/dist/styles/margin.d.ts +0 -24
- package/dist/styles/margin.js +0 -32
- package/dist/styles/margin.js.map +0 -1
- package/dist/styles/outline.d.ts +0 -29
- package/dist/styles/outline.js +0 -55
- package/dist/styles/outline.js.map +0 -1
- package/dist/styles/padding.d.ts +0 -24
- package/dist/styles/padding.js +0 -32
- package/dist/styles/padding.js.map +0 -1
- package/dist/styles/placement.d.ts +0 -37
- package/dist/styles/placement.js +0 -74
- package/dist/styles/placement.js.map +0 -1
- package/dist/styles/predefined.d.ts +0 -71
- package/dist/styles/predefined.js +0 -237
- package/dist/styles/predefined.js.map +0 -1
- package/dist/styles/preset.d.ts +0 -52
- package/dist/styles/preset.js +0 -127
- package/dist/styles/preset.js.map +0 -1
- package/dist/styles/radius.d.ts +0 -12
- package/dist/styles/radius.js +0 -83
- package/dist/styles/radius.js.map +0 -1
- package/dist/styles/scrollMargin.d.ts +0 -24
- package/dist/styles/scrollMargin.js +0 -32
- package/dist/styles/scrollMargin.js.map +0 -1
- package/dist/styles/scrollbar.d.ts +0 -25
- package/dist/styles/scrollbar.js +0 -51
- package/dist/styles/scrollbar.js.map +0 -1
- package/dist/styles/shadow.d.ts +0 -14
- package/dist/styles/shadow.js +0 -25
- package/dist/styles/shadow.js.map +0 -1
- package/dist/styles/shared.js +0 -17
- package/dist/styles/shared.js.map +0 -1
- package/dist/styles/transition.d.ts +0 -14
- package/dist/styles/transition.js +0 -159
- package/dist/styles/transition.js.map +0 -1
- package/dist/styles/types.d.ts +0 -564
- package/dist/styles/width.d.ts +0 -17
- package/dist/styles/width.js +0 -19
- package/dist/styles/width.js.map +0 -1
- package/dist/tasty.d.ts +0 -134
- package/dist/tasty.js +0 -248
- package/dist/tasty.js.map +0 -1
- package/dist/types.d.ts +0 -184
- package/dist/utils/cache-wrapper.js +0 -21
- package/dist/utils/cache-wrapper.js.map +0 -1
- package/dist/utils/case-converter.js +0 -8
- package/dist/utils/case-converter.js.map +0 -1
- package/dist/utils/color-math.d.ts +0 -46
- package/dist/utils/color-math.js +0 -749
- package/dist/utils/color-math.js.map +0 -1
- package/dist/utils/color-space.d.ts +0 -5
- package/dist/utils/color-space.js +0 -228
- package/dist/utils/color-space.js.map +0 -1
- package/dist/utils/colors.d.ts +0 -5
- package/dist/utils/colors.js +0 -10
- package/dist/utils/colors.js.map +0 -1
- package/dist/utils/css-types.d.ts +0 -7
- package/dist/utils/deps-equal.js +0 -15
- package/dist/utils/deps-equal.js.map +0 -1
- package/dist/utils/dotize.d.ts +0 -26
- package/dist/utils/dotize.js +0 -122
- package/dist/utils/dotize.js.map +0 -1
- package/dist/utils/filter-base-props.d.ts +0 -15
- package/dist/utils/filter-base-props.js +0 -45
- package/dist/utils/filter-base-props.js.map +0 -1
- package/dist/utils/get-display-name.d.ts +0 -7
- package/dist/utils/get-display-name.js +0 -10
- package/dist/utils/get-display-name.js.map +0 -1
- package/dist/utils/has-keys.js +0 -13
- package/dist/utils/has-keys.js.map +0 -1
- package/dist/utils/hash.js +0 -14
- package/dist/utils/hash.js.map +0 -1
- package/dist/utils/is-dev-env.js +0 -19
- package/dist/utils/is-dev-env.js.map +0 -1
- package/dist/utils/is-valid-element-type.js +0 -15
- package/dist/utils/is-valid-element-type.js.map +0 -1
- package/dist/utils/merge-styles.js.map +0 -1
- package/dist/utils/mod-attrs.d.ts +0 -6
- package/dist/utils/mod-attrs.js +0 -20
- package/dist/utils/mod-attrs.js.map +0 -1
- package/dist/utils/process-tokens.d.ts +0 -17
- package/dist/utils/process-tokens.js +0 -83
- package/dist/utils/process-tokens.js.map +0 -1
- package/dist/utils/resolve-recipes.d.ts +0 -17
- package/dist/utils/resolve-recipes.js.map +0 -1
- package/dist/utils/selector-transform.js +0 -32
- package/dist/utils/selector-transform.js.map +0 -1
- package/dist/utils/string.js +0 -8
- package/dist/utils/string.js.map +0 -1
- package/dist/utils/styles.d.ts +0 -99
- package/dist/utils/styles.js +0 -220
- package/dist/utils/styles.js.map +0 -1
- package/dist/utils/typography.d.ts +0 -58
- package/dist/utils/typography.js +0 -51
- package/dist/utils/typography.js.map +0 -1
- package/dist/utils/warnings.d.ts +0 -16
- package/dist/utils/warnings.js +0 -16
- package/dist/utils/warnings.js.map +0 -1
- package/dist/zero/css-writer.d.ts +0 -45
- package/dist/zero/css-writer.js +0 -73
- package/dist/zero/css-writer.js.map +0 -1
- package/dist/zero/extractor.d.ts +0 -24
- package/dist/zero/extractor.js.map +0 -1
- package/docs/PIPELINE.md +0 -519
package/README.md
CHANGED
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
<h1 align="center">Tasty</h1>
|
|
6
6
|
|
|
7
7
|
<p align="center">
|
|
8
|
-
<strong>
|
|
9
|
-
|
|
8
|
+
<strong>CSS-in-JS for React design systems.</strong><br>
|
|
9
|
+
Build components whose styles don’t fight.
|
|
10
10
|
</p>
|
|
11
11
|
|
|
12
12
|
<p align="center">
|
|
@@ -17,41 +17,57 @@
|
|
|
17
17
|
|
|
18
18
|
---
|
|
19
19
|
|
|
20
|
-
|
|
20
|
+
Describe hover, disabled, variants, themes, and responsive behavior as state maps. Tasty makes one branch win by design—without specificity fights or source-order surprises.
|
|
21
21
|
|
|
22
|
-
|
|
22
|
+
```tsx
|
|
23
|
+
import { tasty } from '@tenphi/tasty';
|
|
23
24
|
|
|
24
|
-
|
|
25
|
+
const Button = tasty({
|
|
26
|
+
as: 'button',
|
|
27
|
+
styles: {
|
|
28
|
+
fill: {
|
|
29
|
+
'': '#primary',
|
|
30
|
+
':hover': '#primary-hover',
|
|
31
|
+
':active': '#primary-pressed',
|
|
32
|
+
'[disabled]': '#surface',
|
|
33
|
+
},
|
|
34
|
+
},
|
|
35
|
+
});
|
|
36
|
+
```
|
|
37
|
+
|
|
38
|
+
Later branches have higher priority. If this button is both hovered and disabled, `[disabled]` wins and the hover rule is excluded. Tasty compiles that decision into mutually exclusive selectors, so the result does not depend on CSS source order.
|
|
25
39
|
|
|
26
|
-
|
|
40
|
+
That is the core promise: add states, variants, themes, and overrides without reopening selector logic by hand.
|
|
27
41
|
|
|
28
|
-
|
|
42
|
+
Tasty fits best when you are building a design system or component library whose components need to stay predictable as their state logic grows. Alongside state maps, it provides a CSS-like DSL, typed style props, tokens, recipes, sub-elements, and client-side, server-only, or build-time CSS delivery.
|
|
29
43
|
|
|
30
|
-
- **
|
|
31
|
-
- **
|
|
32
|
-
- **Want the
|
|
33
|
-
- **
|
|
44
|
+
- **Ready to try it?** Follow [Getting Started](docs/getting-started.md).
|
|
45
|
+
- **Evaluating fit?** Read [Comparison](docs/comparison.md) and the [Adoption Guide](docs/adoption.md).
|
|
46
|
+
- **Want the compiler model?** Jump to [How It Actually Works](#how-it-actually-works).
|
|
47
|
+
- **Building a component library?** See [Methodology](docs/methodology.md) and [Building a Design System](docs/design-system.md).
|
|
34
48
|
|
|
35
49
|
## Why Tasty
|
|
36
50
|
|
|
37
|
-
- **
|
|
38
|
-
- **
|
|
39
|
-
- **
|
|
40
|
-
- **
|
|
51
|
+
- **States that don’t fight** — Each property’s state map compiles into mutually exclusive selectors, so one branch wins by construction.
|
|
52
|
+
- **Safe to extend** — Add variants, overrides, and new states without re-deriving selector interactions.
|
|
53
|
+
- **Built for component systems** — Model roots and sub-elements together and expose governed, typed component APIs.
|
|
54
|
+
- **Your design system’s language** — Define tokens, units, aliases, recipes, style props, and parser rules for your system.
|
|
55
|
+
- **One model for every state** — Pseudo-classes, modifiers, root and parent states, media and container queries, `:has()`, and `@supports` all use state maps.
|
|
56
|
+
- **Client, server, or build time** — Use `tasty()` in client React, React Server Components, SSR, and static server rendering, or use `tastyStatic()` for framework-agnostic build-time extraction.
|
|
41
57
|
|
|
42
58
|
### Supporting capabilities
|
|
43
59
|
|
|
44
60
|
- **Typed style props and mod props** — `styleProps` exposes selected CSS properties as typed React props (`<Space flow="row" gap="2x">`); `modProps` does the same for modifier keys (`<Button isLoading size="large">`). Both support state maps and full TypeScript autocomplete. See [Style Props](#style-props) and [Mod Props](#mod-props).
|
|
45
|
-
- **
|
|
46
|
-
- **Broad modern CSS coverage** — Media queries, container queries, `@supports`, `:has()`, `@starting-style`, `@property`, `@keyframes`, and more. Features that do not fit the component model (such as `@layer` and `!important`) are intentionally left out.
|
|
47
|
-
- **Performance and caching** —
|
|
61
|
+
- **Zero client styling runtime with the full React API** — All `tasty()` components and style functions are hook-free. In server-only rendering, they generate CSS on the server and ship no Tasty styling runtime to the browser. Astro without islands is the concrete integration; server-only Next.js RSC follows the same architecture. Use `tastyStatic()` when you specifically need build-time extraction without React.
|
|
62
|
+
- **Broad modern CSS coverage** — Media queries, container queries, `@supports`, `:has()`, `@starting-style`, `@property`, `@keyframes`, `@font-face`, `@counter-style`, `@function`, and more. Features that do not fit the component model (such as `@layer` and `!important`) are intentionally left out.
|
|
63
|
+
- **Performance and caching** — When styles are generated in the browser, Tasty injects CSS on demand, reuses chunks aggressively, and relies on multi-level caching so large component systems stay practical.
|
|
48
64
|
- **TypeScript-first and AI-friendly** — Style definitions are declarative, structurally consistent, and fully typed, which helps both humans and tooling understand advanced stateful styles without hidden cascade logic.
|
|
49
65
|
|
|
50
|
-
## Why
|
|
66
|
+
## Why State Maps Matter
|
|
51
67
|
|
|
52
|
-
|
|
68
|
+
Component styling becomes fragile when multiple selectors can win for the same property. Hover, disabled, theme, breakpoint, parent state, and root state rules start competing through specificity and source order.
|
|
53
69
|
|
|
54
|
-
Tasty replaces that competition with explicit state
|
|
70
|
+
Tasty replaces that competition with explicit priority in the state map. Each property compiles into mutually exclusive branches, so only one generated selector can match. For the full mechanism, jump to [How It Actually Works](#how-it-actually-works).
|
|
55
71
|
|
|
56
72
|
## Installation
|
|
57
73
|
|
|
@@ -79,8 +95,8 @@ For the fuller docs map beyond the quick routes above, start here:
|
|
|
79
95
|
- **[Comparison](docs/comparison.md)** — read this first if you are evaluating whether Tasty fits your team's styling model
|
|
80
96
|
- **[Adoption Guide](docs/adoption.md)** — understand who Tasty is for, where it fits, and how to introduce it incrementally
|
|
81
97
|
- **[Getting Started](docs/getting-started.md)** — the canonical onboarding path: install, first component, optional shared `configure()`, ESLint, editor tooling, and rendering mode selection
|
|
82
|
-
- **[Style rendering pipeline](docs/
|
|
83
|
-
- **[Docs Hub](docs/README.md)** — choose docs by role and task:
|
|
98
|
+
- **[Style rendering pipeline](docs/pipeline.md)** — see the selector model behind deterministic style resolution
|
|
99
|
+
- **[Docs Hub](docs/README.md)** — choose docs by role and task: React rendering, zero-client-runtime delivery, build-time extraction, design-system authoring, internals, and debugging
|
|
84
100
|
- **[Methodology](docs/methodology.md)** — the recommended component model and public API conventions for design-system code
|
|
85
101
|
|
|
86
102
|
## Quick Start
|
|
@@ -105,7 +121,7 @@ const Card = tasty({
|
|
|
105
121
|
});
|
|
106
122
|
|
|
107
123
|
// Just a React component
|
|
108
|
-
<Card>Hello World</Card
|
|
124
|
+
<Card>Hello World</Card>;
|
|
109
125
|
```
|
|
110
126
|
|
|
111
127
|
Every value maps to CSS you'd recognize. This example is intentionally a simple first contact, not a tour of the whole DSL.
|
|
@@ -125,22 +141,22 @@ const Button = tasty({
|
|
|
125
141
|
'': '#primary',
|
|
126
142
|
':hover': '#primary-hover',
|
|
127
143
|
':active': '#primary-pressed',
|
|
128
|
-
|
|
144
|
+
disabled: '#surface',
|
|
129
145
|
},
|
|
130
146
|
color: {
|
|
131
147
|
'': '#on-primary',
|
|
132
|
-
|
|
148
|
+
disabled: '#text.40',
|
|
133
149
|
},
|
|
134
150
|
cursor: {
|
|
135
151
|
'': 'pointer',
|
|
136
|
-
|
|
152
|
+
disabled: 'not-allowed',
|
|
137
153
|
},
|
|
138
154
|
transition: 'theme',
|
|
139
155
|
},
|
|
140
156
|
});
|
|
141
157
|
```
|
|
142
158
|
|
|
143
|
-
State keys support pseudo-classes
|
|
159
|
+
State keys support pseudo-classes (`:hover`, `:active`), modifiers (`theme=danger`), attributes, media/container queries, root states, and more. The built-in `disabled` and `checked` states automatically track their corresponding native props or attributes; `disabled` is the concise Tasty form of `[disabled]`. Tasty compiles state maps into exclusive selectors automatically.
|
|
144
160
|
|
|
145
161
|
### Extend any component
|
|
146
162
|
|
|
@@ -168,7 +184,8 @@ configure({
|
|
|
168
184
|
states: {
|
|
169
185
|
'@mobile': '@media(w < 768px)',
|
|
170
186
|
'@tablet': '@media(w < 1024px)',
|
|
171
|
-
'@dark':
|
|
187
|
+
'@dark':
|
|
188
|
+
'@root(schema=dark) | (!@root(schema) & @media(prefers-color-scheme: dark))',
|
|
172
189
|
},
|
|
173
190
|
recipes: {
|
|
174
191
|
card: { padding: '4x', fill: '#surface', radius: '1r', border: true },
|
|
@@ -184,7 +201,9 @@ Use `configure()` once when your app or design system needs shared aliases, toke
|
|
|
184
201
|
|
|
185
202
|
```tsx
|
|
186
203
|
<Space flow="row" gap="2x" placeItems="center">
|
|
187
|
-
<Button isLoading size="large" placeSelf="end">
|
|
204
|
+
<Button isLoading size="large" placeSelf="end">
|
|
205
|
+
Submit
|
|
206
|
+
</Button>
|
|
188
207
|
</Space>
|
|
189
208
|
```
|
|
190
209
|
|
|
@@ -192,21 +211,21 @@ See [Style Props](#style-props) and [Mod Props](#mod-props) below, or the full r
|
|
|
192
211
|
|
|
193
212
|
## Choose a Styling Approach
|
|
194
213
|
|
|
195
|
-
Once you understand the component model,
|
|
214
|
+
Once you understand the component model, choose where Tasty should generate CSS. Zero-runtime delivery is an outcome, not a synonym for `tastyStatic()`.
|
|
196
215
|
|
|
197
|
-
| Approach |
|
|
198
|
-
|
|
199
|
-
| **
|
|
200
|
-
| **
|
|
201
|
-
| **
|
|
216
|
+
| Approach | Authoring API | CSS is generated | Tasty runtime in the browser | Best for |
|
|
217
|
+
| ------------------------- | ------------------------------------------- | ----------------------------------- | ---------------------------- | ------------------------------------------------------------------- |
|
|
218
|
+
| **Server-only React** | `tasty()`; optional `@tenphi/tasty/ssr/*` | During server or static rendering | None | Astro without islands, server-only RSC, SSG |
|
|
219
|
+
| **Hydrated React** | `tasty()` plus `@tenphi/tasty/ssr/*` | During SSR, then on demand in React | Only in hydrated components | Interactive React apps, Next.js client components, Astro islands |
|
|
220
|
+
| **Build-time extraction** | `tastyStatic()` from `@tenphi/tasty/static` | During the build | None in file mode | Non-React frameworks or CSS that must be extracted before rendering |
|
|
202
221
|
|
|
203
|
-
|
|
222
|
+
The first approach and `tastyStatic()`'s default file mode both ship zero Tasty styling runtime to the browser. The difference is authoring and timing: server-only `tasty()` retains `styleProps`, sub-elements, variants, and the rest of the React API, while `tastyStatic()` extracts build-time-known styles without a React dependency. (`tastyStatic()` inject mode intentionally ships a tiny CSS injector.) Astro supports the server-only path directly with `tastyIntegration({ islands: false })`; the same server-only model applies to Next.js RSC, though you should verify the output for your deployment. See [Getting Started](docs/getting-started.md#choosing-a-rendering-mode), [Build-Time Extraction](docs/tasty-static.md), and [Server-Side Rendering](docs/ssr.md).
|
|
204
223
|
|
|
205
224
|
## How It Actually Works
|
|
206
225
|
|
|
207
226
|
This is the core idea that makes everything else possible.
|
|
208
227
|
|
|
209
|
-
For the end-to-end architecture — parsing state keys, building exclusive conditions, merging by output, and materializing selectors and at-rules — see **[Style rendering pipeline](docs/
|
|
228
|
+
For the end-to-end architecture — parsing state keys, building exclusive conditions, merging by output, and materializing selectors and at-rules — see **[Style rendering pipeline](docs/pipeline.md)**.
|
|
210
229
|
|
|
211
230
|
### The structural problem with normal CSS
|
|
212
231
|
|
|
@@ -215,15 +234,19 @@ First, the **cascade** resolves conflicts by specificity and source order: when
|
|
|
215
234
|
A small example makes this tangible. Two rules for a button's background:
|
|
216
235
|
|
|
217
236
|
```css
|
|
218
|
-
.btn:hover
|
|
219
|
-
|
|
237
|
+
.btn:hover {
|
|
238
|
+
background: dodgerblue;
|
|
239
|
+
}
|
|
240
|
+
.btn[disabled] {
|
|
241
|
+
background: gray;
|
|
242
|
+
}
|
|
220
243
|
```
|
|
221
244
|
|
|
222
|
-
Both selectors have specificity `(0,
|
|
245
|
+
Both selectors have specificity `(0, 2, 0)`. When the button is hovered **and** disabled, both match — and the last rule in source order wins. Swap the two lines and a hovered disabled button silently turns blue instead of gray. This class of bug is invisible in code review because the logic is correct; only the ordering is wrong.
|
|
223
246
|
|
|
224
247
|
### Why real state logic is hard to author by hand
|
|
225
248
|
|
|
226
|
-
Authoring selectors that capture real-world state logic is fundamentally hard. A single state like "dark mode" may depend on a root attribute, an OS preference, or both — each branch needing its own selector, proper negation of competing branches, and correct `@media` nesting. The example below shows the CSS you'd write by hand for just
|
|
249
|
+
Authoring selectors that capture real-world state logic is fundamentally hard. A single state like "dark mode" may depend on a root attribute, an OS preference, or both — each branch needing its own selector, proper negation of competing branches, and correct `@media` nesting. The example below shows the CSS you'd write by hand for just _one_ property with _one_ state. Scale that across dozens of properties, then add breakpoints and container queries, and the selector logic quickly becomes unmanageable.
|
|
227
250
|
|
|
228
251
|
### What Tasty generates instead
|
|
229
252
|
|
|
@@ -248,10 +271,16 @@ If `@dark` expands to `@root(schema=dark) | (!@root(schema) & @media(prefers-col
|
|
|
248
271
|
|
|
249
272
|
```css
|
|
250
273
|
/* First attempt — the @media branch is too broad */
|
|
251
|
-
.t0 {
|
|
252
|
-
|
|
274
|
+
.t0 {
|
|
275
|
+
color: var(--text-color);
|
|
276
|
+
}
|
|
277
|
+
:root[data-schema='dark'] .t0 {
|
|
278
|
+
color: var(--text-on-dark-color);
|
|
279
|
+
}
|
|
253
280
|
@media (prefers-color-scheme: dark) {
|
|
254
|
-
.t0 {
|
|
281
|
+
.t0 {
|
|
282
|
+
color: var(--text-on-dark-color);
|
|
283
|
+
}
|
|
255
284
|
}
|
|
256
285
|
```
|
|
257
286
|
|
|
@@ -259,20 +288,26 @@ The `@media` branch fires even when `data-schema="light"` is explicitly set. Fix
|
|
|
259
288
|
|
|
260
289
|
```css
|
|
261
290
|
/* Second attempt — @media is scoped, but the default is still too broad */
|
|
262
|
-
.t0 {
|
|
263
|
-
|
|
291
|
+
.t0 {
|
|
292
|
+
color: var(--text-color);
|
|
293
|
+
}
|
|
294
|
+
:root[data-schema='dark'] .t0 {
|
|
295
|
+
color: var(--text-on-dark-color);
|
|
296
|
+
}
|
|
264
297
|
@media (prefers-color-scheme: dark) {
|
|
265
|
-
:root:not([data-schema]) .t0 {
|
|
298
|
+
:root:not([data-schema]) .t0 {
|
|
299
|
+
color: var(--text-on-dark-color);
|
|
300
|
+
}
|
|
266
301
|
}
|
|
267
302
|
```
|
|
268
303
|
|
|
269
304
|
Better — but the bare `.t0` default still matches unconditionally. It matches in dark mode, it matches when `data-schema="dark"` is set, and it can beat the attribute selector by source order if another rule re-declares it later. There is no selector that says "apply this default only when none of the dark branches win."
|
|
270
305
|
|
|
271
|
-
This is just
|
|
306
|
+
This is just _one_ property with _one_ state, and getting it right already takes multiple iterations. The correct selectors require negating every other branch — which is exactly what Tasty generates automatically:
|
|
272
307
|
|
|
273
308
|
```css
|
|
274
309
|
/* Branch 1: Explicit dark schema */
|
|
275
|
-
:root[data-schema=
|
|
310
|
+
:root[data-schema='dark'] .t0.t0 {
|
|
276
311
|
color: var(--text-on-dark-color);
|
|
277
312
|
}
|
|
278
313
|
|
|
@@ -285,13 +320,13 @@ This is just *one* property with *one* state, and getting it right already takes
|
|
|
285
320
|
|
|
286
321
|
/* Default: no schema + OS does not prefer dark */
|
|
287
322
|
@media (not (prefers-color-scheme: dark)) {
|
|
288
|
-
:root:not([data-schema=
|
|
323
|
+
:root:not([data-schema='dark']) .t0.t0 {
|
|
289
324
|
color: var(--text-color);
|
|
290
325
|
}
|
|
291
326
|
}
|
|
292
327
|
|
|
293
328
|
/* Default: schema is set but not dark (any OS preference) */
|
|
294
|
-
:root:not([data-schema=
|
|
329
|
+
:root:not([data-schema='dark'])[data-schema] .t0.t0 {
|
|
295
330
|
color: var(--text-color);
|
|
296
331
|
}
|
|
297
332
|
```
|
|
@@ -320,13 +355,13 @@ radius: '1r', // → var(--radius)
|
|
|
320
355
|
border: '1bw solid #border',
|
|
321
356
|
```
|
|
322
357
|
|
|
323
|
-
| Unit | Maps to
|
|
324
|
-
|
|
325
|
-
| `x`
|
|
326
|
-
| `r`
|
|
327
|
-
| `bw` | `--border-width` multiplier
|
|
358
|
+
| Unit | Maps to | Example |
|
|
359
|
+
| ---- | ---------------------------- | ------------------------------ |
|
|
360
|
+
| `x` | `--gap` multiplier | `2x` → `calc(var(--gap) * 2)` |
|
|
361
|
+
| `r` | `--radius` multiplier | `1r` → `var(--radius)` |
|
|
362
|
+
| `bw` | `--border-width` multiplier | `1bw` → `var(--border-width)` |
|
|
328
363
|
| `ow` | `--outline-width` multiplier | `1ow` → `var(--outline-width)` |
|
|
329
|
-
| `cr` | `--card-radius` multiplier
|
|
364
|
+
| `cr` | `--card-radius` multiplier | `1cr` → `var(--card-radius)` |
|
|
330
365
|
|
|
331
366
|
Define your own units via `configure({ units: { ... } })`.
|
|
332
367
|
|
|
@@ -334,19 +369,19 @@ Define your own units via `configure({ units: { ... } })`.
|
|
|
334
369
|
|
|
335
370
|
Every style property accepts a state mapping object. Keys can be combined with boolean logic:
|
|
336
371
|
|
|
337
|
-
| State type
|
|
338
|
-
|
|
339
|
-
| Data attribute (boolean modifier) | `disabled`
|
|
340
|
-
| Data attribute (value modifier)
|
|
341
|
-
| Pseudo-class
|
|
342
|
-
| Attribute selector
|
|
343
|
-
| Class selector (supported)
|
|
344
|
-
| Media query
|
|
345
|
-
| Container query
|
|
346
|
-
| Root state
|
|
347
|
-
| Parent state
|
|
348
|
-
| Feature query
|
|
349
|
-
| Entry animation
|
|
372
|
+
| State type | Syntax | CSS output |
|
|
373
|
+
| --------------------------------- | -------------------------- | ----------------------------------- |
|
|
374
|
+
| Data attribute (boolean modifier) | `disabled` | `[data-disabled]` |
|
|
375
|
+
| Data attribute (value modifier) | `theme=danger` | `[data-theme="danger"]` |
|
|
376
|
+
| Pseudo-class | `:hover` | `:hover` |
|
|
377
|
+
| Attribute selector | `[role="tab"]` | `[role="tab"]` |
|
|
378
|
+
| Class selector (supported) | `.is-active` | `.is-active` |
|
|
379
|
+
| Media query | `@media(w < 768px)` | `@media (width < 768px)` |
|
|
380
|
+
| Container query | `@(panel, w >= 300px)` | `@container panel (width >= 300px)` |
|
|
381
|
+
| Root state | `@root(schema=dark)` | `:root[data-schema="dark"]` |
|
|
382
|
+
| Parent state | `@parent(theme=danger)` | `:is([data-theme="danger"] *)` |
|
|
383
|
+
| Feature query | `@supports(display: grid)` | `@supports (display: grid)` |
|
|
384
|
+
| Entry animation | `@starting` | `@starting-style` |
|
|
350
385
|
|
|
351
386
|
Combine with `&` (AND), `|` (OR), `!` (NOT), `^` (XOR):
|
|
352
387
|
|
|
@@ -395,14 +430,16 @@ const Button = tasty({
|
|
|
395
430
|
},
|
|
396
431
|
});
|
|
397
432
|
|
|
398
|
-
<Button isLoading size="lg">
|
|
433
|
+
<Button isLoading size="lg">
|
|
434
|
+
Submit
|
|
435
|
+
</Button>;
|
|
399
436
|
```
|
|
400
437
|
|
|
401
438
|
See [React API - Mod Props](docs/react-api.md#mod-props) and [Methodology - modProps](docs/methodology.md#modprops-and-mods).
|
|
402
439
|
|
|
403
440
|
### Variants
|
|
404
441
|
|
|
405
|
-
Variants let one component expose named visual versions without pre-generating a separate class for every possible combination.
|
|
442
|
+
Variants let one component expose named visual versions without pre-generating a separate class for every possible combination. With `tasty()`, Tasty emits only the variant CSS that is actually used, whether rendering happens on the server or in the browser.
|
|
406
443
|
|
|
407
444
|
See [React API - Variants](docs/react-api.md#variants).
|
|
408
445
|
|
|
@@ -422,33 +459,55 @@ If you prefer explicit control, disable inference with `configure({ autoProperty
|
|
|
422
459
|
|
|
423
460
|
See [Style DSL - Properties (`@property`)](docs/dsl.md#properties-property).
|
|
424
461
|
|
|
425
|
-
### Explicit `@
|
|
462
|
+
### Explicit `@property`
|
|
426
463
|
|
|
427
|
-
Use explicit `@
|
|
464
|
+
Use explicit `@property` only when you need to override defaults such as `inherits: false` or a custom `initialValue`.
|
|
428
465
|
|
|
429
466
|
See [Style DSL - Properties (`@property`)](docs/dsl.md#properties-property).
|
|
430
467
|
|
|
468
|
+
### CSS Functions (`@function`)
|
|
469
|
+
|
|
470
|
+
Define reusable, parameterized CSS functions and call them anywhere a value is accepted. Declare with `$$name`, invoke with `$$name(...)`; parameters and local variables use `$name`.
|
|
471
|
+
|
|
472
|
+
```jsx
|
|
473
|
+
const Card = tasty({
|
|
474
|
+
styles: {
|
|
475
|
+
'@function': {
|
|
476
|
+
$$negative: { args: ['$value'], result: '(-1 * $value)' },
|
|
477
|
+
},
|
|
478
|
+
margin: '$$negative(2x) top',
|
|
479
|
+
},
|
|
480
|
+
});
|
|
481
|
+
```
|
|
482
|
+
|
|
483
|
+
Definitions can also come from `configure({ functions })` or the `useFunction` style function, and work across client rendering, SSR/RSC, and build-time extraction. `@function` is an experimental CSS feature, so for browsers that do not ship it yet enable `configure({ polyfills: { functions: true } })` to inline every call into plain CSS at parse time.
|
|
484
|
+
|
|
485
|
+
See [Style DSL - Functions](docs/dsl.md#functions-function) and [Configuration - Polyfills](docs/configuration.md#polyfills).
|
|
486
|
+
|
|
431
487
|
### Style Functions
|
|
432
488
|
|
|
433
|
-
When you do not need a full component wrapper, use the style functions directly: `useStyles` for local class names, `useGlobalStyles` for selector-scoped global CSS, `useRawCSS` for raw rules, plus `useKeyframes`, `useProperty`, `useFontFace`, and `
|
|
489
|
+
When you do not need a full component wrapper, use the style functions directly: `useStyles` for local class names, `useGlobalStyles` for selector-scoped global CSS, `useRawCSS` for raw rules, plus `useKeyframes`, `useProperty`, `useFontFace`, `useCounterStyle`, and `useFunction` for animation, custom-property, font, counter-style, and CSS-function primitives. All style functions are hook-free and work in React Server Components.
|
|
434
490
|
|
|
435
491
|
See [React API - Style Functions](docs/react-api.md#style-functions).
|
|
436
492
|
|
|
437
|
-
### Zero-Runtime
|
|
493
|
+
### Zero-Runtime Delivery
|
|
494
|
+
|
|
495
|
+
There are two ways to ship no Tasty styling runtime to the browser:
|
|
438
496
|
|
|
439
|
-
|
|
497
|
+
- Render `tasty()` components only on the server, retaining the full React component API. Astro's `tastyIntegration({ islands: false })` is the clearest example.
|
|
498
|
+
- Use `tastyStatic()` to extract build-time-known CSS without React.
|
|
440
499
|
|
|
441
|
-
See [
|
|
500
|
+
See [Server-Side Rendering](docs/ssr.md), [Build-Time Extraction (`tastyStatic`)](docs/tasty-static.md), and [Getting Started - Choosing a rendering mode](docs/getting-started.md#choosing-a-rendering-mode).
|
|
442
501
|
|
|
443
502
|
### `tasty` vs `tastyStatic`
|
|
444
503
|
|
|
445
|
-
`tasty()` returns React components that compute CSS during rendering.
|
|
504
|
+
`tasty()` returns React components that compute CSS during rendering. That render can happen in the browser or only on the server; the server-only path ships no Tasty styling runtime while retaining the full feature set. `tastyStatic()` returns class names and extracts CSS during the build via a Babel plugin, with no React dependency. Both share the same DSL, tokens, units, state mappings, and recipes. Use `tasty()` as the default for React; use `tastyStatic()` when extraction must happen before rendering or the consumer is not React.
|
|
446
505
|
|
|
447
|
-
See [
|
|
506
|
+
See [Build-Time Extraction (`tastyStatic`)](docs/tasty-static.md), [React API](docs/react-api.md), and [Comparison - Where styles are computed](docs/comparison.md#where-styles-are-computed).
|
|
448
507
|
|
|
449
508
|
### Server-Side Rendering
|
|
450
509
|
|
|
451
|
-
`tasty()` components already work on the server without any SSR integration — they are hook-free and render as React Server Components by default. In server-only contexts
|
|
510
|
+
`tasty()` components already work on the server without any SSR integration — they are hook-free and render as React Server Components by default. In server-only contexts, they ship no Tasty styling runtime while retaining the full feature set. Astro without islands is the explicit zero-client-JavaScript setup; server-only Next.js RSC follows the same architecture, with output depending on the application deployment.
|
|
452
511
|
|
|
453
512
|
SSR integration (`TastyRegistry`, `tastyIntegration`) adds CSS batching, deduplication across component trees, FOUC prevention, and client cache hydration. Use it when your app also has client-side rendering:
|
|
454
513
|
|
|
@@ -460,18 +519,19 @@ See the [full SSR guide](docs/ssr.md).
|
|
|
460
519
|
|
|
461
520
|
## Entry Points
|
|
462
521
|
|
|
463
|
-
| Import
|
|
464
|
-
|
|
465
|
-
| `@tenphi/tasty`
|
|
466
|
-
| `@tenphi/tasty/static`
|
|
467
|
-
| `@tenphi/tasty/
|
|
468
|
-
| `@tenphi/tasty/
|
|
469
|
-
| `@tenphi/tasty/
|
|
470
|
-
| `@tenphi/tasty/
|
|
471
|
-
| `@tenphi/tasty/
|
|
472
|
-
| `@tenphi/tasty/ssr
|
|
473
|
-
| `@tenphi/tasty/ssr/
|
|
474
|
-
| `@tenphi/tasty/ssr/astro
|
|
522
|
+
| Import | Description | Platform |
|
|
523
|
+
| -------------------------------- | ------------------------------------------------------------------------------------------------------- | -------------- |
|
|
524
|
+
| `@tenphi/tasty` | React style engine (`tasty`, style functions, `configure`) | Browser / Node |
|
|
525
|
+
| `@tenphi/tasty/static` | Build-time extraction authoring API (`tastyStatic`) | Build time |
|
|
526
|
+
| `@tenphi/tasty/static/inject` | Runtime helper the Babel plugin rewrites `tastyStatic` imports to in inject mode | Browser |
|
|
527
|
+
| `@tenphi/tasty/core` | Lower-level internals (config, parser, pipeline, injector, style handlers) for tooling and advanced use | Browser / Node |
|
|
528
|
+
| `@tenphi/tasty/babel-plugin` | Babel plugin for build-time CSS extraction | Node |
|
|
529
|
+
| `@tenphi/tasty/zero` | Programmatic extraction API | Node |
|
|
530
|
+
| `@tenphi/tasty/zero/next` | Next.js integration wrapper | Node |
|
|
531
|
+
| `@tenphi/tasty/ssr` | Core SSR API (collector, context, hydration) | Node |
|
|
532
|
+
| `@tenphi/tasty/ssr/next` | Next.js App Router SSR integration | Node |
|
|
533
|
+
| `@tenphi/tasty/ssr/astro` | Astro integration + middleware | Node |
|
|
534
|
+
| `@tenphi/tasty/ssr/astro-client` | Astro client-side cache hydration | Browser |
|
|
475
535
|
|
|
476
536
|
## Browser Requirements
|
|
477
537
|
|
|
@@ -487,41 +547,24 @@ Tasty's exclusive selector system relies on modern CSS pseudo-class syntax:
|
|
|
487
547
|
|
|
488
548
|
All sizes measured with [size-limit](https://github.com/ai/size-limit) — minified and brotli-compressed, including all dependencies.
|
|
489
549
|
|
|
490
|
-
| Entry point
|
|
491
|
-
|
|
492
|
-
| `@tenphi/tasty` (
|
|
493
|
-
| `@tenphi/tasty/core` (runtime, no SSR)
|
|
494
|
-
| `@tenphi/tasty/static` (
|
|
550
|
+
| Entry point | Size |
|
|
551
|
+
| ------------------------------------------------- | -------- |
|
|
552
|
+
| `@tenphi/tasty` (client + server rendering) | 50.19 kB |
|
|
553
|
+
| `@tenphi/tasty/core` (runtime, no SSR) | 47.76 kB |
|
|
554
|
+
| `@tenphi/tasty/static` (build-time authoring API) | 16.43 kB |
|
|
555
|
+
| `@tenphi/tasty/zero` (programmatic extraction) | 29.6 kB |
|
|
556
|
+
| `@tenphi/tasty/babel-plugin` (Babel plugin entry) | 43.7 kB |
|
|
495
557
|
|
|
496
|
-
Run `pnpm size`
|
|
558
|
+
Run `pnpm size` to reproduce (outputs may shift slightly with releases).
|
|
497
559
|
|
|
498
560
|
### Runtime Benchmarks
|
|
499
561
|
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
| `renderStyles` — same styles (cached) | ~7,200,000 | ~0.14 us |
|
|
507
|
-
| `parseStateKey` — simple key like `:hover` (cold) | ~1,200,000 | ~0.9 us |
|
|
508
|
-
| `parseStateKey` — complex OR/AND/NOT key (cold) | ~190,000 | ~5 us |
|
|
509
|
-
| `parseStateKey` — any key (cached) | ~3,300,000–8,900,000 | ~0.1–0.3 us |
|
|
510
|
-
| `parseStyle` — value tokens like `2x 4x` (cold) | ~345,000 | ~3 us |
|
|
511
|
-
| `parseStyle` — color tokens (cold) | ~525,000 | ~1.9 us |
|
|
512
|
-
| `parseStyle` — any value (cached) | ~15,500,000 | ~0.06 us |
|
|
513
|
-
|
|
514
|
-
"Cold" benchmarks use unique inputs to bypass all caches. Cached benchmarks reuse a single input and measure the LRU hot path.
|
|
515
|
-
|
|
516
|
-
Run `pnpm bench` to reproduce.
|
|
517
|
-
|
|
518
|
-
#### What This Means in Practice
|
|
519
|
-
|
|
520
|
-
- **Cached path dominates production.** After a component's first render, subsequent renders with stable styles skip the pipeline entirely (React `useMemo` + LRU cache hits at every level). All cached operations are sub-microsecond — effectively free.
|
|
521
|
-
- **Cold path is fast enough.** The heaviest cold operation — a complex state map with media queries, hover, and modifiers — takes ~46 us. Even a page with 100 unique styled components adds only ~5 ms of total style computation on first render, negligible next to React reconciliation and DOM work.
|
|
522
|
-
- **Cache multipliers are 30x–100x.** This confirms the multi-level LRU architecture (parser, state-key, simplify, condition, pipeline) is delivering real value.
|
|
523
|
-
- **Comparable to lighter systems.** Emotion's `css()` is typically 5–20 us for simple styles; Tasty's cold `renderStyles` at ~14 us for 5 properties is in the same range despite doing significantly more work (state maps, design tokens, sub-elements, chunking).
|
|
524
|
-
- **On slower devices.** The benchmarks above are from an M1 Max (Geekbench 6 SC ~2,400). A mid-range consumer laptop (~1,800 SC) is roughly 1.3x slower; a mid-range phone (~1,200 SC) is roughly 2x slower; a budget phone (~700 SC) is roughly 3–4x slower. Even at 4x, the heaviest cold operation stays under 200 us and 100 unique components under 20 ms — still well within a single frame budget. The cached path remains sub-microsecond on all devices.
|
|
562
|
+
Reproducible benchmarks cover the core style pipeline, the React overhead of an
|
|
563
|
+
empty `tasty({})` wrapper, cold browser generation plus rule injection against
|
|
564
|
+
equivalent CSS already present on the page, and a representative 1,000-element
|
|
565
|
+
React update with shared styles. See
|
|
566
|
+
[Runtime Benchmarks](docs/runtime-benchmarks.md) for the methodology, exact
|
|
567
|
+
results, limitations, and commands.
|
|
525
568
|
|
|
526
569
|
### How It Stays Fast
|
|
527
570
|
|
|
@@ -531,6 +574,7 @@ Run `pnpm bench` to reproduce.
|
|
|
531
574
|
- Style normalization guarantees equivalent style input resolves to the same chunks, improving deduplication hit rates.
|
|
532
575
|
- A style garbage collector removes unused styles/chunks over time.
|
|
533
576
|
- A dedicated style injector minimizes DOM/style-tag overhead.
|
|
577
|
+
- Optional [batched injection](docs/configuration.md#batched-injection) keeps stylesheet writes together before layout reads, allowing the browser to resolve their effects together instead of between individual insertions.
|
|
534
578
|
- This approach is validated in enterprise-scale apps where runtime styling overhead is not noticeable in normal UI flows.
|
|
535
579
|
|
|
536
580
|
## Ecosystem
|
|
@@ -578,7 +622,7 @@ Syntax highlighting for Tasty styles in TypeScript, TSX, JavaScript, and JSX. Hi
|
|
|
578
622
|
|
|
579
623
|
### [tasty.style](https://tasty.style) ([source](https://github.com/tenphi/tasty.style))
|
|
580
624
|
|
|
581
|
-
The official Tasty documentation and landing page — itself built entirely with
|
|
625
|
+
The official Tasty documentation and landing page — itself built entirely with `tasty()`. A showcase for server-rendered Tasty with Next.js and OKHST color theming with Glaze.
|
|
582
626
|
|
|
583
627
|
### [Cube Cloud](https://cube.dev/)
|
|
584
628
|
|
|
@@ -596,7 +640,7 @@ Open-source React UI kit built on Tasty + React Aria. 100+ production components
|
|
|
596
640
|
|
|
597
641
|
Start from the docs hub if you want the shortest path to the right guide for your role or styling approach.
|
|
598
642
|
|
|
599
|
-
- **[Docs Hub](docs/README.md)** — audience-based navigation across onboarding, design-system authoring,
|
|
643
|
+
- **[Docs Hub](docs/README.md)** — audience-based navigation across onboarding, design-system authoring, client and server rendering, build-time extraction, debugging, and internals
|
|
600
644
|
|
|
601
645
|
### Start here
|
|
602
646
|
|
|
@@ -610,19 +654,25 @@ Start from the docs hub if you want the shortest path to the right guide for you
|
|
|
610
654
|
|
|
611
655
|
### Reference
|
|
612
656
|
|
|
613
|
-
- **[Style DSL](docs/dsl.md)** — The Tasty style language: state maps, tokens, units, color syntax, extending semantics, recipes, keyframes, and
|
|
657
|
+
- **[Style DSL](docs/dsl.md)** — The Tasty style language: state maps, tokens, units, color syntax, extending semantics, recipes, keyframes, `@property`, `@font-face`, `@counter-style`, and `@function`
|
|
614
658
|
- **[React API](docs/react-api.md)** — React-specific API: `tasty()` factory, component props, variants, sub-elements, and style functions
|
|
615
|
-
- **[Configuration](docs/configuration.md)** — Global configuration: tokens, recipes, custom units, style handlers, and TypeScript extensions
|
|
659
|
+
- **[Configuration](docs/configuration.md)** — Global configuration: tokens, recipes, custom units, functions, polyfills, style handlers, props middleware, and TypeScript extensions
|
|
660
|
+
- **[Plugins & Extension Points](docs/plugins.md)** — Extending Tasty: choosing an extension point, authoring style handlers and props middleware, and packaging it as a plugin
|
|
616
661
|
- **[Style Properties](docs/styles.md)** — Complete reference for all enhanced style properties: syntax, values, modifiers, and recommendations
|
|
662
|
+
- **[Style Rules for AI Agents](docs/ai-agents.md)** — Condensed, rule-based brief for AI coding agents: correct value syntax, state maps, and property choices in one short page
|
|
663
|
+
|
|
664
|
+
### Upgrading
|
|
665
|
+
|
|
666
|
+
- **[Migration Guide (v2 → v3)](docs/migration-v3.md)** — Every breaking change in 3.0 with a search-and-replace cheat sheet: at-rule key renames, the directional-shorthand rule, config keys, renamed and removed exports, and what deliberately did not change
|
|
617
667
|
|
|
618
668
|
### Rendering modes
|
|
619
669
|
|
|
620
|
-
- **[
|
|
670
|
+
- **[Build-Time Extraction (`tastyStatic`)](docs/tasty-static.md)** — Babel plugin setup, Next.js integration, and static style patterns
|
|
621
671
|
- **[Server-Side Rendering](docs/ssr.md)** — SSR setup for Next.js, Astro, and generic frameworks: streaming support, cache hydration, and troubleshooting
|
|
622
672
|
|
|
623
673
|
### Internals
|
|
624
674
|
|
|
625
|
-
- **[Style rendering pipeline](docs/
|
|
675
|
+
- **[Style rendering pipeline](docs/pipeline.md)** — How `Styles` become mutually exclusive CSS rules: parse → exclusives → combinations → handlers → merge → materialize (`src/pipeline/`)
|
|
626
676
|
- **[Style Injector](docs/injector.md)** — Internal CSS injection engine: `inject()`, `injectGlobal()`, `injectRawCSS()`, `keyframes()`, deduplication, reference counting, cleanup, SSR support, and Shadow DOM
|
|
627
677
|
- **[Debug Utilities](docs/debug.md)** — Runtime CSS inspection via `tastyDebug`: CSS extraction, element inspection, cache metrics, chunk breakdown, and performance monitoring
|
|
628
678
|
|
|
@@ -39,6 +39,6 @@ function getSSRCollector() {
|
|
|
39
39
|
return storage.getStore() ?? null;
|
|
40
40
|
}
|
|
41
41
|
//#endregion
|
|
42
|
-
export {
|
|
42
|
+
export { runWithCollector as n, getSSRCollector as t };
|
|
43
43
|
|
|
44
|
-
//# sourceMappingURL=async-storage.js.map
|
|
44
|
+
//# sourceMappingURL=async-storage-DKK-wTD4.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"async-storage-DKK-wTD4.js","names":[],"sources":["../src/ssr/async-storage.ts"],"sourcesContent":["/**\n * AsyncLocalStorage integration for SSR collector discovery.\n *\n * Used by Astro middleware and generic framework integrations where\n * the library cannot wrap the React tree with a context provider.\n * The middleware calls runWithCollector() around the render, and\n * useStyles() calls getSSRCollector() to find it.\n *\n * Uses globalThis to ensure the AsyncLocalStorage instance is shared\n * across module instances — frameworks like Astro may load middleware\n * and page components from separate module graphs.\n *\n * This module imports from 'node:async_hooks' — it must be excluded\n * from client bundles via the build configuration.\n */\n\nimport { AsyncLocalStorage } from 'node:async_hooks';\n\nimport type { ServerStyleCollector } from './collector';\n\nconst ALS_KEY = '__tasty_ssr_als__';\n\nfunction getSharedStorage(): AsyncLocalStorage<ServerStyleCollector> {\n const g = globalThis as Record<string, unknown>;\n if (!g[ALS_KEY]) {\n g[ALS_KEY] = new AsyncLocalStorage<ServerStyleCollector>();\n }\n return g[ALS_KEY] as AsyncLocalStorage<ServerStyleCollector>;\n}\n\n/**\n * Run a function with a ServerStyleCollector bound to the current\n * async context. All useStyles() calls within `fn` (and any async\n * continuations) will find this collector via getSSRCollector().\n */\nexport function runWithCollector<T>(\n collector: ServerStyleCollector,\n fn: () => T,\n): T {\n return getSharedStorage().run(collector, fn);\n}\n\n/**\n * Retrieve the ServerStyleCollector bound to the current async context.\n * Returns null when called outside of runWithCollector() or on the client.\n */\nexport function getSSRCollector(): ServerStyleCollector | null {\n const storage = getSharedStorage();\n if (typeof storage?.getStore !== 'function') return null;\n return storage.getStore() ?? null;\n}\n"],"mappings":";;;;;;;;;;;;;;;;;AAoBA,MAAM,UAAU;AAEhB,SAAS,mBAA4D;CACnE,MAAM,IAAI;CACV,IAAI,CAAC,EAAE,UACL,EAAE,WAAW,IAAI,kBAAwC;CAE3D,OAAO,EAAE;AACX;;;;;;AAOA,SAAgB,iBACd,WACA,IACG;CACH,OAAO,iBAAiB,CAAC,CAAC,IAAI,WAAW,EAAE;AAC7C;;;;;AAMA,SAAgB,kBAA+C;CAC7D,MAAM,UAAU,iBAAiB;CACjC,IAAI,OAAO,SAAS,aAAa,YAAY,OAAO;CACpD,OAAO,QAAQ,SAAS,KAAK;AAC/B"}
|