@ebrains/components 0.9.3-beta → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -2
- package/dist/cjs/{analytics-d8fb3fdd.js → analytics-28713bf7.js} +2 -2
- package/dist/cjs/color-primary-palette_6.cjs.entry.js +15 -15
- package/dist/cjs/components-section.cjs.entry.js +23 -17
- package/dist/cjs/components.cjs.js +2 -2
- package/dist/cjs/correct-use-of-colors.cjs.entry.js +2 -2
- package/dist/cjs/docs-palettes.cjs.entry.js +2 -2
- package/dist/cjs/docs-tokens.cjs.entry.js +2 -2
- package/dist/cjs/eds-accordion.cjs.entry.js +3 -3
- package/dist/cjs/eds-alert.cjs.entry.js +2 -2
- package/dist/cjs/eds-app-root.cjs.entry.js +2 -2
- package/dist/cjs/eds-avatar_34.cjs.entry.js +2731 -0
- package/dist/cjs/eds-card-project.cjs.entry.js +136 -8
- package/dist/cjs/eds-card-section.cjs.entry.js +1 -1
- package/dist/cjs/eds-card-tags.cjs.entry.js +1 -1
- package/dist/cjs/eds-card-tool.cjs.entry.js +3 -3
- package/dist/cjs/eds-code-block.cjs.entry.js +1 -1
- package/dist/cjs/eds-cookies-preference.cjs.entry.js +2 -2
- package/dist/cjs/eds-feedback.cjs.entry.js +7 -2
- package/dist/cjs/eds-frame.cjs.entry.js +3 -3
- package/dist/cjs/eds-icon-arrow-diagonal.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-arrow-right.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-bluesky.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-bookmark.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-chevron-down.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-chevron-left.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-chevron-right.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-chevron-up.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-close.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-copy.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-eu.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-external.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-facebook.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-gitlab.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-linkedin.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-loader.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-mastodon.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-menu.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-minus.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-more.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-paper.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-plus.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-portal.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-private.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-public.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-search.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-star.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-success.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-thumbs-down.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-thumbs-up.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-tutorial.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-twitter.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-unknown.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-updown.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-user.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-youtube.cjs.entry.js +1 -1
- package/dist/cjs/eds-matomo-notice.cjs.entry.js +10 -8
- package/dist/cjs/eds-pagination_2.cjs.entry.js +6 -6
- package/dist/cjs/eds-progress-bar.cjs.entry.js +32 -5
- package/dist/cjs/eds-rating.cjs.entry.js +2 -2
- package/dist/cjs/eds-section-core_2.cjs.entry.js +4 -4
- package/dist/cjs/eds-spinner.cjs.entry.js +2 -2
- package/dist/cjs/eds-splash-screen.cjs.entry.js +60 -0
- package/dist/cjs/eds-switch.cjs.entry.js +14 -6
- package/dist/cjs/eds-timeline.cjs.entry.js +3 -3
- package/dist/cjs/eds-toast-manager.cjs.entry.js +33 -4
- package/dist/cjs/eds-toast.cjs.entry.js +5 -4
- package/dist/cjs/eds-trl.cjs.entry.js +2 -2
- package/dist/cjs/incorrect-use-of-colors.cjs.entry.js +2 -2
- package/dist/cjs/{index-2f63169d.js → index-88c8039f.js} +37 -319
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/logo-space.cjs.entry.js +2 -2
- package/dist/cjs/logo-variations-horizontal_2.cjs.entry.js +3 -3
- package/dist/cjs/logo-variations-tabs.cjs.entry.js +2 -2
- package/dist/cjs/logo-wrong-usage.cjs.entry.js +2 -2
- package/dist/cjs/svg-repository.cjs.entry.js +2 -2
- package/dist/cjs/token-list_3.cjs.entry.js +4 -4
- package/dist/cjs/token-ratios.cjs.entry.js +2 -2
- package/dist/cjs/token-typography.cjs.entry.js +2 -2
- package/dist/collection/collection-manifest.json +3 -3
- package/dist/collection/components/eds-accordion/eds-accordion.css +0 -8
- package/dist/collection/components/eds-alert/eds-alert.css +1 -575
- package/dist/collection/components/eds-alert/eds-alert.stories.js +3 -1
- package/dist/collection/components/eds-avatar/eds-avatar.css +40 -25
- package/dist/collection/components/eds-avatar/eds-avatar.js +11 -21
- package/dist/collection/components/eds-avatar/eds-avatar.stories.js +5 -2
- package/dist/collection/components/eds-block-break/eds-block-break.css +2 -27
- package/dist/collection/components/eds-block-break/eds-block-break.js +9 -14
- package/dist/collection/components/eds-button/eds-button.css +318 -8312
- package/dist/collection/components/eds-button/eds-button.js +5 -59
- package/dist/collection/components/eds-button/eds-button.stories.js +4 -1
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-desc/eds-card-desc.css +5 -7
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-desc/eds-card-desc.js +1 -20
- package/dist/collection/components/eds-cards/eds-card-generic/eds-card-generic.css +10 -1
- package/dist/collection/components/eds-cards/eds-card-generic/eds-card-generic.js +1 -1
- package/dist/collection/components/eds-cards/eds-card-project/eds-card-project.js +1 -1
- package/dist/collection/components/eds-cards/eds-card-tool/eds-card-tool.js +1 -1
- package/dist/collection/components/eds-charts/eds-gauge/eds-gauge.css +58 -0
- package/dist/collection/components/eds-charts/eds-gauge/eds-gauge.js +172 -0
- package/dist/collection/components/eds-charts/eds-gauge/eds-gauge.stories.js +57 -0
- package/dist/collection/components/eds-charts/eds-pie/eds-pie.css +135 -0
- package/dist/collection/components/eds-charts/eds-pie/eds-pie.js +229 -0
- package/dist/collection/components/eds-charts/eds-pie/eds-pie.stories.js +76 -0
- package/dist/collection/components/eds-input-elements/eds-input-select/eds-input-select.js +33 -156
- package/dist/collection/components/eds-input-field/eds-input-field.js +42 -15
- package/dist/collection/components/eds-link/eds-link.css +384 -6247
- package/dist/collection/components/eds-link/eds-link.js +2 -1
- package/dist/collection/components/eds-progress-bar/eds-progress-bar.css +96 -61
- package/dist/collection/components/eds-progress-bar/eds-progress-bar.js +48 -3
- package/dist/collection/components/eds-progress-bar/eds-progress-bar.stories.js +3 -4
- package/dist/collection/components/eds-rating/eds-rating.js +1 -1
- package/dist/collection/components/eds-section/eds-section-core/eds-section-core.js +5 -1
- package/dist/collection/components/eds-section/eds-section-heading/eds-section-heading.js +2 -2
- package/dist/collection/components/eds-spinner/eds-spinner.js +1 -1
- package/dist/collection/components/eds-switch/eds-switch.css +13 -2
- package/dist/collection/components/eds-switch/eds-switch.js +13 -5
- package/dist/collection/components/eds-table/eds-table.js +4 -4
- package/dist/collection/components/eds-table/eds-table.stories.js +1 -11
- package/dist/collection/components/eds-tag/eds-tag.css +22 -12
- package/dist/collection/components/eds-tag/eds-tag.js +1 -1
- package/dist/collection/components/eds-timeline/eds-timeline.css +46 -7755
- package/dist/collection/components/eds-timeline/eds-timeline.js +4 -1
- package/dist/collection/components/eds-toast/eds-toast.js +7 -7
- package/dist/collection/components/eds-tooltip/eds-tooltip.css +89 -93
- package/dist/collection/components/eds-tooltip/eds-tooltip.js +6 -120
- package/dist/collection/components/eds-tooltip/eds-tooltip.stories.js +5 -3
- package/dist/collection/components/eds-trl/eds-trl.js +1 -1
- package/dist/collection/eds-docs-ui/colors/color-palette/primary.js +1 -1
- package/dist/collection/eds-docs-ui/colors/color-palette/secondary.js +1 -1
- package/dist/collection/eds-docs-ui/colors/color-palette/support.js +1 -1
- package/dist/collection/eds-docs-ui/colors/gradient-palette/primary.js +1 -1
- package/dist/collection/eds-docs-ui/colors/gradient-palette/secondary.js +7 -7
- package/dist/collection/eds-docs-ui/colors/gradient-palette/support.js +3 -3
- package/dist/collection/eds-docs-ui/colors/use-of-colors/correct-use-of-colors.js +1 -1
- package/dist/collection/eds-docs-ui/colors/use-of-colors/incorrect-use-of-colors.js +1 -1
- package/dist/collection/eds-docs-ui/components-section/components-section.js +1 -1
- package/dist/collection/eds-docs-ui/components-section/functional/angular.js +1 -1
- package/dist/collection/eds-docs-ui/components-section/functional/installation.js +1 -1
- package/dist/collection/eds-docs-ui/components-section/functional/overview.js +2 -2
- package/dist/collection/eds-docs-ui/design-tokens/docs-tokens/docs-tokens.js +1 -1
- package/dist/collection/eds-docs-ui/design-tokens/token-list/token-list.js +1 -1
- package/dist/collection/eds-docs-ui/design-tokens/token-radii/token-radii.js +1 -1
- package/dist/collection/eds-docs-ui/design-tokens/token-ratios/token-ratios.js +1 -1
- package/dist/collection/eds-docs-ui/design-tokens/token-shadows/token-shadows.js +1 -1
- package/dist/collection/eds-docs-ui/design-tokens/token-spacing/token-spacing.js +1 -1
- package/dist/collection/eds-docs-ui/design-tokens/token-typography/token-typography.js +1 -1
- package/dist/collection/eds-docs-ui/docs-palettes/docs-palettes.js +1 -1
- package/dist/collection/eds-docs-ui/logo/logo-space/logo-space.js +1 -1
- package/dist/collection/eds-docs-ui/logo/logo-variations/horizontal/logo-variations-horizontal.js +1 -1
- package/dist/collection/eds-docs-ui/logo/logo-variations/vertical/logo-variations-vertical.js +1 -1
- package/dist/collection/eds-docs-ui/logo/logo-variations-tabs/logo-variations.js +1 -1
- package/dist/collection/eds-docs-ui/logo/logo-wrong-usage/logo-wrong-usage.js +1 -1
- package/dist/collection/eds-docs-ui/svg-repository/svg-repository.js +1 -1
- package/dist/collection/shared-ui/eds-cookies-preference/eds-cookies-preference.js +1 -1
- package/dist/collection/shared-ui/eds-feedback/eds-feedback.js +24 -1
- package/dist/collection/shared-ui/eds-feedback/eds-feedback.stories.js +9 -1
- package/dist/collection/shared-ui/eds-footer/eds-footer.css +4 -0
- package/dist/collection/shared-ui/eds-footer/eds-footer.js +46 -2
- package/dist/collection/shared-ui/eds-footer/eds-footer.stories.js +16 -3
- package/dist/collection/shared-ui/eds-form/eds-form.js +42 -10
- package/dist/collection/shared-ui/eds-frame/eds-frame.css +147 -115
- package/dist/collection/shared-ui/eds-frame/eds-frame.js +1 -1
- package/dist/collection/shared-ui/eds-fullscreen-menu/eds-fullscreen-menu.css +149 -117
- package/dist/collection/shared-ui/eds-fullscreen-menu/eds-fullscreen-menu.js +1 -1
- package/dist/collection/shared-ui/eds-header/eds-header.css +178 -132
- package/dist/collection/shared-ui/eds-header/eds-header.js +21 -40
- package/dist/collection/shared-ui/eds-header/eds-header.stories.js +6 -5
- package/dist/collection/shared-ui/eds-matomo-notice/eds-matomo-notice.js +8 -6
- package/dist/collection/shared-ui/eds-matomo-notice/eds-matomo-notice.stories.js +1 -0
- package/dist/collection/shared-ui/eds-social-networks/eds-social-networks.js +1 -1
- package/dist/collection/{components → shared-ui}/eds-steps/eds-steps.css +2 -35
- package/dist/collection/{components → shared-ui}/eds-steps/eds-steps.js +2 -2
- package/dist/collection/{components → shared-ui}/eds-steps/eds-steps.stories.js +1 -1
- package/dist/collection/shared-ui/eds-steps-v2/eds-steps-v2.css +4 -128
- package/dist/collection/shared-ui/eds-steps-v2/eds-steps-v2.stories.js +1 -1
- package/dist/collection/shared-ui/eds-tabs/eds-tabs.css +268 -7686
- package/dist/collection/shared-ui/eds-tabs/eds-tabs.js +10 -10
- package/dist/collection/shared-ui/eds-tabs/eds-tabs.stories.js +20 -10
- package/dist/collection/shared-ui/eds-toast-manager/eds-toast-manager.js +1 -1
- package/dist/collection/shared-ui/eds-user/eds-user.css +36 -7758
- package/dist/collection/shared-ui/eds-user/eds-user.js +1 -1
- package/dist/collection/shared-ui/examples/eds-app-root/eds-app-root.js +1 -1
- package/dist/collection/utils/analytics.js +2 -2
- package/dist/collection/utils/color.js +8 -8
- package/dist/components/analytics.js +2 -2
- package/dist/components/components-section.js +22 -16
- package/dist/components/components.css +34 -516
- package/dist/components/components.esm.js +1 -1
- package/dist/components/correct-use-of-colors.js +1 -1
- package/dist/components/docs-palettes.js +1 -1
- package/dist/components/docs-tokens.js +1 -1
- package/dist/components/eds-accordion2.js +1 -1
- package/dist/components/eds-alert2.js +1 -1
- package/dist/components/eds-app-root.js +2 -20
- package/dist/components/eds-avatar2.js +4 -15
- package/dist/components/eds-block-break2.js +4 -4
- package/dist/components/eds-button2.js +6 -60
- package/dist/components/eds-card-desc2.js +2 -4
- package/dist/components/eds-card-generic2.js +2 -2
- package/dist/components/eds-card-project.js +131 -2
- package/dist/components/eds-card-tool.js +1 -1
- package/dist/components/eds-cookies-preference.js +1 -1
- package/dist/components/eds-feedback.js +7 -1
- package/dist/components/eds-footer2.js +7 -3
- package/dist/components/eds-form.js +17 -9
- package/dist/components/eds-frame.js +2 -2
- package/dist/components/eds-fullscreen-menu.js +1 -1
- package/dist/components/{eds-login.d.ts → eds-gauge.d.ts} +4 -4
- package/dist/components/eds-gauge.js +81 -0
- package/dist/components/eds-header.js +15 -34
- package/dist/components/eds-input-field2.js +26 -16
- package/dist/components/eds-input-select2.js +12 -84
- package/dist/components/eds-link2.js +3 -2
- package/dist/components/eds-matomo-notice2.js +8 -6
- package/dist/components/{eds-card-wrapper.d.ts → eds-pie.d.ts} +4 -4
- package/dist/components/eds-pie.js +127 -0
- package/dist/components/eds-progress-bar2.js +32 -4
- package/dist/components/eds-rating2.js +1 -1
- package/dist/components/eds-section-core2.js +3 -2
- package/dist/components/eds-section-heading2.js +2 -2
- package/dist/components/eds-social-networks2.js +1 -1
- package/dist/components/eds-spinner2.js +1 -1
- package/dist/components/eds-steps-v2.js +1 -1
- package/dist/components/eds-steps2.js +1 -1
- package/dist/components/eds-switch.js +13 -5
- package/dist/components/eds-table2.js +4 -4
- package/dist/components/eds-tabs.js +11 -11
- package/dist/components/eds-tag2.js +2 -2
- package/dist/components/eds-timeline.js +2 -2
- package/dist/components/eds-toast-manager.js +31 -2
- package/dist/components/eds-toast2.js +4 -3
- package/dist/components/eds-tooltip.js +7 -88
- package/dist/components/eds-trl.js +1 -1
- package/dist/components/eds-user.js +10 -4
- package/dist/components/incorrect-use-of-colors.js +1 -1
- package/dist/components/logo-space.js +1 -1
- package/dist/components/logo-variations-horizontal2.js +1 -1
- package/dist/components/logo-variations-tabs.js +1 -1
- package/dist/components/logo-variations-vertical2.js +1 -1
- package/dist/components/logo-wrong-usage.js +1 -1
- package/dist/components/p-019555e2.entry.js +1 -0
- package/dist/components/p-04b4e9d0.entry.js +1 -0
- package/dist/components/p-0863352c.entry.js +1 -0
- package/dist/components/p-0d6434e1.entry.js +1 -0
- package/dist/components/p-0e94a89f.entry.js +1 -0
- package/dist/components/p-0ed92872.entry.js +1 -0
- package/dist/components/{p-c4db0829.entry.js → p-0eeddc13.entry.js} +1 -1
- package/dist/components/p-100909ce.entry.js +1 -0
- package/dist/components/{p-892362e0.entry.js → p-10db551c.entry.js} +1 -1
- package/dist/components/{p-aa2e6fec.entry.js → p-124b8747.entry.js} +1 -1
- package/dist/components/p-14a223fe.entry.js +1 -0
- package/dist/components/{p-e089797c.entry.js → p-1661f33c.entry.js} +1 -1
- package/dist/components/{p-05b272e5.entry.js → p-18ceadd2.entry.js} +1 -1
- package/dist/components/p-223ba66e.entry.js +1 -0
- package/dist/components/{p-751497f4.entry.js → p-24dab785.entry.js} +1 -1
- package/dist/components/p-26d6679b.entry.js +1 -0
- package/dist/components/p-2810d568.entry.js +1 -0
- package/dist/components/p-28ae3f3a.js +2 -0
- package/dist/components/p-2b1b2026.entry.js +1 -0
- package/dist/components/p-2c571550.entry.js +1 -0
- package/dist/components/p-326d9e55.entry.js +1 -0
- package/dist/components/p-36d6134f.entry.js +1 -0
- package/dist/components/p-3c642a30.entry.js +1 -0
- package/dist/components/p-46619042.entry.js +1 -0
- package/dist/components/{p-75d37c48.entry.js → p-46a6ab04.entry.js} +1 -1
- package/dist/components/{p-d83d2815.entry.js → p-50ea5b07.entry.js} +1 -1
- package/dist/components/p-511b23ec.entry.js +1 -0
- package/dist/components/p-5462923d.entry.js +1 -0
- package/dist/components/p-6199b8c0.entry.js +1 -0
- package/dist/components/{p-888c3471.entry.js → p-624e653e.entry.js} +1 -1
- package/dist/components/{p-0b99fd3c.entry.js → p-682f7376.entry.js} +1 -1
- package/dist/components/p-6907a47c.entry.js +1 -0
- package/dist/components/p-6ba42d02.entry.js +1 -0
- package/dist/components/p-6e929acb.entry.js +1 -0
- package/dist/components/p-6ede7101.entry.js +1 -0
- package/dist/components/p-70bac015.entry.js +1 -0
- package/dist/components/p-7af6b832.entry.js +1 -0
- package/dist/components/p-7f31622d.entry.js +1 -0
- package/dist/components/p-822ac246.entry.js +1 -0
- package/dist/components/p-848506b8.entry.js +1 -0
- package/dist/components/p-84fd3e40.entry.js +1 -0
- package/dist/components/p-85634ad2.entry.js +1 -0
- package/dist/components/{p-7a550385.entry.js → p-8ad05566.entry.js} +1 -1
- package/dist/components/{p-037975af.entry.js → p-8b016d76.entry.js} +1 -1
- package/dist/components/p-8bdf5841.entry.js +1 -0
- package/dist/components/p-8ff39cef.entry.js +1 -0
- package/dist/components/{p-29ad9c73.entry.js → p-a4f552b2.entry.js} +1 -1
- package/dist/components/p-a81cba86.entry.js +1 -0
- package/dist/components/p-abb2ad00.entry.js +1 -0
- package/dist/components/{p-b8ba7e5c.entry.js → p-adbd0d7b.entry.js} +1 -1
- package/dist/components/p-affe2b55.entry.js +1 -0
- package/dist/components/p-b31591db.entry.js +1 -0
- package/dist/components/{p-7db75d62.entry.js → p-b4abff90.entry.js} +1 -1
- package/dist/components/{p-67c72c20.entry.js → p-b50fc0d7.entry.js} +1 -1
- package/dist/components/p-b7efd666.entry.js +1 -0
- package/dist/components/p-ba784274.entry.js +1 -0
- package/dist/components/p-bb9af709.entry.js +1 -0
- package/dist/components/p-bfc62d3e.entry.js +1 -0
- package/dist/components/p-c0b22803.entry.js +1 -0
- package/dist/components/p-cdd491f5.entry.js +1 -0
- package/dist/components/{p-688e07d6.entry.js → p-cde3d7a4.entry.js} +1 -1
- package/dist/components/p-cfccddc3.entry.js +1 -0
- package/dist/components/p-d15065c3.js +1 -0
- package/dist/components/p-d268c96b.entry.js +1 -0
- package/dist/components/p-d437bae2.entry.js +1 -0
- package/dist/components/p-d456e649.entry.js +1 -0
- package/dist/components/p-dae8f66a.entry.js +1 -0
- package/dist/components/p-e1791844.entry.js +1 -0
- package/dist/components/p-e82edd4a.entry.js +1 -0
- package/dist/components/p-e9f608a8.entry.js +1 -0
- package/dist/components/{p-55e3683c.entry.js → p-ea97a94e.entry.js} +1 -1
- package/dist/components/{p-e2b00067.entry.js → p-eac593ee.entry.js} +1 -1
- package/dist/components/p-f26fd186.entry.js +1 -0
- package/dist/components/{p-7ac9881e.entry.js → p-f2c23162.entry.js} +1 -1
- package/dist/components/p-fc4edb18.entry.js +1 -0
- package/dist/components/p-fe1cba17.entry.js +1 -0
- package/dist/components/primary.js +1 -1
- package/dist/components/primary2.js +1 -1
- package/dist/components/secondary.js +1 -1
- package/dist/components/secondary2.js +7 -7
- package/dist/components/support.js +1 -1
- package/dist/components/support2.js +3 -3
- package/dist/components/svg-repository.js +1 -1
- package/dist/components/token-list2.js +1 -1
- package/dist/components/token-radii2.js +1 -1
- package/dist/components/token-ratios.js +1 -1
- package/dist/components/token-shadows2.js +1 -1
- package/dist/components/token-spacing.js +1 -1
- package/dist/components/token-typography.js +1 -1
- package/dist/esm/{analytics-44b1416b.js → analytics-d99780e3.js} +2 -2
- package/dist/esm/color-primary-palette_6.entry.js +15 -15
- package/dist/esm/components-section.entry.js +23 -17
- package/dist/esm/components.js +3 -3
- package/dist/esm/correct-use-of-colors.entry.js +2 -2
- package/dist/esm/docs-palettes.entry.js +2 -2
- package/dist/esm/docs-tokens.entry.js +2 -2
- package/dist/esm/eds-accordion.entry.js +3 -3
- package/dist/esm/eds-alert.entry.js +2 -2
- package/dist/esm/eds-app-root.entry.js +2 -2
- package/dist/esm/eds-avatar_34.entry.js +2694 -0
- package/dist/esm/eds-card-project.entry.js +133 -5
- package/dist/esm/eds-card-section.entry.js +1 -1
- package/dist/esm/eds-card-tags.entry.js +1 -1
- package/dist/esm/eds-card-tool.entry.js +3 -3
- package/dist/esm/eds-code-block.entry.js +1 -1
- package/dist/esm/eds-cookies-preference.entry.js +2 -2
- package/dist/esm/eds-feedback.entry.js +7 -2
- package/dist/esm/eds-frame.entry.js +3 -3
- package/dist/esm/eds-icon-arrow-diagonal.entry.js +1 -1
- package/dist/esm/eds-icon-arrow-right.entry.js +1 -1
- package/dist/esm/eds-icon-bluesky.entry.js +1 -1
- package/dist/esm/eds-icon-bookmark.entry.js +1 -1
- package/dist/esm/eds-icon-chevron-down.entry.js +1 -1
- package/dist/esm/eds-icon-chevron-left.entry.js +1 -1
- package/dist/esm/eds-icon-chevron-right.entry.js +1 -1
- package/dist/esm/eds-icon-chevron-up.entry.js +1 -1
- package/dist/esm/eds-icon-close.entry.js +1 -1
- package/dist/esm/eds-icon-copy.entry.js +1 -1
- package/dist/esm/eds-icon-eu.entry.js +1 -1
- package/dist/esm/eds-icon-external.entry.js +1 -1
- package/dist/esm/eds-icon-facebook.entry.js +1 -1
- package/dist/esm/eds-icon-gitlab.entry.js +1 -1
- package/dist/esm/eds-icon-linkedin.entry.js +1 -1
- package/dist/esm/eds-icon-loader.entry.js +1 -1
- package/dist/esm/eds-icon-mastodon.entry.js +1 -1
- package/dist/esm/eds-icon-menu.entry.js +1 -1
- package/dist/esm/eds-icon-minus.entry.js +1 -1
- package/dist/esm/eds-icon-more.entry.js +1 -1
- package/dist/esm/eds-icon-paper.entry.js +1 -1
- package/dist/esm/eds-icon-plus.entry.js +1 -1
- package/dist/esm/eds-icon-portal.entry.js +1 -1
- package/dist/esm/eds-icon-private.entry.js +1 -1
- package/dist/esm/eds-icon-public.entry.js +1 -1
- package/dist/esm/eds-icon-search.entry.js +1 -1
- package/dist/esm/eds-icon-star.entry.js +1 -1
- package/dist/esm/eds-icon-success.entry.js +1 -1
- package/dist/esm/eds-icon-thumbs-down.entry.js +1 -1
- package/dist/esm/eds-icon-thumbs-up.entry.js +1 -1
- package/dist/esm/eds-icon-tutorial.entry.js +1 -1
- package/dist/esm/eds-icon-twitter.entry.js +1 -1
- package/dist/esm/eds-icon-unknown.entry.js +1 -1
- package/dist/esm/eds-icon-updown.entry.js +1 -1
- package/dist/esm/eds-icon-user.entry.js +1 -1
- package/dist/esm/eds-icon-youtube.entry.js +1 -1
- package/dist/esm/eds-matomo-notice.entry.js +10 -8
- package/dist/esm/eds-pagination_2.entry.js +6 -6
- package/dist/esm/eds-progress-bar.entry.js +32 -5
- package/dist/esm/eds-rating.entry.js +2 -2
- package/dist/esm/eds-section-core_2.entry.js +4 -4
- package/dist/esm/eds-spinner.entry.js +2 -2
- package/dist/esm/eds-splash-screen.entry.js +56 -0
- package/dist/esm/eds-switch.entry.js +14 -6
- package/dist/esm/eds-timeline.entry.js +3 -3
- package/dist/esm/eds-toast-manager.entry.js +32 -3
- package/dist/esm/eds-toast.entry.js +5 -4
- package/dist/esm/eds-trl.entry.js +2 -2
- package/dist/esm/incorrect-use-of-colors.entry.js +2 -2
- package/dist/esm/{index-8a71b9a7.js → index-fdb33359.js} +37 -319
- package/dist/esm/loader.js +3 -3
- package/dist/esm/logo-space.entry.js +2 -2
- package/dist/esm/logo-variations-horizontal_2.entry.js +3 -3
- package/dist/esm/logo-variations-tabs.entry.js +2 -2
- package/dist/esm/logo-wrong-usage.entry.js +2 -2
- package/dist/esm/svg-repository.entry.js +2 -2
- package/dist/esm/token-list_3.entry.js +4 -4
- package/dist/esm/token-ratios.entry.js +2 -2
- package/dist/esm/token-typography.entry.js +2 -2
- package/dist/hydrate/index.js +815 -2882
- package/dist/hydrate/index.mjs +815 -2882
- package/dist/types/components/eds-avatar/eds-avatar.d.ts +3 -4
- package/dist/types/components/eds-avatar/eds-avatar.stories.d.ts +2 -1
- package/dist/types/components/eds-block-break/eds-block-break.d.ts +2 -7
- package/dist/types/components/eds-button/eds-button.d.ts +0 -1
- package/dist/types/components/eds-cards/eds-card-composer/eds-card-desc/eds-card-desc.d.ts +0 -5
- package/dist/types/components/eds-charts/eds-gauge/eds-gauge.d.ts +14 -0
- package/dist/types/components/eds-charts/eds-gauge/eds-gauge.stories.d.ts +52 -0
- package/dist/types/components/eds-charts/eds-pie/eds-pie.d.ts +28 -0
- package/dist/types/components/eds-charts/eds-pie/eds-pie.stories.d.ts +60 -0
- package/dist/types/components/eds-input-elements/eds-input-select/eds-input-select.d.ts +18 -116
- package/dist/types/components/eds-input-field/eds-input-field.d.ts +6 -0
- package/dist/types/components/eds-progress-bar/eds-progress-bar.d.ts +3 -3
- package/dist/types/components/eds-progress-bar/eds-progress-bar.stories.d.ts +3 -0
- package/dist/types/components/eds-section/eds-section-core/eds-section-core.d.ts +3 -0
- package/dist/types/components/eds-switch/eds-switch.d.ts +2 -1
- package/dist/types/components/eds-table/eds-table.stories.d.ts +0 -8
- package/dist/types/components/eds-timeline/eds-timeline.d.ts +3 -0
- package/dist/types/components/eds-toast/eds-toast.d.ts +3 -2
- package/dist/types/components/eds-tooltip/eds-tooltip.d.ts +2 -36
- package/dist/types/components.d.ts +211 -241
- package/dist/types/shared-ui/eds-feedback/eds-feedback.d.ts +4 -0
- package/dist/types/shared-ui/eds-feedback/eds-feedback.stories.d.ts +8 -4
- package/dist/types/shared-ui/eds-footer/eds-footer.d.ts +10 -0
- package/dist/types/shared-ui/eds-footer/eds-footer.stories.d.ts +10 -0
- package/dist/types/shared-ui/eds-form/eds-form.d.ts +1 -1
- package/dist/types/shared-ui/eds-header/eds-header.d.ts +5 -24
- package/dist/types/shared-ui/eds-header/eds-header.stories.d.ts +6 -3
- package/dist/types/shared-ui/eds-matomo-notice/eds-matomo-notice.d.ts +0 -1
- package/dist/types/shared-ui/eds-tabs/eds-tabs.stories.d.ts +0 -1
- package/package.json +14 -4
- package/dist/cjs/color-c00146a8.js +0 -134
- package/dist/cjs/eds-avatar_27.cjs.entry.js +0 -2404
- package/dist/cjs/eds-card-desc_2.cjs.entry.js +0 -78
- package/dist/cjs/eds-card-generic.cjs.entry.js +0 -92
- package/dist/cjs/eds-card-wrapper.cjs.entry.js +0 -32
- package/dist/cjs/eds-login_2.cjs.entry.js +0 -2100
- package/dist/cjs/eds-tabs.cjs.entry.js +0 -130
- package/dist/cjs/eds-tooltip.cjs.entry.js +0 -109
- package/dist/cjs/toastManager-4e9535f3.js +0 -33
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-wrapper/eds-card-wrapper.js +0 -86
- package/dist/collection/shared-ui/eds-login/eds-login.js +0 -190
- package/dist/components/color.js +0 -132
- package/dist/components/eds-card-wrapper.js +0 -49
- package/dist/components/eds-login.js +0 -6
- package/dist/components/eds-login2.js +0 -2076
- package/dist/components/p-05549a74.entry.js +0 -1
- package/dist/components/p-0e378e0e.entry.js +0 -1
- package/dist/components/p-13efafb9.js +0 -1
- package/dist/components/p-1ec25dc2.entry.js +0 -1
- package/dist/components/p-202f78cc.entry.js +0 -1
- package/dist/components/p-22b76c3c.entry.js +0 -1
- package/dist/components/p-22f9e720.js +0 -1
- package/dist/components/p-24300934.entry.js +0 -1
- package/dist/components/p-25f1cc6c.entry.js +0 -1
- package/dist/components/p-31ca07fd.entry.js +0 -1
- package/dist/components/p-342bc3d8.entry.js +0 -1
- package/dist/components/p-35068b80.entry.js +0 -1
- package/dist/components/p-3950debe.entry.js +0 -1
- package/dist/components/p-3d74d4b1.entry.js +0 -1
- package/dist/components/p-42f19373.entry.js +0 -1
- package/dist/components/p-4ecaedbc.entry.js +0 -1
- package/dist/components/p-5055eb25.entry.js +0 -1
- package/dist/components/p-5646902d.entry.js +0 -1
- package/dist/components/p-5ff68e7d.entry.js +0 -1
- package/dist/components/p-63cc5d3d.entry.js +0 -1
- package/dist/components/p-6506cf52.entry.js +0 -1
- package/dist/components/p-6aa17003.entry.js +0 -1
- package/dist/components/p-6e273e0f.entry.js +0 -1
- package/dist/components/p-6fcb754e.entry.js +0 -1
- package/dist/components/p-70c9af1e.entry.js +0 -1
- package/dist/components/p-7180a36b.entry.js +0 -1
- package/dist/components/p-7351cad3.entry.js +0 -1
- package/dist/components/p-75cc9f9e.entry.js +0 -1
- package/dist/components/p-7a31c31f.entry.js +0 -1
- package/dist/components/p-7cb60f9c.entry.js +0 -1
- package/dist/components/p-8a4d9b9b.entry.js +0 -1
- package/dist/components/p-8b7f5204.entry.js +0 -1
- package/dist/components/p-8db820ef.entry.js +0 -1
- package/dist/components/p-ae4f5e3a.entry.js +0 -1
- package/dist/components/p-b024183c.entry.js +0 -1
- package/dist/components/p-b115c3f1.entry.js +0 -1
- package/dist/components/p-b3a3ae59.entry.js +0 -1
- package/dist/components/p-b4595a9e.entry.js +0 -1
- package/dist/components/p-b817dceb.entry.js +0 -1
- package/dist/components/p-b8ca2127.entry.js +0 -1
- package/dist/components/p-ba6cc102.entry.js +0 -1
- package/dist/components/p-c51b5f04.entry.js +0 -1
- package/dist/components/p-c5a7d2b1.entry.js +0 -1
- package/dist/components/p-c5c782e7.entry.js +0 -1
- package/dist/components/p-c5f98369.entry.js +0 -1
- package/dist/components/p-c604063d.entry.js +0 -1
- package/dist/components/p-c9a19e93.entry.js +0 -1
- package/dist/components/p-cccacbd3.js +0 -2
- package/dist/components/p-d164a75d.entry.js +0 -1
- package/dist/components/p-d4c920fa.entry.js +0 -1
- package/dist/components/p-d82cc261.entry.js +0 -1
- package/dist/components/p-da6e49a9.entry.js +0 -1
- package/dist/components/p-dcd4de1f.entry.js +0 -1
- package/dist/components/p-e8a2d709.entry.js +0 -1
- package/dist/components/p-ea942740.entry.js +0 -1
- package/dist/components/p-eb0b93d5.js +0 -1
- package/dist/components/p-ece20356.entry.js +0 -1
- package/dist/components/p-ed6fd4b8.entry.js +0 -1
- package/dist/components/p-f3822d6b.entry.js +0 -1
- package/dist/components/p-f539febe.entry.js +0 -1
- package/dist/components/p-f7f4b247.entry.js +0 -1
- package/dist/components/p-fdbfa776.entry.js +0 -1
- package/dist/components/p-fe27f4a9.entry.js +0 -1
- package/dist/components/toastManager.js +0 -31
- package/dist/esm/color-2554aad6.js +0 -132
- package/dist/esm/eds-avatar_27.entry.js +0 -2374
- package/dist/esm/eds-card-desc_2.entry.js +0 -73
- package/dist/esm/eds-card-generic.entry.js +0 -88
- package/dist/esm/eds-card-wrapper.entry.js +0 -28
- package/dist/esm/eds-login_2.entry.js +0 -2095
- package/dist/esm/eds-tabs.entry.js +0 -126
- package/dist/esm/eds-tooltip.entry.js +0 -105
- package/dist/esm/toastManager-d9eee791.js +0 -31
- package/dist/types/components/eds-cards/eds-card-composer/eds-card-wrapper/eds-card-wrapper.d.ts +0 -23
- package/dist/types/shared-ui/eds-login/eds-login.d.ts +0 -67
- /package/dist/collection/components/eds-section/eds-section-core/{eds-section-core.stories.js → eds-section-core.donotstories.js} +0 -0
- /package/dist/collection/components/eds-timeline/{eds-timeline.stories.js → eds-timeline.donot-stories.js} +0 -0
- /package/dist/types/components/eds-section/eds-section-core/{eds-section-core.stories.d.ts → eds-section-core.donotstories.d.ts} +0 -0
- /package/dist/types/components/eds-timeline/{eds-timeline.stories.d.ts → eds-timeline.donot-stories.d.ts} +0 -0
- /package/dist/types/{components → shared-ui}/eds-steps/eds-steps.d.ts +0 -0
- /package/dist/types/{components → shared-ui}/eds-steps/eds-steps.stories.d.ts +0 -0
|
@@ -1,456 +1,14 @@
|
|
|
1
|
-
:root {
|
|
2
|
-
font-optical-sizing: auto;
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
html,
|
|
6
|
-
body {
|
|
7
|
-
-webkit-font-smoothing: antialiased;
|
|
8
|
-
-moz-osx-font-smoothing: grayscale;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
/*
|
|
12
|
-
:focus[data-focus-method="mouse"],
|
|
13
|
-
:focus[data-focus-method="touch"] {
|
|
14
|
-
outline: none !important;
|
|
15
|
-
}
|
|
16
|
-
*/
|
|
17
|
-
/*FADE*/
|
|
18
|
-
/*FADE TRANSLATE Y*/
|
|
19
|
-
/*SLIDE LEFT*/
|
|
20
|
-
/*SLIDE BOTTOM*/
|
|
21
|
-
/*COLLAPSE Y*/
|
|
22
|
-
*,
|
|
23
|
-
::before,
|
|
24
|
-
::after {
|
|
25
|
-
--tw-ring-offset-shadow: 0 0 #0000;
|
|
26
|
-
--tw-ring-shadow: 0 0 #0000;
|
|
27
|
-
--tw-shadow: 0 0 #0000;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
::backdrop {
|
|
31
|
-
--tw-ring-offset-shadow: 0 0 #0000;
|
|
32
|
-
--tw-ring-shadow: 0 0 #0000;
|
|
33
|
-
--tw-shadow: 0 0 #0000;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
/*
|
|
37
|
-
! tailwindcss v3.4.13 | MIT License | https://tailwindcss.com
|
|
38
|
-
*/
|
|
39
|
-
/*
|
|
40
|
-
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
|
|
41
|
-
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
|
|
42
|
-
*/
|
|
43
1
|
*,
|
|
44
2
|
::before,
|
|
45
3
|
::after {
|
|
46
4
|
box-sizing: border-box;
|
|
47
|
-
/* 1 */
|
|
48
5
|
border-width: 0;
|
|
49
|
-
/* 2 */
|
|
50
6
|
border-style: solid;
|
|
51
|
-
/* 2 */
|
|
52
7
|
border-color: currentColor;
|
|
53
|
-
/* 2 */
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
::before,
|
|
57
|
-
::after {}
|
|
58
|
-
|
|
59
|
-
/*
|
|
60
|
-
1. Use a consistent sensible line-height in all browsers.
|
|
61
|
-
2. Prevent adjustments of font size after orientation changes in iOS.
|
|
62
|
-
3. Use a more readable tab size.
|
|
63
|
-
4. Use the user's configured `sans` font-family by default.
|
|
64
|
-
5. Use the user's configured `sans` font-feature-settings by default.
|
|
65
|
-
6. Use the user's configured `sans` font-variation-settings by default.
|
|
66
|
-
7. Disable tap highlights on iOS
|
|
67
|
-
*/
|
|
68
|
-
html {
|
|
69
|
-
line-height: 1.5;
|
|
70
|
-
/* 1 */
|
|
71
|
-
-webkit-text-size-adjust: 100%;
|
|
72
|
-
/* 2 */
|
|
73
|
-
-moz-tab-size: 4;
|
|
74
|
-
/* 3 */
|
|
75
|
-
-o-tab-size: 4;
|
|
76
|
-
tab-size: 4;
|
|
77
|
-
/* 3 */
|
|
78
|
-
font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
|
79
|
-
/* 4 */
|
|
80
|
-
font-feature-settings: normal;
|
|
81
|
-
/* 5 */
|
|
82
|
-
font-variation-settings: normal;
|
|
83
|
-
/* 6 */
|
|
84
|
-
-webkit-tap-highlight-color: transparent;
|
|
85
|
-
/* 7 */
|
|
86
8
|
}
|
|
87
9
|
|
|
88
|
-
|
|
89
|
-
1. Remove the margin in all browsers.
|
|
90
|
-
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
|
|
91
|
-
*/
|
|
92
|
-
body {
|
|
10
|
+
p {
|
|
93
11
|
margin: 0;
|
|
94
|
-
/* 1 */
|
|
95
|
-
line-height: inherit;
|
|
96
|
-
/* 2 */
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
/*
|
|
100
|
-
1. Add the correct height in Firefox.
|
|
101
|
-
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
|
|
102
|
-
3. Ensure horizontal rules are visible by default.
|
|
103
|
-
*/
|
|
104
|
-
hr {
|
|
105
|
-
height: 0;
|
|
106
|
-
/* 1 */
|
|
107
|
-
color: inherit;
|
|
108
|
-
/* 2 */
|
|
109
|
-
border-top-width: 1px;
|
|
110
|
-
/* 3 */
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
/*
|
|
114
|
-
Add the correct text decoration in Chrome, Edge, and Safari.
|
|
115
|
-
*/
|
|
116
|
-
abbr:where([title]) {
|
|
117
|
-
-webkit-text-decoration: underline dotted;
|
|
118
|
-
text-decoration: underline dotted;
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
/*
|
|
122
|
-
Remove the default font size and weight for headings.
|
|
123
|
-
*/
|
|
124
|
-
h1,
|
|
125
|
-
h2,
|
|
126
|
-
h3,
|
|
127
|
-
h4,
|
|
128
|
-
h5,
|
|
129
|
-
h6 {
|
|
130
|
-
font-size: inherit;
|
|
131
|
-
font-weight: inherit;
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
/*
|
|
135
|
-
Reset links to optimize for opt-in styling instead of opt-out.
|
|
136
|
-
*/
|
|
137
|
-
a {
|
|
138
|
-
color: inherit;
|
|
139
|
-
text-decoration: inherit;
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
/*
|
|
143
|
-
Add the correct font weight in Edge and Safari.
|
|
144
|
-
*/
|
|
145
|
-
b,
|
|
146
|
-
strong {
|
|
147
|
-
font-weight: bolder;
|
|
148
|
-
}
|
|
149
|
-
|
|
150
|
-
/*
|
|
151
|
-
1. Use the user's configured `mono` font-family by default.
|
|
152
|
-
2. Use the user's configured `mono` font-feature-settings by default.
|
|
153
|
-
3. Use the user's configured `mono` font-variation-settings by default.
|
|
154
|
-
4. Correct the odd `em` font sizing in all browsers.
|
|
155
|
-
*/
|
|
156
|
-
code,
|
|
157
|
-
pre {
|
|
158
|
-
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
|
159
|
-
/* 1 */
|
|
160
|
-
font-feature-settings: normal;
|
|
161
|
-
/* 2 */
|
|
162
|
-
font-variation-settings: normal;
|
|
163
|
-
/* 3 */
|
|
164
|
-
font-size: 1em;
|
|
165
|
-
/* 4 */
|
|
166
|
-
}
|
|
167
|
-
|
|
168
|
-
/*
|
|
169
|
-
Add the correct font size in all browsers.
|
|
170
|
-
*/
|
|
171
|
-
small {
|
|
172
|
-
font-size: 80%;
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
/*
|
|
176
|
-
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
|
|
177
|
-
*/
|
|
178
|
-
sub {
|
|
179
|
-
font-size: 75%;
|
|
180
|
-
line-height: 0;
|
|
181
|
-
position: relative;
|
|
182
|
-
vertical-align: baseline;
|
|
183
|
-
}
|
|
184
|
-
|
|
185
|
-
sub {
|
|
186
|
-
bottom: -0.25em;
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
/*
|
|
190
|
-
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
|
|
191
|
-
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
|
|
192
|
-
3. Remove gaps between table borders by default.
|
|
193
|
-
*/
|
|
194
|
-
table {
|
|
195
|
-
text-indent: 0;
|
|
196
|
-
/* 1 */
|
|
197
|
-
border-color: inherit;
|
|
198
|
-
/* 2 */
|
|
199
|
-
border-collapse: collapse;
|
|
200
|
-
/* 3 */
|
|
201
|
-
}
|
|
202
|
-
|
|
203
|
-
/*
|
|
204
|
-
1. Change the font styles in all browsers.
|
|
205
|
-
2. Remove the margin in Firefox and Safari.
|
|
206
|
-
3. Remove default padding in all browsers.
|
|
207
|
-
*/
|
|
208
|
-
button,
|
|
209
|
-
input,
|
|
210
|
-
select,
|
|
211
|
-
textarea {
|
|
212
|
-
font-family: inherit;
|
|
213
|
-
/* 1 */
|
|
214
|
-
font-feature-settings: inherit;
|
|
215
|
-
/* 1 */
|
|
216
|
-
font-variation-settings: inherit;
|
|
217
|
-
/* 1 */
|
|
218
|
-
font-size: 100%;
|
|
219
|
-
/* 1 */
|
|
220
|
-
font-weight: inherit;
|
|
221
|
-
/* 1 */
|
|
222
|
-
line-height: inherit;
|
|
223
|
-
/* 1 */
|
|
224
|
-
letter-spacing: inherit;
|
|
225
|
-
/* 1 */
|
|
226
|
-
color: inherit;
|
|
227
|
-
/* 1 */
|
|
228
|
-
margin: 0;
|
|
229
|
-
/* 2 */
|
|
230
|
-
padding: 0;
|
|
231
|
-
/* 3 */
|
|
232
|
-
}
|
|
233
|
-
|
|
234
|
-
/*
|
|
235
|
-
Remove the inheritance of text transform in Edge and Firefox.
|
|
236
|
-
*/
|
|
237
|
-
button,
|
|
238
|
-
select {
|
|
239
|
-
text-transform: none;
|
|
240
|
-
}
|
|
241
|
-
|
|
242
|
-
/*
|
|
243
|
-
1. Correct the inability to style clickable types in iOS and Safari.
|
|
244
|
-
2. Remove default button styles.
|
|
245
|
-
*/
|
|
246
|
-
button,
|
|
247
|
-
input:where([type='button']),
|
|
248
|
-
input:where([type='submit']) {
|
|
249
|
-
-webkit-appearance: button;
|
|
250
|
-
/* 1 */
|
|
251
|
-
background-color: transparent;
|
|
252
|
-
/* 2 */
|
|
253
|
-
background-image: none;
|
|
254
|
-
/* 2 */
|
|
255
|
-
}
|
|
256
|
-
|
|
257
|
-
/*
|
|
258
|
-
Use the modern Firefox focus style for all focusable elements.
|
|
259
|
-
*/
|
|
260
|
-
/*
|
|
261
|
-
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
|
|
262
|
-
*/
|
|
263
|
-
/*
|
|
264
|
-
Add the correct vertical alignment in Chrome and Firefox.
|
|
265
|
-
*/
|
|
266
|
-
/*
|
|
267
|
-
Correct the cursor style of increment and decrement buttons in Safari.
|
|
268
|
-
*/
|
|
269
|
-
::-webkit-inner-spin-button,
|
|
270
|
-
::-webkit-outer-spin-button {
|
|
271
|
-
height: auto;
|
|
272
|
-
}
|
|
273
|
-
|
|
274
|
-
/*
|
|
275
|
-
1. Correct the odd appearance in Chrome and Safari.
|
|
276
|
-
2. Correct the outline style in Safari.
|
|
277
|
-
*/
|
|
278
|
-
[type='search'] {
|
|
279
|
-
-webkit-appearance: textfield;
|
|
280
|
-
/* 1 */
|
|
281
|
-
outline-offset: -2px;
|
|
282
|
-
/* 2 */
|
|
283
|
-
}
|
|
284
|
-
|
|
285
|
-
/*
|
|
286
|
-
Remove the inner padding in Chrome and Safari on macOS.
|
|
287
|
-
*/
|
|
288
|
-
::-webkit-search-decoration {
|
|
289
|
-
-webkit-appearance: none;
|
|
290
|
-
}
|
|
291
|
-
|
|
292
|
-
/*
|
|
293
|
-
1. Correct the inability to style clickable types in iOS and Safari.
|
|
294
|
-
2. Change font properties to `inherit` in Safari.
|
|
295
|
-
*/
|
|
296
|
-
::-webkit-file-upload-button {
|
|
297
|
-
-webkit-appearance: button;
|
|
298
|
-
/* 1 */
|
|
299
|
-
font: inherit;
|
|
300
|
-
/* 2 */
|
|
301
|
-
}
|
|
302
|
-
|
|
303
|
-
/*
|
|
304
|
-
Add the correct display in Chrome and Safari.
|
|
305
|
-
*/
|
|
306
|
-
/*
|
|
307
|
-
Removes the default spacing and border for appropriate elements.
|
|
308
|
-
*/
|
|
309
|
-
|
|
310
|
-
h1,
|
|
311
|
-
h2,
|
|
312
|
-
h3,
|
|
313
|
-
h4,
|
|
314
|
-
h5,
|
|
315
|
-
h6,
|
|
316
|
-
hr,
|
|
317
|
-
p,
|
|
318
|
-
pre {
|
|
319
|
-
margin: 0;
|
|
320
|
-
}
|
|
321
|
-
|
|
322
|
-
fieldset {
|
|
323
|
-
margin: 0;
|
|
324
|
-
padding: 0;
|
|
325
|
-
}
|
|
326
|
-
|
|
327
|
-
ol,
|
|
328
|
-
ul,
|
|
329
|
-
menu {
|
|
330
|
-
list-style: none;
|
|
331
|
-
margin: 0;
|
|
332
|
-
padding: 0;
|
|
333
|
-
}
|
|
334
|
-
|
|
335
|
-
/*
|
|
336
|
-
Reset default styling for dialogs.
|
|
337
|
-
*/
|
|
338
|
-
dialog {
|
|
339
|
-
padding: 0;
|
|
340
|
-
}
|
|
341
|
-
|
|
342
|
-
/*
|
|
343
|
-
Prevent resizing textareas horizontally by default.
|
|
344
|
-
*/
|
|
345
|
-
textarea {
|
|
346
|
-
resize: vertical;
|
|
347
|
-
}
|
|
348
|
-
|
|
349
|
-
/*
|
|
350
|
-
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
|
|
351
|
-
2. Set the default placeholder color to the user's configured gray 400 color.
|
|
352
|
-
*/
|
|
353
|
-
input::-moz-placeholder,
|
|
354
|
-
textarea::-moz-placeholder {
|
|
355
|
-
opacity: 1;
|
|
356
|
-
/* 1 */
|
|
357
|
-
color: #9ca3af;
|
|
358
|
-
/* 2 */
|
|
359
|
-
}
|
|
360
|
-
|
|
361
|
-
input::placeholder,
|
|
362
|
-
textarea::placeholder {
|
|
363
|
-
opacity: 1;
|
|
364
|
-
/* 1 */
|
|
365
|
-
color: #9ca3af;
|
|
366
|
-
/* 2 */
|
|
367
|
-
}
|
|
368
|
-
|
|
369
|
-
/*
|
|
370
|
-
Set the default cursor for buttons.
|
|
371
|
-
*/
|
|
372
|
-
button,
|
|
373
|
-
[role="button"] {
|
|
374
|
-
cursor: pointer;
|
|
375
|
-
}
|
|
376
|
-
|
|
377
|
-
/*
|
|
378
|
-
Make sure disabled buttons don't get the pointer cursor.
|
|
379
|
-
*/
|
|
380
|
-
/*
|
|
381
|
-
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
|
|
382
|
-
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
|
|
383
|
-
This can trigger a poorly considered lint error in some tools but is included by design.
|
|
384
|
-
*/
|
|
385
|
-
img,
|
|
386
|
-
iframe,
|
|
387
|
-
object {
|
|
388
|
-
display: block;
|
|
389
|
-
/* 1 */
|
|
390
|
-
vertical-align: middle;
|
|
391
|
-
/* 2 */
|
|
392
|
-
}
|
|
393
|
-
|
|
394
|
-
/*
|
|
395
|
-
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
|
|
396
|
-
*/
|
|
397
|
-
img {
|
|
398
|
-
max-width: 100%;
|
|
399
|
-
height: auto;
|
|
400
|
-
}
|
|
401
|
-
|
|
402
|
-
/* Make elements with the HTML hidden attribute stay hidden by default */
|
|
403
|
-
[hidden] {
|
|
404
|
-
display: none;
|
|
405
|
-
}
|
|
406
|
-
|
|
407
|
-
:root {
|
|
408
|
-
--inner-gutter: 8px;
|
|
409
|
-
}
|
|
410
|
-
|
|
411
|
-
@media (min-width: 750px) {
|
|
412
|
-
:root {
|
|
413
|
-
--inner-gutter: 12px;
|
|
414
|
-
}
|
|
415
|
-
}
|
|
416
|
-
|
|
417
|
-
@media (min-width: 900px) {
|
|
418
|
-
:root {
|
|
419
|
-
--inner-gutter: 16px;
|
|
420
|
-
}
|
|
421
|
-
}
|
|
422
|
-
|
|
423
|
-
@media (min-width: 1024px) {
|
|
424
|
-
:root {
|
|
425
|
-
--inner-gutter: 16px;
|
|
426
|
-
}
|
|
427
|
-
}
|
|
428
|
-
|
|
429
|
-
@media (min-width: 1280px) {
|
|
430
|
-
:root {
|
|
431
|
-
--inner-gutter: 16px;
|
|
432
|
-
}
|
|
433
|
-
}
|
|
434
|
-
|
|
435
|
-
@media (min-width: 2200px) {
|
|
436
|
-
:root {
|
|
437
|
-
--inner-gutter: 16px;
|
|
438
|
-
}
|
|
439
|
-
}
|
|
440
|
-
|
|
441
|
-
:root {}
|
|
442
|
-
|
|
443
|
-
@media (min-width: 900px) {
|
|
444
|
-
:root {}
|
|
445
|
-
}
|
|
446
|
-
|
|
447
|
-
:root {
|
|
448
|
-
--sans: Inter, Helvetica, Arial, sans-serif;
|
|
449
|
-
--f-ui-01-fontFamily: var(--sans);
|
|
450
|
-
--f-ui-01-fontWeight: 800;
|
|
451
|
-
--f-ui-01-fontSize: 18px;
|
|
452
|
-
--f-ui-01-lineHeight: 110%;
|
|
453
|
-
--f-ui-01-letterSpacing: -0.01em;
|
|
454
12
|
}
|
|
455
13
|
|
|
456
14
|
.f-ui-01 {
|
|
@@ -461,130 +19,6 @@ img {
|
|
|
461
19
|
letter-spacing: var(--f-ui-01-letterSpacing);
|
|
462
20
|
}
|
|
463
21
|
|
|
464
|
-
@media (min-width: 750px) {
|
|
465
|
-
:root {}
|
|
466
|
-
}
|
|
467
|
-
|
|
468
|
-
@media (min-width: 900px) {
|
|
469
|
-
:root {}
|
|
470
|
-
}
|
|
471
|
-
|
|
472
|
-
@media (min-width: 1024px) {
|
|
473
|
-
:root {}
|
|
474
|
-
}
|
|
475
|
-
|
|
476
|
-
.f-ui-01 b,
|
|
477
|
-
.f-ui-01 strong {
|
|
478
|
-
font-weight: var(--f-ui-01---bold-weight, bold);
|
|
479
|
-
}
|
|
480
|
-
|
|
481
|
-
:root {
|
|
482
|
-
--grey-300: #e6e6e6;
|
|
483
|
-
--green-200: #d3ffdc;
|
|
484
|
-
--yellow-200: #ffffcb;
|
|
485
|
-
--red-200: #ffe0e1;
|
|
486
|
-
}
|
|
487
|
-
|
|
488
|
-
@media (min-width: 750px) {
|
|
489
|
-
.md\:grid-line-x>*::before {
|
|
490
|
-
content: attr(👻);
|
|
491
|
-
inset-inline-start: 0;
|
|
492
|
-
inset-inline-end: 0;
|
|
493
|
-
top: 0;
|
|
494
|
-
bottom: calc(var(--inner-gutter) / -2);
|
|
495
|
-
border-top: 0 solid transparent;
|
|
496
|
-
border-bottom: 0 solid transparent;
|
|
497
|
-
}
|
|
498
|
-
|
|
499
|
-
.md\:grid-line-xfull>*::before {
|
|
500
|
-
content: attr(👻);
|
|
501
|
-
inset-inline-start: calc(var(--inner-gutter) / -2);
|
|
502
|
-
inset-inline-end: calc(var(--inner-gutter) / -2);
|
|
503
|
-
top: 0;
|
|
504
|
-
bottom: calc(var(--inner-gutter) / -2);
|
|
505
|
-
border-top: 0 solid transparent;
|
|
506
|
-
border-bottom: 0 solid transparent;
|
|
507
|
-
}
|
|
508
|
-
|
|
509
|
-
.md\:grid-line-x-0>*::before {
|
|
510
|
-
content: none;
|
|
511
|
-
}
|
|
512
|
-
|
|
513
|
-
.md\:grid-line-y>*::after {
|
|
514
|
-
content: attr(👻);
|
|
515
|
-
inset-inline-start: 0;
|
|
516
|
-
inset-inline-end: calc(var(--inner-gutter) / -2);
|
|
517
|
-
top: 0;
|
|
518
|
-
bottom: 0;
|
|
519
|
-
border-inline-start: 0 solid transparent;
|
|
520
|
-
border-inline-end: 0 solid transparent;
|
|
521
|
-
}
|
|
522
|
-
|
|
523
|
-
.md\:grid-line-yfull>*::after {
|
|
524
|
-
content: attr(👻);
|
|
525
|
-
inset-inline-start: 0;
|
|
526
|
-
inset-inline-end: calc(var(--inner-gutter) / -2);
|
|
527
|
-
top: calc(var(--inner-gutter) / -1);
|
|
528
|
-
bottom: 0;
|
|
529
|
-
border-inline-start: 0 solid transparent;
|
|
530
|
-
border-inline-end: 0 solid transparent;
|
|
531
|
-
}
|
|
532
|
-
|
|
533
|
-
.md\:grid-line-y-0>*::after {
|
|
534
|
-
content: none;
|
|
535
|
-
}
|
|
536
|
-
}
|
|
537
|
-
|
|
538
|
-
@media (min-width: 900px) {
|
|
539
|
-
.lg\:grid-line-x>*::before {
|
|
540
|
-
content: attr(👻);
|
|
541
|
-
inset-inline-start: 0;
|
|
542
|
-
inset-inline-end: 0;
|
|
543
|
-
top: 0;
|
|
544
|
-
bottom: calc(var(--inner-gutter) / -2);
|
|
545
|
-
border-top: 0 solid transparent;
|
|
546
|
-
border-bottom: 0 solid transparent;
|
|
547
|
-
}
|
|
548
|
-
|
|
549
|
-
.lg\:grid-line-xfull>*::before {
|
|
550
|
-
content: attr(👻);
|
|
551
|
-
inset-inline-start: calc(var(--inner-gutter) / -2);
|
|
552
|
-
inset-inline-end: calc(var(--inner-gutter) / -2);
|
|
553
|
-
top: 0;
|
|
554
|
-
bottom: calc(var(--inner-gutter) / -2);
|
|
555
|
-
border-top: 0 solid transparent;
|
|
556
|
-
border-bottom: 0 solid transparent;
|
|
557
|
-
}
|
|
558
|
-
|
|
559
|
-
.lg\:grid-line-x-0>*::before {
|
|
560
|
-
content: none;
|
|
561
|
-
}
|
|
562
|
-
|
|
563
|
-
.lg\:grid-line-y>*::after {
|
|
564
|
-
content: attr(👻);
|
|
565
|
-
inset-inline-start: 0;
|
|
566
|
-
inset-inline-end: calc(var(--inner-gutter) / -2);
|
|
567
|
-
top: 0;
|
|
568
|
-
bottom: 0;
|
|
569
|
-
border-inline-start: 0 solid transparent;
|
|
570
|
-
border-inline-end: 0 solid transparent;
|
|
571
|
-
}
|
|
572
|
-
|
|
573
|
-
.lg\:grid-line-yfull>*::after {
|
|
574
|
-
content: attr(👻);
|
|
575
|
-
inset-inline-start: 0;
|
|
576
|
-
inset-inline-end: calc(var(--inner-gutter) / -2);
|
|
577
|
-
top: calc(var(--inner-gutter) / -1);
|
|
578
|
-
bottom: 0;
|
|
579
|
-
border-inline-start: 0 solid transparent;
|
|
580
|
-
border-inline-end: 0 solid transparent;
|
|
581
|
-
}
|
|
582
|
-
|
|
583
|
-
.lg\:grid-line-y-0>*::after {
|
|
584
|
-
content: none;
|
|
585
|
-
}
|
|
586
|
-
}
|
|
587
|
-
|
|
588
22
|
.border-inside {
|
|
589
23
|
position: relative;
|
|
590
24
|
|
|
@@ -625,14 +59,6 @@ img {
|
|
|
625
59
|
}
|
|
626
60
|
}
|
|
627
61
|
|
|
628
|
-
/** region TRANSITIONS */
|
|
629
|
-
/** endregion */
|
|
630
|
-
/* region FOCUS */
|
|
631
|
-
/* endregion */
|
|
632
|
-
/* region BG */
|
|
633
|
-
/* endregion */
|
|
634
|
-
/*region shadow*/
|
|
635
|
-
/*endregion*/
|
|
636
62
|
.flex {
|
|
637
63
|
display: flex;
|
|
638
64
|
}
|
|
@@ -41,6 +41,7 @@ export default {
|
|
|
41
41
|
};
|
|
42
42
|
export const Default = {
|
|
43
43
|
render: (args) => `
|
|
44
|
+
<div class="container">
|
|
44
45
|
<eds-alert
|
|
45
46
|
message="${args.message}"
|
|
46
47
|
intent="${args.intent}"
|
|
@@ -48,7 +49,8 @@ export const Default = {
|
|
|
48
49
|
brd="${args.brd}"
|
|
49
50
|
pressable-label="${args.pressableLabel}"
|
|
50
51
|
pressable-url="${args.pressableUrl}">
|
|
51
|
-
</eds-alert
|
|
52
|
+
</eds-alert>
|
|
53
|
+
</div>`,
|
|
52
54
|
args: {
|
|
53
55
|
message: 'This is an alert message.',
|
|
54
56
|
intent: 'default',
|
|
@@ -1,37 +1,20 @@
|
|
|
1
|
-
html,
|
|
2
|
-
body {
|
|
3
|
-
-webkit-font-smoothing: antialiased;
|
|
4
|
-
-moz-osx-font-smoothing: grayscale;
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
body {
|
|
8
|
-
margin: 0; /* 1 */
|
|
9
|
-
line-height: inherit; /* 2 */
|
|
10
|
-
}
|
|
11
|
-
|
|
12
1
|
::before,
|
|
13
2
|
::after {
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
3
|
+
box-sizing: border-box;
|
|
4
|
+
border-width: 0;
|
|
5
|
+
border-style: solid;
|
|
6
|
+
border-color: currentColor;
|
|
18
7
|
}
|
|
8
|
+
|
|
19
9
|
::before,
|
|
20
10
|
::after {
|
|
21
|
-
|
|
11
|
+
--tw-content: '';
|
|
22
12
|
}
|
|
23
13
|
|
|
24
14
|
abbr:where([title]) {
|
|
25
15
|
-webkit-text-decoration: underline dotted;
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
.effect-color {
|
|
30
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
|
|
31
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
32
|
-
transition-duration: 300ms;
|
|
33
|
-
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
|
34
|
-
}
|
|
16
|
+
text-decoration: underline dotted;
|
|
17
|
+
}
|
|
35
18
|
|
|
36
19
|
.border-inside {
|
|
37
20
|
position: relative;
|
|
@@ -184,4 +167,36 @@ abbr:where([title]) {
|
|
|
184
167
|
|
|
185
168
|
.w-\[54px\] {
|
|
186
169
|
width: 54px;
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
.bg-gradient-01-top {
|
|
173
|
+
background: linear-gradient(to bottom, #00E766, ease-in-out, #E6E6E6);
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
.bg-gradient-01-bottom {
|
|
177
|
+
background: linear-gradient(to top, #00E766, ease-in-out, #E6E6E6);
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
.bg-gradient-02-top {
|
|
181
|
+
background: linear-gradient(to bottom, #F3F30A, ease-in-out, #E6E6E6);
|
|
182
|
+
}
|
|
183
|
+
|
|
184
|
+
.bg-gradient-02-bottom {
|
|
185
|
+
background: linear-gradient(to top, #F3F30A, ease-in-out, #E6E6E6);
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
.bg-gradient-03-top {
|
|
189
|
+
background: linear-gradient(to bottom, #C461FF, ease-in-out, #E6E6E6);
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
.bg-gradient-03-bottom {
|
|
193
|
+
background: linear-gradient(to top, #C461FF, ease-in-out, #E6E6E6);
|
|
194
|
+
}
|
|
195
|
+
|
|
196
|
+
.bg-gradient-04-top {
|
|
197
|
+
background: linear-gradient(to bottom, #2B69FC, ease-in-out, #E6E6E6);
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
.bg-gradient-04-bottom {
|
|
201
|
+
background: linear-gradient(to top, #2B69FC, ease-in-out, #E6E6E6);
|
|
187
202
|
}
|