@ebrains/components 0.7.0-alpha.0 → 0.8.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +370 -0
- package/dist/cjs/color-primary-palette_6.cjs.entry.js +14 -14
- package/dist/cjs/components.cjs.js +1 -1
- package/dist/cjs/correct-use-of-colors.cjs.entry.js +1 -1
- package/dist/cjs/eds-accordion_17.cjs.entry.js +1468 -0
- package/dist/cjs/eds-alert.cjs.entry.js +11 -4
- package/dist/cjs/eds-app-root.cjs.entry.js +1 -1
- package/dist/cjs/eds-breadcrumb.cjs.entry.js +6 -2
- package/dist/cjs/{eds-avatar_4.cjs.entry.js → eds-card-desc_3.cjs.entry.js} +3 -70
- package/dist/cjs/eds-card-generic.cjs.entry.js +1 -1
- package/dist/cjs/eds-card-project.cjs.entry.js +1 -1
- package/dist/cjs/eds-card-tags.cjs.entry.js +1 -1
- package/dist/cjs/eds-card-tool.cjs.entry.js +1 -1
- package/dist/cjs/eds-card-wrapper.cjs.entry.js +1 -1
- package/dist/cjs/eds-code-block.cjs.entry.js +1 -1
- package/dist/cjs/eds-components-section.cjs.entry.js +34 -20
- package/dist/cjs/eds-cookies-preference.cjs.entry.js +1 -1
- package/dist/cjs/eds-docs-palettes.cjs.entry.js +1 -1
- package/dist/cjs/eds-docs-tokens.cjs.entry.js +1 -1
- package/dist/cjs/eds-feedback.cjs.entry.js +1 -1
- package/dist/cjs/eds-form.cjs.entry.js +211 -146
- package/dist/cjs/eds-frame.cjs.entry.js +3 -3
- package/dist/cjs/eds-icon-arrow-diagonal.cjs.entry.js +2 -2
- package/dist/cjs/eds-icon-arrow-right.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-bluesky.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-chevron-down.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-chevron-left.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-chevron-right.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-chevron-up.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-close.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-copy.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-eu.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-facebook.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-gitlab.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-linkedin.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-loader.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-mastodon.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-menu.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-more.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-search.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-star.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-success.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-thumbs-down.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-thumbs-up.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-twitter.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-user.cjs.entry.js +1 -1
- package/dist/cjs/eds-icon-youtube.cjs.entry.js +1 -1
- package/dist/cjs/eds-input_7.cjs.entry.js +357 -0
- package/dist/cjs/eds-login_2.cjs.entry.js +1 -1
- package/dist/cjs/eds-logo-variations.cjs.entry.js +1 -1
- package/dist/cjs/eds-modal.cjs.entry.js +2 -2
- package/dist/cjs/eds-pagination_2.cjs.entry.js +403 -0
- package/dist/cjs/eds-progress-bar.cjs.entry.js +1 -1
- package/dist/cjs/eds-rating.cjs.entry.js +1 -1
- package/dist/cjs/eds-section-core_2.cjs.entry.js +4 -4
- package/dist/cjs/eds-spinner.cjs.entry.js +1 -1
- package/dist/cjs/eds-svg-repository.cjs.entry.js +5 -1
- package/dist/cjs/eds-switch.cjs.entry.js +2 -2
- package/dist/cjs/eds-tabs.cjs.entry.js +2 -2
- package/dist/cjs/eds-timeline.cjs.entry.js +5 -1
- package/dist/cjs/eds-toast-manager.cjs.entry.js +1 -1
- package/dist/cjs/eds-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/eds-trl.cjs.entry.js +1 -1
- package/dist/cjs/incorrect-use-of-colors.cjs.entry.js +1 -1
- package/dist/cjs/index-2f63169d.js +14 -22
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/logo-space.cjs.entry.js +1 -1
- package/dist/cjs/logo-variations-horizontal_2.cjs.entry.js +2 -2
- package/dist/cjs/logo-wrong-usage.cjs.entry.js +1 -1
- package/dist/cjs/token-list_3.cjs.entry.js +3 -3
- package/dist/cjs/token-ratios.cjs.entry.js +1 -1
- package/dist/cjs/token-spacing.cjs.entry.js +1 -1
- package/dist/cjs/token-typography.cjs.entry.js +1 -1
- package/dist/collection/collection-manifest.json +3 -4
- package/dist/collection/components/eds-accordion/eds-accordion.css +12 -8
- package/dist/collection/components/eds-accordion/eds-accordion.js +9 -24
- package/dist/collection/components/eds-accordion/eds-accordion.stories.js +2 -2
- package/dist/collection/components/eds-alert/eds-alert.css +223 -91
- package/dist/collection/components/eds-alert/eds-alert.js +28 -3
- package/dist/collection/components/eds-alert/eds-alert.stories.js +10 -2
- package/dist/collection/components/eds-avatar/eds-avatar.css +38 -0
- package/dist/collection/components/eds-avatar/eds-avatar.js +11 -40
- package/dist/collection/components/eds-avatar/eds-avatar.stories.js +19 -46
- package/dist/collection/components/eds-block-break/eds-block-break.js +1 -1
- package/dist/collection/components/eds-breadcrump/eds-breadcrumb.css +1 -0
- package/dist/collection/components/eds-breadcrump/eds-breadcrumb.stories.js +14 -6
- package/dist/collection/components/eds-breadcrump/eds-breadcrump.js +6 -2
- package/dist/collection/components/eds-button/eds-button.css +8420 -6638
- package/dist/collection/components/eds-button/eds-button.js +1 -1
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-desc/eds-card-desc.js +4 -1
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-tags/eds-card-tags.js +1 -1
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-title/eds-card-title.js +1 -1
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-wrapper/eds-card-wrapper.js +1 -1
- package/dist/collection/components/eds-cards/eds-card-generic/eds-card-generic.css +133 -102
- package/dist/collection/components/eds-cards/eds-card-generic/eds-card-generic.stories.js +10 -1
- package/dist/collection/components/eds-cards/eds-card-project/eds-card-project.js +1 -1
- package/dist/collection/components/eds-cards/eds-card-tool/eds-card-tool.js +1 -1
- package/dist/collection/components/eds-code-block/eds-code-block.css +30 -3
- package/dist/collection/components/eds-code-block/eds-code-block.js +1 -1
- package/dist/collection/components/eds-dropdown/eds-dropdown.js +4 -3
- package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-down/eds-icon-chevron-down.js +1 -1
- package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-left/eds-icon-chevron-left.js +1 -1
- package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-right/eds-icon-chevron-right.js +1 -1
- package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-up/eds-icon-chevron-up.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-arrow-diagonal/eds-icon-arrow-diagonal.js +4 -4
- package/dist/collection/components/eds-icons/eds-icon-arrow-right/eds-icon-arrow-right.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-close/eds-icon-close.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-copy/eds-icon-copy.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-eu/eds-icon-eu.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-gitlab/eds-icon-gitlab.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-loader/eds-icon-loader.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-menu/eds-icon-menu.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-more/eds-icon-more.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-search/eds-icon-search.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-star/eds-icon-star.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-success/eds-icon-success.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-thumbs-down/eds-icon-thumbs-down.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-thumbs-up/eds-icon-thumbs-up.js +1 -1
- package/dist/collection/components/eds-icons/eds-icon-user/eds-icon-user.js +1 -1
- package/dist/collection/components/eds-icons/social/eds-icon-bluesky/eds-icon-bluesky.js +1 -1
- package/dist/collection/components/eds-icons/social/eds-icon-facebook/eds-icon-facebook.js +1 -1
- package/dist/collection/components/eds-icons/social/eds-icon-linkedin/eds-icon-linkedin.js +1 -1
- package/dist/collection/components/eds-icons/social/eds-icon-mastodon/eds-icon-mastodon.js +1 -1
- package/dist/collection/components/eds-icons/social/eds-icon-twitter/eds-icon-twitter.js +1 -1
- package/dist/collection/components/eds-icons/social/eds-icon-youtube/eds-icon-youtube.js +1 -1
- package/dist/collection/components/eds-img/eds-img.js +2 -2
- package/dist/collection/components/eds-input-elements/eds-input/eds-input.js +2 -2
- package/dist/collection/components/eds-input-elements/eds-input-footer/eds-input-footer.js +1 -1
- package/dist/collection/components/eds-input-elements/eds-input-label/eds-input-label.js +5 -5
- package/dist/collection/components/eds-input-elements/eds-input-range/eds-input-range.js +8 -10
- package/dist/collection/components/eds-input-elements/eds-input-search/eds-input-search.js +49 -10
- package/dist/collection/components/eds-input-elements/eds-input-select/eds-input-select.js +1 -1
- package/dist/collection/components/eds-input-field/eds-input-field.css +651 -52
- package/dist/collection/components/eds-input-field/eds-input-field.js +2 -2
- package/dist/collection/components/eds-link/eds-link.css +12 -204
- package/dist/collection/components/eds-link/eds-link.js +5 -5
- package/dist/collection/components/eds-logo/eds-logo.js +1 -1
- package/dist/collection/components/eds-modal/eds-modal.js +2 -2
- package/dist/collection/components/eds-pagination/eds-pagination.css +137 -109
- package/dist/collection/components/eds-pagination/eds-pagination.js +1 -1
- package/dist/collection/components/eds-pagination/eds-pagination.stories.js +0 -6
- package/dist/collection/components/eds-progress-bar/eds-progress-bar.js +1 -1
- package/dist/collection/components/eds-rating/eds-rating.js +1 -1
- package/dist/collection/components/eds-section/eds-section-core/eds-section-core.js +1 -1
- package/dist/collection/components/eds-section/eds-section-heading/eds-section-heading.js +3 -3
- package/dist/collection/components/eds-spinner/eds-spinner.js +1 -1
- package/dist/collection/components/eds-steps/eds-steps.js +48 -1
- package/dist/collection/components/eds-switch/eds-switch.js +2 -2
- package/dist/collection/components/eds-table/eds-table.js +42 -27
- package/dist/collection/components/eds-table/eds-table.stories.js +1 -1
- package/dist/collection/components/eds-tag/eds-tag.js +1 -1
- package/dist/collection/components/eds-timeline/eds-timeline.css +7758 -0
- package/dist/collection/components/eds-timeline/eds-timeline.js +12 -1
- package/dist/collection/components/eds-tooltip/eds-tooltip.js +1 -1
- package/dist/collection/components/eds-trl/eds-trl.js +1 -1
- package/dist/collection/eds-docs-ui/colors/color-palette/primary.js +1 -1
- package/dist/collection/eds-docs-ui/colors/color-palette/secondary.js +1 -1
- package/dist/collection/eds-docs-ui/colors/color-palette/support.js +1 -1
- package/dist/collection/eds-docs-ui/colors/gradient-palette/primary.js +1 -1
- package/dist/collection/eds-docs-ui/colors/gradient-palette/secondary.js +7 -7
- package/dist/collection/eds-docs-ui/colors/gradient-palette/support.js +3 -3
- package/dist/collection/eds-docs-ui/colors/use-of-colors/correct-use-of-colors.js +1 -1
- package/dist/collection/eds-docs-ui/colors/use-of-colors/incorrect-use-of-colors.js +1 -1
- package/dist/collection/eds-docs-ui/design-tokens/token-list/token-list.js +1 -1
- package/dist/collection/eds-docs-ui/design-tokens/token-radii/token-radii.js +1 -1
- package/dist/collection/eds-docs-ui/design-tokens/token-ratios/token-ratios.js +1 -1
- package/dist/collection/eds-docs-ui/design-tokens/token-shadows/token-shadows.js +1 -1
- package/dist/collection/eds-docs-ui/design-tokens/token-spacing/token-spacing.js +1 -1
- package/dist/collection/eds-docs-ui/design-tokens/token-typography/token-typography.js +1 -1
- package/dist/collection/eds-docs-ui/eds-components-section/eds-components-section.js +1 -1
- package/dist/collection/eds-docs-ui/eds-docs-palettes/eds-docs-palettes.js +1 -1
- package/dist/collection/eds-docs-ui/eds-docs-tokens/eds-docs-tokens.js +1 -1
- package/dist/collection/eds-docs-ui/eds-logo-variations/eds-logo-variations.js +1 -1
- package/dist/collection/eds-docs-ui/eds-svg-repository/eds-svg-repository.css +5 -0
- package/dist/collection/eds-docs-ui/eds-svg-repository/eds-svg-repository.js +11 -1
- package/dist/collection/eds-docs-ui/functional/angular.js +1 -1
- package/dist/collection/eds-docs-ui/functional/overview.js +18 -1
- package/dist/collection/eds-docs-ui/functional/react.js +1 -1
- package/dist/collection/eds-docs-ui/functional/vue.js +1 -1
- package/dist/collection/eds-docs-ui/logo/logo-space/logo-space.js +1 -1
- package/dist/collection/eds-docs-ui/logo/logo-variations/horizontal/logo-variations-horizontal.js +1 -1
- package/dist/collection/eds-docs-ui/logo/logo-variations/vertical/logo-variations-vertical.js +1 -1
- package/dist/collection/eds-docs-ui/logo/logo-wrong-usage/logo-wrong-usage.js +1 -1
- package/dist/collection/shared-ui/eds-card-section/eds-card-section.stories.js +1 -6
- package/dist/collection/shared-ui/eds-cookies-preference/eds-cookies-preference.js +1 -2
- package/dist/collection/shared-ui/eds-feedback/eds-feedback.js +1 -1
- package/dist/collection/shared-ui/eds-footer/eds-footer.css +226 -0
- package/dist/collection/shared-ui/eds-footer/eds-footer.js +44 -23
- package/dist/collection/shared-ui/eds-footer/eds-footer.stories.js +10 -16
- package/dist/collection/shared-ui/eds-form/eds-form.css +3 -0
- package/dist/collection/{components/eds-form-v2/eds-form-v2.js → shared-ui/eds-form/eds-form.js} +7 -6
- package/dist/collection/{components/eds-form-v2/eds-form-v2.stories.js → shared-ui/eds-form/eds-form.stories.js} +4 -4
- package/dist/collection/{eds-docs-ui → shared-ui}/eds-frame/eds-frame.css +3 -0
- package/dist/collection/{eds-docs-ui → shared-ui}/eds-frame/eds-frame.js +2 -2
- package/dist/collection/{eds-docs-ui → shared-ui}/eds-frame/eds-frame.stories.js +1 -1
- package/dist/collection/shared-ui/eds-fullscreen-menu/eds-fullscreen-menu.css +120 -0
- package/dist/collection/shared-ui/eds-fullscreen-menu/eds-fullscreen-menu.js +2 -1
- package/dist/collection/shared-ui/eds-header/eds-header.css +138 -0
- package/dist/collection/shared-ui/eds-header/eds-header.js +3 -2
- package/dist/collection/shared-ui/eds-login/eds-login.js +1 -1
- package/dist/collection/shared-ui/eds-matomo-notice/eds-matomo-notice.css +4 -0
- package/dist/collection/shared-ui/eds-matomo-notice/eds-matomo-notice.js +57 -3
- package/dist/collection/shared-ui/eds-social-networks/eds-social-networks.js +1 -1
- package/dist/collection/shared-ui/eds-steps-v2/eds-steps-v2.css +361 -0
- package/dist/collection/shared-ui/eds-steps-v2/eds-steps-v2.js +219 -0
- package/dist/collection/shared-ui/eds-tabs/eds-tabs.css +32 -48
- package/dist/collection/shared-ui/eds-tabs/eds-tabs.js +1 -1
- package/dist/collection/shared-ui/eds-toast-manager/eds-toast-manager.js +1 -1
- package/dist/collection/shared-ui/eds-user/eds-user.css +7758 -0
- package/dist/collection/shared-ui/eds-user/eds-user.js +44 -14
- package/dist/collection/shared-ui/eds-user/eds-user.stories.js +1 -1
- package/dist/collection/shared-ui/examples/eds-app-root/eds-app-root.js +1 -1
- package/dist/components/components.css +32 -48
- package/dist/components/components.esm.js +1 -1
- package/dist/components/correct-use-of-colors.js +1 -1
- package/dist/components/eds-accordion2.js +10 -8
- package/dist/components/eds-alert2.js +12 -4
- package/dist/components/eds-app-root.js +1 -1
- package/dist/components/eds-avatar2.js +13 -8
- package/dist/components/eds-block-break2.js +1 -1
- package/dist/components/eds-breadcrumb.js +6 -2
- package/dist/components/eds-button2.js +2 -2
- package/dist/components/eds-card-desc2.js +1 -1
- package/dist/components/eds-card-generic2.js +1 -1
- package/dist/components/eds-card-project.js +1 -1
- package/dist/components/eds-card-tags.js +1 -1
- package/dist/components/eds-card-title2.js +1 -1
- package/dist/components/eds-card-tool.js +1 -1
- package/dist/components/eds-card-wrapper.js +1 -1
- package/dist/components/eds-code-block2.js +1 -1
- package/dist/components/eds-components-section.js +58 -32
- package/dist/components/eds-cookies-preference.js +2 -3
- package/dist/components/eds-docs-palettes.js +1 -1
- package/dist/components/eds-docs-tokens.js +1 -1
- package/dist/components/eds-dropdown2.js +4 -3
- package/dist/components/eds-feedback.js +1 -1
- package/dist/components/eds-footer2.js +13 -6
- package/dist/components/eds-form.js +234 -189
- package/dist/components/eds-frame.js +3 -3
- package/dist/components/eds-fullscreen-menu.js +4 -3
- package/dist/components/eds-header.js +5 -4
- package/dist/components/eds-icon-arrow-diagonal.js +3 -3
- package/dist/components/eds-icon-arrow-right.js +1 -1
- package/dist/components/eds-icon-bluesky.js +1 -1
- package/dist/components/eds-icon-chevron-down.js +1 -1
- package/dist/components/eds-icon-chevron-left.js +1 -1
- package/dist/components/eds-icon-chevron-right.js +1 -1
- package/dist/components/eds-icon-chevron-up.js +1 -1
- package/dist/components/eds-icon-close.js +1 -1
- package/dist/components/eds-icon-copy.js +1 -1
- package/dist/components/eds-icon-eu.js +1 -1
- package/dist/components/eds-icon-facebook.js +1 -1
- package/dist/components/eds-icon-gitlab.js +1 -1
- package/dist/components/eds-icon-linkedin.js +1 -1
- package/dist/components/eds-icon-loader.js +1 -1
- package/dist/components/eds-icon-mastodon.js +1 -1
- package/dist/components/eds-icon-menu.js +1 -1
- package/dist/components/eds-icon-more.js +1 -1
- package/dist/components/eds-icon-search.js +1 -1
- package/dist/components/eds-icon-star.js +1 -1
- package/dist/components/eds-icon-success.js +1 -1
- package/dist/components/eds-icon-thumbs-down.js +1 -1
- package/dist/components/eds-icon-thumbs-up.js +1 -1
- package/dist/components/eds-icon-twitter.js +1 -1
- package/dist/components/eds-icon-user.js +1 -1
- package/dist/components/eds-icon-youtube.js +1 -1
- package/dist/components/eds-img2.js +2 -2
- package/dist/components/eds-input-field2.js +3 -3
- package/dist/components/eds-input-footer2.js +1 -1
- package/dist/components/eds-input-label2.js +1 -1
- package/dist/components/eds-input-range2.js +1 -3
- package/dist/components/eds-input-search2.js +24 -2
- package/dist/components/eds-input-select2.js +1 -1
- package/dist/components/eds-input2.js +2 -2
- package/dist/components/eds-link2.js +6 -6
- package/dist/components/eds-login2.js +1 -1
- package/dist/components/eds-logo-variations.js +1 -1
- package/dist/components/eds-logo2.js +1 -1
- package/dist/components/eds-matomo-notice2.js +32 -4
- package/dist/components/eds-modal.js +2 -2
- package/dist/components/eds-pagination2.js +1 -1
- package/dist/components/eds-progress-bar2.js +1 -1
- package/dist/components/eds-rating2.js +1 -1
- package/dist/components/eds-section-core2.js +1 -1
- package/dist/components/eds-section-heading2.js +3 -3
- package/dist/components/eds-social-networks2.js +1 -1
- package/dist/components/eds-spinner2.js +1 -1
- package/dist/components/{eds-form-v2.d.ts → eds-steps-v2.d.ts} +4 -4
- package/dist/components/eds-steps-v2.js +137 -0
- package/dist/components/eds-steps.js +1 -92
- package/dist/{esm/eds-steps.entry.js → components/eds-steps2.js} +86 -9
- package/dist/components/eds-svg-repository.js +5 -1
- package/dist/components/eds-switch.js +2 -2
- package/dist/components/eds-table2.js +41 -26
- package/dist/components/eds-tabs.js +2 -2
- package/dist/components/eds-tag2.js +1 -1
- package/dist/components/eds-timeline.js +7 -2
- package/dist/components/eds-toast-manager.js +1 -1
- package/dist/components/eds-tooltip.js +1 -1
- package/dist/components/eds-trl.js +1 -1
- package/dist/components/eds-user.js +26 -9
- package/dist/components/incorrect-use-of-colors.js +1 -1
- package/dist/components/logo-space.js +1 -1
- package/dist/components/logo-variations-horizontal2.js +1 -1
- package/dist/components/logo-variations-vertical2.js +1 -1
- package/dist/components/logo-wrong-usage.js +1 -1
- package/dist/components/{p-62f2f274.entry.js → p-01cb7ceb.entry.js} +1 -1
- package/dist/components/p-03a38eab.entry.js +1 -0
- package/dist/components/p-05d8fdc3.entry.js +1 -0
- package/dist/components/{p-8b70a350.entry.js → p-07ba7c89.entry.js} +1 -1
- package/dist/components/p-0918a2e2.entry.js +1 -0
- package/dist/components/p-096d3274.entry.js +1 -0
- package/dist/components/{p-ad746789.entry.js → p-0f73391d.entry.js} +1 -1
- package/dist/components/p-10a318e0.entry.js +1 -0
- package/dist/components/p-16e0b902.entry.js +1 -0
- package/dist/components/{p-5e63e8a5.entry.js → p-18e10983.entry.js} +1 -1
- package/dist/components/p-215f3b21.entry.js +1 -0
- package/dist/components/{p-43350dff.entry.js → p-21a746a4.entry.js} +1 -1
- package/dist/components/{p-c935aa46.entry.js → p-24507e71.entry.js} +1 -1
- package/dist/components/p-30075622.entry.js +1 -0
- package/dist/components/p-32a7f571.entry.js +1 -0
- package/dist/components/p-376b706b.entry.js +1 -0
- package/dist/components/{p-fba4080d.entry.js → p-3f0fd469.entry.js} +1 -1
- package/dist/components/{p-5e2216ae.entry.js → p-3f480c3c.entry.js} +1 -1
- package/dist/components/p-4675ac16.entry.js +1 -0
- package/dist/components/p-46c9a35e.entry.js +1 -0
- package/dist/components/{p-2354daeb.entry.js → p-4aefc66e.entry.js} +1 -1
- package/dist/components/p-4bcf6077.entry.js +1 -0
- package/dist/components/{p-56ec190f.entry.js → p-4d295eb7.entry.js} +1 -1
- package/dist/components/{p-9eb2e870.entry.js → p-4df00ba5.entry.js} +1 -1
- package/dist/components/p-5cf480a8.entry.js +1 -0
- package/dist/components/p-5d26f527.entry.js +1 -0
- package/dist/components/{p-0443ac40.entry.js → p-622dd2a1.entry.js} +1 -1
- package/dist/components/p-64f6f07e.entry.js +1 -0
- package/dist/components/p-69e5af42.entry.js +1 -0
- package/dist/components/p-6a73ac42.entry.js +1 -0
- package/dist/components/p-70201ae6.entry.js +1 -0
- package/dist/components/p-7ba154c5.entry.js +1 -0
- package/dist/components/p-7ba4ca15.entry.js +1 -0
- package/dist/components/p-84faf1b3.entry.js +1 -0
- package/dist/components/p-8527ef5f.entry.js +1 -0
- package/dist/components/{p-066f6d27.entry.js → p-8803ecf9.entry.js} +1 -1
- package/dist/components/p-8baa7e01.entry.js +1 -0
- package/dist/components/p-8cf4ee6e.entry.js +1 -0
- package/dist/components/{p-f905ac92.entry.js → p-91440d2f.entry.js} +1 -1
- package/dist/components/p-9873ebec.entry.js +1 -0
- package/dist/components/{p-0e0106fc.entry.js → p-9cbcccf8.entry.js} +1 -1
- package/dist/components/p-9e2a0f5a.entry.js +1 -0
- package/dist/components/p-9f4ad4e4.entry.js +1 -0
- package/dist/components/{p-a91ab66e.entry.js → p-a02c5c4a.entry.js} +1 -1
- package/dist/components/p-a0abe772.entry.js +1 -0
- package/dist/components/p-a1d55013.entry.js +1 -0
- package/dist/components/{p-4cd69983.entry.js → p-a6bf9bf8.entry.js} +1 -1
- package/dist/components/p-abaf04e1.entry.js +1 -0
- package/dist/components/p-ae60f98b.entry.js +1 -0
- package/dist/components/p-b299b89a.entry.js +1 -0
- package/dist/components/p-b2f0f40b.entry.js +1 -0
- package/dist/components/p-b4332c34.entry.js +1 -0
- package/dist/components/p-b47d115d.entry.js +1 -0
- package/dist/components/p-c86243a3.entry.js +1 -0
- package/dist/components/p-cdc36ea8.entry.js +1 -0
- package/dist/components/p-ceac6200.entry.js +1 -0
- package/dist/components/{p-5520a3b6.entry.js → p-cee891dc.entry.js} +1 -1
- package/dist/components/p-d06faa08.entry.js +1 -0
- package/dist/components/{p-a5c61d1c.entry.js → p-d17ea8af.entry.js} +1 -1
- package/dist/components/p-d2159cc9.entry.js +1 -0
- package/dist/components/p-d895d036.entry.js +1 -0
- package/dist/components/{p-b80a9020.entry.js → p-db970de6.entry.js} +1 -1
- package/dist/components/p-e343cd31.entry.js +1 -0
- package/dist/components/{p-c06d4f14.entry.js → p-e3811d4b.entry.js} +1 -1
- package/dist/components/p-e8bd6106.entry.js +1 -0
- package/dist/components/p-e96a5c8e.entry.js +1 -0
- package/dist/components/{p-ff7acb55.entry.js → p-f223a835.entry.js} +1 -1
- package/dist/components/{p-e64cd6f7.entry.js → p-f2e66c82.entry.js} +1 -1
- package/dist/components/p-fec4cba7.entry.js +1 -0
- package/dist/components/primary.js +1 -1
- package/dist/components/primary2.js +1 -1
- package/dist/components/secondary.js +1 -1
- package/dist/components/secondary2.js +7 -7
- package/dist/components/support.js +1 -1
- package/dist/components/support2.js +3 -3
- package/dist/components/token-list2.js +1 -1
- package/dist/components/token-radii2.js +1 -1
- package/dist/components/token-ratios.js +1 -1
- package/dist/components/token-shadows2.js +1 -1
- package/dist/components/token-spacing.js +1 -1
- package/dist/components/token-typography.js +1 -1
- package/dist/esm/color-primary-palette_6.entry.js +14 -14
- package/dist/esm/components.js +1 -1
- package/dist/esm/correct-use-of-colors.entry.js +1 -1
- package/dist/esm/eds-accordion_17.entry.js +1448 -0
- package/dist/esm/eds-alert.entry.js +11 -4
- package/dist/esm/eds-app-root.entry.js +1 -1
- package/dist/esm/eds-breadcrumb.entry.js +6 -2
- package/dist/esm/{eds-avatar_4.entry.js → eds-card-desc_3.entry.js} +4 -70
- package/dist/esm/eds-card-generic.entry.js +1 -1
- package/dist/esm/eds-card-project.entry.js +1 -1
- package/dist/esm/eds-card-tags.entry.js +1 -1
- package/dist/esm/eds-card-tool.entry.js +1 -1
- package/dist/esm/eds-card-wrapper.entry.js +1 -1
- package/dist/esm/eds-code-block.entry.js +1 -1
- package/dist/esm/eds-components-section.entry.js +34 -20
- package/dist/esm/eds-cookies-preference.entry.js +1 -1
- package/dist/esm/eds-docs-palettes.entry.js +1 -1
- package/dist/esm/eds-docs-tokens.entry.js +1 -1
- package/dist/esm/eds-feedback.entry.js +1 -1
- package/dist/esm/eds-form.entry.js +209 -144
- package/dist/esm/eds-frame.entry.js +3 -3
- package/dist/esm/eds-icon-arrow-diagonal.entry.js +2 -2
- package/dist/esm/eds-icon-arrow-right.entry.js +1 -1
- package/dist/esm/eds-icon-bluesky.entry.js +1 -1
- package/dist/esm/eds-icon-chevron-down.entry.js +1 -1
- package/dist/esm/eds-icon-chevron-left.entry.js +1 -1
- package/dist/esm/eds-icon-chevron-right.entry.js +1 -1
- package/dist/esm/eds-icon-chevron-up.entry.js +1 -1
- package/dist/esm/eds-icon-close.entry.js +1 -1
- package/dist/esm/eds-icon-copy.entry.js +1 -1
- package/dist/esm/eds-icon-eu.entry.js +1 -1
- package/dist/esm/eds-icon-facebook.entry.js +1 -1
- package/dist/esm/eds-icon-gitlab.entry.js +1 -1
- package/dist/esm/eds-icon-linkedin.entry.js +1 -1
- package/dist/esm/eds-icon-loader.entry.js +1 -1
- package/dist/esm/eds-icon-mastodon.entry.js +1 -1
- package/dist/esm/eds-icon-menu.entry.js +1 -1
- package/dist/esm/eds-icon-more.entry.js +1 -1
- package/dist/esm/eds-icon-search.entry.js +1 -1
- package/dist/esm/eds-icon-star.entry.js +1 -1
- package/dist/esm/eds-icon-success.entry.js +1 -1
- package/dist/esm/eds-icon-thumbs-down.entry.js +1 -1
- package/dist/esm/eds-icon-thumbs-up.entry.js +1 -1
- package/dist/esm/eds-icon-twitter.entry.js +1 -1
- package/dist/esm/eds-icon-user.entry.js +1 -1
- package/dist/esm/eds-icon-youtube.entry.js +1 -1
- package/dist/esm/eds-input_7.entry.js +347 -0
- package/dist/esm/eds-login_2.entry.js +1 -1
- package/dist/esm/eds-logo-variations.entry.js +1 -1
- package/dist/esm/eds-modal.entry.js +2 -2
- package/dist/esm/eds-pagination_2.entry.js +398 -0
- package/dist/esm/eds-progress-bar.entry.js +1 -1
- package/dist/esm/eds-rating.entry.js +1 -1
- package/dist/esm/eds-section-core_2.entry.js +4 -4
- package/dist/esm/eds-spinner.entry.js +1 -1
- package/dist/esm/eds-svg-repository.entry.js +5 -1
- package/dist/esm/eds-switch.entry.js +2 -2
- package/dist/esm/eds-tabs.entry.js +2 -2
- package/dist/esm/eds-timeline.entry.js +5 -1
- package/dist/esm/eds-toast-manager.entry.js +1 -1
- package/dist/esm/eds-tooltip.entry.js +1 -1
- package/dist/esm/eds-trl.entry.js +1 -1
- package/dist/esm/incorrect-use-of-colors.entry.js +1 -1
- package/dist/esm/index-8a71b9a7.js +14 -22
- package/dist/esm/loader.js +1 -1
- package/dist/esm/logo-space.entry.js +1 -1
- package/dist/esm/logo-variations-horizontal_2.entry.js +2 -2
- package/dist/esm/logo-wrong-usage.entry.js +1 -1
- package/dist/esm/token-list_3.entry.js +3 -3
- package/dist/esm/token-ratios.entry.js +1 -1
- package/dist/esm/token-spacing.entry.js +1 -1
- package/dist/esm/token-typography.entry.js +1 -1
- package/dist/hydrate/index.js +551 -748
- package/dist/hydrate/index.mjs +551 -748
- package/dist/stencil.config.js +2 -7
- package/dist/types/components/eds-accordion/eds-accordion.d.ts +4 -2
- package/dist/types/components/eds-accordion/eds-accordion.stories.d.ts +1 -1
- package/dist/types/components/eds-alert/eds-alert.d.ts +5 -0
- package/dist/types/components/eds-alert/eds-alert.stories.d.ts +7 -0
- package/dist/types/components/eds-avatar/eds-avatar.d.ts +0 -2
- package/dist/types/components/eds-avatar/eds-avatar.stories.d.ts +0 -9
- package/dist/types/components/eds-breadcrump/eds-breadcrumb.stories.d.ts +8 -3
- package/dist/types/components/eds-cards/eds-card-composer/eds-card-desc/eds-card-desc.d.ts +3 -0
- package/dist/types/components/eds-icons/eds-icon-arrow-diagonal/eds-icon-arrow-diagonal.d.ts +1 -1
- package/dist/types/components/eds-input-elements/eds-input-label/eds-input-label.d.ts +13 -0
- package/dist/types/components/eds-input-elements/eds-input-range/eds-input-range.d.ts +21 -0
- package/dist/types/components/eds-input-elements/eds-input-search/eds-input-search.d.ts +39 -0
- package/dist/types/components/eds-pagination/eds-pagination.stories.d.ts +0 -8
- package/dist/types/components/eds-steps/eds-steps.d.ts +17 -0
- package/dist/types/components/eds-table/eds-table.d.ts +5 -1
- package/dist/types/components.d.ts +234 -301
- package/dist/types/shared-ui/eds-card-section/eds-card-section.stories.d.ts +1 -6
- package/dist/types/shared-ui/eds-footer/eds-footer.d.ts +4 -5
- package/dist/types/shared-ui/eds-footer/eds-footer.stories.d.ts +4 -9
- package/dist/types/{components/eds-form-v2/eds-form-v2.d.ts → shared-ui/eds-form/eds-form.d.ts} +1 -1
- package/dist/types/shared-ui/eds-matomo-notice/eds-matomo-notice.d.ts +11 -0
- package/dist/types/shared-ui/eds-steps-v2/eds-steps-v2.d.ts +57 -0
- package/dist/types/shared-ui/eds-user/eds-user.d.ts +13 -11
- package/package.json +3 -3
- package/dist/cjs/eds-accordion_22.cjs.entry.js +0 -1959
- package/dist/cjs/eds-dropdown.cjs.entry.js +0 -125
- package/dist/cjs/eds-steps.cjs.entry.js +0 -55
- package/dist/cjs/eds-user.cjs.entry.js +0 -29
- package/dist/cjs/eds-vertical-stepper.cjs.entry.js +0 -45
- package/dist/cjs/formUtils-4315a99c.js +0 -228
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-desc/eds-card-desc.stories.js +0 -31
- package/dist/collection/components/eds-form/eds-form.css +0 -7153
- package/dist/collection/components/eds-form/eds-form.js +0 -609
- package/dist/collection/components/eds-form/eds-form.stories.js +0 -86
- package/dist/collection/components/eds-form-v2/eds-form-v2.css +0 -7153
- package/dist/collection/components/eds-steps/eds-vertical-stepper.css +0 -78
- package/dist/collection/components/eds-steps/eds-vertical-stepper.js +0 -72
- package/dist/components/eds-form-v2.js +0 -317
- package/dist/components/eds-vertical-stepper.d.ts +0 -11
- package/dist/components/eds-vertical-stepper.js +0 -86
- package/dist/components/formUtils.js +0 -223
- package/dist/components/p-033480b2.entry.js +0 -1
- package/dist/components/p-117d180f.entry.js +0 -1
- package/dist/components/p-20e9ae7f.entry.js +0 -1
- package/dist/components/p-2b31ca60.entry.js +0 -1
- package/dist/components/p-3368cfd5.entry.js +0 -1
- package/dist/components/p-33c5b937.entry.js +0 -1
- package/dist/components/p-3af94671.entry.js +0 -1
- package/dist/components/p-43b3579a.entry.js +0 -1
- package/dist/components/p-467fe746.entry.js +0 -1
- package/dist/components/p-46a6042d.entry.js +0 -1
- package/dist/components/p-4a860d5b.entry.js +0 -1
- package/dist/components/p-4ac27fe7.entry.js +0 -1
- package/dist/components/p-4b2e6f03.entry.js +0 -1
- package/dist/components/p-552b6a50.entry.js +0 -1
- package/dist/components/p-56b4e0fe.entry.js +0 -1
- package/dist/components/p-5aff1ea0.entry.js +0 -1
- package/dist/components/p-5c12a0df.entry.js +0 -1
- package/dist/components/p-60e7e745.entry.js +0 -1
- package/dist/components/p-6404e157.entry.js +0 -1
- package/dist/components/p-6fd0c3b3.entry.js +0 -1
- package/dist/components/p-77cc7c02.entry.js +0 -1
- package/dist/components/p-79c14cf1.entry.js +0 -1
- package/dist/components/p-7dd81017.entry.js +0 -1
- package/dist/components/p-7e0dd5d8.entry.js +0 -1
- package/dist/components/p-80dba155.js +0 -1
- package/dist/components/p-8154d013.entry.js +0 -1
- package/dist/components/p-86eed1b7.entry.js +0 -1
- package/dist/components/p-8e548691.entry.js +0 -1
- package/dist/components/p-90503a64.entry.js +0 -1
- package/dist/components/p-90f85604.entry.js +0 -1
- package/dist/components/p-94698510.entry.js +0 -1
- package/dist/components/p-950ecb1c.entry.js +0 -1
- package/dist/components/p-9b9fba38.entry.js +0 -1
- package/dist/components/p-9dc879c9.entry.js +0 -1
- package/dist/components/p-9ebc84d6.entry.js +0 -1
- package/dist/components/p-a56f0579.entry.js +0 -1
- package/dist/components/p-a6cd418e.entry.js +0 -1
- package/dist/components/p-a8dd1953.entry.js +0 -1
- package/dist/components/p-ab292dd5.entry.js +0 -1
- package/dist/components/p-c12d9350.entry.js +0 -1
- package/dist/components/p-c3dda942.entry.js +0 -1
- package/dist/components/p-c6b32753.entry.js +0 -1
- package/dist/components/p-dbcf1f0e.entry.js +0 -1
- package/dist/components/p-dcc08064.entry.js +0 -1
- package/dist/components/p-e9a533e0.entry.js +0 -1
- package/dist/components/p-eac63c82.entry.js +0 -1
- package/dist/components/p-f5959676.entry.js +0 -1
- package/dist/components/p-fc619588.entry.js +0 -1
- package/dist/components/p-fcc32210.entry.js +0 -1
- package/dist/esm/eds-accordion_22.entry.js +0 -1934
- package/dist/esm/eds-dropdown.entry.js +0 -121
- package/dist/esm/eds-user.entry.js +0 -25
- package/dist/esm/eds-vertical-stepper.entry.js +0 -41
- package/dist/esm/formUtils-ac68474d.js +0 -223
- package/dist/types/components/eds-cards/eds-card-composer/eds-card-desc/eds-card-desc.stories.d.ts +0 -32
- package/dist/types/components/eds-form/eds-form.d.ts +0 -148
- package/dist/types/components/eds-form/eds-form.stories.d.ts +0 -42
- package/dist/types/components/eds-steps/eds-vertical-stepper.d.ts +0 -22
- /package/dist/types/{components/eds-form-v2/eds-form-v2.stories.d.ts → shared-ui/eds-form/eds-form.stories.d.ts} +0 -0
- /package/dist/types/{eds-docs-ui → shared-ui}/eds-frame/eds-frame.d.ts +0 -0
- /package/dist/types/{eds-docs-ui → shared-ui}/eds-frame/eds-frame.stories.d.ts +0 -0
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
:root {
|
|
2
2
|
font-optical-sizing: auto;
|
|
3
3
|
}
|
|
4
|
+
|
|
4
5
|
html,
|
|
5
6
|
body {
|
|
6
7
|
-webkit-font-smoothing: antialiased;
|
|
7
8
|
-moz-osx-font-smoothing: grayscale;
|
|
8
9
|
}
|
|
10
|
+
|
|
9
11
|
/*
|
|
10
12
|
:focus[data-focus-method="mouse"],
|
|
11
13
|
:focus[data-focus-method="touch"] {
|
|
@@ -17,16 +19,20 @@ body {
|
|
|
17
19
|
/*SLIDE LEFT*/
|
|
18
20
|
/*SLIDE BOTTOM*/
|
|
19
21
|
/*COLLAPSE Y*/
|
|
20
|
-
*,
|
|
22
|
+
*,
|
|
23
|
+
::before,
|
|
24
|
+
::after {
|
|
21
25
|
--tw-ring-offset-shadow: 0 0 #0000;
|
|
22
26
|
--tw-ring-shadow: 0 0 #0000;
|
|
23
27
|
--tw-shadow: 0 0 #0000;
|
|
24
28
|
}
|
|
29
|
+
|
|
25
30
|
::backdrop {
|
|
26
31
|
--tw-ring-offset-shadow: 0 0 #0000;
|
|
27
32
|
--tw-ring-shadow: 0 0 #0000;
|
|
28
33
|
--tw-shadow: 0 0 #0000;
|
|
29
34
|
}
|
|
35
|
+
|
|
30
36
|
/*
|
|
31
37
|
! tailwindcss v3.4.13 | MIT License | https://tailwindcss.com
|
|
32
38
|
*/
|
|
@@ -37,14 +43,19 @@ body {
|
|
|
37
43
|
*,
|
|
38
44
|
::before,
|
|
39
45
|
::after {
|
|
40
|
-
box-sizing: border-box;
|
|
41
|
-
|
|
42
|
-
border-
|
|
43
|
-
|
|
46
|
+
box-sizing: border-box;
|
|
47
|
+
/* 1 */
|
|
48
|
+
border-width: 0;
|
|
49
|
+
/* 2 */
|
|
50
|
+
border-style: solid;
|
|
51
|
+
/* 2 */
|
|
52
|
+
border-color: currentColor;
|
|
53
|
+
/* 2 */
|
|
44
54
|
}
|
|
55
|
+
|
|
45
56
|
::before,
|
|
46
|
-
::after {
|
|
47
|
-
|
|
57
|
+
::after {}
|
|
58
|
+
|
|
48
59
|
/*
|
|
49
60
|
1. Use a consistent sensible line-height in all browsers.
|
|
50
61
|
2. Prevent adjustments of font size after orientation changes in iOS.
|
|
@@ -55,41 +66,58 @@ body {
|
|
|
55
66
|
7. Disable tap highlights on iOS
|
|
56
67
|
*/
|
|
57
68
|
html {
|
|
58
|
-
line-height: 1.5;
|
|
59
|
-
|
|
60
|
-
-
|
|
69
|
+
line-height: 1.5;
|
|
70
|
+
/* 1 */
|
|
71
|
+
-webkit-text-size-adjust: 100%;
|
|
72
|
+
/* 2 */
|
|
73
|
+
-moz-tab-size: 4;
|
|
74
|
+
/* 3 */
|
|
61
75
|
-o-tab-size: 4;
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
font-
|
|
65
|
-
|
|
66
|
-
-
|
|
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 */
|
|
67
86
|
}
|
|
87
|
+
|
|
68
88
|
/*
|
|
69
89
|
1. Remove the margin in all browsers.
|
|
70
90
|
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
|
|
71
91
|
*/
|
|
72
92
|
body {
|
|
73
|
-
margin: 0;
|
|
74
|
-
|
|
93
|
+
margin: 0;
|
|
94
|
+
/* 1 */
|
|
95
|
+
line-height: inherit;
|
|
96
|
+
/* 2 */
|
|
75
97
|
}
|
|
98
|
+
|
|
76
99
|
/*
|
|
77
100
|
1. Add the correct height in Firefox.
|
|
78
101
|
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
|
|
79
102
|
3. Ensure horizontal rules are visible by default.
|
|
80
103
|
*/
|
|
81
104
|
hr {
|
|
82
|
-
height: 0;
|
|
83
|
-
|
|
84
|
-
|
|
105
|
+
height: 0;
|
|
106
|
+
/* 1 */
|
|
107
|
+
color: inherit;
|
|
108
|
+
/* 2 */
|
|
109
|
+
border-top-width: 1px;
|
|
110
|
+
/* 3 */
|
|
85
111
|
}
|
|
112
|
+
|
|
86
113
|
/*
|
|
87
114
|
Add the correct text decoration in Chrome, Edge, and Safari.
|
|
88
115
|
*/
|
|
89
116
|
abbr:where([title]) {
|
|
90
117
|
-webkit-text-decoration: underline dotted;
|
|
91
|
-
|
|
118
|
+
text-decoration: underline dotted;
|
|
92
119
|
}
|
|
120
|
+
|
|
93
121
|
/*
|
|
94
122
|
Remove the default font size and weight for headings.
|
|
95
123
|
*/
|
|
@@ -102,6 +130,7 @@ h6 {
|
|
|
102
130
|
font-size: inherit;
|
|
103
131
|
font-weight: inherit;
|
|
104
132
|
}
|
|
133
|
+
|
|
105
134
|
/*
|
|
106
135
|
Reset links to optimize for opt-in styling instead of opt-out.
|
|
107
136
|
*/
|
|
@@ -109,6 +138,7 @@ a {
|
|
|
109
138
|
color: inherit;
|
|
110
139
|
text-decoration: inherit;
|
|
111
140
|
}
|
|
141
|
+
|
|
112
142
|
/*
|
|
113
143
|
Add the correct font weight in Edge and Safari.
|
|
114
144
|
*/
|
|
@@ -116,6 +146,7 @@ b,
|
|
|
116
146
|
strong {
|
|
117
147
|
font-weight: bolder;
|
|
118
148
|
}
|
|
149
|
+
|
|
119
150
|
/*
|
|
120
151
|
1. Use the user's configured `mono` font-family by default.
|
|
121
152
|
2. Use the user's configured `mono` font-feature-settings by default.
|
|
@@ -124,17 +155,23 @@ strong {
|
|
|
124
155
|
*/
|
|
125
156
|
code,
|
|
126
157
|
pre {
|
|
127
|
-
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
|
128
|
-
|
|
129
|
-
font-
|
|
130
|
-
|
|
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 */
|
|
131
166
|
}
|
|
167
|
+
|
|
132
168
|
/*
|
|
133
169
|
Add the correct font size in all browsers.
|
|
134
170
|
*/
|
|
135
171
|
small {
|
|
136
172
|
font-size: 80%;
|
|
137
173
|
}
|
|
174
|
+
|
|
138
175
|
/*
|
|
139
176
|
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
|
|
140
177
|
*/
|
|
@@ -144,19 +181,25 @@ sub {
|
|
|
144
181
|
position: relative;
|
|
145
182
|
vertical-align: baseline;
|
|
146
183
|
}
|
|
184
|
+
|
|
147
185
|
sub {
|
|
148
186
|
bottom: -0.25em;
|
|
149
187
|
}
|
|
188
|
+
|
|
150
189
|
/*
|
|
151
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)
|
|
152
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)
|
|
153
192
|
3. Remove gaps between table borders by default.
|
|
154
193
|
*/
|
|
155
194
|
table {
|
|
156
|
-
text-indent: 0;
|
|
157
|
-
|
|
158
|
-
border-
|
|
195
|
+
text-indent: 0;
|
|
196
|
+
/* 1 */
|
|
197
|
+
border-color: inherit;
|
|
198
|
+
/* 2 */
|
|
199
|
+
border-collapse: collapse;
|
|
200
|
+
/* 3 */
|
|
159
201
|
}
|
|
202
|
+
|
|
160
203
|
/*
|
|
161
204
|
1. Change the font styles in all browsers.
|
|
162
205
|
2. Remove the margin in Firefox and Safari.
|
|
@@ -166,17 +209,28 @@ button,
|
|
|
166
209
|
input,
|
|
167
210
|
select,
|
|
168
211
|
textarea {
|
|
169
|
-
font-family: inherit;
|
|
170
|
-
|
|
171
|
-
font-
|
|
172
|
-
|
|
173
|
-
font-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
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 */
|
|
179
232
|
}
|
|
233
|
+
|
|
180
234
|
/*
|
|
181
235
|
Remove the inheritance of text transform in Edge and Firefox.
|
|
182
236
|
*/
|
|
@@ -184,6 +238,7 @@ button,
|
|
|
184
238
|
select {
|
|
185
239
|
text-transform: none;
|
|
186
240
|
}
|
|
241
|
+
|
|
187
242
|
/*
|
|
188
243
|
1. Correct the inability to style clickable types in iOS and Safari.
|
|
189
244
|
2. Remove default button styles.
|
|
@@ -191,10 +246,14 @@ select {
|
|
|
191
246
|
button,
|
|
192
247
|
input:where([type='button']),
|
|
193
248
|
input:where([type='submit']) {
|
|
194
|
-
-webkit-appearance: button;
|
|
195
|
-
|
|
196
|
-
background-
|
|
249
|
+
-webkit-appearance: button;
|
|
250
|
+
/* 1 */
|
|
251
|
+
background-color: transparent;
|
|
252
|
+
/* 2 */
|
|
253
|
+
background-image: none;
|
|
254
|
+
/* 2 */
|
|
197
255
|
}
|
|
256
|
+
|
|
198
257
|
/*
|
|
199
258
|
Use the modern Firefox focus style for all focusable elements.
|
|
200
259
|
*/
|
|
@@ -211,28 +270,36 @@ Correct the cursor style of increment and decrement buttons in Safari.
|
|
|
211
270
|
::-webkit-outer-spin-button {
|
|
212
271
|
height: auto;
|
|
213
272
|
}
|
|
273
|
+
|
|
214
274
|
/*
|
|
215
275
|
1. Correct the odd appearance in Chrome and Safari.
|
|
216
276
|
2. Correct the outline style in Safari.
|
|
217
277
|
*/
|
|
218
278
|
[type='search'] {
|
|
219
|
-
-webkit-appearance: textfield;
|
|
220
|
-
|
|
279
|
+
-webkit-appearance: textfield;
|
|
280
|
+
/* 1 */
|
|
281
|
+
outline-offset: -2px;
|
|
282
|
+
/* 2 */
|
|
221
283
|
}
|
|
284
|
+
|
|
222
285
|
/*
|
|
223
286
|
Remove the inner padding in Chrome and Safari on macOS.
|
|
224
287
|
*/
|
|
225
288
|
::-webkit-search-decoration {
|
|
226
289
|
-webkit-appearance: none;
|
|
227
290
|
}
|
|
291
|
+
|
|
228
292
|
/*
|
|
229
293
|
1. Correct the inability to style clickable types in iOS and Safari.
|
|
230
294
|
2. Change font properties to `inherit` in Safari.
|
|
231
295
|
*/
|
|
232
296
|
::-webkit-file-upload-button {
|
|
233
|
-
-webkit-appearance: button;
|
|
234
|
-
|
|
297
|
+
-webkit-appearance: button;
|
|
298
|
+
/* 1 */
|
|
299
|
+
font: inherit;
|
|
300
|
+
/* 2 */
|
|
235
301
|
}
|
|
302
|
+
|
|
236
303
|
/*
|
|
237
304
|
Add the correct display in Chrome and Safari.
|
|
238
305
|
*/
|
|
@@ -251,10 +318,12 @@ p,
|
|
|
251
318
|
pre {
|
|
252
319
|
margin: 0;
|
|
253
320
|
}
|
|
321
|
+
|
|
254
322
|
fieldset {
|
|
255
323
|
margin: 0;
|
|
256
324
|
padding: 0;
|
|
257
325
|
}
|
|
326
|
+
|
|
258
327
|
ol,
|
|
259
328
|
ul,
|
|
260
329
|
menu {
|
|
@@ -262,31 +331,41 @@ menu {
|
|
|
262
331
|
margin: 0;
|
|
263
332
|
padding: 0;
|
|
264
333
|
}
|
|
334
|
+
|
|
265
335
|
/*
|
|
266
336
|
Reset default styling for dialogs.
|
|
267
337
|
*/
|
|
268
338
|
dialog {
|
|
269
339
|
padding: 0;
|
|
270
340
|
}
|
|
341
|
+
|
|
271
342
|
/*
|
|
272
343
|
Prevent resizing textareas horizontally by default.
|
|
273
344
|
*/
|
|
274
345
|
textarea {
|
|
275
346
|
resize: vertical;
|
|
276
347
|
}
|
|
348
|
+
|
|
277
349
|
/*
|
|
278
350
|
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
|
|
279
351
|
2. Set the default placeholder color to the user's configured gray 400 color.
|
|
280
352
|
*/
|
|
281
|
-
input::-moz-placeholder,
|
|
282
|
-
|
|
283
|
-
|
|
353
|
+
input::-moz-placeholder,
|
|
354
|
+
textarea::-moz-placeholder {
|
|
355
|
+
opacity: 1;
|
|
356
|
+
/* 1 */
|
|
357
|
+
color: #9ca3af;
|
|
358
|
+
/* 2 */
|
|
284
359
|
}
|
|
360
|
+
|
|
285
361
|
input::placeholder,
|
|
286
362
|
textarea::placeholder {
|
|
287
|
-
opacity: 1;
|
|
288
|
-
|
|
363
|
+
opacity: 1;
|
|
364
|
+
/* 1 */
|
|
365
|
+
color: #9ca3af;
|
|
366
|
+
/* 2 */
|
|
289
367
|
}
|
|
368
|
+
|
|
290
369
|
/*
|
|
291
370
|
Set the default cursor for buttons.
|
|
292
371
|
*/
|
|
@@ -294,6 +373,7 @@ button,
|
|
|
294
373
|
[role="button"] {
|
|
295
374
|
cursor: pointer;
|
|
296
375
|
}
|
|
376
|
+
|
|
297
377
|
/*
|
|
298
378
|
Make sure disabled buttons don't get the pointer cursor.
|
|
299
379
|
*/
|
|
@@ -305,9 +385,12 @@ Make sure disabled buttons don't get the pointer cursor.
|
|
|
305
385
|
img,
|
|
306
386
|
iframe,
|
|
307
387
|
object {
|
|
308
|
-
display: block;
|
|
309
|
-
|
|
388
|
+
display: block;
|
|
389
|
+
/* 1 */
|
|
390
|
+
vertical-align: middle;
|
|
391
|
+
/* 2 */
|
|
310
392
|
}
|
|
393
|
+
|
|
311
394
|
/*
|
|
312
395
|
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
|
|
313
396
|
*/
|
|
@@ -315,44 +398,52 @@ img {
|
|
|
315
398
|
max-width: 100%;
|
|
316
399
|
height: auto;
|
|
317
400
|
}
|
|
401
|
+
|
|
318
402
|
/* Make elements with the HTML hidden attribute stay hidden by default */
|
|
319
403
|
[hidden] {
|
|
320
404
|
display: none;
|
|
321
405
|
}
|
|
406
|
+
|
|
322
407
|
:root {
|
|
323
408
|
--inner-gutter: 8px;
|
|
324
409
|
}
|
|
410
|
+
|
|
325
411
|
@media (min-width: 750px) {
|
|
326
412
|
:root {
|
|
327
413
|
--inner-gutter: 12px;
|
|
328
414
|
}
|
|
329
415
|
}
|
|
416
|
+
|
|
330
417
|
@media (min-width: 900px) {
|
|
331
418
|
:root {
|
|
332
419
|
--inner-gutter: 16px;
|
|
333
420
|
}
|
|
334
421
|
}
|
|
422
|
+
|
|
335
423
|
@media (min-width: 1024px) {
|
|
336
424
|
:root {
|
|
337
425
|
--inner-gutter: 16px;
|
|
338
426
|
}
|
|
339
427
|
}
|
|
428
|
+
|
|
340
429
|
@media (min-width: 1280px) {
|
|
341
430
|
:root {
|
|
342
431
|
--inner-gutter: 16px;
|
|
343
432
|
}
|
|
344
433
|
}
|
|
434
|
+
|
|
345
435
|
@media (min-width: 2200px) {
|
|
346
436
|
:root {
|
|
347
437
|
--inner-gutter: 16px;
|
|
348
438
|
}
|
|
349
439
|
}
|
|
350
|
-
|
|
351
|
-
}
|
|
440
|
+
|
|
441
|
+
:root {}
|
|
442
|
+
|
|
352
443
|
@media (min-width: 900px) {
|
|
353
|
-
:root {
|
|
354
|
-
}
|
|
444
|
+
:root {}
|
|
355
445
|
}
|
|
446
|
+
|
|
356
447
|
:root {
|
|
357
448
|
--sans: Inter, Helvetica, Arial, sans-serif;
|
|
358
449
|
--f-ui-01-fontFamily: var(--sans);
|
|
@@ -361,6 +452,7 @@ img {
|
|
|
361
452
|
--f-ui-01-lineHeight: 110%;
|
|
362
453
|
--f-ui-01-letterSpacing: -0.01em;
|
|
363
454
|
}
|
|
455
|
+
|
|
364
456
|
.f-ui-01 {
|
|
365
457
|
font-family: var(--f-ui-01-fontFamily);
|
|
366
458
|
font-weight: var(--f-ui-01-fontWeight);
|
|
@@ -368,29 +460,33 @@ img {
|
|
|
368
460
|
line-height: var(--f-ui-01-lineHeight);
|
|
369
461
|
letter-spacing: var(--f-ui-01-letterSpacing);
|
|
370
462
|
}
|
|
463
|
+
|
|
371
464
|
@media (min-width: 750px) {
|
|
372
|
-
:root {
|
|
373
|
-
}
|
|
465
|
+
:root {}
|
|
374
466
|
}
|
|
467
|
+
|
|
375
468
|
@media (min-width: 900px) {
|
|
376
|
-
:root {
|
|
377
|
-
}
|
|
469
|
+
:root {}
|
|
378
470
|
}
|
|
471
|
+
|
|
379
472
|
@media (min-width: 1024px) {
|
|
380
|
-
:root {
|
|
381
|
-
}
|
|
473
|
+
:root {}
|
|
382
474
|
}
|
|
383
|
-
|
|
475
|
+
|
|
476
|
+
.f-ui-01 b,
|
|
477
|
+
.f-ui-01 strong {
|
|
384
478
|
font-weight: var(--f-ui-01---bold-weight, bold);
|
|
385
479
|
}
|
|
480
|
+
|
|
386
481
|
:root {
|
|
387
482
|
--grey-300: #e6e6e6;
|
|
388
483
|
--green-200: #d3ffdc;
|
|
389
484
|
--yellow-200: #ffffcb;
|
|
390
485
|
--red-200: #ffe0e1;
|
|
391
486
|
}
|
|
487
|
+
|
|
392
488
|
@media (min-width: 750px) {
|
|
393
|
-
.md\:grid-line-x
|
|
489
|
+
.md\:grid-line-x>*::before {
|
|
394
490
|
content: attr(👻);
|
|
395
491
|
inset-inline-start: 0;
|
|
396
492
|
inset-inline-end: 0;
|
|
@@ -399,7 +495,8 @@ img {
|
|
|
399
495
|
border-top: 0 solid transparent;
|
|
400
496
|
border-bottom: 0 solid transparent;
|
|
401
497
|
}
|
|
402
|
-
|
|
498
|
+
|
|
499
|
+
.md\:grid-line-xfull>*::before {
|
|
403
500
|
content: attr(👻);
|
|
404
501
|
inset-inline-start: calc(var(--inner-gutter) / -2);
|
|
405
502
|
inset-inline-end: calc(var(--inner-gutter) / -2);
|
|
@@ -408,10 +505,12 @@ img {
|
|
|
408
505
|
border-top: 0 solid transparent;
|
|
409
506
|
border-bottom: 0 solid transparent;
|
|
410
507
|
}
|
|
411
|
-
|
|
508
|
+
|
|
509
|
+
.md\:grid-line-x-0>*::before {
|
|
412
510
|
content: none;
|
|
413
511
|
}
|
|
414
|
-
|
|
512
|
+
|
|
513
|
+
.md\:grid-line-y>*::after {
|
|
415
514
|
content: attr(👻);
|
|
416
515
|
inset-inline-start: 0;
|
|
417
516
|
inset-inline-end: calc(var(--inner-gutter) / -2);
|
|
@@ -420,7 +519,8 @@ img {
|
|
|
420
519
|
border-inline-start: 0 solid transparent;
|
|
421
520
|
border-inline-end: 0 solid transparent;
|
|
422
521
|
}
|
|
423
|
-
|
|
522
|
+
|
|
523
|
+
.md\:grid-line-yfull>*::after {
|
|
424
524
|
content: attr(👻);
|
|
425
525
|
inset-inline-start: 0;
|
|
426
526
|
inset-inline-end: calc(var(--inner-gutter) / -2);
|
|
@@ -429,12 +529,14 @@ img {
|
|
|
429
529
|
border-inline-start: 0 solid transparent;
|
|
430
530
|
border-inline-end: 0 solid transparent;
|
|
431
531
|
}
|
|
432
|
-
|
|
532
|
+
|
|
533
|
+
.md\:grid-line-y-0>*::after {
|
|
433
534
|
content: none;
|
|
434
535
|
}
|
|
435
536
|
}
|
|
537
|
+
|
|
436
538
|
@media (min-width: 900px) {
|
|
437
|
-
.lg\:grid-line-x
|
|
539
|
+
.lg\:grid-line-x>*::before {
|
|
438
540
|
content: attr(👻);
|
|
439
541
|
inset-inline-start: 0;
|
|
440
542
|
inset-inline-end: 0;
|
|
@@ -443,7 +545,8 @@ img {
|
|
|
443
545
|
border-top: 0 solid transparent;
|
|
444
546
|
border-bottom: 0 solid transparent;
|
|
445
547
|
}
|
|
446
|
-
|
|
548
|
+
|
|
549
|
+
.lg\:grid-line-xfull>*::before {
|
|
447
550
|
content: attr(👻);
|
|
448
551
|
inset-inline-start: calc(var(--inner-gutter) / -2);
|
|
449
552
|
inset-inline-end: calc(var(--inner-gutter) / -2);
|
|
@@ -452,10 +555,12 @@ img {
|
|
|
452
555
|
border-top: 0 solid transparent;
|
|
453
556
|
border-bottom: 0 solid transparent;
|
|
454
557
|
}
|
|
455
|
-
|
|
558
|
+
|
|
559
|
+
.lg\:grid-line-x-0>*::before {
|
|
456
560
|
content: none;
|
|
457
561
|
}
|
|
458
|
-
|
|
562
|
+
|
|
563
|
+
.lg\:grid-line-y>*::after {
|
|
459
564
|
content: attr(👻);
|
|
460
565
|
inset-inline-start: 0;
|
|
461
566
|
inset-inline-end: calc(var(--inner-gutter) / -2);
|
|
@@ -464,7 +569,8 @@ img {
|
|
|
464
569
|
border-inline-start: 0 solid transparent;
|
|
465
570
|
border-inline-end: 0 solid transparent;
|
|
466
571
|
}
|
|
467
|
-
|
|
572
|
+
|
|
573
|
+
.lg\:grid-line-yfull>*::after {
|
|
468
574
|
content: attr(👻);
|
|
469
575
|
inset-inline-start: 0;
|
|
470
576
|
inset-inline-end: calc(var(--inner-gutter) / -2);
|
|
@@ -473,49 +579,52 @@ img {
|
|
|
473
579
|
border-inline-start: 0 solid transparent;
|
|
474
580
|
border-inline-end: 0 solid transparent;
|
|
475
581
|
}
|
|
476
|
-
|
|
582
|
+
|
|
583
|
+
.lg\:grid-line-y-0>*::after {
|
|
477
584
|
content: none;
|
|
478
585
|
}
|
|
479
586
|
}
|
|
587
|
+
|
|
480
588
|
.border-inside {
|
|
481
589
|
position: relative;
|
|
482
590
|
|
|
483
|
-
|
|
591
|
+
&::after {
|
|
484
592
|
pointer-events: none;
|
|
485
593
|
}
|
|
486
594
|
|
|
487
|
-
|
|
595
|
+
&::after {
|
|
488
596
|
position: absolute;
|
|
489
597
|
}
|
|
490
598
|
|
|
491
|
-
|
|
599
|
+
&::after {
|
|
492
600
|
inset: 0rem;
|
|
493
601
|
}
|
|
494
602
|
|
|
495
|
-
|
|
603
|
+
&::after {
|
|
496
604
|
z-index: 1;
|
|
497
605
|
}
|
|
498
606
|
|
|
499
|
-
|
|
607
|
+
&::after {
|
|
500
608
|
border-radius: 8px;
|
|
501
609
|
}
|
|
502
610
|
|
|
503
|
-
|
|
611
|
+
&::after {
|
|
504
612
|
border-width: 1px;
|
|
505
613
|
}
|
|
506
614
|
|
|
507
|
-
|
|
615
|
+
&::after {
|
|
508
616
|
border-width: 2px;
|
|
509
617
|
}
|
|
510
618
|
|
|
511
|
-
|
|
512
|
-
border-color: rgba(0, 0, 0, .1
|
|
619
|
+
&::after {
|
|
620
|
+
border-color: rgba(0, 0, 0, .1);
|
|
513
621
|
}
|
|
514
622
|
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
623
|
+
&::after {
|
|
624
|
+
content: '';
|
|
625
|
+
}
|
|
518
626
|
}
|
|
627
|
+
|
|
519
628
|
/** region TRANSITIONS */
|
|
520
629
|
/** endregion */
|
|
521
630
|
/* region FOCUS */
|
|
@@ -527,81 +636,104 @@ img {
|
|
|
527
636
|
.flex {
|
|
528
637
|
display: flex;
|
|
529
638
|
}
|
|
639
|
+
|
|
530
640
|
.w-full {
|
|
531
641
|
width: 100%;
|
|
532
642
|
}
|
|
643
|
+
|
|
533
644
|
.flex-row {
|
|
534
645
|
flex-direction: row;
|
|
535
646
|
}
|
|
647
|
+
|
|
536
648
|
.items-center {
|
|
537
649
|
align-items: center;
|
|
538
650
|
}
|
|
651
|
+
|
|
539
652
|
.justify-between {
|
|
540
653
|
justify-content: space-between;
|
|
541
654
|
}
|
|
655
|
+
|
|
542
656
|
.gap-x-12 {
|
|
543
657
|
-moz-column-gap: 0.75rem;
|
|
544
|
-
|
|
658
|
+
column-gap: 0.75rem;
|
|
545
659
|
}
|
|
546
|
-
|
|
660
|
+
|
|
661
|
+
.space-y-12> :not([hidden])~ :not([hidden]) {
|
|
547
662
|
--tw-space-y-reverse: 0;
|
|
548
663
|
margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
|
|
549
664
|
margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
|
|
550
665
|
}
|
|
666
|
+
|
|
551
667
|
.rounded-lg {
|
|
552
668
|
border-radius: 16px;
|
|
553
669
|
}
|
|
670
|
+
|
|
554
671
|
.bg-dark {
|
|
555
672
|
background-color: var(--grey-300);
|
|
556
673
|
}
|
|
674
|
+
|
|
557
675
|
.bg-error {
|
|
558
676
|
background-color: var(--red-200);
|
|
559
677
|
}
|
|
678
|
+
|
|
560
679
|
.bg-success {
|
|
561
680
|
background-color: var(--green-200);
|
|
562
681
|
}
|
|
682
|
+
|
|
563
683
|
.bg-warning {
|
|
564
684
|
background-color: var(--yellow-200);
|
|
565
685
|
}
|
|
686
|
+
|
|
566
687
|
.p-16 {
|
|
567
688
|
padding: 1rem;
|
|
568
689
|
}
|
|
690
|
+
|
|
569
691
|
.p-20 {
|
|
570
692
|
padding: 1.25rem;
|
|
571
693
|
}
|
|
694
|
+
|
|
572
695
|
.px-12 {
|
|
573
696
|
padding-left: 0.75rem;
|
|
574
697
|
padding-right: 0.75rem;
|
|
575
698
|
}
|
|
699
|
+
|
|
576
700
|
.px-20 {
|
|
577
701
|
padding-left: 1.25rem;
|
|
578
702
|
padding-right: 1.25rem;
|
|
579
703
|
}
|
|
704
|
+
|
|
580
705
|
.py-12 {
|
|
581
706
|
padding-top: 0.75rem;
|
|
582
707
|
padding-bottom: 0.75rem;
|
|
583
708
|
}
|
|
709
|
+
|
|
584
710
|
.py-20 {
|
|
585
711
|
padding-top: 1.25rem;
|
|
586
712
|
padding-bottom: 1.25rem;
|
|
587
713
|
}
|
|
714
|
+
|
|
588
715
|
.py-8 {
|
|
589
716
|
padding-top: 0.5rem;
|
|
590
717
|
padding-bottom: 0.5rem;
|
|
591
718
|
}
|
|
719
|
+
|
|
592
720
|
.pr-12 {
|
|
593
721
|
padding-right: 0.75rem;
|
|
594
722
|
}
|
|
723
|
+
|
|
595
724
|
.shadow {
|
|
596
725
|
--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
|
|
597
726
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
598
727
|
}
|
|
728
|
+
|
|
599
729
|
[class*=underline-] {
|
|
600
730
|
text-decoration-line: underline;
|
|
601
731
|
}
|
|
732
|
+
|
|
602
733
|
.after\:rounded-lg::after {
|
|
603
734
|
border-radius: 16px;
|
|
604
735
|
}
|
|
736
|
+
|
|
605
737
|
.after\:border-softest::after {
|
|
606
|
-
border-color: rgba(0, 0, 0, .05
|
|
607
|
-
}
|
|
738
|
+
border-color: rgba(0, 0, 0, .05);
|
|
739
|
+
}
|