docs: update portal for WRNexusJS 0.2.73
This commit is contained in:
+973
-973
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,4 @@
|
||||
# WRNexusJS 0.2.72 comprehensive documentation index
|
||||
# WRNexusJS 0.2.73 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.2.72
|
||||
- https://wrnexusjs.dev/releases/0.2.73
|
||||
- https://wrnexusjs.dev/security
|
||||
- https://wrnexusjs.dev/support
|
||||
- https://wrnexusjs.dev/license
|
||||
@@ -6196,7 +6196,7 @@ Events: none
|
||||
### SignInLink
|
||||
Mount: data-component="SignInLink"
|
||||
Category: actions
|
||||
Props: label: string = "Sign in with password", description: string = "Use your username or email and password", href: string = "", type: string = "button", variant: string = "secondary", disabled: boolean = false, icon: string = "icon-[lucide--lock-keyhole]", class: string = ""
|
||||
Props: label: string = "Sign in with password", description: string = "Use your username or email and password", href: string = "", type: string = "button", variant: string = "secondary", disabled: boolean = false, icon: string = "icon-[lucide--lock-keyhole]", tone: string = "password", class: string = ""
|
||||
Slots: none
|
||||
Events: none
|
||||
|
||||
|
||||
+4
-4
@@ -1,4 +1,4 @@
|
||||
# WRNexusJS documentation 0.2.72
|
||||
# WRNexusJS documentation 0.2.73
|
||||
|
||||
Status: Private Developer Preview. This site documents 26 release-aligned packages.
|
||||
|
||||
@@ -5501,7 +5501,7 @@ Events: none
|
||||
### SignInLink
|
||||
Mount: data-component="SignInLink"
|
||||
Category: actions
|
||||
Props: label: string = "Sign in with password", description: string = "Use your username or email and password", href: string = "", type: string = "button", variant: string = "secondary", disabled: boolean = false, icon: string = "icon-[lucide--lock-keyhole]", class: string = ""
|
||||
Props: label: string = "Sign in with password", description: string = "Use your username or email and password", href: string = "", type: string = "button", variant: string = "secondary", disabled: boolean = false, icon: string = "icon-[lucide--lock-keyhole]", tone: string = "password", class: string = ""
|
||||
Slots: none
|
||||
Events: none
|
||||
|
||||
@@ -11812,7 +11812,7 @@ Events: none
|
||||
### SignInLink
|
||||
Mount: data-component="SignInLink"
|
||||
Category: actions
|
||||
Props: label: string = "Sign in with password", description: string = "Use your username or email and password", href: string = "", type: string = "button", variant: string = "secondary", disabled: boolean = false, icon: string = "icon-[lucide--lock-keyhole]", class: string = ""
|
||||
Props: label: string = "Sign in with password", description: string = "Use your username or email and password", href: string = "", type: string = "button", variant: string = "secondary", disabled: boolean = false, icon: string = "icon-[lucide--lock-keyhole]", tone: string = "password", class: string = ""
|
||||
Slots: none
|
||||
Events: none
|
||||
|
||||
@@ -12903,7 +12903,7 @@ Events: none
|
||||
|
||||
# Installed package documentation
|
||||
|
||||
The following README files and declarations come from the installed private 0.2.72 release.
|
||||
The following README files and declarations come from the installed private 0.2.73 release.
|
||||
|
||||
## @wrnexus/ai
|
||||
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user