@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
|
@@ -104,6 +104,17 @@ body {
|
|
|
104
104
|
.collapseY-leave-to {
|
|
105
105
|
max-height: 0;
|
|
106
106
|
}
|
|
107
|
+
:root {
|
|
108
|
+
--color-chart-accent: var(--green-500);
|
|
109
|
+
--color-chart-strong: var(--grey-700);
|
|
110
|
+
--color-chart-accent-dark: var(--green-600);
|
|
111
|
+
--color-chart-lighter: var(--grey-500);
|
|
112
|
+
--color-chart-accent-light: var(--green-400);
|
|
113
|
+
--color-chart-lightest: var(--grey-400);
|
|
114
|
+
--color-chart-accent-lighter: var(--green-300);
|
|
115
|
+
--color-chart-darker: var(--grey-300);
|
|
116
|
+
--color-chart-accent-lightest: var(--green-200);
|
|
117
|
+
}
|
|
107
118
|
*, ::before, ::after {
|
|
108
119
|
--tw-border-spacing-x: 0;
|
|
109
120
|
--tw-border-spacing-y: 0;
|
|
@@ -995,11 +1006,6 @@ video {
|
|
|
995
1006
|
--transparent: transparent;
|
|
996
1007
|
--current: currentColor;
|
|
997
1008
|
}
|
|
998
|
-
.grid-layout {
|
|
999
|
-
display: grid;
|
|
1000
|
-
grid-template-columns: repeat(var(--container-grid-columns, var(--grid-columns)), 1fr);
|
|
1001
|
-
grid-gap: var(--inner-gutter);
|
|
1002
|
-
}
|
|
1003
1009
|
.grid-col-span-2 {
|
|
1004
1010
|
--container-grid-columns: 2;
|
|
1005
1011
|
grid-column: span 2 / span 2;
|
|
@@ -1028,42 +1034,6 @@ video {
|
|
|
1028
1034
|
--container-grid-columns: 12;
|
|
1029
1035
|
grid-column: span 12 / span 12;
|
|
1030
1036
|
}
|
|
1031
|
-
.grid-col-start-1 {
|
|
1032
|
-
grid-column-start: 1;
|
|
1033
|
-
}
|
|
1034
|
-
.grid-col-start-2 {
|
|
1035
|
-
grid-column-start: 2;
|
|
1036
|
-
}
|
|
1037
|
-
.grid-col-start-3 {
|
|
1038
|
-
grid-column-start: 3;
|
|
1039
|
-
}
|
|
1040
|
-
.grid-col-start-4 {
|
|
1041
|
-
grid-column-start: 4;
|
|
1042
|
-
}
|
|
1043
|
-
.grid-col-start-5 {
|
|
1044
|
-
grid-column-start: 5;
|
|
1045
|
-
}
|
|
1046
|
-
.grid-col-start-6 {
|
|
1047
|
-
grid-column-start: 6;
|
|
1048
|
-
}
|
|
1049
|
-
.grid-col-start-7 {
|
|
1050
|
-
grid-column-start: 7;
|
|
1051
|
-
}
|
|
1052
|
-
.grid-col-start-8 {
|
|
1053
|
-
grid-column-start: 8;
|
|
1054
|
-
}
|
|
1055
|
-
.grid-col-start-9 {
|
|
1056
|
-
grid-column-start: 9;
|
|
1057
|
-
}
|
|
1058
|
-
.grid-col-start-10 {
|
|
1059
|
-
grid-column-start: 10;
|
|
1060
|
-
}
|
|
1061
|
-
.grid-col-start-11 {
|
|
1062
|
-
grid-column-start: 11;
|
|
1063
|
-
}
|
|
1064
|
-
.grid-col-start-12 {
|
|
1065
|
-
grid-column-start: 12;
|
|
1066
|
-
}
|
|
1067
1037
|
[class*="grid-line-"] > * {
|
|
1068
1038
|
position: relative;
|
|
1069
1039
|
}
|
|
@@ -5778,9 +5748,6 @@ video {
|
|
|
5778
5748
|
bottom: 0;
|
|
5779
5749
|
}
|
|
5780
5750
|
}
|
|
5781
|
-
.cols-container > .ml-0 {
|
|
5782
|
-
margin-left: 0;
|
|
5783
|
-
}
|
|
5784
5751
|
.border-inside {
|
|
5785
5752
|
position: relative;
|
|
5786
5753
|
|
|
@@ -6028,17 +5995,6 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
6028
5995
|
border: 3px solid rgba(0, 0, 0, .3);
|
|
6029
5996
|
border-bottom-color: #000;
|
|
6030
5997
|
}
|
|
6031
|
-
.scroller-x {
|
|
6032
|
-
-ms-overflow-style: none;
|
|
6033
|
-
scrollbar-width: none;
|
|
6034
|
-
}
|
|
6035
|
-
.scroller-x::-webkit-scrollbar {
|
|
6036
|
-
display: none;
|
|
6037
|
-
}
|
|
6038
|
-
.scroller-x {
|
|
6039
|
-
overflow: auto;
|
|
6040
|
-
overscroll-behavior-x: contain;
|
|
6041
|
-
}
|
|
6042
5998
|
/** region TRANSITIONS */
|
|
6043
5999
|
.effect-color {
|
|
6044
6000
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
|
|
@@ -6105,24 +6061,6 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
6105
6061
|
background-size: 16px 16px;
|
|
6106
6062
|
}
|
|
6107
6063
|
}
|
|
6108
|
-
.effect-bg-behind {
|
|
6109
|
-
position: relative;
|
|
6110
|
-
}
|
|
6111
|
-
.effect-bg-behind::before {
|
|
6112
|
-
position: absolute;
|
|
6113
|
-
inset: 0rem;
|
|
6114
|
-
z-index: -1;
|
|
6115
|
-
--tw-content: '';
|
|
6116
|
-
content: var(--tw-content);
|
|
6117
|
-
}
|
|
6118
|
-
.effect-bg-behind {
|
|
6119
|
-
|
|
6120
|
-
&:before {
|
|
6121
|
-
background-size: calc(100% + 6px) calc(100% + 6px) !important;
|
|
6122
|
-
background-position: -4px -4px !important;
|
|
6123
|
-
background-repeat: no-repeat !important;
|
|
6124
|
-
}
|
|
6125
|
-
}
|
|
6126
6064
|
.effect-bg-behind-link {
|
|
6127
6065
|
position: relative;
|
|
6128
6066
|
}
|
|
@@ -6176,9 +6114,6 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
6176
6114
|
.relative {
|
|
6177
6115
|
position: relative;
|
|
6178
6116
|
}
|
|
6179
|
-
.sticky {
|
|
6180
|
-
position: sticky;
|
|
6181
|
-
}
|
|
6182
6117
|
.inset-0 {
|
|
6183
6118
|
inset: 0rem;
|
|
6184
6119
|
}
|
|
@@ -6198,6 +6133,9 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
6198
6133
|
.bottom-8 {
|
|
6199
6134
|
bottom: 0.5rem;
|
|
6200
6135
|
}
|
|
6136
|
+
.bottom-full {
|
|
6137
|
+
bottom: 100%;
|
|
6138
|
+
}
|
|
6201
6139
|
.left-0 {
|
|
6202
6140
|
left: 0rem;
|
|
6203
6141
|
}
|
|
@@ -6246,15 +6184,6 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
6246
6184
|
.z-10 {
|
|
6247
6185
|
z-index: 10;
|
|
6248
6186
|
}
|
|
6249
|
-
.z-50 {
|
|
6250
|
-
z-index: 50;
|
|
6251
|
-
}
|
|
6252
|
-
.z-\[1\] {
|
|
6253
|
-
z-index: 1;
|
|
6254
|
-
}
|
|
6255
|
-
.z-\[999999\] {
|
|
6256
|
-
z-index: 999999;
|
|
6257
|
-
}
|
|
6258
6187
|
.z-focus {
|
|
6259
6188
|
z-index: 99;
|
|
6260
6189
|
}
|
|
@@ -6264,15 +6193,9 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
6264
6193
|
.order-first {
|
|
6265
6194
|
order: -9999;
|
|
6266
6195
|
}
|
|
6267
|
-
.order-last {
|
|
6268
|
-
order: 9999;
|
|
6269
|
-
}
|
|
6270
6196
|
.m-0 {
|
|
6271
6197
|
margin: 0rem;
|
|
6272
6198
|
}
|
|
6273
|
-
.m-16 {
|
|
6274
|
-
margin: 1rem;
|
|
6275
|
-
}
|
|
6276
6199
|
.mx-auto {
|
|
6277
6200
|
margin-left: auto;
|
|
6278
6201
|
margin-right: auto;
|
|
@@ -6281,48 +6204,28 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
6281
6204
|
margin-top: 1rem;
|
|
6282
6205
|
margin-bottom: 1rem;
|
|
6283
6206
|
}
|
|
6284
|
-
.my-20 {
|
|
6285
|
-
margin-top: 1.25rem;
|
|
6286
|
-
margin-bottom: 1.25rem;
|
|
6287
|
-
}
|
|
6288
|
-
.my-4 {
|
|
6289
|
-
margin-top: 0.25rem;
|
|
6290
|
-
margin-bottom: 0.25rem;
|
|
6291
|
-
}
|
|
6292
6207
|
.my-8 {
|
|
6293
6208
|
margin-top: 0.5rem;
|
|
6294
6209
|
margin-bottom: 0.5rem;
|
|
6295
6210
|
}
|
|
6296
|
-
.-ml-16 {
|
|
6297
|
-
margin-left: -1rem;
|
|
6298
|
-
}
|
|
6299
|
-
.-mr-16 {
|
|
6300
|
-
margin-right: -1rem;
|
|
6301
|
-
}
|
|
6302
6211
|
.-mr-4 {
|
|
6303
6212
|
margin-right: -0.25rem;
|
|
6304
6213
|
}
|
|
6305
|
-
.mb-10 {
|
|
6306
|
-
margin-bottom: 0.625rem;
|
|
6307
|
-
}
|
|
6308
6214
|
.mb-12 {
|
|
6309
6215
|
margin-bottom: 0.75rem;
|
|
6310
6216
|
}
|
|
6217
|
+
.mb-2 {
|
|
6218
|
+
margin-bottom: 0.125rem;
|
|
6219
|
+
}
|
|
6311
6220
|
.mb-28 {
|
|
6312
6221
|
margin-bottom: 1.75rem;
|
|
6313
6222
|
}
|
|
6314
6223
|
.mb-4 {
|
|
6315
6224
|
margin-bottom: 0.25rem;
|
|
6316
6225
|
}
|
|
6317
|
-
.ml-0 {
|
|
6318
|
-
margin-left: 0rem;
|
|
6319
|
-
}
|
|
6320
6226
|
.ml-4 {
|
|
6321
6227
|
margin-left: 0.25rem;
|
|
6322
6228
|
}
|
|
6323
|
-
.ml-64 {
|
|
6324
|
-
margin-left: 4rem;
|
|
6325
|
-
}
|
|
6326
6229
|
.ml-8 {
|
|
6327
6230
|
margin-left: 0.5rem;
|
|
6328
6231
|
}
|
|
@@ -6338,21 +6241,9 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
6338
6241
|
.mr-auto {
|
|
6339
6242
|
margin-right: auto;
|
|
6340
6243
|
}
|
|
6341
|
-
.mt-12 {
|
|
6342
|
-
margin-top: 0.75rem;
|
|
6343
|
-
}
|
|
6344
|
-
.mt-16 {
|
|
6345
|
-
margin-top: 1rem;
|
|
6346
|
-
}
|
|
6347
|
-
.mt-2 {
|
|
6348
|
-
margin-top: 0.125rem;
|
|
6349
|
-
}
|
|
6350
6244
|
.mt-20 {
|
|
6351
6245
|
margin-top: 1.25rem;
|
|
6352
6246
|
}
|
|
6353
|
-
.mt-28 {
|
|
6354
|
-
margin-top: 1.75rem;
|
|
6355
|
-
}
|
|
6356
6247
|
.mt-32 {
|
|
6357
6248
|
margin-top: 2rem;
|
|
6358
6249
|
}
|
|
@@ -6482,9 +6373,6 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
6482
6373
|
.h-96 {
|
|
6483
6374
|
height: 6rem;
|
|
6484
6375
|
}
|
|
6485
|
-
.h-\[85px\] {
|
|
6486
|
-
height: 85px;
|
|
6487
|
-
}
|
|
6488
6376
|
.h-auto {
|
|
6489
6377
|
height: auto;
|
|
6490
6378
|
}
|
|
@@ -6512,18 +6400,6 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
6512
6400
|
.min-h-80 {
|
|
6513
6401
|
min-height: 5rem;
|
|
6514
6402
|
}
|
|
6515
|
-
.min-h-\[150px\] {
|
|
6516
|
-
min-height: 150px;
|
|
6517
|
-
}
|
|
6518
|
-
.min-h-\[225px\] {
|
|
6519
|
-
min-height: 225px;
|
|
6520
|
-
}
|
|
6521
|
-
.min-h-\[90px\] {
|
|
6522
|
-
min-height: 90px;
|
|
6523
|
-
}
|
|
6524
|
-
.min-h-full {
|
|
6525
|
-
min-height: 100%;
|
|
6526
|
-
}
|
|
6527
6403
|
.w-1\/2 {
|
|
6528
6404
|
width: 50%;
|
|
6529
6405
|
}
|
|
@@ -6542,9 +6418,6 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
6542
6418
|
.w-4 {
|
|
6543
6419
|
width: 0.25rem;
|
|
6544
6420
|
}
|
|
6545
|
-
.w-44 {
|
|
6546
|
-
width: 2.75rem;
|
|
6547
|
-
}
|
|
6548
6421
|
.w-\[200px\] {
|
|
6549
6422
|
width: 200px;
|
|
6550
6423
|
}
|
|
@@ -6557,40 +6430,15 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
6557
6430
|
.w-auto {
|
|
6558
6431
|
width: auto;
|
|
6559
6432
|
}
|
|
6560
|
-
.w-fit {
|
|
6561
|
-
width: -moz-fit-content;
|
|
6562
|
-
width: fit-content;
|
|
6563
|
-
}
|
|
6564
6433
|
.w-full {
|
|
6565
6434
|
width: 100%;
|
|
6566
6435
|
}
|
|
6567
|
-
.min-w-\[200px\] {
|
|
6568
|
-
min-width: 200px;
|
|
6569
|
-
}
|
|
6570
|
-
.min-w-\[210px\] {
|
|
6571
|
-
min-width: 210px;
|
|
6572
|
-
}
|
|
6573
|
-
.min-w-\[250px\] {
|
|
6574
|
-
min-width: 250px;
|
|
6575
|
-
}
|
|
6576
|
-
.min-w-\[280px\] {
|
|
6577
|
-
min-width: 280px;
|
|
6578
|
-
}
|
|
6579
6436
|
.max-w-120 {
|
|
6580
6437
|
max-width: 120px;
|
|
6581
6438
|
}
|
|
6582
|
-
.max-w-full {
|
|
6583
|
-
max-width: 100%;
|
|
6584
|
-
}
|
|
6585
6439
|
.max-w-sidebar {
|
|
6586
6440
|
max-width: 1224px;
|
|
6587
6441
|
}
|
|
6588
|
-
.max-w-xxxl {
|
|
6589
|
-
max-width: 2200px;
|
|
6590
|
-
}
|
|
6591
|
-
.flex-none {
|
|
6592
|
-
flex: none;
|
|
6593
|
-
}
|
|
6594
6442
|
.grow {
|
|
6595
6443
|
flex-grow: 1;
|
|
6596
6444
|
}
|
|
@@ -6674,12 +6522,6 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
6674
6522
|
.gap-1 {
|
|
6675
6523
|
gap: 0.0625rem;
|
|
6676
6524
|
}
|
|
6677
|
-
.gap-12 {
|
|
6678
|
-
gap: 0.75rem;
|
|
6679
|
-
}
|
|
6680
|
-
.gap-20 {
|
|
6681
|
-
gap: 1.25rem;
|
|
6682
|
-
}
|
|
6683
6525
|
.gap-4 {
|
|
6684
6526
|
gap: 0.25rem;
|
|
6685
6527
|
}
|
|
@@ -6756,20 +6598,11 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
6756
6598
|
.overflow-x-auto {
|
|
6757
6599
|
overflow-x: auto;
|
|
6758
6600
|
}
|
|
6759
|
-
.overflow-x-hidden {
|
|
6760
|
-
overflow-x: hidden;
|
|
6761
|
-
}
|
|
6762
|
-
.overflow-y-scroll {
|
|
6763
|
-
overflow-y: scroll;
|
|
6764
|
-
}
|
|
6765
6601
|
.truncate {
|
|
6766
6602
|
overflow: hidden;
|
|
6767
6603
|
text-overflow: ellipsis;
|
|
6768
6604
|
white-space: nowrap;
|
|
6769
6605
|
}
|
|
6770
|
-
.text-ellipsis {
|
|
6771
|
-
text-overflow: ellipsis;
|
|
6772
|
-
}
|
|
6773
6606
|
.whitespace-nowrap {
|
|
6774
6607
|
white-space: nowrap;
|
|
6775
6608
|
}
|
|
@@ -6800,16 +6633,6 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
6800
6633
|
.rounded-xxs {
|
|
6801
6634
|
border-radius: 2px;
|
|
6802
6635
|
}
|
|
6803
|
-
.rounded-t-lg {
|
|
6804
|
-
border-top-left-radius: 16px;
|
|
6805
|
-
border-top-right-radius: 16px;
|
|
6806
|
-
}
|
|
6807
|
-
.rounded-tl-lg {
|
|
6808
|
-
border-top-left-radius: 16px;
|
|
6809
|
-
}
|
|
6810
|
-
.rounded-tr-lg {
|
|
6811
|
-
border-top-right-radius: 16px;
|
|
6812
|
-
}
|
|
6813
6636
|
.border {
|
|
6814
6637
|
border-width: 1px;
|
|
6815
6638
|
}
|
|
@@ -6819,18 +6642,9 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
6819
6642
|
.border-2 {
|
|
6820
6643
|
border-width: 2px;
|
|
6821
6644
|
}
|
|
6822
|
-
.border-3 {
|
|
6823
|
-
border-width: 3px;
|
|
6824
|
-
}
|
|
6825
6645
|
.border-b-2 {
|
|
6826
6646
|
border-bottom-width: 2px;
|
|
6827
6647
|
}
|
|
6828
|
-
.border-l-0 {
|
|
6829
|
-
border-left-width: 0px;
|
|
6830
|
-
}
|
|
6831
|
-
.border-r-0 {
|
|
6832
|
-
border-right-width: 0px;
|
|
6833
|
-
}
|
|
6834
6648
|
.border-t-2 {
|
|
6835
6649
|
border-top-width: 2px;
|
|
6836
6650
|
}
|
|
@@ -6838,10 +6652,6 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
6838
6652
|
--tw-border-opacity: 1;
|
|
6839
6653
|
border-color: rgb(0 52 203 / var(--tw-border-opacity));
|
|
6840
6654
|
}
|
|
6841
|
-
.border-\[\#d2d2d2\] {
|
|
6842
|
-
--tw-border-opacity: 1;
|
|
6843
|
-
border-color: rgb(210 210 210 / var(--tw-border-opacity));
|
|
6844
|
-
}
|
|
6845
6655
|
.border-accent {
|
|
6846
6656
|
border-color: var(--green-500);
|
|
6847
6657
|
}
|
|
@@ -6884,10 +6694,6 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
6884
6694
|
.\!bg-strong-dark {
|
|
6885
6695
|
background-color: var(--grey-800) !important;
|
|
6886
6696
|
}
|
|
6887
|
-
.bg-\[\#00A595\] {
|
|
6888
|
-
--tw-bg-opacity: 1;
|
|
6889
|
-
background-color: rgb(0 165 149 / var(--tw-bg-opacity));
|
|
6890
|
-
}
|
|
6891
6697
|
.bg-accent {
|
|
6892
6698
|
background-color: var(--green-500);
|
|
6893
6699
|
}
|
|
@@ -6983,15 +6789,6 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
6983
6789
|
.p-20 {
|
|
6984
6790
|
padding: 1.25rem;
|
|
6985
6791
|
}
|
|
6986
|
-
.p-24 {
|
|
6987
|
-
padding: 1.5rem;
|
|
6988
|
-
}
|
|
6989
|
-
.p-32 {
|
|
6990
|
-
padding: 2rem;
|
|
6991
|
-
}
|
|
6992
|
-
.p-4 {
|
|
6993
|
-
padding: 0.25rem;
|
|
6994
|
-
}
|
|
6995
6792
|
.p-6 {
|
|
6996
6793
|
padding: 0.375rem;
|
|
6997
6794
|
}
|
|
@@ -7018,10 +6815,6 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
7018
6815
|
padding-left: 1rem;
|
|
7019
6816
|
padding-right: 1rem;
|
|
7020
6817
|
}
|
|
7021
|
-
.px-2 {
|
|
7022
|
-
padding-left: 0.125rem;
|
|
7023
|
-
padding-right: 0.125rem;
|
|
7024
|
-
}
|
|
7025
6818
|
.px-20 {
|
|
7026
6819
|
padding-left: 1.25rem;
|
|
7027
6820
|
padding-right: 1.25rem;
|
|
@@ -7038,18 +6831,10 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
7038
6831
|
padding-left: 0.375rem;
|
|
7039
6832
|
padding-right: 0.375rem;
|
|
7040
6833
|
}
|
|
7041
|
-
.py-1 {
|
|
7042
|
-
padding-top: 0.0625rem;
|
|
7043
|
-
padding-bottom: 0.0625rem;
|
|
7044
|
-
}
|
|
7045
6834
|
.py-12 {
|
|
7046
6835
|
padding-top: 0.75rem;
|
|
7047
6836
|
padding-bottom: 0.75rem;
|
|
7048
6837
|
}
|
|
7049
|
-
.py-16 {
|
|
7050
|
-
padding-top: 1rem;
|
|
7051
|
-
padding-bottom: 1rem;
|
|
7052
|
-
}
|
|
7053
6838
|
.py-2 {
|
|
7054
6839
|
padding-top: 0.125rem;
|
|
7055
6840
|
padding-bottom: 0.125rem;
|
|
@@ -7074,27 +6859,9 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
7074
6859
|
padding-top: 0.5rem;
|
|
7075
6860
|
padding-bottom: 0.5rem;
|
|
7076
6861
|
}
|
|
7077
|
-
.pb-16 {
|
|
7078
|
-
padding-bottom: 1rem;
|
|
7079
|
-
}
|
|
7080
|
-
.pb-20 {
|
|
7081
|
-
padding-bottom: 1.25rem;
|
|
7082
|
-
}
|
|
7083
|
-
.pb-28 {
|
|
7084
|
-
padding-bottom: 1.75rem;
|
|
7085
|
-
}
|
|
7086
6862
|
.pb-8 {
|
|
7087
6863
|
padding-bottom: 0.5rem;
|
|
7088
6864
|
}
|
|
7089
|
-
.pl-12 {
|
|
7090
|
-
padding-left: 0.75rem;
|
|
7091
|
-
}
|
|
7092
|
-
.pl-28 {
|
|
7093
|
-
padding-left: 1.75rem;
|
|
7094
|
-
}
|
|
7095
|
-
.pl-32 {
|
|
7096
|
-
padding-left: 2rem;
|
|
7097
|
-
}
|
|
7098
6865
|
.pl-36 {
|
|
7099
6866
|
padding-left: 2.25rem;
|
|
7100
6867
|
}
|
|
@@ -7107,12 +6874,6 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
7107
6874
|
.pr-12 {
|
|
7108
6875
|
padding-right: 0.75rem;
|
|
7109
6876
|
}
|
|
7110
|
-
.pr-28 {
|
|
7111
|
-
padding-right: 1.75rem;
|
|
7112
|
-
}
|
|
7113
|
-
.pr-32 {
|
|
7114
|
-
padding-right: 2rem;
|
|
7115
|
-
}
|
|
7116
6877
|
.pr-4 {
|
|
7117
6878
|
padding-right: 0.25rem;
|
|
7118
6879
|
}
|
|
@@ -7125,15 +6886,9 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
7125
6886
|
.pt-12 {
|
|
7126
6887
|
padding-top: 0.75rem;
|
|
7127
6888
|
}
|
|
7128
|
-
.pt-20 {
|
|
7129
|
-
padding-top: 1.25rem;
|
|
7130
|
-
}
|
|
7131
6889
|
.pt-28 {
|
|
7132
6890
|
padding-top: 1.75rem;
|
|
7133
6891
|
}
|
|
7134
|
-
.pt-32 {
|
|
7135
|
-
padding-top: 2rem;
|
|
7136
|
-
}
|
|
7137
6892
|
.pt-4 {
|
|
7138
6893
|
padding-top: 0.25rem;
|
|
7139
6894
|
}
|
|
@@ -7153,22 +6908,12 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
7153
6908
|
font-size: 1.5rem;
|
|
7154
6909
|
line-height: 2rem;
|
|
7155
6910
|
}
|
|
7156
|
-
.text-sm {
|
|
7157
|
-
font-size: 0.875rem;
|
|
7158
|
-
line-height: 1.25rem;
|
|
7159
|
-
}
|
|
7160
6911
|
.font-bold {
|
|
7161
6912
|
font-weight: 700;
|
|
7162
6913
|
}
|
|
7163
6914
|
.uppercase {
|
|
7164
6915
|
text-transform: uppercase;
|
|
7165
6916
|
}
|
|
7166
|
-
.lowercase {
|
|
7167
|
-
text-transform: lowercase;
|
|
7168
|
-
}
|
|
7169
|
-
.\!text-current {
|
|
7170
|
-
color: currentColor !important;
|
|
7171
|
-
}
|
|
7172
6917
|
.text-\[\#0034CB\] {
|
|
7173
6918
|
--tw-text-opacity: 1;
|
|
7174
6919
|
color: rgb(0 52 203 / var(--tw-text-opacity));
|
|
@@ -7224,9 +6969,6 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
7224
6969
|
.decoration-accent {
|
|
7225
6970
|
text-decoration-color: var(--green-500);
|
|
7226
6971
|
}
|
|
7227
|
-
.decoration-2 {
|
|
7228
|
-
text-decoration-thickness: 2px;
|
|
7229
|
-
}
|
|
7230
6972
|
.underline-offset-4 {
|
|
7231
6973
|
text-underline-offset: 4px;
|
|
7232
6974
|
}
|
|
@@ -7246,11 +6988,6 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
7246
6988
|
--tw-shadow-colored: 0px 0px 12px var(--tw-shadow-color);
|
|
7247
6989
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
7248
6990
|
}
|
|
7249
|
-
.shadow-lg {
|
|
7250
|
-
--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
|
|
7251
|
-
--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
|
|
7252
|
-
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
7253
|
-
}
|
|
7254
6991
|
.shadow-md {
|
|
7255
6992
|
--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
|
|
7256
6993
|
--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
|
|
@@ -7265,8 +7002,10 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
7265
7002
|
outline: 2px solid transparent;
|
|
7266
7003
|
outline-offset: 2px;
|
|
7267
7004
|
}
|
|
7268
|
-
.
|
|
7269
|
-
|
|
7005
|
+
.ring {
|
|
7006
|
+
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
|
|
7007
|
+
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
|
|
7008
|
+
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
|
7270
7009
|
}
|
|
7271
7010
|
.filter {
|
|
7272
7011
|
filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
|
|
@@ -7276,13 +7015,6 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
7276
7015
|
-webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
|
|
7277
7016
|
backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
|
|
7278
7017
|
}
|
|
7279
|
-
.transition {
|
|
7280
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
|
|
7281
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
|
|
7282
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
|
|
7283
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
7284
|
-
transition-duration: 150ms;
|
|
7285
|
-
}
|
|
7286
7018
|
.transition-all {
|
|
7287
7019
|
transition-property: all;
|
|
7288
7020
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
@@ -7293,11 +7025,19 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
7293
7025
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
7294
7026
|
transition-duration: 150ms;
|
|
7295
7027
|
}
|
|
7028
|
+
.transition-opacity {
|
|
7029
|
+
transition-property: opacity;
|
|
7030
|
+
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
7031
|
+
transition-duration: 150ms;
|
|
7032
|
+
}
|
|
7033
|
+
.duration-150 {
|
|
7034
|
+
transition-duration: 150ms;
|
|
7035
|
+
}
|
|
7296
7036
|
.duration-300 {
|
|
7297
7037
|
transition-duration: 300ms;
|
|
7298
7038
|
}
|
|
7299
|
-
.
|
|
7300
|
-
transition-
|
|
7039
|
+
.ease-in-out {
|
|
7040
|
+
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
7301
7041
|
}
|
|
7302
7042
|
[class*="keyline-"] {
|
|
7303
7043
|
position: relative;
|
|
@@ -7372,71 +7112,9 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
7372
7112
|
.bg-gradient-04-bottom {
|
|
7373
7113
|
background: linear-gradient(to top, #2B69FC, ease-in-out, #E6E6E6);
|
|
7374
7114
|
}
|
|
7375
|
-
.after\:effect-opacity::after {
|
|
7376
|
-
transition-property: opacity;
|
|
7377
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
7378
|
-
transition-duration: 300ms;
|
|
7379
|
-
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
|
7380
|
-
}
|
|
7381
|
-
.before\:effect-opacity::before {
|
|
7382
|
-
transition-property: opacity;
|
|
7383
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
7384
|
-
transition-duration: 300ms;
|
|
7385
|
-
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
|
7386
|
-
}
|
|
7387
|
-
@media (min-width: 750px) {
|
|
7388
|
-
.md\:grid-col-span-3 {
|
|
7389
|
-
--container-grid-columns: 3;
|
|
7390
|
-
grid-column: span 3 / span 3;
|
|
7391
|
-
}
|
|
7392
|
-
.md\:grid-col-span-4 {
|
|
7393
|
-
--container-grid-columns: 4;
|
|
7394
|
-
grid-column: span 4 / span 4;
|
|
7395
|
-
}
|
|
7396
|
-
.md\:grid-col-span-6 {
|
|
7397
|
-
--container-grid-columns: 6;
|
|
7398
|
-
grid-column: span 6 / span 6;
|
|
7399
|
-
}
|
|
7400
|
-
}
|
|
7401
|
-
@media (min-width: 900px) {
|
|
7402
|
-
.lg\:grid-col-span-3 {
|
|
7403
|
-
--container-grid-columns: 3;
|
|
7404
|
-
grid-column: span 3 / span 3;
|
|
7405
|
-
}
|
|
7406
|
-
.lg\:grid-col-span-5 {
|
|
7407
|
-
--container-grid-columns: 5;
|
|
7408
|
-
grid-column: span 5 / span 5;
|
|
7409
|
-
}
|
|
7410
|
-
.lg\:grid-col-span-6 {
|
|
7411
|
-
--container-grid-columns: 6;
|
|
7412
|
-
grid-column: span 6 / span 6;
|
|
7413
|
-
}
|
|
7414
|
-
.lg\:grid-col-start-7 {
|
|
7415
|
-
grid-column-start: 7;
|
|
7416
|
-
}
|
|
7417
|
-
}
|
|
7418
|
-
@media (min-width: 1024px) {
|
|
7419
|
-
.xl\:grid-col-span-3 {
|
|
7420
|
-
--container-grid-columns: 3;
|
|
7421
|
-
grid-column: span 3 / span 3;
|
|
7422
|
-
}
|
|
7423
|
-
}
|
|
7424
|
-
@media (min-width: 1280px) {
|
|
7425
|
-
.xxl\:grid-col-span-2 {
|
|
7426
|
-
--container-grid-columns: 2;
|
|
7427
|
-
grid-column: span 2 / span 2;
|
|
7428
|
-
}
|
|
7429
|
-
.xxl\:grid-col-span-3 {
|
|
7430
|
-
--container-grid-columns: 3;
|
|
7431
|
-
grid-column: span 3 / span 3;
|
|
7432
|
-
}
|
|
7433
|
-
}
|
|
7434
7115
|
.even\:bg-inverse-softer:nth-child(even) {
|
|
7435
7116
|
background-color: rgba(255, 255, 255, .15);
|
|
7436
7117
|
}
|
|
7437
|
-
.invalid\:text-lightest:invalid {
|
|
7438
|
-
color: var(--grey-500);
|
|
7439
|
-
}
|
|
7440
7118
|
.focus-within\:bg-transparent:focus-within {
|
|
7441
7119
|
background-color: var(--transparent);
|
|
7442
7120
|
}
|
|
@@ -7467,9 +7145,6 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
7467
7145
|
.hover\:text-lighter:hover {
|
|
7468
7146
|
color: var(--grey-600);
|
|
7469
7147
|
}
|
|
7470
|
-
.hover\:\!underline:hover {
|
|
7471
|
-
text-decoration-line: underline !important;
|
|
7472
|
-
}
|
|
7473
7148
|
.hover\:no-underline:hover {
|
|
7474
7149
|
text-decoration-line: none;
|
|
7475
7150
|
}
|
|
@@ -7490,13 +7165,6 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
7490
7165
|
.focus-visible\:rounded-xs:focus-visible {
|
|
7491
7166
|
border-radius: 4px;
|
|
7492
7167
|
}
|
|
7493
|
-
.focus-visible\:text-default:focus-visible {
|
|
7494
|
-
color: var(--black);
|
|
7495
|
-
}
|
|
7496
|
-
.focus-visible\:outline-none:focus-visible {
|
|
7497
|
-
outline: 2px solid transparent;
|
|
7498
|
-
outline-offset: 2px;
|
|
7499
|
-
}
|
|
7500
7168
|
.disabled\:cursor-not-allowed:disabled {
|
|
7501
7169
|
cursor: not-allowed;
|
|
7502
7170
|
}
|
|
@@ -7506,6 +7174,9 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
7506
7174
|
.disabled\:text-lightest:disabled {
|
|
7507
7175
|
color: var(--grey-500);
|
|
7508
7176
|
}
|
|
7177
|
+
.group:hover .group-hover\:opacity-100 {
|
|
7178
|
+
opacity: 1;
|
|
7179
|
+
}
|
|
7509
7180
|
.aria-disabled\:cursor-not-allowed[aria-disabled="true"] {
|
|
7510
7181
|
cursor: not-allowed;
|
|
7511
7182
|
}
|
|
@@ -7535,91 +7206,28 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
7535
7206
|
--tw-shadow-colored: 0 0 #0000;
|
|
7536
7207
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
7537
7208
|
}
|
|
7538
|
-
.aria-current-page\:bg-darker[aria-current="page"] {
|
|
7539
|
-
background-color: var(--grey-400);
|
|
7540
|
-
}
|
|
7541
7209
|
.after\:absolute::after {
|
|
7542
7210
|
position: absolute;
|
|
7543
7211
|
}
|
|
7544
7212
|
.after\:inset-0::after {
|
|
7545
7213
|
inset: 0rem;
|
|
7546
7214
|
}
|
|
7547
|
-
.after\:inset-x-0::after {
|
|
7548
|
-
left: 0rem;
|
|
7549
|
-
right: 0rem;
|
|
7550
|
-
}
|
|
7551
|
-
.after\:bottom-0::after {
|
|
7552
|
-
bottom: 0rem;
|
|
7553
|
-
}
|
|
7554
|
-
.after\:left-16::after {
|
|
7555
|
-
left: 1rem;
|
|
7556
|
-
}
|
|
7557
|
-
.after\:right-16::after {
|
|
7558
|
-
right: 1rem;
|
|
7559
|
-
}
|
|
7560
7215
|
.after\:z-10::after {
|
|
7561
7216
|
z-index: 10;
|
|
7562
7217
|
}
|
|
7563
7218
|
.after\:rounded-lg::after {
|
|
7564
7219
|
border-radius: 16px;
|
|
7565
7220
|
}
|
|
7566
|
-
.after\:rounded-t-lg::after {
|
|
7567
|
-
border-top-left-radius: 16px;
|
|
7568
|
-
border-top-right-radius: 16px;
|
|
7569
|
-
}
|
|
7570
|
-
.after\:border-3::after {
|
|
7571
|
-
border-width: 3px;
|
|
7572
|
-
}
|
|
7573
|
-
.after\:border-b-2::after {
|
|
7574
|
-
border-bottom-width: 2px;
|
|
7575
|
-
}
|
|
7576
|
-
.after\:\!border-transparent::after {
|
|
7577
|
-
border-color: var(--transparent) !important;
|
|
7578
|
-
}
|
|
7579
|
-
.after\:border-accent::after {
|
|
7580
|
-
border-color: var(--green-500);
|
|
7581
|
-
}
|
|
7582
7221
|
.after\:border-softest::after {
|
|
7583
7222
|
border-color: rgba(0, 0, 0, .05 );
|
|
7584
7223
|
}
|
|
7585
|
-
.after\:opacity-0::after {
|
|
7586
|
-
opacity: 0;
|
|
7587
|
-
}
|
|
7588
7224
|
.after\:content-\[\'\'\]::after {
|
|
7589
7225
|
--tw-content: '';
|
|
7590
7226
|
content: var(--tw-content);
|
|
7591
7227
|
}
|
|
7592
|
-
.hover\:after\:\!border-transparent:hover::after {
|
|
7593
|
-
border-color: var(--transparent) !important;
|
|
7594
|
-
}
|
|
7595
|
-
.hover\:after\:opacity-100:hover::after {
|
|
7596
|
-
opacity: 1;
|
|
7597
|
-
}
|
|
7598
|
-
.focus-visible\:after\:opacity-100:focus-visible::after {
|
|
7599
|
-
opacity: 1;
|
|
7600
|
-
}
|
|
7601
7228
|
.aria-disabled\:after\:\!border-transparent[aria-disabled="true"]::after {
|
|
7602
7229
|
border-color: var(--transparent) !important;
|
|
7603
7230
|
}
|
|
7604
|
-
.before\:absolute::before {
|
|
7605
|
-
position: absolute;
|
|
7606
|
-
}
|
|
7607
|
-
.before\:inset-x-0::before {
|
|
7608
|
-
left: 0rem;
|
|
7609
|
-
right: 0rem;
|
|
7610
|
-
}
|
|
7611
|
-
.before\:-bottom-2::before {
|
|
7612
|
-
bottom: -0.125rem;
|
|
7613
|
-
}
|
|
7614
|
-
.before\:bottom-0::before {
|
|
7615
|
-
bottom: 0rem;
|
|
7616
|
-
}
|
|
7617
|
-
.before\:h-12::before {
|
|
7618
|
-
height: 0.75rem;
|
|
7619
|
-
}
|
|
7620
|
-
.before\:h-3::before {
|
|
7621
|
-
height: 0.1875rem;
|
|
7622
|
-
}
|
|
7623
7231
|
.before\:rounded-lg::before {
|
|
7624
7232
|
border-radius: 16px;
|
|
7625
7233
|
}
|
|
@@ -7629,9 +7237,6 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
7629
7237
|
.before\:border-softest::before {
|
|
7630
7238
|
border-color: rgba(0, 0, 0, .05 );
|
|
7631
7239
|
}
|
|
7632
|
-
.before\:bg-default::before {
|
|
7633
|
-
background-color: var(--grey-200);
|
|
7634
|
-
}
|
|
7635
7240
|
.before\:bg-inverse-softer::before {
|
|
7636
7241
|
background-color: rgba(255, 255, 255, .15);
|
|
7637
7242
|
}
|
|
@@ -7641,40 +7246,6 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
7641
7246
|
.before\:opacity-0::before {
|
|
7642
7247
|
opacity: 0;
|
|
7643
7248
|
}
|
|
7644
|
-
.before\:opacity-5::before {
|
|
7645
|
-
opacity: 0.05;
|
|
7646
|
-
}
|
|
7647
|
-
.before\:content-\[\'\'\]::before {
|
|
7648
|
-
--tw-content: '';
|
|
7649
|
-
content: var(--tw-content);
|
|
7650
|
-
}
|
|
7651
|
-
.before\:bg-gradient-y::before {
|
|
7652
|
-
background: linear-gradient(to bottom, transparent, ease-in-out, black);
|
|
7653
|
-
}
|
|
7654
|
-
.before\:bg-gradient-01-top::before {
|
|
7655
|
-
background: linear-gradient(to bottom, #00E766, ease-in-out, #E6E6E6);
|
|
7656
|
-
}
|
|
7657
|
-
.before\:bg-gradient-01-bottom::before {
|
|
7658
|
-
background: linear-gradient(to top, #00E766, ease-in-out, #E6E6E6);
|
|
7659
|
-
}
|
|
7660
|
-
.before\:bg-gradient-02-top::before {
|
|
7661
|
-
background: linear-gradient(to bottom, #F3F30A, ease-in-out, #E6E6E6);
|
|
7662
|
-
}
|
|
7663
|
-
.before\:bg-gradient-02-bottom::before {
|
|
7664
|
-
background: linear-gradient(to top, #F3F30A, ease-in-out, #E6E6E6);
|
|
7665
|
-
}
|
|
7666
|
-
.before\:bg-gradient-03-top::before {
|
|
7667
|
-
background: linear-gradient(to bottom, #C461FF, ease-in-out, #E6E6E6);
|
|
7668
|
-
}
|
|
7669
|
-
.before\:bg-gradient-03-bottom::before {
|
|
7670
|
-
background: linear-gradient(to top, #C461FF, ease-in-out, #E6E6E6);
|
|
7671
|
-
}
|
|
7672
|
-
.before\:bg-gradient-04-top::before {
|
|
7673
|
-
background: linear-gradient(to bottom, #2B69FC, ease-in-out, #E6E6E6);
|
|
7674
|
-
}
|
|
7675
|
-
.before\:bg-gradient-04-bottom::before {
|
|
7676
|
-
background: linear-gradient(to top, #2B69FC, ease-in-out, #E6E6E6);
|
|
7677
|
-
}
|
|
7678
7249
|
.hover\:before\:opacity-100:hover::before {
|
|
7679
7250
|
opacity: 1;
|
|
7680
7251
|
}
|
|
@@ -7689,14 +7260,6 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
7689
7260
|
max-width: 192px;
|
|
7690
7261
|
}
|
|
7691
7262
|
}
|
|
7692
|
-
@media (min-width: 0px) {
|
|
7693
|
-
.sm\:mb-4 {
|
|
7694
|
-
margin-bottom: 0.25rem;
|
|
7695
|
-
}
|
|
7696
|
-
.sm\:max-w-\[200px\] {
|
|
7697
|
-
max-width: 200px;
|
|
7698
|
-
}
|
|
7699
|
-
}
|
|
7700
7263
|
@media (min-width: 750px) {
|
|
7701
7264
|
.md\:bottom-20 {
|
|
7702
7265
|
bottom: 1.25rem;
|
|
@@ -7710,9 +7273,6 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
7710
7273
|
.md\:top-20 {
|
|
7711
7274
|
top: 1.25rem;
|
|
7712
7275
|
}
|
|
7713
|
-
.md\:flex {
|
|
7714
|
-
display: flex;
|
|
7715
|
-
}
|
|
7716
7276
|
.md\:hidden {
|
|
7717
7277
|
display: none;
|
|
7718
7278
|
}
|
|
@@ -7727,51 +7287,20 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
7727
7287
|
--tw-translate-y: -50%;
|
|
7728
7288
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
7729
7289
|
}
|
|
7730
|
-
.md\:gap-y-12 {
|
|
7731
|
-
row-gap: 0.75rem;
|
|
7732
|
-
}
|
|
7733
|
-
.md\:pt-28 {
|
|
7734
|
-
padding-top: 1.75rem;
|
|
7735
|
-
}
|
|
7736
7290
|
}
|
|
7737
7291
|
@media (min-width: 900px) {
|
|
7738
7292
|
.lg\:order-last {
|
|
7739
7293
|
order: 9999;
|
|
7740
7294
|
}
|
|
7741
|
-
.lg\:order-none {
|
|
7742
|
-
order: 0;
|
|
7743
|
-
}
|
|
7744
|
-
.lg\:mt-0 {
|
|
7745
|
-
margin-top: 0rem;
|
|
7746
|
-
}
|
|
7747
|
-
.lg\:block {
|
|
7748
|
-
display: block;
|
|
7749
|
-
}
|
|
7750
7295
|
.lg\:flex {
|
|
7751
7296
|
display: flex;
|
|
7752
7297
|
}
|
|
7753
|
-
.lg\:hidden {
|
|
7754
|
-
display: none;
|
|
7755
|
-
}
|
|
7756
|
-
.lg\:w-auto {
|
|
7757
|
-
width: auto;
|
|
7758
|
-
}
|
|
7759
7298
|
.lg\:max-w-\[720px\] {
|
|
7760
7299
|
max-width: 720px;
|
|
7761
7300
|
}
|
|
7762
7301
|
.lg\:flex-row {
|
|
7763
7302
|
flex-direction: row;
|
|
7764
7303
|
}
|
|
7765
|
-
.lg\:flex-nowrap {
|
|
7766
|
-
flex-wrap: nowrap;
|
|
7767
|
-
}
|
|
7768
|
-
.lg\:gap-y-16 {
|
|
7769
|
-
row-gap: 1rem;
|
|
7770
|
-
}
|
|
7771
|
-
.lg\:px-28 {
|
|
7772
|
-
padding-left: 1.75rem;
|
|
7773
|
-
padding-right: 1.75rem;
|
|
7774
|
-
}
|
|
7775
7304
|
.lg\:\!pl-12 {
|
|
7776
7305
|
padding-left: 0.75rem !important;
|
|
7777
7306
|
}
|
|
@@ -7779,15 +7308,4 @@ input[type="range"]::-webkit-slider-thumb {
|
|
|
7779
7308
|
padding-right: 0.75rem !important;
|
|
7780
7309
|
}
|
|
7781
7310
|
}
|
|
7782
|
-
@media (min-width: 1024px) {
|
|
7783
|
-
.xl\:pb-40 {
|
|
7784
|
-
padding-bottom: 2.5rem;
|
|
7785
|
-
}
|
|
7786
|
-
}
|
|
7787
|
-
@media (min-width: 2200px) {
|
|
7788
|
-
.xxxl\:px-0 {
|
|
7789
|
-
padding-left: 0rem;
|
|
7790
|
-
padding-right: 0rem;
|
|
7791
|
-
}
|
|
7792
|
-
}
|
|
7793
7311
|
|