@oneli8/tokens 1.0.0-beta.10 → 1.0.0-beta.12

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/ai-context.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$comment": "GENERATED by packages/sync/src/build-package-context.mjs — do not edit.",
3
3
  "system": "OneLi8",
4
- "version": "1.0.0-beta.10",
4
+ "version": "1.0.0-beta.12",
5
5
  "meaning": "OneLi8 means One Light.",
6
6
  "foundations": {
7
7
  "package": "@oneli8/tokens",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@oneli8/tokens",
3
- "version": "1.0.0-beta.10",
4
- "description": "OneLi8 Design System design tokens compiled from Figma. CSS custom properties and a flat JS object.",
3
+ "version": "1.0.0-beta.12",
4
+ "description": "OneLi8 Design System \u2014 design tokens compiled from Figma. CSS custom properties and a flat JS object.",
5
5
  "keywords": [
6
6
  "design-tokens",
7
7
  "css-variables",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema":"https://json-schema.org/draft/2020-12/schema",
3
3
  "$id":"https://oneli8.org/schema/component-status.schema.json",
4
- "title":"Oneli8 component status registry",
4
+ "title":"OneLi8 component status registry",
5
5
  "type":"object",
6
6
  "required":["version","components"],
7
7
  "properties":{
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema":"https://json-schema.org/draft/2020-12/schema",
3
3
  "$id":"https://oneli8.org/schema/token-file.schema.json",
4
- "title":"Oneli8 DTCG-compatible token file",
4
+ "title":"OneLi8 DTCG-compatible token file",
5
5
  "type":"object",
6
6
  "properties":{
7
7
  "$schema":{"type":"string"},
package/scripts/build.mjs CHANGED
@@ -243,4 +243,4 @@ if(uncontracted.size>0){
243
243
  for(const p of [...uncontracted].sort().slice(0,10))console.log(` \u00b7 ${p}`);
244
244
  }
245
245
  if(figmaAhead.length>0)console.log(`\u2139 Figma defines ${figmaAhead.length} variables this build does not emit yet (see src/figma-code-syntax.txt)`);
246
- console.log(`Built ${tokenPaths.length} Oneli8 tokens for CSS, TypeScript, Tailwind, and Figma.`);
246
+ console.log(`Built ${tokenPaths.length} OneLi8 tokens for CSS, TypeScript, Tailwind, and Figma.`);
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "../schema/token-file.schema.json",
3
- "$description": "Approved Oneli8 component recipes. Component tokens map Semantic roles and approved non-duplicative geometry; they never create private foundation scales.",
3
+ "$description": "Approved OneLi8 component recipes. Component tokens map Semantic roles and approved non-duplicative geometry; they never create private foundation scales.",
4
4
  "$extensions": {
5
5
  "oneli8.status": "component-slice-01"
6
6
  },
@@ -483,6 +483,8 @@ material.gem.color.innerThinCut.low|--ol8-material-gem-color-innerthincut-low
483
483
  material.gem.color.innerThinCut.mid|--ol8-material-gem-color-innerthincut-mid
484
484
  material.gem.color.quiet.contentGlow|--ol8-material-gem-color-quiet-contentglow
485
485
  material.gem.color.quiet.content|--ol8-material-gem-color-quiet-content
486
+ material.gem.color.quiet.legibilityFace|--ol8-material-gem-color-quiet-legibilityface
487
+ material.gem.color.quiet.contentDisabled|--ol8-material-gem-color-quiet-contentdisabled
486
488
  material.gem.color.quiet.environmentalFace|--ol8-material-gem-color-quiet-environmentalface
487
489
  material.gem.color.quiet.opaqueEquivalent|--ol8-material-gem-color-quiet-opaqueequivalent
488
490
  material.gem.color.quiet.stabilizedFace|--ol8-material-gem-color-quiet-stabilizedface
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "../schema/token-file.schema.json",
3
- "$description": "Approved Oneli8 primitive values. Product code should prefer Semantic or Component tokens.",
3
+ "$description": "Approved OneLi8 primitive values. Product code should prefer Semantic or Component tokens.",
4
4
  "color": {
5
5
  "blue": {
6
6
  "120": {
package/src/semantic.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "../schema/token-file.schema.json",
3
- "$description": "Approved Oneli8 semantic roles consumed by products and components.",
3
+ "$description": "Approved OneLi8 semantic roles consumed by products and components.",
4
4
  "color": {
5
5
  "primary": {
6
6
  "120": {
package/src/themes.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "../schema/token-file.schema.json",
3
- "$description": "Independent Oneli8 mode axes. Compact typography is the semantic default.",
3
+ "$description": "Independent OneLi8 mode axes. Compact typography is the semantic default.",
4
4
  "$extensions": {
5
5
  "oneli8.axes": {
6
6
  "colorScheme": [