@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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, h, H as Host, g as getElement } from './index-0ff2c8e0.js';
|
|
2
2
|
import { A as A11yDialog } from './a11y-dialog.esm-d7a94c8c.js';
|
|
3
3
|
import { d as disableBodyScroll, e as enableBodyScroll } from './bodyScrollLock.esm-ce6356d8.js';
|
|
4
4
|
import { c as classnames } from './index-47862d62.js';
|
|
@@ -10,12 +10,6 @@ const swirlLightboxCss = ":host{display:block}:host *{box-sizing:border-box}.lig
|
|
|
10
10
|
const SwirlLightbox = class {
|
|
11
11
|
constructor(hostRef) {
|
|
12
12
|
registerInstance(this, hostRef);
|
|
13
|
-
this.closeButtonLabel = "Close modal";
|
|
14
|
-
this.downloadButtonLabel = "Download active slide content";
|
|
15
|
-
this.nextSlideButtonLabel = "Next slide";
|
|
16
|
-
this.previousSlideButtonLabel = "Previous slide";
|
|
17
|
-
this.activeSlideIndex = 0;
|
|
18
|
-
this.closing = false;
|
|
19
13
|
this.dragging = false;
|
|
20
14
|
this.mediaPlayers = [];
|
|
21
15
|
this.onCloseButtonClick = () => {
|
|
@@ -98,6 +92,14 @@ const SwirlLightbox = class {
|
|
|
98
92
|
this.resetSlidePositions();
|
|
99
93
|
}
|
|
100
94
|
};
|
|
95
|
+
this.closeButtonLabel = "Close modal";
|
|
96
|
+
this.downloadButtonLabel = "Download active slide content";
|
|
97
|
+
this.label = undefined;
|
|
98
|
+
this.nextSlideButtonLabel = "Next slide";
|
|
99
|
+
this.previousSlideButtonLabel = "Previous slide";
|
|
100
|
+
this.activeSlideIndex = 0;
|
|
101
|
+
this.closing = false;
|
|
102
|
+
this.slides = undefined;
|
|
101
103
|
}
|
|
102
104
|
componentWillLoad() {
|
|
103
105
|
this.registerSlides();
|
|
@@ -1,10 +1,13 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host } from './index-
|
|
1
|
+
import { r as registerInstance, h, H as Host } from './index-0ff2c8e0.js';
|
|
2
2
|
|
|
3
3
|
const swirlLinkCss = ":host{display:inline-flex}:host *{box-sizing:border-box}.link{color:var(--s-interactive-primary-default);line-height:var(--s-line-height-base);text-underline-offset:var(--s-space-4)}.link:hover{color:var(--s-interactive-primary-hovered)}.link:active{color:var(--s-interactive-primary-pressed)}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.link{font-size:var(--s-font-size-sm);line-height:var(--s-line-height-sm)}}";
|
|
4
4
|
|
|
5
5
|
const SwirlLink = class {
|
|
6
6
|
constructor(hostRef) {
|
|
7
7
|
registerInstance(this, hostRef);
|
|
8
|
+
this.href = undefined;
|
|
9
|
+
this.label = undefined;
|
|
10
|
+
this.target = undefined;
|
|
8
11
|
}
|
|
9
12
|
render() {
|
|
10
13
|
return (h(Host, null, h("a", { class: "link", href: this.href, part: "link", target: this.target }, this.label)));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host } from './index-
|
|
1
|
+
import { r as registerInstance, h, H as Host } from './index-0ff2c8e0.js';
|
|
2
2
|
|
|
3
3
|
const swirlListCss = ":host{display:block}:host *{box-sizing:border-box}.swirl-list{line-height:var(--s-line-height-base)}.swirl-list ul,.swirl-list ol{margin:0;padding:0;list-style-position:outside;list-style-type:none}.swirl-list ul li{padding-left:1.5rem}.swirl-list ul li:before{display:inline-block;width:1.5rem;margin-left:-1.5rem;text-align:center;content:\"•\"}.swirl-list ol{counter-reset:item}.swirl-list ol ol{counter-reset:letter}.swirl-list ol ol li:before{content:counter(letter, lower-alpha) \".\";counter-increment:letter}.swirl-list ol li{padding-left:1.5rem}.swirl-list ol li:before{display:inline-block;min-width:1.5rem;margin-left:-1.5rem;padding-right:var(--s-space-8);text-align:right;content:counter(item) \".\";counter-increment:item;font-variant-numeric:tabular-nums}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.swirl-list{font-size:var(--s-font-size-sm);line-height:var(--s-line-height-sm)}}";
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host } from './index-0ff2c8e0.js';
|
|
2
2
|
import { A as A11yDialog } from './a11y-dialog.esm-d7a94c8c.js';
|
|
3
3
|
import { d as disableBodyScroll, e as enableBodyScroll } from './bodyScrollLock.esm-ce6356d8.js';
|
|
4
4
|
import { c as classnames } from './index-47862d62.js';
|
|
@@ -13,11 +13,6 @@ const SwirlModal = class {
|
|
|
13
13
|
this.modalOpen = createEvent(this, "modalOpen", 7);
|
|
14
14
|
this.primaryAction = createEvent(this, "primaryAction", 7);
|
|
15
15
|
this.secondaryAction = createEvent(this, "secondaryAction", 7);
|
|
16
|
-
this.closeButtonLabel = "Close modal";
|
|
17
|
-
this.closing = false;
|
|
18
|
-
this.scrollable = false;
|
|
19
|
-
this.scrolled = false;
|
|
20
|
-
this.scrolledDown = false;
|
|
21
16
|
this.onKeyDown = (event) => {
|
|
22
17
|
if (event.code === "Escape") {
|
|
23
18
|
this.close();
|
|
@@ -50,6 +45,14 @@ const SwirlModal = class {
|
|
|
50
45
|
this.scrollable = scrollable;
|
|
51
46
|
}
|
|
52
47
|
};
|
|
48
|
+
this.closeButtonLabel = "Close modal";
|
|
49
|
+
this.label = undefined;
|
|
50
|
+
this.primaryActionLabel = undefined;
|
|
51
|
+
this.secondaryActionLabel = undefined;
|
|
52
|
+
this.closing = false;
|
|
53
|
+
this.scrollable = false;
|
|
54
|
+
this.scrolled = false;
|
|
55
|
+
this.scrolledDown = false;
|
|
53
56
|
}
|
|
54
57
|
componentDidLoad() {
|
|
55
58
|
this.modal = new A11yDialog(this.modalEl);
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host } from './index-
|
|
1
|
+
import { r as registerInstance, h, H as Host } from './index-0ff2c8e0.js';
|
|
2
2
|
|
|
3
3
|
const swirlOptionListSectionCss = ":host{display:block}:host *{box-sizing:border-box}.option-list-section{background-color:var(--s-surface-overlay-default)}.option-list-section__label{display:block;width:100%;padding:var(--s-space-8) var(--s-space-16);border-bottom:var(--s-border-width-default) solid var(--s-border-default);color:var(--s-text-subdued);font-weight:var(--s-font-weight-medium);line-height:var(--s-line-height-base);text-align:left}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.option-list-section__label{padding:var(--s-space-8) var(--s-space-12);font-size:var(--s-font-size-sm);line-height:var(--s-line-height-sm)}}";
|
|
4
4
|
|
|
5
5
|
const SwirlOptionListSection = class {
|
|
6
6
|
constructor(hostRef) {
|
|
7
7
|
registerInstance(this, hostRef);
|
|
8
|
+
this.label = undefined;
|
|
8
9
|
}
|
|
9
10
|
render() {
|
|
10
11
|
return (h(Host, null, h("div", { "aria-labelledby": "label", class: "option-list-section", role: "group" }, h("span", { class: "option-list-section__label", id: "label", part: "option-list-section__label" }, this.label), h("div", { class: "option-list-section__items" }, h("slot", null)))));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host } from './index-0ff2c8e0.js';
|
|
2
2
|
import { c as classnames } from './index-47862d62.js';
|
|
3
3
|
import './_commonjsHelpers-10467d11.js';
|
|
4
4
|
|
|
@@ -8,13 +8,6 @@ const SwirlPagination = class {
|
|
|
8
8
|
constructor(hostRef) {
|
|
9
9
|
registerInstance(this, hostRef);
|
|
10
10
|
this.setPage = createEvent(this, "setPage", 7);
|
|
11
|
-
this.accessibleNextButtonLabel = "Next page";
|
|
12
|
-
this.accessiblePrevButtonLabel = "Previous page";
|
|
13
|
-
this.nextButtonLabel = "Next";
|
|
14
|
-
this.pageLabel = "out of";
|
|
15
|
-
this.prevButtonLabel = "Prev";
|
|
16
|
-
this.pageSelectLabel = "Select a page";
|
|
17
|
-
this.variant = "default";
|
|
18
11
|
this.onPrevButtonClick = () => {
|
|
19
12
|
const prevPage = Math.max(this.page - 1, 1);
|
|
20
13
|
if (this.page === prevPage) {
|
|
@@ -36,6 +29,16 @@ const SwirlPagination = class {
|
|
|
36
29
|
}
|
|
37
30
|
this.setPage.emit(page);
|
|
38
31
|
};
|
|
32
|
+
this.accessibleNextButtonLabel = "Next page";
|
|
33
|
+
this.accessiblePrevButtonLabel = "Previous page";
|
|
34
|
+
this.nextButtonLabel = "Next";
|
|
35
|
+
this.pageLabel = "out of";
|
|
36
|
+
this.prevButtonLabel = "Prev";
|
|
37
|
+
this.label = undefined;
|
|
38
|
+
this.page = undefined;
|
|
39
|
+
this.pages = undefined;
|
|
40
|
+
this.pageSelectLabel = "Select a page";
|
|
41
|
+
this.variant = "default";
|
|
39
42
|
}
|
|
40
43
|
render() {
|
|
41
44
|
const hideButtonLabels = this.variant !== "advanced";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, h, H as Host, g as getElement } from './index-0ff2c8e0.js';
|
|
2
2
|
import { A as A11yDialog } from './a11y-dialog.esm-d7a94c8c.js';
|
|
3
3
|
import { d as disableBodyScroll, e as enableBodyScroll } from './bodyScrollLock.esm-ce6356d8.js';
|
|
4
4
|
import { c as classnames } from './index-47862d62.js';
|
|
@@ -10,16 +10,6 @@ const swirlPdfReaderCss = ":host{display:block}:host *{box-sizing:border-box}.pd
|
|
|
10
10
|
const SwirlPdfReader = class {
|
|
11
11
|
constructor(hostRef) {
|
|
12
12
|
registerInstance(this, hostRef);
|
|
13
|
-
this.autoZoomLabel = "Full width";
|
|
14
|
-
this.closeButtonLabel = "Close PDF viewer";
|
|
15
|
-
this.downloadButtonLabel = "Download PDF";
|
|
16
|
-
this.printButtonLabel = "Print PDF";
|
|
17
|
-
this.zoomInButtonLabel = "Zoom in";
|
|
18
|
-
this.zoomOutButtonLabel = "Zoom out";
|
|
19
|
-
this.zoomSelectLabel = "Select zoom";
|
|
20
|
-
this.active = false;
|
|
21
|
-
this.closing = false;
|
|
22
|
-
this.downloading = false;
|
|
23
13
|
this.desktopZoomSteps = [0.5, 0.75, 1, 1.25, 1.5, 2, 3, 4];
|
|
24
14
|
this.mobileZoomSteps = [0.5, 0.75, 1, 1.25, 1.5];
|
|
25
15
|
this.onKeyDown = (event) => {
|
|
@@ -63,6 +53,20 @@ const SwirlPdfReader = class {
|
|
|
63
53
|
const value = event.target.value;
|
|
64
54
|
this.zoom = value === "auto" ? value : +value;
|
|
65
55
|
};
|
|
56
|
+
this.autoZoomLabel = "Full width";
|
|
57
|
+
this.closeButtonLabel = "Close PDF viewer";
|
|
58
|
+
this.downloadButtonLabel = "Download PDF";
|
|
59
|
+
this.file = undefined;
|
|
60
|
+
this.label = undefined;
|
|
61
|
+
this.printButtonLabel = "Print PDF";
|
|
62
|
+
this.zoomInButtonLabel = "Zoom in";
|
|
63
|
+
this.zoomOutButtonLabel = "Zoom out";
|
|
64
|
+
this.zoomSelectLabel = "Select zoom";
|
|
65
|
+
this.active = false;
|
|
66
|
+
this.closing = false;
|
|
67
|
+
this.downloading = false;
|
|
68
|
+
this.zoom = undefined;
|
|
69
|
+
this.zoomSteps = undefined;
|
|
66
70
|
}
|
|
67
71
|
componentWillLoad() {
|
|
68
72
|
this.updateZoomSteps();
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-0ff2c8e0.js';
|
|
2
2
|
import { o as offset, s as shift, f as flip, c as computePosition, a as autoUpdate } from './floating-ui.dom.esm-b9f28f6d.js';
|
|
3
3
|
import { e as enableBodyScroll, d as disableBodyScroll } from './bodyScrollLock.esm-ce6356d8.js';
|
|
4
4
|
import { c as classnames } from './index-47862d62.js';
|
|
@@ -12,12 +12,6 @@ const SwirlPopover = class {
|
|
|
12
12
|
registerInstance(this, hostRef);
|
|
13
13
|
this.popoverClose = createEvent(this, "popoverClose", 7);
|
|
14
14
|
this.popoverOpen = createEvent(this, "popoverOpen", 7);
|
|
15
|
-
this.animation = "scale-in-xy";
|
|
16
|
-
this.enableFlip = true;
|
|
17
|
-
this.offset = 8;
|
|
18
|
-
this.placement = "bottom-start";
|
|
19
|
-
this.active = false;
|
|
20
|
-
this.closing = false;
|
|
21
15
|
this.toggle = (event) => {
|
|
22
16
|
event.stopPropagation();
|
|
23
17
|
if (this.active) {
|
|
@@ -57,6 +51,17 @@ const SwirlPopover = class {
|
|
|
57
51
|
this.onCloseButtonClick = () => {
|
|
58
52
|
this.close();
|
|
59
53
|
};
|
|
54
|
+
this.animation = "scale-in-xy";
|
|
55
|
+
this.enableFlip = true;
|
|
56
|
+
this.label = undefined;
|
|
57
|
+
this.offset = 8;
|
|
58
|
+
this.placement = "bottom-start";
|
|
59
|
+
this.popoverId = undefined;
|
|
60
|
+
this.trigger = undefined;
|
|
61
|
+
this.useContainerWidth = undefined;
|
|
62
|
+
this.active = false;
|
|
63
|
+
this.closing = false;
|
|
64
|
+
this.position = undefined;
|
|
60
65
|
}
|
|
61
66
|
componentDidLoad() {
|
|
62
67
|
this.connectTrigger();
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host } from './index-
|
|
1
|
+
import { r as registerInstance, h, H as Host } from './index-0ff2c8e0.js';
|
|
2
2
|
import { c as classnames } from './index-47862d62.js';
|
|
3
3
|
import './_commonjsHelpers-10467d11.js';
|
|
4
4
|
|
|
@@ -7,6 +7,7 @@ const swirlProgressIndicatorCss = ":host{display:block;width:100%}:host *{box-si
|
|
|
7
7
|
const SwirlProgressIndicator = class {
|
|
8
8
|
constructor(hostRef) {
|
|
9
9
|
registerInstance(this, hostRef);
|
|
10
|
+
this.label = undefined;
|
|
10
11
|
this.size = "m";
|
|
11
12
|
this.value = 0;
|
|
12
13
|
this.variant = "bar";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-0ff2c8e0.js';
|
|
2
2
|
|
|
3
3
|
const swirlRadioGroupCss = ".sc-swirl-radio-group-h{display:block}.sc-swirl-radio-group-h *.sc-swirl-radio-group{box-sizing:border-box}.radio-group.sc-swirl-radio-group{display:flex;flex-direction:column;gap:var(--s-space-12)}";
|
|
4
4
|
|
|
@@ -6,6 +6,8 @@ const SwirlRadioGroup = class {
|
|
|
6
6
|
constructor(hostRef) {
|
|
7
7
|
registerInstance(this, hostRef);
|
|
8
8
|
this.valueChange = createEvent(this, "valueChange", 7);
|
|
9
|
+
this.swirlAriaDescribedby = undefined;
|
|
10
|
+
this.value = undefined;
|
|
9
11
|
}
|
|
10
12
|
componentDidLoad() {
|
|
11
13
|
this.radioButtons = Array.from(this.el.querySelectorAll("swirl-radio"));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host } from './index-0ff2c8e0.js';
|
|
2
2
|
import { c as classnames } from './index-47862d62.js';
|
|
3
3
|
import './_commonjsHelpers-10467d11.js';
|
|
4
4
|
|
|
@@ -8,12 +8,18 @@ const SwirlRadio = class {
|
|
|
8
8
|
constructor(hostRef) {
|
|
9
9
|
registerInstance(this, hostRef);
|
|
10
10
|
this.valueChange = createEvent(this, "valueChange", 7);
|
|
11
|
-
this.checked = false;
|
|
12
|
-
this.disabled = false;
|
|
13
11
|
this.onChange = () => {
|
|
14
12
|
this.checked = true;
|
|
15
13
|
this.valueChange.emit(this.value);
|
|
16
14
|
};
|
|
15
|
+
this.checked = false;
|
|
16
|
+
this.description = undefined;
|
|
17
|
+
this.disabled = false;
|
|
18
|
+
this.inputId = undefined;
|
|
19
|
+
this.inputName = undefined;
|
|
20
|
+
this.invalid = undefined;
|
|
21
|
+
this.label = undefined;
|
|
22
|
+
this.value = undefined;
|
|
17
23
|
}
|
|
18
24
|
getAriaCheckedLabel(checked, unchecked) {
|
|
19
25
|
if (checked) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host } from './index-0ff2c8e0.js';
|
|
2
2
|
import { c as classnames } from './index-47862d62.js';
|
|
3
3
|
import { g as getDesktopMediaQuery } from './utils-33d31b58.js';
|
|
4
4
|
import './_commonjsHelpers-10467d11.js';
|
|
@@ -9,12 +9,17 @@ const SwirlResourceListFileItem = class {
|
|
|
9
9
|
constructor(hostRef) {
|
|
10
10
|
registerInstance(this, hostRef);
|
|
11
11
|
this.remove = createEvent(this, "remove", 7);
|
|
12
|
-
this.icon = "<swirl-icon-file></swirl-icon-file>";
|
|
13
|
-
this.removeButtonLabel = "Remove file";
|
|
14
12
|
this.desktopMediaQuery = getDesktopMediaQuery();
|
|
15
13
|
this.desktopMediaQueryHandler = (event) => {
|
|
16
14
|
this.forceIconProps(event.matches);
|
|
17
15
|
};
|
|
16
|
+
this.description = undefined;
|
|
17
|
+
this.errorMessage = undefined;
|
|
18
|
+
this.icon = "<swirl-icon-file></swirl-icon-file>";
|
|
19
|
+
this.label = undefined;
|
|
20
|
+
this.loading = undefined;
|
|
21
|
+
this.removable = undefined;
|
|
22
|
+
this.removeButtonLabel = "Remove file";
|
|
18
23
|
}
|
|
19
24
|
componentDidLoad() {
|
|
20
25
|
var _a, _b;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host } from './index-0ff2c8e0.js';
|
|
2
2
|
import { c as classnames } from './index-47862d62.js';
|
|
3
3
|
import { g as getDesktopMediaQuery } from './utils-33d31b58.js';
|
|
4
4
|
import './_commonjsHelpers-10467d11.js';
|
|
@@ -11,8 +11,6 @@ const SwirlSearch = class {
|
|
|
11
11
|
this.inputBlur = createEvent(this, "inputBlur", 7);
|
|
12
12
|
this.inputFocus = createEvent(this, "inputFocus", 7);
|
|
13
13
|
this.valueChange = createEvent(this, "valueChange", 7);
|
|
14
|
-
this.clearButtonLabel = "Clear search term";
|
|
15
|
-
this.placeholder = "Search …";
|
|
16
14
|
this.desktopMediaQuery = getDesktopMediaQuery();
|
|
17
15
|
this.desktopMediaQueryHandler = (event) => {
|
|
18
16
|
this.forceIconProps(event.matches);
|
|
@@ -30,6 +28,14 @@ const SwirlSearch = class {
|
|
|
30
28
|
this.onFocus = (event) => {
|
|
31
29
|
this.inputFocus.emit(event);
|
|
32
30
|
};
|
|
31
|
+
this.autoFocus = undefined;
|
|
32
|
+
this.clearButtonLabel = "Clear search term";
|
|
33
|
+
this.disabled = undefined;
|
|
34
|
+
this.inputName = undefined;
|
|
35
|
+
this.inputId = undefined;
|
|
36
|
+
this.label = undefined;
|
|
37
|
+
this.placeholder = "Search …";
|
|
38
|
+
this.value = undefined;
|
|
33
39
|
}
|
|
34
40
|
componentDidLoad() {
|
|
35
41
|
var _a, _b;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-0ff2c8e0.js';
|
|
2
2
|
import { c as classnames } from './index-47862d62.js';
|
|
3
3
|
import { q as querySelectorAllDeep } from './utils-33d31b58.js';
|
|
4
4
|
import './_commonjsHelpers-10467d11.js';
|
|
@@ -9,7 +9,6 @@ const SwirlSelect = class {
|
|
|
9
9
|
constructor(hostRef) {
|
|
10
10
|
registerInstance(this, hostRef);
|
|
11
11
|
this.valueChange = createEvent(this, "valueChange", 7);
|
|
12
|
-
this.options = [];
|
|
13
12
|
this.select = (event) => {
|
|
14
13
|
this.value = event.detail;
|
|
15
14
|
this.valueChange.emit(this.value);
|
|
@@ -32,6 +31,16 @@ const SwirlSelect = class {
|
|
|
32
31
|
this.popover.open();
|
|
33
32
|
}
|
|
34
33
|
};
|
|
34
|
+
this.disabled = undefined;
|
|
35
|
+
this.inline = undefined;
|
|
36
|
+
this.invalid = undefined;
|
|
37
|
+
this.label = undefined;
|
|
38
|
+
this.multiSelect = undefined;
|
|
39
|
+
this.required = undefined;
|
|
40
|
+
this.swirlAriaDescribedby = undefined;
|
|
41
|
+
this.value = undefined;
|
|
42
|
+
this.options = [];
|
|
43
|
+
this.open = undefined;
|
|
35
44
|
}
|
|
36
45
|
componentWillLoad() {
|
|
37
46
|
queueMicrotask(() => {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host } from './index-
|
|
1
|
+
import { r as registerInstance, h, H as Host } from './index-0ff2c8e0.js';
|
|
2
2
|
|
|
3
3
|
const swirlSeparatorCss = ":host{display:flex;padding-top:var(--s-space-8);padding-bottom:var(--s-space-8);align-items:center}:host *{box-sizing:border-box}.separator__line{display:block;width:100%;height:var(--s-border-width-default);background-color:var(--s-border-default)}";
|
|
4
4
|
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { r as registerInstance, h, H as Host } from './index-0ff2c8e0.js';
|
|
2
|
+
import { c as classnames } from './index-47862d62.js';
|
|
3
|
+
import './_commonjsHelpers-10467d11.js';
|
|
4
|
+
|
|
5
|
+
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}";
|
|
6
|
+
|
|
7
|
+
const SwirlSkeletonBox = class {
|
|
8
|
+
constructor(hostRef) {
|
|
9
|
+
registerInstance(this, hostRef);
|
|
10
|
+
this.animated = true;
|
|
11
|
+
this.aspectRatio = undefined;
|
|
12
|
+
this.borderRadius = "base";
|
|
13
|
+
this.height = undefined;
|
|
14
|
+
this.width = undefined;
|
|
15
|
+
}
|
|
16
|
+
render() {
|
|
17
|
+
const className = classnames("skeleton-box", `skeleton-box--border-radius-${this.borderRadius}`, { "skeleton-box--static": !this.animated });
|
|
18
|
+
return (h(Host, { style: {
|
|
19
|
+
width: !Boolean(this.width) && !Boolean(this.aspectRatio)
|
|
20
|
+
? "100%"
|
|
21
|
+
: undefined,
|
|
22
|
+
} }, h("div", { class: className, style: {
|
|
23
|
+
aspectRatio: this.aspectRatio,
|
|
24
|
+
borderRadius: this.borderRadius !== "pill"
|
|
25
|
+
? `var(--s-border-radius-${this.borderRadius})`
|
|
26
|
+
: undefined,
|
|
27
|
+
height: this.height,
|
|
28
|
+
width: this.width,
|
|
29
|
+
} })));
|
|
30
|
+
}
|
|
31
|
+
};
|
|
32
|
+
SwirlSkeletonBox.style = swirlSkeletonBoxCss;
|
|
33
|
+
|
|
34
|
+
export { SwirlSkeletonBox as swirl_skeleton_box };
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { r as registerInstance, h, H as Host } from './index-0ff2c8e0.js';
|
|
2
|
+
import { c as classnames } from './index-47862d62.js';
|
|
3
|
+
import './_commonjsHelpers-10467d11.js';
|
|
4
|
+
|
|
5
|
+
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%)}}";
|
|
6
|
+
|
|
7
|
+
const SwirlSkeletonText = class {
|
|
8
|
+
constructor(hostRef) {
|
|
9
|
+
registerInstance(this, hostRef);
|
|
10
|
+
this.animated = true;
|
|
11
|
+
this.lines = 1;
|
|
12
|
+
this.size = "base";
|
|
13
|
+
}
|
|
14
|
+
render() {
|
|
15
|
+
const className = classnames("skeleton-text", `skeleton-text--size-${this.size}`, { "skeleton-text--static": !this.animated });
|
|
16
|
+
const lineClassName = classnames("skeleton-text__line", `skeleton-text__line--size-${this.size}`);
|
|
17
|
+
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 }))))));
|
|
18
|
+
}
|
|
19
|
+
};
|
|
20
|
+
SwirlSkeletonText.style = swirlSkeletonTextCss;
|
|
21
|
+
|
|
22
|
+
export { SwirlSkeletonText as swirl_skeleton_text };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-0ff2c8e0.js';
|
|
2
2
|
import { c as classnames } from './index-47862d62.js';
|
|
3
3
|
import './_commonjsHelpers-10467d11.js';
|
|
4
4
|
|
|
@@ -8,9 +8,6 @@ const SwirlSwitch = class {
|
|
|
8
8
|
constructor(hostRef) {
|
|
9
9
|
registerInstance(this, hostRef);
|
|
10
10
|
this.valueChange = createEvent(this, "valueChange", 7);
|
|
11
|
-
this.checked = false;
|
|
12
|
-
this.disabled = false;
|
|
13
|
-
this.size = "m";
|
|
14
11
|
this.dragging = false;
|
|
15
12
|
this.recentlyDragged = false;
|
|
16
13
|
this.onChange = () => {
|
|
@@ -67,6 +64,13 @@ const SwirlSwitch = class {
|
|
|
67
64
|
}
|
|
68
65
|
this.thumb.style.left = `${pos}px`;
|
|
69
66
|
};
|
|
67
|
+
this.checked = false;
|
|
68
|
+
this.disabled = false;
|
|
69
|
+
this.inputId = undefined;
|
|
70
|
+
this.inputName = undefined;
|
|
71
|
+
this.label = undefined;
|
|
72
|
+
this.size = "m";
|
|
73
|
+
this.value = undefined;
|
|
70
74
|
}
|
|
71
75
|
onWindowPointerUp() {
|
|
72
76
|
this.onEndDrag();
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host } from './index-
|
|
1
|
+
import { r as registerInstance, h, H as Host } from './index-0ff2c8e0.js';
|
|
2
2
|
import { c as classnames } from './index-47862d62.js';
|
|
3
3
|
import './_commonjsHelpers-10467d11.js';
|
|
4
4
|
|
|
@@ -7,6 +7,9 @@ const swirlTabCss = ":host{display:block;width:100%}:host *{box-sizing:border-bo
|
|
|
7
7
|
const SwirlTab = class {
|
|
8
8
|
constructor(hostRef) {
|
|
9
9
|
registerInstance(this, hostRef);
|
|
10
|
+
this.active = undefined;
|
|
11
|
+
this.label = undefined;
|
|
12
|
+
this.tabId = undefined;
|
|
10
13
|
}
|
|
11
14
|
render() {
|
|
12
15
|
const className = classnames("tab", { "tab--active": this.active });
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host } from './index-
|
|
1
|
+
import { r as registerInstance, h, H as Host } from './index-0ff2c8e0.js';
|
|
2
2
|
|
|
3
3
|
const swirlTableCellCss = ":host{display:flex;overflow:auto;padding-top:var(--s-space-8);padding-right:var(--s-space-16);padding-bottom:var(--s-space-8);padding-left:var(--s-space-16);flex-basis:0;flex-grow:1;flex-shrink:1;align-items:center;background-color:var(--s-background-default);word-break:break-word;-webkit-hyphens:auto;hyphens:auto;transition:box-shadow 0.15s}:host(.table-cell--has-shadow-right){box-shadow:var(--swirl-table-sticky-right-shadow)}:host(.table-cell--has-shadow-left){box-shadow:var(--swirl-table-sticky-left-shadow)}:host(:first-child){border-left:var(--s-border-width-default) solid var(--s-border-default)}:host(:last-child){border-right:var(--s-border-width-default) solid var(--s-border-default)}:host *{box-sizing:border-box}";
|
|
4
4
|
|
|
@@ -1,11 +1,16 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, h, H as Host, g as getElement } from './index-0ff2c8e0.js';
|
|
2
2
|
|
|
3
3
|
const swirlTableColumnCss = ":host{display:flex;overflow:hidden;padding-top:var(--s-space-12);padding-right:var(--s-space-16);padding-bottom:var(--s-space-12);padding-left:var(--s-space-16);flex-basis:0;flex-grow:1;flex-shrink:1;align-items:center;border-top:var(--s-border-width-default) solid var(--s-border-default);border-bottom:var(--s-border-width-default) solid var(--s-border-default);color:var(--s-text-subdued);background-color:var(--s-background-default);font-size:var(--s-font-size-sm);font-weight:var(--s-font-weight-medium);line-height:var(--s-line-height-sm);white-space:nowrap;letter-spacing:var(--s-letter-spacing-tighter);text-overflow:ellipsis;transition:box-shadow 0.15s;gap:var(--s-space-8)}:host(:first-child){border-left:var(--s-border-width-default) solid var(--s-border-default)}:host(:last-child){border-right:var(--s-border-width-default) solid var(--s-border-default)}:host(.table-column--has-shadow-right){box-shadow:var(--swirl-table-sticky-right-shadow)}:host(.table-column--has-shadow-left){box-shadow:var(--swirl-table-sticky-left-shadow)}:host *{box-sizing:border-box}.table-column__sort-indicator{display:inline-flex;width:1.25rem;height:1.25rem;flex-grow:0;flex-shrink:0}";
|
|
4
4
|
|
|
5
5
|
const SwirlTableColumn = class {
|
|
6
6
|
constructor(hostRef) {
|
|
7
7
|
registerInstance(this, hostRef);
|
|
8
|
+
this.sort = undefined;
|
|
9
|
+
this.sortable = undefined;
|
|
10
|
+
this.maxWidth = undefined;
|
|
8
11
|
this.minWidth = "fit-content";
|
|
12
|
+
this.sticky = undefined;
|
|
13
|
+
this.width = undefined;
|
|
9
14
|
}
|
|
10
15
|
render() {
|
|
11
16
|
const styles = {
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, h, H as Host, g as getElement } from './index-0ff2c8e0.js';
|
|
2
2
|
|
|
3
3
|
const swirlTableRowGroupCss = ":host{position:relative;z-index:1;display:block}:host *{box-sizing:border-box}.table-row-group__header-row{padding:var(--s-space-12) var(--s-space-16);border-bottom:var(--s-border-width-default) solid var(--s-border-default);background-color:var(--s-surface-raised-default);font-size:var(--s-font-size-sm);font-weight:var(--s-font-weight-medium);line-height:var(--s-line-height-sm)}@media (min-width: 768px){.table-row-group__label{position:sticky;left:var(--s-space-16)}}";
|
|
4
4
|
|
|
5
5
|
const SwirlTableRowGroup = class {
|
|
6
6
|
constructor(hostRef) {
|
|
7
7
|
registerInstance(this, hostRef);
|
|
8
|
+
this.label = undefined;
|
|
8
9
|
}
|
|
9
10
|
render() {
|
|
10
11
|
const rowspan = this.el.querySelectorAll("swirl-table-row").length;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host } from './index-
|
|
1
|
+
import { r as registerInstance, h, H as Host } from './index-0ff2c8e0.js';
|
|
2
2
|
import { c as classnames } from './index-47862d62.js';
|
|
3
3
|
import './_commonjsHelpers-10467d11.js';
|
|
4
4
|
|
|
@@ -7,6 +7,8 @@ const swirlTableRowCss = ":host{display:flex}:host(.table-row--highlighted){--sw
|
|
|
7
7
|
const SwirlTableRow = class {
|
|
8
8
|
constructor(hostRef) {
|
|
9
9
|
registerInstance(this, hostRef);
|
|
10
|
+
this.highlighted = undefined;
|
|
11
|
+
this.index = undefined;
|
|
10
12
|
}
|
|
11
13
|
render() {
|
|
12
14
|
const className = classnames("table-row", {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, h, H as Host, g as getElement } from './index-0ff2c8e0.js';
|
|
2
2
|
import { i as isMobileViewport } from './utils-33d31b58.js';
|
|
3
3
|
|
|
4
4
|
/* global setTimeout, clearTimeout */
|
|
@@ -77,7 +77,6 @@ const swirlTableCss = ":host{position:relative;display:block}:host *{box-sizing:
|
|
|
77
77
|
const SwirlTable = class {
|
|
78
78
|
constructor(hostRef) {
|
|
79
79
|
registerInstance(this, hostRef);
|
|
80
|
-
this.emptyStateLabel = "No results found.";
|
|
81
80
|
this.updateLayout = dist(async () => {
|
|
82
81
|
await this.resetEmptyRowStyles();
|
|
83
82
|
await this.resetRowGroupStyles();
|
|
@@ -91,6 +90,13 @@ const SwirlTable = class {
|
|
|
91
90
|
this.onScroll = () => {
|
|
92
91
|
this.updateScrolledState();
|
|
93
92
|
};
|
|
93
|
+
this.caption = undefined;
|
|
94
|
+
this.emptyStateLabel = "No results found.";
|
|
95
|
+
this.label = undefined;
|
|
96
|
+
this.empty = undefined;
|
|
97
|
+
this.scrollable = undefined;
|
|
98
|
+
this.scrolled = undefined;
|
|
99
|
+
this.scrolledToEnd = undefined;
|
|
94
100
|
}
|
|
95
101
|
async componentDidRender() {
|
|
96
102
|
await this.updateLayout();
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-0ff2c8e0.js';
|
|
2
2
|
import { c as classnames } from './index-47862d62.js';
|
|
3
3
|
import './_commonjsHelpers-10467d11.js';
|
|
4
4
|
|
|
@@ -19,6 +19,9 @@ const SwirlTabs = class {
|
|
|
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();
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host } from './index-0ff2c8e0.js';
|
|
2
2
|
import { c as classnames } from './index-47862d62.js';
|
|
3
3
|
import './_commonjsHelpers-10467d11.js';
|
|
4
4
|
|
|
@@ -8,12 +8,14 @@ const SwirlTag = class {
|
|
|
8
8
|
constructor(hostRef) {
|
|
9
9
|
registerInstance(this, hostRef);
|
|
10
10
|
this.remove = createEvent(this, "remove", 7);
|
|
11
|
-
this.intent = "default";
|
|
12
|
-
this.removalButtonLabel = "Remove";
|
|
13
11
|
this.onRemove = (event) => {
|
|
14
12
|
var _a;
|
|
15
13
|
(_a = this.remove) === null || _a === void 0 ? void 0 : _a.emit(event);
|
|
16
14
|
};
|
|
15
|
+
this.intent = "default";
|
|
16
|
+
this.label = undefined;
|
|
17
|
+
this.removable = undefined;
|
|
18
|
+
this.removalButtonLabel = "Remove";
|
|
17
19
|
}
|
|
18
20
|
render() {
|
|
19
21
|
const className = classnames("tag", `tag--intent-${this.intent}`);
|