@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,104 @@
|
|
|
1
|
+
/** In-memory disclosure registry. */
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* @typedef {object} Provenance
|
|
5
|
+
* @property {string} [createdBy]
|
|
6
|
+
* @property {string} [createdAt]
|
|
7
|
+
* @property {string} [reviewedAt]
|
|
8
|
+
* @property {string} [approvedBy]
|
|
9
|
+
* @property {string} [source]
|
|
10
|
+
* @property {string} [license]
|
|
11
|
+
* @property {string} [version]
|
|
12
|
+
* @property {string} [publishedAt]
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
/**
|
|
16
|
+
* @typedef {object} DisclosureRecord
|
|
17
|
+
* @property {string} id
|
|
18
|
+
* @property {string} [type]
|
|
19
|
+
* @property {string} [status]
|
|
20
|
+
* @property {string} [review]
|
|
21
|
+
* @property {string} provider
|
|
22
|
+
* @property {string[]} claims
|
|
23
|
+
* @property {Provenance} provenance
|
|
24
|
+
* @property {string} [updated]
|
|
25
|
+
* @property {string} [label]
|
|
26
|
+
* @property {string} [description]
|
|
27
|
+
* @property {string} [renderer]
|
|
28
|
+
* @property {string} [tone]
|
|
29
|
+
* @property {string} [position]
|
|
30
|
+
* @property {{ selector?: string, tag?: string, src?: string, file?: string }} [target]
|
|
31
|
+
* @property {Record<string, unknown>} [meta]
|
|
32
|
+
*/
|
|
33
|
+
|
|
34
|
+
export function createRegistry() {
|
|
35
|
+
/** @type {Map<string, DisclosureRecord>} */
|
|
36
|
+
const map = new Map();
|
|
37
|
+
|
|
38
|
+
return {
|
|
39
|
+
register(record) {
|
|
40
|
+
if (!record?.id) throw new Error('DisclosureRecord requires id');
|
|
41
|
+
map.set(record.id, structuredCloneSafe(record));
|
|
42
|
+
return map.get(record.id);
|
|
43
|
+
},
|
|
44
|
+
get(id) {
|
|
45
|
+
return map.get(id) || null;
|
|
46
|
+
},
|
|
47
|
+
has(id) {
|
|
48
|
+
return map.has(id);
|
|
49
|
+
},
|
|
50
|
+
remove(id) {
|
|
51
|
+
return map.delete(id);
|
|
52
|
+
},
|
|
53
|
+
list() {
|
|
54
|
+
return [...map.values()].map((r) => structuredCloneSafe(r));
|
|
55
|
+
},
|
|
56
|
+
query(predicate) {
|
|
57
|
+
return this.list().filter(predicate);
|
|
58
|
+
},
|
|
59
|
+
clear() {
|
|
60
|
+
map.clear();
|
|
61
|
+
},
|
|
62
|
+
size() {
|
|
63
|
+
return map.size;
|
|
64
|
+
},
|
|
65
|
+
export() {
|
|
66
|
+
return { schema: 'velinstyle.transparency.registry', version: 1, items: this.list() };
|
|
67
|
+
},
|
|
68
|
+
diff(otherList = []) {
|
|
69
|
+
const other = new Map(otherList.map((r) => [r.id, r]));
|
|
70
|
+
const added = [];
|
|
71
|
+
const removed = [];
|
|
72
|
+
const changed = [];
|
|
73
|
+
for (const r of map.values()) {
|
|
74
|
+
if (!other.has(r.id)) added.push(r.id);
|
|
75
|
+
else if (JSON.stringify(r) !== JSON.stringify(other.get(r.id))) changed.push(r.id);
|
|
76
|
+
}
|
|
77
|
+
for (const id of other.keys()) {
|
|
78
|
+
if (!map.has(id)) removed.push(id);
|
|
79
|
+
}
|
|
80
|
+
return { added, removed, changed };
|
|
81
|
+
},
|
|
82
|
+
};
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
function structuredCloneSafe(obj) {
|
|
86
|
+
return JSON.parse(JSON.stringify(obj));
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
/**
|
|
90
|
+
* Stable id from target hints.
|
|
91
|
+
* @param {{ id?: string, selector?: string, src?: string, tag?: string, type?: string, file?: string }} parts
|
|
92
|
+
*/
|
|
93
|
+
export function stableDisclosureId(parts = {}) {
|
|
94
|
+
if (parts.id) return String(parts.id).trim();
|
|
95
|
+
const raw = [parts.file || '', parts.selector || '', parts.src || '', parts.tag || '', parts.type || '']
|
|
96
|
+
.join('|')
|
|
97
|
+
.toLowerCase();
|
|
98
|
+
let h = 2166136261;
|
|
99
|
+
for (let i = 0; i < raw.length; i += 1) {
|
|
100
|
+
h ^= raw.charCodeAt(i);
|
|
101
|
+
h = Math.imul(h, 16777619);
|
|
102
|
+
}
|
|
103
|
+
return `tx-${(h >>> 0).toString(16)}`;
|
|
104
|
+
}
|
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
/** @type {Map<string, (el: HTMLElement, record: object) => void>} */
|
|
2
|
+
const renderers = new Map();
|
|
3
|
+
|
|
4
|
+
export function registerTransparencyRenderer(name, fn) {
|
|
5
|
+
renderers.set(name, fn);
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
export function listTransparencyRenderers() {
|
|
9
|
+
return [...renderers.keys()];
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* Render a disclosure mark onto an element.
|
|
14
|
+
* @param {HTMLElement} el
|
|
15
|
+
* @param {import('./registry.js').DisclosureRecord} record
|
|
16
|
+
*/
|
|
17
|
+
export function renderDisclosure(el, record) {
|
|
18
|
+
if (typeof document === 'undefined' || !el) return null;
|
|
19
|
+
const name = record.renderer || 'badge';
|
|
20
|
+
const custom = renderers.get(name);
|
|
21
|
+
if (custom) {
|
|
22
|
+
custom(el, record);
|
|
23
|
+
return el.querySelector('.velin-transparency');
|
|
24
|
+
}
|
|
25
|
+
return defaultRender(el, record);
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
function defaultRender(el, record) {
|
|
29
|
+
const cs = getComputedStyle(el);
|
|
30
|
+
if (cs.position === 'static') el.style.position = 'relative';
|
|
31
|
+
|
|
32
|
+
let mark = el.querySelector(':scope > .velin-transparency');
|
|
33
|
+
if (!mark) {
|
|
34
|
+
mark = document.createElement('div');
|
|
35
|
+
el.prepend(mark);
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
const renderer = record.renderer || 'badge';
|
|
39
|
+
const tone = record.tone || 'neutral';
|
|
40
|
+
const position = record.position || 'top-right';
|
|
41
|
+
mark.className = [
|
|
42
|
+
'velin-transparency',
|
|
43
|
+
`velin-transparency--${renderer}`,
|
|
44
|
+
`velin-transparency--tone-${tone}`,
|
|
45
|
+
`velin-transparency--pos-${position}`,
|
|
46
|
+
].join(' ');
|
|
47
|
+
mark.setAttribute('data-velin-transparency-id', record.id);
|
|
48
|
+
mark.setAttribute('role', 'note');
|
|
49
|
+
|
|
50
|
+
const claimsText = (record.claims || []).join(', ');
|
|
51
|
+
const prov = record.provenance || {};
|
|
52
|
+
const sr = document.createElement('span');
|
|
53
|
+
sr.className = 'velin-sr-only';
|
|
54
|
+
const lang = (el.closest('[lang]')?.getAttribute('lang') || document.documentElement.lang || 'en').startsWith('de')
|
|
55
|
+
? 'de'
|
|
56
|
+
: 'en';
|
|
57
|
+
sr.textContent = lang === 'de'
|
|
58
|
+
? `Transparenzhinweis: ${record.label}. ${claimsText}. ${provenanceSr(prov, 'de')}`
|
|
59
|
+
: `Transparency notice: ${record.label}. ${claimsText}. ${provenanceSr(prov, 'en')}`;
|
|
60
|
+
|
|
61
|
+
const visible = document.createElement('span');
|
|
62
|
+
visible.className = 'velin-transparency__label';
|
|
63
|
+
visible.textContent = record.label || 'Transparency';
|
|
64
|
+
|
|
65
|
+
const details = document.createElement('span');
|
|
66
|
+
details.className = 'velin-transparency__details';
|
|
67
|
+
details.hidden = renderer === 'badge' || renderer === 'icon';
|
|
68
|
+
details.textContent = formatDetails(record, lang);
|
|
69
|
+
|
|
70
|
+
mark.replaceChildren(sr, visible, details);
|
|
71
|
+
|
|
72
|
+
if (record.description) mark.title = record.description;
|
|
73
|
+
else if (details.textContent) mark.title = details.textContent;
|
|
74
|
+
|
|
75
|
+
el.setAttribute('data-velin-transparency', record.id);
|
|
76
|
+
return mark;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
function provenanceSr(p, lang) {
|
|
80
|
+
const parts = [];
|
|
81
|
+
if (p.createdBy) parts.push(lang === 'de' ? `Erstellt von ${p.createdBy}` : `Created by ${p.createdBy}`);
|
|
82
|
+
if (p.createdAt) parts.push(lang === 'de' ? `am ${p.createdAt}` : `on ${p.createdAt}`);
|
|
83
|
+
if (p.approvedBy) parts.push(lang === 'de' ? `Freigegeben von ${p.approvedBy}` : `Approved by ${p.approvedBy}`);
|
|
84
|
+
if (p.license) parts.push(p.license);
|
|
85
|
+
if (p.version) parts.push(`v${p.version}`);
|
|
86
|
+
return parts.join('. ');
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
function formatDetails(record, lang) {
|
|
90
|
+
const p = record.provenance || {};
|
|
91
|
+
const bits = [];
|
|
92
|
+
if (p.approvedBy) bits.push(lang === 'de' ? `Freigabe: ${p.approvedBy}` : `Approved: ${p.approvedBy}`);
|
|
93
|
+
if (p.license) bits.push(p.license);
|
|
94
|
+
if (p.version) bits.push(`v${p.version}`);
|
|
95
|
+
if (p.updated || record.updated) bits.push(record.updated || p.publishedAt || '');
|
|
96
|
+
return bits.filter(Boolean).join(' · ');
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
// Register alias names to default path
|
|
100
|
+
for (const name of ['overlay', 'badge', 'inline', 'tooltip', 'footer', 'ribbon', 'panel', 'icon', 'corner-badge', 'stamp', 'sidebar', 'floating-card', 'banner']) {
|
|
101
|
+
registerTransparencyRenderer(name, (el, record) => {
|
|
102
|
+
defaultRender(el, { ...record, renderer: normalizeRendererName(name) });
|
|
103
|
+
});
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
function normalizeRendererName(name) {
|
|
107
|
+
if (name === 'corner-badge' || name === 'stamp') return 'badge';
|
|
108
|
+
if (name === 'floating-card' || name === 'sidebar') return 'panel';
|
|
109
|
+
if (name === 'banner') return 'footer';
|
|
110
|
+
return name;
|
|
111
|
+
}
|
|
@@ -0,0 +1,113 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Build report artifacts from a doctor result.
|
|
3
|
+
* @param {Awaited<ReturnType<import('./doctor.js').transparencyDoctor>>} report
|
|
4
|
+
* @param {{ title?: string }} [opts]
|
|
5
|
+
*/
|
|
6
|
+
export function buildTransparencyReports(report, opts = {}) {
|
|
7
|
+
const title = opts.title || 'Velin Transparency Report';
|
|
8
|
+
const json = {
|
|
9
|
+
schema: 'velinstyle.transparency.report',
|
|
10
|
+
version: 1,
|
|
11
|
+
generatedAt: new Date().toISOString(),
|
|
12
|
+
title,
|
|
13
|
+
...report,
|
|
14
|
+
};
|
|
15
|
+
const sarif = toSarif(report, title);
|
|
16
|
+
const html = toHtml(report, title);
|
|
17
|
+
return { json, sarif, html };
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
function toSarif(report, title) {
|
|
21
|
+
const results = (report.findings || []).map((f) => ({
|
|
22
|
+
ruleId: f.code,
|
|
23
|
+
level: f.severity === 'error' ? 'error' : f.severity === 'warning' ? 'warning' : 'note',
|
|
24
|
+
message: { text: f.message },
|
|
25
|
+
locations: f.id || f.target
|
|
26
|
+
? [{
|
|
27
|
+
physicalLocation: {
|
|
28
|
+
artifactLocation: { uri: report.file || 'document.html' },
|
|
29
|
+
region: { snippet: { text: f.id || f.target?.src || '' } },
|
|
30
|
+
},
|
|
31
|
+
}]
|
|
32
|
+
: [],
|
|
33
|
+
}));
|
|
34
|
+
return {
|
|
35
|
+
$schema: 'https://json.schemastore.org/sarif-2.1.0.json',
|
|
36
|
+
version: '2.1.0',
|
|
37
|
+
runs: [{
|
|
38
|
+
tool: {
|
|
39
|
+
driver: {
|
|
40
|
+
name: 'velinstyle-transparency',
|
|
41
|
+
informationUri: 'https://velinstyle.info',
|
|
42
|
+
rules: [],
|
|
43
|
+
},
|
|
44
|
+
},
|
|
45
|
+
results,
|
|
46
|
+
properties: { title, scores: report.scores },
|
|
47
|
+
}],
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
function toHtml(report, title) {
|
|
52
|
+
const scores = report.scores || {};
|
|
53
|
+
const rows = (report.findings || []).map((f) => `
|
|
54
|
+
<tr>
|
|
55
|
+
<td>${esc(f.severity)}</td>
|
|
56
|
+
<td><code>${esc(f.code)}</code></td>
|
|
57
|
+
<td>${esc(f.message)}</td>
|
|
58
|
+
<td>${esc(f.id || '')}</td>
|
|
59
|
+
</tr>`).join('');
|
|
60
|
+
const items = (report.registry?.items || []).map((r) => `
|
|
61
|
+
<tr>
|
|
62
|
+
<td><code>${esc(r.id)}</code></td>
|
|
63
|
+
<td>${esc(r.type)}</td>
|
|
64
|
+
<td>${esc(r.label)}</td>
|
|
65
|
+
<td>${esc((r.claims || []).join(', '))}</td>
|
|
66
|
+
<td>${esc(JSON.stringify(r.provenance || {}))}</td>
|
|
67
|
+
</tr>`).join('');
|
|
68
|
+
return `<!DOCTYPE html>
|
|
69
|
+
<html lang="en">
|
|
70
|
+
<head>
|
|
71
|
+
<meta charset="utf-8">
|
|
72
|
+
<title>${esc(title)}</title>
|
|
73
|
+
<style>
|
|
74
|
+
body{font-family:system-ui,sans-serif;margin:2rem;background:#0c0b0a;color:#f5f2eb}
|
|
75
|
+
table{border-collapse:collapse;width:100%;margin-block:1rem}
|
|
76
|
+
th,td{border:1px solid #333;padding:.5rem;text-align:left;vertical-align:top}
|
|
77
|
+
th{background:#1a1917}
|
|
78
|
+
.scores{display:flex;flex-wrap:wrap;gap:.75rem}
|
|
79
|
+
.score{padding:.75rem 1rem;background:#1a1917;border-radius:8px;min-width:7rem}
|
|
80
|
+
.ok{color:#7ddea0}.bad{color:#f5a5a5}
|
|
81
|
+
</style>
|
|
82
|
+
</head>
|
|
83
|
+
<body>
|
|
84
|
+
<h1>${esc(title)}</h1>
|
|
85
|
+
<p class="${report.ok ? 'ok' : 'bad'}">${report.ok ? 'PASS' : 'FAIL'} — ${report.summary?.errors || 0} errors, ${report.summary?.warnings || 0} warnings</p>
|
|
86
|
+
<div class="scores">
|
|
87
|
+
${scoreCard('Transparency', scores.transparency)}
|
|
88
|
+
${scoreCard('AI', scores.ai)}
|
|
89
|
+
${scoreCard('Trust', scores.trust)}
|
|
90
|
+
${scoreCard('Metadata', scores.metadata)}
|
|
91
|
+
${scoreCard('Compliance', scores.compliance)}
|
|
92
|
+
${scoreCard('Provenance', scores.provenance)}
|
|
93
|
+
</div>
|
|
94
|
+
<h2>Findings</h2>
|
|
95
|
+
<table><thead><tr><th>Severity</th><th>Code</th><th>Message</th><th>Id</th></tr></thead><tbody>${rows || '<tr><td colspan="4">None</td></tr>'}</tbody></table>
|
|
96
|
+
<h2>Registry</h2>
|
|
97
|
+
<table><thead><tr><th>Id</th><th>Type</th><th>Label</th><th>Claims</th><th>Provenance</th></tr></thead><tbody>${items || '<tr><td colspan="5">Empty</td></tr>'}</tbody></table>
|
|
98
|
+
</body>
|
|
99
|
+
</html>`;
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
function scoreCard(name, value) {
|
|
103
|
+
const v = value == null ? '—' : `${value}%`;
|
|
104
|
+
return `<div class="score"><strong>${esc(name)}</strong><div>${v}</div></div>`;
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
function esc(s) {
|
|
108
|
+
return String(s ?? '')
|
|
109
|
+
.replace(/&/g, '&')
|
|
110
|
+
.replace(/</g, '<')
|
|
111
|
+
.replace(/>/g, '>')
|
|
112
|
+
.replace(/"/g, '"');
|
|
113
|
+
}
|
|
@@ -0,0 +1,112 @@
|
|
|
1
|
+
import { CLAIM_CATALOG } from './claims.js';
|
|
2
|
+
import { requiredProvenanceFields } from './policy.js';
|
|
3
|
+
|
|
4
|
+
const VALID_STATUS = new Set([
|
|
5
|
+
'generated', 'assisted', 'ai-assisted', 'human-reviewed', 'human-edited', 'verified', 'edited', 'draft',
|
|
6
|
+
]);
|
|
7
|
+
const VALID_REVIEW = new Set(['human', 'human-reviewed', 'verified', 'none']);
|
|
8
|
+
const VALID_TYPES = new Set([
|
|
9
|
+
'ai', 'trust', 'compliance', 'metadata', 'review', 'verification', 'license',
|
|
10
|
+
'accessibility', 'security', 'custom', 'image', 'video', 'audio', 'text', 'pdf', 'document',
|
|
11
|
+
]);
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* @param {import('./registry.js').DisclosureRecord} record
|
|
15
|
+
* @param {object} policy
|
|
16
|
+
*/
|
|
17
|
+
export function validateRecord(record, policy) {
|
|
18
|
+
const findings = [];
|
|
19
|
+
if (!record?.id) {
|
|
20
|
+
findings.push(finding('error', 'invalid.id', 'Disclosure missing id'));
|
|
21
|
+
}
|
|
22
|
+
if (record.type && !VALID_TYPES.has(String(record.type).toLowerCase())) {
|
|
23
|
+
findings.push(finding('warning', 'invalid.type', `Unknown type "${record.type}"`, record.id));
|
|
24
|
+
}
|
|
25
|
+
if (record.status && !VALID_STATUS.has(String(record.status).toLowerCase())) {
|
|
26
|
+
findings.push(finding('error', 'invalid.status', `Invalid status "${record.status}"`, record.id));
|
|
27
|
+
}
|
|
28
|
+
if (record.review && !VALID_REVIEW.has(String(record.review).toLowerCase())) {
|
|
29
|
+
findings.push(finding('error', 'invalid.review', `Invalid review "${record.review}"`, record.id));
|
|
30
|
+
}
|
|
31
|
+
if (!record.label) {
|
|
32
|
+
findings.push(finding('warning', 'missing.label', 'Missing label', record.id));
|
|
33
|
+
}
|
|
34
|
+
if (policy.rules?.requireReview && !record.review && !record.claims?.includes('review.human')) {
|
|
35
|
+
findings.push(finding('error', 'policy.requireReview', 'Policy requires review', record.id));
|
|
36
|
+
}
|
|
37
|
+
if (policy.rules?.allowGenerated === false && record.claims?.includes('ai.generated')) {
|
|
38
|
+
findings.push(finding('error', 'policy.allowGenerated', 'Generated content not allowed by policy', record.id));
|
|
39
|
+
}
|
|
40
|
+
if (policy.rules?.minimumStatus === 'human-reviewed') {
|
|
41
|
+
const ok = record.claims?.includes('review.human') || record.claims?.includes('review.verified')
|
|
42
|
+
|| record.review === 'human' || record.review === 'human-reviewed' || record.review === 'verified';
|
|
43
|
+
if (!ok && (record.claims?.includes('ai.generated') || record.claims?.includes('ai.assisted'))) {
|
|
44
|
+
findings.push(finding('error', 'policy.minimumStatus', 'minimumStatus human-reviewed not met', record.id));
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
for (const claim of record.claims || []) {
|
|
48
|
+
if (!CLAIM_CATALOG[claim] && !String(claim).startsWith('custom.')) {
|
|
49
|
+
findings.push(finding('warning', 'unknown.claim', `Unknown claim "${claim}"`, record.id));
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
const mediaKind = inferMediaKind(record);
|
|
53
|
+
const required = requiredProvenanceFields(mediaKind, policy);
|
|
54
|
+
for (const field of required) {
|
|
55
|
+
if (!record.provenance?.[field]) {
|
|
56
|
+
findings.push(finding('error', `missing-provenance.${field}`, `Missing provenance.${field}`, record.id));
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
for (const field of policy.provenance?.recommended || []) {
|
|
60
|
+
if (!record.provenance?.[field]) {
|
|
61
|
+
findings.push(finding('info', `recommended-provenance.${field}`, `Recommended provenance.${field}`, record.id));
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
if (record.updated || record.provenance?.reviewedAt) {
|
|
65
|
+
const staleDays = policy.rules?.staleDays ?? 365;
|
|
66
|
+
const dateStr = record.provenance?.reviewedAt || record.updated;
|
|
67
|
+
const age = ageDays(dateStr);
|
|
68
|
+
if (age != null && age > staleDays) {
|
|
69
|
+
findings.push(finding('warning', 'stale-reviewedAt', `Review/update is ${age} days old (limit ${staleDays})`, record.id));
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
return findings;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
/**
|
|
76
|
+
* @param {import('./registry.js').DisclosureRecord[]} records
|
|
77
|
+
* @param {object} policy
|
|
78
|
+
*/
|
|
79
|
+
export function validateRecords(records, policy) {
|
|
80
|
+
const findings = [];
|
|
81
|
+
const seen = new Map();
|
|
82
|
+
for (const r of records) {
|
|
83
|
+
if (seen.has(r.id)) {
|
|
84
|
+
findings.push(finding('error', 'duplicate.id', `Duplicate disclosure id "${r.id}"`, r.id));
|
|
85
|
+
}
|
|
86
|
+
seen.set(r.id, true);
|
|
87
|
+
findings.push(...validateRecord(r, policy));
|
|
88
|
+
}
|
|
89
|
+
return findings;
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
export function inferMediaKind(record) {
|
|
93
|
+
const tag = String(record.target?.tag || '').toUpperCase();
|
|
94
|
+
const type = String(record.type || '').toLowerCase();
|
|
95
|
+
const src = String(record.target?.src || '');
|
|
96
|
+
if (tag === 'IMG' || type === 'image' || /\.(png|jpe?g|webp|gif|svg)(\?|$)/i.test(src)) return 'images';
|
|
97
|
+
if (tag === 'VIDEO' || type === 'video' || /\.(mp4|webm|mov)(\?|$)/i.test(src)) return 'videos';
|
|
98
|
+
if (tag === 'AUDIO' || type === 'audio' || /\.(mp3|wav|ogg)(\?|$)/i.test(src)) return 'audio';
|
|
99
|
+
if (type === 'pdf' || /\.pdf(\?|$)/i.test(src)) return 'pdf';
|
|
100
|
+
return 'text';
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
function ageDays(dateStr) {
|
|
104
|
+
if (!dateStr) return null;
|
|
105
|
+
const t = Date.parse(dateStr);
|
|
106
|
+
if (Number.isNaN(t)) return null;
|
|
107
|
+
return Math.floor((Date.now() - t) / 86400000);
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
function finding(severity, code, message, id) {
|
|
111
|
+
return { severity, code, message, id: id || null };
|
|
112
|
+
}
|