diff --git a/.publish/ai/package.json b/.publish/ai/package.json index d71e5135..957b36d9 100644 --- a/.publish/ai/package.json +++ b/.publish/ai/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/ai", - "version": "0.2.65", + "version": "0.2.66", "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 e01ba64a..84ca115a 100644 --- a/.publish/authz/package.json +++ b/.publish/authz/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/authz", - "version": "0.2.65", + "version": "0.2.66", "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 4c061bc4..a827577f 100644 --- a/.publish/cli/package.json +++ b/.publish/cli/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/cli", - "version": "0.2.65", + "version": "0.2.66", "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.65", - "@wrnexus/router": "^0.2.65", - "@wrnexus/csr": "^0.2.65", - "@wrnexus/compiler": "^0.2.65", - "@wrnexus/styles": "^0.2.65", - "@wrnexus/dev-server": "^0.2.65", - "@wrnexus/ui": "^0.2.65", - "@wrnexus/validation": "^0.2.65", - "@wrnexus/i18n": "^0.2.65", - "@wrnexus/db": "^0.2.65" + "@wrnexus/core": "^0.2.66", + "@wrnexus/router": "^0.2.66", + "@wrnexus/csr": "^0.2.66", + "@wrnexus/compiler": "^0.2.66", + "@wrnexus/styles": "^0.2.66", + "@wrnexus/dev-server": "^0.2.66", + "@wrnexus/ui": "^0.2.66", + "@wrnexus/validation": "^0.2.66", + "@wrnexus/i18n": "^0.2.66", + "@wrnexus/db": "^0.2.66" }, "files": [ "dist" diff --git a/.publish/compiler/package.json b/.publish/compiler/package.json index 7a35701b..49960e33 100644 --- a/.publish/compiler/package.json +++ b/.publish/compiler/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/compiler", - "version": "0.2.65", + "version": "0.2.66", "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 5997ee77..6992f38c 100644 --- a/.publish/core/package.json +++ b/.publish/core/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/core", - "version": "0.2.65", + "version": "0.2.66", "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 7dd052b8..a891d9d5 100644 --- a/.publish/csr/package.json +++ b/.publish/csr/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/csr", - "version": "0.2.65", + "version": "0.2.66", "type": "module", "description": "@wrnexus/csr — part of the WrNexus framework.", "license": "MIT", @@ -21,7 +21,7 @@ } }, "dependencies": { - "@wrnexus/core": "^0.2.65" + "@wrnexus/core": "^0.2.66" }, "files": [ "dist" diff --git a/.publish/db/package.json b/.publish/db/package.json index 627e5aee..4df9ef30 100644 --- a/.publish/db/package.json +++ b/.publish/db/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/db", - "version": "0.2.65", + "version": "0.2.66", "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 33b6e783..4953538d 100644 --- a/.publish/dev-server/package.json +++ b/.publish/dev-server/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/dev-server", - "version": "0.2.65", + "version": "0.2.66", "type": "module", "description": "@wrnexus/dev-server — part of the WrNexus framework.", "license": "MIT", @@ -25,18 +25,18 @@ } }, "dependencies": { - "@wrnexus/core": "^0.2.65", - "@wrnexus/router": "^0.2.65", - "@wrnexus/ssr": "^0.2.65", - "@wrnexus/csr": "^0.2.65", - "@wrnexus/compiler": "^0.2.65", - "@wrnexus/styles": "^0.2.65", - "@wrnexus/ui": "^0.2.65", - "@wrnexus/validation": "^0.2.65", - "@wrnexus/i18n": "^0.2.65", - "@wrnexus/db": "^0.2.65", - "@wrnexus/pubsub": "^0.2.65", - "@wrnexus/uploader": "^0.2.65" + "@wrnexus/core": "^0.2.66", + "@wrnexus/router": "^0.2.66", + "@wrnexus/ssr": "^0.2.66", + "@wrnexus/csr": "^0.2.66", + "@wrnexus/compiler": "^0.2.66", + "@wrnexus/styles": "^0.2.66", + "@wrnexus/ui": "^0.2.66", + "@wrnexus/validation": "^0.2.66", + "@wrnexus/i18n": "^0.2.66", + "@wrnexus/db": "^0.2.66", + "@wrnexus/pubsub": "^0.2.66", + "@wrnexus/uploader": "^0.2.66" }, "files": [ "dist" diff --git a/.publish/encryption/package.json b/.publish/encryption/package.json index 861cd49c..77b5dca9 100644 --- a/.publish/encryption/package.json +++ b/.publish/encryption/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/encryption", - "version": "0.2.65", + "version": "0.2.66", "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 1ae96f5a..9e3dd3c1 100644 --- a/.publish/helpers/package.json +++ b/.publish/helpers/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/helpers", - "version": "0.2.65", + "version": "0.2.66", "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.65" + "@wrnexus/core": "^0.2.66" }, "files": [ "dist" diff --git a/.publish/i18n/package.json b/.publish/i18n/package.json index 0da4aec8..67437178 100644 --- a/.publish/i18n/package.json +++ b/.publish/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/i18n", - "version": "0.2.65", + "version": "0.2.66", "type": "module", "description": "@wrnexus/i18n — part of the WrNexus framework.", "license": "MIT", @@ -21,7 +21,7 @@ } }, "dependencies": { - "@wrnexus/core": "^0.2.65" + "@wrnexus/core": "^0.2.66" }, "files": [ "dist" diff --git a/.publish/jwt/package.json b/.publish/jwt/package.json index 7141930f..f5247879 100644 --- a/.publish/jwt/package.json +++ b/.publish/jwt/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/jwt", - "version": "0.2.65", + "version": "0.2.66", "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 8f760cf1..a27ee891 100644 --- a/.publish/mobile/package.json +++ b/.publish/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/mobile", - "version": "0.2.65", + "version": "0.2.66", "type": "module", "description": "@wrnexus/mobile — part of the WrNexus framework.", "license": "MIT", @@ -21,7 +21,7 @@ } }, "dependencies": { - "@wrnexus/native": "^0.2.65" + "@wrnexus/native": "^0.2.66" }, "files": [ "dist" diff --git a/.publish/native/package.json b/.publish/native/package.json index 76455585..bf6d178a 100644 --- a/.publish/native/package.json +++ b/.publish/native/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/native", - "version": "0.2.65", + "version": "0.2.66", "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 5816393a..fdaf6c0f 100644 --- a/.publish/oauth/package.json +++ b/.publish/oauth/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/oauth", - "version": "0.2.65", + "version": "0.2.66", "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 3bd8cc9b..90b84175 100644 --- a/.publish/pubsub/package.json +++ b/.publish/pubsub/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/pubsub", - "version": "0.2.65", + "version": "0.2.66", "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 d565bd63..e88c4468 100644 --- a/.publish/queue/package.json +++ b/.publish/queue/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/queue", - "version": "0.2.65", + "version": "0.2.66", "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 07aac81e..10621472 100644 --- a/.publish/reactive/package.json +++ b/.publish/reactive/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/reactive", - "version": "0.2.65", + "version": "0.2.66", "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 749283d0..c710f7f0 100644 --- a/.publish/router/package.json +++ b/.publish/router/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/router", - "version": "0.2.65", + "version": "0.2.66", "type": "module", "description": "@wrnexus/router — part of the WrNexus framework.", "license": "MIT", @@ -21,8 +21,8 @@ } }, "dependencies": { - "@wrnexus/compiler": "^0.2.65", - "@wrnexus/core": "^0.2.65" + "@wrnexus/compiler": "^0.2.66", + "@wrnexus/core": "^0.2.66" }, "files": [ "dist" diff --git a/.publish/ssr/package.json b/.publish/ssr/package.json index caade06d..c2eeb481 100644 --- a/.publish/ssr/package.json +++ b/.publish/ssr/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/ssr", - "version": "0.2.65", + "version": "0.2.66", "type": "module", "description": "@wrnexus/ssr — part of the WrNexus framework.", "license": "MIT", @@ -21,7 +21,7 @@ } }, "dependencies": { - "@wrnexus/core": "^0.2.65" + "@wrnexus/core": "^0.2.66" }, "files": [ "dist" diff --git a/.publish/styles/package.json b/.publish/styles/package.json index 9aad185f..547f10e7 100644 --- a/.publish/styles/package.json +++ b/.publish/styles/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/styles", - "version": "0.2.65", + "version": "0.2.66", "type": "module", "description": "@wrnexus/styles — part of the WrNexus framework.", "license": "MIT", @@ -21,7 +21,7 @@ } }, "dependencies": { - "@wrnexus/uploader": "^0.2.65" + "@wrnexus/uploader": "^0.2.66" }, "files": [ "dist" diff --git a/.publish/test/package.json b/.publish/test/package.json index 54a4d700..8de37cc3 100644 --- a/.publish/test/package.json +++ b/.publish/test/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/test", - "version": "0.2.65", + "version": "0.2.66", "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 ca7b7db0..04e62dd9 100644 --- a/.publish/tracking/package.json +++ b/.publish/tracking/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/tracking", - "version": "0.2.65", + "version": "0.2.66", "type": "module", "description": "@wrnexus/tracking — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/ui/components/AnnouncementBar.wrn b/.publish/ui/components/AnnouncementBar.wrn index 14d34937..e9783d63 100644 --- a/.publish/ui/components/AnnouncementBar.wrn +++ b/.publish/ui/components/AnnouncementBar.wrn @@ -1,12 +1,19 @@ component AnnouncementBar { props { - class = "" - badge = "New" - message = "WrNexus Organizations is now available." - description = "Build secure multi-tenant applications with teams, roles, domains, and enterprise SSO." - href = "/organizations" - actionLabel = "Explore organizations" - ariaLabel = "Announcement" + class: string = "" + badge: string = "New" + message: string = "WrNexus Organizations is now available." + description: string = "Build secure multi-tenant applications with teams, roles, domains, and enterprise SSO." + href: string = "/organizations" + actionLabel: string = "Explore organizations" + ariaLabel: string = "Announcement" + badgeIcon: string = "icon-[lucide--sparkles]" + actionIcon: string = "icon-[lucide--arrow-right]" + dismissLabel: string = "Dismiss announcement" + showBadge: boolean = true + showDescription: boolean = true + showAction: boolean = true + dismissible: boolean = true } state visible = true @@ -33,10 +40,10 @@ component AnnouncementBar { >
- © 2026 WrNexus. All rights reserved. + {copyrightText}
- Built by WorkRoot Workspace. + {attributionText}