diff --git a/LICENSE b/LICENSE index bc6632f..14e2f77 100644 --- a/LICENSE +++ b/LICENSE @@ -1,58 +1,373 @@ -Business Source License 1.1 +Mozilla Public License Version 2.0 +================================== -Parameters +1. Definitions +-------------- -Licensor: Wippy AI -Licensed Work: Keeper modules - The Licensed Work is (c) 2026 Wippy AI +1.1. "Contributor" + means each individual or legal entity that creates, contributes to + the creation of, or owns Covered Software. -Additional Use Grant: You may make production use of the Licensed Work, - provided your use does not include offering the Licensed - Work to third parties on a hosted or embedded basis in - a manner that competes with Wippy AI's products or services. +1.2. "Contributor Version" + means the combination of the Contributions of others (if any) used + by a Contributor and that particular Contributor's Contribution. -Change Date: Four years from the date the Licensed Work is published. +1.3. "Contribution" + means Covered Software of a particular Contributor. -Change License: Apache License, Version 2.0 +1.4. "Covered Software" + means Source Code Form to which the initial Contributor has attached + the notice in Exhibit A, the Executable Form of such Source Code + Form, and Modifications of such Source Code Form, in each case + including portions thereof. -Terms +1.5. "Incompatible With Secondary Licenses" + means -The Licensor hereby grants you the right to copy, modify, create derivative -works, redistribute, and make non-production use of the Licensed Work. The -Licensor may make an Additional Use Grant, above, permitting limited -production use. + (a) that the initial Contributor has attached the notice described + in Exhibit B to the Covered Software; or -Effective on the Change Date, or the fourth anniversary of the first publicly -available distribution of a specific version of the Licensed Work under this -License, whichever comes first, the Licensor hereby grants you rights under -the terms of the Change License, and the rights granted in the paragraph -above terminate. + (b) that the Covered Software was made available under the terms of + version 1.1 or earlier of the License, but not also under the + terms of a Secondary License. -If your use of the Licensed Work does not comply with the requirements -currently in effect as described in this License, you must purchase a -commercial license from the Licensor, its affiliated entities, or authorized -resellers, or you must refrain from using the Licensed Work. +1.6. "Executable Form" + means any form of the work other than Source Code Form. -All copies of the original and modified Licensed Work, and derivative works -of the Licensed Work, are subject to this License. This License applies -separately for each version of the Licensed Work and the Change Date may vary -for each version of the Licensed Work released by Licensor. +1.7. "Larger Work" + means a work that combines Covered Software with other material, in + a separate file or files, that is not Covered Software. -You must conspicuously display this License on each original or modified copy -of the Licensed Work. If you receive the Licensed Work in original or -modified form from a third party, the terms and conditions set forth in this -License apply to your use of that work. +1.8. "License" + means this document. -Any use of the Licensed Work in violation of this License will automatically -terminate your rights under this License for the current and all other -versions of the Licensed Work. +1.9. "Licensable" + means having the right to grant, to the maximum extent possible, + whether at the time of the initial grant or subsequently, any and + all of the rights conveyed by this License. -This License does not grant you any right in any trademark or logo of -Licensor or its affiliates (provided that you may use a trademark or logo of -Licensor as expressly required by this License). +1.10. "Modifications" + means any of the following: -TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON -AN "AS IS" BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, -EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND -TITLE. + (a) any file in Source Code Form that results from an addition to, + deletion from, or modification of the contents of Covered + Software; or + + (b) any new file in Source Code Form that contains any Covered + Software. + +1.11. "Patent Claims" of a Contributor + means any patent claim(s), including without limitation, method, + process, and apparatus claims, in any patent Licensable by such + Contributor that would be infringed, but for the grant of the + License, by the making, using, selling, offering for sale, having + made, import, or transfer of either its Contributions or its + Contributor Version. + +1.12. "Secondary License" + means either the GNU General Public License, Version 2.0, the GNU + Lesser General Public License, Version 2.1, the GNU Affero General + Public License, Version 3.0, or any later versions of those + licenses. + +1.13. "Source Code Form" + means the form of the work preferred for making modifications. + +1.14. "You" (or "Your") + means an individual or a legal entity exercising rights under this + License. For legal entities, "You" includes any entity that + controls, is controlled by, or is under common control with You. For + purposes of this definition, "control" means (a) the power, direct + or indirect, to cause the direction or management of such entity, + whether by contract or otherwise, or (b) ownership of more than + fifty percent (50%) of the outstanding shares or beneficial + ownership of such entity. + +2. License Grants and Conditions +-------------------------------- + +2.1. Grants + +Each Contributor hereby grants You a world-wide, royalty-free, +non-exclusive license: + +(a) under intellectual property rights (other than patent or trademark) + Licensable by such Contributor to use, reproduce, make available, + modify, display, perform, distribute, and otherwise exploit its + Contributions, either on an unmodified basis, with Modifications, or + as part of a Larger Work; and + +(b) under Patent Claims of such Contributor to make, use, sell, offer + for sale, have made, import, and otherwise transfer either its + Contributions or its Contributor Version. + +2.2. Effective Date + +The licenses granted in Section 2.1 with respect to any Contribution +become effective for each Contribution on the date the Contributor first +distributes such Contribution. + +2.3. Limitations on Grant Scope + +The licenses granted in this Section 2 are the only rights granted under +this License. No additional rights or licenses will be implied from the +distribution or licensing of Covered Software under this License. +Notwithstanding Section 2.1(b) above, no patent license is granted by a +Contributor: + +(a) for any code that a Contributor has removed from Covered Software; + or + +(b) for infringements caused by: (i) Your and any other third party's + modifications of Covered Software, or (ii) the combination of its + Contributions with other software (except as part of its Contributor + Version); or + +(c) under Patent Claims infringed by Covered Software in the absence of + its Contributions. + +This License does not grant any rights in the trademarks, service marks, +or logos of any Contributor (except as may be necessary to comply with +the notice requirements in Section 3.4). + +2.4. Subsequent Licenses + +No Contributor makes additional grants as a result of Your choice to +distribute the Covered Software under a subsequent version of this +License (see Section 10.2) or under the terms of a Secondary License (if +permitted under the terms of Section 3.3). + +2.5. Representation + +Each Contributor represents that the Contributor believes its +Contributions are its original creation(s) or it has sufficient rights +to grant the rights to its Contributions conveyed by this License. + +2.6. Fair Use + +This License is not intended to limit any rights You have under +applicable copyright doctrines of fair use, fair dealing, or other +equivalents. + +2.7. Conditions + +Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted +in Section 2.1. + +3. Responsibilities +------------------- + +3.1. Distribution of Source Form + +All distribution of Covered Software in Source Code Form, including any +Modifications that You create or to which You contribute, must be under +the terms of this License. You must inform recipients that the Source +Code Form of the Covered Software is governed by the terms of this +License, and how they can obtain a copy of this License. You may not +attempt to alter or restrict the recipients' rights in the Source Code +Form. + +3.2. Distribution of Executable Form + +If You distribute Covered Software in Executable Form then: + +(a) such Covered Software must also be made available in Source Code + Form, as described in Section 3.1, and You must inform recipients of + the Executable Form how they can obtain a copy of such Source Code + Form by reasonable means in a timely manner, at a charge no more + than the cost of distribution to the recipient; and + +(b) You may distribute such Executable Form under the terms of this + License, or sublicense it under different terms, provided that the + license for the Executable Form does not attempt to limit or alter + the recipients' rights in the Source Code Form under this License. + +3.3. Distribution of a Larger Work + +You may create and distribute a Larger Work under terms of Your choice, +provided that You also comply with the requirements of this License for +the Covered Software. If the Larger Work is a combination of Covered +Software with a work governed by one or more Secondary Licenses, and the +Covered Software is not Incompatible With Secondary Licenses, this +License permits You to additionally distribute such Covered Software +under the terms of such Secondary License(s), so that the recipient of +the Larger Work may, at their option, further distribute the Covered +Software under the terms of either this License or such Secondary +License(s). + +3.4. Notices + +You may not remove or alter the substance of any license notices +(including copyright notices, patent notices, disclaimers of warranty, +or limitations of liability) contained within the Source Code Form of +the Covered Software, except that You may alter any license notices to +the extent required to remedy known factual inaccuracies. + +3.5. Application of Additional Terms + +You may choose to offer, and to charge a fee for, warranty, support, +indemnity or liability obligations to one or more recipients of Covered +Software. However, You may do so only on Your own behalf, and not on +behalf of any Contributor. You must make it absolutely clear that any +such warranty, support, indemnity, or liability obligation is offered by +You alone, and You hereby agree to indemnify every Contributor for any +liability incurred by such Contributor as a result of warranty, support, +indemnity or liability terms You offer. You may include additional +disclaimers of warranty and limitations of liability specific to any +jurisdiction. + +4. Inability to Comply Due to Statute or Regulation +--------------------------------------------------- + +If it is impossible for You to comply with any of the terms of this +License with respect to some or all of the Covered Software due to +statute, judicial order, or regulation then You must: (a) comply with +the terms of this License to the maximum extent possible; and (b) +describe the limitations and the code they affect. Such description must +be placed in a text file included with all distributions of the Covered +Software under this License. Except to the extent prohibited by statute +or regulation, such description must be sufficiently detailed for a +recipient of ordinary skill to be able to understand it. + +5. Termination +-------------- + +5.1. The rights granted under this License will terminate automatically +if You fail to comply with any of its terms. However, if You become +compliant, then the rights granted under this License from a particular +Contributor are reinstated (a) provisionally, unless and until such +Contributor explicitly and finally terminates Your grants, and (b) on an +ongoing basis, if such Contributor fails to notify You of the +non-compliance by some reasonable means prior to 60 days after You have +come back into compliance. Moreover, Your grants from a particular +Contributor are reinstated on an ongoing basis if such Contributor +notifies You of the non-compliance by some reasonable means, this is the +first time You have received notice of non-compliance with this License +from such Contributor, and You become compliant prior to 30 days after +Your receipt of the notice. + +5.2. If You initiate litigation against any entity by asserting a patent +infringement claim (excluding declaratory judgment actions, +counter-claims, and cross-claims) alleging that a Contributor Version +directly or indirectly infringes any patent, then the rights granted to +You by any and all Contributors for the Covered Software under Section +2.1 of this License shall terminate. + +5.3. In the event of termination under Sections 5.1 or 5.2 above, all +end user license agreements (excluding distributors and resellers) which +have been validly granted by You or Your distributors under this License +prior to termination shall survive termination. + +************************************************************************ +* * +* 6. Disclaimer of Warranty * +* ------------------------- * +* * +* Covered Software is provided under this License on an "as is" * +* basis, without warranty of any kind, either expressed, implied, or * +* statutory, including, without limitation, warranties that the * +* Covered Software is free of defects, merchantable, fit for a * +* particular purpose or non-infringing. The entire risk as to the * +* quality and performance of the Covered Software is with You. * +* Should any Covered Software prove defective in any respect, You * +* (not any Contributor) assume the cost of any necessary servicing, * +* repair, or correction. This disclaimer of warranty constitutes an * +* essential part of this License. No use of any Covered Software is * +* authorized under this License except under this disclaimer. * +* * +************************************************************************ + +************************************************************************ +* * +* 7. Limitation of Liability * +* -------------------------- * +* * +* Under no circumstances and under no legal theory, whether tort * +* (including negligence), contract, or otherwise, shall any * +* Contributor, or anyone who distributes Covered Software as * +* permitted above, be liable to You for any direct, indirect, * +* special, incidental, or consequential damages of any character * +* including, without limitation, damages for lost profits, loss of * +* goodwill, work stoppage, computer failure or malfunction, or any * +* and all other commercial damages or losses, even if such party * +* shall have been informed of the possibility of such damages. This * +* limitation of liability shall not apply to liability for death or * +* personal injury resulting from such party's negligence to the * +* extent applicable law prohibits such limitation. Some * +* jurisdictions do not allow the exclusion or limitation of * +* incidental or consequential damages, so this exclusion and * +* limitation may not apply to You. * +* * +************************************************************************ + +8. Litigation +------------- + +Any litigation relating to this License may be brought only in the +courts of a jurisdiction where the defendant maintains its principal +place of business and such litigation shall be governed by laws of that +jurisdiction, without reference to its conflict-of-law provisions. +Nothing in this Section shall prevent a party's ability to bring +cross-claims or counter-claims. + +9. Miscellaneous +---------------- + +This License represents the complete agreement concerning the subject +matter hereof. If any provision of this License is held to be +unenforceable, such provision shall be reformed only to the extent +necessary to make it enforceable. Any law or regulation which provides +that the language of a contract shall be construed against the drafter +shall not be used to construe this License against a Contributor. + +10. Versions of the License +--------------------------- + +10.1. New Versions + +Mozilla Foundation is the license steward. Except as provided in Section +10.3, no one other than the license steward has the right to modify or +publish new versions of this License. Each version will be given a +distinguishing version number. + +10.2. Effect of New Versions + +You may distribute the Covered Software under the terms of the version +of the License under which You originally received the Covered Software, +or under the terms of any subsequent version published by the license +steward. + +10.3. Modified Versions + +If you create software not governed by this License, and you want to +create a new license for such software, you may create and use a +modified version of this License if you rename the license and remove +any references to the name of the license steward (except to note that +such modified license differs from this License). + +10.4. Distributing Source Code Form that is Incompatible With Secondary +Licenses + +If You choose to distribute Source Code Form that is Incompatible With +Secondary Licenses under the terms of this version of the License, the +notice described in Exhibit B of this License must be attached. + +Exhibit A - Source Code Form License Notice +------------------------------------------- + + This Source Code Form is subject to the terms of the Mozilla Public + License, v. 2.0. If a copy of the MPL was not distributed with this + file, You can obtain one at http://mozilla.org/MPL/2.0/. + +If it is not possible or desirable to put the notice in a particular +file, then You may include the notice in a location (such as a LICENSE +file in a relevant directory) where a recipient would be likely to look +for such a notice. + +You may add additional accurate notices of copyright ownership. + +Exhibit B - "Incompatible With Secondary Licenses" Notice +--------------------------------------------------------- + + This Source Code Form is "Incompatible With Secondary Licenses", as + defined by the Mozilla Public License, v. 2.0. diff --git a/README.md b/README.md index 867cf54..f7263fa 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,6 @@ make publish-usage ## License -Keeper modules are distributed under the Business Source License 1.1. See +Keeper modules are distributed under the Mozilla Public License 2.0. See [LICENSE](LICENSE). The module metadata in `keeper/wippy.yaml` and -`usage/wippy.yaml` uses the same `BSL-1.1` identifier. +`usage/wippy.yaml` uses the same `MPL-2.0` identifier. diff --git a/keeper/frontend/applications/keeper/package-lock.json b/keeper/frontend/applications/keeper/package-lock.json index 38d1840..811a8fd 100644 --- a/keeper/frontend/applications/keeper/package-lock.json +++ b/keeper/frontend/applications/keeper/package-lock.json @@ -7,7 +7,7 @@ "": { "name": "@wippy/app-keeper", "version": "1.0.0", - "license": "BSL-1.1", + "license": "MPL-2.0", "dependencies": { "@wippy-fe/theme": "^0.0.32", "chart.js": "^4.5.1", diff --git a/keeper/frontend/applications/keeper/package.json b/keeper/frontend/applications/keeper/package.json index 21d5168..2d1cf67 100644 --- a/keeper/frontend/applications/keeper/package.json +++ b/keeper/frontend/applications/keeper/package.json @@ -1,7 +1,7 @@ { "name": "@wippy/app-keeper", "version": "1.0.0", - "license": "BSL-1.1", + "license": "MPL-2.0", "specification": "wippy-component-1.0", "title": "Keeper", "description": "Wippy control plane for registry governance, agents, tasks, MCP, Hub, and runtime operations", diff --git a/keeper/static/keeper/app.html b/keeper/static/keeper/app.html index c915508..db34bb4 100644 --- a/keeper/static/keeper/app.html +++ b/keeper/static/keeper/app.html @@ -1,7 +1,7 @@ - + Keeper diff --git a/keeper/static/keeper/wippy-meta.json b/keeper/static/keeper/wippy-meta.json index a48c22c..ff1194e 100644 --- a/keeper/static/keeper/wippy-meta.json +++ b/keeper/static/keeper/wippy-meta.json @@ -1 +1 @@ -{"name":"@wippy/app-keeper","version":"1.0.0","license":"BSL-1.1","specification":"wippy-component-1.0","title":"Keeper","description":"Wippy control plane for registry governance, agents, tasks, MCP, Hub, and runtime operations","files":["dist/","package.json"],"browser":"dist/app.js","wippy":{"type":"page","title":"Keeper","icon":"tabler:shield-code","path":"dist/app.html","proxy":{"enabled":true,"injections":{"css":{"fonts":true,"themeConfig":true,"iframe":true,"primevue":true,"markdown":false,"customCss":true,"customVariables":true},"tailwindConfig":false,"resizeObserver":false,"preventLinkClicks":false,"iconifyIcons":false}},"scripts":{"build":"build","debug":"build:debug"},"configOverrides":{"customization":{"cssVariables":{"--p-primary-color":"var(--p-primary-500)","--p-primary-hover-color":"var(--p-primary-600)","--p-primary-active-color":"var(--p-primary-700)","--kp-bg":"var(--p-content-background)","--kp-bg-elevated":"color-mix(in srgb, var(--p-content-background) 92%, var(--p-text-color) 8%)","--kp-bg-overlay":"var(--p-content-background)","--kp-border":"var(--p-content-border-color)","--kp-text":"var(--p-text-color)","--kp-text-secondary":"var(--p-text-muted-color)","--kp-text-heading":"var(--p-text-color)","--kp-hover-bg":"color-mix(in srgb, var(--p-text-color) 6%, transparent)","--kp-code-bg":"color-mix(in srgb, var(--p-content-background) 92%, var(--p-text-color) 8%)","--kp-btn-secondary-bg":"var(--p-surface-200)","--kp-btn-secondary-border":"var(--p-surface-200)","--kp-btn-secondary-text":"var(--p-surface-700)","@light":{"--p-surface-0":"#ffffff","--p-surface-50":"#fafafa","--p-surface-100":"#f4f4f5","--p-surface-200":"#e4e4e7","--p-surface-300":"#d4d4d8","--p-surface-400":"#a1a1aa","--p-surface-500":"#71717a","--p-surface-600":"#52525b","--p-surface-700":"#3f3f46","--p-surface-800":"#27272a","--p-surface-900":"#18181b","--p-surface-950":"#09090b","--p-content-background":"#ffffff","--p-content-border-color":"#e4e4e7","--p-content-hover-background":"#f4f4f5","--p-text-color":"#18181b","--p-text-hover-color":"#09090b","--p-text-muted-color":"#71717a","--p-text-hover-muted-color":"#52525b","--p-primary-contrast-color":"#ffffff","--kp-bg":"#ffffff","--kp-bg-elevated":"#f4f4f5","--kp-bg-overlay":"#ffffff","--kp-border":"#e4e4e7","--kp-text":"#18181b","--kp-text-secondary":"#71717a","--kp-text-heading":"#18181b","--kp-hover-bg":"rgba(0, 0, 0, 0.04)","--kp-code-bg":"#f4f4f5"},"@dark":{"--p-surface-0":"#1c1a19","--p-surface-50":"#1c1a19","--p-surface-100":"#2b2927","--p-surface-200":"#403e3c","--p-surface-300":"#545250","--p-surface-600":"#52525b","--p-surface-700":"#3f3f46","--p-surface-800":"#27272a","--p-surface-900":"#18181b","--p-surface-950":"#09090b","--p-content-background":"#1c1a19","--p-content-border-color":"#403e3c","--p-content-hover-background":"#2b2927","--p-text-color":"#fafafa","--p-text-hover-color":"#ffffff","--p-text-muted-color":"#a1a1aa","--p-text-hover-muted-color":"#d4d4d8","--p-primary-contrast-color":"#ffffff","--p-primary-color":"var(--p-primary-500)","--p-primary-hover-color":"var(--p-primary-400)","--p-primary-active-color":"var(--p-primary-300)","--kp-bg-elevated":"var(--p-surface-800)","--kp-bg-overlay":"var(--p-surface-800)","--kp-text-heading":"var(--p-text-color)","--kp-hover-bg":"rgba(255, 255, 255, 0.05)","--kp-code-bg":"var(--p-surface-800)","--kp-btn-secondary-bg":"var(--p-surface-200)","--kp-btn-secondary-border":"var(--p-surface-200)","--kp-btn-secondary-text":"var(--p-text-color)","--p-mask-background":"rgba(0, 0, 0, 0.6)","--p-dialog-shadow":"0 20px 60px rgba(0, 0, 0, 0.5)","--p-button-secondary-hover-background":"var(--p-surface-400)","--p-button-secondary-hover-border-color":"var(--p-surface-400)","--p-button-secondary-hover-color":"var(--p-surface-900)","--p-button-secondary-active-background":"var(--p-surface-100)","--p-button-secondary-active-border-color":"var(--p-surface-100)","--p-button-text-secondary-hover-background":"rgba(255, 255, 255, 0.05)","--p-button-text-secondary-active-background":"rgba(255, 255, 255, 0.08)","--p-button-text-plain-hover-background":"rgba(255, 255, 255, 0.05)","--p-button-text-plain-active-background":"rgba(255, 255, 255, 0.08)","--p-button-text-contrast-color":"var(--p-surface-900)","--p-button-text-contrast-hover-background":"rgba(255, 255, 255, 0.05)","--p-button-text-contrast-active-background":"rgba(255, 255, 255, 0.08)","--p-button-outlined-secondary-border-color":"var(--p-surface-400)","--p-button-outlined-secondary-hover-background":"rgba(255, 255, 255, 0.05)","--p-button-outlined-secondary-active-background":"rgba(255, 255, 255, 0.08)"}},"customCSS":"/*\r\n * keeper PrimeVue Button + Tag/Badge/Chip overrides — transcribed from\r\n * temp-primevue-overrides.css during BD-B5 (2026-05-21). This block lives\r\n * identically in 4 places per the 4-way configOverrides duplication contract:\r\n * - keeper/src/keeper/_index.yaml\r\n * - keeper/src/keeper/git/_index.yaml\r\n * - keeper/frontend/applications/keeper/package.json\r\n * - keeper/plugins/git/frontend/applications/git/package.json\r\n * Maintenance rule (per CLAUDE.md \"FE theming placement\"): when one changes,\r\n * the other three must be updated to match.\r\n */\r\n\r\n@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&display=swap');\r\n\r\n/* ----- Base geometry — match keeper's dense compact look ----- */\r\n.p-button {\r\n border-radius: 4px;\r\n padding: 4px 12px;\r\n font-size: 11px;\r\n font-weight: 500;\r\n /* PrimeVue's default gap is 0.5rem (8px); keeper's hand-rolled buttons used\r\n 4-5px between icon and label. Setting 4px here is the new default — call\r\n sites that need different gap should use !gap-1.5 / !gap-2 explicitly.\r\n Source-order: this file loads AFTER tailwind.css, so a plain `gap-N`\r\n Tailwind class WILL lose the specificity tie against this `.p-button`\r\n rule — use the `!`-modifier (e.g. `!gap-1.5`) to override. */\r\n gap: 4px;\r\n transition: none; /* keeper has no hover transition; PrimeVue's 0.2s shimmer feels off vs current */\r\n}\r\n\r\n.p-button-sm {\r\n padding: 2px 8px;\r\n font-size: 10px;\r\n}\r\n\r\n.p-button-lg {\r\n padding: 6px 14px;\r\n font-size: 12px;\r\n}\r\n\r\n/* ----- Filled severities (the \"no text/outlined/link variant\" selector chain\r\n excludes outline/text/link Buttons so they keep their transparent bg) ----- */\r\n\r\n/* Default (no severity class) — primary. PrimeVue's default Button already\r\n renders bright primary-500 bg + white text in BOTH modes (verified B2), so\r\n bg/color/border don't need overriding. Only font-weight differs (PrimeVue\r\n defaults to 400, keeper .primary-btn is 600). Low-specificity selector\r\n (0,1,1) so .k-btn-* extension classes (0,2,0) can still win. */\r\n.p-button:not([class*=\"p-button-\"]) {\r\n font-weight: 600;\r\n}\r\n\r\n/* secondary — keeper's .header-btn look (light flat grey + bordered)\r\n keeper .header-btn padding is 4 10 (slightly narrower than base 4 12) */\r\n.p-button-secondary:not(.p-button-text):not(.p-button-outlined):not(.p-button-link) {\r\n background: var(--p-content-hover-background); /* warm-grey surface-100 in keeper (#f4f4f5 / #2b2927) */\r\n color: var(--p-text-color);\r\n border-color: var(--p-content-border-color);\r\n padding: 4px 10px;\r\n}\r\n\r\n/* success — WCAG carve-out: -700 landed at 4.42 (just under AA 4.5),\r\n bumped to -800 in iter 5 to actually pass.\r\n keeper original was bg-success-500 + white text (≈2.2:1, AA fail) */\r\n.p-button-success:not(.p-button-text):not(.p-button-outlined):not(.p-button-link) {\r\n background: var(--p-success-800);\r\n color: #fff;\r\n border-color: var(--p-success-800);\r\n font-weight: 600; /* keeper bg-success-500 = 600 */\r\n}\r\n\r\n/* info */\r\n.p-button-info:not(.p-button-text):not(.p-button-outlined):not(.p-button-link) {\r\n background: var(--p-info-500);\r\n color: #fff;\r\n border-color: var(--p-info-500);\r\n}\r\n\r\n/* warn */\r\n.p-button-warn:not(.p-button-text):not(.p-button-outlined):not(.p-button-link) {\r\n background: var(--p-warn-500);\r\n color: #fff;\r\n border-color: var(--p-warn-500);\r\n}\r\n\r\n/* help */\r\n.p-button-help:not(.p-button-text):not(.p-button-outlined):not(.p-button-link) {\r\n background: var(--p-help-500);\r\n color: #fff;\r\n border-color: var(--p-help-500);\r\n}\r\n\r\n/* danger — WCAG carve-out: use -600 for better white-text contrast.\r\n keeper original was bg-danger-500 + white text (≈3.0:1, AA fail at 11px) */\r\n.p-button-danger:not(.p-button-text):not(.p-button-outlined):not(.p-button-link) {\r\n background: var(--p-danger-600);\r\n color: #fff;\r\n border-color: var(--p-danger-600);\r\n /* font-weight stays 500 (keeper task-detail.vue:682 was 500) */\r\n}\r\n\r\n/* contrast — keep PrimeVue default if used */\r\n\r\n/* ----- Text / Link variants — keeper's `btn-text-link` / `btn-toggle-text`\r\n have no chrome: transparent bg, no padding, no radius, weight 400 ----- */\r\n.p-button-text,\r\n.p-button-link {\r\n padding: 0;\r\n border-radius: 0;\r\n font-weight: 400;\r\n}\r\n\r\n/* Dark-mode primary-text brightening was here originally, but moved to the\r\n end of the file so its CSS source order beats `.k-btn-nav.k-btn-active`\r\n (which sets `color: primary-color` and is defined later than this point). */\r\n\r\n/* ----- Disabled state — match keeper's faded-but-readable look ----- */\r\n.p-button:disabled,\r\n.p-button[disabled] {\r\n opacity: 0.5;\r\n cursor: not-allowed;\r\n}\r\n\r\n/* ============================================================\r\n Keeper-specific extensions — for variants stock PrimeVue\r\n doesn't cover. Use with . */\r\n.p-button.k-btn-tinted {\r\n padding: 2px 8px;\r\n font-size: 10px;\r\n font-weight: 400;\r\n border-color: transparent;\r\n border-radius: 4px;\r\n}\r\n/* WCAG carve-out: tinted variants use -700 text in light (severity-500 was\r\n ~2.0-3.3:1 AA fail on pale-bg-on-white) and -400 text in dark\r\n (severity-500 dark on dark page bg was borderline / fail for danger). */\r\n.p-button.k-btn-tinted-primary { background: color-mix(in srgb, var(--p-primary-500) 10%, transparent); color: var(--p-primary-700); }\r\n.p-button.k-btn-tinted-info { background: color-mix(in srgb, var(--p-info-500) 10%, transparent); color: var(--p-info-700); }\r\n.p-button.k-btn-tinted-success { background: color-mix(in srgb, var(--p-success-500) 10%, transparent); color: var(--p-success-800); } /* -700 hit 4.06; -800 to pass */\r\n.p-button.k-btn-tinted-warn { background: color-mix(in srgb, var(--p-warn-500) 10%, transparent); color: var(--p-warn-700); }\r\n.p-button.k-btn-tinted-help { background: color-mix(in srgb, var(--p-help-500) 10%, transparent); color: var(--p-help-700); }\r\n.p-button.k-btn-tinted-danger { background: color-mix(in srgb, var(--p-danger-500) 10%, transparent); color: var(--p-danger-700); }\r\n.p-button.k-btn-tinted-accent { background: color-mix(in srgb, var(--p-accent-500) 10%, transparent); color: var(--p-accent-800); } /* -700 hit 4.35; -800 to pass */\r\n\r\n@media (prefers-color-scheme: dark) {\r\n .p-button.k-btn-tinted-primary { color: var(--p-primary-400); }\r\n .p-button.k-btn-tinted-info { color: var(--p-info-400); }\r\n .p-button.k-btn-tinted-success { color: var(--p-success-400); }\r\n .p-button.k-btn-tinted-warn { color: var(--p-warn-400); }\r\n .p-button.k-btn-tinted-help { color: var(--p-help-400); }\r\n .p-button.k-btn-tinted-danger { color: var(--p-danger-400); }\r\n .p-button.k-btn-tinted-accent { color: var(--p-accent-400); }\r\n}\r\n\r\n/* k-btn-save — keeper's `.ed-save-btn` stateful save button.\r\n B3 collapse claim \". */\r\n.p-button.k-btn-tinted {\r\n padding: 2px 8px;\r\n font-size: 10px;\r\n font-weight: 400;\r\n border-color: transparent;\r\n border-radius: 4px;\r\n}\r\n/* WCAG carve-out: tinted variants use -700 text in light (severity-500 was\r\n ~2.0-3.3:1 AA fail on pale-bg-on-white) and -400 text in dark\r\n (severity-500 dark on dark page bg was borderline / fail for danger). */\r\n.p-button.k-btn-tinted-primary { background: color-mix(in srgb, var(--p-primary-500) 10%, transparent); color: var(--p-primary-700); }\r\n.p-button.k-btn-tinted-info { background: color-mix(in srgb, var(--p-info-500) 10%, transparent); color: var(--p-info-700); }\r\n.p-button.k-btn-tinted-success { background: color-mix(in srgb, var(--p-success-500) 10%, transparent); color: var(--p-success-800); } /* -700 hit 4.06; -800 to pass */\r\n.p-button.k-btn-tinted-warn { background: color-mix(in srgb, var(--p-warn-500) 10%, transparent); color: var(--p-warn-700); }\r\n.p-button.k-btn-tinted-help { background: color-mix(in srgb, var(--p-help-500) 10%, transparent); color: var(--p-help-700); }\r\n.p-button.k-btn-tinted-danger { background: color-mix(in srgb, var(--p-danger-500) 10%, transparent); color: var(--p-danger-700); }\r\n.p-button.k-btn-tinted-accent { background: color-mix(in srgb, var(--p-accent-500) 10%, transparent); color: var(--p-accent-800); } /* -700 hit 4.35; -800 to pass */\r\n\r\n@media (prefers-color-scheme: dark) {\r\n .p-button.k-btn-tinted-primary { color: var(--p-primary-400); }\r\n .p-button.k-btn-tinted-info { color: var(--p-info-400); }\r\n .p-button.k-btn-tinted-success { color: var(--p-success-400); }\r\n .p-button.k-btn-tinted-warn { color: var(--p-warn-400); }\r\n .p-button.k-btn-tinted-help { color: var(--p-help-400); }\r\n .p-button.k-btn-tinted-danger { color: var(--p-danger-400); }\r\n .p-button.k-btn-tinted-accent { color: var(--p-accent-400); }\r\n}\r\n\r\n/* k-btn-save — keeper's `.ed-save-btn` stateful save button.\r\n B3 collapse claim \"