@getflip/swirl-components 0.13.0 → 0.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/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 +34 -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 +130 -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 +173 -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 +53 -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 +30 -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-1b7876da.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-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-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-c1d740a2.entry.js +1 -0
- 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,5 +1,5 @@
|
|
|
1
1
|
// DO NOT EDIT. THIS FILE GETS GENERATED VIA "yarn generate".
|
|
2
|
-
import {
|
|
2
|
+
import { Fragment, h } from "@stencil/core";
|
|
3
3
|
import classnames from "classnames";
|
|
4
4
|
export class SwirlIconEdit {
|
|
5
5
|
constructor() {
|
|
@@ -8,45 +8,45 @@ export class SwirlIconEdit {
|
|
|
8
8
|
render() {
|
|
9
9
|
const viewBoxSize = this.size === 20 ? 24 : this.size;
|
|
10
10
|
const className = classnames("swirl-icon", `swirl-icon--size-${this.size}`);
|
|
11
|
-
return (h("svg", { class: className, fill: "none", height: this.size, part: "icon", viewBox: `0 0 ${viewBoxSize} ${viewBoxSize}`, width: this.size, xmlns: "http://www.w3.org/2000/svg" },
|
|
12
|
-
this.size === 16 && (h(Fragment, null,
|
|
13
|
-
h("path", { d: "M12.7025 6.06027L9.912 3.29863L10.8312 2.37808C11.0829 2.12603 11.3922 2 11.759 2C12.1254 2 12.4344 2.12603 12.6861 2.37808L13.6054 3.29863C13.8571 3.55068 13.9884 3.8549 13.9993 4.21129C14.0103 4.56723 13.8899 4.87123 13.6382 5.12329L12.7025 6.06027ZM2.6566 14C2.47056 14 2.31473 13.9369 2.1891 13.8106C2.06303 13.6848 2 13.5288 2 13.3425V11.4849C2 11.3973 2.01641 11.3124 2.04924 11.2305C2.08207 11.1481 2.13132 11.074 2.19698 11.0082L8.95993 4.23562L11.7505 7.03014L4.98752 13.8027C4.92186 13.8685 4.8481 13.9178 4.76624 13.9507C4.68395 13.9836 4.59903 14 4.51148 14H2.6566Z", fill: "currentColor" }))),
|
|
14
|
-
(this.size === 20 || this.size === 24) && (h(Fragment, null,
|
|
15
|
-
h("path", { d: "M19.0538 9.09041L14.868 4.94795L16.2469 3.56712C16.6244 3.18904 17.0883 3 17.6385 3C18.1881 3 18.6516 3.18904 19.0292 3.56712L20.408 4.94795C20.7856 5.32603 20.9826 5.78236 20.999 6.31693C21.0154 6.85085 20.8348 7.30685 20.4573 7.68493L19.0538 9.09041ZM3.9849 21C3.70584 21 3.47209 20.9053 3.28365 20.7159C3.09455 20.5272 3 20.2931 3 20.0137V17.2274C3 17.0959 3.02462 16.9687 3.07387 16.8457C3.12311 16.7221 3.19698 16.611 3.29547 16.5123L13.4399 6.35342L17.6257 10.5452L7.48128 20.7041C7.38279 20.8027 7.27215 20.8767 7.14937 20.926C7.02593 20.9753 6.89855 21 6.76723 21H3.9849Z", fill: "currentColor" }))),
|
|
16
|
-
this.size === 28 && (h(Fragment, null,
|
|
17
|
-
h("path", { d: "M22.2294 10.6055L17.346 5.7726L18.9547 4.16164C19.3951 3.72055 19.9363 3.5 20.5783 3.5C21.2194 3.5 21.7602 3.72055 22.2007 4.16164L23.8094 5.7726C24.2498 6.2137 24.4797 6.74608 24.4988 7.36975C24.518 7.99266 24.3073 8.52466 23.8668 8.96575L22.2294 10.6055ZM4.64905 24.5C4.32348 24.5 4.05078 24.3895 3.83093 24.1686C3.61031 23.9484 3.5 23.6753 3.5 23.3493V20.0986C3.5 19.9452 3.52873 19.7968 3.58618 19.6533C3.64363 19.5091 3.72981 19.3795 3.84471 19.2644L15.6799 7.41233L20.5633 12.3027L8.72816 24.1548C8.61325 24.2699 8.48418 24.3562 8.34093 24.4137C8.19691 24.4712 8.0483 24.5 7.8951 24.5H4.64905Z", fill: "currentColor" })))));
|
|
11
|
+
return (h("svg", { class: className, fill: "none", height: this.size, part: "icon", viewBox: `0 0 ${viewBoxSize} ${viewBoxSize}`, width: this.size, xmlns: "http://www.w3.org/2000/svg" }, this.size === 16 && (h(Fragment, null, h("path", { d: "M12.7025 6.06027L9.912 3.29863L10.8312 2.37808C11.0829 2.12603 11.3922 2 11.759 2C12.1254 2 12.4344 2.12603 12.6861 2.37808L13.6054 3.29863C13.8571 3.55068 13.9884 3.8549 13.9993 4.21129C14.0103 4.56723 13.8899 4.87123 13.6382 5.12329L12.7025 6.06027ZM2.6566 14C2.47056 14 2.31473 13.9369 2.1891 13.8106C2.06303 13.6848 2 13.5288 2 13.3425V11.4849C2 11.3973 2.01641 11.3124 2.04924 11.2305C2.08207 11.1481 2.13132 11.074 2.19698 11.0082L8.95993 4.23562L11.7505 7.03014L4.98752 13.8027C4.92186 13.8685 4.8481 13.9178 4.76624 13.9507C4.68395 13.9836 4.59903 14 4.51148 14H2.6566Z", fill: "currentColor" }))), (this.size === 20 || this.size === 24) && (h(Fragment, null, h("path", { d: "M19.0538 9.09041L14.868 4.94795L16.2469 3.56712C16.6244 3.18904 17.0883 3 17.6385 3C18.1881 3 18.6516 3.18904 19.0292 3.56712L20.408 4.94795C20.7856 5.32603 20.9826 5.78236 20.999 6.31693C21.0154 6.85085 20.8348 7.30685 20.4573 7.68493L19.0538 9.09041ZM3.9849 21C3.70584 21 3.47209 20.9053 3.28365 20.7159C3.09455 20.5272 3 20.2931 3 20.0137V17.2274C3 17.0959 3.02462 16.9687 3.07387 16.8457C3.12311 16.7221 3.19698 16.611 3.29547 16.5123L13.4399 6.35342L17.6257 10.5452L7.48128 20.7041C7.38279 20.8027 7.27215 20.8767 7.14937 20.926C7.02593 20.9753 6.89855 21 6.76723 21H3.9849Z", fill: "currentColor" }))), this.size === 28 && (h(Fragment, null, h("path", { d: "M22.2294 10.6055L17.346 5.7726L18.9547 4.16164C19.3951 3.72055 19.9363 3.5 20.5783 3.5C21.2194 3.5 21.7602 3.72055 22.2007 4.16164L23.8094 5.7726C24.2498 6.2137 24.4797 6.74608 24.4988 7.36975C24.518 7.99266 24.3073 8.52466 23.8668 8.96575L22.2294 10.6055ZM4.64905 24.5C4.32348 24.5 4.05078 24.3895 3.83093 24.1686C3.61031 23.9484 3.5 23.6753 3.5 23.3493V20.0986C3.5 19.9452 3.52873 19.7968 3.58618 19.6533C3.64363 19.5091 3.72981 19.3795 3.84471 19.2644L15.6799 7.41233L20.5633 12.3027L8.72816 24.1548C8.61325 24.2699 8.48418 24.3562 8.34093 24.4137C8.19691 24.4712 8.0483 24.5 7.8951 24.5H4.64905Z", fill: "currentColor" })))));
|
|
18
12
|
}
|
|
19
13
|
static get is() { return "swirl-icon-edit"; }
|
|
20
14
|
static get encapsulation() { return "shadow"; }
|
|
21
|
-
static get originalStyleUrls() {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
"
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
15
|
+
static get originalStyleUrls() {
|
|
16
|
+
return {
|
|
17
|
+
"$": ["../swirl-icon.css"]
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
static get styleUrls() {
|
|
21
|
+
return {
|
|
22
|
+
"$": ["../swirl-icon.css"]
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
static get properties() {
|
|
26
|
+
return {
|
|
27
|
+
"size": {
|
|
28
|
+
"type": "number",
|
|
29
|
+
"mutable": false,
|
|
30
|
+
"complexType": {
|
|
31
|
+
"original": "SwirlIconSize",
|
|
32
|
+
"resolved": "16 | 20 | 24 | 28",
|
|
33
|
+
"references": {
|
|
34
|
+
"SwirlIconSize": {
|
|
35
|
+
"location": "import",
|
|
36
|
+
"path": "../swirl-icon.types"
|
|
37
|
+
}
|
|
38
38
|
}
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
}
|
|
51
|
-
}
|
|
39
|
+
},
|
|
40
|
+
"required": false,
|
|
41
|
+
"optional": false,
|
|
42
|
+
"docs": {
|
|
43
|
+
"tags": [],
|
|
44
|
+
"text": ""
|
|
45
|
+
},
|
|
46
|
+
"attribute": "size",
|
|
47
|
+
"reflect": false,
|
|
48
|
+
"defaultValue": "24"
|
|
49
|
+
}
|
|
50
|
+
};
|
|
51
|
+
}
|
|
52
52
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// DO NOT EDIT. THIS FILE GETS GENERATED VIA "yarn generate".
|
|
2
|
-
import {
|
|
2
|
+
import { Fragment, h } from "@stencil/core";
|
|
3
3
|
import classnames from "classnames";
|
|
4
4
|
export class SwirlIconEmojiMood {
|
|
5
5
|
constructor() {
|
|
@@ -8,45 +8,45 @@ export class SwirlIconEmojiMood {
|
|
|
8
8
|
render() {
|
|
9
9
|
const viewBoxSize = this.size === 20 ? 24 : this.size;
|
|
10
10
|
const className = classnames("swirl-icon", `swirl-icon--size-${this.size}`);
|
|
11
|
-
return (h("svg", { class: className, fill: "none", height: this.size, part: "icon", viewBox: `0 0 ${viewBoxSize} ${viewBoxSize}`, width: this.size, xmlns: "http://www.w3.org/2000/svg" },
|
|
12
|
-
this.size === 16 && (h(Fragment, null,
|
|
13
|
-
h("path", { d: "M10.3 7.36668C10.6 7.36668 10.8471 7.26935 11.0413 7.07468C11.236 6.88046 11.3333 6.63335 11.3333 6.33335C11.3333 6.03335 11.236 5.78601 11.0413 5.59135C10.8471 5.39712 10.6 5.30001 10.3 5.30001C10 5.30001 9.7529 5.39712 9.55868 5.59135C9.36401 5.78601 9.26668 6.03335 9.26668 6.33335C9.26668 6.63335 9.36401 6.88046 9.55868 7.07468C9.7529 7.26935 10 7.36668 10.3 7.36668V7.36668ZM5.70001 7.36668C6.00001 7.36668 6.24735 7.26935 6.44201 7.07468C6.63623 6.88046 6.73335 6.63335 6.73335 6.33335C6.73335 6.03335 6.63623 5.78601 6.44201 5.59135C6.24735 5.39712 6.00001 5.30001 5.70001 5.30001C5.40001 5.30001 5.1529 5.39712 4.95868 5.59135C4.76401 5.78601 4.66668 6.03335 4.66668 6.33335C4.66668 6.63335 4.76401 6.88046 4.95868 7.07468C5.1529 7.26935 5.40001 7.36668 5.70001 7.36668V7.36668ZM8.00001 11.6667C8.6889 11.6667 9.30557 11.5 9.85001 11.1667C10.3945 10.8333 10.8278 10.3945 11.15 9.85001C11.2389 9.70557 11.2445 9.57512 11.1667 9.45868C11.0889 9.34179 10.9611 9.28335 10.7833 9.28335H5.21668C5.0389 9.28335 4.91112 9.34179 4.83335 9.45868C4.75557 9.57512 4.76112 9.70557 4.85001 9.85001C5.17223 10.3945 5.60557 10.8333 6.15001 11.1667C6.69446 11.5 7.31112 11.6667 8.00001 11.6667ZM8.00001 14.8C7.05557 14.8 6.16935 14.6222 5.34135 14.2667C4.51379 13.9111 3.79446 13.4278 3.18335 12.8167C2.57223 12.2056 2.0889 11.4862 1.73335 10.6587C1.37779 9.83068 1.20001 8.94446 1.20001 8.00001C1.20001 7.05557 1.37779 6.16935 1.73335 5.34135C2.0889 4.51379 2.57223 3.79446 3.18335 3.18335C3.79446 2.57223 4.51379 2.0889 5.34135 1.73335C6.16935 1.37779 7.05557 1.20001 8.00001 1.20001C8.94446 1.20001 9.83068 1.37779 10.6587 1.73335C11.4862 2.0889 12.2056 2.57223 12.8167 3.18335C13.4278 3.79446 13.9111 4.51379 14.2667 5.34135C14.6222 6.16935 14.8 7.05557 14.8 8.00001C14.8 8.94446 14.6222 9.83068 14.2667 10.6587C13.9111 11.4862 13.4278 12.2056 12.8167 12.8167C12.2056 13.4278 11.4862 13.9111 10.6587 14.2667C9.83068 14.6222 8.94446 14.8 8.00001 14.8ZM8.00001 13.2833C9.46668 13.2833 10.714 12.7696 11.742 11.742C12.7696 10.714 13.2833 9.46668 13.2833 8.00001C13.2833 6.53335 12.7696 5.28601 11.742 4.25801C10.714 3.23046 9.46668 2.71668 8.00001 2.71668C6.53335 2.71668 5.28623 3.23046 4.25868 4.25801C3.23068 5.28601 2.71668 6.53335 2.71668 8.00001C2.71668 9.46668 3.23068 10.714 4.25868 11.742C5.28623 12.7696 6.53335 13.2833 8.00001 13.2833Z", fill: "currentColor" }))),
|
|
14
|
-
(this.size === 20 || this.size === 24) && (h(Fragment, null,
|
|
15
|
-
h("path", { d: "M15.45 11.05C15.9 11.05 16.2707 10.904 16.562 10.612C16.854 10.3207 17 9.94999 17 9.49999C17 9.04999 16.854 8.67899 16.562 8.38699C16.2707 8.09565 15.9 7.94999 15.45 7.94999C15 7.94999 14.6293 8.09565 14.338 8.38699C14.046 8.67899 13.9 9.04999 13.9 9.49999C13.9 9.94999 14.046 10.3207 14.338 10.612C14.6293 10.904 15 11.05 15.45 11.05ZM8.54999 11.05C8.99999 11.05 9.37099 10.904 9.66299 10.612C9.95432 10.3207 10.1 9.94999 10.1 9.49999C10.1 9.04999 9.95432 8.67899 9.66299 8.38699C9.37099 8.09565 8.99999 7.94999 8.54999 7.94999C8.09999 7.94999 7.72932 8.09565 7.43799 8.38699C7.14599 8.67899 6.99999 9.04999 6.99999 9.49999C6.99999 9.94999 7.14599 10.3207 7.43799 10.612C7.72932 10.904 8.09999 11.05 8.54999 11.05ZM12 17.5C13.0333 17.5 13.9583 17.25 14.775 16.75C15.5917 16.25 16.2417 15.5917 16.725 14.775C16.8583 14.5583 16.8667 14.3627 16.75 14.188C16.6333 14.0127 16.4417 13.925 16.175 13.925H7.82499C7.55832 13.925 7.36665 14.0127 7.24999 14.188C7.13332 14.3627 7.14165 14.5583 7.27499 14.775C7.75832 15.5917 8.40832 16.25 9.22499 16.75C10.0417 17.25 10.9667 17.5 12 17.5ZM12 22.2C10.5833 22.2 9.25399 21.9333 8.01199 21.4C6.77065 20.8667 5.69165 20.1417 4.77499 19.225C3.85832 18.3083 3.13332 17.2293 2.59999 15.988C2.06665 14.746 1.79999 13.4167 1.79999 12C1.79999 10.5833 2.06665 9.25399 2.59999 8.01199C3.13332 6.77065 3.85832 5.69165 4.77499 4.77499C5.69165 3.85832 6.77065 3.13332 8.01199 2.59999C9.25399 2.06665 10.5833 1.79999 12 1.79999C13.4167 1.79999 14.746 2.06665 15.988 2.59999C17.2293 3.13332 18.3083 3.85832 19.225 4.77499C20.1417 5.69165 20.8667 6.77065 21.4 8.01199C21.9333 9.25399 22.2 10.5833 22.2 12C22.2 13.4167 21.9333 14.746 21.4 15.988C20.8667 17.2293 20.1417 18.3083 19.225 19.225C18.3083 20.1417 17.2293 20.8667 15.988 21.4C14.746 21.9333 13.4167 22.2 12 22.2ZM12 19.925C14.2 19.925 16.071 19.1543 17.613 17.613C19.1543 16.071 19.925 14.2 19.925 12C19.925 9.79999 19.1543 7.92899 17.613 6.38699C16.071 4.84565 14.2 4.07499 12 4.07499C9.79999 4.07499 7.92932 4.84565 6.38799 6.38699C4.84599 7.92899 4.07499 9.79999 4.07499 12C4.07499 14.2 4.84599 16.071 6.38799 17.613C7.92932 19.1543 9.79999 19.925 12 19.925Z", fill: "currentColor" }))),
|
|
16
|
-
this.size === 28 && (h(Fragment, null,
|
|
17
|
-
h("path", { d: "M18.025 12.8916C18.55 12.8916 18.9825 12.7213 19.3223 12.3806C19.663 12.0408 19.8333 11.6083 19.8333 11.0833C19.8333 10.5583 19.663 10.1255 19.3223 9.78481C18.9825 9.44492 18.55 9.27497 18.025 9.27497C17.5 9.27497 17.0676 9.44492 16.7277 9.78481C16.387 10.1255 16.2167 10.5583 16.2167 11.0833C16.2167 11.6083 16.387 12.0408 16.7277 12.3806C17.0676 12.7213 17.5 12.8916 18.025 12.8916V12.8916ZM9.97501 12.8916C10.5 12.8916 10.9328 12.7213 11.2735 12.3806C11.6134 12.0408 11.7833 11.6083 11.7833 11.0833C11.7833 10.5583 11.6134 10.1255 11.2735 9.78481C10.9328 9.44492 10.5 9.27497 9.97501 9.27497C9.45001 9.27497 9.01756 9.44492 8.67767 9.78481C8.33701 10.1255 8.16667 10.5583 8.16667 11.0833C8.16667 11.6083 8.33701 12.0408 8.67767 12.3806C9.01756 12.7213 9.45001 12.8916 9.97501 12.8916V12.8916ZM14 20.4166C15.2056 20.4166 16.2847 20.125 17.2375 19.5416C18.1903 18.9583 18.9486 18.1903 19.5125 17.2375C19.6681 16.9847 19.6778 16.7564 19.5417 16.5526C19.4056 16.3481 19.1819 16.2458 18.8708 16.2458H9.12917C8.81806 16.2458 8.59445 16.3481 8.45834 16.5526C8.32223 16.7564 8.33195 16.9847 8.48751 17.2375C9.0514 18.1903 9.80973 18.9583 10.7625 19.5416C11.7153 20.125 12.7944 20.4166 14 20.4166ZM14 25.9C12.3472 25.9 10.7963 25.5889 9.34734 24.9666C7.89912 24.3444 6.64028 23.4986 5.57084 22.4291C4.5014 21.3597 3.65556 20.1009 3.03334 18.6526C2.41112 17.2036 2.10001 15.6528 2.10001 14C2.10001 12.3472 2.41112 10.7963 3.03334 9.34731C3.65556 7.89909 4.5014 6.64025 5.57084 5.57081C6.64028 4.50136 7.89912 3.65553 9.34734 3.03331C10.7963 2.41109 12.3472 2.09998 14 2.09998C15.6528 2.09998 17.2037 2.41109 18.6527 3.03331C20.1009 3.65553 21.3597 4.50136 22.4292 5.57081C23.4986 6.64025 24.3445 7.89909 24.9667 9.34731C25.5889 10.7963 25.9 12.3472 25.9 14C25.9 15.6528 25.5889 17.2036 24.9667 18.6526C24.3445 20.1009 23.4986 21.3597 22.4292 22.4291C21.3597 23.4986 20.1009 24.3444 18.6527 24.9666C17.2037 25.5889 15.6528 25.9 14 25.9ZM14 23.2458C16.5667 23.2458 18.7495 22.3467 20.5485 20.5485C22.3467 18.7495 23.2458 16.5666 23.2458 14C23.2458 11.4333 22.3467 9.25048 20.5485 7.45148C18.7495 5.65325 16.5667 4.75414 14 4.75414C11.4333 4.75414 9.2509 5.65325 7.45267 7.45148C5.65367 9.25048 4.75417 11.4333 4.75417 14C4.75417 16.5666 5.65367 18.7495 7.45267 20.5485C9.2509 22.3467 11.4333 23.2458 14 23.2458Z", fill: "currentColor" })))));
|
|
11
|
+
return (h("svg", { class: className, fill: "none", height: this.size, part: "icon", viewBox: `0 0 ${viewBoxSize} ${viewBoxSize}`, width: this.size, xmlns: "http://www.w3.org/2000/svg" }, this.size === 16 && (h(Fragment, null, h("path", { d: "M10.3 7.36668C10.6 7.36668 10.8471 7.26935 11.0413 7.07468C11.236 6.88046 11.3333 6.63335 11.3333 6.33335C11.3333 6.03335 11.236 5.78601 11.0413 5.59135C10.8471 5.39712 10.6 5.30001 10.3 5.30001C10 5.30001 9.7529 5.39712 9.55868 5.59135C9.36401 5.78601 9.26668 6.03335 9.26668 6.33335C9.26668 6.63335 9.36401 6.88046 9.55868 7.07468C9.7529 7.26935 10 7.36668 10.3 7.36668V7.36668ZM5.70001 7.36668C6.00001 7.36668 6.24735 7.26935 6.44201 7.07468C6.63623 6.88046 6.73335 6.63335 6.73335 6.33335C6.73335 6.03335 6.63623 5.78601 6.44201 5.59135C6.24735 5.39712 6.00001 5.30001 5.70001 5.30001C5.40001 5.30001 5.1529 5.39712 4.95868 5.59135C4.76401 5.78601 4.66668 6.03335 4.66668 6.33335C4.66668 6.63335 4.76401 6.88046 4.95868 7.07468C5.1529 7.26935 5.40001 7.36668 5.70001 7.36668V7.36668ZM8.00001 11.6667C8.6889 11.6667 9.30557 11.5 9.85001 11.1667C10.3945 10.8333 10.8278 10.3945 11.15 9.85001C11.2389 9.70557 11.2445 9.57512 11.1667 9.45868C11.0889 9.34179 10.9611 9.28335 10.7833 9.28335H5.21668C5.0389 9.28335 4.91112 9.34179 4.83335 9.45868C4.75557 9.57512 4.76112 9.70557 4.85001 9.85001C5.17223 10.3945 5.60557 10.8333 6.15001 11.1667C6.69446 11.5 7.31112 11.6667 8.00001 11.6667ZM8.00001 14.8C7.05557 14.8 6.16935 14.6222 5.34135 14.2667C4.51379 13.9111 3.79446 13.4278 3.18335 12.8167C2.57223 12.2056 2.0889 11.4862 1.73335 10.6587C1.37779 9.83068 1.20001 8.94446 1.20001 8.00001C1.20001 7.05557 1.37779 6.16935 1.73335 5.34135C2.0889 4.51379 2.57223 3.79446 3.18335 3.18335C3.79446 2.57223 4.51379 2.0889 5.34135 1.73335C6.16935 1.37779 7.05557 1.20001 8.00001 1.20001C8.94446 1.20001 9.83068 1.37779 10.6587 1.73335C11.4862 2.0889 12.2056 2.57223 12.8167 3.18335C13.4278 3.79446 13.9111 4.51379 14.2667 5.34135C14.6222 6.16935 14.8 7.05557 14.8 8.00001C14.8 8.94446 14.6222 9.83068 14.2667 10.6587C13.9111 11.4862 13.4278 12.2056 12.8167 12.8167C12.2056 13.4278 11.4862 13.9111 10.6587 14.2667C9.83068 14.6222 8.94446 14.8 8.00001 14.8ZM8.00001 13.2833C9.46668 13.2833 10.714 12.7696 11.742 11.742C12.7696 10.714 13.2833 9.46668 13.2833 8.00001C13.2833 6.53335 12.7696 5.28601 11.742 4.25801C10.714 3.23046 9.46668 2.71668 8.00001 2.71668C6.53335 2.71668 5.28623 3.23046 4.25868 4.25801C3.23068 5.28601 2.71668 6.53335 2.71668 8.00001C2.71668 9.46668 3.23068 10.714 4.25868 11.742C5.28623 12.7696 6.53335 13.2833 8.00001 13.2833Z", fill: "currentColor" }))), (this.size === 20 || this.size === 24) && (h(Fragment, null, h("path", { d: "M15.45 11.05C15.9 11.05 16.2707 10.904 16.562 10.612C16.854 10.3207 17 9.94999 17 9.49999C17 9.04999 16.854 8.67899 16.562 8.38699C16.2707 8.09565 15.9 7.94999 15.45 7.94999C15 7.94999 14.6293 8.09565 14.338 8.38699C14.046 8.67899 13.9 9.04999 13.9 9.49999C13.9 9.94999 14.046 10.3207 14.338 10.612C14.6293 10.904 15 11.05 15.45 11.05ZM8.54999 11.05C8.99999 11.05 9.37099 10.904 9.66299 10.612C9.95432 10.3207 10.1 9.94999 10.1 9.49999C10.1 9.04999 9.95432 8.67899 9.66299 8.38699C9.37099 8.09565 8.99999 7.94999 8.54999 7.94999C8.09999 7.94999 7.72932 8.09565 7.43799 8.38699C7.14599 8.67899 6.99999 9.04999 6.99999 9.49999C6.99999 9.94999 7.14599 10.3207 7.43799 10.612C7.72932 10.904 8.09999 11.05 8.54999 11.05ZM12 17.5C13.0333 17.5 13.9583 17.25 14.775 16.75C15.5917 16.25 16.2417 15.5917 16.725 14.775C16.8583 14.5583 16.8667 14.3627 16.75 14.188C16.6333 14.0127 16.4417 13.925 16.175 13.925H7.82499C7.55832 13.925 7.36665 14.0127 7.24999 14.188C7.13332 14.3627 7.14165 14.5583 7.27499 14.775C7.75832 15.5917 8.40832 16.25 9.22499 16.75C10.0417 17.25 10.9667 17.5 12 17.5ZM12 22.2C10.5833 22.2 9.25399 21.9333 8.01199 21.4C6.77065 20.8667 5.69165 20.1417 4.77499 19.225C3.85832 18.3083 3.13332 17.2293 2.59999 15.988C2.06665 14.746 1.79999 13.4167 1.79999 12C1.79999 10.5833 2.06665 9.25399 2.59999 8.01199C3.13332 6.77065 3.85832 5.69165 4.77499 4.77499C5.69165 3.85832 6.77065 3.13332 8.01199 2.59999C9.25399 2.06665 10.5833 1.79999 12 1.79999C13.4167 1.79999 14.746 2.06665 15.988 2.59999C17.2293 3.13332 18.3083 3.85832 19.225 4.77499C20.1417 5.69165 20.8667 6.77065 21.4 8.01199C21.9333 9.25399 22.2 10.5833 22.2 12C22.2 13.4167 21.9333 14.746 21.4 15.988C20.8667 17.2293 20.1417 18.3083 19.225 19.225C18.3083 20.1417 17.2293 20.8667 15.988 21.4C14.746 21.9333 13.4167 22.2 12 22.2ZM12 19.925C14.2 19.925 16.071 19.1543 17.613 17.613C19.1543 16.071 19.925 14.2 19.925 12C19.925 9.79999 19.1543 7.92899 17.613 6.38699C16.071 4.84565 14.2 4.07499 12 4.07499C9.79999 4.07499 7.92932 4.84565 6.38799 6.38699C4.84599 7.92899 4.07499 9.79999 4.07499 12C4.07499 14.2 4.84599 16.071 6.38799 17.613C7.92932 19.1543 9.79999 19.925 12 19.925Z", fill: "currentColor" }))), this.size === 28 && (h(Fragment, null, h("path", { d: "M18.025 12.8916C18.55 12.8916 18.9825 12.7213 19.3223 12.3806C19.663 12.0408 19.8333 11.6083 19.8333 11.0833C19.8333 10.5583 19.663 10.1255 19.3223 9.78481C18.9825 9.44492 18.55 9.27497 18.025 9.27497C17.5 9.27497 17.0676 9.44492 16.7277 9.78481C16.387 10.1255 16.2167 10.5583 16.2167 11.0833C16.2167 11.6083 16.387 12.0408 16.7277 12.3806C17.0676 12.7213 17.5 12.8916 18.025 12.8916V12.8916ZM9.97501 12.8916C10.5 12.8916 10.9328 12.7213 11.2735 12.3806C11.6134 12.0408 11.7833 11.6083 11.7833 11.0833C11.7833 10.5583 11.6134 10.1255 11.2735 9.78481C10.9328 9.44492 10.5 9.27497 9.97501 9.27497C9.45001 9.27497 9.01756 9.44492 8.67767 9.78481C8.33701 10.1255 8.16667 10.5583 8.16667 11.0833C8.16667 11.6083 8.33701 12.0408 8.67767 12.3806C9.01756 12.7213 9.45001 12.8916 9.97501 12.8916V12.8916ZM14 20.4166C15.2056 20.4166 16.2847 20.125 17.2375 19.5416C18.1903 18.9583 18.9486 18.1903 19.5125 17.2375C19.6681 16.9847 19.6778 16.7564 19.5417 16.5526C19.4056 16.3481 19.1819 16.2458 18.8708 16.2458H9.12917C8.81806 16.2458 8.59445 16.3481 8.45834 16.5526C8.32223 16.7564 8.33195 16.9847 8.48751 17.2375C9.0514 18.1903 9.80973 18.9583 10.7625 19.5416C11.7153 20.125 12.7944 20.4166 14 20.4166ZM14 25.9C12.3472 25.9 10.7963 25.5889 9.34734 24.9666C7.89912 24.3444 6.64028 23.4986 5.57084 22.4291C4.5014 21.3597 3.65556 20.1009 3.03334 18.6526C2.41112 17.2036 2.10001 15.6528 2.10001 14C2.10001 12.3472 2.41112 10.7963 3.03334 9.34731C3.65556 7.89909 4.5014 6.64025 5.57084 5.57081C6.64028 4.50136 7.89912 3.65553 9.34734 3.03331C10.7963 2.41109 12.3472 2.09998 14 2.09998C15.6528 2.09998 17.2037 2.41109 18.6527 3.03331C20.1009 3.65553 21.3597 4.50136 22.4292 5.57081C23.4986 6.64025 24.3445 7.89909 24.9667 9.34731C25.5889 10.7963 25.9 12.3472 25.9 14C25.9 15.6528 25.5889 17.2036 24.9667 18.6526C24.3445 20.1009 23.4986 21.3597 22.4292 22.4291C21.3597 23.4986 20.1009 24.3444 18.6527 24.9666C17.2037 25.5889 15.6528 25.9 14 25.9ZM14 23.2458C16.5667 23.2458 18.7495 22.3467 20.5485 20.5485C22.3467 18.7495 23.2458 16.5666 23.2458 14C23.2458 11.4333 22.3467 9.25048 20.5485 7.45148C18.7495 5.65325 16.5667 4.75414 14 4.75414C11.4333 4.75414 9.2509 5.65325 7.45267 7.45148C5.65367 9.25048 4.75417 11.4333 4.75417 14C4.75417 16.5666 5.65367 18.7495 7.45267 20.5485C9.2509 22.3467 11.4333 23.2458 14 23.2458Z", fill: "currentColor" })))));
|
|
18
12
|
}
|
|
19
13
|
static get is() { return "swirl-icon-emoji-mood"; }
|
|
20
14
|
static get encapsulation() { return "shadow"; }
|
|
21
|
-
static get originalStyleUrls() {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
"
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
15
|
+
static get originalStyleUrls() {
|
|
16
|
+
return {
|
|
17
|
+
"$": ["../swirl-icon.css"]
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
static get styleUrls() {
|
|
21
|
+
return {
|
|
22
|
+
"$": ["../swirl-icon.css"]
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
static get properties() {
|
|
26
|
+
return {
|
|
27
|
+
"size": {
|
|
28
|
+
"type": "number",
|
|
29
|
+
"mutable": false,
|
|
30
|
+
"complexType": {
|
|
31
|
+
"original": "SwirlIconSize",
|
|
32
|
+
"resolved": "16 | 20 | 24 | 28",
|
|
33
|
+
"references": {
|
|
34
|
+
"SwirlIconSize": {
|
|
35
|
+
"location": "import",
|
|
36
|
+
"path": "../swirl-icon.types"
|
|
37
|
+
}
|
|
38
38
|
}
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
}
|
|
51
|
-
}
|
|
39
|
+
},
|
|
40
|
+
"required": false,
|
|
41
|
+
"optional": false,
|
|
42
|
+
"docs": {
|
|
43
|
+
"tags": [],
|
|
44
|
+
"text": ""
|
|
45
|
+
},
|
|
46
|
+
"attribute": "size",
|
|
47
|
+
"reflect": false,
|
|
48
|
+
"defaultValue": "24"
|
|
49
|
+
}
|
|
50
|
+
};
|
|
51
|
+
}
|
|
52
52
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// DO NOT EDIT. THIS FILE GETS GENERATED VIA "yarn generate".
|
|
2
|
-
import {
|
|
2
|
+
import { Fragment, h } from "@stencil/core";
|
|
3
3
|
import classnames from "classnames";
|
|
4
4
|
export class SwirlIconEmojiSatisfied {
|
|
5
5
|
constructor() {
|
|
@@ -8,45 +8,45 @@ export class SwirlIconEmojiSatisfied {
|
|
|
8
8
|
render() {
|
|
9
9
|
const viewBoxSize = this.size === 20 ? 24 : this.size;
|
|
10
10
|
const className = classnames("swirl-icon", `swirl-icon--size-${this.size}`);
|
|
11
|
-
return (h("svg", { class: className, fill: "none", height: this.size, part: "icon", viewBox: `0 0 ${viewBoxSize} ${viewBoxSize}`, width: this.size, xmlns: "http://www.w3.org/2000/svg" },
|
|
12
|
-
this.size === 16 && (h(Fragment, null,
|
|
13
|
-
h("path", { d: "M10.3 7.36668C10.6 7.36668 10.8471 7.26935 11.0413 7.07468C11.236 6.88046 11.3333 6.63335 11.3333 6.33335C11.3333 6.03335 11.236 5.78601 11.0413 5.59135C10.8471 5.39712 10.6 5.30001 10.3 5.30001C10 5.30001 9.7529 5.39712 9.55868 5.59135C9.36401 5.78601 9.26668 6.03335 9.26668 6.33335C9.26668 6.63335 9.36401 6.88046 9.55868 7.07468C9.7529 7.26935 10 7.36668 10.3 7.36668V7.36668ZM5.70001 7.36668C6.00001 7.36668 6.24735 7.26935 6.44201 7.07468C6.63623 6.88046 6.73335 6.63335 6.73335 6.33335C6.73335 6.03335 6.63623 5.78601 6.44201 5.59135C6.24735 5.39712 6.00001 5.30001 5.70001 5.30001C5.40001 5.30001 5.1529 5.39712 4.95868 5.59135C4.76401 5.78601 4.66668 6.03335 4.66668 6.33335C4.66668 6.63335 4.76401 6.88046 4.95868 7.07468C5.1529 7.26935 5.40001 7.36668 5.70001 7.36668V7.36668ZM8.00001 11.6667C8.62223 11.6667 9.19157 11.5278 9.70801 11.25C10.2249 10.9722 10.6278 10.6278 10.9167 10.2167C11.0611 10.0056 11.0833 9.80557 10.9833 9.61668C10.8833 9.42779 10.7278 9.33335 10.5167 9.33335C10.4389 9.33335 10.3556 9.35846 10.2667 9.40868C10.1778 9.45846 10.1056 9.51668 10.05 9.58335C9.81668 9.89446 9.52512 10.1418 9.17535 10.3253C8.82512 10.5085 8.43335 10.6 8.00001 10.6C7.56668 10.6 7.17512 10.5085 6.82535 10.3253C6.47512 10.1418 6.18335 9.89446 5.95001 9.58335C5.89446 9.51668 5.81957 9.45846 5.72535 9.40868C5.63068 9.35846 5.54446 9.33335 5.46668 9.33335C5.26668 9.33335 5.11668 9.4249 5.01668 9.60801C4.91668 9.79157 4.9389 9.9889 5.08335 10.2C5.37223 10.6222 5.77512 10.9722 6.29201 11.25C6.80846 11.5278 7.37779 11.6667 8.00001 11.6667ZM8.00001 14.8C7.05557 14.8 6.16935 14.6222 5.34135 14.2667C4.51379 13.9111 3.79446 13.4278 3.18335 12.8167C2.57223 12.2056 2.0889 11.4862 1.73335 10.6587C1.37779 9.83068 1.20001 8.94446 1.20001 8.00001C1.20001 7.05557 1.37779 6.16935 1.73335 5.34135C2.0889 4.51379 2.57223 3.79446 3.18335 3.18335C3.79446 2.57223 4.51379 2.0889 5.34135 1.73335C6.16935 1.37779 7.05557 1.20001 8.00001 1.20001C8.94446 1.20001 9.83068 1.37779 10.6587 1.73335C11.4862 2.0889 12.2056 2.57223 12.8167 3.18335C13.4278 3.79446 13.9111 4.51379 14.2667 5.34135C14.6222 6.16935 14.8 7.05557 14.8 8.00001C14.8 8.94446 14.6222 9.83068 14.2667 10.6587C13.9111 11.4862 13.4278 12.2056 12.8167 12.8167C12.2056 13.4278 11.4862 13.9111 10.6587 14.2667C9.83068 14.6222 8.94446 14.8 8.00001 14.8ZM8.00001 13.2833C9.46668 13.2833 10.714 12.7696 11.742 11.742C12.7696 10.714 13.2833 9.46668 13.2833 8.00001C13.2833 6.53335 12.7696 5.28601 11.742 4.25801C10.714 3.23046 9.46668 2.71668 8.00001 2.71668C6.53335 2.71668 5.28623 3.23046 4.25868 4.25801C3.23068 5.28601 2.71668 6.53335 2.71668 8.00001C2.71668 9.46668 3.23068 10.714 4.25868 11.742C5.28623 12.7696 6.53335 13.2833 8.00001 13.2833Z", fill: "currentColor" }))),
|
|
14
|
-
(this.size === 20 || this.size === 24) && (h(Fragment, null,
|
|
15
|
-
h("path", { d: "M15.45 11.05C15.9 11.05 16.2707 10.904 16.562 10.612C16.854 10.3207 17 9.94999 17 9.49999C17 9.04999 16.854 8.67899 16.562 8.38699C16.2707 8.09565 15.9 7.94999 15.45 7.94999C15 7.94999 14.6293 8.09565 14.338 8.38699C14.046 8.67899 13.9 9.04999 13.9 9.49999C13.9 9.94999 14.046 10.3207 14.338 10.612C14.6293 10.904 15 11.05 15.45 11.05ZM8.54999 11.05C8.99999 11.05 9.37099 10.904 9.66299 10.612C9.95432 10.3207 10.1 9.94999 10.1 9.49999C10.1 9.04999 9.95432 8.67899 9.66299 8.38699C9.37099 8.09565 8.99999 7.94999 8.54999 7.94999C8.09999 7.94999 7.72932 8.09565 7.43799 8.38699C7.14599 8.67899 6.99999 9.04999 6.99999 9.49999C6.99999 9.94999 7.14599 10.3207 7.43799 10.612C7.72932 10.904 8.09999 11.05 8.54999 11.05ZM12 17.5C12.9333 17.5 13.7873 17.2917 14.562 16.875C15.3373 16.4583 15.9417 15.9417 16.375 15.325C16.5917 15.0083 16.625 14.7083 16.475 14.425C16.325 14.1417 16.0917 14 15.775 14C15.6583 14 15.5333 14.0377 15.4 14.113C15.2667 14.1877 15.1583 14.275 15.075 14.375C14.725 14.8417 14.2877 15.2127 13.763 15.488C13.2377 15.7627 12.65 15.9 12 15.9C11.35 15.9 10.7627 15.7627 10.238 15.488C9.71265 15.2127 9.27499 14.8417 8.92499 14.375C8.84165 14.275 8.72932 14.1877 8.58799 14.113C8.44599 14.0377 8.31665 14 8.19999 14C7.89999 14 7.67499 14.1373 7.52499 14.412C7.37499 14.6873 7.40832 14.9833 7.62499 15.3C8.05832 15.9333 8.66265 16.4583 9.43799 16.875C10.2127 17.2917 11.0667 17.5 12 17.5ZM12 22.2C10.5833 22.2 9.25399 21.9333 8.01199 21.4C6.77065 20.8667 5.69165 20.1417 4.77499 19.225C3.85832 18.3083 3.13332 17.2293 2.59999 15.988C2.06665 14.746 1.79999 13.4167 1.79999 12C1.79999 10.5833 2.06665 9.25399 2.59999 8.01199C3.13332 6.77065 3.85832 5.69165 4.77499 4.77499C5.69165 3.85832 6.77065 3.13332 8.01199 2.59999C9.25399 2.06665 10.5833 1.79999 12 1.79999C13.4167 1.79999 14.746 2.06665 15.988 2.59999C17.2293 3.13332 18.3083 3.85832 19.225 4.77499C20.1417 5.69165 20.8667 6.77065 21.4 8.01199C21.9333 9.25399 22.2 10.5833 22.2 12C22.2 13.4167 21.9333 14.746 21.4 15.988C20.8667 17.2293 20.1417 18.3083 19.225 19.225C18.3083 20.1417 17.2293 20.8667 15.988 21.4C14.746 21.9333 13.4167 22.2 12 22.2ZM12 19.925C14.2 19.925 16.071 19.1543 17.613 17.613C19.1543 16.071 19.925 14.2 19.925 12C19.925 9.79999 19.1543 7.92899 17.613 6.38699C16.071 4.84565 14.2 4.07499 12 4.07499C9.79999 4.07499 7.92932 4.84565 6.38799 6.38699C4.84599 7.92899 4.07499 9.79999 4.07499 12C4.07499 14.2 4.84599 16.071 6.38799 17.613C7.92932 19.1543 9.79999 19.925 12 19.925Z", fill: "currentColor" }))),
|
|
16
|
-
this.size === 28 && (h(Fragment, null,
|
|
17
|
-
h("path", { d: "M18.025 12.8916C18.55 12.8916 18.9825 12.7213 19.3223 12.3806C19.663 12.0408 19.8333 11.6083 19.8333 11.0833C19.8333 10.5583 19.663 10.1255 19.3223 9.78481C18.9825 9.44492 18.55 9.27497 18.025 9.27497C17.5 9.27497 17.0676 9.44492 16.7277 9.78481C16.387 10.1255 16.2167 10.5583 16.2167 11.0833C16.2167 11.6083 16.387 12.0408 16.7277 12.3806C17.0676 12.7213 17.5 12.8916 18.025 12.8916V12.8916ZM9.97501 12.8916C10.5 12.8916 10.9328 12.7213 11.2735 12.3806C11.6134 12.0408 11.7833 11.6083 11.7833 11.0833C11.7833 10.5583 11.6134 10.1255 11.2735 9.78481C10.9328 9.44492 10.5 9.27497 9.97501 9.27497C9.45001 9.27497 9.01756 9.44492 8.67767 9.78481C8.33701 10.1255 8.16667 10.5583 8.16667 11.0833C8.16667 11.6083 8.33701 12.0408 8.67767 12.3806C9.01756 12.7213 9.45001 12.8916 9.97501 12.8916V12.8916ZM14 20.4166C15.0889 20.4166 16.0852 20.1736 16.989 19.6875C17.8936 19.2014 18.5986 18.5986 19.1042 17.8791C19.3569 17.5097 19.3958 17.1597 19.2208 16.8291C19.0458 16.4986 18.7736 16.3333 18.4042 16.3333C18.2681 16.3333 18.1222 16.3773 17.9667 16.4651C17.8111 16.5523 17.6847 16.6541 17.5875 16.7708C17.1792 17.3153 16.6689 17.7481 16.0568 18.0693C15.4439 18.3898 14.7583 18.55 14 18.55C13.2417 18.55 12.5564 18.3898 11.9443 18.0693C11.3314 17.7481 10.8208 17.3153 10.4125 16.7708C10.3153 16.6541 10.1842 16.5523 10.0193 16.4651C9.85367 16.3773 9.70278 16.3333 9.56667 16.3333C9.21667 16.3333 8.95417 16.4935 8.77917 16.814C8.60417 17.1352 8.64306 17.4805 8.89584 17.85C9.40139 18.5889 10.1064 19.2014 11.011 19.6875C11.9148 20.1736 12.9111 20.4166 14 20.4166ZM14 25.9C12.3472 25.9 10.7963 25.5889 9.34734 24.9666C7.89912 24.3444 6.64028 23.4986 5.57084 22.4291C4.5014 21.3597 3.65556 20.1009 3.03334 18.6526C2.41112 17.2036 2.10001 15.6528 2.10001 14C2.10001 12.3472 2.41112 10.7963 3.03334 9.34731C3.65556 7.89909 4.5014 6.64025 5.57084 5.57081C6.64028 4.50136 7.89912 3.65553 9.34734 3.03331C10.7963 2.41109 12.3472 2.09998 14 2.09998C15.6528 2.09998 17.2037 2.41109 18.6527 3.03331C20.1009 3.65553 21.3597 4.50136 22.4292 5.57081C23.4986 6.64025 24.3445 7.89909 24.9667 9.34731C25.5889 10.7963 25.9 12.3472 25.9 14C25.9 15.6528 25.5889 17.2036 24.9667 18.6526C24.3445 20.1009 23.4986 21.3597 22.4292 22.4291C21.3597 23.4986 20.1009 24.3444 18.6527 24.9666C17.2037 25.5889 15.6528 25.9 14 25.9ZM14 23.2458C16.5667 23.2458 18.7495 22.3467 20.5485 20.5485C22.3467 18.7495 23.2458 16.5666 23.2458 14C23.2458 11.4333 22.3467 9.25048 20.5485 7.45148C18.7495 5.65325 16.5667 4.75414 14 4.75414C11.4333 4.75414 9.2509 5.65325 7.45267 7.45148C5.65367 9.25048 4.75417 11.4333 4.75417 14C4.75417 16.5666 5.65367 18.7495 7.45267 20.5485C9.2509 22.3467 11.4333 23.2458 14 23.2458Z", fill: "currentColor" })))));
|
|
11
|
+
return (h("svg", { class: className, fill: "none", height: this.size, part: "icon", viewBox: `0 0 ${viewBoxSize} ${viewBoxSize}`, width: this.size, xmlns: "http://www.w3.org/2000/svg" }, this.size === 16 && (h(Fragment, null, h("path", { d: "M10.3 7.36668C10.6 7.36668 10.8471 7.26935 11.0413 7.07468C11.236 6.88046 11.3333 6.63335 11.3333 6.33335C11.3333 6.03335 11.236 5.78601 11.0413 5.59135C10.8471 5.39712 10.6 5.30001 10.3 5.30001C10 5.30001 9.7529 5.39712 9.55868 5.59135C9.36401 5.78601 9.26668 6.03335 9.26668 6.33335C9.26668 6.63335 9.36401 6.88046 9.55868 7.07468C9.7529 7.26935 10 7.36668 10.3 7.36668V7.36668ZM5.70001 7.36668C6.00001 7.36668 6.24735 7.26935 6.44201 7.07468C6.63623 6.88046 6.73335 6.63335 6.73335 6.33335C6.73335 6.03335 6.63623 5.78601 6.44201 5.59135C6.24735 5.39712 6.00001 5.30001 5.70001 5.30001C5.40001 5.30001 5.1529 5.39712 4.95868 5.59135C4.76401 5.78601 4.66668 6.03335 4.66668 6.33335C4.66668 6.63335 4.76401 6.88046 4.95868 7.07468C5.1529 7.26935 5.40001 7.36668 5.70001 7.36668V7.36668ZM8.00001 11.6667C8.62223 11.6667 9.19157 11.5278 9.70801 11.25C10.2249 10.9722 10.6278 10.6278 10.9167 10.2167C11.0611 10.0056 11.0833 9.80557 10.9833 9.61668C10.8833 9.42779 10.7278 9.33335 10.5167 9.33335C10.4389 9.33335 10.3556 9.35846 10.2667 9.40868C10.1778 9.45846 10.1056 9.51668 10.05 9.58335C9.81668 9.89446 9.52512 10.1418 9.17535 10.3253C8.82512 10.5085 8.43335 10.6 8.00001 10.6C7.56668 10.6 7.17512 10.5085 6.82535 10.3253C6.47512 10.1418 6.18335 9.89446 5.95001 9.58335C5.89446 9.51668 5.81957 9.45846 5.72535 9.40868C5.63068 9.35846 5.54446 9.33335 5.46668 9.33335C5.26668 9.33335 5.11668 9.4249 5.01668 9.60801C4.91668 9.79157 4.9389 9.9889 5.08335 10.2C5.37223 10.6222 5.77512 10.9722 6.29201 11.25C6.80846 11.5278 7.37779 11.6667 8.00001 11.6667ZM8.00001 14.8C7.05557 14.8 6.16935 14.6222 5.34135 14.2667C4.51379 13.9111 3.79446 13.4278 3.18335 12.8167C2.57223 12.2056 2.0889 11.4862 1.73335 10.6587C1.37779 9.83068 1.20001 8.94446 1.20001 8.00001C1.20001 7.05557 1.37779 6.16935 1.73335 5.34135C2.0889 4.51379 2.57223 3.79446 3.18335 3.18335C3.79446 2.57223 4.51379 2.0889 5.34135 1.73335C6.16935 1.37779 7.05557 1.20001 8.00001 1.20001C8.94446 1.20001 9.83068 1.37779 10.6587 1.73335C11.4862 2.0889 12.2056 2.57223 12.8167 3.18335C13.4278 3.79446 13.9111 4.51379 14.2667 5.34135C14.6222 6.16935 14.8 7.05557 14.8 8.00001C14.8 8.94446 14.6222 9.83068 14.2667 10.6587C13.9111 11.4862 13.4278 12.2056 12.8167 12.8167C12.2056 13.4278 11.4862 13.9111 10.6587 14.2667C9.83068 14.6222 8.94446 14.8 8.00001 14.8ZM8.00001 13.2833C9.46668 13.2833 10.714 12.7696 11.742 11.742C12.7696 10.714 13.2833 9.46668 13.2833 8.00001C13.2833 6.53335 12.7696 5.28601 11.742 4.25801C10.714 3.23046 9.46668 2.71668 8.00001 2.71668C6.53335 2.71668 5.28623 3.23046 4.25868 4.25801C3.23068 5.28601 2.71668 6.53335 2.71668 8.00001C2.71668 9.46668 3.23068 10.714 4.25868 11.742C5.28623 12.7696 6.53335 13.2833 8.00001 13.2833Z", fill: "currentColor" }))), (this.size === 20 || this.size === 24) && (h(Fragment, null, h("path", { d: "M15.45 11.05C15.9 11.05 16.2707 10.904 16.562 10.612C16.854 10.3207 17 9.94999 17 9.49999C17 9.04999 16.854 8.67899 16.562 8.38699C16.2707 8.09565 15.9 7.94999 15.45 7.94999C15 7.94999 14.6293 8.09565 14.338 8.38699C14.046 8.67899 13.9 9.04999 13.9 9.49999C13.9 9.94999 14.046 10.3207 14.338 10.612C14.6293 10.904 15 11.05 15.45 11.05ZM8.54999 11.05C8.99999 11.05 9.37099 10.904 9.66299 10.612C9.95432 10.3207 10.1 9.94999 10.1 9.49999C10.1 9.04999 9.95432 8.67899 9.66299 8.38699C9.37099 8.09565 8.99999 7.94999 8.54999 7.94999C8.09999 7.94999 7.72932 8.09565 7.43799 8.38699C7.14599 8.67899 6.99999 9.04999 6.99999 9.49999C6.99999 9.94999 7.14599 10.3207 7.43799 10.612C7.72932 10.904 8.09999 11.05 8.54999 11.05ZM12 17.5C12.9333 17.5 13.7873 17.2917 14.562 16.875C15.3373 16.4583 15.9417 15.9417 16.375 15.325C16.5917 15.0083 16.625 14.7083 16.475 14.425C16.325 14.1417 16.0917 14 15.775 14C15.6583 14 15.5333 14.0377 15.4 14.113C15.2667 14.1877 15.1583 14.275 15.075 14.375C14.725 14.8417 14.2877 15.2127 13.763 15.488C13.2377 15.7627 12.65 15.9 12 15.9C11.35 15.9 10.7627 15.7627 10.238 15.488C9.71265 15.2127 9.27499 14.8417 8.92499 14.375C8.84165 14.275 8.72932 14.1877 8.58799 14.113C8.44599 14.0377 8.31665 14 8.19999 14C7.89999 14 7.67499 14.1373 7.52499 14.412C7.37499 14.6873 7.40832 14.9833 7.62499 15.3C8.05832 15.9333 8.66265 16.4583 9.43799 16.875C10.2127 17.2917 11.0667 17.5 12 17.5ZM12 22.2C10.5833 22.2 9.25399 21.9333 8.01199 21.4C6.77065 20.8667 5.69165 20.1417 4.77499 19.225C3.85832 18.3083 3.13332 17.2293 2.59999 15.988C2.06665 14.746 1.79999 13.4167 1.79999 12C1.79999 10.5833 2.06665 9.25399 2.59999 8.01199C3.13332 6.77065 3.85832 5.69165 4.77499 4.77499C5.69165 3.85832 6.77065 3.13332 8.01199 2.59999C9.25399 2.06665 10.5833 1.79999 12 1.79999C13.4167 1.79999 14.746 2.06665 15.988 2.59999C17.2293 3.13332 18.3083 3.85832 19.225 4.77499C20.1417 5.69165 20.8667 6.77065 21.4 8.01199C21.9333 9.25399 22.2 10.5833 22.2 12C22.2 13.4167 21.9333 14.746 21.4 15.988C20.8667 17.2293 20.1417 18.3083 19.225 19.225C18.3083 20.1417 17.2293 20.8667 15.988 21.4C14.746 21.9333 13.4167 22.2 12 22.2ZM12 19.925C14.2 19.925 16.071 19.1543 17.613 17.613C19.1543 16.071 19.925 14.2 19.925 12C19.925 9.79999 19.1543 7.92899 17.613 6.38699C16.071 4.84565 14.2 4.07499 12 4.07499C9.79999 4.07499 7.92932 4.84565 6.38799 6.38699C4.84599 7.92899 4.07499 9.79999 4.07499 12C4.07499 14.2 4.84599 16.071 6.38799 17.613C7.92932 19.1543 9.79999 19.925 12 19.925Z", fill: "currentColor" }))), this.size === 28 && (h(Fragment, null, h("path", { d: "M18.025 12.8916C18.55 12.8916 18.9825 12.7213 19.3223 12.3806C19.663 12.0408 19.8333 11.6083 19.8333 11.0833C19.8333 10.5583 19.663 10.1255 19.3223 9.78481C18.9825 9.44492 18.55 9.27497 18.025 9.27497C17.5 9.27497 17.0676 9.44492 16.7277 9.78481C16.387 10.1255 16.2167 10.5583 16.2167 11.0833C16.2167 11.6083 16.387 12.0408 16.7277 12.3806C17.0676 12.7213 17.5 12.8916 18.025 12.8916V12.8916ZM9.97501 12.8916C10.5 12.8916 10.9328 12.7213 11.2735 12.3806C11.6134 12.0408 11.7833 11.6083 11.7833 11.0833C11.7833 10.5583 11.6134 10.1255 11.2735 9.78481C10.9328 9.44492 10.5 9.27497 9.97501 9.27497C9.45001 9.27497 9.01756 9.44492 8.67767 9.78481C8.33701 10.1255 8.16667 10.5583 8.16667 11.0833C8.16667 11.6083 8.33701 12.0408 8.67767 12.3806C9.01756 12.7213 9.45001 12.8916 9.97501 12.8916V12.8916ZM14 20.4166C15.0889 20.4166 16.0852 20.1736 16.989 19.6875C17.8936 19.2014 18.5986 18.5986 19.1042 17.8791C19.3569 17.5097 19.3958 17.1597 19.2208 16.8291C19.0458 16.4986 18.7736 16.3333 18.4042 16.3333C18.2681 16.3333 18.1222 16.3773 17.9667 16.4651C17.8111 16.5523 17.6847 16.6541 17.5875 16.7708C17.1792 17.3153 16.6689 17.7481 16.0568 18.0693C15.4439 18.3898 14.7583 18.55 14 18.55C13.2417 18.55 12.5564 18.3898 11.9443 18.0693C11.3314 17.7481 10.8208 17.3153 10.4125 16.7708C10.3153 16.6541 10.1842 16.5523 10.0193 16.4651C9.85367 16.3773 9.70278 16.3333 9.56667 16.3333C9.21667 16.3333 8.95417 16.4935 8.77917 16.814C8.60417 17.1352 8.64306 17.4805 8.89584 17.85C9.40139 18.5889 10.1064 19.2014 11.011 19.6875C11.9148 20.1736 12.9111 20.4166 14 20.4166ZM14 25.9C12.3472 25.9 10.7963 25.5889 9.34734 24.9666C7.89912 24.3444 6.64028 23.4986 5.57084 22.4291C4.5014 21.3597 3.65556 20.1009 3.03334 18.6526C2.41112 17.2036 2.10001 15.6528 2.10001 14C2.10001 12.3472 2.41112 10.7963 3.03334 9.34731C3.65556 7.89909 4.5014 6.64025 5.57084 5.57081C6.64028 4.50136 7.89912 3.65553 9.34734 3.03331C10.7963 2.41109 12.3472 2.09998 14 2.09998C15.6528 2.09998 17.2037 2.41109 18.6527 3.03331C20.1009 3.65553 21.3597 4.50136 22.4292 5.57081C23.4986 6.64025 24.3445 7.89909 24.9667 9.34731C25.5889 10.7963 25.9 12.3472 25.9 14C25.9 15.6528 25.5889 17.2036 24.9667 18.6526C24.3445 20.1009 23.4986 21.3597 22.4292 22.4291C21.3597 23.4986 20.1009 24.3444 18.6527 24.9666C17.2037 25.5889 15.6528 25.9 14 25.9ZM14 23.2458C16.5667 23.2458 18.7495 22.3467 20.5485 20.5485C22.3467 18.7495 23.2458 16.5666 23.2458 14C23.2458 11.4333 22.3467 9.25048 20.5485 7.45148C18.7495 5.65325 16.5667 4.75414 14 4.75414C11.4333 4.75414 9.2509 5.65325 7.45267 7.45148C5.65367 9.25048 4.75417 11.4333 4.75417 14C4.75417 16.5666 5.65367 18.7495 7.45267 20.5485C9.2509 22.3467 11.4333 23.2458 14 23.2458Z", fill: "currentColor" })))));
|
|
18
12
|
}
|
|
19
13
|
static get is() { return "swirl-icon-emoji-satisfied"; }
|
|
20
14
|
static get encapsulation() { return "shadow"; }
|
|
21
|
-
static get originalStyleUrls() {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
"
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
15
|
+
static get originalStyleUrls() {
|
|
16
|
+
return {
|
|
17
|
+
"$": ["../swirl-icon.css"]
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
static get styleUrls() {
|
|
21
|
+
return {
|
|
22
|
+
"$": ["../swirl-icon.css"]
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
static get properties() {
|
|
26
|
+
return {
|
|
27
|
+
"size": {
|
|
28
|
+
"type": "number",
|
|
29
|
+
"mutable": false,
|
|
30
|
+
"complexType": {
|
|
31
|
+
"original": "SwirlIconSize",
|
|
32
|
+
"resolved": "16 | 20 | 24 | 28",
|
|
33
|
+
"references": {
|
|
34
|
+
"SwirlIconSize": {
|
|
35
|
+
"location": "import",
|
|
36
|
+
"path": "../swirl-icon.types"
|
|
37
|
+
}
|
|
38
38
|
}
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
}
|
|
51
|
-
}
|
|
39
|
+
},
|
|
40
|
+
"required": false,
|
|
41
|
+
"optional": false,
|
|
42
|
+
"docs": {
|
|
43
|
+
"tags": [],
|
|
44
|
+
"text": ""
|
|
45
|
+
},
|
|
46
|
+
"attribute": "size",
|
|
47
|
+
"reflect": false,
|
|
48
|
+
"defaultValue": "24"
|
|
49
|
+
}
|
|
50
|
+
};
|
|
51
|
+
}
|
|
52
52
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// DO NOT EDIT. THIS FILE GETS GENERATED VIA "yarn generate".
|
|
2
|
-
import {
|
|
2
|
+
import { Fragment, h } from "@stencil/core";
|
|
3
3
|
import classnames from "classnames";
|
|
4
4
|
export class SwirlIconError {
|
|
5
5
|
constructor() {
|
|
@@ -8,45 +8,45 @@ export class SwirlIconError {
|
|
|
8
8
|
render() {
|
|
9
9
|
const viewBoxSize = this.size === 20 ? 24 : this.size;
|
|
10
10
|
const className = classnames("swirl-icon", `swirl-icon--size-${this.size}`);
|
|
11
|
-
return (h("svg", { class: className, fill: "none", height: this.size, part: "icon", viewBox: `0 0 ${viewBoxSize} ${viewBoxSize}`, width: this.size, xmlns: "http://www.w3.org/2000/svg" },
|
|
12
|
-
this.size === 16 && (h(Fragment, null,
|
|
13
|
-
h("path", { d: "M6.05 14C5.87222 14 5.70267 13.9667 5.54133 13.9C5.38044 13.8333 5.23889 13.7389 5.11667 13.6167L2.38333 10.8833C2.26111 10.7611 2.16667 10.6196 2.1 10.4587C2.03333 10.2973 2 10.1278 2 9.95V6.05C2 5.87222 2.03333 5.70267 2.1 5.54133C2.16667 5.38044 2.26111 5.23889 2.38333 5.11667L5.11667 2.38333C5.23889 2.26111 5.38044 2.16667 5.54133 2.1C5.70267 2.03333 5.87222 2 6.05 2H9.95C10.1278 2 10.2973 2.03333 10.4587 2.1C10.6196 2.16667 10.7611 2.26111 10.8833 2.38333L13.6167 5.11667C13.7389 5.23889 13.8333 5.38044 13.9 5.54133C13.9667 5.70267 14 5.87222 14 6.05V9.95C14 10.1278 13.9667 10.2973 13.9 10.4587C13.8333 10.6196 13.7389 10.7611 13.6167 10.8833L10.8833 13.6167C10.7611 13.7389 10.6196 13.8333 10.4587 13.9C10.2973 13.9667 10.1278 14 9.95 14H6.05ZM8 11.3333C8.18889 11.3333 8.34733 11.2693 8.47533 11.1413C8.60289 11.0138 8.66667 10.8556 8.66667 10.6667C8.66667 10.4778 8.60289 10.3193 8.47533 10.1913C8.34733 10.0638 8.18889 10 8 10C7.81111 10 7.65289 10.0638 7.52533 10.1913C7.39733 10.3193 7.33333 10.4778 7.33333 10.6667C7.33333 10.8556 7.39733 11.0138 7.52533 11.1413C7.65289 11.2693 7.81111 11.3333 8 11.3333ZM8 8.66667C8.18889 8.66667 8.34733 8.60267 8.47533 8.47467C8.60289 8.34711 8.66667 8.18889 8.66667 8V5.33333C8.66667 5.14444 8.60289 4.986 8.47533 4.858C8.34733 4.73044 8.18889 4.66667 8 4.66667C7.81111 4.66667 7.65289 4.73044 7.52533 4.858C7.39733 4.986 7.33333 5.14444 7.33333 5.33333V8C7.33333 8.18889 7.39733 8.34711 7.52533 8.47467C7.65289 8.60267 7.81111 8.66667 8 8.66667Z", fill: "currentColor" }))),
|
|
14
|
-
(this.size === 20 || this.size === 24) && (h(Fragment, null,
|
|
15
|
-
h("path", { d: "M9.075 21C8.80833 21 8.554 20.95 8.312 20.85C8.07067 20.75 7.85833 20.6083 7.675 20.425L3.575 16.325C3.39167 16.1417 3.25 15.9293 3.15 15.688C3.05 15.446 3 15.1917 3 14.925V9.075C3 8.80833 3.05 8.554 3.15 8.312C3.25 8.07067 3.39167 7.85833 3.575 7.675L7.675 3.575C7.85833 3.39167 8.07067 3.25 8.312 3.15C8.554 3.05 8.80833 3 9.075 3H14.925C15.1917 3 15.446 3.05 15.688 3.15C15.9293 3.25 16.1417 3.39167 16.325 3.575L20.425 7.675C20.6083 7.85833 20.75 8.07067 20.85 8.312C20.95 8.554 21 8.80833 21 9.075V14.925C21 15.1917 20.95 15.446 20.85 15.688C20.75 15.9293 20.6083 16.1417 20.425 16.325L16.325 20.425C16.1417 20.6083 15.9293 20.75 15.688 20.85C15.446 20.95 15.1917 21 14.925 21H9.075ZM12 17C12.2833 17 12.521 16.904 12.713 16.712C12.9043 16.5207 13 16.2833 13 16C13 15.7167 12.9043 15.479 12.713 15.287C12.521 15.0957 12.2833 15 12 15C11.7167 15 11.4793 15.0957 11.288 15.287C11.096 15.479 11 15.7167 11 16C11 16.2833 11.096 16.5207 11.288 16.712C11.4793 16.904 11.7167 17 12 17ZM12 13C12.2833 13 12.521 12.904 12.713 12.712C12.9043 12.5207 13 12.2833 13 12V8C13 7.71667 12.9043 7.479 12.713 7.287C12.521 7.09567 12.2833 7 12 7C11.7167 7 11.4793 7.09567 11.288 7.287C11.096 7.479 11 7.71667 11 8V12C11 12.2833 11.096 12.5207 11.288 12.712C11.4793 12.904 11.7167 13 12 13Z", fill: "currentColor" }))),
|
|
16
|
-
this.size === 28 && (h(Fragment, null,
|
|
17
|
-
h("path", { d: "M10.5875 24.5C10.2764 24.5 9.97967 24.4417 9.69733 24.325C9.41578 24.2083 9.16806 24.0431 8.95417 23.8292L4.17083 19.0458C3.95694 18.8319 3.79167 18.5842 3.675 18.3027C3.55833 18.0203 3.5 17.7236 3.5 17.4125V10.5875C3.5 10.2764 3.55833 9.97967 3.675 9.69733C3.79167 9.41578 3.95694 9.16806 4.17083 8.95417L8.95417 4.17083C9.16806 3.95694 9.41578 3.79167 9.69733 3.675C9.97967 3.55833 10.2764 3.5 10.5875 3.5H17.4125C17.7236 3.5 18.0203 3.55833 18.3027 3.675C18.5842 3.79167 18.8319 3.95694 19.0458 4.17083L23.8292 8.95417C24.0431 9.16806 24.2083 9.41578 24.325 9.69733C24.4417 9.97967 24.5 10.2764 24.5 10.5875V17.4125C24.5 17.7236 24.4417 18.0203 24.325 18.3027C24.2083 18.5842 24.0431 18.8319 23.8292 19.0458L19.0458 23.8292C18.8319 24.0431 18.5842 24.2083 18.3027 24.325C18.0203 24.4417 17.7236 24.5 17.4125 24.5H10.5875ZM14 19.8333C14.3306 19.8333 14.6078 19.7213 14.8318 19.4973C15.0551 19.2741 15.1667 18.9972 15.1667 18.6667C15.1667 18.3361 15.0551 18.0588 14.8318 17.8348C14.6078 17.6116 14.3306 17.5 14 17.5C13.6694 17.5 13.3926 17.6116 13.1693 17.8348C12.9453 18.0588 12.8333 18.3361 12.8333 18.6667C12.8333 18.9972 12.9453 19.2741 13.1693 19.4973C13.3926 19.7213 13.6694 19.8333 14 19.8333ZM14 15.1667C14.3306 15.1667 14.6078 15.0547 14.8318 14.8307C15.0551 14.6074 15.1667 14.3306 15.1667 14V9.33333C15.1667 9.00278 15.0551 8.7255 14.8318 8.5015C14.6078 8.27828 14.3306 8.16667 14 8.16667C13.6694 8.16667 13.3926 8.27828 13.1693 8.5015C12.9453 8.7255 12.8333 9.00278 12.8333 9.33333V14C12.8333 14.3306 12.9453 14.6074 13.1693 14.8307C13.3926 15.0547 13.6694 15.1667 14 15.1667Z", fill: "currentColor" })))));
|
|
11
|
+
return (h("svg", { class: className, fill: "none", height: this.size, part: "icon", viewBox: `0 0 ${viewBoxSize} ${viewBoxSize}`, width: this.size, xmlns: "http://www.w3.org/2000/svg" }, this.size === 16 && (h(Fragment, null, h("path", { d: "M6.05 14C5.87222 14 5.70267 13.9667 5.54133 13.9C5.38044 13.8333 5.23889 13.7389 5.11667 13.6167L2.38333 10.8833C2.26111 10.7611 2.16667 10.6196 2.1 10.4587C2.03333 10.2973 2 10.1278 2 9.95V6.05C2 5.87222 2.03333 5.70267 2.1 5.54133C2.16667 5.38044 2.26111 5.23889 2.38333 5.11667L5.11667 2.38333C5.23889 2.26111 5.38044 2.16667 5.54133 2.1C5.70267 2.03333 5.87222 2 6.05 2H9.95C10.1278 2 10.2973 2.03333 10.4587 2.1C10.6196 2.16667 10.7611 2.26111 10.8833 2.38333L13.6167 5.11667C13.7389 5.23889 13.8333 5.38044 13.9 5.54133C13.9667 5.70267 14 5.87222 14 6.05V9.95C14 10.1278 13.9667 10.2973 13.9 10.4587C13.8333 10.6196 13.7389 10.7611 13.6167 10.8833L10.8833 13.6167C10.7611 13.7389 10.6196 13.8333 10.4587 13.9C10.2973 13.9667 10.1278 14 9.95 14H6.05ZM8 11.3333C8.18889 11.3333 8.34733 11.2693 8.47533 11.1413C8.60289 11.0138 8.66667 10.8556 8.66667 10.6667C8.66667 10.4778 8.60289 10.3193 8.47533 10.1913C8.34733 10.0638 8.18889 10 8 10C7.81111 10 7.65289 10.0638 7.52533 10.1913C7.39733 10.3193 7.33333 10.4778 7.33333 10.6667C7.33333 10.8556 7.39733 11.0138 7.52533 11.1413C7.65289 11.2693 7.81111 11.3333 8 11.3333ZM8 8.66667C8.18889 8.66667 8.34733 8.60267 8.47533 8.47467C8.60289 8.34711 8.66667 8.18889 8.66667 8V5.33333C8.66667 5.14444 8.60289 4.986 8.47533 4.858C8.34733 4.73044 8.18889 4.66667 8 4.66667C7.81111 4.66667 7.65289 4.73044 7.52533 4.858C7.39733 4.986 7.33333 5.14444 7.33333 5.33333V8C7.33333 8.18889 7.39733 8.34711 7.52533 8.47467C7.65289 8.60267 7.81111 8.66667 8 8.66667Z", fill: "currentColor" }))), (this.size === 20 || this.size === 24) && (h(Fragment, null, h("path", { d: "M9.075 21C8.80833 21 8.554 20.95 8.312 20.85C8.07067 20.75 7.85833 20.6083 7.675 20.425L3.575 16.325C3.39167 16.1417 3.25 15.9293 3.15 15.688C3.05 15.446 3 15.1917 3 14.925V9.075C3 8.80833 3.05 8.554 3.15 8.312C3.25 8.07067 3.39167 7.85833 3.575 7.675L7.675 3.575C7.85833 3.39167 8.07067 3.25 8.312 3.15C8.554 3.05 8.80833 3 9.075 3H14.925C15.1917 3 15.446 3.05 15.688 3.15C15.9293 3.25 16.1417 3.39167 16.325 3.575L20.425 7.675C20.6083 7.85833 20.75 8.07067 20.85 8.312C20.95 8.554 21 8.80833 21 9.075V14.925C21 15.1917 20.95 15.446 20.85 15.688C20.75 15.9293 20.6083 16.1417 20.425 16.325L16.325 20.425C16.1417 20.6083 15.9293 20.75 15.688 20.85C15.446 20.95 15.1917 21 14.925 21H9.075ZM12 17C12.2833 17 12.521 16.904 12.713 16.712C12.9043 16.5207 13 16.2833 13 16C13 15.7167 12.9043 15.479 12.713 15.287C12.521 15.0957 12.2833 15 12 15C11.7167 15 11.4793 15.0957 11.288 15.287C11.096 15.479 11 15.7167 11 16C11 16.2833 11.096 16.5207 11.288 16.712C11.4793 16.904 11.7167 17 12 17ZM12 13C12.2833 13 12.521 12.904 12.713 12.712C12.9043 12.5207 13 12.2833 13 12V8C13 7.71667 12.9043 7.479 12.713 7.287C12.521 7.09567 12.2833 7 12 7C11.7167 7 11.4793 7.09567 11.288 7.287C11.096 7.479 11 7.71667 11 8V12C11 12.2833 11.096 12.5207 11.288 12.712C11.4793 12.904 11.7167 13 12 13Z", fill: "currentColor" }))), this.size === 28 && (h(Fragment, null, h("path", { d: "M10.5875 24.5C10.2764 24.5 9.97967 24.4417 9.69733 24.325C9.41578 24.2083 9.16806 24.0431 8.95417 23.8292L4.17083 19.0458C3.95694 18.8319 3.79167 18.5842 3.675 18.3027C3.55833 18.0203 3.5 17.7236 3.5 17.4125V10.5875C3.5 10.2764 3.55833 9.97967 3.675 9.69733C3.79167 9.41578 3.95694 9.16806 4.17083 8.95417L8.95417 4.17083C9.16806 3.95694 9.41578 3.79167 9.69733 3.675C9.97967 3.55833 10.2764 3.5 10.5875 3.5H17.4125C17.7236 3.5 18.0203 3.55833 18.3027 3.675C18.5842 3.79167 18.8319 3.95694 19.0458 4.17083L23.8292 8.95417C24.0431 9.16806 24.2083 9.41578 24.325 9.69733C24.4417 9.97967 24.5 10.2764 24.5 10.5875V17.4125C24.5 17.7236 24.4417 18.0203 24.325 18.3027C24.2083 18.5842 24.0431 18.8319 23.8292 19.0458L19.0458 23.8292C18.8319 24.0431 18.5842 24.2083 18.3027 24.325C18.0203 24.4417 17.7236 24.5 17.4125 24.5H10.5875ZM14 19.8333C14.3306 19.8333 14.6078 19.7213 14.8318 19.4973C15.0551 19.2741 15.1667 18.9972 15.1667 18.6667C15.1667 18.3361 15.0551 18.0588 14.8318 17.8348C14.6078 17.6116 14.3306 17.5 14 17.5C13.6694 17.5 13.3926 17.6116 13.1693 17.8348C12.9453 18.0588 12.8333 18.3361 12.8333 18.6667C12.8333 18.9972 12.9453 19.2741 13.1693 19.4973C13.3926 19.7213 13.6694 19.8333 14 19.8333ZM14 15.1667C14.3306 15.1667 14.6078 15.0547 14.8318 14.8307C15.0551 14.6074 15.1667 14.3306 15.1667 14V9.33333C15.1667 9.00278 15.0551 8.7255 14.8318 8.5015C14.6078 8.27828 14.3306 8.16667 14 8.16667C13.6694 8.16667 13.3926 8.27828 13.1693 8.5015C12.9453 8.7255 12.8333 9.00278 12.8333 9.33333V14C12.8333 14.3306 12.9453 14.6074 13.1693 14.8307C13.3926 15.0547 13.6694 15.1667 14 15.1667Z", fill: "currentColor" })))));
|
|
18
12
|
}
|
|
19
13
|
static get is() { return "swirl-icon-error"; }
|
|
20
14
|
static get encapsulation() { return "shadow"; }
|
|
21
|
-
static get originalStyleUrls() {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
"
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
15
|
+
static get originalStyleUrls() {
|
|
16
|
+
return {
|
|
17
|
+
"$": ["../swirl-icon.css"]
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
static get styleUrls() {
|
|
21
|
+
return {
|
|
22
|
+
"$": ["../swirl-icon.css"]
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
static get properties() {
|
|
26
|
+
return {
|
|
27
|
+
"size": {
|
|
28
|
+
"type": "number",
|
|
29
|
+
"mutable": false,
|
|
30
|
+
"complexType": {
|
|
31
|
+
"original": "SwirlIconSize",
|
|
32
|
+
"resolved": "16 | 20 | 24 | 28",
|
|
33
|
+
"references": {
|
|
34
|
+
"SwirlIconSize": {
|
|
35
|
+
"location": "import",
|
|
36
|
+
"path": "../swirl-icon.types"
|
|
37
|
+
}
|
|
38
38
|
}
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
}
|
|
51
|
-
}
|
|
39
|
+
},
|
|
40
|
+
"required": false,
|
|
41
|
+
"optional": false,
|
|
42
|
+
"docs": {
|
|
43
|
+
"tags": [],
|
|
44
|
+
"text": ""
|
|
45
|
+
},
|
|
46
|
+
"attribute": "size",
|
|
47
|
+
"reflect": false,
|
|
48
|
+
"defaultValue": "24"
|
|
49
|
+
}
|
|
50
|
+
};
|
|
51
|
+
}
|
|
52
52
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// DO NOT EDIT. THIS FILE GETS GENERATED VIA "yarn generate".
|
|
2
|
-
import {
|
|
2
|
+
import { Fragment, h } from "@stencil/core";
|
|
3
3
|
import classnames from "classnames";
|
|
4
4
|
export class SwirlIconExpandLess {
|
|
5
5
|
constructor() {
|
|
@@ -8,45 +8,45 @@ export class SwirlIconExpandLess {
|
|
|
8
8
|
render() {
|
|
9
9
|
const viewBoxSize = this.size === 20 ? 24 : this.size;
|
|
10
10
|
const className = classnames("swirl-icon", `swirl-icon--size-${this.size}`);
|
|
11
|
-
return (h("svg", { class: className, fill: "none", height: this.size, part: "icon", viewBox: `0 0 ${viewBoxSize} ${viewBoxSize}`, width: this.size, xmlns: "http://www.w3.org/2000/svg" },
|
|
12
|
-
this.size === 16 && (h(Fragment, null,
|
|
13
|
-
h("path", { d: "M4.39999 9.85C4.25554 9.70556 4.18332 9.52778 4.18332 9.31667C4.18332 9.10556 4.25554 8.92778 4.39999 8.78333L7.46665 5.71667C7.54443 5.63889 7.62776 5.58333 7.71665 5.55C7.80554 5.51667 7.89999 5.5 7.99999 5.5C8.09999 5.5 8.19443 5.51667 8.28332 5.55C8.37221 5.58333 8.45554 5.63889 8.53332 5.71667L11.6167 8.8C11.7611 8.94444 11.8307 9.11667 11.8253 9.31667C11.8195 9.51667 11.7444 9.69444 11.6 9.85C11.4555 9.98333 11.2778 10.05 11.0667 10.05C10.8555 10.05 10.6778 9.98333 10.5333 9.85L7.99999 7.3L5.44999 9.86667C5.30554 10 5.13332 10.0667 4.93332 10.0667C4.73332 10.0667 4.55554 9.99444 4.39999 9.85V9.85Z", fill: "currentColor" }))),
|
|
14
|
-
(this.size === 20 || this.size === 24) && (h(Fragment, null,
|
|
15
|
-
h("path", { d: "M6.59999 14.775C6.38333 14.5583 6.27499 14.2917 6.27499 13.975C6.27499 13.6583 6.38333 13.3917 6.59999 13.175L11.2 8.575C11.3167 8.45833 11.4417 8.375 11.575 8.325C11.7083 8.275 11.85 8.25 12 8.25C12.15 8.25 12.2917 8.275 12.425 8.325C12.5583 8.375 12.6833 8.45833 12.8 8.575L17.425 13.2C17.6417 13.4167 17.746 13.675 17.738 13.975C17.7293 14.275 17.6167 14.5417 17.4 14.775C17.1833 14.975 16.9167 15.075 16.6 15.075C16.2833 15.075 16.0167 14.975 15.8 14.775L12 10.95L8.17499 14.8C7.95833 15 7.69999 15.1 7.39999 15.1C7.09999 15.1 6.83333 14.9917 6.59999 14.775Z", fill: "currentColor" }))),
|
|
16
|
-
this.size === 28 && (h(Fragment, null,
|
|
17
|
-
h("path", { d: "M7.7 17.2375C7.44722 16.9847 7.32083 16.6736 7.32083 16.3042C7.32083 15.9347 7.44722 15.6236 7.7 15.3708L13.0667 10.0042C13.2028 9.86806 13.3486 9.77083 13.5042 9.7125C13.6597 9.65417 13.825 9.625 14 9.625C14.175 9.625 14.3403 9.65417 14.4958 9.7125C14.6514 9.77083 14.7972 9.86806 14.9333 10.0042L20.3292 15.4C20.5819 15.6528 20.7037 15.9542 20.6943 16.3042C20.6842 16.6542 20.5528 16.9653 20.3 17.2375C20.0472 17.4708 19.7361 17.5875 19.3667 17.5875C18.9972 17.5875 18.6861 17.4708 18.4333 17.2375L14 12.775L9.5375 17.2667C9.28472 17.5 8.98333 17.6167 8.63333 17.6167C8.28333 17.6167 7.97222 17.4903 7.7 17.2375V17.2375Z", fill: "currentColor" })))));
|
|
11
|
+
return (h("svg", { class: className, fill: "none", height: this.size, part: "icon", viewBox: `0 0 ${viewBoxSize} ${viewBoxSize}`, width: this.size, xmlns: "http://www.w3.org/2000/svg" }, this.size === 16 && (h(Fragment, null, h("path", { d: "M4.39999 9.85C4.25554 9.70556 4.18332 9.52778 4.18332 9.31667C4.18332 9.10556 4.25554 8.92778 4.39999 8.78333L7.46665 5.71667C7.54443 5.63889 7.62776 5.58333 7.71665 5.55C7.80554 5.51667 7.89999 5.5 7.99999 5.5C8.09999 5.5 8.19443 5.51667 8.28332 5.55C8.37221 5.58333 8.45554 5.63889 8.53332 5.71667L11.6167 8.8C11.7611 8.94444 11.8307 9.11667 11.8253 9.31667C11.8195 9.51667 11.7444 9.69444 11.6 9.85C11.4555 9.98333 11.2778 10.05 11.0667 10.05C10.8555 10.05 10.6778 9.98333 10.5333 9.85L7.99999 7.3L5.44999 9.86667C5.30554 10 5.13332 10.0667 4.93332 10.0667C4.73332 10.0667 4.55554 9.99444 4.39999 9.85V9.85Z", fill: "currentColor" }))), (this.size === 20 || this.size === 24) && (h(Fragment, null, h("path", { d: "M6.59999 14.775C6.38333 14.5583 6.27499 14.2917 6.27499 13.975C6.27499 13.6583 6.38333 13.3917 6.59999 13.175L11.2 8.575C11.3167 8.45833 11.4417 8.375 11.575 8.325C11.7083 8.275 11.85 8.25 12 8.25C12.15 8.25 12.2917 8.275 12.425 8.325C12.5583 8.375 12.6833 8.45833 12.8 8.575L17.425 13.2C17.6417 13.4167 17.746 13.675 17.738 13.975C17.7293 14.275 17.6167 14.5417 17.4 14.775C17.1833 14.975 16.9167 15.075 16.6 15.075C16.2833 15.075 16.0167 14.975 15.8 14.775L12 10.95L8.17499 14.8C7.95833 15 7.69999 15.1 7.39999 15.1C7.09999 15.1 6.83333 14.9917 6.59999 14.775Z", fill: "currentColor" }))), this.size === 28 && (h(Fragment, null, h("path", { d: "M7.7 17.2375C7.44722 16.9847 7.32083 16.6736 7.32083 16.3042C7.32083 15.9347 7.44722 15.6236 7.7 15.3708L13.0667 10.0042C13.2028 9.86806 13.3486 9.77083 13.5042 9.7125C13.6597 9.65417 13.825 9.625 14 9.625C14.175 9.625 14.3403 9.65417 14.4958 9.7125C14.6514 9.77083 14.7972 9.86806 14.9333 10.0042L20.3292 15.4C20.5819 15.6528 20.7037 15.9542 20.6943 16.3042C20.6842 16.6542 20.5528 16.9653 20.3 17.2375C20.0472 17.4708 19.7361 17.5875 19.3667 17.5875C18.9972 17.5875 18.6861 17.4708 18.4333 17.2375L14 12.775L9.5375 17.2667C9.28472 17.5 8.98333 17.6167 8.63333 17.6167C8.28333 17.6167 7.97222 17.4903 7.7 17.2375V17.2375Z", fill: "currentColor" })))));
|
|
18
12
|
}
|
|
19
13
|
static get is() { return "swirl-icon-expand-less"; }
|
|
20
14
|
static get encapsulation() { return "shadow"; }
|
|
21
|
-
static get originalStyleUrls() {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
"
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
15
|
+
static get originalStyleUrls() {
|
|
16
|
+
return {
|
|
17
|
+
"$": ["../swirl-icon.css"]
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
static get styleUrls() {
|
|
21
|
+
return {
|
|
22
|
+
"$": ["../swirl-icon.css"]
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
static get properties() {
|
|
26
|
+
return {
|
|
27
|
+
"size": {
|
|
28
|
+
"type": "number",
|
|
29
|
+
"mutable": false,
|
|
30
|
+
"complexType": {
|
|
31
|
+
"original": "SwirlIconSize",
|
|
32
|
+
"resolved": "16 | 20 | 24 | 28",
|
|
33
|
+
"references": {
|
|
34
|
+
"SwirlIconSize": {
|
|
35
|
+
"location": "import",
|
|
36
|
+
"path": "../swirl-icon.types"
|
|
37
|
+
}
|
|
38
38
|
}
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
}
|
|
51
|
-
}
|
|
39
|
+
},
|
|
40
|
+
"required": false,
|
|
41
|
+
"optional": false,
|
|
42
|
+
"docs": {
|
|
43
|
+
"tags": [],
|
|
44
|
+
"text": ""
|
|
45
|
+
},
|
|
46
|
+
"attribute": "size",
|
|
47
|
+
"reflect": false,
|
|
48
|
+
"defaultValue": "24"
|
|
49
|
+
}
|
|
50
|
+
};
|
|
51
|
+
}
|
|
52
52
|
}
|