@ugurdemirel/landcraft 0.1.20 → 0.1.21

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/es/index.js CHANGED
@@ -1,51 +1,53 @@
1
1
  import { Button as e } from "./components/Button.js";
2
2
  import { Slot as a } from "./components/Slot.js";
3
- import { Badge as m } from "./components/Badge.js";
4
- import { Card as f, CardContent as n, CardDescription as i, CardFooter as l, CardHeader as C, CardTitle as d } from "./components/Card.js";
5
- import { Section as s, SectionHeader as S } from "./components/Section.js";
3
+ import { Badge as p } from "./components/Badge.js";
4
+ import { Card as f, CardContent as n, CardDescription as i, CardFooter as C, CardHeader as l, CardTitle as d } from "./components/Card.js";
5
+ import { Section as s, SectionHeader as g } from "./components/Section.js";
6
6
  import { Modal as h } from "./components/Modal.js";
7
- import { Prose as w, ProseLead as k } from "./components/Prose.js";
7
+ import { Prose as w, ProseLead as A } from "./components/Prose.js";
8
8
  import { Container as F, Stack as L } from "./components/Container.js";
9
- import { cn as P } from "./utils/cn.js";
10
- import { iso2ToFlagEmoji as D } from "./utils/iso2Flag.js";
11
- import { ArrowDown as v, ArrowRight as R, ArrowUp as b, ArrowUpRight as G, BarChart as H, Box as U, Check as y, ChevronDown as E, ChevronLeft as N, ChevronRight as Q, Clock as j, Code as X, Cpu as Z, Database as q, DollarSign as z, ExternalLink as I, Gauge as J, Globe as K, Layers as O, Lock as V, Mail as W, Menu as Y, Palette as _, Play as $, Plus as oo, Quote as ro, Rocket as eo, Send as to, ShieldCheck as ao, Sliders as po, Smartphone as mo, Star as xo, Terminal as fo, Users as no, X as io, Zap as lo } from "./icons.js";
12
- import { AccordionShowcase as co } from "./components/AccordionShowcase/AccordionShowcase.js";
13
- import { BlogCard as So } from "./components/Blog/BlogCard.js";
14
- import { BlogSection as ho } from "./components/Blog/BlogSection.js";
15
- import { CTA as wo } from "./components/CTA/CTA.js";
16
- import { FAQ as Ao } from "./components/FAQ/FAQ.js";
17
- import { FeatureCard as Lo } from "./components/Features/FeatureCard.js";
18
- import { FeatureGrid as Po } from "./components/Features/FeatureGrid.js";
19
- import { FeatureShowcase as Do } from "./components/FeatureShowcase/FeatureShowcase.js";
20
- import { Footer as vo } from "./components/Footer/Footer.js";
21
- import { Hero as bo } from "./components/Hero/Hero.js";
22
- import { LanguageSwitcher as Ho } from "./components/LanguageSwitcher/LanguageSwitcher.js";
23
- import { LogoCloud as yo } from "./components/LogoCloud/LogoCloud.js";
24
- import { MegaMenu as No } from "./components/MegaMenu/MegaMenu.js";
25
- import { Navbar as jo } from "./components/Navbar/Navbar.js";
26
- import { Newsletter as Zo } from "./components/Newsletter/Newsletter.js";
27
- import { Pricing as zo } from "./components/Pricing/Pricing.js";
28
- import { Stats as Jo } from "./components/Stats/Stats.js";
29
- import { TestimonialCard as Oo } from "./components/Testimonials/TestimonialCard.js";
30
- import { Testimonials as Wo } from "./components/Testimonials/Testimonials.js";
9
+ import { cn as B } from "./utils/cn.js";
10
+ import { iso2ToFlagEmoji as T } from "./utils/iso2Flag.js";
11
+ import { ArrowDown as R, ArrowRight as v, ArrowUp as b, ArrowUpRight as G, BarChart as H, Box as U, Check as y, ChevronDown as E, ChevronLeft as N, ChevronRight as Q, Clock as j, Code as X, Cpu as Z, Database as q, DollarSign as z, ExternalLink as I, Gauge as J, Globe as K, Layers as O, Lock as V, Mail as W, Menu as Y, Palette as _, Pause as $, Play as oo, Plus as ro, Quote as eo, Rocket as to, RotateCcw as ao, Send as mo, ShieldCheck as po, Sliders as xo, Smartphone as fo, Star as no, Terminal as io, Users as Co, X as lo, Zap as co } from "./icons.js";
12
+ import { AccordionShowcase as go } from "./components/AccordionShowcase/AccordionShowcase.js";
13
+ import { AgentDemo as ho } from "./components/AgentDemo/AgentDemo.js";
14
+ import { BlogCard as wo } from "./components/Blog/BlogCard.js";
15
+ import { BlogSection as ko } from "./components/Blog/BlogSection.js";
16
+ import { CTA as Lo } from "./components/CTA/CTA.js";
17
+ import { FAQ as Bo } from "./components/FAQ/FAQ.js";
18
+ import { FeatureCard as To } from "./components/Features/FeatureCard.js";
19
+ import { FeatureGrid as Ro } from "./components/Features/FeatureGrid.js";
20
+ import { FeatureShowcase as bo } from "./components/FeatureShowcase/FeatureShowcase.js";
21
+ import { Footer as Ho } from "./components/Footer/Footer.js";
22
+ import { Hero as yo } from "./components/Hero/Hero.js";
23
+ import { LanguageSwitcher as No } from "./components/LanguageSwitcher/LanguageSwitcher.js";
24
+ import { LogoCloud as jo } from "./components/LogoCloud/LogoCloud.js";
25
+ import { MegaMenu as Zo } from "./components/MegaMenu/MegaMenu.js";
26
+ import { Navbar as zo } from "./components/Navbar/Navbar.js";
27
+ import { Newsletter as Jo } from "./components/Newsletter/Newsletter.js";
28
+ import { Pricing as Oo } from "./components/Pricing/Pricing.js";
29
+ import { Stats as Wo } from "./components/Stats/Stats.js";
30
+ import { TestimonialCard as _o } from "./components/Testimonials/TestimonialCard.js";
31
+ import { Testimonials as or } from "./components/Testimonials/Testimonials.js";
31
32
  export {
32
- co as AccordionShowcase,
33
- v as ArrowDown,
34
- R as ArrowRight,
33
+ go as AccordionShowcase,
34
+ ho as AgentDemo,
35
+ R as ArrowDown,
36
+ v as ArrowRight,
35
37
  b as ArrowUp,
36
38
  G as ArrowUpRight,
37
- m as Badge,
39
+ p as Badge,
38
40
  H as BarChart,
39
- So as BlogCard,
40
- ho as BlogSection,
41
+ wo as BlogCard,
42
+ ko as BlogSection,
41
43
  U as Box,
42
44
  e as Button,
43
- wo as CTA,
45
+ Lo as CTA,
44
46
  f as Card,
45
47
  n as CardContent,
46
48
  i as CardDescription,
47
- l as CardFooter,
48
- C as CardHeader,
49
+ C as CardFooter,
50
+ l as CardHeader,
49
51
  d as CardTitle,
50
52
  y as Check,
51
53
  E as ChevronDown,
@@ -58,49 +60,51 @@ export {
58
60
  q as Database,
59
61
  z as DollarSign,
60
62
  I as ExternalLink,
61
- Ao as FAQ,
62
- Lo as FeatureCard,
63
- Po as FeatureGrid,
64
- Do as FeatureShowcase,
65
- vo as Footer,
63
+ Bo as FAQ,
64
+ To as FeatureCard,
65
+ Ro as FeatureGrid,
66
+ bo as FeatureShowcase,
67
+ Ho as Footer,
66
68
  J as Gauge,
67
69
  K as Globe,
68
- bo as Hero,
69
- Ho as LanguageSwitcher,
70
+ yo as Hero,
71
+ No as LanguageSwitcher,
70
72
  O as Layers,
71
73
  V as Lock,
72
- yo as LogoCloud,
74
+ jo as LogoCloud,
73
75
  W as Mail,
74
- No as MegaMenu,
76
+ Zo as MegaMenu,
75
77
  Y as Menu,
76
78
  h as Modal,
77
- jo as Navbar,
78
- Zo as Newsletter,
79
+ zo as Navbar,
80
+ Jo as Newsletter,
79
81
  _ as Palette,
80
- $ as Play,
81
- oo as Plus,
82
- zo as Pricing,
82
+ $ as Pause,
83
+ oo as Play,
84
+ ro as Plus,
85
+ Oo as Pricing,
83
86
  w as Prose,
84
- k as ProseLead,
85
- ro as Quote,
86
- eo as Rocket,
87
+ A as ProseLead,
88
+ eo as Quote,
89
+ to as Rocket,
90
+ ao as RotateCcw,
87
91
  s as Section,
88
- S as SectionHeader,
89
- to as Send,
90
- ao as ShieldCheck,
91
- po as Sliders,
92
+ g as SectionHeader,
93
+ mo as Send,
94
+ po as ShieldCheck,
95
+ xo as Sliders,
92
96
  a as Slot,
93
- mo as Smartphone,
97
+ fo as Smartphone,
94
98
  L as Stack,
95
- xo as Star,
96
- Jo as Stats,
97
- fo as Terminal,
98
- Oo as TestimonialCard,
99
- Wo as Testimonials,
100
- no as Users,
101
- io as X,
102
- lo as Zap,
103
- P as cn,
104
- D as iso2ToFlagEmoji
99
+ no as Star,
100
+ Wo as Stats,
101
+ io as Terminal,
102
+ _o as TestimonialCard,
103
+ or as Testimonials,
104
+ Co as Users,
105
+ lo as X,
106
+ co as Zap,
107
+ B as cn,
108
+ T as iso2ToFlagEmoji
105
109
  };
106
110
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
package/dist/index.d.ts CHANGED
@@ -28,6 +28,72 @@ export declare interface AccordionShowcaseProps extends Omit<HTMLAttributes<HTML
28
28
  defaultActive?: number;
29
29
  }
