@getflip/swirl-ai 0.448.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/LICENSE.md +25 -0
- package/README.md +52 -0
- package/dist/agent/components/swirl-accordion-item.md +78 -0
- package/dist/agent/components/swirl-accordion.md +132 -0
- package/dist/agent/components/swirl-action-list-item.md +92 -0
- package/dist/agent/components/swirl-action-list-section.md +64 -0
- package/dist/agent/components/swirl-action-list.md +88 -0
- package/dist/agent/components/swirl-app-bar.md +84 -0
- package/dist/agent/components/swirl-app-icon.md +57 -0
- package/dist/agent/components/swirl-app-layout.md +93 -0
- package/dist/agent/components/swirl-autocomplete.md +90 -0
- package/dist/agent/components/swirl-avatar-group.md +73 -0
- package/dist/agent/components/swirl-avatar.md +79 -0
- package/dist/agent/components/swirl-badge.md +62 -0
- package/dist/agent/components/swirl-banner.md +77 -0
- package/dist/agent/components/swirl-box.md +92 -0
- package/dist/agent/components/swirl-button-group.md +72 -0
- package/dist/agent/components/swirl-button.md +99 -0
- package/dist/agent/components/swirl-card.md +110 -0
- package/dist/agent/components/swirl-carousel-slide.md +70 -0
- package/dist/agent/components/swirl-carousel.md +169 -0
- package/dist/agent/components/swirl-checkbox.md +83 -0
- package/dist/agent/components/swirl-chip.md +73 -0
- package/dist/agent/components/swirl-color-input.md +76 -0
- package/dist/agent/components/swirl-columns.md +76 -0
- package/dist/agent/components/swirl-console-layout.md +76 -0
- package/dist/agent/components/swirl-data-cell-stack.md +82 -0
- package/dist/agent/components/swirl-data-cell.md +77 -0
- package/dist/agent/components/swirl-date-input.md +84 -0
- package/dist/agent/components/swirl-date-picker.md +65 -0
- package/dist/agent/components/swirl-description-list-item.md +62 -0
- package/dist/agent/components/swirl-description-list.md +68 -0
- package/dist/agent/components/swirl-dialog.md +87 -0
- package/dist/agent/components/swirl-emoji-clap.md +49 -0
- package/dist/agent/components/swirl-emoji-happy.md +49 -0
- package/dist/agent/components/swirl-emoji-idea.md +49 -0
- package/dist/agent/components/swirl-emoji-love.md +49 -0
- package/dist/agent/components/swirl-emoji-sad.md +49 -0
- package/dist/agent/components/swirl-emoji-thumbs-up.md +49 -0
- package/dist/agent/components/swirl-emoji.md +55 -0
- package/dist/agent/components/swirl-empty-state.md +68 -0
- package/dist/agent/components/swirl-file-chip.md +76 -0
- package/dist/agent/components/swirl-file-uploader.md +82 -0
- package/dist/agent/components/swirl-file-viewer-audio.md +48 -0
- package/dist/agent/components/swirl-file-viewer-csv.md +48 -0
- package/dist/agent/components/swirl-file-viewer-fallback.md +51 -0
- package/dist/agent/components/swirl-file-viewer-image.md +51 -0
- package/dist/agent/components/swirl-file-viewer-pdf.md +57 -0
- package/dist/agent/components/swirl-file-viewer-text.md +48 -0
- package/dist/agent/components/swirl-file-viewer-video.md +49 -0
- package/dist/agent/components/swirl-file-viewer.md +73 -0
- package/dist/agent/components/swirl-form-control.md +78 -0
- package/dist/agent/components/swirl-form-group.md +69 -0
- package/dist/agent/components/swirl-heading.md +65 -0
- package/dist/agent/components/swirl-icon-add-moderator.md +49 -0
- package/dist/agent/components/swirl-icon-add-photo.md +49 -0
- package/dist/agent/components/swirl-icon-add-reaction.md +49 -0
- package/dist/agent/components/swirl-icon-add.md +49 -0
- package/dist/agent/components/swirl-icon-admin-panel-settings.md +49 -0
- package/dist/agent/components/swirl-icon-ai-filled.md +49 -0
- package/dist/agent/components/swirl-icon-ai.md +49 -0
- package/dist/agent/components/swirl-icon-apps.md +49 -0
- package/dist/agent/components/swirl-icon-arrow-back.md +49 -0
- package/dist/agent/components/swirl-icon-arrow-downward.md +49 -0
- package/dist/agent/components/swirl-icon-arrow-forward.md +49 -0
- package/dist/agent/components/swirl-icon-arrow-left.md +49 -0
- package/dist/agent/components/swirl-icon-arrow-right-small.md +49 -0
- package/dist/agent/components/swirl-icon-arrow-right.md +49 -0
- package/dist/agent/components/swirl-icon-arrow-upward.md +49 -0
- package/dist/agent/components/swirl-icon-aspect-ratio.md +49 -0
- package/dist/agent/components/swirl-icon-attachment.md +49 -0
- package/dist/agent/components/swirl-icon-audio-file.md +49 -0
- package/dist/agent/components/swirl-icon-autorenew.md +49 -0
- package/dist/agent/components/swirl-icon-bar-chart.md +49 -0
- package/dist/agent/components/swirl-icon-beach-access-filled.md +49 -0
- package/dist/agent/components/swirl-icon-beach-access.md +49 -0
- package/dist/agent/components/swirl-icon-block.md +49 -0
- package/dist/agent/components/swirl-icon-bookmark-filled.md +49 -0
- package/dist/agent/components/swirl-icon-bookmark.md +49 -0
- package/dist/agent/components/swirl-icon-calendar-add-on-filled.md +49 -0
- package/dist/agent/components/swirl-icon-calendar-respond.md +49 -0
- package/dist/agent/components/swirl-icon-calendar-today.md +49 -0
- package/dist/agent/components/swirl-icon-call-end.md +49 -0
- package/dist/agent/components/swirl-icon-call.md +49 -0
- package/dist/agent/components/swirl-icon-cancel-filled.md +49 -0
- package/dist/agent/components/swirl-icon-cancel-outline.md +49 -0
- package/dist/agent/components/swirl-icon-cancel.md +49 -0
- package/dist/agent/components/swirl-icon-chat-bubble.md +49 -0
- package/dist/agent/components/swirl-icon-chats-filled.md +49 -0
- package/dist/agent/components/swirl-icon-chats.md +49 -0
- package/dist/agent/components/swirl-icon-check-circle-filled.md +49 -0
- package/dist/agent/components/swirl-icon-check-circle.md +49 -0
- package/dist/agent/components/swirl-icon-check-small.md +49 -0
- package/dist/agent/components/swirl-icon-check-strong.md +49 -0
- package/dist/agent/components/swirl-icon-check.md +49 -0
- package/dist/agent/components/swirl-icon-checkbox-filled.md +49 -0
- package/dist/agent/components/swirl-icon-chevron-left.md +49 -0
- package/dist/agent/components/swirl-icon-chevron-right.md +49 -0
- package/dist/agent/components/swirl-icon-close-fullscreen.md +49 -0
- package/dist/agent/components/swirl-icon-close-small.md +49 -0
- package/dist/agent/components/swirl-icon-close.md +49 -0
- package/dist/agent/components/swirl-icon-cloud-upload.md +49 -0
- package/dist/agent/components/swirl-icon-column.md +49 -0
- package/dist/agent/components/swirl-icon-comment.md +49 -0
- package/dist/agent/components/swirl-icon-contrast.md +49 -0
- package/dist/agent/components/swirl-icon-copy.md +49 -0
- package/dist/agent/components/swirl-icon-crop.md +49 -0
- package/dist/agent/components/swirl-icon-dark-mode.md +49 -0
- package/dist/agent/components/swirl-icon-date-range.md +49 -0
- package/dist/agent/components/swirl-icon-delete.md +49 -0
- package/dist/agent/components/swirl-icon-deployed-code.md +49 -0
- package/dist/agent/components/swirl-icon-description.md +49 -0
- package/dist/agent/components/swirl-icon-desktop.md +49 -0
- package/dist/agent/components/swirl-icon-directory-filled.md +49 -0
- package/dist/agent/components/swirl-icon-directory.md +49 -0
- package/dist/agent/components/swirl-icon-discover.md +49 -0
- package/dist/agent/components/swirl-icon-dock-left-collapse.md +49 -0
- package/dist/agent/components/swirl-icon-dock-left-expand.md +49 -0
- package/dist/agent/components/swirl-icon-dock-left.md +49 -0
- package/dist/agent/components/swirl-icon-door-open.md +49 -0
- package/dist/agent/components/swirl-icon-dot.md +49 -0
- package/dist/agent/components/swirl-icon-double-arrow-left.md +49 -0
- package/dist/agent/components/swirl-icon-double-arrow-right.md +49 -0
- package/dist/agent/components/swirl-icon-download.md +49 -0
- package/dist/agent/components/swirl-icon-drag-handle.md +49 -0
- package/dist/agent/components/swirl-icon-edit-note.md +49 -0
- package/dist/agent/components/swirl-icon-edit.md +49 -0
- package/dist/agent/components/swirl-icon-emoji-mood.md +49 -0
- package/dist/agent/components/swirl-icon-emoji-satisfied.md +49 -0
- package/dist/agent/components/swirl-icon-emoji-symbols.md +49 -0
- package/dist/agent/components/swirl-icon-error.md +49 -0
- package/dist/agent/components/swirl-icon-expand-less.md +49 -0
- package/dist/agent/components/swirl-icon-expand-more.md +49 -0
- package/dist/agent/components/swirl-icon-experiment.md +49 -0
- package/dist/agent/components/swirl-icon-file-copy.md +49 -0
- package/dist/agent/components/swirl-icon-file.md +49 -0
- package/dist/agent/components/swirl-icon-filter.md +49 -0
- package/dist/agent/components/swirl-icon-folder-shared.md +49 -0
- package/dist/agent/components/swirl-icon-folder.md +49 -0
- package/dist/agent/components/swirl-icon-format-h-one.md +49 -0
- package/dist/agent/components/swirl-icon-format-list-bulleted.md +49 -0
- package/dist/agent/components/swirl-icon-forward.md +49 -0
- package/dist/agent/components/swirl-icon-fullscreen-exit.md +49 -0
- package/dist/agent/components/swirl-icon-fullscreen.md +49 -0
- package/dist/agent/components/swirl-icon-gif.md +49 -0
- package/dist/agent/components/swirl-icon-group-add.md +49 -0
- package/dist/agent/components/swirl-icon-group-assign.md +49 -0
- package/dist/agent/components/swirl-icon-groups-filled.md +49 -0
- package/dist/agent/components/swirl-icon-groups.md +49 -0
- package/dist/agent/components/swirl-icon-hamburger-menu.md +49 -0
- package/dist/agent/components/swirl-icon-health-and-safety.md +49 -0
- package/dist/agent/components/swirl-icon-help-filled.md +49 -0
- package/dist/agent/components/swirl-icon-help.md +49 -0
- package/dist/agent/components/swirl-icon-highlight.md +49 -0
- package/dist/agent/components/swirl-icon-history.md +49 -0
- package/dist/agent/components/swirl-icon-home-filled.md +49 -0
- package/dist/agent/components/swirl-icon-home.md +49 -0
- package/dist/agent/components/swirl-icon-hr-resting.md +49 -0
- package/dist/agent/components/swirl-icon-image.md +49 -0
- package/dist/agent/components/swirl-icon-improve-text.md +49 -0
- package/dist/agent/components/swirl-icon-info.md +49 -0
- package/dist/agent/components/swirl-icon-insert-below.md +49 -0
- package/dist/agent/components/swirl-icon-insert-chart.md +49 -0
- package/dist/agent/components/swirl-icon-insert-on-top.md +49 -0
- package/dist/agent/components/swirl-icon-inventory-off.md +49 -0
- package/dist/agent/components/swirl-icon-inventory.md +49 -0
- package/dist/agent/components/swirl-icon-iphone.md +49 -0
- package/dist/agent/components/swirl-icon-key.md +49 -0
- package/dist/agent/components/swirl-icon-keyboard-hide.md +49 -0
- package/dist/agent/components/swirl-icon-keyboard.md +49 -0
- package/dist/agent/components/swirl-icon-language.md +49 -0
- package/dist/agent/components/swirl-icon-light-mode.md +49 -0
- package/dist/agent/components/swirl-icon-like.md +49 -0
- package/dist/agent/components/swirl-icon-link.md +49 -0
- package/dist/agent/components/swirl-icon-live.md +49 -0
- package/dist/agent/components/swirl-icon-load.md +49 -0
- package/dist/agent/components/swirl-icon-location-on.md +49 -0
- package/dist/agent/components/swirl-icon-lock-open.md +49 -0
- package/dist/agent/components/swirl-icon-lock-person.md +49 -0
- package/dist/agent/components/swirl-icon-lock.md +49 -0
- package/dist/agent/components/swirl-icon-login.md +49 -0
- package/dist/agent/components/swirl-icon-logout.md +49 -0
- package/dist/agent/components/swirl-icon-long-text.md +49 -0
- package/dist/agent/components/swirl-icon-mail.md +49 -0
- package/dist/agent/components/swirl-icon-manage-accounts.md +49 -0
- package/dist/agent/components/swirl-icon-mark-chat-read.md +49 -0
- package/dist/agent/components/swirl-icon-mark-chat-unread.md +49 -0
- package/dist/agent/components/swirl-icon-mention.md +49 -0
- package/dist/agent/components/swirl-icon-menu-book-filled.md +49 -0
- package/dist/agent/components/swirl-icon-menu-book.md +49 -0
- package/dist/agent/components/swirl-icon-menu-filled.md +49 -0
- package/dist/agent/components/swirl-icon-menu.md +49 -0
- package/dist/agent/components/swirl-icon-message.md +49 -0
- package/dist/agent/components/swirl-icon-mic-off.md +49 -0
- package/dist/agent/components/swirl-icon-mic.md +49 -0
- package/dist/agent/components/swirl-icon-more-horizontal.md +49 -0
- package/dist/agent/components/swirl-icon-more-vertikal.md +49 -0
- package/dist/agent/components/swirl-icon-news-filled.md +49 -0
- package/dist/agent/components/swirl-icon-news-off.md +49 -0
- package/dist/agent/components/swirl-icon-news.md +49 -0
- package/dist/agent/components/swirl-icon-next-plan.md +49 -0
- package/dist/agent/components/swirl-icon-note-stack-filled.md +49 -0
- package/dist/agent/components/swirl-icon-note-stack.md +49 -0
- package/dist/agent/components/swirl-icon-notifications-active.md +49 -0
- package/dist/agent/components/swirl-icon-notifications-off.md +49 -0
- package/dist/agent/components/swirl-icon-notifications.md +49 -0
- package/dist/agent/components/swirl-icon-open-in-full.md +49 -0
- package/dist/agent/components/swirl-icon-open-in-new.md +49 -0
- package/dist/agent/components/swirl-icon-patient-list.md +49 -0
- package/dist/agent/components/swirl-icon-pause-circle.md +49 -0
- package/dist/agent/components/swirl-icon-pause.md +49 -0
- package/dist/agent/components/swirl-icon-people-alt.md +49 -0
- package/dist/agent/components/swirl-icon-person-check.md +49 -0
- package/dist/agent/components/swirl-icon-person-off.md +49 -0
- package/dist/agent/components/swirl-icon-person.md +49 -0
- package/dist/agent/components/swirl-icon-phone.md +49 -0
- package/dist/agent/components/swirl-icon-photo-camera.md +49 -0
- package/dist/agent/components/swirl-icon-picture-as-pdf.md +49 -0
- package/dist/agent/components/swirl-icon-picture-in-picture.md +49 -0
- package/dist/agent/components/swirl-icon-pin-off.md +49 -0
- package/dist/agent/components/swirl-icon-pin.md +49 -0
- package/dist/agent/components/swirl-icon-place.md +49 -0
- package/dist/agent/components/swirl-icon-play-arrow.md +49 -0
- package/dist/agent/components/swirl-icon-poll.md +49 -0
- package/dist/agent/components/swirl-icon-post-approval.md +49 -0
- package/dist/agent/components/swirl-icon-present.md +49 -0
- package/dist/agent/components/swirl-icon-preview.md +49 -0
- package/dist/agent/components/swirl-icon-print.md +49 -0
- package/dist/agent/components/swirl-icon-public-off.md +49 -0
- package/dist/agent/components/swirl-icon-public.md +49 -0
- package/dist/agent/components/swirl-icon-published-with-changes.md +49 -0
- package/dist/agent/components/swirl-icon-ratio-four-to-three.md +49 -0
- package/dist/agent/components/swirl-icon-ratio-freeform.md +49 -0
- package/dist/agent/components/swirl-icon-ratio-sixteen-to-nine.md +49 -0
- package/dist/agent/components/swirl-icon-ratio-square.md +49 -0
- package/dist/agent/components/swirl-icon-ratio-three-to-four.md +49 -0
- package/dist/agent/components/swirl-icon-ratio-three-to-two.md +49 -0
- package/dist/agent/components/swirl-icon-recieved.md +49 -0
- package/dist/agent/components/swirl-icon-refresh.md +49 -0
- package/dist/agent/components/swirl-icon-remove-circle.md +49 -0
- package/dist/agent/components/swirl-icon-remove-moderator.md +49 -0
- package/dist/agent/components/swirl-icon-remove.md +49 -0
- package/dist/agent/components/swirl-icon-reply.md +49 -0
- package/dist/agent/components/swirl-icon-report.md +49 -0
- package/dist/agent/components/swirl-icon-roadmap.md +49 -0
- package/dist/agent/components/swirl-icon-rotate-left.md +49 -0
- package/dist/agent/components/swirl-icon-rotate-right.md +49 -0
- package/dist/agent/components/swirl-icon-screenshare-off.md +49 -0
- package/dist/agent/components/swirl-icon-screenshare.md +49 -0
- package/dist/agent/components/swirl-icon-search-strong.md +49 -0
- package/dist/agent/components/swirl-icon-search.md +49 -0
- package/dist/agent/components/swirl-icon-section.md +49 -0
- package/dist/agent/components/swirl-icon-secure.md +49 -0
- package/dist/agent/components/swirl-icon-sell.md +49 -0
- package/dist/agent/components/swirl-icon-send.md +49 -0
- package/dist/agent/components/swirl-icon-settings.md +49 -0
- package/dist/agent/components/swirl-icon-short-text.md +49 -0
- package/dist/agent/components/swirl-icon-simplify.md +49 -0
- package/dist/agent/components/swirl-icon-spellcheck.md +49 -0
- package/dist/agent/components/swirl-icon-stars.md +49 -0
- package/dist/agent/components/swirl-icon-sticky-note.md +49 -0
- package/dist/agent/components/swirl-icon-stop-circle.md +49 -0
- package/dist/agent/components/swirl-icon-stop.md +49 -0
- package/dist/agent/components/swirl-icon-sunny.md +49 -0
- package/dist/agent/components/swirl-icon-sync.md +49 -0
- package/dist/agent/components/swirl-icon-tasks-filled.md +49 -0
- package/dist/agent/components/swirl-icon-tasks.md +49 -0
- package/dist/agent/components/swirl-icon-terminal.md +49 -0
- package/dist/agent/components/swirl-icon-time-filled.md +49 -0
- package/dist/agent/components/swirl-icon-time.md +49 -0
- package/dist/agent/components/swirl-icon-today-filled.md +49 -0
- package/dist/agent/components/swirl-icon-today.md +49 -0
- package/dist/agent/components/swirl-icon-translate.md +49 -0
- package/dist/agent/components/swirl-icon-tree-structure.md +49 -0
- package/dist/agent/components/swirl-icon-undo.md +49 -0
- package/dist/agent/components/swirl-icon-unlock-person.md +49 -0
- package/dist/agent/components/swirl-icon-upload.md +49 -0
- package/dist/agent/components/swirl-icon-user-add.md +49 -0
- package/dist/agent/components/swirl-icon-user-assign.md +49 -0
- package/dist/agent/components/swirl-icon-video-camera-off.md +49 -0
- package/dist/agent/components/swirl-icon-video-camera.md +49 -0
- package/dist/agent/components/swirl-icon-video-library.md +49 -0
- package/dist/agent/components/swirl-icon-video-player.md +49 -0
- package/dist/agent/components/swirl-icon-view-agenda.md +49 -0
- package/dist/agent/components/swirl-icon-visibility-off.md +49 -0
- package/dist/agent/components/swirl-icon-visibility.md +49 -0
- package/dist/agent/components/swirl-icon-voice.md +49 -0
- package/dist/agent/components/swirl-icon-volume-up.md +49 -0
- package/dist/agent/components/swirl-icon-warning.md +49 -0
- package/dist/agent/components/swirl-icon-web-asset-off.md +49 -0
- package/dist/agent/components/swirl-icon-web-asset.md +49 -0
- package/dist/agent/components/swirl-icon-work.md +49 -0
- package/dist/agent/components/swirl-icon.md +57 -0
- package/dist/agent/components/swirl-image-grid-item.md +71 -0
- package/dist/agent/components/swirl-image-grid.md +66 -0
- package/dist/agent/components/swirl-inline-error.md +58 -0
- package/dist/agent/components/swirl-inline-notification.md +67 -0
- package/dist/agent/components/swirl-inline-status.md +64 -0
- package/dist/agent/components/swirl-lightbox.md +126 -0
- package/dist/agent/components/swirl-link.md +65 -0
- package/dist/agent/components/swirl-list.md +53 -0
- package/dist/agent/components/swirl-menu-item.md +77 -0
- package/dist/agent/components/swirl-menu.md +118 -0
- package/dist/agent/components/swirl-modal-shell.md +80 -0
- package/dist/agent/components/swirl-modal.md +154 -0
- package/dist/agent/components/swirl-option-list-item.md +94 -0
- package/dist/agent/components/swirl-option-list-section.md +64 -0
- package/dist/agent/components/swirl-option-list.md +107 -0
- package/dist/agent/components/swirl-pagination.md +78 -0
- package/dist/agent/components/swirl-pdf-reader.md +99 -0
- package/dist/agent/components/swirl-popover-trigger.md +71 -0
- package/dist/agent/components/swirl-popover.md +126 -0
- package/dist/agent/components/swirl-progress-indicator.md +64 -0
- package/dist/agent/components/swirl-radio-group.md +73 -0
- package/dist/agent/components/swirl-radio.md +82 -0
- package/dist/agent/components/swirl-resource-list-file-item.md +74 -0
- package/dist/agent/components/swirl-resource-list-item.md +112 -0
- package/dist/agent/components/swirl-resource-list-section.md +64 -0
- package/dist/agent/components/swirl-resource-list.md +116 -0
- package/dist/agent/components/swirl-search.md +79 -0
- package/dist/agent/components/swirl-select.md +86 -0
- package/dist/agent/components/swirl-separator.md +63 -0
- package/dist/agent/components/swirl-shell-layout.md +78 -0
- package/dist/agent/components/swirl-shell-navigation-item.md +87 -0
- package/dist/agent/components/swirl-skeleton-box.md +63 -0
- package/dist/agent/components/swirl-skeleton-text.md +59 -0
- package/dist/agent/components/swirl-spinner.md +59 -0
- package/dist/agent/components/swirl-stack.md +73 -0
- package/dist/agent/components/swirl-status-indicator.md +57 -0
- package/dist/agent/components/swirl-switch.md +74 -0
- package/dist/agent/components/swirl-symbol-ac-unit.md +48 -0
- package/dist/agent/components/swirl-symbol-account-circle.md +48 -0
- package/dist/agent/components/swirl-symbol-alternate-email.md +48 -0
- package/dist/agent/components/swirl-symbol-android.md +48 -0
- package/dist/agent/components/swirl-symbol-announcement.md +48 -0
- package/dist/agent/components/swirl-symbol-autorenew.md +48 -0
- package/dist/agent/components/swirl-symbol-backup.md +48 -0
- package/dist/agent/components/swirl-symbol-badge.md +48 -0
- package/dist/agent/components/swirl-symbol-barcode-reader.md +48 -0
- package/dist/agent/components/swirl-symbol-barcode-scanner.md +48 -0
- package/dist/agent/components/swirl-symbol-battery-horiz.md +48 -0
- package/dist/agent/components/swirl-symbol-beach-access.md +48 -0
- package/dist/agent/components/swirl-symbol-bolt.md +48 -0
- package/dist/agent/components/swirl-symbol-bookmark.md +48 -0
- package/dist/agent/components/swirl-symbol-calendar.md +48 -0
- package/dist/agent/components/swirl-symbol-campaign.md +48 -0
- package/dist/agent/components/swirl-symbol-cards-star.md +48 -0
- package/dist/agent/components/swirl-symbol-cloud.md +48 -0
- package/dist/agent/components/swirl-symbol-construction.md +48 -0
- package/dist/agent/components/swirl-symbol-contacts.md +48 -0
- package/dist/agent/components/swirl-symbol-coronavirus.md +48 -0
- package/dist/agent/components/swirl-symbol-design-services.md +48 -0
- package/dist/agent/components/swirl-symbol-desktop-windows.md +48 -0
- package/dist/agent/components/swirl-symbol-directions-car-filled.md +48 -0
- package/dist/agent/components/swirl-symbol-diversity.md +48 -0
- package/dist/agent/components/swirl-symbol-draw.md +48 -0
- package/dist/agent/components/swirl-symbol-edit-calendar.md +48 -0
- package/dist/agent/components/swirl-symbol-email.md +48 -0
- package/dist/agent/components/swirl-symbol-emergency.md +48 -0
- package/dist/agent/components/swirl-symbol-emoji-food-beverage.md +48 -0
- package/dist/agent/components/swirl-symbol-engineering.md +48 -0
- package/dist/agent/components/swirl-symbol-event-menu.md +48 -0
- package/dist/agent/components/swirl-symbol-explore.md +48 -0
- package/dist/agent/components/swirl-symbol-extension.md +48 -0
- package/dist/agent/components/swirl-symbol-facebook.md +48 -0
- package/dist/agent/components/swirl-symbol-favorite.md +48 -0
- package/dist/agent/components/swirl-symbol-fitness-center.md +48 -0
- package/dist/agent/components/swirl-symbol-flag.md +48 -0
- package/dist/agent/components/swirl-symbol-flight.md +48 -0
- package/dist/agent/components/swirl-symbol-folder.md +48 -0
- package/dist/agent/components/swirl-symbol-globe.md +48 -0
- package/dist/agent/components/swirl-symbol-groups.md +48 -0
- package/dist/agent/components/swirl-symbol-healing.md +48 -0
- package/dist/agent/components/swirl-symbol-health-and-safety.md +48 -0
- package/dist/agent/components/swirl-symbol-help.md +48 -0
- package/dist/agent/components/swirl-symbol-home-repair-service.md +48 -0
- package/dist/agent/components/swirl-symbol-home-storage.md +48 -0
- package/dist/agent/components/swirl-symbol-id-card.md +48 -0
- package/dist/agent/components/swirl-symbol-image.md +48 -0
- package/dist/agent/components/swirl-symbol-info-menu.md +48 -0
- package/dist/agent/components/swirl-symbol-instagram.md +48 -0
- package/dist/agent/components/swirl-symbol-inventory-2.md +48 -0
- package/dist/agent/components/swirl-symbol-inventory.md +48 -0
- package/dist/agent/components/swirl-symbol-ios.md +48 -0
- package/dist/agent/components/swirl-symbol-key.md +48 -0
- package/dist/agent/components/swirl-symbol-language.md +48 -0
- package/dist/agent/components/swirl-symbol-leaderboard.md +48 -0
- package/dist/agent/components/swirl-symbol-lightbulb.md +48 -0
- package/dist/agent/components/swirl-symbol-linkedin.md +48 -0
- package/dist/agent/components/swirl-symbol-local-shipping.md +48 -0
- package/dist/agent/components/swirl-symbol-location-on.md +48 -0
- package/dist/agent/components/swirl-symbol-loyalty.md +48 -0
- package/dist/agent/components/swirl-symbol-map.md +48 -0
- package/dist/agent/components/swirl-symbol-maps-home-work.md +48 -0
- package/dist/agent/components/swirl-symbol-menu-book.md +48 -0
- package/dist/agent/components/swirl-symbol-mop.md +48 -0
- package/dist/agent/components/swirl-symbol-nest-eco-leaf.md +48 -0
- package/dist/agent/components/swirl-symbol-notifications.md +48 -0
- package/dist/agent/components/swirl-symbol-open-in-new.md +48 -0
- package/dist/agent/components/swirl-symbol-orders.md +48 -0
- package/dist/agent/components/swirl-symbol-package.md +48 -0
- package/dist/agent/components/swirl-symbol-palette.md +48 -0
- package/dist/agent/components/swirl-symbol-partly-cloudy-day.md +48 -0
- package/dist/agent/components/swirl-symbol-pedal-bike.md +48 -0
- package/dist/agent/components/swirl-symbol-percent-discount.md +48 -0
- package/dist/agent/components/swirl-symbol-pets.md +48 -0
- package/dist/agent/components/swirl-symbol-pinterest.md +48 -0
- package/dist/agent/components/swirl-symbol-point-of-sale.md +48 -0
- package/dist/agent/components/swirl-symbol-policy.md +48 -0
- package/dist/agent/components/swirl-symbol-precision-manufacturing.md +48 -0
- package/dist/agent/components/swirl-symbol-print.md +48 -0
- package/dist/agent/components/swirl-symbol-push-pin.md +48 -0
- package/dist/agent/components/swirl-symbol-recycling.md +48 -0
- package/dist/agent/components/swirl-symbol-redeem.md +48 -0
- package/dist/agent/components/swirl-symbol-report-problem.md +48 -0
- package/dist/agent/components/swirl-symbol-restaurant.md +48 -0
- package/dist/agent/components/swirl-symbol-roadmap.md +48 -0
- package/dist/agent/components/swirl-symbol-rocket-launch.md +48 -0
- package/dist/agent/components/swirl-symbol-room.md +48 -0
- package/dist/agent/components/swirl-symbol-savings.md +48 -0
- package/dist/agent/components/swirl-symbol-school.md +48 -0
- package/dist/agent/components/swirl-symbol-sell.md +48 -0
- package/dist/agent/components/swirl-symbol-settings-voice.md +48 -0
- package/dist/agent/components/swirl-symbol-shopping-bag.md +48 -0
- package/dist/agent/components/swirl-symbol-shopping-cart.md +48 -0
- package/dist/agent/components/swirl-symbol-smartphone.md +48 -0
- package/dist/agent/components/swirl-symbol-spa.md +48 -0
- package/dist/agent/components/swirl-symbol-sports-soccer.md +48 -0
- package/dist/agent/components/swirl-symbol-star.md +48 -0
- package/dist/agent/components/swirl-symbol-supervisor-account.md +48 -0
- package/dist/agent/components/swirl-symbol-task.md +48 -0
- package/dist/agent/components/swirl-symbol-tasks.md +48 -0
- package/dist/agent/components/swirl-symbol-thumbs-up-down.md +48 -0
- package/dist/agent/components/swirl-symbol-timer.md +48 -0
- package/dist/agent/components/swirl-symbol-tools-power-drill.md +48 -0
- package/dist/agent/components/swirl-symbol-train.md +48 -0
- package/dist/agent/components/swirl-symbol-trophy.md +48 -0
- package/dist/agent/components/swirl-symbol-twitter.md +48 -0
- package/dist/agent/components/swirl-symbol-video.md +48 -0
- package/dist/agent/components/swirl-symbol-warehouse.md +48 -0
- package/dist/agent/components/swirl-symbol-water-drop.md +48 -0
- package/dist/agent/components/swirl-symbol-wb-sunny.md +48 -0
- package/dist/agent/components/swirl-symbol-wechat.md +48 -0
- package/dist/agent/components/swirl-symbol-weibo.md +48 -0
- package/dist/agent/components/swirl-symbol-wifi.md +48 -0
- package/dist/agent/components/swirl-symbol-work.md +48 -0
- package/dist/agent/components/swirl-symbol-xing.md +48 -0
- package/dist/agent/components/swirl-symbol-youtube.md +48 -0
- package/dist/agent/components/swirl-symbol.md +54 -0
- package/dist/agent/components/swirl-tab-bar.md +89 -0
- package/dist/agent/components/swirl-tab.md +69 -0
- package/dist/agent/components/swirl-table-cell.md +62 -0
- package/dist/agent/components/swirl-table-column.md +69 -0
- package/dist/agent/components/swirl-table-row-group.md +69 -0
- package/dist/agent/components/swirl-table-row.md +74 -0
- package/dist/agent/components/swirl-table.md +204 -0
- package/dist/agent/components/swirl-tabs.md +88 -0
- package/dist/agent/components/swirl-tag.md +70 -0
- package/dist/agent/components/swirl-text-input.md +110 -0
- package/dist/agent/components/swirl-text.md +72 -0
- package/dist/agent/components/swirl-theme-provider.md +61 -0
- package/dist/agent/components/swirl-thumbnail.md +69 -0
- package/dist/agent/components/swirl-time-input.md +74 -0
- package/dist/agent/components/swirl-toast-provider.md +75 -0
- package/dist/agent/components/swirl-toast.md +68 -0
- package/dist/agent/components/swirl-toggle-button.md +69 -0
- package/dist/agent/components/swirl-toggle-group.md +66 -0
- package/dist/agent/components/swirl-toolbar.md +66 -0
- package/dist/agent/components/swirl-tooltip.md +74 -0
- package/dist/agent/components/swirl-tree-navigation-item.md +82 -0
- package/dist/agent/components/swirl-tree-navigation.md +84 -0
- package/dist/agent/components/swirl-tree-view-item.md +75 -0
- package/dist/agent/components/swirl-tree-view.md +83 -0
- package/dist/agent/components/swirl-video-thumbnail.md +72 -0
- package/dist/agent/components/swirl-visually-hidden.md +54 -0
- package/dist/agent/components-index.json +8901 -0
- package/dist/custom-elements.manifest.json +56004 -0
- package/dist/types/components/swirl-accordion/swirl-accordion.d.ts +20 -0
- package/dist/types/components/swirl-accordion/swirl-accordion.stories.d.ts +13 -0
- package/dist/types/components/swirl-accordion-item/swirl-accordion-item.d.ts +35 -0
- package/dist/types/components/swirl-accordion-item/swirl-accordion-item.stories.d.ts +13 -0
- package/dist/types/components/swirl-action-list/swirl-action-list.d.ts +18 -0
- package/dist/types/components/swirl-action-list/swirl-action-list.stories.d.ts +13 -0
- package/dist/types/components/swirl-action-list-item/swirl-action-list-item.d.ts +29 -0
- package/dist/types/components/swirl-action-list-item/swirl-action-list-item.stories.d.ts +14 -0
- package/dist/types/components/swirl-action-list-section/swirl-action-list-section.d.ts +12 -0
- package/dist/types/components/swirl-action-list-section/swirl-action-list-section.stories.d.ts +13 -0
- package/dist/types/components/swirl-app-bar/swirl-app-bar.d.ts +36 -0
- package/dist/types/components/swirl-app-bar/swirl-app-bar.stories.d.ts +13 -0
- package/dist/types/components/swirl-app-icon/swirl-app-icon.d.ts +11 -0
- package/dist/types/components/swirl-app-icon/swirl-app-icon.stories.d.ts +13 -0
- package/dist/types/components/swirl-app-layout/swirl-app-layout.d.ts +128 -0
- package/dist/types/components/swirl-app-layout/swirl-app-layout.stories.d.ts +24 -0
- package/dist/types/components/swirl-autocomplete/swirl-autocomplete.d.ts +56 -0
- package/dist/types/components/swirl-autocomplete/swirl-autocomplete.stories.d.ts +23 -0
- package/dist/types/components/swirl-avatar/swirl-avatar.d.ts +47 -0
- package/dist/types/components/swirl-avatar/swirl-avatar.stories.d.ts +36 -0
- package/dist/types/components/swirl-avatar-group/swirl-avatar-group.d.ts +18 -0
- package/dist/types/components/swirl-avatar-group/swirl-avatar-group.stories.d.ts +24 -0
- package/dist/types/components/swirl-badge/swirl-badge.d.ts +11 -0
- package/dist/types/components/swirl-badge/swirl-badge.stories.d.ts +23 -0
- package/dist/types/components/swirl-banner/swirl-banner.d.ts +28 -0
- package/dist/types/components/swirl-banner/swirl-banner.stories.d.ts +23 -0
- package/dist/types/components/swirl-box/swirl-box.d.ts +63 -0
- package/dist/types/components/swirl-box/swirl-box.stories.d.ts +14 -0
- package/dist/types/components/swirl-button/swirl-button.d.ts +53 -0
- package/dist/types/components/swirl-button/swirl-button.stories.d.ts +23 -0
- package/dist/types/components/swirl-button-group/swirl-button-group.d.ts +11 -0
- package/dist/types/components/swirl-button-group/swirl-button-group.stories.d.ts +18 -0
- package/dist/types/components/swirl-card/swirl-card.d.ts +52 -0
- package/dist/types/components/swirl-card/swirl-card.stories.d.ts +18 -0
- package/dist/types/components/swirl-carousel/swirl-carousel.d.ts +49 -0
- package/dist/types/components/swirl-carousel/swirl-carousel.stories.d.ts +14 -0
- package/dist/types/components/swirl-carousel-slide/swirl-carousel-slide.d.ts +10 -0
- package/dist/types/components/swirl-carousel-slide/swirl-carousel-slide.stories.d.ts +13 -0
- package/dist/types/components/swirl-checkbox/swirl-checkbox.d.ts +22 -0
- package/dist/types/components/swirl-checkbox/swirl-checkbox.stories.d.ts +19 -0
- package/dist/types/components/swirl-chip/swirl-chip.d.ts +33 -0
- package/dist/types/components/swirl-chip/swirl-chip.stories.d.ts +23 -0
- package/dist/types/components/swirl-color-input/swirl-color-input.d.ts +32 -0
- package/dist/types/components/swirl-color-input/swirl-color-input.stories.d.ts +13 -0
- package/dist/types/components/swirl-columns/swirl-columns.d.ts +6 -0
- package/dist/types/components/swirl-columns/swirl-columns.stories.d.ts +13 -0
- package/dist/types/components/swirl-console-layout/swirl-console-layout.d.ts +65 -0
- package/dist/types/components/swirl-console-layout/swirl-console-layout.stories.d.ts +15 -0
- package/dist/types/components/swirl-data-cell/swirl-data-cell.d.ts +20 -0
- package/dist/types/components/swirl-data-cell/swirl-data-cell.stories.d.ts +18 -0
- package/dist/types/components/swirl-data-cell-stack/swirl-data-cell-stack.d.ts +13 -0
- package/dist/types/components/swirl-data-cell-stack/swirl-data-cell-stack.stories.d.ts +14 -0
- package/dist/types/components/swirl-date-input/swirl-date-input.d.ts +54 -0
- package/dist/types/components/swirl-date-input/swirl-date-input.stories.d.ts +29 -0
- package/dist/types/components/swirl-date-picker/swirl-date-picker.d.ts +19 -0
- package/dist/types/components/swirl-date-picker/swirl-date-picker.stories.d.ts +13 -0
- package/dist/types/components/swirl-description-list/swirl-description-list.d.ts +6 -0
- package/dist/types/components/swirl-description-list/swirl-description-list.stories.d.ts +13 -0
- package/dist/types/components/swirl-description-list-item/swirl-description-list-item.d.ts +13 -0
- package/dist/types/components/swirl-description-list-item/swirl-description-list-item.stories.d.ts +13 -0
- package/dist/types/components/swirl-dialog/swirl-dialog.d.ts +45 -0
- package/dist/types/components/swirl-dialog/swirl-dialog.stories.d.ts +22 -0
- package/dist/types/components/swirl-emoji/emojis/swirl-emoji-clap.d.ts +6 -0
- package/dist/types/components/swirl-emoji/emojis/swirl-emoji-happy.d.ts +6 -0
- package/dist/types/components/swirl-emoji/emojis/swirl-emoji-idea.d.ts +6 -0
- package/dist/types/components/swirl-emoji/emojis/swirl-emoji-love.d.ts +6 -0
- package/dist/types/components/swirl-emoji/emojis/swirl-emoji-sad.d.ts +6 -0
- package/dist/types/components/swirl-emoji/emojis/swirl-emoji-thumbs-up.d.ts +6 -0
- package/dist/types/components/swirl-emoji/swirl-emoji.d.ts +7 -0
- package/dist/types/components/swirl-emoji/swirl-emoji.stories.d.ts +19 -0
- package/dist/types/components/swirl-emoji/swirl-emoji.types.d.ts +1 -0
- package/dist/types/components/swirl-empty-state/swirl-empty-state.d.ts +13 -0
- package/dist/types/components/swirl-empty-state/swirl-empty-state.stories.d.ts +13 -0
- package/dist/types/components/swirl-file-chip/swirl-file-chip.d.ts +28 -0
- package/dist/types/components/swirl-file-chip/swirl-file-chip.stories.d.ts +13 -0
- package/dist/types/components/swirl-file-uploader/swirl-file-uploader.d.ts +29 -0
- package/dist/types/components/swirl-file-uploader/swirl-file-uploader.stories.d.ts +13 -0
- package/dist/types/components/swirl-file-viewer/swirl-file-viewer.d.ts +39 -0
- package/dist/types/components/swirl-file-viewer/swirl-file-viewer.stories.d.ts +35 -0
- package/dist/types/components/swirl-file-viewer/viewers/swirl-file-viewer-audio/swirl-file-viewer-audio.d.ts +9 -0
- package/dist/types/components/swirl-file-viewer/viewers/swirl-file-viewer-csv/swirl-file-viewer-csv.d.ts +14 -0
- package/dist/types/components/swirl-file-viewer/viewers/swirl-file-viewer-fallback/swirl-file-viewer-fallback.d.ts +13 -0
- package/dist/types/components/swirl-file-viewer/viewers/swirl-file-viewer-image/swirl-file-viewer-image.d.ts +61 -0
- package/dist/types/components/swirl-file-viewer/viewers/swirl-file-viewer-pdf/swirl-file-viewer-pdf.d.ts +72 -0
- package/dist/types/components/swirl-file-viewer/viewers/swirl-file-viewer-text/swirl-file-viewer-text.d.ts +14 -0
- package/dist/types/components/swirl-file-viewer/viewers/swirl-file-viewer-video/swirl-file-viewer-video.d.ts +12 -0
- package/dist/types/components/swirl-form-control/swirl-form-control.d.ts +47 -0
- package/dist/types/components/swirl-form-control/swirl-form-control.stories.d.ts +13 -0
- package/dist/types/components/swirl-form-group/swirl-form-group.d.ts +5 -0
- package/dist/types/components/swirl-form-group/swirl-form-group.stories.d.ts +13 -0
- package/dist/types/components/swirl-heading/swirl-heading.d.ts +14 -0
- package/dist/types/components/swirl-heading/swirl-heading.stories.d.ts +18 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-add-moderator.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-add-photo.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-add-reaction.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-add.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-admin-panel-settings.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-ai-filled.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-ai.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-apps.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-arrow-back.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-arrow-downward.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-arrow-forward.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-arrow-left.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-arrow-right-small.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-arrow-right.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-arrow-upward.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-aspect-ratio.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-attachment.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-audio-file.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-autorenew.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-bar-chart.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-beach-access-filled.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-beach-access.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-block.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-bookmark-filled.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-bookmark.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-calendar-add-on-filled.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-calendar-respond.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-calendar-today.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-call-end.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-call.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-cancel-filled.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-cancel-outline.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-cancel.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-chat-bubble.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-chats-filled.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-chats.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-check-circle-filled.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-check-circle.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-check-small.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-check-strong.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-check.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-checkbox-filled.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-chevron-left.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-chevron-right.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-close-fullscreen.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-close-small.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-close.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-cloud-upload.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-column.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-comment.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-contrast.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-copy.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-crop.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-dark-mode.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-date-range.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-delete.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-deployed-code.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-description.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-desktop.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-directory-filled.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-directory.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-discover.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-dock-left-collapse.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-dock-left-expand.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-dock-left.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-door-open.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-dot.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-double-arrow-left.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-double-arrow-right.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-download.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-drag-handle.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-edit-note.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-edit.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-emoji-mood.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-emoji-satisfied.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-emoji-symbols.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-error.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-expand-less.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-expand-more.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-experiment.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-file-copy.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-file.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-filter.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-folder-shared.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-folder.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-format-h-one.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-format-list-bulleted.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-forward.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-fullscreen-exit.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-fullscreen.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-gif.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-group-add.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-group-assign.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-groups-filled.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-groups.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-hamburger-menu.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-health-and-safety.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-help-filled.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-help.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-highlight.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-history.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-home-filled.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-home.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-hr-resting.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-image.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-improve-text.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-info.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-insert-below.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-insert-chart.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-insert-on-top.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-inventory-off.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-inventory.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-iphone.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-key.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-keyboard-hide.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-keyboard.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-language.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-light-mode.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-like.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-link.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-live.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-load.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-location-on.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-lock-open.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-lock-person.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-lock.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-login.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-logout.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-long-text.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-mail.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-manage-accounts.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-mark-chat-read.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-mark-chat-unread.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-mention.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-menu-book-filled.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-menu-book.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-menu-filled.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-menu.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-message.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-mic-off.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-mic.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-more-horizontal.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-more-vertikal.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-news-filled.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-news-off.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-news.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-next-plan.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-note-stack-filled.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-note-stack.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-notifications-active.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-notifications-off.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-notifications.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-open-in-full.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-open-in-new.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-patient-list.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-pause-circle.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-pause.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-people-alt.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-person-check.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-person-off.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-person.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-phone.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-photo-camera.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-picture-as-pdf.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-picture-in-picture.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-pin-off.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-pin.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-place.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-play-arrow.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-poll.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-post-approval.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-present.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-preview.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-print.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-public-off.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-public.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-published-with-changes.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-ratio-four-to-three.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-ratio-freeform.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-ratio-sixteen-to-nine.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-ratio-square.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-ratio-three-to-four.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-ratio-three-to-two.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-recieved.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-refresh.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-remove-circle.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-remove-moderator.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-remove.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-reply.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-report.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-roadmap.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-rotate-left.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-rotate-right.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-screenshare-off.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-screenshare.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-search-strong.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-search.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-section.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-secure.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-sell.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-send.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-settings.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-short-text.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-simplify.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-spellcheck.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-stars.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-sticky-note.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-stop-circle.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-stop.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-sunny.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-sync.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-tasks-filled.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-tasks.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-terminal.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-time-filled.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-time.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-today-filled.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-today.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-translate.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-tree-structure.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-undo.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-unlock-person.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-upload.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-user-add.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-user-assign.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-video-camera-off.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-video-camera.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-video-library.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-video-player.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-view-agenda.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-visibility-off.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-visibility.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-voice.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-volume-up.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-warning.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-web-asset-off.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-web-asset.d.ts +7 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-work.d.ts +7 -0
- package/dist/types/components/swirl-icon/swirl-icon.d.ts +12 -0
- package/dist/types/components/swirl-icon/swirl-icon.stories.d.ts +21 -0
- package/dist/types/components/swirl-icon/swirl-icon.types.d.ts +1 -0
- package/dist/types/components/swirl-image-grid/swirl-image-grid.d.ts +17 -0
- package/dist/types/components/swirl-image-grid/swirl-image-grid.stories.d.ts +13 -0
- package/dist/types/components/swirl-image-grid-item/swirl-image-grid-item.d.ts +53 -0
- package/dist/types/components/swirl-image-grid-item/swirl-image-grid-item.stories.d.ts +13 -0
- package/dist/types/components/swirl-inline-error/swirl-inline-error.d.ts +11 -0
- package/dist/types/components/swirl-inline-error/swirl-inline-error.stories.d.ts +13 -0
- package/dist/types/components/swirl-inline-notification/swirl-inline-notification.d.ts +16 -0
- package/dist/types/components/swirl-inline-notification/swirl-inline-notification.stories.d.ts +19 -0
- package/dist/types/components/swirl-inline-status/swirl-inline-status.d.ts +16 -0
- package/dist/types/components/swirl-inline-status/swirl-inline-status.stories.d.ts +13 -0
- package/dist/types/components/swirl-lightbox/swirl-lightbox.d.ts +67 -0
- package/dist/types/components/swirl-lightbox/swirl-lightbox.stories.d.ts +16 -0
- package/dist/types/components/swirl-link/swirl-link.d.ts +9 -0
- package/dist/types/components/swirl-link/swirl-link.stories.d.ts +13 -0
- package/dist/types/components/swirl-list/swirl-list.d.ts +5 -0
- package/dist/types/components/swirl-list/swirl-list.stories.d.ts +13 -0
- package/dist/types/components/swirl-menu/swirl-menu.d.ts +88 -0
- package/dist/types/components/swirl-menu/swirl-menu.stories.d.ts +13 -0
- package/dist/types/components/swirl-menu-item/swirl-menu-item.d.ts +48 -0
- package/dist/types/components/swirl-menu-item/swirl-menu-item.stories.d.ts +13 -0
- package/dist/types/components/swirl-modal/swirl-modal.d.ts +120 -0
- package/dist/types/components/swirl-modal/swirl-modal.stories.d.ts +22 -0
- package/dist/types/components/swirl-modal-shell/swirl-modal-shell.d.ts +20 -0
- package/dist/types/components/swirl-modal-shell/swirl-modal-shell.stories.d.ts +16 -0
- package/dist/types/components/swirl-option-list/swirl-option-list.d.ts +77 -0
- package/dist/types/components/swirl-option-list/swirl-option-list.stories.d.ts +13 -0
- package/dist/types/components/swirl-option-list-item/swirl-option-list-item.d.ts +38 -0
- package/dist/types/components/swirl-option-list-item/swirl-option-list-item.stories.d.ts +21 -0
- package/dist/types/components/swirl-option-list-section/swirl-option-list-section.d.ts +12 -0
- package/dist/types/components/swirl-option-list-section/swirl-option-list-section.stories.d.ts +13 -0
- package/dist/types/components/swirl-pagination/swirl-pagination.d.ts +30 -0
- package/dist/types/components/swirl-pagination/swirl-pagination.stories.d.ts +13 -0
- package/dist/types/components/swirl-pdf-reader/swirl-pdf-reader.d.ts +82 -0
- package/dist/types/components/swirl-pdf-reader/swirl-pdf-reader.stories.d.ts +24 -0
- package/dist/types/components/swirl-popover/swirl-popover.d.ts +79 -0
- package/dist/types/components/swirl-popover/swirl-popover.stories.d.ts +44 -0
- package/dist/types/components/swirl-popover-trigger/swirl-popover-trigger.d.ts +39 -0
- package/dist/types/components/swirl-popover-trigger/swirl-popover-trigger.stories.d.ts +21 -0
- package/dist/types/components/swirl-progress-indicator/swirl-progress-indicator.d.ts +9 -0
- package/dist/types/components/swirl-progress-indicator/swirl-progress-indicator.stories.d.ts +13 -0
- package/dist/types/components/swirl-radio/swirl-radio.d.ts +19 -0
- package/dist/types/components/swirl-radio/swirl-radio.stories.d.ts +13 -0
- package/dist/types/components/swirl-radio-group/swirl-radio-group.d.ts +15 -0
- package/dist/types/components/swirl-radio-group/swirl-radio-group.stories.d.ts +13 -0
- package/dist/types/components/swirl-resource-list/swirl-resource-list.d.ts +60 -0
- package/dist/types/components/swirl-resource-list/swirl-resource-list.stories.d.ts +13 -0
- package/dist/types/components/swirl-resource-list-file-item/swirl-resource-list-file-item.d.ts +18 -0
- package/dist/types/components/swirl-resource-list-file-item/swirl-resource-list-file-item.stories.d.ts +23 -0
- package/dist/types/components/swirl-resource-list-item/swirl-resource-list-item.d.ts +66 -0
- package/dist/types/components/swirl-resource-list-item/swirl-resource-list-item.stories.d.ts +21 -0
- package/dist/types/components/swirl-resource-list-section/swirl-resource-list-section.d.ts +13 -0
- package/dist/types/components/swirl-resource-list-section/swirl-resource-list-section.stories.d.ts +13 -0
- package/dist/types/components/swirl-search/swirl-search.d.ts +32 -0
- package/dist/types/components/swirl-search/swirl-search.stories.d.ts +13 -0
- package/dist/types/components/swirl-select/swirl-select.d.ts +47 -0
- package/dist/types/components/swirl-select/swirl-select.stories.d.ts +13 -0
- package/dist/types/components/swirl-separator/swirl-separator.d.ts +15 -0
- package/dist/types/components/swirl-separator/swirl-separator.stories.d.ts +13 -0
- package/dist/types/components/swirl-shell-layout/swirl-shell-layout.d.ts +71 -0
- package/dist/types/components/swirl-shell-layout/swirl-shell-layout.stories.d.ts +15 -0
- package/dist/types/components/swirl-shell-navigation-item/swirl-shell-navigation-item.d.ts +30 -0
- package/dist/types/components/swirl-shell-navigation-item/swirl-shell-navigation-item.stories.d.ts +18 -0
- package/dist/types/components/swirl-skeleton-box/swirl-skeleton-box.d.ts +9 -0
- package/dist/types/components/swirl-skeleton-box/swirl-skeleton-box.stories.d.ts +13 -0
- package/dist/types/components/swirl-skeleton-text/swirl-skeleton-text.d.ts +7 -0
- package/dist/types/components/swirl-skeleton-text/swirl-skeleton-text.stories.d.ts +13 -0
- package/dist/types/components/swirl-spinner/swirl-spinner.d.ts +6 -0
- package/dist/types/components/swirl-spinner/swirl-spinner.stories.d.ts +13 -0
- package/dist/types/components/swirl-stack/swirl-stack.d.ts +20 -0
- package/dist/types/components/swirl-stack/swirl-stack.stories.d.ts +13 -0
- package/dist/types/components/swirl-status-indicator/swirl-status-indicator.d.ts +6 -0
- package/dist/types/components/swirl-status-indicator/swirl-status-indicator.stories.d.ts +13 -0
- package/dist/types/components/swirl-switch/swirl-switch.d.ts +24 -0
- package/dist/types/components/swirl-switch/swirl-switch.stories.d.ts +13 -0
- package/dist/types/components/swirl-symbol/swirl-symbol.d.ts +6 -0
- package/dist/types/components/swirl-symbol/swirl-symbol.stories.d.ts +19 -0
- package/dist/types/components/swirl-symbol/swirl-symbol.types.d.ts +1 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-ac-unit.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-account-circle.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-alternate-email.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-android.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-announcement.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-autorenew.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-backup.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-badge.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-barcode-reader.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-barcode-scanner.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-battery-horiz.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-beach-access.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-bolt.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-bookmark.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-calendar.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-campaign.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-cards-star.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-cloud.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-construction.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-contacts.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-coronavirus.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-design-services.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-desktop-windows.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-directions-car-filled.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-diversity.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-draw.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-edit-calendar.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-email.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-emergency.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-emoji-food-beverage.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-engineering.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-event-menu.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-explore.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-extension.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-facebook.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-favorite.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-fitness-center.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-flag.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-flight.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-folder.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-globe.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-groups.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-healing.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-health-and-safety.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-help.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-home-repair-service.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-home-storage.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-id-card.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-image.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-info-menu.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-instagram.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-inventory-2.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-inventory.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-ios.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-key.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-language.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-leaderboard.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-lightbulb.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-linkedin.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-local-shipping.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-location-on.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-loyalty.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-map.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-maps-home-work.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-menu-book.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-mop.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-nest-eco-leaf.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-notifications.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-open-in-new.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-orders.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-package.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-palette.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-partly-cloudy-day.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-pedal-bike.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-percent-discount.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-pets.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-pinterest.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-point-of-sale.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-policy.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-precision-manufacturing.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-print.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-push-pin.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-recycling.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-redeem.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-report-problem.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-restaurant.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-roadmap.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-rocket-launch.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-room.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-savings.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-school.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-sell.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-settings-voice.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-shopping-bag.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-shopping-cart.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-smartphone.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-spa.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-sports-soccer.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-star.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-supervisor-account.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-task.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-tasks.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-thumbs-up-down.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-timer.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-tools-power-drill.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-train.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-trophy.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-twitter.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-video.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-warehouse.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-water-drop.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-wb-sunny.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-wechat.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-weibo.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-wifi.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-work.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-xing.d.ts +5 -0
- package/dist/types/components/swirl-symbol/symbols/swirl-symbol-youtube.d.ts +5 -0
- package/dist/types/components/swirl-tab/swirl-tab.d.ts +9 -0
- package/dist/types/components/swirl-tab/swirl-tab.stories.d.ts +13 -0
- package/dist/types/components/swirl-tab-bar/swirl-tab-bar.d.ts +31 -0
- package/dist/types/components/swirl-tab-bar/swirl-tab-bar.stories.d.ts +13 -0
- package/dist/types/components/swirl-table/swirl-table.d.ts +99 -0
- package/dist/types/components/swirl-table/swirl-table.stories.d.ts +18 -0
- package/dist/types/components/swirl-table-cell/swirl-table-cell.d.ts +6 -0
- package/dist/types/components/swirl-table-cell/swirl-table-cell.stories.d.ts +13 -0
- package/dist/types/components/swirl-table-column/swirl-table-column.d.ts +17 -0
- package/dist/types/components/swirl-table-column/swirl-table-column.stories.d.ts +13 -0
- package/dist/types/components/swirl-table-row/swirl-table-row.d.ts +10 -0
- package/dist/types/components/swirl-table-row/swirl-table-row.stories.d.ts +13 -0
- package/dist/types/components/swirl-table-row-group/swirl-table-row-group.d.ts +15 -0
- package/dist/types/components/swirl-table-row-group/swirl-table-row-group.stories.d.ts +13 -0
- package/dist/types/components/swirl-tabs/swirl-tabs.d.ts +31 -0
- package/dist/types/components/swirl-tabs/swirl-tabs.stories.d.ts +13 -0
- package/dist/types/components/swirl-tag/swirl-tag.d.ts +27 -0
- package/dist/types/components/swirl-tag/swirl-tag.stories.d.ts +13 -0
- package/dist/types/components/swirl-text/swirl-text.d.ts +33 -0
- package/dist/types/components/swirl-text/swirl-text.stories.d.ts +18 -0
- package/dist/types/components/swirl-text-input/swirl-text-input.d.ts +69 -0
- package/dist/types/components/swirl-text-input/swirl-text-input.stories.d.ts +13 -0
- package/dist/types/components/swirl-theme-provider/swirl-theme-provider.d.ts +43 -0
- package/dist/types/components/swirl-theme-provider/swirl-theme-provider.stories.d.ts +19 -0
- package/dist/types/components/swirl-theme-provider/swirl-theme-provider.types.d.ts +46 -0
- package/dist/types/components/swirl-thumbnail/swirl-thumbnail.d.ts +22 -0
- package/dist/types/components/swirl-thumbnail/swirl-thumbnail.stories.d.ts +32 -0
- package/dist/types/components/swirl-time-input/swirl-time-input.d.ts +36 -0
- package/dist/types/components/swirl-time-input/swirl-time-input.stories.d.ts +24 -0
- package/dist/types/components/swirl-toast/swirl-toast.d.ts +33 -0
- package/dist/types/components/swirl-toast/swirl-toast.stories.d.ts +29 -0
- package/dist/types/components/swirl-toast-provider/swirl-toast-provider.d.ts +60 -0
- package/dist/types/components/swirl-toast-provider/swirl-toast-provider.stories.d.ts +16 -0
- package/dist/types/components/swirl-toggle-button/swirl-toggle-button.d.ts +8 -0
- package/dist/types/components/swirl-toggle-button/swirl-toggle-button.stories.d.ts +13 -0
- package/dist/types/components/swirl-toggle-group/swirl-toggle-group.d.ts +17 -0
- package/dist/types/components/swirl-toggle-group/swirl-toggle-group.stories.d.ts +13 -0
- package/dist/types/components/swirl-toolbar/swirl-toolbar.d.ts +15 -0
- package/dist/types/components/swirl-toolbar/swirl-toolbar.stories.d.ts +13 -0
- package/dist/types/components/swirl-tooltip/swirl-tooltip.d.ts +44 -0
- package/dist/types/components/swirl-tooltip/swirl-tooltip.stories.d.ts +14 -0
- package/dist/types/components/swirl-tree-navigation/swirl-tree-navigation.d.ts +4 -0
- package/dist/types/components/swirl-tree-navigation/swirl-tree-navigation.stories.d.ts +13 -0
- package/dist/types/components/swirl-tree-navigation-item/swirl-tree-navigation-item.d.ts +30 -0
- package/dist/types/components/swirl-tree-navigation-item/swirl-tree-navigation-item.stories.d.ts +13 -0
- package/dist/types/components/swirl-tree-view/swirl-tree-view.config.d.ts +2 -0
- package/dist/types/components/swirl-tree-view/swirl-tree-view.d.ts +72 -0
- package/dist/types/components/swirl-tree-view/swirl-tree-view.stories.d.ts +13 -0
- package/dist/types/components/swirl-tree-view-item/swirl-tree-view-item.d.ts +67 -0
- package/dist/types/components/swirl-tree-view-item/swirl-tree-view-item.stories.d.ts +13 -0
- package/dist/types/components/swirl-video-thumbnail/swirl-video-thumbnail.d.ts +7 -0
- package/dist/types/components/swirl-video-thumbnail/swirl-video-thumbnail.stories.d.ts +13 -0
- package/dist/types/components/swirl-visually-hidden/swirl-visually-hidden.d.ts +3 -0
- package/dist/types/components/swirl-visually-hidden/swirl-visually-hidden.stories.d.ts +13 -0
- package/dist/types/components.d.ts +17697 -0
- package/dist/types/index.d.ts +11 -0
- package/dist/types/services/media-query.service.d.ts +10 -0
- package/dist/types/stencil-public-runtime.d.ts +1860 -0
- package/dist/types/utils.d.ts +54 -0
- package/package.json +28 -0
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
# `<swirl-button>`
|
|
2
|
+
|
|
3
|
+
## Purpose
|
|
4
|
+
|
|
5
|
+
The SwirlButton component is used to trigger actions or events.
|
|
6
|
+
|
|
7
|
+
## Required props
|
|
8
|
+
|
|
9
|
+
- `label` (string) –
|
|
10
|
+
|
|
11
|
+
## Optional props
|
|
12
|
+
|
|
13
|
+
- `cursor` ("alias" | "all-scroll" | "auto" | "cell" | "col-resize" | "context-menu" | "copy" | "crosshair" | "default" | "e-resize" | "ew-resize" | "grab" | "grabbing" | "help" | "move" | "n-resize" | "ne-resize" | "nesw-resize" | "no-drop" | "none" | "not-allowed" | "ns-resize" | "nw-resize" | "nwse-resize" | "pointer" | "progress" | "row-resize" | "s-resize" | "se-resize" | "sw-resize" | "text" | "vertical-text" | "w-resize" | "wait" | "zoom-in" | "zoom-out" | undefined) –
|
|
14
|
+
- `disabled` (boolean | undefined) –
|
|
15
|
+
- `download` (string | undefined) –
|
|
16
|
+
- `elevated` (boolean | undefined) –
|
|
17
|
+
- `form` (string | undefined) –
|
|
18
|
+
- `hideLabel` (boolean | undefined) –
|
|
19
|
+
- `href` (string | undefined) –
|
|
20
|
+
- `icon` (string | undefined) –
|
|
21
|
+
- `iconPosition` ("end" | "start" | undefined) –
|
|
22
|
+
- `inheritFontSize` (boolean | undefined) –
|
|
23
|
+
- `intent` ("critical" | "default" | "primary" | "strong" | undefined) –
|
|
24
|
+
- `name` (string | undefined) –
|
|
25
|
+
- `pill` (boolean | undefined) –
|
|
26
|
+
- `pressed` (boolean | undefined) –
|
|
27
|
+
- `size` ("l" | "m" | undefined) –
|
|
28
|
+
- `swirlAriaControls` (string | undefined) –
|
|
29
|
+
- `swirlAriaCurrent` (string | undefined) –
|
|
30
|
+
- `swirlAriaDescribedby` (string | undefined) –
|
|
31
|
+
- `swirlAriaExpanded` (string | undefined) –
|
|
32
|
+
- `swirlAriaHaspopup` (string | undefined) –
|
|
33
|
+
- `swirlAriaLabel` (string | undefined) –
|
|
34
|
+
- `target` (string | undefined) –
|
|
35
|
+
- `textAlign` ("center" | "end" | "start" | undefined) –
|
|
36
|
+
- `type` ("button" | "submit" | undefined) –
|
|
37
|
+
- `value` (string | undefined) –
|
|
38
|
+
- `variant` ("flat" | "floating" | "ghost" | "on-image" | "outline" | "plain" | "translucent" | undefined) –
|
|
39
|
+
|
|
40
|
+
## Slots
|
|
41
|
+
|
|
42
|
+
- **`icon`** – Icon to be displayed inside the button.
|
|
43
|
+
- **`tag`** – Tag to be displayed inside the button.
|
|
44
|
+
- **`trailing`** – Trailing slot for content to be displayed at the end.
|
|
45
|
+
|
|
46
|
+
## Events
|
|
47
|
+
|
|
48
|
+
_None._
|
|
49
|
+
|
|
50
|
+
## Methods
|
|
51
|
+
|
|
52
|
+
_None._
|
|
53
|
+
|
|
54
|
+
## Related components
|
|
55
|
+
|
|
56
|
+
No related components.
|
|
57
|
+
|
|
58
|
+
## Accessibility
|
|
59
|
+
|
|
60
|
+
### ARIA
|
|
61
|
+
|
|
62
|
+
The component follows the
|
|
63
|
+
[WAI-ARIA Button Pattern](https://www.w3.org/WAI/ARIA/apg/patterns/button/).
|
|
64
|
+
|
|
65
|
+
| ARIA | Usage |
|
|
66
|
+
| ------------------ | ------------------------------------------------------------------------------------------ |
|
|
67
|
+
| `role="button"` | Implicit when rendered as <code><button></code>; link when <code>href</code> is set. |
|
|
68
|
+
| `aria-label` | Set when the label is hidden (e.g. icon-only) or via <code>swirlAriaLabel</code>. |
|
|
69
|
+
| `aria-disabled` | Set to <code>true</code> when the button is disabled (button only, not link). |
|
|
70
|
+
| `aria-pressed` | Set to <code>true</code> when <code>pressed</code> is true (toggle buttons). |
|
|
71
|
+
| `aria-controls` | Optional; set via <code>swirlAriaControls</code>. |
|
|
72
|
+
| `aria-current` | Optional; set via <code>swirlAriaCurrent</code>. |
|
|
73
|
+
| `aria-describedby` | Optional; set via <code>swirlAriaDescribedby</code>. |
|
|
74
|
+
| `aria-expanded` | Optional; set via <code>swirlAriaExpanded</code> (e.g. for popover triggers). |
|
|
75
|
+
| `aria-haspopup` | Optional; set via <code>swirlAriaHaspopup</code>. |
|
|
76
|
+
|
|
77
|
+
### Keyboard
|
|
78
|
+
|
|
79
|
+
| Key | Action |
|
|
80
|
+
| ---------------- | --------------------- |
|
|
81
|
+
| <kbd>ENTER</kbd> | Activates the button. |
|
|
82
|
+
| <kbd>SPACE</kbd> | Activates the button. |
|
|
83
|
+
|
|
84
|
+
## Minimal example
|
|
85
|
+
|
|
86
|
+
```html
|
|
87
|
+
<swirl-button label="..."></swirl-button>
|
|
88
|
+
```
|
|
89
|
+
|
|
90
|
+
## Usage example
|
|
91
|
+
|
|
92
|
+
```html
|
|
93
|
+
<swirl-button icon="<swirl-icon-add></swirl-icon-add>" label="Label"></swirl-button>
|
|
94
|
+
```
|
|
95
|
+
|
|
96
|
+
## Common mistakes
|
|
97
|
+
|
|
98
|
+
- Ensure required props are set.
|
|
99
|
+
- Use only allowed slot names and child components where documented.
|
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
# `<swirl-card>`
|
|
2
|
+
|
|
3
|
+
## Purpose
|
|
4
|
+
|
|
5
|
+
The SwirlCard component is used to provide a container for related pieces of information.
|
|
6
|
+
|
|
7
|
+
## Required props
|
|
8
|
+
|
|
9
|
+
_None._
|
|
10
|
+
|
|
11
|
+
## Optional props
|
|
12
|
+
|
|
13
|
+
- `as` (string | undefined) –
|
|
14
|
+
- `borderRadius` (string | undefined) –
|
|
15
|
+
- `customBackdropFilter` (string | undefined) –
|
|
16
|
+
- `customBackgroundColor` (string | undefined) –
|
|
17
|
+
- `elevated` (boolean | undefined) –
|
|
18
|
+
- `elevationLevel` (1 | 2 | 3 | undefined) –
|
|
19
|
+
- `height` (string | undefined) –
|
|
20
|
+
- `highlighted` (boolean | undefined) –
|
|
21
|
+
- `href` (string | undefined) –
|
|
22
|
+
- `imageAspectRatio` (string | undefined) –
|
|
23
|
+
- `intent` ("critical-subdued" | "default" | "default-subdued" | "highlight" | "info-subdued" | "success-subdued" | "warning-subdued" | undefined) –
|
|
24
|
+
- `interactive` (boolean | undefined) –
|
|
25
|
+
- `isBorderless` (boolean | undefined) –
|
|
26
|
+
- `justifyContent` ("center" | "end" | "start" | undefined) –
|
|
27
|
+
- `linkTarget` (string | undefined) –
|
|
28
|
+
- `minHeight` (string | undefined) –
|
|
29
|
+
- `overflow` ("auto" | "hidden" | "visible" | undefined) –
|
|
30
|
+
- `padding` ("0" | "12" | "16" | "2" | "20" | "24" | "32" | "4" | "8" | undefined) –
|
|
31
|
+
- `paddingBlockEnd` ("0" | "12" | "16" | "2" | "20" | "24" | "32" | "4" | "8" | undefined) –
|
|
32
|
+
- `paddingBlockStart` ("0" | "12" | "16" | "2" | "20" | "24" | "32" | "4" | "8" | undefined) –
|
|
33
|
+
- `paddingInlineEnd` ("0" | "12" | "16" | "2" | "20" | "24" | "32" | "4" | "8" | undefined) –
|
|
34
|
+
- `paddingInlineStart` ("0" | "12" | "16" | "2" | "20" | "24" | "32" | "4" | "8" | undefined) –
|
|
35
|
+
- `swirlAriaCurrent` ("date" | "location" | "page" | "step" | "time" | "true" | undefined) –
|
|
36
|
+
- `swirlAriaLabel` (string | undefined) –
|
|
37
|
+
- `swirlAriaLabelledby` (string | undefined) –
|
|
38
|
+
|
|
39
|
+
## Slots
|
|
40
|
+
|
|
41
|
+
- **`content`** – The card contents
|
|
42
|
+
- **`floating-controls`** – Optional controls displayed on hover in the top right corner
|
|
43
|
+
- **`image`** – Optional image or image grid
|
|
44
|
+
|
|
45
|
+
## Events
|
|
46
|
+
|
|
47
|
+
- `componentLoad` – CustomEvent<void>
|
|
48
|
+
|
|
49
|
+
## Methods
|
|
50
|
+
|
|
51
|
+
- `flash()` – Flashes the card to draw focus.
|
|
52
|
+
|
|
53
|
+
## Related components
|
|
54
|
+
|
|
55
|
+
No related components.
|
|
56
|
+
|
|
57
|
+
## Accessibility
|
|
58
|
+
|
|
59
|
+
### ARIA
|
|
60
|
+
|
|
61
|
+
When used as a link (`href`) or with `swirlAriaLabel` / `swirlAriaLabelledby`,
|
|
62
|
+
the card exposes optional ARIA for assistive technologies.
|
|
63
|
+
|
|
64
|
+
| ARIA | Usage |
|
|
65
|
+
| ----------------- | --------------------------------------------------------------------- |
|
|
66
|
+
| `aria-current` | Optional; set via `swirlAriaCurrent` (e.g. `"page"`, `"step"`). |
|
|
67
|
+
| `aria-label` | Optional; set via `swirlAriaLabel` when the card has no visible text. |
|
|
68
|
+
| `aria-labelledby` | Optional; set via `swirlAriaLabelledby` to reference a visible label. |
|
|
69
|
+
|
|
70
|
+
### Keyboard
|
|
71
|
+
|
|
72
|
+
When the card is interactive (e.g. has `href`), it uses native link semantics:
|
|
73
|
+
|
|
74
|
+
<kbd>Enter</kbd> activates. No component-specific shortcuts.
|
|
75
|
+
|
|
76
|
+
## Minimal example
|
|
77
|
+
|
|
78
|
+
```html
|
|
79
|
+
<swirl-card></swirl-card>
|
|
80
|
+
```
|
|
81
|
+
|
|
82
|
+
## Usage example
|
|
83
|
+
|
|
84
|
+
```html
|
|
85
|
+
<swirl-card>
|
|
86
|
+
<img slot="image" alt="Dog in a blanket." src="/sample-2.jpg" />
|
|
87
|
+
<swirl-stack slot="content" spacing="12">
|
|
88
|
+
<swirl-stack>
|
|
89
|
+
<swirl-stack orientation="horizontal">
|
|
90
|
+
<swirl-text color="subdued" size="sm" weight="semibold">New • </swirl-text>
|
|
91
|
+
<swirl-text color="subdued" size="sm">A sub heading.</swirl-text>
|
|
92
|
+
</swirl-stack>
|
|
93
|
+
<swirl-heading as="h2" level="4" text="This is the heading of the card."></swirl-heading>
|
|
94
|
+
</swirl-stack>
|
|
95
|
+
<swirl-text size="sm">
|
|
96
|
+
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et
|
|
97
|
+
dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet
|
|
98
|
+
clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet,
|
|
99
|
+
consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat,
|
|
100
|
+
sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no
|
|
101
|
+
sea takimata sanctus est Lorem ipsum dolor sit amet.
|
|
102
|
+
</swirl-text>
|
|
103
|
+
</swirl-stack>
|
|
104
|
+
</swirl-card>
|
|
105
|
+
```
|
|
106
|
+
|
|
107
|
+
## Common mistakes
|
|
108
|
+
|
|
109
|
+
- Ensure required props are set.
|
|
110
|
+
- Use only allowed slot names and child components where documented.
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
# `<swirl-carousel-slide>`
|
|
2
|
+
|
|
3
|
+
## Purpose
|
|
4
|
+
|
|
5
|
+
The SwirlCarouselSlide component is used to display a single slide inside the [SwirlCarousel component](?path=/docs/components-swirldescriptionlist--docs).
|
|
6
|
+
|
|
7
|
+
## Required props
|
|
8
|
+
|
|
9
|
+
_None._
|
|
10
|
+
|
|
11
|
+
## Optional props
|
|
12
|
+
|
|
13
|
+
- `aspectRatio` (string | undefined) –
|
|
14
|
+
- `label` (string | undefined) –
|
|
15
|
+
- `minHeight` (string | undefined) –
|
|
16
|
+
- `width` (string | undefined) –
|
|
17
|
+
|
|
18
|
+
## Slots
|
|
19
|
+
|
|
20
|
+
_None._
|
|
21
|
+
|
|
22
|
+
## Events
|
|
23
|
+
|
|
24
|
+
_None._
|
|
25
|
+
|
|
26
|
+
## Methods
|
|
27
|
+
|
|
28
|
+
_None._
|
|
29
|
+
|
|
30
|
+
## Related components
|
|
31
|
+
|
|
32
|
+
- **[swirl-carousel](?path=/docs/components-swirlcarousel--docs)** (parent) —
|
|
33
|
+
Carousel container; use `swirl-carousel-slide` as a direct child of
|
|
34
|
+
`swirl-carousel`.
|
|
35
|
+
|
|
36
|
+
## Accessibility
|
|
37
|
+
|
|
38
|
+
### ARIA
|
|
39
|
+
|
|
40
|
+
The component follows the
|
|
41
|
+
[WAI-ARIA Carousel Pattern](https://www.w3.org/WAI/ARIA/apg/patterns/carousel/).
|
|
42
|
+
|
|
43
|
+
| ARIA | Usage |
|
|
44
|
+
| ---------------------- | --------------------------- |
|
|
45
|
+
| `role="group"` | |
|
|
46
|
+
| `aria-roledescription` | Set to "slide". |
|
|
47
|
+
| `aria-label` | Set on the slide container. |
|
|
48
|
+
|
|
49
|
+
### Keyboard
|
|
50
|
+
|
|
51
|
+
No component-specific keyboard behavior.
|
|
52
|
+
|
|
53
|
+
## Minimal example
|
|
54
|
+
|
|
55
|
+
```html
|
|
56
|
+
<swirl-carousel-slide></swirl-carousel-slide>
|
|
57
|
+
```
|
|
58
|
+
|
|
59
|
+
## Usage example
|
|
60
|
+
|
|
61
|
+
```html
|
|
62
|
+
<swirl-carousel-slide label="Label">
|
|
63
|
+
<img alt="Description" src="/sample-3.jpg" />
|
|
64
|
+
</swirl-carousel-slide>
|
|
65
|
+
```
|
|
66
|
+
|
|
67
|
+
## Common mistakes
|
|
68
|
+
|
|
69
|
+
- Ensure required props are set.
|
|
70
|
+
- Use only allowed slot names and child components where documented.
|
|
@@ -0,0 +1,169 @@
|
|
|
1
|
+
# `<swirl-carousel>`
|
|
2
|
+
|
|
3
|
+
## Purpose
|
|
4
|
+
|
|
5
|
+
The SwirlCarousel component is used to display a set of slides, highlighting one at a time.
|
|
6
|
+
|
|
7
|
+
## Required props
|
|
8
|
+
|
|
9
|
+
- `label` (string) –
|
|
10
|
+
|
|
11
|
+
## Optional props
|
|
12
|
+
|
|
13
|
+
- `fade` (boolean | undefined) –
|
|
14
|
+
- `fadeColor` ("default" | "on-surface-overlay" | undefined) –
|
|
15
|
+
- `loopAround` (boolean | undefined) –
|
|
16
|
+
- `nextSlideButtonLabel` (string | undefined) –
|
|
17
|
+
- `padding` ("0" | "12" | "16" | "2" | "24" | "32" | "4" | "40" | "48" | "64" | "8" | undefined) –
|
|
18
|
+
- `paddingBlockEnd` ("0" | "12" | "16" | "2" | "24" | "32" | "4" | "40" | "48" | "64" | "8" | undefined) –
|
|
19
|
+
- `paddingBlockStart` ("0" | "12" | "16" | "2" | "24" | "32" | "4" | "40" | "48" | "64" | "8" | undefined) –
|
|
20
|
+
- `paddingInlineEnd` ("0" | "12" | "16" | "2" | "24" | "32" | "4" | "40" | "48" | "64" | "8" | undefined) –
|
|
21
|
+
- `paddingInlineStart` ("0" | "12" | "16" | "2" | "24" | "32" | "4" | "40" | "48" | "64" | "8" | undefined) –
|
|
22
|
+
- `previousSlideButtonLabel` (string | undefined) –
|
|
23
|
+
- `spacing` ("0" | "12" | "16" | "2" | "24" | "32" | "4" | "40" | "48" | "64" | "8" | undefined) –
|
|
24
|
+
|
|
25
|
+
## Slots
|
|
26
|
+
|
|
27
|
+
_None._
|
|
28
|
+
|
|
29
|
+
## Events
|
|
30
|
+
|
|
31
|
+
- `activeSlidesChange` – CustomEvent<HTMLSwirlCarouselSlideElement[]>
|
|
32
|
+
|
|
33
|
+
## Methods
|
|
34
|
+
|
|
35
|
+
- `scrollToSlide()` – Scroll to slide with id.
|
|
36
|
+
|
|
37
|
+
## Related components
|
|
38
|
+
|
|
39
|
+
- **[swirl-carousel-slide](?path=/docs/components-swirlcarouselslide--docs)**
|
|
40
|
+
(child) — Slides; use as direct children of `swirl-carousel`.
|
|
41
|
+
|
|
42
|
+
## Accessibility
|
|
43
|
+
|
|
44
|
+
### ARIA
|
|
45
|
+
|
|
46
|
+
The component follows the
|
|
47
|
+
[WAI-ARIA Carousel Pattern](https://www.w3.org/WAI/ARIA/apg/patterns/carousel/).
|
|
48
|
+
|
|
49
|
+
| ARIA | Usage |
|
|
50
|
+
| ---------------------- | ----------------------------------------------------------------------------------- |
|
|
51
|
+
| `role="group"` | Set on the carousel container and each slide container. |
|
|
52
|
+
| `aria-roledescription` | Set on the carousel container to "carousel" and on each slide container to "slide". |
|
|
53
|
+
| `aria-label` | Set on the container to label the carousel and on each slide container. |
|
|
54
|
+
|
|
55
|
+
### Keyboard
|
|
56
|
+
|
|
57
|
+
No component-specific keyboard behavior; navigation (e.g. arrow keys) is
|
|
58
|
+
provided by the host or slotted controls.
|
|
59
|
+
|
|
60
|
+
## Minimal example
|
|
61
|
+
|
|
62
|
+
```html
|
|
63
|
+
<swirl-carousel label="..."></swirl-carousel>
|
|
64
|
+
```
|
|
65
|
+
|
|
66
|
+
## Usage example
|
|
67
|
+
|
|
68
|
+
```html
|
|
69
|
+
<swirl-carousel label="Carousel" loop-around>
|
|
70
|
+
<swirl-carousel-slide min-height="10rem">
|
|
71
|
+
<swirl-card image-aspect-ratio="16/9" height="100%" interactive elevated>
|
|
72
|
+
<img slot="image" alt="Dog in a blanket." src="/sample.jpg" />
|
|
73
|
+
<swirl-stack slot="content" spacing="12">
|
|
74
|
+
<swirl-heading
|
|
75
|
+
as="h2"
|
|
76
|
+
level="4"
|
|
77
|
+
text="This is the pretty pretty long heading of the card. Like really long."
|
|
78
|
+
lines="2"
|
|
79
|
+
truncate
|
|
80
|
+
></swirl-heading>
|
|
81
|
+
</swirl-stack>
|
|
82
|
+
</swirl-card>
|
|
83
|
+
</swirl-carousel-slide>
|
|
84
|
+
<swirl-carousel-slide min-height="10rem">
|
|
85
|
+
<swirl-card image-aspect-ratio="16/9" height="100%" interactive elevated>
|
|
86
|
+
<swirl-stack slot="content" spacing="12">
|
|
87
|
+
<swirl-heading
|
|
88
|
+
as="h2"
|
|
89
|
+
level="4"
|
|
90
|
+
text="This is the pretty pretty long heading of the card. Like really long."
|
|
91
|
+
lines="3"
|
|
92
|
+
truncate
|
|
93
|
+
></swirl-heading>
|
|
94
|
+
<swirl-text size="sm" truncate lines="5">
|
|
95
|
+
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut
|
|
96
|
+
labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores
|
|
97
|
+
et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
|
|
98
|
+
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut
|
|
99
|
+
labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores
|
|
100
|
+
et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
|
|
101
|
+
</swirl-text>
|
|
102
|
+
</swirl-stack>
|
|
103
|
+
</swirl-card>
|
|
104
|
+
</swirl-carousel-slide>
|
|
105
|
+
<swirl-carousel-slide min-height="10rem">
|
|
106
|
+
<swirl-card image-aspect-ratio="16/9" height="100%" interactive elevated>
|
|
107
|
+
<img slot="image" alt="Dog in a blanket." src="/sample-3.jpg" />
|
|
108
|
+
<swirl-stack slot="content" spacing="12">
|
|
109
|
+
<swirl-heading
|
|
110
|
+
as="h2"
|
|
111
|
+
level="4"
|
|
112
|
+
text="This is the heading of the card."
|
|
113
|
+
lines="2"
|
|
114
|
+
truncate
|
|
115
|
+
></swirl-heading>
|
|
116
|
+
</swirl-stack>
|
|
117
|
+
</swirl-card>
|
|
118
|
+
</swirl-carousel-slide>
|
|
119
|
+
<swirl-carousel-slide min-height="10rem">
|
|
120
|
+
<swirl-card image-aspect-ratio="16/9" height="100%" interactive elevated>
|
|
121
|
+
<img slot="image" alt="Dog in a blanket." src="/sample.jpg" />
|
|
122
|
+
<swirl-stack slot="content" spacing="12">
|
|
123
|
+
<swirl-heading
|
|
124
|
+
as="h2"
|
|
125
|
+
level="4"
|
|
126
|
+
text="This is the heading of the card."
|
|
127
|
+
lines="2"
|
|
128
|
+
truncate
|
|
129
|
+
></swirl-heading>
|
|
130
|
+
</swirl-stack>
|
|
131
|
+
</swirl-card>
|
|
132
|
+
</swirl-carousel-slide>
|
|
133
|
+
<swirl-carousel-slide min-height="10rem">
|
|
134
|
+
<swirl-card image-aspect-ratio="16/9" height="100%" interactive elevated>
|
|
135
|
+
<img slot="image" alt="Dog in a blanket." src="/sample.jpg" />
|
|
136
|
+
<swirl-stack slot="content" spacing="12">
|
|
137
|
+
<swirl-heading
|
|
138
|
+
as="h2"
|
|
139
|
+
level="4"
|
|
140
|
+
text="This is the pretty pretty long heading of the card. Like really long."
|
|
141
|
+
lines="2"
|
|
142
|
+
truncate
|
|
143
|
+
></swirl-heading>
|
|
144
|
+
</swirl-stack>
|
|
145
|
+
</swirl-card>
|
|
146
|
+
</swirl-carousel-slide>
|
|
147
|
+
<swirl-carousel-slide min-height="10rem">
|
|
148
|
+
<swirl-card image-aspect-ratio="16/9" height="100%" interactive elevated>
|
|
149
|
+
<swirl-stack slot="content" spacing="12">
|
|
150
|
+
<swirl-heading
|
|
151
|
+
as="h2"
|
|
152
|
+
level="4"
|
|
153
|
+
text="This is the pretty pretty long heading of the card. Like really long."
|
|
154
|
+
lines="3"
|
|
155
|
+
truncate
|
|
156
|
+
></swirl-heading>
|
|
157
|
+
<swirl-text size="sm" truncate lines="5">
|
|
158
|
+
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor.
|
|
159
|
+
</swirl-text>
|
|
160
|
+
</swirl-stack>
|
|
161
|
+
</swirl-card>
|
|
162
|
+
</swirl-carousel-slide>
|
|
163
|
+
</swirl-carousel>
|
|
164
|
+
```
|
|
165
|
+
|
|
166
|
+
## Common mistakes
|
|
167
|
+
|
|
168
|
+
- Ensure required props are set.
|
|
169
|
+
- Use only allowed slot names and child components where documented.
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
# `<swirl-checkbox>`
|
|
2
|
+
|
|
3
|
+
## Purpose
|
|
4
|
+
|
|
5
|
+
The SwirlCheckbox component is used as a form control to allow a user to select one or multiple choices from a list of options.
|
|
6
|
+
|
|
7
|
+
## Required props
|
|
8
|
+
|
|
9
|
+
- `inputId` (string) –
|
|
10
|
+
- `inputName` (string) –
|
|
11
|
+
|
|
12
|
+
## Optional props
|
|
13
|
+
|
|
14
|
+
- `checked` ("false" | "indeterminate" | "true" | boolean | undefined) –
|
|
15
|
+
- `description` (string | undefined) –
|
|
16
|
+
- `disabled` (boolean | undefined) –
|
|
17
|
+
- `invalid` (boolean | undefined) –
|
|
18
|
+
- `label` (string | undefined) –
|
|
19
|
+
- `labelWeight` ("medium" | "regular" | undefined) –
|
|
20
|
+
- `swirlAriaDescribedby` (string | undefined) –
|
|
21
|
+
- `swirlAriaLabel` (string | undefined) –
|
|
22
|
+
- `value` (string | undefined) –
|
|
23
|
+
- `variant` ("card" | "default" | undefined) –
|
|
24
|
+
|
|
25
|
+
## Slots
|
|
26
|
+
|
|
27
|
+
_None._
|
|
28
|
+
|
|
29
|
+
## Events
|
|
30
|
+
|
|
31
|
+
- `valueChange` – CustomEvent<boolean>
|
|
32
|
+
|
|
33
|
+
## Methods
|
|
34
|
+
|
|
35
|
+
_None._
|
|
36
|
+
|
|
37
|
+
## Related components
|
|
38
|
+
|
|
39
|
+
- **[swirl-form-control](?path=/docs/components-swirlformcontrol--docs)**
|
|
40
|
+
(parent) — Wraps the checkbox with label and description; use `swirl-checkbox`
|
|
41
|
+
in the default slot of `swirl-form-control`.
|
|
42
|
+
|
|
43
|
+
## Accessibility
|
|
44
|
+
|
|
45
|
+
### ARIA
|
|
46
|
+
|
|
47
|
+
The component follows the
|
|
48
|
+
[WAI-ARIA Checkbox Pattern](https://www.w3.org/WAI/ARIA/apg/patterns/checkbox/).
|
|
49
|
+
|
|
50
|
+
| ARIA | Usage |
|
|
51
|
+
| ----------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
52
|
+
| `role="checkbox"` | |
|
|
53
|
+
| `aria-label` | If no accessible label is provided via the checkbox's label prop, the `aria-label` or `aria-labelledby` attribute has to be set. |
|
|
54
|
+
| `aria-checked` | The checkbox gets the `aria-checked` attribute set to `true` in checked state, to `false` in unchecked state, and to `mixed` in indeterminate state. |
|
|
55
|
+
|
|
56
|
+
### Keyboard
|
|
57
|
+
|
|
58
|
+
| Key | Action |
|
|
59
|
+
| ---------------- | ---------------------------------- |
|
|
60
|
+
| <kbd>SPACE</kbd> | Changes the state of the checkbox. |
|
|
61
|
+
|
|
62
|
+
## Minimal example
|
|
63
|
+
|
|
64
|
+
```html
|
|
65
|
+
<swirl-checkbox inputId="..." inputName="..."></swirl-checkbox>
|
|
66
|
+
```
|
|
67
|
+
|
|
68
|
+
## Usage example
|
|
69
|
+
|
|
70
|
+
```html
|
|
71
|
+
<swirl-checkbox
|
|
72
|
+
checked
|
|
73
|
+
description="Optional description of the item."
|
|
74
|
+
input-id="checkbox"
|
|
75
|
+
input-name="Checkbox"
|
|
76
|
+
label="Checkbox"
|
|
77
|
+
></swirl-checkbox>
|
|
78
|
+
```
|
|
79
|
+
|
|
80
|
+
## Common mistakes
|
|
81
|
+
|
|
82
|
+
- Ensure required props are set.
|
|
83
|
+
- Use only allowed slot names and child components where documented.
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
# `<swirl-chip>`
|
|
2
|
+
|
|
3
|
+
## Purpose
|
|
4
|
+
|
|
5
|
+
The SwirlChip component is used to represent an input, attribute, or action.
|
|
6
|
+
|
|
7
|
+
## Required props
|
|
8
|
+
|
|
9
|
+
- `label` (string) –
|
|
10
|
+
|
|
11
|
+
## Optional props
|
|
12
|
+
|
|
13
|
+
- `borderRadius` ("pill" | "sm" | undefined) –
|
|
14
|
+
- `icon` (string | undefined) –
|
|
15
|
+
- `iconColor` ("default" | "highlight" | undefined) –
|
|
16
|
+
- `intent` ("critical" | "default" | "success" | undefined) –
|
|
17
|
+
- `interactive` (boolean | undefined) –
|
|
18
|
+
- `pressed` (boolean | undefined) –
|
|
19
|
+
- `progress` (number | undefined) –
|
|
20
|
+
- `progressBarLabel` (string | undefined) –
|
|
21
|
+
- `removable` (boolean | undefined) –
|
|
22
|
+
- `removeButtonLabel` (string | undefined) –
|
|
23
|
+
- `size` ("m" | "s" | undefined) –
|
|
24
|
+
- `variant` ("outline" | "plain" | undefined) –
|
|
25
|
+
|
|
26
|
+
## Slots
|
|
27
|
+
|
|
28
|
+
- **`avatar`** – Optional avatar displayed inside the chip. Should have size "xs".
|
|
29
|
+
|
|
30
|
+
## Events
|
|
31
|
+
|
|
32
|
+
- `chipClick` – CustomEvent<MouseEvent>
|
|
33
|
+
- `remove` – CustomEvent<MouseEvent>
|
|
34
|
+
|
|
35
|
+
## Methods
|
|
36
|
+
|
|
37
|
+
_None._
|
|
38
|
+
|
|
39
|
+
## Related components
|
|
40
|
+
|
|
41
|
+
No related components.
|
|
42
|
+
|
|
43
|
+
## Accessibility
|
|
44
|
+
|
|
45
|
+
### ARIA
|
|
46
|
+
|
|
47
|
+
| ARIA | Usage |
|
|
48
|
+
| --------------- | ------------------------------------------------------------------- |
|
|
49
|
+
| `role="button"` | For interactive chips; achieved by using a native `button` element. |
|
|
50
|
+
|
|
51
|
+
### Keyboard
|
|
52
|
+
|
|
53
|
+
| Key | Action |
|
|
54
|
+
| ---------------- | ------------------------------- |
|
|
55
|
+
| <kbd>ENTER</kbd> | Activates the interactive chip. |
|
|
56
|
+
| <kbd>SPACE</kbd> | Activates the interactive chip. |
|
|
57
|
+
|
|
58
|
+
## Minimal example
|
|
59
|
+
|
|
60
|
+
```html
|
|
61
|
+
<swirl-chip label="..."></swirl-chip>
|
|
62
|
+
```
|
|
63
|
+
|
|
64
|
+
## Usage example
|
|
65
|
+
|
|
66
|
+
```html
|
|
67
|
+
<swirl-chip label="Label" removable></swirl-chip>
|
|
68
|
+
```
|
|
69
|
+
|
|
70
|
+
## Common mistakes
|
|
71
|
+
|
|
72
|
+
- Ensure required props are set.
|
|
73
|
+
- Use only allowed slot names and child components where documented.
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
# `<swirl-color-input>`
|
|
2
|
+
|
|
3
|
+
## Purpose
|
|
4
|
+
|
|
5
|
+
The SwirlTextInput component is used to render a text input field with a preview for entered hex color values. It should always be used in combination with the [SwirlFormControl component](?path=/docs/components-swirlformcontrol--docs).
|
|
6
|
+
|
|
7
|
+
## Required props
|
|
8
|
+
|
|
9
|
+
_None._
|
|
10
|
+
|
|
11
|
+
## Optional props
|
|
12
|
+
|
|
13
|
+
- `autoFocus` (boolean | undefined) –
|
|
14
|
+
- `autoSelect` (boolean | undefined) –
|
|
15
|
+
- `disabled` (boolean | undefined) –
|
|
16
|
+
- `inline` (boolean | undefined) –
|
|
17
|
+
- `invalid` (boolean | undefined) –
|
|
18
|
+
- `pickerButtonLabel` (string | undefined) –
|
|
19
|
+
- `pickerLabel` (string | undefined) –
|
|
20
|
+
- `placeholder` (string | undefined) –
|
|
21
|
+
- `readonly` (boolean | undefined) –
|
|
22
|
+
- `required` (boolean | undefined) –
|
|
23
|
+
- `swirlAriaDescribedby` (string | undefined) –
|
|
24
|
+
- `value` (string | undefined) –
|
|
25
|
+
|
|
26
|
+
## Slots
|
|
27
|
+
|
|
28
|
+
_None._
|
|
29
|
+
|
|
30
|
+
## Events
|
|
31
|
+
|
|
32
|
+
- `inputBlur` – CustomEvent<FocusEvent>
|
|
33
|
+
- `inputFocus` – CustomEvent<FocusEvent>
|
|
34
|
+
- `valueChange` – CustomEvent<string>
|
|
35
|
+
|
|
36
|
+
## Methods
|
|
37
|
+
|
|
38
|
+
_None._
|
|
39
|
+
|
|
40
|
+
## Related components
|
|
41
|
+
|
|
42
|
+
No related components.
|
|
43
|
+
|
|
44
|
+
## Accessibility
|
|
45
|
+
|
|
46
|
+
### ARIA
|
|
47
|
+
|
|
48
|
+
| ARIA | Usage |
|
|
49
|
+
| ------------------ | --------------------------------------------------------------- |
|
|
50
|
+
| `aria-describedby` | Optional; set via `swirlAriaDescribedby`. |
|
|
51
|
+
| `aria-disabled` | Set on the input when disabled. |
|
|
52
|
+
| `aria-invalid` | Set when the value is invalid. |
|
|
53
|
+
| `aria-label` | Set on the color picker trigger button via `pickerButtonLabel`. |
|
|
54
|
+
|
|
55
|
+
### Keyboard
|
|
56
|
+
|
|
57
|
+
Standard text input and button behavior. The picker button is activated with
|
|
58
|
+
|
|
59
|
+
<kbd>Enter</kbd> or <kbd>Space</kbd>. No component-specific shortcuts.
|
|
60
|
+
|
|
61
|
+
## Minimal example
|
|
62
|
+
|
|
63
|
+
```html
|
|
64
|
+
<swirl-color-input></swirl-color-input>
|
|
65
|
+
```
|
|
66
|
+
|
|
67
|
+
## Usage example
|
|
68
|
+
|
|
69
|
+
```html
|
|
70
|
+
<swirl-color-input></swirl-color-input>
|
|
71
|
+
```
|
|
72
|
+
|
|
73
|
+
## Common mistakes
|
|
74
|
+
|
|
75
|
+
- Ensure required props are set.
|
|
76
|
+
- Use only allowed slot names and child components where documented.
|