@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,365 @@
|
|
|
1
|
+
// core/transparency/claims.js
|
|
2
|
+
var CLAIM_CATALOG = {
|
|
3
|
+
"ai.generated": { pillar: "ai", label: { en: "AI generated", de: "KI-generiert" } },
|
|
4
|
+
"ai.assisted": { pillar: "ai", label: { en: "AI assisted", de: "KI-unterst\xFCtzt" } },
|
|
5
|
+
"review.human": { pillar: "ai", label: { en: "Human reviewed", de: "Mensch gepr\xFCft" } },
|
|
6
|
+
"review.verified": { pillar: "trust", label: { en: "Verified", de: "Verifiziert" } },
|
|
7
|
+
"security.checked": { pillar: "trust", label: { en: "Security checked", de: "Security gepr\xFCft" } },
|
|
8
|
+
"accessibility.checked": { pillar: "trust", label: { en: "Accessibility checked", de: "Barrierefreiheit gepr\xFCft" } },
|
|
9
|
+
"trust.official": { pillar: "trust", label: { en: "Official", de: "Offiziell" } },
|
|
10
|
+
"trust.signed": { pillar: "trust", label: { en: "Signed", de: "Signiert" } },
|
|
11
|
+
"trust.opensource": { pillar: "trust", label: { en: "Open source", de: "Open Source" } },
|
|
12
|
+
"privacy.gdpr": { pillar: "compliance", label: { en: "GDPR", de: "DSGVO" } },
|
|
13
|
+
"license.cc-by": { pillar: "compliance", label: { en: "CC BY", de: "CC BY" } },
|
|
14
|
+
"license.mit": { pillar: "compliance", label: { en: "MIT", de: "MIT" } },
|
|
15
|
+
"license.apache-2": { pillar: "compliance", label: { en: "Apache-2.0", de: "Apache-2.0" } },
|
|
16
|
+
"content.updated": { pillar: "metadata", label: { en: "Updated", de: "Aktualisiert" } },
|
|
17
|
+
"content.author": { pillar: "metadata", label: { en: "Author", de: "Autor" } },
|
|
18
|
+
"content.source": { pillar: "metadata", label: { en: "Source", de: "Quelle" } },
|
|
19
|
+
"content.language": { pillar: "metadata", label: { en: "Language", de: "Sprache" } },
|
|
20
|
+
"version.current": { pillar: "metadata", label: { en: "Version", de: "Version" } },
|
|
21
|
+
"provenance.complete": { pillar: "provenance", label: { en: "Provenance complete", de: "Nachweis vollst\xE4ndig" } }
|
|
22
|
+
};
|
|
23
|
+
var STATUS_TO_CLAIM = {
|
|
24
|
+
generated: "ai.generated",
|
|
25
|
+
assisted: "ai.assisted",
|
|
26
|
+
"ai-assisted": "ai.assisted",
|
|
27
|
+
"human-reviewed": "review.human",
|
|
28
|
+
"human-edited": "review.human",
|
|
29
|
+
verified: "review.verified",
|
|
30
|
+
edited: "review.human",
|
|
31
|
+
draft: null
|
|
32
|
+
};
|
|
33
|
+
var REVIEW_TO_CLAIM = {
|
|
34
|
+
human: "review.human",
|
|
35
|
+
"human-reviewed": "review.human",
|
|
36
|
+
verified: "review.verified",
|
|
37
|
+
none: null
|
|
38
|
+
};
|
|
39
|
+
var LICENSE_TO_CLAIM = {
|
|
40
|
+
"cc by 4.0": "license.cc-by",
|
|
41
|
+
"cc-by": "license.cc-by",
|
|
42
|
+
"cc-by-4.0": "license.cc-by",
|
|
43
|
+
mit: "license.mit",
|
|
44
|
+
"apache-2.0": "license.apache-2",
|
|
45
|
+
apache: "license.apache-2"
|
|
46
|
+
};
|
|
47
|
+
function deriveClaims({ status, review, license, claims = [] } = {}) {
|
|
48
|
+
const out = new Set(Array.isArray(claims) ? claims.filter(Boolean) : []);
|
|
49
|
+
const statusClaim = STATUS_TO_CLAIM[String(status || "").toLowerCase()];
|
|
50
|
+
if (statusClaim) out.add(statusClaim);
|
|
51
|
+
const reviewClaim = REVIEW_TO_CLAIM[String(review || "").toLowerCase()];
|
|
52
|
+
if (reviewClaim) out.add(reviewClaim);
|
|
53
|
+
if (license) {
|
|
54
|
+
const key = String(license).toLowerCase().trim();
|
|
55
|
+
const mapped = LICENSE_TO_CLAIM[key] || (key.startsWith("cc") ? "license.cc-by" : null);
|
|
56
|
+
if (mapped) out.add(mapped);
|
|
57
|
+
}
|
|
58
|
+
return [...out];
|
|
59
|
+
}
|
|
60
|
+
function claimLabel(claim, lang = "en") {
|
|
61
|
+
const entry = CLAIM_CATALOG[claim];
|
|
62
|
+
if (!entry) return claim;
|
|
63
|
+
return entry.label[lang] || entry.label.en || claim;
|
|
64
|
+
}
|
|
65
|
+
function primaryLabel(claims = [], lang = "en") {
|
|
66
|
+
const order = ["ai.generated", "ai.assisted", "review.human", "review.verified", "trust.official", "license.cc-by", "license.mit"];
|
|
67
|
+
for (const c of order) {
|
|
68
|
+
if (claims.includes(c)) return claimLabel(c, lang);
|
|
69
|
+
}
|
|
70
|
+
if (claims[0]) return claimLabel(claims[0], lang);
|
|
71
|
+
return lang === "de" ? "Transparenz" : "Transparency";
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
// core/transparency/registry.js
|
|
75
|
+
function createRegistry() {
|
|
76
|
+
const map = /* @__PURE__ */ new Map();
|
|
77
|
+
return {
|
|
78
|
+
register(record) {
|
|
79
|
+
if (!record?.id) throw new Error("DisclosureRecord requires id");
|
|
80
|
+
map.set(record.id, structuredCloneSafe(record));
|
|
81
|
+
return map.get(record.id);
|
|
82
|
+
},
|
|
83
|
+
get(id) {
|
|
84
|
+
return map.get(id) || null;
|
|
85
|
+
},
|
|
86
|
+
has(id) {
|
|
87
|
+
return map.has(id);
|
|
88
|
+
},
|
|
89
|
+
remove(id) {
|
|
90
|
+
return map.delete(id);
|
|
91
|
+
},
|
|
92
|
+
list() {
|
|
93
|
+
return [...map.values()].map((r) => structuredCloneSafe(r));
|
|
94
|
+
},
|
|
95
|
+
query(predicate) {
|
|
96
|
+
return this.list().filter(predicate);
|
|
97
|
+
},
|
|
98
|
+
clear() {
|
|
99
|
+
map.clear();
|
|
100
|
+
},
|
|
101
|
+
size() {
|
|
102
|
+
return map.size;
|
|
103
|
+
},
|
|
104
|
+
export() {
|
|
105
|
+
return { schema: "velinstyle.transparency.registry", version: 1, items: this.list() };
|
|
106
|
+
},
|
|
107
|
+
diff(otherList = []) {
|
|
108
|
+
const other = new Map(otherList.map((r) => [r.id, r]));
|
|
109
|
+
const added = [];
|
|
110
|
+
const removed = [];
|
|
111
|
+
const changed = [];
|
|
112
|
+
for (const r of map.values()) {
|
|
113
|
+
if (!other.has(r.id)) added.push(r.id);
|
|
114
|
+
else if (JSON.stringify(r) !== JSON.stringify(other.get(r.id))) changed.push(r.id);
|
|
115
|
+
}
|
|
116
|
+
for (const id of other.keys()) {
|
|
117
|
+
if (!map.has(id)) removed.push(id);
|
|
118
|
+
}
|
|
119
|
+
return { added, removed, changed };
|
|
120
|
+
}
|
|
121
|
+
};
|
|
122
|
+
}
|
|
123
|
+
function structuredCloneSafe(obj) {
|
|
124
|
+
return JSON.parse(JSON.stringify(obj));
|
|
125
|
+
}
|
|
126
|
+
function stableDisclosureId(parts = {}) {
|
|
127
|
+
if (parts.id) return String(parts.id).trim();
|
|
128
|
+
const raw = [parts.file || "", parts.selector || "", parts.src || "", parts.tag || "", parts.type || ""].join("|").toLowerCase();
|
|
129
|
+
let h = 2166136261;
|
|
130
|
+
for (let i = 0; i < raw.length; i += 1) {
|
|
131
|
+
h ^= raw.charCodeAt(i);
|
|
132
|
+
h = Math.imul(h, 16777619);
|
|
133
|
+
}
|
|
134
|
+
return `tx-${(h >>> 0).toString(16)}`;
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
// core/transparency/normalize.js
|
|
138
|
+
var PROVENANCE_KEYS = [
|
|
139
|
+
"createdBy",
|
|
140
|
+
"createdAt",
|
|
141
|
+
"reviewedAt",
|
|
142
|
+
"approvedBy",
|
|
143
|
+
"source",
|
|
144
|
+
"license",
|
|
145
|
+
"version",
|
|
146
|
+
"publishedAt"
|
|
147
|
+
];
|
|
148
|
+
function normalizeDisclosure(draft = {}, ctx = {}) {
|
|
149
|
+
const provider = String(draft.provider || ctx.provider || "api");
|
|
150
|
+
const type = String(draft.type || "ai").toLowerCase();
|
|
151
|
+
const status = draft.status != null ? String(draft.status).toLowerCase() : void 0;
|
|
152
|
+
const review = draft.review != null ? String(draft.review).toLowerCase() : void 0;
|
|
153
|
+
const provenance = normalizeProvenance(draft.provenance || draft);
|
|
154
|
+
if (draft.license && !provenance.license) provenance.license = String(draft.license);
|
|
155
|
+
if (draft.model && !provenance.source) provenance.source = `model:${draft.model}`;
|
|
156
|
+
if (draft.generated === true && !status) {
|
|
157
|
+
}
|
|
158
|
+
const resolvedStatus = status || (draft.generated === true ? "generated" : void 0);
|
|
159
|
+
const claims = deriveClaims({
|
|
160
|
+
status: resolvedStatus,
|
|
161
|
+
review,
|
|
162
|
+
license: provenance.license,
|
|
163
|
+
claims: draft.claims
|
|
164
|
+
});
|
|
165
|
+
const target = {
|
|
166
|
+
selector: draft.target?.selector || draft.selector || void 0,
|
|
167
|
+
tag: draft.target?.tag || draft.tag || void 0,
|
|
168
|
+
src: draft.target?.src || draft.src || void 0,
|
|
169
|
+
file: draft.target?.file || ctx.file || draft.file || void 0
|
|
170
|
+
};
|
|
171
|
+
const id = stableDisclosureId({
|
|
172
|
+
id: draft.id || draft.velinTransparencyId,
|
|
173
|
+
selector: target.selector,
|
|
174
|
+
src: target.src,
|
|
175
|
+
tag: target.tag,
|
|
176
|
+
type,
|
|
177
|
+
file: target.file
|
|
178
|
+
});
|
|
179
|
+
const lang = ctx.lang === "de" ? "de" : "en";
|
|
180
|
+
const label = draft.label ? String(draft.label) : primaryLabel(claims, lang);
|
|
181
|
+
const updated = draft.updated || provenance.publishedAt || provenance.reviewedAt || provenance.createdAt || void 0;
|
|
182
|
+
return {
|
|
183
|
+
id,
|
|
184
|
+
type,
|
|
185
|
+
status: resolvedStatus,
|
|
186
|
+
review,
|
|
187
|
+
provider,
|
|
188
|
+
claims,
|
|
189
|
+
provenance,
|
|
190
|
+
updated,
|
|
191
|
+
label,
|
|
192
|
+
description: draft.description ? String(draft.description) : void 0,
|
|
193
|
+
renderer: draft.renderer || draft.overlay || "badge",
|
|
194
|
+
tone: draft.tone || toneFromClaims(claims),
|
|
195
|
+
position: draft.position || "top-right",
|
|
196
|
+
target,
|
|
197
|
+
meta: draft.meta && typeof draft.meta === "object" ? draft.meta : void 0
|
|
198
|
+
};
|
|
199
|
+
}
|
|
200
|
+
function normalizeProvenance(src = {}) {
|
|
201
|
+
const out = {};
|
|
202
|
+
for (const key of PROVENANCE_KEYS) {
|
|
203
|
+
const v = src[key] ?? src[key.replace(/[A-Z]/g, (m) => `-${m.toLowerCase()}`)];
|
|
204
|
+
if (v != null && String(v).trim()) out[key] = String(v).trim();
|
|
205
|
+
}
|
|
206
|
+
if (src["created-by"]) out.createdBy = String(src["created-by"]);
|
|
207
|
+
if (src["created-at"]) out.createdAt = String(src["created-at"]);
|
|
208
|
+
if (src["reviewed-at"]) out.reviewedAt = String(src["reviewed-at"]);
|
|
209
|
+
if (src["approved-by"]) out.approvedBy = String(src["approved-by"]);
|
|
210
|
+
if (src["published-at"]) out.publishedAt = String(src["published-at"]);
|
|
211
|
+
return out;
|
|
212
|
+
}
|
|
213
|
+
function toneFromClaims(claims) {
|
|
214
|
+
if (claims.includes("ai.generated")) return "generated";
|
|
215
|
+
if (claims.includes("review.verified") || claims.includes("trust.official")) return "verified";
|
|
216
|
+
if (claims.includes("review.human")) return "human";
|
|
217
|
+
if (claims.includes("ai.assisted")) return "mixed";
|
|
218
|
+
return "neutral";
|
|
219
|
+
}
|
|
220
|
+
|
|
221
|
+
// core/transparency/renderer.js
|
|
222
|
+
var renderers = /* @__PURE__ */ new Map();
|
|
223
|
+
function registerTransparencyRenderer(name, fn) {
|
|
224
|
+
renderers.set(name, fn);
|
|
225
|
+
}
|
|
226
|
+
function renderDisclosure(el, record) {
|
|
227
|
+
if (typeof document === "undefined" || !el) return null;
|
|
228
|
+
const name = record.renderer || "badge";
|
|
229
|
+
const custom = renderers.get(name);
|
|
230
|
+
if (custom) {
|
|
231
|
+
custom(el, record);
|
|
232
|
+
return el.querySelector(".velin-transparency");
|
|
233
|
+
}
|
|
234
|
+
return defaultRender(el, record);
|
|
235
|
+
}
|
|
236
|
+
function defaultRender(el, record) {
|
|
237
|
+
const cs = getComputedStyle(el);
|
|
238
|
+
if (cs.position === "static") el.style.position = "relative";
|
|
239
|
+
let mark = el.querySelector(":scope > .velin-transparency");
|
|
240
|
+
if (!mark) {
|
|
241
|
+
mark = document.createElement("div");
|
|
242
|
+
el.prepend(mark);
|
|
243
|
+
}
|
|
244
|
+
const renderer = record.renderer || "badge";
|
|
245
|
+
const tone = record.tone || "neutral";
|
|
246
|
+
const position = record.position || "top-right";
|
|
247
|
+
mark.className = [
|
|
248
|
+
"velin-transparency",
|
|
249
|
+
`velin-transparency--${renderer}`,
|
|
250
|
+
`velin-transparency--tone-${tone}`,
|
|
251
|
+
`velin-transparency--pos-${position}`
|
|
252
|
+
].join(" ");
|
|
253
|
+
mark.setAttribute("data-velin-transparency-id", record.id);
|
|
254
|
+
mark.setAttribute("role", "note");
|
|
255
|
+
const claimsText = (record.claims || []).join(", ");
|
|
256
|
+
const prov = record.provenance || {};
|
|
257
|
+
const sr = document.createElement("span");
|
|
258
|
+
sr.className = "velin-sr-only";
|
|
259
|
+
const lang = (el.closest("[lang]")?.getAttribute("lang") || document.documentElement.lang || "en").startsWith("de") ? "de" : "en";
|
|
260
|
+
sr.textContent = lang === "de" ? `Transparenzhinweis: ${record.label}. ${claimsText}. ${provenanceSr(prov, "de")}` : `Transparency notice: ${record.label}. ${claimsText}. ${provenanceSr(prov, "en")}`;
|
|
261
|
+
const visible = document.createElement("span");
|
|
262
|
+
visible.className = "velin-transparency__label";
|
|
263
|
+
visible.textContent = record.label || "Transparency";
|
|
264
|
+
const details = document.createElement("span");
|
|
265
|
+
details.className = "velin-transparency__details";
|
|
266
|
+
details.hidden = renderer === "badge" || renderer === "icon";
|
|
267
|
+
details.textContent = formatDetails(record, lang);
|
|
268
|
+
mark.replaceChildren(sr, visible, details);
|
|
269
|
+
if (record.description) mark.title = record.description;
|
|
270
|
+
else if (details.textContent) mark.title = details.textContent;
|
|
271
|
+
el.setAttribute("data-velin-transparency", record.id);
|
|
272
|
+
return mark;
|
|
273
|
+
}
|
|
274
|
+
function provenanceSr(p, lang) {
|
|
275
|
+
const parts = [];
|
|
276
|
+
if (p.createdBy) parts.push(lang === "de" ? `Erstellt von ${p.createdBy}` : `Created by ${p.createdBy}`);
|
|
277
|
+
if (p.createdAt) parts.push(lang === "de" ? `am ${p.createdAt}` : `on ${p.createdAt}`);
|
|
278
|
+
if (p.approvedBy) parts.push(lang === "de" ? `Freigegeben von ${p.approvedBy}` : `Approved by ${p.approvedBy}`);
|
|
279
|
+
if (p.license) parts.push(p.license);
|
|
280
|
+
if (p.version) parts.push(`v${p.version}`);
|
|
281
|
+
return parts.join(". ");
|
|
282
|
+
}
|
|
283
|
+
function formatDetails(record, lang) {
|
|
284
|
+
const p = record.provenance || {};
|
|
285
|
+
const bits = [];
|
|
286
|
+
if (p.approvedBy) bits.push(lang === "de" ? `Freigabe: ${p.approvedBy}` : `Approved: ${p.approvedBy}`);
|
|
287
|
+
if (p.license) bits.push(p.license);
|
|
288
|
+
if (p.version) bits.push(`v${p.version}`);
|
|
289
|
+
if (p.updated || record.updated) bits.push(record.updated || p.publishedAt || "");
|
|
290
|
+
return bits.filter(Boolean).join(" \xB7 ");
|
|
291
|
+
}
|
|
292
|
+
for (const name of ["overlay", "badge", "inline", "tooltip", "footer", "ribbon", "panel", "icon", "corner-badge", "stamp", "sidebar", "floating-card", "banner"]) {
|
|
293
|
+
registerTransparencyRenderer(name, (el, record) => {
|
|
294
|
+
defaultRender(el, { ...record, renderer: normalizeRendererName(name) });
|
|
295
|
+
});
|
|
296
|
+
}
|
|
297
|
+
function normalizeRendererName(name) {
|
|
298
|
+
if (name === "corner-badge" || name === "stamp") return "badge";
|
|
299
|
+
if (name === "floating-card" || name === "sidebar") return "panel";
|
|
300
|
+
if (name === "banner") return "footer";
|
|
301
|
+
return name;
|
|
302
|
+
}
|
|
303
|
+
|
|
304
|
+
// core/transparency/attach.js
|
|
305
|
+
var defaultRegistry = createRegistry();
|
|
306
|
+
function attach(el, options = {}, ctx = {}) {
|
|
307
|
+
if (!el) throw new Error("VelinTransparency.attach requires an element");
|
|
308
|
+
const registry = ctx.registry || defaultRegistry;
|
|
309
|
+
const draft = {
|
|
310
|
+
...options,
|
|
311
|
+
tag: el.tagName,
|
|
312
|
+
src: el.getAttribute?.("src") || el.getAttribute?.("href") || options.src,
|
|
313
|
+
selector: el.id ? `#${el.id}` : options.selector,
|
|
314
|
+
id: options.id || el.getAttribute?.("velin-transparency-id") || el.id,
|
|
315
|
+
provider: options.provider || "api"
|
|
316
|
+
};
|
|
317
|
+
if (el.hasAttribute?.("velin-transparency") || el.hasAttribute?.("velin-disclosure")) {
|
|
318
|
+
draft.type = draft.type || el.getAttribute("velin-type") || "ai";
|
|
319
|
+
draft.status = draft.status || el.getAttribute("velin-status");
|
|
320
|
+
draft.review = draft.review || el.getAttribute("velin-review");
|
|
321
|
+
draft.license = draft.license || el.getAttribute("velin-license");
|
|
322
|
+
draft.label = draft.label || el.getAttribute("velin-label");
|
|
323
|
+
draft.description = draft.description || el.getAttribute("velin-description");
|
|
324
|
+
draft.overlay = draft.overlay || el.getAttribute("velin-overlay") || el.getAttribute("velin-renderer");
|
|
325
|
+
draft.provenance = {
|
|
326
|
+
createdBy: el.getAttribute("velin-created-by"),
|
|
327
|
+
createdAt: el.getAttribute("velin-created-at"),
|
|
328
|
+
reviewedAt: el.getAttribute("velin-reviewed-at"),
|
|
329
|
+
approvedBy: el.getAttribute("velin-approved-by"),
|
|
330
|
+
source: el.getAttribute("velin-source"),
|
|
331
|
+
license: el.getAttribute("velin-license"),
|
|
332
|
+
version: el.getAttribute("velin-version"),
|
|
333
|
+
publishedAt: el.getAttribute("velin-published-at"),
|
|
334
|
+
...options.provenance || {}
|
|
335
|
+
};
|
|
336
|
+
}
|
|
337
|
+
const record = normalizeDisclosure(draft, { provider: draft.provider, lang: ctx.lang });
|
|
338
|
+
registry.register(record);
|
|
339
|
+
if (!el.hasAttribute("velin-transparency")) el.setAttribute("velin-transparency", "");
|
|
340
|
+
if (!el.hasAttribute("velin-transparency-id")) el.setAttribute("velin-transparency-id", record.id);
|
|
341
|
+
renderDisclosure(el, record);
|
|
342
|
+
return record;
|
|
343
|
+
}
|
|
344
|
+
function enhanceAll(root = typeof document !== "undefined" ? document : null) {
|
|
345
|
+
if (!root?.querySelectorAll) return [];
|
|
346
|
+
const out = [];
|
|
347
|
+
root.querySelectorAll("[velin-transparency], [velin-disclosure]").forEach((el) => {
|
|
348
|
+
out.push(attach(el, {}, { registry: defaultRegistry }));
|
|
349
|
+
});
|
|
350
|
+
return out;
|
|
351
|
+
}
|
|
352
|
+
function getDefaultRegistry() {
|
|
353
|
+
return defaultRegistry;
|
|
354
|
+
}
|
|
355
|
+
var VelinTransparency = {
|
|
356
|
+
attach,
|
|
357
|
+
enhanceAll,
|
|
358
|
+
getRegistry: getDefaultRegistry
|
|
359
|
+
};
|
|
360
|
+
export {
|
|
361
|
+
VelinTransparency,
|
|
362
|
+
attach,
|
|
363
|
+
enhanceAll,
|
|
364
|
+
getDefaultRegistry
|
|
365
|
+
};
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
} from "./chunk-7MCGPHVC.js";
|
|
5
5
|
import {
|
|
6
6
|
lazyDefine
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-2TGCVDUL.js";
|
|
8
8
|
|
|
9
9
|
// core/motion/effects.js
|
|
10
10
|
var VISIBLE_CLASS = "velin-in-view";
|
|
@@ -330,7 +330,7 @@ function registerBuiltins() {
|
|
|
330
330
|
el.appendChild(btn);
|
|
331
331
|
}
|
|
332
332
|
await lazyDefine("velin-copy");
|
|
333
|
-
const { initHighlight, highlightElement } = await import("./highlight-
|
|
333
|
+
const { initHighlight, highlightElement } = await import("./highlight-IBDX4XWS.js");
|
|
334
334
|
const immediate = el.getAttribute("data-velin-highlight") === "immediate" || typeof matchMedia !== "undefined" && matchMedia("(prefers-reduced-motion: reduce)").matches;
|
|
335
335
|
if (immediate) {
|
|
336
336
|
await highlightElement(el);
|
|
@@ -372,7 +372,7 @@ async function bootAttributes(root = document) {
|
|
|
372
372
|
}
|
|
373
373
|
initMotion({ root });
|
|
374
374
|
if (typeof HTMLElement !== "undefined") {
|
|
375
|
-
const { bindDeclarativeSearch } = await import("./velin-search-
|
|
375
|
+
const { bindDeclarativeSearch } = await import("./velin-search-B3L6J2RP.js");
|
|
376
376
|
bindDeclarativeSearch(root);
|
|
377
377
|
if (!document.querySelector("velin-announcer")) {
|
|
378
378
|
const { getAnnouncer } = await import("./a11y-utils-IRC7LOPF.js");
|