docs: update portal for WRNexusJS 0.3.4

This commit is contained in:
2026-07-22 21:57:32 +05:30
parent 6598892c81
commit 7b5718ea50
980 changed files with 4411 additions and 4286 deletions
+983 -976
View File
File diff suppressed because it is too large Load Diff
+28 -20
View File
@@ -1,4 +1,4 @@
# WRNexusJS 0.3.3 comprehensive documentation index
# WRNexusJS 0.3.4 comprehensive documentation index
Status: Private Developer Preview. Runtime: Bun. UI language: .wrn.
This is the documentation application, not the framework monorepo.
@@ -40,7 +40,7 @@ This is the documentation application, not the framework monorepo.
- https://wrnexusjs.dev/benchmarks
- https://wrnexusjs.dev/roadmap
- https://wrnexusjs.dev/changelog
- https://wrnexusjs.dev/releases/0.3.3
- https://wrnexusjs.dev/releases/0.3.4
- https://wrnexusjs.dev/security
- https://wrnexusjs.dev/support
- https://wrnexusjs.dev/license
@@ -803,6 +803,7 @@ This is the documentation application, not the framework monorepo.
- https://wrnexusjs.dev/components/security-pillar-grid
- https://wrnexusjs.dev/components/security-practice-list
- https://wrnexusjs.dev/components/security-report-form
- https://wrnexusjs.dev/components/segmented-button-group
- https://wrnexusjs.dev/components/select
- https://wrnexusjs.dev/components/sender-id-input
- https://wrnexusjs.dev/components/server-error-page
@@ -1467,7 +1468,7 @@ Events: click
### Badge
Mount: data-component="Badge"
Category: feedback
Props: class: string = "", label: string = "", variant: string = "neutral"
Props: class: string = "", label: string = "", variant: string = "neutral", size: string = "md"
Slots: default
Events: none
@@ -1628,8 +1629,8 @@ Events: none
### Button
Mount: data-component="Button"
Category: actions
Props: label: string = "Button", type: string = "button", variant: string = "primary", size: string = "md", disabled: boolean = false, loading: boolean = false, icon: string = "", className: string = ""
Slots: none
Props: label: string = "Button", type: string = "button", variant: string = "primary", size: string = "md", disabled: boolean = false, loading: boolean = false, icon: string = "", iconPosition: string = "start", fullWidth: boolean = false, className: string = ""
Slots: default
Events: none
### ButtonGroup
@@ -1838,7 +1839,7 @@ Events: none
### ChannelCard
Mount: data-component="ChannelCard"
Category: content
Props: title: string = "", description: string = "", href: string = "", icon: string = "icon-[lucide--radio-tower]", class: string = ""
Props: title: string = "", description: string = "", href: string = "", icon: string = "", actionLabel: string = "", class: string = ""
Slots: default
Events: none
@@ -1866,8 +1867,8 @@ Events: none
### ChannelFlow
Mount: data-component="ChannelFlow"
Category: visualization
Props: title: string = "", value: string = "", description: string = "", summary: string = "", loading: boolean = false, class: string = ""
Slots: default
Props: class: string = ""
Slots: none
Events: none
### ChannelIcon
@@ -1992,7 +1993,7 @@ Events: none
### Cluster
Mount: data-component="Cluster"
Category: core
Props: gap: string = "4", className: string = ""
Props: class: string = ""
Slots: default
Events: none
@@ -2006,9 +2007,9 @@ Events: none
### CodeBlock
Mount: data-component="CodeBlock"
Category: content
Props: class: string = "", language: string = "text", filename: string = "", code: string = ""
Props: language: string = "text", title: string = "", code: string = "", copyable: boolean = true, class: string = ""
Slots: none
Events: click
Events: none
### CodeCopyButton
Mount: data-component="CodeCopyButton"
@@ -2041,7 +2042,7 @@ Events: none
### CodeTabs
Mount: data-component="CodeTabs"
Category: content
Props: eyebrow: string = "", title: string = "", description: string = "", href: string = "", actionLabel: string = "Learn more", image: string = "", alt: string = "", class: string = ""
Props: class: string = ""
Slots: default
Events: none
@@ -3301,7 +3302,7 @@ Events: none
### FinalCTA
Mount: data-component="FinalCTA"
Category: actions
Props: label: string = "Action", href: string = "", type: string = "button", variant: string = "primary", disabled: boolean = false, class: string = ""
Props: label: string = "Get started", href: string = "", type: string = "button", variant: string = "primary", disabled: boolean = false, class: string = ""
Slots: default
Events: none
@@ -4470,7 +4471,7 @@ Events: none
### MetricGrid
Mount: data-component="MetricGrid"
Category: data
Props: label: string = "Key metrics", metrics: string = [], class: string = ""
Props: label: string = "Platform metrics", metrics: string = [], compact: boolean = false, columns: number = 4, class: string = ""
Slots: none
Events: none
@@ -5107,7 +5108,7 @@ Events: none
### PricingComparisonTable
Mount: data-component="PricingComparisonTable"
Category: data
Props: caption: string = "Plan comparison", plans: string = [], features: string = [], class: string = ""
Props: caption: string = "Plan comparison", plans: string = [], features: string = [], featuredPlan: string = "", class: string = ""
Slots: none
Events: none
@@ -5142,7 +5143,7 @@ Events: none
### PricingPlanCard
Mount: data-component="PricingPlanCard"
Category: content
Props: class: string = "", name: string = "Starter", description: string = "", price: string = "₹0", period: string = "/month", featured: boolean = false, ctaLabel: string = "Choose plan", ctaHref: string = "#"
Props: class: string = "", name: string = "Starter", description: string = "", price: string = "₹0", period: string = "/month", featured: boolean = false, badgeLabel: string = "Most popular", ctaLabel: string = "Choose plan", ctaHref: string = "#"
Slots: default
Events: none
@@ -5205,7 +5206,7 @@ Events: none
### ProductCard
Mount: data-component="ProductCard"
Category: content
Props: eyebrow: string = "Product", title: string = "Product name", description: string = "", href: string = "#", actionLabel: string = "Learn more", status: string = "", class: string = ""
Props: eyebrow: string = "", title: string = "", description: string = "", href: string = "", actionLabel: string = "Learn more", status: string = "", class: string = ""
Slots: none
Events: none
@@ -5317,8 +5318,8 @@ Events: none
### ProductStatusBadge
Mount: data-component="ProductStatusBadge"
Category: feedback
Props: label: string = "ProductStatus", variant: string = "default", class: string = ""
Slots: default
Props: label: string = "Available", status: string = "", class: string = ""
Slots: none
Events: none
### ProductUseCaseList
@@ -6077,6 +6078,13 @@ Props: eyebrow: string = "", title: string = "", description: string = "", href:
Slots: default
Events: none
### SegmentedButtonGroup
Mount: data-component="SegmentedButtonGroup"
Category: core
Props: label: string = "Options", items: string = [], active: string = "", size: string = "md", fullWidth: boolean = false, class: string = ""
Slots: none
Events: click
### Select
Mount: data-component="Select"
Category: core
@@ -6570,7 +6578,7 @@ Events: click
### Table
Mount: data-component="Table"
Category: data
Props: class: string = "", caption: string = "Data table", responsive: boolean = true
Props: class: string = "", caption: string = "Data table", responsive: boolean = true, striped: boolean = false, hoverable: boolean = true, compact: boolean = false
Slots: default
Events: none
+54 -40
View File
@@ -1,4 +1,4 @@
# WRNexusJS documentation 0.3.3
# WRNexusJS documentation 0.3.4
Status: Private Developer Preview. This site documents 29 release-aligned packages.
@@ -281,7 +281,7 @@ wrnexus eject <component> # copy a Wire UI component's .wrn into app/compone
# UI component catalog
The installed @wrnexus/ui release contains 901 documented components. Every mount name, prop type, required/default status, slot, and event is included below and in llms-full.txt.
The installed @wrnexus/ui release contains 902 documented components. Every mount name, prop type, required/default status, slot, and event is included below and in llms-full.txt.
### AcceptAllCookiesButton
Mount: data-component="AcceptAllCookiesButton"
@@ -769,7 +769,7 @@ Events: click
### Badge
Mount: data-component="Badge"
Category: feedback
Props: class: string = "", label: string = "", variant: string = "neutral"
Props: class: string = "", label: string = "", variant: string = "neutral", size: string = "md"
Slots: default
Events: none
@@ -930,8 +930,8 @@ Events: none
### Button
Mount: data-component="Button"
Category: actions
Props: label: string = "Button", type: string = "button", variant: string = "primary", size: string = "md", disabled: boolean = false, loading: boolean = false, icon: string = "", className: string = ""
Slots: none
Props: label: string = "Button", type: string = "button", variant: string = "primary", size: string = "md", disabled: boolean = false, loading: boolean = false, icon: string = "", iconPosition: string = "start", fullWidth: boolean = false, className: string = ""
Slots: default
Events: none
### ButtonGroup
@@ -1140,7 +1140,7 @@ Events: none
### ChannelCard
Mount: data-component="ChannelCard"
Category: content
Props: title: string = "", description: string = "", href: string = "", icon: string = "icon-[lucide--radio-tower]", class: string = ""
Props: title: string = "", description: string = "", href: string = "", icon: string = "", actionLabel: string = "", class: string = ""
Slots: default
Events: none
@@ -1168,8 +1168,8 @@ Events: none
### ChannelFlow
Mount: data-component="ChannelFlow"
Category: visualization
Props: title: string = "", value: string = "", description: string = "", summary: string = "", loading: boolean = false, class: string = ""
Slots: default
Props: class: string = ""
Slots: none
Events: none
### ChannelIcon
@@ -1294,7 +1294,7 @@ Events: none
### Cluster
Mount: data-component="Cluster"
Category: core
Props: gap: string = "4", className: string = ""
Props: class: string = ""
Slots: default
Events: none
@@ -1308,9 +1308,9 @@ Events: none
### CodeBlock
Mount: data-component="CodeBlock"
Category: content
Props: class: string = "", language: string = "text", filename: string = "", code: string = ""
Props: language: string = "text", title: string = "", code: string = "", copyable: boolean = true, class: string = ""
Slots: none
Events: click
Events: none
### CodeCopyButton
Mount: data-component="CodeCopyButton"
@@ -1343,7 +1343,7 @@ Events: none
### CodeTabs
Mount: data-component="CodeTabs"
Category: content
Props: eyebrow: string = "", title: string = "", description: string = "", href: string = "", actionLabel: string = "Learn more", image: string = "", alt: string = "", class: string = ""
Props: class: string = ""
Slots: default
Events: none
@@ -2603,7 +2603,7 @@ Events: none
### FinalCTA
Mount: data-component="FinalCTA"
Category: actions
Props: label: string = "Action", href: string = "", type: string = "button", variant: string = "primary", disabled: boolean = false, class: string = ""
Props: label: string = "Get started", href: string = "", type: string = "button", variant: string = "primary", disabled: boolean = false, class: string = ""
Slots: default
Events: none
@@ -3772,7 +3772,7 @@ Events: none
### MetricGrid
Mount: data-component="MetricGrid"
Category: data
Props: label: string = "Key metrics", metrics: string = [], class: string = ""
Props: label: string = "Platform metrics", metrics: string = [], compact: boolean = false, columns: number = 4, class: string = ""
Slots: none
Events: none
@@ -4409,7 +4409,7 @@ Events: none
### PricingComparisonTable
Mount: data-component="PricingComparisonTable"
Category: data
Props: caption: string = "Plan comparison", plans: string = [], features: string = [], class: string = ""
Props: caption: string = "Plan comparison", plans: string = [], features: string = [], featuredPlan: string = "", class: string = ""
Slots: none
Events: none
@@ -4444,7 +4444,7 @@ Events: none
### PricingPlanCard
Mount: data-component="PricingPlanCard"
Category: content
Props: class: string = "", name: string = "Starter", description: string = "", price: string = "₹0", period: string = "/month", featured: boolean = false, ctaLabel: string = "Choose plan", ctaHref: string = "#"
Props: class: string = "", name: string = "Starter", description: string = "", price: string = "₹0", period: string = "/month", featured: boolean = false, badgeLabel: string = "Most popular", ctaLabel: string = "Choose plan", ctaHref: string = "#"
Slots: default
Events: none
@@ -4507,7 +4507,7 @@ Events: none
### ProductCard
Mount: data-component="ProductCard"
Category: content
Props: eyebrow: string = "Product", title: string = "Product name", description: string = "", href: string = "#", actionLabel: string = "Learn more", status: string = "", class: string = ""
Props: eyebrow: string = "", title: string = "", description: string = "", href: string = "", actionLabel: string = "Learn more", status: string = "", class: string = ""
Slots: none
Events: none
@@ -4619,8 +4619,8 @@ Events: none
### ProductStatusBadge
Mount: data-component="ProductStatusBadge"
Category: feedback
Props: label: string = "ProductStatus", variant: string = "default", class: string = ""
Slots: default
Props: label: string = "Available", status: string = "", class: string = ""
Slots: none
Events: none
### ProductUseCaseList
@@ -5379,6 +5379,13 @@ Props: eyebrow: string = "", title: string = "", description: string = "", href:
Slots: default
Events: none
### SegmentedButtonGroup
Mount: data-component="SegmentedButtonGroup"
Category: core
Props: label: string = "Options", items: string = [], active: string = "", size: string = "md", fullWidth: boolean = false, class: string = ""
Slots: none
Events: click
### Select
Mount: data-component="Select"
Category: core
@@ -5872,7 +5879,7 @@ Events: click
### Table
Mount: data-component="Table"
Category: data
Props: class: string = "", caption: string = "Data table", responsive: boolean = true
Props: class: string = "", caption: string = "Data table", responsive: boolean = true, striped: boolean = false, hoverable: boolean = true, compact: boolean = false
Slots: default
Events: none
@@ -6592,7 +6599,7 @@ Events: none
# UI component catalog
The installed @wrnexus/ui release contains 901 documented components. Every mount name, prop type, required/default status, slot, and event is included below and in llms-full.txt.
The installed @wrnexus/ui release contains 902 documented components. Every mount name, prop type, required/default status, slot, and event is included below and in llms-full.txt.
### AcceptAllCookiesButton
Mount: data-component="AcceptAllCookiesButton"
@@ -7080,7 +7087,7 @@ Events: click
### Badge
Mount: data-component="Badge"
Category: feedback
Props: class: string = "", label: string = "", variant: string = "neutral"
Props: class: string = "", label: string = "", variant: string = "neutral", size: string = "md"
Slots: default
Events: none
@@ -7241,8 +7248,8 @@ Events: none
### Button
Mount: data-component="Button"
Category: actions
Props: label: string = "Button", type: string = "button", variant: string = "primary", size: string = "md", disabled: boolean = false, loading: boolean = false, icon: string = "", className: string = ""
Slots: none
Props: label: string = "Button", type: string = "button", variant: string = "primary", size: string = "md", disabled: boolean = false, loading: boolean = false, icon: string = "", iconPosition: string = "start", fullWidth: boolean = false, className: string = ""
Slots: default
Events: none
### ButtonGroup
@@ -7451,7 +7458,7 @@ Events: none
### ChannelCard
Mount: data-component="ChannelCard"
Category: content
Props: title: string = "", description: string = "", href: string = "", icon: string = "icon-[lucide--radio-tower]", class: string = ""
Props: title: string = "", description: string = "", href: string = "", icon: string = "", actionLabel: string = "", class: string = ""
Slots: default
Events: none
@@ -7479,8 +7486,8 @@ Events: none
### ChannelFlow
Mount: data-component="ChannelFlow"
Category: visualization
Props: title: string = "", value: string = "", description: string = "", summary: string = "", loading: boolean = false, class: string = ""
Slots: default
Props: class: string = ""
Slots: none
Events: none
### ChannelIcon
@@ -7605,7 +7612,7 @@ Events: none
### Cluster
Mount: data-component="Cluster"
Category: core
Props: gap: string = "4", className: string = ""
Props: class: string = ""
Slots: default
Events: none
@@ -7619,9 +7626,9 @@ Events: none
### CodeBlock
Mount: data-component="CodeBlock"
Category: content
Props: class: string = "", language: string = "text", filename: string = "", code: string = ""
Props: language: string = "text", title: string = "", code: string = "", copyable: boolean = true, class: string = ""
Slots: none
Events: click
Events: none
### CodeCopyButton
Mount: data-component="CodeCopyButton"
@@ -7654,7 +7661,7 @@ Events: none
### CodeTabs
Mount: data-component="CodeTabs"
Category: content
Props: eyebrow: string = "", title: string = "", description: string = "", href: string = "", actionLabel: string = "Learn more", image: string = "", alt: string = "", class: string = ""
Props: class: string = ""
Slots: default
Events: none
@@ -8914,7 +8921,7 @@ Events: none
### FinalCTA
Mount: data-component="FinalCTA"
Category: actions
Props: label: string = "Action", href: string = "", type: string = "button", variant: string = "primary", disabled: boolean = false, class: string = ""
Props: label: string = "Get started", href: string = "", type: string = "button", variant: string = "primary", disabled: boolean = false, class: string = ""
Slots: default
Events: none
@@ -10083,7 +10090,7 @@ Events: none
### MetricGrid
Mount: data-component="MetricGrid"
Category: data
Props: label: string = "Key metrics", metrics: string = [], class: string = ""
Props: label: string = "Platform metrics", metrics: string = [], compact: boolean = false, columns: number = 4, class: string = ""
Slots: none
Events: none
@@ -10720,7 +10727,7 @@ Events: none
### PricingComparisonTable
Mount: data-component="PricingComparisonTable"
Category: data
Props: caption: string = "Plan comparison", plans: string = [], features: string = [], class: string = ""
Props: caption: string = "Plan comparison", plans: string = [], features: string = [], featuredPlan: string = "", class: string = ""
Slots: none
Events: none
@@ -10755,7 +10762,7 @@ Events: none
### PricingPlanCard
Mount: data-component="PricingPlanCard"
Category: content
Props: class: string = "", name: string = "Starter", description: string = "", price: string = "₹0", period: string = "/month", featured: boolean = false, ctaLabel: string = "Choose plan", ctaHref: string = "#"
Props: class: string = "", name: string = "Starter", description: string = "", price: string = "₹0", period: string = "/month", featured: boolean = false, badgeLabel: string = "Most popular", ctaLabel: string = "Choose plan", ctaHref: string = "#"
Slots: default
Events: none
@@ -10818,7 +10825,7 @@ Events: none
### ProductCard
Mount: data-component="ProductCard"
Category: content
Props: eyebrow: string = "Product", title: string = "Product name", description: string = "", href: string = "#", actionLabel: string = "Learn more", status: string = "", class: string = ""
Props: eyebrow: string = "", title: string = "", description: string = "", href: string = "", actionLabel: string = "Learn more", status: string = "", class: string = ""
Slots: none
Events: none
@@ -10930,8 +10937,8 @@ Events: none
### ProductStatusBadge
Mount: data-component="ProductStatusBadge"
Category: feedback
Props: label: string = "ProductStatus", variant: string = "default", class: string = ""
Slots: default
Props: label: string = "Available", status: string = "", class: string = ""
Slots: none
Events: none
### ProductUseCaseList
@@ -11690,6 +11697,13 @@ Props: eyebrow: string = "", title: string = "", description: string = "", href:
Slots: default
Events: none
### SegmentedButtonGroup
Mount: data-component="SegmentedButtonGroup"
Category: core
Props: label: string = "Options", items: string = [], active: string = "", size: string = "md", fullWidth: boolean = false, class: string = ""
Slots: none
Events: click
### Select
Mount: data-component="Select"
Category: core
@@ -12183,7 +12197,7 @@ Events: click
### Table
Mount: data-component="Table"
Category: data
Props: class: string = "", caption: string = "Data table", responsive: boolean = true
Props: class: string = "", caption: string = "Data table", responsive: boolean = true, striped: boolean = false, hoverable: boolean = true, compact: boolean = false
Slots: default
Events: none
@@ -12903,7 +12917,7 @@ Events: none
# Installed package documentation
The following README files and declarations come from the installed private 0.3.3 release.
The following README files and declarations come from the installed private 0.3.4 release.
## @wrnexus/ai
+1 -1
View File
File diff suppressed because one or more lines are too long