@astryxdesign/theme-butter 0.2.0 → 0.3.0-canary.041a0ef

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/butter.d.ts CHANGED
@@ -2,9 +2,11 @@
2
2
  * @generated by `astryx theme build` — do not edit manually.
3
3
  * Source: src/butterTheme.ts
4
4
  * Command: astryx theme build src/butterTheme.ts --out dist/theme.css
5
- * Generated: 2026-07-30T20:44:19.592Z
5
+ * CLI: @astryxdesign/cli@0.3.0
6
+ * Core: @astryxdesign/core@0.3.0
6
7
  */
7
8
 
9
+ /// <reference path="./butter.variants.d.ts" />
8
10
  import type { DefinedTheme } from '@astryxdesign/core/theme';
9
11
  import type { IconRegistry } from '@astryxdesign/core/Icon';
10
12
  export declare const butterIconRegistry: IconRegistry;
package/dist/butter.js CHANGED
@@ -2,7 +2,8 @@
2
2
  * @generated by `astryx theme build` — do not edit manually.
3
3
  * Source: src/butterTheme.ts
4
4
  * Command: astryx theme build src/butterTheme.ts --out dist/theme.css
5
- * Generated: 2026-07-30T20:44:19.591Z
5
+ * CLI: @astryxdesign/cli@0.3.0
6
+ * Core: @astryxdesign/core@0.3.0
6
7
  */
7
8
 
8
9
  import { butterIconRegistry } from './icons';
@@ -0,0 +1,18 @@
1
+ /**
2
+ * @generated by `astryx theme build` — do not edit manually.
3
+ * Source: src/butterTheme.ts
4
+ * Command: astryx theme build src/butterTheme.ts --out dist/theme.css
5
+ * CLI: @astryxdesign/cli@0.3.0
6
+ * Core: @astryxdesign/core@0.3.0
7
+ */
8
+
9
+ // Generated by astryx theme build
10
+ export {};
11
+
12
+ declare module '@astryxdesign/core/ProgressBar' {
13
+ interface ProgressBarVariantMap {
14
+ 'success': true;
15
+ 'warning': true;
16
+ 'error': true;
17
+ }
18
+ }
@@ -4,6 +4,8 @@ import {
4
4
  ChevronDown,
5
5
  ChevronLeft,
6
6
  ChevronRight,
7
+ ChevronsLeft,
8
+ ChevronsRight,
7
9
  Check,
8
10
  CheckCircle,
9
11
  XCircle,
@@ -37,6 +39,8 @@ var butterIconRegistry = {
37
39
  chevronDown: /* @__PURE__ */ jsx(ChevronDown, { ...iconProps }),
38
40
  chevronLeft: /* @__PURE__ */ jsx(ChevronLeft, { ...iconProps }),
39
41
  chevronRight: /* @__PURE__ */ jsx(ChevronRight, { ...iconProps }),
42
+ chevronsLeft: /* @__PURE__ */ jsx(ChevronsLeft, { ...iconProps }),
43
+ chevronsRight: /* @__PURE__ */ jsx(ChevronsRight, { ...iconProps }),
40
44
  check: /* @__PURE__ */ jsx(Check, { ...iconProps }),
41
45
  success: /* @__PURE__ */ jsx(CheckCircle, { ...iconProps }),
42
46
  error: /* @__PURE__ */ jsx(XCircle, { ...iconProps }),
@@ -1 +1 @@
1
- {"version":3,"file":"icons.d.ts","sourceRoot":"","sources":["../src/icons.tsx"],"names":[],"mappings":"AAaA,OAAO,KAAK,EAAC,YAAY,EAAC,MAAM,yBAAyB,CAAC;AAoC1D,eAAO,MAAM,kBAAkB,EAAE,YA2BhC,CAAC"}
1
+ {"version":3,"file":"icons.d.ts","sourceRoot":"","sources":["../src/icons.tsx"],"names":[],"mappings":"AAaA,OAAO,KAAK,EAAC,YAAY,EAAC,MAAM,yBAAyB,CAAC;AAsC1D,eAAO,MAAM,kBAAkB,EAAE,YA6BhC,CAAC"}
package/dist/icons.js CHANGED
@@ -34,6 +34,8 @@ var butterIconRegistry = {
34
34
  chevronDown: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ChevronDown, { ...iconProps }),
35
35
  chevronLeft: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ChevronLeft, { ...iconProps }),
36
36
  chevronRight: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ChevronRight, { ...iconProps }),
37
+ chevronsLeft: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ChevronsLeft, { ...iconProps }),
38
+ chevronsRight: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ChevronsRight, { ...iconProps }),
37
39
  check: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Check, { ...iconProps }),
38
40
  success: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.CheckCircle, { ...iconProps }),
39
41
  error: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.XCircle, { ...iconProps }),
