@astryxdesign/theme-stone 0.4.1 → 0.4.2-canary.464a445

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/source.js CHANGED
@@ -290,8 +290,11 @@ var stoneTheme = (0, import_theme.defineTheme)({
290
290
  "--color-text-yellow": ["#524622", "#f4e1b7"],
291
291
  // =========================================================================
292
292
  // Radius — clean and subtle
293
+ // --radius-none and --radius-full are always fixed and must never be
294
+ // scaled by a theme (see defineTheme's radius config docs) — 0 and
295
+ // 9999px respectively, matching @astryxdesign/core's own defaults.
293
296
  // =========================================================================
294
- "--radius-none": "0.125rem",
297
+ "--radius-none": "0px",
295
298
  "--radius-inner": "0.25rem",
296
299
  "--radius-element": "0.5rem",
297
300
  "--radius-container": "0.75rem",
package/dist/source.mjs CHANGED
@@ -226,8 +226,11 @@ var stoneTheme = defineTheme({
226
226
  "--color-text-yellow": ["#524622", "#f4e1b7"],
227
227
  // =========================================================================
228
228
  // Radius — clean and subtle
229
+ // --radius-none and --radius-full are always fixed and must never be
230
+ // scaled by a theme (see defineTheme's radius config docs) — 0 and
231
+ // 9999px respectively, matching @astryxdesign/core's own defaults.
229
232
  // =========================================================================
230
- "--radius-none": "0.125rem",
233
+ "--radius-none": "0px",
231
234
  "--radius-inner": "0.25rem",
232
235
  "--radius-element": "0.5rem",
233
236
  "--radius-container": "0.75rem",
package/dist/stone.d.ts CHANGED
@@ -2,8 +2,8 @@
2
2
  * @generated by `astryx theme build` — do not edit manually.
3
3
  * Source: src/stoneTheme.ts
4
4
  * Command: astryx theme build src/stoneTheme.ts --out dist/theme.css
5
- * CLI: @astryxdesign/cli@0.4.1
6
- * Core: @astryxdesign/core@0.4.1
5
+ * CLI: @astryxdesign/cli@0.4.2
6
+ * Core: @astryxdesign/core@0.4.2
7
7
  */
8
8
 
9
9
  /// <reference path="./stone.variants.d.ts" />
package/dist/stone.js CHANGED
@@ -2,8 +2,8 @@
2
2
  * @generated by `astryx theme build` — do not edit manually.
3
3
  * Source: src/stoneTheme.ts
4
4
  * Command: astryx theme build src/stoneTheme.ts --out dist/theme.css
5
- * CLI: @astryxdesign/cli@0.4.1
6
- * Core: @astryxdesign/core@0.4.1
5
+ * CLI: @astryxdesign/cli@0.4.2
6
+ * Core: @astryxdesign/core@0.4.2
7
7
  */
8
8
 
9
9
  import { stoneIconRegistry } from "./icons.mjs";
@@ -175,7 +175,7 @@ export const stoneTheme = {
175
175
  "--color-border-yellow": "light-dark(#e5d3a9, #463a18)",
176
176
  "--color-icon-yellow": "light-dark(#524622, #f4e1b7)",
177
177
  "--color-text-yellow": "light-dark(#524622, #f4e1b7)",
178
- "--radius-none": "0.125rem",
178
+ "--radius-none": "0px",
179
179
  "--radius-inner": "0.25rem",
180
180
  "--radius-element": "0.5rem",
181
181
  "--radius-container": "0.75rem",
@@ -2,8 +2,8 @@
2
2
  * @generated by `astryx theme build` — do not edit manually.
3
3
  * Source: src/stoneTheme.ts
4
4
  * Command: astryx theme build src/stoneTheme.ts --out dist/theme.css
5
- * CLI: @astryxdesign/cli@0.4.1
6
- * Core: @astryxdesign/core@0.4.1
5
+ * CLI: @astryxdesign/cli@0.4.2
6
+ * Core: @astryxdesign/core@0.4.2
7
7
  */
8
8
 
9
9
  // Generated by astryx theme build
@@ -1 +1 @@
1
- {"version":3,"file":"stoneTheme.d.ts","sourceRoot":"","sources":["../src/stoneTheme.ts"],"names":[],"mappings":"AA6DA,eAAO,MAAM,UAAU,iDA4UrB,CAAC;AAEH;;;;GAIG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2PhB,CAAC"}
1
+ {"version":3,"file":"stoneTheme.d.ts","sourceRoot":"","sources":["../src/stoneTheme.ts"],"names":[],"mappings":"AA6DA,eAAO,MAAM,UAAU,iDA+UrB,CAAC;AAEH;;;;GAIG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2PhB,CAAC"}
package/dist/theme.css CHANGED
@@ -2,8 +2,8 @@
2
2
  * @generated by `astryx theme build` — do not edit manually.
3
3
  * Source: src/stoneTheme.ts
4
4
  * Command: astryx theme build src/stoneTheme.ts --out dist/theme.css
5
- * CLI: @astryxdesign/cli@0.4.1
6
- * Core: @astryxdesign/core@0.4.1
5
+ * CLI: @astryxdesign/cli@0.4.2
6
+ * Core: @astryxdesign/core@0.4.2
7
7
  */
8
8
 
9
9
  @layer reset {
@@ -241,7 +241,7 @@
241
241
  --color-border-yellow: light-dark(#e5d3a9, #463a18);
242
242
  --color-icon-yellow: light-dark(#524622, #f4e1b7);
243
243
  --color-text-yellow: light-dark(#524622, #f4e1b7);
244
- --radius-none: 0.125rem;
244
+ --radius-none: 0px;
245
245
  --radius-inner: 0.25rem;
246
246
  --radius-element: 0.5rem;
247
247
  --radius-container: 0.75rem;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@astryxdesign/theme-stone",
3
- "version": "0.4.1",
3
+ "version": "0.4.2-canary.464a445",
4
4
  "displayName": "Stone Theme",
5
5
  "private": false,
6
6
  "description": "Warm stone and slate, earthy and understated, with just enough character to feel handcrafted.",
@@ -49,11 +49,11 @@
49
49
  "lucide-react": "^1.18.0"
50
50
  },
51
51
  "peerDependencies": {
52
- "@astryxdesign/core": "0.4.1",
52
+ "@astryxdesign/core": "0.4.2-canary.464a445",
53
53
  "react": ">=19"
54
54
  },
55
55
  "devDependencies": {
56
- "@astryxdesign/cli": "0.4.1"
56
+ "@astryxdesign/cli": "0.4.2-canary.464a445"
57
57
  },
58
58
  "module": "./dist/source.mjs",
59
59
  "scripts": {
package/src/stoneTheme.ts CHANGED
@@ -219,8 +219,11 @@ export const stoneTheme = defineTheme({
219
219
 
220
220
  // =========================================================================
221
221
  // Radius — clean and subtle
222
+ // --radius-none and --radius-full are always fixed and must never be
223
+ // scaled by a theme (see defineTheme's radius config docs) — 0 and
224
+ // 9999px respectively, matching @astryxdesign/core's own defaults.
222
225
  // =========================================================================
223
- '--radius-none': '0.125rem',
226
+ '--radius-none': '0px',
224
227
  '--radius-inner': '0.25rem',
225
228
  '--radius-element': '0.5rem',
226
229
  '--radius-container': '0.75rem',