30
30
 
31
+ /**
32
+ * Scripted agentic-chat demo for marketing pages.
33
+ *
34
+ * `player` (default) auto-plays the `script` — user messages type out, the
35
+ * agent "thinks", tool calls run and resolve, answers stream in — with
36
+ * pause/replay controls. `transcript` renders the whole script instantly
37
+ * (also used automatically under `prefers-reduced-motion`).
38
+ */
39
+ export declare const AgentDemo: ForwardRefExoticComponent<AgentDemoProps & RefAttributes<HTMLDivElement>>;
40
+
41
+ export declare type AgentDemoOption = "player" | "transcript";
42
+
43
+ export declare interface AgentDemoProps extends Omit<HTMLAttributes<HTMLDivElement>, "title"> {
44
+ /** `player` auto-plays the script with typing + thinking + tool effects; `transcript` renders every step instantly. Defaults to `player`. */
45
+ option?: AgentDemoOption;
46
+ /** The scripted demo, played top to bottom. No backend — all content is static. */
47
+ script: AgentScriptStep[];
48
+ /** Window height as any CSS length (`px`, `rem`, `dvh`, …). Defaults to `70dvh`. */
49
+ height?: string;
50
+ /** Window header title. Rendered only when present. */
51
+ title?: ReactNode;
52
+ /** Custom brand logo node rendered next to the title. */
53
+ logo?: ReactNode;
54
+ /** Quick brand logo image source. */
55
+ logoSrc?: string;
56
+ logoAlt?: string;
57
+ /** Size tuning for logo images. Defaults to `h-8 w-8 rounded-lg`. */
58
+ logoClassName?: string;
59
+ /** Window header subtitle. Rendered only when present. */
60
+ subtitle?: ReactNode;
61
+ /** Start playing on mount. When `false`, the full script renders instantly. Defaults to `true`. */
62
+ autoplay?: boolean;
63
+ /** Hold the first frame instead of playing (e.g. resume on a keypress or on scroll into view). Defaults to `false`. */
64
+ paused?: boolean;
65
+ /** Restart automatically after finishing. Defaults to `false`. */
66
+ loop?: boolean;
67
+ /** Playback speed multiplier. Defaults to `1`. */
68
+ speed?: number;
69
+ /** Show the pause / play / replay buttons. Defaults to `true`. */
70
+ showControls?: boolean;
71
+ /** Show the step progress ("Step X of N"). Defaults to `true`. */
72
+ showSteps?: boolean;
73
+ /** Called once each time playback reaches the end. */
74
+ onDone?: () => void;
75
+ }
76
+
77
+ export declare type AgentScriptStep = {
78
+ type: "user";
79
+ text: string;
80
+ } | {
81
+ type: "thinking";
82
+ label?: string;
83
+ } | {
84
+ type: "tool";
85
+ /** Function/tool name, e.g. `search_docs`. */
86
+ name: string;
87
+ /** JSON-encoded arguments shown when the card is expanded. */
88
+ args?: string;
89
+ /** Short result summary shown when the card is expanded. */
90
+ result?: string;
91
+ status?: "running" | "success" | "error";
92
+ } | {
93
+ type: "assistant";
94
+ text: string;
95
+ };
96
+
31
97
  export declare const ArrowDown: (props: IconProps) => JSX_2.Element;
