gitextract_eojep_s2/ ├── .gitignore ├── LICENSE ├── README.md └── contents/ ├── accordion.mdx ├── arrow-buttons.mdx ├── avatar-list.mdx ├── avatar.mdx ├── badge.mdx ├── box-selector.mdx ├── breadcrumb.mdx ├── button-with-icon.mdx ├── calendar.mdx ├── card-layout.mdx ├── card.mdx ├── carousel-slider.mdx ├── center-align-one-and-left-align-the-other.mdx ├── centering.mdx ├── chip.mdx ├── circular-navigation.mdx ├── close-button.mdx ├── color-swatch.mdx ├── concave-corners.mdx ├── cookie-banner.mdx ├── corner-ribbon.mdx ├── curved-background.mdx ├── custom-checkbox-button.mdx ├── custom-radio-button.mdx ├── diagonal-section.mdx ├── docked-at-corner.mdx ├── dot-leader.mdx ├── dot-navigation.mdx ├── drawer.mdx ├── drop-area.mdx ├── drop-cap.mdx ├── dropdown.mdx ├── fading-long-section.mdx ├── feature-comparison.mdx ├── feature-list.mdx ├── fixed-at-corner.mdx ├── fixed-at-side.mdx ├── flipping-number.mdx ├── floating-label.mdx ├── folded-corner.mdx ├── folder-structure.mdx ├── frame-corners.mdx ├── full-background.mdx ├── full-screen-menu.mdx ├── grid-lines-background.mdx ├── grid-without-double-borders.mdx ├── holy-grail.mdx ├── indeterminate-progress-bar.mdx ├── initial-avatar.mdx ├── input-addon.mdx ├── inverted-corners.mdx ├── keyboard-shortcut.mdx ├── layered-card.mdx ├── linear-gauge.mdx ├── lined-paper.mdx ├── masonry-grid.mdx ├── media-object.mdx ├── mega-menu.mdx ├── menu.mdx ├── modal.mdx ├── nested-dropdowns.mdx ├── notification.mdx ├── overlay-play-button.mdx ├── pagination.mdx ├── pie-chart.mdx ├── popover-arrow.mdx ├── presence-indicator.mdx ├── previous-next-buttons.mdx ├── price-tag.mdx ├── pricing-table.mdx ├── progress-bar.mdx ├── property-list.mdx ├── questions-and-answers.mdx ├── radial-progress-bar.mdx ├── radio-button-group.mdx ├── radio-switch.mdx ├── rating.mdx ├── resizable-element.mdx ├── ribbon.mdx ├── same-height-columns.mdx ├── search-box.mdx ├── separator.mdx ├── sidebar.mdx ├── simple-grid.mdx ├── slider.mdx ├── speech-bubble.mdx ├── spin-button.mdx ├── spinner.mdx ├── split-navigation.mdx ├── split-screen.mdx ├── stacked-cards.mdx ├── stamp-border.mdx ├── statistic.mdx ├── status-light.mdx ├── stepper-input.mdx ├── sticky-footer.mdx ├── sticky-header.mdx ├── sticky-sections.mdx ├── sticky-table-column.mdx ├── sticky-table-headers.mdx ├── switch.mdx ├── tab.mdx ├── teardrop.mdx ├── three-dimensions-card.mdx ├── timeline.mdx ├── toggle-password-visibility.mdx ├── tooltip.mdx ├── tree-diagram.mdx ├── triangle-buttons.mdx ├── upload-button.mdx ├── validation-icon.mdx ├── video-background.mdx ├── voting.mdx ├── watermark.mdx ├── wizard.mdx ├── zebra-like-background.mdx └── zigzag-timeline.mdx