@getflip/swirl-components 0.13.0 → 0.14.1
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/components.json +204 -3
- package/dist/cjs/file-manager.cjs.entry.js +3 -1
- package/dist/cjs/{index-72831c5f.js → index-83363034.js} +584 -274
- package/dist/cjs/loader.cjs.js +4 -3
- package/dist/cjs/swirl-action-list-item.cjs.entry.js +8 -3
- package/dist/cjs/swirl-action-list-section.cjs.entry.js +2 -1
- package/dist/cjs/swirl-action-list.cjs.entry.js +1 -1
- package/dist/cjs/swirl-app-layout_5.cjs.entry.js +40 -8
- package/dist/cjs/swirl-autocomplete.cjs.entry.js +19 -8
- package/dist/cjs/swirl-avatar-group.cjs.entry.js +2 -1
- package/dist/cjs/swirl-avatar.cjs.entry.js +13 -7
- package/dist/cjs/swirl-badge.cjs.entry.js +3 -1
- package/dist/cjs/swirl-banner.cjs.entry.js +8 -6
- package/dist/cjs/swirl-button-group.cjs.entry.js +4 -1
- package/dist/cjs/swirl-button.cjs.entry.js +19 -5
- package/dist/cjs/swirl-card.cjs.entry.js +5 -1
- package/dist/cjs/swirl-checkbox.cjs.entry.js +11 -3
- package/dist/cjs/swirl-chip.cjs.entry.js +6 -3
- package/dist/cjs/swirl-components.cjs.js +10 -3
- package/dist/cjs/swirl-console-layout.cjs.entry.js +13 -7
- package/dist/cjs/swirl-date-input.cjs.entry.js +16 -7
- package/dist/cjs/swirl-date-picker_2.cjs.entry.js +6 -2
- package/dist/cjs/swirl-description-list-item.cjs.entry.js +2 -1
- package/dist/cjs/swirl-description-list.cjs.entry.js +1 -1
- package/dist/cjs/swirl-dialog.cjs.entry.js +7 -3
- package/dist/cjs/swirl-file-uploader.cjs.entry.js +12 -5
- package/dist/cjs/swirl-file-viewer_7.cjs.entry.js +39 -15
- package/dist/cjs/swirl-form-control.cjs.entry.js +9 -1
- package/dist/cjs/swirl-form-group.cjs.entry.js +1 -1
- package/dist/cjs/swirl-heading.cjs.entry.js +4 -1
- package/dist/cjs/swirl-icon-add-photo.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-add_4.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-admin-panel-settings.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-arrow-back.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-arrow-downward_2.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-arrow-forward.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-arrow-left_3.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-arrow-right-small.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-attachment.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-block.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-cancel_4.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-chat-bubble.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-chats-filled.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-chats-outlined.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-check-circle.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-check-small_4.cjs.entry.js +22 -10
- package/dist/cjs/swirl-icon-check-strong.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-check.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-chevron-left.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-chevron-right.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-close-small.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-close.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-cloud-upload.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-column.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-comment.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-copy.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-date-range.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-delete.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-description.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-edit.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-emoji-mood.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-emoji-satisfied.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-error_3.cjs.entry.js +4 -2
- package/dist/cjs/swirl-icon-expand-more.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-file.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-filter.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-folder-shared.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-group-assign.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-groups-custom.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-groups-filled.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-groups-outlined.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-groups.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-help.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-image.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-info.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-inventory.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-like.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-link.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-lock.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-logout.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-mail.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-manage-accounts.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-mention.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-menu-filled.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-menu-outlined.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-menu.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-message.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-more-horizontal.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-more-vertikal.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-news-filled.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-news-outlined.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-notifications-active.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-notifications-off.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-notifications.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-open-in-new.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-people-alt.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-person-off.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-person.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-phone.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-poll.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-print.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-recieved.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-search-strong.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-search.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-send.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-settings.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-sync.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-tasks-filled.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-tasks-outlined.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-time-filled.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-time-outlined.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-user-assign.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-video-camera.cjs.entry.js +1 -1
- package/dist/cjs/swirl-icon-warning.cjs.entry.js +1 -1
- package/dist/cjs/swirl-lightbox.cjs.entry.js +9 -7
- package/dist/cjs/swirl-link.cjs.entry.js +4 -1
- package/dist/cjs/swirl-list.cjs.entry.js +1 -1
- package/dist/cjs/swirl-modal.cjs.entry.js +9 -6
- package/dist/cjs/swirl-option-list-section.cjs.entry.js +2 -1
- package/dist/cjs/swirl-pagination.cjs.entry.js +11 -8
- package/dist/cjs/swirl-pdf-reader.cjs.entry.js +15 -11
- package/dist/cjs/swirl-popover.cjs.entry.js +12 -7
- package/dist/cjs/swirl-progress-indicator.cjs.entry.js +2 -1
- package/dist/cjs/swirl-radio-group.cjs.entry.js +3 -1
- package/dist/cjs/swirl-radio.cjs.entry.js +9 -3
- package/dist/cjs/swirl-resource-list-file-item.cjs.entry.js +8 -3
- package/dist/cjs/swirl-search.cjs.entry.js +9 -3
- package/dist/cjs/swirl-select.cjs.entry.js +11 -2
- package/dist/cjs/swirl-separator.cjs.entry.js +1 -1
- package/dist/cjs/swirl-skeleton-box.cjs.entry.js +38 -0
- package/dist/cjs/swirl-skeleton-text.cjs.entry.js +26 -0
- package/dist/cjs/swirl-stack.cjs.entry.js +1 -1
- package/dist/cjs/swirl-switch.cjs.entry.js +8 -4
- package/dist/cjs/swirl-tab.cjs.entry.js +4 -1
- package/dist/cjs/swirl-table-cell.cjs.entry.js +1 -1
- package/dist/cjs/swirl-table-column.cjs.entry.js +6 -1
- package/dist/cjs/swirl-table-row-group.cjs.entry.js +2 -1
- package/dist/cjs/swirl-table-row.cjs.entry.js +3 -1
- package/dist/cjs/swirl-table.cjs.entry.js +8 -2
- package/dist/cjs/swirl-tabs.cjs.entry.js +4 -1
- package/dist/cjs/swirl-tag.cjs.entry.js +5 -3
- package/dist/cjs/swirl-text-input.cjs.entry.js +31 -8
- package/dist/cjs/swirl-text.cjs.entry.js +3 -1
- package/dist/cjs/swirl-theme-provider.cjs.entry.js +2 -1
- package/dist/cjs/swirl-thumbnail.cjs.entry.js +3 -1
- package/dist/cjs/swirl-toast-provider.cjs.entry.js +3 -2
- package/dist/cjs/swirl-toast.cjs.entry.js +8 -3
- package/dist/cjs/swirl-tooltip.cjs.entry.js +6 -4
- package/dist/cjs/swirl-tree-navigation-item.cjs.entry.js +4 -1
- package/dist/cjs/swirl-video-thumbnail.cjs.entry.js +4 -1
- package/dist/cjs/swirl-visually-hidden.cjs.entry.js +1 -1
- package/dist/cjs/wc-datepicker.cjs.entry.js +1 -1
- package/dist/collection/collection-manifest.json +4 -2
- package/dist/collection/components/swirl-action-list/swirl-action-list.js +12 -10
- package/dist/collection/components/swirl-action-list-item/swirl-action-list-item.js +146 -139
- package/dist/collection/components/swirl-action-list-section/swirl-action-list-section.js +36 -31
- package/dist/collection/components/swirl-app-layout/swirl-app-layout.js +425 -427
- package/dist/collection/components/swirl-autocomplete/swirl-autocomplete.js +310 -292
- package/dist/collection/components/swirl-avatar/swirl-avatar.js +238 -228
- package/dist/collection/components/swirl-avatar-group/swirl-avatar-group.js +36 -30
- package/dist/collection/components/swirl-badge/swirl-badge.js +114 -106
- package/dist/collection/components/swirl-banner/swirl-banner.js +192 -187
- package/dist/collection/components/swirl-box/swirl-box.js +144 -134
- package/dist/collection/components/swirl-button/swirl-button.js +382 -360
- package/dist/collection/components/swirl-button-group/swirl-button-group.js +93 -85
- package/dist/collection/components/swirl-card/swirl-card.js +104 -96
- package/dist/collection/components/swirl-checkbox/swirl-checkbox.js +210 -204
- package/dist/collection/components/swirl-chip/swirl-chip.js +108 -102
- package/dist/collection/components/swirl-console-layout/swirl-console-layout.js +312 -322
- package/dist/collection/components/swirl-date-input/swirl-date-input.js +290 -275
- package/dist/collection/components/swirl-date-picker/swirl-date-picker.js +123 -112
- package/dist/collection/components/swirl-description-list/swirl-description-list.js +12 -10
- package/dist/collection/components/swirl-description-list-item/swirl-description-list-item.js +36 -31
- package/dist/collection/components/swirl-dialog/swirl-dialog.js +182 -174
- package/dist/collection/components/swirl-empty-state/swirl-empty-state.js +53 -50
- package/dist/collection/components/swirl-file-uploader/swirl-file-uploader.js +249 -241
- package/dist/collection/components/swirl-file-viewer/swirl-file-viewer.js +214 -208
- package/dist/collection/components/swirl-file-viewer/viewers/swirl-file-viewer-audio/swirl-file-viewer-audio.js +90 -79
- package/dist/collection/components/swirl-file-viewer/viewers/swirl-file-viewer-csv/swirl-file-viewer-csv.js +87 -77
- package/dist/collection/components/swirl-file-viewer/viewers/swirl-file-viewer-image/swirl-file-viewer-image.js +160 -148
- package/dist/collection/components/swirl-file-viewer/viewers/swirl-file-viewer-pdf/swirl-file-viewer-pdf.js +224 -214
- package/dist/collection/components/swirl-file-viewer/viewers/swirl-file-viewer-text/swirl-file-viewer-text.js +87 -75
- package/dist/collection/components/swirl-file-viewer/viewers/swirl-file-viewer-video/swirl-file-viewer-video.js +90 -79
- package/dist/collection/components/swirl-form-control/swirl-form-control.js +154 -142
- package/dist/collection/components/swirl-form-group/swirl-form-group.js +38 -33
- package/dist/collection/components/swirl-heading/swirl-heading.js +140 -127
- package/dist/collection/components/swirl-icon/icons/swirl-icon-add-photo.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-add.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-admin-panel-settings.js +38 -41
- package/dist/collection/components/swirl-icon/icons/swirl-icon-arrow-back.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-arrow-downward.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-arrow-forward.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-arrow-left.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-arrow-right-small.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-arrow-right.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-arrow-upward.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-attachment.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-block.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-cancel.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-chat-bubble.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-chats-filled.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-chats-outlined.js +38 -44
- package/dist/collection/components/swirl-icon/icons/swirl-icon-check-circle.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-check-small.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-check-strong.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-check.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-chevron-left.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-chevron-right.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-close-small.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-close.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-cloud-upload.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-column.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-comment.js +38 -41
- package/dist/collection/components/swirl-icon/icons/swirl-icon-copy.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-date-range.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-delete.js +38 -41
- package/dist/collection/components/swirl-icon/icons/swirl-icon-description.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-download.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-drag-handle.js +38 -53
- package/dist/collection/components/swirl-icon/icons/swirl-icon-edit.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-emoji-mood.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-emoji-satisfied.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-error.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-expand-less.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-expand-more.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-file.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-filter.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-folder-shared.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-fullscreen-exit.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-fullscreen.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-group-assign.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-groups-custom.js +38 -53
- package/dist/collection/components/swirl-icon/icons/swirl-icon-groups-filled.js +38 -53
- package/dist/collection/components/swirl-icon/icons/swirl-icon-groups-outlined.js +38 -53
- package/dist/collection/components/swirl-icon/icons/swirl-icon-groups.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-help.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-image.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-info.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-inventory.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-like.js +38 -41
- package/dist/collection/components/swirl-icon/icons/swirl-icon-link.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-lock.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-logout.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-mail.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-manage-accounts.js +38 -44
- package/dist/collection/components/swirl-icon/icons/swirl-icon-mention.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-menu-filled.js +38 -47
- package/dist/collection/components/swirl-icon/icons/swirl-icon-menu-outlined.js +38 -47
- package/dist/collection/components/swirl-icon/icons/swirl-icon-menu.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-message.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-more-horizontal.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-more-vertikal.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-news-filled.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-news-outlined.js +38 -44
- package/dist/collection/components/swirl-icon/icons/swirl-icon-notifications-active.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-notifications-off.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-notifications.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-open-in-new.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-people-alt.js +38 -47
- package/dist/collection/components/swirl-icon/icons/swirl-icon-person-off.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-person.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-phone.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-poll.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-print.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-recieved.js +38 -41
- package/dist/collection/components/swirl-icon/icons/swirl-icon-remove.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-search-strong.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-search.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-send.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-settings.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-sync.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-tasks-filled.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-tasks-outlined.js +38 -41
- package/dist/collection/components/swirl-icon/icons/swirl-icon-time-filled.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-time-outlined.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-today.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-user-assign.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-video-camera.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-visibility-off.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-visibility.js +38 -38
- package/dist/collection/components/swirl-icon/icons/swirl-icon-warning.js +38 -38
- package/dist/collection/components/swirl-inline-error/swirl-inline-error.js +56 -52
- package/dist/collection/components/swirl-lightbox/swirl-lightbox.js +170 -178
- package/dist/collection/components/swirl-link/swirl-link.js +74 -63
- package/dist/collection/components/swirl-list/swirl-list.js +12 -10
- package/dist/collection/components/swirl-modal/swirl-modal.js +205 -200
- package/dist/collection/components/swirl-option-list/swirl-option-list.js +225 -210
- package/dist/collection/components/swirl-option-list-item/swirl-option-list-item.js +221 -213
- package/dist/collection/components/swirl-option-list-section/swirl-option-list-section.js +36 -31
- package/dist/collection/components/swirl-pagination/swirl-pagination.js +218 -223
- package/dist/collection/components/swirl-pdf-reader/swirl-pdf-reader.js +233 -245
- package/dist/collection/components/swirl-popover/swirl-popover.js +263 -249
- package/dist/collection/components/swirl-progress-indicator/swirl-progress-indicator.js +93 -89
- package/dist/collection/components/swirl-radio/swirl-radio.js +183 -176
- package/dist/collection/components/swirl-radio-group/swirl-radio-group.js +70 -60
- package/dist/collection/components/swirl-resource-list/swirl-resource-list.js +34 -29
- package/dist/collection/components/swirl-resource-list-file-item/swirl-resource-list-file-item.js +158 -156
- package/dist/collection/components/swirl-resource-list-item/swirl-resource-list-item.js +240 -232
- package/dist/collection/components/swirl-search/swirl-search.js +216 -205
- package/dist/collection/components/swirl-select/swirl-select.js +192 -177
- package/dist/collection/components/swirl-separator/swirl-separator.js +12 -9
- package/dist/collection/components/swirl-skeleton-box/swirl-skeleton-box.css +54 -0
- package/dist/collection/components/swirl-skeleton-box/swirl-skeleton-box.js +134 -0
- package/dist/collection/components/swirl-skeleton-box/swirl-skeleton-box.stories.js +20 -0
- package/dist/collection/components/swirl-skeleton-text/swirl-skeleton-text.css +174 -0
- package/dist/collection/components/swirl-skeleton-text/swirl-skeleton-text.js +89 -0
- package/dist/collection/components/swirl-skeleton-text/swirl-skeleton-text.stories.js +19 -0
- package/dist/collection/components/swirl-spinner/swirl-spinner.js +55 -53
- package/dist/collection/components/swirl-stack/swirl-stack.js +135 -127
- package/dist/collection/components/swirl-switch/swirl-switch.js +169 -160
- package/dist/collection/components/swirl-tab/swirl-tab.js +70 -61
- package/dist/collection/components/swirl-table/swirl-table.js +90 -87
- package/dist/collection/components/swirl-table-cell/swirl-table-cell.js +12 -9
- package/dist/collection/components/swirl-table-column/swirl-table-column.js +123 -117
- package/dist/collection/components/swirl-table-row/swirl-table-row.js +53 -44
- package/dist/collection/components/swirl-table-row-group/swirl-table-row-group.js +36 -30
- package/dist/collection/components/swirl-tabs/swirl-tabs.js +112 -101
- package/dist/collection/components/swirl-tag/swirl-tag.js +111 -104
- package/dist/collection/components/swirl-text/swirl-text.js +189 -176
- package/dist/collection/components/swirl-text-input/swirl-text-input.js +593 -574
- package/dist/collection/components/swirl-theme-provider/swirl-theme-provider.js +141 -122
- package/dist/collection/components/swirl-thumbnail/swirl-thumbnail.js +93 -85
- package/dist/collection/components/swirl-toast/swirl-toast.js +165 -155
- package/dist/collection/components/swirl-toast-provider/swirl-toast-provider.js +112 -104
- package/dist/collection/components/swirl-tooltip/swirl-tooltip.js +122 -113
- package/dist/collection/components/swirl-tree-navigation-item/swirl-tree-navigation-item.js +68 -61
- package/dist/collection/components/swirl-video-thumbnail/swirl-video-thumbnail.js +85 -83
- package/dist/collection/components/swirl-visually-hidden/swirl-visually-hidden.js +12 -9
- package/dist/collection/prototypes/file-manager/file-manager.js +12 -22
- package/dist/components/file-manager.js +2 -1
- package/dist/components/index.d.ts +9 -173
- package/dist/components/index.js +1 -172
- package/dist/components/swirl-action-list-item.js +7 -3
- package/dist/components/swirl-action-list-section.js +1 -1
- package/dist/components/swirl-action-list.js +0 -1
- package/dist/components/swirl-app-layout2.js +20 -6
- package/dist/components/swirl-autocomplete.js +18 -8
- package/dist/components/swirl-avatar-group.js +1 -1
- package/dist/components/swirl-avatar.js +12 -7
- package/dist/components/swirl-badge.js +2 -1
- package/dist/components/swirl-banner.js +7 -6
- package/dist/components/swirl-box2.js +4 -1
- package/dist/components/swirl-button-group2.js +3 -1
- package/dist/components/swirl-button2.js +18 -5
- package/dist/components/swirl-card.js +4 -1
- package/dist/components/swirl-checkbox.js +10 -3
- package/dist/components/swirl-chip.js +5 -3
- package/dist/components/swirl-console-layout.js +12 -7
- package/dist/components/swirl-date-input.js +15 -7
- package/dist/components/swirl-date-picker2.js +5 -2
- package/dist/components/swirl-description-list-item.js +1 -1
- package/dist/components/swirl-description-list.js +0 -1
- package/dist/components/swirl-dialog.js +6 -3
- package/dist/components/swirl-empty-state2.js +2 -1
- package/dist/components/swirl-file-uploader.js +11 -5
- package/dist/components/swirl-file-viewer-audio2.js +3 -1
- package/dist/components/swirl-file-viewer-csv2.js +4 -1
- package/dist/components/swirl-file-viewer-image2.js +6 -5
- package/dist/components/swirl-file-viewer-pdf2.js +11 -8
- package/dist/components/swirl-file-viewer-text2.js +4 -1
- package/dist/components/swirl-file-viewer-video2.js +3 -1
- package/dist/components/swirl-file-viewer2.js +7 -4
- package/dist/components/swirl-form-control.js +8 -1
- package/dist/components/swirl-form-group.js +0 -1
- package/dist/components/swirl-heading2.js +3 -1
- package/dist/components/swirl-icon-add-photo.js +0 -1
- package/dist/components/swirl-icon-add2.js +0 -1
- package/dist/components/swirl-icon-admin-panel-settings.js +0 -1
- package/dist/components/swirl-icon-arrow-back.js +0 -1
- package/dist/components/swirl-icon-arrow-downward2.js +0 -1
- package/dist/components/swirl-icon-arrow-forward.js +0 -1
- package/dist/components/swirl-icon-arrow-left2.js +0 -1
- package/dist/components/swirl-icon-arrow-right-small.js +0 -1
- package/dist/components/swirl-icon-arrow-right2.js +0 -1
- package/dist/components/swirl-icon-arrow-upward2.js +0 -1
- package/dist/components/swirl-icon-attachment.js +0 -1
- package/dist/components/swirl-icon-block.js +0 -1
- package/dist/components/swirl-icon-cancel2.js +0 -1
- package/dist/components/swirl-icon-chat-bubble.js +0 -1
- package/dist/components/swirl-icon-chats-filled.js +0 -1
- package/dist/components/swirl-icon-chats-outlined.js +0 -1
- package/dist/components/swirl-icon-check-circle.js +0 -1
- package/dist/components/swirl-icon-check-small2.js +0 -1
- package/dist/components/swirl-icon-check-strong2.js +0 -1
- package/dist/components/swirl-icon-check.js +0 -1
- package/dist/components/swirl-icon-chevron-left.js +0 -1
- package/dist/components/swirl-icon-chevron-right.js +0 -1
- package/dist/components/swirl-icon-close-small.js +0 -1
- package/dist/components/swirl-icon-close2.js +0 -1
- package/dist/components/swirl-icon-cloud-upload2.js +0 -1
- package/dist/components/swirl-icon-column.js +0 -1
- package/dist/components/swirl-icon-comment.js +0 -1
- package/dist/components/swirl-icon-copy.js +0 -1
- package/dist/components/swirl-icon-date-range.js +0 -1
- package/dist/components/swirl-icon-delete.js +0 -1
- package/dist/components/swirl-icon-description.js +0 -1
- package/dist/components/swirl-icon-download2.js +0 -1
- package/dist/components/swirl-icon-drag-handle2.js +0 -1
- package/dist/components/swirl-icon-edit.js +0 -1
- package/dist/components/swirl-icon-emoji-mood.js +0 -1
- package/dist/components/swirl-icon-emoji-satisfied.js +0 -1
- package/dist/components/swirl-icon-error2.js +0 -1
- package/dist/components/swirl-icon-expand-less2.js +0 -1
- package/dist/components/swirl-icon-expand-more2.js +0 -1
- package/dist/components/swirl-icon-file.js +0 -1
- package/dist/components/swirl-icon-filter.js +0 -1
- package/dist/components/swirl-icon-folder-shared.js +0 -1
- package/dist/components/swirl-icon-fullscreen-exit2.js +0 -1
- package/dist/components/swirl-icon-fullscreen2.js +0 -1
- package/dist/components/swirl-icon-group-assign.js +0 -1
- package/dist/components/swirl-icon-groups-custom.js +0 -1
- package/dist/components/swirl-icon-groups-filled.js +0 -1
- package/dist/components/swirl-icon-groups-outlined.js +0 -1
- package/dist/components/swirl-icon-groups.js +0 -1
- package/dist/components/swirl-icon-help.js +0 -1
- package/dist/components/swirl-icon-image.js +0 -1
- package/dist/components/swirl-icon-info.js +0 -1
- package/dist/components/swirl-icon-inventory.js +0 -1
- package/dist/components/swirl-icon-like.js +0 -1
- package/dist/components/swirl-icon-link.js +0 -1
- package/dist/components/swirl-icon-lock.js +0 -1
- package/dist/components/swirl-icon-logout.js +0 -1
- package/dist/components/swirl-icon-mail.js +0 -1
- package/dist/components/swirl-icon-manage-accounts.js +0 -1
- package/dist/components/swirl-icon-mention.js +0 -1
- package/dist/components/swirl-icon-menu-filled.js +0 -1
- package/dist/components/swirl-icon-menu-outlined.js +0 -1
- package/dist/components/swirl-icon-menu.js +0 -1
- package/dist/components/swirl-icon-message.js +0 -1
- package/dist/components/swirl-icon-more-horizontal.js +0 -1
- package/dist/components/swirl-icon-more-vertikal.js +0 -1
- package/dist/components/swirl-icon-news-filled.js +0 -1
- package/dist/components/swirl-icon-news-outlined.js +0 -1
- package/dist/components/swirl-icon-notifications-active.js +0 -1
- package/dist/components/swirl-icon-notifications-off.js +0 -1
- package/dist/components/swirl-icon-notifications.js +0 -1
- package/dist/components/swirl-icon-open-in-new.js +0 -1
- package/dist/components/swirl-icon-people-alt.js +0 -1
- package/dist/components/swirl-icon-person-off.js +0 -1
- package/dist/components/swirl-icon-person2.js +0 -1
- package/dist/components/swirl-icon-phone.js +0 -1
- package/dist/components/swirl-icon-poll.js +0 -1
- package/dist/components/swirl-icon-print.js +0 -1
- package/dist/components/swirl-icon-recieved.js +0 -1
- package/dist/components/swirl-icon-remove2.js +0 -1
- package/dist/components/swirl-icon-search-strong.js +0 -1
- package/dist/components/swirl-icon-search2.js +0 -1
- package/dist/components/swirl-icon-send.js +0 -1
- package/dist/components/swirl-icon-settings.js +0 -1
- package/dist/components/swirl-icon-sync.js +0 -1
- package/dist/components/swirl-icon-tasks-filled.js +0 -1
- package/dist/components/swirl-icon-tasks-outlined.js +0 -1
- package/dist/components/swirl-icon-time-filled.js +0 -1
- package/dist/components/swirl-icon-time-outlined.js +0 -1
- package/dist/components/swirl-icon-today2.js +0 -1
- package/dist/components/swirl-icon-user-assign.js +0 -1
- package/dist/components/swirl-icon-video-camera.js +0 -1
- package/dist/components/swirl-icon-visibility-off2.js +0 -1
- package/dist/components/swirl-icon-visibility2.js +0 -1
- package/dist/components/swirl-icon-warning.js +0 -1
- package/dist/components/swirl-inline-error2.js +2 -2
- package/dist/components/swirl-lightbox.js +8 -7
- package/dist/components/swirl-link.js +3 -1
- package/dist/components/swirl-list.js +0 -1
- package/dist/components/swirl-modal.js +8 -6
- package/dist/components/swirl-option-list-item2.js +11 -6
- package/dist/components/swirl-option-list-section.js +1 -1
- package/dist/components/swirl-option-list2.js +10 -5
- package/dist/components/swirl-pagination.js +10 -8
- package/dist/components/swirl-pdf-reader.js +14 -11
- package/dist/components/swirl-popover2.js +11 -7
- package/dist/components/swirl-progress-indicator.js +1 -1
- package/dist/components/swirl-radio-group.js +2 -1
- package/dist/components/swirl-radio.js +8 -3
- package/dist/components/swirl-resource-list-file-item.js +7 -3
- package/dist/components/swirl-resource-list-item2.js +12 -3
- package/dist/components/swirl-resource-list2.js +1 -1
- package/dist/components/swirl-search.js +8 -3
- package/dist/components/swirl-select.js +10 -2
- package/dist/components/swirl-separator.js +0 -1
- package/dist/components/swirl-skeleton-box.d.ts +11 -0
- package/dist/components/swirl-skeleton-box.js +57 -0
- package/dist/components/swirl-skeleton-text.d.ts +11 -0
- package/dist/components/swirl-skeleton-text.js +43 -0
- package/dist/components/swirl-spinner2.js +1 -1
- package/dist/components/swirl-stack2.js +0 -1
- package/dist/components/swirl-switch.js +7 -4
- package/dist/components/swirl-tab.js +3 -1
- package/dist/components/swirl-table-cell.js +0 -1
- package/dist/components/swirl-table-column.js +5 -1
- package/dist/components/swirl-table-row-group.js +1 -1
- package/dist/components/swirl-table-row.js +2 -1
- package/dist/components/swirl-table.js +7 -2
- package/dist/components/swirl-tabs.js +3 -1
- package/dist/components/swirl-tag.js +4 -3
- package/dist/components/swirl-text-input2.js +30 -8
- package/dist/components/swirl-text2.js +2 -1
- package/dist/components/swirl-theme-provider.js +1 -1
- package/dist/components/swirl-thumbnail.js +2 -1
- package/dist/components/swirl-toast-provider.js +2 -2
- package/dist/components/swirl-toast2.js +7 -3
- package/dist/components/swirl-tooltip.js +5 -4
- package/dist/components/swirl-tree-navigation-item.js +3 -1
- package/dist/components/swirl-video-thumbnail.js +3 -1
- package/dist/components/swirl-visually-hidden2.js +0 -1
- package/dist/components/wc-datepicker2.js +0 -1
- package/dist/esm/file-manager.entry.js +3 -1
- package/dist/esm/{index-5a3b2828.js → index-0ff2c8e0.js} +584 -275
- package/dist/esm/loader.js +4 -3
- package/dist/esm/polyfills/css-shim.js +1 -1
- package/dist/esm/swirl-action-list-item.entry.js +8 -3
- package/dist/esm/swirl-action-list-section.entry.js +2 -1
- package/dist/esm/swirl-action-list.entry.js +1 -1
- package/dist/esm/swirl-app-layout_5.entry.js +40 -8
- package/dist/esm/swirl-autocomplete.entry.js +19 -8
- package/dist/esm/swirl-avatar-group.entry.js +2 -1
- package/dist/esm/swirl-avatar.entry.js +13 -7
- package/dist/esm/swirl-badge.entry.js +3 -1
- package/dist/esm/swirl-banner.entry.js +8 -6
- package/dist/esm/swirl-button-group.entry.js +4 -1
- package/dist/esm/swirl-button.entry.js +19 -5
- package/dist/esm/swirl-card.entry.js +5 -1
- package/dist/esm/swirl-checkbox.entry.js +11 -3
- package/dist/esm/swirl-chip.entry.js +6 -3
- package/dist/esm/swirl-components.js +7 -3
- package/dist/esm/swirl-console-layout.entry.js +13 -7
- package/dist/esm/swirl-date-input.entry.js +16 -7
- package/dist/esm/swirl-date-picker_2.entry.js +6 -2
- package/dist/esm/swirl-description-list-item.entry.js +2 -1
- package/dist/esm/swirl-description-list.entry.js +1 -1
- package/dist/esm/swirl-dialog.entry.js +7 -3
- package/dist/esm/swirl-file-uploader.entry.js +12 -5
- package/dist/esm/swirl-file-viewer_7.entry.js +39 -15
- package/dist/esm/swirl-form-control.entry.js +9 -1
- package/dist/esm/swirl-form-group.entry.js +1 -1
- package/dist/esm/swirl-heading.entry.js +4 -1
- package/dist/esm/swirl-icon-add-photo.entry.js +1 -1
- package/dist/esm/swirl-icon-add_4.entry.js +1 -1
- package/dist/esm/swirl-icon-admin-panel-settings.entry.js +1 -1
- package/dist/esm/swirl-icon-arrow-back.entry.js +1 -1
- package/dist/esm/swirl-icon-arrow-downward_2.entry.js +1 -1
- package/dist/esm/swirl-icon-arrow-forward.entry.js +1 -1
- package/dist/esm/swirl-icon-arrow-left_3.entry.js +1 -1
- package/dist/esm/swirl-icon-arrow-right-small.entry.js +1 -1
- package/dist/esm/swirl-icon-attachment.entry.js +1 -1
- package/dist/esm/swirl-icon-block.entry.js +1 -1
- package/dist/esm/swirl-icon-cancel_4.entry.js +1 -1
- package/dist/esm/swirl-icon-chat-bubble.entry.js +1 -1
- package/dist/esm/swirl-icon-chats-filled.entry.js +1 -1
- package/dist/esm/swirl-icon-chats-outlined.entry.js +1 -1
- package/dist/esm/swirl-icon-check-circle.entry.js +1 -1
- package/dist/esm/swirl-icon-check-small_4.entry.js +22 -10
- package/dist/esm/swirl-icon-check-strong.entry.js +1 -1
- package/dist/esm/swirl-icon-check.entry.js +1 -1
- package/dist/esm/swirl-icon-chevron-left.entry.js +1 -1
- package/dist/esm/swirl-icon-chevron-right.entry.js +1 -1
- package/dist/esm/swirl-icon-close-small.entry.js +1 -1
- package/dist/esm/swirl-icon-close.entry.js +1 -1
- package/dist/esm/swirl-icon-cloud-upload.entry.js +1 -1
- package/dist/esm/swirl-icon-column.entry.js +1 -1
- package/dist/esm/swirl-icon-comment.entry.js +1 -1
- package/dist/esm/swirl-icon-copy.entry.js +1 -1
- package/dist/esm/swirl-icon-date-range.entry.js +1 -1
- package/dist/esm/swirl-icon-delete.entry.js +1 -1
- package/dist/esm/swirl-icon-description.entry.js +1 -1
- package/dist/esm/swirl-icon-edit.entry.js +1 -1
- package/dist/esm/swirl-icon-emoji-mood.entry.js +1 -1
- package/dist/esm/swirl-icon-emoji-satisfied.entry.js +1 -1
- package/dist/esm/swirl-icon-error_3.entry.js +4 -2
- package/dist/esm/swirl-icon-expand-more.entry.js +1 -1
- package/dist/esm/swirl-icon-file.entry.js +1 -1
- package/dist/esm/swirl-icon-filter.entry.js +1 -1
- package/dist/esm/swirl-icon-folder-shared.entry.js +1 -1
- package/dist/esm/swirl-icon-group-assign.entry.js +1 -1
- package/dist/esm/swirl-icon-groups-custom.entry.js +1 -1
- package/dist/esm/swirl-icon-groups-filled.entry.js +1 -1
- package/dist/esm/swirl-icon-groups-outlined.entry.js +1 -1
- package/dist/esm/swirl-icon-groups.entry.js +1 -1
- package/dist/esm/swirl-icon-help.entry.js +1 -1
- package/dist/esm/swirl-icon-image.entry.js +1 -1
- package/dist/esm/swirl-icon-info.entry.js +1 -1
- package/dist/esm/swirl-icon-inventory.entry.js +1 -1
- package/dist/esm/swirl-icon-like.entry.js +1 -1
- package/dist/esm/swirl-icon-link.entry.js +1 -1
- package/dist/esm/swirl-icon-lock.entry.js +1 -1
- package/dist/esm/swirl-icon-logout.entry.js +1 -1
- package/dist/esm/swirl-icon-mail.entry.js +1 -1
- package/dist/esm/swirl-icon-manage-accounts.entry.js +1 -1
- package/dist/esm/swirl-icon-mention.entry.js +1 -1
- package/dist/esm/swirl-icon-menu-filled.entry.js +1 -1
- package/dist/esm/swirl-icon-menu-outlined.entry.js +1 -1
- package/dist/esm/swirl-icon-menu.entry.js +1 -1
- package/dist/esm/swirl-icon-message.entry.js +1 -1
- package/dist/esm/swirl-icon-more-horizontal.entry.js +1 -1
- package/dist/esm/swirl-icon-more-vertikal.entry.js +1 -1
- package/dist/esm/swirl-icon-news-filled.entry.js +1 -1
- package/dist/esm/swirl-icon-news-outlined.entry.js +1 -1
- package/dist/esm/swirl-icon-notifications-active.entry.js +1 -1
- package/dist/esm/swirl-icon-notifications-off.entry.js +1 -1
- package/dist/esm/swirl-icon-notifications.entry.js +1 -1
- package/dist/esm/swirl-icon-open-in-new.entry.js +1 -1
- package/dist/esm/swirl-icon-people-alt.entry.js +1 -1
- package/dist/esm/swirl-icon-person-off.entry.js +1 -1
- package/dist/esm/swirl-icon-person.entry.js +1 -1
- package/dist/esm/swirl-icon-phone.entry.js +1 -1
- package/dist/esm/swirl-icon-poll.entry.js +1 -1
- package/dist/esm/swirl-icon-print.entry.js +1 -1
- package/dist/esm/swirl-icon-recieved.entry.js +1 -1
- package/dist/esm/swirl-icon-search-strong.entry.js +1 -1
- package/dist/esm/swirl-icon-search.entry.js +1 -1
- package/dist/esm/swirl-icon-send.entry.js +1 -1
- package/dist/esm/swirl-icon-settings.entry.js +1 -1
- package/dist/esm/swirl-icon-sync.entry.js +1 -1
- package/dist/esm/swirl-icon-tasks-filled.entry.js +1 -1
- package/dist/esm/swirl-icon-tasks-outlined.entry.js +1 -1
- package/dist/esm/swirl-icon-time-filled.entry.js +1 -1
- package/dist/esm/swirl-icon-time-outlined.entry.js +1 -1
- package/dist/esm/swirl-icon-user-assign.entry.js +1 -1
- package/dist/esm/swirl-icon-video-camera.entry.js +1 -1
- package/dist/esm/swirl-icon-warning.entry.js +1 -1
- package/dist/esm/swirl-lightbox.entry.js +9 -7
- package/dist/esm/swirl-link.entry.js +4 -1
- package/dist/esm/swirl-list.entry.js +1 -1
- package/dist/esm/swirl-modal.entry.js +9 -6
- package/dist/esm/swirl-option-list-section.entry.js +2 -1
- package/dist/esm/swirl-pagination.entry.js +11 -8
- package/dist/esm/swirl-pdf-reader.entry.js +15 -11
- package/dist/esm/swirl-popover.entry.js +12 -7
- package/dist/esm/swirl-progress-indicator.entry.js +2 -1
- package/dist/esm/swirl-radio-group.entry.js +3 -1
- package/dist/esm/swirl-radio.entry.js +9 -3
- package/dist/esm/swirl-resource-list-file-item.entry.js +8 -3
- package/dist/esm/swirl-search.entry.js +9 -3
- package/dist/esm/swirl-select.entry.js +11 -2
- package/dist/esm/swirl-separator.entry.js +1 -1
- package/dist/esm/swirl-skeleton-box.entry.js +34 -0
- package/dist/esm/swirl-skeleton-text.entry.js +22 -0
- package/dist/esm/swirl-stack.entry.js +1 -1
- package/dist/esm/swirl-switch.entry.js +8 -4
- package/dist/esm/swirl-tab.entry.js +4 -1
- package/dist/esm/swirl-table-cell.entry.js +1 -1
- package/dist/esm/swirl-table-column.entry.js +6 -1
- package/dist/esm/swirl-table-row-group.entry.js +2 -1
- package/dist/esm/swirl-table-row.entry.js +3 -1
- package/dist/esm/swirl-table.entry.js +8 -2
- package/dist/esm/swirl-tabs.entry.js +4 -1
- package/dist/esm/swirl-tag.entry.js +5 -3
- package/dist/esm/swirl-text-input.entry.js +31 -8
- package/dist/esm/swirl-text.entry.js +3 -1
- package/dist/esm/swirl-theme-provider.entry.js +2 -1
- package/dist/esm/swirl-thumbnail.entry.js +3 -1
- package/dist/esm/swirl-toast-provider.entry.js +3 -2
- package/dist/esm/swirl-toast.entry.js +8 -3
- package/dist/esm/swirl-tooltip.entry.js +6 -4
- package/dist/esm/swirl-tree-navigation-item.entry.js +4 -1
- package/dist/esm/swirl-video-thumbnail.entry.js +4 -1
- package/dist/esm/swirl-visually-hidden.entry.js +1 -1
- package/dist/esm/wc-datepicker.entry.js +1 -1
- package/dist/swirl-components/{p-435c746a.entry.js → p-00978344.entry.js} +1 -1
- package/dist/swirl-components/{p-4054dc61.entry.js → p-00ce0096.entry.js} +1 -1
- package/dist/swirl-components/{p-2667afa2.entry.js → p-026a6c8f.entry.js} +1 -1
- package/dist/swirl-components/{p-85bb5e81.entry.js → p-027680e2.entry.js} +1 -1
- package/dist/swirl-components/{p-07e6bd5a.entry.js → p-0319e9d6.entry.js} +1 -1
- package/dist/swirl-components/p-05c15d47.js +2 -0
- package/dist/swirl-components/{p-df0c1b6d.entry.js → p-090aa1c5.entry.js} +1 -1
- package/dist/swirl-components/p-0dcc2cbc.entry.js +1 -0
- package/dist/swirl-components/{p-abc8f079.entry.js → p-0e59a667.entry.js} +1 -1
- package/dist/swirl-components/{p-4935dc49.entry.js → p-0f3b28e9.entry.js} +1 -1
- package/dist/swirl-components/p-107e3594.entry.js +1 -0
- package/dist/swirl-components/{p-0ed20748.entry.js → p-121b8ab9.entry.js} +1 -1
- package/dist/swirl-components/{p-7be538a8.entry.js → p-12633c5e.entry.js} +1 -1
- package/dist/swirl-components/p-13376409.entry.js +1 -0
- package/dist/swirl-components/{p-a80a32e8.entry.js → p-142ceff7.entry.js} +1 -1
- package/dist/swirl-components/p-148b7b70.entry.js +1 -0
- package/dist/swirl-components/p-1614639e.entry.js +1 -0
- package/dist/swirl-components/p-19caf328.entry.js +1 -0
- package/dist/swirl-components/p-1a6ca33d.entry.js +7 -0
- package/dist/swirl-components/p-1aa44f84.entry.js +1 -0
- package/dist/swirl-components/{p-f2683c24.entry.js → p-1c12a405.entry.js} +1 -1
- package/dist/swirl-components/p-1e7a0c4a.entry.js +1 -0
- package/dist/swirl-components/{p-e9c0e313.entry.js → p-2056c612.entry.js} +1 -1
- package/dist/swirl-components/p-2057f4dc.entry.js +1 -0
- package/dist/swirl-components/p-211145a7.entry.js +1 -0
- package/dist/swirl-components/{p-7825d1c5.entry.js → p-217b2507.entry.js} +1 -1
- package/dist/swirl-components/p-21ff58e8.entry.js +1 -0
- package/dist/swirl-components/{p-b27dfc38.entry.js → p-27566da1.entry.js} +1 -1
- package/dist/swirl-components/{p-191c1d21.entry.js → p-2aede2ed.entry.js} +1 -1
- package/dist/swirl-components/{p-68ebab79.entry.js → p-2c78c2d5.entry.js} +1 -1
- package/dist/swirl-components/p-2c941975.entry.js +1 -0
- package/dist/swirl-components/p-2e733839.entry.js +1 -0
- package/dist/swirl-components/{p-c6578cd1.entry.js → p-2ea576e0.entry.js} +1 -1
- package/dist/swirl-components/{p-eea09884.entry.js → p-2edc08f0.entry.js} +1 -1
- package/dist/swirl-components/p-33e4b66d.entry.js +8 -0
- package/dist/swirl-components/p-34e4e242.entry.js +1 -0
- package/dist/swirl-components/{p-3f536626.entry.js → p-354e974d.entry.js} +1 -1
- package/dist/swirl-components/{p-1586b6d7.entry.js → p-3a8af86e.entry.js} +1 -1
- package/dist/swirl-components/{p-8a590a8c.entry.js → p-3e0f6d31.entry.js} +1 -1
- package/dist/swirl-components/{p-50b406ed.entry.js → p-429005ee.entry.js} +1 -1
- package/dist/swirl-components/p-4464e2c4.entry.js +1 -0
- package/dist/swirl-components/{p-b590bcba.entry.js → p-447ef6eb.entry.js} +1 -1
- package/dist/swirl-components/{p-322f0adb.entry.js → p-44a74d62.entry.js} +1 -1
- package/dist/swirl-components/p-4797ce1b.entry.js +1 -0
- package/dist/swirl-components/p-4a847ce0.entry.js +1 -0
- package/dist/swirl-components/p-50430bab.entry.js +1 -0
- package/dist/swirl-components/{p-78e68acc.entry.js → p-50ae0963.entry.js} +1 -1
- package/dist/swirl-components/{p-891371a2.entry.js → p-5166e355.entry.js} +1 -1
- package/dist/swirl-components/{p-0385eb63.entry.js → p-537b28c8.entry.js} +1 -1
- package/dist/swirl-components/{p-7a240cf1.entry.js → p-541c943f.entry.js} +1 -1
- package/dist/swirl-components/{p-26f538a6.entry.js → p-5540b8cf.entry.js} +1 -1
- package/dist/swirl-components/p-56499a10.entry.js +1 -0
- package/dist/swirl-components/{p-e1d74bed.entry.js → p-58f83fcc.entry.js} +1 -1
- package/dist/swirl-components/p-619061ef.entry.js +1 -0
- package/dist/swirl-components/{p-48d6ac1d.entry.js → p-61ad8c1a.entry.js} +1 -1
- package/dist/swirl-components/p-61b7f41b.entry.js +1 -0
- package/dist/swirl-components/{p-02266563.entry.js → p-62f0b76b.entry.js} +1 -1
- package/dist/swirl-components/{p-f8ebfb67.entry.js → p-64cdef0c.entry.js} +1 -1
- package/dist/swirl-components/p-6526bf3e.js +1 -1
- package/dist/swirl-components/{p-26db1190.entry.js → p-668539d3.entry.js} +1 -1
- package/dist/swirl-components/p-67e86a11.entry.js +1 -0
- package/dist/swirl-components/{p-a2da04e6.entry.js → p-730760c1.entry.js} +1 -1
- package/dist/swirl-components/{p-2ce152e6.entry.js → p-79486690.entry.js} +1 -1
- package/dist/swirl-components/{p-e66cfaa4.entry.js → p-7a6f1bf2.entry.js} +1 -1
- package/dist/swirl-components/{p-c467d912.entry.js → p-7c32e01c.entry.js} +1 -1
- package/dist/swirl-components/{p-6a3e0ea9.entry.js → p-7cad01ab.entry.js} +1 -1
- package/dist/swirl-components/{p-c34e0d50.entry.js → p-7de7d7c4.entry.js} +1 -1
- package/dist/swirl-components/p-7f5648ca.entry.js +1 -0
- package/dist/swirl-components/{p-f575ce1b.entry.js → p-80c7ab11.entry.js} +1 -1
- package/dist/swirl-components/{p-bdfb7b88.entry.js → p-81b80dd4.entry.js} +1 -1
- package/dist/swirl-components/p-8317b681.entry.js +1 -0
- package/dist/swirl-components/{p-d30b3b0a.entry.js → p-8342ee34.entry.js} +1 -1
- package/dist/swirl-components/{p-6ed9ab51.entry.js → p-8667eb55.entry.js} +1 -1
- package/dist/swirl-components/p-87ce453b.entry.js +49 -0
- package/dist/swirl-components/{p-f286106d.entry.js → p-87d2ee0e.entry.js} +1 -1
- package/dist/swirl-components/p-8ea0a318.entry.js +1 -0
- package/dist/swirl-components/{p-714ad338.entry.js → p-8effa03e.entry.js} +1 -1
- package/dist/swirl-components/{p-7fa60f01.entry.js → p-8f07da3d.entry.js} +1 -1
- package/dist/swirl-components/{p-e43e9dc9.entry.js → p-8f52577a.entry.js} +1 -1
- package/dist/swirl-components/{p-6e6e8e46.entry.js → p-8fd083ba.entry.js} +1 -1
- package/dist/swirl-components/p-905e3f32.entry.js +1 -0
- package/dist/swirl-components/p-9142e03b.js +1 -1
- package/dist/swirl-components/p-92b0a462.entry.js +1 -0
- package/dist/swirl-components/p-94cefacc.entry.js +1 -0
- package/dist/swirl-components/{p-f18a29cb.entry.js → p-99ba3b0c.entry.js} +1 -1
- package/dist/swirl-components/{p-19def4b3.entry.js → p-9d8e7ff0.entry.js} +1 -1
- package/dist/swirl-components/{p-7f4b8227.entry.js → p-9d94f15b.entry.js} +1 -1
- package/dist/swirl-components/p-9dce0e50.entry.js +1 -0
- package/dist/swirl-components/p-9f24f03d.entry.js +1 -0
- package/dist/swirl-components/{p-165b789f.entry.js → p-a0c73040.entry.js} +1 -1
- package/dist/swirl-components/p-a0e0322a.entry.js +1 -0
- package/dist/swirl-components/p-a6c15dd2.entry.js +1 -0
- package/dist/swirl-components/{p-d3bae550.entry.js → p-a8fde9b6.entry.js} +1 -1
- package/dist/swirl-components/{p-cfb78d4d.entry.js → p-aba143bd.entry.js} +1 -1
- package/dist/swirl-components/{p-1de6c923.entry.js → p-ada769a2.entry.js} +1 -1
- package/dist/swirl-components/{p-22eb8331.entry.js → p-aebd2770.entry.js} +1 -1
- package/dist/swirl-components/{p-71732b9a.entry.js → p-b40d02ab.entry.js} +1 -1
- package/dist/swirl-components/{p-3fb70da1.entry.js → p-b5886f1e.entry.js} +1 -1
- package/dist/swirl-components/{p-9e963d88.entry.js → p-b5bff846.entry.js} +1 -1
- package/dist/swirl-components/{p-64889756.entry.js → p-b73f46e9.entry.js} +1 -1
- package/dist/swirl-components/{p-2e34f705.entry.js → p-bb664758.entry.js} +1 -1
- package/dist/swirl-components/{p-9d9088b6.entry.js → p-bbc4dfae.entry.js} +1 -1
- package/dist/swirl-components/p-bc1985c0.entry.js +1 -0
- package/dist/swirl-components/p-c0036f1f.entry.js +1 -0
- package/dist/swirl-components/p-c00ec508.entry.js +1 -0
- package/dist/swirl-components/{p-2ab5a45c.entry.js → p-c089a86f.entry.js} +1 -1
- package/dist/swirl-components/p-c1119f03.entry.js +1 -0
- package/dist/swirl-components/{p-f9f776e3.entry.js → p-c1407ccd.entry.js} +1 -1
- package/dist/swirl-components/{p-17df9c65.entry.js → p-c1afbdd8.entry.js} +1 -1
- package/dist/swirl-components/p-c3a1b027.entry.js +1 -0
- package/dist/swirl-components/p-c3badef7.entry.js +1 -0
- package/dist/swirl-components/{p-89fde1cc.entry.js → p-c4f0b6bd.entry.js} +1 -1
- package/dist/swirl-components/p-c6902302.entry.js +1 -0
- package/dist/swirl-components/p-c7326b88.entry.js +1 -0
- package/dist/swirl-components/p-c783221d.entry.js +1 -0
- package/dist/swirl-components/{p-825c1a14.entry.js → p-c81bd519.entry.js} +1 -1
- package/dist/swirl-components/{p-033168e0.entry.js → p-cb7bca01.entry.js} +1 -1
- package/dist/swirl-components/p-cddec2c8.entry.js +1 -0
- package/dist/swirl-components/p-cef24ae4.entry.js +1 -0
- package/dist/swirl-components/{p-8c7bb6bc.entry.js → p-d02acd75.entry.js} +1 -1
- package/dist/swirl-components/p-d20dbf47.entry.js +1 -0
- package/dist/swirl-components/{p-b1956111.entry.js → p-d3243268.entry.js} +1 -1
- package/dist/swirl-components/p-d51a5f4f.entry.js +1 -0
- package/dist/swirl-components/{p-fa26ba4a.entry.js → p-d5b02a31.entry.js} +1 -1
- package/dist/swirl-components/{p-3310a6e2.entry.js → p-d82fce3d.entry.js} +1 -1
- package/dist/swirl-components/{p-35cafad6.entry.js → p-d8c4dfb3.entry.js} +1 -1
- package/dist/swirl-components/{p-8f9b3dda.entry.js → p-ddb3b371.entry.js} +1 -1
- package/dist/swirl-components/p-ddd49304.entry.js +1 -0
- package/dist/swirl-components/{p-c3a7a4bc.entry.js → p-e0193bd5.entry.js} +1 -1
- package/dist/swirl-components/p-e1abf6d5.entry.js +1 -0
- package/dist/swirl-components/{p-40ee5d5c.entry.js → p-e407f7c4.entry.js} +1 -1
- package/dist/swirl-components/{p-766a7c18.entry.js → p-e4177f2f.entry.js} +1 -1
- package/dist/swirl-components/p-e60c8c01.entry.js +1 -0
- package/dist/swirl-components/p-e89d3b8c.entry.js +1 -0
- package/dist/swirl-components/p-e8bebe03.entry.js +1 -0
- package/dist/swirl-components/p-e8f693b7.entry.js +1 -0
- package/dist/swirl-components/{p-465934b5.entry.js → p-ec21cd3f.entry.js} +1 -1
- package/dist/swirl-components/{p-fc578f42.entry.js → p-ec750d72.entry.js} +1 -1
- package/dist/swirl-components/{p-4ba456d3.entry.js → p-ed5bdc5c.entry.js} +1 -1
- package/dist/swirl-components/{p-6542ad23.entry.js → p-eed748e6.entry.js} +1 -1
- package/dist/swirl-components/{p-68ae564c.entry.js → p-ef58fc1e.entry.js} +1 -1
- package/dist/swirl-components/{p-5bea4bb0.entry.js → p-f4b96d3b.entry.js} +1 -1
- package/dist/swirl-components/{p-f88bf73d.entry.js → p-f573b3f3.entry.js} +1 -1
- package/dist/swirl-components/p-f5c1afb6.entry.js +1 -0
- package/dist/swirl-components/{p-6ef0d4f9.entry.js → p-f828f836.entry.js} +1 -1
- package/dist/swirl-components/{p-76b6b5e3.entry.js → p-fa67dbce.entry.js} +1 -1
- package/dist/swirl-components/p-fbd4380b.entry.js +1 -0
- package/dist/swirl-components/{p-9c691a7b.entry.js → p-fc65574b.entry.js} +1 -1
- package/dist/swirl-components/{p-08a271c1.entry.js → p-fe82f579.entry.js} +1 -1
- package/dist/swirl-components/{p-07c4ec61.entry.js → p-feda757e.entry.js} +1 -1
- package/dist/swirl-components/p-ff161795.entry.js +1 -0
- package/dist/swirl-components/swirl-components.css +11 -1
- package/dist/swirl-components/swirl-components.esm.js +1 -1
- package/dist/types/components/swirl-action-list-item/swirl-action-list-item.d.ts +2 -2
- package/dist/types/components/swirl-app-layout/swirl-app-layout.d.ts +2 -2
- package/dist/types/components/swirl-autocomplete/swirl-autocomplete.d.ts +1 -1
- package/dist/types/components/swirl-avatar/swirl-avatar.d.ts +4 -4
- package/dist/types/components/swirl-badge/swirl-badge.d.ts +3 -3
- package/dist/types/components/swirl-banner/swirl-banner.d.ts +2 -2
- package/dist/types/components/swirl-box/swirl-box.d.ts +2 -2
- package/dist/types/components/swirl-button/swirl-button.d.ts +5 -5
- package/dist/types/components/swirl-button-group/swirl-button-group.d.ts +1 -1
- package/dist/types/components/swirl-checkbox/swirl-checkbox.d.ts +1 -1
- package/dist/types/components/swirl-chip/swirl-chip.d.ts +1 -1
- package/dist/types/components/swirl-dialog/swirl-dialog.d.ts +1 -1
- package/dist/types/components/swirl-file-viewer/viewers/swirl-file-viewer-pdf/swirl-file-viewer-pdf.d.ts +1 -1
- package/dist/types/components/swirl-form-group/swirl-form-group.d.ts +1 -1
- package/dist/types/components/swirl-heading/swirl-heading.d.ts +3 -3
- package/dist/types/components/swirl-icon/swirl-icon.types.d.ts +1 -1
- package/dist/types/components/swirl-inline-error/swirl-inline-error.d.ts +1 -1
- package/dist/types/components/swirl-link/swirl-link.d.ts +1 -1
- package/dist/types/components/swirl-option-list-item/swirl-option-list-item.d.ts +1 -1
- package/dist/types/components/swirl-pagination/swirl-pagination.d.ts +1 -1
- package/dist/types/components/swirl-popover/swirl-popover.d.ts +1 -1
- package/dist/types/components/swirl-progress-indicator/swirl-progress-indicator.d.ts +2 -2
- package/dist/types/components/swirl-radio/swirl-radio.d.ts +1 -1
- 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 +1 -1
- package/dist/types/components/swirl-stack/swirl-stack.d.ts +4 -4
- package/dist/types/components/swirl-switch/swirl-switch.d.ts +1 -1
- package/dist/types/components/swirl-table-column/swirl-table-column.d.ts +1 -1
- package/dist/types/components/swirl-tag/swirl-tag.d.ts +1 -1
- package/dist/types/components/swirl-text/swirl-text.d.ts +5 -5
- package/dist/types/components/swirl-text-input/swirl-text-input.d.ts +2 -2
- package/dist/types/components/swirl-theme-provider/swirl-theme-provider.d.ts +5 -5
- package/dist/types/components/swirl-thumbnail/swirl-thumbnail.d.ts +2 -2
- package/dist/types/components/swirl-toast/swirl-toast.d.ts +1 -1
- package/dist/types/components/swirl-toast-provider/swirl-toast-provider.d.ts +2 -2
- package/dist/types/components/swirl-tooltip/swirl-tooltip.d.ts +1 -1
- package/dist/types/components.d.ts +89 -4
- package/dist/types/prototypes/file-manager/file-manager.d.ts +2 -2
- package/dist/types/stencil-public-runtime.d.ts +91 -19
- package/loader/index.d.ts +9 -0
- package/loader/package.json +1 -0
- package/package.json +5 -2
- package/vscode-data.json +81 -0
- package/dist/swirl-components/p-02781ffc.entry.js +0 -1
- package/dist/swirl-components/p-0855060e.entry.js +0 -1
- package/dist/swirl-components/p-085518e9.entry.js +0 -7
- package/dist/swirl-components/p-0f33e5f9.entry.js +0 -1
- package/dist/swirl-components/p-1009db9b.entry.js +0 -1
- package/dist/swirl-components/p-1028d75e.entry.js +0 -1
- package/dist/swirl-components/p-1133d7f4.entry.js +0 -1
- package/dist/swirl-components/p-1a89f98d.entry.js +0 -36
- package/dist/swirl-components/p-1fa4cad9.entry.js +0 -1
- package/dist/swirl-components/p-252067c8.entry.js +0 -1
- package/dist/swirl-components/p-2a973f5c.entry.js +0 -1
- package/dist/swirl-components/p-2a9cacb2.entry.js +0 -1
- package/dist/swirl-components/p-30740007.entry.js +0 -1
- package/dist/swirl-components/p-30a6b367.entry.js +0 -1
- package/dist/swirl-components/p-31f9bc42.entry.js +0 -1
- package/dist/swirl-components/p-33f36ef4.entry.js +0 -1
- package/dist/swirl-components/p-3817b462.entry.js +0 -1
- package/dist/swirl-components/p-3884afc6.entry.js +0 -1
- package/dist/swirl-components/p-3918570b.entry.js +0 -1
- package/dist/swirl-components/p-40ef764d.entry.js +0 -1
- package/dist/swirl-components/p-4114d875.entry.js +0 -1
- package/dist/swirl-components/p-413371ca.entry.js +0 -1
- package/dist/swirl-components/p-4af06a9d.entry.js +0 -1
- package/dist/swirl-components/p-51f56295.entry.js +0 -1
- package/dist/swirl-components/p-59bfb6f7.entry.js +0 -1
- package/dist/swirl-components/p-5b0671a7.entry.js +0 -1
- package/dist/swirl-components/p-5df552ca.entry.js +0 -1
- package/dist/swirl-components/p-5e639fbe.entry.js +0 -1
- package/dist/swirl-components/p-5e7a16ad.entry.js +0 -1
- package/dist/swirl-components/p-627c1474.entry.js +0 -1
- package/dist/swirl-components/p-7a00efe8.entry.js +0 -1
- package/dist/swirl-components/p-7f642be8.entry.js +0 -1
- package/dist/swirl-components/p-86183269.entry.js +0 -1
- package/dist/swirl-components/p-89c23241.entry.js +0 -1
- package/dist/swirl-components/p-8e61ba5c.entry.js +0 -1
- package/dist/swirl-components/p-920803e1.entry.js +0 -1
- package/dist/swirl-components/p-9bf40265.entry.js +0 -8
- package/dist/swirl-components/p-9fe00e8a.js +0 -2
- package/dist/swirl-components/p-a333b07d.entry.js +0 -1
- package/dist/swirl-components/p-a452a75d.entry.js +0 -1
- package/dist/swirl-components/p-aa7ea196.entry.js +0 -1
- package/dist/swirl-components/p-af1ffdfc.entry.js +0 -1
- package/dist/swirl-components/p-b0625526.entry.js +0 -1
- package/dist/swirl-components/p-bd4b3edf.entry.js +0 -1
- package/dist/swirl-components/p-c0402092.entry.js +0 -1
- package/dist/swirl-components/p-d1315bab.entry.js +0 -1
- package/dist/swirl-components/p-d31e7e68.entry.js +0 -1
- package/dist/swirl-components/p-d370621c.entry.js +0 -1
- package/dist/swirl-components/p-d6de86fd.entry.js +0 -1
- package/dist/swirl-components/p-d86dbbfc.entry.js +0 -1
- package/dist/swirl-components/p-f300c8c0.entry.js +0 -1
- package/dist/swirl-components/p-f62b9110.entry.js +0 -1
- package/dist/swirl-components/p-f95cc7e0.entry.js +0 -1
- package/dist/swirl-components/p-fa9e7b73.entry.js +0 -1
- package/dist/swirl-components/p-fbc2a9eb.entry.js +0 -1
- package/dist/swirl-components/p-fed1e05b.entry.js +0 -1
|
@@ -9,12 +9,18 @@ const SwirlRadio$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement
|
|
|
9
9
|
super();
|
|
10
10
|
this.__registerHost();
|
|
11
11
|
this.valueChange = createEvent(this, "valueChange", 7);
|
|
12
|
-
this.checked = false;
|
|
13
|
-
this.disabled = false;
|
|
14
12
|
this.onChange = () => {
|
|
15
13
|
this.checked = true;
|
|
16
14
|
this.valueChange.emit(this.value);
|
|
17
15
|
};
|
|
16
|
+
this.checked = false;
|
|
17
|
+
this.description = undefined;
|
|
18
|
+
this.disabled = false;
|
|
19
|
+
this.inputId = undefined;
|
|
20
|
+
this.inputName = undefined;
|
|
21
|
+
this.invalid = undefined;
|
|
22
|
+
this.label = undefined;
|
|
23
|
+
this.value = undefined;
|
|
18
24
|
}
|
|
19
25
|
getAriaCheckedLabel(checked, unchecked) {
|
|
20
26
|
if (checked) {
|
|
@@ -67,7 +73,6 @@ function defineCustomElement$1() {
|
|
|
67
73
|
break;
|
|
68
74
|
} });
|
|
69
75
|
}
|
|
70
|
-
defineCustomElement$1();
|
|
71
76
|
|
|
72
77
|
const SwirlRadio = SwirlRadio$1;
|
|
73
78
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -15,12 +15,17 @@ const SwirlResourceListFileItem$1 = /*@__PURE__*/ proxyCustomElement(class exten
|
|
|
15
15
|
this.__registerHost();
|
|
16
16
|
this.__attachShadow();
|
|
17
17
|
this.remove = createEvent(this, "remove", 7);
|
|
18
|
-
this.icon = "<swirl-icon-file></swirl-icon-file>";
|
|
19
|
-
this.removeButtonLabel = "Remove file";
|
|
20
18
|
this.desktopMediaQuery = getDesktopMediaQuery();
|
|
21
19
|
this.desktopMediaQueryHandler = (event) => {
|
|
22
20
|
this.forceIconProps(event.matches);
|
|
23
21
|
};
|
|
22
|
+
this.description = undefined;
|
|
23
|
+
this.errorMessage = undefined;
|
|
24
|
+
this.icon = "<swirl-icon-file></swirl-icon-file>";
|
|
25
|
+
this.label = undefined;
|
|
26
|
+
this.loading = undefined;
|
|
27
|
+
this.removable = undefined;
|
|
28
|
+
this.removeButtonLabel = "Remove file";
|
|
24
29
|
}
|
|
25
30
|
componentDidLoad() {
|
|
26
31
|
var _a, _b;
|
|
@@ -96,7 +101,6 @@ function defineCustomElement$1() {
|
|
|
96
101
|
break;
|
|
97
102
|
} });
|
|
98
103
|
}
|
|
99
|
-
defineCustomElement$1();
|
|
100
104
|
|
|
101
105
|
const SwirlResourceListFileItem = SwirlResourceListFileItem$1;
|
|
102
106
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -11,8 +11,6 @@ const SwirlResourceListItem = /*@__PURE__*/ proxyCustomElement(class extends HTM
|
|
|
11
11
|
this.__registerHost();
|
|
12
12
|
this.__attachShadow();
|
|
13
13
|
this.valueChange = createEvent(this, "valueChange", 7);
|
|
14
|
-
this.checked = false;
|
|
15
|
-
this.menuTriggerLabel = "Options";
|
|
16
14
|
this.onClick = () => {
|
|
17
15
|
if (!this.selectable) {
|
|
18
16
|
return;
|
|
@@ -25,6 +23,18 @@ const SwirlResourceListItem = /*@__PURE__*/ proxyCustomElement(class extends HTM
|
|
|
25
23
|
event.stopPropagation();
|
|
26
24
|
}
|
|
27
25
|
};
|
|
26
|
+
this.checked = false;
|
|
27
|
+
this.description = undefined;
|
|
28
|
+
this.disabled = undefined;
|
|
29
|
+
this.hideDivider = undefined;
|
|
30
|
+
this.href = undefined;
|
|
31
|
+
this.label = undefined;
|
|
32
|
+
this.media = undefined;
|
|
33
|
+
this.menuTriggerId = undefined;
|
|
34
|
+
this.menuTriggerLabel = "Options";
|
|
35
|
+
this.meta = undefined;
|
|
36
|
+
this.selectable = undefined;
|
|
37
|
+
this.value = undefined;
|
|
28
38
|
}
|
|
29
39
|
componentDidLoad() {
|
|
30
40
|
this.forceAvatarProps();
|
|
@@ -105,6 +115,5 @@ function defineCustomElement() {
|
|
|
105
115
|
break;
|
|
106
116
|
} });
|
|
107
117
|
}
|
|
108
|
-
defineCustomElement();
|
|
109
118
|
|
|
110
119
|
export { SwirlResourceListItem as S, defineCustomElement as d };
|
|
@@ -31,6 +31,7 @@ const SwirlResourceList = /*@__PURE__*/ proxyCustomElement(class extends HTMLEle
|
|
|
31
31
|
this.focusItemAtIndex(this.items.length - 1);
|
|
32
32
|
}
|
|
33
33
|
};
|
|
34
|
+
this.label = undefined;
|
|
34
35
|
}
|
|
35
36
|
componentDidLoad() {
|
|
36
37
|
this.collectItems();
|
|
@@ -82,6 +83,5 @@ function defineCustomElement() {
|
|
|
82
83
|
break;
|
|
83
84
|
} });
|
|
84
85
|
}
|
|
85
|
-
defineCustomElement();
|
|
86
86
|
|
|
87
87
|
export { SwirlResourceList as S, defineCustomElement as d };
|
|
@@ -13,8 +13,6 @@ const SwirlSearch$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement
|
|
|
13
13
|
this.inputBlur = createEvent(this, "inputBlur", 7);
|
|
14
14
|
this.inputFocus = createEvent(this, "inputFocus", 7);
|
|
15
15
|
this.valueChange = createEvent(this, "valueChange", 7);
|
|
16
|
-
this.clearButtonLabel = "Clear search term";
|
|
17
|
-
this.placeholder = "Search …";
|
|
18
16
|
this.desktopMediaQuery = getDesktopMediaQuery();
|
|
19
17
|
this.desktopMediaQueryHandler = (event) => {
|
|
20
18
|
this.forceIconProps(event.matches);
|
|
@@ -32,6 +30,14 @@ const SwirlSearch$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement
|
|
|
32
30
|
this.onFocus = (event) => {
|
|
33
31
|
this.inputFocus.emit(event);
|
|
34
32
|
};
|
|
33
|
+
this.autoFocus = undefined;
|
|
34
|
+
this.clearButtonLabel = "Clear search term";
|
|
35
|
+
this.disabled = undefined;
|
|
36
|
+
this.inputName = undefined;
|
|
37
|
+
this.inputId = undefined;
|
|
38
|
+
this.label = undefined;
|
|
39
|
+
this.placeholder = "Search …";
|
|
40
|
+
this.value = undefined;
|
|
35
41
|
}
|
|
36
42
|
componentDidLoad() {
|
|
37
43
|
var _a, _b;
|
|
@@ -95,7 +101,6 @@ function defineCustomElement$1() {
|
|
|
95
101
|
break;
|
|
96
102
|
} });
|
|
97
103
|
}
|
|
98
|
-
defineCustomElement$1();
|
|
99
104
|
|
|
100
105
|
const SwirlSearch = SwirlSearch$1;
|
|
101
106
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -14,7 +14,6 @@ const SwirlSelect$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement
|
|
|
14
14
|
super();
|
|
15
15
|
this.__registerHost();
|
|
16
16
|
this.valueChange = createEvent(this, "valueChange", 7);
|
|
17
|
-
this.options = [];
|
|
18
17
|
this.select = (event) => {
|
|
19
18
|
this.value = event.detail;
|
|
20
19
|
this.valueChange.emit(this.value);
|
|
@@ -37,6 +36,16 @@ const SwirlSelect$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement
|
|
|
37
36
|
this.popover.open();
|
|
38
37
|
}
|
|
39
38
|
};
|
|
39
|
+
this.disabled = undefined;
|
|
40
|
+
this.inline = undefined;
|
|
41
|
+
this.invalid = undefined;
|
|
42
|
+
this.label = undefined;
|
|
43
|
+
this.multiSelect = undefined;
|
|
44
|
+
this.required = undefined;
|
|
45
|
+
this.swirlAriaDescribedby = undefined;
|
|
46
|
+
this.value = undefined;
|
|
47
|
+
this.options = [];
|
|
48
|
+
this.open = undefined;
|
|
40
49
|
}
|
|
41
50
|
componentWillLoad() {
|
|
42
51
|
queueMicrotask(() => {
|
|
@@ -118,7 +127,6 @@ function defineCustomElement$1() {
|
|
|
118
127
|
break;
|
|
119
128
|
} });
|
|
120
129
|
}
|
|
121
|
-
defineCustomElement$1();
|
|
122
130
|
|
|
123
131
|
const SwirlSelect = SwirlSelect$1;
|
|
124
132
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface SwirlSkeletonBox extends Components.SwirlSkeletonBox, HTMLElement {}
|
|
4
|
+
export const SwirlSkeletonBox: {
|
|
5
|
+
prototype: SwirlSkeletonBox;
|
|
6
|
+
new (): SwirlSkeletonBox;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
|
|
2
|
+
import { c as classnames } from './index2.js';
|
|
3
|
+
|
|
4
|
+
const swirlSkeletonBoxCss = ":host{display:block}:host *{box-sizing:border-box}.skeleton-box{position:relative;overflow:hidden;min-height:var(--s-font-size-sm);background-color:var(--s-surface-raised-hovered)}.skeleton-box:before{position:relative;z-index:1;display:block;width:100%;height:100%;background-image:linear-gradient(\n 90deg,\n rgba(255, 255, 255, 0) 0,\n rgba(255, 255, 255, 0) 12%,\n var(--s-surface-raised-default) 50%,\n rgba(255, 255, 255, 0) 88%,\n rgba(255, 255, 255, 0) 100%\n );content:\"\";transform:translateX(-100%);-webkit-animation:skeleton-box-shimmer 3s infinite;animation:skeleton-box-shimmer 3s infinite}@-webkit-keyframes skeleton-box-shimmer{100%{transform:translateX(100%)}}@keyframes skeleton-box-shimmer{100%{transform:translateX(100%)}}.skeleton-box--static:before{display:none}.skeleton-box--border-radius-pill{border-radius:100rem}";
|
|
5
|
+
|
|
6
|
+
const SwirlSkeletonBox$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
7
|
+
constructor() {
|
|
8
|
+
super();
|
|
9
|
+
this.__registerHost();
|
|
10
|
+
this.__attachShadow();
|
|
11
|
+
this.animated = true;
|
|
12
|
+
this.aspectRatio = undefined;
|
|
13
|
+
this.borderRadius = "base";
|
|
14
|
+
this.height = undefined;
|
|
15
|
+
this.width = undefined;
|
|
16
|
+
}
|
|
17
|
+
render() {
|
|
18
|
+
const className = classnames("skeleton-box", `skeleton-box--border-radius-${this.borderRadius}`, { "skeleton-box--static": !this.animated });
|
|
19
|
+
return (h(Host, { style: {
|
|
20
|
+
width: !Boolean(this.width) && !Boolean(this.aspectRatio)
|
|
21
|
+
? "100%"
|
|
22
|
+
: undefined,
|
|
23
|
+
} }, h("div", { class: className, style: {
|
|
24
|
+
aspectRatio: this.aspectRatio,
|
|
25
|
+
borderRadius: this.borderRadius !== "pill"
|
|
26
|
+
? `var(--s-border-radius-${this.borderRadius})`
|
|
27
|
+
: undefined,
|
|
28
|
+
height: this.height,
|
|
29
|
+
width: this.width,
|
|
30
|
+
} })));
|
|
31
|
+
}
|
|
32
|
+
static get style() { return swirlSkeletonBoxCss; }
|
|
33
|
+
}, [1, "swirl-skeleton-box", {
|
|
34
|
+
"animated": [4],
|
|
35
|
+
"aspectRatio": [1, "aspect-ratio"],
|
|
36
|
+
"borderRadius": [1, "border-radius"],
|
|
37
|
+
"height": [1],
|
|
38
|
+
"width": [1]
|
|
39
|
+
}]);
|
|
40
|
+
function defineCustomElement$1() {
|
|
41
|
+
if (typeof customElements === "undefined") {
|
|
42
|
+
return;
|
|
43
|
+
}
|
|
44
|
+
const components = ["swirl-skeleton-box"];
|
|
45
|
+
components.forEach(tagName => { switch (tagName) {
|
|
46
|
+
case "swirl-skeleton-box":
|
|
47
|
+
if (!customElements.get(tagName)) {
|
|
48
|
+
customElements.define(tagName, SwirlSkeletonBox$1);
|
|
49
|
+
}
|
|
50
|
+
break;
|
|
51
|
+
} });
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
const SwirlSkeletonBox = SwirlSkeletonBox$1;
|
|
55
|
+
const defineCustomElement = defineCustomElement$1;
|
|
56
|
+
|
|
57
|
+
export { SwirlSkeletonBox, defineCustomElement };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface SwirlSkeletonText extends Components.SwirlSkeletonText, HTMLElement {}
|
|
4
|
+
export const SwirlSkeletonText: {
|
|
5
|
+
prototype: SwirlSkeletonText;
|
|
6
|
+
new (): SwirlSkeletonText;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
|
|
2
|
+
import { c as classnames } from './index2.js';
|
|
3
|
+
|
|
4
|
+
const swirlSkeletonTextCss = ":host{display:block;width:100%}:host *{box-sizing:border-box}.skeleton-text{position:relative}.skeleton-text--static .skeleton-text__line:after{display:none}.skeleton-text--size-sm{--skeleton-text-line-padding:calc(\n (var(--s-line-height-sm) - var(--s-font-size-sm)) / 2\n )}.skeleton-text--size-sm .skeleton-text__line{height:var(--s-line-height-sm);border-radius:calc(var(--s-font-size-sm) / 2)}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.skeleton-text--size-sm .skeleton-text__line{height:var(--s-line-height-sm)}}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.skeleton-text--size-sm{--skeleton-text-line-padding:calc(\n (var(--s-line-height-sm) - var(--s-font-size-sm)) / 2\n )}}.skeleton-text--size-base{--skeleton-text-line-padding:calc(\n (var(--s-line-height-base) - var(--s-font-size-base)) / 2\n )}.skeleton-text--size-base .skeleton-text__line{height:var(--s-line-height-base);border-radius:calc(var(--s-font-size-base) / 2)}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.skeleton-text--size-base .skeleton-text__line{height:var(--s-line-height-sm)}}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.skeleton-text--size-base{--skeleton-text-line-padding:calc(\n (var(--s-line-height-sm) - var(--s-font-size-sm)) / 2\n )}}.skeleton-text--size-lg{--skeleton-text-line-padding:calc(\n (var(--s-line-height-lg) - var(--s-font-size-lg)) / 2\n )}.skeleton-text--size-lg .skeleton-text__line{height:var(--s-line-height-lg);border-radius:calc(var(--s-font-size-lg) / 2)}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.skeleton-text--size-lg .skeleton-text__line{height:var(--s-line-height-base)}}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.skeleton-text--size-lg{--skeleton-text-line-padding:calc(\n (var(--s-line-height-base) - var(--s-font-size-base)) / 2\n )}}.skeleton-text--size-xl{--skeleton-text-line-padding:calc(\n (var(--s-line-height-xl) - var(--s-font-size-xl)) / 2\n )}.skeleton-text--size-xl .skeleton-text__line{height:var(--s-line-height-xl);border-radius:calc(var(--s-font-size-xl) / 2)}.skeleton-text--size-2xl{--skeleton-text-line-padding:calc(\n (var(--s-line-height-2xl) - var(--s-font-size-2xl)) / 2\n )}.skeleton-text--size-2xl .skeleton-text__line{height:var(--s-line-height-2xl);border-radius:calc(var(--s-font-size-2xl) / 2)}.skeleton-text__line{overflow:hidden;width:100%;padding-top:var(--skeleton-text-line-padding);padding-bottom:var(--skeleton-text-line-padding)}.skeleton-text__line:before{display:block;width:100%;height:100%;border-radius:10rem;background-color:var(--s-surface-raised-hovered);content:\"\"}.skeleton-text__line:after{position:relative;z-index:1;top:-100%;display:block;width:100%;height:100%;background-image:linear-gradient(\n 90deg,\n rgba(255, 255, 255, 0) 0,\n var(--s-surface-raised-default) 33%,\n rgba(255, 255, 255, 0) 66%\n );content:\"\";transform:translateX(-100%);-webkit-animation:skeleton-text-shimmer 3s infinite;animation:skeleton-text-shimmer 3s infinite}.skeleton-text__line:first-child:last-child{width:100%}.skeleton-text__line:last-child:not(:first-child){width:25%}@-webkit-keyframes skeleton-text-shimmer{100%{transform:translateX(100%)}}@keyframes skeleton-text-shimmer{100%{transform:translateX(100%)}}";
|
|
5
|
+
|
|
6
|
+
const SwirlSkeletonText$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
7
|
+
constructor() {
|
|
8
|
+
super();
|
|
9
|
+
this.__registerHost();
|
|
10
|
+
this.__attachShadow();
|
|
11
|
+
this.animated = true;
|
|
12
|
+
this.lines = 1;
|
|
13
|
+
this.size = "base";
|
|
14
|
+
}
|
|
15
|
+
render() {
|
|
16
|
+
const className = classnames("skeleton-text", `skeleton-text--size-${this.size}`, { "skeleton-text--static": !this.animated });
|
|
17
|
+
const lineClassName = classnames("skeleton-text__line", `skeleton-text__line--size-${this.size}`);
|
|
18
|
+
return (h(Host, null, h("div", { class: className, part: className }, new Array(this.lines).fill(undefined).map((_, index) => (h("div", { class: lineClassName, key: index, part: lineClassName }))))));
|
|
19
|
+
}
|
|
20
|
+
static get style() { return swirlSkeletonTextCss; }
|
|
21
|
+
}, [1, "swirl-skeleton-text", {
|
|
22
|
+
"animated": [4],
|
|
23
|
+
"lines": [2],
|
|
24
|
+
"size": [1]
|
|
25
|
+
}]);
|
|
26
|
+
function defineCustomElement$1() {
|
|
27
|
+
if (typeof customElements === "undefined") {
|
|
28
|
+
return;
|
|
29
|
+
}
|
|
30
|
+
const components = ["swirl-skeleton-text"];
|
|
31
|
+
components.forEach(tagName => { switch (tagName) {
|
|
32
|
+
case "swirl-skeleton-text":
|
|
33
|
+
if (!customElements.get(tagName)) {
|
|
34
|
+
customElements.define(tagName, SwirlSkeletonText$1);
|
|
35
|
+
}
|
|
36
|
+
break;
|
|
37
|
+
} });
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
const SwirlSkeletonText = SwirlSkeletonText$1;
|
|
41
|
+
const defineCustomElement = defineCustomElement$1;
|
|
42
|
+
|
|
43
|
+
export { SwirlSkeletonText, defineCustomElement };
|
|
@@ -9,6 +9,7 @@ const SwirlSpinner = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement
|
|
|
9
9
|
super();
|
|
10
10
|
this.__registerHost();
|
|
11
11
|
this.__attachShadow();
|
|
12
|
+
this.label = undefined;
|
|
12
13
|
this.size = "m";
|
|
13
14
|
}
|
|
14
15
|
render() {
|
|
@@ -38,6 +39,5 @@ function defineCustomElement() {
|
|
|
38
39
|
break;
|
|
39
40
|
} });
|
|
40
41
|
}
|
|
41
|
-
defineCustomElement();
|
|
42
42
|
|
|
43
43
|
export { SwirlSpinner as S, defineCustomElement as d };
|
|
@@ -9,9 +9,6 @@ const SwirlSwitch$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement
|
|
|
9
9
|
super();
|
|
10
10
|
this.__registerHost();
|
|
11
11
|
this.valueChange = createEvent(this, "valueChange", 7);
|
|
12
|
-
this.checked = false;
|
|
13
|
-
this.disabled = false;
|
|
14
|
-
this.size = "m";
|
|
15
12
|
this.dragging = false;
|
|
16
13
|
this.recentlyDragged = false;
|
|
17
14
|
this.onChange = () => {
|
|
@@ -68,6 +65,13 @@ const SwirlSwitch$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement
|
|
|
68
65
|
}
|
|
69
66
|
this.thumb.style.left = `${pos}px`;
|
|
70
67
|
};
|
|
68
|
+
this.checked = false;
|
|
69
|
+
this.disabled = false;
|
|
70
|
+
this.inputId = undefined;
|
|
71
|
+
this.inputName = undefined;
|
|
72
|
+
this.label = undefined;
|
|
73
|
+
this.size = "m";
|
|
74
|
+
this.value = undefined;
|
|
71
75
|
}
|
|
72
76
|
onWindowPointerUp() {
|
|
73
77
|
this.onEndDrag();
|
|
@@ -112,7 +116,6 @@ function defineCustomElement$1() {
|
|
|
112
116
|
break;
|
|
113
117
|
} });
|
|
114
118
|
}
|
|
115
|
-
defineCustomElement$1();
|
|
116
119
|
|
|
117
120
|
const SwirlSwitch = SwirlSwitch$1;
|
|
118
121
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -8,6 +8,9 @@ const SwirlTab$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
8
8
|
super();
|
|
9
9
|
this.__registerHost();
|
|
10
10
|
this.__attachShadow();
|
|
11
|
+
this.active = undefined;
|
|
12
|
+
this.label = undefined;
|
|
13
|
+
this.tabId = undefined;
|
|
11
14
|
}
|
|
12
15
|
render() {
|
|
13
16
|
const className = classnames("tab", { "tab--active": this.active });
|
|
@@ -32,7 +35,6 @@ function defineCustomElement$1() {
|
|
|
32
35
|
break;
|
|
33
36
|
} });
|
|
34
37
|
}
|
|
35
|
-
defineCustomElement$1();
|
|
36
38
|
|
|
37
39
|
const SwirlTab = SwirlTab$1;
|
|
38
40
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -9,7 +9,12 @@ const SwirlTableColumn$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLEl
|
|
|
9
9
|
super();
|
|
10
10
|
this.__registerHost();
|
|
11
11
|
this.__attachShadow();
|
|
12
|
+
this.sort = undefined;
|
|
13
|
+
this.sortable = undefined;
|
|
14
|
+
this.maxWidth = undefined;
|
|
12
15
|
this.minWidth = "fit-content";
|
|
16
|
+
this.sticky = undefined;
|
|
17
|
+
this.width = undefined;
|
|
13
18
|
}
|
|
14
19
|
render() {
|
|
15
20
|
const styles = {
|
|
@@ -52,7 +57,6 @@ function defineCustomElement$1() {
|
|
|
52
57
|
break;
|
|
53
58
|
} });
|
|
54
59
|
}
|
|
55
|
-
defineCustomElement$1();
|
|
56
60
|
|
|
57
61
|
const SwirlTableColumn = SwirlTableColumn$1;
|
|
58
62
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -7,6 +7,7 @@ const SwirlTableRowGroup$1 = /*@__PURE__*/ proxyCustomElement(class extends HTML
|
|
|
7
7
|
super();
|
|
8
8
|
this.__registerHost();
|
|
9
9
|
this.__attachShadow();
|
|
10
|
+
this.label = undefined;
|
|
10
11
|
}
|
|
11
12
|
render() {
|
|
12
13
|
const rowspan = this.el.querySelectorAll("swirl-table-row").length;
|
|
@@ -30,7 +31,6 @@ function defineCustomElement$1() {
|
|
|
30
31
|
break;
|
|
31
32
|
} });
|
|
32
33
|
}
|
|
33
|
-
defineCustomElement$1();
|
|
34
34
|
|
|
35
35
|
const SwirlTableRowGroup = SwirlTableRowGroup$1;
|
|
36
36
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -8,6 +8,8 @@ const SwirlTableRow$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLEleme
|
|
|
8
8
|
super();
|
|
9
9
|
this.__registerHost();
|
|
10
10
|
this.__attachShadow();
|
|
11
|
+
this.highlighted = undefined;
|
|
12
|
+
this.index = undefined;
|
|
11
13
|
}
|
|
12
14
|
render() {
|
|
13
15
|
const className = classnames("table-row", {
|
|
@@ -33,7 +35,6 @@ function defineCustomElement$1() {
|
|
|
33
35
|
break;
|
|
34
36
|
} });
|
|
35
37
|
}
|
|
36
|
-
defineCustomElement$1();
|
|
37
38
|
|
|
38
39
|
const SwirlTableRow = SwirlTableRow$1;
|
|
39
40
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -81,7 +81,6 @@ const SwirlTable$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement
|
|
|
81
81
|
super();
|
|
82
82
|
this.__registerHost();
|
|
83
83
|
this.__attachShadow();
|
|
84
|
-
this.emptyStateLabel = "No results found.";
|
|
85
84
|
this.updateLayout = dist(async () => {
|
|
86
85
|
await this.resetEmptyRowStyles();
|
|
87
86
|
await this.resetRowGroupStyles();
|
|
@@ -95,6 +94,13 @@ const SwirlTable$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement
|
|
|
95
94
|
this.onScroll = () => {
|
|
96
95
|
this.updateScrolledState();
|
|
97
96
|
};
|
|
97
|
+
this.caption = undefined;
|
|
98
|
+
this.emptyStateLabel = "No results found.";
|
|
99
|
+
this.label = undefined;
|
|
100
|
+
this.empty = undefined;
|
|
101
|
+
this.scrollable = undefined;
|
|
102
|
+
this.scrolled = undefined;
|
|
103
|
+
this.scrolledToEnd = undefined;
|
|
98
104
|
}
|
|
99
105
|
async componentDidRender() {
|
|
100
106
|
await this.updateLayout();
|
|
@@ -323,7 +329,6 @@ function defineCustomElement$1() {
|
|
|
323
329
|
break;
|
|
324
330
|
} });
|
|
325
331
|
}
|
|
326
|
-
defineCustomElement$1();
|
|
327
332
|
|
|
328
333
|
const SwirlTable = SwirlTable$1;
|
|
329
334
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -19,6 +19,9 @@ const SwirlTabs$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
19
19
|
this.activateNextTab();
|
|
20
20
|
}
|
|
21
21
|
};
|
|
22
|
+
this.initialTab = undefined;
|
|
23
|
+
this.label = undefined;
|
|
24
|
+
this.activeTab = undefined;
|
|
22
25
|
}
|
|
23
26
|
componentWillLoad() {
|
|
24
27
|
this.collectTabs();
|
|
@@ -98,7 +101,6 @@ function defineCustomElement$1() {
|
|
|
98
101
|
break;
|
|
99
102
|
} });
|
|
100
103
|
}
|
|
101
|
-
defineCustomElement$1();
|
|
102
104
|
|
|
103
105
|
const SwirlTabs = SwirlTabs$1;
|
|
104
106
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -10,12 +10,14 @@ const SwirlTag$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
10
10
|
this.__registerHost();
|
|
11
11
|
this.__attachShadow();
|
|
12
12
|
this.remove = createEvent(this, "remove", 7);
|
|
13
|
-
this.intent = "default";
|
|
14
|
-
this.removalButtonLabel = "Remove";
|
|
15
13
|
this.onRemove = (event) => {
|
|
16
14
|
var _a;
|
|
17
15
|
(_a = this.remove) === null || _a === void 0 ? void 0 : _a.emit(event);
|
|
18
16
|
};
|
|
17
|
+
this.intent = "default";
|
|
18
|
+
this.label = undefined;
|
|
19
|
+
this.removable = undefined;
|
|
20
|
+
this.removalButtonLabel = "Remove";
|
|
19
21
|
}
|
|
20
22
|
render() {
|
|
21
23
|
const className = classnames("tag", `tag--intent-${this.intent}`);
|
|
@@ -46,7 +48,6 @@ function defineCustomElement$1() {
|
|
|
46
48
|
break;
|
|
47
49
|
} });
|
|
48
50
|
}
|
|
49
|
-
defineCustomElement$1();
|
|
50
51
|
|
|
51
52
|
const SwirlTag = SwirlTag$1;
|
|
52
53
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -16,13 +16,6 @@ const SwirlTextInput = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
|
|
|
16
16
|
this.inputBlur = createEvent(this, "inputBlur", 7);
|
|
17
17
|
this.inputFocus = createEvent(this, "inputFocus", 7);
|
|
18
18
|
this.valueChange = createEvent(this, "valueChange", 7);
|
|
19
|
-
this.autoComplete = "on";
|
|
20
|
-
this.clearButtonLabel = "Clear input";
|
|
21
|
-
this.rows = 1;
|
|
22
|
-
this.passwordToggleLabel = "Toggle password display";
|
|
23
|
-
this.type = "text";
|
|
24
|
-
this.iconSize = 24;
|
|
25
|
-
this.showPassword = false;
|
|
26
19
|
this.desktopMediaQuery = getDesktopMediaQuery();
|
|
27
20
|
this.desktopMediaQueryHandler = (event) => {
|
|
28
21
|
this.updateIconSize(event.matches);
|
|
@@ -86,6 +79,36 @@ const SwirlTextInput = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
|
|
|
86
79
|
}
|
|
87
80
|
this.showPassword = !this.showPassword;
|
|
88
81
|
};
|
|
82
|
+
this.autoComplete = "on";
|
|
83
|
+
this.autoFocus = undefined;
|
|
84
|
+
this.autoSelect = undefined;
|
|
85
|
+
this.clearable = undefined;
|
|
86
|
+
this.clearButtonLabel = "Clear input";
|
|
87
|
+
this.disabled = undefined;
|
|
88
|
+
this.disableDynamicWidth = undefined;
|
|
89
|
+
this.swirlAriaAutocomplete = undefined;
|
|
90
|
+
this.swirlAriaControls = undefined;
|
|
91
|
+
this.swirlAriaDescribedby = undefined;
|
|
92
|
+
this.swirlAriaExpanded = undefined;
|
|
93
|
+
this.swirlRole = undefined;
|
|
94
|
+
this.inline = undefined;
|
|
95
|
+
this.invalid = undefined;
|
|
96
|
+
this.maxLength = undefined;
|
|
97
|
+
this.max = undefined;
|
|
98
|
+
this.min = undefined;
|
|
99
|
+
this.mode = undefined;
|
|
100
|
+
this.prefixLabel = undefined;
|
|
101
|
+
this.required = undefined;
|
|
102
|
+
this.rows = 1;
|
|
103
|
+
this.showCharacterCounter = undefined;
|
|
104
|
+
this.spellCheck = undefined;
|
|
105
|
+
this.suffixLabel = undefined;
|
|
106
|
+
this.step = undefined;
|
|
107
|
+
this.passwordToggleLabel = "Toggle password display";
|
|
108
|
+
this.type = "text";
|
|
109
|
+
this.value = undefined;
|
|
110
|
+
this.iconSize = 24;
|
|
111
|
+
this.showPassword = false;
|
|
89
112
|
}
|
|
90
113
|
componentDidLoad() {
|
|
91
114
|
var _a, _b;
|
|
@@ -217,6 +240,5 @@ function defineCustomElement() {
|
|
|
217
240
|
break;
|
|
218
241
|
} });
|
|
219
242
|
}
|
|
220
|
-
defineCustomElement();
|
|
221
243
|
|
|
222
244
|
export { SwirlTextInput as S, defineCustomElement as d };
|
|
@@ -10,9 +10,11 @@ const SwirlText = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
10
10
|
this.__registerHost();
|
|
11
11
|
this.align = "start";
|
|
12
12
|
this.as = "p";
|
|
13
|
+
this.balance = undefined;
|
|
13
14
|
this.color = "default";
|
|
14
15
|
this.fontStyle = "normal";
|
|
15
16
|
this.size = "base";
|
|
17
|
+
this.truncate = undefined;
|
|
16
18
|
this.weight = "normal";
|
|
17
19
|
}
|
|
18
20
|
componentDidRender() {
|
|
@@ -57,6 +59,5 @@ function defineCustomElement() {
|
|
|
57
59
|
break;
|
|
58
60
|
} });
|
|
59
61
|
}
|
|
60
|
-
defineCustomElement();
|
|
61
62
|
|
|
62
63
|
export { SwirlText as S, defineCustomElement as d };
|
|
@@ -242,6 +242,7 @@ const SwirlThemeProvider$1 = /*@__PURE__*/ proxyCustomElement(class extends HTML
|
|
|
242
242
|
super();
|
|
243
243
|
this.__registerHost();
|
|
244
244
|
this.themeChange = createEvent(this, "themeChange", 7);
|
|
245
|
+
this.config = undefined;
|
|
245
246
|
}
|
|
246
247
|
componentWillLoad() {
|
|
247
248
|
this.resolveConfig();
|
|
@@ -392,7 +393,6 @@ function defineCustomElement$1() {
|
|
|
392
393
|
break;
|
|
393
394
|
} });
|
|
394
395
|
}
|
|
395
|
-
defineCustomElement$1();
|
|
396
396
|
|
|
397
397
|
const SwirlThemeProvider = SwirlThemeProvider$1;
|
|
398
398
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -8,8 +8,10 @@ const SwirlThumbnail$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElem
|
|
|
8
8
|
super();
|
|
9
9
|
this.__registerHost();
|
|
10
10
|
this.__attachShadow();
|
|
11
|
+
this.alt = undefined;
|
|
11
12
|
this.format = "landscape";
|
|
12
13
|
this.size = "m";
|
|
14
|
+
this.src = undefined;
|
|
13
15
|
}
|
|
14
16
|
render() {
|
|
15
17
|
const className = classnames("thumbnail", `thumbnail--format-${this.format}`, `thumbnail--size-${this.size}`);
|
|
@@ -35,7 +37,6 @@ function defineCustomElement$1() {
|
|
|
35
37
|
break;
|
|
36
38
|
} });
|
|
37
39
|
}
|
|
38
|
-
defineCustomElement$1();
|
|
39
40
|
|
|
40
41
|
const SwirlThumbnail = SwirlThumbnail$1;
|
|
41
42
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -8,10 +8,11 @@ const SwirlToastProvider$1 = /*@__PURE__*/ proxyCustomElement(class extends HTML
|
|
|
8
8
|
super();
|
|
9
9
|
this.__registerHost();
|
|
10
10
|
this.__attachShadow();
|
|
11
|
-
this.toasts = [];
|
|
12
11
|
this.onDismiss = (event) => {
|
|
13
12
|
this.toasts = [...this.toasts].filter((toast) => toast.toastId !== event.detail);
|
|
14
13
|
};
|
|
14
|
+
this.globalDuration = undefined;
|
|
15
|
+
this.toasts = [];
|
|
15
16
|
}
|
|
16
17
|
/**
|
|
17
18
|
* Clear all toasts
|
|
@@ -87,7 +88,6 @@ function defineCustomElement$1() {
|
|
|
87
88
|
break;
|
|
88
89
|
} });
|
|
89
90
|
}
|
|
90
|
-
defineCustomElement$1();
|
|
91
91
|
|
|
92
92
|
const SwirlToastProvider = SwirlToastProvider$1;
|
|
93
93
|
const defineCustomElement = defineCustomElement$1;
|