@ebrains/components 0.7.0-alpha.0 → 0.8.0-alpha.0
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.md +370 -0
- package/dist/cjs/color-primary-palette_6.cjs.entry.js +14 -14
- package/dist/cjs/components.cjs.js +1 -1
- package/dist/cjs/correct-use-of-colors.cjs.entry.js +1 -1
- package/dist/cjs/eds-accordion_17.cjs.entry.js +1468 -0
- package/dist/cjs/eds-alert.cjs.entry.js +11 -4
- package/dist/cjs/eds-app-root.cjs.entry.js +1 -1
- package/dist/cjs/eds-breadcrumb.cjs.entry.js +6 -2
- package/dist/cjs/{eds-avatar_4.cjs.entry.js → eds-card-desc_3.cjs.entry.js} +3 -70
- package/dist/cjs/eds-card-generic.cjs.entry.js +1 -1
- package/dist/cjs/eds-card-project.cjs.entry.js +1 -1
- package/dist/cjs/eds-card-tags.cjs.entry.js +1 -1
- package/dist/cjs/eds-card-tool.cjs.entry.js +1 -1
- package/dist/cjs/eds-card-wrapper.cjs.entry.js +1 -1
- package/dist/cjs/eds-code-block.cjs.entry.js +1 -1
- package/dist/cjs/eds-components-section.cjs.entry.js +34 -20
- package/dist/cjs/eds-cookies-preference.cjs.entry.js +1 -1
- package/dist/cjs/eds-docs-palettes.cjs.entry.js +1 -1
- package/dist/cjs/eds-docs-tokens.cjs.entry.js +1 -1
- package/dist/cjs/eds-feedback.cjs.entry.js +1 -1
- package/dist/cjs/eds-form.cjs.entry.js +211 -146
- package/dist/cjs/eds-frame.cjs.entry.js +3 -3
- package/dist/cjs/eds-icon-arrow-diagonal.cjs.entry.js +2 -2
- package/dist/cjs/eds-icon-arrow-right.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-bluesky.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-chevron-down.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-chevron-left.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-chevron-right.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-chevron-up.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-close.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-copy.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-eu.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-facebook.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-gitlab.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-linkedin.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-loader.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-mastodon.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-menu.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-more.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-search.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-star.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-success.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-thumbs-down.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-thumbs-up.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-twitter.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-user.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-youtube.cjs.entry.js +1 -1
- package/dist/cjs/eds-input_7.cjs.entry.js +357 -0
- package/dist/cjs/eds-login_2.cjs.entry.js +1 -1
- package/dist/cjs/eds-logo-variations.cjs.entry.js +1 -1
- package/dist/cjs/eds-modal.cjs.entry.js +2 -2
- package/dist/cjs/eds-pagination_2.cjs.entry.js +403 -0
- package/dist/cjs/eds-progress-bar.cjs.entry.js +1 -1
- package/dist/cjs/eds-rating.cjs.entry.js +1 -1
- package/dist/cjs/eds-section-core_2.cjs.entry.js +4 -4
- package/dist/cjs/eds-spinner.cjs.entry.js +1 -1
- package/dist/cjs/eds-svg-repository.cjs.entry.js +5 -1
- package/dist/cjs/eds-switch.cjs.entry.js +2 -2
- package/dist/cjs/eds-tabs.cjs.entry.js +2 -2
- package/dist/cjs/eds-timeline.cjs.entry.js +5 -1
- package/dist/cjs/eds-toast-manager.cjs.entry.js +1 -1
- package/dist/cjs/eds-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/eds-trl.cjs.entry.js +1 -1
- package/dist/cjs/incorrect-use-of-colors.cjs.entry.js +1 -1
- package/dist/cjs/index-2f63169d.js +14 -22
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/logo-space.cjs.entry.js +1 -1
- package/dist/cjs/logo-variations-horizontal_2.cjs.entry.js +2 -2
- package/dist/cjs/logo-wrong-usage.cjs.entry.js +1 -1
- package/dist/cjs/token-list_3.cjs.entry.js +3 -3
- package/dist/cjs/token-ratios.cjs.entry.js +1 -1
- package/dist/cjs/token-spacing.cjs.entry.js +1 -1
- package/dist/cjs/token-typography.cjs.entry.js +1 -1
- package/dist/collection/collection-manifest.json +3 -4
- package/dist/collection/components/eds-accordion/eds-accordion.css +12 -8
- package/dist/collection/components/eds-accordion/eds-accordion.js +9 -24
- package/dist/collection/components/eds-accordion/eds-accordion.stories.js +2 -2
- package/dist/collection/components/eds-alert/eds-alert.css +223 -91
- package/dist/collection/components/eds-alert/eds-alert.js +28 -3
- package/dist/collection/components/eds-alert/eds-alert.stories.js +10 -2
- package/dist/collection/components/eds-avatar/eds-avatar.css +38 -0
- package/dist/collection/components/eds-avatar/eds-avatar.js +11 -40
- package/dist/collection/components/eds-avatar/eds-avatar.stories.js +19 -46
- package/dist/collection/components/eds-block-break/eds-block-break.js +1 -1
- package/dist/collection/components/eds-breadcrump/eds-breadcrumb.css +1 -0
- package/dist/collection/components/eds-breadcrump/eds-breadcrumb.stories.js +14 -6
- package/dist/collection/components/eds-breadcrump/eds-breadcrump.js +6 -2
- package/dist/collection/components/eds-button/eds-button.css +8420 -6638
- package/dist/collection/components/eds-button/eds-button.js +1 -1
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-desc/eds-card-desc.js +4 -1
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-tags/eds-card-tags.js +1 -1
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-title/eds-card-title.js +1 -1
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-wrapper/eds-card-wrapper.js +1 -1
- package/dist/collection/components/eds-cards/eds-card-generic/eds-card-generic.css +133 -102
- package/dist/collection/components/eds-cards/eds-card-generic/eds-card-generic.stories.js +10 -1
- package/dist/collection/components/eds-cards/eds-card-project/eds-card-project.js +1 -1
- package/dist/collection/components/eds-cards/eds-card-tool/eds-card-tool.js +1 -1
- package/dist/collection/components/eds-code-block/eds-code-block.css +30 -3
- package/dist/collection/components/eds-code-block/eds-code-block.js +1 -1
- package/dist/collection/components/eds-dropdown/eds-dropdown.js +4 -3
- package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-down/eds-icon-chevron-down.js +1 -1
- package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-left/eds-icon-chevron-left.js +1 -1
- package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-right/eds-icon-chevron-right.js +1 -1
- package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-up/eds-icon-chevron-up.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-arrow-diagonal/eds-icon-arrow-diagonal.js +4 -4
- package/dist/collection/components/eds-icons/eds-icon-arrow-right/eds-icon-arrow-right.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-close/eds-icon-close.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-copy/eds-icon-copy.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-eu/eds-icon-eu.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-gitlab/eds-icon-gitlab.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-loader/eds-icon-loader.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-menu/eds-icon-menu.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-more/eds-icon-more.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-search/eds-icon-search.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-star/eds-icon-star.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-success/eds-icon-success.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-thumbs-down/eds-icon-thumbs-down.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-thumbs-up/eds-icon-thumbs-up.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-user/eds-icon-user.js +1 -1
- package/dist/collection/components/eds-icons/social/eds-icon-bluesky/eds-icon-bluesky.js +1 -1
- package/dist/collection/components/eds-icons/social/eds-icon-facebook/eds-icon-facebook.js +1 -1
- package/dist/collection/components/eds-icons/social/eds-icon-linkedin/eds-icon-linkedin.js +1 -1
- package/dist/collection/components/eds-icons/social/eds-icon-mastodon/eds-icon-mastodon.js +1 -1
- package/dist/collection/components/eds-icons/social/eds-icon-twitter/eds-icon-twitter.js +1 -1
- package/dist/collection/components/eds-icons/social/eds-icon-youtube/eds-icon-youtube.js +1 -1
- package/dist/collection/components/eds-img/eds-img.js +2 -2
- package/dist/collection/components/eds-input-elements/eds-input/eds-input.js +2 -2
- package/dist/collection/components/eds-input-elements/eds-input-footer/eds-input-footer.js +1 -1
- package/dist/collection/components/eds-input-elements/eds-input-label/eds-input-label.js +5 -5
- package/dist/collection/components/eds-input-elements/eds-input-range/eds-input-range.js +8 -10
- package/dist/collection/components/eds-input-elements/eds-input-search/eds-input-search.js +49 -10
- package/dist/collection/components/eds-input-elements/eds-input-select/eds-input-select.js +1 -1
- package/dist/collection/components/eds-input-field/eds-input-field.css +651 -52
- package/dist/collection/components/eds-input-field/eds-input-field.js +2 -2
- package/dist/collection/components/eds-link/eds-link.css +12 -204
- package/dist/collection/components/eds-link/eds-link.js +5 -5
- package/dist/collection/components/eds-logo/eds-logo.js +1 -1
- package/dist/collection/components/eds-modal/eds-modal.js +2 -2
- package/dist/collection/components/eds-pagination/eds-pagination.css +137 -109
- package/dist/collection/components/eds-pagination/eds-pagination.js +1 -1
- package/dist/collection/components/eds-pagination/eds-pagination.stories.js +0 -6
- package/dist/collection/components/eds-progress-bar/eds-progress-bar.js +1 -1
- package/dist/collection/components/eds-rating/eds-rating.js +1 -1
- package/dist/collection/components/eds-section/eds-section-core/eds-section-core.js +1 -1
- package/dist/collection/components/eds-section/eds-section-heading/eds-section-heading.js +3 -3
- package/dist/collection/components/eds-spinner/eds-spinner.js +1 -1
- package/dist/collection/components/eds-steps/eds-steps.js +48 -1
- package/dist/collection/components/eds-switch/eds-switch.js +2 -2
- package/dist/collection/components/eds-table/eds-table.js +42 -27
- package/dist/collection/components/eds-table/eds-table.stories.js +1 -1
- package/dist/collection/components/eds-tag/eds-tag.js +1 -1
- package/dist/collection/components/eds-timeline/eds-timeline.css +7758 -0
- package/dist/collection/components/eds-timeline/eds-timeline.js +12 -1
- package/dist/collection/components/eds-tooltip/eds-tooltip.js +1 -1
- package/dist/collection/components/eds-trl/eds-trl.js +1 -1
- package/dist/collection/eds-docs-ui/colors/color-palette/primary.js +1 -1
- package/dist/collection/eds-docs-ui/colors/color-palette/secondary.js +1 -1
- package/dist/collection/eds-docs-ui/colors/color-palette/support.js +1 -1
- package/dist/collection/eds-docs-ui/colors/gradient-palette/primary.js +1 -1
- package/dist/collection/eds-docs-ui/colors/gradient-palette/secondary.js +7 -7
- package/dist/collection/eds-docs-ui/colors/gradient-palette/support.js +3 -3
- package/dist/collection/eds-docs-ui/colors/use-of-colors/correct-use-of-colors.js +1 -1
- package/dist/collection/eds-docs-ui/colors/use-of-colors/incorrect-use-of-colors.js +1 -1
- package/dist/collection/eds-docs-ui/design-tokens/token-list/token-list.js +1 -1
- package/dist/collection/eds-docs-ui/design-tokens/token-radii/token-radii.js +1 -1
- package/dist/collection/eds-docs-ui/design-tokens/token-ratios/token-ratios.js +1 -1
- package/dist/collection/eds-docs-ui/design-tokens/token-shadows/token-shadows.js +1 -1
- package/dist/collection/eds-docs-ui/design-tokens/token-spacing/token-spacing.js +1 -1
- package/dist/collection/eds-docs-ui/design-tokens/token-typography/token-typography.js +1 -1
- package/dist/collection/eds-docs-ui/eds-components-section/eds-components-section.js +1 -1
- package/dist/collection/eds-docs-ui/eds-docs-palettes/eds-docs-palettes.js +1 -1
- package/dist/collection/eds-docs-ui/eds-docs-tokens/eds-docs-tokens.js +1 -1
- package/dist/collection/eds-docs-ui/eds-logo-variations/eds-logo-variations.js +1 -1
- package/dist/collection/eds-docs-ui/eds-svg-repository/eds-svg-repository.css +5 -0
- package/dist/collection/eds-docs-ui/eds-svg-repository/eds-svg-repository.js +11 -1
- package/dist/collection/eds-docs-ui/functional/angular.js +1 -1
- package/dist/collection/eds-docs-ui/functional/overview.js +18 -1
- package/dist/collection/eds-docs-ui/functional/react.js +1 -1
- package/dist/collection/eds-docs-ui/functional/vue.js +1 -1
- package/dist/collection/eds-docs-ui/logo/logo-space/logo-space.js +1 -1
- package/dist/collection/eds-docs-ui/logo/logo-variations/horizontal/logo-variations-horizontal.js +1 -1
- package/dist/collection/eds-docs-ui/logo/logo-variations/vertical/logo-variations-vertical.js +1 -1
- package/dist/collection/eds-docs-ui/logo/logo-wrong-usage/logo-wrong-usage.js +1 -1
- package/dist/collection/shared-ui/eds-card-section/eds-card-section.stories.js +1 -6
- package/dist/collection/shared-ui/eds-cookies-preference/eds-cookies-preference.js +1 -2
- package/dist/collection/shared-ui/eds-feedback/eds-feedback.js +1 -1
- package/dist/collection/shared-ui/eds-footer/eds-footer.css +226 -0
- package/dist/collection/shared-ui/eds-footer/eds-footer.js +44 -23
- package/dist/collection/shared-ui/eds-footer/eds-footer.stories.js +10 -16
- package/dist/collection/shared-ui/eds-form/eds-form.css +3 -0
- package/dist/collection/{components/eds-form-v2/eds-form-v2.js → shared-ui/eds-form/eds-form.js} +7 -6
- package/dist/collection/{components/eds-form-v2/eds-form-v2.stories.js → shared-ui/eds-form/eds-form.stories.js} +4 -4
- package/dist/collection/{eds-docs-ui → shared-ui}/eds-frame/eds-frame.css +3 -0
- package/dist/collection/{eds-docs-ui → shared-ui}/eds-frame/eds-frame.js +2 -2
- package/dist/collection/{eds-docs-ui → shared-ui}/eds-frame/eds-frame.stories.js +1 -1
- package/dist/collection/shared-ui/eds-fullscreen-menu/eds-fullscreen-menu.css +120 -0
- package/dist/collection/shared-ui/eds-fullscreen-menu/eds-fullscreen-menu.js +2 -1
- package/dist/collection/shared-ui/eds-header/eds-header.css +138 -0
- package/dist/collection/shared-ui/eds-header/eds-header.js +3 -2
- package/dist/collection/shared-ui/eds-login/eds-login.js +1 -1
- package/dist/collection/shared-ui/eds-matomo-notice/eds-matomo-notice.css +4 -0
- package/dist/collection/shared-ui/eds-matomo-notice/eds-matomo-notice.js +57 -3
- package/dist/collection/shared-ui/eds-social-networks/eds-social-networks.js +1 -1
- package/dist/collection/shared-ui/eds-steps-v2/eds-steps-v2.css +361 -0
- package/dist/collection/shared-ui/eds-steps-v2/eds-steps-v2.js +219 -0
- package/dist/collection/shared-ui/eds-tabs/eds-tabs.css +32 -48
- package/dist/collection/shared-ui/eds-tabs/eds-tabs.js +1 -1
- package/dist/collection/shared-ui/eds-toast-manager/eds-toast-manager.js +1 -1
- package/dist/collection/shared-ui/eds-user/eds-user.css +7758 -0
- package/dist/collection/shared-ui/eds-user/eds-user.js +44 -14
- package/dist/collection/shared-ui/eds-user/eds-user.stories.js +1 -1
- package/dist/collection/shared-ui/examples/eds-app-root/eds-app-root.js +1 -1
- package/dist/components/components.css +32 -48
- package/dist/components/components.esm.js +1 -1
- package/dist/components/correct-use-of-colors.js +1 -1
- package/dist/components/eds-accordion2.js +10 -8
- package/dist/components/eds-alert2.js +12 -4
- package/dist/components/eds-app-root.js +1 -1
- package/dist/components/eds-avatar2.js +13 -8
- package/dist/components/eds-block-break2.js +1 -1
- package/dist/components/eds-breadcrumb.js +6 -2
- package/dist/components/eds-button2.js +2 -2
- package/dist/components/eds-card-desc2.js +1 -1
- package/dist/components/eds-card-generic2.js +1 -1
- package/dist/components/eds-card-project.js +1 -1
- package/dist/components/eds-card-tags.js +1 -1
- package/dist/components/eds-card-title2.js +1 -1
- package/dist/components/eds-card-tool.js +1 -1
- package/dist/components/eds-card-wrapper.js +1 -1
- package/dist/components/eds-code-block2.js +1 -1
- package/dist/components/eds-components-section.js +58 -32
- package/dist/components/eds-cookies-preference.js +2 -3
- package/dist/components/eds-docs-palettes.js +1 -1
- package/dist/components/eds-docs-tokens.js +1 -1
- package/dist/components/eds-dropdown2.js +4 -3
- package/dist/components/eds-feedback.js +1 -1
- package/dist/components/eds-footer2.js +13 -6
- package/dist/components/eds-form.js +234 -189
- package/dist/components/eds-frame.js +3 -3
- package/dist/components/eds-fullscreen-menu.js +4 -3
- package/dist/components/eds-header.js +5 -4
- package/dist/components/eds-icon-arrow-diagonal.js +3 -3
- package/dist/components/eds-icon-arrow-right.js +1 -1
- package/dist/components/eds-icon-bluesky.js +1 -1
- package/dist/components/eds-icon-chevron-down.js +1 -1
- package/dist/components/eds-icon-chevron-left.js +1 -1
- package/dist/components/eds-icon-chevron-right.js +1 -1
- package/dist/components/eds-icon-chevron-up.js +1 -1
- package/dist/components/eds-icon-close.js +1 -1
- package/dist/components/eds-icon-copy.js +1 -1
- package/dist/components/eds-icon-eu.js +1 -1
- package/dist/components/eds-icon-facebook.js +1 -1
- package/dist/components/eds-icon-gitlab.js +1 -1
- package/dist/components/eds-icon-linkedin.js +1 -1
- package/dist/components/eds-icon-loader.js +1 -1
- package/dist/components/eds-icon-mastodon.js +1 -1
- package/dist/components/eds-icon-menu.js +1 -1
- package/dist/components/eds-icon-more.js +1 -1
- package/dist/components/eds-icon-search.js +1 -1
- package/dist/components/eds-icon-star.js +1 -1
- package/dist/components/eds-icon-success.js +1 -1
- package/dist/components/eds-icon-thumbs-down.js +1 -1
- package/dist/components/eds-icon-thumbs-up.js +1 -1
- package/dist/components/eds-icon-twitter.js +1 -1
- package/dist/components/eds-icon-user.js +1 -1
- package/dist/components/eds-icon-youtube.js +1 -1
- package/dist/components/eds-img2.js +2 -2
- package/dist/components/eds-input-field2.js +3 -3
- package/dist/components/eds-input-footer2.js +1 -1
- package/dist/components/eds-input-label2.js +1 -1
- package/dist/components/eds-input-range2.js +1 -3
- package/dist/components/eds-input-search2.js +24 -2
- package/dist/components/eds-input-select2.js +1 -1
- package/dist/components/eds-input2.js +2 -2
- package/dist/components/eds-link2.js +6 -6
- package/dist/components/eds-login2.js +1 -1
- package/dist/components/eds-logo-variations.js +1 -1
- package/dist/components/eds-logo2.js +1 -1
- package/dist/components/eds-matomo-notice2.js +32 -4
- package/dist/components/eds-modal.js +2 -2
- package/dist/components/eds-pagination2.js +1 -1
- package/dist/components/eds-progress-bar2.js +1 -1
- package/dist/components/eds-rating2.js +1 -1
- package/dist/components/eds-section-core2.js +1 -1
- package/dist/components/eds-section-heading2.js +3 -3
- package/dist/components/eds-social-networks2.js +1 -1
- package/dist/components/eds-spinner2.js +1 -1
- package/dist/components/{eds-form-v2.d.ts → eds-steps-v2.d.ts} +4 -4
- package/dist/components/eds-steps-v2.js +137 -0
- package/dist/components/eds-steps.js +1 -92
- package/dist/{esm/eds-steps.entry.js → components/eds-steps2.js} +86 -9
- package/dist/components/eds-svg-repository.js +5 -1
- package/dist/components/eds-switch.js +2 -2
- package/dist/components/eds-table2.js +41 -26
- package/dist/components/eds-tabs.js +2 -2
- package/dist/components/eds-tag2.js +1 -1
- package/dist/components/eds-timeline.js +7 -2
- package/dist/components/eds-toast-manager.js +1 -1
- package/dist/components/eds-tooltip.js +1 -1
- package/dist/components/eds-trl.js +1 -1
- package/dist/components/eds-user.js +26 -9
- package/dist/components/incorrect-use-of-colors.js +1 -1
- package/dist/components/logo-space.js +1 -1
- package/dist/components/logo-variations-horizontal2.js +1 -1
- package/dist/components/logo-variations-vertical2.js +1 -1
- package/dist/components/logo-wrong-usage.js +1 -1
- package/dist/components/{p-62f2f274.entry.js → p-01cb7ceb.entry.js} +1 -1
- package/dist/components/p-03a38eab.entry.js +1 -0
- package/dist/components/p-05d8fdc3.entry.js +1 -0
- package/dist/components/{p-8b70a350.entry.js → p-07ba7c89.entry.js} +1 -1
- package/dist/components/p-0918a2e2.entry.js +1 -0
- package/dist/components/p-096d3274.entry.js +1 -0
- package/dist/components/{p-ad746789.entry.js → p-0f73391d.entry.js} +1 -1
- package/dist/components/p-10a318e0.entry.js +1 -0
- package/dist/components/p-16e0b902.entry.js +1 -0
- package/dist/components/{p-5e63e8a5.entry.js → p-18e10983.entry.js} +1 -1
- package/dist/components/p-215f3b21.entry.js +1 -0
- package/dist/components/{p-43350dff.entry.js → p-21a746a4.entry.js} +1 -1
- package/dist/components/{p-c935aa46.entry.js → p-24507e71.entry.js} +1 -1
- package/dist/components/p-30075622.entry.js +1 -0
- package/dist/components/p-32a7f571.entry.js +1 -0
- package/dist/components/p-376b706b.entry.js +1 -0
- package/dist/components/{p-fba4080d.entry.js → p-3f0fd469.entry.js} +1 -1
- package/dist/components/{p-5e2216ae.entry.js → p-3f480c3c.entry.js} +1 -1
- package/dist/components/p-4675ac16.entry.js +1 -0
- package/dist/components/p-46c9a35e.entry.js +1 -0
- package/dist/components/{p-2354daeb.entry.js → p-4aefc66e.entry.js} +1 -1
- package/dist/components/p-4bcf6077.entry.js +1 -0
- package/dist/components/{p-56ec190f.entry.js → p-4d295eb7.entry.js} +1 -1
- package/dist/components/{p-9eb2e870.entry.js → p-4df00ba5.entry.js} +1 -1
- package/dist/components/p-5cf480a8.entry.js +1 -0
- package/dist/components/p-5d26f527.entry.js +1 -0
- package/dist/components/{p-0443ac40.entry.js → p-622dd2a1.entry.js} +1 -1
- package/dist/components/p-64f6f07e.entry.js +1 -0
- package/dist/components/p-69e5af42.entry.js +1 -0
- package/dist/components/p-6a73ac42.entry.js +1 -0
- package/dist/components/p-70201ae6.entry.js +1 -0
- package/dist/components/p-7ba154c5.entry.js +1 -0
- package/dist/components/p-7ba4ca15.entry.js +1 -0
- package/dist/components/p-84faf1b3.entry.js +1 -0
- package/dist/components/p-8527ef5f.entry.js +1 -0
- package/dist/components/{p-066f6d27.entry.js → p-8803ecf9.entry.js} +1 -1
- package/dist/components/p-8baa7e01.entry.js +1 -0
- package/dist/components/p-8cf4ee6e.entry.js +1 -0
- package/dist/components/{p-f905ac92.entry.js → p-91440d2f.entry.js} +1 -1
- package/dist/components/p-9873ebec.entry.js +1 -0
- package/dist/components/{p-0e0106fc.entry.js → p-9cbcccf8.entry.js} +1 -1
- package/dist/components/p-9e2a0f5a.entry.js +1 -0
- package/dist/components/p-9f4ad4e4.entry.js +1 -0
- package/dist/components/{p-a91ab66e.entry.js → p-a02c5c4a.entry.js} +1 -1
- package/dist/components/p-a0abe772.entry.js +1 -0
- package/dist/components/p-a1d55013.entry.js +1 -0
- package/dist/components/{p-4cd69983.entry.js → p-a6bf9bf8.entry.js} +1 -1
- package/dist/components/p-abaf04e1.entry.js +1 -0
- package/dist/components/p-ae60f98b.entry.js +1 -0
- package/dist/components/p-b299b89a.entry.js +1 -0
- package/dist/components/p-b2f0f40b.entry.js +1 -0
- package/dist/components/p-b4332c34.entry.js +1 -0
- package/dist/components/p-b47d115d.entry.js +1 -0
- package/dist/components/p-c86243a3.entry.js +1 -0
- package/dist/components/p-cdc36ea8.entry.js +1 -0
- package/dist/components/p-ceac6200.entry.js +1 -0
- package/dist/components/{p-5520a3b6.entry.js → p-cee891dc.entry.js} +1 -1
- package/dist/components/p-d06faa08.entry.js +1 -0
- package/dist/components/{p-a5c61d1c.entry.js → p-d17ea8af.entry.js} +1 -1
- package/dist/components/p-d2159cc9.entry.js +1 -0
- package/dist/components/p-d895d036.entry.js +1 -0
- package/dist/components/{p-b80a9020.entry.js → p-db970de6.entry.js} +1 -1
- package/dist/components/p-e343cd31.entry.js +1 -0
- package/dist/components/{p-c06d4f14.entry.js → p-e3811d4b.entry.js} +1 -1
- package/dist/components/p-e8bd6106.entry.js +1 -0
- package/dist/components/p-e96a5c8e.entry.js +1 -0
- package/dist/components/{p-ff7acb55.entry.js → p-f223a835.entry.js} +1 -1
- package/dist/components/{p-e64cd6f7.entry.js → p-f2e66c82.entry.js} +1 -1
- package/dist/components/p-fec4cba7.entry.js +1 -0
- package/dist/components/primary.js +1 -1
- package/dist/components/primary2.js +1 -1
- package/dist/components/secondary.js +1 -1
- package/dist/components/secondary2.js +7 -7
- package/dist/components/support.js +1 -1
- package/dist/components/support2.js +3 -3
- package/dist/components/token-list2.js +1 -1
- package/dist/components/token-radii2.js +1 -1
- package/dist/components/token-ratios.js +1 -1
- package/dist/components/token-shadows2.js +1 -1
- package/dist/components/token-spacing.js +1 -1
- package/dist/components/token-typography.js +1 -1
- package/dist/esm/color-primary-palette_6.entry.js +14 -14
- package/dist/esm/components.js +1 -1
- package/dist/esm/correct-use-of-colors.entry.js +1 -1
- package/dist/esm/eds-accordion_17.entry.js +1448 -0
- package/dist/esm/eds-alert.entry.js +11 -4
- package/dist/esm/eds-app-root.entry.js +1 -1
- package/dist/esm/eds-breadcrumb.entry.js +6 -2
- package/dist/esm/{eds-avatar_4.entry.js → eds-card-desc_3.entry.js} +4 -70
- package/dist/esm/eds-card-generic.entry.js +1 -1
- package/dist/esm/eds-card-project.entry.js +1 -1
- package/dist/esm/eds-card-tags.entry.js +1 -1
- package/dist/esm/eds-card-tool.entry.js +1 -1
- package/dist/esm/eds-card-wrapper.entry.js +1 -1
- package/dist/esm/eds-code-block.entry.js +1 -1
- package/dist/esm/eds-components-section.entry.js +34 -20
- package/dist/esm/eds-cookies-preference.entry.js +1 -1
- package/dist/esm/eds-docs-palettes.entry.js +1 -1
- package/dist/esm/eds-docs-tokens.entry.js +1 -1
- package/dist/esm/eds-feedback.entry.js +1 -1
- package/dist/esm/eds-form.entry.js +209 -144
- package/dist/esm/eds-frame.entry.js +3 -3
- package/dist/esm/eds-icon-arrow-diagonal.entry.js +2 -2
- package/dist/esm/eds-icon-arrow-right.entry.js +1 -1
- package/dist/esm/eds-icon-bluesky.entry.js +1 -1
- package/dist/esm/eds-icon-chevron-down.entry.js +1 -1
- package/dist/esm/eds-icon-chevron-left.entry.js +1 -1
- package/dist/esm/eds-icon-chevron-right.entry.js +1 -1
- package/dist/esm/eds-icon-chevron-up.entry.js +1 -1
- package/dist/esm/eds-icon-close.entry.js +1 -1
- package/dist/esm/eds-icon-copy.entry.js +1 -1
- package/dist/esm/eds-icon-eu.entry.js +1 -1
- package/dist/esm/eds-icon-facebook.entry.js +1 -1
- package/dist/esm/eds-icon-gitlab.entry.js +1 -1
- package/dist/esm/eds-icon-linkedin.entry.js +1 -1
- package/dist/esm/eds-icon-loader.entry.js +1 -1
- package/dist/esm/eds-icon-mastodon.entry.js +1 -1
- package/dist/esm/eds-icon-menu.entry.js +1 -1
- package/dist/esm/eds-icon-more.entry.js +1 -1
- package/dist/esm/eds-icon-search.entry.js +1 -1
- package/dist/esm/eds-icon-star.entry.js +1 -1
- package/dist/esm/eds-icon-success.entry.js +1 -1
- package/dist/esm/eds-icon-thumbs-down.entry.js +1 -1
- package/dist/esm/eds-icon-thumbs-up.entry.js +1 -1
- package/dist/esm/eds-icon-twitter.entry.js +1 -1
- package/dist/esm/eds-icon-user.entry.js +1 -1
- package/dist/esm/eds-icon-youtube.entry.js +1 -1
- package/dist/esm/eds-input_7.entry.js +347 -0
- package/dist/esm/eds-login_2.entry.js +1 -1
- package/dist/esm/eds-logo-variations.entry.js +1 -1
- package/dist/esm/eds-modal.entry.js +2 -2
- package/dist/esm/eds-pagination_2.entry.js +398 -0
- package/dist/esm/eds-progress-bar.entry.js +1 -1
- package/dist/esm/eds-rating.entry.js +1 -1
- package/dist/esm/eds-section-core_2.entry.js +4 -4
- package/dist/esm/eds-spinner.entry.js +1 -1
- package/dist/esm/eds-svg-repository.entry.js +5 -1
- package/dist/esm/eds-switch.entry.js +2 -2
- package/dist/esm/eds-tabs.entry.js +2 -2
- package/dist/esm/eds-timeline.entry.js +5 -1
- package/dist/esm/eds-toast-manager.entry.js +1 -1
- package/dist/esm/eds-tooltip.entry.js +1 -1
- package/dist/esm/eds-trl.entry.js +1 -1
- package/dist/esm/incorrect-use-of-colors.entry.js +1 -1
- package/dist/esm/index-8a71b9a7.js +14 -22
- package/dist/esm/loader.js +1 -1
- package/dist/esm/logo-space.entry.js +1 -1
- package/dist/esm/logo-variations-horizontal_2.entry.js +2 -2
- package/dist/esm/logo-wrong-usage.entry.js +1 -1
- package/dist/esm/token-list_3.entry.js +3 -3
- package/dist/esm/token-ratios.entry.js +1 -1
- package/dist/esm/token-spacing.entry.js +1 -1
- package/dist/esm/token-typography.entry.js +1 -1
- package/dist/hydrate/index.js +551 -748
- package/dist/hydrate/index.mjs +551 -748
- package/dist/stencil.config.js +2 -7
- package/dist/types/components/eds-accordion/eds-accordion.d.ts +4 -2
- package/dist/types/components/eds-accordion/eds-accordion.stories.d.ts +1 -1
- package/dist/types/components/eds-alert/eds-alert.d.ts +5 -0
- package/dist/types/components/eds-alert/eds-alert.stories.d.ts +7 -0
- package/dist/types/components/eds-avatar/eds-avatar.d.ts +0 -2
- package/dist/types/components/eds-avatar/eds-avatar.stories.d.ts +0 -9
- package/dist/types/components/eds-breadcrump/eds-breadcrumb.stories.d.ts +8 -3
- package/dist/types/components/eds-cards/eds-card-composer/eds-card-desc/eds-card-desc.d.ts +3 -0
- package/dist/types/components/eds-icons/eds-icon-arrow-diagonal/eds-icon-arrow-diagonal.d.ts +1 -1
- package/dist/types/components/eds-input-elements/eds-input-label/eds-input-label.d.ts +13 -0
- package/dist/types/components/eds-input-elements/eds-input-range/eds-input-range.d.ts +21 -0
- package/dist/types/components/eds-input-elements/eds-input-search/eds-input-search.d.ts +39 -0
- package/dist/types/components/eds-pagination/eds-pagination.stories.d.ts +0 -8
- package/dist/types/components/eds-steps/eds-steps.d.ts +17 -0
- package/dist/types/components/eds-table/eds-table.d.ts +5 -1
- package/dist/types/components.d.ts +234 -301
- package/dist/types/shared-ui/eds-card-section/eds-card-section.stories.d.ts +1 -6
- package/dist/types/shared-ui/eds-footer/eds-footer.d.ts +4 -5
- package/dist/types/shared-ui/eds-footer/eds-footer.stories.d.ts +4 -9
- package/dist/types/{components/eds-form-v2/eds-form-v2.d.ts → shared-ui/eds-form/eds-form.d.ts} +1 -1
- package/dist/types/shared-ui/eds-matomo-notice/eds-matomo-notice.d.ts +11 -0
- package/dist/types/shared-ui/eds-steps-v2/eds-steps-v2.d.ts +57 -0
- package/dist/types/shared-ui/eds-user/eds-user.d.ts +13 -11
- package/package.json +3 -3
- package/dist/cjs/eds-accordion_22.cjs.entry.js +0 -1959
- package/dist/cjs/eds-dropdown.cjs.entry.js +0 -125
- package/dist/cjs/eds-steps.cjs.entry.js +0 -55
- package/dist/cjs/eds-user.cjs.entry.js +0 -29
- package/dist/cjs/eds-vertical-stepper.cjs.entry.js +0 -45
- package/dist/cjs/formUtils-4315a99c.js +0 -228
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-desc/eds-card-desc.stories.js +0 -31
- package/dist/collection/components/eds-form/eds-form.css +0 -7153
- package/dist/collection/components/eds-form/eds-form.js +0 -609
- package/dist/collection/components/eds-form/eds-form.stories.js +0 -86
- package/dist/collection/components/eds-form-v2/eds-form-v2.css +0 -7153
- package/dist/collection/components/eds-steps/eds-vertical-stepper.css +0 -78
- package/dist/collection/components/eds-steps/eds-vertical-stepper.js +0 -72
- package/dist/components/eds-form-v2.js +0 -317
- package/dist/components/eds-vertical-stepper.d.ts +0 -11
- package/dist/components/eds-vertical-stepper.js +0 -86
- package/dist/components/formUtils.js +0 -223
- package/dist/components/p-033480b2.entry.js +0 -1
- package/dist/components/p-117d180f.entry.js +0 -1
- package/dist/components/p-20e9ae7f.entry.js +0 -1
- package/dist/components/p-2b31ca60.entry.js +0 -1
- package/dist/components/p-3368cfd5.entry.js +0 -1
- package/dist/components/p-33c5b937.entry.js +0 -1
- package/dist/components/p-3af94671.entry.js +0 -1
- package/dist/components/p-43b3579a.entry.js +0 -1
- package/dist/components/p-467fe746.entry.js +0 -1
- package/dist/components/p-46a6042d.entry.js +0 -1
- package/dist/components/p-4a860d5b.entry.js +0 -1
- package/dist/components/p-4ac27fe7.entry.js +0 -1
- package/dist/components/p-4b2e6f03.entry.js +0 -1
- package/dist/components/p-552b6a50.entry.js +0 -1
- package/dist/components/p-56b4e0fe.entry.js +0 -1
- package/dist/components/p-5aff1ea0.entry.js +0 -1
- package/dist/components/p-5c12a0df.entry.js +0 -1
- package/dist/components/p-60e7e745.entry.js +0 -1
- package/dist/components/p-6404e157.entry.js +0 -1
- package/dist/components/p-6fd0c3b3.entry.js +0 -1
- package/dist/components/p-77cc7c02.entry.js +0 -1
- package/dist/components/p-79c14cf1.entry.js +0 -1
- package/dist/components/p-7dd81017.entry.js +0 -1
- package/dist/components/p-7e0dd5d8.entry.js +0 -1
- package/dist/components/p-80dba155.js +0 -1
- package/dist/components/p-8154d013.entry.js +0 -1
- package/dist/components/p-86eed1b7.entry.js +0 -1
- package/dist/components/p-8e548691.entry.js +0 -1
- package/dist/components/p-90503a64.entry.js +0 -1
- package/dist/components/p-90f85604.entry.js +0 -1
- package/dist/components/p-94698510.entry.js +0 -1
- package/dist/components/p-950ecb1c.entry.js +0 -1
- package/dist/components/p-9b9fba38.entry.js +0 -1
- package/dist/components/p-9dc879c9.entry.js +0 -1
- package/dist/components/p-9ebc84d6.entry.js +0 -1
- package/dist/components/p-a56f0579.entry.js +0 -1
- package/dist/components/p-a6cd418e.entry.js +0 -1
- package/dist/components/p-a8dd1953.entry.js +0 -1
- package/dist/components/p-ab292dd5.entry.js +0 -1
- package/dist/components/p-c12d9350.entry.js +0 -1
- package/dist/components/p-c3dda942.entry.js +0 -1
- package/dist/components/p-c6b32753.entry.js +0 -1
- package/dist/components/p-dbcf1f0e.entry.js +0 -1
- package/dist/components/p-dcc08064.entry.js +0 -1
- package/dist/components/p-e9a533e0.entry.js +0 -1
- package/dist/components/p-eac63c82.entry.js +0 -1
- package/dist/components/p-f5959676.entry.js +0 -1
- package/dist/components/p-fc619588.entry.js +0 -1
- package/dist/components/p-fcc32210.entry.js +0 -1
- package/dist/esm/eds-accordion_22.entry.js +0 -1934
- package/dist/esm/eds-dropdown.entry.js +0 -121
- package/dist/esm/eds-user.entry.js +0 -25
- package/dist/esm/eds-vertical-stepper.entry.js +0 -41
- package/dist/esm/formUtils-ac68474d.js +0 -223
- package/dist/types/components/eds-cards/eds-card-composer/eds-card-desc/eds-card-desc.stories.d.ts +0 -32
- package/dist/types/components/eds-form/eds-form.d.ts +0 -148
- package/dist/types/components/eds-form/eds-form.stories.d.ts +0 -42
- package/dist/types/components/eds-steps/eds-vertical-stepper.d.ts +0 -22
- /package/dist/types/{components/eds-form-v2/eds-form-v2.stories.d.ts → shared-ui/eds-form/eds-form.stories.d.ts} +0 -0
- /package/dist/types/{eds-docs-ui → shared-ui}/eds-frame/eds-frame.d.ts +0 -0
- /package/dist/types/{eds-docs-ui → shared-ui}/eds-frame/eds-frame.stories.d.ts +0 -0
|
@@ -8,9 +8,11 @@ import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
|
8
8
|
import { Tag } from "./components/eds-cards/eds-card-generic/eds-card-generic";
|
|
9
9
|
import { Card } from "./shared-ui/eds-card-section/eds-card-section";
|
|
10
10
|
import { Step } from "./components/eds-steps/eds-steps";
|
|
11
|
+
import { Step as Step1 } from "./shared-ui/eds-steps-v2/eds-steps-v2";
|
|
11
12
|
export { Tag } from "./components/eds-cards/eds-card-generic/eds-card-generic";
|
|
12
13
|
export { Card } from "./shared-ui/eds-card-section/eds-card-section";
|
|
13
14
|
export { Step } from "./components/eds-steps/eds-steps";
|
|
15
|
+
export { Step as Step1 } from "./shared-ui/eds-steps-v2/eds-steps-v2";
|
|
14
16
|
export namespace Components {
|
|
15
17
|
interface ColorPrimaryPalette {
|
|
16
18
|
}
|
|
@@ -50,10 +52,6 @@ export namespace Components {
|
|
|
50
52
|
* Determines if the accordion is expanded by default
|
|
51
53
|
*/
|
|
52
54
|
"expanded": boolean;
|
|
53
|
-
/**
|
|
54
|
-
* Applies a minimum height to the content area for consistent spacing
|
|
55
|
-
*/
|
|
56
|
-
"minHeightContent": boolean;
|
|
57
55
|
/**
|
|
58
56
|
* Toggles the background color on expand and hover
|
|
59
57
|
*/
|
|
@@ -74,6 +72,10 @@ export namespace Components {
|
|
|
74
72
|
* This component is styled with predefined CSS classes to ensure consistent appearance across different alert types and layout configurations.
|
|
75
73
|
*/
|
|
76
74
|
interface EdsAlert {
|
|
75
|
+
/**
|
|
76
|
+
* The border style of the alert. Defaults to "rounded" (rounded borders). Set to "normal" to have non-rounded (square) borders.
|
|
77
|
+
*/
|
|
78
|
+
"brd": 'rounded' | 'normal';
|
|
77
79
|
/**
|
|
78
80
|
* The layout direction of the alert content, either 'horizontal' or 'vertical'.
|
|
79
81
|
*/
|
|
@@ -120,10 +122,6 @@ export namespace Components {
|
|
|
120
122
|
* Custom initials to display if provided; otherwise, initials will be derived from `firstName` and `lastName`.
|
|
121
123
|
*/
|
|
122
124
|
"initials"?: string;
|
|
123
|
-
/**
|
|
124
|
-
* Determines if the initials should use a stronger (larger) font style.
|
|
125
|
-
*/
|
|
126
|
-
"initialsStrong": boolean;
|
|
127
125
|
/**
|
|
128
126
|
* Last name of the user for generating initials.
|
|
129
127
|
*/
|
|
@@ -132,10 +130,6 @@ export namespace Components {
|
|
|
132
130
|
* URL or path to the user's profile picture.
|
|
133
131
|
*/
|
|
134
132
|
"picture"?: string;
|
|
135
|
-
/**
|
|
136
|
-
* Flag to render the avatar with rounded (pill) shape if `true`.
|
|
137
|
-
*/
|
|
138
|
-
"rounded": boolean;
|
|
139
133
|
}
|
|
140
134
|
/**
|
|
141
135
|
* `EdsBlockBreak` is a divider component designed to render a horizontal line that separates content visually.
|
|
@@ -232,12 +226,6 @@ export namespace Components {
|
|
|
232
226
|
*/
|
|
233
227
|
"triggerClick"?: () => void;
|
|
234
228
|
}
|
|
235
|
-
/**
|
|
236
|
-
* `eds-card-desc` is a simple component that renders a card description.
|
|
237
|
-
* It displays a block of text with optional truncation applied using a CSS line clamp.
|
|
238
|
-
* You can customize the description styling via the `descClass` property and control
|
|
239
|
-
* whether or not the text is truncated and to how many lines.
|
|
240
|
-
*/
|
|
241
229
|
interface EdsCardDesc {
|
|
242
230
|
/**
|
|
243
231
|
* A custom CSS class to style the description text. Default is 'f-ui-03-light'.
|
|
@@ -622,16 +610,12 @@ export namespace Components {
|
|
|
622
610
|
* across the EBRAINS platform, with options for social links and a "Back to top" button.
|
|
623
611
|
*/
|
|
624
612
|
interface EdsFooter {
|
|
613
|
+
"enableCookiesSettings": boolean;
|
|
625
614
|
/**
|
|
626
615
|
* Controls the display of the "Back to Top" button. When true, the button appears in the footer.
|
|
627
616
|
* @type {boolean}
|
|
628
617
|
*/
|
|
629
618
|
"enableScrollTop": boolean;
|
|
630
|
-
/**
|
|
631
|
-
* Additional CSS classes to apply to the footer for customization.
|
|
632
|
-
* @type {string}
|
|
633
|
-
*/
|
|
634
|
-
"extraClass": string;
|
|
635
619
|
/**
|
|
636
620
|
* Controls the display of the "Founded By" text.
|
|
637
621
|
* @type {string}
|
|
@@ -648,72 +632,6 @@ export namespace Components {
|
|
|
648
632
|
*/
|
|
649
633
|
"social": boolean;
|
|
650
634
|
}
|
|
651
|
-
/**
|
|
652
|
-
* `EdsForm` is a comprehensive form component designed to handle form submission with validation,
|
|
653
|
-
* error handling, and customizable fields. It offers several options for handling alerts and
|
|
654
|
-
* success/error messages and supports various input types and configurations.
|
|
655
|
-
* Key Features:
|
|
656
|
-
* - Configurable validation for fields, including dynamic field validation.
|
|
657
|
-
* - Customizable success and error messages displayed upon submission.
|
|
658
|
-
* - Optionally includes a submit button, which can display a loading state during submission.
|
|
659
|
-
* - Supports file upload, hidden fields, and dynamic field parsing.
|
|
660
|
-
* - Emits `formSubmitting` event when the form is submitting.
|
|
661
|
-
* This component is ideal for implementing complex forms with specific validation and submission behaviors.
|
|
662
|
-
*/
|
|
663
|
-
interface EdsForm {
|
|
664
|
-
/**
|
|
665
|
-
* Couping Auth and Submit button state Submit button's state (disabled) is coupled with the Users' auth state - if user auth true then submit btn is enabled This useful when the component is used as Survey and more types.
|
|
666
|
-
*/
|
|
667
|
-
"coupleAuth": boolean;
|
|
668
|
-
/**
|
|
669
|
-
* Whether the form is in draft mode. Meaning it will attempt to post each input change invalidated.
|
|
670
|
-
*/
|
|
671
|
-
"draft"?: boolean;
|
|
672
|
-
/**
|
|
673
|
-
* The draft data the form will attempt to populate in the provided fields.
|
|
674
|
-
*/
|
|
675
|
-
"draftData": { [key: string]: any };
|
|
676
|
-
/**
|
|
677
|
-
* The API endpoint where the form data will be submitted.
|
|
678
|
-
*/
|
|
679
|
-
"endpoint": string;
|
|
680
|
-
/**
|
|
681
|
-
* The message displayed when the form submission fails.
|
|
682
|
-
*/
|
|
683
|
-
"errorMessage"?: string;
|
|
684
|
-
/**
|
|
685
|
-
* A JSON string representing the fields in the form. Example: ```json [ { "name": "email", "label": "Email", "type": "text", "required": true }, { "name": "password", "label": "Password", "type": "password", "required": true } ] ```
|
|
686
|
-
*/
|
|
687
|
-
"fields": string | any[];
|
|
688
|
-
/**
|
|
689
|
-
* The name of the form, used for grouping inputs and identifying the form.
|
|
690
|
-
*/
|
|
691
|
-
"name": string;
|
|
692
|
-
/**
|
|
693
|
-
* If `true`, includes the current form URL in the submission data.
|
|
694
|
-
*/
|
|
695
|
-
"setFormUrl"?: boolean;
|
|
696
|
-
/**
|
|
697
|
-
* If `true`, includes a submit button in the form.
|
|
698
|
-
*/
|
|
699
|
-
"submitBtn"?: boolean;
|
|
700
|
-
/**
|
|
701
|
-
* The message displayed when the form submission fails.
|
|
702
|
-
*/
|
|
703
|
-
"submitBtnHintMessage"?: string;
|
|
704
|
-
/**
|
|
705
|
-
* If `true`, includes a submit button in the form.
|
|
706
|
-
*/
|
|
707
|
-
"submitBtnLabel"?: string;
|
|
708
|
-
/**
|
|
709
|
-
* The message displayed when the form submission is successful.
|
|
710
|
-
*/
|
|
711
|
-
"successMessage"?: string;
|
|
712
|
-
/**
|
|
713
|
-
* The user object containing user information. This is populated after a successful authentication.
|
|
714
|
-
*/
|
|
715
|
-
"user"?: User;
|
|
716
|
-
}
|
|
717
635
|
/**
|
|
718
636
|
* `EdsFormV2` is a comprehensive form component designed to handle form submission with validation,
|
|
719
637
|
* error handling, and customizable fields.
|
|
@@ -724,7 +642,7 @@ export namespace Components {
|
|
|
724
642
|
* - Emits `form` event when the form is submitting/validating or there are field updates.
|
|
725
643
|
* This component is ideal for implementing complex forms with specific validation and submission behaviors.
|
|
726
644
|
*/
|
|
727
|
-
interface
|
|
645
|
+
interface EdsForm {
|
|
728
646
|
/**
|
|
729
647
|
* The message displayed when the form submission fails.
|
|
730
648
|
*/
|
|
@@ -851,7 +769,7 @@ export namespace Components {
|
|
|
851
769
|
/**
|
|
852
770
|
* Additional CSS classes to be applied to the icon for styling.
|
|
853
771
|
*/
|
|
854
|
-
"
|
|
772
|
+
"class": string;
|
|
855
773
|
}
|
|
856
774
|
interface EdsIconArrowRight {
|
|
857
775
|
/**
|
|
@@ -1181,29 +1099,87 @@ export namespace Components {
|
|
|
1181
1099
|
"name": string;
|
|
1182
1100
|
}
|
|
1183
1101
|
interface EdsInputLabel {
|
|
1102
|
+
/**
|
|
1103
|
+
* Indicates whether the associated form control is disabled.
|
|
1104
|
+
*/
|
|
1184
1105
|
"disabled": boolean;
|
|
1106
|
+
/**
|
|
1107
|
+
* The text content of the label.
|
|
1108
|
+
*/
|
|
1185
1109
|
"label": string;
|
|
1110
|
+
/**
|
|
1111
|
+
* The value that associates the label to a form control. This value should match the `id` of the input element.
|
|
1112
|
+
*/
|
|
1186
1113
|
"name": string;
|
|
1114
|
+
/**
|
|
1115
|
+
* Indicates whether the associated form control is required.
|
|
1116
|
+
*/
|
|
1187
1117
|
"required": boolean;
|
|
1188
1118
|
}
|
|
1189
1119
|
interface EdsInputRange {
|
|
1120
|
+
/**
|
|
1121
|
+
* If true, the slider will be disabled.
|
|
1122
|
+
*/
|
|
1190
1123
|
"disabled": boolean;
|
|
1191
1124
|
"getInputElement": () => Promise<HTMLInputElement>;
|
|
1125
|
+
/**
|
|
1126
|
+
* Optional id for the input; defaults to 'range'.
|
|
1127
|
+
*/
|
|
1192
1128
|
"inputId"?: string;
|
|
1129
|
+
/**
|
|
1130
|
+
* Maximum value for the slider.
|
|
1131
|
+
*/
|
|
1193
1132
|
"max": number;
|
|
1133
|
+
/**
|
|
1134
|
+
* Minimum value for the slider.
|
|
1135
|
+
*/
|
|
1194
1136
|
"min": number;
|
|
1137
|
+
/**
|
|
1138
|
+
* The name attribute for the input element.
|
|
1139
|
+
*/
|
|
1195
1140
|
"name": string;
|
|
1141
|
+
/**
|
|
1142
|
+
* If true, the slider is marked as required.
|
|
1143
|
+
*/
|
|
1196
1144
|
"required": boolean;
|
|
1145
|
+
/**
|
|
1146
|
+
* Step for the slider.
|
|
1147
|
+
*/
|
|
1197
1148
|
"step": number;
|
|
1198
1149
|
}
|
|
1199
1150
|
interface EdsInputSearch {
|
|
1151
|
+
/**
|
|
1152
|
+
* Additional CSS classes for styling the input.
|
|
1153
|
+
*/
|
|
1200
1154
|
"decorate": string;
|
|
1155
|
+
/**
|
|
1156
|
+
* If true, the search input will be disabled.
|
|
1157
|
+
*/
|
|
1201
1158
|
"disabled": boolean;
|
|
1202
1159
|
"getInputElement": () => Promise<HTMLInputElement>;
|
|
1160
|
+
/**
|
|
1161
|
+
* The id attribute for the input element. Defaults to 'search-main' if not provided.
|
|
1162
|
+
*/
|
|
1203
1163
|
"inputId"?: string;
|
|
1164
|
+
/**
|
|
1165
|
+
* Accessible label for the search input. This is used for screen readers.
|
|
1166
|
+
*/
|
|
1167
|
+
"label": string;
|
|
1168
|
+
/**
|
|
1169
|
+
* The name attribute for the input element.
|
|
1170
|
+
*/
|
|
1204
1171
|
"name": string;
|
|
1172
|
+
/**
|
|
1173
|
+
* Placeholder text for the search input.
|
|
1174
|
+
*/
|
|
1205
1175
|
"placeholder": string;
|
|
1176
|
+
/**
|
|
1177
|
+
* If true, the search input is marked as required.
|
|
1178
|
+
*/
|
|
1206
1179
|
"required": boolean;
|
|
1180
|
+
/**
|
|
1181
|
+
* The value of the search input.
|
|
1182
|
+
*/
|
|
1207
1183
|
"value"?: string;
|
|
1208
1184
|
}
|
|
1209
1185
|
interface EdsInputSelect {
|
|
@@ -1381,6 +1357,7 @@ export namespace Components {
|
|
|
1381
1357
|
* When true, the notice is forced to show regardless of cookies/session.
|
|
1382
1358
|
*/
|
|
1383
1359
|
"forceShow": boolean;
|
|
1360
|
+
"optOutMessage": string;
|
|
1384
1361
|
/**
|
|
1385
1362
|
* The title displayed in the notice.
|
|
1386
1363
|
*/
|
|
@@ -1603,6 +1580,28 @@ export namespace Components {
|
|
|
1603
1580
|
*/
|
|
1604
1581
|
"type": 'static' | 'linear';
|
|
1605
1582
|
}
|
|
1583
|
+
interface EdsStepsV2 {
|
|
1584
|
+
/**
|
|
1585
|
+
* If true, apply a background class to the container.
|
|
1586
|
+
*/
|
|
1587
|
+
"bg": boolean;
|
|
1588
|
+
/**
|
|
1589
|
+
* Optional image source to display above the steps.
|
|
1590
|
+
*/
|
|
1591
|
+
"imageSrc"?: string;
|
|
1592
|
+
/**
|
|
1593
|
+
* Optional message to display inside the placeholder if no image is provided.
|
|
1594
|
+
*/
|
|
1595
|
+
"message"?: string;
|
|
1596
|
+
/**
|
|
1597
|
+
* JSON string or an array of step objects. Example: '[ { "title": "Step One", "content": "Details for step one" }, { "title": "Step Two", "content": "Details for step two" } ]'
|
|
1598
|
+
*/
|
|
1599
|
+
"steps": string | Step1[];
|
|
1600
|
+
/**
|
|
1601
|
+
* The type of stepper. Default is "static" (all steps visible, no navigation buttons). Use "linear" if only one step should be visible at a time.
|
|
1602
|
+
*/
|
|
1603
|
+
"type": 'static' | 'linear';
|
|
1604
|
+
}
|
|
1606
1605
|
interface EdsSvgRepository {
|
|
1607
1606
|
}
|
|
1608
1607
|
interface EdsSwitch {
|
|
@@ -1753,21 +1752,9 @@ export namespace Components {
|
|
|
1753
1752
|
*/
|
|
1754
1753
|
interface EdsUser {
|
|
1755
1754
|
/**
|
|
1756
|
-
* The user object containing user information.
|
|
1757
|
-
*/
|
|
1758
|
-
"user": {
|
|
1759
|
-
email: string;
|
|
1760
|
-
name: string;
|
|
1761
|
-
given_name: string;
|
|
1762
|
-
family_name: string;
|
|
1763
|
-
preferred_username: string;
|
|
1764
|
-
};
|
|
1765
|
-
}
|
|
1766
|
-
interface EdsVerticalStepper {
|
|
1767
|
-
/**
|
|
1768
|
-
* JSON string containing an array of steps. Example: '[ { "label": "Select campaign settings", "description": "For each ad campaign..." }, { "label": "Create an ad group", "description": "An ad group contains one or more ads..." }, { "label": "Create an ad", "description": "Try out different ad text..." } ]'
|
|
1755
|
+
* The user object containing user information, or a JSON string to be parsed.
|
|
1769
1756
|
*/
|
|
1770
|
-
"
|
|
1757
|
+
"user": string | User;
|
|
1771
1758
|
}
|
|
1772
1759
|
interface GradientPrimaryPalette {
|
|
1773
1760
|
}
|
|
@@ -1816,13 +1803,13 @@ export interface EdsFeedbackCustomEvent<T> extends CustomEvent<T> {
|
|
|
1816
1803
|
detail: T;
|
|
1817
1804
|
target: HTMLEdsFeedbackElement;
|
|
1818
1805
|
}
|
|
1819
|
-
export interface
|
|
1806
|
+
export interface EdsFooterCustomEvent<T> extends CustomEvent<T> {
|
|
1820
1807
|
detail: T;
|
|
1821
|
-
target:
|
|
1808
|
+
target: HTMLEdsFooterElement;
|
|
1822
1809
|
}
|
|
1823
|
-
export interface
|
|
1810
|
+
export interface EdsFormCustomEvent<T> extends CustomEvent<T> {
|
|
1824
1811
|
detail: T;
|
|
1825
|
-
target:
|
|
1812
|
+
target: HTMLEdsFormElement;
|
|
1826
1813
|
}
|
|
1827
1814
|
export interface EdsFullscreenMenuCustomEvent<T> extends CustomEvent<T> {
|
|
1828
1815
|
detail: T;
|
|
@@ -1864,6 +1851,10 @@ export interface EdsStepsCustomEvent<T> extends CustomEvent<T> {
|
|
|
1864
1851
|
detail: T;
|
|
1865
1852
|
target: HTMLEdsStepsElement;
|
|
1866
1853
|
}
|
|
1854
|
+
export interface EdsStepsV2CustomEvent<T> extends CustomEvent<T> {
|
|
1855
|
+
detail: T;
|
|
1856
|
+
target: HTMLEdsStepsV2Element;
|
|
1857
|
+
}
|
|
1867
1858
|
export interface EdsSwitchCustomEvent<T> extends CustomEvent<T> {
|
|
1868
1859
|
detail: T;
|
|
1869
1860
|
target: HTMLEdsSwitchElement;
|
|
@@ -2014,12 +2005,6 @@ declare global {
|
|
|
2014
2005
|
prototype: HTMLEdsButtonElement;
|
|
2015
2006
|
new (): HTMLEdsButtonElement;
|
|
2016
2007
|
};
|
|
2017
|
-
/**
|
|
2018
|
-
* `eds-card-desc` is a simple component that renders a card description.
|
|
2019
|
-
* It displays a block of text with optional truncation applied using a CSS line clamp.
|
|
2020
|
-
* You can customize the description styling via the `descClass` property and control
|
|
2021
|
-
* whether or not the text is truncated and to how many lines.
|
|
2022
|
-
*/
|
|
2023
2008
|
interface HTMLEdsCardDescElement extends Components.EdsCardDesc, HTMLStencilElement {
|
|
2024
2009
|
}
|
|
2025
2010
|
var HTMLEdsCardDescElement: {
|
|
@@ -2166,6 +2151,9 @@ declare global {
|
|
|
2166
2151
|
prototype: HTMLEdsFeedbackElement;
|
|
2167
2152
|
new (): HTMLEdsFeedbackElement;
|
|
2168
2153
|
};
|
|
2154
|
+
interface HTMLEdsFooterElementEventMap {
|
|
2155
|
+
"cookies": any;
|
|
2156
|
+
}
|
|
2169
2157
|
/**
|
|
2170
2158
|
* `EdsFooter` is a footer component designed for the EBRAINS platform, featuring social links,
|
|
2171
2159
|
* legal information, and an optional cookie preferences button. It includes a "Back to top"
|
|
@@ -2179,6 +2167,14 @@ declare global {
|
|
|
2179
2167
|
* across the EBRAINS platform, with options for social links and a "Back to top" button.
|
|
2180
2168
|
*/
|
|
2181
2169
|
interface HTMLEdsFooterElement extends Components.EdsFooter, HTMLStencilElement {
|
|
2170
|
+
addEventListener<K extends keyof HTMLEdsFooterElementEventMap>(type: K, listener: (this: HTMLEdsFooterElement, ev: EdsFooterCustomEvent<HTMLEdsFooterElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2171
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2172
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2173
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2174
|
+
removeEventListener<K extends keyof HTMLEdsFooterElementEventMap>(type: K, listener: (this: HTMLEdsFooterElement, ev: EdsFooterCustomEvent<HTMLEdsFooterElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2175
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2176
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2177
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2182
2178
|
}
|
|
2183
2179
|
var HTMLEdsFooterElement: {
|
|
2184
2180
|
prototype: HTMLEdsFooterElement;
|
|
@@ -2196,15 +2192,13 @@ declare global {
|
|
|
2196
2192
|
};
|
|
2197
2193
|
}
|
|
2198
2194
|
/**
|
|
2199
|
-
* `
|
|
2200
|
-
* error handling, and customizable fields.
|
|
2201
|
-
* success/error messages and supports various input types and configurations.
|
|
2195
|
+
* `EdsFormV2` is a comprehensive form component designed to handle form submission with validation,
|
|
2196
|
+
* error handling, and customizable fields.
|
|
2202
2197
|
* Key Features:
|
|
2203
2198
|
* - Configurable validation for fields, including dynamic field validation.
|
|
2204
|
-
* - Customizable success and error messages displayed upon submission.
|
|
2205
2199
|
* - Optionally includes a submit button, which can display a loading state during submission.
|
|
2206
2200
|
* - Supports file upload, hidden fields, and dynamic field parsing.
|
|
2207
|
-
* - Emits `
|
|
2201
|
+
* - Emits `form` event when the form is submitting/validating or there are field updates.
|
|
2208
2202
|
* This component is ideal for implementing complex forms with specific validation and submission behaviors.
|
|
2209
2203
|
*/
|
|
2210
2204
|
interface HTMLEdsFormElement extends Components.EdsForm, HTMLStencilElement {
|
|
@@ -2221,41 +2215,6 @@ declare global {
|
|
|
2221
2215
|
prototype: HTMLEdsFormElement;
|
|
2222
2216
|
new (): HTMLEdsFormElement;
|
|
2223
2217
|
};
|
|
2224
|
-
interface HTMLEdsFormV2ElementEventMap {
|
|
2225
|
-
"form": {
|
|
2226
|
-
event: 'input' | 'change' | 'submit';
|
|
2227
|
-
validated?: boolean;
|
|
2228
|
-
field?: string;
|
|
2229
|
-
value?: any;
|
|
2230
|
-
message?: string;
|
|
2231
|
-
success?: boolean;
|
|
2232
|
-
data: any;
|
|
2233
|
-
};
|
|
2234
|
-
}
|
|
2235
|
-
/**
|
|
2236
|
-
* `EdsFormV2` is a comprehensive form component designed to handle form submission with validation,
|
|
2237
|
-
* error handling, and customizable fields.
|
|
2238
|
-
* Key Features:
|
|
2239
|
-
* - Configurable validation for fields, including dynamic field validation.
|
|
2240
|
-
* - Optionally includes a submit button, which can display a loading state during submission.
|
|
2241
|
-
* - Supports file upload, hidden fields, and dynamic field parsing.
|
|
2242
|
-
* - Emits `form` event when the form is submitting/validating or there are field updates.
|
|
2243
|
-
* This component is ideal for implementing complex forms with specific validation and submission behaviors.
|
|
2244
|
-
*/
|
|
2245
|
-
interface HTMLEdsFormV2Element extends Components.EdsFormV2, HTMLStencilElement {
|
|
2246
|
-
addEventListener<K extends keyof HTMLEdsFormV2ElementEventMap>(type: K, listener: (this: HTMLEdsFormV2Element, ev: EdsFormV2CustomEvent<HTMLEdsFormV2ElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2247
|
-
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2248
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2249
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2250
|
-
removeEventListener<K extends keyof HTMLEdsFormV2ElementEventMap>(type: K, listener: (this: HTMLEdsFormV2Element, ev: EdsFormV2CustomEvent<HTMLEdsFormV2ElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2251
|
-
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2252
|
-
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2253
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2254
|
-
}
|
|
2255
|
-
var HTMLEdsFormV2Element: {
|
|
2256
|
-
prototype: HTMLEdsFormV2Element;
|
|
2257
|
-
new (): HTMLEdsFormV2Element;
|
|
2258
|
-
};
|
|
2259
2218
|
/**
|
|
2260
2219
|
* `EdsFrame` is a versatile iframe container component that can display external content
|
|
2261
2220
|
* such as Storybook previews or other embedded resources. It includes customizable labels,
|
|
@@ -2810,6 +2769,23 @@ declare global {
|
|
|
2810
2769
|
prototype: HTMLEdsStepsElement;
|
|
2811
2770
|
new (): HTMLEdsStepsElement;
|
|
2812
2771
|
};
|
|
2772
|
+
interface HTMLEdsStepsV2ElementEventMap {
|
|
2773
|
+
"step": number;
|
|
2774
|
+
}
|
|
2775
|
+
interface HTMLEdsStepsV2Element extends Components.EdsStepsV2, HTMLStencilElement {
|
|
2776
|
+
addEventListener<K extends keyof HTMLEdsStepsV2ElementEventMap>(type: K, listener: (this: HTMLEdsStepsV2Element, ev: EdsStepsV2CustomEvent<HTMLEdsStepsV2ElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2777
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2778
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2779
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2780
|
+
removeEventListener<K extends keyof HTMLEdsStepsV2ElementEventMap>(type: K, listener: (this: HTMLEdsStepsV2Element, ev: EdsStepsV2CustomEvent<HTMLEdsStepsV2ElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2781
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2782
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2783
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2784
|
+
}
|
|
2785
|
+
var HTMLEdsStepsV2Element: {
|
|
2786
|
+
prototype: HTMLEdsStepsV2Element;
|
|
2787
|
+
new (): HTMLEdsStepsV2Element;
|
|
2788
|
+
};
|
|
2813
2789
|
interface HTMLEdsSvgRepositoryElement extends Components.EdsSvgRepository, HTMLStencilElement {
|
|
2814
2790
|
}
|
|
2815
2791
|
var HTMLEdsSvgRepositoryElement: {
|
|
@@ -2931,12 +2907,6 @@ declare global {
|
|
|
2931
2907
|
prototype: HTMLEdsUserElement;
|
|
2932
2908
|
new (): HTMLEdsUserElement;
|
|
2933
2909
|
};
|
|
2934
|
-
interface HTMLEdsVerticalStepperElement extends Components.EdsVerticalStepper, HTMLStencilElement {
|
|
2935
|
-
}
|
|
2936
|
-
var HTMLEdsVerticalStepperElement: {
|
|
2937
|
-
prototype: HTMLEdsVerticalStepperElement;
|
|
2938
|
-
new (): HTMLEdsVerticalStepperElement;
|
|
2939
|
-
};
|
|
2940
2910
|
interface HTMLGradientPrimaryPaletteElement extends Components.GradientPrimaryPalette, HTMLStencilElement {
|
|
2941
2911
|
}
|
|
2942
2912
|
var HTMLGradientPrimaryPaletteElement: {
|
|
@@ -3050,7 +3020,6 @@ declare global {
|
|
|
3050
3020
|
"eds-feedback": HTMLEdsFeedbackElement;
|
|
3051
3021
|
"eds-footer": HTMLEdsFooterElement;
|
|
3052
3022
|
"eds-form": HTMLEdsFormElement;
|
|
3053
|
-
"eds-form-v2": HTMLEdsFormV2Element;
|
|
3054
3023
|
"eds-frame": HTMLEdsFrameElement;
|
|
3055
3024
|
"eds-fullscreen-menu": HTMLEdsFullscreenMenuElement;
|
|
3056
3025
|
"eds-header": HTMLEdsHeaderElement;
|
|
@@ -3103,6 +3072,7 @@ declare global {
|
|
|
3103
3072
|
"eds-spinner": HTMLEdsSpinnerElement;
|
|
3104
3073
|
"eds-splash-screen": HTMLEdsSplashScreenElement;
|
|
3105
3074
|
"eds-steps": HTMLEdsStepsElement;
|
|
3075
|
+
"eds-steps-v2": HTMLEdsStepsV2Element;
|
|
3106
3076
|
"eds-svg-repository": HTMLEdsSvgRepositoryElement;
|
|
3107
3077
|
"eds-switch": HTMLEdsSwitchElement;
|
|
3108
3078
|
"eds-table": HTMLEdsTableElement;
|
|
@@ -3114,7 +3084,6 @@ declare global {
|
|
|
3114
3084
|
"eds-tooltip": HTMLEdsTooltipElement;
|
|
3115
3085
|
"eds-trl": HTMLEdsTrlElement;
|
|
3116
3086
|
"eds-user": HTMLEdsUserElement;
|
|
3117
|
-
"eds-vertical-stepper": HTMLEdsVerticalStepperElement;
|
|
3118
3087
|
"gradient-primary-palette": HTMLGradientPrimaryPaletteElement;
|
|
3119
3088
|
"gradient-secondary-palette": HTMLGradientSecondaryPaletteElement;
|
|
3120
3089
|
"gradient-support-palette": HTMLGradientSupportPaletteElement;
|
|
@@ -3170,10 +3139,6 @@ declare namespace LocalJSX {
|
|
|
3170
3139
|
* Determines if the accordion is expanded by default
|
|
3171
3140
|
*/
|
|
3172
3141
|
"expanded"?: boolean;
|
|
3173
|
-
/**
|
|
3174
|
-
* Applies a minimum height to the content area for consistent spacing
|
|
3175
|
-
*/
|
|
3176
|
-
"minHeightContent"?: boolean;
|
|
3177
3142
|
/**
|
|
3178
3143
|
* Event emitted when the accordion toggles, indicating the new expanded/collapsed state
|
|
3179
3144
|
*/
|
|
@@ -3198,6 +3163,10 @@ declare namespace LocalJSX {
|
|
|
3198
3163
|
* This component is styled with predefined CSS classes to ensure consistent appearance across different alert types and layout configurations.
|
|
3199
3164
|
*/
|
|
3200
3165
|
interface EdsAlert {
|
|
3166
|
+
/**
|
|
3167
|
+
* The border style of the alert. Defaults to "rounded" (rounded borders). Set to "normal" to have non-rounded (square) borders.
|
|
3168
|
+
*/
|
|
3169
|
+
"brd"?: 'rounded' | 'normal';
|
|
3201
3170
|
/**
|
|
3202
3171
|
* The layout direction of the alert content, either 'horizontal' or 'vertical'.
|
|
3203
3172
|
*/
|
|
@@ -3244,10 +3213,6 @@ declare namespace LocalJSX {
|
|
|
3244
3213
|
* Custom initials to display if provided; otherwise, initials will be derived from `firstName` and `lastName`.
|
|
3245
3214
|
*/
|
|
3246
3215
|
"initials"?: string;
|
|
3247
|
-
/**
|
|
3248
|
-
* Determines if the initials should use a stronger (larger) font style.
|
|
3249
|
-
*/
|
|
3250
|
-
"initialsStrong"?: boolean;
|
|
3251
3216
|
/**
|
|
3252
3217
|
* Last name of the user for generating initials.
|
|
3253
3218
|
*/
|
|
@@ -3256,10 +3221,6 @@ declare namespace LocalJSX {
|
|
|
3256
3221
|
* URL or path to the user's profile picture.
|
|
3257
3222
|
*/
|
|
3258
3223
|
"picture"?: string;
|
|
3259
|
-
/**
|
|
3260
|
-
* Flag to render the avatar with rounded (pill) shape if `true`.
|
|
3261
|
-
*/
|
|
3262
|
-
"rounded"?: boolean;
|
|
3263
3224
|
}
|
|
3264
3225
|
/**
|
|
3265
3226
|
* `EdsBlockBreak` is a divider component designed to render a horizontal line that separates content visually.
|
|
@@ -3356,12 +3317,6 @@ declare namespace LocalJSX {
|
|
|
3356
3317
|
*/
|
|
3357
3318
|
"triggerClick"?: () => void;
|
|
3358
3319
|
}
|
|
3359
|
-
/**
|
|
3360
|
-
* `eds-card-desc` is a simple component that renders a card description.
|
|
3361
|
-
* It displays a block of text with optional truncation applied using a CSS line clamp.
|
|
3362
|
-
* You can customize the description styling via the `descClass` property and control
|
|
3363
|
-
* whether or not the text is truncated and to how many lines.
|
|
3364
|
-
*/
|
|
3365
3320
|
interface EdsCardDesc {
|
|
3366
3321
|
/**
|
|
3367
3322
|
* A custom CSS class to style the description text. Default is 'f-ui-03-light'.
|
|
@@ -3754,21 +3709,18 @@ declare namespace LocalJSX {
|
|
|
3754
3709
|
* across the EBRAINS platform, with options for social links and a "Back to top" button.
|
|
3755
3710
|
*/
|
|
3756
3711
|
interface EdsFooter {
|
|
3712
|
+
"enableCookiesSettings"?: boolean;
|
|
3757
3713
|
/**
|
|
3758
3714
|
* Controls the display of the "Back to Top" button. When true, the button appears in the footer.
|
|
3759
3715
|
* @type {boolean}
|
|
3760
3716
|
*/
|
|
3761
3717
|
"enableScrollTop"?: boolean;
|
|
3762
|
-
/**
|
|
3763
|
-
* Additional CSS classes to apply to the footer for customization.
|
|
3764
|
-
* @type {string}
|
|
3765
|
-
*/
|
|
3766
|
-
"extraClass"?: string;
|
|
3767
3718
|
/**
|
|
3768
3719
|
* Controls the display of the "Founded By" text.
|
|
3769
3720
|
* @type {string}
|
|
3770
3721
|
*/
|
|
3771
3722
|
"fundedBy"?: string;
|
|
3723
|
+
"onCookies"?: (event: EdsFooterCustomEvent<any>) => void;
|
|
3772
3724
|
/**
|
|
3773
3725
|
* Controls the display of the "Rights Reserved" text.
|
|
3774
3726
|
* @type {string}
|
|
@@ -3780,81 +3732,6 @@ declare namespace LocalJSX {
|
|
|
3780
3732
|
*/
|
|
3781
3733
|
"social"?: boolean;
|
|
3782
3734
|
}
|
|
3783
|
-
/**
|
|
3784
|
-
* `EdsForm` is a comprehensive form component designed to handle form submission with validation,
|
|
3785
|
-
* error handling, and customizable fields. It offers several options for handling alerts and
|
|
3786
|
-
* success/error messages and supports various input types and configurations.
|
|
3787
|
-
* Key Features:
|
|
3788
|
-
* - Configurable validation for fields, including dynamic field validation.
|
|
3789
|
-
* - Customizable success and error messages displayed upon submission.
|
|
3790
|
-
* - Optionally includes a submit button, which can display a loading state during submission.
|
|
3791
|
-
* - Supports file upload, hidden fields, and dynamic field parsing.
|
|
3792
|
-
* - Emits `formSubmitting` event when the form is submitting.
|
|
3793
|
-
* This component is ideal for implementing complex forms with specific validation and submission behaviors.
|
|
3794
|
-
*/
|
|
3795
|
-
interface EdsForm {
|
|
3796
|
-
/**
|
|
3797
|
-
* Couping Auth and Submit button state Submit button's state (disabled) is coupled with the Users' auth state - if user auth true then submit btn is enabled This useful when the component is used as Survey and more types.
|
|
3798
|
-
*/
|
|
3799
|
-
"coupleAuth"?: boolean;
|
|
3800
|
-
/**
|
|
3801
|
-
* Whether the form is in draft mode. Meaning it will attempt to post each input change invalidated.
|
|
3802
|
-
*/
|
|
3803
|
-
"draft"?: boolean;
|
|
3804
|
-
/**
|
|
3805
|
-
* The draft data the form will attempt to populate in the provided fields.
|
|
3806
|
-
*/
|
|
3807
|
-
"draftData"?: { [key: string]: any };
|
|
3808
|
-
/**
|
|
3809
|
-
* The API endpoint where the form data will be submitted.
|
|
3810
|
-
*/
|
|
3811
|
-
"endpoint": string;
|
|
3812
|
-
/**
|
|
3813
|
-
* The message displayed when the form submission fails.
|
|
3814
|
-
*/
|
|
3815
|
-
"errorMessage"?: string;
|
|
3816
|
-
/**
|
|
3817
|
-
* A JSON string representing the fields in the form. Example: ```json [ { "name": "email", "label": "Email", "type": "text", "required": true }, { "name": "password", "label": "Password", "type": "password", "required": true } ] ```
|
|
3818
|
-
*/
|
|
3819
|
-
"fields"?: string | any[];
|
|
3820
|
-
/**
|
|
3821
|
-
* The name of the form, used for grouping inputs and identifying the form.
|
|
3822
|
-
*/
|
|
3823
|
-
"name"?: string;
|
|
3824
|
-
"onForm"?: (event: EdsFormCustomEvent<{
|
|
3825
|
-
event: 'input' | 'change' | 'submit';
|
|
3826
|
-
validated?: boolean;
|
|
3827
|
-
field?: string;
|
|
3828
|
-
value?: any;
|
|
3829
|
-
message?: string;
|
|
3830
|
-
success?: boolean;
|
|
3831
|
-
data: any;
|
|
3832
|
-
}>) => void;
|
|
3833
|
-
/**
|
|
3834
|
-
* If `true`, includes the current form URL in the submission data.
|
|
3835
|
-
*/
|
|
3836
|
-
"setFormUrl"?: boolean;
|
|
3837
|
-
/**
|
|
3838
|
-
* If `true`, includes a submit button in the form.
|
|
3839
|
-
*/
|
|
3840
|
-
"submitBtn"?: boolean;
|
|
3841
|
-
/**
|
|
3842
|
-
* The message displayed when the form submission fails.
|
|
3843
|
-
*/
|
|
3844
|
-
"submitBtnHintMessage"?: string;
|
|
3845
|
-
/**
|
|
3846
|
-
* If `true`, includes a submit button in the form.
|
|
3847
|
-
*/
|
|
3848
|
-
"submitBtnLabel"?: string;
|
|
3849
|
-
/**
|
|
3850
|
-
* The message displayed when the form submission is successful.
|
|
3851
|
-
*/
|
|
3852
|
-
"successMessage"?: string;
|
|
3853
|
-
/**
|
|
3854
|
-
* The user object containing user information. This is populated after a successful authentication.
|
|
3855
|
-
*/
|
|
3856
|
-
"user"?: User;
|
|
3857
|
-
}
|
|
3858
3735
|
/**
|
|
3859
3736
|
* `EdsFormV2` is a comprehensive form component designed to handle form submission with validation,
|
|
3860
3737
|
* error handling, and customizable fields.
|
|
@@ -3865,7 +3742,7 @@ declare namespace LocalJSX {
|
|
|
3865
3742
|
* - Emits `form` event when the form is submitting/validating or there are field updates.
|
|
3866
3743
|
* This component is ideal for implementing complex forms with specific validation and submission behaviors.
|
|
3867
3744
|
*/
|
|
3868
|
-
interface
|
|
3745
|
+
interface EdsForm {
|
|
3869
3746
|
/**
|
|
3870
3747
|
* The message displayed when the form submission fails.
|
|
3871
3748
|
*/
|
|
@@ -3890,7 +3767,7 @@ declare namespace LocalJSX {
|
|
|
3890
3767
|
* The name of the form, used for grouping inputs and identifying the form.
|
|
3891
3768
|
*/
|
|
3892
3769
|
"name"?: string;
|
|
3893
|
-
"onForm"?: (event:
|
|
3770
|
+
"onForm"?: (event: EdsFormCustomEvent<{
|
|
3894
3771
|
event: 'input' | 'change' | 'submit';
|
|
3895
3772
|
validated?: boolean;
|
|
3896
3773
|
field?: string;
|
|
@@ -4009,7 +3886,7 @@ declare namespace LocalJSX {
|
|
|
4009
3886
|
/**
|
|
4010
3887
|
* Additional CSS classes to be applied to the icon for styling.
|
|
4011
3888
|
*/
|
|
4012
|
-
"
|
|
3889
|
+
"class"?: string;
|
|
4013
3890
|
}
|
|
4014
3891
|
interface EdsIconArrowRight {
|
|
4015
3892
|
/**
|
|
@@ -4340,31 +4217,92 @@ declare namespace LocalJSX {
|
|
|
4340
4217
|
"name": string;
|
|
4341
4218
|
}
|
|
4342
4219
|
interface EdsInputLabel {
|
|
4220
|
+
/**
|
|
4221
|
+
* Indicates whether the associated form control is disabled.
|
|
4222
|
+
*/
|
|
4343
4223
|
"disabled"?: boolean;
|
|
4224
|
+
/**
|
|
4225
|
+
* The text content of the label.
|
|
4226
|
+
*/
|
|
4344
4227
|
"label": string;
|
|
4228
|
+
/**
|
|
4229
|
+
* The value that associates the label to a form control. This value should match the `id` of the input element.
|
|
4230
|
+
*/
|
|
4345
4231
|
"name": string;
|
|
4232
|
+
/**
|
|
4233
|
+
* Indicates whether the associated form control is required.
|
|
4234
|
+
*/
|
|
4346
4235
|
"required"?: boolean;
|
|
4347
4236
|
}
|
|
4348
4237
|
interface EdsInputRange {
|
|
4238
|
+
/**
|
|
4239
|
+
* If true, the slider will be disabled.
|
|
4240
|
+
*/
|
|
4349
4241
|
"disabled"?: boolean;
|
|
4242
|
+
/**
|
|
4243
|
+
* Optional id for the input; defaults to 'range'.
|
|
4244
|
+
*/
|
|
4350
4245
|
"inputId"?: string;
|
|
4246
|
+
/**
|
|
4247
|
+
* Maximum value for the slider.
|
|
4248
|
+
*/
|
|
4351
4249
|
"max"?: number;
|
|
4250
|
+
/**
|
|
4251
|
+
* Minimum value for the slider.
|
|
4252
|
+
*/
|
|
4352
4253
|
"min"?: number;
|
|
4254
|
+
/**
|
|
4255
|
+
* The name attribute for the input element.
|
|
4256
|
+
*/
|
|
4353
4257
|
"name": string;
|
|
4258
|
+
/**
|
|
4259
|
+
* If true, the slider is marked as required.
|
|
4260
|
+
*/
|
|
4354
4261
|
"required"?: boolean;
|
|
4262
|
+
/**
|
|
4263
|
+
* Step for the slider.
|
|
4264
|
+
*/
|
|
4355
4265
|
"step"?: number;
|
|
4356
4266
|
}
|
|
4357
4267
|
interface EdsInputSearch {
|
|
4268
|
+
/**
|
|
4269
|
+
* Additional CSS classes for styling the input.
|
|
4270
|
+
*/
|
|
4358
4271
|
"decorate"?: string;
|
|
4272
|
+
/**
|
|
4273
|
+
* If true, the search input will be disabled.
|
|
4274
|
+
*/
|
|
4359
4275
|
"disabled"?: boolean;
|
|
4276
|
+
/**
|
|
4277
|
+
* The id attribute for the input element. Defaults to 'search-main' if not provided.
|
|
4278
|
+
*/
|
|
4360
4279
|
"inputId"?: string;
|
|
4280
|
+
/**
|
|
4281
|
+
* Accessible label for the search input. This is used for screen readers.
|
|
4282
|
+
*/
|
|
4283
|
+
"label"?: string;
|
|
4284
|
+
/**
|
|
4285
|
+
* The name attribute for the input element.
|
|
4286
|
+
*/
|
|
4361
4287
|
"name": string;
|
|
4288
|
+
/**
|
|
4289
|
+
* Event emitted when the search input changes. Contains the event type ('change') and the current input value.
|
|
4290
|
+
*/
|
|
4362
4291
|
"onSearch"?: (event: EdsInputSearchCustomEvent<{
|
|
4363
4292
|
event: 'input' | 'change';
|
|
4364
4293
|
value: any;
|
|
4365
4294
|
}>) => void;
|
|
4295
|
+
/**
|
|
4296
|
+
* Placeholder text for the search input.
|
|
4297
|
+
*/
|
|
4366
4298
|
"placeholder"?: string;
|
|
4299
|
+
/**
|
|
4300
|
+
* If true, the search input is marked as required.
|
|
4301
|
+
*/
|
|
4367
4302
|
"required"?: boolean;
|
|
4303
|
+
/**
|
|
4304
|
+
* The value of the search input.
|
|
4305
|
+
*/
|
|
4368
4306
|
"value"?: string;
|
|
4369
4307
|
}
|
|
4370
4308
|
interface EdsInputSelect {
|
|
@@ -4562,6 +4500,7 @@ declare namespace LocalJSX {
|
|
|
4562
4500
|
* Event emitted when the rating is changed.
|
|
4563
4501
|
*/
|
|
4564
4502
|
"onConsent"?: (event: EdsMatomoNoticeCustomEvent<'in' | 'out' | 'defer'>) => void;
|
|
4503
|
+
"optOutMessage"?: string;
|
|
4565
4504
|
/**
|
|
4566
4505
|
* The title displayed in the notice.
|
|
4567
4506
|
*/
|
|
@@ -4779,6 +4718,32 @@ declare namespace LocalJSX {
|
|
|
4779
4718
|
*/
|
|
4780
4719
|
"type"?: 'static' | 'linear';
|
|
4781
4720
|
}
|
|
4721
|
+
interface EdsStepsV2 {
|
|
4722
|
+
/**
|
|
4723
|
+
* If true, apply a background class to the container.
|
|
4724
|
+
*/
|
|
4725
|
+
"bg"?: boolean;
|
|
4726
|
+
/**
|
|
4727
|
+
* Optional image source to display above the steps.
|
|
4728
|
+
*/
|
|
4729
|
+
"imageSrc"?: string;
|
|
4730
|
+
/**
|
|
4731
|
+
* Optional message to display inside the placeholder if no image is provided.
|
|
4732
|
+
*/
|
|
4733
|
+
"message"?: string;
|
|
4734
|
+
/**
|
|
4735
|
+
* Emits when a step is clicked, providing the step's index.
|
|
4736
|
+
*/
|
|
4737
|
+
"onStep"?: (event: EdsStepsV2CustomEvent<number>) => void;
|
|
4738
|
+
/**
|
|
4739
|
+
* JSON string or an array of step objects. Example: '[ { "title": "Step One", "content": "Details for step one" }, { "title": "Step Two", "content": "Details for step two" } ]'
|
|
4740
|
+
*/
|
|
4741
|
+
"steps"?: string | Step1[];
|
|
4742
|
+
/**
|
|
4743
|
+
* The type of stepper. Default is "static" (all steps visible, no navigation buttons). Use "linear" if only one step should be visible at a time.
|
|
4744
|
+
*/
|
|
4745
|
+
"type"?: 'static' | 'linear';
|
|
4746
|
+
}
|
|
4782
4747
|
interface EdsSvgRepository {
|
|
4783
4748
|
}
|
|
4784
4749
|
interface EdsSwitch {
|
|
@@ -4938,21 +4903,9 @@ declare namespace LocalJSX {
|
|
|
4938
4903
|
*/
|
|
4939
4904
|
interface EdsUser {
|
|
4940
4905
|
/**
|
|
4941
|
-
* The user object containing user information.
|
|
4906
|
+
* The user object containing user information, or a JSON string to be parsed.
|
|
4942
4907
|
*/
|
|
4943
|
-
"user"?:
|
|
4944
|
-
email: string;
|
|
4945
|
-
name: string;
|
|
4946
|
-
given_name: string;
|
|
4947
|
-
family_name: string;
|
|
4948
|
-
preferred_username: string;
|
|
4949
|
-
};
|
|
4950
|
-
}
|
|
4951
|
-
interface EdsVerticalStepper {
|
|
4952
|
-
/**
|
|
4953
|
-
* JSON string containing an array of steps. Example: '[ { "label": "Select campaign settings", "description": "For each ad campaign..." }, { "label": "Create an ad group", "description": "An ad group contains one or more ads..." }, { "label": "Create an ad", "description": "Try out different ad text..." } ]'
|
|
4954
|
-
*/
|
|
4955
|
-
"steps"?: string;
|
|
4908
|
+
"user"?: string | User;
|
|
4956
4909
|
}
|
|
4957
4910
|
interface GradientPrimaryPalette {
|
|
4958
4911
|
}
|
|
@@ -5017,7 +4970,6 @@ declare namespace LocalJSX {
|
|
|
5017
4970
|
"eds-feedback": EdsFeedback;
|
|
5018
4971
|
"eds-footer": EdsFooter;
|
|
5019
4972
|
"eds-form": EdsForm;
|
|
5020
|
-
"eds-form-v2": EdsFormV2;
|
|
5021
4973
|
"eds-frame": EdsFrame;
|
|
5022
4974
|
"eds-fullscreen-menu": EdsFullscreenMenu;
|
|
5023
4975
|
"eds-header": EdsHeader;
|
|
@@ -5070,6 +5022,7 @@ declare namespace LocalJSX {
|
|
|
5070
5022
|
"eds-spinner": EdsSpinner;
|
|
5071
5023
|
"eds-splash-screen": EdsSplashScreen;
|
|
5072
5024
|
"eds-steps": EdsSteps;
|
|
5025
|
+
"eds-steps-v2": EdsStepsV2;
|
|
5073
5026
|
"eds-svg-repository": EdsSvgRepository;
|
|
5074
5027
|
"eds-switch": EdsSwitch;
|
|
5075
5028
|
"eds-table": EdsTable;
|
|
@@ -5081,7 +5034,6 @@ declare namespace LocalJSX {
|
|
|
5081
5034
|
"eds-tooltip": EdsTooltip;
|
|
5082
5035
|
"eds-trl": EdsTrl;
|
|
5083
5036
|
"eds-user": EdsUser;
|
|
5084
|
-
"eds-vertical-stepper": EdsVerticalStepper;
|
|
5085
5037
|
"gradient-primary-palette": GradientPrimaryPalette;
|
|
5086
5038
|
"gradient-secondary-palette": GradientSecondaryPalette;
|
|
5087
5039
|
"gradient-support-palette": GradientSupportPalette;
|
|
@@ -5177,12 +5129,6 @@ declare module "@stencil/core" {
|
|
|
5177
5129
|
* This component is suitable for buttons, links, and other interactive elements within an interface.
|
|
5178
5130
|
*/
|
|
5179
5131
|
"eds-button": LocalJSX.EdsButton & JSXBase.HTMLAttributes<HTMLEdsButtonElement>;
|
|
5180
|
-
/**
|
|
5181
|
-
* `eds-card-desc` is a simple component that renders a card description.
|
|
5182
|
-
* It displays a block of text with optional truncation applied using a CSS line clamp.
|
|
5183
|
-
* You can customize the description styling via the `descClass` property and control
|
|
5184
|
-
* whether or not the text is truncated and to how many lines.
|
|
5185
|
-
*/
|
|
5186
5132
|
"eds-card-desc": LocalJSX.EdsCardDesc & JSXBase.HTMLAttributes<HTMLEdsCardDescElement>;
|
|
5187
5133
|
/**
|
|
5188
5134
|
* `EdsCardGeneric` is a versatile card component designed to display rich content such as titles, descriptions, images, and tags.
|
|
@@ -5245,19 +5191,6 @@ declare module "@stencil/core" {
|
|
|
5245
5191
|
* across the EBRAINS platform, with options for social links and a "Back to top" button.
|
|
5246
5192
|
*/
|
|
5247
5193
|
"eds-footer": LocalJSX.EdsFooter & JSXBase.HTMLAttributes<HTMLEdsFooterElement>;
|
|
5248
|
-
/**
|
|
5249
|
-
* `EdsForm` is a comprehensive form component designed to handle form submission with validation,
|
|
5250
|
-
* error handling, and customizable fields. It offers several options for handling alerts and
|
|
5251
|
-
* success/error messages and supports various input types and configurations.
|
|
5252
|
-
* Key Features:
|
|
5253
|
-
* - Configurable validation for fields, including dynamic field validation.
|
|
5254
|
-
* - Customizable success and error messages displayed upon submission.
|
|
5255
|
-
* - Optionally includes a submit button, which can display a loading state during submission.
|
|
5256
|
-
* - Supports file upload, hidden fields, and dynamic field parsing.
|
|
5257
|
-
* - Emits `formSubmitting` event when the form is submitting.
|
|
5258
|
-
* This component is ideal for implementing complex forms with specific validation and submission behaviors.
|
|
5259
|
-
*/
|
|
5260
|
-
"eds-form": LocalJSX.EdsForm & JSXBase.HTMLAttributes<HTMLEdsFormElement>;
|
|
5261
5194
|
/**
|
|
5262
5195
|
* `EdsFormV2` is a comprehensive form component designed to handle form submission with validation,
|
|
5263
5196
|
* error handling, and customizable fields.
|
|
@@ -5268,7 +5201,7 @@ declare module "@stencil/core" {
|
|
|
5268
5201
|
* - Emits `form` event when the form is submitting/validating or there are field updates.
|
|
5269
5202
|
* This component is ideal for implementing complex forms with specific validation and submission behaviors.
|
|
5270
5203
|
*/
|
|
5271
|
-
"eds-form
|
|
5204
|
+
"eds-form": LocalJSX.EdsForm & JSXBase.HTMLAttributes<HTMLEdsFormElement>;
|
|
5272
5205
|
/**
|
|
5273
5206
|
* `EdsFrame` is a versatile iframe container component that can display external content
|
|
5274
5207
|
* such as Storybook previews or other embedded resources. It includes customizable labels,
|
|
@@ -5446,6 +5379,7 @@ declare module "@stencil/core" {
|
|
|
5446
5379
|
"eds-spinner": LocalJSX.EdsSpinner & JSXBase.HTMLAttributes<HTMLEdsSpinnerElement>;
|
|
5447
5380
|
"eds-splash-screen": LocalJSX.EdsSplashScreen & JSXBase.HTMLAttributes<HTMLEdsSplashScreenElement>;
|
|
5448
5381
|
"eds-steps": LocalJSX.EdsSteps & JSXBase.HTMLAttributes<HTMLEdsStepsElement>;
|
|
5382
|
+
"eds-steps-v2": LocalJSX.EdsStepsV2 & JSXBase.HTMLAttributes<HTMLEdsStepsV2Element>;
|
|
5449
5383
|
"eds-svg-repository": LocalJSX.EdsSvgRepository & JSXBase.HTMLAttributes<HTMLEdsSvgRepositoryElement>;
|
|
5450
5384
|
"eds-switch": LocalJSX.EdsSwitch & JSXBase.HTMLAttributes<HTMLEdsSwitchElement>;
|
|
5451
5385
|
/**
|
|
@@ -5486,7 +5420,6 @@ declare module "@stencil/core" {
|
|
|
5486
5420
|
* This component is ideal for embedding into any layout requiring user authentication.
|
|
5487
5421
|
*/
|
|
5488
5422
|
"eds-user": LocalJSX.EdsUser & JSXBase.HTMLAttributes<HTMLEdsUserElement>;
|
|
5489
|
-
"eds-vertical-stepper": LocalJSX.EdsVerticalStepper & JSXBase.HTMLAttributes<HTMLEdsVerticalStepperElement>;
|
|
5490
5423
|
"gradient-primary-palette": LocalJSX.GradientPrimaryPalette & JSXBase.HTMLAttributes<HTMLGradientPrimaryPaletteElement>;
|
|
5491
5424
|
"gradient-secondary-palette": LocalJSX.GradientSecondaryPalette & JSXBase.HTMLAttributes<HTMLGradientSecondaryPaletteElement>;
|
|
5492
5425
|
"gradient-support-palette": LocalJSX.GradientSupportPalette & JSXBase.HTMLAttributes<HTMLGradientSupportPaletteElement>;
|