32
98
 
33
99
  export declare const ArrowRight: (props: IconProps) => JSX_2.Element;
@@ -579,6 +645,8 @@ export declare interface NewsletterProps extends Omit<HTMLAttributes<HTMLFormEle
579
645
 
580
646
  export declare const Palette: (props: IconProps) => JSX_2.Element;
581
647
 
648
+ export declare const Pause: (props: IconProps) => JSX_2.Element;
649
+
582
650
  export declare interface Plan {
583
651
  name: string;
584
652
  description?: string;
@@ -637,6 +705,8 @@ export declare const Quote: (props: IconProps) => JSX_2.Element;
637
705
 
638
706
  export declare const Rocket: (props: IconProps) => JSX_2.Element;
639
707
 
708
+ export declare const RotateCcw: (props: IconProps) => JSX_2.Element;
709
+
640
710
  export declare const Section: ForwardRefExoticComponent<SectionProps & RefAttributes<HTMLElement>>;
641
711
 
642
712
  export declare const SectionHeader: ForwardRefExoticComponent<SectionHeaderProps & RefAttributes<HTMLDivElement>>;
package/dist/styles.css CHANGED
@@ -9,6 +9,8 @@
9
9
  "Courier New", monospace;
10
10
  --color-red-500: oklch(63.7% 0.237 25.331);
11
11
  --color-amber-500: oklch(76.9% 0.188 70.08);
12
+ --color-emerald-400: oklch(76.5% 0.177 163.223);
13
+ --color-emerald-600: oklch(59.6% 0.145 163.225);
12
14
  --color-black: #000;
13
15
  --color-white: #fff;
14
16
  --spacing: 0.25rem;
@@ -65,6 +67,9 @@
65
67
  --radius-2xl: 1.5rem;
66
68
  --ease-out: cubic-bezier(0, 0, 0.2, 1);
67
69
  --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
70
+ --animate-spin: spin 1s linear infinite;
71
+ --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
72
+ --animate-bounce: bounce 1s infinite;
68
73
  --blur-md: 12px;
69
74
  --blur-2xl: 40px;
70
75
  --default-transition-duration: 150ms;
@@ -1624,6 +1629,9 @@
1624
1629
  .mt-16 {
1625
1630
  margin-top: calc(var(--spacing) * 16);
1626
1631
  }
1632
+ .mb-1 {
1633
+ margin-bottom: var(--spacing);
1634
+ }
1627
1635
  .mb-1\.5 {
1628
1636
  margin-bottom: calc(var(--spacing) * 1.5);
1629
1637
  }
@@ -1651,9 +1659,15 @@
1651
1659
  .mb-14 {
1652
1660
  margin-bottom: calc(var(--spacing) * 14);
1653
1661
  }
1662
+ .ml-0\.5 {
1663
+ margin-left: calc(var(--spacing) * 0.5);
1664
+ }
1654
1665
  .ml-1 {
1655
1666
  margin-left: var(--spacing);
1656
1667
  }
1668
+ .ml-auto {
1669
+ margin-left: auto;
1670
+ }
1657
1671
  .line-clamp-2 {
1658
1672
  overflow: hidden;
1659
1673
  display: -webkit-box;
@@ -1810,6 +1824,9 @@
1810
1824
  .w-72 {
1811
1825
  width: calc(var(--spacing) * 72);
1812
1826
  }
1827
+ .w-\[2px\] {
1828
+ width: 2px;
1829
+ }
1813
1830
  .w-\[19rem\] {
1814
1831
  width: 19rem;
1815
1832
  }
@@ -1840,6 +1857,12 @@
1840
1857
  .max-w-6xl {
1841
1858
  max-width: var(--container-6xl);
1842
1859
  }
1860
+ .max-w-\[85\%\] {
1861
+ max-width: 85%;
1862
+ }
1863
+ .max-w-\[90\%\] {
1864
+ max-width: 90%;
1865
+ }
1843
1866
  .max-w-\[calc\(100vw-2rem\)\] {
1844
1867
  max-width: calc(100vw - 2rem);
1845
1868
  }
@@ -1892,6 +1915,10 @@
1892
1915
  --tw-translate-y: 0px;
1893
1916
  translate: var(--tw-translate-x) var(--tw-translate-y);
1894
1917
  }
1918
+ .translate-y-\[3px\] {
1919
+ --tw-translate-y: 3px;
1920
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1921
+ }
1895
1922
  .rotate-45 {
1896
1923
  rotate: 45deg;
1897
1924
  }
@@ -1901,9 +1928,21 @@
1901
1928
  .transform {
1902
1929
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
1903
1930
  }
1931
+ .animate-bounce {
1932
+ animation: var(--animate-bounce);
1933
+ }
1904
1934
  .animate-marquee {
1905
1935
  animation: var(--animate-marquee);
1906
1936
  }
1937
+ .animate-pulse {
1938
+ animation: var(--animate-pulse);
1939
+ }
1940
+ .animate-spin {
1941
+ animation: var(--animate-spin);
1942
+ }
1943
+ .cursor-not-allowed {
1944
+ cursor: not-allowed;
1945
+ }
1907
1946
  .cursor-pointer {
1908
1947
  cursor: pointer;
1909
1948
  }
@@ -1961,6 +2000,9 @@
1961
2000
  .justify-end {
1962
2001
  justify-content: flex-end;
1963
2002
  }
2003
+ .justify-start {
2004
+ justify-content: flex-start;
2005
+ }
1964
2006
  .gap-0 {
1965
2007
  gap: 0px;
1966
2008
  }
@@ -2020,6 +2062,11 @@
2020
2062
  margin-block-start: calc(calc(var(--spacing) * 0.5) * var(--tw-space-y-reverse));
2021
2063
  margin-block-end: calc(calc(var(--spacing) * 0.5) * calc(1 - var(--tw-space-y-reverse)));
2022
2064
  }