package/dist/icons.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  butterIconRegistry
3
- } from "./chunk-KRFM4EWN.mjs";
3
+ } from "./chunk-RTICSYEW.mjs";
4
4
  export {
5
5
  butterIconRegistry
6
6
  };
package/dist/source.js CHANGED
@@ -41,6 +41,8 @@ var butterIconRegistry = {
41
41
  chevronDown: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ChevronDown, { ...iconProps }),
42
42
  chevronLeft: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ChevronLeft, { ...iconProps }),
43
43
  chevronRight: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ChevronRight, { ...iconProps }),
44
+ chevronsLeft: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ChevronsLeft, { ...iconProps }),
45
+ chevronsRight: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ChevronsRight, { ...iconProps }),
44
46
  check: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Check, { ...iconProps }),
45
47
  success: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.CheckCircle, { ...iconProps }),
46
48
  error: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.XCircle, { ...iconProps }),
package/dist/source.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  butterIconRegistry
3
- } from "./chunk-KRFM4EWN.mjs";
3
+ } from "./chunk-RTICSYEW.mjs";
4
4
 
5
5
  // src/butterTheme.ts
6
6
  import { defineTheme, defineSyntaxTheme } from "@astryxdesign/core/theme";
package/dist/theme.css CHANGED
@@ -2,7 +2,8 @@
2
2
  * @generated by `astryx theme build` — do not edit manually.
3
3
  * Source: src/butterTheme.ts
4
4
  * Command: astryx theme build src/butterTheme.ts --out dist/theme.css
5
- * Generated: 2026-07-30T20:44:19.591Z
5
+ * CLI: @astryxdesign/cli@0.3.0
6
+ * Core: @astryxdesign/core@0.3.0
6
7
  */
7
8
 
8
9
  @layer reset {
@@ -301,6 +302,24 @@
301
302
  line-height: var(--text-heading-6-leading);
302
303
  }
303
304
 
305
+ .astryx-heading.display-1 {
306
+ font-family: var(--font-family-heading);
307
+ font-size: var(--text-display-1-size);
308
+ line-height: var(--text-display-1-leading);
309
+ }
310
+
311
+ .astryx-heading.display-2 {
312
+ font-family: var(--font-family-heading);
313
+ font-size: var(--text-display-2-size);
314
+ line-height: var(--text-display-2-leading);
315
+ }
316
+
317
+ .astryx-heading.display-3 {
318
+ font-family: var(--font-family-heading);
319
+ font-size: var(--text-display-3-size);
320
+ line-height: var(--text-display-3-leading);
321
+ }
322
+
304
323
  .astryx-text.body {
305
324
  font-family: var(--font-family-body);
306
325
  font-size: var(--text-body-size);
@@ -592,8 +611,8 @@
592
611
 
593
612
  .astryx-textarea {
594
613
  padding-block: var(--spacing-2);
595
- padding-inline: var(--spacing-3);
596
614
  border-color: var(--color-border);
615
+ --_textarea-inline-padding: var(--spacing-3);
597
616
  }
598
617
 
599
618
  .astryx-textarea.success {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@astryxdesign/theme-butter",
3
- "version": "0.2.0",
3
+ "version": "0.3.0-canary.041a0ef",
4
4
  "displayName": "Butter Theme",
5
5
  "private": false,
6
6
  "description": "Warm, creamy yellows with a friendly blue accent. Playful enough for consumer surfaces, soft enough to stay readable.",
@@ -49,11 +49,11 @@
49
49
  "lucide-react": "^1.18.0"
50
50
  },
51
51
  "peerDependencies": {
52
- "@astryxdesign/core": "0.2.0",
52
+ "@astryxdesign/core": "0.3.0-canary.041a0ef",
53
53
  "react": ">=19"
54
54
  },
55
55
  "devDependencies": {
56
- "@astryxdesign/cli": "0.2.0"
56
+ "@astryxdesign/cli": "0.3.0-canary.041a0ef"
57
57
  },
58
58
  "module": "./dist/source.mjs",
59
59
  "scripts": {
package/src/icons.tsx CHANGED
@@ -18,6 +18,8 @@ import {
18
18
  ChevronDown,
19
19
  ChevronLeft,
20
20
  ChevronRight,
21
+ ChevronsLeft,
22
+ ChevronsRight,
21
23
  Check,
22
24
  CheckCircle,
23
25
  XCircle,
@@ -52,6 +54,8 @@ export const butterIconRegistry: IconRegistry = {
52
54
  chevronDown: <ChevronDown {...iconProps} />,
53
55
  chevronLeft: <ChevronLeft {...iconProps} />,
54
56
  chevronRight: <ChevronRight {...iconProps} />,
57
+ chevronsLeft: <ChevronsLeft {...iconProps} />,
58
+ chevronsRight: <ChevronsRight {...iconProps} />,
55
59
  check: <Check {...iconProps} />,
56
60
  success: <CheckCircle {...iconProps} />,
57
61
  error: <XCircle {...iconProps} />,