@cloudgrid-io/ui 0.23.0 → 0.25.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/dist/blocks/avatar.d.ts +92 -0
- package/dist/blocks/avatar.d.ts.map +1 -0
- package/dist/blocks/avatar.js +107 -0
- package/dist/blocks/avatar.js.map +1 -0
- package/dist/blocks/entity-card.d.ts +50 -4
- package/dist/blocks/entity-card.d.ts.map +1 -1
- package/dist/blocks/entity-card.js +55 -7
- package/dist/blocks/entity-card.js.map +1 -1
- package/dist/blocks/feed-post.d.ts +98 -0
- package/dist/blocks/feed-post.d.ts.map +1 -0
- package/dist/blocks/feed-post.js +88 -0
- package/dist/blocks/feed-post.js.map +1 -0
- package/dist/blocks/icons.d.ts +78 -18
- package/dist/blocks/icons.d.ts.map +1 -1
- package/dist/blocks/icons.js +78 -18
- package/dist/blocks/icons.js.map +1 -1
- package/dist/blocks/phosphor-marks.d.ts +12 -8
- package/dist/blocks/phosphor-marks.d.ts.map +1 -1
- package/dist/blocks/phosphor-marks.js +18 -12
- package/dist/blocks/phosphor-marks.js.map +1 -1
- package/dist/fonts.css +17 -10
- package/dist/index.d.ts +2 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -1
- package/dist/prose.css +7 -2
- package/dist/theme.css +9 -0
- package/dist/tokens/base.json +49 -21
- package/dist/tokens/surface-panel.json +4 -2
- package/dist/tokens.css +165 -31
- package/dist/tokens.json +12 -10
- package/package.json +1 -2
|
@@ -89,8 +89,8 @@ export const LayoutMark = mark("M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,
|
|
|
89
89
|
export const CubeMark = mark("M223.68,66.15,135.68,18h0a15.88,15.88,0,0,0-15.36,0l-88,48.17a16,16,0,0,0-8.32,14v95.64a16,16,0,0,0,8.32,14l88,48.17a15.88,15.88,0,0,0,15.36,0l88-48.17a16,16,0,0,0,8.32-14V80.18A16,16,0,0,0,223.68,66.15ZM128,32h0l80.34,44L128,120,47.66,76ZM40,90l80,43.78v85.79L40,175.82Zm96,129.57V133.82L216,90v85.78Z");
|
|
90
90
|
/** Open it live. Phosphor `arrow-up-right`, regular. */
|
|
91
91
|
export const ArrowUpRightMark = mark("M200,64V168a8,8,0,0,1-16,0V83.31L69.66,197.66a8,8,0,0,1-11.32-11.32L172.69,72H88a8,8,0,0,1,0-16H192A8,8,0,0,1,200,64Z");
|
|
92
|
-
/** Look inside — the dashboard. Phosphor `
|
|
93
|
-
export const
|
|
92
|
+
/** Look inside — the dashboard. Phosphor `engine`, regular. */
|
|
93
|
+
export const EngineMark = mark("M240,104H227.31L192,68.69A15.86,15.86,0,0,0,180.69,64H140V40h24a8,8,0,0,0,0-16H100a8,8,0,0,0,0,16h24V64H64A16,16,0,0,0,48,80v52H24V108a8,8,0,0,0-16,0v64a8,8,0,0,0,16,0V148H48v20.69A15.86,15.86,0,0,0,52.69,180L92,219.31A15.86,15.86,0,0,0,103.31,224h77.38A15.86,15.86,0,0,0,192,219.31L227.31,184H240a16,16,0,0,0,16-16V120A16,16,0,0,0,240,104Zm0,64H224a8,8,0,0,0-5.66,2.34L180.69,208H103.31L64,168.69V80H180.69l37.65,37.66A8,8,0,0,0,224,120h16Z");
|
|
94
94
|
/** Settings. Phosphor `gear-six`, regular. */
|
|
95
95
|
export const GearSixMark = mark("M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A112.1,112.1,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.62a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.08,8.08,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8.08,8.08,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z");
|
|
96
96
|
/** Views. Phosphor `eye`, regular. */
|
|
@@ -155,8 +155,6 @@ export const MagnifyingGlassMark = mark("M229.66,218.34l-50.07-50.06a88.11,88.11
|
|
|
155
155
|
export const MegaphoneSimpleMark = mark("M228.54,86.66l-176.06-54A16,16,0,0,0,32,48V192a16,16,0,0,0,16,16,16,16,0,0,0,4.52-.65L136,181.73V192a16,16,0,0,0,16,16h32a16,16,0,0,0,16-16v-29.9l28.54-8.75A16.09,16.09,0,0,0,240,138V102A16.09,16.09,0,0,0,228.54,86.66ZM136,165,48,192V48l88,27Zm48,27H152V176.82L184,167Zm40-54-.11,0L152,160.08V79.92l71.89,22,.11,0v36Z");
|
|
156
156
|
/** Layers, internal tools. Phosphor `stack`, regular. */
|
|
157
157
|
export const StackMark = mark("M230.91,172A8,8,0,0,1,228,182.91l-96,56a8,8,0,0,1-8.06,0l-96-56A8,8,0,0,1,36,169.09l92,53.65,92-53.65A8,8,0,0,1,230.91,172ZM220,121.09l-92,53.65L36,121.09A8,8,0,0,0,28,134.91l96,56a8,8,0,0,0,8.06,0l96-56A8,8,0,1,0,220,121.09ZM24,80a8,8,0,0,1,4-6.91l96-56a8,8,0,0,1,8.06,0l96,56a8,8,0,0,1,0,13.82l-96,56a8,8,0,0,1-8.06,0l-96-56A8,8,0,0,1,24,80Zm23.88,0L128,126.74,208.12,80,128,33.26Z");
|
|
158
|
-
/** Save it. Phosphor `bookmark-simple`, regular. */
|
|
159
|
-
export const BookmarkSimpleMark = mark("M184,32H72A16,16,0,0,0,56,48V224a8,8,0,0,0,12.24,6.78L128,193.43l59.77,37.35A8,8,0,0,0,200,224V48A16,16,0,0,0,184,32Zm0,177.57-51.77-32.35a8,8,0,0,0-8.48,0L72,209.57V48H184Z");
|
|
160
158
|
/** More actions. Phosphor `dots-three-vertical`, regular. */
|
|
161
159
|
export const DotsThreeVerticalMark = mark("M140,128a12,12,0,1,1-12-12A12,12,0,0,1,140,128ZM128,72a12,12,0,1,0-12-12A12,12,0,0,0,128,72Zm0,112a12,12,0,1,0,12,12A12,12,0,0,0,128,184Z");
|
|
162
160
|
/** Live readings — the grid's activity. Phosphor `pulse`, regular. */
|
|
@@ -165,8 +163,10 @@ export const PulseMark = mark("M240,128a8,8,0,0,1-8,8H204.94l-37.78,75.58A8,8,0,
|
|
|
165
163
|
export const CompassMark = mark("M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216ZM172.42,72.84l-64,32a8.05,8.05,0,0,0-3.58,3.58l-32,64A8,8,0,0,0,80,184a8.1,8.1,0,0,0,3.58-.84l64-32a8.05,8.05,0,0,0,3.58-3.58l32-64a8,8,0,0,0-10.74-10.74ZM138,138,97.89,158.11,118,118l40.15-20.07Z");
|
|
166
164
|
/** Switch to another grid. Phosphor `arrows-left-right`, regular. */
|
|
167
165
|
export const ArrowsLeftRightMark = mark("M213.66,181.66l-32,32a8,8,0,0,1-11.32-11.32L188.69,184H48a8,8,0,0,1,0-16H188.69l-18.35-18.34a8,8,0,0,1,11.32-11.32l32,32A8,8,0,0,1,213.66,181.66Zm-139.32-64a8,8,0,0,0,11.32-11.32L67.31,88H208a8,8,0,0,0,0-16H67.31L85.66,53.66A8,8,0,0,0,74.34,42.34l-32,32a8,8,0,0,0,0,11.32Z");
|
|
168
|
-
/**
|
|
169
|
-
export const
|
|
166
|
+
/** Home — the grid you land on. Phosphor `house-simple`, regular. */
|
|
167
|
+
export const HouseSimpleMark = mark("M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8H216a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H48V120l80-80,80,80Z");
|
|
168
|
+
/** A space — a named folder of entities. Phosphor `grid-four`, regular. */
|
|
169
|
+
export const GridFourMark = mark("M200,40H56A16,16,0,0,0,40,56V200a16,16,0,0,0,16,16H200a16,16,0,0,0,16-16V56A16,16,0,0,0,200,40Zm0,80H136V56h64ZM120,56v64H56V56ZM56,136h64v64H56Zm144,64H136V136h64v64Z");
|
|
170
170
|
/** A menu, a drawer's trigger. Phosphor `list`, regular. */
|
|
171
171
|
export const ListMark = mark("M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM40,72H216a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16ZM216,184H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z");
|
|
172
172
|
/** Collapse or expand the sidebar. Phosphor `sidebar-simple`, regular. */
|
|
@@ -219,8 +219,12 @@ export const CompassBoldMark = mark("M128,20A108,108,0,1,0,236,128,108.12,108.12
|
|
|
219
219
|
export const StackBoldMark = mark("M234.36,170A12,12,0,0,1,230,186.37l-96,56a12,12,0,0,1-12.1,0l-96-56a12,12,0,0,1,12.09-20.74l90,52.48L218,165.63A12,12,0,0,1,234.36,170ZM218,117.63,128,170.11,38.05,117.63A12,12,0,0,0,26,138.37l96,56a12,12,0,0,0,12.1,0l96-56A12,12,0,0,0,218,117.63ZM20,80a12,12,0,0,1,6-10.37l96-56a12.06,12.06,0,0,1,12.1,0l96,56a12,12,0,0,1,0,20.74l-96,56a12,12,0,0,1-12.1,0l-96-56A12,12,0,0,1,20,80Zm35.82,0L128,122.11,200.18,80,128,37.89Z");
|
|
220
220
|
/** A person, on the active tab. Phosphor `user`, bold. */
|
|
221
221
|
export const UserBoldMark = mark("M234.38,210a123.36,123.36,0,0,0-60.78-53.23,76,76,0,1,0-91.2,0A123.36,123.36,0,0,0,21.62,210a12,12,0,1,0,20.77,12c18.12-31.32,50.12-50,85.61-50s67.49,18.69,85.61,50a12,12,0,0,0,20.77-12ZM76,96a52,52,0,1,1,52,52A52.06,52.06,0,0,1,76,96Z");
|
|
222
|
-
/**
|
|
223
|
-
export const
|
|
222
|
+
/** Home, on the active tab. Phosphor `house-simple`, bold. */
|
|
223
|
+
export const HouseSimpleBoldMark = mark("M222.14,105.85l-80-80a20,20,0,0,0-28.28,0l-80,80A19.86,19.86,0,0,0,28,120v96a12,12,0,0,0,12,12H216a12,12,0,0,0,12-12V120A19.86,19.86,0,0,0,222.14,105.85ZM204,204H52V121.65l76-76,76,76Z");
|
|
224
|
+
/** A space, on the active tab. Phosphor `grid-four`, bold. */
|
|
225
|
+
export const GridFourBoldMark = mark("M200,36H56A20,20,0,0,0,36,56V200a20,20,0,0,0,20,20H200a20,20,0,0,0,20-20V56A20,20,0,0,0,200,36Zm-4,80H140V60h56ZM116,60v56H60V60ZM60,140h56v56H60Zm80,56V140h56v56Z");
|
|
226
|
+
/** Pinned — the solid pin. Phosphor `push-pin`, fill. */
|
|
227
|
+
export const PushPinFillMark = mark("M235.33,104l-53.47,53.65c4.56,12.67,6.45,33.89-13.19,60A15.93,15.93,0,0,1,157,224c-.38,0-.75,0-1.13,0a16,16,0,0,1-11.32-4.69L96.29,171,53.66,213.66a8,8,0,0,1-11.32-11.32L85,159.71l-48.3-48.3A16,16,0,0,1,38,87.63c25.42-20.51,49.75-16.48,60.4-13.14L152,20.7a16,16,0,0,1,22.63,0l60.69,60.68A16,16,0,0,1,235.33,104Z");
|
|
224
228
|
/** Keyed by the label a caller shows, the same shape as TOOL_MARKS. */
|
|
225
229
|
export const PHOSPHOR_MARKS = {
|
|
226
230
|
"A friend": UserMark,
|
|
@@ -270,7 +274,7 @@ export const PHOSPHOR_MARK_SOURCES = {
|
|
|
270
274
|
LayoutMark: { slug: "layout", weight: "regular" },
|
|
271
275
|
CubeMark: { slug: "cube", weight: "regular" },
|
|
272
276
|
ArrowUpRightMark: { slug: "arrow-up-right", weight: "regular" },
|
|
273
|
-
|
|
277
|
+
EngineMark: { slug: "engine", weight: "regular" },
|
|
274
278
|
GearSixMark: { slug: "gear-six", weight: "regular" },
|
|
275
279
|
EyeMark: { slug: "eye", weight: "regular" },
|
|
276
280
|
ChatCircleMark: { slug: "chat-circle", weight: "regular" },
|
|
@@ -303,12 +307,12 @@ export const PHOSPHOR_MARK_SOURCES = {
|
|
|
303
307
|
MagnifyingGlassMark: { slug: "magnifying-glass", weight: "regular" },
|
|
304
308
|
MegaphoneSimpleMark: { slug: "megaphone-simple", weight: "regular" },
|
|
305
309
|
StackMark: { slug: "stack", weight: "regular" },
|
|
306
|
-
BookmarkSimpleMark: { slug: "bookmark-simple", weight: "regular" },
|
|
307
310
|
DotsThreeVerticalMark: { slug: "dots-three-vertical", weight: "regular" },
|
|
308
311
|
PulseMark: { slug: "pulse", weight: "regular" },
|
|
309
312
|
CompassMark: { slug: "compass", weight: "regular" },
|
|
310
313
|
ArrowsLeftRightMark: { slug: "arrows-left-right", weight: "regular" },
|
|
311
|
-
|
|
314
|
+
HouseSimpleMark: { slug: "house-simple", weight: "regular" },
|
|
315
|
+
GridFourMark: { slug: "grid-four", weight: "regular" },
|
|
312
316
|
ListMark: { slug: "list", weight: "regular" },
|
|
313
317
|
SidebarSimpleMark: { slug: "sidebar-simple", weight: "regular" },
|
|
314
318
|
BellMark: { slug: "bell", weight: "regular" },
|
|
@@ -335,6 +339,8 @@ export const PHOSPHOR_MARK_SOURCES = {
|
|
|
335
339
|
CompassBoldMark: { slug: "compass", weight: "bold" },
|
|
336
340
|
StackBoldMark: { slug: "stack", weight: "bold" },
|
|
337
341
|
UserBoldMark: { slug: "user", weight: "bold" },
|
|
338
|
-
|
|
342
|
+
HouseSimpleBoldMark: { slug: "house-simple", weight: "bold" },
|
|
343
|
+
GridFourBoldMark: { slug: "grid-four", weight: "bold" },
|
|
344
|
+
PushPinFillMark: { slug: "push-pin", weight: "fill" },
|
|
339
345
|
};
|
|
340
346
|
//# sourceMappingURL=phosphor-marks.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"phosphor-marks.js","sourceRoot":"","sources":["../../src/blocks/phosphor-marks.tsx"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"phosphor-marks.js","sourceRoot":"","sources":["../../src/blocks/phosphor-marks.tsx"],"names":[],"mappings":"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"}
|
package/dist/fonts.css
CHANGED
|
@@ -1,21 +1,28 @@
|
|
|
1
1
|
/*
|
|
2
2
|
Self-hosted webfonts, not a font CDN: a third-party request in the critical
|
|
3
|
-
path is both a latency cost and a privacy one.
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
3
|
+
path is both a latency cost and a privacy one.
|
|
4
|
+
|
|
5
|
+
Two faces. Manrope carries everything a reader sees — body, headings and the
|
|
6
|
+
display rung alike, since the 2026-09-10 re-skin (#197) set the whole system in
|
|
7
|
+
it — and JetBrains Mono is used only inside prompt and terminal surfaces. Both
|
|
8
|
+
are VARIABLE faces, so the brand's four weights (400 regular, 500 medium, 600
|
|
9
|
+
semibold, 700 display) are one file each rather than four.
|
|
10
|
+
|
|
11
|
+
Saira Semi Condensed 800 was here as the self-hosted stand-in for the licensed
|
|
12
|
+
Futura Condensed Extra Bold, and both are gone with the condensed display rung.
|
|
13
|
+
A consumer that wants a display face back puts it in front of --cg-font-display
|
|
14
|
+
in its own :root; nothing here has to change.
|
|
15
|
+
|
|
8
16
|
The family stacks live in tokens.css.
|
|
9
17
|
|
|
10
18
|
These are bare package specifiers: Vite (Astro) and Next's css-loader both
|
|
11
|
-
resolve them. A pipeline that cannot should import the
|
|
12
|
-
|
|
19
|
+
resolve them. A pipeline that cannot should import the two fontsource packages
|
|
20
|
+
directly.
|
|
13
21
|
|
|
14
|
-
|
|
15
|
-
|
|
22
|
+
Both packages are real dependencies of @cloudgrid-io/ui, so installing this
|
|
23
|
+
package is enough. v0 also shipped a '@cloudgrid/ui/fonts' JS entry for
|
|
16
24
|
pipelines that cannot resolve bare CSS specifiers; it was not ported. Add it
|
|
17
25
|
if a consumer turns out to need it rather than on speculation.
|
|
18
26
|
*/
|
|
19
27
|
@import '@fontsource-variable/manrope';
|
|
20
|
-
@import '@fontsource/saira-semi-condensed/800.css';
|
|
21
28
|
@import '@fontsource-variable/jetbrains-mono';
|
package/dist/index.d.ts
CHANGED
|
@@ -22,6 +22,7 @@ export * from "./ui/tabs.js";
|
|
|
22
22
|
export * from "./ui/textarea.js";
|
|
23
23
|
export * from "./ui/tooltip.js";
|
|
24
24
|
export * from "./blocks/agent-prompt.js";
|
|
25
|
+
export * from "./blocks/avatar.js";
|
|
25
26
|
export * from "./blocks/card-grid.js";
|
|
26
27
|
export * from "./blocks/celebration.js";
|
|
27
28
|
export * from "./blocks/compare-table.js";
|
|
@@ -33,6 +34,7 @@ export * from "./blocks/entity-identity.js";
|
|
|
33
34
|
export * from "./blocks/entity-status.js";
|
|
34
35
|
export * from "./blocks/eyebrow.js";
|
|
35
36
|
export * from "./blocks/feature-cells.js";
|
|
37
|
+
export * from "./blocks/feed-post.js";
|
|
36
38
|
export * from "./blocks/hub-index.js";
|
|
37
39
|
export * from "./blocks/icons.js";
|
|
38
40
|
export * from "./blocks/logo.js";
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAiBA,cAAc,mBAAmB,CAAA;AACjC,cAAc,eAAe,CAAA;AAC7B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,cAAc,CAAA;AAC5B,cAAc,kBAAkB,CAAA;AAChC,cAAc,kBAAkB,CAAA;AAChC,cAAc,oBAAoB,CAAA;AAClC,cAAc,kBAAkB,CAAA;AAChC,cAAc,gBAAgB,CAAA;AAC9B,cAAc,uBAAuB,CAAA;AACrC,cAAc,qBAAqB,CAAA;AACnC,cAAc,eAAe,CAAA;AAC7B,cAAc,sBAAsB,CAAA;AACpC,cAAc,eAAe,CAAA;AAC7B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,mBAAmB,CAAA;AACjC,cAAc,kBAAkB,CAAA;AAChC,cAAc,gBAAgB,CAAA;AAC9B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,eAAe,CAAA;AAC7B,cAAc,cAAc,CAAA;AAC5B,cAAc,kBAAkB,CAAA;AAChC,cAAc,iBAAiB,CAAA;AAG/B,cAAc,0BAA0B,CAAA;AACxC,cAAc,uBAAuB,CAAA;AACrC,cAAc,yBAAyB,CAAA;AACvC,cAAc,2BAA2B,CAAA;AACzC,cAAc,2BAA2B,CAAA;AACzC,cAAc,wBAAwB,CAAA;AACtC,cAAc,uBAAuB,CAAA;AACrC,cAAc,yBAAyB,CAAA;AACvC,cAAc,6BAA6B,CAAA;AAC3C,cAAc,2BAA2B,CAAA;AACzC,cAAc,qBAAqB,CAAA;AACnC,cAAc,2BAA2B,CAAA;AACzC,cAAc,uBAAuB,CAAA;AACrC,cAAc,mBAAmB,CAAA;AACjC,cAAc,kBAAkB,CAAA;AAChC,cAAc,iCAAiC,CAAA;AAC/C,cAAc,yBAAyB,CAAA;AACvC,cAAc,0BAA0B,CAAA;AACxC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,yBAAyB,CAAA;AACvC,cAAc,gCAAgC,CAAA;AAC9C,cAAc,2BAA2B,CAAA;AACzC,cAAc,mBAAmB,CAAA;AACjC,cAAc,uBAAuB,CAAA;AACrC,cAAc,6BAA6B,CAAA;AAC3C,cAAc,yBAAyB,CAAA;AACvC,cAAc,uBAAuB,CAAA;AACrC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,uBAAuB,CAAA;AACrC,cAAc,wBAAwB,CAAA;AACtC,cAAc,wBAAwB,CAAA;AAGtC,cAAc,uBAAuB,CAAA"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAiBA,cAAc,mBAAmB,CAAA;AACjC,cAAc,eAAe,CAAA;AAC7B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,cAAc,CAAA;AAC5B,cAAc,kBAAkB,CAAA;AAChC,cAAc,kBAAkB,CAAA;AAChC,cAAc,oBAAoB,CAAA;AAClC,cAAc,kBAAkB,CAAA;AAChC,cAAc,gBAAgB,CAAA;AAC9B,cAAc,uBAAuB,CAAA;AACrC,cAAc,qBAAqB,CAAA;AACnC,cAAc,eAAe,CAAA;AAC7B,cAAc,sBAAsB,CAAA;AACpC,cAAc,eAAe,CAAA;AAC7B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,mBAAmB,CAAA;AACjC,cAAc,kBAAkB,CAAA;AAChC,cAAc,gBAAgB,CAAA;AAC9B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,eAAe,CAAA;AAC7B,cAAc,cAAc,CAAA;AAC5B,cAAc,kBAAkB,CAAA;AAChC,cAAc,iBAAiB,CAAA;AAG/B,cAAc,0BAA0B,CAAA;AACxC,cAAc,oBAAoB,CAAA;AAClC,cAAc,uBAAuB,CAAA;AACrC,cAAc,yBAAyB,CAAA;AACvC,cAAc,2BAA2B,CAAA;AACzC,cAAc,2BAA2B,CAAA;AACzC,cAAc,wBAAwB,CAAA;AACtC,cAAc,uBAAuB,CAAA;AACrC,cAAc,yBAAyB,CAAA;AACvC,cAAc,6BAA6B,CAAA;AAC3C,cAAc,2BAA2B,CAAA;AACzC,cAAc,qBAAqB,CAAA;AACnC,cAAc,2BAA2B,CAAA;AACzC,cAAc,uBAAuB,CAAA;AACrC,cAAc,uBAAuB,CAAA;AACrC,cAAc,mBAAmB,CAAA;AACjC,cAAc,kBAAkB,CAAA;AAChC,cAAc,iCAAiC,CAAA;AAC/C,cAAc,yBAAyB,CAAA;AACvC,cAAc,0BAA0B,CAAA;AACxC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,yBAAyB,CAAA;AACvC,cAAc,gCAAgC,CAAA;AAC9C,cAAc,2BAA2B,CAAA;AACzC,cAAc,mBAAmB,CAAA;AACjC,cAAc,uBAAuB,CAAA;AACrC,cAAc,6BAA6B,CAAA;AAC3C,cAAc,yBAAyB,CAAA;AACvC,cAAc,uBAAuB,CAAA;AACrC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,uBAAuB,CAAA;AACrC,cAAc,wBAAwB,CAAA;AACtC,cAAc,wBAAwB,CAAA;AAGtC,cAAc,uBAAuB,CAAA"}
|
package/dist/index.js
CHANGED
|
@@ -39,6 +39,7 @@ export * from "./ui/textarea.js";
|
|
|
39
39
|
export * from "./ui/tooltip.js";
|
|
40
40
|
// Composed blocks.
|
|
41
41
|
export * from "./blocks/agent-prompt.js";
|
|
42
|
+
export * from "./blocks/avatar.js";
|
|
42
43
|
export * from "./blocks/card-grid.js";
|
|
43
44
|
export * from "./blocks/celebration.js";
|
|
44
45
|
export * from "./blocks/compare-table.js";
|
|
@@ -50,6 +51,7 @@ export * from "./blocks/entity-identity.js";
|
|
|
50
51
|
export * from "./blocks/entity-status.js";
|
|
51
52
|
export * from "./blocks/eyebrow.js";
|
|
52
53
|
export * from "./blocks/feature-cells.js";
|
|
54
|
+
export * from "./blocks/feed-post.js";
|
|
53
55
|
export * from "./blocks/hub-index.js";
|
|
54
56
|
export * from "./blocks/icons.js";
|
|
55
57
|
export * from "./blocks/logo.js";
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,0CAA0C;AAC1C,EAAE;AACF,gFAAgF;AAChF,8EAA8E;AAC9E,oEAAoE;AACpE,EAAE;AACF,gFAAgF;AAChF,+EAA+E;AAC/E,yEAAyE;AACzE,gFAAgF;AAChF,4EAA4E;AAC5E,EAAE;AACF,kEAAkE;AAClE,8EAA8E;AAC9E,uEAAuE;AAEvE,cAAc;AACd,cAAc,mBAAmB,CAAA;AACjC,cAAc,eAAe,CAAA;AAC7B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,cAAc,CAAA;AAC5B,cAAc,kBAAkB,CAAA;AAChC,cAAc,kBAAkB,CAAA;AAChC,cAAc,oBAAoB,CAAA;AAClC,cAAc,kBAAkB,CAAA;AAChC,cAAc,gBAAgB,CAAA;AAC9B,cAAc,uBAAuB,CAAA;AACrC,cAAc,qBAAqB,CAAA;AACnC,cAAc,eAAe,CAAA;AAC7B,cAAc,sBAAsB,CAAA;AACpC,cAAc,eAAe,CAAA;AAC7B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,mBAAmB,CAAA;AACjC,cAAc,kBAAkB,CAAA;AAChC,cAAc,gBAAgB,CAAA;AAC9B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,eAAe,CAAA;AAC7B,cAAc,cAAc,CAAA;AAC5B,cAAc,kBAAkB,CAAA;AAChC,cAAc,iBAAiB,CAAA;AAE/B,mBAAmB;AACnB,cAAc,0BAA0B,CAAA;AACxC,cAAc,uBAAuB,CAAA;AACrC,cAAc,yBAAyB,CAAA;AACvC,cAAc,2BAA2B,CAAA;AACzC,cAAc,2BAA2B,CAAA;AACzC,cAAc,wBAAwB,CAAA;AACtC,cAAc,uBAAuB,CAAA;AACrC,cAAc,yBAAyB,CAAA;AACvC,cAAc,6BAA6B,CAAA;AAC3C,cAAc,2BAA2B,CAAA;AACzC,cAAc,qBAAqB,CAAA;AACnC,cAAc,2BAA2B,CAAA;AACzC,cAAc,uBAAuB,CAAA;AACrC,cAAc,mBAAmB,CAAA;AACjC,cAAc,kBAAkB,CAAA;AAChC,cAAc,iCAAiC,CAAA;AAC/C,cAAc,yBAAyB,CAAA;AACvC,cAAc,0BAA0B,CAAA;AACxC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,yBAAyB,CAAA;AACvC,cAAc,gCAAgC,CAAA;AAC9C,cAAc,2BAA2B,CAAA;AACzC,cAAc,mBAAmB,CAAA;AACjC,cAAc,uBAAuB,CAAA;AACrC,cAAc,6BAA6B,CAAA;AAC3C,cAAc,yBAAyB,CAAA;AACvC,cAAc,uBAAuB,CAAA;AACrC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,uBAAuB,CAAA;AACrC,cAAc,wBAAwB,CAAA;AACtC,cAAc,wBAAwB,CAAA;AAEtC,0EAA0E;AAC1E,cAAc,uBAAuB,CAAA"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,0CAA0C;AAC1C,EAAE;AACF,gFAAgF;AAChF,8EAA8E;AAC9E,oEAAoE;AACpE,EAAE;AACF,gFAAgF;AAChF,+EAA+E;AAC/E,yEAAyE;AACzE,gFAAgF;AAChF,4EAA4E;AAC5E,EAAE;AACF,kEAAkE;AAClE,8EAA8E;AAC9E,uEAAuE;AAEvE,cAAc;AACd,cAAc,mBAAmB,CAAA;AACjC,cAAc,eAAe,CAAA;AAC7B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,cAAc,CAAA;AAC5B,cAAc,kBAAkB,CAAA;AAChC,cAAc,kBAAkB,CAAA;AAChC,cAAc,oBAAoB,CAAA;AAClC,cAAc,kBAAkB,CAAA;AAChC,cAAc,gBAAgB,CAAA;AAC9B,cAAc,uBAAuB,CAAA;AACrC,cAAc,qBAAqB,CAAA;AACnC,cAAc,eAAe,CAAA;AAC7B,cAAc,sBAAsB,CAAA;AACpC,cAAc,eAAe,CAAA;AAC7B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,mBAAmB,CAAA;AACjC,cAAc,kBAAkB,CAAA;AAChC,cAAc,gBAAgB,CAAA;AAC9B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,eAAe,CAAA;AAC7B,cAAc,cAAc,CAAA;AAC5B,cAAc,kBAAkB,CAAA;AAChC,cAAc,iBAAiB,CAAA;AAE/B,mBAAmB;AACnB,cAAc,0BAA0B,CAAA;AACxC,cAAc,oBAAoB,CAAA;AAClC,cAAc,uBAAuB,CAAA;AACrC,cAAc,yBAAyB,CAAA;AACvC,cAAc,2BAA2B,CAAA;AACzC,cAAc,2BAA2B,CAAA;AACzC,cAAc,wBAAwB,CAAA;AACtC,cAAc,uBAAuB,CAAA;AACrC,cAAc,yBAAyB,CAAA;AACvC,cAAc,6BAA6B,CAAA;AAC3C,cAAc,2BAA2B,CAAA;AACzC,cAAc,qBAAqB,CAAA;AACnC,cAAc,2BAA2B,CAAA;AACzC,cAAc,uBAAuB,CAAA;AACrC,cAAc,uBAAuB,CAAA;AACrC,cAAc,mBAAmB,CAAA;AACjC,cAAc,kBAAkB,CAAA;AAChC,cAAc,iCAAiC,CAAA;AAC/C,cAAc,yBAAyB,CAAA;AACvC,cAAc,0BAA0B,CAAA;AACxC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,yBAAyB,CAAA;AACvC,cAAc,gCAAgC,CAAA;AAC9C,cAAc,2BAA2B,CAAA;AACzC,cAAc,mBAAmB,CAAA;AACjC,cAAc,uBAAuB,CAAA;AACrC,cAAc,6BAA6B,CAAA;AAC3C,cAAc,yBAAyB,CAAA;AACvC,cAAc,uBAAuB,CAAA;AACrC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,uBAAuB,CAAA;AACrC,cAAc,wBAAwB,CAAA;AACtC,cAAc,wBAAwB,CAAA;AAEtC,0EAA0E;AAC1E,cAAc,uBAAuB,CAAA"}
|
package/dist/prose.css
CHANGED
|
@@ -134,14 +134,19 @@
|
|
|
134
134
|
font-weight: var(--cg-weight-bold);
|
|
135
135
|
}
|
|
136
136
|
|
|
137
|
+
/* --cg-link, not the ink. This rule held the link recipe as its own copy --
|
|
138
|
+
text-primary at rest, the brand purple on hover -- which is exactly the pair
|
|
139
|
+
--cg-link and --cg-link-hover encode, so prose was the one surface where a
|
|
140
|
+
link retune did not land. #197 moved those tokens onto the accent blue and
|
|
141
|
+
this is what carries it into a document. */
|
|
137
142
|
.prose a {
|
|
138
|
-
color: var(--cg-
|
|
143
|
+
color: var(--cg-link);
|
|
139
144
|
text-decoration-thickness: 1px;
|
|
140
145
|
text-underline-offset: 3px;
|
|
141
146
|
}
|
|
142
147
|
|
|
143
148
|
.prose a:hover {
|
|
144
|
-
color: var(--cg-
|
|
149
|
+
color: var(--cg-link-hover);
|
|
145
150
|
}
|
|
146
151
|
|
|
147
152
|
.prose img {
|
package/dist/theme.css
CHANGED
|
@@ -95,6 +95,15 @@
|
|
|
95
95
|
--color-lime-press: var(--cg-secondary-press);
|
|
96
96
|
--color-cyan: var(--cg-tertiary);
|
|
97
97
|
--color-cyan-press: var(--cg-tertiary-press);
|
|
98
|
+
/* The fourth brand hue (#197). NOT `--color-accent`: rule 4 again — shadcn
|
|
99
|
+
owns `accent` and it is a background there, which is the collision that
|
|
100
|
+
once rendered a badge invisible. `azure` is the hue name, alongside brand /
|
|
101
|
+
lime / cyan, and it maps the same light-surface value the rest of this
|
|
102
|
+
group carries: --cg-accent is declared at :root only and measures 1.10:1 on
|
|
103
|
+
the purple panel. Inside a surface scope the accent role is --cg-link and
|
|
104
|
+
--cg-text-accent, both of which carry their own on-surface values. */
|
|
105
|
+
--color-azure: var(--cg-accent);
|
|
106
|
+
--color-azure-press: var(--cg-accent-press);
|
|
98
107
|
/* `danger`, not `destructive`: rule 4 says never claim a name shadcn's theme
|
|
99
108
|
layer owns, and `destructive` is one of its own. This is the CloudGrid name
|
|
100
109
|
for the same value, alongside faint / brand / lime / cyan. shadcn.css bridges
|
package/dist/tokens/base.json
CHANGED
|
@@ -37,6 +37,16 @@
|
|
|
37
37
|
"css": "--cg-tertiary"
|
|
38
38
|
}
|
|
39
39
|
}
|
|
40
|
+
},
|
|
41
|
+
"accent": {
|
|
42
|
+
"$value": "#0061f0",
|
|
43
|
+
"$type": "color",
|
|
44
|
+
"$description": "SOURCE: the founder's 2026-09-10 draft, \"Accent\", RETUNED. The draft value is\n#086FFF and this is #0061f0.\n\nThe blue is the fourth brand hue and it has one job the other three do not: the\ndraft spends it on WORDS. \"View All\", \"Explore All\", \"+ New\" are 15px links, so\nthe bar is 4.5:1 (WCAG 1.4.3) and not the 3:1 an indicator gets.\n\n #086FFF on the page ground #f1f1f6 : 3.94:1 <-- under the text floor\n #086FFF on the card #ffffff : 4.44:1 <-- also under it\n #0061f0 on the page ground : 4.70:1\n #0061f0 on the card : 5.29:1\n white on #0061f0 : 5.29:1\n\nDerived rather than picked: the draft value in OKLCH is L 0.581 C 0.230 h -1.749,\nand this is the same hue and chroma walked down in lightness until the page\nground clears the floor. The nearest passing value on that ray is #0064f4 at\n4.5089:1, which clears by 0.009 — a margin a later ground retune would erase in\nsilence — so it is taken one step further to 4.70:1. That margin practice is\n--cg-neutral-500's, which holds 3.27:1 against a 3:1 bar for the same reason.\n\nDECLARED AT :root ONLY, like every other value in this group. A brand hue is not\na semantic and does not flip; the semantics that SPEND it do. Measured, so the\nnext person does not have to:\n\n #0061f0 on the purple panel #5a47f0 : 1.10:1 invisible\n #0061f0 on ink #222222 : 3.00:1 an indicator, never a word\n\nwhich is why --cg-link is #ffffff inside both surface scopes rather than this\nvalue. On the ink surface --cg-text-accent is already the lime, and on the panel\nit is white; the accent role has an on-surface answer in both places and none of\nthem is this blue. Do not \"fix\" that by copying this value into a dark scope.",
|
|
45
|
+
"$extensions": {
|
|
46
|
+
"io.cloudgrid": {
|
|
47
|
+
"css": "--cg-accent"
|
|
48
|
+
}
|
|
49
|
+
}
|
|
40
50
|
}
|
|
41
51
|
},
|
|
42
52
|
"danger": {
|
|
@@ -286,6 +296,16 @@
|
|
|
286
296
|
"css": "--cg-tertiary-press"
|
|
287
297
|
}
|
|
288
298
|
}
|
|
299
|
+
},
|
|
300
|
+
"accent-press": {
|
|
301
|
+
"$value": "#0052da",
|
|
302
|
+
"$type": "color",
|
|
303
|
+
"$description": "The pressed and hovered rung of the accent, and --cg-link-hover.\n\nDerived with the step --cg-primary-press takes from --cg-primary rather than\nchosen: OKLCH L -0.0494, C -0.0078, hue held. One recipe for all four brand\nhues means a retune of any one of them moves its press with it.\n\n5.79:1 on the page ground and 6.52:1 on the card, so a link that darkens on\nhover never crosses a floor on the way.",
|
|
304
|
+
"$extensions": {
|
|
305
|
+
"io.cloudgrid": {
|
|
306
|
+
"css": "--cg-accent-press"
|
|
307
|
+
}
|
|
308
|
+
}
|
|
289
309
|
}
|
|
290
310
|
},
|
|
291
311
|
"neutrals": {
|
|
@@ -576,32 +596,35 @@
|
|
|
576
596
|
},
|
|
577
597
|
"link": {
|
|
578
598
|
"link": {
|
|
579
|
-
"$value": "{
|
|
599
|
+
"$value": "{brand.accent}",
|
|
580
600
|
"$extensions": {
|
|
581
601
|
"io.cloudgrid": {
|
|
582
602
|
"css": "--cg-link"
|
|
583
603
|
}
|
|
584
|
-
}
|
|
604
|
+
},
|
|
605
|
+
"$description": "The blue, not the ink. The founder's 2026-09-10 draft paints \"View All\",\n\"Explore All\" and \"+ New\" in the accent, which is the role the fourth brand hue\nwas added for.\n\nWas {semantic-text.text-primary}: an ink link with a purple hover, which is a\nlink that is invisible as a link until the pointer is over it. 4.70:1 on the\npage ground.\n\nBoth surface scopes override it to #ffffff and keep the lime hover, unchanged by\nthis. The accent is a light-surface value and says so in its own note."
|
|
585
606
|
},
|
|
586
607
|
"link-hover": {
|
|
587
|
-
"$value": "{brand.
|
|
608
|
+
"$value": "{brand-derived.accent-press}",
|
|
588
609
|
"$extensions": {
|
|
589
610
|
"io.cloudgrid": {
|
|
590
611
|
"css": "--cg-link-hover"
|
|
591
612
|
}
|
|
592
|
-
}
|
|
613
|
+
},
|
|
614
|
+
"$description": "A darkening of the link's own hue rather than a jump to another one. Was\n{brand.primary}, which read as a visited-link colour change once the resting\nstate stopped being ink."
|
|
593
615
|
}
|
|
594
616
|
},
|
|
595
617
|
"type-families": {
|
|
596
|
-
"$description": "
|
|
618
|
+
"$description": "One face. The founder's 2026-09-10 draft (#197) is set in Manrope throughout —\nits only text styles are Manrope Medium 22, SemiBold 15 and Regular 13 — so the\ndisplay rung is Manrope too and the condensed face is retired.\n\nWhat that replaced: Futura Condensed Extra Bold where it was installed, with\nSaira Semi Condensed 800 self-hosted as the stand-in everywhere else. Neither is\nloaded any more. --cg-font-display is still its OWN stack rather than an alias of\nthe body one, so a future display face is a one-value edit here and not a\nre-plumbing.\n\nThe mono face is untouched: it is used only inside prompt and terminal surfaces\nand the draft says nothing about it.",
|
|
597
619
|
"font-display": {
|
|
598
|
-
"$value": "'
|
|
620
|
+
"$value": "'Manrope Variable', 'Manrope', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif",
|
|
599
621
|
"$type": "fontFamily",
|
|
600
622
|
"$extensions": {
|
|
601
623
|
"io.cloudgrid": {
|
|
602
624
|
"css": "--cg-font-display"
|
|
603
625
|
}
|
|
604
|
-
}
|
|
626
|
+
},
|
|
627
|
+
"$description": "The display rung, now Manrope (#197). Identical to --cg-font-body today and\ndeliberately still a separate token.\n\nA consumer that wants the licensed Futura back puts it in front of this stack in\nits own :root and changes nothing else. Note that the blocks reading this rung\nalso set `uppercase` and --cg-display-tracking, which were tuned for a condensed\n800; they still render, in Manrope, and whether the lockups keep the uppercase is\na block decision rather than a token one (#203)."
|
|
605
628
|
},
|
|
606
629
|
"font-body": {
|
|
607
630
|
"$value": "'Manrope Variable', 'Manrope', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif",
|
|
@@ -623,7 +646,7 @@
|
|
|
623
646
|
}
|
|
624
647
|
},
|
|
625
648
|
"weights": {
|
|
626
|
-
"$description": "weights
|
|
649
|
+
"$description": "weights. Manrope Variable carries the whole 200-800 axis; the brand uses four of\nthem — 400 / 500 / 600 / 700 (#197).",
|
|
627
650
|
"weight-regular": {
|
|
628
651
|
"$value": "400",
|
|
629
652
|
"$type": "fontWeight",
|
|
@@ -643,22 +666,24 @@
|
|
|
643
666
|
}
|
|
644
667
|
},
|
|
645
668
|
"weight-bold": {
|
|
646
|
-
"$value": "
|
|
669
|
+
"$value": "600",
|
|
647
670
|
"$type": "fontWeight",
|
|
648
671
|
"$extensions": {
|
|
649
672
|
"io.cloudgrid": {
|
|
650
673
|
"css": "--cg-weight-bold"
|
|
651
674
|
}
|
|
652
|
-
}
|
|
675
|
+
},
|
|
676
|
+
"$description": "SemiBold, not Bold. The draft's \"Body Bold\" style is Manrope SemiBold 600 at\n15/1.46, and 600 is what this rung has to be for `font-bold` to render it (#197).\n\nWas 700. Manrope at 700 next to the draft's 600 reads a weight heavier than the\ndesign everywhere the token is spent, and the alternative — a new\n--cg-weight-semibold that no component reads, beside a --cg-weight-bold that is\nnow wrong — would have left the wrong value reachable under the obvious name."
|
|
653
677
|
},
|
|
654
678
|
"weight-display": {
|
|
655
|
-
"$value": "
|
|
679
|
+
"$value": "700",
|
|
656
680
|
"$type": "fontWeight",
|
|
657
681
|
"$extensions": {
|
|
658
682
|
"io.cloudgrid": {
|
|
659
683
|
"css": "--cg-weight-display"
|
|
660
684
|
}
|
|
661
|
-
}
|
|
685
|
+
},
|
|
686
|
+
"$description": "The display rung, reachable as `font-heavy` (`font-display` is the family; see\ntheme.css). 700 rather than 800 since the face became Manrope (#197): the brand\nloads 400/500/600/700 and the 800 end of the axis belonged to the condensed\nface's own weight."
|
|
662
687
|
}
|
|
663
688
|
},
|
|
664
689
|
"h1-display-ramp": {
|
|
@@ -721,13 +746,14 @@
|
|
|
721
746
|
},
|
|
722
747
|
"manrope-ramp": {
|
|
723
748
|
"heading-lg": {
|
|
724
|
-
"$value": "
|
|
749
|
+
"$value": "22px",
|
|
725
750
|
"$type": "dimension",
|
|
726
751
|
"$extensions": {
|
|
727
752
|
"io.cloudgrid": {
|
|
728
753
|
"css": "--cg-heading-lg"
|
|
729
754
|
}
|
|
730
|
-
}
|
|
755
|
+
},
|
|
756
|
+
"$description": "SOURCE: the founder's 2026-09-10 draft, \"H4\" — Manrope Medium 22/1.2 (#197).\n\nWas 24px. This is the section-heading rung: CardGrid, Carousel and PricingTiers\neach render an h2 as `text-heading-lg font-medium text-ink`, which is the draft's\nH4 exactly (\"My Creations\", \"Most Popular\", \"On the Grid\")."
|
|
731
757
|
},
|
|
732
758
|
"heading-md": {
|
|
733
759
|
"$value": "20px",
|
|
@@ -750,13 +776,14 @@
|
|
|
750
776
|
}
|
|
751
777
|
},
|
|
752
778
|
"heading-line": {
|
|
753
|
-
"$value": "1.
|
|
779
|
+
"$value": "1.2",
|
|
754
780
|
"$type": "number",
|
|
755
781
|
"$extensions": {
|
|
756
782
|
"io.cloudgrid": {
|
|
757
783
|
"css": "--cg-heading-line"
|
|
758
784
|
}
|
|
759
|
-
}
|
|
785
|
+
},
|
|
786
|
+
"$description": "SOURCE: the draft's H4 line height (#197). Was 1.3.\n\nOne leading serves all three heading rungs, so the 17px and 20px rungs tighten\nwith the 22px one. That is the draft's own proportion rather than an\nextrapolation, and a heading is short enough that 1.2 does not cost a line its\ndescenders."
|
|
760
787
|
},
|
|
761
788
|
"body-lg": {
|
|
762
789
|
"$value": "19px",
|
|
@@ -799,13 +826,14 @@
|
|
|
799
826
|
}
|
|
800
827
|
},
|
|
801
828
|
"body-line": {
|
|
802
|
-
"$value": "1.
|
|
829
|
+
"$value": "1.46",
|
|
803
830
|
"$type": "number",
|
|
804
831
|
"$extensions": {
|
|
805
832
|
"io.cloudgrid": {
|
|
806
833
|
"css": "--cg-body-line"
|
|
807
834
|
}
|
|
808
|
-
}
|
|
835
|
+
},
|
|
836
|
+
"$description": "SOURCE: the draft's \"Body Bold\" and \"Small\" both carry 1.46 (#197). Was 1.5.\n\nIt serves every body rung and the caption, which is what makes the draft's two\nbody styles land whole: Body Bold is --cg-body-sm at 15/1.46 and Small is\n--cg-caption at 13/1.46, both already the right size."
|
|
809
837
|
},
|
|
810
838
|
"body-tracking": {
|
|
811
839
|
"$value": "0em",
|
|
@@ -1320,9 +1348,9 @@
|
|
|
1320
1348
|
"indicator": {
|
|
1321
1349
|
"$description": "indicator + chrome: taken from the Console so the system holds every value in\none place, 2026-08-24 (#96).\n\nPENDING A DESIGNER. These are adopted as-is, not designed. They are here so the\nConsole can stop carrying private copies and so there is a single thing to edit;\nthe values themselves are the Console's current ones and are expected to change.\nMeasurements are recorded beside each so the decision is informed rather than\ninherited.",
|
|
1322
1350
|
"volt": {
|
|
1323
|
-
"$value": "
|
|
1351
|
+
"$value": "{brand.secondary}",
|
|
1324
1352
|
"$type": "color",
|
|
1325
|
-
"$description": "The live/current INDICATOR — the dot in its halo, and the brand mark. Never\ndecorative, never a fill.\n\
|
|
1353
|
+
"$description": "The live/current INDICATOR — the dot in its halo, and the brand mark. Never\ndecorative, never a fill.\n\nAN ALIAS of --cg-secondary as of the 2026-09-10 re-skin (#197), which is the\nanswer to the question this note used to hold open. It was #b6ff2e, a SECOND\nlime 36 dE from the brand's own, and the note asked which one the brand owns.\nThe founder's draft carries exactly one lime, #b6de68, and it is --cg-secondary:\nthe Most Popular bars are painted in it and #b6ff2e appears nowhere.\n\nSo the hue is retired and the NAME is kept. Every surface that draws a live mark\nkeeps writing --cg-volt, --cg-live-halo follows through the color-mix it already\nhad, and nothing downstream has to know the value moved. The alias is deliberate\nin the same way --cg-pending's is: one value today, two names, so the mark and\nthe brand hue can part later with a one-line edit here.\n\nMeasured, on both sides of the move:\n\n #b6ff2e on white : 1.21:1 #b6de68 on white : 1.53:1\n --cg-volt-ink on it : 9.94:1 --cg-volt-ink on it : 7.82:1\n\nStill below every text bar on white, and still recorded rather than corrected:\nit reads because it is paired with --cg-volt-ink in a pill, it works on the panel\nand on ink, and darkening it would be a design decision rather than a contrast\nfix. The halo lightens with it, from #e8ffbc to #e8f4cf composited over white.\n\nIt is still a second LIVE beside state.online (#00a05c), and they are still not\ninterchangeable — online is 3.40:1 on white and this is 1.53:1. volt is the\nbrand mark; online is the entity's state.",
|
|
1326
1354
|
"$extensions": {
|
|
1327
1355
|
"io.cloudgrid": {
|
|
1328
1356
|
"css": "--cg-volt"
|
|
@@ -1332,7 +1360,7 @@
|
|
|
1332
1360
|
"volt-ink": {
|
|
1333
1361
|
"$value": "#243d00",
|
|
1334
1362
|
"$type": "color",
|
|
1335
|
-
"$description": "Text and glyphs ON volt.
|
|
1363
|
+
"$description": "Text and glyphs ON volt. 7.82:1 against it, re-measured for the 2026-09-10\nre-skin (#197) when volt became an alias of --cg-secondary: it was 9.94:1\nagainst the old #b6ff2e. Unchanged in value, because 7.82:1 is comfortably over\nthe 4.5:1 text floor and re-deriving a value that still holds would move a\ncolour for arithmetic's sake.\n\nThis is NOT the state -ink that EntityStatus (#116) says the library lacks. That\nnote wants a foreground for the WORD on a state chip, and the arrangement it\nshipped instead — dot carries the colour, word is text-ink — already measures\n14.33:1 on online-fill, against 10.86:1 for this olive. volt-ink is tuned to volt\nand belongs to volt. Adding a state -ink is still a brand decision and still\nopen.",
|
|
1336
1364
|
"$extensions": {
|
|
1337
1365
|
"io.cloudgrid": {
|
|
1338
1366
|
"css": "--cg-volt-ink"
|
|
@@ -86,12 +86,14 @@
|
|
|
86
86
|
}
|
|
87
87
|
},
|
|
88
88
|
"link-hover": {
|
|
89
|
-
"$value": "
|
|
89
|
+
"$value": "#caf37d",
|
|
90
90
|
"$extensions": {
|
|
91
91
|
"io.cloudgrid": {
|
|
92
92
|
"css": "--cg-link-hover"
|
|
93
93
|
}
|
|
94
|
-
}
|
|
94
|
+
},
|
|
95
|
+
"$type": "color",
|
|
96
|
+
"$description": "A lightened lime, not the brand one. #197 extended the contrast guardrail to the\nlink rungs and the panel is where it went red:\n\n {brand.secondary} #b6de68 on the panel #5a47f0 : 3.79:1 <-- under AA\n #caf37d on the panel : 4.62:1\n\nSame hue and chroma in OKLCH, lifted in lightness until a hovered link on purple\nis readable. A hover state is still normal text and gets no exemption, and the\npanel is the one surface where the lime is a foreground rather than a mark.\n\nThe rest rung above stays #ffffff, so hovering still moves the colour rather than\nonly adding the underline the block draws. On ink the brand lime is left alone:\nit measures 10.33:1 there and needs nothing."
|
|
95
97
|
}
|
|
96
98
|
},
|
|
97
99
|
"semantic-surfaces": {
|