@ebrains/components 0.9.2-beta → 0.9.3-beta
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/dist/cjs/analytics-d8fb3fdd.js +60 -0
- package/dist/cjs/app-globals-3a1e7e63.js +5 -0
- package/dist/cjs/arrow-diagonal-black-0eb8640e.js +5 -0
- package/dist/cjs/arrow-right-3e38e8a9.js +7 -0
- package/dist/cjs/bluesky-eb0d6051.js +16 -0
- package/dist/cjs/bookmark-c61853d9.js +18 -0
- package/dist/cjs/chevron-down-27344777.js +14 -0
- package/dist/cjs/chevron-left-6fc9c6ef.js +13 -0
- package/dist/cjs/chevron-right-6d95a117.js +7 -0
- package/dist/cjs/chevron-up-e37d7713.js +14 -0
- package/dist/cjs/close-51284af5.js +7 -0
- package/dist/cjs/color-c00146a8.js +134 -0
- package/dist/cjs/color-primary-palette_6.cjs.entry.js +340 -0
- package/dist/cjs/components-section.cjs.entry.js +139 -0
- package/dist/cjs/components.cjs.js +25 -0
- package/dist/cjs/copy-53102d0c.js +7 -0
- package/dist/cjs/correct-use-of-colors.cjs.entry.js +68 -0
- package/dist/cjs/docs-palettes.cjs.entry.js +27 -0
- package/dist/cjs/docs-tokens.cjs.entry.js +35 -0
- package/dist/cjs/eds-accordion.cjs.entry.js +86 -0
- package/dist/cjs/eds-alert.cjs.entry.js +104 -0
- package/dist/cjs/eds-app-root.cjs.entry.js +37 -0
- package/dist/cjs/eds-avatar_27.cjs.entry.js +2404 -0
- package/dist/cjs/eds-card-desc_2.cjs.entry.js +78 -0
- package/dist/cjs/eds-card-generic.cjs.entry.js +92 -0
- package/dist/cjs/eds-card-project.cjs.entry.js +68 -0
- package/dist/cjs/eds-card-section.cjs.entry.js +39 -0
- package/dist/cjs/eds-card-tags.cjs.entry.js +22 -0
- package/dist/cjs/eds-card-tool.cjs.entry.js +79 -0
- package/dist/cjs/eds-card-wrapper.cjs.entry.js +32 -0
- package/dist/cjs/eds-code-block.cjs.entry.js +2489 -0
- package/dist/cjs/eds-cookies-preference.cjs.entry.js +39 -0
- package/dist/cjs/eds-feedback.cjs.entry.js +66 -0
- package/dist/cjs/eds-frame.cjs.entry.js +85 -0
- package/dist/cjs/eds-icon-arrow-diagonal.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-arrow-right.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-bluesky.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-bookmark.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-chevron-down.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-chevron-left.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-chevron-right.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-chevron-up.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-close.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-copy.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-eu.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-external.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-facebook.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-gitlab.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-linkedin.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-loader.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-mastodon.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-menu.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-minus.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-more.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-paper.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-plus.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-portal.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-private.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-public.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-search.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-star.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-success.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-thumbs-down.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-thumbs-up.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-tutorial.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-twitter.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-unknown.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-updown.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-user.cjs.entry.js +18 -0
- package/dist/cjs/eds-icon-youtube.cjs.entry.js +18 -0
- package/dist/cjs/eds-login_2.cjs.entry.js +2100 -0
- package/dist/cjs/eds-matomo-notice.cjs.entry.js +123 -0
- package/dist/cjs/eds-pagination_2.cjs.entry.js +403 -0
- package/dist/cjs/eds-progress-bar.cjs.entry.js +29 -0
- package/dist/cjs/eds-rating.cjs.entry.js +64 -0
- package/dist/cjs/eds-section-core_2.cjs.entry.js +59 -0
- package/dist/cjs/eds-spinner.cjs.entry.js +54 -0
- package/dist/cjs/eds-switch.cjs.entry.js +38 -0
- package/dist/cjs/eds-tabs.cjs.entry.js +130 -0
- package/dist/cjs/eds-timeline.cjs.entry.js +63 -0
- package/dist/cjs/eds-toast-manager.cjs.entry.js +46 -0
- package/dist/cjs/eds-toast.cjs.entry.js +76 -0
- package/dist/cjs/eds-tooltip.cjs.entry.js +109 -0
- package/dist/cjs/eds-trl.cjs.entry.js +51 -0
- package/dist/cjs/eu-b9665157.js +32 -0
- package/dist/cjs/facebook-7aa65e57.js +16 -0
- package/dist/cjs/incorrect-use-of-colors.cjs.entry.js +50 -0
- package/dist/cjs/index-2f63169d.js +2223 -0
- package/dist/cjs/index-ab9fbefe.js +48 -0
- package/dist/cjs/index.cjs.js +2 -0
- package/dist/cjs/linkedin-46b0dd56.js +30 -0
- package/dist/cjs/loader-72f9d178.js +32 -0
- package/dist/cjs/loader.cjs.js +15 -0
- package/dist/cjs/logo-color-6c787ac1.js +117 -0
- package/dist/cjs/logo-color-margins-b49c0f46.js +120 -0
- package/dist/cjs/logo-space.cjs.entry.js +21 -0
- package/dist/cjs/logo-variations-horizontal_2.cjs.entry.js +36 -0
- package/dist/cjs/logo-variations-tabs.cjs.entry.js +27 -0
- package/dist/{components/index-7281d120.js → cjs/logo-white-no-bg-4a0e0f4b.js} +10 -941
- package/dist/cjs/logo-wrong-usage.cjs.entry.js +21 -0
- package/dist/cjs/mastodon-20c5bb7d.js +16 -0
- package/dist/cjs/menu-7050a6d1.js +13 -0
- package/dist/cjs/minus-1da6a98a.js +13 -0
- package/dist/cjs/mono-2f3cd653.js +13 -0
- package/dist/cjs/more-1d3dd8bc.js +15 -0
- package/dist/cjs/paper-0d6302f6.js +17 -0
- package/dist/cjs/plus-d0e00ad0.js +14 -0
- package/dist/cjs/portal-46212559.js +20 -0
- package/dist/cjs/private-38835fe7.js +27 -0
- package/dist/cjs/public-b519b1f6.js +18 -0
- package/dist/cjs/search-5533d877.js +14 -0
- package/dist/cjs/sharedUtils-8e287250.js +21 -0
- package/dist/cjs/star-942eee9f.js +7 -0
- package/dist/cjs/success-ef661a11.js +20 -0
- package/dist/cjs/svg-repository.cjs.entry.js +337 -0
- package/dist/cjs/thumbs-down-714036b1.js +7 -0
- package/dist/cjs/thumbs-up-411babb8.js +8 -0
- package/dist/cjs/toastManager-4e9535f3.js +33 -0
- package/dist/cjs/token-list_3.cjs.entry.js +300 -0
- package/dist/cjs/token-ratios.cjs.entry.js +29 -0
- package/dist/cjs/token-typography.cjs.entry.js +230 -0
- package/dist/cjs/tutotial-7855df3c.js +29 -0
- package/dist/cjs/twitter-73956e9a.js +16 -0
- package/dist/cjs/unknown-6814e551.js +24 -0
- package/dist/cjs/up-and-down-d71df67d.js +14 -0
- package/dist/cjs/user-a3c2230f.js +18 -0
- package/dist/cjs/youtube-c238a461.js +16 -0
- package/dist/collection/collection-manifest.json +128 -0
- package/dist/collection/components/eds-accordion/eds-accordion.css +264 -0
- package/dist/collection/components/eds-accordion/eds-accordion.js +222 -0
- package/dist/collection/components/eds-accordion/eds-accordion.stories.js +87 -0
- package/dist/collection/components/eds-alert/eds-alert.css +739 -0
- package/dist/collection/components/eds-alert/eds-alert.js +230 -0
- package/dist/collection/components/eds-alert/eds-alert.stories.js +60 -0
- package/dist/collection/components/eds-avatar/eds-avatar.css +187 -0
- package/dist/collection/components/eds-avatar/eds-avatar.js +183 -0
- package/dist/collection/components/eds-avatar/eds-avatar.stories.js +40 -0
- package/dist/collection/components/eds-block-break/eds-block-break.css +49 -0
- package/dist/collection/components/eds-block-break/eds-block-break.js +51 -0
- package/dist/collection/components/eds-breadcrump/eds-breadcrumb.css +112 -0
- package/dist/collection/components/eds-breadcrump/eds-breadcrumb.stories.js +40 -0
- package/dist/collection/components/eds-breadcrump/eds-breadcrump.js +212 -0
- package/dist/collection/components/eds-button/eds-button.css +8904 -0
- package/dist/collection/components/eds-button/eds-button.js +487 -0
- package/dist/collection/components/eds-button/eds-button.stories.js +47 -0
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-desc/eds-card-desc.css +41 -0
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-desc/eds-card-desc.js +113 -0
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-tags/eds-card-tags.css +9 -0
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-tags/eds-card-tags.js +63 -0
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-title/eds-card-title.css +92 -0
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-title/eds-card-title.js +169 -0
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-wrapper/eds-card-wrapper.js +86 -0
- package/dist/collection/components/eds-cards/eds-card-generic/eds-card-generic.css +139 -0
- package/dist/collection/components/eds-cards/eds-card-generic/eds-card-generic.js +338 -0
- package/dist/collection/components/eds-cards/eds-card-generic/eds-card-generic.stories.js +133 -0
- package/dist/collection/components/eds-cards/eds-card-project/eds-card-project.js +228 -0
- package/dist/collection/components/eds-cards/eds-card-tool/eds-card-tool.css +103 -0
- package/dist/collection/components/eds-cards/eds-card-tool/eds-card-tool.js +314 -0
- package/dist/collection/components/eds-code-block/eds-code-block.css +204 -0
- package/dist/collection/components/eds-code-block/eds-code-block.js +141 -0
- package/dist/collection/components/eds-code-block/eds-code-block.stories.js +78 -0
- package/dist/collection/components/eds-dropdown/eds-dropdown.css +117 -0
- package/dist/collection/components/eds-dropdown/eds-dropdown.js +369 -0
- package/dist/collection/components/eds-icon-wrapper/eds-icon-wrapper.js +92 -0
- package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-down/eds-icon-chevron-down.js +36 -0
- package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-left/eds-icon-chevron-left.js +36 -0
- package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-right/eds-icon-chevron-right.js +36 -0
- package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-up/eds-icon-chevron-up.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-arrow-diagonal/eds-icon-arrow-diagonal.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-arrow-right/eds-icon-arrow-right.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-bookmark/eds-icon-bookmark.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-close/eds-icon-close.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-copy/eds-icon-copy.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-eu/eds-icon-eu.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-external/eds-icon-external.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-gitlab/eds-icon-gitlab.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-loader/eds-icon-loader.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-menu/eds-icon-menu.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-minus/eds-icon-minus.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-more/eds-icon-more.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-paper/eds-icon-paper.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-plus/eds-icon-plus.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-portal/eds-icon-portal.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-private/eds-icon-private.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-public/eds-icon-public.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-search/eds-icon-search.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-star/eds-icon-star.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-success/eds-icon-success.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-thumbs-down/eds-icon-thumbs-down.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-thumbs-up/eds-icon-thumbs-up.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-tutorial/eds-icon-tutorial.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-unknown/eds-icon-unknown.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-updown/eds-icon-updown.js +36 -0
- package/dist/collection/components/eds-icons/eds-icon-user/eds-icon-user.js +36 -0
- package/dist/collection/components/eds-icons/social/eds-icon-bluesky/eds-icon-bluesky.js +36 -0
- package/dist/collection/components/eds-icons/social/eds-icon-facebook/eds-icon-facebook.js +36 -0
- package/dist/collection/components/eds-icons/social/eds-icon-linkedin/eds-icon-linkedin.js +36 -0
- package/dist/collection/components/eds-icons/social/eds-icon-mastodon/eds-icon-mastodon.js +36 -0
- package/dist/collection/components/eds-icons/social/eds-icon-twitter/eds-icon-twitter.js +36 -0
- package/dist/collection/components/eds-icons/social/eds-icon-youtube/eds-icon-youtube.js +36 -0
- package/dist/collection/components/eds-img/eds-img.css +83 -0
- package/dist/collection/components/eds-img/eds-img.js +252 -0
- package/dist/collection/components/eds-img/eds-img.stories.js +101 -0
- package/dist/collection/components/eds-input-elements/eds-input/eds-input.js +317 -0
- package/dist/collection/components/eds-input-elements/eds-input-footer/eds-input-footer.js +105 -0
- package/dist/collection/components/eds-input-elements/eds-input-label/eds-input-label.js +90 -0
- package/dist/collection/components/eds-input-elements/eds-input-range/eds-input-range.js +252 -0
- package/dist/collection/components/eds-input-elements/eds-input-search/eds-input-search.js +263 -0
- package/dist/collection/components/eds-input-elements/eds-input-select/eds-input-select.js +343 -0
- package/dist/collection/components/eds-input-field/eds-input-field.css +7760 -0
- package/dist/collection/components/eds-input-field/eds-input-field.js +451 -0
- package/dist/collection/components/eds-input-field/eds-input-field.stories.js +206 -0
- package/dist/collection/components/eds-link/eds-link.css +7101 -0
- package/dist/collection/components/eds-link/eds-link.js +492 -0
- package/dist/collection/components/eds-link/eds-link.stories.js +86 -0
- package/dist/collection/components/eds-logo/eds-logo.css +47 -0
- package/dist/collection/components/eds-logo/eds-logo.js +169 -0
- package/dist/collection/components/eds-logo/eds-logo.stories.js +38 -0
- package/dist/collection/components/eds-modal/eds-modal.css +304 -0
- package/dist/collection/components/eds-modal/eds-modal.js +298 -0
- package/dist/collection/components/eds-modal/eds-modal.stories.js +89 -0
- package/dist/collection/components/eds-pagination/eds-pagination.css +148 -0
- package/dist/collection/components/eds-pagination/eds-pagination.js +418 -0
- package/dist/collection/components/eds-pagination/eds-pagination.stories.js +135 -0
- package/dist/collection/components/eds-progress-bar/eds-progress-bar.css +62 -0
- package/dist/collection/components/eds-progress-bar/eds-progress-bar.js +79 -0
- package/dist/collection/components/eds-progress-bar/eds-progress-bar.stories.js +25 -0
- package/dist/collection/components/eds-rating/eds-rating.css +79 -0
- package/dist/collection/components/eds-rating/eds-rating.js +126 -0
- package/dist/collection/components/eds-rating/eds-rating.stories.js +43 -0
- package/dist/collection/components/eds-section/eds-section-core/eds-section-core.css +0 -0
- package/dist/collection/components/eds-section/eds-section-core/eds-section-core.js +91 -0
- package/dist/collection/components/eds-section/eds-section-core/eds-section-core.stories.js +75 -0
- package/dist/collection/components/eds-section/eds-section-heading/eds-section-heading.js +140 -0
- package/dist/collection/components/eds-spinner/eds-spinner.css +17 -0
- package/dist/collection/components/eds-spinner/eds-spinner.js +166 -0
- package/dist/collection/components/eds-spinner/eds-spinner.stories.js +52 -0
- package/dist/collection/components/eds-steps/eds-steps.css +126 -0
- package/dist/collection/components/eds-steps/eds-steps.js +170 -0
- package/dist/collection/components/eds-steps/eds-steps.stories.js +35 -0
- package/dist/collection/components/eds-switch/eds-switch.css +58 -0
- package/dist/collection/components/eds-switch/eds-switch.js +131 -0
- package/dist/collection/components/eds-switch/eds-switch.stories.js +38 -0
- package/dist/collection/components/eds-table/eds-table.css +142 -0
- package/dist/collection/components/eds-table/eds-table.js +370 -0
- package/dist/collection/components/eds-table/eds-table.stories.js +99 -0
- package/dist/collection/components/eds-tag/eds-tag.css +101 -0
- package/dist/collection/components/eds-tag/eds-tag.js +110 -0
- package/dist/collection/components/eds-tag/eds-tag.stories.js +34 -0
- package/dist/collection/components/eds-timeline/eds-timeline.css +7793 -0
- package/dist/collection/components/eds-timeline/eds-timeline.js +93 -0
- package/dist/collection/components/eds-timeline/eds-timeline.stories.js +35 -0
- package/dist/collection/components/eds-toast/eds-toast.css +91 -0
- package/dist/collection/components/eds-toast/eds-toast.js +138 -0
- package/dist/collection/components/eds-toast/eds-toast.stories.js +38 -0
- package/dist/collection/components/eds-tooltip/eds-tooltip.css +94 -0
- package/dist/collection/components/eds-tooltip/eds-tooltip.js +179 -0
- package/dist/collection/components/eds-tooltip/eds-tooltip.stories.js +21 -0
- package/dist/collection/components/eds-trl/eds-trl.js +68 -0
- package/dist/{components/color-primary-palette.entry.js → collection/eds-docs-ui/colors/color-palette/primary.js} +9 -9
- package/dist/{components/color-secondary-palette.entry.js → collection/eds-docs-ui/colors/color-palette/secondary.js} +30 -9
- package/dist/{components/color-support-palette.entry.js → collection/eds-docs-ui/colors/color-palette/support.js} +9 -9
- package/dist/{components/gradient-primary-palette.entry.js → collection/eds-docs-ui/colors/gradient-palette/primary.js} +9 -9
- package/dist/collection/eds-docs-ui/colors/gradient-palette/secondary.js +75 -0
- package/dist/collection/eds-docs-ui/colors/gradient-palette/support.js +59 -0
- package/dist/collection/eds-docs-ui/colors/use-of-colors/correct-use-of-colors.js +66 -0
- package/dist/collection/eds-docs-ui/colors/use-of-colors/incorrect-use-of-colors.js +44 -0
- package/dist/collection/eds-docs-ui/components-section/components-section.js +55 -0
- package/dist/collection/eds-docs-ui/components-section/functional/angular.js +2 -0
- package/dist/collection/eds-docs-ui/components-section/functional/installation.js +2 -0
- package/dist/collection/eds-docs-ui/components-section/functional/overview.js +19 -0
- package/dist/collection/eds-docs-ui/components-section/functional/react.js +2 -0
- package/dist/collection/eds-docs-ui/components-section/functional/usage.js +2 -0
- package/dist/collection/eds-docs-ui/components-section/functional/vue.js +2 -0
- package/dist/collection/eds-docs-ui/design-tokens/docs-tokens/docs-tokens.js +52 -0
- package/dist/collection/eds-docs-ui/design-tokens/token-list/token-list.js +98 -0
- package/dist/collection/eds-docs-ui/design-tokens/token-list/token-list.stories.js +44 -0
- package/dist/{components/token-radii.entry.js → collection/eds-docs-ui/design-tokens/token-radii/token-radii.js} +9 -19
- package/dist/collection/eds-docs-ui/design-tokens/token-ratios/token-ratios.js +15 -0
- package/dist/collection/eds-docs-ui/design-tokens/token-shadows/token-shadows.js +11 -0
- package/dist/collection/eds-docs-ui/design-tokens/token-spacing/token-spacing.js +10 -0
- package/dist/collection/eds-docs-ui/design-tokens/token-typography/token-typography.js +27 -0
- package/dist/collection/eds-docs-ui/docs-palettes/docs-palettes.js +44 -0
- package/dist/collection/eds-docs-ui/logo/logo-space/logo-space.css +154 -0
- package/dist/collection/eds-docs-ui/logo/logo-space/logo-space.js +22 -0
- package/dist/collection/eds-docs-ui/logo/logo-variations/horizontal/logo-variations-horizontal.css +161 -0
- package/dist/collection/eds-docs-ui/logo/logo-variations/horizontal/logo-variations-horizontal.js +21 -0
- package/dist/collection/eds-docs-ui/logo/logo-variations/vertical/logo-variations-vertical.css +169 -0
- package/dist/collection/eds-docs-ui/logo/logo-variations/vertical/logo-variations-vertical.js +64 -0
- package/dist/collection/eds-docs-ui/logo/logo-variations-tabs/logo-variations.js +44 -0
- package/dist/collection/eds-docs-ui/logo/logo-wrong-usage/logo-wrong-usage.css +240 -0
- package/dist/collection/eds-docs-ui/logo/logo-wrong-usage/logo-wrong-usage.js +22 -0
- package/dist/collection/eds-docs-ui/svg-repository/svg-repository.css +5 -0
- package/dist/{components/svg-repository.entry.js → collection/eds-docs-ui/svg-repository/svg-repository.js} +21 -15
- package/dist/collection/index.js +1 -0
- package/dist/collection/shared-ui/eds-card-section/eds-card-section.css +249 -0
- package/dist/collection/shared-ui/eds-card-section/eds-card-section.js +95 -0
- package/dist/collection/shared-ui/eds-card-section/eds-card-section.stories.js +71 -0
- package/dist/collection/shared-ui/eds-cookies-preference/eds-cookies-preference.css +0 -0
- package/dist/collection/shared-ui/eds-cookies-preference/eds-cookies-preference.js +86 -0
- package/dist/collection/shared-ui/eds-cookies-preference/eds-cookies-preference.st.js +31 -0
- package/dist/collection/shared-ui/eds-feedback/eds-feedback.css +163 -0
- package/dist/collection/shared-ui/eds-feedback/eds-feedback.js +191 -0
- package/dist/collection/shared-ui/eds-feedback/eds-feedback.stories.js +121 -0
- package/dist/collection/shared-ui/eds-footer/eds-footer.css +226 -0
- package/dist/collection/shared-ui/eds-footer/eds-footer.js +189 -0
- package/dist/collection/shared-ui/eds-footer/eds-footer.stories.js +52 -0
- package/dist/collection/shared-ui/eds-form/eds-form.css +3 -0
- package/dist/collection/shared-ui/eds-form/eds-form.js +441 -0
- package/dist/collection/shared-ui/eds-form/eds-form.stories.js +82 -0
- package/dist/collection/shared-ui/eds-frame/eds-frame.css +116 -0
- package/dist/collection/shared-ui/eds-frame/eds-frame.js +234 -0
- package/dist/collection/shared-ui/eds-frame/eds-frame.stories.js +52 -0
- 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 +192 -0
- package/dist/collection/shared-ui/eds-fullscreen-menu/eds-fullscreen-menu.stories.js +77 -0
- package/dist/collection/shared-ui/eds-header/eds-header.css +138 -0
- package/dist/collection/shared-ui/eds-header/eds-header.js +202 -0
- package/dist/collection/shared-ui/eds-header/eds-header.stories.js +41 -0
- package/dist/collection/shared-ui/eds-login/eds-login.js +190 -0
- package/dist/collection/shared-ui/eds-matomo-notice/eds-matomo-notice.css +109 -0
- package/dist/collection/shared-ui/eds-matomo-notice/eds-matomo-notice.js +230 -0
- package/dist/collection/shared-ui/eds-matomo-notice/eds-matomo-notice.stories.js +30 -0
- package/dist/collection/shared-ui/eds-social-networks/eds-social-networks.css +124 -0
- package/dist/collection/shared-ui/eds-social-networks/eds-social-networks.js +92 -0
- package/dist/collection/shared-ui/eds-social-networks/eds-social-networks.stories.js +21 -0
- package/dist/collection/shared-ui/eds-splash-screen/eds-splash-screen.css +29 -0
- package/dist/collection/shared-ui/eds-splash-screen/eds-splash-screen.js +136 -0
- package/dist/collection/shared-ui/eds-splash-screen/eds-splash-screen.stories.js +23 -0
- package/dist/collection/shared-ui/eds-steps-v2/eds-steps-v2.css +385 -0
- package/dist/collection/shared-ui/eds-steps-v2/eds-steps-v2.js +219 -0
- package/dist/collection/shared-ui/eds-steps-v2/eds-steps-v2.stories.js +79 -0
- package/dist/collection/shared-ui/eds-tabs/eds-tabs.css +7793 -0
- package/dist/collection/shared-ui/eds-tabs/eds-tabs.js +221 -0
- package/dist/collection/shared-ui/eds-tabs/eds-tabs.stories.js +54 -0
- package/dist/collection/shared-ui/eds-toast-manager/eds-toast-manager.css +51 -0
- package/dist/collection/shared-ui/eds-toast-manager/eds-toast-manager.js +54 -0
- package/dist/collection/shared-ui/eds-toast-manager/eds-toast-manager.stories.js +25 -0
- package/dist/collection/shared-ui/eds-user/eds-user.css +7793 -0
- package/dist/collection/shared-ui/eds-user/eds-user.js +77 -0
- package/dist/collection/shared-ui/eds-user/eds-user.stories.js +45 -0
- package/dist/collection/shared-ui/examples/eds-app-root/eds-app-root.js +39 -0
- package/dist/{components/analytics-e29fcd53.js → collection/utils/analytics.js} +6 -8
- package/dist/collection/utils/api.js +27 -0
- package/dist/collection/utils/color.js +129 -0
- package/dist/collection/utils/eds-form/formUtils.js +65 -0
- package/dist/collection/utils/eds-form/formValidators.js +64 -0
- package/dist/collection/utils/eds-form/individualValidator.js +46 -0
- package/dist/collection/utils/eds-form/validateInput.js +23 -0
- package/dist/collection/utils/global.js +8 -0
- package/dist/collection/utils/keycloak.js +85 -0
- package/dist/collection/utils/sharedUtils.js +17 -0
- package/dist/collection/utils/toastManager.js +29 -0
- package/dist/components/analytics.js +56 -0
- package/dist/components/arrow-diagonal-black.js +3 -0
- package/dist/components/arrow-right.js +5 -0
- package/dist/components/bluesky.js +14 -0
- package/dist/components/bookmark.js +16 -0
- package/dist/components/chevron-down.js +12 -0
- package/dist/components/chevron-left.js +11 -0
- package/dist/components/chevron-right.js +5 -0
- package/dist/components/chevron-up.js +12 -0
- package/dist/components/close.js +5 -0
- package/dist/components/color-primary-palette.d.ts +11 -0
- package/dist/components/color-primary-palette.js +6 -0
- package/dist/components/color-secondary-palette.d.ts +11 -0
- package/dist/components/color-secondary-palette.js +6 -0
- package/dist/components/color-support-palette.d.ts +11 -0
- package/dist/components/color-support-palette.js +6 -0
- package/dist/components/{color-47266964.js → color.js} +1 -1
- package/dist/components/components-section.d.ts +11 -0
- package/dist/components/components-section.js +202 -0
- package/dist/components/components.css +7793 -0
- package/dist/components/components.esm.js +1 -47
- package/dist/components/copy.js +5 -0
- package/dist/components/correct-use-of-colors.d.ts +11 -0
- package/dist/components/correct-use-of-colors.js +93 -0
- package/dist/components/docs-palettes.d.ts +11 -0
- package/dist/components/docs-palettes.js +96 -0
- package/dist/components/docs-tokens.d.ts +11 -0
- package/dist/components/docs-tokens.js +80 -0
- package/dist/components/eds-accordion.d.ts +11 -0
- package/dist/components/eds-accordion.js +6 -0
- package/dist/components/eds-accordion2.js +119 -0
- package/dist/components/eds-alert.d.ts +11 -0
- package/dist/components/eds-alert.js +6 -0
- package/dist/components/eds-alert2.js +135 -0
- package/dist/components/eds-app-root.d.ts +11 -0
- package/dist/components/eds-app-root.js +89 -0
- package/dist/components/eds-avatar.d.ts +11 -0
- package/dist/components/eds-avatar.js +6 -0
- package/dist/components/{eds-avatar.entry.js → eds-avatar2.js} +37 -10
- package/dist/components/eds-block-break.d.ts +11 -0
- package/dist/components/eds-block-break.js +6 -0
- package/dist/components/eds-block-break2.js +34 -0
- package/dist/components/eds-breadcrumb.d.ts +11 -0
- package/dist/components/{eds-breadcrumb.entry.js → eds-breadcrumb.js} +49 -10
- package/dist/components/eds-button.d.ts +11 -0
- package/dist/components/eds-button.js +6 -0
- package/dist/components/{eds-button.entry.js → eds-button2.js} +47 -11
- package/dist/components/eds-card-desc.d.ts +11 -0
- package/dist/components/eds-card-desc.js +6 -0
- package/dist/components/{eds-card-desc.entry.js → eds-card-desc2.js} +29 -8
- package/dist/components/eds-card-generic.d.ts +11 -0
- package/dist/components/eds-card-generic.js +6 -0
- package/dist/components/eds-card-generic2.js +147 -0
- package/dist/components/eds-card-project.d.ts +11 -0
- package/dist/components/eds-card-project.js +109 -0
- package/dist/components/eds-card-section.d.ts +11 -0
- package/dist/components/eds-card-section.js +92 -0
- package/dist/components/eds-card-tags.d.ts +11 -0
- package/dist/components/eds-card-tags.js +45 -0
- package/dist/components/eds-card-title.d.ts +11 -0
- package/dist/components/eds-card-title.js +6 -0
- package/dist/components/{eds-card-title.entry.js → eds-card-title2.js} +31 -8
- package/dist/components/eds-card-tool.d.ts +11 -0
- package/dist/components/eds-card-tool.js +137 -0
- package/dist/components/eds-card-wrapper.d.ts +11 -0
- package/dist/components/eds-card-wrapper.js +49 -0
- package/dist/components/eds-code-block.d.ts +11 -0
- package/dist/components/eds-code-block.js +6 -0
- package/dist/components/eds-code-block2.js +2510 -0
- package/dist/components/eds-cookies-preference.d.ts +11 -0
- package/dist/components/eds-cookies-preference.js +87 -0
- package/dist/components/eds-dropdown.d.ts +11 -0
- package/dist/components/eds-dropdown.js +6 -0
- package/dist/components/{eds-dropdown.entry.js → eds-dropdown2.js} +50 -11
- package/dist/components/eds-feedback.d.ts +11 -0
- package/dist/components/eds-feedback.js +105 -0
- package/dist/components/eds-footer.d.ts +11 -0
- package/dist/components/eds-footer.js +6 -0
- package/dist/components/{eds-footer.entry.js → eds-footer2.js} +62 -9
- package/dist/components/eds-form.d.ts +11 -0
- package/dist/components/{eds-form.entry.js → eds-form.js} +100 -66
- package/dist/components/eds-frame.d.ts +11 -0
- package/dist/components/eds-frame.js +120 -0
- package/dist/components/eds-fullscreen-menu.d.ts +11 -0
- package/dist/components/{eds-fullscreen-menu.entry.js → eds-fullscreen-menu.js} +81 -8
- package/dist/components/eds-header.d.ts +11 -0
- package/dist/components/{eds-header.entry.js → eds-header.js} +64 -13
- package/dist/components/eds-icon-arrow-diagonal.d.ts +11 -0
- package/dist/components/eds-icon-arrow-diagonal.js +33 -0
- package/dist/components/eds-icon-arrow-right.d.ts +11 -0
- package/dist/components/eds-icon-arrow-right.js +33 -0
- package/dist/components/eds-icon-bluesky.d.ts +11 -0
- package/dist/components/eds-icon-bluesky.js +33 -0
- package/dist/components/eds-icon-bookmark.d.ts +11 -0
- package/dist/components/eds-icon-bookmark.js +33 -0
- package/dist/components/eds-icon-chevron-down.d.ts +11 -0
- package/dist/components/eds-icon-chevron-down.js +33 -0
- package/dist/components/eds-icon-chevron-left.d.ts +11 -0
- package/dist/components/eds-icon-chevron-left.js +33 -0
- package/dist/components/eds-icon-chevron-right.d.ts +11 -0
- package/dist/components/eds-icon-chevron-right.js +33 -0
- package/dist/components/eds-icon-chevron-up.d.ts +11 -0
- package/dist/components/eds-icon-chevron-up.js +33 -0
- package/dist/components/eds-icon-close.d.ts +11 -0
- package/dist/components/eds-icon-close.js +33 -0
- package/dist/components/eds-icon-copy.d.ts +11 -0
- package/dist/components/eds-icon-copy.js +33 -0
- package/dist/components/eds-icon-eu.d.ts +11 -0
- package/dist/components/eds-icon-eu.js +33 -0
- package/dist/components/eds-icon-external.d.ts +11 -0
- package/dist/components/eds-icon-external.js +33 -0
- package/dist/components/eds-icon-facebook.d.ts +11 -0
- package/dist/components/eds-icon-facebook.js +33 -0
- package/dist/components/eds-icon-gitlab.d.ts +11 -0
- package/dist/components/eds-icon-gitlab.js +33 -0
- package/dist/components/eds-icon-linkedin.d.ts +11 -0
- package/dist/components/eds-icon-linkedin.js +33 -0
- package/dist/components/eds-icon-loader.d.ts +11 -0
- package/dist/components/eds-icon-loader.js +33 -0
- package/dist/components/eds-icon-mastodon.d.ts +11 -0
- package/dist/components/eds-icon-mastodon.js +33 -0
- package/dist/components/eds-icon-menu.d.ts +11 -0
- package/dist/components/eds-icon-menu.js +33 -0
- package/dist/components/eds-icon-minus.d.ts +11 -0
- package/dist/components/eds-icon-minus.js +33 -0
- package/dist/components/eds-icon-more.d.ts +11 -0
- package/dist/components/eds-icon-more.js +33 -0
- package/dist/components/eds-icon-paper.d.ts +11 -0
- package/dist/components/eds-icon-paper.js +33 -0
- package/dist/components/eds-icon-plus.d.ts +11 -0
- package/dist/components/eds-icon-plus.js +33 -0
- package/dist/components/eds-icon-portal.d.ts +11 -0
- package/dist/components/eds-icon-portal.js +33 -0
- package/dist/components/eds-icon-private.d.ts +11 -0
- package/dist/components/eds-icon-private.js +33 -0
- package/dist/components/eds-icon-public.d.ts +11 -0
- package/dist/components/eds-icon-public.js +33 -0
- package/dist/components/eds-icon-search.d.ts +11 -0
- package/dist/components/eds-icon-search.js +33 -0
- package/dist/components/eds-icon-star.d.ts +11 -0
- package/dist/components/eds-icon-star.js +33 -0
- package/dist/components/eds-icon-success.d.ts +11 -0
- package/dist/components/eds-icon-success.js +33 -0
- package/dist/components/eds-icon-thumbs-down.d.ts +11 -0
- package/dist/components/eds-icon-thumbs-down.js +33 -0
- package/dist/components/eds-icon-thumbs-up.d.ts +11 -0
- package/dist/components/eds-icon-thumbs-up.js +33 -0
- package/dist/components/eds-icon-tutorial.d.ts +11 -0
- package/dist/components/eds-icon-tutorial.js +33 -0
- package/dist/components/eds-icon-twitter.d.ts +11 -0
- package/dist/components/eds-icon-twitter.js +33 -0
- package/dist/components/eds-icon-unknown.d.ts +11 -0
- package/dist/components/eds-icon-unknown.js +33 -0
- package/dist/components/eds-icon-updown.d.ts +11 -0
- package/dist/components/eds-icon-updown.js +33 -0
- package/dist/components/eds-icon-user.d.ts +11 -0
- package/dist/components/eds-icon-user.js +33 -0
- package/dist/components/eds-icon-wrapper.d.ts +11 -0
- package/dist/components/eds-icon-wrapper.js +6 -0
- package/dist/components/{eds-icon-wrapper.entry.js → eds-icon-wrapper2.js} +26 -6
- package/dist/components/eds-icon-youtube.d.ts +11 -0
- package/dist/components/eds-icon-youtube.js +33 -0
- package/dist/components/eds-img.d.ts +11 -0
- package/dist/components/eds-img.js +6 -0
- package/dist/components/{eds-img.entry.js → eds-img2.js} +38 -10
- package/dist/components/eds-input-field.d.ts +11 -0
- package/dist/components/eds-input-field.js +6 -0
- package/dist/components/{eds-input-field.entry.js → eds-input-field2.js} +88 -10
- package/dist/components/eds-input-footer.d.ts +11 -0
- package/dist/components/eds-input-footer.js +6 -0
- package/dist/components/eds-input-footer2.js +43 -0
- package/dist/components/eds-input-label.d.ts +11 -0
- package/dist/components/eds-input-label.js +6 -0
- package/dist/components/eds-input-label2.js +35 -0
- package/dist/components/eds-input-range.d.ts +11 -0
- package/dist/components/eds-input-range.js +6 -0
- package/dist/components/{eds-input-range.entry.js → eds-input-range2.js} +35 -8
- package/dist/components/eds-input-search.d.ts +11 -0
- package/dist/components/eds-input-search.js +6 -0
- package/dist/components/{eds-input-search.entry.js → eds-input-search2.js} +39 -9
- package/dist/components/eds-input-select.d.ts +11 -0
- package/dist/components/eds-input-select.js +6 -0
- package/dist/components/{eds-input-select.entry.js → eds-input-select2.js} +48 -9
- package/dist/components/eds-input.d.ts +11 -0
- package/dist/components/eds-input.js +6 -0
- package/dist/components/{eds-input.entry.js → eds-input2.js} +48 -9
- package/dist/components/eds-link.d.ts +11 -0
- package/dist/components/eds-link.js +6 -0
- package/dist/components/{eds-link.entry.js → eds-link2.js} +48 -11
- package/dist/components/eds-login.d.ts +11 -0
- package/dist/components/eds-login.js +6 -0
- package/dist/components/{eds-login.entry.js → eds-login2.js} +42 -18
- package/dist/components/eds-logo.d.ts +11 -0
- package/dist/components/eds-logo.js +6 -0
- package/dist/components/{eds-logo.entry.js → eds-logo2.js} +33 -11
- package/dist/components/eds-matomo-notice.d.ts +11 -0
- package/dist/components/eds-matomo-notice.js +6 -0
- package/dist/components/eds-matomo-notice2.js +158 -0
- package/dist/components/eds-modal.d.ts +11 -0
- package/dist/components/eds-modal.js +166 -0
- package/dist/components/eds-pagination.d.ts +11 -0
- package/dist/components/eds-pagination.js +6 -0
- package/dist/components/{eds-pagination.entry.js → eds-pagination2.js} +52 -9
- package/dist/components/eds-progress-bar.d.ts +11 -0
- package/dist/components/eds-progress-bar.js +6 -0
- package/dist/components/eds-progress-bar2.js +43 -0
- package/dist/components/eds-rating.d.ts +11 -0
- package/dist/components/eds-rating.js +6 -0
- package/dist/components/eds-rating2.js +91 -0
- package/dist/components/eds-section-core.d.ts +11 -0
- package/dist/components/eds-section-core.js +6 -0
- package/dist/components/eds-section-core2.js +44 -0
- package/dist/components/eds-section-heading.d.ts +11 -0
- package/dist/components/eds-section-heading.js +6 -0
- package/dist/components/eds-section-heading2.js +57 -0
- package/dist/components/eds-social-networks.d.ts +11 -0
- package/dist/components/eds-social-networks.js +6 -0
- package/dist/components/{eds-social-networks.entry.js → eds-social-networks2.js} +38 -8
- package/dist/components/eds-spinner.d.ts +11 -0
- package/dist/components/eds-spinner.js +6 -0
- package/dist/components/eds-spinner2.js +72 -0
- package/dist/components/eds-splash-screen.d.ts +11 -0
- package/dist/components/eds-splash-screen.js +6 -0
- package/dist/components/{eds-splash-screen.entry.js → eds-splash-screen2.js} +41 -7
- package/dist/components/eds-steps-v2.d.ts +11 -0
- package/dist/components/{eds-steps-v2.entry.js → eds-steps-v2.js} +59 -13
- package/dist/components/eds-steps.d.ts +11 -0
- package/dist/components/eds-steps.js +6 -0
- package/dist/components/{eds-steps.entry.js → eds-steps2.js} +43 -9
- package/dist/components/eds-switch.d.ts +11 -0
- package/dist/components/eds-switch.js +57 -0
- package/dist/components/eds-table.d.ts +11 -0
- package/dist/components/eds-table.js +6 -0
- package/dist/components/{eds-table.entry.js → eds-table2.js} +109 -14
- package/dist/components/eds-tabs.d.ts +11 -0
- package/dist/components/eds-tabs.js +152 -0
- package/dist/components/eds-tag.d.ts +11 -0
- package/dist/components/eds-tag.js +6 -0
- package/dist/components/{eds-tag.entry.js → eds-tag2.js} +29 -9
- package/dist/components/eds-timeline.d.ts +11 -0
- package/dist/components/eds-timeline.js +119 -0
- package/dist/components/eds-toast-manager.d.ts +11 -0
- package/dist/components/eds-toast-manager.js +80 -0
- package/dist/components/eds-toast.d.ts +11 -0
- package/dist/components/eds-toast.js +6 -0
- package/dist/components/eds-toast2.js +104 -0
- package/dist/components/eds-tooltip.d.ts +11 -0
- package/dist/components/eds-tooltip.js +129 -0
- package/dist/components/eds-trl.d.ts +11 -0
- package/dist/components/eds-trl.js +138 -0
- package/dist/components/eds-user.d.ts +11 -0
- package/dist/components/{eds-user.entry.js → eds-user.js} +61 -10
- package/dist/components/eu.js +30 -0
- package/dist/components/facebook.js +14 -0
- package/dist/components/gradient-primary-palette.d.ts +11 -0
- package/dist/components/gradient-primary-palette.js +6 -0
- package/dist/components/gradient-secondary-palette.d.ts +11 -0
- package/dist/components/gradient-secondary-palette.js +6 -0
- package/dist/components/gradient-support-palette.d.ts +11 -0
- package/dist/components/gradient-support-palette.js +6 -0
- package/dist/components/incorrect-use-of-colors.d.ts +11 -0
- package/dist/components/incorrect-use-of-colors.js +81 -0
- package/dist/components/index.d.ts +33 -0
- package/dist/components/index.esm.js +0 -1
- package/dist/components/index.js +1 -0
- package/dist/components/linkedin.js +28 -0
- package/dist/components/loader.js +30 -0
- package/dist/components/logo-color-margins.js +118 -0
- package/dist/components/logo-color.js +115 -0
- package/dist/components/logo-space.d.ts +11 -0
- package/dist/components/logo-space.js +101 -0
- package/dist/components/logo-variations-horizontal.d.ts +11 -0
- package/dist/components/logo-variations-horizontal.js +6 -0
- package/dist/components/{logo-variations-horizontal.entry.js → logo-variations-horizontal2.js} +30 -8
- package/dist/components/logo-variations-tabs.d.ts +11 -0
- package/dist/components/logo-variations-tabs.js +60 -0
- package/dist/components/logo-variations-vertical.d.ts +11 -0
- package/dist/components/logo-variations-vertical.js +6 -0
- package/dist/components/{logo-variations-vertical.entry.js → logo-variations-vertical2.js} +33 -8
- package/dist/components/logo-white-no-bg.js +1029 -0
- package/dist/components/logo-wrong-usage.d.ts +11 -0
- package/dist/components/logo-wrong-usage.js +35 -0
- package/dist/components/mastodon.js +14 -0
- package/dist/components/menu.js +11 -0
- package/dist/components/minus.js +11 -0
- package/dist/components/mono.js +11 -0
- package/dist/components/more.js +13 -0
- package/dist/components/p-024c7937.js +1 -0
- package/dist/components/p-037975af.entry.js +1 -0
- package/dist/components/p-05549a74.entry.js +1 -0
- package/dist/components/p-05754401.js +1 -0
- package/dist/components/p-05b272e5.entry.js +1 -0
- package/dist/components/p-0b99fd3c.entry.js +1 -0
- package/dist/components/p-0be28996.js +1 -0
- package/dist/components/p-0e378e0e.entry.js +1 -0
- package/dist/components/p-0e6d43c5.js +1 -0
- package/dist/components/p-112122d6.js +1 -0
- package/dist/components/p-13efafb9.js +1 -0
- package/dist/components/p-1b2913c8.js +1 -0
- package/dist/components/p-1ded61bd.js +1 -0
- package/dist/components/p-1ec25dc2.entry.js +1 -0
- package/dist/components/p-202f78cc.entry.js +1 -0
- package/dist/components/p-2066b033.js +1 -0
- package/dist/components/p-2117611b.js +1 -0
- package/dist/components/p-22b76c3c.entry.js +1 -0
- package/dist/components/p-22f9e720.js +1 -0
- package/dist/components/p-24300934.entry.js +1 -0
- package/dist/components/p-25f1cc6c.entry.js +1 -0
- package/dist/components/p-2692f93d.js +1 -0
- package/dist/components/p-29041952.js +1 -0
- package/dist/components/p-29ad9c73.entry.js +1 -0
- package/dist/components/p-31ca07fd.entry.js +1 -0
- package/dist/components/p-32e6c4df.js +1 -0
- package/dist/components/p-342bc3d8.entry.js +1 -0
- package/dist/components/p-35068b80.entry.js +1 -0
- package/dist/components/p-373119b3.js +1 -0
- package/dist/components/p-3950debe.entry.js +1 -0
- package/dist/components/p-3d74d4b1.entry.js +1 -0
- package/dist/components/p-42f19373.entry.js +1 -0
- package/dist/components/p-4587d0ef.js +1 -0
- package/dist/components/p-4687b64c.js +1 -0
- package/dist/components/p-46d0716d.js +1 -0
- package/dist/components/p-4ecaedbc.entry.js +1 -0
- package/dist/components/p-5055eb25.entry.js +1 -0
- package/dist/components/p-50e27321.js +1 -0
- package/dist/components/p-54b8f143.js +1 -0
- package/dist/components/p-55e3683c.entry.js +9 -0
- package/dist/components/p-5646902d.entry.js +1 -0
- package/dist/components/p-5ab1d64a.js +1 -0
- package/dist/components/p-5d046674.js +1 -0
- package/dist/components/p-5ff68e7d.entry.js +1 -0
- package/dist/components/p-63cc5d3d.entry.js +1 -0
- package/dist/components/p-6506cf52.entry.js +1 -0
- package/dist/components/p-67c72c20.entry.js +1 -0
- package/dist/components/p-688e07d6.entry.js +1 -0
- package/dist/components/p-694fc085.js +1 -0
- package/dist/components/p-69c5074b.js +1 -0
- package/dist/components/p-6aa17003.entry.js +1 -0
- package/dist/components/p-6e273e0f.entry.js +1 -0
- package/dist/components/p-6fcb754e.entry.js +1 -0
- package/dist/components/p-70c9af1e.entry.js +1 -0
- package/dist/components/p-7180a36b.entry.js +1 -0
- package/dist/components/p-7198c024.js +1 -0
- package/dist/components/p-7351cad3.entry.js +1 -0
- package/dist/components/p-751497f4.entry.js +1 -0
- package/dist/components/p-75cc9f9e.entry.js +1 -0
- package/dist/components/p-75d37c48.entry.js +1 -0
- package/dist/components/p-7a31c31f.entry.js +1 -0
- package/dist/components/p-7a550385.entry.js +1 -0
- package/dist/components/p-7ac9881e.entry.js +1 -0
- package/dist/components/p-7cb60f9c.entry.js +1 -0
- package/dist/components/p-7db75d62.entry.js +1 -0
- package/dist/components/p-81899237.js +1 -0
- package/dist/components/p-83ff4a95.js +1 -0
- package/dist/components/p-86bb73dc.js +1 -0
- package/dist/components/p-888c3471.entry.js +1 -0
- package/dist/components/p-892362e0.entry.js +1 -0
- package/dist/components/p-8983de37.js +1 -0
- package/dist/components/p-8a4d9b9b.entry.js +1 -0
- package/dist/components/p-8b7f5204.entry.js +1 -0
- package/dist/components/p-8db820ef.entry.js +1 -0
- package/dist/components/p-9c5a453b.js +1 -0
- package/dist/components/p-aa2e6fec.entry.js +1 -0
- package/dist/components/p-ae4f5e3a.entry.js +1 -0
- package/dist/components/p-aefcb641.js +1 -0
- package/dist/components/p-b024183c.entry.js +1 -0
- package/dist/components/p-b115c3f1.entry.js +1 -0
- package/dist/components/p-b3a3ae59.entry.js +1 -0
- package/dist/components/p-b4595a9e.entry.js +1 -0
- package/dist/components/p-b73410de.js +1 -0
- package/dist/components/p-b817dceb.entry.js +1 -0
- package/dist/components/p-b822abb7.js +1 -0
- package/dist/components/p-b8ba7e5c.entry.js +1 -0
- package/dist/components/p-b8ca2127.entry.js +1 -0
- package/dist/components/p-ba6cc102.entry.js +1 -0
- package/dist/components/p-ba720bf3.js +1 -0
- package/dist/components/p-c1e4ef92.js +1 -0
- package/dist/components/p-c4db0829.entry.js +1 -0
- package/dist/components/p-c51b5f04.entry.js +1 -0
- package/dist/components/p-c5a7d2b1.entry.js +1 -0
- package/dist/components/p-c5c782e7.entry.js +1 -0
- package/dist/components/p-c5f98369.entry.js +1 -0
- package/dist/components/p-c604063d.entry.js +1 -0
- package/dist/components/p-c776b6f8.js +1 -0
- package/dist/components/p-c8e7c854.js +1 -0
- package/dist/components/p-c9a19e93.entry.js +1 -0
- package/dist/components/p-cccacbd3.js +2 -0
- package/dist/components/p-cdf19579.js +1 -0
- package/dist/components/p-d164a75d.entry.js +1 -0
- package/dist/components/p-d4c920fa.entry.js +1 -0
- package/dist/components/p-d82cc261.entry.js +1 -0
- package/dist/components/p-d83d2815.entry.js +1 -0
- package/dist/components/p-d962849c.js +1 -0
- package/dist/components/p-da6e49a9.entry.js +1 -0
- package/dist/components/p-dcd4de1f.entry.js +1 -0
- package/dist/components/p-e089797c.entry.js +1 -0
- package/dist/components/p-e1255160.js +1 -0
- package/dist/components/p-e2b00067.entry.js +1 -0
- package/dist/components/p-e2d5a487.js +1 -0
- package/dist/components/p-e8a2d709.entry.js +1 -0
- package/dist/components/p-ea942740.entry.js +1 -0
- package/dist/components/p-eb0b93d5.js +1 -0
- package/dist/components/p-ecbb679f.js +1 -0
- package/dist/components/p-ece20356.entry.js +1 -0
- package/dist/components/p-ece618b3.js +1 -0
- package/dist/components/p-ed6fd4b8.entry.js +1 -0
- package/dist/components/p-f3822d6b.entry.js +1 -0
- package/dist/components/p-f539febe.entry.js +1 -0
- package/dist/components/p-f7f4b247.entry.js +1 -0
- package/dist/components/p-fdbfa776.entry.js +1 -0
- package/dist/components/p-fe27f4a9.entry.js +1 -0
- package/dist/components/paper.js +15 -0
- package/dist/components/plus.js +12 -0
- package/dist/components/portal.js +18 -0
- package/dist/components/primary.js +65 -0
- package/dist/components/primary2.js +67 -0
- package/dist/components/private.js +25 -0
- package/dist/components/public.js +16 -0
- package/dist/components/search.js +12 -0
- package/dist/components/secondary.js +92 -0
- package/dist/components/secondary2.js +107 -0
- package/dist/components/star.js +5 -0
- package/dist/components/success.js +18 -0
- package/dist/components/support.js +94 -0
- package/dist/components/support2.js +85 -0
- package/dist/components/svg-repository.d.ts +11 -0
- package/dist/components/svg-repository.js +417 -0
- package/dist/components/thumbs-down.js +5 -0
- package/dist/components/thumbs-up.js +6 -0
- package/dist/components/token-list.d.ts +11 -0
- package/dist/components/token-list.js +6 -0
- package/dist/components/{token-list.entry.js → token-list2.js} +35 -7
- package/dist/components/token-radii.d.ts +11 -0
- package/dist/components/token-radii.js +6 -0
- package/dist/components/token-radii2.js +47 -0
- package/dist/components/token-ratios.d.ts +11 -0
- package/dist/components/token-ratios.js +54 -0
- package/dist/components/token-shadows.d.ts +11 -0
- package/dist/components/token-shadows.js +6 -0
- package/dist/components/token-shadows2.js +56 -0
- package/dist/components/token-spacing.d.ts +11 -0
- package/dist/components/token-spacing.js +29 -0
- package/dist/components/token-typography.d.ts +11 -0
- package/dist/components/token-typography.js +255 -0
- package/dist/components/tutotial.js +27 -0
- package/dist/components/twitter.js +14 -0
- package/dist/components/unknown.js +22 -0
- package/dist/components/up-and-down.js +12 -0
- package/dist/components/user.js +16 -0
- package/dist/components/youtube.js +14 -0
- package/dist/esm/analytics-44b1416b.js +56 -0
- package/dist/esm/arrow-diagonal-black-8f0494c3.js +3 -0
- package/dist/esm/arrow-right-9322ba8a.js +5 -0
- package/dist/esm/bluesky-cc5edd2d.js +14 -0
- package/dist/esm/bookmark-c200037c.js +16 -0
- package/dist/esm/chevron-down-6144c823.js +12 -0
- package/dist/esm/chevron-left-ca6c66e1.js +11 -0
- package/dist/esm/chevron-right-b88ed2d4.js +5 -0
- package/dist/esm/chevron-up-c66bd477.js +12 -0
- package/dist/esm/close-87fc0d63.js +5 -0
- package/dist/esm/color-2554aad6.js +132 -0
- package/dist/esm/color-primary-palette_6.entry.js +331 -0
- package/dist/{components → esm}/components-section.entry.js +2 -2
- package/dist/esm/components.js +20 -0
- package/dist/esm/copy-03b72cb6.js +5 -0
- package/dist/{components → esm}/correct-use-of-colors.entry.js +2 -2
- package/dist/{components → esm}/docs-palettes.entry.js +2 -2
- package/dist/{components → esm}/docs-tokens.entry.js +2 -2
- package/dist/{components → esm}/eds-accordion.entry.js +6 -5
- package/dist/{components → esm}/eds-alert.entry.js +6 -5
- package/dist/{components → esm}/eds-app-root.entry.js +2 -2
- package/dist/esm/eds-avatar_27.entry.js +2374 -0
- package/dist/esm/eds-card-desc_2.entry.js +73 -0
- package/dist/{components → esm}/eds-card-generic.entry.js +5 -4
- package/dist/{components → esm}/eds-card-project.entry.js +5 -5
- package/dist/{components → esm}/eds-card-section.entry.js +4 -3
- package/dist/{components → esm}/eds-card-tags.entry.js +4 -3
- package/dist/{components → esm}/eds-card-tool.entry.js +5 -4
- package/dist/{components → esm}/eds-card-wrapper.entry.js +2 -2
- package/dist/{components → esm}/eds-code-block.entry.js +5 -35
- package/dist/{components → esm}/eds-cookies-preference.entry.js +4 -3
- package/dist/{components → esm}/eds-feedback.entry.js +5 -4
- package/dist/{components → esm}/eds-frame.entry.js +4 -3
- package/dist/esm/eds-icon-arrow-diagonal.entry.js +14 -0
- package/dist/esm/eds-icon-arrow-right.entry.js +14 -0
- package/dist/esm/eds-icon-bluesky.entry.js +14 -0
- package/dist/esm/eds-icon-bookmark.entry.js +14 -0
- package/dist/esm/eds-icon-chevron-down.entry.js +14 -0
- package/dist/esm/eds-icon-chevron-left.entry.js +14 -0
- package/dist/esm/eds-icon-chevron-right.entry.js +14 -0
- package/dist/esm/eds-icon-chevron-up.entry.js +14 -0
- package/dist/esm/eds-icon-close.entry.js +14 -0
- package/dist/esm/eds-icon-copy.entry.js +14 -0
- package/dist/esm/eds-icon-eu.entry.js +14 -0
- package/dist/esm/eds-icon-external.entry.js +14 -0
- package/dist/esm/eds-icon-facebook.entry.js +14 -0
- package/dist/esm/eds-icon-gitlab.entry.js +14 -0
- package/dist/esm/eds-icon-linkedin.entry.js +14 -0
- package/dist/esm/eds-icon-loader.entry.js +14 -0
- package/dist/esm/eds-icon-mastodon.entry.js +14 -0
- package/dist/esm/eds-icon-menu.entry.js +14 -0
- package/dist/esm/eds-icon-minus.entry.js +14 -0
- package/dist/esm/eds-icon-more.entry.js +14 -0
- package/dist/esm/eds-icon-paper.entry.js +14 -0
- package/dist/esm/eds-icon-plus.entry.js +14 -0
- package/dist/esm/eds-icon-portal.entry.js +14 -0
- package/dist/esm/eds-icon-private.entry.js +14 -0
- package/dist/esm/eds-icon-public.entry.js +14 -0
- package/dist/esm/eds-icon-search.entry.js +14 -0
- package/dist/esm/eds-icon-star.entry.js +14 -0
- package/dist/esm/eds-icon-success.entry.js +14 -0
- package/dist/esm/eds-icon-thumbs-down.entry.js +14 -0
- package/dist/esm/eds-icon-thumbs-up.entry.js +14 -0
- package/dist/esm/eds-icon-tutorial.entry.js +14 -0
- package/dist/esm/eds-icon-twitter.entry.js +14 -0
- package/dist/esm/eds-icon-unknown.entry.js +14 -0
- package/dist/esm/eds-icon-updown.entry.js +14 -0
- package/dist/esm/eds-icon-user.entry.js +14 -0
- package/dist/esm/eds-icon-youtube.entry.js +14 -0
- package/dist/esm/eds-login_2.entry.js +2095 -0
- package/dist/{components → esm}/eds-matomo-notice.entry.js +4 -3
- package/dist/esm/eds-pagination_2.entry.js +398 -0
- package/dist/{components → esm}/eds-progress-bar.entry.js +4 -3
- package/dist/{components → esm}/eds-rating.entry.js +4 -3
- package/dist/{components/eds-section-heading.entry.js → esm/eds-section-core_2.entry.js} +21 -4
- package/dist/{components → esm}/eds-spinner.entry.js +4 -3
- package/dist/{components → esm}/eds-switch.entry.js +5 -4
- package/dist/{components → esm}/eds-tabs.entry.js +8 -7
- package/dist/{components → esm}/eds-timeline.entry.js +6 -5
- package/dist/{components → esm}/eds-toast-manager.entry.js +5 -4
- package/dist/{components → esm}/eds-toast.entry.js +4 -3
- package/dist/{components → esm}/eds-tooltip.entry.js +5 -4
- package/dist/{components → esm}/eds-trl.entry.js +2 -2
- package/dist/esm/eu-9ddde93a.js +30 -0
- package/dist/esm/facebook-9cb5c17f.js +14 -0
- package/dist/{components → esm}/incorrect-use-of-colors.entry.js +2 -2
- package/dist/esm/index-39c58238.js +46 -0
- package/dist/{components/index-9d277061.js → esm/index-8a71b9a7.js} +503 -1332
- package/dist/esm/index.js +1 -0
- package/dist/esm/linkedin-e8650abb.js +28 -0
- package/dist/esm/loader-c9628637.js +30 -0
- package/dist/esm/loader.js +11 -0
- package/dist/esm/logo-color-7f1fd803.js +115 -0
- package/dist/esm/logo-color-margins-ff8ce71b.js +118 -0
- package/dist/{components → esm}/logo-space.entry.js +5 -4
- package/dist/esm/logo-variations-horizontal_2.entry.js +31 -0
- package/dist/{components → esm}/logo-variations-tabs.entry.js +2 -2
- package/dist/esm/logo-white-no-bg-f382f86f.js +1029 -0
- package/dist/{components → esm}/logo-wrong-usage.entry.js +5 -4
- package/dist/esm/mastodon-3703ec61.js +14 -0
- package/dist/esm/menu-340ea948.js +11 -0
- package/dist/esm/minus-b30a7c71.js +11 -0
- package/dist/esm/mono-53f70232.js +11 -0
- package/dist/esm/more-4449d549.js +13 -0
- package/dist/esm/paper-8e74ea31.js +15 -0
- package/dist/esm/plus-89c07be2.js +12 -0
- package/dist/esm/portal-d6c8ce56.js +18 -0
- package/dist/esm/private-1c25ff8e.js +25 -0
- package/dist/esm/public-d4d8c585.js +16 -0
- package/dist/esm/search-fbcd79c2.js +12 -0
- package/dist/esm/sharedUtils-a550989c.js +19 -0
- package/dist/esm/star-0da9b5e9.js +5 -0
- package/dist/esm/success-443809da.js +18 -0
- package/dist/esm/svg-repository.entry.js +333 -0
- package/dist/esm/thumbs-down-a18fd049.js +5 -0
- package/dist/esm/thumbs-up-c19a71bc.js +6 -0
- package/dist/esm/toastManager-d9eee791.js +31 -0
- package/dist/esm/token-list_3.entry.js +294 -0
- package/dist/{components → esm}/token-ratios.entry.js +2 -2
- package/dist/{components → esm}/token-typography.entry.js +2 -2
- package/dist/esm/tutotial-150ee1fd.js +27 -0
- package/dist/esm/twitter-ac21b505.js +14 -0
- package/dist/esm/unknown-ed01a24c.js +22 -0
- package/dist/esm/up-and-down-d747abee.js +12 -0
- package/dist/esm/user-71ebdc15.js +16 -0
- package/dist/esm/youtube-efbfbdc4.js +14 -0
- package/dist/hydrate/index.d.ts +242 -0
- package/dist/hydrate/index.js +32750 -0
- package/dist/hydrate/index.mjs +32742 -0
- package/dist/hydrate/package.json +12 -0
- package/dist/index.cjs.js +1 -0
- package/dist/index.js +1 -0
- package/dist/stencil.config.js +75 -0
- package/dist/types/components/eds-modal/eds-modal.d.ts +12 -12
- package/dist/types/components/eds-modal/eds-modal.stories.d.ts +17 -0
- package/dist/types/components.d.ts +15 -15
- package/dist/types/shared-ui/eds-header/eds-header.d.ts +1 -1
- package/dist/types/shared-ui/eds-matomo-notice/eds-matomo-notice.stories.d.ts +0 -5
- package/dist/types/shared-ui/eds-steps-v2/eds-steps-v2.stories.d.ts +48 -0
- package/loader/cdn.js +1 -0
- package/loader/index.cjs.js +1 -0
- package/loader/index.d.ts +24 -0
- package/loader/index.es2017.js +1 -0
- package/loader/index.js +2 -0
- package/loader/package.json +11 -0
- package/package.json +1 -1
- package/dist/components/eds-block-break.entry.js +0 -16
- package/dist/components/eds-icon-arrow-diagonal.entry.js +0 -14
- package/dist/components/eds-icon-arrow-right.entry.js +0 -14
- package/dist/components/eds-icon-bluesky.entry.js +0 -14
- package/dist/components/eds-icon-bookmark.entry.js +0 -14
- package/dist/components/eds-icon-chevron-down.entry.js +0 -14
- package/dist/components/eds-icon-chevron-left.entry.js +0 -14
- package/dist/components/eds-icon-chevron-right.entry.js +0 -14
- package/dist/components/eds-icon-chevron-up.entry.js +0 -14
- package/dist/components/eds-icon-close.entry.js +0 -14
- package/dist/components/eds-icon-copy.entry.js +0 -14
- package/dist/components/eds-icon-eu.entry.js +0 -14
- package/dist/components/eds-icon-external.entry.js +0 -14
- package/dist/components/eds-icon-facebook.entry.js +0 -14
- package/dist/components/eds-icon-gitlab.entry.js +0 -14
- package/dist/components/eds-icon-linkedin.entry.js +0 -14
- package/dist/components/eds-icon-loader.entry.js +0 -14
- package/dist/components/eds-icon-mastodon.entry.js +0 -14
- package/dist/components/eds-icon-menu.entry.js +0 -14
- package/dist/components/eds-icon-minus.entry.js +0 -14
- package/dist/components/eds-icon-more.entry.js +0 -14
- package/dist/components/eds-icon-paper.entry.js +0 -14
- package/dist/components/eds-icon-plus.entry.js +0 -14
- package/dist/components/eds-icon-portal.entry.js +0 -14
- package/dist/components/eds-icon-private.entry.js +0 -14
- package/dist/components/eds-icon-public.entry.js +0 -14
- package/dist/components/eds-icon-search.entry.js +0 -14
- package/dist/components/eds-icon-star.entry.js +0 -14
- package/dist/components/eds-icon-success.entry.js +0 -14
- package/dist/components/eds-icon-thumbs-down.entry.js +0 -14
- package/dist/components/eds-icon-thumbs-up.entry.js +0 -14
- package/dist/components/eds-icon-tutorial.entry.js +0 -14
- package/dist/components/eds-icon-twitter.entry.js +0 -14
- package/dist/components/eds-icon-unknown.entry.js +0 -14
- package/dist/components/eds-icon-updown.entry.js +0 -14
- package/dist/components/eds-icon-user.entry.js +0 -14
- package/dist/components/eds-icon-youtube.entry.js +0 -14
- package/dist/components/eds-input-footer.entry.js +0 -17
- package/dist/components/eds-input-label.entry.js +0 -16
- package/dist/components/eds-modal.entry.js +0 -104
- package/dist/components/eds-section-core.entry.js +0 -19
- package/dist/components/gradient-secondary-palette.entry.js +0 -75
- package/dist/components/gradient-support-palette.entry.js +0 -59
- package/dist/components/shadow-css-423dab2c.js +0 -332
- package/dist/components/token-shadows.entry.js +0 -30
- package/dist/components/token-spacing.entry.js +0 -12
- package/dist/types/shared-ui/eds-login/eds-login.stories.d.ts +0 -33
- /package/dist/components/{index-144c9ae8.js → index2.js} +0 -0
- /package/dist/components/{sharedUtils-6a231dd4.js → sharedUtils.js} +0 -0
- /package/dist/components/{toastManager-b716afd8.js → toastManager.js} +0 -0
- /package/dist/{components → esm}/app-globals-0f993ce5.js +0 -0
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface LogoWrongUsage extends Components.LogoWrongUsage, HTMLElement {}
|
|
4
|
+
export const LogoWrongUsage: {
|
|
5
|
+
prototype: LogoWrongUsage;
|
|
6
|
+
new (): LogoWrongUsage;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
|
|
2
|
+
import { h as hLogoColor } from './logo-color.js';
|
|
3
|
+
|
|
4
|
+
const logoWrongUsageCss = "ol,ul,menu{list-style:none;margin:0;padding:0}.bg-accent{background-color:var(--green-500)}.bg-dark{background-color:var(--grey-300)}.bg-strongest{background-color:var(--black)}.text-center{text-align:center}.text-default{color:var(--black)}.text-inverse{color:var(--white)}.p-8{padding:0.5rem}.p-16{padding:1rem}.logo{width:100%;height:auto}.bg-dark{background-color:#333}.bg-light{background-color:#f3f3f3}.bg-white{background-color:white}.non-brand-color{fill:purple;}.distorted{transform:scaleX(0.5)}.effects{filter:drop-shadow(4px 4px 10px rgba(0, 0, 0, 0.5))}.rotated{transform:rotate(15deg)}.no-other-bg-color{background-color:var(--purple-200)}.no-other-color{color:var(--red-700)}.outlined{stroke:red;stroke-width:2px;fill:none;}.custom-font{font-family:'Comic Sans MS', cursive;font-size:20px;color:#333;}.container{width:calc(var(--container-width, 100%) - (2 * var(--breakout-container-outer-gutter, var(--container-outer-gutter, var(--outer-gutter, 0)))));margin-right:auto;margin-left:auto}.container>*{--container-outer-gutter:0;--breakout-container-outer-gutter:0}.grid-layout{--grid-columns:6;display:grid;grid-template-columns:repeat(var(--container-grid-columns, var(--grid-columns)), 1fr);grid-gap:var(--inner-gutter)}.grid-cols-6[class*=\"grid-line-x\"][class*=\"grid-line-x\"]>*:nth-child(n)::before{border-bottom-width:1px}.grid-cols-6[class*=\"grid-line-xfull\"]>*:nth-child(n)::before{inset-inline-start:calc(var(--inner-gutter) / -2);inset-inline-end:calc(var(--inner-gutter) / -2)}.grid-cols-6[class*=\"grid-line-x\"]>*:nth-child(6n+1)::before{inset-inline-start:0}.grid-cols-6[class*=\"grid-line-x\"]>*:nth-child(6n+6)::before{inset-inline-end:0}.grid-cols-6[class*=\"grid-line-x\"]>*:nth-child(6n+1):nth-last-child(-n+6)::before{border-bottom-width:0}.grid-cols-6[class*=\"grid-line-x\"]>*:nth-child(6n+1):nth-last-child(-n+6)~*::before{border-bottom-width:0}.grid-cols-6[class*=\"grid-line-y\"][class*=\"grid-line-y\"]>*:nth-child(n)::after{border-inline-end-width:1px}.grid-cols-6[class*=\"grid-line-y\"][class*=\"grid-line-y\"]>*:nth-child(6n+6)::after{border-inline-end-width:0}.grid-cols-6[class*=\"grid-line-y\"][class*=\"grid-line-y\"]>*:nth-child(-n+6)::after{top:0}.grid-cols-6[class*=\"grid-line-y\"][class*=\"grid-line-y\"]>*:nth-child(6n+1):nth-last-child(-n+6)::after{bottom:0}.grid-cols-6[class*=\"grid-line-y\"][class*=\"grid-line-y\"]>*:nth-child(6n+1):nth-last-child(-n+6)~li::after{bottom:0}.grid-col-span-6{--container-grid-columns:6;grid-column:span 6 / span 6}.gap-y-8{row-gap:0.5rem}.flex{display:flex}.flex-col{flex-direction:column}.mx-auto{margin-left:auto;margin-right:auto}.f-ui-02{font-family:var(--f-ui-02-fontFamily);font-weight:var(--f-ui-02-fontWeight);font-size:var(--f-ui-02-fontSize);line-height:var(--f-ui-02-lineHeight);letter-spacing:var(--f-ui-02-letterSpacing)}@media (min-width: 750px){.md\\:grid-col-span-3{--container-grid-columns:3;grid-column:span 3 / span 3}.md\\:gap-y-12{row-gap:0.75rem}}@media (min-width: 900px){.lg\\:gap-y-16{row-gap:1rem}.lg\\:grid-col-span-3{--container-grid-columns:3;grid-column:span 3 / span 3}}@media (min-width: 1024px){.xl\\:grid-col-span-3{--container-grid-columns:3;grid-column:span 3 / span 3}}@media (min-width: 1280px){.xxl\\:grid-col-span-2{--container-grid-columns:2;grid-column:span 2 / span 2}.xxl\\:grid-col-span-3{--container-grid-columns:3;grid-column:span 3 / span 3}}";
|
|
5
|
+
const LogoWrongUsageStyle0 = logoWrongUsageCss;
|
|
6
|
+
|
|
7
|
+
const LogoWrongUsage$1 = /*@__PURE__*/ proxyCustomElement(class LogoWrongUsage extends HTMLElement {
|
|
8
|
+
constructor() {
|
|
9
|
+
super();
|
|
10
|
+
this.__registerHost();
|
|
11
|
+
this.__attachShadow();
|
|
12
|
+
}
|
|
13
|
+
render() {
|
|
14
|
+
return (h("div", { key: '29efde52c2dd279e53de859e2d55f13ef456fbb7', class: "container" }, h("ul", { key: '47ec32e39e00a93c9fd0ee9353d2e87a5530d937', class: "not-prose grid-layout grid-cols-6 gap-y-8 md:gap-y-12 lg:gap-y-16" }, h("li", { key: '0890b62f9594e3533c9373d7dd69c9a523459d2d', class: "grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col" }, h("div", { key: '29ab45edf20e7e5a5e09ba2b885ab728b20e03ea', class: "mx-auto no-other-bg-color logo", innerHTML: hLogoColor }), h("p", { key: '9ef9b01748e1ba30658714883b0997578c8b5e65', class: "f-ui-02 text-center" }, "Do not use with backgrounds that make legibility difficult")), h("li", { key: '86e3b5b446bec5b603a4805dfbd0178db38c9e7a', class: "grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col" }, h("div", { key: 'a4162957d768f7cc4a2ed37ea54936deb51b5139', class: "mx-auto no-other-color logo non-brand-color", innerHTML: hLogoColor }), h("p", { key: 'e191bfc6f34d3abb9932f0ee1a292a1ef2c014e4', class: "f-ui-02 text-center" }, "Do not apply other colors")), h("li", { key: '2ff5502d05c7250a96e713ae9262e196713972a0', class: "grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col" }, h("div", { key: '7fd6ae31c854500d409c1a7ded46701fd3594048', class: "mx-auto distorted logo", innerHTML: hLogoColor }), h("p", { key: '1ba0aa443e530fabe50a1c35424dbff92af91b26', class: "f-ui-02 text-center" }, "Do not deform the logo")), h("li", { key: 'd559f9daac4e6c9aaa4aede80674dcc8e08de6ca', class: "grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col" }, h("div", { key: '8a055314d4e27ff21d1cc549015c99bb9e902701', class: "mx-auto effects logo", innerHTML: hLogoColor }), h("p", { key: '89f33c8671e0fd28c5af8b043ac272bad057bb09', class: "f-ui-02 text-center" }, "Do not apply effects")), h("li", { key: 'cebc53c3b9587b6d7716024a1a918981091336d7', class: "grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col" }, h("div", { key: '5174d83109b26e78025e8423f7d8efb23645fcfe', class: "mx-auto rotated logo", innerHTML: hLogoColor }), h("p", { key: '11ad5211fe42aac40850750430f09fdf90ab7550', class: "f-ui-02 text-center" }, "Do not rotate the logo")), h("li", { key: 'a9d64273d612e625507e118e1eb026e46dbb2327', class: "grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col" }, h("div", { key: '23b94e3540210c8167250a3ea949811e38a4c54e', class: "mx-auto outlined logo", innerHTML: hLogoColor }), h("p", { key: '3540516d624e796c46ad8dde67c9894a12c46139', class: "f-ui-02 text-center" }, "Do not apply outlines")), h("li", { key: '5b727526d27d8451eaed5fdcfcbc6c5fb63d47bf', class: "grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col" }, h("div", { key: '3db0e0d743e3c4ea7de0d7acd9bd352bc13c884a', class: "mx-auto" }, h("div", { key: '813f12df22dc5216791bd7f830e487f7c7067a1d', class: "bg-accent p-16" }, h("div", { key: 'd0d7436a198169184ccf797fa9ab04502b629ab0', class: "text-inverse", innerHTML: hLogoColor })), h("p", { key: 'ef6e1a7df5f3d5ea40b4ea9ca39461da0413ba5c', class: "f-ui-02 text-center" }, "Do not use the green background for the logo version of the logo with backgrounds with the same tones"))))));
|
|
15
|
+
}
|
|
16
|
+
static get style() { return LogoWrongUsageStyle0; }
|
|
17
|
+
}, [1, "logo-wrong-usage"]);
|
|
18
|
+
function defineCustomElement$1() {
|
|
19
|
+
if (typeof customElements === "undefined") {
|
|
20
|
+
return;
|
|
21
|
+
}
|
|
22
|
+
const components = ["logo-wrong-usage"];
|
|
23
|
+
components.forEach(tagName => { switch (tagName) {
|
|
24
|
+
case "logo-wrong-usage":
|
|
25
|
+
if (!customElements.get(tagName)) {
|
|
26
|
+
customElements.define(tagName, LogoWrongUsage$1);
|
|
27
|
+
}
|
|
28
|
+
break;
|
|
29
|
+
} });
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
const LogoWrongUsage = LogoWrongUsage$1;
|
|
33
|
+
const defineCustomElement = defineCustomElement$1;
|
|
34
|
+
|
|
35
|
+
export { LogoWrongUsage, defineCustomElement };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const mastodon = ` <svg
|
|
2
|
+
width="24"
|
|
3
|
+
height="24"
|
|
4
|
+
viewBox="0 0 24 24"
|
|
5
|
+
fill="none"
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
>
|
|
8
|
+
<path
|
|
9
|
+
d="M21.9193 5.8706C21.6112 3.50679 19.6155 1.64395 17.2497 1.28298C16.8506 1.22198 15.3383 1 11.8352 1H11.809C8.30489 1 7.55311 1.22198 7.15397 1.28298C4.85405 1.63395 2.75372 3.30781 2.24414 5.69961C1.99903 6.87751 1.97288 8.1834 2.01841 9.38129C2.08332 11.0991 2.09591 12.814 2.24704 14.5249C2.35152 15.6613 2.53379 16.7887 2.79247 17.8986C3.27687 19.9484 5.2377 21.6543 7.15881 22.3502C9.21565 23.076 11.4276 23.1965 13.547 22.6982C13.7802 22.6422 14.0108 22.5772 14.2387 22.5032C14.7532 22.3342 15.3567 22.1452 15.8004 21.8132C15.8065 21.8086 15.8115 21.8026 15.815 21.7956C15.8185 21.7887 15.8205 21.7811 15.8208 21.7732V20.1154C15.8206 20.1081 15.819 20.1009 15.8158 20.0943C15.8127 20.0878 15.8082 20.0821 15.8026 20.0776C15.797 20.073 15.7905 20.0699 15.7836 20.0683C15.7767 20.0667 15.7695 20.0668 15.7626 20.0684C14.4048 20.4032 13.0133 20.571 11.6172 20.5684C9.21459 20.5684 8.5684 19.3914 8.38335 18.9015C8.23462 18.4781 8.14016 18.0363 8.1024 17.5876C8.10203 17.5801 8.10338 17.5725 8.10632 17.5656C8.10927 17.5587 8.11378 17.5527 8.11943 17.5479C8.12511 17.5431 8.13178 17.5398 8.13892 17.5382C8.14605 17.5366 8.15346 17.5367 8.16054 17.5386C9.49581 17.8711 10.8646 18.0389 12.2382 18.0386C12.5685 18.0386 12.8979 18.0386 13.2283 18.0296C14.6098 17.9896 16.0659 17.9166 17.4251 17.6426C17.459 17.6356 17.4929 17.6296 17.522 17.6206C19.6659 17.1956 21.7062 15.8617 21.9135 12.484C21.9212 12.3511 21.9406 11.0911 21.9406 10.9532C21.9416 10.4842 22.0869 7.62644 21.9193 5.8706ZM18.6196 14.2989H16.3652V8.59936C16.3652 7.39947 15.8808 6.78751 14.8956 6.78751C13.8125 6.78751 13.2699 7.51144 13.2699 8.94134V12.0611H11.0291V8.94134C11.0291 7.51144 10.4856 6.78751 9.40254 6.78751C8.42308 6.78751 7.93384 7.39947 7.93286 8.59936V14.2989H5.68043V8.42636C5.68043 7.22647 5.97722 6.27321 6.57076 5.56661C7.18303 4.86168 7.98616 4.49971 8.98305 4.49971C10.1369 4.49971 11.0088 4.95766 11.5901 5.87259L12.151 6.84452L12.7129 5.87259C13.2942 4.95766 14.1661 4.49971 15.318 4.49971C16.3139 4.49971 17.117 4.86168 17.7312 5.56661C18.3248 6.27256 18.6215 7.22581 18.6215 8.42636L18.6196 14.2989Z"
|
|
10
|
+
fill="currentColor"
|
|
11
|
+
/>
|
|
12
|
+
</svg>`;
|
|
13
|
+
|
|
14
|
+
export { mastodon as m };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
const gitlabBlack = `
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" viewBox="0 0 20 20">
|
|
3
|
+
<path
|
|
4
|
+
fill="currentColor"
|
|
5
|
+
d="m17.734 8.1-.022-.058-2.178-5.684a.568.568 0 0 0-.563-.356.583.583 0 0 0-.328.122.582.582 0 0 0-.193.294l-1.47 4.499H7.025l-1.47-4.5a.572.572 0 0 0-1.084-.06L2.289 8.04l-.022.057A4.044 4.044 0 0 0 3.61 12.77l.007.006.02.014 3.318 2.485 1.64 1.242 1 .755a.673.673 0 0 0 .814 0l1-.755 1.64-1.242 3.338-2.5.009-.007a4.046 4.046 0 0 0 1.34-4.668Z"
|
|
6
|
+
/>
|
|
7
|
+
</svg>
|
|
8
|
+
|
|
9
|
+
`;
|
|
10
|
+
|
|
11
|
+
export { gitlabBlack as g };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
const more = ` <svg
|
|
2
|
+
width="20"
|
|
3
|
+
height="20"
|
|
4
|
+
viewBox="0 0 20 20"
|
|
5
|
+
fill="none"
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
>
|
|
8
|
+
<circle cx="4" cy="10" r="2" fill="currentColor" />
|
|
9
|
+
<circle cx="10" cy="10" r="2" fill="currentColor" />
|
|
10
|
+
<circle cx="16" cy="10" r="2" fill="currentColor" />
|
|
11
|
+
</svg>`;
|
|
12
|
+
|
|
13
|
+
export { more as m };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const n=' <svg\n width="12"\n height="12"\n viewBox="0 0 12 12"\n fill="none"\n xmlns="http://www.w3.org/2000/svg"\n >\n <circle cx="6" cy="3" r="2" stroke="currentColor" stroke-width="1.5" />\n <path\n d="M10 12V9C10 7.89543 9.10457 7 8 7H4C2.89543 7 2 7.89543 2 9V12"\n stroke="currentColor"\n stroke-width="1.5"\n />\n </svg>';export{n as p}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as e,c as i,h as t,g as n}from"./p-cccacbd3.js";import{s as o}from"./p-13efafb9.js";const r=class{constructor(t){e(this,t),this.accordion=i(this,"accordion",7),this.handleClick=()=>{var e;this.isExpanded=!this.isExpanded,this.accordion.emit(this.isExpanded),this.setPanelHeight(),o({category:"ui-component",parentContext:null,tag:this.el.tagName.toLowerCase(),name:(null===(e=this.heading)||void 0===e?void 0:e.toLowerCase())||"",action:this.isExpanded?"expanded":"collapsed"})},this.setPanelHeight=()=>{this.childContentRef&&(this.shortContent=this.wrapperRef.scrollWidth>830&&!this.description?this.childContentRef.scrollHeight<=80:this.childContentRef.scrollHeight<=20,this.panelHeight=this.isExpanded&&!this.shortContent?this.childContentRef.scrollHeight:0),this.headerRef&&(this.headerHeight=this.headerRef.scrollHeight-30)},this.heading=void 0,this.description=void 0,this.switchBg=!0,this.expanded=!1,this.clampText=!0,this.isExpanded=this.expanded,this.panelHeight=0,this.shortContent=!1,this.headerHeight=0}componentDidLoad(){this.setPanelHeight(),window.addEventListener("resize",this.setPanelHeight)}disconnectedCallback(){window.removeEventListener("resize",this.setPanelHeight)}render(){return t("div",{key:"d2fcce2468130200dd1516902a203c4ca8ae543f",ref:e=>this.wrapperRef=e,class:`flex effect-color border-softer relative grid overflow-hidden rounded-lg border-2 p-16 \n ${this.switchBg&&this.isExpanded?"bg-inverse":"bg-default"} \n ${this.switchBg?"hover:bg-inverse":""}\n ${this.description?"min-h-56":""}`},t("h3",{key:"f59a85e886736b483f6a311a00426340a36dcb71",ref:e=>this.headerRef=e,class:"mr-auto f-heading-06 text-left absolute inset-x-16 break-words top-16 pr-40"},this.heading),t("div",{key:"9fe1d99f46f3c066bbb1e8f4ef695fe87e8fad54",class:"ml-auto"},t("eds-button",{key:"4d4c16a958df05f1e773fe74fa49647fc94766c7",id:"toggleAccordion",intent:"tertiary","aria-expanded":this.isExpanded||this.shortContent,"aria-label":"Toggle accordion","aria-controls":"accordionSection",class:"effect-color flex w-full items-center justify-between rounded-md outline-none focus:outline-none",onClick:this.handleClick,icon:"chevron-down"})),t("div",{key:"5d84ffe8032834575d165f7a5e097539de73350f",class:"w-full",style:Number.isFinite(this.headerHeight)?{marginTop:`${this.headerHeight}px`}:{}},this.description?t("span",{class:"text-light "+(!this.isExpanded&&this.clampText?"line-clamp-1":"")},this.description):null,t("section",{key:"1813aea1369b8883cd45088799f9715cf8fc0556",id:"accordionSection",role:"region","aria-labelledby":"accordionHeader","aria-hidden":!this.isExpanded,class:"z-1 effect-height relative h-0 w-full "+(!this.isExpanded&&this.clampText?"overflow-hidden":""),style:{height:this.isExpanded?"auto":"0"}},t("div",{key:"a9a95adbb819530f426045c55ca1a02f3a778f0a",ref:e=>this.childContentRef=e,class:"accordion-content effect-color pt-4","aria-hidden":!this.isExpanded},t("span",{key:"2518e3243e0bd199061ac255922d661e0558bdc8",class:!this.isExpanded&&this.clampText?"line-clamp-2":""},t("slot",{key:"3f3ab74926e7e45d4aacc4c7003c05be3c6b82c3"}))))))}get el(){return n(this)}};r.style="blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}.min-h-56{min-height:3.5rem}.container{width:calc(var(--container-width, 100%) - (2 * var(--breakout-container-outer-gutter, var(--container-outer-gutter, var(--outer-gutter, 0)))));margin-right:auto;margin-left:auto}.container>*{--container-outer-gutter:0;--breakout-container-outer-gutter:0}.break-words{overflow-wrap:break-word}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.effect-color{transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:300ms;transition-timing-function:cubic-bezier(0, 0, 0.2, 1)}.border-softer{border:2px solid rgba(0, 0, 0, .1)}.bg-default{background-color:var(--grey-200)}.bg-inverse{background-color:var(--white)}.relative{position:relative}.absolute{position:absolute}.inset-x-16{left:1rem;right:1rem}.top-16{top:1rem}.pr-32{padding-right:2rem}.pr-36{padding-right:2.25rem}.pr-40{padding-right:2.5rem}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.w-full{width:100%}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.rounded-md{border-radius:12px}.outline-none{outline:2px solid transparent;outline-offset:2px}.focus\\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.text-light{color:var(--grey-700)}.z-1{z-index:1}.z-10{z-index:10}.effect-height{transition-duration:300ms;transition-timing-function:cubic-bezier(0, 0, 0.2, 1);transition-property:height}.h-0{height:0rem}.h-auto{height:auto}.pt-4{padding-top:0.25rem}.overflow-hidden{overflow:hidden}.grid{display:grid}.overflow-hidden{overflow:hidden}.rounded-lg{border-radius:16px}.border-2{border-width:2px}.p-16{padding:1rem}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.f-heading-05{font-family:var(--f-heading-05-fontFamily);font-weight:var(--f-heading-05-fontWeight);font-size:var(--f-heading-05-fontSize);line-height:var(--f-heading-05-lineHeight);letter-spacing:var(--f-heading-05-letterSpacing)}.f-heading-06{font-family:var(--f-heading-06-fontFamily);font-weight:var(--f-heading-06-fontWeight);font-size:var(--f-heading-06-fontSize);line-height:var(--f-heading-06-lineHeight);letter-spacing:var(--f-heading-06-letterSpacing)}.text-left{text-align:left}.text-center{text-align:center}";export{r as eds_accordion}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as s,h as e}from"./p-cccacbd3.js";import{l as r}from"./p-54b8f143.js";const c=class{constructor(e){s(this,e),this.class=""}render(){return e("span",{key:"5388b5cef5d643984157e0bed9263e83934dc7e3",class:this.class,innerHTML:r})}};export{c as eds_icon_linkedin}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const n=' <svg\n width="20"\n height="20"\n viewBox="0 0 20 20"\n fill="none"\n xmlns="http://www.w3.org/2000/svg"\n >\n <path\n d="M5 4H15V16L10 12.0138L5 16V4Z"\n stroke="currentColor"\n stroke-width="1.5"\n stroke-linejoin="round"\n />\n </svg>';export{n as b}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as t,h as e,g as i}from"./p-cccacbd3.js";import{s}from"./p-13efafb9.js";import{p as a}from"./p-69c5074b.js";const n=class{constructor(e){t(this,e),this.currentPage=void 0,this.lastPage=void 0,this.perPage=10,this.total=0,this.url="",this.mode="default",this.prevLabel="Prev",this.nextLabel="Next",this.prevUrl="",this.nextUrl="",this.links=[]}componentWillLoad(){"default"===this.mode&&this.generateLinks()}componentDidLoad(){this.hostEl.shadowRoot.querySelectorAll("eds-link").forEach((t=>{this.emitContext(t)}))}emitContext(t){const e=new CustomEvent("parentContext",{detail:{componentName:this.hostEl.tagName.toLowerCase(),identifier:null}});t.dispatchEvent(e)}onPageOrLastPageChange(){"default"===this.mode&&this.generateLinks()}isFirstPage(){return 1===this.currentPage}isLastPage(){return this.currentPage===this.lastPage}generateLink(t){const e=this.url.includes("?");return{ariaLabel:`Page ${t}`,url:`${this.url}${e?"&":"?"}page=${t}`,label:t.toString(),current:this.currentPage===t,disabled:!1}}generateLinks(){this.lastPage&&this.lastPage>5?this.links=this.getPaginationGenerator(this.currentPage||1,this.lastPage).map((t=>"number"==typeof t?this.generateLink(t):t)):this.lastPage&&(this.links=Array.from({length:this.lastPage}).map(((t,e)=>this.generateLink(e+1))))}getPaginationGenerator(t,e){const i=[];if(e<=5)for(let t=1;t<=e;t++)i.push(t);else{i.push(1),t-1>2&&i.push("...");for(let s=Math.max(2,t-1);s<=Math.min(e-1,t+1);s++)i.push(s);t+1<e-1&&i.push("..."),i.push(e)}return i}pageResults(){return this.total>0?this.total>this.perPage?`${this.perPage*((this.currentPage||1)-1)+1} - ${this.perPage*(this.currentPage||1)>=this.total?this.total:this.perPage*(this.currentPage||1)} of ${this.total}`:`${this.total}`:""}handlePageClick(t,e){if("navigator"!==this.mode&&(t.preventDefault(),e!==this.currentPage)){this.links=this.links.map((t=>"object"==typeof t?Object.assign(Object.assign({},t),{current:parseInt(t.label)===e}):t));const t=new CustomEvent("page",{detail:e,bubbles:!0,composed:!0});this.hostEl.dispatchEvent(t),this.currentPage=e}}render(){return e("div",{key:"1d53f69179791434224f152503c0b81c4cfc7cd3"},this.total>0&&"default"===this.mode&&e("p",{key:"00ae324b49d62a74feee9d1cde21d67cd726ecf0",class:"f-ui-03 text-lightest mb-28 w-full text-center"},e("span",{key:"dedf2ce2700eae9d1386b305ec1d1904b133f992",class:"sr-only"},"Results:"),this.pageResults()),"navigator"===this.mode||this.lastPage&&this.lastPage>1?e("nav",{"aria-label":"Pagination"},e("ul",{class:"flex items-center justify-center gap-x-8"},e("li",{class:"mr-auto"},e("eds-link",{label:this.prevLabel,url:"navigator"===this.mode?this.prevUrl||"#":this.isFirstPage()?"#":this.generateLink(this.currentPage-1).url,disabled:"navigator"===this.mode?!this.prevUrl:this.isFirstPage(),"aria-label":"Previous page",icon:"chevron-left","icon-pos":"left",size:"small","icon-small":"true",intent:"strong","hide-label-on-small-screen":!0,class:"!p-8 lg:!pr-12",onClick:t=>{"default"===this.mode&&(this.isFirstPage()?t.preventDefault():this.handlePageClick(t,(this.currentPage||1)-1))}})),"default"===this.mode&&this.links.map(((t,i)=>e("li",{key:i,class:"f-ui-02 flex h-36 items-center justify-center"},"string"==typeof t?e("span",{class:"flex items-center justify-center"},t):e("eds-link",{url:t.url,"aria-label":t.ariaLabel,label:t.label,current:t.current,size:"small",class:"!p-8",intent:t.current?"secondary":"ghost",onClick:e=>this.handlePageClick(e,parseInt(t.label))})))),e("li",{class:"ml-auto"},e("eds-link",{label:this.nextLabel,url:"navigator"===this.mode?this.nextUrl||"#":this.isLastPage()?"#":this.generateLink(this.currentPage+1).url,disabled:"navigator"===this.mode?!this.nextUrl:this.isLastPage(),"aria-label":"Next page",size:"small","icon-small":"true",icon:"chevron-right",intent:"strong","hide-label-on-small-screen":!0,class:"!p-8 lg:!pl-12 flex items-center gap-1 py-4 transition-colors",onClick:t=>{"default"===this.mode&&(this.isLastPage()?t.preventDefault():this.handlePageClick(t,(this.currentPage||1)+1))}})))):null)}get hostEl(){return i(this)}static get watchers(){return{currentPage:["onPageOrLastPageChange"],lastPage:["onPageOrLastPageChange"]}}};n.style="ul,menu{list-style:none;margin:0;padding:0}.f-ui-03{font-family:var(--f-ui-03-fontFamily);font-weight:var(--f-ui-03-fontWeight);font-size:var(--f-ui-03-fontSize);line-height:var(--f-ui-03-lineHeight);letter-spacing:var(--f-ui-03-letterSpacing)}.f-ui-03-light{font-family:var(--f-ui-03-light-fontFamily);font-weight:var(--f-ui-03-light-fontWeight);font-size:var(--f-ui-03-light-fontSize);line-height:var(--f-ui-03-light-lineHeight);letter-spacing:var(--f-ui-03-light-letterSpacing)}.f-ui-02{font-family:var(--f-ui-02-fontFamily);font-weight:var(--f-ui-02-fontWeight);font-size:var(--f-ui-02-fontSize);line-height:var(--f-ui-02-lineHeight);letter-spacing:var(--f-ui-02-letterSpacing)}.f-ui-02-light{font-family:var(--f-ui-02-light-fontFamily);font-weight:var(--f-ui-02-light-fontWeight);font-size:var(--f-ui-02-light-fontSize);line-height:var(--f-ui-02-light-lineHeight);letter-spacing:var(--f-ui-02-light-letterSpacing)}.text-lightest{color:var(--grey-500)}.mb-28{margin-bottom:1.75rem}.w-full{width:100%}.w-20{width:1.25rem}.h-20{height:1.25rem}.h-28{height:1.75rem}.h-32{height:2rem}.h-36{height:2.25rem}.text-center{text-align:center}.flex{display:flex}.inline-flex{display:inline-flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-x-8{-moz-column-gap:0.5rem;column-gap:0.5rem}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.\\!p-8{padding:0.5rem !important}.ml-4{margin-left:0.25rem}.mr-4{margin-right:0.25rem}.hidden{display:none}.gap-1{gap:0.0625rem}.py-4{padding-top:0.25rem;padding-bottom:0.25rem}.transition-colors{transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}@media (min-width: 900px){.lg\\:\\!pr-12{padding-right:0.75rem !important}.lg\\:flex{display:flex}}";const r=class{constructor(e){t(this,e),this.handleResize=()=>{this.updateContainerWidth()},this.data=null,this.endpoint=null,this.config={},this.rowsPerPage=10,this.paginationEnabled=!0,this.searchEnabled=!1,this.hostWidth=void 0,this.columnSize="default",this.tbData=[],this.columns=[],this.currentPage=1,this.parsedConfig={},this.totalRows=0,this.searchQuery="",this.containerWidth=0}handleDataChange(){this.parseData()}handleConfigChange(){this.parseConfig()}componentWillLoad(){this.parseConfig(),this.data?this.parseData():this.endpoint&&this.fetchData()}componentDidLoad(){this.updateContainerWidth(),window.addEventListener("resize",this.handleResize),this.setupPaginationListener()}componentDidUpdate(){this.setupPaginationListener()}disconnectedCallback(){window.removeEventListener("resize",this.handleResize)}updateContainerWidth(){this.containerWidth=this.hostWidth&&""!==this.hostWidth.trim()?Number(this.hostWidth):this.hostEl.parentElement instanceof HTMLElement?this.hostEl.parentElement.getBoundingClientRect().width:400}parseData(){try{this.tbData=a(this.data),this.totalRows=this.tbData.length,this.updateColumns(),this.currentPage=1}catch(t){console.error("Failed to parse data:",t),this.tbData=[]}}parseConfig(){try{this.parsedConfig="string"==typeof this.config?JSON.parse(this.config):this.config}catch(t){console.error("Failed to parse config:",t),this.parsedConfig={}}}async fetchData(){try{const t=await fetch(this.endpoint),e=await t.json();this.data=e}catch(t){console.error("Failed to fetch data:",t)}}setupPaginationListener(){if(!this.shouldEnablePagination())return;const t=this.hostEl.shadowRoot.querySelector("eds-pagination");t&&!t.hasAttribute("listener-attached")&&(t.addEventListener("page",(t=>this.handlePageChange(t.detail))),t.setAttribute("listener-attached","true"))}getFilteredRows(){return this.tbData.filter((t=>Object.values(t).some((t=>t.toString().toLowerCase().includes(this.searchQuery.toLowerCase())))))}getPaginatedRows(){const t=this.getFilteredRows();this.totalRows=t.length;const e=(this.currentPage-1)*this.rowsPerPage;return t.slice(e,e+this.rowsPerPage)}handlePageChange(t){this.currentPage=t,s({category:"ui-component",parentContext:null,tag:`${this.hostEl.tagName.toLowerCase()}/eds-pagination`,name:`${t}`||"",action:"page"})}handleSearch(t){this.searchQuery=t.target.value,this.currentPage=1}renderCell(t,i){var s;const a=null===(s=this.parsedConfig[i])||void 0===s?void 0:s.format;return"uppercase"===a?null==t?void 0:t.toString().toUpperCase():"svg"===a?e("div",{innerHTML:t}):"bold"===a?e("strong",null,t):"code"===a?e("code",null,t):t}shouldEnablePagination(){return this.paginationEnabled&&this.totalRows>this.rowsPerPage}updateColumns(){this.columns=this.tbData.length>0?Object.keys(this.tbData[0]):[]}getVisibleColumnsCount(){return this.columns.filter((t=>{var e;return!(null===(e=this.parsedConfig[t])||void 0===e?void 0:e.hidden)})).length}divisionFactor(){let t=1;return"medium"===this.columnSize?t=2:"large"===this.columnSize&&(t=4),t}render(){const t=this.hostWidth&&""!==this.hostWidth.trim()?Number(this.hostWidth):this.containerWidth||400,i=this.getVisibleColumnsCount(),s=i>0?Math.floor(t/i*this.divisionFactor()):100,a=this.getPaginatedRows(),n=Math.ceil(this.totalRows/this.rowsPerPage);return e("div",{key:"9ac7ad4f02237c02eaf5d3b351ded21bce29bd6c"},this.searchEnabled&&e("div",{key:"1cecf9a9089391c3bce72dd53a6f5ffa92692661"},e("eds-input-field",{key:1,name:"search","aria-label":"Search",type:"text",placeholder:"Search...",onInput:t=>this.handleSearch(t)})),e("div",{key:"435bbfd0a4dd3ddd0a7766863cdd8c2eaf41eb8f",class:"mt-20"},e("table",{key:"4785490532015b7069be068e80135220f37c3955",class:"block overflow-x-auto mt-6 p-0"},e("thead",{key:"8a99a961cf350bca26b1f73b8ffd6c8e1c48378f"},e("tr",{key:"a4ee04e342687830e905a3bd5217e53e513f0167",class:"m-0 p-0 border border-softer even:bg-inverse-softer"},this.columns.map((t=>{var i;return!(null===(i=this.parsedConfig[t])||void 0===i?void 0:i.hidden)&&e("th",{class:"m-0 py-8 border border-softer f-ui-02 break-words",style:{minWidth:s-4+"px"}},t)})))),e("tbody",{key:"3c764ac7137d1b21f45003c6df5324e7d0db749f"},a.map((t=>e("tr",{class:"m-0 p-0 border border-softer even:bg-inverse-softer"},this.columns.map((i=>{var a;return!(null===(a=this.parsedConfig[i])||void 0===a?void 0:a.hidden)&&e("td",{class:"text-center border border-softer m-0 py-8 f-ui-2 break-words",style:{minWidth:s-4+"px"}},this.renderCell(t[i],i))})))))))),this.shouldEnablePagination()&&e("div",{key:"98a1179b45fbc1b2f079825c899410ef4faf8c45",class:"mt-20"},e("eds-pagination",{key:"662c479139658ea7f3d2a3955c77e24d44dd6e74",currentPage:this.currentPage,lastPage:n,perPage:this.rowsPerPage,total:this.totalRows,mode:"default"})))}get hostEl(){return i(this)}static get watchers(){return{data:["handleDataChange","parseData"],config:["handleConfigChange"]}}};r.style="table{text-indent:0;border-color:inherit;border-collapse:collapse;}.container{width:calc(var(--container-width, 100%) - (2 * var(--breakout-container-outer-gutter, var(--container-outer-gutter, var(--outer-gutter, 0)))));margin-right:auto;margin-left:auto}.container>*{--container-outer-gutter:0;--breakout-container-outer-gutter:0}.pt-32{padding-top:2rem}.pt-40{padding-top:2.5rem}.pt-48{padding-top:3rem}.pb-28{padding-bottom:1.75rem}.pb-60{padding-bottom:3.75rem}.mt-20{margin-top:1.25rem}.mt-28{margin-top:1.75rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.overflow-x-auto{overflow-x:auto}.mt-6{margin-top:0.375rem}.p-0{padding:0rem}.m-0{margin:0rem}.border{border-width:1px}.border-softer{border:1px solid rgba(0, 0, 0, .1)}.even\\:bg-inverse-softer:nth-child(even){background-color:rgba(255, 255, 255, .15)}.px-20{padding-left:1.25rem;padding-right:1.25rem}.py-8{padding-top:0.5rem;padding-bottom:0.5rem}.f-ui-01{font-family:var(--f-ui-01-fontFamily);font-weight:var(--f-ui-01-fontWeight);font-size:var(--f-ui-01-fontSize);line-height:var(--f-ui-01-lineHeight);letter-spacing:var(--f-ui-01-letterSpacing)}.f-ui-02{font-family:var(--f-ui-02-fontFamily);font-weight:var(--f-ui-02-fontWeight);font-size:var(--f-ui-02-fontSize);line-height:var(--f-ui-02-lineHeight);letter-spacing:var(--f-ui-02-letterSpacing)}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.text-center{text-align:center}.break-words{overflow-wrap:anywhere}";export{n as eds_pagination,r as eds_table}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as e,h as a}from"./p-cccacbd3.js";const c=class{constructor(a){e(this,a),this.isAuthenticated=!1}componentWillLoad(){const e=new Promise((e=>{document.addEventListener("initKeycloak",(a=>{e(a.detail)}),{once:!0})})),a=new Promise((e=>{document.addEventListener("authStatusChanged",(a=>{var c;this.isAuthenticated=null===(c=a.detail)||void 0===c?void 0:c.authenticated,e(a.detail)}),{once:!0})}));this.combinedInitPromise=Promise.all([e,a])}render(){return a("div",{key:"e17896f68a7a987b73756e1a0d572f48272ae65f"},a("eds-splash-screen",{key:"f269a92c479b27c1c3d4fa199889770dfc98e0e1",inverse:!0,initPromise:this.combinedInitPromise}),a("eds-login",{key:"271e28d665f9676d9a75c8537553f29bbdab6651","keycloak-url":"http://localhost:8080","keycloak-realm":"nigeor-realm","keycloak-client-id":"stencil-app"}),a("main",{key:"fbcbec5f93e57b450936e8df1a35da1cc6493175"},a("h1",null,this.isAuthenticated?"Welcome, authenticated user!":"Please log in.")))}};export{c as eds_app_root}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const o='<svg width="20" height="20" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">\n <path stroke-linecap="round" stroke-linejoin="round" d="M8 16H6a2 2 0 01-2-2V6a2 2 0 012-2h8a2 2 0 012 2v2m-6 12h8a2 2 0 002-2v-8a2 2 0 00-2-2h-8a2 2 0 00-2 2v8a2 2 0 002 2z"></path>\n</svg>';export{o as c}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as s,h as c}from"./p-cccacbd3.js";import{f as r}from"./p-4687b64c.js";const o=class{constructor(c){s(this,c),this.class=""}render(){return c("span",{key:"72eb0709ccbfc7830ab146f936a2587407feb0bb",class:this.class,innerHTML:r})}};export{o as eds_icon_facebook}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const n='<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icons-eu" viewBox="0 0 640 480">\n <defs>\n <g id="d">\n <g id="b">\n <path id="a" d="m0-1-.3 1 .5.1z"/>\n <use xlink:href="#a" transform="scale(-1 1)"/>\n </g>\n <g id="c">\n <use xlink:href="#b" transform="rotate(72)"/>\n <use xlink:href="#b" transform="rotate(144)"/>\n </g>\n <use xlink:href="#c" transform="scale(-1 1)"/>\n </g>\n </defs>\n <path fill="#039" d="M0 0h640v480H0z"/>\n <g fill="#fc0" transform="translate(320 242.3) scale(23.7037)">\n <use xlink:href="#d" width="100%" height="100%" y="-6"/>\n <use xlink:href="#d" width="100%" height="100%" y="6"/>\n <g id="e">\n <use xlink:href="#d" width="100%" height="100%" x="-6"/>\n <use xlink:href="#d" width="100%" height="100%" transform="rotate(-144 -2.3 -2.1)"/>\n <use xlink:href="#d" width="100%" height="100%" transform="rotate(144 -2.1 -2.3)"/>\n <use xlink:href="#d" width="100%" height="100%" transform="rotate(72 -4.7 -2)"/>\n <use xlink:href="#d" width="100%" height="100%" transform="rotate(72 -5 .5)"/>\n </g>\n <use xlink:href="#e" width="100%" height="100%" transform="scale(-1 1)"/>\n </g>\n</svg>';export{n as e}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function n(l){var r,t,e="";if("string"==typeof l||"number"==typeof l)e+=l;else if("object"==typeof l)if(Array.isArray(l))for(r=0;r<l.length;r++)l[r]&&(t=n(l[r]))&&(e&&(e+=" "),e+=t);else for(r in l)l[r]&&(e&&(e+=" "),e+=r);return e}const l=n=>"boolean"==typeof n?"".concat(n):0===n?"0":n,r=function(){for(var l,r,t=0,e="";t<arguments.length;)(l=arguments[t++])&&(r=n(l))&&(e&&(e+=" "),e+=r);return e},t=(n,t)=>e=>{var o;if(null==(null==t?void 0:t.variants))return r(n,null==e?void 0:e.class,null==e?void 0:e.className);const{variants:u,defaultVariants:i}=t,a=Object.keys(u).map((n=>{const r=null==e?void 0:e[n],t=null==i?void 0:i[n];if(null===r)return null;const o=l(r)||l(t);return u[n][o]})),f=e&&Object.entries(e).reduce(((n,l)=>{let[r,t]=l;return void 0===t||(n[r]=t),n}),{}),s=null==t||null===(o=t.compoundVariants)||void 0===o?void 0:o.reduce(((n,l)=>{let{class:r,className:t,...e}=l;return Object.entries(e).every((n=>{let[l,r]=n;return Array.isArray(r)?r.includes({...i,...f}[l]):{...i,...f}[l]===r}))?[...n,r,t]:n}),[]);return r(n,a,s,null==e?void 0:e.class,null==e?void 0:e.className)};export{t as c}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function n(){return"undefined"!=typeof window&&void 0!==window._paq}function o(o){var i;if(!n())return console.warn("Matomo is not available or not initialized."),void console.log(Object.assign({},o));const t=[];(null===(i=o.parentContext)||void 0===i?void 0:i.componentName)&&t.push(o.parentContext.componentName),t.push(o.tag||"unknown-tag"),t.push(o.name||"unknown-name");const e=t.join("/");!function(o,...i){n()?window._paq.push([o,...i]):console.warn("Matomo is not available or not initialized.")}("trackEvent",o.category,o.action,e),console.log(Object.assign({},o))}function i(){n()&&(window._paq.push(["rememberConsentGiven"]),console.log("User has opted in to tracking"))}function t(){n()&&(window._paq.push(["forgetConsentGiven"]),console.log("User has opted out of tracking"))}export{t as a,i as m,o as s}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const n=' <svg\n width="20"\n height="20"\n viewBox="0 0 20 20"\n fill="none"\n xmlns="http://www.w3.org/2000/svg"\n >\n <path d="M10 3L15 8L5 8L10 3Z" fill="currentColor" />\n <path d="M10 17L5 12L15 12L10 17Z" fill="currentColor" />\n </svg>';export{n as u}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const n='<svg\n width="20"\n height="20"\n viewBox="0 0 20 20"\n fill="none"\n xmlns="http://www.w3.org/2000/svg"\n>\n <path d="M4 13L10 7L16 13L4 13Z" fill="currentColor" />\n</svg>\n';export{n as c}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as s,h as e}from"./p-cccacbd3.js";import{e as c}from"./p-0e6d43c5.js";const r=class{constructor(e){s(this,e),this.class=""}render(){return e("span",{key:"94c3dbf77824b2e51627b8e2a2de9b7cfb1f24e0",class:this.class,innerHTML:c})}};export{r as eds_icon_eu}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as t,c as s,h as i}from"./p-cccacbd3.js";const e=class{constructor(i){t(this,i),this.toggle=s(this,"toggle",7),this.toggleSwitch=()=>{this.disabled||(this.checked=!this.checked,this.toggle.emit(this.checked))},this.checked=!1,this.disabled=!1,this.labelOn="",this.labelOff=""}render(){const t=this.labelOn||this.labelOff?this.checked?this.labelOn:this.labelOff:"Toggle switch";return i("div",{key:"ef70db7a5ed4f8e8db7e1a9e94334a3686ec1d0e",class:"switch-container"},this.labelOff&&i("span",{key:"4a18de129ba0b4e643a0929b6fc797b7bc35cb4c",class:"switch-label switch-label--off"},this.labelOff),i("button",{key:"2d75656fadf36a38269d361fef176e243e1291c2",type:"button",role:"switch","aria-checked":this.checked?"true":"false","aria-disabled":this.disabled?"true":"false","aria-label":t,class:{switch:!0,"switch--checked":this.checked,"switch--disabled":this.disabled},onClick:this.toggleSwitch,disabled:this.disabled},i("span",{key:"71bd3c8c042ac337c1392977c27e8f4ccde5e79f",class:"switch-handle"})),this.labelOn&&i("span",{key:"7cfa0b1f805271c9281853a872cedf93db7e07d8",class:"switch-label switch-label--on"},this.labelOn))}};e.style=":host{display:inline-block}.switch-container{display:inline-flex;align-items:center}.switch-label{font-size:14px;margin:0 8px}button.switch{position:relative;display:inline-flex;align-items:center;width:50px;height:26px;border:none;border-radius:13px;background-color:#ccc;padding:0;cursor:pointer;transition:background-color 0.2s}button.switch:focus{outline:none;box-shadow:0 0 0 2px #007aff}button.switch.switch--checked{background-color:var(--green-500)}button.switch.switch--disabled{opacity:0.6;cursor:not-allowed}.switch-handle{position:absolute;width:22px;height:22px;border-radius:50%;background-color:#fff;top:2px;left:2px;transition:transform 0.2s}button.switch.switch--checked .switch-handle{transform:translateX(24px)}";export{e as eds_switch}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const n='<svg\nwidth="20"\nheight="20"\nviewBox="0 0 20 20"\nfill="none"\nxmlns="http://www.w3.org/2000/svg"\n>\n<circle cx="9" cy="9" r="5" stroke="currentColor" stroke-width="2" />\n<path d="M17 17L13 13" stroke="currentColor" stroke-width="2" />\n</svg>';export{n as s}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const n='<svg\nwidth="20"\nheight="20"\nviewBox="0 0 20 20"\nfill="none"\nxmlns="http://www.w3.org/2000/svg"\n>\n<g clip-path="url(#clip0_16_4023)">\n <circle\n opacity="0.3"\n cx="10"\n cy="10"\n r="8"\n stroke="currentColor"\n stroke-width="3"\n />\n <path\n d="M2 10C2 5.58172 5.58172 2 10 2"\n stroke="currentColor"\n stroke-width="3"\n />\n</g>\n<defs>\n <clipPath id="clip0_16_4023">\n <rect width="20" height="20" fill="white" />\n </clipPath>\n</defs>\n</svg>';export{n as l}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as t,h as e,g as a}from"./p-cccacbd3.js";import{s as r}from"./p-13efafb9.js";const s=class{constructor(e){t(this,e),this.content=void 0,this.position="above",this.isVisible=!1,this.isPositioned=!1,this.tooltipStyle={top:"0px",left:"0px",transform:""}}async showTooltip(){var t;await this.updateTooltipPosition(),this.isPositioned=!0,this.isVisible=!0,r({category:"ui-component",parentContext:null,tag:this.el.tagName.toLowerCase(),name:(null===(t=this.content)||void 0===t?void 0:t.toLowerCase())||"",action:"hover"})}hideTooltip(){this.isVisible=!1,this.isPositioned=!1}handleKeyPress(t){"Escape"===t.key&&(this.isVisible=!1,this.isPositioned=!1)}updateTooltipPosition(){var t,e;const a=null===(t=this.el.shadowRoot)||void 0===t?void 0:t.querySelector("slot");if(!a)return;const r=((null==a?void 0:a.assignedNodes({flatten:!0}))||[]).find((t=>t instanceof HTMLElement));if(r){const t=r.getBoundingClientRect(),a=null===(e=this.el.shadowRoot)||void 0===e?void 0:e.querySelector('[role="tooltip"]');if(a){const e=a.offsetWidth,r=a.offsetHeight;let s=0,i=0;switch(this.position){case"above":s=window.scrollY-r-8,i=t.left+t.width/2-e/2;break;case"below":s=r-window.scrollY+18,i=t.left+t.width/2-e/2}this.tooltipStyle={top:`${s}px`,left:`${i}px`,transform:"translateX(0)"}}}}render(){return e("div",{key:"7bc92c002eaf263a2d10a2391f356f40e23d5998",class:"relative"},e("slot",{key:"cc8126196b03fd02bb17701aa4f55d4a406f685a"}),this.isVisible&&this.isPositioned&&this.content&&e("div",{key:"00d854649ef43b958081bbb336319a537c181574",class:"rounded-xs bg-strongest text-inverse f-ui-03-light pointer-events-none absolute z-10 whitespace-nowrap p-6",role:"tooltip",style:{top:this.tooltipStyle.top,left:this.tooltipStyle.left,transform:this.tooltipStyle.transform}},this.content))}get el(){return a(this)}};s.style=".relative{position:relative}.absolute{position:absolute}.rounded-sm{border-radius:8px}.rounded-xs{border-radius:4px}.bg-stronger{background-color:var(--grey-900)}.bg-strongest{background-color:var(--black)}.text-inverse{color:var(--white)}.text-default{color:var(--black)}.f-ui-03{font-family:var(--f-ui-03-fontFamily);font-weight:var(--f-ui-03-fontWeight);font-size:var(--f-ui-03-fontSize);line-height:var(--f-ui-03-lineHeight);letter-spacing:var(--f-ui-03-letterSpacing)}.f-ui-03-light{font-family:var(--f-ui-03-light-fontFamily);font-weight:var(--f-ui-03-light-fontWeight);font-size:var(--f-ui-03-light-fontSize);line-height:var(--f-ui-03-light-lineHeight);letter-spacing:var(--f-ui-03-light-letterSpacing)}.pointer-events-none{pointer-events:none}.-top-8{top:-0.5rem}.left-1\\/2{left:50%}.z-10{z-index:10}.block{display:block}.-translate-x-1\\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-full{--tw-translate-y:-100%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.whitespace-nowrap{white-space:nowrap}.py-2{padding-top:0.125rem;padding-bottom:0.125rem}.px-4{padding-left:0.25rem;padding-right:0.25rem}.p-4{padding:0.25rem}.p-6{padding:0.375rem}.p-8{padding:0.5rem}.p-12{padding:0.75rem}.p-16{padding:1rem}.p-20{padding:1.25rem}";export{s as eds_tooltip}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const t=new class{constructor(){this.toastManagerElement=null}init(t){this.toastManagerElement=t}show(t,s="default"){if(!this.toastManagerElement)return void console.error("ToastManager is not initialized. Ensure <eds-toast-manager> is rendered.");const e=new CustomEvent("show-toast",{detail:{message:t,intent:s}});this.toastManagerElement.dispatchEvent(e)}};export{t}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as s,h as c}from"./p-cccacbd3.js";import{c as r}from"./p-1ded61bd.js";const d=class{constructor(c){s(this,c),this.class=""}render(){return c("span",{key:"cc552d780188b225d16fd18ec33a22b0fbbd9660",class:this.class,innerHTML:r})}};export{d as eds_icon_chevron_up}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as s,h as c}from"./p-cccacbd3.js";import{t as r}from"./p-ba720bf3.js";const t=class{constructor(c){s(this,c),this.class=""}render(){return c("span",{key:"c60c3e5180cd900ce290448563fc476264ba1fe5",class:this.class,innerHTML:r})}};export{t as eds_icon_thumbs_down}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const t='<?xml version="1.0" encoding="utf-8"?>\n\x3c!-- Generator: Adobe Illustrator 26.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --\x3e\n<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"\n\t viewBox="0 0 1834.73 775.39" style="enable-background:new 0 0 1834.73 775.39;" xml:space="preserve">\n<style type="text/css">\n\t.st0{fill:#383838;}\n\t.st1{fill:url(#SVGID_1_);}\n\t.st2{display:none;}\n\t.st3{display:inline;fill:#CCCCCC;}\n</style>\n<g id="Logo">\n\t<g>\n\t\t<path class="st0" d="M820.81,445.19l-62.9,0.13c-11.15-0.08-15.09-5.71-15.11-15.54l-0.04-20.05c-0.02-9.88,3.92-15.53,15.2-15.61\n\t\t\tl56.29-0.11c1.45,0,2.62-1.18,2.62-2.63l-0.03-16.4c0-1.45-1.18-2.62-2.63-2.62l-56.72,0.11c-10.94-0.17-14.82-5.79-14.84-15.53\n\t\t\tl-0.04-19.81c-0.02-9.92,3.96-15.59,15.36-15.61l61.61-0.12c1.45,0,2.62-1.18,2.62-2.63l-0.03-16.48c0-1.45-1.18-2.62-2.63-2.62\n\t\t\tl-99.6,0.2c-1.45,0-2.62,1.18-2.62,2.63l0.32,161.99c0,1.45,1.18,2.62,2.63,2.62l100.58-0.2c1.45,0,2.62-1.18,2.62-2.63\n\t\t\tl-0.03-16.48C823.44,446.36,822.26,445.19,820.81,445.19z"/>\n\t\t<path class="st0" d="M958.26,385.59c-0.73-0.45-1.47-0.87-2.21-1.27c0,0,0-0.01,0-0.01c-4.4-2.75-3.73-9.71-0.02-11.95\n\t\t\tc4.27-2.87,7.67-6.68,10.23-11.45c2.55-4.77,3.82-10.64,3.8-17.6c-0.02-8.27-1.97-15.72-5.84-22.32\n\t\t\tc-3.88-6.61-9.71-11.85-17.51-15.72c-7.79-3.88-17.62-5.8-29.49-5.78l-58.62,0.12c-1.45,0-2.62,1.18-2.62,2.63l0.32,161.99\n\t\t\tc0,1.45,1.18,2.62,2.63,2.62l61.48-0.12c12.96-0.03,23.6-2.02,31.92-5.98c8.32-3.96,14.47-9.34,18.46-16.12\n\t\t\tc3.99-6.79,5.97-14.45,5.96-23c-0.02-8.65-1.77-16-5.27-22.04C967.98,393.53,963.57,388.88,958.26,385.59z M881.28,336.02\n\t\t\tc0.14-9.44,4.08-14.86,14.92-15.02l19.51-0.04c10.02-0.02,17.45,2.31,22.31,6.98c4.85,4.67,7.29,10.47,7.3,17.38\n\t\t\tc0.01,5.39-1.33,10.06-4.01,14.01c-2.69,3.95-6.3,7.02-10.84,9.21c-4.54,2.19-9.64,3.29-15.3,3.3l-18.72,0.04\n\t\t\tc-10.95-0.07-14.94-5.49-15.12-14.97L881.28,336.02z M943.87,438c-5.22,4.69-13.87,7.05-25.95,7.07l-21.36,0.04\n\t\t\tc-10.93-0.08-14.92-5.5-15.09-14.97l-0.05-23.58c0.14-9.4,4.05-14.82,14.81-15.02l22.48-0.04c6.75-0.01,12.59,1.28,17.52,3.88\n\t\t\tc4.93,2.6,8.73,6.11,11.41,10.51c2.68,4.4,4.02,9.25,4.03,14.53C951.69,427.46,949.09,433.31,943.87,438z"/>\n\t\t<path class="st0" d="M1097.5,406.14c-1.68-3.06-0.87-8.11,3.42-10.88c0,0-0.02,0-0.03,0c7.32-4.2,12.91-9.78,16.75-16.77\n\t\t\tc4.26-7.77,6.38-16.77,6.36-27c-0.02-10.29-2.16-19.36-6.42-27.22c-4.26-7.86-10.68-14.01-19.27-18.46\n\t\t\tc-8.58-4.45-19.35-6.66-32.31-6.63l-56.99,0.11c-1.45,0-2.62,1.18-2.62,2.63l0.32,161.99c0,1.45,1.18,2.62,2.63,2.62l19.99-0.04\n\t\t\tc1.45,0,2.62-1.18,2.62-2.63l-0.09-45.22c0.02-9.79,3.98-15.4,15.21-15.47l13.75-0.03c4.67,0.08,7.8,2.01,10.11,5.86l30.18,55.96\n\t\t\tc0.46,0.85,1.35,1.38,2.31,1.38l22.75-0.05c1.99,0,3.25-2.14,2.29-3.89L1097.5,406.14z M1083.75,377.87\n\t\t\tc-5.14,2.35-11.79,3.54-19.96,3.55l-16.74,0.03c-11.26-0.02-15.24-5.61-15.3-15.41l-0.06-29.57c-0.02-9.92,3.96-15.59,15.36-15.61\n\t\t\tl16.3-0.03c8.33-0.02,15.07,1.21,20.22,3.68c5.15,2.47,8.94,6.01,11.37,10.63c2.43,4.62,3.65,10.09,3.67,16.41\n\t\t\tc0.01,6.26-1.18,11.63-3.56,16.09C1092.65,372.11,1088.89,375.52,1083.75,377.87z"/>\n\t\t<path class="st0" d="M1231.98,300.59c-0.38-1.04-1.36-1.73-2.47-1.73l-25.47,0.05c-1.11,0-2.09,0.7-2.46,1.74l-57.97,162.11\n\t\t\tc-0.61,1.71,0.66,3.51,2.47,3.5l21.19-0.04c1.12,0,2.11-0.71,2.47-1.77l10.72-31.16c1.44-4.2,5.68-11.36,14.74-11.38l43.68-0.09\n\t\t\tc8.81-0.02,13.08,6.74,14.65,10.97l10.94,31.47c0.37,1.06,1.36,1.76,2.48,1.76l21.19-0.04c1.82,0,3.08-1.81,2.46-3.51\n\t\t\tL1231.98,300.59z M1230.02,400.61l-26.02,0.05c-9.97,0.02-9.48-8.28-8.24-11.88l14.59-42.43c1.64-5.95,11.14-5.68,13.11-0.03\n\t\t\tl14.9,42.85C1239.48,392.96,1239.59,400.59,1230.02,400.61z"/>\n\t\t<path class="st0" d="M1338.23,298.64l-19.99,0.04c-1.45,0-2.62,1.18-2.62,2.63l0.32,161.99c0,1.45,1.18,2.62,2.63,2.62l19.99-0.04\n\t\t\tc1.45,0,2.62-1.18,2.62-2.63l-0.32-161.99C1340.86,299.81,1339.68,298.64,1338.23,298.64z"/>\n\t\t<path class="st0" d="M1509.96,298.3l-19.74,0.04c-1.45,0-2.62,1.18-2.62,2.63l0.2,99.87c-0.02,8.27-9.16,9.07-13.32,3.35\n\t\t\tl-72.74-104.54c-0.49-0.71-1.3-1.13-2.16-1.12l-19.36,0.04c-1.45,0-2.62,1.18-2.62,2.63l0.32,161.99c0,1.45,1.18,2.62,2.63,2.62\n\t\t\tl19.99-0.04c1.45,0,2.62-1.18,2.62-2.63l-0.2-99.66c-0.02-8.33,9.19-9.13,13.35-3.36l72.63,104.35c0.49,0.71,1.3,1.13,2.16,1.12\n\t\t\tl19.2-0.04c1.45,0,2.62-1.18,2.62-2.63l-0.32-161.99C1512.58,299.47,1511.41,298.3,1509.96,298.3z"/>\n\t\t<path class="st0" d="M1662.91,399.66c-2.98-5.38-6.87-9.89-11.66-13.53c-4.8-3.64-10-6.57-15.61-8.79\n\t\t\tc-5.61-2.22-11.09-3.98-16.43-5.28l-16.34-4.21c-3.27-0.81-6.67-1.85-10.21-3.12c-3.54-1.27-6.85-2.87-9.93-4.8\n\t\t\tc-3.08-1.93-5.56-4.33-7.45-7.21c-1.88-2.88-2.83-6.31-2.84-10.28c-0.01-4.74,1.36-8.97,4.1-12.71c2.74-3.73,6.62-6.68,11.62-8.84\n\t\t\ts10.94-3.25,17.79-3.26c9.58-0.02,17.53,2.1,23.86,6.36c5.73,3.86,9.23,9.15,10.5,15.87c0.23,1.23,1.32,2.12,2.57,2.11l19.31-0.04\n\t\t\tc1.53,0,2.75-1.32,2.62-2.85c-0.67-7.83-3.24-14.84-7.73-21.03c-5.02-6.93-11.88-12.37-20.57-16.33\n\t\t\tc-8.69-3.96-18.7-5.92-30.02-5.9c-11.21,0.02-21.28,2.04-30.2,6.06c-8.92,4.02-15.99,9.63-21.2,16.82\n\t\t\tc-5.21,7.2-7.81,15.61-7.79,25.25c0.02,11.65,3.95,21.01,11.78,28.07c7.83,7.06,18.44,12.4,31.84,16.02l19.77,5.35\n\t\t\tc5.99,1.57,11.37,3.38,16.14,5.44c4.77,2.06,8.55,4.66,11.37,7.82c2.81,3.15,4.22,7.21,4.23,12.16c0.01,5.44-1.59,10.2-4.79,14.26\n\t\t\tc-3.21,4.06-7.6,7.23-13.17,9.5c-5.58,2.27-11.93,3.41-19.06,3.43c-6.48,0.01-12.43-0.94-17.85-2.86\n\t\t\tc-5.42-1.92-9.86-4.88-13.33-8.88c-3.03-3.49-4.92-7.76-5.69-12.81c-0.19-1.28-1.29-2.24-2.59-2.24l-20.15,0.04\n\t\t\tc-1.56,0-2.77,1.36-2.61,2.91c0.92,8.85,3.71,16.57,8.4,23.17c5.19,7.31,12.36,12.95,21.51,16.9c9.15,3.96,19.99,5.92,32.51,5.9\n\t\t\tc13.07-0.03,24.21-2.17,33.43-6.44c9.22-4.27,16.25-10.08,21.11-17.44c4.86-7.36,7.28-15.77,7.26-25.25\n\t\t\tC1667.38,411.5,1665.88,405.05,1662.91,399.66z"/>\n\t</g>\n\t\n\t\t<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="235.8266" y1="540.5296" x2="540.6145" y2="235.7417" gradientTransform="matrix(1 -1.991997e-03 1.991997e-03 1 -0.7765 1.6618)">\n\t\t<stop offset="0" style="stop-color:#00A595"/>\n\t\t<stop offset="0.4813" style="stop-color:#00C959"/>\n\t\t<stop offset="1" style="stop-color:#9CE142"/>\n\t</linearGradient>\n\t<path class="st1" d="M258.97,240.6c40.72-26.78,76.97-32.65,110.28-25.5c0,0,0-0.01,0-0.01c13.87,0.52,9.38-8.52,3.01-12.53\n\t\tc-8.39-5.03-16.87-9.55-25.45-13.41c-6.23-2.8-12.38-5.2-18.46-7.2l-35.8,9.67c-10.67,2.88-20.39,8.52-28.19,16.35l-57.7,57.93\n\t\tc-7.8,7.83-13.4,17.57-16.24,28.25l-2.19,8.24C210.54,279.64,233.7,257.23,258.97,240.6z M510.17,383.6\n\t\tc-0.03-0.02-0.07-0.05-0.07-0.05c8.88,4.41,17.23-0.19,6.23-8.66c-71.12-54.2-145.36-100.09-229.78-70.23\n\t\tc-43.92,15.53-81.98,45.49-118.54,75.62c-1.23,8.48-0.75,17.15,1.5,25.47l7.18,26.57c0.06-0.05,0.13-0.1,0.19-0.15\n\t\tc44.35-34.43,90.21-70.04,146.64-83.67C386.39,333.31,449.69,352.97,510.17,383.6z M580.46,352.26\n\t\tc8.57,5.39,16.84,10.07,24.87,14.07l-19.71-72.97c-2.88-10.67-8.52-20.39-16.35-28.19l-57.93-57.7\n\t\tc-7.83-7.8-17.57-13.4-28.25-16.24l-79.01-21c-10.68-2.84-21.92-2.82-32.59,0.06l-18.42,4.97\n\t\tc45.55,24.86,80.87,47.96,134.92,101.19C541.03,328.71,549.71,332.92,580.46,352.26z M337.53,528.62\n\t\tc-36.44-0.62-67.62,6.59-96.28,18.2l23.84,23.75c7.83,7.8,17.57,13.4,28.25,16.24l79.02,21c10.68,2.84,21.92,2.82,32.59-0.06\n\t\tl78.93-21.32c10.67-2.88,20.39-8.52,28.19-16.35l1.53-1.54C455.38,546.27,396.44,529.62,337.53,528.62L337.53,528.62z\n\t\t M608.94,384.65c-56.3-28.37-93.16-63.84-102.3-73.01c-42.98-43.16-142.72-141.27-244.56-66.32\n\t\tc-26.44,19.46-52.53,43.23-76.76,68.16l-11.29,42.48c32.89-26.46,67.54-51.35,107.51-65.49c104.7-37.03,191.5,31.07,275.44,96.94\n\t\tc15.5,12.16,30.57,23.98,45.41,34.85l4.59-17.26c1.43-5.38,2.13-10.9,2.11-16.41C609.07,387.28,609.02,385.96,608.94,384.65z\n\t\t M324.83,353.99c-55.25,13.35-100.62,48.58-144.5,82.65c-0.68,0.53-1.37,1.06-2.06,1.6l12.55,46.45c1.09,4.05,2.59,7.95,4.44,11.67\n\t\tc5.75-4.14,11.45-8.29,17.1-12.42c47.64-34.8,96.9-70.79,162.8-78.53c71.49-8.39,147.02,15.95,219.1,47.42l3.18-11.97\n\t\tC512.6,387.59,417.68,331.55,324.83,353.99z M376.92,420.34c-39.12,4.59-71.68,19.54-102.49,38.79\n\t\tc-10.97,7.1-6.77,14.41,3.77,11.29c0.01,0,0.02-0.01,0.03-0.01c21.13-6.84,44.44-10.92,71.35-10.83\n\t\tc75.82,0.28,150.74,21.6,224.12,48.18c5.75-6.97,9.97-15.1,12.31-23.87l4.35-16.36C519.5,436.45,445.58,412.28,376.92,420.34z\n\t\t M206.99,512.68c0.06,0.06,0.12,0.13,0.18,0.19l22.48,22.39c31.77-13.69,66.56-22.38,108.14-21.68\n\t\tc63.27,1.08,125.88,19.33,187.42,43.31l44.42-44.59c-72.23-26.04-145.88-46.79-220.07-47.06\n\t\tC288.93,465.01,248.17,485.67,206.99,512.68z"/>\n</g>\n<g id="Margins" class="st2">\n\t<path class="st3" d="M438.49,145.52h-62.9c-11.15-0.11-15.08-5.74-15.08-15.57v-20.05c0-9.88,3.96-15.52,15.23-15.58h56.29\n\t\tc1.45,0,2.62-1.17,2.62-2.62V75.3c0-1.45-1.17-2.62-2.62-2.62h-56.72c-10.94-0.2-14.81-5.81-14.81-15.56V37.3\n\t\tc0-9.92,3.99-15.58,15.39-15.58h61.61c1.45,0,2.62-1.17,2.62-2.62V2.62c0-1.45-1.17-2.62-2.62-2.62h-99.6\n\t\tc-1.45,0-2.62,1.17-2.62,2.62v161.99c0,1.45,1.17,2.62,2.62,2.62h100.58c1.45,0,2.62-1.17,2.62-2.62v-16.48\n\t\tC441.11,146.69,439.94,145.52,438.49,145.52z"/>\n\t<path class="st3" d="M145.51,339.22l0.13,62.9c-0.08,11.15-5.71,15.09-15.54,15.11l-20.05,0.04c-9.88,0.02-15.53-3.92-15.61-15.2\n\t\tl-0.11-56.29c0-1.45-1.18-2.62-2.63-2.62l-16.4,0.03c-1.45,0-2.62,1.18-2.62,2.63l0.11,56.72c-0.17,10.94-5.79,14.82-15.53,14.84\n\t\tl-19.81,0.04c-9.92,0.02-15.59-3.96-15.61-15.36l-0.12-61.61c0-1.45-1.18-2.62-2.63-2.62l-16.48,0.03c-1.45,0-2.62,1.18-2.62,2.63\n\t\tl0.2,99.6c0,1.45,1.18,2.62,2.63,2.62l161.99-0.32c1.45,0,2.62-1.18,2.62-2.63l-0.2-100.58c0-1.45-1.18-2.62-2.63-2.62l-16.48,0.03\n\t\tC146.68,336.59,145.51,337.77,145.51,339.22z"/>\n\t<path class="st3" d="M1812.91,339.22l0.13,62.9c-0.08,11.15-5.71,15.09-15.54,15.11l-20.05,0.04c-9.88,0.02-15.53-3.92-15.61-15.2\n\t\tl-0.11-56.29c0-1.45-1.18-2.62-2.63-2.62l-16.4,0.03c-1.45,0-2.62,1.18-2.62,2.63l0.11,56.72c-0.17,10.94-5.79,14.82-15.53,14.84\n\t\tl-19.81,0.04c-9.92,0.02-15.59-3.96-15.61-15.36l-0.12-61.61c0-1.45-1.18-2.62-2.63-2.62l-16.48,0.03c-1.45,0-2.62,1.18-2.62,2.63\n\t\tl0.2,99.6c0,1.45,1.18,2.62,2.63,2.62l161.99-0.32c1.45,0,2.62-1.18,2.62-2.63l-0.2-100.58c0-1.45-1.18-2.62-2.63-2.62l-16.48,0.03\n\t\tC1814.08,336.59,1812.91,337.77,1812.91,339.22z"/>\n\t<path class="st3" d="M438.49,754.55h-62.9c-11.15-0.11-15.08-5.74-15.08-15.57v-20.05c0-9.88,3.96-15.52,15.23-15.58h56.29\n\t\tc1.45,0,2.62-1.17,2.62-2.62v-16.4c0-1.45-1.17-2.62-2.62-2.62h-56.72c-10.94-0.2-14.81-5.81-14.81-15.56v-19.81\n\t\tc0-9.92,3.99-15.58,15.39-15.58h61.61c1.45,0,2.62-1.17,2.62-2.62v-16.48c0-1.45-1.17-2.62-2.62-2.62h-99.6\n\t\tc-1.45,0-2.62,1.17-2.62,2.62v161.99c0,1.45,1.17,2.62,2.62,2.62h100.58c1.45,0,2.62-1.17,2.62-2.62v-16.48\n\t\tC441.11,755.73,439.94,754.55,438.49,754.55z"/>\n</g>\n</svg>\n';export{t as h}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const n=' <svg\n width="20"\n height="20"\n viewBox="0 0 20 20"\n fill="none"\n xmlns="http://www.w3.org/2000/svg"\n >\n <circle cx="4" cy="10" r="2" fill="currentColor" />\n <circle cx="10" cy="10" r="2" fill="currentColor" />\n <circle cx="16" cy="10" r="2" fill="currentColor" />\n </svg>';export{n as m}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as e,h as a}from"./p-cccacbd3.js";import{h as l}from"./p-2692f93d.js";const r=class{constructor(a){e(this,a)}render(){return a("div",{key:"29efde52c2dd279e53de859e2d55f13ef456fbb7",class:"container"},a("ul",{key:"47ec32e39e00a93c9fd0ee9353d2e87a5530d937",class:"not-prose grid-layout grid-cols-6 gap-y-8 md:gap-y-12 lg:gap-y-16"},a("li",{key:"0890b62f9594e3533c9373d7dd69c9a523459d2d",class:"grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col"},a("div",{key:"29ab45edf20e7e5a5e09ba2b885ab728b20e03ea",class:"mx-auto no-other-bg-color logo",innerHTML:l}),a("p",{key:"9ef9b01748e1ba30658714883b0997578c8b5e65",class:"f-ui-02 text-center"},"Do not use with backgrounds that make legibility difficult")),a("li",{key:"86e3b5b446bec5b603a4805dfbd0178db38c9e7a",class:"grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col"},a("div",{key:"a4162957d768f7cc4a2ed37ea54936deb51b5139",class:"mx-auto no-other-color logo non-brand-color",innerHTML:l}),a("p",{key:"e191bfc6f34d3abb9932f0ee1a292a1ef2c014e4",class:"f-ui-02 text-center"},"Do not apply other colors")),a("li",{key:"2ff5502d05c7250a96e713ae9262e196713972a0",class:"grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col"},a("div",{key:"7fd6ae31c854500d409c1a7ded46701fd3594048",class:"mx-auto distorted logo",innerHTML:l}),a("p",{key:"1ba0aa443e530fabe50a1c35424dbff92af91b26",class:"f-ui-02 text-center"},"Do not deform the logo")),a("li",{key:"d559f9daac4e6c9aaa4aede80674dcc8e08de6ca",class:"grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col"},a("div",{key:"8a055314d4e27ff21d1cc549015c99bb9e902701",class:"mx-auto effects logo",innerHTML:l}),a("p",{key:"89f33c8671e0fd28c5af8b043ac272bad057bb09",class:"f-ui-02 text-center"},"Do not apply effects")),a("li",{key:"cebc53c3b9587b6d7716024a1a918981091336d7",class:"grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col"},a("div",{key:"5174d83109b26e78025e8423f7d8efb23645fcfe",class:"mx-auto rotated logo",innerHTML:l}),a("p",{key:"11ad5211fe42aac40850750430f09fdf90ab7550",class:"f-ui-02 text-center"},"Do not rotate the logo")),a("li",{key:"a9d64273d612e625507e118e1eb026e46dbb2327",class:"grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col"},a("div",{key:"23b94e3540210c8167250a3ea949811e38a4c54e",class:"mx-auto outlined logo",innerHTML:l}),a("p",{key:"3540516d624e796c46ad8dde67c9894a12c46139",class:"f-ui-02 text-center"},"Do not apply outlines")),a("li",{key:"5b727526d27d8451eaed5fdcfcbc6c5fb63d47bf",class:"grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col"},a("div",{key:"3db0e0d743e3c4ea7de0d7acd9bd352bc13c884a",class:"mx-auto"},a("div",{key:"813f12df22dc5216791bd7f830e487f7c7067a1d",class:"bg-accent p-16"},a("div",{key:"d0d7436a198169184ccf797fa9ab04502b629ab0",class:"text-inverse",innerHTML:l})),a("p",{key:"ef6e1a7df5f3d5ea40b4ea9ca39461da0413ba5c",class:"f-ui-02 text-center"},"Do not use the green background for the logo version of the logo with backgrounds with the same tones")))))}};r.style='ol,ul,menu{list-style:none;margin:0;padding:0}.bg-accent{background-color:var(--green-500)}.bg-dark{background-color:var(--grey-300)}.bg-strongest{background-color:var(--black)}.text-center{text-align:center}.text-default{color:var(--black)}.text-inverse{color:var(--white)}.p-8{padding:0.5rem}.p-16{padding:1rem}.logo{width:100%;height:auto}.bg-dark{background-color:#333}.bg-light{background-color:#f3f3f3}.bg-white{background-color:white}.non-brand-color{fill:purple;}.distorted{transform:scaleX(0.5)}.effects{filter:drop-shadow(4px 4px 10px rgba(0, 0, 0, 0.5))}.rotated{transform:rotate(15deg)}.no-other-bg-color{background-color:var(--purple-200)}.no-other-color{color:var(--red-700)}.outlined{stroke:red;stroke-width:2px;fill:none;}.custom-font{font-family:\'Comic Sans MS\', cursive;font-size:20px;color:#333;}.container{width:calc(var(--container-width, 100%) - (2 * var(--breakout-container-outer-gutter, var(--container-outer-gutter, var(--outer-gutter, 0)))));margin-right:auto;margin-left:auto}.container>*{--container-outer-gutter:0;--breakout-container-outer-gutter:0}.grid-layout{--grid-columns:6;display:grid;grid-template-columns:repeat(var(--container-grid-columns, var(--grid-columns)), 1fr);grid-gap:var(--inner-gutter)}.grid-cols-6[class*="grid-line-x"][class*="grid-line-x"]>*:nth-child(n)::before{border-bottom-width:1px}.grid-cols-6[class*="grid-line-xfull"]>*:nth-child(n)::before{inset-inline-start:calc(var(--inner-gutter) / -2);inset-inline-end:calc(var(--inner-gutter) / -2)}.grid-cols-6[class*="grid-line-x"]>*:nth-child(6n+1)::before{inset-inline-start:0}.grid-cols-6[class*="grid-line-x"]>*:nth-child(6n+6)::before{inset-inline-end:0}.grid-cols-6[class*="grid-line-x"]>*:nth-child(6n+1):nth-last-child(-n+6)::before{border-bottom-width:0}.grid-cols-6[class*="grid-line-x"]>*:nth-child(6n+1):nth-last-child(-n+6)~*::before{border-bottom-width:0}.grid-cols-6[class*="grid-line-y"][class*="grid-line-y"]>*:nth-child(n)::after{border-inline-end-width:1px}.grid-cols-6[class*="grid-line-y"][class*="grid-line-y"]>*:nth-child(6n+6)::after{border-inline-end-width:0}.grid-cols-6[class*="grid-line-y"][class*="grid-line-y"]>*:nth-child(-n+6)::after{top:0}.grid-cols-6[class*="grid-line-y"][class*="grid-line-y"]>*:nth-child(6n+1):nth-last-child(-n+6)::after{bottom:0}.grid-cols-6[class*="grid-line-y"][class*="grid-line-y"]>*:nth-child(6n+1):nth-last-child(-n+6)~li::after{bottom:0}.grid-col-span-6{--container-grid-columns:6;grid-column:span 6 / span 6}.gap-y-8{row-gap:0.5rem}.flex{display:flex}.flex-col{flex-direction:column}.mx-auto{margin-left:auto;margin-right:auto}.f-ui-02{font-family:var(--f-ui-02-fontFamily);font-weight:var(--f-ui-02-fontWeight);font-size:var(--f-ui-02-fontSize);line-height:var(--f-ui-02-lineHeight);letter-spacing:var(--f-ui-02-letterSpacing)}@media (min-width: 750px){.md\\:grid-col-span-3{--container-grid-columns:3;grid-column:span 3 / span 3}.md\\:gap-y-12{row-gap:0.75rem}}@media (min-width: 900px){.lg\\:gap-y-16{row-gap:1rem}.lg\\:grid-col-span-3{--container-grid-columns:3;grid-column:span 3 / span 3}}@media (min-width: 1024px){.xl\\:grid-col-span-3{--container-grid-columns:3;grid-column:span 3 / span 3}}@media (min-width: 1280px){.xxl\\:grid-col-span-2{--container-grid-columns:2;grid-column:span 2 / span 2}.xxl\\:grid-col-span-3{--container-grid-columns:3;grid-column:span 3 / span 3}}';export{r as logo_wrong_usage}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as s,h as e}from"./p-cccacbd3.js";import{y as c}from"./p-ecbb679f.js";const r=class{constructor(e){s(this,e),this.class=""}render(){return e("span",{key:"2236f8f5ede15d7eef54f2fd4fe6ca81c996166f",class:this.class,innerHTML:c})}};export{r as eds_icon_youtube}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const t='<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.5858 3H17V9.41421L14.5 6.91421L8.70712 12.7071L7.29291 11.2929L13.0858 5.5L10.5858 3Z" fill="currentColor"></path><path d="M8 4H5C3.89543 4 3 4.89543 3 6V15C3 16.1046 3.89543 17 5 17H14C15.1046 17 16 16.1046 16 15V12H14V15H5V6H8V4Z" fill="currentColor"></path></svg>';export{t as a}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as s,h as c}from"./p-cccacbd3.js";import{c as r}from"./p-0be28996.js";const o=class{constructor(c){s(this,c),this.class=""}render(){return c("span",{key:"e31c2cd317654999670526469111fff23f66a6b4",class:this.class,innerHTML:r})}};export{o as eds_icon_copy}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as s,h as c}from"./p-cccacbd3.js";import{c as r}from"./p-4587d0ef.js";const e=class{constructor(c){s(this,c),this.class=""}render(){return c("span",{key:"6c98bd673a1562fda009e95e4e4562d1e7f0ccfd",class:this.class,innerHTML:r})}};export{e as eds_icon_chevron_down}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const C=' <svg\n width="20"\n height="20"\n viewBox="0 0 20 20"\n fill="none"\n xmlns="http://www.w3.org/2000/svg"\n >\n <path\n d="M7.03188 17C13.07 17 16.3718 11.999 16.3718 7.66246C16.3718 7.52041 16.3689 7.37901 16.3625 7.23824C17.0035 6.775 17.5606 6.1969 18 5.53882C17.4118 5.80019 16.7789 5.97615 16.1149 6.05549C16.7926 5.64919 17.313 5.00647 17.5584 4.24026C16.9242 4.61617 16.2217 4.88938 15.4739 5.03686C14.8748 4.39894 14.022 4 13.0777 4C11.2649 4 9.7948 5.46972 9.7948 7.28143C9.7948 7.53897 9.8236 7.78947 9.87992 8.02973C7.15157 7.89248 4.73235 6.58656 3.11345 4.60081C2.83153 5.08581 2.66897 5.64919 2.66897 6.25032C2.66897 7.38893 3.2485 8.39412 4.12978 8.98213C3.59122 8.9655 3.08529 8.81769 2.64305 8.57167C2.64257 8.58544 2.64257 8.59887 2.64257 8.61358C2.64257 10.203 3.7741 11.53 5.27619 11.8307C5.00035 11.9059 4.71011 11.9462 4.41059 11.9462C4.19938 11.9462 3.99362 11.9254 3.79362 11.887C4.21154 13.191 5.42339 14.1399 6.86021 14.1665C5.73668 15.0469 4.3213 15.5712 2.78305 15.5712C2.51841 15.5712 2.25696 15.5562 2 15.5258C3.45281 16.4568 5.17795 17 7.03205 17"\n fill="currentColor"\n />\n </svg>';export{C as t}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as e,h as a}from"./p-cccacbd3.js";const c=class{constructor(a){e(this,a),this.colors=[{rgb:"R156 G225 B66",cmyk:"C52 M0 Y98 K0",hex:"#9CE142",pantoneC:"PANTONE 367 C",pantoneU:"PANTONE 374 U",background:"#9CE142"},{rgb:"R0 G201 B89",cmyk:"C75 M0 Y80 K0",hex:"#00C959",pantoneC:"PANTONE 7480 C",pantoneU:"PANTONE 7481 U",background:"#00C959"},{rgb:"R0 G165 B149",cmyk:"C78 M8 Y49 K0",hex:"#00A595",pantoneC:"PANTONE 3272 C",pantoneU:"PANTONE 3275 U",background:"#00A595"}]}render(){return a("ul",{key:"af0b4133a365f9c2db08ea05eab950de32536950",class:"not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"},this.colors.map((e=>a("li",{class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{class:"effect-height flex items-center justify-between p-16",style:{backgroundColor:e.background}},a("div",{class:"grid"},a("span",{class:"f-body-02"},e.rgb),a("span",{class:"f-body-02 w-full"},e.cmyk),a("eds-code-block",{code:e.hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{class:"grid"},a("span",{class:"f-body-02"},e.pantoneC),a("span",{class:"f-body-02"},e.pantoneU)))))))}},d=class{constructor(a){e(this,a),this.colors=[{rgb:"R63 G169 B245",cmyk:"C68 M13 Y0 K0",hex:"#3FA9F5",pantoneC:"PANTONE 298 C",pantoneU:"PANTONE 298 U",background:"#3FA9F5"},{rgb:"R6 G68 B244",cmyk:"C92 M60 Y0 K0",hex:"#0644F4",pantoneC:"PANTONE 2728 C",pantoneU:"PANTONE 2935 U",background:"#0644F4"},{rgb:"R196 G97 B255",cmyk:"C52 M67 Y0 K0",hex:"#C461FF",pantoneC:"PANTONE 252 C",pantoneU:"PANTONE 252 U",background:"#C461FF"},{rgb:"R93 G61 B249",cmyk:"C83 M78 Y0 K0",hex:"#5D3DF9",pantoneC:"PANTONE 266 C",pantoneU:"PANTONE 2735 U",background:"#5D3DF9"},{rgb:"R255 G165 B67",cmyk:"C0 M43 Y76 K0",hex:"#FFA543",pantoneC:"PANTONE 804 C",pantoneU:"PANTONE 136 U",background:"#FFA543"},{rgb:"R255 G77 B104",cmyk:"C0 M81 Y42 K0",hex:"#FF4D68",pantoneC:"PANTONE 1785 C",pantoneU:"PANTONE 185 U",background:"#FF4D68"}],this.show=void 0}render(){return a("ul",{key:"059dacf5e142b2e4bd61a7977f1bdd79554ddca9",class:"not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"},this.colors.map((e=>a("li",{class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{class:"effect-height flex items-center justify-between p-16",style:{backgroundColor:e.background}},a("div",{class:"grid"},a("span",{class:"f-body-02"},e.rgb),a("span",{class:"f-body-02 w-full"},e.cmyk),a("eds-code-block",{code:e.hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{class:"grid"},a("span",{class:"f-body-02"},e.pantoneC),a("span",{class:"f-body-02"},e.pantoneU)))))))}},s=class{constructor(a){e(this,a),this.colors=[{rgb:"R20 G20 B20",cmyk:"C78 M69 Y61 K87",hex:"#141414",pantoneC:"",pantoneU:"",background:"#141414"},{rgb:"R56 G56 B56",cmyk:"C68 M58 Y55 K63",hex:"#383838",pantoneC:"PANTONE 447 C",pantoneU:"PANTONE Neutral Black U",background:"#383838"},{rgb:"R204 G204 B204",cmyk:"C23 M17 Y18 K0",hex:"#CCCCCC",pantoneC:"PANTONE Cool Gray 2 C",pantoneU:"PANTONE Cool Gray 2 U",background:"#CCCCCC"},{rgb:"R230 G230 B230",cmyk:"C12 M8 Y9 K0",hex:"#E6E6E6",pantoneC:"PANTONE 663 C",pantoneU:"PANTONE 649 U",background:"#E6E6E6"},{rgb:"R255 G255 B255",cmyk:"C0 M0 Y0 K0",hex:"#FFFFFF",pantoneC:"",pantoneU:"",background:"#FFFFFF"}]}getTextColor(e){if(e.startsWith("#")){const a=e.slice(1);return(.299*parseInt(a.substring(0,2),16)+.587*parseInt(a.substring(2,4),16)+.114*parseInt(a.substring(4,6),16))/255>.5?"text-default":"text-inverse"}if(/rgb/i.test(e)){const a=e.replace(/rgba?\(/i,"").replace(")","").split(",").map((e=>parseFloat(e.trim()))),[c,d,s]=a;return(.299*c+.587*d+.114*s)/255>.5?"text-default":"text-inverse"}return"text-default"}render(){return a("ul",{key:"2cadb1ac7f985ba4960eb2a8b8d64c543c07dafa",class:"not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"},this.colors.map((e=>{const c=this.getTextColor(e.background);return a("li",{class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{class:"effect-height flex items-center justify-between p-16",style:{backgroundColor:e.background}},a("div",{class:"grid"},a("span",{class:`f-body-02 ${c}`},e.cmyk),a("eds-code-block",{code:e.hex,style:{minWidth:"150px",marginRight:"5px"},class:c})),a("div",{class:"grid"},a("span",{class:`f-body-02 ${c}`},e.pantoneC),a("span",{class:`f-body-02 ${c}`},e.pantoneU))))})))}},b=class{constructor(a){e(this,a),this.colors=[{rgb:"R156 G225 B66",cmyk:"C52 M0 Y98 K0",hex:"#9CE142",pantoneC:"PANTONE 367 C",pantoneU:"PANTONE 374 U",background:"linear-gradient(to bottom, #9CE142 0%, #00C959 50%, #00A595 100%)"},{rgb:"R0 G201 B89",cmyk:"C75 M0 Y80 K0",hex:"#00C959",pantoneC:"PANTONE 7480 C",pantoneU:"PANTONE 7481 U",background:"linear-gradient(to bottom, #9CE142 0%, #00C959 50%, #00A595 100%)"},{rgb:"R0 G165 B149",cmyk:"C78 M8 Y49 K0",hex:"#00A595",pantoneC:"PANTONE 3272 C",pantoneU:"PANTONE 3275 U",background:"linear-gradient(to bottom, #9CE142 0%, #00C959 50%, #00A595 100%)"}]}render(){return a("ul",{key:"b77f4fad55c2aa54422fd3b18ef09d4004490014",class:"not-prose gap-y-8 md:gap-y-12 lg:gap-y-16",style:{background:"linear-gradient(to bottom, #9CE142 0%, #00C959 50%, #00A595 100%)"}},this.colors.map((e=>a("li",{class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{class:"effect-height flex items-center justify-between p-16"},a("div",{class:"grid"},a("span",{class:"f-body-02"},e.rgb),a("span",{class:"f-body-02 w-full"},e.cmyk),a("eds-code-block",{code:e.hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{class:"grid"},a("span",{class:"f-body-02"},e.pantoneC),a("span",{class:"f-body-02"},e.pantoneU)))))))}},f=class{constructor(a){e(this,a),this.colors=[{rgb:"R63 G169 B245",cmyk:"C68 M13 Y0 K0",hex:"#3FA9F5",pantoneC:"PANTONE 298 C",pantoneU:"PANTONE 298 U",background:"linear-gradient(to bottom, #3FA9F5, #3FA9F5)"},{rgb:"R6 G68 B244",cmyk:"C92 M60 Y0 K0",hex:"#0644F4",pantoneC:"PANTONE 2728 C",pantoneU:"PANTONE 2935 U",background:"linear-gradient(to bottom, #3FA9F5, #0644F4)"},{rgb:"R196 G97 B255",cmyk:"C52 M67 Y0 K0",hex:"#C461FF",pantoneC:"PANTONE 252 C",pantoneU:"PANTONE 252 U",background:"linear-gradient(to bottom, #C461FF, #C461FF)"},{rgb:"R93 G61 B249",cmyk:"C83 M78 Y0 K0",hex:"#5D3DF9",pantoneC:"PANTONE 266 C",pantoneU:"PANTONE 2735 U",background:"linear-gradient(to bottom, #C461FF, #5D3DF9)"},{rgb:"R255 G165 B67",cmyk:"C0 M43 Y76 K0",hex:"#FFA543",pantoneC:"PANTONE 804 C",pantoneU:"PANTONE 136 U",background:"linear-gradient(to bottom, #FFA543, #FFA543)"},{rgb:"R255 G77 B104",cmyk:"C0 M81 Y42 K0",hex:"#FF4D68",pantoneC:"PANTONE 1785 C",pantoneU:"PANTONE 185 U",background:"linear-gradient(to bottom, #FFA543, #FF4D68)"}]}render(){return a("div",{key:"10c513243cdbc57d018445e4413d4a1940616be1"},a("ul",{key:"c28494f2db389b90b82b18663d3ff2cae3528fc7",class:"not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"},a("li",{key:"9b93b139f06b5cf2bf40ea9576a16f1f95b47cef",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"32aea8893b8c109ac13bb4fa87f81fdfbb31211c",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[0].background}},a("div",{key:"0881e06d858eb7ec8681d201abf2d6b19f89052f",class:"grid"},a("span",{key:"9d94677102fc1ee3720b2d845038968b38143afc",class:"f-body-02"},this.colors[0].rgb),a("span",{key:"a11ac3d683540f396dd6a22250773d9bbc6b7c86",class:"f-body-02 w-full"},this.colors[0].cmyk),a("eds-code-block",{key:"aaf6227e91efb700dee4dd14a99f0f803902a348",code:this.colors[0].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"aefdddab57b6f487a9b9b28bf9931b43924d7fb9",class:"grid"},a("span",{key:"5ff736d1d6d0a6919899a58970042157970fa9df",class:"f-body-02"},this.colors[0].pantoneC),a("span",{key:"668f276d932498e064c51637157d34c416a82c35",class:"f-body-02"},this.colors[0].pantoneU))),a("div",{key:"8797049389313e6627574e97e609572979b16ec0",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[1].background}},a("div",{key:"44ee397cf746e87daa52979200c270703d1bc55e",class:"grid"},a("span",{key:"65bc43371dee383f17da6cf366520ca6499db61d",class:"f-body-02"},this.colors[1].rgb),a("span",{key:"3afcdc449bb40583bec4a64229beb176644c6d86",class:"f-body-02 w-full"},this.colors[1].cmyk),a("eds-code-block",{key:"9356d97b5db02857d89215ea40bd2d17917fb032",code:this.colors[1].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"e4515e8ff06d5da2530754720753562fd12282a2",class:"grid"},a("span",{key:"208101b85d06b7a9fa5c1a0d0eb470c48c55c8d6",class:"f-body-02"},this.colors[1].pantoneC),a("span",{key:"73b9ffdae670b0977b71eb5a5540c6ca5cdf850a",class:"f-body-02"},this.colors[1].pantoneU))))),a("eds-block-break",{key:"a6b352c935c7c548647ec33f548f5963d3fb2771"}),a("ul",{key:"b17a428d35de0e5fd34f93b5e5d7eea10bd97c05",class:"not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"},a("li",{key:"bf11a3863db3b16410bb33b63e589f08d3ac9f10",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"ab6c9f7addcbcedc3686f95e4955b9e7ab14b6fc",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[2].background}},a("div",{key:"4a1b5ad1af1f12ecf5d0e3d29af852f8c9a68c8a",class:"grid"},a("span",{key:"3ce666f09c7de2488d94698a19ae1c51ddecbf7b",class:"f-body-02"},this.colors[2].rgb),a("span",{key:"10301ea300f2b1a6d827bf56fd8b8e0e0cc858f6",class:"f-body-02 w-full"},this.colors[2].cmyk),a("eds-code-block",{key:"2db903a2fe58581b0e6d7b9adc984f4320dc8a09",code:this.colors[2].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"afe001eb4a52f6a05b38ffcc71d538ec22a98022",class:"grid"},a("span",{key:"62fc31bde6e3b34327e41cd39fc80cab32faa94d",class:"f-body-02"},this.colors[2].pantoneC),a("span",{key:"2ca52fff58fcef2660e80f2a847c45d08438f14e",class:"f-body-02"},this.colors[2].pantoneU))),a("div",{key:"85e4a7be29033cdaf374b27ceed588c825ace64f",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[3].background}},a("div",{key:"16193b9db41b2296de12684ac3f9274436aac1fa",class:"grid"},a("span",{key:"809a4b38fe70a64bdd823093aeb0278b181fd9b8",class:"f-body-02"},this.colors[3].rgb),a("span",{key:"96bd1f267b3fc2dc280a683d92bbc872ec446f6b",class:"f-body-02 w-full"},this.colors[3].cmyk),a("eds-code-block",{key:"217931cdbd3da0f016253e61ef19e74e4df4f669",code:this.colors[3].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"03b91a07130bc1d4c811759085174f794f66d143",class:"grid"},a("span",{key:"bdc570cfb341c90b7e89100af5034496c1b369ee",class:"f-body-02"},this.colors[3].pantoneC),a("span",{key:"cc10a8ba6a2cf4470bbbf16c03f513273411db4b",class:"f-body-02"},this.colors[3].pantoneU))))),a("eds-block-break",{key:"45e15e96024ba30a44ae8fff1b1484ca036e2d89"}),a("ul",{key:"a487cf89f96a29775770ba4a5a80019387d179bc",class:"not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"},a("li",{key:"15018fc0724f6b1e62b5b37922dc924ec2fb41d8",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"b2b27ed4e039ab44c9514ddfc3dbe928ce0aa46b",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[4].background}},a("div",{key:"8714548cc695018bb413d3e72ea8e580cc9bc98f",class:"grid"},a("span",{key:"28e8f390390f82e5cbad32394e46a4606feeec6b",class:"f-body-02"},this.colors[4].rgb),a("span",{key:"5b6f7f1ee8484f99e9421af84835ed4bf6765db4",class:"f-body-02 w-full"},this.colors[4].cmyk),a("eds-code-block",{key:"84c6ddd8728a2a39c8863af7a6ad181f321efd7f",code:this.colors[4].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"7ddccbf76753340f715d4fbfcd31bab083bf3725",class:"grid"},a("span",{key:"f2a84a9e46d18015b45f052dc8786ac7c1fc3bb3",class:"f-body-02"},this.colors[4].pantoneC),a("span",{key:"741fd132025aa0c0a1da6d8a88273a1cd19aeae7",class:"f-body-02"},this.colors[4].pantoneU))),a("div",{key:"e0d48d68d5487c82149c90cc0e726370f0d25960",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[5].background}},a("div",{key:"16b56121efc5527b8eb3dad7e119840102d1d390",class:"grid"},a("span",{key:"5f326a2653de6dcc8c85ad88c5554214519fa1fd",class:"f-body-02"},this.colors[5].rgb),a("span",{key:"1cb2c712393855e7b01bf1e083444e2c170d7b0b",class:"f-body-02 w-full"},this.colors[5].cmyk),a("eds-code-block",{key:"6cc534503946d6aee5b562b2b1b713988df963ac",code:this.colors[5].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"d79c852afae4fbe6b360cc319b8d3bf22ce7b194",class:"grid"},a("span",{key:"cab85faa9f7cd31c14a15a014f8a95c39b6e631d",class:"f-body-02"},this.colors[5].pantoneC),a("span",{key:"ea3a9fafeee11b75663bd753c75b7cbcfdb9c5c1",class:"f-body-02"},this.colors[5].pantoneU))))))}},t=class{constructor(a){e(this,a),this.colors=[{rgb:"R20 G20 B20",cmyk:"C78 M69 Y61 K87",hex:"#141414",pantoneC:"",pantoneU:"",background:"#141414"},{rgb:"R56 G56 B56",cmyk:"C68 M58 Y55 K63",hex:"#383838",pantoneC:"PANTONE 447 C",pantoneU:"PANTONE Neutral Black U",background:"#383838"},{rgb:"R204 G204 B204",cmyk:"C23 M17 Y18 K0",hex:"#CCCCCC",pantoneC:"PANTONE Cool Gray 2 C",pantoneU:"PANTONE Cool Gray 2 U",background:"linear-gradient(to bottom, #CCCCCC, #CCCCCC)"},{rgb:"R230 G230 B230",cmyk:"C12 M8 Y9 K0",hex:"#E6E6E6",pantoneC:"PANTONE 663 C",pantoneU:"PANTONE 649 U",background:"linear-gradient(to bottom, #CCCCCC, #E6E6E6)"},{rgb:"R255 G255 B255",cmyk:"C0 M0 Y0 K0",hex:"#FFFFFF",pantoneC:"",pantoneU:"",background:"#FFFFFF"}]}render(){return a("ul",{key:"2735f6a59037973febc2ee871464146b3a12e69b",class:"not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"},a("li",{key:"a861d0c4ea7545d55b8c324f916e1831e271bb47",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"93a8c04259ed46a2c520c1355efaaa2ecf0c4714",class:"effect-height flex items-center justify-between p-16",style:{backgroundColor:this.colors[0].background}},a("div",{key:"554964ca9e800dd356fcddfcc82004e7a6131d21",class:"grid"},a("span",{key:"e91f746f3ce067afe57835da2996804dba471ce3",class:"f-body-02"},this.colors[0].rgb),a("span",{key:"41d7dd9aa7ec450f35ae6587b51a5d7c639cb1fa",class:"f-body-02 w-full"},this.colors[0].cmyk),a("eds-code-block",{key:"4e0d93b261af040d0aa82c8043542a751915786f",code:this.colors[0].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"f1c2c77f37d5e80b6574e68c9454cac46cd99c9f",class:"grid"},a("span",{key:"8e216418f476d026cb59dbbdab802bb4bdf7a4e4",class:"f-body-02"},this.colors[0].pantoneC||"N/A"),a("span",{key:"5b978c9f6206ba4a57645dd5b107ace27be515a9",class:"f-body-02"},this.colors[0].pantoneU||"N/A")))),a("li",{key:"232cd30eb6c637d31f80cf8281fb434e9837e9b8",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"61a073ea3b4bc8134ad539b941a6bc1b3a914a11",class:"effect-height flex items-center justify-between p-16",style:{backgroundColor:this.colors[1].background}},a("div",{key:"22a69e75c01842e67d87126f3d34e9a19ead4ab1",class:"grid"},a("span",{key:"b537d9e9cb0429677656c068a0a81499d42cac30",class:"f-body-02"},this.colors[1].rgb),a("span",{key:"ab35b28dec337cb81ad50372e7c071c7d8f3b785",class:"f-body-02 w-full"},this.colors[1].cmyk),a("eds-code-block",{key:"a0bea555719eacc8f0730300ebab6ae98ea6771a",code:this.colors[1].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"8458087421b893504829ed46b05ba44acb0c5f53",class:"grid"},a("span",{key:"2ec00ee996a3184afe07c27e45e999c4740b93a1",class:"f-body-02"},this.colors[1].pantoneC||"N/A"),a("span",{key:"7d48ea6d5b12c6a1ced3812fdc4cb39cd3afaed4",class:"f-body-02"},this.colors[1].pantoneU||"N/A")))),a("li",{key:"b2ac623c59d1dc2ab14cc2775c5b95b4d02fc72f",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"6152411685ae903a22bf9b06db18182c35bea246",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[2].background}},a("div",{key:"fa8fb3b382d53be84413643cb12a58b4a41202ca",class:"grid"},a("span",{key:"026b5ed6229ef0e89636fce8643264ba47255249",class:"f-body-02"},this.colors[2].rgb),a("span",{key:"bc5784f779096d92229abc19c003df07ee7acf1c",class:"f-body-02 w-full"},this.colors[2].cmyk),a("eds-code-block",{key:"76e8f012cb9d7994906e2d9ce55d7eb47c5cbd0f",code:this.colors[2].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"0410c816d39550853c240894811717c427fa3dee",class:"grid"},a("span",{key:"b1f2869cc28a05e0c52f7bd8cec85d170d6250a7",class:"f-body-02"},this.colors[2].pantoneC),a("span",{key:"f53078949c7803385c6616325670143e1af08abe",class:"f-body-02"},this.colors[2].pantoneU))),a("div",{key:"2076894246cdbcdc0557e70ef9ca857f8fb825cf",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[3].background}},a("div",{key:"5f8b1cf3e3529c9e54185cd6bb8c1aaaa0ebc359",class:"grid"},a("span",{key:"06f7ef3d3e164a632f2bc9c5e99642a827a79e27",class:"f-body-02"},this.colors[3].rgb),a("span",{key:"21a313355fa68a829619d9da29000acef0509fba",class:"f-body-02 w-full"},this.colors[3].cmyk),a("eds-code-block",{key:"859bc066d1756b9ac5f72de7fcd0b4bd3013f8f4",code:this.colors[3].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"5a4ffa55b941478f5f18e764fc54421b4dd33141",class:"grid"},a("span",{key:"b42265cfe889bcb45270c21016134fa72ba18e5d",class:"f-body-02"},this.colors[3].pantoneC),a("span",{key:"6b478b1526fbd5e5175f67dbb5b9e30e21dc56bb",class:"f-body-02"},this.colors[3].pantoneU)))),a("li",{key:"7a92c596887e9c42c2c79c208ed82810b8f6a714",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"edcc8539e72b7497a0bb49d442774903116bf916",class:"effect-height flex items-center justify-between p-16",style:{backgroundColor:this.colors[4].background}},a("div",{key:"a65cdaa466210da348bf54e36c4e805ae26e36fa",class:"grid"},a("span",{key:"894bc12a1b61925db0ec12b82f2f938805b71f46",class:"f-body-02"},this.colors[4].rgb),a("span",{key:"0b7f7cf4c514ccc4bd3c3a1f1bce75f23bbcc2cb",class:"f-body-02 w-full"},this.colors[4].cmyk),a("eds-code-block",{key:"bc3b15dd7eb559b10fc64b08fc6c4d7681209d3c",code:this.colors[4].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"57be009b3ec863485042af43ca0dabcceb5a317b",class:"grid"},a("span",{key:"f7e10fda97f12f55d4756014f296e710793c38f4",class:"f-body-02"},this.colors[4].pantoneC||"N/A"),a("span",{key:"e16fc4ac9a8639bda71bb814992bf6416949fd06",class:"f-body-02"},this.colors[4].pantoneU||"N/A")))))}};export{c as color_primary_palette,d as color_secondary_palette,s as color_support_palette,b as gradient_primary_palette,f as gradient_secondary_palette,t as gradient_support_palette}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as s,h as c}from"./p-cccacbd3.js";import{a as r}from"./p-32e6c4df.js";const a=class{constructor(c){s(this,c),this.class=""}render(){return c("span",{key:"1c7405c12d1741c3dcfe117a04ea4ef5af200590",class:this.class,innerHTML:r})}};export{a as eds_icon_arrow_diagonal}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as e,h as t,g as s}from"./p-cccacbd3.js";import{s as i}from"./p-13efafb9.js";import{g as d}from"./p-eb0b93d5.js";import"./p-112122d6.js";const a=class{constructor(t){e(this,t),this.image=void 0,this.editorialTitle=void 0,this.headingLevel="h3",this.categoryTitle=void 0,this.color=void 0,this.bgOnHover=!1,this.vertical=!1,this.titleProject=void 0,this.url=void 0,this.parsedImage=null}componentWillLoad(){if(this.image)try{this.parsedImage=JSON.parse(this.image)}catch(e){}}handleClick(e){var t;e.preventDefault(),i({category:"ui-component",tag:this.el.tagName.toLowerCase(),name:(null===(t=this.titleProject)||void 0===t?void 0:t.toLowerCase())||"",action:"click"})}render(){var e;const s=["min-h-156 border-inside after:border-softest @container overflow-hidden border-0 after:rounded-lg",this.color?d({color:this.color,hover:this.bgOnHover,class:"before:border-2 before:rounded-lg before:border-softest"}):"bg-default",this.bgOnHover&&this.color?"effect-background bg-default focus-within:bg-transparent hover:bg-transparent":"effect-background hover:bg-default",this.vertical?"flex-col gap-y-16":"flex-col gap-x-16 gap-y-12 lg:flex-row"].join(" "),i=this.vertical?"":"max-w-120 @md:max-w-192 order-first w-full lg:order-last";return t("article",{key:"1ffb83f3e694811d5f3d4c8235c50591bca4dec5",class:s,onClick:e=>this.handleClick(e)},t("div",{key:"e8d7f04e95722dc8ec8bcb7f90b2b8495b8c13ef",class:"flex grow flex-col "+(this.vertical?"min-h-156":"")},t("div",{key:"5ab94ee81425c5f7a143e7f1eb7981da6508e307",class:"lg:max-w-[720px]"},t("eds-card-title",{key:"d303425849c5df81c0b72e096313a96031d1c435","heading-level":this.headingLevel,titleClass:this.image?"f-ui-01":void 0,"card-title":this.titleProject,url:this.url}),this.editorialTitle&&t("span",{key:"3d4c6b9422d02e4d40d29d7875e3fc651d2f7bd4",class:"block "+(this.vertical?"f-ui-02":"mt-4 f-heading-06")},this.editorialTitle)),this.categoryTitle&&t("div",{key:"2b14dee584d20e90dac0da3b93dff1dbc6f36470",class:"mt-auto flex items-center gap-x-12 pt-12"},(null===(e=this.categoryTitle)||void 0===e?void 0:e.length)&&t("eds-tag",{key:"cd02551d76731563ebdad89a141f70cbce5bca76",label:this.categoryTitle}))),this.parsedImage&&t("div",{key:"5b5cae3820ab870a7588d801151390be494d5c7e",class:i},t("div",{key:"e7bb9f3b090f5497b315a4d2495592cfbe5a4aa0",class:"aspect-1x1 w-full"},t("eds-img",Object.assign({key:"8fdecaed876c671a08067fdb272f4932b67ae406",sizes:this.vertical?this.parsedImage.sizes||"":"192px"},this.parsedImage)))))}get el(){return s(this)}};export{a as eds_card_project}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const n='<svg\n width="20"\n height="20"\n viewBox="0 0 20 20"\n fill="none"\n xmlns="http://www.w3.org/2000/svg"\n >\n <path d="M10 13L4 7H16L10 13Z" fill="currentColor" />\n </svg>\n';export{n as c}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const n=' <svg\n width="20"\n height="20"\n viewBox="0 0 20 20"\n fill="none"\n xmlns="http://www.w3.org/2000/svg"\n >\n <path\n d="M10.9481 19.9556C16.0263 19.4781 20 15.2031 20 10C20 4.47715 15.5228 0 10 0C4.47715 0 0 4.47715 0 10C0 14.7129 3.26027 18.6643 7.64847 19.722V12.0931H6V9.36828H7.64847V7.73228C7.64847 5.50935 8.5793 4.1875 11.2239 4.1875H13.4256V6.91266H12.0494C11.0199 6.91266 10.9518 7.29347 10.9518 8.00415L10.9481 9.36797H13.4412L13.1494 12.0928H10.9481V19.9556Z"\n fill="currentColor"\n />\n </svg>';export{n as f}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const n='<svg\n width="20"\n height="20"\n viewBox="0 0 20 20"\n fill="none"\n xmlns="http://www.w3.org/2000/svg"\n >\n <circle cx="10" cy="6" r="3" stroke="currentColor" stroke-width="2" />\n <path\n d="M17 18V17C17 14.7909 15.2091 13 13 13H7C4.79086 13 3 14.7909 3 17V18"\n stroke="currentColor"\n stroke-width="2"\n />\n </svg>';export{n as u}
|