diff --git a/.publish/ai/package.json b/.publish/ai/package.json index 9a6f0303..452b8325 100644 --- a/.publish/ai/package.json +++ b/.publish/ai/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/ai", - "version": "0.2.78", + "version": "0.2.79", "type": "module", "description": "Zero-dependency Claude (Anthropic) client for WrNexus apps.", "license": "MIT", diff --git a/.publish/authz/package.json b/.publish/authz/package.json index 6b40e911..d66a5a9c 100644 --- a/.publish/authz/package.json +++ b/.publish/authz/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/authz", - "version": "0.2.78", + "version": "0.2.79", "type": "module", "description": "@wrnexus/authz — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/cli/package.json b/.publish/cli/package.json index d23754ed..b80a7fed 100644 --- a/.publish/cli/package.json +++ b/.publish/cli/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/cli", - "version": "0.2.78", + "version": "0.2.79", "type": "module", "description": "@wrnexus/cli — part of the WrNexus framework.", "license": "MIT", @@ -28,16 +28,16 @@ "wrnexus": "./dist/index.js" }, "dependencies": { - "@wrnexus/core": "^0.2.78", - "@wrnexus/router": "^0.2.78", - "@wrnexus/csr": "^0.2.78", - "@wrnexus/compiler": "^0.2.78", - "@wrnexus/styles": "^0.2.78", - "@wrnexus/dev-server": "^0.2.78", - "@wrnexus/ui": "^0.2.78", - "@wrnexus/validation": "^0.2.78", - "@wrnexus/i18n": "^0.2.78", - "@wrnexus/db": "^0.2.78" + "@wrnexus/core": "^0.2.79", + "@wrnexus/router": "^0.2.79", + "@wrnexus/csr": "^0.2.79", + "@wrnexus/compiler": "^0.2.79", + "@wrnexus/styles": "^0.2.79", + "@wrnexus/dev-server": "^0.2.79", + "@wrnexus/ui": "^0.2.79", + "@wrnexus/validation": "^0.2.79", + "@wrnexus/i18n": "^0.2.79", + "@wrnexus/db": "^0.2.79" }, "files": [ "dist" diff --git a/.publish/compiler/package.json b/.publish/compiler/package.json index 8e384727..b00f5d5a 100644 --- a/.publish/compiler/package.json +++ b/.publish/compiler/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/compiler", - "version": "0.2.78", + "version": "0.2.79", "type": "module", "description": "@wrnexus/compiler — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/core/package.json b/.publish/core/package.json index a58c03d5..542812ec 100644 --- a/.publish/core/package.json +++ b/.publish/core/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/core", - "version": "0.2.78", + "version": "0.2.79", "type": "module", "description": "@wrnexus/core — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/csr/package.json b/.publish/csr/package.json index 2372e414..a047a28b 100644 --- a/.publish/csr/package.json +++ b/.publish/csr/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/csr", - "version": "0.2.78", + "version": "0.2.79", "type": "module", "description": "@wrnexus/csr — part of the WrNexus framework.", "license": "MIT", @@ -21,7 +21,7 @@ } }, "dependencies": { - "@wrnexus/core": "^0.2.78" + "@wrnexus/core": "^0.2.79" }, "files": [ "dist" diff --git a/.publish/db/package.json b/.publish/db/package.json index bd049bd1..3445085b 100644 --- a/.publish/db/package.json +++ b/.publish/db/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/db", - "version": "0.2.78", + "version": "0.2.79", "type": "module", "description": "@wrnexus/db — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/dev-server/package.json b/.publish/dev-server/package.json index 64995dd3..b9be24d3 100644 --- a/.publish/dev-server/package.json +++ b/.publish/dev-server/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/dev-server", - "version": "0.2.78", + "version": "0.2.79", "type": "module", "description": "@wrnexus/dev-server — part of the WrNexus framework.", "license": "MIT", @@ -25,19 +25,19 @@ } }, "dependencies": { - "@wrnexus/core": "^0.2.78", - "@wrnexus/dev-toolbar": "^0.2.78", - "@wrnexus/router": "^0.2.78", - "@wrnexus/ssr": "^0.2.78", - "@wrnexus/csr": "^0.2.78", - "@wrnexus/compiler": "^0.2.78", - "@wrnexus/styles": "^0.2.78", - "@wrnexus/ui": "^0.2.78", - "@wrnexus/validation": "^0.2.78", - "@wrnexus/i18n": "^0.2.78", - "@wrnexus/db": "^0.2.78", - "@wrnexus/pubsub": "^0.2.78", - "@wrnexus/uploader": "^0.2.78" + "@wrnexus/core": "^0.2.79", + "@wrnexus/dev-toolbar": "^0.2.79", + "@wrnexus/router": "^0.2.79", + "@wrnexus/ssr": "^0.2.79", + "@wrnexus/csr": "^0.2.79", + "@wrnexus/compiler": "^0.2.79", + "@wrnexus/styles": "^0.2.79", + "@wrnexus/ui": "^0.2.79", + "@wrnexus/validation": "^0.2.79", + "@wrnexus/i18n": "^0.2.79", + "@wrnexus/db": "^0.2.79", + "@wrnexus/pubsub": "^0.2.79", + "@wrnexus/uploader": "^0.2.79" }, "files": [ "dist" diff --git a/.publish/dev-toolbar/package.json b/.publish/dev-toolbar/package.json index 5325f55f..35edc0ca 100644 --- a/.publish/dev-toolbar/package.json +++ b/.publish/dev-toolbar/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/dev-toolbar", - "version": "0.2.78", + "version": "0.2.79", "type": "module", "description": "@wrnexus/dev-toolbar — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/encryption/package.json b/.publish/encryption/package.json index 142d41bd..3476a831 100644 --- a/.publish/encryption/package.json +++ b/.publish/encryption/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/encryption", - "version": "0.2.78", + "version": "0.2.79", "type": "module", "description": "@wrnexus/encryption — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/helpers/package.json b/.publish/helpers/package.json index 8daa63ee..6e613285 100644 --- a/.publish/helpers/package.json +++ b/.publish/helpers/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/helpers", - "version": "0.2.78", + "version": "0.2.79", "type": "module", "description": "Safe convenience helpers for WrNexus request contexts and common application flows.", "license": "MIT", @@ -21,7 +21,7 @@ } }, "dependencies": { - "@wrnexus/core": "^0.2.78" + "@wrnexus/core": "^0.2.79" }, "files": [ "dist" diff --git a/.publish/i18n/package.json b/.publish/i18n/package.json index 5db6cc74..8e66f01a 100644 --- a/.publish/i18n/package.json +++ b/.publish/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/i18n", - "version": "0.2.78", + "version": "0.2.79", "type": "module", "description": "@wrnexus/i18n — part of the WrNexus framework.", "license": "MIT", @@ -21,7 +21,7 @@ } }, "dependencies": { - "@wrnexus/core": "^0.2.78" + "@wrnexus/core": "^0.2.79" }, "files": [ "dist" diff --git a/.publish/jwt/package.json b/.publish/jwt/package.json index a9ea4ac8..59eaf94a 100644 --- a/.publish/jwt/package.json +++ b/.publish/jwt/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/jwt", - "version": "0.2.78", + "version": "0.2.79", "type": "module", "description": "@wrnexus/jwt — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/mobile/package.json b/.publish/mobile/package.json index 7b8d36ac..4eaa93dd 100644 --- a/.publish/mobile/package.json +++ b/.publish/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/mobile", - "version": "0.2.78", + "version": "0.2.79", "type": "module", "description": "@wrnexus/mobile — part of the WrNexus framework.", "license": "MIT", @@ -21,7 +21,7 @@ } }, "dependencies": { - "@wrnexus/native": "^0.2.78" + "@wrnexus/native": "^0.2.79" }, "files": [ "dist" diff --git a/.publish/native/package.json b/.publish/native/package.json index 0be51423..5cc21b28 100644 --- a/.publish/native/package.json +++ b/.publish/native/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/native", - "version": "0.2.78", + "version": "0.2.79", "type": "module", "description": "@wrnexus/native — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/oauth/package.json b/.publish/oauth/package.json index 4e1501e9..9f5e423e 100644 --- a/.publish/oauth/package.json +++ b/.publish/oauth/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/oauth", - "version": "0.2.78", + "version": "0.2.79", "type": "module", "description": "@wrnexus/oauth — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/pubsub/package.json b/.publish/pubsub/package.json index 41a0e2a7..7e91439c 100644 --- a/.publish/pubsub/package.json +++ b/.publish/pubsub/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/pubsub", - "version": "0.2.78", + "version": "0.2.79", "type": "module", "description": "@wrnexus/pubsub — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/queue/package.json b/.publish/queue/package.json index 3833b202..0968756f 100644 --- a/.publish/queue/package.json +++ b/.publish/queue/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/queue", - "version": "0.2.78", + "version": "0.2.79", "type": "module", "description": "@wrnexus/queue — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/reactive/package.json b/.publish/reactive/package.json index 79585d07..afa62145 100644 --- a/.publish/reactive/package.json +++ b/.publish/reactive/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/reactive", - "version": "0.2.78", + "version": "0.2.79", "type": "module", "description": "@wrnexus/reactive — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/router/package.json b/.publish/router/package.json index b7801f02..863348fe 100644 --- a/.publish/router/package.json +++ b/.publish/router/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/router", - "version": "0.2.78", + "version": "0.2.79", "type": "module", "description": "@wrnexus/router — part of the WrNexus framework.", "license": "MIT", @@ -21,8 +21,8 @@ } }, "dependencies": { - "@wrnexus/compiler": "^0.2.78", - "@wrnexus/core": "^0.2.78" + "@wrnexus/compiler": "^0.2.79", + "@wrnexus/core": "^0.2.79" }, "files": [ "dist" diff --git a/.publish/ssr/package.json b/.publish/ssr/package.json index 6b137bb7..78e8c17f 100644 --- a/.publish/ssr/package.json +++ b/.publish/ssr/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/ssr", - "version": "0.2.78", + "version": "0.2.79", "type": "module", "description": "@wrnexus/ssr — part of the WrNexus framework.", "license": "MIT", @@ -21,7 +21,7 @@ } }, "dependencies": { - "@wrnexus/core": "^0.2.78" + "@wrnexus/core": "^0.2.79" }, "files": [ "dist" diff --git a/.publish/styles/package.json b/.publish/styles/package.json index cd26e784..d612274c 100644 --- a/.publish/styles/package.json +++ b/.publish/styles/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/styles", - "version": "0.2.78", + "version": "0.2.79", "type": "module", "description": "@wrnexus/styles — part of the WrNexus framework.", "license": "MIT", @@ -21,7 +21,7 @@ } }, "dependencies": { - "@wrnexus/uploader": "^0.2.78" + "@wrnexus/uploader": "^0.2.79" }, "files": [ "dist" diff --git a/.publish/test/package.json b/.publish/test/package.json index 0e2ff6cf..79b64e20 100644 --- a/.publish/test/package.json +++ b/.publish/test/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/test", - "version": "0.2.78", + "version": "0.2.79", "type": "module", "description": "@wrnexus/test — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/tracking/package.json b/.publish/tracking/package.json index fb9a440f..c12e07bf 100644 --- a/.publish/tracking/package.json +++ b/.publish/tracking/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/tracking", - "version": "0.2.78", + "version": "0.2.79", "type": "module", "description": "@wrnexus/tracking — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/ui/components/AnalyticsDashboardPreview.wrn b/.publish/ui/components/AnalyticsDashboardPreview.wrn index ff6ea26b..3bdef32a 100644 --- a/.publish/ui/components/AnalyticsDashboardPreview.wrn +++ b/.publish/ui/components/AnalyticsDashboardPreview.wrn @@ -11,37 +11,57 @@ component AnalyticsDashboardPreview { } view { -
-
+
+
{#if image} - {alt} + {alt} {:else} -
{#if eyebrow}

{eyebrow}

{/if} {#if title}

{title}

{/if} - {#if description}

{description}

{/if} + {#if description}

{description}

{/if}
{#if href}{actionLabel}{/if}
diff --git a/.publish/ui/components/ChannelCard.wrn b/.publish/ui/components/ChannelCard.wrn index be2e8d9e..32aab3a0 100644 --- a/.publish/ui/components/ChannelCard.wrn +++ b/.publish/ui/components/ChannelCard.wrn @@ -8,21 +8,27 @@ component ChannelCard { } view { -
+ } diff --git a/.publish/ui/components/ChannelFlow.wrn b/.publish/ui/components/ChannelFlow.wrn index 4443acb4..97cd8ccf 100644 --- a/.publish/ui/components/ChannelFlow.wrn +++ b/.publish/ui/components/ChannelFlow.wrn @@ -4,22 +4,32 @@ component ChannelFlow { } view { -