@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
|
@@ -1,119 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
SHADOW_A11Y_STYLES
|
|
3
|
-
} from "./chunk-F7OLHTGX.js";
|
|
4
|
-
import {
|
|
5
|
-
clearBackgroundInert,
|
|
6
|
-
getFocusableElements,
|
|
7
|
-
restoreFocus,
|
|
8
|
-
saveFocus,
|
|
9
|
-
setBackgroundInert,
|
|
10
|
-
trapFocus
|
|
11
|
-
} from "./chunk-42VVPW6N.js";
|
|
12
|
-
import {
|
|
13
|
-
escapeHTML
|
|
14
|
-
} from "./chunk-LA7264K4.js";
|
|
15
|
-
|
|
16
|
-
// components/velin-sheet.js
|
|
17
|
-
var styles = `
|
|
18
|
-
${SHADOW_A11Y_STYLES}
|
|
19
|
-
:host { display: contents; }
|
|
20
|
-
.overlay {
|
|
21
|
-
position: fixed; inset: 0; z-index: var(--velin-z-overlay, 400);
|
|
22
|
-
background: var(--velin-color-overlay, rgba(0,0,0,0.4));
|
|
23
|
-
opacity: 0; visibility: hidden;
|
|
24
|
-
transition: opacity 200ms ease, visibility 200ms ease;
|
|
25
|
-
}
|
|
26
|
-
:host([open]) .overlay { opacity: 1; visibility: visible; }
|
|
27
|
-
.sheet {
|
|
28
|
-
position: fixed; inset-inline: 0; inset-block-end: 0;
|
|
29
|
-
z-index: var(--velin-z-modal, 500);
|
|
30
|
-
max-block-size: min(85vh, 32rem);
|
|
31
|
-
background: var(--velin-color-surface-bright, #fff);
|
|
32
|
-
border-radius: var(--velin-radius-lg, 0.75rem) var(--velin-radius-lg, 0.75rem) 0 0;
|
|
33
|
-
box-shadow: var(--velin-shadow-xl, 0 -4px 24px rgba(0,0,0,0.12));
|
|
34
|
-
display: flex; flex-direction: column;
|
|
35
|
-
transform: translateY(100%);
|
|
36
|
-
transition: transform 250ms ease;
|
|
37
|
-
padding-block-end: env(safe-area-inset-bottom, 0px);
|
|
38
|
-
}
|
|
39
|
-
:host([open]) .sheet { transform: translateY(0); }
|
|
40
|
-
.header {
|
|
41
|
-
display: flex; align-items: center; justify-content: space-between;
|
|
42
|
-
padding: var(--velin-space-4, 1rem) var(--velin-space-5, 1.25rem);
|
|
43
|
-
border-bottom: 1px solid var(--velin-color-border, #ddd);
|
|
44
|
-
}
|
|
45
|
-
.title { font-size: var(--velin-text-lg, 1.25rem); font-weight: 600; margin: 0; }
|
|
46
|
-
.body { flex: 1; overflow-y: auto; padding: var(--velin-space-5, 1.25rem); }
|
|
47
|
-
@media (prefers-reduced-motion: reduce) { .overlay, .sheet { transition: none; } }
|
|
48
|
-
`;
|
|
49
|
-
var VelinSheet = class extends HTMLElement {
|
|
50
|
-
static get observedAttributes() {
|
|
51
|
-
return ["open"];
|
|
52
|
-
}
|
|
53
|
-
constructor() {
|
|
54
|
-
super();
|
|
55
|
-
this.attachShadow({ mode: "open", delegatesFocus: true });
|
|
56
|
-
this._prev = null;
|
|
57
|
-
this._onKey = this._onKey.bind(this);
|
|
58
|
-
}
|
|
59
|
-
connectedCallback() {
|
|
60
|
-
const title = escapeHTML(this.getAttribute("title") || this.getAttribute("label") || "");
|
|
61
|
-
const titleId = "velin-sheet-title";
|
|
62
|
-
this.shadowRoot.innerHTML = `
|
|
63
|
-
<style>${styles}</style>
|
|
64
|
-
<div class="overlay" part="overlay"></div>
|
|
65
|
-
<div class="sheet" role="dialog" aria-modal="true" aria-labelledby="${titleId}" part="sheet">
|
|
66
|
-
<div class="header" part="header">
|
|
67
|
-
<h2 class="title" id="${titleId}">${title}</h2>
|
|
68
|
-
<button class="close-btn" aria-label="Close" part="close">×</button>
|
|
69
|
-
</div>
|
|
70
|
-
<div class="body" part="body"><slot></slot></div>
|
|
71
|
-
</div>
|
|
72
|
-
`;
|
|
73
|
-
this.shadowRoot.querySelector(".close-btn").addEventListener("click", () => this.close());
|
|
74
|
-
this.shadowRoot.querySelector(".overlay").addEventListener("click", () => this.close());
|
|
75
|
-
if (this.hasAttribute("open")) this._open();
|
|
76
|
-
}
|
|
77
|
-
attributeChangedCallback(name) {
|
|
78
|
-
if (name === "open") this.hasAttribute("open") ? this._open() : this._close();
|
|
79
|
-
}
|
|
80
|
-
open() {
|
|
81
|
-
this.setAttribute("open", "");
|
|
82
|
-
}
|
|
83
|
-
close() {
|
|
84
|
-
this.removeAttribute("open");
|
|
85
|
-
this.dispatchEvent(new CustomEvent("velin-close", { bubbles: true }));
|
|
86
|
-
}
|
|
87
|
-
_open() {
|
|
88
|
-
this._prev = saveFocus();
|
|
89
|
-
setBackgroundInert(this);
|
|
90
|
-
document.addEventListener("keydown", this._onKey);
|
|
91
|
-
document.body.style.overflow = "hidden";
|
|
92
|
-
requestAnimationFrame(() => {
|
|
93
|
-
const f = getFocusableElements(this.shadowRoot);
|
|
94
|
-
if (f.length) f[0].focus();
|
|
95
|
-
});
|
|
96
|
-
}
|
|
97
|
-
_close() {
|
|
98
|
-
document.removeEventListener("keydown", this._onKey);
|
|
99
|
-
document.body.style.overflow = "";
|
|
100
|
-
clearBackgroundInert();
|
|
101
|
-
restoreFocus(this._prev);
|
|
102
|
-
}
|
|
103
|
-
_onKey(e) {
|
|
104
|
-
if (e.key === "Escape") {
|
|
105
|
-
this.close();
|
|
106
|
-
return;
|
|
107
|
-
}
|
|
108
|
-
trapFocus(this.shadowRoot, e);
|
|
109
|
-
}
|
|
110
|
-
disconnectedCallback() {
|
|
111
|
-
document.removeEventListener("keydown", this._onKey);
|
|
112
|
-
document.body.style.overflow = "";
|
|
113
|
-
}
|
|
114
|
-
};
|
|
115
|
-
customElements.define("velin-sheet", VelinSheet);
|
|
116
|
-
var velin_sheet_default = VelinSheet;
|
|
117
|
-
export {
|
|
118
|
-
velin_sheet_default as default
|
|
119
|
-
};
|
|
@@ -1,184 +0,0 @@
|
|
|
1
|
-
// components/velin-sparkline.js
|
|
2
|
-
var NS = "http://www.w3.org/2000/svg";
|
|
3
|
-
function parseValues(raw) {
|
|
4
|
-
if (!raw) return [];
|
|
5
|
-
const trimmed = String(raw).trim();
|
|
6
|
-
if (trimmed.startsWith("[")) {
|
|
7
|
-
try {
|
|
8
|
-
const parsed = JSON.parse(trimmed);
|
|
9
|
-
return Array.isArray(parsed) ? parsed.map(Number).filter((n) => Number.isFinite(n)) : [];
|
|
10
|
-
} catch {
|
|
11
|
-
return [];
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
return trimmed.split(/[\s,]+/).map((s) => Number.parseFloat(s)).filter((n) => Number.isFinite(n));
|
|
15
|
-
}
|
|
16
|
-
function buildPoints(values, w, h, min, max) {
|
|
17
|
-
const n = values.length;
|
|
18
|
-
if (n === 0) return [];
|
|
19
|
-
if (n === 1) {
|
|
20
|
-
return [[0, h / 2], [w, h / 2]];
|
|
21
|
-
}
|
|
22
|
-
const range = Math.max(max - min, 1e-6);
|
|
23
|
-
const stepX = w / (n - 1);
|
|
24
|
-
return values.map((v, i) => {
|
|
25
|
-
const x = i * stepX;
|
|
26
|
-
const y = h - (v - min) / range * h;
|
|
27
|
-
return [x, y];
|
|
28
|
-
});
|
|
29
|
-
}
|
|
30
|
-
function pointsToPath(points) {
|
|
31
|
-
if (!points.length) return "";
|
|
32
|
-
return points.map(([x, y], i) => `${i === 0 ? "M" : "L"}${x.toFixed(2)},${y.toFixed(2)}`).join(" ");
|
|
33
|
-
}
|
|
34
|
-
function pointsToArea(points, h) {
|
|
35
|
-
if (!points.length) return "";
|
|
36
|
-
const line = pointsToPath(points);
|
|
37
|
-
const last = points[points.length - 1][0];
|
|
38
|
-
const first = points[0][0];
|
|
39
|
-
return `${line} L${last.toFixed(2)},${h} L${first.toFixed(2)},${h} Z`;
|
|
40
|
-
}
|
|
41
|
-
var VelinSparkline = class extends HTMLElement {
|
|
42
|
-
static get observedAttributes() {
|
|
43
|
-
return ["values", "width", "height", "min", "max", "area", "glow", "animate", "label", "aria-hidden", "aria-label"];
|
|
44
|
-
}
|
|
45
|
-
constructor() {
|
|
46
|
-
super();
|
|
47
|
-
this._values = [];
|
|
48
|
-
this._gradientId = `velin-spark-grad-${Math.random().toString(36).slice(2, 8)}`;
|
|
49
|
-
}
|
|
50
|
-
connectedCallback() {
|
|
51
|
-
this._render();
|
|
52
|
-
}
|
|
53
|
-
attributeChangedCallback() {
|
|
54
|
-
if (this.isConnected) this._render();
|
|
55
|
-
}
|
|
56
|
-
get values() {
|
|
57
|
-
return this._values.slice();
|
|
58
|
-
}
|
|
59
|
-
set values(arr) {
|
|
60
|
-
if (!Array.isArray(arr)) return;
|
|
61
|
-
this._values = arr.filter((n) => Number.isFinite(Number(n))).map(Number);
|
|
62
|
-
this.setAttribute("values", this._values.join(","));
|
|
63
|
-
}
|
|
64
|
-
update(values) {
|
|
65
|
-
if (!Array.isArray(values)) return;
|
|
66
|
-
this._values = values.filter((n) => Number.isFinite(Number(n))).map(Number);
|
|
67
|
-
this._render({ tick: true });
|
|
68
|
-
}
|
|
69
|
-
_render({ tick = false } = {}) {
|
|
70
|
-
const w = Number.parseFloat(this.getAttribute("width")) || 320;
|
|
71
|
-
const h = Number.parseFloat(this.getAttribute("height")) || 96;
|
|
72
|
-
const values = this._values.length ? this._values : parseValues(this.getAttribute("values"));
|
|
73
|
-
this._values = values;
|
|
74
|
-
if (!values.length) {
|
|
75
|
-
this.innerHTML = "";
|
|
76
|
-
return;
|
|
77
|
-
}
|
|
78
|
-
const minAttr = Number.parseFloat(this.getAttribute("min"));
|
|
79
|
-
const maxAttr = Number.parseFloat(this.getAttribute("max"));
|
|
80
|
-
const min = Number.isFinite(minAttr) ? minAttr : Math.min(...values);
|
|
81
|
-
const max = Number.isFinite(maxAttr) ? maxAttr : Math.max(...values);
|
|
82
|
-
const wantsArea = this.hasAttribute("area") && this.getAttribute("area") !== "false";
|
|
83
|
-
const wantsGlow = this.hasAttribute("glow") && this.getAttribute("glow") !== "false";
|
|
84
|
-
const animate = (this.getAttribute("animate") || "draw").toLowerCase();
|
|
85
|
-
const points = buildPoints(values, w, h, min, max);
|
|
86
|
-
const linePath = pointsToPath(points);
|
|
87
|
-
const areaPath = wantsArea ? pointsToArea(points, h) : "";
|
|
88
|
-
this.innerHTML = "";
|
|
89
|
-
const svg = document.createElementNS(NS, "svg");
|
|
90
|
-
svg.setAttribute("viewBox", `0 0 ${w} ${h}`);
|
|
91
|
-
svg.setAttribute("preserveAspectRatio", "none");
|
|
92
|
-
svg.style.display = "block";
|
|
93
|
-
svg.style.width = "100%";
|
|
94
|
-
svg.style.height = "100%";
|
|
95
|
-
this._applyA11y(svg);
|
|
96
|
-
if (wantsArea) {
|
|
97
|
-
const defs = document.createElementNS(NS, "defs");
|
|
98
|
-
const grad = document.createElementNS(NS, "linearGradient");
|
|
99
|
-
grad.setAttribute("id", this._gradientId);
|
|
100
|
-
grad.setAttribute("x1", "0");
|
|
101
|
-
grad.setAttribute("x2", "0");
|
|
102
|
-
grad.setAttribute("y1", "0");
|
|
103
|
-
grad.setAttribute("y2", "1");
|
|
104
|
-
const stops = [
|
|
105
|
-
["0%", "currentColor", "0.35"],
|
|
106
|
-
["100%", "currentColor", "0"]
|
|
107
|
-
];
|
|
108
|
-
stops.forEach(([offset, color, op]) => {
|
|
109
|
-
const stop = document.createElementNS(NS, "stop");
|
|
110
|
-
stop.setAttribute("offset", offset);
|
|
111
|
-
stop.setAttribute("stop-color", color);
|
|
112
|
-
stop.setAttribute("stop-opacity", op);
|
|
113
|
-
grad.appendChild(stop);
|
|
114
|
-
});
|
|
115
|
-
defs.appendChild(grad);
|
|
116
|
-
svg.appendChild(defs);
|
|
117
|
-
const area = document.createElementNS(NS, "path");
|
|
118
|
-
area.setAttribute("d", areaPath);
|
|
119
|
-
area.setAttribute("fill", `url(#${this._gradientId})`);
|
|
120
|
-
area.setAttribute("stroke", "none");
|
|
121
|
-
area.classList.add("velin-chart-area");
|
|
122
|
-
svg.appendChild(area);
|
|
123
|
-
}
|
|
124
|
-
const line = document.createElementNS(NS, "path");
|
|
125
|
-
line.setAttribute("d", linePath);
|
|
126
|
-
line.setAttribute("fill", "none");
|
|
127
|
-
line.setAttribute("stroke", "currentColor");
|
|
128
|
-
line.setAttribute("stroke-width", "2");
|
|
129
|
-
line.setAttribute("stroke-linecap", "round");
|
|
130
|
-
line.setAttribute("stroke-linejoin", "round");
|
|
131
|
-
line.setAttribute("vector-effect", "non-scaling-stroke");
|
|
132
|
-
svg.appendChild(line);
|
|
133
|
-
if (wantsGlow) svg.classList.add("velin-chart-glow");
|
|
134
|
-
this.appendChild(svg);
|
|
135
|
-
if (animate !== "none") {
|
|
136
|
-
const len = typeof line.getTotalLength === "function" && line.getTotalLength() || w;
|
|
137
|
-
line.style.setProperty("--velin-chart-len", len.toFixed(2));
|
|
138
|
-
line.classList.add("velin-chart-line");
|
|
139
|
-
} else {
|
|
140
|
-
line.style.strokeDasharray = "";
|
|
141
|
-
line.style.strokeDashoffset = "";
|
|
142
|
-
}
|
|
143
|
-
if (tick) {
|
|
144
|
-
this.classList.remove("velin-spark-tick");
|
|
145
|
-
void this.offsetWidth;
|
|
146
|
-
this.classList.add("velin-spark-tick");
|
|
147
|
-
}
|
|
148
|
-
}
|
|
149
|
-
_applyA11y(svg) {
|
|
150
|
-
const label = (this.getAttribute("label") || this.getAttribute("aria-label") || "").trim();
|
|
151
|
-
if (label) {
|
|
152
|
-
svg.setAttribute("role", "img");
|
|
153
|
-
svg.setAttribute("aria-label", label);
|
|
154
|
-
svg.removeAttribute("aria-hidden");
|
|
155
|
-
svg.removeAttribute("aria-labelledby");
|
|
156
|
-
this.removeAttribute("aria-hidden");
|
|
157
|
-
return;
|
|
158
|
-
}
|
|
159
|
-
const cap = this.closest("figure")?.querySelector("figcaption");
|
|
160
|
-
const capText = cap?.textContent?.trim();
|
|
161
|
-
if (capText) {
|
|
162
|
-
if (!cap.id) cap.id = `velin-sparkline-cap-${Math.random().toString(36).slice(2, 9)}`;
|
|
163
|
-
svg.setAttribute("role", "img");
|
|
164
|
-
svg.setAttribute("aria-labelledby", cap.id);
|
|
165
|
-
svg.removeAttribute("aria-hidden");
|
|
166
|
-
svg.removeAttribute("aria-label");
|
|
167
|
-
this.removeAttribute("aria-hidden");
|
|
168
|
-
return;
|
|
169
|
-
}
|
|
170
|
-
svg.setAttribute("role", "presentation");
|
|
171
|
-
svg.setAttribute("aria-hidden", "true");
|
|
172
|
-
svg.setAttribute("focusable", "false");
|
|
173
|
-
svg.removeAttribute("aria-label");
|
|
174
|
-
svg.removeAttribute("aria-labelledby");
|
|
175
|
-
this.setAttribute("aria-hidden", "true");
|
|
176
|
-
}
|
|
177
|
-
};
|
|
178
|
-
if (typeof customElements !== "undefined" && !customElements.get("velin-sparkline")) {
|
|
179
|
-
customElements.define("velin-sparkline", VelinSparkline);
|
|
180
|
-
}
|
|
181
|
-
var velin_sparkline_default = VelinSparkline;
|
|
182
|
-
export {
|
|
183
|
-
velin_sparkline_default as default
|
|
184
|
-
};
|
|
@@ -1,162 +0,0 @@
|
|
|
1
|
-
// components/velin-sparkline.js
|
|
2
|
-
var NS = "http://www.w3.org/2000/svg";
|
|
3
|
-
function parseValues(raw) {
|
|
4
|
-
if (!raw) return [];
|
|
5
|
-
const trimmed = String(raw).trim();
|
|
6
|
-
if (trimmed.startsWith("[")) {
|
|
7
|
-
try {
|
|
8
|
-
const parsed = JSON.parse(trimmed);
|
|
9
|
-
return Array.isArray(parsed) ? parsed.map(Number).filter((n) => Number.isFinite(n)) : [];
|
|
10
|
-
} catch {
|
|
11
|
-
return [];
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
return trimmed.split(/[\s,]+/).map((s) => Number.parseFloat(s)).filter((n) => Number.isFinite(n));
|
|
15
|
-
}
|
|
16
|
-
function buildPoints(values, w, h, min, max) {
|
|
17
|
-
const n = values.length;
|
|
18
|
-
if (n === 0) return [];
|
|
19
|
-
if (n === 1) {
|
|
20
|
-
return [[0, h / 2], [w, h / 2]];
|
|
21
|
-
}
|
|
22
|
-
const range = Math.max(max - min, 1e-6);
|
|
23
|
-
const stepX = w / (n - 1);
|
|
24
|
-
return values.map((v, i) => {
|
|
25
|
-
const x = i * stepX;
|
|
26
|
-
const y = h - (v - min) / range * h;
|
|
27
|
-
return [x, y];
|
|
28
|
-
});
|
|
29
|
-
}
|
|
30
|
-
function pointsToPath(points) {
|
|
31
|
-
if (!points.length) return "";
|
|
32
|
-
return points.map(([x, y], i) => `${i === 0 ? "M" : "L"}${x.toFixed(2)},${y.toFixed(2)}`).join(" ");
|
|
33
|
-
}
|
|
34
|
-
function pointsToArea(points, h) {
|
|
35
|
-
if (!points.length) return "";
|
|
36
|
-
const line = pointsToPath(points);
|
|
37
|
-
const last = points[points.length - 1][0];
|
|
38
|
-
const first = points[0][0];
|
|
39
|
-
return `${line} L${last.toFixed(2)},${h} L${first.toFixed(2)},${h} Z`;
|
|
40
|
-
}
|
|
41
|
-
var VelinSparkline = class extends HTMLElement {
|
|
42
|
-
static get observedAttributes() {
|
|
43
|
-
return ["values", "width", "height", "min", "max", "area", "glow", "animate", "label"];
|
|
44
|
-
}
|
|
45
|
-
constructor() {
|
|
46
|
-
super();
|
|
47
|
-
this._values = [];
|
|
48
|
-
this._gradientId = `velin-spark-grad-${Math.random().toString(36).slice(2, 8)}`;
|
|
49
|
-
}
|
|
50
|
-
connectedCallback() {
|
|
51
|
-
this._render();
|
|
52
|
-
}
|
|
53
|
-
attributeChangedCallback() {
|
|
54
|
-
if (this.isConnected) this._render();
|
|
55
|
-
}
|
|
56
|
-
get values() {
|
|
57
|
-
return this._values.slice();
|
|
58
|
-
}
|
|
59
|
-
set values(arr) {
|
|
60
|
-
if (!Array.isArray(arr)) return;
|
|
61
|
-
this._values = arr.filter((n) => Number.isFinite(Number(n))).map(Number);
|
|
62
|
-
this.setAttribute("values", this._values.join(","));
|
|
63
|
-
}
|
|
64
|
-
update(values) {
|
|
65
|
-
if (!Array.isArray(values)) return;
|
|
66
|
-
this._values = values.filter((n) => Number.isFinite(Number(n))).map(Number);
|
|
67
|
-
this._render({ tick: true });
|
|
68
|
-
}
|
|
69
|
-
_render({ tick = false } = {}) {
|
|
70
|
-
const w = Number.parseFloat(this.getAttribute("width")) || 320;
|
|
71
|
-
const h = Number.parseFloat(this.getAttribute("height")) || 96;
|
|
72
|
-
const values = this._values.length ? this._values : parseValues(this.getAttribute("values"));
|
|
73
|
-
this._values = values;
|
|
74
|
-
if (!values.length) {
|
|
75
|
-
this.innerHTML = "";
|
|
76
|
-
return;
|
|
77
|
-
}
|
|
78
|
-
const minAttr = Number.parseFloat(this.getAttribute("min"));
|
|
79
|
-
const maxAttr = Number.parseFloat(this.getAttribute("max"));
|
|
80
|
-
const min = Number.isFinite(minAttr) ? minAttr : Math.min(...values);
|
|
81
|
-
const max = Number.isFinite(maxAttr) ? maxAttr : Math.max(...values);
|
|
82
|
-
const wantsArea = this.hasAttribute("area") && this.getAttribute("area") !== "false";
|
|
83
|
-
const wantsGlow = this.hasAttribute("glow") && this.getAttribute("glow") !== "false";
|
|
84
|
-
const animate = (this.getAttribute("animate") || "draw").toLowerCase();
|
|
85
|
-
const label = this.getAttribute("label");
|
|
86
|
-
const points = buildPoints(values, w, h, min, max);
|
|
87
|
-
const linePath = pointsToPath(points);
|
|
88
|
-
const areaPath = wantsArea ? pointsToArea(points, h) : "";
|
|
89
|
-
this.innerHTML = "";
|
|
90
|
-
const svg = document.createElementNS(NS, "svg");
|
|
91
|
-
svg.setAttribute("viewBox", `0 0 ${w} ${h}`);
|
|
92
|
-
svg.setAttribute("preserveAspectRatio", "none");
|
|
93
|
-
svg.style.display = "block";
|
|
94
|
-
svg.style.width = "100%";
|
|
95
|
-
svg.style.height = "100%";
|
|
96
|
-
if (label) {
|
|
97
|
-
svg.setAttribute("role", "img");
|
|
98
|
-
svg.setAttribute("aria-label", label);
|
|
99
|
-
} else {
|
|
100
|
-
svg.setAttribute("aria-hidden", "true");
|
|
101
|
-
}
|
|
102
|
-
if (wantsArea) {
|
|
103
|
-
const defs = document.createElementNS(NS, "defs");
|
|
104
|
-
const grad = document.createElementNS(NS, "linearGradient");
|
|
105
|
-
grad.setAttribute("id", this._gradientId);
|
|
106
|
-
grad.setAttribute("x1", "0");
|
|
107
|
-
grad.setAttribute("x2", "0");
|
|
108
|
-
grad.setAttribute("y1", "0");
|
|
109
|
-
grad.setAttribute("y2", "1");
|
|
110
|
-
const stops = [
|
|
111
|
-
["0%", "currentColor", "0.35"],
|
|
112
|
-
["100%", "currentColor", "0"]
|
|
113
|
-
];
|
|
114
|
-
stops.forEach(([offset, color, op]) => {
|
|
115
|
-
const stop = document.createElementNS(NS, "stop");
|
|
116
|
-
stop.setAttribute("offset", offset);
|
|
117
|
-
stop.setAttribute("stop-color", color);
|
|
118
|
-
stop.setAttribute("stop-opacity", op);
|
|
119
|
-
grad.appendChild(stop);
|
|
120
|
-
});
|
|
121
|
-
defs.appendChild(grad);
|
|
122
|
-
svg.appendChild(defs);
|
|
123
|
-
const area = document.createElementNS(NS, "path");
|
|
124
|
-
area.setAttribute("d", areaPath);
|
|
125
|
-
area.setAttribute("fill", `url(#${this._gradientId})`);
|
|
126
|
-
area.setAttribute("stroke", "none");
|
|
127
|
-
area.classList.add("velin-chart-area");
|
|
128
|
-
svg.appendChild(area);
|
|
129
|
-
}
|
|
130
|
-
const line = document.createElementNS(NS, "path");
|
|
131
|
-
line.setAttribute("d", linePath);
|
|
132
|
-
line.setAttribute("fill", "none");
|
|
133
|
-
line.setAttribute("stroke", "currentColor");
|
|
134
|
-
line.setAttribute("stroke-width", "2");
|
|
135
|
-
line.setAttribute("stroke-linecap", "round");
|
|
136
|
-
line.setAttribute("stroke-linejoin", "round");
|
|
137
|
-
line.setAttribute("vector-effect", "non-scaling-stroke");
|
|
138
|
-
svg.appendChild(line);
|
|
139
|
-
if (wantsGlow) svg.classList.add("velin-chart-glow");
|
|
140
|
-
this.appendChild(svg);
|
|
141
|
-
if (animate !== "none") {
|
|
142
|
-
const len = typeof line.getTotalLength === "function" && line.getTotalLength() || w;
|
|
143
|
-
line.style.setProperty("--velin-chart-len", len.toFixed(2));
|
|
144
|
-
line.classList.add("velin-chart-line");
|
|
145
|
-
} else {
|
|
146
|
-
line.style.strokeDasharray = "";
|
|
147
|
-
line.style.strokeDashoffset = "";
|
|
148
|
-
}
|
|
149
|
-
if (tick) {
|
|
150
|
-
this.classList.remove("velin-spark-tick");
|
|
151
|
-
void this.offsetWidth;
|
|
152
|
-
this.classList.add("velin-spark-tick");
|
|
153
|
-
}
|
|
154
|
-
}
|
|
155
|
-
};
|
|
156
|
-
if (typeof customElements !== "undefined" && !customElements.get("velin-sparkline")) {
|
|
157
|
-
customElements.define("velin-sparkline", VelinSparkline);
|
|
158
|
-
}
|
|
159
|
-
var velin_sparkline_default = VelinSparkline;
|
|
160
|
-
export {
|
|
161
|
-
velin_sparkline_default as default
|
|
162
|
-
};
|
|
@@ -1,141 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
escapeHTML
|
|
3
|
-
} from "./chunk-LA7264K4.js";
|
|
4
|
-
|
|
5
|
-
// components/velin-stepper.js
|
|
6
|
-
var styles = `
|
|
7
|
-
:host { display: block; }
|
|
8
|
-
.steps {
|
|
9
|
-
display: flex; gap: var(--velin-space-2, 0.5rem);
|
|
10
|
-
counter-reset: step;
|
|
11
|
-
margin-block-end: var(--velin-space-6, 1.5rem);
|
|
12
|
-
}
|
|
13
|
-
.step {
|
|
14
|
-
flex: 1; text-align: center; position: relative;
|
|
15
|
-
counter-increment: step;
|
|
16
|
-
}
|
|
17
|
-
.step__marker {
|
|
18
|
-
display: inline-flex; align-items: center; justify-content: center;
|
|
19
|
-
width: 2.5rem; height: 2.5rem; border-radius: 50%;
|
|
20
|
-
border: 2px solid var(--velin-color-border, #ddd);
|
|
21
|
-
background: var(--velin-color-surface-bright, #fff);
|
|
22
|
-
color: var(--velin-color-text-muted, #888);
|
|
23
|
-
font-weight: 600; font-size: 0.875rem;
|
|
24
|
-
transition: all 200ms ease;
|
|
25
|
-
}
|
|
26
|
-
.step.active .step__marker {
|
|
27
|
-
border-color: var(--velin-color-primary, #2563eb);
|
|
28
|
-
background: var(--velin-color-primary, #2563eb);
|
|
29
|
-
color: #fff;
|
|
30
|
-
}
|
|
31
|
-
.step.completed .step__marker {
|
|
32
|
-
border-color: var(--velin-color-success, #16a34a);
|
|
33
|
-
background: var(--velin-color-success, #16a34a);
|
|
34
|
-
color: #fff;
|
|
35
|
-
}
|
|
36
|
-
.step__label {
|
|
37
|
-
display: block; margin-top: 0.5rem;
|
|
38
|
-
font-size: var(--velin-text-sm, 0.875rem);
|
|
39
|
-
color: var(--velin-color-text-muted, #888);
|
|
40
|
-
}
|
|
41
|
-
.step.active .step__label { color: var(--velin-color-primary, #2563eb); font-weight: 600; }
|
|
42
|
-
.step.completed .step__label { color: var(--velin-color-success, #16a34a); }
|
|
43
|
-
.step + .step::before {
|
|
44
|
-
content: ""; position: absolute;
|
|
45
|
-
top: 1.25rem; right: 50%; width: 100%;
|
|
46
|
-
height: 2px; background: var(--velin-color-border, #ddd);
|
|
47
|
-
z-index: -1;
|
|
48
|
-
}
|
|
49
|
-
.step.completed + .step::before,
|
|
50
|
-
.step.active + .step::before { background: var(--velin-color-success, #16a34a); }
|
|
51
|
-
.step.completed + .step.active::before { background: var(--velin-color-primary, #2563eb); }
|
|
52
|
-
.panels ::slotted(*) { display: none; }
|
|
53
|
-
.panels ::slotted([data-active]) { display: block; }
|
|
54
|
-
@media (prefers-reduced-motion: reduce) { .step__marker { transition: none; } }
|
|
55
|
-
`;
|
|
56
|
-
var VelinStepper = class extends HTMLElement {
|
|
57
|
-
static get observedAttributes() {
|
|
58
|
-
return ["active"];
|
|
59
|
-
}
|
|
60
|
-
constructor() {
|
|
61
|
-
super();
|
|
62
|
-
this.attachShadow({ mode: "open" });
|
|
63
|
-
this._current = 0;
|
|
64
|
-
}
|
|
65
|
-
connectedCallback() {
|
|
66
|
-
this._current = parseInt(this.getAttribute("active") || "0", 10);
|
|
67
|
-
this._buildSteps();
|
|
68
|
-
}
|
|
69
|
-
_buildSteps() {
|
|
70
|
-
const labels = (this.getAttribute("labels") || "").split(",").map((s) => s.trim());
|
|
71
|
-
const stepsHTML = labels.map((label, i) => {
|
|
72
|
-
const state = i < this._current ? "completed" : i === this._current ? "active" : "";
|
|
73
|
-
const marker = i < this._current ? "✓" : i + 1;
|
|
74
|
-
const ariaCurrent = i === this._current ? ' aria-current="step"' : "";
|
|
75
|
-
return `<div class="step ${state}" role="listitem"${ariaCurrent}><span class="step__marker" aria-hidden="true">${marker}</span><span class="step__label">${escapeHTML(label)}</span></div>`;
|
|
76
|
-
}).join("");
|
|
77
|
-
this.shadowRoot.innerHTML = `
|
|
78
|
-
<style>${styles}</style>
|
|
79
|
-
<div class="steps" role="list" aria-label="Progress" part="steps">${stepsHTML}</div>
|
|
80
|
-
<div class="panels" part="panels"><slot></slot></div>
|
|
81
|
-
`;
|
|
82
|
-
}
|
|
83
|
-
_updatePanels() {
|
|
84
|
-
const panels = this.shadowRoot.querySelector("slot")?.assignedElements() || [];
|
|
85
|
-
panels.forEach((p, i) => {
|
|
86
|
-
if (i === this._current) p.setAttribute("data-active", "");
|
|
87
|
-
else p.removeAttribute("data-active");
|
|
88
|
-
});
|
|
89
|
-
}
|
|
90
|
-
next() {
|
|
91
|
-
const labels = (this.getAttribute("labels") || "").split(",");
|
|
92
|
-
if (this._current < labels.length - 1) {
|
|
93
|
-
this._current++;
|
|
94
|
-
this.setAttribute("active", this._current);
|
|
95
|
-
this._buildSteps();
|
|
96
|
-
this.dispatchEvent(new CustomEvent("velin-step-change", { bubbles: true, detail: { step: this._current } }));
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
prev() {
|
|
100
|
-
if (this._current > 0) {
|
|
101
|
-
this._current--;
|
|
102
|
-
this.setAttribute("active", this._current);
|
|
103
|
-
this._buildSteps();
|
|
104
|
-
this.dispatchEvent(new CustomEvent("velin-step-change", { bubbles: true, detail: { step: this._current } }));
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
|
-
goTo(step) {
|
|
108
|
-
this._current = step;
|
|
109
|
-
this.setAttribute("active", this._current);
|
|
110
|
-
this._buildSteps();
|
|
111
|
-
this.dispatchEvent(new CustomEvent("velin-step-change", { bubbles: true, detail: { step: this._current } }));
|
|
112
|
-
}
|
|
113
|
-
attributeChangedCallback(name, oldVal, newVal) {
|
|
114
|
-
if (name === "active" && oldVal !== null && oldVal !== newVal) {
|
|
115
|
-
this._current = parseInt(newVal, 10);
|
|
116
|
-
this._buildSteps();
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
};
|
|
120
|
-
var VelinStepperWC = class _VelinStepperWC extends VelinStepper {
|
|
121
|
-
static _warned = false;
|
|
122
|
-
connectedCallback() {
|
|
123
|
-
if (!_VelinStepperWC._warned && typeof console !== "undefined" && console.warn) {
|
|
124
|
-
_VelinStepperWC._warned = true;
|
|
125
|
-
console.warn("[velinstyle] <velin-stepper-wc> is deprecated; use <velin-stepper> instead.");
|
|
126
|
-
}
|
|
127
|
-
super.connectedCallback();
|
|
128
|
-
}
|
|
129
|
-
};
|
|
130
|
-
if (!customElements.get("velin-stepper")) {
|
|
131
|
-
customElements.define("velin-stepper", VelinStepper);
|
|
132
|
-
}
|
|
133
|
-
if (!customElements.get("velin-stepper-wc")) {
|
|
134
|
-
customElements.define("velin-stepper-wc", VelinStepperWC);
|
|
135
|
-
}
|
|
136
|
-
var velin_stepper_default = VelinStepper;
|
|
137
|
-
export {
|
|
138
|
-
VelinStepper,
|
|
139
|
-
VelinStepperWC,
|
|
140
|
-
velin_stepper_default as default
|
|
141
|
-
};
|