@birdapi/velinstyle 1.1.0 → 1.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.de.md +89 -161
- package/README.md +187 -119
- package/cli/blueprint.js +98 -5
- package/cli/blueprints/app-chrome.html +18 -0
- package/cli/blueprints/benefits-grid.html +9 -0
- package/cli/blueprints/bottom-nav-mobile.html +2 -1
- package/cli/blueprints/cookie-consent.html +1 -1
- package/cli/blueprints/cta-band.html +6 -0
- package/cli/blueprints/faq-section.html +18 -0
- package/cli/blueprints/filter-bar.html +4 -4
- package/cli/blueprints/form-contact.html +6 -5
- package/cli/blueprints/hero-section.html +3 -3
- package/cli/blueprints/notification-center.html +1 -1
- package/cli/blueprints/onboarding.html +2 -1
- package/cli/blueprints/ops-console.html +29 -0
- package/cli/blueprints/pricing-band.html +37 -0
- package/cli/blueprints/process-steps.html +10 -0
- package/cli/blueprints/services-grid.html +9 -0
- package/cli/blueprints/settings-panel.html +8 -6
- package/cli/blueprints/split-hero.html +25 -0
- package/cli/blueprints/testimonials.html +8 -0
- package/cli/blueprints/trust-bar.html +10 -0
- package/cli/cli-manifest.json +81 -17
- package/cli/contrast-utils.js +97 -0
- package/cli/create.js +370 -0
- package/cli/docgen/extract-attributes.js +128 -10
- package/cli/docgen/extract-cli.js +3 -2
- package/cli/docgen/extract-components.js +61 -2
- package/cli/docgen/extract-utilities.js +10 -10
- package/cli/doctor.js +119 -0
- package/cli/index.js +560 -44
- package/cli/meta.js +84 -1
- package/cli/perf-audit.js +15 -2
- package/cli/prompt-engine.js +243 -0
- package/cli/review.js +268 -0
- package/cli/scaffold.js +119 -4
- package/cli/scanner-rules-data.js +7 -0
- package/cli/scanner.js +357 -4
- package/cli/serve.js +81 -0
- package/cli/skills.js +223 -0
- package/cli/transparency.js +221 -0
- package/cli/wc-api.js +89 -0
- package/cli/workflow.js +42 -0
- package/components/index.js +2 -0
- package/components/runtime/component-loaders.js +2 -0
- package/components/velin-accordion.js +62 -13
- package/components/velin-bottom-nav.js +10 -0
- package/components/velin-calendar.js +212 -0
- package/components/velin-command.js +18 -2
- package/components/velin-data-table.js +78 -1
- package/components/velin-dialog.js +4 -1
- package/components/velin-drawer.js +2 -4
- package/components/velin-file-dropzone.js +162 -0
- package/components/velin-icon.js +22 -1
- package/components/velin-lightbox.js +5 -3
- package/components/velin-modal.js +2 -4
- package/components/velin-search.js +1 -1
- package/components/velin-sheet.js +2 -4
- package/core/a11y/component-contracts.json +20 -3
- package/core/attributes/registry.js +14 -0
- package/core/meta/build.js +125 -5
- package/core/meta/design-constraints/contact.json +9 -0
- package/core/meta/design-constraints/faq.json +9 -0
- package/core/meta/design-constraints/hero.json +13 -0
- package/core/meta/knowledge/components.json +622 -0
- package/core/meta/knowledge/tokens.json +282 -0
- package/core/meta/pages/registry.json +294 -0
- package/core/meta/schema.js +13 -1
- package/core/meta/sections/registry.json +185 -0
- package/core/transparency/attach.js +74 -0
- package/core/transparency/claims.js +97 -0
- package/core/transparency/doctor.js +142 -0
- package/core/transparency/engine.js +75 -0
- package/core/transparency/export.js +98 -0
- package/core/transparency/index.js +30 -0
- package/core/transparency/migrate.js +130 -0
- package/core/transparency/normalize.js +125 -0
- package/core/transparency/policy.js +105 -0
- package/core/transparency/providers.js +235 -0
- package/core/transparency/registry.js +104 -0
- package/core/transparency/renderer.js +111 -0
- package/core/transparency/reporter.js +113 -0
- package/core/transparency/validator.js +112 -0
- package/dist/chunks/attach-H2ZSEAE6.js +365 -0
- package/dist/chunks/{attributes-STYCS3O5.js → attributes-A423NX5J.js} +3 -3
- package/dist/chunks/attributes-DZCXX2RZ.js +404 -0
- package/dist/chunks/{attributes-353XDOAX.js → attributes-F6UPIEVP.js} +1 -1
- package/dist/chunks/{attributes-ADOKLKA7.js → attributes-GLYXGGAL.js} +3 -3
- package/dist/chunks/{attributes-TPANLMLF.js → attributes-UFTYOSAU.js} +3 -3
- package/dist/chunks/attributes-XGLXLR2T.js +391 -0
- package/dist/chunks/attributes-YF4NI2QS.js +391 -0
- package/dist/chunks/browser-AUABBYUK.js +1544 -0
- package/dist/chunks/{chunk-RSMRR27R.js → chunk-2LSKX57P.js} +12 -10
- package/dist/chunks/{chunk-IEHKRARD.js → chunk-2TGCVDUL.js} +11 -9
- package/dist/chunks/{chunk-SRL6EWHP.js → chunk-5JWGUAPC.js} +17 -13
- package/dist/chunks/chunk-7YSO2OQ2.js +113 -0
- package/dist/chunks/{chunk-QVHYL3R4.js → chunk-BHR3ZG6U.js} +6 -6
- package/dist/chunks/chunk-CQMTCEI6.js +113 -0
- package/dist/chunks/{chunk-J472ERN2.js → chunk-JMSIHEYX.js} +15 -4
- package/dist/chunks/{chunk-MKZP2TBH.js → chunk-L7ZGUU4D.js} +2 -2
- package/dist/chunks/chunk-TUGIPKW5.js +113 -0
- package/dist/chunks/{highlight-GJHHV4KM.js → highlight-M2ELQNYK.js} +1 -1
- package/dist/chunks/runtime-entry.js +1 -1
- package/dist/chunks/{velin-accordion-FBIPAEXG.js → velin-accordion-WSY6BMLA.js} +64 -10
- package/dist/chunks/{velin-bottom-nav-7GEMPIM6.js → velin-bottom-nav-5RVRNGIP.js} +25 -0
- package/dist/chunks/{velin-bottom-nav-N3DFQR66.js → velin-bottom-nav-N5F4UO2I.js} +26 -1
- package/dist/chunks/velin-calendar-OFE6THUD.js +210 -0
- package/dist/chunks/velin-calendar-PGVNJTXK.js +217 -0
- package/dist/chunks/velin-calendar-XC7JRDSH.js +217 -0
- package/dist/chunks/{velin-code-block-CIAURDRJ.js → velin-code-block-ZGWG7JI5.js} +1 -1
- package/dist/chunks/{velin-combobox-NXS4QB4R.js → velin-combobox-56V2ZWT5.js} +1 -1
- package/dist/chunks/{velin-command-ONKO2A3J.js → velin-command-2HO2EKR6.js} +29 -2
- package/dist/chunks/{velin-command-TMLSRGIU.js → velin-command-ZJSLPK7B.js} +30 -3
- package/dist/chunks/{velin-copy-NYDBOKXT.js → velin-copy-XDQSV2XU.js} +1 -1
- package/dist/chunks/{velin-countdown-4ZVDGK4R.js → velin-countdown-V4Z5MA63.js} +1 -1
- package/dist/chunks/velin-data-table-UVR42UUM.js +372 -0
- package/dist/chunks/{velin-dialog-GTTZI564.js → velin-dialog-3YK2RPRV.js} +9 -2
- package/dist/chunks/{velin-dialog-ELFOZIXZ.js → velin-dialog-S24KAP4S.js} +3 -1
- package/dist/chunks/{velin-drawer-BE6TYN3H.js → velin-drawer-5PNU624J.js} +2 -4
- package/dist/chunks/{velin-drawer-DLL2GLT6.js → velin-drawer-CCM6S25D.js} +3 -5
- package/dist/chunks/{velin-email-RBX6ZR4S.js → velin-email-TNFONXPW.js} +1 -1
- package/dist/chunks/velin-file-dropzone-QRGF2JNA.js +154 -0
- package/dist/chunks/velin-file-dropzone-XIZMJ3NB.js +154 -0
- package/dist/chunks/{velin-icon-7M76DOPB.js → velin-icon-A6NCXGUK.js} +59 -17
- package/dist/chunks/{velin-icon-ZTSKUOVN.js → velin-icon-EC4B5XCM.js} +18 -5
- package/dist/chunks/{velin-lightbox-6E7CAATP.js → velin-lightbox-FFK4TUUP.js} +7 -6
- package/dist/chunks/{velin-lightbox-NXA3U2FM.js → velin-lightbox-P725FLTY.js} +5 -4
- package/dist/chunks/{velin-menubar-J66JXRWW.js → velin-menubar-6I2LM5HL.js} +1 -1
- package/dist/chunks/{velin-modal-5HYNNNUI.js → velin-modal-ICTMGRSU.js} +7 -8
- package/dist/chunks/{velin-modal-AEOTZ67O.js → velin-modal-JBNODH7D.js} +2 -4
- package/dist/chunks/{velin-popover-T72HK3DF.js → velin-popover-WZG2GHBL.js} +25 -4
- package/dist/chunks/{velin-rating-N4DI2XNL.js → velin-rating-QBBYRRBU.js} +1 -1
- package/dist/chunks/{velin-search-7B4KJ6TX.js → velin-search-B3L6J2RP.js} +2 -2
- package/dist/chunks/{velin-search-2XRQFBCS.js → velin-search-L3UG6NDQ.js} +5 -4
- package/dist/chunks/{velin-secure-field-6PV7RZDJ.js → velin-secure-field-DGYMP7OK.js} +1 -1
- package/dist/chunks/{velin-segmented-control-GYD5BIXQ.js → velin-segmented-control-P74GJPAR.js} +1 -1
- package/dist/chunks/{velin-sheet-R2Y67X6H.js → velin-sheet-M5GZZD7G.js} +2 -4
- package/dist/chunks/{velin-sheet-OUK6572T.js → velin-sheet-X7RXIWKV.js} +3 -5
- package/dist/chunks/{velin-stepper-X54WGHDG.js → velin-stepper-4YQJUHPC.js} +12 -5
- package/dist/chunks/{velin-toast-OMMOA2DK.js → velin-toast-UG5LWTG2.js} +5 -1
- package/dist/chunks/{velin-tooltip-BDHGRTQB.js → velin-tooltip-ZDH5SDLU.js} +1 -1
- package/dist/llms.txt +31 -8
- package/dist/search-index.json +182 -10
- package/dist/velin-agent.json +3980 -31
- package/dist/velinstyle-components.iife.js +1622 -286
- package/dist/velinstyle-components.js +1624 -286
- package/dist/velinstyle-components.min.js +262 -114
- package/dist/velinstyle.css +412 -67
- package/dist/velinstyle.d.ts +2 -0
- package/dist/velinstyle.min.css +1 -1
- package/package.json +21 -6
- package/packages/skill-engine/README.md +24 -0
- package/packages/skill-engine/package.json +7 -0
- package/packages/skill-engine/src/catalog.js +29 -0
- package/packages/skill-engine/src/index.js +5 -0
- package/packages/skill-engine/src/install.js +69 -0
- package/packages/skill-engine/src/registry.js +27 -0
- package/packages/skill-engine/src/resolve.js +68 -0
- package/packages/skill-engine/src/validate.js +40 -0
- package/packages/velinstyle-skills/README.md +6 -0
- package/packages/velinstyle-skills/adapter.json +8 -0
- package/packages/velinstyle-skills/bundles/landing-starter.bundle.yaml +12 -0
- package/packages/velinstyle-skills/bundles/review-suite.bundle.yaml +11 -0
- package/packages/velinstyle-skills/catalog.json +1004 -0
- package/packages/velinstyle-skills/graphs/component-ship.graph.yaml +14 -0
- package/packages/velinstyle-skills/graphs/landingpage.graph.yaml +21 -0
- package/packages/velinstyle-skills/graphs/release-gate.graph.yaml +15 -0
- package/packages/velinstyle-skills/index.js +22 -0
- package/packages/velinstyle-skills/package.json +7 -0
- package/packages/velinstyle-skills/packs/accessibility.pack.yaml +9 -0
- package/packages/velinstyle-skills/packs/design.pack.yaml +10 -0
- package/packages/velinstyle-skills/packs/documentation.pack.yaml +8 -0
- package/packages/velinstyle-skills/packs/enterprise.pack.yaml +10 -0
- package/packages/velinstyle-skills/packs/frontend.pack.yaml +10 -0
- package/packages/velinstyle-skills/packs/review.pack.yaml +9 -0
- package/packages/velinstyle-skills/projects/admin-panel.project.yaml +12 -0
- package/packages/velinstyle-skills/projects/blog.project.yaml +11 -0
- package/packages/velinstyle-skills/projects/documentation-portal.project.yaml +13 -0
- package/packages/velinstyle-skills/projects/ecommerce-shop.project.yaml +12 -0
- package/packages/velinstyle-skills/projects/landing-page.project.yaml +12 -0
- package/packages/velinstyle-skills/projects/laravel-dashboard.project.yaml +12 -0
- package/packages/velinstyle-skills/projects/marketing-website.project.yaml +14 -0
- package/packages/velinstyle-skills/projects/portfolio.project.yaml +12 -0
- package/packages/velinstyle-skills/registry.json +142 -0
- package/packages/velinstyle-skills/scripts/generate-assets.mjs +163 -0
- package/packages/velinstyle-skills/skills/velin-a11y-focus-keyboard/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-a11y-page-checklist/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-a11y-scan-fix/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-ai-agent-briefing/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-ai-plan-scaffold-review/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-ai-skill-authoring/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-components-accessibility-map/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-components-api-contract/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-components-recipe/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-components-select-compose/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-design-hero-compose/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-design-section-rhythm/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-design-surface-roles/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-dev-component-wire/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-dev-page-scaffold/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-dev-plan-first/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-docs-component-guide/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-docs-generate-api/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-dx-doctor-setup/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-dx-project-init/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-migration-legacy-wc/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-migration-prefix-classes/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-motion-reduced-safe/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-motion-reveal-feedback/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-perf-audit-fix/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-perf-runtime-tree-shake/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-release-changelog-sync/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-release-meta-rebuild/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-review-conversion-hero/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-review-page-gate/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-review-seo-meta/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-security-sanitize-html/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-security-scan-pii/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-testing-a11y-suite/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-testing-visual-smoke/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-themes-apply-token/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-themes-contrast-check/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-utilities-layout-apply/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-utilities-prefix-fix/SKILL.md +57 -0
- package/packages/velinstyle-skills/skills/velin-utilities-token-map/SKILL.md +57 -0
- package/packages/velinstyle-skills/templates/admin-panel.template.yaml +12 -0
- package/packages/velinstyle-skills/templates/blog.template.yaml +12 -0
- package/packages/velinstyle-skills/templates/documentation-portal.template.yaml +12 -0
- package/packages/velinstyle-skills/templates/ecommerce-shop.template.yaml +13 -0
- package/packages/velinstyle-skills/templates/landing-page.template.yaml +12 -0
- package/packages/velinstyle-skills/templates/laravel-dashboard.template.yaml +11 -0
- package/packages/velinstyle-skills/templates/marketing-website.template.yaml +13 -0
- package/packages/velinstyle-skills/templates/portfolio.template.yaml +12 -0
- package/schemas/component-knowledge.schema.json +33 -0
- package/schemas/design-constraint.schema.json +15 -0
- package/schemas/design-intelligence.schema.json +19 -0
- package/schemas/design-rule.schema.json +19 -0
- package/schemas/page-template.schema.json +24 -0
- package/schemas/review-report.schema.json +36 -0
- package/schemas/section.schema.json +22 -0
- package/schemas/skill-bundle.schema.json +15 -0
- package/schemas/skill-graph.schema.json +25 -0
- package/schemas/skill-pack.schema.json +14 -0
- package/schemas/skill-project.schema.json +16 -0
- package/schemas/skill-record.schema.json +27 -0
- package/schemas/skill-registry.schema.json +17 -0
- package/schemas/skill-template.schema.json +17 -0
- package/schemas/token-graph.schema.json +27 -0
- package/schemas/utility.schema.json +166 -0
- package/src/components/alert.css +22 -1
- package/src/components/calendar-dropzone.css +5 -0
- package/src/components/transparency.css +138 -0
- package/src/layout/app-shell.css +33 -0
- package/src/tokens/shadow.css +13 -0
- package/src/utilities/border.css +2 -0
- package/src/utilities/display.css +1 -24
- package/src/utilities/responsive.css +16 -1
- package/src/utilities/spacing.css +32 -0
- package/src/velinstyle.css +3 -0
- package/dist/chunks/attributes-3BZLI7XF.js +0 -364
- package/dist/chunks/attributes-4N5JP4CG.js +0 -364
- package/dist/chunks/attributes-5Q2WXGRC.js +0 -374
- package/dist/chunks/attributes-AIR7SVLK.js +0 -364
- package/dist/chunks/attributes-BGRN5XZO.js +0 -364
- package/dist/chunks/attributes-BVSQAYLR.js +0 -364
- package/dist/chunks/attributes-CDYFUY7Y.js +0 -364
- package/dist/chunks/attributes-JMYJZBPE.js +0 -364
- package/dist/chunks/attributes-R5JY3X4O.js +0 -374
- package/dist/chunks/attributes-TNSPQTHX.js +0 -374
- package/dist/chunks/chunk-2354NEBP.js +0 -109
- package/dist/chunks/chunk-2VNA7G7S.js +0 -109
- package/dist/chunks/chunk-AQLRJSGG.js +0 -109
- package/dist/chunks/chunk-EWPSDMQT.js +0 -109
- package/dist/chunks/chunk-LA7264K4.js +0 -85
- package/dist/chunks/chunk-QTJJ3DPO.js +0 -109
- package/dist/chunks/chunk-RZQVWFHW.js +0 -109
- package/dist/chunks/chunk-U4XHMZ7D.js +0 -109
- package/dist/chunks/chunk-V5YIUA6G.js +0 -109
- package/dist/chunks/chunk-XIET2VSZ.js +0 -109
- package/dist/chunks/chunk-XYLJ2GCB.js +0 -205
- package/dist/chunks/chunk-ZPSPKUYD.js +0 -109
- package/dist/chunks/highlight-XTHRKBA3.js +0 -37
- package/dist/chunks/velin-bottom-nav-2N2TYWOF.js +0 -86
- package/dist/chunks/velin-carousel-Y5VCOABZ.js +0 -213
- package/dist/chunks/velin-code-block-ASUBTAQV.js +0 -119
- package/dist/chunks/velin-code-block-TSUKPY4C.js +0 -123
- package/dist/chunks/velin-code-block-Y6CM726Q.js +0 -119
- package/dist/chunks/velin-combobox-2KDTCQ7N.js +0 -155
- package/dist/chunks/velin-command-M7RNHUPR.js +0 -136
- package/dist/chunks/velin-copy-T5KDTDXP.js +0 -81
- package/dist/chunks/velin-countdown-5XSTN3BH.js +0 -101
- package/dist/chunks/velin-counter-ISCTEAHI.js +0 -118
- package/dist/chunks/velin-dialog-D2GUHSCD.js +0 -144
- package/dist/chunks/velin-dialog-IJLFDXAJ.js +0 -144
- package/dist/chunks/velin-dialog-TNS3WXMB.js +0 -144
- package/dist/chunks/velin-drawer-MJS6WCF7.js +0 -130
- package/dist/chunks/velin-email-N5B5ZYTE.js +0 -90
- package/dist/chunks/velin-icon-KZO3IEHG.js +0 -164
- package/dist/chunks/velin-lightbox-I75U6JF4.js +0 -140
- package/dist/chunks/velin-lightbox-QOTB4PRL.js +0 -140
- package/dist/chunks/velin-lightbox-UCD6N7HF.js +0 -140
- package/dist/chunks/velin-live-dot-XHUZCIDZ.js +0 -67
- package/dist/chunks/velin-menubar-SFEXJE56.js +0 -86
- package/dist/chunks/velin-modal-2HOBXE6F.js +0 -176
- package/dist/chunks/velin-modal-GLI2XZZB.js +0 -176
- package/dist/chunks/velin-popover-EXINRIGJ.js +0 -145
- package/dist/chunks/velin-popover-OXX7MRZ6.js +0 -145
- package/dist/chunks/velin-popover-YKCCROJG.js +0 -145
- package/dist/chunks/velin-rating-XRQJV4LO.js +0 -91
- package/dist/chunks/velin-scroll-top-F2FCZNYD.js +0 -58
- package/dist/chunks/velin-search-4YHJWYSS.js +0 -556
- package/dist/chunks/velin-search-LWHY23Q5.js +0 -474
- package/dist/chunks/velin-secure-field-H7FSBUJW.js +0 -95
- package/dist/chunks/velin-segmented-control-PQX6LKOJ.js +0 -109
- package/dist/chunks/velin-sheet-3OGI4HD7.js +0 -119
- package/dist/chunks/velin-sparkline-GVEANJVW.js +0 -184
- package/dist/chunks/velin-sparkline-KDA3GQAN.js +0 -162
- package/dist/chunks/velin-stepper-2ZIHLKGM.js +0 -141
- package/dist/chunks/velin-stepper-FYEUEWE6.js +0 -141
- package/dist/chunks/velin-stepper-wc-QU3KRVQR.js +0 -133
- package/dist/chunks/velin-theme-toggle-BNNS7WLV.js +0 -285
- package/dist/chunks/velin-theme-toggle-NO7V4TWI.js +0 -285
- package/dist/chunks/velin-theme-toggle-QELCJM2Q.js +0 -291
- package/dist/chunks/velin-toast-RCZ4CSUC.js +0 -109
- package/dist/chunks/velin-toast-WEUBTJG6.js +0 -109
- package/dist/chunks/velin-tooltip-664IOHZA.js +0 -112
- package/dist/chunks/velin-tooltip-wc-LXDVT6DE.js +0 -103
- package/dist/chunks/worker-client-R6DBYPFT.js +0 -46
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
export { CLAIM_CATALOG, deriveClaims, claimLabel, primaryLabel, pillarForClaim } from './claims.js';
|
|
2
|
+
export {
|
|
3
|
+
DEFAULT_POLICY,
|
|
4
|
+
STRICT_MEDIA_POLICY,
|
|
5
|
+
normalizePolicy,
|
|
6
|
+
mediaRequirement,
|
|
7
|
+
requiredProvenanceFields,
|
|
8
|
+
providerRank,
|
|
9
|
+
} from './policy.js';
|
|
10
|
+
export { createRegistry, stableDisclosureId } from './registry.js';
|
|
11
|
+
export { normalizeDisclosure, mergeDisclosures } from './normalize.js';
|
|
12
|
+
export {
|
|
13
|
+
registerTransparencyProvider,
|
|
14
|
+
listTransparencyProviders,
|
|
15
|
+
getTransparencyProvider,
|
|
16
|
+
collectAllDisclosures,
|
|
17
|
+
collectFromHtmlString,
|
|
18
|
+
} from './providers.js';
|
|
19
|
+
export { validateRecord, validateRecords, inferMediaKind } from './validator.js';
|
|
20
|
+
export { transparencyDoctor } from './doctor.js';
|
|
21
|
+
export { buildTransparencyReports } from './reporter.js';
|
|
22
|
+
export { exportDisclosures } from './export.js';
|
|
23
|
+
export { transparencyMigrate } from './migrate.js';
|
|
24
|
+
export { createTransparencyEngine, TransparencyMIME } from './engine.js';
|
|
25
|
+
export {
|
|
26
|
+
registerTransparencyRenderer,
|
|
27
|
+
listTransparencyRenderers,
|
|
28
|
+
renderDisclosure,
|
|
29
|
+
} from './renderer.js';
|
|
30
|
+
export { attach, enhanceAll, getDefaultRegistry, VelinTransparency } from './attach.js';
|
|
@@ -0,0 +1,130 @@
|
|
|
1
|
+
import { transparencyDoctor } from './doctor.js';
|
|
2
|
+
import { stableDisclosureId } from './registry.js';
|
|
3
|
+
|
|
4
|
+
/**
|
|
5
|
+
* Analyze HTML and suggest disclosures + optional apply.
|
|
6
|
+
* @param {string} html
|
|
7
|
+
* @param {{ policy: object, file?: string, apply?: boolean, dryRun?: boolean }} opts
|
|
8
|
+
*/
|
|
9
|
+
export async function transparencyMigrate(html, opts) {
|
|
10
|
+
const doctor = await transparencyDoctor(html, opts);
|
|
11
|
+
const suggestions = [];
|
|
12
|
+
|
|
13
|
+
for (const f of doctor.findings) {
|
|
14
|
+
if (!String(f.code).startsWith('missing-disclosure.')) continue;
|
|
15
|
+
const target = f.target || {};
|
|
16
|
+
const kind = f.code.replace('missing-disclosure.', '');
|
|
17
|
+
const type = kind === 'images' || kind === 'videos' || kind === 'audio' ? 'ai' : kind === 'pdf' ? 'license' : 'ai';
|
|
18
|
+
const id = stableDisclosureId({
|
|
19
|
+
id: target.id,
|
|
20
|
+
src: target.src,
|
|
21
|
+
tag: target.tag,
|
|
22
|
+
type,
|
|
23
|
+
file: opts.file,
|
|
24
|
+
});
|
|
25
|
+
const attrs = {
|
|
26
|
+
'velin-transparency': '',
|
|
27
|
+
'velin-transparency-id': id,
|
|
28
|
+
'velin-type': type,
|
|
29
|
+
'velin-status': type === 'ai' ? 'generated' : 'verified',
|
|
30
|
+
'velin-review': 'human-reviewed',
|
|
31
|
+
};
|
|
32
|
+
if (kind === 'images' || kind === 'pdf') {
|
|
33
|
+
attrs['velin-created-at'] = new Date().toISOString().slice(0, 10);
|
|
34
|
+
attrs['velin-license'] = 'CC BY 4.0';
|
|
35
|
+
}
|
|
36
|
+
if (kind === 'images') attrs['velin-source'] = target.src || '';
|
|
37
|
+
suggestions.push({
|
|
38
|
+
id,
|
|
39
|
+
kind,
|
|
40
|
+
target,
|
|
41
|
+
attrs,
|
|
42
|
+
reason: f.message,
|
|
43
|
+
});
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
// Provenance gaps on existing disclosures
|
|
47
|
+
for (const f of doctor.findings) {
|
|
48
|
+
if (!String(f.code).startsWith('missing-provenance.')) continue;
|
|
49
|
+
const field = f.code.replace('missing-provenance.', '');
|
|
50
|
+
suggestions.push({
|
|
51
|
+
id: f.id,
|
|
52
|
+
kind: 'provenance',
|
|
53
|
+
field,
|
|
54
|
+
attrs: { [`velin-${kebab(field)}`]: field === 'license' ? 'CC BY 4.0' : field.includes('At') ? new Date().toISOString().slice(0, 10) : 'unknown' },
|
|
55
|
+
reason: f.message,
|
|
56
|
+
});
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
let nextHtml = html;
|
|
60
|
+
let applied = 0;
|
|
61
|
+
if (opts.apply && opts.dryRun !== true) {
|
|
62
|
+
const result = applySuggestions(html, suggestions.filter((s) => s.kind !== 'provenance' || s.target));
|
|
63
|
+
nextHtml = result.html;
|
|
64
|
+
applied = result.applied;
|
|
65
|
+
// provenance-only patches on existing tags
|
|
66
|
+
for (const s of suggestions.filter((x) => x.kind === 'provenance' && x.id)) {
|
|
67
|
+
const patched = patchAttrsById(nextHtml, s.id, s.attrs);
|
|
68
|
+
if (patched.changed) {
|
|
69
|
+
nextHtml = patched.html;
|
|
70
|
+
applied += 1;
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
return {
|
|
76
|
+
doctor,
|
|
77
|
+
suggestions,
|
|
78
|
+
applied,
|
|
79
|
+
html: nextHtml,
|
|
80
|
+
dryRun: opts.dryRun !== false && !opts.apply,
|
|
81
|
+
};
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
function kebab(s) {
|
|
85
|
+
return String(s).replace(/[A-Z]/g, (m) => `-${m.toLowerCase()}`);
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
function applySuggestions(html, suggestions) {
|
|
89
|
+
let out = html;
|
|
90
|
+
let applied = 0;
|
|
91
|
+
for (const s of suggestions) {
|
|
92
|
+
if (!s.target?.tag) continue;
|
|
93
|
+
const tag = s.target.tag.toLowerCase();
|
|
94
|
+
const src = s.target.src;
|
|
95
|
+
const id = s.target.id;
|
|
96
|
+
let re;
|
|
97
|
+
if (id) {
|
|
98
|
+
re = new RegExp(`<${tag}\\b([^>]*\\bid=["']${escapeRe(id)}["'][^>]*)>`, 'i');
|
|
99
|
+
} else if (src) {
|
|
100
|
+
re = new RegExp(`<${tag}\\b([^>]*\\b(?:src|href)=["']${escapeRe(src)}["'][^>]*)>`, 'i');
|
|
101
|
+
} else continue;
|
|
102
|
+
const m = out.match(re);
|
|
103
|
+
if (!m) continue;
|
|
104
|
+
if (/\bvelin-transparency\b/i.test(m[0])) continue;
|
|
105
|
+
const attrStr = Object.entries(s.attrs)
|
|
106
|
+
.map(([k, v]) => (v === '' ? k : `${k}="${String(v).replace(/"/g, '"')}"`))
|
|
107
|
+
.join(' ');
|
|
108
|
+
const next = m[0].replace(/>$/, ` ${attrStr}>`);
|
|
109
|
+
out = out.replace(m[0], next);
|
|
110
|
+
applied += 1;
|
|
111
|
+
}
|
|
112
|
+
return { html: out, applied };
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
function patchAttrsById(html, id, attrs) {
|
|
116
|
+
const re = new RegExp(`<([a-z0-9-]+)\\b([^>]*\\b(?:velin-transparency-id|id)=["']${escapeRe(id)}["'][^>]*)>`, 'i');
|
|
117
|
+
const m = html.match(re);
|
|
118
|
+
if (!m) return { html, changed: false };
|
|
119
|
+
let open = m[0];
|
|
120
|
+
for (const [k, v] of Object.entries(attrs)) {
|
|
121
|
+
if (new RegExp(`\\b${k}=`, 'i').test(open)) continue;
|
|
122
|
+
open = open.replace(/>$/, ` ${k}="${String(v).replace(/"/g, '"')}">`);
|
|
123
|
+
}
|
|
124
|
+
if (open === m[0]) return { html, changed: false };
|
|
125
|
+
return { html: html.replace(m[0], open), changed: true };
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
function escapeRe(s) {
|
|
129
|
+
return String(s).replace(/[.*+?^${}()|[\]\\]/g, '\\$&');
|
|
130
|
+
}
|
|
@@ -0,0 +1,125 @@
|
|
|
1
|
+
import { deriveClaims, primaryLabel } from './claims.js';
|
|
2
|
+
import { stableDisclosureId } from './registry.js';
|
|
3
|
+
|
|
4
|
+
const PROVENANCE_KEYS = [
|
|
5
|
+
'createdBy', 'createdAt', 'reviewedAt', 'approvedBy', 'source', 'license', 'version', 'publishedAt',
|
|
6
|
+
];
|
|
7
|
+
|
|
8
|
+
/**
|
|
9
|
+
* Normalize a draft disclosure into a registry record.
|
|
10
|
+
* @param {Record<string, unknown>} draft
|
|
11
|
+
* @param {{ provider?: string, file?: string, lang?: 'en'|'de' }} [ctx]
|
|
12
|
+
*/
|
|
13
|
+
export function normalizeDisclosure(draft = {}, ctx = {}) {
|
|
14
|
+
const provider = String(draft.provider || ctx.provider || 'api');
|
|
15
|
+
const type = String(draft.type || 'ai').toLowerCase();
|
|
16
|
+
const status = draft.status != null ? String(draft.status).toLowerCase() : undefined;
|
|
17
|
+
const review = draft.review != null ? String(draft.review).toLowerCase() : undefined;
|
|
18
|
+
const provenance = normalizeProvenance(draft.provenance || draft);
|
|
19
|
+
if (draft.license && !provenance.license) provenance.license = String(draft.license);
|
|
20
|
+
if (draft.model && !provenance.source) provenance.source = `model:${draft.model}`;
|
|
21
|
+
if (draft.generated === true && !status) {
|
|
22
|
+
// generated flag without status
|
|
23
|
+
}
|
|
24
|
+
const resolvedStatus = status || (draft.generated === true ? 'generated' : undefined);
|
|
25
|
+
const claims = deriveClaims({
|
|
26
|
+
status: resolvedStatus,
|
|
27
|
+
review,
|
|
28
|
+
license: provenance.license,
|
|
29
|
+
claims: draft.claims,
|
|
30
|
+
});
|
|
31
|
+
const target = {
|
|
32
|
+
selector: draft.target?.selector || draft.selector || undefined,
|
|
33
|
+
tag: draft.target?.tag || draft.tag || undefined,
|
|
34
|
+
src: draft.target?.src || draft.src || undefined,
|
|
35
|
+
file: draft.target?.file || ctx.file || draft.file || undefined,
|
|
36
|
+
};
|
|
37
|
+
const id = stableDisclosureId({
|
|
38
|
+
id: draft.id || draft.velinTransparencyId,
|
|
39
|
+
selector: target.selector,
|
|
40
|
+
src: target.src,
|
|
41
|
+
tag: target.tag,
|
|
42
|
+
type,
|
|
43
|
+
file: target.file,
|
|
44
|
+
});
|
|
45
|
+
const lang = ctx.lang === 'de' ? 'de' : 'en';
|
|
46
|
+
const label = draft.label ? String(draft.label) : primaryLabel(claims, lang);
|
|
47
|
+
const updated = draft.updated || provenance.publishedAt || provenance.reviewedAt || provenance.createdAt || undefined;
|
|
48
|
+
|
|
49
|
+
return {
|
|
50
|
+
id,
|
|
51
|
+
type,
|
|
52
|
+
status: resolvedStatus,
|
|
53
|
+
review,
|
|
54
|
+
provider,
|
|
55
|
+
claims,
|
|
56
|
+
provenance,
|
|
57
|
+
updated,
|
|
58
|
+
label,
|
|
59
|
+
description: draft.description ? String(draft.description) : undefined,
|
|
60
|
+
renderer: draft.renderer || draft.overlay || 'badge',
|
|
61
|
+
tone: draft.tone || toneFromClaims(claims),
|
|
62
|
+
position: draft.position || 'top-right',
|
|
63
|
+
target,
|
|
64
|
+
meta: draft.meta && typeof draft.meta === 'object' ? draft.meta : undefined,
|
|
65
|
+
};
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
function normalizeProvenance(src = {}) {
|
|
69
|
+
/** @type {Record<string, string>} */
|
|
70
|
+
const out = {};
|
|
71
|
+
for (const key of PROVENANCE_KEYS) {
|
|
72
|
+
const v = src[key] ?? src[key.replace(/[A-Z]/g, (m) => `-${m.toLowerCase()}`)];
|
|
73
|
+
if (v != null && String(v).trim()) out[key] = String(v).trim();
|
|
74
|
+
}
|
|
75
|
+
// attribute-style aliases
|
|
76
|
+
if (src['created-by']) out.createdBy = String(src['created-by']);
|
|
77
|
+
if (src['created-at']) out.createdAt = String(src['created-at']);
|
|
78
|
+
if (src['reviewed-at']) out.reviewedAt = String(src['reviewed-at']);
|
|
79
|
+
if (src['approved-by']) out.approvedBy = String(src['approved-by']);
|
|
80
|
+
if (src['published-at']) out.publishedAt = String(src['published-at']);
|
|
81
|
+
return out;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
function toneFromClaims(claims) {
|
|
85
|
+
if (claims.includes('ai.generated')) return 'generated';
|
|
86
|
+
if (claims.includes('review.verified') || claims.includes('trust.official')) return 'verified';
|
|
87
|
+
if (claims.includes('review.human')) return 'human';
|
|
88
|
+
if (claims.includes('ai.assisted')) return 'mixed';
|
|
89
|
+
return 'neutral';
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
/**
|
|
93
|
+
* Merge two records; higher priority (lower rank number) wins field-by-field.
|
|
94
|
+
* @param {import('./registry.js').DisclosureRecord} a
|
|
95
|
+
* @param {import('./registry.js').DisclosureRecord} b
|
|
96
|
+
* @param {(id: string) => number} rankFn
|
|
97
|
+
*/
|
|
98
|
+
export function mergeDisclosures(a, b, rankFn) {
|
|
99
|
+
const aRank = rankFn(a.provider);
|
|
100
|
+
const bRank = rankFn(b.provider);
|
|
101
|
+
const primary = aRank <= bRank ? a : b;
|
|
102
|
+
const secondary = aRank <= bRank ? b : a;
|
|
103
|
+
const conflictKeys = [];
|
|
104
|
+
for (const key of ['type', 'status', 'review']) {
|
|
105
|
+
if (secondary[key] && primary[key] && secondary[key] !== primary[key]) conflictKeys.push(key);
|
|
106
|
+
}
|
|
107
|
+
const claims = [...new Set([...(primary.claims || []), ...(secondary.claims || [])])];
|
|
108
|
+
const provenance = { ...secondary.provenance, ...primary.provenance };
|
|
109
|
+
return {
|
|
110
|
+
record: {
|
|
111
|
+
...secondary,
|
|
112
|
+
...primary,
|
|
113
|
+
claims,
|
|
114
|
+
provenance,
|
|
115
|
+
provider: primary.provider,
|
|
116
|
+
meta: {
|
|
117
|
+
...(secondary.meta || {}),
|
|
118
|
+
...(primary.meta || {}),
|
|
119
|
+
mergedFrom: [secondary.provider, primary.provider],
|
|
120
|
+
conflicts: conflictKeys,
|
|
121
|
+
},
|
|
122
|
+
},
|
|
123
|
+
conflicts: conflictKeys,
|
|
124
|
+
};
|
|
125
|
+
}
|
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
/** Default and merge helpers for transparency policy. */
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* Soft framework defaults so existing sites are not hard-failed by `velinstyle check`.
|
|
5
|
+
* Projects opt into strict media/provenance rules via velin.transparency.policy.json.
|
|
6
|
+
*/
|
|
7
|
+
export const DEFAULT_POLICY = {
|
|
8
|
+
media: {
|
|
9
|
+
images: 'optional',
|
|
10
|
+
videos: 'optional',
|
|
11
|
+
audio: 'optional',
|
|
12
|
+
text: 'optional',
|
|
13
|
+
pdf: 'optional',
|
|
14
|
+
},
|
|
15
|
+
rules: {
|
|
16
|
+
requireReview: false,
|
|
17
|
+
allowGenerated: true,
|
|
18
|
+
minimumStatus: null,
|
|
19
|
+
staleDays: 365,
|
|
20
|
+
},
|
|
21
|
+
provenance: {
|
|
22
|
+
required: [],
|
|
23
|
+
recommended: ['approvedBy', 'source', 'version', 'createdAt', 'license'],
|
|
24
|
+
images: { required: [] },
|
|
25
|
+
videos: { required: [] },
|
|
26
|
+
audio: { required: [] },
|
|
27
|
+
pdf: { required: [] },
|
|
28
|
+
},
|
|
29
|
+
providers: {
|
|
30
|
+
priority: ['api', 'json', 'meta', 'html'],
|
|
31
|
+
},
|
|
32
|
+
};
|
|
33
|
+
|
|
34
|
+
/** Strict example policy for teams that require disclosure on media. */
|
|
35
|
+
export const STRICT_MEDIA_POLICY = {
|
|
36
|
+
media: {
|
|
37
|
+
images: 'required',
|
|
38
|
+
videos: 'required',
|
|
39
|
+
audio: 'required',
|
|
40
|
+
text: 'optional',
|
|
41
|
+
pdf: 'required',
|
|
42
|
+
},
|
|
43
|
+
provenance: {
|
|
44
|
+
required: [],
|
|
45
|
+
recommended: ['approvedBy', 'source', 'version'],
|
|
46
|
+
images: { required: ['createdAt', 'license', 'source'] },
|
|
47
|
+
videos: { required: ['createdAt'] },
|
|
48
|
+
audio: { required: ['createdAt'] },
|
|
49
|
+
pdf: { required: ['license'] },
|
|
50
|
+
},
|
|
51
|
+
};
|
|
52
|
+
|
|
53
|
+
/**
|
|
54
|
+
* @param {unknown} raw
|
|
55
|
+
*/
|
|
56
|
+
export function normalizePolicy(raw) {
|
|
57
|
+
const input = raw && typeof raw === 'object' ? raw : {};
|
|
58
|
+
const nested = input.policy && typeof input.policy === 'object' ? input.policy : input;
|
|
59
|
+
return {
|
|
60
|
+
media: { ...DEFAULT_POLICY.media, ...(nested.media || {}) },
|
|
61
|
+
rules: { ...DEFAULT_POLICY.rules, ...(nested.rules || {}) },
|
|
62
|
+
provenance: {
|
|
63
|
+
...DEFAULT_POLICY.provenance,
|
|
64
|
+
...(nested.provenance || {}),
|
|
65
|
+
images: { ...DEFAULT_POLICY.provenance.images, ...(nested.provenance?.images || {}) },
|
|
66
|
+
videos: { ...DEFAULT_POLICY.provenance.videos, ...(nested.provenance?.videos || {}) },
|
|
67
|
+
audio: { ...DEFAULT_POLICY.provenance.audio, ...(nested.provenance?.audio || {}) },
|
|
68
|
+
pdf: { ...DEFAULT_POLICY.provenance.pdf, ...(nested.provenance?.pdf || {}) },
|
|
69
|
+
},
|
|
70
|
+
providers: {
|
|
71
|
+
...DEFAULT_POLICY.providers,
|
|
72
|
+
...(nested.providers || {}),
|
|
73
|
+
priority: nested.providers?.priority || DEFAULT_POLICY.providers.priority,
|
|
74
|
+
},
|
|
75
|
+
};
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
/**
|
|
79
|
+
* @param {string} mediaKind images|videos|audio|text|pdf
|
|
80
|
+
* @param {ReturnType<typeof normalizePolicy>} policy
|
|
81
|
+
*/
|
|
82
|
+
export function mediaRequirement(mediaKind, policy) {
|
|
83
|
+
return policy.media[mediaKind] || 'optional';
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
/**
|
|
87
|
+
* @param {string} mediaKind
|
|
88
|
+
* @param {ReturnType<typeof normalizePolicy>} policy
|
|
89
|
+
*/
|
|
90
|
+
export function requiredProvenanceFields(mediaKind, policy) {
|
|
91
|
+
const base = policy.provenance.required || [];
|
|
92
|
+
const specific = policy.provenance[mediaKind]?.required || [];
|
|
93
|
+
return [...new Set([...base, ...specific])];
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
/**
|
|
97
|
+
* Provider priority index (lower = higher priority).
|
|
98
|
+
* @param {string} providerId
|
|
99
|
+
* @param {ReturnType<typeof normalizePolicy>} policy
|
|
100
|
+
*/
|
|
101
|
+
export function providerRank(providerId, policy) {
|
|
102
|
+
const list = policy.providers.priority || DEFAULT_POLICY.providers.priority;
|
|
103
|
+
const idx = list.indexOf(providerId);
|
|
104
|
+
return idx === -1 ? 999 : idx;
|
|
105
|
+
}
|
|
@@ -0,0 +1,235 @@
|
|
|
1
|
+
import { normalizeDisclosure, mergeDisclosures } from './normalize.js';
|
|
2
|
+
import { providerRank } from './policy.js';
|
|
3
|
+
|
|
4
|
+
/** @type {Map<string, { collect: Function, apply?: Function }>} */
|
|
5
|
+
const providers = new Map();
|
|
6
|
+
|
|
7
|
+
export function registerTransparencyProvider(id, handler) {
|
|
8
|
+
if (!id || typeof handler?.collect !== 'function') {
|
|
9
|
+
throw new Error('registerTransparencyProvider requires id and collect()');
|
|
10
|
+
}
|
|
11
|
+
providers.set(id, handler);
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
export function listTransparencyProviders() {
|
|
15
|
+
return [...providers.keys()];
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
export function getTransparencyProvider(id) {
|
|
19
|
+
return providers.get(id) || null;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
function mergeById(records, policy) {
|
|
23
|
+
const map = new Map();
|
|
24
|
+
const conflicts = [];
|
|
25
|
+
const rankFn = (pid) => providerRank(pid, policy);
|
|
26
|
+
for (const rec of records) {
|
|
27
|
+
if (!map.has(rec.id)) {
|
|
28
|
+
map.set(rec.id, rec);
|
|
29
|
+
continue;
|
|
30
|
+
}
|
|
31
|
+
const { record, conflicts: c } = mergeDisclosures(map.get(rec.id), rec, rankFn);
|
|
32
|
+
map.set(rec.id, record);
|
|
33
|
+
if (c.length) {
|
|
34
|
+
conflicts.push({ id: rec.id, keys: c, providers: record.meta?.mergedFrom });
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
return { records: [...map.values()], conflicts };
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
/**
|
|
41
|
+
* Collect from all providers, normalize, merge by id using policy priority.
|
|
42
|
+
* @param {string|Document|ParentNode|object} root
|
|
43
|
+
* @param {{ policy: object, file?: string, lang?: string, meta?: object, apiDisclosures?: object[] }} ctx
|
|
44
|
+
*/
|
|
45
|
+
export async function collectAllDisclosures(root, ctx) {
|
|
46
|
+
const drafts = [];
|
|
47
|
+
for (const [id, handler] of providers) {
|
|
48
|
+
const items = await handler.collect(root, { ...ctx, providerId: id });
|
|
49
|
+
for (const item of items || []) {
|
|
50
|
+
drafts.push(normalizeDisclosure({ ...item, provider: item.provider || id }, {
|
|
51
|
+
provider: item.provider || id,
|
|
52
|
+
file: ctx.file,
|
|
53
|
+
lang: ctx.lang,
|
|
54
|
+
}));
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
return mergeById(drafts, ctx.policy);
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
function attr(tag, name) {
|
|
61
|
+
const re = new RegExp(`\\b${name}=["']([^"']*)["']`, 'i');
|
|
62
|
+
return tag.match(re)?.[1];
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
function hasAttr(tag, name) {
|
|
66
|
+
return new RegExp(`(?:\\s|^|<)${name}(?:[\\s>=/]|$)`, 'i').test(tag);
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
/**
|
|
70
|
+
* Parse HTML string for velin-transparency hosts and JSON blocks.
|
|
71
|
+
*/
|
|
72
|
+
export function collectFromHtmlString(html) {
|
|
73
|
+
const items = [];
|
|
74
|
+
const tagRe = /<([a-z0-9-]+)(\s[^>]*)?>/gi;
|
|
75
|
+
let m;
|
|
76
|
+
while ((m = tagRe.exec(html))) {
|
|
77
|
+
const full = m[0];
|
|
78
|
+
if (!hasAttr(full, 'velin-transparency') && !hasAttr(full, 'velin-disclosure')) continue;
|
|
79
|
+
const tagName = m[1].toUpperCase();
|
|
80
|
+
const id = attr(full, 'velin-transparency-id') || attr(full, 'id');
|
|
81
|
+
const type = attr(full, 'velin-type') || 'ai';
|
|
82
|
+
const status = attr(full, 'velin-status');
|
|
83
|
+
const review = attr(full, 'velin-review');
|
|
84
|
+
const license = attr(full, 'velin-license');
|
|
85
|
+
const label = attr(full, 'velin-label') || attr(full, 'velin-ai-label');
|
|
86
|
+
const description = attr(full, 'velin-description') || attr(full, 'velin-ai-description');
|
|
87
|
+
const overlay = attr(full, 'velin-overlay') || attr(full, 'velin-renderer') || attr(full, 'velin-ai-overlay');
|
|
88
|
+
const tone = attr(full, 'velin-tone') || attr(full, 'velin-ai-tone');
|
|
89
|
+
const position = attr(full, 'velin-position') || attr(full, 'velin-ai-position');
|
|
90
|
+
const src = attr(full, 'src') || attr(full, 'href');
|
|
91
|
+
items.push({
|
|
92
|
+
id,
|
|
93
|
+
type,
|
|
94
|
+
status,
|
|
95
|
+
review,
|
|
96
|
+
license,
|
|
97
|
+
label,
|
|
98
|
+
description,
|
|
99
|
+
overlay,
|
|
100
|
+
tone,
|
|
101
|
+
position,
|
|
102
|
+
src,
|
|
103
|
+
tag: tagName,
|
|
104
|
+
selector: id ? `#${id}` : undefined,
|
|
105
|
+
provenance: {
|
|
106
|
+
createdBy: attr(full, 'velin-created-by'),
|
|
107
|
+
createdAt: attr(full, 'velin-created-at'),
|
|
108
|
+
reviewedAt: attr(full, 'velin-reviewed-at'),
|
|
109
|
+
approvedBy: attr(full, 'velin-approved-by'),
|
|
110
|
+
source: attr(full, 'velin-source'),
|
|
111
|
+
license: license || undefined,
|
|
112
|
+
version: attr(full, 'velin-version'),
|
|
113
|
+
publishedAt: attr(full, 'velin-published-at'),
|
|
114
|
+
},
|
|
115
|
+
provider: 'html',
|
|
116
|
+
});
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
const scriptRe = /<script\b[^>]*type=["']application\/vnd\.velinstyle\.transparency\+json["'][^>]*>([\s\S]*?)<\/script>/gi;
|
|
120
|
+
let sm;
|
|
121
|
+
while ((sm = scriptRe.exec(html))) {
|
|
122
|
+
try {
|
|
123
|
+
const data = JSON.parse(sm[1].trim());
|
|
124
|
+
const list = Array.isArray(data) ? data : data.items || [data];
|
|
125
|
+
for (const item of list) items.push({ ...item, provider: item.provider || 'json' });
|
|
126
|
+
} catch { /* ignore */ }
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
const jsonAttrRe = /<([a-z0-9-]+)([^>]*\bvelin-transparency-json=["']([^"']+)["'][^>]*)>/gi;
|
|
130
|
+
let jm;
|
|
131
|
+
while ((jm = jsonAttrRe.exec(html))) {
|
|
132
|
+
try {
|
|
133
|
+
const data = JSON.parse(jm[3].replace(/"/g, '"'));
|
|
134
|
+
items.push({ ...data, tag: jm[1].toUpperCase(), provider: 'json' });
|
|
135
|
+
} catch { /* ignore */ }
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
return items;
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
function collectFromDom(root) {
|
|
142
|
+
if (typeof root?.querySelectorAll !== 'function') return [];
|
|
143
|
+
const items = [];
|
|
144
|
+
root.querySelectorAll('[velin-transparency], [velin-disclosure]').forEach((el) => {
|
|
145
|
+
const get = (n) => el.getAttribute(n);
|
|
146
|
+
items.push({
|
|
147
|
+
id: get('velin-transparency-id') || el.id || undefined,
|
|
148
|
+
type: get('velin-type') || 'ai',
|
|
149
|
+
status: get('velin-status'),
|
|
150
|
+
review: get('velin-review'),
|
|
151
|
+
license: get('velin-license'),
|
|
152
|
+
label: get('velin-label') || get('velin-ai-label'),
|
|
153
|
+
description: get('velin-description'),
|
|
154
|
+
overlay: get('velin-overlay') || get('velin-renderer'),
|
|
155
|
+
tone: get('velin-tone'),
|
|
156
|
+
position: get('velin-position'),
|
|
157
|
+
src: el.getAttribute('src') || el.getAttribute('href') || undefined,
|
|
158
|
+
tag: el.tagName,
|
|
159
|
+
selector: el.id ? `#${el.id}` : undefined,
|
|
160
|
+
provenance: {
|
|
161
|
+
createdBy: get('velin-created-by'),
|
|
162
|
+
createdAt: get('velin-created-at'),
|
|
163
|
+
reviewedAt: get('velin-reviewed-at'),
|
|
164
|
+
approvedBy: get('velin-approved-by'),
|
|
165
|
+
source: get('velin-source'),
|
|
166
|
+
license: get('velin-license'),
|
|
167
|
+
version: get('velin-version'),
|
|
168
|
+
publishedAt: get('velin-published-at'),
|
|
169
|
+
},
|
|
170
|
+
provider: 'html',
|
|
171
|
+
});
|
|
172
|
+
});
|
|
173
|
+
root.querySelectorAll('script[type="application/vnd.velinstyle.transparency+json"]').forEach((script) => {
|
|
174
|
+
try {
|
|
175
|
+
const data = JSON.parse(script.textContent || '{}');
|
|
176
|
+
const list = Array.isArray(data) ? data : data.items || [data];
|
|
177
|
+
for (const item of list) items.push({ ...item, provider: item.provider || 'json' });
|
|
178
|
+
} catch { /* ignore */ }
|
|
179
|
+
});
|
|
180
|
+
return items;
|
|
181
|
+
}
|
|
182
|
+
|
|
183
|
+
registerTransparencyProvider('html', {
|
|
184
|
+
async collect(root) {
|
|
185
|
+
if (typeof root === 'string') return collectFromHtmlString(root).filter((i) => i.provider === 'html');
|
|
186
|
+
return collectFromDom(root);
|
|
187
|
+
},
|
|
188
|
+
});
|
|
189
|
+
|
|
190
|
+
registerTransparencyProvider('json', {
|
|
191
|
+
async collect(root) {
|
|
192
|
+
if (root && typeof root === 'object' && !root.querySelectorAll && (Array.isArray(root) || root.type || root.items)) {
|
|
193
|
+
const list = Array.isArray(root) ? root : root.items || [root];
|
|
194
|
+
return list.map((item) => ({ ...item, provider: 'json' }));
|
|
195
|
+
}
|
|
196
|
+
if (typeof root === 'string') {
|
|
197
|
+
return collectFromHtmlString(root).filter((i) => i.provider === 'json');
|
|
198
|
+
}
|
|
199
|
+
return [];
|
|
200
|
+
},
|
|
201
|
+
});
|
|
202
|
+
|
|
203
|
+
registerTransparencyProvider('meta', {
|
|
204
|
+
async collect(root, ctx = {}) {
|
|
205
|
+
if (ctx.meta?.transparency) {
|
|
206
|
+
const t = ctx.meta.transparency;
|
|
207
|
+
const list = Array.isArray(t) ? t : t.disclosures || t.items || [];
|
|
208
|
+
return list.map((item) => ({ ...item, provider: 'meta' }));
|
|
209
|
+
}
|
|
210
|
+
if (typeof root === 'string') {
|
|
211
|
+
const m = root.match(
|
|
212
|
+
/<script\b[^>]*(?:id=["']velin-meta["']|type=["']application\/vnd\.velinstyle\.meta\+json["'])[^>]*>([\s\S]*?)<\/script>/i,
|
|
213
|
+
);
|
|
214
|
+
if (!m) return [];
|
|
215
|
+
try {
|
|
216
|
+
const meta = JSON.parse(m[1].trim());
|
|
217
|
+
const t = meta.transparency || meta.aiDisclosure;
|
|
218
|
+
if (!t) return [];
|
|
219
|
+
const list = Array.isArray(t) ? t : t.disclosures || t.items || [];
|
|
220
|
+
return list.map((item) => ({ ...item, provider: 'meta' }));
|
|
221
|
+
} catch {
|
|
222
|
+
return [];
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
return [];
|
|
226
|
+
},
|
|
227
|
+
});
|
|
228
|
+
|
|
229
|
+
registerTransparencyProvider('api', {
|
|
230
|
+
async collect(_root, ctx = {}) {
|
|
231
|
+
return Array.isArray(ctx.apiDisclosures)
|
|
232
|
+
? ctx.apiDisclosures.map((i) => ({ ...i, provider: 'api' }))
|
|
233
|
+
: [];
|
|
234
|
+
},
|
|
235
|
+
});
|