2065
+ :where(.space-y-2 > :not(:last-child)) {
2066
+ --tw-space-y-reverse: 0;
2067
+ margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
2068
+ margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
2069
+ }
2023
2070
  :where(.space-y-2\.5 > :not(:last-child)) {
2024
2071
  --tw-space-y-reverse: 0;
2025
2072
  margin-block-start: calc(calc(var(--spacing) * 2.5) * var(--tw-space-y-reverse));
@@ -2116,10 +2163,20 @@
2116
2163
  border-bottom-right-radius: var(--radius-xl);
2117
2164
  border-bottom-left-radius: var(--radius-xl);
2118
2165
  }
2166
+ .rounded-br-md {
2167
+ border-bottom-right-radius: var(--radius-md);
2168
+ }
2169
+ .rounded-bl-md {
2170
+ border-bottom-left-radius: var(--radius-md);
2171
+ }
2119
2172
  .border {
2120
2173
  border-style: var(--tw-border-style);
2121
2174
  border-width: 1px;
2122
2175
  }
2176
+ .border-\[1\.5px\] {
2177
+ border-style: var(--tw-border-style);
2178
+ border-width: 1.5px;
2179
+ }
2123
2180
  .border-t {
2124
2181
  border-top-style: var(--tw-border-style);
2125
2182
  border-top-width: 1px;
@@ -2147,6 +2204,9 @@
2147
2204
  border-color: color-mix(in oklab, rgb(var(--color-border)) 70%, transparent);
2148
2205
  }
2149
2206
  }
2207
+ .border-current {
2208
+ border-color: currentcolor;
2209
+ }
2150
2210
  .border-foreground\/20 {
2151
2211
  border-color: color-mix(in srgb, rgb(rgb(var(--color-foreground))) 20%, transparent);
2152
2212
  @supports (color: color-mix(in lab, red, red)) {
@@ -2162,12 +2222,21 @@
2162
2222
  border-color: color-mix(in oklab, rgb(var(--color-primary)) 40%, transparent);
2163
2223
  }
2164
2224
  }
2225
+ .border-red-500\/40 {
2226
+ border-color: color-mix(in srgb, oklch(63.7% 0.237 25.331) 40%, transparent);
2227
+ @supports (color: color-mix(in lab, red, red)) {
2228
+ border-color: color-mix(in oklab, var(--color-red-500) 40%, transparent);
2229
+ }
2230
+ }
2165
2231
  .border-white\/10 {
2166
2232
  border-color: color-mix(in srgb, #fff 10%, transparent);
2167
2233
  @supports (color: color-mix(in lab, red, red)) {
2168
2234
  border-color: color-mix(in oklab, var(--color-white) 10%, transparent);
2169
2235
  }
2170
2236
  }
2237
+ .border-t-transparent {
2238
+ border-top-color: transparent;
2239
+ }
2171
2240
  .bg-\[\#101010\] {
2172
2241
  background-color: #101010;
2173
2242
  }
@@ -2189,6 +2258,12 @@
2189
2258
  .bg-background {
2190
2259
  background-color: rgb(var(--color-background));
2191
2260
  }
2261
+ .bg-background\/60 {
2262
+ background-color: color-mix(in srgb, rgb(rgb(var(--color-background))) 60%, transparent);
2263
+ @supports (color: color-mix(in lab, red, red)) {
2264
+ background-color: color-mix(in oklab, rgb(var(--color-background)) 60%, transparent);
2265
+ }
2266
+ }
2192
2267
  .bg-background\/85 {
2193
2268
  background-color: color-mix(in srgb, rgb(rgb(var(--color-background))) 85%, transparent);
2194
2269
  @supports (color: color-mix(in lab, red, red)) {
@@ -2213,12 +2288,27 @@
2213
2288
  .bg-foreground {
2214
2289
  background-color: rgb(var(--color-foreground));
2215
2290
  }
2291
+ .bg-foreground\/8 {
2292
+ background-color: color-mix(in srgb, rgb(rgb(var(--color-foreground))) 8%, transparent);
2293
+ @supports (color: color-mix(in lab, red, red)) {
2294
+ background-color: color-mix(in oklab, rgb(var(--color-foreground)) 8%, transparent);
2295
+ }
2296
+ }
2297
+ .bg-foreground\/15 {
2298
+ background-color: color-mix(in srgb, rgb(rgb(var(--color-foreground))) 15%, transparent);
2299
+ @supports (color: color-mix(in lab, red, red)) {
2300
+ background-color: color-mix(in oklab, rgb(var(--color-foreground)) 15%, transparent);
2301
+ }
2302
+ }
2216
2303
  .bg-foreground\/25 {
2217
2304
  background-color: color-mix(in srgb, rgb(rgb(var(--color-foreground))) 25%, transparent);
2218
2305
  @supports (color: color-mix(in lab, red, red)) {
2219
2306
  background-color: color-mix(in oklab, rgb(var(--color-foreground)) 25%, transparent);
2220
2307
  }
2221
2308
  }
2309
+ .bg-on-primary {
2310
+ background-color: rgb(var(--color-on-primary));
2311
+ }
2222
2312
  .bg-on-secondary {
2223
2313
  background-color: rgb(var(--color-on-secondary));
2224
2314
  }
@@ -2234,6 +2324,12 @@
2234
2324
  background-color: color-mix(in oklab, rgb(var(--color-primary-soft)) 60%, transparent);
2235
2325
  }
2236
2326
  }
2327
+ .bg-red-500\/15 {
2328
+ background-color: color-mix(in srgb, oklch(63.7% 0.237 25.331) 15%, transparent);
2329
+ @supports (color: color-mix(in lab, red, red)) {
2330
+ background-color: color-mix(in oklab, var(--color-red-500) 15%, transparent);
2331
+ }
2332
+ }
2237
2333
  .bg-secondary {
2238
2334
  background-color: rgb(var(--color-secondary));
2239
2335
  }
@@ -2243,6 +2339,12 @@
2243
2339
  .bg-surface-strong {
2244
2340
  background-color: rgb(var(--color-surface-strong));
2245
2341
  }
2342
+ .bg-surface-strong\/40 {
2343
+ background-color: color-mix(in srgb, rgb(rgb(var(--color-surface-strong))) 40%, transparent);
2344
+ @supports (color: color-mix(in lab, red, red)) {
2345
+ background-color: color-mix(in oklab, rgb(var(--color-surface-strong)) 40%, transparent);
2346
+ }
2347
+ }
2246
2348
  .bg-surface\/90 {
2247
2349
  background-color: color-mix(in srgb, rgb(rgb(var(--color-surface))) 90%, transparent);
2248
2350
  @supports (color: color-mix(in lab, red, red)) {
@@ -2282,6 +2384,9 @@
2282
2384
  .p-2 {
2283
2385
  padding: calc(var(--spacing) * 2);
2284
2386
  }
2387
+ .p-2\.5 {
2388
+ padding: calc(var(--spacing) * 2.5);
2389
+ }
2285
2390
  .p-4 {
2286
2391
  padding: calc(var(--spacing) * 4);
2287
2392
  }
@@ -2315,6 +2420,9 @@
2315
2420
  .px-3 {
2316
2421
  padding-inline: calc(var(--spacing) * 3);
2317
2422
  }
2423
+ .px-3\.5 {
2424
+ padding-inline: calc(var(--spacing) * 3.5);
2425
+ }
2318
2426
  .px-4 {
2319
2427
  padding-inline: calc(var(--spacing) * 4);
2320
2428
  }
@@ -2459,6 +2567,9 @@
2459
2567
  .font-display {
2460
2568
  font-family: var(--font-display);
2461
2569
  }
2570
+ .font-mono {
2571
+ font-family: var(--font-mono);
2572
+ }
2462
2573
  .font-sans {
2463
2574
  font-family: var(--font-sans);
2464
2575
  }
@@ -2664,6 +2775,9 @@
2664
2775
  .text-danger {
2665
2776
  color: rgb(var(--color-danger));
2666
2777
  }
2778
+ .text-emerald-600 {
2779
+ color: var(--color-emerald-600);
2780
+ }
2667
2781
  .text-foreground {
2668
2782
  color: rgb(var(--color-foreground));
2669
2783
  }
@@ -2965,6 +3079,12 @@
2965
3079
  -webkit-user-select: none;
2966
3080
  user-select: none;
2967
3081
  }
3082
+ .\[animation-delay\:-0\.3s\] {
3083
+ animation-delay: -0.3s;
3084
+ }
3085
+ .\[animation-delay\:-0\.15s\] {
3086
+ animation-delay: -0.15s;
3087
+ }
2968
3088
  .ring-inset {
2969
3089
  --tw-ring-inset: inset;
2970
3090
  }
@@ -3145,6 +3265,9 @@
3145
3265
  --tw-outline-style: none;
3146
3266
  outline-style: none;
3147
3267
  }
3268
+ .focus-visible\:ring-inset:focus-visible {
3269
+ --tw-ring-inset: inset;
3270
+ }
3148
3271
  .disabled\:pointer-events-none:disabled {
3149
3272
  pointer-events: none;
3150
3273
  }
@@ -3251,6 +3374,9 @@
3251
3374
  .sm\:p-14 {
3252
3375
  padding: calc(var(--spacing) * 14);
3253
3376
  }
3377
+ .sm\:px-5 {
3378
+ padding-inline: calc(var(--spacing) * 5);
3379
+ }
3254
3380
  .sm\:px-6 {
3255
3381
  padding-inline: calc(var(--spacing) * 6);
3256
3382
  }
@@ -3454,6 +3580,11 @@
3454
3580
  line-height: var(--tw-leading, var(--text-8xl--line-height));
3455
3581
  }
3456
3582
  }
3583
+ @media (prefers-color-scheme: dark) {
3584
+ .dark\:text-emerald-400 {
3585
+ color: var(--color-emerald-400);
3586
+ }
3587
+ }
3457
3588
  }
3458
3589
  @layer base {
3459
3590
  :root {
@@ -3850,6 +3981,26 @@
3850
3981
  syntax: "*";
3851
3982
  inherits: false;
3852
3983
  }
3984
+ @keyframes spin {
3985
+ to {
3986
+ transform: rotate(360deg);
3987
+ }
3988
+ }
3989
+ @keyframes pulse {
3990
+ 50% {
3991
+ opacity: 0.5;
3992
+ }
3993
+ }
3994
+ @keyframes bounce {
3995
+ 0%, 100% {
3996
+ transform: translateY(-25%);
3997
+ animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
3998
+ }
3999
+ 50% {
4000
+ transform: none;
4001
+ animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
4002
+ }
4003
+ }
3853
4004
  @layer properties {
3854
4005
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
3855
4006
  *, ::before, ::after, ::backdrop {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ugurdemirel/landcraft",
3
- "version": "0.1.20",
3
+ "version": "0.1.21",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },