@getflip/swirl-components 0.10.0 → 0.12.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 +3598 -1882
- package/dist/cjs/file-manager.cjs.entry.js +5 -5
- package/dist/cjs/{index-b8470262.js → index-e038b0f7.js} +0 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/swirl-action-list-item.cjs.entry.js +46 -0
- package/dist/cjs/swirl-action-list-section.cjs.entry.js +19 -0
- package/dist/cjs/swirl-action-list.cjs.entry.js +52 -0
- package/dist/cjs/swirl-app-layout_5.cjs.entry.js +346 -0
- package/dist/cjs/swirl-autocomplete.cjs.entry.js +128 -0
- package/dist/cjs/swirl-avatar-group.cjs.entry.js +35 -0
- package/dist/cjs/swirl-avatar.cjs.entry.js +90 -0
- package/dist/cjs/swirl-badge.cjs.entry.js +27 -0
- package/dist/cjs/swirl-banner.cjs.entry.js +69 -0
- package/dist/cjs/swirl-button-group.cjs.entry.js +30 -0
- package/dist/cjs/swirl-button.cjs.entry.js +65 -0
- package/dist/cjs/swirl-card.cjs.entry.js +29 -0
- package/dist/cjs/swirl-checkbox.cjs.entry.js +53 -0
- package/dist/cjs/swirl-chip.cjs.entry.js +62 -0
- package/dist/cjs/swirl-components.cjs.js +1 -1
- package/dist/cjs/swirl-console-layout.cjs.entry.js +125 -0
- package/dist/cjs/swirl-date-input.cjs.entry.js +6359 -0
- package/dist/cjs/swirl-date-picker_2.cjs.entry.js +120 -0
- package/dist/cjs/swirl-description-list-item.cjs.entry.js +19 -0
- package/dist/cjs/swirl-description-list.cjs.entry.js +19 -0
- package/dist/cjs/swirl-dialog.cjs.entry.js +74 -0
- package/dist/cjs/swirl-file-uploader.cjs.entry.js +50 -0
- package/dist/cjs/swirl-file-viewer_7.cjs.entry.js +30179 -0
- package/dist/cjs/swirl-form-control.cjs.entry.js +111 -0
- package/dist/cjs/swirl-form-group.cjs.entry.js +23 -0
- package/dist/cjs/swirl-heading.cjs.entry.js +25 -0
- package/dist/cjs/swirl-icon-add-photo.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-add_4.cjs.entry.js +72 -0
- package/dist/cjs/swirl-icon-admin-panel-settings.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-arrow-back.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-arrow-downward_2.cjs.entry.js +40 -0
- package/dist/cjs/swirl-icon-arrow-forward.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-arrow-left_3.cjs.entry.js +56 -0
- package/dist/cjs/swirl-icon-arrow-right-small.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-attachment.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-block.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-cancel_4.cjs.entry.js +72 -0
- package/dist/cjs/swirl-icon-chat-bubble.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-chats-filled.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-chats-outlined.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-check-circle.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-check-small_3.cjs.entry.js +261 -0
- package/dist/cjs/swirl-icon-check-strong.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-check.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-chevron-left.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-chevron-right.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-close-small.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-close.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-cloud-upload.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-column.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-comment.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-copy.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-date-range.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-delete.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-description.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-edit.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-emoji-mood.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-emoji-satisfied.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-error_3.cjs.entry.js +82 -0
- package/dist/cjs/swirl-icon-expand-more.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-file.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-filter.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-folder-shared.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-group-assign.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-groups-custom.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-groups-filled.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-groups-outlined.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-groups.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-help.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-image.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-info.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-inventory.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-like.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-link.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-lock.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-logout.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-mail.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-manage-accounts.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-mention.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-menu-filled.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-menu-outlined.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-menu.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-message.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-more-horizontal.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-more-vertikal.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-news-filled.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-news-outlined.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-notifications-active.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-notifications-off.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-notifications.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-open-in-new.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-people-alt.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-person-off.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-person.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-phone.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-poll.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-print.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-recieved.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-search-strong.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-search.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-send.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-settings.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-sync.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-tasks-filled.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-tasks-outlined.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-time-filled.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-time-outlined.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-user-assign.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-video-camera.cjs.entry.js +24 -0
- package/dist/cjs/swirl-icon-warning.cjs.entry.js +24 -0
- package/dist/cjs/swirl-lightbox.cjs.entry.js +222 -0
- package/dist/cjs/swirl-link.cjs.entry.js +19 -0
- package/dist/cjs/swirl-list.cjs.entry.js +25 -0
- package/dist/cjs/swirl-modal.cjs.entry.js +112 -0
- package/dist/cjs/swirl-option-list-section.cjs.entry.js +19 -0
- package/dist/cjs/swirl-pagination.cjs.entry.js +58 -0
- package/dist/cjs/swirl-pdf-reader.cjs.entry.js +141 -0
- package/dist/cjs/swirl-popover.cjs.entry.js +227 -0
- package/dist/cjs/swirl-progress-indicator.cjs.entry.js +29 -0
- package/dist/cjs/swirl-radio-group.cjs.entry.js +52 -0
- package/dist/cjs/swirl-radio.cjs.entry.js +47 -0
- package/dist/cjs/swirl-resource-list-file-item.cjs.entry.js +52 -0
- package/dist/cjs/swirl-search.cjs.entry.js +69 -0
- package/dist/cjs/swirl-select.cjs.entry.js +71 -0
- package/dist/cjs/swirl-separator.cjs.entry.js +19 -0
- package/dist/cjs/swirl-stack.cjs.entry.js +29 -0
- package/dist/cjs/swirl-switch.cjs.entry.js +93 -0
- package/dist/cjs/swirl-tab.cjs.entry.js +22 -0
- package/dist/cjs/swirl-table-cell.cjs.entry.js +19 -0
- package/dist/cjs/swirl-table-column.cjs.entry.js +26 -0
- package/dist/cjs/swirl-table-row-group.cjs.entry.js +21 -0
- package/dist/cjs/swirl-table-row.cjs.entry.js +24 -0
- package/dist/cjs/swirl-table.cjs.entry.js +296 -0
- package/dist/cjs/swirl-tabs.cjs.entry.js +88 -0
- package/dist/cjs/swirl-tag.cjs.entry.js +29 -0
- package/dist/cjs/swirl-text-input.cjs.entry.js +150 -0
- package/dist/cjs/swirl-text.cjs.entry.js +29 -0
- package/dist/cjs/swirl-theme-provider.cjs.entry.js +380 -0
- package/dist/cjs/swirl-thumbnail.cjs.entry.js +24 -0
- package/dist/cjs/swirl-toast-provider.cjs.entry.js +56 -0
- package/dist/cjs/swirl-toast.cjs.entry.js +72 -0
- package/dist/cjs/swirl-tooltip.cjs.entry.js +130 -0
- package/dist/cjs/swirl-tree-navigation-item.cjs.entry.js +32 -0
- package/dist/cjs/swirl-video-thumbnail.cjs.entry.js +20 -0
- package/dist/cjs/swirl-visually-hidden.cjs.entry.js +19 -0
- package/dist/cjs/utils-9c9476b4.js +74 -0
- package/dist/collection/collection-manifest.json +168 -147
- package/dist/collection/components/{flip-action-list/flip-action-list.css → swirl-action-list/swirl-action-list.css} +0 -0
- package/dist/collection/components/swirl-action-list/swirl-action-list.js +54 -0
- package/dist/collection/components/swirl-action-list/swirl-action-list.stories.js +23 -0
- package/dist/collection/components/swirl-action-list-item/swirl-action-list-item.css +113 -0
- package/dist/collection/components/swirl-action-list-item/swirl-action-list-item.js +179 -0
- package/dist/collection/components/swirl-action-list-item/swirl-action-list-item.stories.js +30 -0
- package/dist/collection/components/swirl-action-list-section/swirl-action-list-section.css +31 -0
- package/dist/collection/components/swirl-action-list-section/swirl-action-list-section.js +40 -0
- package/dist/collection/components/swirl-action-list-section/swirl-action-list-section.stories.js +27 -0
- package/dist/collection/components/{flip-app-layout/flip-app-layout.css → swirl-app-layout/swirl-app-layout.css} +0 -0
- package/dist/collection/components/swirl-app-layout/swirl-app-layout.js +594 -0
- package/dist/collection/components/swirl-app-layout/swirl-app-layout.stories.js +72 -0
- package/dist/collection/components/swirl-autocomplete/swirl-autocomplete.css +33 -0
- package/dist/collection/components/swirl-autocomplete/swirl-autocomplete.js +395 -0
- package/dist/collection/components/swirl-autocomplete/swirl-autocomplete.stories.js +77 -0
- package/dist/collection/components/{flip-avatar/flip-avatar.css → swirl-avatar/swirl-avatar.css} +0 -0
- package/dist/collection/components/swirl-avatar/swirl-avatar.js +311 -0
- package/dist/collection/components/swirl-avatar/swirl-avatar.stories.js +40 -0
- package/dist/collection/components/swirl-avatar-group/swirl-avatar-group.css +46 -0
- package/dist/collection/components/swirl-avatar-group/swirl-avatar-group.js +54 -0
- package/dist/collection/components/swirl-avatar-group/swirl-avatar-group.stories.js +33 -0
- package/dist/collection/components/swirl-badge/swirl-badge.css +127 -0
- package/dist/collection/components/swirl-badge/swirl-badge.js +128 -0
- package/dist/collection/components/swirl-badge/swirl-badge.stories.js +31 -0
- package/dist/collection/components/swirl-banner/swirl-banner.css +170 -0
- package/dist/collection/components/swirl-banner/swirl-banner.js +243 -0
- package/dist/collection/components/swirl-banner/swirl-banner.stories.js +22 -0
- package/dist/collection/components/{flip-box/flip-box.css → swirl-box/swirl-box.css} +0 -0
- package/dist/collection/components/swirl-box/swirl-box.js +169 -0
- package/dist/collection/components/swirl-box/swirl-box.stories.js +29 -0
- package/dist/collection/components/swirl-button/swirl-button.css +381 -0
- package/dist/collection/components/swirl-button/swirl-button.js +414 -0
- package/dist/collection/components/swirl-button/swirl-button.stories.js +31 -0
- package/dist/collection/components/swirl-button-group/swirl-button-group.css +64 -0
- package/dist/collection/components/swirl-button-group/swirl-button-group.js +103 -0
- package/dist/collection/components/swirl-button-group/swirl-button-group.stories.js +27 -0
- package/dist/collection/components/{flip-card/flip-card.css → swirl-card/swirl-card.css} +0 -0
- package/dist/collection/components/swirl-card/swirl-card.js +118 -0
- package/dist/collection/components/swirl-card/swirl-card.stories.js +32 -0
- package/dist/collection/components/swirl-checkbox/swirl-checkbox.css +156 -0
- package/dist/collection/components/swirl-checkbox/swirl-checkbox.js +253 -0
- package/dist/collection/components/swirl-checkbox/swirl-checkbox.stories.js +29 -0
- package/dist/collection/components/{flip-chip/flip-chip.css → swirl-chip/swirl-chip.css} +0 -0
- package/dist/collection/components/swirl-chip/swirl-chip.js +155 -0
- package/dist/collection/components/swirl-chip/swirl-chip.stories.js +37 -0
- package/dist/collection/components/swirl-console-layout/swirl-console-layout.css +221 -0
- package/dist/collection/components/swirl-console-layout/swirl-console-layout.js +443 -0
- package/dist/collection/components/swirl-console-layout/swirl-console-layout.stories.js +29 -0
- package/dist/collection/components/swirl-date-input/swirl-date-input.css +82 -0
- package/dist/collection/components/swirl-date-input/swirl-date-input.js +329 -0
- package/dist/collection/components/swirl-date-input/swirl-date-input.stories.js +34 -0
- package/dist/collection/components/swirl-date-picker/swirl-date-picker.css +246 -0
- package/dist/collection/components/swirl-date-picker/swirl-date-picker.js +224 -0
- package/dist/collection/components/swirl-date-picker/swirl-date-picker.stories.js +22 -0
- package/dist/collection/components/{flip-description-list/flip-description-list.css → swirl-description-list/swirl-description-list.css} +0 -0
- package/dist/collection/components/swirl-description-list/swirl-description-list.js +19 -0
- package/dist/collection/components/swirl-description-list/swirl-description-list.stories.js +30 -0
- package/dist/collection/components/swirl-description-list-item/swirl-description-list-item.css +80 -0
- package/dist/collection/components/swirl-description-list-item/swirl-description-list-item.js +40 -0
- package/dist/collection/components/swirl-description-list-item/swirl-description-list-item.stories.js +20 -0
- package/dist/collection/components/swirl-dialog/swirl-dialog.css +181 -0
- package/dist/collection/components/swirl-dialog/swirl-dialog.js +248 -0
- package/dist/collection/components/swirl-dialog/swirl-dialog.stories.js +40 -0
- package/dist/collection/components/{flip-empty-state/flip-empty-state.css → swirl-empty-state/swirl-empty-state.css} +0 -0
- package/dist/collection/components/swirl-empty-state/swirl-empty-state.js +57 -0
- package/dist/collection/components/swirl-empty-state/swirl-empty-state.stories.js +25 -0
- package/dist/collection/components/swirl-file-uploader/swirl-file-uploader.css +119 -0
- package/dist/collection/components/swirl-file-uploader/swirl-file-uploader.js +285 -0
- package/dist/collection/components/swirl-file-uploader/swirl-file-uploader.stories.js +23 -0
- package/dist/collection/components/{flip-file-viewer/flip-file-viewer.css → swirl-file-viewer/swirl-file-viewer.css} +0 -0
- package/dist/collection/components/swirl-file-viewer/swirl-file-viewer.js +259 -0
- package/dist/collection/components/swirl-file-viewer/swirl-file-viewer.stories.js +55 -0
- package/dist/collection/components/{flip-file-viewer/viewers/flip-file-viewer-audio/flip-file-viewer-audio.css → swirl-file-viewer/viewers/swirl-file-viewer-audio/swirl-file-viewer-audio.css} +0 -0
- package/dist/collection/components/swirl-file-viewer/viewers/swirl-file-viewer-audio/swirl-file-viewer-audio.js +93 -0
- package/dist/collection/components/swirl-file-viewer/viewers/swirl-file-viewer-csv/swirl-file-viewer-csv.css +54 -0
- package/dist/collection/components/swirl-file-viewer/viewers/swirl-file-viewer-csv/swirl-file-viewer-csv.js +122 -0
- package/dist/collection/components/{flip-file-viewer/viewers/flip-file-viewer-image/flip-file-viewer-image.css → swirl-file-viewer/viewers/swirl-file-viewer-image/swirl-file-viewer-image.css} +0 -0
- package/dist/collection/components/swirl-file-viewer/viewers/swirl-file-viewer-image/swirl-file-viewer-image.js +334 -0
- package/dist/collection/components/swirl-file-viewer/viewers/swirl-file-viewer-pdf/swirl-file-viewer-pdf.css +185 -0
- package/dist/collection/components/swirl-file-viewer/viewers/swirl-file-viewer-pdf/swirl-file-viewer-pdf.js +496 -0
- package/dist/collection/components/swirl-file-viewer/viewers/swirl-file-viewer-text/swirl-file-viewer-text.css +45 -0
- package/dist/collection/components/swirl-file-viewer/viewers/swirl-file-viewer-text/swirl-file-viewer-text.js +107 -0
- package/dist/collection/components/{flip-file-viewer/viewers/flip-file-viewer-video/flip-file-viewer-video.css → swirl-file-viewer/viewers/swirl-file-viewer-video/swirl-file-viewer-video.css} +0 -0
- package/dist/collection/components/swirl-file-viewer/viewers/swirl-file-viewer-video/swirl-file-viewer-video.js +93 -0
- package/dist/collection/components/swirl-form-control/swirl-form-control.css +117 -0
- package/dist/collection/components/swirl-form-control/swirl-form-control.js +223 -0
- package/dist/collection/components/swirl-form-control/swirl-form-control.stories.js +92 -0
- package/dist/collection/components/{flip-form-group/flip-form-group.css → swirl-form-group/swirl-form-group.css} +0 -0
- package/dist/collection/components/swirl-form-group/swirl-form-group.js +45 -0
- package/dist/collection/components/swirl-form-group/swirl-form-group.stories.js +31 -0
- package/dist/collection/components/{flip-heading/flip-heading.css → swirl-heading/swirl-heading.css} +0 -0
- package/dist/collection/components/swirl-heading/swirl-heading.js +123 -0
- package/dist/collection/components/swirl-heading/swirl-heading.stories.js +19 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-add-photo.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-add.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-admin-panel-settings.js +55 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-arrow-back.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-arrow-downward.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-arrow-forward.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-arrow-left.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-arrow-right-small.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-arrow-right.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-arrow-upward.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-attachment.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-block.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-cancel.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-chat-bubble.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-chats-filled.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-chats-outlined.js +58 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-check-circle.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-check-small.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-check-strong.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-check.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-chevron-left.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-chevron-right.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-close-small.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-close.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-cloud-upload.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-column.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-comment.js +55 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-copy.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-date-range.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-delete.js +55 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-description.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-download.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-edit.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-emoji-mood.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-emoji-satisfied.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-error.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-expand-less.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-expand-more.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-file.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-filter.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-folder-shared.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-fullscreen-exit.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-fullscreen.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-group-assign.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-groups-custom.js +67 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-groups-filled.js +67 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-groups-outlined.js +67 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-groups.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-help.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-image.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-info.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-inventory.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-like.js +55 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-link.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-lock.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-logout.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-mail.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-manage-accounts.js +58 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-mention.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-menu-filled.js +61 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-menu-outlined.js +61 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-menu.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-message.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-more-horizontal.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-more-vertikal.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-news-filled.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-news-outlined.js +58 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-notifications-active.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-notifications-off.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-notifications.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-open-in-new.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-people-alt.js +61 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-person-off.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-person.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-phone.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-poll.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-print.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-recieved.js +55 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-remove.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-search-strong.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-search.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-send.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-settings.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-sync.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-tasks-filled.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-tasks-outlined.js +55 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-time-filled.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-time-outlined.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-today.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-user-assign.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-video-camera.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-visibility-off.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-visibility.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-warning.js +52 -0
- package/dist/collection/components/{flip-icon/flip-icon.css → swirl-icon/swirl-icon.css} +0 -0
- package/dist/collection/components/swirl-icon/swirl-icon.stories.js +42 -0
- package/dist/collection/components/{flip-icon/flip-icon.types.js → swirl-icon/swirl-icon.types.js} +0 -0
- package/dist/collection/components/swirl-inline-error/swirl-inline-error.css +47 -0
- package/dist/collection/components/swirl-inline-error/swirl-inline-error.js +92 -0
- package/dist/collection/components/swirl-inline-error/swirl-inline-error.stories.js +19 -0
- package/dist/collection/components/{flip-lightbox/flip-lightbox.css → swirl-lightbox/swirl-lightbox.css} +0 -0
- package/dist/collection/components/swirl-lightbox/swirl-lightbox.js +393 -0
- package/dist/collection/components/swirl-lightbox/swirl-lightbox.stories.js +43 -0
- package/dist/collection/components/swirl-link/swirl-link.css +29 -0
- package/dist/collection/components/swirl-link/swirl-link.js +72 -0
- package/dist/collection/components/swirl-link/swirl-link.stories.js +20 -0
- package/dist/collection/components/swirl-list/swirl-list.css +67 -0
- package/dist/collection/components/swirl-list/swirl-list.js +21 -0
- package/dist/collection/components/swirl-list/swirl-list.stories.js +49 -0
- package/dist/collection/components/swirl-modal/swirl-modal.css +249 -0
- package/dist/collection/components/swirl-modal/swirl-modal.js +303 -0
- package/dist/collection/components/swirl-modal/swirl-modal.stories.js +59 -0
- package/dist/collection/components/{flip-option-list/flip-option-list.css → swirl-option-list/swirl-option-list.css} +0 -0
- package/dist/collection/components/swirl-option-list/swirl-option-list.js +300 -0
- package/dist/collection/components/swirl-option-list/swirl-option-list.stories.js +30 -0
- package/dist/collection/components/swirl-option-list-item/swirl-option-list-item.css +135 -0
- package/dist/collection/components/swirl-option-list-item/swirl-option-list-item.js +173 -0
- package/dist/collection/components/swirl-option-list-item/swirl-option-list-item.stories.js +25 -0
- package/dist/collection/components/swirl-option-list-section/swirl-option-list-section.css +31 -0
- package/dist/collection/components/swirl-option-list-section/swirl-option-list-section.js +40 -0
- package/dist/collection/components/swirl-option-list-section/swirl-option-list-section.stories.js +28 -0
- package/dist/collection/components/swirl-pagination/swirl-pagination.css +78 -0
- package/dist/collection/components/swirl-pagination/swirl-pagination.js +269 -0
- package/dist/collection/components/swirl-pagination/swirl-pagination.stories.js +21 -0
- package/dist/collection/components/{flip-pdf-reader/flip-pdf-reader.css → swirl-pdf-reader/swirl-pdf-reader.css} +0 -0
- package/dist/collection/components/swirl-pdf-reader/swirl-pdf-reader.js +375 -0
- package/dist/collection/components/swirl-pdf-reader/swirl-pdf-reader.stories.js +33 -0
- package/dist/collection/components/{flip-popover/flip-popover.css → swirl-popover/swirl-popover.css} +0 -0
- package/dist/collection/components/swirl-popover/swirl-popover.js +470 -0
- package/dist/collection/components/swirl-popover/swirl-popover.stories.js +81 -0
- package/dist/collection/components/{flip-progress-indicator/flip-progress-indicator.css → swirl-progress-indicator/swirl-progress-indicator.css} +0 -0
- package/dist/collection/components/swirl-progress-indicator/swirl-progress-indicator.js +111 -0
- package/dist/collection/components/swirl-progress-indicator/swirl-progress-indicator.stories.js +20 -0
- package/dist/collection/components/swirl-radio/swirl-radio.css +143 -0
- package/dist/collection/components/swirl-radio/swirl-radio.js +210 -0
- package/dist/collection/components/swirl-radio/swirl-radio.stories.js +24 -0
- package/dist/collection/components/{flip-radio-group/flip-radio-group.css → swirl-radio-group/swirl-radio-group.css} +0 -0
- package/dist/collection/components/swirl-radio-group/swirl-radio-group.js +100 -0
- package/dist/collection/components/swirl-radio-group/swirl-radio-group.stories.js +25 -0
- package/dist/collection/components/{flip-resource-list/flip-resource-list.css → swirl-resource-list/swirl-resource-list.css} +0 -0
- package/dist/collection/components/swirl-resource-list/swirl-resource-list.js +85 -0
- package/dist/collection/components/swirl-resource-list/swirl-resource-list.stories.js +36 -0
- package/dist/collection/components/swirl-resource-list-file-item/swirl-resource-list-file-item.css +101 -0
- package/dist/collection/components/swirl-resource-list-file-item/swirl-resource-list-file-item.js +201 -0
- package/dist/collection/components/swirl-resource-list-file-item/swirl-resource-list-file-item.stories.js +35 -0
- package/dist/collection/components/swirl-resource-list-item/swirl-resource-list-item.css +208 -0
- package/dist/collection/components/swirl-resource-list-item/swirl-resource-list-item.js +303 -0
- package/dist/collection/components/swirl-resource-list-item/swirl-resource-list-item.stories.js +64 -0
- package/dist/collection/components/swirl-search/swirl-search.css +109 -0
- package/dist/collection/components/swirl-search/swirl-search.js +268 -0
- package/dist/collection/components/swirl-search/swirl-search.stories.js +19 -0
- package/dist/collection/components/swirl-select/swirl-select.css +60 -0
- package/dist/collection/components/swirl-select/swirl-select.js +218 -0
- package/dist/collection/components/swirl-select/swirl-select.stories.js +45 -0
- package/dist/collection/components/swirl-separator/swirl-separator.css +17 -0
- package/dist/collection/components/swirl-separator/swirl-separator.js +15 -0
- package/dist/collection/components/swirl-separator/swirl-separator.stories.js +17 -0
- package/dist/collection/components/{flip-spinner/flip-spinner.css → swirl-spinner/swirl-spinner.css} +0 -0
- package/dist/collection/components/swirl-spinner/swirl-spinner.js +66 -0
- package/dist/collection/components/swirl-spinner/swirl-spinner.stories.js +19 -0
- package/dist/collection/components/{flip-stack/flip-stack.css → swirl-stack/swirl-stack.css} +0 -0
- package/dist/collection/components/swirl-stack/swirl-stack.js +153 -0
- package/dist/collection/components/swirl-stack/swirl-stack.stories.js +26 -0
- package/dist/collection/components/{flip-switch/flip-switch.css → swirl-switch/swirl-switch.css} +0 -0
- package/dist/collection/components/swirl-switch/swirl-switch.js +245 -0
- package/dist/collection/components/swirl-switch/swirl-switch.stories.js +22 -0
- package/dist/collection/components/{flip-tab/flip-tab.css → swirl-tab/swirl-tab.css} +0 -0
- package/dist/collection/components/swirl-tab/swirl-tab.js +71 -0
- package/dist/collection/components/swirl-tab/swirl-tab.stories.js +22 -0
- package/dist/collection/components/swirl-table/swirl-table.css +64 -0
- package/dist/collection/components/swirl-table/swirl-table.js +308 -0
- package/dist/collection/components/swirl-table/swirl-table.stories.js +127 -0
- package/dist/collection/components/swirl-table-cell/swirl-table-cell.css +37 -0
- package/dist/collection/components/swirl-table-cell/swirl-table-cell.js +18 -0
- package/dist/collection/components/swirl-table-cell/swirl-table-cell.stories.js +18 -0
- package/dist/collection/components/swirl-table-column/swirl-table-column.css +52 -0
- package/dist/collection/components/swirl-table-column/swirl-table-column.js +141 -0
- package/dist/collection/components/swirl-table-column/swirl-table-column.stories.js +18 -0
- package/dist/collection/components/swirl-table-row/swirl-table-row.css +19 -0
- package/dist/collection/components/swirl-table-row/swirl-table-row.js +58 -0
- package/dist/collection/components/swirl-table-row/swirl-table-row.stories.js +25 -0
- package/dist/collection/components/swirl-table-row-group/swirl-table-row-group.css +26 -0
- package/dist/collection/components/swirl-table-row-group/swirl-table-row-group.js +41 -0
- package/dist/collection/components/swirl-table-row-group/swirl-table-row-group.stories.js +19 -0
- package/dist/collection/components/swirl-tabs/swirl-tabs.css +91 -0
- package/dist/collection/components/swirl-tabs/swirl-tabs.js +173 -0
- package/dist/collection/components/swirl-tabs/swirl-tabs.stories.js +25 -0
- package/dist/collection/components/swirl-tag/swirl-tag.css +75 -0
- package/dist/collection/components/swirl-tag/swirl-tag.js +124 -0
- package/dist/collection/components/swirl-tag/swirl-tag.stories.js +20 -0
- package/dist/collection/components/swirl-text/swirl-text.css +106 -0
- package/dist/collection/components/swirl-text/swirl-text.js +174 -0
- package/dist/collection/components/swirl-text/swirl-text.stories.js +24 -0
- package/dist/collection/components/swirl-text-input/swirl-text-input.css +178 -0
- package/dist/collection/components/swirl-text-input/swirl-text-input.js +691 -0
- package/dist/collection/components/swirl-text-input/swirl-text-input.stories.js +22 -0
- package/dist/collection/components/{flip-theme-provider/flip-theme-provider.css → swirl-theme-provider/swirl-theme-provider.css} +0 -0
- package/dist/collection/components/swirl-theme-provider/swirl-theme-provider.js +285 -0
- package/dist/collection/components/swirl-theme-provider/swirl-theme-provider.stories.js +83 -0
- package/dist/collection/components/swirl-thumbnail/swirl-thumbnail.css +61 -0
- package/dist/collection/components/swirl-thumbnail/swirl-thumbnail.js +102 -0
- package/dist/collection/components/swirl-thumbnail/swirl-thumbnail.stories.js +20 -0
- package/dist/collection/components/swirl-toast/swirl-toast.css +81 -0
- package/dist/collection/components/swirl-toast/swirl-toast.js +217 -0
- package/dist/collection/components/swirl-toast/swirl-toast.stories.js +30 -0
- package/dist/collection/components/swirl-toast-provider/swirl-toast-provider.js +159 -0
- package/dist/collection/components/swirl-toast-provider/swirl-toast-provider.stories.js +58 -0
- package/dist/collection/components/swirl-tooltip/swirl-tooltip.css +69 -0
- package/dist/collection/components/swirl-tooltip/swirl-tooltip.js +222 -0
- package/dist/collection/components/swirl-tooltip/swirl-tooltip.stories.js +33 -0
- package/dist/collection/components/{flip-tree-navigation-item/flip-tree-navigation-item.css → swirl-tree-navigation-item/swirl-tree-navigation-item.css} +0 -0
- package/dist/collection/components/swirl-tree-navigation-item/swirl-tree-navigation-item.js +83 -0
- package/dist/collection/components/swirl-tree-navigation-item/swirl-tree-navigation-item.stories.js +30 -0
- package/dist/collection/components/{flip-video-thumbnail/flip-video-thumbnail.css → swirl-video-thumbnail/swirl-video-thumbnail.css} +0 -0
- package/dist/collection/components/swirl-video-thumbnail/swirl-video-thumbnail.js +95 -0
- package/dist/collection/components/swirl-video-thumbnail/swirl-video-thumbnail.stories.js +21 -0
- package/dist/collection/components/{flip-visually-hidden/flip-visually-hidden.css → swirl-visually-hidden/swirl-visually-hidden.css} +0 -0
- package/dist/collection/components/swirl-visually-hidden/swirl-visually-hidden.js +15 -0
- package/dist/collection/components/swirl-visually-hidden/swirl-visually-hidden.stories.js +17 -0
- package/dist/collection/prototypes/file-manager/file-manager.js +18 -18
- package/dist/collection/utils.js +4 -1
- package/dist/components/file-manager.js +56 -56
- package/dist/components/index.d.ts +168 -147
- package/dist/components/index.js +168 -147
- package/dist/components/swirl-action-list-item.d.ts +11 -0
- package/dist/components/swirl-action-list-item.js +68 -0
- package/dist/components/swirl-action-list-section.d.ts +11 -0
- package/dist/components/swirl-action-list-section.js +36 -0
- package/dist/components/swirl-action-list.d.ts +11 -0
- package/dist/components/swirl-action-list.js +67 -0
- package/dist/components/swirl-app-layout.d.ts +11 -0
- package/dist/components/swirl-app-layout.js +6 -0
- package/dist/components/swirl-app-layout2.js +226 -0
- package/dist/components/swirl-autocomplete.d.ts +11 -0
- package/dist/components/swirl-autocomplete.js +231 -0
- package/dist/components/swirl-avatar-group.d.ts +11 -0
- package/dist/components/swirl-avatar-group.js +51 -0
- package/dist/components/swirl-avatar.d.ts +11 -0
- package/dist/components/swirl-avatar.js +123 -0
- package/dist/components/swirl-badge.d.ts +11 -0
- package/dist/components/swirl-badge.js +47 -0
- package/dist/components/swirl-banner.d.ts +11 -0
- package/dist/components/swirl-banner.js +97 -0
- package/dist/components/swirl-box.d.ts +11 -0
- package/dist/components/swirl-box.js +6 -0
- package/dist/components/swirl-box2.js +55 -0
- package/dist/components/swirl-button-group.d.ts +11 -0
- package/dist/components/swirl-button-group.js +6 -0
- package/dist/components/swirl-button-group2.js +52 -0
- package/dist/components/swirl-button.d.ts +11 -0
- package/dist/components/swirl-button.js +6 -0
- package/dist/components/swirl-button2.js +95 -0
- package/dist/components/swirl-card.d.ts +11 -0
- package/dist/components/swirl-card.js +49 -0
- package/dist/components/swirl-checkbox.d.ts +11 -0
- package/dist/components/swirl-checkbox.js +89 -0
- package/dist/components/swirl-chip.d.ts +11 -0
- package/dist/components/swirl-chip.js +82 -0
- package/dist/components/swirl-console-layout.d.ts +11 -0
- package/dist/components/swirl-console-layout.js +173 -0
- package/dist/components/swirl-date-input.d.ts +11 -0
- package/dist/components/swirl-date-input.js +6404 -0
- package/dist/components/swirl-date-picker.d.ts +11 -0
- package/dist/components/swirl-date-picker.js +6 -0
- package/dist/components/swirl-date-picker2.js +122 -0
- package/dist/components/swirl-description-list-item.d.ts +11 -0
- package/dist/components/swirl-description-list-item.js +36 -0
- package/dist/components/swirl-description-list.d.ts +11 -0
- package/dist/components/swirl-description-list.js +34 -0
- package/dist/components/swirl-dialog.d.ts +11 -0
- package/dist/components/swirl-dialog.js +115 -0
- package/dist/components/swirl-empty-state.d.ts +11 -0
- package/dist/components/swirl-empty-state.js +6 -0
- package/dist/components/swirl-empty-state2.js +46 -0
- package/dist/components/swirl-file-uploader.d.ts +11 -0
- package/dist/components/swirl-file-uploader.js +88 -0
- package/dist/components/swirl-file-viewer-audio.d.ts +11 -0
- package/dist/components/swirl-file-viewer-audio.js +6 -0
- package/dist/components/swirl-file-viewer-audio2.js +40 -0
- package/dist/components/swirl-file-viewer-csv.d.ts +11 -0
- package/dist/components/swirl-file-viewer-csv.js +6 -0
- package/dist/components/swirl-file-viewer-csv2.js +109 -0
- package/dist/components/swirl-file-viewer-image.d.ts +11 -0
- package/dist/components/swirl-file-viewer-image.js +6 -0
- package/dist/components/swirl-file-viewer-image2.js +241 -0
- package/dist/components/swirl-file-viewer-pdf.d.ts +11 -0
- package/dist/components/swirl-file-viewer-pdf.js +6 -0
- package/dist/components/swirl-file-viewer-pdf2.js +29857 -0
- package/dist/components/swirl-file-viewer-text.d.ts +11 -0
- package/dist/components/swirl-file-viewer-text.js +6 -0
- package/dist/components/swirl-file-viewer-text2.js +86 -0
- package/dist/components/swirl-file-viewer-video.d.ts +11 -0
- package/dist/components/swirl-file-viewer-video.js +6 -0
- package/dist/components/swirl-file-viewer-video2.js +40 -0
- package/dist/components/swirl-file-viewer.d.ts +11 -0
- package/dist/components/swirl-file-viewer.js +6 -0
- package/dist/components/swirl-file-viewer2.js +140 -0
- package/dist/components/swirl-form-control.d.ts +11 -0
- package/dist/components/swirl-form-control.js +144 -0
- package/dist/components/swirl-form-group.d.ts +11 -0
- package/dist/components/swirl-form-group.js +38 -0
- package/dist/components/swirl-heading.d.ts +11 -0
- package/dist/components/swirl-heading.js +6 -0
- package/dist/components/swirl-heading2.js +41 -0
- package/dist/components/swirl-icon-add-photo.d.ts +11 -0
- package/dist/components/swirl-icon-add-photo.js +40 -0
- package/dist/components/swirl-icon-add.d.ts +11 -0
- package/dist/components/swirl-icon-add.js +6 -0
- package/dist/components/swirl-icon-add2.js +37 -0
- package/dist/components/swirl-icon-admin-panel-settings.d.ts +11 -0
- package/dist/components/swirl-icon-admin-panel-settings.js +40 -0
- package/dist/components/swirl-icon-arrow-back.d.ts +11 -0
- package/dist/components/swirl-icon-arrow-back.js +40 -0
- package/dist/components/swirl-icon-arrow-downward.d.ts +11 -0
- package/dist/components/swirl-icon-arrow-downward.js +6 -0
- package/dist/components/swirl-icon-arrow-downward2.js +37 -0
- package/dist/components/swirl-icon-arrow-forward.d.ts +11 -0
- package/dist/components/swirl-icon-arrow-forward.js +40 -0
- package/dist/components/swirl-icon-arrow-left.d.ts +11 -0
- package/dist/components/swirl-icon-arrow-left.js +6 -0
- package/dist/components/swirl-icon-arrow-left2.js +37 -0
- package/dist/components/swirl-icon-arrow-right-small.d.ts +11 -0
- package/dist/components/swirl-icon-arrow-right-small.js +40 -0
- package/dist/components/swirl-icon-arrow-right.d.ts +11 -0
- package/dist/components/swirl-icon-arrow-right.js +6 -0
- package/dist/components/swirl-icon-arrow-right2.js +37 -0
- package/dist/components/swirl-icon-arrow-upward.d.ts +11 -0
- package/dist/components/swirl-icon-arrow-upward.js +6 -0
- package/dist/components/swirl-icon-arrow-upward2.js +37 -0
- package/dist/components/swirl-icon-attachment.d.ts +11 -0
- package/dist/components/swirl-icon-attachment.js +40 -0
- package/dist/components/swirl-icon-block.d.ts +11 -0
- package/dist/components/swirl-icon-block.js +40 -0
- package/dist/components/swirl-icon-cancel.d.ts +11 -0
- package/dist/components/swirl-icon-cancel.js +6 -0
- package/dist/components/swirl-icon-cancel2.js +37 -0
- package/dist/components/swirl-icon-chat-bubble.d.ts +11 -0
- package/dist/components/swirl-icon-chat-bubble.js +40 -0
- package/dist/components/swirl-icon-chats-filled.d.ts +11 -0
- package/dist/components/swirl-icon-chats-filled.js +40 -0
- package/dist/components/swirl-icon-chats-outlined.d.ts +11 -0
- package/dist/components/swirl-icon-chats-outlined.js +40 -0
- package/dist/components/swirl-icon-check-circle.d.ts +11 -0
- package/dist/components/swirl-icon-check-circle.js +40 -0
- package/dist/components/swirl-icon-check-small.d.ts +11 -0
- package/dist/components/swirl-icon-check-small.js +6 -0
- package/dist/components/swirl-icon-check-small2.js +37 -0
- package/dist/components/swirl-icon-check-strong.d.ts +11 -0
- package/dist/components/swirl-icon-check-strong.js +6 -0
- package/dist/components/swirl-icon-check-strong2.js +37 -0
- package/dist/components/swirl-icon-check.d.ts +11 -0
- package/dist/components/swirl-icon-check.js +40 -0
- package/dist/components/swirl-icon-chevron-left.d.ts +11 -0
- package/dist/components/swirl-icon-chevron-left.js +40 -0
- package/dist/components/swirl-icon-chevron-right.d.ts +11 -0
- package/dist/components/swirl-icon-chevron-right.js +40 -0
- package/dist/components/swirl-icon-close-small.d.ts +11 -0
- package/dist/components/swirl-icon-close-small.js +40 -0
- package/dist/components/swirl-icon-close.d.ts +11 -0
- package/dist/components/swirl-icon-close.js +6 -0
- package/dist/components/swirl-icon-close2.js +37 -0
- package/dist/components/swirl-icon-cloud-upload.d.ts +11 -0
- package/dist/components/swirl-icon-cloud-upload.js +6 -0
- package/dist/components/swirl-icon-cloud-upload2.js +37 -0
- package/dist/components/swirl-icon-column.d.ts +11 -0
- package/dist/components/swirl-icon-column.js +40 -0
- package/dist/components/swirl-icon-comment.d.ts +11 -0
- package/dist/components/swirl-icon-comment.js +40 -0
- package/dist/components/swirl-icon-copy.d.ts +11 -0
- package/dist/components/swirl-icon-copy.js +40 -0
- package/dist/components/swirl-icon-date-range.d.ts +11 -0
- package/dist/components/swirl-icon-date-range.js +40 -0
- package/dist/components/swirl-icon-delete.d.ts +11 -0
- package/dist/components/swirl-icon-delete.js +40 -0
- package/dist/components/swirl-icon-description.d.ts +11 -0
- package/dist/components/swirl-icon-description.js +40 -0
- package/dist/components/swirl-icon-download.d.ts +11 -0
- package/dist/components/swirl-icon-download.js +6 -0
- package/dist/components/swirl-icon-download2.js +37 -0
- package/dist/components/swirl-icon-edit.d.ts +11 -0
- package/dist/components/swirl-icon-edit.js +40 -0
- package/dist/components/swirl-icon-emoji-mood.d.ts +11 -0
- package/dist/components/swirl-icon-emoji-mood.js +40 -0
- package/dist/components/swirl-icon-emoji-satisfied.d.ts +11 -0
- package/dist/components/swirl-icon-emoji-satisfied.js +40 -0
- package/dist/components/swirl-icon-error.d.ts +11 -0
- package/dist/components/swirl-icon-error.js +6 -0
- package/dist/components/swirl-icon-error2.js +37 -0
- package/dist/components/swirl-icon-expand-less.d.ts +11 -0
- package/dist/components/swirl-icon-expand-less.js +6 -0
- package/dist/components/swirl-icon-expand-less2.js +37 -0
- package/dist/components/swirl-icon-expand-more.d.ts +11 -0
- package/dist/components/swirl-icon-expand-more.js +6 -0
- package/dist/components/swirl-icon-expand-more2.js +37 -0
- package/dist/components/swirl-icon-file.d.ts +11 -0
- package/dist/components/swirl-icon-file.js +40 -0
- package/dist/components/swirl-icon-filter.d.ts +11 -0
- package/dist/components/swirl-icon-filter.js +40 -0
- package/dist/components/swirl-icon-folder-shared.d.ts +11 -0
- package/dist/components/swirl-icon-folder-shared.js +40 -0
- package/dist/components/swirl-icon-fullscreen-exit.d.ts +11 -0
- package/dist/components/swirl-icon-fullscreen-exit.js +6 -0
- package/dist/components/swirl-icon-fullscreen-exit2.js +37 -0
- package/dist/components/swirl-icon-fullscreen.d.ts +11 -0
- package/dist/components/swirl-icon-fullscreen.js +6 -0
- package/dist/components/swirl-icon-fullscreen2.js +37 -0
- package/dist/components/swirl-icon-group-assign.d.ts +11 -0
- package/dist/components/swirl-icon-group-assign.js +40 -0
- package/dist/components/swirl-icon-groups-custom.d.ts +11 -0
- package/dist/components/swirl-icon-groups-custom.js +40 -0
- package/dist/components/swirl-icon-groups-filled.d.ts +11 -0
- package/dist/components/swirl-icon-groups-filled.js +40 -0
- package/dist/components/swirl-icon-groups-outlined.d.ts +11 -0
- package/dist/components/swirl-icon-groups-outlined.js +40 -0
- package/dist/components/swirl-icon-groups.d.ts +11 -0
- package/dist/components/swirl-icon-groups.js +40 -0
- package/dist/components/swirl-icon-help.d.ts +11 -0
- package/dist/components/swirl-icon-help.js +40 -0
- package/dist/components/swirl-icon-image.d.ts +11 -0
- package/dist/components/swirl-icon-image.js +40 -0
- package/dist/components/swirl-icon-info.d.ts +11 -0
- package/dist/components/swirl-icon-info.js +40 -0
- package/dist/components/swirl-icon-inventory.d.ts +11 -0
- package/dist/components/swirl-icon-inventory.js +40 -0
- package/dist/components/swirl-icon-like.d.ts +11 -0
- package/dist/components/swirl-icon-like.js +40 -0
- package/dist/components/swirl-icon-link.d.ts +11 -0
- package/dist/components/swirl-icon-link.js +40 -0
- package/dist/components/swirl-icon-lock.d.ts +11 -0
- package/dist/components/swirl-icon-lock.js +40 -0
- package/dist/components/swirl-icon-logout.d.ts +11 -0
- package/dist/components/swirl-icon-logout.js +40 -0
- package/dist/components/swirl-icon-mail.d.ts +11 -0
- package/dist/components/swirl-icon-mail.js +40 -0
- package/dist/components/swirl-icon-manage-accounts.d.ts +11 -0
- package/dist/components/swirl-icon-manage-accounts.js +40 -0
- package/dist/components/swirl-icon-mention.d.ts +11 -0
- package/dist/components/swirl-icon-mention.js +40 -0
- package/dist/components/swirl-icon-menu-filled.d.ts +11 -0
- package/dist/components/swirl-icon-menu-filled.js +40 -0
- package/dist/components/swirl-icon-menu-outlined.d.ts +11 -0
- package/dist/components/swirl-icon-menu-outlined.js +40 -0
- package/dist/components/swirl-icon-menu.d.ts +11 -0
- package/dist/components/swirl-icon-menu.js +40 -0
- package/dist/components/swirl-icon-message.d.ts +11 -0
- package/dist/components/swirl-icon-message.js +40 -0
- package/dist/components/swirl-icon-more-horizontal.d.ts +11 -0
- package/dist/components/swirl-icon-more-horizontal.js +40 -0
- package/dist/components/swirl-icon-more-vertikal.d.ts +11 -0
- package/dist/components/swirl-icon-more-vertikal.js +40 -0
- package/dist/components/swirl-icon-news-filled.d.ts +11 -0
- package/dist/components/swirl-icon-news-filled.js +40 -0
- package/dist/components/swirl-icon-news-outlined.d.ts +11 -0
- package/dist/components/swirl-icon-news-outlined.js +40 -0
- package/dist/components/swirl-icon-notifications-active.d.ts +11 -0
- package/dist/components/swirl-icon-notifications-active.js +40 -0
- package/dist/components/swirl-icon-notifications-off.d.ts +11 -0
- package/dist/components/swirl-icon-notifications-off.js +40 -0
- package/dist/components/swirl-icon-notifications.d.ts +11 -0
- package/dist/components/swirl-icon-notifications.js +40 -0
- package/dist/components/swirl-icon-open-in-new.d.ts +11 -0
- package/dist/components/swirl-icon-open-in-new.js +40 -0
- package/dist/components/swirl-icon-people-alt.d.ts +11 -0
- package/dist/components/swirl-icon-people-alt.js +40 -0
- package/dist/components/swirl-icon-person-off.d.ts +11 -0
- package/dist/components/swirl-icon-person-off.js +40 -0
- package/dist/components/swirl-icon-person.d.ts +11 -0
- package/dist/components/swirl-icon-person.js +6 -0
- package/dist/components/swirl-icon-person2.js +37 -0
- package/dist/components/swirl-icon-phone.d.ts +11 -0
- package/dist/components/swirl-icon-phone.js +40 -0
- package/dist/components/swirl-icon-poll.d.ts +11 -0
- package/dist/components/swirl-icon-poll.js +40 -0
- package/dist/components/swirl-icon-print.d.ts +11 -0
- package/dist/components/swirl-icon-print.js +40 -0
- package/dist/components/swirl-icon-recieved.d.ts +11 -0
- package/dist/components/swirl-icon-recieved.js +40 -0
- package/dist/components/swirl-icon-remove.d.ts +11 -0
- package/dist/components/swirl-icon-remove.js +6 -0
- package/dist/components/swirl-icon-remove2.js +37 -0
- package/dist/components/swirl-icon-search-strong.d.ts +11 -0
- package/dist/components/swirl-icon-search-strong.js +40 -0
- package/dist/components/swirl-icon-search.d.ts +11 -0
- package/dist/components/swirl-icon-search.js +6 -0
- package/dist/components/swirl-icon-search2.js +37 -0
- package/dist/components/swirl-icon-send.d.ts +11 -0
- package/dist/components/swirl-icon-send.js +40 -0
- package/dist/components/swirl-icon-settings.d.ts +11 -0
- package/dist/components/swirl-icon-settings.js +40 -0
- package/dist/components/swirl-icon-sync.d.ts +11 -0
- package/dist/components/swirl-icon-sync.js +40 -0
- package/dist/components/swirl-icon-tasks-filled.d.ts +11 -0
- package/dist/components/swirl-icon-tasks-filled.js +40 -0
- package/dist/components/swirl-icon-tasks-outlined.d.ts +11 -0
- package/dist/components/swirl-icon-tasks-outlined.js +40 -0
- package/dist/components/swirl-icon-time-filled.d.ts +11 -0
- package/dist/components/swirl-icon-time-filled.js +40 -0
- package/dist/components/swirl-icon-time-outlined.d.ts +11 -0
- package/dist/components/swirl-icon-time-outlined.js +40 -0
- package/dist/components/swirl-icon-today.d.ts +11 -0
- package/dist/components/swirl-icon-today.js +6 -0
- package/dist/components/swirl-icon-today2.js +37 -0
- package/dist/components/swirl-icon-user-assign.d.ts +11 -0
- package/dist/components/swirl-icon-user-assign.js +40 -0
- package/dist/components/swirl-icon-video-camera.d.ts +11 -0
- package/dist/components/swirl-icon-video-camera.js +40 -0
- package/dist/components/swirl-icon-visibility-off.d.ts +11 -0
- package/dist/components/swirl-icon-visibility-off.js +6 -0
- package/dist/components/swirl-icon-visibility-off2.js +37 -0
- package/dist/components/swirl-icon-visibility.d.ts +11 -0
- package/dist/components/swirl-icon-visibility.js +6 -0
- package/dist/components/swirl-icon-visibility2.js +37 -0
- package/dist/components/swirl-icon-warning.d.ts +11 -0
- package/dist/components/swirl-icon-warning.js +40 -0
- package/dist/components/swirl-inline-error.d.ts +11 -0
- package/dist/components/swirl-inline-error.js +6 -0
- package/dist/components/swirl-inline-error2.js +71 -0
- package/dist/components/swirl-lightbox.d.ts +11 -0
- package/dist/components/swirl-lightbox.js +272 -0
- package/dist/components/swirl-link.d.ts +11 -0
- package/dist/components/swirl-link.js +38 -0
- package/dist/components/swirl-list.d.ts +11 -0
- package/dist/components/swirl-list.js +39 -0
- package/dist/components/swirl-modal.d.ts +11 -0
- package/dist/components/swirl-modal.js +161 -0
- package/dist/components/swirl-option-list-item.d.ts +11 -0
- package/dist/components/swirl-option-list-item.js +6 -0
- package/dist/components/swirl-option-list-item2.js +88 -0
- package/dist/components/swirl-option-list-section.d.ts +11 -0
- package/dist/components/swirl-option-list-section.js +36 -0
- package/dist/components/swirl-option-list.d.ts +11 -0
- package/dist/components/swirl-option-list.js +6 -0
- package/dist/components/swirl-option-list2.js +212 -0
- package/dist/components/swirl-pagination.d.ts +11 -0
- package/dist/components/swirl-pagination.js +101 -0
- package/dist/components/swirl-pdf-reader.d.ts +11 -0
- package/dist/components/swirl-pdf-reader.js +274 -0
- package/dist/components/swirl-popover.d.ts +11 -0
- package/dist/components/swirl-popover.js +6 -0
- package/dist/components/swirl-popover2.js +252 -0
- package/dist/components/swirl-progress-indicator.d.ts +11 -0
- package/dist/components/swirl-progress-indicator.js +48 -0
- package/dist/components/swirl-radio-group.d.ts +11 -0
- package/dist/components/swirl-radio-group.js +69 -0
- package/dist/components/swirl-radio.d.ts +11 -0
- package/dist/components/swirl-radio.js +75 -0
- package/dist/components/swirl-resource-list-file-item.d.ts +11 -0
- package/dist/components/swirl-resource-list-file-item.js +104 -0
- package/dist/components/swirl-resource-list-item.d.ts +11 -0
- package/dist/components/swirl-resource-list-item.js +6 -0
- package/dist/components/swirl-resource-list-item2.js +110 -0
- package/dist/components/swirl-resource-list.d.ts +11 -0
- package/dist/components/swirl-resource-list.js +6 -0
- package/dist/components/swirl-resource-list2.js +87 -0
- package/dist/components/swirl-search.d.ts +11 -0
- package/dist/components/swirl-search.js +103 -0
- package/dist/components/swirl-select.d.ts +11 -0
- package/dist/components/swirl-select.js +118 -0
- package/dist/components/swirl-separator.d.ts +11 -0
- package/dist/components/swirl-separator.js +34 -0
- package/dist/components/swirl-spinner.d.ts +11 -0
- package/dist/components/swirl-spinner.js +6 -0
- package/dist/components/swirl-spinner2.js +43 -0
- package/dist/components/swirl-stack.d.ts +11 -0
- package/dist/components/swirl-stack.js +6 -0
- package/dist/components/swirl-stack2.js +47 -0
- package/dist/components/swirl-switch.d.ts +11 -0
- package/dist/components/swirl-switch.js +120 -0
- package/dist/components/swirl-tab.d.ts +11 -0
- package/dist/components/swirl-tab.js +40 -0
- package/dist/components/swirl-table-cell.d.ts +11 -0
- package/dist/components/swirl-table-cell.js +34 -0
- package/dist/components/swirl-table-column.d.ts +11 -0
- package/dist/components/swirl-table-column.js +60 -0
- package/dist/components/swirl-table-row-group.d.ts +11 -0
- package/dist/components/swirl-table-row-group.js +38 -0
- package/dist/components/swirl-table-row.d.ts +11 -0
- package/dist/components/swirl-table-row.js +41 -0
- package/dist/components/swirl-table.d.ts +11 -0
- package/dist/components/swirl-table.js +331 -0
- package/dist/components/swirl-tabs.d.ts +11 -0
- package/dist/components/swirl-tabs.js +106 -0
- package/dist/components/swirl-tag.d.ts +11 -0
- package/dist/components/swirl-tag.js +54 -0
- package/dist/components/swirl-text-input.d.ts +11 -0
- package/dist/components/swirl-text-input.js +6 -0
- package/dist/components/swirl-text-input2.js +220 -0
- package/dist/components/swirl-text.d.ts +11 -0
- package/dist/components/swirl-text.js +6 -0
- package/dist/components/swirl-text2.js +48 -0
- package/dist/components/swirl-theme-provider.d.ts +11 -0
- package/dist/components/swirl-theme-provider.js +400 -0
- package/dist/components/swirl-thumbnail.d.ts +11 -0
- package/dist/components/swirl-thumbnail.js +43 -0
- package/dist/components/swirl-toast-provider.d.ts +11 -0
- package/dist/components/swirl-toast-provider.js +95 -0
- package/dist/components/swirl-toast.d.ts +11 -0
- package/dist/components/swirl-toast.js +6 -0
- package/dist/components/swirl-toast2.js +97 -0
- package/dist/components/swirl-tooltip.d.ts +11 -0
- package/dist/components/swirl-tooltip.js +151 -0
- package/dist/components/swirl-tree-navigation-item.d.ts +11 -0
- package/dist/components/swirl-tree-navigation-item.js +50 -0
- package/dist/components/swirl-video-thumbnail.d.ts +11 -0
- package/dist/components/swirl-video-thumbnail.js +46 -0
- package/dist/components/swirl-visually-hidden.d.ts +11 -0
- package/dist/components/swirl-visually-hidden.js +6 -0
- package/dist/components/swirl-visually-hidden2.js +31 -0
- package/dist/components/utils.js +5 -2
- package/dist/esm/file-manager.entry.js +5 -5
- package/dist/esm/{index-6d2e18c6.js → index-c3028f7d.js} +0 -0
- package/dist/esm/loader.js +1 -1
- package/dist/esm/swirl-action-list-item.entry.js +42 -0
- package/dist/esm/swirl-action-list-section.entry.js +15 -0
- package/dist/esm/swirl-action-list.entry.js +48 -0
- package/dist/esm/swirl-app-layout_5.entry.js +338 -0
- package/dist/esm/swirl-autocomplete.entry.js +124 -0
- package/dist/esm/swirl-avatar-group.entry.js +31 -0
- package/dist/esm/swirl-avatar.entry.js +86 -0
- package/dist/esm/swirl-badge.entry.js +23 -0
- package/dist/esm/swirl-banner.entry.js +65 -0
- package/dist/esm/swirl-button-group.entry.js +26 -0
- package/dist/esm/swirl-button.entry.js +61 -0
- package/dist/esm/swirl-card.entry.js +25 -0
- package/dist/esm/swirl-checkbox.entry.js +49 -0
- package/dist/esm/swirl-chip.entry.js +58 -0
- package/dist/esm/swirl-components.js +1 -1
- package/dist/esm/swirl-console-layout.entry.js +121 -0
- package/dist/esm/swirl-date-input.entry.js +6355 -0
- package/dist/esm/swirl-date-picker_2.entry.js +115 -0
- package/dist/esm/swirl-description-list-item.entry.js +15 -0
- package/dist/esm/swirl-description-list.entry.js +15 -0
- package/dist/esm/swirl-dialog.entry.js +70 -0
- package/dist/esm/swirl-file-uploader.entry.js +46 -0
- package/dist/esm/swirl-file-viewer_7.entry.js +30169 -0
- package/dist/esm/swirl-form-control.entry.js +107 -0
- package/dist/esm/swirl-form-group.entry.js +19 -0
- package/dist/esm/swirl-heading.entry.js +21 -0
- package/dist/esm/swirl-icon-add-photo.entry.js +20 -0
- package/dist/esm/swirl-icon-add_4.entry.js +65 -0
- package/dist/esm/swirl-icon-admin-panel-settings.entry.js +20 -0
- package/dist/esm/swirl-icon-arrow-back.entry.js +20 -0
- package/dist/esm/swirl-icon-arrow-downward_2.entry.js +35 -0
- package/dist/esm/swirl-icon-arrow-forward.entry.js +20 -0
- package/dist/esm/swirl-icon-arrow-left_3.entry.js +50 -0
- package/dist/esm/swirl-icon-arrow-right-small.entry.js +20 -0
- package/dist/esm/swirl-icon-attachment.entry.js +20 -0
- package/dist/esm/swirl-icon-block.entry.js +20 -0
- package/dist/esm/swirl-icon-cancel_4.entry.js +65 -0
- package/dist/esm/swirl-icon-chat-bubble.entry.js +20 -0
- package/dist/esm/swirl-icon-chats-filled.entry.js +20 -0
- package/dist/esm/swirl-icon-chats-outlined.entry.js +20 -0
- package/dist/esm/swirl-icon-check-circle.entry.js +20 -0
- package/dist/esm/swirl-icon-check-small_3.entry.js +255 -0
- package/dist/esm/swirl-icon-check-strong.entry.js +20 -0
- package/dist/esm/swirl-icon-check.entry.js +20 -0
- package/dist/esm/swirl-icon-chevron-left.entry.js +20 -0
- package/dist/esm/swirl-icon-chevron-right.entry.js +20 -0
- package/dist/esm/swirl-icon-close-small.entry.js +20 -0
- package/dist/esm/swirl-icon-close.entry.js +20 -0
- package/dist/esm/swirl-icon-cloud-upload.entry.js +20 -0
- package/dist/esm/swirl-icon-column.entry.js +20 -0
- package/dist/esm/swirl-icon-comment.entry.js +20 -0
- package/dist/esm/swirl-icon-copy.entry.js +20 -0
- package/dist/esm/swirl-icon-date-range.entry.js +20 -0
- package/dist/esm/swirl-icon-delete.entry.js +20 -0
- package/dist/esm/swirl-icon-description.entry.js +20 -0
- package/dist/esm/swirl-icon-edit.entry.js +20 -0
- package/dist/esm/swirl-icon-emoji-mood.entry.js +20 -0
- package/dist/esm/swirl-icon-emoji-satisfied.entry.js +20 -0
- package/dist/esm/swirl-icon-error_3.entry.js +76 -0
- package/dist/esm/swirl-icon-expand-more.entry.js +20 -0
- package/dist/esm/swirl-icon-file.entry.js +20 -0
- package/dist/esm/swirl-icon-filter.entry.js +20 -0
- package/dist/esm/swirl-icon-folder-shared.entry.js +20 -0
- package/dist/esm/swirl-icon-group-assign.entry.js +20 -0
- package/dist/esm/swirl-icon-groups-custom.entry.js +20 -0
- package/dist/esm/swirl-icon-groups-filled.entry.js +20 -0
- package/dist/esm/swirl-icon-groups-outlined.entry.js +20 -0
- package/dist/esm/swirl-icon-groups.entry.js +20 -0
- package/dist/esm/swirl-icon-help.entry.js +20 -0
- package/dist/esm/swirl-icon-image.entry.js +20 -0
- package/dist/esm/swirl-icon-info.entry.js +20 -0
- package/dist/esm/swirl-icon-inventory.entry.js +20 -0
- package/dist/esm/swirl-icon-like.entry.js +20 -0
- package/dist/esm/swirl-icon-link.entry.js +20 -0
- package/dist/esm/swirl-icon-lock.entry.js +20 -0
- package/dist/esm/swirl-icon-logout.entry.js +20 -0
- package/dist/esm/swirl-icon-mail.entry.js +20 -0
- package/dist/esm/swirl-icon-manage-accounts.entry.js +20 -0
- package/dist/esm/swirl-icon-mention.entry.js +20 -0
- package/dist/esm/swirl-icon-menu-filled.entry.js +20 -0
- package/dist/esm/swirl-icon-menu-outlined.entry.js +20 -0
- package/dist/esm/swirl-icon-menu.entry.js +20 -0
- package/dist/esm/swirl-icon-message.entry.js +20 -0
- package/dist/esm/swirl-icon-more-horizontal.entry.js +20 -0
- package/dist/esm/swirl-icon-more-vertikal.entry.js +20 -0
- package/dist/esm/swirl-icon-news-filled.entry.js +20 -0
- package/dist/esm/swirl-icon-news-outlined.entry.js +20 -0
- package/dist/esm/swirl-icon-notifications-active.entry.js +20 -0
- package/dist/esm/swirl-icon-notifications-off.entry.js +20 -0
- package/dist/esm/swirl-icon-notifications.entry.js +20 -0
- package/dist/esm/swirl-icon-open-in-new.entry.js +20 -0
- package/dist/esm/swirl-icon-people-alt.entry.js +20 -0
- package/dist/esm/swirl-icon-person-off.entry.js +20 -0
- package/dist/esm/swirl-icon-person.entry.js +20 -0
- package/dist/esm/swirl-icon-phone.entry.js +20 -0
- package/dist/esm/swirl-icon-poll.entry.js +20 -0
- package/dist/esm/swirl-icon-print.entry.js +20 -0
- package/dist/esm/swirl-icon-recieved.entry.js +20 -0
- package/dist/esm/swirl-icon-search-strong.entry.js +20 -0
- package/dist/esm/swirl-icon-search.entry.js +20 -0
- package/dist/esm/swirl-icon-send.entry.js +20 -0
- package/dist/esm/swirl-icon-settings.entry.js +20 -0
- package/dist/esm/swirl-icon-sync.entry.js +20 -0
- package/dist/esm/swirl-icon-tasks-filled.entry.js +20 -0
- package/dist/esm/swirl-icon-tasks-outlined.entry.js +20 -0
- package/dist/esm/swirl-icon-time-filled.entry.js +20 -0
- package/dist/esm/swirl-icon-time-outlined.entry.js +20 -0
- package/dist/esm/swirl-icon-user-assign.entry.js +20 -0
- package/dist/esm/swirl-icon-video-camera.entry.js +20 -0
- package/dist/esm/swirl-icon-warning.entry.js +20 -0
- package/dist/esm/swirl-lightbox.entry.js +218 -0
- package/dist/esm/swirl-link.entry.js +15 -0
- package/dist/esm/swirl-list.entry.js +21 -0
- package/dist/esm/swirl-modal.entry.js +108 -0
- package/dist/esm/swirl-option-list-section.entry.js +15 -0
- package/dist/esm/swirl-pagination.entry.js +54 -0
- package/dist/esm/swirl-pdf-reader.entry.js +137 -0
- package/dist/esm/swirl-popover.entry.js +223 -0
- package/dist/esm/swirl-progress-indicator.entry.js +25 -0
- package/dist/esm/swirl-radio-group.entry.js +48 -0
- package/dist/esm/swirl-radio.entry.js +43 -0
- package/dist/esm/swirl-resource-list-file-item.entry.js +48 -0
- package/dist/esm/swirl-search.entry.js +65 -0
- package/dist/esm/swirl-select.entry.js +67 -0
- package/dist/esm/swirl-separator.entry.js +15 -0
- package/dist/esm/swirl-stack.entry.js +25 -0
- package/dist/esm/swirl-switch.entry.js +89 -0
- package/dist/esm/swirl-tab.entry.js +18 -0
- package/dist/esm/swirl-table-cell.entry.js +15 -0
- package/dist/esm/swirl-table-column.entry.js +22 -0
- package/dist/esm/swirl-table-row-group.entry.js +17 -0
- package/dist/esm/swirl-table-row.entry.js +20 -0
- package/dist/esm/swirl-table.entry.js +292 -0
- package/dist/esm/swirl-tabs.entry.js +84 -0
- package/dist/esm/swirl-tag.entry.js +25 -0
- package/dist/esm/swirl-text-input.entry.js +146 -0
- package/dist/esm/swirl-text.entry.js +25 -0
- package/dist/esm/swirl-theme-provider.entry.js +376 -0
- package/dist/esm/swirl-thumbnail.entry.js +20 -0
- package/dist/esm/swirl-toast-provider.entry.js +52 -0
- package/dist/esm/swirl-toast.entry.js +68 -0
- package/dist/esm/swirl-tooltip.entry.js +126 -0
- package/dist/esm/swirl-tree-navigation-item.entry.js +28 -0
- package/dist/esm/swirl-video-thumbnail.entry.js +16 -0
- package/dist/esm/swirl-visually-hidden.entry.js +15 -0
- package/dist/esm/utils-7efaa1c6.js +68 -0
- package/dist/swirl-components/p-0206d806.entry.js +1 -0
- package/dist/swirl-components/p-027eabd9.entry.js +1 -0
- package/dist/swirl-components/p-043d093e.entry.js +1 -0
- package/dist/swirl-components/p-06e76536.entry.js +1 -0
- package/dist/swirl-components/p-0924336d.entry.js +1 -0
- package/dist/swirl-components/p-0a5d1a8f.entry.js +1 -0
- package/dist/swirl-components/p-0cb291d0.entry.js +1 -0
- package/dist/swirl-components/p-0d66f638.entry.js +1 -0
- package/dist/swirl-components/p-0dcba8b2.entry.js +1 -0
- package/dist/swirl-components/p-0dd24ec2.entry.js +1 -0
- package/dist/swirl-components/p-0ed40682.entry.js +1 -0
- package/dist/swirl-components/p-1133d7f4.entry.js +1 -0
- package/dist/swirl-components/p-1253d22b.entry.js +1 -0
- package/dist/swirl-components/p-13295f24.entry.js +1 -0
- package/dist/swirl-components/p-1339648a.entry.js +1 -0
- package/dist/swirl-components/p-1391e221.entry.js +1 -0
- package/dist/swirl-components/p-15b398b3.entry.js +1 -0
- package/dist/swirl-components/p-170a2b48.entry.js +1 -0
- package/dist/swirl-components/p-17e7ea80.entry.js +1 -0
- package/dist/swirl-components/p-1bff5707.entry.js +1 -0
- package/dist/swirl-components/p-20ac0472.entry.js +1 -0
- package/dist/swirl-components/p-21267175.entry.js +1 -0
- package/dist/swirl-components/p-294983c3.entry.js +1 -0
- package/dist/swirl-components/p-297800ad.entry.js +1 -0
- package/dist/swirl-components/p-29e918f4.entry.js +36 -0
- package/dist/swirl-components/p-2a9cacb2.entry.js +1 -0
- package/dist/swirl-components/p-2aaeb1e6.entry.js +1 -0
- package/dist/swirl-components/p-2bcb979a.entry.js +1 -0
- package/dist/swirl-components/p-2fa4c633.entry.js +1 -0
- package/dist/swirl-components/p-30740007.entry.js +1 -0
- package/dist/swirl-components/p-31943bc0.entry.js +1 -0
- package/dist/swirl-components/p-31f9bc42.entry.js +1 -0
- package/dist/swirl-components/p-32c2d812.entry.js +1 -0
- package/dist/swirl-components/p-3310a6e2.entry.js +1 -0
- package/dist/swirl-components/p-3335383c.entry.js +1 -0
- package/dist/swirl-components/p-33e363ed.entry.js +1 -0
- package/dist/swirl-components/p-36573727.entry.js +1 -0
- package/dist/swirl-components/p-38d22e69.entry.js +1 -0
- package/dist/swirl-components/p-38d67d0e.entry.js +1 -0
- package/dist/swirl-components/p-3991c596.entry.js +1 -0
- package/dist/swirl-components/p-409900a9.entry.js +1 -0
- package/dist/swirl-components/p-4181aa7a.entry.js +1 -0
- package/dist/swirl-components/p-4268041a.entry.js +1 -0
- package/dist/swirl-components/p-4307ddfe.entry.js +1 -0
- package/dist/swirl-components/p-435c746a.entry.js +1 -0
- package/dist/swirl-components/p-474f4c76.entry.js +1 -0
- package/dist/swirl-components/p-4935dc49.entry.js +1 -0
- package/dist/swirl-components/p-49abf88c.entry.js +1 -0
- package/dist/swirl-components/p-4a16e7e1.entry.js +1 -0
- package/dist/swirl-components/p-4af06a9d.entry.js +1 -0
- package/dist/swirl-components/p-4d7dcfee.entry.js +1 -0
- package/dist/swirl-components/p-4e08d391.entry.js +1 -0
- package/dist/swirl-components/p-4f04a176.entry.js +1 -0
- package/dist/swirl-components/p-5028921b.entry.js +1 -0
- package/dist/swirl-components/p-51097641.entry.js +1 -0
- package/dist/swirl-components/p-5612f03c.entry.js +1 -0
- package/dist/swirl-components/p-582364ee.entry.js +1 -0
- package/dist/swirl-components/p-59bfb6f7.entry.js +1 -0
- package/dist/swirl-components/p-5af19090.entry.js +1 -0
- package/dist/swirl-components/p-5d0acbf4.entry.js +1 -0
- package/dist/swirl-components/p-5e45f6dc.entry.js +1 -0
- package/dist/swirl-components/p-5f461f84.entry.js +1 -0
- package/dist/swirl-components/p-6043df71.entry.js +1 -0
- package/dist/swirl-components/p-6272f11a.entry.js +1 -0
- package/dist/swirl-components/p-634e09ad.entry.js +1 -0
- package/dist/swirl-components/p-659b4fcb.entry.js +1 -0
- package/dist/swirl-components/p-67626481.entry.js +1 -0
- package/dist/swirl-components/p-692e4e5c.entry.js +1 -0
- package/dist/swirl-components/p-6baff764.entry.js +1 -0
- package/dist/swirl-components/p-6c620f94.entry.js +1 -0
- package/dist/swirl-components/p-6e4135eb.entry.js +1 -0
- package/dist/swirl-components/p-6f039422.entry.js +1 -0
- package/dist/swirl-components/p-70805149.entry.js +1 -0
- package/dist/swirl-components/p-708ea5cf.entry.js +1 -0
- package/dist/swirl-components/p-733abfbd.entry.js +1 -0
- package/dist/swirl-components/p-745ae10f.entry.js +1 -0
- package/dist/swirl-components/p-7602ab40.entry.js +1 -0
- package/dist/swirl-components/p-76e4350f.entry.js +1 -0
- package/dist/swirl-components/p-7a00efe8.entry.js +1 -0
- package/dist/swirl-components/p-7a1181b5.entry.js +1 -0
- package/dist/swirl-components/p-7c514ca1.entry.js +1 -0
- package/dist/swirl-components/p-7f642be8.entry.js +1 -0
- package/dist/swirl-components/p-8157c96f.entry.js +1 -0
- package/dist/swirl-components/p-88abc2db.entry.js +1 -0
- package/dist/swirl-components/p-898341d1.entry.js +1 -0
- package/dist/swirl-components/p-8cabe3e0.entry.js +1 -0
- package/dist/swirl-components/p-8d998974.entry.js +1 -0
- package/dist/swirl-components/p-8ee094ca.entry.js +1 -0
- package/dist/swirl-components/p-8f3d1f73.entry.js +1 -0
- package/dist/swirl-components/p-90559cbf.entry.js +1 -0
- package/dist/swirl-components/p-91039432.entry.js +1 -0
- package/dist/swirl-components/p-92709d5b.entry.js +1 -0
- package/dist/swirl-components/p-941e7960.entry.js +1 -0
- package/dist/swirl-components/p-968adc69.entry.js +1 -0
- package/dist/swirl-components/p-96ac53d5.entry.js +1 -0
- package/dist/swirl-components/p-96ee66e7.entry.js +1 -0
- package/dist/swirl-components/p-98827f45.entry.js +1 -0
- package/dist/swirl-components/p-99244721.entry.js +1 -0
- package/dist/swirl-components/p-9a74850d.entry.js +1 -0
- package/dist/swirl-components/p-9f45803b.entry.js +1 -0
- package/dist/swirl-components/p-a0a3e5d3.entry.js +1 -0
- package/dist/swirl-components/p-a2a3e866.entry.js +1 -0
- package/dist/swirl-components/p-a333b07d.entry.js +1 -0
- package/dist/swirl-components/p-a5497705.entry.js +1 -0
- package/dist/swirl-components/p-a61783f1.entry.js +1 -0
- package/dist/swirl-components/p-a76e4ffc.entry.js +1 -0
- package/dist/swirl-components/p-ab7a08a6.entry.js +1 -0
- package/dist/swirl-components/p-acd8fa1d.entry.js +1 -0
- package/dist/swirl-components/p-b27dfc38.entry.js +1 -0
- package/dist/swirl-components/p-bd4b3edf.entry.js +1 -0
- package/dist/swirl-components/p-c0402092.entry.js +1 -0
- package/dist/swirl-components/p-c215db6a.entry.js +1 -0
- package/dist/swirl-components/p-c45a50a2.entry.js +1 -0
- package/dist/swirl-components/p-c63c0897.entry.js +1 -0
- package/dist/swirl-components/p-c6b1fe02.entry.js +1 -0
- package/dist/swirl-components/p-c9307120.entry.js +1 -0
- package/dist/swirl-components/p-cbd8f173.entry.js +1 -0
- package/dist/swirl-components/p-cd8446b2.entry.js +1 -0
- package/dist/swirl-components/p-d09dc70d.entry.js +7 -0
- package/dist/swirl-components/p-d15994cb.entry.js +1 -0
- package/dist/swirl-components/p-d16f5f72.entry.js +1 -0
- package/dist/swirl-components/p-d2311589.entry.js +1 -0
- package/dist/swirl-components/{p-efffd297.js → p-d3d722dc.js} +0 -0
- package/dist/swirl-components/p-d46f437e.entry.js +1 -0
- package/dist/swirl-components/p-d69a0a99.entry.js +1 -0
- package/dist/swirl-components/p-d730ab29.entry.js +1 -0
- package/dist/swirl-components/p-d78eb6d8.entry.js +1 -0
- package/dist/swirl-components/p-d9760e10.entry.js +1 -0
- package/dist/swirl-components/p-d97d183f.js +1 -0
- package/dist/swirl-components/p-dbd1b662.entry.js +1 -0
- package/dist/swirl-components/p-e0aca739.entry.js +1 -0
- package/dist/swirl-components/p-e3293a79.entry.js +1 -0
- package/dist/swirl-components/p-e419a9cb.entry.js +1 -0
- package/dist/swirl-components/p-e7c325b7.entry.js +1 -0
- package/dist/swirl-components/p-e8618da9.entry.js +1 -0
- package/dist/swirl-components/p-ea5e12d7.entry.js +1 -0
- package/dist/swirl-components/p-eac6d46d.entry.js +1 -0
- package/dist/swirl-components/p-ebc078da.entry.js +1 -0
- package/dist/swirl-components/p-ed56aa85.entry.js +1 -0
- package/dist/swirl-components/p-f06a85d3.entry.js +1 -0
- package/dist/swirl-components/p-f09a3f4e.entry.js +1 -0
- package/dist/swirl-components/p-f17a9780.entry.js +1 -0
- package/dist/swirl-components/p-f2763bd6.entry.js +1 -0
- package/dist/swirl-components/p-f8b0f92a.entry.js +1 -0
- package/dist/swirl-components/p-fa9e7b73.entry.js +1 -0
- package/dist/swirl-components/p-fb50f7b6.entry.js +1 -0
- package/dist/swirl-components/p-ffe7373d.entry.js +1 -0
- package/dist/swirl-components/swirl-components.css +2 -2
- package/dist/swirl-components/swirl-components.esm.js +1 -1
- package/dist/types/components/swirl-action-list/swirl-action-list.d.ts +13 -0
- package/dist/types/components/swirl-action-list/swirl-action-list.stories.d.ts +13 -0
- package/dist/types/components/swirl-action-list-item/swirl-action-list-item.d.ts +19 -0
- package/dist/types/components/swirl-action-list-item/swirl-action-list-item.stories.d.ts +14 -0
- package/dist/types/components/swirl-action-list-section/swirl-action-list-section.d.ts +7 -0
- package/dist/types/components/swirl-action-list-section/swirl-action-list-section.stories.d.ts +13 -0
- package/dist/types/components/swirl-app-layout/swirl-app-layout.d.ts +61 -0
- package/dist/types/components/swirl-app-layout/swirl-app-layout.stories.d.ts +34 -0
- package/dist/types/components/swirl-autocomplete/swirl-autocomplete.d.ts +48 -0
- package/dist/types/components/swirl-autocomplete/swirl-autocomplete.stories.d.ts +16 -0
- package/dist/types/components/swirl-avatar/swirl-avatar.d.ts +28 -0
- package/dist/types/components/swirl-avatar/swirl-avatar.stories.d.ts +32 -0
- package/dist/types/components/swirl-avatar-group/swirl-avatar-group.d.ts +10 -0
- package/dist/types/components/swirl-avatar-group/swirl-avatar-group.stories.d.ts +23 -0
- package/dist/types/components/swirl-badge/swirl-badge.d.ts +11 -0
- package/dist/types/components/swirl-badge/swirl-badge.stories.d.ts +23 -0
- package/dist/types/components/swirl-banner/swirl-banner.d.ts +25 -0
- package/dist/types/components/swirl-banner/swirl-banner.stories.d.ts +13 -0
- package/dist/types/components/swirl-box/swirl-box.d.ts +15 -0
- package/dist/types/components/swirl-box/swirl-box.stories.d.ts +14 -0
- package/dist/types/components/swirl-button/swirl-button.d.ts +34 -0
- package/dist/types/components/swirl-button/swirl-button.stories.d.ts +23 -0
- package/dist/types/components/swirl-button-group/swirl-button-group.d.ts +9 -0
- package/dist/types/components/swirl-button-group/swirl-button-group.stories.d.ts +18 -0
- package/dist/types/components/swirl-card/swirl-card.d.ts +11 -0
- package/dist/types/components/swirl-card/swirl-card.stories.d.ts +13 -0
- package/dist/types/components/swirl-checkbox/swirl-checkbox.d.ts +18 -0
- package/dist/types/components/swirl-checkbox/swirl-checkbox.stories.d.ts +19 -0
- package/dist/types/components/swirl-chip/swirl-chip.d.ts +17 -0
- package/dist/types/components/swirl-chip/swirl-chip.stories.d.ts +31 -0
- package/dist/types/components/swirl-console-layout/swirl-console-layout.d.ts +41 -0
- package/dist/types/components/swirl-console-layout/swirl-console-layout.stories.d.ts +14 -0
- package/dist/types/components/swirl-date-input/swirl-date-input.d.ts +35 -0
- package/dist/types/components/swirl-date-input/swirl-date-input.stories.d.ts +29 -0
- package/dist/types/components/swirl-date-picker/swirl-date-picker.d.ts +19 -0
- package/dist/types/components/swirl-date-picker/swirl-date-picker.stories.d.ts +20 -0
- package/dist/types/components/swirl-description-list/swirl-description-list.d.ts +6 -0
- package/dist/types/components/swirl-description-list/swirl-description-list.stories.d.ts +13 -0
- package/dist/types/components/swirl-description-list-item/swirl-description-list-item.d.ts +7 -0
- package/dist/types/components/swirl-description-list-item/swirl-description-list-item.stories.d.ts +13 -0
- package/dist/types/components/swirl-dialog/swirl-dialog.d.ts +33 -0
- package/dist/types/components/swirl-dialog/swirl-dialog.stories.d.ts +16 -0
- package/dist/types/components/swirl-empty-state/swirl-empty-state.d.ts +5 -0
- package/dist/types/components/swirl-empty-state/swirl-empty-state.stories.d.ts +13 -0
- package/dist/types/components/swirl-file-uploader/swirl-file-uploader.d.ts +24 -0
- package/dist/types/components/swirl-file-uploader/swirl-file-uploader.stories.d.ts +13 -0
- package/dist/types/components/swirl-file-viewer/swirl-file-viewer.d.ts +24 -0
- package/dist/types/components/swirl-file-viewer/swirl-file-viewer.stories.d.ts +29 -0
- package/dist/types/components/swirl-file-viewer/viewers/swirl-file-viewer-audio/swirl-file-viewer-audio.d.ts +10 -0
- package/dist/types/components/swirl-file-viewer/viewers/swirl-file-viewer-csv/swirl-file-viewer-csv.d.ts +14 -0
- package/dist/types/components/swirl-file-viewer/viewers/swirl-file-viewer-image/swirl-file-viewer-image.d.ts +55 -0
- package/dist/types/components/swirl-file-viewer/viewers/swirl-file-viewer-pdf/swirl-file-viewer-pdf.d.ts +57 -0
- package/dist/types/components/swirl-file-viewer/viewers/swirl-file-viewer-text/swirl-file-viewer-text.d.ts +14 -0
- package/dist/types/components/swirl-file-viewer/viewers/swirl-file-viewer-video/swirl-file-viewer-video.d.ts +10 -0
- package/dist/types/components/swirl-form-control/swirl-form-control.d.ts +26 -0
- package/dist/types/components/swirl-form-control/swirl-form-control.stories.d.ts +13 -0
- package/dist/types/components/swirl-form-group/swirl-form-group.d.ts +5 -0
- package/dist/types/components/swirl-form-group/swirl-form-group.stories.d.ts +13 -0
- package/dist/types/components/swirl-heading/swirl-heading.d.ts +11 -0
- package/dist/types/components/swirl-heading/swirl-heading.stories.d.ts +13 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-add-photo.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-add.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-admin-panel-settings.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-arrow-back.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-arrow-downward.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-arrow-forward.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-arrow-left.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-arrow-right-small.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-arrow-right.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-arrow-upward.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-attachment.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-block.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-cancel.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-chat-bubble.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-chats-filled.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-chats-outlined.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-check-circle.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-check-small.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-check-strong.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-check.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-chevron-left.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-chevron-right.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-close-small.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-close.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-cloud-upload.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-column.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-comment.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-copy.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-date-range.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-delete.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-description.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-download.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-edit.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-emoji-mood.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-emoji-satisfied.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-error.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-expand-less.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-expand-more.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-file.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-filter.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-folder-shared.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-fullscreen-exit.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-fullscreen.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-group-assign.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-groups-custom.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-groups-filled.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-groups-outlined.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-groups.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-help.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-image.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-info.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-inventory.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-like.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-link.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-lock.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-logout.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-mail.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-manage-accounts.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-mention.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-menu-filled.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-menu-outlined.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-menu.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-message.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-more-horizontal.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-more-vertikal.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-news-filled.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-news-outlined.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-notifications-active.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-notifications-off.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-notifications.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-open-in-new.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-people-alt.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-person-off.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-person.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-phone.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-poll.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-print.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-recieved.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-remove.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-search-strong.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-search.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-send.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-settings.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-sync.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-tasks-filled.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-tasks-outlined.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-time-filled.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-time-outlined.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-today.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-user-assign.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-video-camera.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-visibility-off.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-visibility.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-warning.d.ts +5 -0
- package/dist/types/components/swirl-icon/swirl-icon.stories.d.ts +16 -0
- package/dist/types/components/swirl-icon/swirl-icon.types.d.ts +1 -0
- package/dist/types/components/swirl-inline-error/swirl-inline-error.d.ts +12 -0
- package/dist/types/components/swirl-inline-error/swirl-inline-error.stories.d.ts +13 -0
- package/dist/types/components/swirl-lightbox/swirl-lightbox.d.ts +50 -0
- package/dist/types/components/swirl-lightbox/swirl-lightbox.stories.d.ts +16 -0
- package/dist/types/components/swirl-link/swirl-link.d.ts +7 -0
- package/dist/types/components/swirl-link/swirl-link.stories.d.ts +13 -0
- package/dist/types/components/swirl-list/swirl-list.d.ts +5 -0
- package/dist/types/components/swirl-list/swirl-list.stories.d.ts +13 -0
- package/dist/types/components/swirl-modal/swirl-modal.d.ts +38 -0
- package/dist/types/components/swirl-modal/swirl-modal.stories.d.ts +16 -0
- package/dist/types/components/swirl-option-list/swirl-option-list.d.ts +37 -0
- package/dist/types/components/swirl-option-list/swirl-option-list.stories.d.ts +13 -0
- package/dist/types/components/swirl-option-list-item/swirl-option-list-item.d.ts +18 -0
- package/dist/types/components/swirl-option-list-item/swirl-option-list-item.stories.d.ts +13 -0
- package/dist/types/components/swirl-option-list-section/swirl-option-list-section.d.ts +7 -0
- package/dist/types/components/swirl-option-list-section/swirl-option-list-section.stories.d.ts +13 -0
- package/dist/types/components/swirl-pagination/swirl-pagination.d.ts +19 -0
- package/dist/types/components/swirl-pagination/swirl-pagination.stories.d.ts +13 -0
- package/dist/types/components/swirl-pdf-reader/swirl-pdf-reader.d.ts +49 -0
- package/dist/types/components/swirl-pdf-reader/swirl-pdf-reader.stories.d.ts +16 -0
- package/dist/types/components/swirl-popover/swirl-popover.d.ts +53 -0
- package/dist/types/components/swirl-popover/swirl-popover.stories.d.ts +33 -0
- package/dist/types/components/swirl-progress-indicator/swirl-progress-indicator.d.ts +9 -0
- package/dist/types/components/swirl-progress-indicator/swirl-progress-indicator.stories.d.ts +13 -0
- package/dist/types/components/swirl-radio/swirl-radio.d.ts +16 -0
- package/dist/types/components/swirl-radio/swirl-radio.stories.d.ts +13 -0
- package/dist/types/components/swirl-radio-group/swirl-radio-group.d.ts +12 -0
- package/dist/types/components/swirl-radio-group/swirl-radio-group.stories.d.ts +13 -0
- package/dist/types/components/swirl-resource-list/swirl-resource-list.d.ts +13 -0
- package/dist/types/components/swirl-resource-list/swirl-resource-list.stories.d.ts +13 -0
- package/dist/types/components/swirl-resource-list-file-item/swirl-resource-list-file-item.d.ts +18 -0
- package/dist/types/components/swirl-resource-list-file-item/swirl-resource-list-file-item.stories.d.ts +23 -0
- package/dist/types/components/swirl-resource-list-item/swirl-resource-list-item.d.ts +23 -0
- package/dist/types/components/swirl-resource-list-item/swirl-resource-list-item.stories.d.ts +16 -0
- package/dist/types/components/swirl-search/swirl-search.d.ts +27 -0
- package/dist/types/components/swirl-search/swirl-search.stories.d.ts +13 -0
- package/dist/types/components/swirl-select/swirl-select.d.ts +25 -0
- package/dist/types/components/swirl-select/swirl-select.stories.d.ts +13 -0
- package/dist/types/components/swirl-separator/swirl-separator.d.ts +3 -0
- package/dist/types/components/swirl-separator/swirl-separator.stories.d.ts +13 -0
- package/dist/types/components/swirl-spinner/swirl-spinner.d.ts +6 -0
- package/dist/types/components/swirl-spinner/swirl-spinner.stories.d.ts +13 -0
- package/dist/types/components/swirl-stack/swirl-stack.d.ts +13 -0
- package/dist/types/components/swirl-stack/swirl-stack.stories.d.ts +13 -0
- package/dist/types/components/swirl-switch/swirl-switch.d.ts +23 -0
- package/dist/types/components/swirl-switch/swirl-switch.stories.d.ts +13 -0
- package/dist/types/components/swirl-tab/swirl-tab.d.ts +6 -0
- package/dist/types/components/swirl-tab/swirl-tab.stories.d.ts +13 -0
- package/dist/types/components/swirl-table/swirl-table.d.ts +32 -0
- package/dist/types/components/swirl-table/swirl-table.stories.d.ts +13 -0
- package/dist/types/components/swirl-table-cell/swirl-table-cell.d.ts +6 -0
- package/dist/types/components/swirl-table-cell/swirl-table-cell.stories.d.ts +13 -0
- package/dist/types/components/swirl-table-column/swirl-table-column.d.ts +14 -0
- package/dist/types/components/swirl-table-column/swirl-table-column.stories.d.ts +13 -0
- package/dist/types/components/swirl-table-row/swirl-table-row.d.ts +8 -0
- package/dist/types/components/swirl-table-row/swirl-table-row.stories.d.ts +13 -0
- package/dist/types/components/swirl-table-row-group/swirl-table-row-group.d.ts +8 -0
- package/dist/types/components/swirl-table-row-group/swirl-table-row-group.stories.d.ts +13 -0
- package/dist/types/components/swirl-tabs/swirl-tabs.d.ts +20 -0
- package/dist/types/components/swirl-tabs/swirl-tabs.stories.d.ts +13 -0
- package/dist/types/components/swirl-tag/swirl-tag.d.ts +11 -0
- package/dist/types/components/swirl-tag/swirl-tag.stories.d.ts +13 -0
- package/dist/types/components/swirl-text/swirl-text.d.ts +15 -0
- package/dist/types/components/swirl-text/swirl-text.stories.d.ts +13 -0
- package/dist/types/components/swirl-text-input/swirl-text-input.d.ts +57 -0
- package/dist/types/components/swirl-text-input/swirl-text-input.stories.d.ts +13 -0
- package/dist/types/components/swirl-theme-provider/swirl-theme-provider.d.ts +58 -0
- package/dist/types/components/swirl-theme-provider/swirl-theme-provider.stories.d.ts +17 -0
- package/dist/types/components/swirl-thumbnail/swirl-thumbnail.d.ts +9 -0
- package/dist/types/components/swirl-thumbnail/swirl-thumbnail.stories.d.ts +13 -0
- package/dist/types/components/swirl-toast/swirl-toast.d.ts +25 -0
- package/dist/types/components/swirl-toast/swirl-toast.stories.d.ts +23 -0
- package/dist/types/components/swirl-toast-provider/swirl-toast-provider.d.ts +43 -0
- package/dist/types/components/swirl-toast-provider/swirl-toast-provider.stories.d.ts +16 -0
- package/dist/types/components/swirl-tooltip/swirl-tooltip.d.ts +28 -0
- package/dist/types/components/swirl-tooltip/swirl-tooltip.stories.d.ts +14 -0
- package/dist/types/components/swirl-tree-navigation-item/swirl-tree-navigation-item.d.ts +8 -0
- package/dist/types/components/swirl-tree-navigation-item/swirl-tree-navigation-item.stories.d.ts +23 -0
- package/dist/types/components/swirl-video-thumbnail/swirl-video-thumbnail.d.ts +7 -0
- package/dist/types/components/swirl-video-thumbnail/swirl-video-thumbnail.stories.d.ts +13 -0
- package/dist/types/components/swirl-visually-hidden/swirl-visually-hidden.d.ts +3 -0
- package/dist/types/components/swirl-visually-hidden/swirl-visually-hidden.stories.d.ts +13 -0
- package/dist/types/components.d.ts +2106 -1772
- package/dist/types/index.d.ts +2 -2
- package/dist/types/utils.d.ts +4 -3
- package/package.json +5 -2
- package/vscode-data.json +531 -196
- package/dist/cjs/flip-action-list-item.cjs.entry.js +0 -25
- package/dist/cjs/flip-action-list-section.cjs.entry.js +0 -19
- package/dist/cjs/flip-action-list.cjs.entry.js +0 -52
- package/dist/cjs/flip-app-layout_5.cjs.entry.js +0 -341
- package/dist/cjs/flip-autocomplete.cjs.entry.js +0 -128
- package/dist/cjs/flip-avatar-group.cjs.entry.js +0 -35
- package/dist/cjs/flip-avatar.cjs.entry.js +0 -90
- package/dist/cjs/flip-badge.cjs.entry.js +0 -27
- package/dist/cjs/flip-banner.cjs.entry.js +0 -48
- package/dist/cjs/flip-button-group.cjs.entry.js +0 -30
- package/dist/cjs/flip-button.cjs.entry.js +0 -53
- package/dist/cjs/flip-card.cjs.entry.js +0 -29
- package/dist/cjs/flip-checkbox.cjs.entry.js +0 -53
- package/dist/cjs/flip-chip.cjs.entry.js +0 -51
- package/dist/cjs/flip-console-layout.cjs.entry.js +0 -125
- package/dist/cjs/flip-date-input.cjs.entry.js +0 -6346
- package/dist/cjs/flip-date-picker_2.cjs.entry.js +0 -117
- package/dist/cjs/flip-description-list-item.cjs.entry.js +0 -19
- package/dist/cjs/flip-description-list.cjs.entry.js +0 -19
- package/dist/cjs/flip-dialog.cjs.entry.js +0 -74
- package/dist/cjs/flip-file-uploader.cjs.entry.js +0 -50
- package/dist/cjs/flip-file-viewer_7.cjs.entry.js +0 -30179
- package/dist/cjs/flip-form-control.cjs.entry.js +0 -111
- package/dist/cjs/flip-form-group.cjs.entry.js +0 -23
- package/dist/cjs/flip-heading_2.cjs.entry.js +0 -46
- package/dist/cjs/flip-icon-add-photo.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-add_4.cjs.entry.js +0 -62
- package/dist/cjs/flip-icon-admin-panel-settings.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-arrow-back.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-arrow-forward.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-arrow-left_3.cjs.entry.js +0 -48
- package/dist/cjs/flip-icon-arrow-right-small.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-attachment.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-block.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-cancel_4.cjs.entry.js +0 -62
- package/dist/cjs/flip-icon-chat-bubble.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-check-circle.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-check-small_3.cjs.entry.js +0 -245
- package/dist/cjs/flip-icon-check-strong.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-check.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-chevron-left.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-chevron-right.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-close-small.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-close.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-cloud-upload.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-comment.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-copy.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-date-range.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-delete.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-description.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-edit.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-emoji-mood.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-emoji-satisfied.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-error_3.cjs.entry.js +0 -53
- package/dist/cjs/flip-icon-expand-more.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-file.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-folder-shared.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-group-assign.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-groups-custom.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-groups.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-help.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-image.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-info.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-inventory.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-like.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-link.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-lock.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-logout.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-mail.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-manage-accounts.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-mention.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-menu.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-message.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-more-horizontal.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-more-vertikal.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-notifications-active.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-notifications-off.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-notifications.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-open-in-new.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-people-alt.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-person-off.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-person.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-phone.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-poll.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-print.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-recieved.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-search-strong.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-search.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-send.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-settings.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-time-filled.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-time-outlined.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-user-assign.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-video-camera.cjs.entry.js +0 -20
- package/dist/cjs/flip-icon-warning.cjs.entry.js +0 -20
- package/dist/cjs/flip-lightbox.cjs.entry.js +0 -222
- package/dist/cjs/flip-link.cjs.entry.js +0 -19
- package/dist/cjs/flip-list.cjs.entry.js +0 -25
- package/dist/cjs/flip-modal.cjs.entry.js +0 -112
- package/dist/cjs/flip-option-list-section.cjs.entry.js +0 -19
- package/dist/cjs/flip-pagination.cjs.entry.js +0 -58
- package/dist/cjs/flip-pdf-reader.cjs.entry.js +0 -141
- package/dist/cjs/flip-popover.cjs.entry.js +0 -227
- package/dist/cjs/flip-progress-indicator.cjs.entry.js +0 -29
- package/dist/cjs/flip-radio-group.cjs.entry.js +0 -52
- package/dist/cjs/flip-radio.cjs.entry.js +0 -47
- package/dist/cjs/flip-resource-list-file-item.cjs.entry.js +0 -31
- package/dist/cjs/flip-search.cjs.entry.js +0 -48
- package/dist/cjs/flip-select.cjs.entry.js +0 -71
- package/dist/cjs/flip-stack.cjs.entry.js +0 -29
- package/dist/cjs/flip-switch.cjs.entry.js +0 -93
- package/dist/cjs/flip-tab.cjs.entry.js +0 -22
- package/dist/cjs/flip-tabs.cjs.entry.js +0 -88
- package/dist/cjs/flip-tag.cjs.entry.js +0 -29
- package/dist/cjs/flip-text-input.cjs.entry.js +0 -132
- package/dist/cjs/flip-theme-provider.cjs.entry.js +0 -380
- package/dist/cjs/flip-thumbnail.cjs.entry.js +0 -24
- package/dist/cjs/flip-toast-provider.cjs.entry.js +0 -56
- package/dist/cjs/flip-toast.cjs.entry.js +0 -53
- package/dist/cjs/flip-tooltip.cjs.entry.js +0 -130
- package/dist/cjs/flip-tree-navigation-item.cjs.entry.js +0 -32
- package/dist/cjs/flip-video-thumbnail.cjs.entry.js +0 -20
- package/dist/cjs/flip-visually-hidden.cjs.entry.js +0 -19
- package/dist/cjs/utils-6b8d45f4.js +0 -70
- package/dist/collection/components/flip-action-list/flip-action-list.js +0 -54
- package/dist/collection/components/flip-action-list/flip-action-list.stories.js +0 -22
- package/dist/collection/components/flip-action-list-item/flip-action-list-item.css +0 -104
- package/dist/collection/components/flip-action-list-item/flip-action-list-item.js +0 -158
- package/dist/collection/components/flip-action-list-item/flip-action-list-item.stories.js +0 -30
- package/dist/collection/components/flip-action-list-section/flip-action-list-section.css +0 -22
- package/dist/collection/components/flip-action-list-section/flip-action-list-section.js +0 -40
- package/dist/collection/components/flip-action-list-section/flip-action-list-section.stories.js +0 -27
- package/dist/collection/components/flip-app-layout/flip-app-layout.js +0 -594
- package/dist/collection/components/flip-app-layout/flip-app-layout.stories.js +0 -72
- package/dist/collection/components/flip-autocomplete/flip-autocomplete.css +0 -27
- package/dist/collection/components/flip-autocomplete/flip-autocomplete.js +0 -395
- package/dist/collection/components/flip-autocomplete/flip-autocomplete.stories.js +0 -77
- package/dist/collection/components/flip-avatar/flip-avatar.js +0 -311
- package/dist/collection/components/flip-avatar/flip-avatar.stories.js +0 -40
- package/dist/collection/components/flip-avatar-group/flip-avatar-group.css +0 -46
- package/dist/collection/components/flip-avatar-group/flip-avatar-group.js +0 -54
- package/dist/collection/components/flip-avatar-group/flip-avatar-group.stories.js +0 -33
- package/dist/collection/components/flip-badge/flip-badge.css +0 -127
- package/dist/collection/components/flip-badge/flip-badge.js +0 -128
- package/dist/collection/components/flip-badge/flip-badge.stories.js +0 -31
- package/dist/collection/components/flip-banner/flip-banner.css +0 -151
- package/dist/collection/components/flip-banner/flip-banner.js +0 -222
- package/dist/collection/components/flip-banner/flip-banner.stories.js +0 -22
- package/dist/collection/components/flip-box/flip-box.js +0 -142
- package/dist/collection/components/flip-box/flip-box.stories.js +0 -29
- package/dist/collection/components/flip-button/flip-button.css +0 -314
- package/dist/collection/components/flip-button/flip-button.js +0 -385
- package/dist/collection/components/flip-button/flip-button.stories.js +0 -31
- package/dist/collection/components/flip-button-group/flip-button-group.css +0 -64
- package/dist/collection/components/flip-button-group/flip-button-group.js +0 -103
- package/dist/collection/components/flip-button-group/flip-button-group.stories.js +0 -27
- package/dist/collection/components/flip-card/flip-card.js +0 -118
- package/dist/collection/components/flip-card/flip-card.stories.js +0 -32
- package/dist/collection/components/flip-checkbox/flip-checkbox.css +0 -133
- package/dist/collection/components/flip-checkbox/flip-checkbox.js +0 -236
- package/dist/collection/components/flip-checkbox/flip-checkbox.stories.js +0 -29
- package/dist/collection/components/flip-chip/flip-chip.js +0 -144
- package/dist/collection/components/flip-chip/flip-chip.stories.js +0 -37
- package/dist/collection/components/flip-console-layout/flip-console-layout.css +0 -221
- package/dist/collection/components/flip-console-layout/flip-console-layout.js +0 -442
- package/dist/collection/components/flip-console-layout/flip-console-layout.stories.js +0 -29
- package/dist/collection/components/flip-date-input/flip-date-input.css +0 -67
- package/dist/collection/components/flip-date-input/flip-date-input.js +0 -313
- package/dist/collection/components/flip-date-input/flip-date-input.stories.js +0 -34
- package/dist/collection/components/flip-date-picker/flip-date-picker.css +0 -238
- package/dist/collection/components/flip-date-picker/flip-date-picker.js +0 -224
- package/dist/collection/components/flip-date-picker/flip-date-picker.stories.js +0 -22
- package/dist/collection/components/flip-description-list/flip-description-list.js +0 -19
- package/dist/collection/components/flip-description-list/flip-description-list.stories.js +0 -30
- package/dist/collection/components/flip-description-list-item/flip-description-list-item.css +0 -65
- package/dist/collection/components/flip-description-list-item/flip-description-list-item.js +0 -40
- package/dist/collection/components/flip-description-list-item/flip-description-list-item.stories.js +0 -20
- package/dist/collection/components/flip-dialog/flip-dialog.css +0 -158
- package/dist/collection/components/flip-dialog/flip-dialog.js +0 -248
- package/dist/collection/components/flip-dialog/flip-dialog.stories.js +0 -40
- package/dist/collection/components/flip-empty-state/flip-empty-state.js +0 -57
- package/dist/collection/components/flip-empty-state/flip-empty-state.stories.js +0 -25
- package/dist/collection/components/flip-file-uploader/flip-file-uploader.css +0 -88
- package/dist/collection/components/flip-file-uploader/flip-file-uploader.js +0 -285
- package/dist/collection/components/flip-file-uploader/flip-file-uploader.stories.js +0 -23
- package/dist/collection/components/flip-file-viewer/flip-file-viewer.js +0 -259
- package/dist/collection/components/flip-file-viewer/flip-file-viewer.stories.js +0 -55
- package/dist/collection/components/flip-file-viewer/viewers/flip-file-viewer-audio/flip-file-viewer-audio.js +0 -93
- package/dist/collection/components/flip-file-viewer/viewers/flip-file-viewer-csv/flip-file-viewer-csv.css +0 -45
- package/dist/collection/components/flip-file-viewer/viewers/flip-file-viewer-csv/flip-file-viewer-csv.js +0 -122
- package/dist/collection/components/flip-file-viewer/viewers/flip-file-viewer-image/flip-file-viewer-image.js +0 -334
- package/dist/collection/components/flip-file-viewer/viewers/flip-file-viewer-pdf/flip-file-viewer-pdf.css +0 -177
- package/dist/collection/components/flip-file-viewer/viewers/flip-file-viewer-pdf/flip-file-viewer-pdf.js +0 -496
- package/dist/collection/components/flip-file-viewer/viewers/flip-file-viewer-text/flip-file-viewer-text.css +0 -37
- package/dist/collection/components/flip-file-viewer/viewers/flip-file-viewer-text/flip-file-viewer-text.js +0 -107
- package/dist/collection/components/flip-file-viewer/viewers/flip-file-viewer-video/flip-file-viewer-video.js +0 -93
- package/dist/collection/components/flip-form-control/flip-form-control.css +0 -101
- package/dist/collection/components/flip-form-control/flip-form-control.js +0 -223
- package/dist/collection/components/flip-form-control/flip-form-control.stories.js +0 -92
- package/dist/collection/components/flip-form-group/flip-form-group.js +0 -45
- package/dist/collection/components/flip-form-group/flip-form-group.stories.js +0 -31
- package/dist/collection/components/flip-heading/flip-heading.js +0 -123
- package/dist/collection/components/flip-heading/flip-heading.stories.js +0 -19
- package/dist/collection/components/flip-icon/flip-icon.stories.js +0 -42
- package/dist/collection/components/flip-icon/icons/flip-icon-add-photo.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-add.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-admin-panel-settings.js +0 -52
- package/dist/collection/components/flip-icon/icons/flip-icon-arrow-back.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-arrow-forward.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-arrow-left.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-arrow-right-small.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-arrow-right.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-attachment.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-block.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-cancel.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-chat-bubble.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-check-circle.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-check-small.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-check-strong.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-check.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-chevron-left.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-chevron-right.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-close-small.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-close.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-cloud-upload.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-comment.js +0 -52
- package/dist/collection/components/flip-icon/icons/flip-icon-copy.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-date-range.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-delete.js +0 -52
- package/dist/collection/components/flip-icon/icons/flip-icon-description.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-download.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-edit.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-emoji-mood.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-emoji-satisfied.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-error.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-expand-less.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-expand-more.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-file.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-folder-shared.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-fullscreen-exit.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-fullscreen.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-group-assign.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-groups-custom.js +0 -64
- package/dist/collection/components/flip-icon/icons/flip-icon-groups.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-help.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-image.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-info.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-inventory.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-like.js +0 -52
- package/dist/collection/components/flip-icon/icons/flip-icon-link.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-lock.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-logout.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-mail.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-manage-accounts.js +0 -55
- package/dist/collection/components/flip-icon/icons/flip-icon-mention.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-menu.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-message.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-more-horizontal.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-more-vertikal.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-notifications-active.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-notifications-off.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-notifications.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-open-in-new.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-people-alt.js +0 -58
- package/dist/collection/components/flip-icon/icons/flip-icon-person-off.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-person.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-phone.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-poll.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-print.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-recieved.js +0 -52
- package/dist/collection/components/flip-icon/icons/flip-icon-remove.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-search-strong.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-search.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-send.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-settings.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-time-filled.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-time-outlined.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-today.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-user-assign.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-video-camera.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-visibility-off.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-visibility.js +0 -49
- package/dist/collection/components/flip-icon/icons/flip-icon-warning.js +0 -49
- package/dist/collection/components/flip-inline-error/flip-inline-error.css +0 -39
- package/dist/collection/components/flip-inline-error/flip-inline-error.js +0 -65
- package/dist/collection/components/flip-inline-error/flip-inline-error.stories.js +0 -19
- package/dist/collection/components/flip-lightbox/flip-lightbox.js +0 -393
- package/dist/collection/components/flip-lightbox/flip-lightbox.stories.js +0 -43
- package/dist/collection/components/flip-link/flip-link.css +0 -21
- package/dist/collection/components/flip-link/flip-link.js +0 -72
- package/dist/collection/components/flip-link/flip-link.stories.js +0 -20
- package/dist/collection/components/flip-list/flip-list.css +0 -59
- package/dist/collection/components/flip-list/flip-list.js +0 -21
- package/dist/collection/components/flip-list/flip-list.stories.js +0 -49
- package/dist/collection/components/flip-modal/flip-modal.css +0 -249
- package/dist/collection/components/flip-modal/flip-modal.js +0 -303
- package/dist/collection/components/flip-modal/flip-modal.stories.js +0 -59
- package/dist/collection/components/flip-option-list/flip-option-list.js +0 -300
- package/dist/collection/components/flip-option-list/flip-option-list.stories.js +0 -30
- package/dist/collection/components/flip-option-list-item/flip-option-list-item.css +0 -118
- package/dist/collection/components/flip-option-list-item/flip-option-list-item.js +0 -155
- package/dist/collection/components/flip-option-list-item/flip-option-list-item.stories.js +0 -25
- package/dist/collection/components/flip-option-list-section/flip-option-list-section.css +0 -22
- package/dist/collection/components/flip-option-list-section/flip-option-list-section.js +0 -40
- package/dist/collection/components/flip-option-list-section/flip-option-list-section.stories.js +0 -28
- package/dist/collection/components/flip-pagination/flip-pagination.css +0 -76
- package/dist/collection/components/flip-pagination/flip-pagination.js +0 -269
- package/dist/collection/components/flip-pagination/flip-pagination.stories.js +0 -21
- package/dist/collection/components/flip-pdf-reader/flip-pdf-reader.js +0 -375
- package/dist/collection/components/flip-pdf-reader/flip-pdf-reader.stories.js +0 -33
- package/dist/collection/components/flip-popover/flip-popover.js +0 -470
- package/dist/collection/components/flip-popover/flip-popover.stories.js +0 -81
- package/dist/collection/components/flip-progress-indicator/flip-progress-indicator.js +0 -111
- package/dist/collection/components/flip-progress-indicator/flip-progress-indicator.stories.js +0 -20
- package/dist/collection/components/flip-radio/flip-radio.css +0 -119
- package/dist/collection/components/flip-radio/flip-radio.js +0 -210
- package/dist/collection/components/flip-radio/flip-radio.stories.js +0 -24
- package/dist/collection/components/flip-radio-group/flip-radio-group.js +0 -100
- package/dist/collection/components/flip-radio-group/flip-radio-group.stories.js +0 -25
- package/dist/collection/components/flip-resource-list/flip-resource-list.js +0 -85
- package/dist/collection/components/flip-resource-list/flip-resource-list.stories.js +0 -36
- package/dist/collection/components/flip-resource-list-file-item/flip-resource-list-file-item.css +0 -92
- package/dist/collection/components/flip-resource-list-file-item/flip-resource-list-file-item.js +0 -180
- package/dist/collection/components/flip-resource-list-file-item/flip-resource-list-file-item.stories.js +0 -35
- package/dist/collection/components/flip-resource-list-item/flip-resource-list-item.css +0 -199
- package/dist/collection/components/flip-resource-list-item/flip-resource-list-item.js +0 -303
- package/dist/collection/components/flip-resource-list-item/flip-resource-list-item.stories.js +0 -64
- package/dist/collection/components/flip-search/flip-search.css +0 -100
- package/dist/collection/components/flip-search/flip-search.js +0 -247
- package/dist/collection/components/flip-search/flip-search.stories.js +0 -19
- package/dist/collection/components/flip-select/flip-select.css +0 -52
- package/dist/collection/components/flip-select/flip-select.js +0 -218
- package/dist/collection/components/flip-select/flip-select.stories.js +0 -45
- package/dist/collection/components/flip-spinner/flip-spinner.js +0 -66
- package/dist/collection/components/flip-spinner/flip-spinner.stories.js +0 -19
- package/dist/collection/components/flip-stack/flip-stack.js +0 -153
- package/dist/collection/components/flip-stack/flip-stack.stories.js +0 -26
- package/dist/collection/components/flip-switch/flip-switch.js +0 -245
- package/dist/collection/components/flip-switch/flip-switch.stories.js +0 -22
- package/dist/collection/components/flip-tab/flip-tab.js +0 -71
- package/dist/collection/components/flip-tab/flip-tab.stories.js +0 -22
- package/dist/collection/components/flip-tabs/flip-tabs.css +0 -83
- package/dist/collection/components/flip-tabs/flip-tabs.js +0 -173
- package/dist/collection/components/flip-tabs/flip-tabs.stories.js +0 -25
- package/dist/collection/components/flip-tag/flip-tag.css +0 -74
- package/dist/collection/components/flip-tag/flip-tag.js +0 -124
- package/dist/collection/components/flip-tag/flip-tag.stories.js +0 -20
- package/dist/collection/components/flip-text/flip-text.css +0 -89
- package/dist/collection/components/flip-text/flip-text.js +0 -174
- package/dist/collection/components/flip-text/flip-text.stories.js +0 -24
- package/dist/collection/components/flip-text-input/flip-text-input.css +0 -147
- package/dist/collection/components/flip-text-input/flip-text-input.js +0 -672
- package/dist/collection/components/flip-text-input/flip-text-input.stories.js +0 -22
- package/dist/collection/components/flip-theme-provider/flip-theme-provider.js +0 -285
- package/dist/collection/components/flip-theme-provider/flip-theme-provider.stories.js +0 -83
- package/dist/collection/components/flip-thumbnail/flip-thumbnail.css +0 -61
- package/dist/collection/components/flip-thumbnail/flip-thumbnail.js +0 -102
- package/dist/collection/components/flip-thumbnail/flip-thumbnail.stories.js +0 -20
- package/dist/collection/components/flip-toast/flip-toast.css +0 -65
- package/dist/collection/components/flip-toast/flip-toast.js +0 -198
- package/dist/collection/components/flip-toast/flip-toast.stories.js +0 -30
- package/dist/collection/components/flip-toast-provider/flip-toast-provider.js +0 -159
- package/dist/collection/components/flip-toast-provider/flip-toast-provider.stories.js +0 -58
- package/dist/collection/components/flip-tooltip/flip-tooltip.css +0 -61
- package/dist/collection/components/flip-tooltip/flip-tooltip.js +0 -222
- package/dist/collection/components/flip-tooltip/flip-tooltip.stories.js +0 -33
- package/dist/collection/components/flip-tree-navigation-item/flip-tree-navigation-item.js +0 -83
- package/dist/collection/components/flip-tree-navigation-item/flip-tree-navigation-item.stories.js +0 -30
- package/dist/collection/components/flip-video-thumbnail/flip-video-thumbnail.js +0 -95
- package/dist/collection/components/flip-video-thumbnail/flip-video-thumbnail.stories.js +0 -21
- package/dist/collection/components/flip-visually-hidden/flip-visually-hidden.js +0 -15
- package/dist/collection/components/flip-visually-hidden/flip-visually-hidden.stories.js +0 -17
- package/dist/components/flip-action-list-item.d.ts +0 -11
- package/dist/components/flip-action-list-item.js +0 -47
- package/dist/components/flip-action-list-section.d.ts +0 -11
- package/dist/components/flip-action-list-section.js +0 -36
- package/dist/components/flip-action-list.d.ts +0 -11
- package/dist/components/flip-action-list.js +0 -67
- package/dist/components/flip-app-layout.d.ts +0 -11
- package/dist/components/flip-app-layout.js +0 -6
- package/dist/components/flip-app-layout2.js +0 -226
- package/dist/components/flip-autocomplete.d.ts +0 -11
- package/dist/components/flip-autocomplete.js +0 -231
- package/dist/components/flip-avatar-group.d.ts +0 -11
- package/dist/components/flip-avatar-group.js +0 -51
- package/dist/components/flip-avatar.d.ts +0 -11
- package/dist/components/flip-avatar.js +0 -123
- package/dist/components/flip-badge.d.ts +0 -11
- package/dist/components/flip-badge.js +0 -47
- package/dist/components/flip-banner.d.ts +0 -11
- package/dist/components/flip-banner.js +0 -76
- package/dist/components/flip-box.d.ts +0 -11
- package/dist/components/flip-box.js +0 -6
- package/dist/components/flip-box2.js +0 -49
- package/dist/components/flip-button-group.d.ts +0 -11
- package/dist/components/flip-button-group.js +0 -6
- package/dist/components/flip-button-group2.js +0 -52
- package/dist/components/flip-button.d.ts +0 -11
- package/dist/components/flip-button.js +0 -6
- package/dist/components/flip-button2.js +0 -82
- package/dist/components/flip-card.d.ts +0 -11
- package/dist/components/flip-card.js +0 -49
- package/dist/components/flip-checkbox.d.ts +0 -11
- package/dist/components/flip-checkbox.js +0 -88
- package/dist/components/flip-chip.d.ts +0 -11
- package/dist/components/flip-chip.js +0 -71
- package/dist/components/flip-console-layout.d.ts +0 -11
- package/dist/components/flip-console-layout.js +0 -173
- package/dist/components/flip-date-input.d.ts +0 -11
- package/dist/components/flip-date-input.js +0 -6390
- package/dist/components/flip-date-picker.d.ts +0 -11
- package/dist/components/flip-date-picker.js +0 -6
- package/dist/components/flip-date-picker2.js +0 -122
- package/dist/components/flip-description-list-item.d.ts +0 -11
- package/dist/components/flip-description-list-item.js +0 -36
- package/dist/components/flip-description-list.d.ts +0 -11
- package/dist/components/flip-description-list.js +0 -34
- package/dist/components/flip-dialog.d.ts +0 -11
- package/dist/components/flip-dialog.js +0 -115
- package/dist/components/flip-empty-state.d.ts +0 -11
- package/dist/components/flip-empty-state.js +0 -6
- package/dist/components/flip-empty-state2.js +0 -46
- package/dist/components/flip-file-uploader.d.ts +0 -11
- package/dist/components/flip-file-uploader.js +0 -88
- package/dist/components/flip-file-viewer-audio.d.ts +0 -11
- package/dist/components/flip-file-viewer-audio.js +0 -6
- package/dist/components/flip-file-viewer-audio2.js +0 -40
- package/dist/components/flip-file-viewer-csv.d.ts +0 -11
- package/dist/components/flip-file-viewer-csv.js +0 -6
- package/dist/components/flip-file-viewer-csv2.js +0 -109
- package/dist/components/flip-file-viewer-image.d.ts +0 -11
- package/dist/components/flip-file-viewer-image.js +0 -6
- package/dist/components/flip-file-viewer-image2.js +0 -241
- package/dist/components/flip-file-viewer-pdf.d.ts +0 -11
- package/dist/components/flip-file-viewer-pdf.js +0 -6
- package/dist/components/flip-file-viewer-pdf2.js +0 -29857
- package/dist/components/flip-file-viewer-text.d.ts +0 -11
- package/dist/components/flip-file-viewer-text.js +0 -6
- package/dist/components/flip-file-viewer-text2.js +0 -86
- package/dist/components/flip-file-viewer-video.d.ts +0 -11
- package/dist/components/flip-file-viewer-video.js +0 -6
- package/dist/components/flip-file-viewer-video2.js +0 -40
- package/dist/components/flip-file-viewer.d.ts +0 -11
- package/dist/components/flip-file-viewer.js +0 -6
- package/dist/components/flip-file-viewer2.js +0 -140
- package/dist/components/flip-form-control.d.ts +0 -11
- package/dist/components/flip-form-control.js +0 -144
- package/dist/components/flip-form-group.d.ts +0 -11
- package/dist/components/flip-form-group.js +0 -38
- package/dist/components/flip-heading.d.ts +0 -11
- package/dist/components/flip-heading.js +0 -6
- package/dist/components/flip-heading2.js +0 -41
- package/dist/components/flip-icon-add-photo.d.ts +0 -11
- package/dist/components/flip-icon-add-photo.js +0 -37
- package/dist/components/flip-icon-add.d.ts +0 -11
- package/dist/components/flip-icon-add.js +0 -6
- package/dist/components/flip-icon-add2.js +0 -34
- package/dist/components/flip-icon-admin-panel-settings.d.ts +0 -11
- package/dist/components/flip-icon-admin-panel-settings.js +0 -37
- package/dist/components/flip-icon-arrow-back.d.ts +0 -11
- package/dist/components/flip-icon-arrow-back.js +0 -37
- package/dist/components/flip-icon-arrow-forward.d.ts +0 -11
- package/dist/components/flip-icon-arrow-forward.js +0 -37
- package/dist/components/flip-icon-arrow-left.d.ts +0 -11
- package/dist/components/flip-icon-arrow-left.js +0 -6
- package/dist/components/flip-icon-arrow-left2.js +0 -34
- package/dist/components/flip-icon-arrow-right-small.d.ts +0 -11
- package/dist/components/flip-icon-arrow-right-small.js +0 -37
- package/dist/components/flip-icon-arrow-right.d.ts +0 -11
- package/dist/components/flip-icon-arrow-right.js +0 -6
- package/dist/components/flip-icon-arrow-right2.js +0 -34
- package/dist/components/flip-icon-attachment.d.ts +0 -11
- package/dist/components/flip-icon-attachment.js +0 -37
- package/dist/components/flip-icon-block.d.ts +0 -11
- package/dist/components/flip-icon-block.js +0 -37
- package/dist/components/flip-icon-cancel.d.ts +0 -11
- package/dist/components/flip-icon-cancel.js +0 -6
- package/dist/components/flip-icon-cancel2.js +0 -34
- package/dist/components/flip-icon-chat-bubble.d.ts +0 -11
- package/dist/components/flip-icon-chat-bubble.js +0 -37
- package/dist/components/flip-icon-check-circle.d.ts +0 -11
- package/dist/components/flip-icon-check-circle.js +0 -37
- package/dist/components/flip-icon-check-small.d.ts +0 -11
- package/dist/components/flip-icon-check-small.js +0 -6
- package/dist/components/flip-icon-check-small2.js +0 -34
- package/dist/components/flip-icon-check-strong.d.ts +0 -11
- package/dist/components/flip-icon-check-strong.js +0 -6
- package/dist/components/flip-icon-check-strong2.js +0 -34
- package/dist/components/flip-icon-check.d.ts +0 -11
- package/dist/components/flip-icon-check.js +0 -37
- package/dist/components/flip-icon-chevron-left.d.ts +0 -11
- package/dist/components/flip-icon-chevron-left.js +0 -37
- package/dist/components/flip-icon-chevron-right.d.ts +0 -11
- package/dist/components/flip-icon-chevron-right.js +0 -37
- package/dist/components/flip-icon-close-small.d.ts +0 -11
- package/dist/components/flip-icon-close-small.js +0 -37
- package/dist/components/flip-icon-close.d.ts +0 -11
- package/dist/components/flip-icon-close.js +0 -6
- package/dist/components/flip-icon-close2.js +0 -34
- package/dist/components/flip-icon-cloud-upload.d.ts +0 -11
- package/dist/components/flip-icon-cloud-upload.js +0 -6
- package/dist/components/flip-icon-cloud-upload2.js +0 -34
- package/dist/components/flip-icon-comment.d.ts +0 -11
- package/dist/components/flip-icon-comment.js +0 -37
- package/dist/components/flip-icon-copy.d.ts +0 -11
- package/dist/components/flip-icon-copy.js +0 -37
- package/dist/components/flip-icon-date-range.d.ts +0 -11
- package/dist/components/flip-icon-date-range.js +0 -37
- package/dist/components/flip-icon-delete.d.ts +0 -11
- package/dist/components/flip-icon-delete.js +0 -37
- package/dist/components/flip-icon-description.d.ts +0 -11
- package/dist/components/flip-icon-description.js +0 -37
- package/dist/components/flip-icon-download.d.ts +0 -11
- package/dist/components/flip-icon-download.js +0 -6
- package/dist/components/flip-icon-download2.js +0 -34
- package/dist/components/flip-icon-edit.d.ts +0 -11
- package/dist/components/flip-icon-edit.js +0 -37
- package/dist/components/flip-icon-emoji-mood.d.ts +0 -11
- package/dist/components/flip-icon-emoji-mood.js +0 -37
- package/dist/components/flip-icon-emoji-satisfied.d.ts +0 -11
- package/dist/components/flip-icon-emoji-satisfied.js +0 -37
- package/dist/components/flip-icon-error.d.ts +0 -11
- package/dist/components/flip-icon-error.js +0 -6
- package/dist/components/flip-icon-error2.js +0 -34
- package/dist/components/flip-icon-expand-less.d.ts +0 -11
- package/dist/components/flip-icon-expand-less.js +0 -6
- package/dist/components/flip-icon-expand-less2.js +0 -34
- package/dist/components/flip-icon-expand-more.d.ts +0 -11
- package/dist/components/flip-icon-expand-more.js +0 -6
- package/dist/components/flip-icon-expand-more2.js +0 -34
- package/dist/components/flip-icon-file.d.ts +0 -11
- package/dist/components/flip-icon-file.js +0 -37
- package/dist/components/flip-icon-folder-shared.d.ts +0 -11
- package/dist/components/flip-icon-folder-shared.js +0 -37
- package/dist/components/flip-icon-fullscreen-exit.d.ts +0 -11
- package/dist/components/flip-icon-fullscreen-exit.js +0 -6
- package/dist/components/flip-icon-fullscreen-exit2.js +0 -34
- package/dist/components/flip-icon-fullscreen.d.ts +0 -11
- package/dist/components/flip-icon-fullscreen.js +0 -6
- package/dist/components/flip-icon-fullscreen2.js +0 -34
- package/dist/components/flip-icon-group-assign.d.ts +0 -11
- package/dist/components/flip-icon-group-assign.js +0 -37
- package/dist/components/flip-icon-groups-custom.d.ts +0 -11
- package/dist/components/flip-icon-groups-custom.js +0 -37
- package/dist/components/flip-icon-groups.d.ts +0 -11
- package/dist/components/flip-icon-groups.js +0 -37
- package/dist/components/flip-icon-help.d.ts +0 -11
- package/dist/components/flip-icon-help.js +0 -37
- package/dist/components/flip-icon-image.d.ts +0 -11
- package/dist/components/flip-icon-image.js +0 -37
- package/dist/components/flip-icon-info.d.ts +0 -11
- package/dist/components/flip-icon-info.js +0 -37
- package/dist/components/flip-icon-inventory.d.ts +0 -11
- package/dist/components/flip-icon-inventory.js +0 -37
- package/dist/components/flip-icon-like.d.ts +0 -11
- package/dist/components/flip-icon-like.js +0 -37
- package/dist/components/flip-icon-link.d.ts +0 -11
- package/dist/components/flip-icon-link.js +0 -37
- package/dist/components/flip-icon-lock.d.ts +0 -11
- package/dist/components/flip-icon-lock.js +0 -37
- package/dist/components/flip-icon-logout.d.ts +0 -11
- package/dist/components/flip-icon-logout.js +0 -37
- package/dist/components/flip-icon-mail.d.ts +0 -11
- package/dist/components/flip-icon-mail.js +0 -37
- package/dist/components/flip-icon-manage-accounts.d.ts +0 -11
- package/dist/components/flip-icon-manage-accounts.js +0 -37
- package/dist/components/flip-icon-mention.d.ts +0 -11
- package/dist/components/flip-icon-mention.js +0 -37
- package/dist/components/flip-icon-menu.d.ts +0 -11
- package/dist/components/flip-icon-menu.js +0 -37
- package/dist/components/flip-icon-message.d.ts +0 -11
- package/dist/components/flip-icon-message.js +0 -37
- package/dist/components/flip-icon-more-horizontal.d.ts +0 -11
- package/dist/components/flip-icon-more-horizontal.js +0 -37
- package/dist/components/flip-icon-more-vertikal.d.ts +0 -11
- package/dist/components/flip-icon-more-vertikal.js +0 -37
- package/dist/components/flip-icon-notifications-active.d.ts +0 -11
- package/dist/components/flip-icon-notifications-active.js +0 -37
- package/dist/components/flip-icon-notifications-off.d.ts +0 -11
- package/dist/components/flip-icon-notifications-off.js +0 -37
- package/dist/components/flip-icon-notifications.d.ts +0 -11
- package/dist/components/flip-icon-notifications.js +0 -37
- package/dist/components/flip-icon-open-in-new.d.ts +0 -11
- package/dist/components/flip-icon-open-in-new.js +0 -37
- package/dist/components/flip-icon-people-alt.d.ts +0 -11
- package/dist/components/flip-icon-people-alt.js +0 -37
- package/dist/components/flip-icon-person-off.d.ts +0 -11
- package/dist/components/flip-icon-person-off.js +0 -37
- package/dist/components/flip-icon-person.d.ts +0 -11
- package/dist/components/flip-icon-person.js +0 -6
- package/dist/components/flip-icon-person2.js +0 -34
- package/dist/components/flip-icon-phone.d.ts +0 -11
- package/dist/components/flip-icon-phone.js +0 -37
- package/dist/components/flip-icon-poll.d.ts +0 -11
- package/dist/components/flip-icon-poll.js +0 -37
- package/dist/components/flip-icon-print.d.ts +0 -11
- package/dist/components/flip-icon-print.js +0 -37
- package/dist/components/flip-icon-recieved.d.ts +0 -11
- package/dist/components/flip-icon-recieved.js +0 -37
- package/dist/components/flip-icon-remove.d.ts +0 -11
- package/dist/components/flip-icon-remove.js +0 -6
- package/dist/components/flip-icon-remove2.js +0 -34
- package/dist/components/flip-icon-search-strong.d.ts +0 -11
- package/dist/components/flip-icon-search-strong.js +0 -37
- package/dist/components/flip-icon-search.d.ts +0 -11
- package/dist/components/flip-icon-search.js +0 -6
- package/dist/components/flip-icon-search2.js +0 -34
- package/dist/components/flip-icon-send.d.ts +0 -11
- package/dist/components/flip-icon-send.js +0 -37
- package/dist/components/flip-icon-settings.d.ts +0 -11
- package/dist/components/flip-icon-settings.js +0 -37
- package/dist/components/flip-icon-time-filled.d.ts +0 -11
- package/dist/components/flip-icon-time-filled.js +0 -37
- package/dist/components/flip-icon-time-outlined.d.ts +0 -11
- package/dist/components/flip-icon-time-outlined.js +0 -37
- package/dist/components/flip-icon-today.d.ts +0 -11
- package/dist/components/flip-icon-today.js +0 -6
- package/dist/components/flip-icon-today2.js +0 -34
- package/dist/components/flip-icon-user-assign.d.ts +0 -11
- package/dist/components/flip-icon-user-assign.js +0 -37
- package/dist/components/flip-icon-video-camera.d.ts +0 -11
- package/dist/components/flip-icon-video-camera.js +0 -37
- package/dist/components/flip-icon-visibility-off.d.ts +0 -11
- package/dist/components/flip-icon-visibility-off.js +0 -6
- package/dist/components/flip-icon-visibility-off2.js +0 -34
- package/dist/components/flip-icon-visibility.d.ts +0 -11
- package/dist/components/flip-icon-visibility.js +0 -6
- package/dist/components/flip-icon-visibility2.js +0 -34
- package/dist/components/flip-icon-warning.d.ts +0 -11
- package/dist/components/flip-icon-warning.js +0 -37
- package/dist/components/flip-inline-error.d.ts +0 -11
- package/dist/components/flip-inline-error.js +0 -6
- package/dist/components/flip-inline-error2.js +0 -44
- package/dist/components/flip-lightbox.d.ts +0 -11
- package/dist/components/flip-lightbox.js +0 -272
- package/dist/components/flip-link.d.ts +0 -11
- package/dist/components/flip-link.js +0 -38
- package/dist/components/flip-list.d.ts +0 -11
- package/dist/components/flip-list.js +0 -39
- package/dist/components/flip-modal.d.ts +0 -11
- package/dist/components/flip-modal.js +0 -161
- package/dist/components/flip-option-list-item.d.ts +0 -11
- package/dist/components/flip-option-list-item.js +0 -6
- package/dist/components/flip-option-list-item2.js +0 -72
- package/dist/components/flip-option-list-section.d.ts +0 -11
- package/dist/components/flip-option-list-section.js +0 -36
- package/dist/components/flip-option-list.d.ts +0 -11
- package/dist/components/flip-option-list.js +0 -6
- package/dist/components/flip-option-list2.js +0 -212
- package/dist/components/flip-pagination.d.ts +0 -11
- package/dist/components/flip-pagination.js +0 -101
- package/dist/components/flip-pdf-reader.d.ts +0 -11
- package/dist/components/flip-pdf-reader.js +0 -274
- package/dist/components/flip-popover.d.ts +0 -11
- package/dist/components/flip-popover.js +0 -6
- package/dist/components/flip-popover2.js +0 -252
- package/dist/components/flip-progress-indicator.d.ts +0 -11
- package/dist/components/flip-progress-indicator.js +0 -48
- package/dist/components/flip-radio-group.d.ts +0 -11
- package/dist/components/flip-radio-group.js +0 -69
- package/dist/components/flip-radio.d.ts +0 -11
- package/dist/components/flip-radio.js +0 -75
- package/dist/components/flip-resource-list-file-item.d.ts +0 -11
- package/dist/components/flip-resource-list-file-item.js +0 -83
- package/dist/components/flip-resource-list-item.d.ts +0 -11
- package/dist/components/flip-resource-list-item.js +0 -6
- package/dist/components/flip-resource-list-item2.js +0 -110
- package/dist/components/flip-resource-list.d.ts +0 -11
- package/dist/components/flip-resource-list.js +0 -6
- package/dist/components/flip-resource-list2.js +0 -87
- package/dist/components/flip-search.d.ts +0 -11
- package/dist/components/flip-search.js +0 -82
- package/dist/components/flip-select.d.ts +0 -11
- package/dist/components/flip-select.js +0 -118
- package/dist/components/flip-spinner.d.ts +0 -11
- package/dist/components/flip-spinner.js +0 -6
- package/dist/components/flip-spinner2.js +0 -43
- package/dist/components/flip-stack.d.ts +0 -11
- package/dist/components/flip-stack.js +0 -6
- package/dist/components/flip-stack2.js +0 -47
- package/dist/components/flip-switch.d.ts +0 -11
- package/dist/components/flip-switch.js +0 -120
- package/dist/components/flip-tab.d.ts +0 -11
- package/dist/components/flip-tab.js +0 -40
- package/dist/components/flip-tabs.d.ts +0 -11
- package/dist/components/flip-tabs.js +0 -106
- package/dist/components/flip-tag.d.ts +0 -11
- package/dist/components/flip-tag.js +0 -54
- package/dist/components/flip-text-input.d.ts +0 -11
- package/dist/components/flip-text-input.js +0 -6
- package/dist/components/flip-text-input2.js +0 -201
- package/dist/components/flip-text.d.ts +0 -11
- package/dist/components/flip-text.js +0 -6
- package/dist/components/flip-text2.js +0 -48
- package/dist/components/flip-theme-provider.d.ts +0 -11
- package/dist/components/flip-theme-provider.js +0 -400
- package/dist/components/flip-thumbnail.d.ts +0 -11
- package/dist/components/flip-thumbnail.js +0 -43
- package/dist/components/flip-toast-provider.d.ts +0 -11
- package/dist/components/flip-toast-provider.js +0 -95
- package/dist/components/flip-toast.d.ts +0 -11
- package/dist/components/flip-toast.js +0 -6
- package/dist/components/flip-toast2.js +0 -78
- package/dist/components/flip-tooltip.d.ts +0 -11
- package/dist/components/flip-tooltip.js +0 -151
- package/dist/components/flip-tree-navigation-item.d.ts +0 -11
- package/dist/components/flip-tree-navigation-item.js +0 -50
- package/dist/components/flip-video-thumbnail.d.ts +0 -11
- package/dist/components/flip-video-thumbnail.js +0 -46
- package/dist/components/flip-visually-hidden.d.ts +0 -11
- package/dist/components/flip-visually-hidden.js +0 -6
- package/dist/components/flip-visually-hidden2.js +0 -31
- package/dist/esm/flip-action-list-item.entry.js +0 -21
- package/dist/esm/flip-action-list-section.entry.js +0 -15
- package/dist/esm/flip-action-list.entry.js +0 -48
- package/dist/esm/flip-app-layout_5.entry.js +0 -333
- package/dist/esm/flip-autocomplete.entry.js +0 -124
- package/dist/esm/flip-avatar-group.entry.js +0 -31
- package/dist/esm/flip-avatar.entry.js +0 -86
- package/dist/esm/flip-badge.entry.js +0 -23
- package/dist/esm/flip-banner.entry.js +0 -44
- package/dist/esm/flip-button-group.entry.js +0 -26
- package/dist/esm/flip-button.entry.js +0 -49
- package/dist/esm/flip-card.entry.js +0 -25
- package/dist/esm/flip-checkbox.entry.js +0 -49
- package/dist/esm/flip-chip.entry.js +0 -47
- package/dist/esm/flip-console-layout.entry.js +0 -121
- package/dist/esm/flip-date-input.entry.js +0 -6342
- package/dist/esm/flip-date-picker_2.entry.js +0 -112
- package/dist/esm/flip-description-list-item.entry.js +0 -15
- package/dist/esm/flip-description-list.entry.js +0 -15
- package/dist/esm/flip-dialog.entry.js +0 -70
- package/dist/esm/flip-file-uploader.entry.js +0 -46
- package/dist/esm/flip-file-viewer_7.entry.js +0 -30169
- package/dist/esm/flip-form-control.entry.js +0 -107
- package/dist/esm/flip-form-group.entry.js +0 -19
- package/dist/esm/flip-heading_2.entry.js +0 -41
- package/dist/esm/flip-icon-add-photo.entry.js +0 -16
- package/dist/esm/flip-icon-add_4.entry.js +0 -55
- package/dist/esm/flip-icon-admin-panel-settings.entry.js +0 -16
- package/dist/esm/flip-icon-arrow-back.entry.js +0 -16
- package/dist/esm/flip-icon-arrow-forward.entry.js +0 -16
- package/dist/esm/flip-icon-arrow-left_3.entry.js +0 -42
- package/dist/esm/flip-icon-arrow-right-small.entry.js +0 -16
- package/dist/esm/flip-icon-attachment.entry.js +0 -16
- package/dist/esm/flip-icon-block.entry.js +0 -16
- package/dist/esm/flip-icon-cancel_4.entry.js +0 -55
- package/dist/esm/flip-icon-chat-bubble.entry.js +0 -16
- package/dist/esm/flip-icon-check-circle.entry.js +0 -16
- package/dist/esm/flip-icon-check-small_3.entry.js +0 -239
- package/dist/esm/flip-icon-check-strong.entry.js +0 -16
- package/dist/esm/flip-icon-check.entry.js +0 -16
- package/dist/esm/flip-icon-chevron-left.entry.js +0 -16
- package/dist/esm/flip-icon-chevron-right.entry.js +0 -16
- package/dist/esm/flip-icon-close-small.entry.js +0 -16
- package/dist/esm/flip-icon-close.entry.js +0 -16
- package/dist/esm/flip-icon-cloud-upload.entry.js +0 -16
- package/dist/esm/flip-icon-comment.entry.js +0 -16
- package/dist/esm/flip-icon-copy.entry.js +0 -16
- package/dist/esm/flip-icon-date-range.entry.js +0 -16
- package/dist/esm/flip-icon-delete.entry.js +0 -16
- package/dist/esm/flip-icon-description.entry.js +0 -16
- package/dist/esm/flip-icon-edit.entry.js +0 -16
- package/dist/esm/flip-icon-emoji-mood.entry.js +0 -16
- package/dist/esm/flip-icon-emoji-satisfied.entry.js +0 -16
- package/dist/esm/flip-icon-error_3.entry.js +0 -47
- package/dist/esm/flip-icon-expand-more.entry.js +0 -16
- package/dist/esm/flip-icon-file.entry.js +0 -16
- package/dist/esm/flip-icon-folder-shared.entry.js +0 -16
- package/dist/esm/flip-icon-group-assign.entry.js +0 -16
- package/dist/esm/flip-icon-groups-custom.entry.js +0 -16
- package/dist/esm/flip-icon-groups.entry.js +0 -16
- package/dist/esm/flip-icon-help.entry.js +0 -16
- package/dist/esm/flip-icon-image.entry.js +0 -16
- package/dist/esm/flip-icon-info.entry.js +0 -16
- package/dist/esm/flip-icon-inventory.entry.js +0 -16
- package/dist/esm/flip-icon-like.entry.js +0 -16
- package/dist/esm/flip-icon-link.entry.js +0 -16
- package/dist/esm/flip-icon-lock.entry.js +0 -16
- package/dist/esm/flip-icon-logout.entry.js +0 -16
- package/dist/esm/flip-icon-mail.entry.js +0 -16
- package/dist/esm/flip-icon-manage-accounts.entry.js +0 -16
- package/dist/esm/flip-icon-mention.entry.js +0 -16
- package/dist/esm/flip-icon-menu.entry.js +0 -16
- package/dist/esm/flip-icon-message.entry.js +0 -16
- package/dist/esm/flip-icon-more-horizontal.entry.js +0 -16
- package/dist/esm/flip-icon-more-vertikal.entry.js +0 -16
- package/dist/esm/flip-icon-notifications-active.entry.js +0 -16
- package/dist/esm/flip-icon-notifications-off.entry.js +0 -16
- package/dist/esm/flip-icon-notifications.entry.js +0 -16
- package/dist/esm/flip-icon-open-in-new.entry.js +0 -16
- package/dist/esm/flip-icon-people-alt.entry.js +0 -16
- package/dist/esm/flip-icon-person-off.entry.js +0 -16
- package/dist/esm/flip-icon-person.entry.js +0 -16
- package/dist/esm/flip-icon-phone.entry.js +0 -16
- package/dist/esm/flip-icon-poll.entry.js +0 -16
- package/dist/esm/flip-icon-print.entry.js +0 -16
- package/dist/esm/flip-icon-recieved.entry.js +0 -16
- package/dist/esm/flip-icon-search-strong.entry.js +0 -16
- package/dist/esm/flip-icon-search.entry.js +0 -16
- package/dist/esm/flip-icon-send.entry.js +0 -16
- package/dist/esm/flip-icon-settings.entry.js +0 -16
- package/dist/esm/flip-icon-time-filled.entry.js +0 -16
- package/dist/esm/flip-icon-time-outlined.entry.js +0 -16
- package/dist/esm/flip-icon-user-assign.entry.js +0 -16
- package/dist/esm/flip-icon-video-camera.entry.js +0 -16
- package/dist/esm/flip-icon-warning.entry.js +0 -16
- package/dist/esm/flip-lightbox.entry.js +0 -218
- package/dist/esm/flip-link.entry.js +0 -15
- package/dist/esm/flip-list.entry.js +0 -21
- package/dist/esm/flip-modal.entry.js +0 -108
- package/dist/esm/flip-option-list-section.entry.js +0 -15
- package/dist/esm/flip-pagination.entry.js +0 -54
- package/dist/esm/flip-pdf-reader.entry.js +0 -137
- package/dist/esm/flip-popover.entry.js +0 -223
- package/dist/esm/flip-progress-indicator.entry.js +0 -25
- package/dist/esm/flip-radio-group.entry.js +0 -48
- package/dist/esm/flip-radio.entry.js +0 -43
- package/dist/esm/flip-resource-list-file-item.entry.js +0 -27
- package/dist/esm/flip-search.entry.js +0 -44
- package/dist/esm/flip-select.entry.js +0 -67
- package/dist/esm/flip-stack.entry.js +0 -25
- package/dist/esm/flip-switch.entry.js +0 -89
- package/dist/esm/flip-tab.entry.js +0 -18
- package/dist/esm/flip-tabs.entry.js +0 -84
- package/dist/esm/flip-tag.entry.js +0 -25
- package/dist/esm/flip-text-input.entry.js +0 -128
- package/dist/esm/flip-theme-provider.entry.js +0 -376
- package/dist/esm/flip-thumbnail.entry.js +0 -20
- package/dist/esm/flip-toast-provider.entry.js +0 -52
- package/dist/esm/flip-toast.entry.js +0 -49
- package/dist/esm/flip-tooltip.entry.js +0 -126
- package/dist/esm/flip-tree-navigation-item.entry.js +0 -28
- package/dist/esm/flip-video-thumbnail.entry.js +0 -16
- package/dist/esm/flip-visually-hidden.entry.js +0 -15
- package/dist/esm/utils-39b2afe8.js +0 -65
- package/dist/swirl-components/p-01aac6a2.entry.js +0 -1
- package/dist/swirl-components/p-025eef8f.entry.js +0 -1
- package/dist/swirl-components/p-060fb1f6.entry.js +0 -1
- package/dist/swirl-components/p-0e382683.entry.js +0 -1
- package/dist/swirl-components/p-109c8448.entry.js +0 -1
- package/dist/swirl-components/p-119b10ac.entry.js +0 -1
- package/dist/swirl-components/p-12951126.entry.js +0 -1
- package/dist/swirl-components/p-1300cc2d.entry.js +0 -1
- package/dist/swirl-components/p-168de0f9.entry.js +0 -1
- package/dist/swirl-components/p-1d32e589.entry.js +0 -1
- package/dist/swirl-components/p-1e428993.entry.js +0 -1
- package/dist/swirl-components/p-1e74139c.entry.js +0 -1
- package/dist/swirl-components/p-1ea161d9.entry.js +0 -1
- package/dist/swirl-components/p-215365c6.entry.js +0 -1
- package/dist/swirl-components/p-250ff48d.entry.js +0 -1
- package/dist/swirl-components/p-27e1f33b.entry.js +0 -1
- package/dist/swirl-components/p-280b3cc8.entry.js +0 -1
- package/dist/swirl-components/p-28cb3086.entry.js +0 -1
- package/dist/swirl-components/p-29633de8.entry.js +0 -1
- package/dist/swirl-components/p-29d6ddd5.entry.js +0 -1
- package/dist/swirl-components/p-2a716203.entry.js +0 -1
- package/dist/swirl-components/p-2b35b65a.entry.js +0 -1
- package/dist/swirl-components/p-2da9d315.entry.js +0 -1
- package/dist/swirl-components/p-301788bf.entry.js +0 -1
- package/dist/swirl-components/p-31d676d3.entry.js +0 -1
- package/dist/swirl-components/p-36362426.entry.js +0 -1
- package/dist/swirl-components/p-39a3bdf7.entry.js +0 -1
- package/dist/swirl-components/p-3b3c9c2e.entry.js +0 -1
- package/dist/swirl-components/p-3c94b97a.entry.js +0 -1
- package/dist/swirl-components/p-3f71a4fb.entry.js +0 -1
- package/dist/swirl-components/p-452c6599.entry.js +0 -1
- package/dist/swirl-components/p-4743c7ae.entry.js +0 -1
- package/dist/swirl-components/p-47a1cad2.entry.js +0 -1
- package/dist/swirl-components/p-4a0e1a9b.entry.js +0 -1
- package/dist/swirl-components/p-4b3419eb.entry.js +0 -1
- package/dist/swirl-components/p-4b8420aa.entry.js +0 -1
- package/dist/swirl-components/p-4cb721ff.entry.js +0 -1
- package/dist/swirl-components/p-4efeac03.entry.js +0 -1
- package/dist/swirl-components/p-506b35d0.entry.js +0 -1
- package/dist/swirl-components/p-507a3b94.entry.js +0 -1
- package/dist/swirl-components/p-538575fb.entry.js +0 -1
- package/dist/swirl-components/p-56c64774.entry.js +0 -1
- package/dist/swirl-components/p-5a113067.entry.js +0 -1
- package/dist/swirl-components/p-5b14d410.entry.js +0 -1
- package/dist/swirl-components/p-5ba8364a.entry.js +0 -36
- package/dist/swirl-components/p-5c8f54a1.entry.js +0 -1
- package/dist/swirl-components/p-5d7619bb.entry.js +0 -1
- package/dist/swirl-components/p-5f949000.entry.js +0 -1
- package/dist/swirl-components/p-5f95972f.entry.js +0 -1
- package/dist/swirl-components/p-6131750a.entry.js +0 -1
- package/dist/swirl-components/p-62ac92c4.entry.js +0 -1
- package/dist/swirl-components/p-631f7b44.entry.js +0 -1
- package/dist/swirl-components/p-6898b80c.entry.js +0 -1
- package/dist/swirl-components/p-6a7d9caa.entry.js +0 -1
- package/dist/swirl-components/p-6b6ccfd4.entry.js +0 -1
- package/dist/swirl-components/p-73b19c89.entry.js +0 -1
- package/dist/swirl-components/p-79c2c1f7.entry.js +0 -1
- package/dist/swirl-components/p-7a4171cb.entry.js +0 -1
- package/dist/swirl-components/p-7a637c6f.entry.js +0 -1
- package/dist/swirl-components/p-7c4503c5.entry.js +0 -1
- package/dist/swirl-components/p-83f16a5e.entry.js +0 -1
- package/dist/swirl-components/p-851d6744.entry.js +0 -1
- package/dist/swirl-components/p-86dbaf1a.entry.js +0 -1
- package/dist/swirl-components/p-879c7fe0.entry.js +0 -1
- package/dist/swirl-components/p-8933ba02.entry.js +0 -1
- package/dist/swirl-components/p-897713f2.entry.js +0 -1
- package/dist/swirl-components/p-8fec99c3.entry.js +0 -1
- package/dist/swirl-components/p-902c3556.entry.js +0 -1
- package/dist/swirl-components/p-9263c183.entry.js +0 -7
- package/dist/swirl-components/p-9483fed0.entry.js +0 -1
- package/dist/swirl-components/p-9685ad51.entry.js +0 -1
- package/dist/swirl-components/p-969d1f43.entry.js +0 -1
- package/dist/swirl-components/p-96c0db13.entry.js +0 -1
- package/dist/swirl-components/p-99c36b3a.entry.js +0 -1
- package/dist/swirl-components/p-9ada969e.entry.js +0 -1
- package/dist/swirl-components/p-a1d09ebe.entry.js +0 -1
- package/dist/swirl-components/p-a31ea0e5.entry.js +0 -1
- package/dist/swirl-components/p-a74e7ffc.entry.js +0 -1
- package/dist/swirl-components/p-a8971044.entry.js +0 -1
- package/dist/swirl-components/p-ad671f6b.entry.js +0 -1
- package/dist/swirl-components/p-aea30015.entry.js +0 -1
- package/dist/swirl-components/p-af02457c.entry.js +0 -1
- package/dist/swirl-components/p-af271690.entry.js +0 -1
- package/dist/swirl-components/p-b2079530.entry.js +0 -1
- package/dist/swirl-components/p-b71da729.entry.js +0 -1
- package/dist/swirl-components/p-b89e8fac.entry.js +0 -1
- package/dist/swirl-components/p-b984416b.entry.js +0 -1
- package/dist/swirl-components/p-bb8f2656.js +0 -1
- package/dist/swirl-components/p-be01e1cd.entry.js +0 -1
- package/dist/swirl-components/p-be8e91cb.entry.js +0 -1
- package/dist/swirl-components/p-bee4c9fb.entry.js +0 -1
- package/dist/swirl-components/p-c2e52120.entry.js +0 -1
- package/dist/swirl-components/p-c46e5bc9.entry.js +0 -1
- package/dist/swirl-components/p-cb3b830c.entry.js +0 -1
- package/dist/swirl-components/p-cc2d1220.entry.js +0 -1
- package/dist/swirl-components/p-ce6f898e.entry.js +0 -1
- package/dist/swirl-components/p-d5227733.entry.js +0 -1
- package/dist/swirl-components/p-d5c812c1.entry.js +0 -1
- package/dist/swirl-components/p-d77ad92a.entry.js +0 -1
- package/dist/swirl-components/p-d8a18ef0.entry.js +0 -1
- package/dist/swirl-components/p-d995e868.entry.js +0 -1
- package/dist/swirl-components/p-dbb08ab0.entry.js +0 -1
- package/dist/swirl-components/p-de7facf8.entry.js +0 -1
- package/dist/swirl-components/p-df221966.entry.js +0 -1
- package/dist/swirl-components/p-e2e566aa.entry.js +0 -1
- package/dist/swirl-components/p-e8350582.entry.js +0 -1
- package/dist/swirl-components/p-e8d80905.entry.js +0 -1
- package/dist/swirl-components/p-e8e6243b.entry.js +0 -1
- package/dist/swirl-components/p-ea24f76c.entry.js +0 -1
- package/dist/swirl-components/p-eab9da55.entry.js +0 -1
- package/dist/swirl-components/p-eb9e789f.entry.js +0 -1
- package/dist/swirl-components/p-ebad091c.entry.js +0 -1
- package/dist/swirl-components/p-ec8199f2.entry.js +0 -1
- package/dist/swirl-components/p-ee6518ef.entry.js +0 -1
- package/dist/swirl-components/p-f0aaded5.entry.js +0 -1
- package/dist/swirl-components/p-f0ca5a81.entry.js +0 -1
- package/dist/swirl-components/p-f2cdff8d.entry.js +0 -1
- package/dist/swirl-components/p-f2d451a7.entry.js +0 -1
- package/dist/swirl-components/p-f52c6b81.entry.js +0 -1
- package/dist/swirl-components/p-f65aa65c.entry.js +0 -1
- package/dist/swirl-components/p-f7f4d8c0.entry.js +0 -1
- package/dist/swirl-components/p-f989263a.entry.js +0 -1
- package/dist/swirl-components/p-fc1da155.entry.js +0 -1
- package/dist/swirl-components/p-fcf3c03b.entry.js +0 -1
- package/dist/swirl-components/p-fd9592ce.entry.js +0 -1
- package/dist/types/components/flip-action-list/flip-action-list.d.ts +0 -13
- package/dist/types/components/flip-action-list/flip-action-list.stories.d.ts +0 -13
- package/dist/types/components/flip-action-list-item/flip-action-list-item.d.ts +0 -12
- package/dist/types/components/flip-action-list-item/flip-action-list-item.stories.d.ts +0 -14
- package/dist/types/components/flip-action-list-section/flip-action-list-section.d.ts +0 -7
- package/dist/types/components/flip-action-list-section/flip-action-list-section.stories.d.ts +0 -13
- package/dist/types/components/flip-app-layout/flip-app-layout.d.ts +0 -61
- package/dist/types/components/flip-app-layout/flip-app-layout.stories.d.ts +0 -34
- package/dist/types/components/flip-autocomplete/flip-autocomplete.d.ts +0 -48
- package/dist/types/components/flip-autocomplete/flip-autocomplete.stories.d.ts +0 -16
- package/dist/types/components/flip-avatar/flip-avatar.d.ts +0 -28
- package/dist/types/components/flip-avatar/flip-avatar.stories.d.ts +0 -32
- package/dist/types/components/flip-avatar-group/flip-avatar-group.d.ts +0 -10
- package/dist/types/components/flip-avatar-group/flip-avatar-group.stories.d.ts +0 -23
- package/dist/types/components/flip-badge/flip-badge.d.ts +0 -11
- package/dist/types/components/flip-badge/flip-badge.stories.d.ts +0 -23
- package/dist/types/components/flip-banner/flip-banner.d.ts +0 -18
- package/dist/types/components/flip-banner/flip-banner.stories.d.ts +0 -13
- package/dist/types/components/flip-box/flip-box.d.ts +0 -13
- package/dist/types/components/flip-box/flip-box.stories.d.ts +0 -14
- package/dist/types/components/flip-button/flip-button.d.ts +0 -30
- package/dist/types/components/flip-button/flip-button.stories.d.ts +0 -23
- package/dist/types/components/flip-button-group/flip-button-group.d.ts +0 -9
- package/dist/types/components/flip-button-group/flip-button-group.stories.d.ts +0 -18
- package/dist/types/components/flip-card/flip-card.d.ts +0 -11
- package/dist/types/components/flip-card/flip-card.stories.d.ts +0 -13
- package/dist/types/components/flip-checkbox/flip-checkbox.d.ts +0 -17
- package/dist/types/components/flip-checkbox/flip-checkbox.stories.d.ts +0 -19
- package/dist/types/components/flip-chip/flip-chip.d.ts +0 -14
- package/dist/types/components/flip-chip/flip-chip.stories.d.ts +0 -31
- package/dist/types/components/flip-console-layout/flip-console-layout.d.ts +0 -41
- package/dist/types/components/flip-console-layout/flip-console-layout.stories.d.ts +0 -14
- package/dist/types/components/flip-date-input/flip-date-input.d.ts +0 -31
- package/dist/types/components/flip-date-input/flip-date-input.stories.d.ts +0 -29
- package/dist/types/components/flip-date-picker/flip-date-picker.d.ts +0 -19
- package/dist/types/components/flip-date-picker/flip-date-picker.stories.d.ts +0 -20
- package/dist/types/components/flip-description-list/flip-description-list.d.ts +0 -6
- package/dist/types/components/flip-description-list/flip-description-list.stories.d.ts +0 -13
- package/dist/types/components/flip-description-list-item/flip-description-list-item.d.ts +0 -7
- package/dist/types/components/flip-description-list-item/flip-description-list-item.stories.d.ts +0 -13
- package/dist/types/components/flip-dialog/flip-dialog.d.ts +0 -33
- package/dist/types/components/flip-dialog/flip-dialog.stories.d.ts +0 -16
- package/dist/types/components/flip-empty-state/flip-empty-state.d.ts +0 -5
- package/dist/types/components/flip-empty-state/flip-empty-state.stories.d.ts +0 -13
- package/dist/types/components/flip-file-uploader/flip-file-uploader.d.ts +0 -24
- package/dist/types/components/flip-file-uploader/flip-file-uploader.stories.d.ts +0 -13
- package/dist/types/components/flip-file-viewer/flip-file-viewer.d.ts +0 -24
- package/dist/types/components/flip-file-viewer/flip-file-viewer.stories.d.ts +0 -29
- package/dist/types/components/flip-file-viewer/viewers/flip-file-viewer-audio/flip-file-viewer-audio.d.ts +0 -10
- package/dist/types/components/flip-file-viewer/viewers/flip-file-viewer-csv/flip-file-viewer-csv.d.ts +0 -14
- package/dist/types/components/flip-file-viewer/viewers/flip-file-viewer-image/flip-file-viewer-image.d.ts +0 -55
- package/dist/types/components/flip-file-viewer/viewers/flip-file-viewer-pdf/flip-file-viewer-pdf.d.ts +0 -57
- package/dist/types/components/flip-file-viewer/viewers/flip-file-viewer-text/flip-file-viewer-text.d.ts +0 -14
- package/dist/types/components/flip-file-viewer/viewers/flip-file-viewer-video/flip-file-viewer-video.d.ts +0 -10
- package/dist/types/components/flip-form-control/flip-form-control.d.ts +0 -26
- package/dist/types/components/flip-form-control/flip-form-control.stories.d.ts +0 -13
- package/dist/types/components/flip-form-group/flip-form-group.d.ts +0 -5
- package/dist/types/components/flip-form-group/flip-form-group.stories.d.ts +0 -13
- package/dist/types/components/flip-heading/flip-heading.d.ts +0 -11
- package/dist/types/components/flip-heading/flip-heading.stories.d.ts +0 -13
- package/dist/types/components/flip-icon/flip-icon.stories.d.ts +0 -16
- package/dist/types/components/flip-icon/flip-icon.types.d.ts +0 -1
- package/dist/types/components/flip-icon/icons/flip-icon-add-photo.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-add.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-admin-panel-settings.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-arrow-back.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-arrow-forward.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-arrow-left.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-arrow-right-small.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-arrow-right.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-attachment.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-block.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-cancel.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-chat-bubble.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-check-circle.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-check-small.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-check-strong.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-check.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-chevron-left.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-chevron-right.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-close-small.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-close.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-cloud-upload.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-comment.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-copy.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-date-range.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-delete.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-description.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-download.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-edit.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-emoji-mood.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-emoji-satisfied.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-error.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-expand-less.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-expand-more.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-file.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-folder-shared.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-fullscreen-exit.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-fullscreen.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-group-assign.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-groups-custom.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-groups.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-help.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-image.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-info.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-inventory.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-like.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-link.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-lock.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-logout.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-mail.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-manage-accounts.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-mention.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-menu.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-message.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-more-horizontal.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-more-vertikal.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-notifications-active.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-notifications-off.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-notifications.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-open-in-new.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-people-alt.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-person-off.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-person.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-phone.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-poll.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-print.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-recieved.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-remove.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-search-strong.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-search.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-send.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-settings.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-time-filled.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-time-outlined.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-today.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-user-assign.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-video-camera.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-visibility-off.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-visibility.d.ts +0 -5
- package/dist/types/components/flip-icon/icons/flip-icon-warning.d.ts +0 -5
- package/dist/types/components/flip-inline-error/flip-inline-error.d.ts +0 -6
- package/dist/types/components/flip-inline-error/flip-inline-error.stories.d.ts +0 -13
- package/dist/types/components/flip-lightbox/flip-lightbox.d.ts +0 -50
- package/dist/types/components/flip-lightbox/flip-lightbox.stories.d.ts +0 -16
- package/dist/types/components/flip-link/flip-link.d.ts +0 -7
- package/dist/types/components/flip-link/flip-link.stories.d.ts +0 -13
- package/dist/types/components/flip-list/flip-list.d.ts +0 -5
- package/dist/types/components/flip-list/flip-list.stories.d.ts +0 -13
- package/dist/types/components/flip-modal/flip-modal.d.ts +0 -38
- package/dist/types/components/flip-modal/flip-modal.stories.d.ts +0 -16
- package/dist/types/components/flip-option-list/flip-option-list.d.ts +0 -37
- package/dist/types/components/flip-option-list/flip-option-list.stories.d.ts +0 -13
- package/dist/types/components/flip-option-list-item/flip-option-list-item.d.ts +0 -13
- package/dist/types/components/flip-option-list-item/flip-option-list-item.stories.d.ts +0 -13
- package/dist/types/components/flip-option-list-section/flip-option-list-section.d.ts +0 -7
- package/dist/types/components/flip-option-list-section/flip-option-list-section.stories.d.ts +0 -13
- package/dist/types/components/flip-pagination/flip-pagination.d.ts +0 -19
- package/dist/types/components/flip-pagination/flip-pagination.stories.d.ts +0 -13
- package/dist/types/components/flip-pdf-reader/flip-pdf-reader.d.ts +0 -49
- package/dist/types/components/flip-pdf-reader/flip-pdf-reader.stories.d.ts +0 -16
- package/dist/types/components/flip-popover/flip-popover.d.ts +0 -53
- package/dist/types/components/flip-popover/flip-popover.stories.d.ts +0 -33
- package/dist/types/components/flip-progress-indicator/flip-progress-indicator.d.ts +0 -9
- package/dist/types/components/flip-progress-indicator/flip-progress-indicator.stories.d.ts +0 -13
- package/dist/types/components/flip-radio/flip-radio.d.ts +0 -16
- package/dist/types/components/flip-radio/flip-radio.stories.d.ts +0 -13
- package/dist/types/components/flip-radio-group/flip-radio-group.d.ts +0 -12
- package/dist/types/components/flip-radio-group/flip-radio-group.stories.d.ts +0 -13
- package/dist/types/components/flip-resource-list/flip-resource-list.d.ts +0 -13
- package/dist/types/components/flip-resource-list/flip-resource-list.stories.d.ts +0 -13
- package/dist/types/components/flip-resource-list-file-item/flip-resource-list-file-item.d.ts +0 -12
- package/dist/types/components/flip-resource-list-file-item/flip-resource-list-file-item.stories.d.ts +0 -23
- package/dist/types/components/flip-resource-list-item/flip-resource-list-item.d.ts +0 -23
- package/dist/types/components/flip-resource-list-item/flip-resource-list-item.stories.d.ts +0 -16
- package/dist/types/components/flip-search/flip-search.d.ts +0 -21
- package/dist/types/components/flip-search/flip-search.stories.d.ts +0 -13
- package/dist/types/components/flip-select/flip-select.d.ts +0 -25
- package/dist/types/components/flip-select/flip-select.stories.d.ts +0 -13
- package/dist/types/components/flip-spinner/flip-spinner.d.ts +0 -6
- package/dist/types/components/flip-spinner/flip-spinner.stories.d.ts +0 -13
- package/dist/types/components/flip-stack/flip-stack.d.ts +0 -13
- package/dist/types/components/flip-stack/flip-stack.stories.d.ts +0 -13
- package/dist/types/components/flip-switch/flip-switch.d.ts +0 -23
- package/dist/types/components/flip-switch/flip-switch.stories.d.ts +0 -13
- package/dist/types/components/flip-tab/flip-tab.d.ts +0 -6
- package/dist/types/components/flip-tab/flip-tab.stories.d.ts +0 -13
- package/dist/types/components/flip-tabs/flip-tabs.d.ts +0 -20
- package/dist/types/components/flip-tabs/flip-tabs.stories.d.ts +0 -13
- package/dist/types/components/flip-tag/flip-tag.d.ts +0 -11
- package/dist/types/components/flip-tag/flip-tag.stories.d.ts +0 -13
- package/dist/types/components/flip-text/flip-text.d.ts +0 -15
- package/dist/types/components/flip-text/flip-text.stories.d.ts +0 -13
- package/dist/types/components/flip-text-input/flip-text-input.d.ts +0 -51
- package/dist/types/components/flip-text-input/flip-text-input.stories.d.ts +0 -13
- package/dist/types/components/flip-theme-provider/flip-theme-provider.d.ts +0 -58
- package/dist/types/components/flip-theme-provider/flip-theme-provider.stories.d.ts +0 -17
- package/dist/types/components/flip-thumbnail/flip-thumbnail.d.ts +0 -9
- package/dist/types/components/flip-thumbnail/flip-thumbnail.stories.d.ts +0 -13
- package/dist/types/components/flip-toast/flip-toast.d.ts +0 -19
- package/dist/types/components/flip-toast/flip-toast.stories.d.ts +0 -23
- package/dist/types/components/flip-toast-provider/flip-toast-provider.d.ts +0 -43
- package/dist/types/components/flip-toast-provider/flip-toast-provider.stories.d.ts +0 -16
- package/dist/types/components/flip-tooltip/flip-tooltip.d.ts +0 -28
- package/dist/types/components/flip-tooltip/flip-tooltip.stories.d.ts +0 -14
- package/dist/types/components/flip-tree-navigation-item/flip-tree-navigation-item.d.ts +0 -8
- package/dist/types/components/flip-tree-navigation-item/flip-tree-navigation-item.stories.d.ts +0 -23
- package/dist/types/components/flip-video-thumbnail/flip-video-thumbnail.d.ts +0 -7
- package/dist/types/components/flip-video-thumbnail/flip-video-thumbnail.stories.d.ts +0 -13
- package/dist/types/components/flip-visually-hidden/flip-visually-hidden.d.ts +0 -3
- package/dist/types/components/flip-visually-hidden/flip-visually-hidden.stories.d.ts +0 -13
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
// DO NOT EDIT. THIS FILE GETS GENERATED VIA "yarn generate".
|
|
2
|
+
import { Component, Fragment, h, Prop } from "@stencil/core";
|
|
3
|
+
import classnames from "classnames";
|
|
4
|
+
export class SwirlIconFilter {
|
|
5
|
+
constructor() {
|
|
6
|
+
this.size = 24;
|
|
7
|
+
}
|
|
8
|
+
render() {
|
|
9
|
+
const viewBoxSize = this.size === 20 ? 24 : this.size;
|
|
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: "M7.33333 12C7.14444 12 6.98622 11.936 6.85867 11.808C6.73067 11.6804 6.66667 11.5222 6.66667 11.3333C6.66667 11.1444 6.73067 10.9862 6.85867 10.8587C6.98622 10.7307 7.14444 10.6667 7.33333 10.6667H8.66667C8.85556 10.6667 9.014 10.7307 9.142 10.8587C9.26956 10.9862 9.33333 11.1444 9.33333 11.3333C9.33333 11.5222 9.26956 11.6804 9.142 11.808C9.014 11.936 8.85556 12 8.66667 12H7.33333ZM2.66667 5.33333C2.47778 5.33333 2.31956 5.26956 2.192 5.142C2.064 5.014 2 4.85556 2 4.66667C2 4.47778 2.064 4.31933 2.192 4.19133C2.31956 4.06378 2.47778 4 2.66667 4H13.3333C13.5222 4 13.6804 4.06378 13.808 4.19133C13.936 4.31933 14 4.47778 14 4.66667C14 4.85556 13.936 5.014 13.808 5.142C13.6804 5.26956 13.5222 5.33333 13.3333 5.33333H2.66667ZM4.66667 8.66667C4.47778 8.66667 4.31933 8.60267 4.19133 8.47467C4.06378 8.34711 4 8.18889 4 8C4 7.81111 4.06378 7.65267 4.19133 7.52467C4.31933 7.39711 4.47778 7.33333 4.66667 7.33333H11.3333C11.5222 7.33333 11.6804 7.39711 11.808 7.52467C11.936 7.65267 12 7.81111 12 8C12 8.18889 11.936 8.34711 11.808 8.47467C11.6804 8.60267 11.5222 8.66667 11.3333 8.66667H4.66667Z", fill: "currentColor" }))),
|
|
14
|
+
(this.size === 20 || this.size === 24) && (h(Fragment, null,
|
|
15
|
+
h("path", { d: "M11 18C10.7167 18 10.4793 17.904 10.288 17.712C10.096 17.5207 10 17.2833 10 17C10 16.7167 10.096 16.4793 10.288 16.288C10.4793 16.096 10.7167 16 11 16H13C13.2833 16 13.521 16.096 13.713 16.288C13.9043 16.4793 14 16.7167 14 17C14 17.2833 13.9043 17.5207 13.713 17.712C13.521 17.904 13.2833 18 13 18H11ZM4 8C3.71667 8 3.47933 7.90433 3.288 7.713C3.096 7.521 3 7.28333 3 7C3 6.71667 3.096 6.479 3.288 6.287C3.47933 6.09567 3.71667 6 4 6H20C20.2833 6 20.5207 6.09567 20.712 6.287C20.904 6.479 21 6.71667 21 7C21 7.28333 20.904 7.521 20.712 7.713C20.5207 7.90433 20.2833 8 20 8H4ZM7 13C6.71667 13 6.479 12.904 6.287 12.712C6.09567 12.5207 6 12.2833 6 12C6 11.7167 6.09567 11.479 6.287 11.287C6.479 11.0957 6.71667 11 7 11H17C17.2833 11 17.5207 11.0957 17.712 11.287C17.904 11.479 18 11.7167 18 12C18 12.2833 17.904 12.5207 17.712 12.712C17.5207 12.904 17.2833 13 17 13H7Z", fill: "currentColor" }))),
|
|
16
|
+
this.size === 28 && (h(Fragment, null,
|
|
17
|
+
h("path", { d: "M12.8333 21C12.5028 21 12.2259 20.888 12.0027 20.664C11.7787 20.4408 11.6667 20.1639 11.6667 19.8333C11.6667 19.5028 11.7787 19.2259 12.0027 19.0027C12.2259 18.7787 12.5028 18.6667 12.8333 18.6667H15.1667C15.4972 18.6667 15.7745 18.7787 15.9985 19.0027C16.2217 19.2259 16.3333 19.5028 16.3333 19.8333C16.3333 20.1639 16.2217 20.4408 15.9985 20.664C15.7745 20.888 15.4972 21 15.1667 21H12.8333ZM4.66667 9.33333C4.33611 9.33333 4.05922 9.22172 3.836 8.9985C3.612 8.7745 3.5 8.49722 3.5 8.16667C3.5 7.83611 3.612 7.55883 3.836 7.33483C4.05922 7.11161 4.33611 7 4.66667 7H23.3333C23.6639 7 23.9408 7.11161 24.164 7.33483C24.388 7.55883 24.5 7.83611 24.5 8.16667C24.5 8.49722 24.388 8.7745 24.164 8.9985C23.9408 9.22172 23.6639 9.33333 23.3333 9.33333H4.66667ZM8.16667 15.1667C7.83611 15.1667 7.55883 15.0547 7.33483 14.8307C7.11161 14.6074 7 14.3306 7 14C7 13.6694 7.11161 13.3922 7.33483 13.1682C7.55883 12.9449 7.83611 12.8333 8.16667 12.8333H19.8333C20.1639 12.8333 20.4408 12.9449 20.664 13.1682C20.888 13.3922 21 13.6694 21 14C21 14.3306 20.888 14.6074 20.664 14.8307C20.4408 15.0547 20.1639 15.1667 19.8333 15.1667H8.16667Z", fill: "currentColor" })))));
|
|
18
|
+
}
|
|
19
|
+
static get is() { return "swirl-icon-filter"; }
|
|
20
|
+
static get encapsulation() { return "shadow"; }
|
|
21
|
+
static get originalStyleUrls() { return {
|
|
22
|
+
"$": ["../swirl-icon.css"]
|
|
23
|
+
}; }
|
|
24
|
+
static get styleUrls() { return {
|
|
25
|
+
"$": ["../swirl-icon.css"]
|
|
26
|
+
}; }
|
|
27
|
+
static get properties() { return {
|
|
28
|
+
"size": {
|
|
29
|
+
"type": "number",
|
|
30
|
+
"mutable": false,
|
|
31
|
+
"complexType": {
|
|
32
|
+
"original": "SwirlIconSize",
|
|
33
|
+
"resolved": "16 | 20 | 24 | 28",
|
|
34
|
+
"references": {
|
|
35
|
+
"SwirlIconSize": {
|
|
36
|
+
"location": "import",
|
|
37
|
+
"path": "../swirl-icon.types"
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
|
+
"required": false,
|
|
42
|
+
"optional": false,
|
|
43
|
+
"docs": {
|
|
44
|
+
"tags": [],
|
|
45
|
+
"text": ""
|
|
46
|
+
},
|
|
47
|
+
"attribute": "size",
|
|
48
|
+
"reflect": false,
|
|
49
|
+
"defaultValue": "24"
|
|
50
|
+
}
|
|
51
|
+
}; }
|
|
52
|
+
}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
// DO NOT EDIT. THIS FILE GETS GENERATED VIA "yarn generate".
|
|
2
|
+
import { Component, Fragment, h, Prop } from "@stencil/core";
|
|
3
|
+
import classnames from "classnames";
|
|
4
|
+
export class SwirlIconFolderShared {
|
|
5
|
+
constructor() {
|
|
6
|
+
this.size = 24;
|
|
7
|
+
}
|
|
8
|
+
render() {
|
|
9
|
+
const viewBoxSize = this.size === 20 ? 24 : this.size;
|
|
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: "M13.3333 3.99996H8.00001L7.06001 3.05996C6.80668 2.80663 6.46668 2.66663 6.11334 2.66663H2.66668C1.93334 2.66663 1.34001 3.26663 1.34001 3.99996L1.33334 12C1.33334 12.7333 1.93334 13.3333 2.66668 13.3333H13.3333C14.0667 13.3333 14.6667 12.7333 14.6667 12V5.33329C14.6667 4.59996 14.0667 3.99996 13.3333 3.99996ZM10 5.99996C10.7333 5.99996 11.3333 6.59996 11.3333 7.33329C11.3333 8.06663 10.7333 8.66663 10 8.66663C9.26668 8.66663 8.66668 8.06663 8.66668 7.33329C8.66668 6.59996 9.26668 5.99996 10 5.99996ZM12.6667 11.3333H7.33334V10.6666C7.33334 9.77996 9.11334 9.33329 10 9.33329C10.8867 9.33329 12.6667 9.77996 12.6667 10.6666V11.3333Z", fill: "currentColor" }))),
|
|
14
|
+
(this.size === 20 || this.size === 24) && (h(Fragment, null,
|
|
15
|
+
h("path", { d: "M20 6H12L10.59 4.59C10.21 4.21 9.7 4 9.17 4H4C2.9 4 2.01 4.9 2.01 6L2 18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V8C22 6.9 21.1 6 20 6ZM15 9C16.1 9 17 9.9 17 11C17 12.1 16.1 13 15 13C13.9 13 13 12.1 13 11C13 9.9 13.9 9 15 9ZM19 17H11V16C11 14.67 13.67 14 15 14C16.33 14 19 14.67 19 16V17Z", fill: "currentColor" }))),
|
|
16
|
+
this.size === 28 && (h(Fragment, null,
|
|
17
|
+
h("path", { d: "M23.3333 6.99996H14L12.355 5.35496C11.9117 4.91163 11.3167 4.66663 10.6983 4.66663H4.66668C3.38334 4.66663 2.34501 5.71663 2.34501 6.99996L2.33334 21C2.33334 22.2833 3.38334 23.3333 4.66668 23.3333H23.3333C24.6167 23.3333 25.6667 22.2833 25.6667 21V9.33329C25.6667 8.04996 24.6167 6.99996 23.3333 6.99996ZM17.5 10.5C18.7833 10.5 19.8333 11.55 19.8333 12.8333C19.8333 14.1166 18.7833 15.1666 17.5 15.1666C16.2167 15.1666 15.1667 14.1166 15.1667 12.8333C15.1667 11.55 16.2167 10.5 17.5 10.5ZM22.1667 19.8333H12.8333V18.6666C12.8333 17.115 15.9483 16.3333 17.5 16.3333C19.0517 16.3333 22.1667 17.115 22.1667 18.6666V19.8333Z", fill: "currentColor" })))));
|
|
18
|
+
}
|
|
19
|
+
static get is() { return "swirl-icon-folder-shared"; }
|
|
20
|
+
static get encapsulation() { return "shadow"; }
|
|
21
|
+
static get originalStyleUrls() { return {
|
|
22
|
+
"$": ["../swirl-icon.css"]
|
|
23
|
+
}; }
|
|
24
|
+
static get styleUrls() { return {
|
|
25
|
+
"$": ["../swirl-icon.css"]
|
|
26
|
+
}; }
|
|
27
|
+
static get properties() { return {
|
|
28
|
+
"size": {
|
|
29
|
+
"type": "number",
|
|
30
|
+
"mutable": false,
|
|
31
|
+
"complexType": {
|
|
32
|
+
"original": "SwirlIconSize",
|
|
33
|
+
"resolved": "16 | 20 | 24 | 28",
|
|
34
|
+
"references": {
|
|
35
|
+
"SwirlIconSize": {
|
|
36
|
+
"location": "import",
|
|
37
|
+
"path": "../swirl-icon.types"
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
|
+
"required": false,
|
|
42
|
+
"optional": false,
|
|
43
|
+
"docs": {
|
|
44
|
+
"tags": [],
|
|
45
|
+
"text": ""
|
|
46
|
+
},
|
|
47
|
+
"attribute": "size",
|
|
48
|
+
"reflect": false,
|
|
49
|
+
"defaultValue": "24"
|
|
50
|
+
}
|
|
51
|
+
}; }
|
|
52
|
+
}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
// DO NOT EDIT. THIS FILE GETS GENERATED VIA "yarn generate".
|
|
2
|
+
import { Component, Fragment, h, Prop } from "@stencil/core";
|
|
3
|
+
import classnames from "classnames";
|
|
4
|
+
export class SwirlIconFullscreenExit {
|
|
5
|
+
constructor() {
|
|
6
|
+
this.size = 24;
|
|
7
|
+
}
|
|
8
|
+
render() {
|
|
9
|
+
const viewBoxSize = this.size === 20 ? 24 : this.size;
|
|
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 12.8167C5.78889 12.8167 5.60845 12.7445 5.45867 12.6C5.30845 12.4556 5.23333 12.2778 5.23333 12.0667V10.7667H3.93333C3.72222 10.7667 3.54445 10.6916 3.4 10.5414C3.25556 10.3916 3.18333 10.2111 3.18333 10C3.18333 9.78891 3.25556 9.60846 3.4 9.45868C3.54445 9.30846 3.72222 9.23335 3.93333 9.23335H6C6.21111 9.23335 6.39156 9.30846 6.54133 9.45868C6.69156 9.60846 6.76667 9.78891 6.76667 10V12.0667C6.76667 12.2778 6.69156 12.4556 6.54133 12.6C6.39156 12.7445 6.21111 12.8167 6 12.8167V12.8167ZM3.93333 6.76668C3.72222 6.76668 3.54445 6.69157 3.4 6.54135C3.25556 6.39157 3.18333 6.21113 3.18333 6.00002C3.18333 5.78891 3.25556 5.60824 3.4 5.45802C3.54445 5.30824 3.72222 5.23335 3.93333 5.23335H5.23333V3.93335C5.23333 3.72224 5.30845 3.54446 5.45867 3.40002C5.60845 3.25557 5.78889 3.18335 6 3.18335C6.21111 3.18335 6.39156 3.25557 6.54133 3.40002C6.69156 3.54446 6.76667 3.72224 6.76667 3.93335V6.00002C6.76667 6.21113 6.69156 6.39157 6.54133 6.54135C6.39156 6.69157 6.21111 6.76668 6 6.76668H3.93333ZM10 12.8167C9.78889 12.8167 9.60845 12.7445 9.45867 12.6C9.30845 12.4556 9.23334 12.2778 9.23334 12.0667V10C9.23334 9.78891 9.30845 9.60846 9.45867 9.45868C9.60845 9.30846 9.78889 9.23335 10 9.23335H12.0667C12.2778 9.23335 12.4556 9.30846 12.6 9.45868C12.7444 9.60846 12.8167 9.78891 12.8167 10C12.8167 10.2111 12.7444 10.3916 12.6 10.5414C12.4556 10.6916 12.2778 10.7667 12.0667 10.7667H10.7667V12.0667C10.7667 12.2778 10.6918 12.4556 10.542 12.6C10.3918 12.7445 10.2111 12.8167 10 12.8167V12.8167ZM10 6.76668C9.78889 6.76668 9.60845 6.69157 9.45867 6.54135C9.30845 6.39157 9.23334 6.21113 9.23334 6.00002V3.93335C9.23334 3.72224 9.30845 3.54446 9.45867 3.40002C9.60845 3.25557 9.78889 3.18335 10 3.18335C10.2111 3.18335 10.3918 3.25557 10.542 3.40002C10.6918 3.54446 10.7667 3.72224 10.7667 3.93335V5.23335H12.0667C12.2778 5.23335 12.4556 5.30824 12.6 5.45802C12.7444 5.60824 12.8167 5.78891 12.8167 6.00002C12.8167 6.21113 12.7444 6.39157 12.6 6.54135C12.4556 6.69157 12.2778 6.76668 12.0667 6.76668H10Z", fill: "currentColor" }))),
|
|
14
|
+
(this.size === 20 || this.size === 24) && (h(Fragment, null,
|
|
15
|
+
h("path", { d: "M9 19.225C8.68333 19.225 8.41267 19.1167 8.188 18.9C7.96267 18.6834 7.85 18.4167 7.85 18.1V16.15H5.9C5.58333 16.15 5.31667 16.0374 5.1 15.812C4.88333 15.5874 4.775 15.3167 4.775 15C4.775 14.6834 4.88333 14.4127 5.1 14.188C5.31667 13.9627 5.58333 13.85 5.9 13.85H9C9.31667 13.85 9.58733 13.9627 9.812 14.188C10.0373 14.4127 10.15 14.6834 10.15 15V18.1C10.15 18.4167 10.0373 18.6834 9.812 18.9C9.58733 19.1167 9.31667 19.225 9 19.225V19.225ZM5.9 10.15C5.58333 10.15 5.31667 10.0374 5.1 9.81202C4.88333 9.58736 4.775 9.31669 4.775 9.00002C4.775 8.68336 4.88333 8.41236 5.1 8.18702C5.31667 7.96236 5.58333 7.85002 5.9 7.85002H7.85V5.90002C7.85 5.58336 7.96267 5.31669 8.188 5.10002C8.41267 4.88336 8.68333 4.77502 9 4.77502C9.31667 4.77502 9.58733 4.88336 9.812 5.10002C10.0373 5.31669 10.15 5.58336 10.15 5.90002V9.00002C10.15 9.31669 10.0373 9.58736 9.812 9.81202C9.58733 10.0374 9.31667 10.15 9 10.15H5.9ZM15 19.225C14.6833 19.225 14.4127 19.1167 14.188 18.9C13.9627 18.6834 13.85 18.4167 13.85 18.1V15C13.85 14.6834 13.9627 14.4127 14.188 14.188C14.4127 13.9627 14.6833 13.85 15 13.85H18.1C18.4167 13.85 18.6833 13.9627 18.9 14.188C19.1167 14.4127 19.225 14.6834 19.225 15C19.225 15.3167 19.1167 15.5874 18.9 15.812C18.6833 16.0374 18.4167 16.15 18.1 16.15H16.15V18.1C16.15 18.4167 16.0377 18.6834 15.813 18.9C15.5877 19.1167 15.3167 19.225 15 19.225V19.225ZM15 10.15C14.6833 10.15 14.4127 10.0374 14.188 9.81202C13.9627 9.58736 13.85 9.31669 13.85 9.00002V5.90002C13.85 5.58336 13.9627 5.31669 14.188 5.10002C14.4127 4.88336 14.6833 4.77502 15 4.77502C15.3167 4.77502 15.5877 4.88336 15.813 5.10002C16.0377 5.31669 16.15 5.58336 16.15 5.90002V7.85002H18.1C18.4167 7.85002 18.6833 7.96236 18.9 8.18702C19.1167 8.41236 19.225 8.68336 19.225 9.00002C19.225 9.31669 19.1167 9.58736 18.9 9.81202C18.6833 10.0374 18.4167 10.15 18.1 10.15H15Z", fill: "currentColor" }))),
|
|
16
|
+
this.size === 28 && (h(Fragment, null,
|
|
17
|
+
h("path", { d: "M10.5 22.4291C10.1306 22.4291 9.81478 22.3027 9.55266 22.05C9.28978 21.7972 9.15833 21.4861 9.15833 21.1166V18.8416H6.88333C6.51389 18.8416 6.20278 18.7102 5.95 18.4473C5.69722 18.1852 5.57083 17.8694 5.57083 17.5C5.57083 17.1305 5.69722 16.8147 5.95 16.5526C6.20278 16.2897 6.51389 16.1583 6.88333 16.1583H10.5C10.8694 16.1583 11.1852 16.2897 11.4473 16.5526C11.7102 16.8147 11.8417 17.1305 11.8417 17.5V21.1166C11.8417 21.4861 11.7102 21.7972 11.4473 22.05C11.1852 22.3027 10.8694 22.4291 10.5 22.4291V22.4291ZM6.88333 11.8416C6.51389 11.8416 6.20278 11.7102 5.95 11.4473C5.69722 11.1852 5.57083 10.8694 5.57083 10.5C5.57083 10.1305 5.69722 9.81436 5.95 9.55147C6.20278 9.28936 6.51389 9.1583 6.88333 9.1583H9.15833V6.8833C9.15833 6.51386 9.28978 6.20274 9.55266 5.94997C9.81478 5.69719 10.1306 5.5708 10.5 5.5708C10.8694 5.5708 11.1852 5.69719 11.4473 5.94997C11.7102 6.20274 11.8417 6.51386 11.8417 6.8833V10.5C11.8417 10.8694 11.7102 11.1852 11.4473 11.4473C11.1852 11.7102 10.8694 11.8416 10.5 11.8416H6.88333ZM17.5 22.4291C17.1306 22.4291 16.8148 22.3027 16.5527 22.05C16.2898 21.7972 16.1583 21.4861 16.1583 21.1166V17.5C16.1583 17.1305 16.2898 16.8147 16.5527 16.5526C16.8148 16.2897 17.1306 16.1583 17.5 16.1583H21.1167C21.4861 16.1583 21.7972 16.2897 22.05 16.5526C22.3028 16.8147 22.4292 17.1305 22.4292 17.5C22.4292 17.8694 22.3028 18.1852 22.05 18.4473C21.7972 18.7102 21.4861 18.8416 21.1167 18.8416H18.8417V21.1166C18.8417 21.4861 18.7106 21.7972 18.4485 22.05C18.1856 22.3027 17.8694 22.4291 17.5 22.4291V22.4291ZM17.5 11.8416C17.1306 11.8416 16.8148 11.7102 16.5527 11.4473C16.2898 11.1852 16.1583 10.8694 16.1583 10.5V6.8833C16.1583 6.51386 16.2898 6.20274 16.5527 5.94997C16.8148 5.69719 17.1306 5.5708 17.5 5.5708C17.8694 5.5708 18.1856 5.69719 18.4485 5.94997C18.7106 6.20274 18.8417 6.51386 18.8417 6.8833V9.1583H21.1167C21.4861 9.1583 21.7972 9.28936 22.05 9.55147C22.3028 9.81436 22.4292 10.1305 22.4292 10.5C22.4292 10.8694 22.3028 11.1852 22.05 11.4473C21.7972 11.7102 21.4861 11.8416 21.1167 11.8416H17.5Z", fill: "currentColor" })))));
|
|
18
|
+
}
|
|
19
|
+
static get is() { return "swirl-icon-fullscreen-exit"; }
|
|
20
|
+
static get encapsulation() { return "shadow"; }
|
|
21
|
+
static get originalStyleUrls() { return {
|
|
22
|
+
"$": ["../swirl-icon.css"]
|
|
23
|
+
}; }
|
|
24
|
+
static get styleUrls() { return {
|
|
25
|
+
"$": ["../swirl-icon.css"]
|
|
26
|
+
}; }
|
|
27
|
+
static get properties() { return {
|
|
28
|
+
"size": {
|
|
29
|
+
"type": "number",
|
|
30
|
+
"mutable": false,
|
|
31
|
+
"complexType": {
|
|
32
|
+
"original": "SwirlIconSize",
|
|
33
|
+
"resolved": "16 | 20 | 24 | 28",
|
|
34
|
+
"references": {
|
|
35
|
+
"SwirlIconSize": {
|
|
36
|
+
"location": "import",
|
|
37
|
+
"path": "../swirl-icon.types"
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
|
+
"required": false,
|
|
42
|
+
"optional": false,
|
|
43
|
+
"docs": {
|
|
44
|
+
"tags": [],
|
|
45
|
+
"text": ""
|
|
46
|
+
},
|
|
47
|
+
"attribute": "size",
|
|
48
|
+
"reflect": false,
|
|
49
|
+
"defaultValue": "24"
|
|
50
|
+
}
|
|
51
|
+
}; }
|
|
52
|
+
}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
// DO NOT EDIT. THIS FILE GETS GENERATED VIA "yarn generate".
|
|
2
|
+
import { Component, Fragment, h, Prop } from "@stencil/core";
|
|
3
|
+
import classnames from "classnames";
|
|
4
|
+
export class SwirlIconFullscreen {
|
|
5
|
+
constructor() {
|
|
6
|
+
this.size = 24;
|
|
7
|
+
}
|
|
8
|
+
render() {
|
|
9
|
+
const viewBoxSize = this.size === 20 ? 24 : this.size;
|
|
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: "M3.93333 12.8167C3.72222 12.8167 3.54445 12.7445 3.4 12.6C3.25556 12.4556 3.18333 12.2778 3.18333 12.0667V10C3.18333 9.78891 3.25556 9.60846 3.4 9.45868C3.54445 9.30846 3.72222 9.23335 3.93333 9.23335C4.15556 9.23335 4.33889 9.30846 4.48333 9.45868C4.62778 9.60846 4.7 9.78891 4.7 10V11.3H6C6.21111 11.3 6.39156 11.3722 6.54133 11.5167C6.69156 11.6611 6.76667 11.8445 6.76667 12.0667C6.76667 12.2778 6.69156 12.4556 6.54133 12.6C6.39156 12.7445 6.21111 12.8167 6 12.8167H3.93333ZM3.93333 6.76668C3.72222 6.76668 3.54445 6.69157 3.4 6.54135C3.25556 6.39157 3.18333 6.21113 3.18333 6.00002V3.93335C3.18333 3.72224 3.25556 3.54446 3.4 3.40002C3.54445 3.25557 3.72222 3.18335 3.93333 3.18335H6C6.21111 3.18335 6.39156 3.25557 6.54133 3.40002C6.69156 3.54446 6.76667 3.72224 6.76667 3.93335C6.76667 4.15557 6.69156 4.33891 6.54133 4.48335C6.39156 4.62779 6.21111 4.70002 6 4.70002H4.7V6.00002C4.7 6.21113 4.62778 6.39157 4.48333 6.54135C4.33889 6.69157 4.15556 6.76668 3.93333 6.76668V6.76668ZM10 12.8167C9.78889 12.8167 9.60845 12.7445 9.45867 12.6C9.30845 12.4556 9.23334 12.2778 9.23334 12.0667C9.23334 11.8445 9.30845 11.6611 9.45867 11.5167C9.60845 11.3722 9.78889 11.3 10 11.3H11.3V10C11.3 9.78891 11.3722 9.60846 11.5167 9.45868C11.6611 9.30846 11.8444 9.23335 12.0667 9.23335C12.2778 9.23335 12.4556 9.30846 12.6 9.45868C12.7444 9.60846 12.8167 9.78891 12.8167 10V12.0667C12.8167 12.2778 12.7444 12.4556 12.6 12.6C12.4556 12.7445 12.2778 12.8167 12.0667 12.8167H10ZM12.0667 6.76668C11.8444 6.76668 11.6611 6.69157 11.5167 6.54135C11.3722 6.39157 11.3 6.21113 11.3 6.00002V4.70002H10C9.78889 4.70002 9.60845 4.62779 9.45867 4.48335C9.30845 4.33891 9.23334 4.15557 9.23334 3.93335C9.23334 3.72224 9.30845 3.54446 9.45867 3.40002C9.60845 3.25557 9.78889 3.18335 10 3.18335H12.0667C12.2778 3.18335 12.4556 3.25557 12.6 3.40002C12.7444 3.54446 12.8167 3.72224 12.8167 3.93335V6.00002C12.8167 6.21113 12.7444 6.39157 12.6 6.54135C12.4556 6.69157 12.2778 6.76668 12.0667 6.76668V6.76668Z", fill: "currentColor" }))),
|
|
14
|
+
(this.size === 20 || this.size === 24) && (h(Fragment, null,
|
|
15
|
+
h("path", { d: "M5.9 19.225C5.58333 19.225 5.31667 19.1167 5.1 18.9C4.88333 18.6834 4.775 18.4167 4.775 18.1V15C4.775 14.6834 4.88333 14.4127 5.1 14.188C5.31667 13.9627 5.58333 13.85 5.9 13.85C6.23333 13.85 6.50833 13.9627 6.725 14.188C6.94167 14.4127 7.05 14.6834 7.05 15V16.95H9C9.31667 16.95 9.58733 17.0584 9.812 17.275C10.0373 17.4917 10.15 17.7667 10.15 18.1C10.15 18.4167 10.0373 18.6834 9.812 18.9C9.58733 19.1167 9.31667 19.225 9 19.225H5.9ZM5.9 10.15C5.58333 10.15 5.31667 10.0374 5.1 9.81202C4.88333 9.58736 4.775 9.31669 4.775 9.00002V5.90002C4.775 5.58336 4.88333 5.31669 5.1 5.10002C5.31667 4.88336 5.58333 4.77502 5.9 4.77502H9C9.31667 4.77502 9.58733 4.88336 9.812 5.10002C10.0373 5.31669 10.15 5.58336 10.15 5.90002C10.15 6.23336 10.0373 6.50836 9.812 6.72502C9.58733 6.94169 9.31667 7.05002 9 7.05002H7.05V9.00002C7.05 9.31669 6.94167 9.58736 6.725 9.81202C6.50833 10.0374 6.23333 10.15 5.9 10.15V10.15ZM15 19.225C14.6833 19.225 14.4127 19.1167 14.188 18.9C13.9627 18.6834 13.85 18.4167 13.85 18.1C13.85 17.7667 13.9627 17.4917 14.188 17.275C14.4127 17.0584 14.6833 16.95 15 16.95H16.95V15C16.95 14.6834 17.0583 14.4127 17.275 14.188C17.4917 13.9627 17.7667 13.85 18.1 13.85C18.4167 13.85 18.6833 13.9627 18.9 14.188C19.1167 14.4127 19.225 14.6834 19.225 15V18.1C19.225 18.4167 19.1167 18.6834 18.9 18.9C18.6833 19.1167 18.4167 19.225 18.1 19.225H15ZM18.1 10.15C17.7667 10.15 17.4917 10.0374 17.275 9.81202C17.0583 9.58736 16.95 9.31669 16.95 9.00002V7.05002H15C14.6833 7.05002 14.4127 6.94169 14.188 6.72502C13.9627 6.50836 13.85 6.23336 13.85 5.90002C13.85 5.58336 13.9627 5.31669 14.188 5.10002C14.4127 4.88336 14.6833 4.77502 15 4.77502H18.1C18.4167 4.77502 18.6833 4.88336 18.9 5.10002C19.1167 5.31669 19.225 5.58336 19.225 5.90002V9.00002C19.225 9.31669 19.1167 9.58736 18.9 9.81202C18.6833 10.0374 18.4167 10.15 18.1 10.15V10.15Z", fill: "currentColor" }))),
|
|
16
|
+
this.size === 28 && (h(Fragment, null,
|
|
17
|
+
h("path", { d: "M6.88333 22.4291C6.51389 22.4291 6.20278 22.3027 5.95 22.05C5.69722 21.7972 5.57083 21.4861 5.57083 21.1166V17.5C5.57083 17.1305 5.69722 16.8147 5.95 16.5526C6.20278 16.2897 6.51389 16.1583 6.88333 16.1583C7.27222 16.1583 7.59305 16.2897 7.84583 16.5526C8.09861 16.8147 8.225 17.1305 8.225 17.5V19.775H10.5C10.8694 19.775 11.1852 19.9014 11.4473 20.1541C11.7102 20.4069 11.8417 20.7277 11.8417 21.1166C11.8417 21.4861 11.7102 21.7972 11.4473 22.05C11.1852 22.3027 10.8694 22.4291 10.5 22.4291H6.88333ZM6.88333 11.8416C6.51389 11.8416 6.20278 11.7102 5.95 11.4473C5.69722 11.1852 5.57083 10.8694 5.57083 10.5V6.8833C5.57083 6.51386 5.69722 6.20274 5.95 5.94997C6.20278 5.69719 6.51389 5.5708 6.88333 5.5708H10.5C10.8694 5.5708 11.1852 5.69719 11.4473 5.94997C11.7102 6.20274 11.8417 6.51386 11.8417 6.8833C11.8417 7.27219 11.7102 7.59302 11.4473 7.8458C11.1852 8.09858 10.8694 8.22497 10.5 8.22497H8.225V10.5C8.225 10.8694 8.09861 11.1852 7.84583 11.4473C7.59305 11.7102 7.27222 11.8416 6.88333 11.8416V11.8416ZM17.5 22.4291C17.1306 22.4291 16.8148 22.3027 16.5527 22.05C16.2898 21.7972 16.1583 21.4861 16.1583 21.1166C16.1583 20.7277 16.2898 20.4069 16.5527 20.1541C16.8148 19.9014 17.1306 19.775 17.5 19.775H19.775V17.5C19.775 17.1305 19.9014 16.8147 20.1542 16.5526C20.4069 16.2897 20.7278 16.1583 21.1167 16.1583C21.4861 16.1583 21.7972 16.2897 22.05 16.5526C22.3028 16.8147 22.4292 17.1305 22.4292 17.5V21.1166C22.4292 21.4861 22.3028 21.7972 22.05 22.05C21.7972 22.3027 21.4861 22.4291 21.1167 22.4291H17.5ZM21.1167 11.8416C20.7278 11.8416 20.4069 11.7102 20.1542 11.4473C19.9014 11.1852 19.775 10.8694 19.775 10.5V8.22497H17.5C17.1306 8.22497 16.8148 8.09858 16.5527 7.8458C16.2898 7.59302 16.1583 7.27219 16.1583 6.8833C16.1583 6.51386 16.2898 6.20274 16.5527 5.94997C16.8148 5.69719 17.1306 5.5708 17.5 5.5708H21.1167C21.4861 5.5708 21.7972 5.69719 22.05 5.94997C22.3028 6.20274 22.4292 6.51386 22.4292 6.8833V10.5C22.4292 10.8694 22.3028 11.1852 22.05 11.4473C21.7972 11.7102 21.4861 11.8416 21.1167 11.8416V11.8416Z", fill: "currentColor" })))));
|
|
18
|
+
}
|
|
19
|
+
static get is() { return "swirl-icon-fullscreen"; }
|
|
20
|
+
static get encapsulation() { return "shadow"; }
|
|
21
|
+
static get originalStyleUrls() { return {
|
|
22
|
+
"$": ["../swirl-icon.css"]
|
|
23
|
+
}; }
|
|
24
|
+
static get styleUrls() { return {
|
|
25
|
+
"$": ["../swirl-icon.css"]
|
|
26
|
+
}; }
|
|
27
|
+
static get properties() { return {
|
|
28
|
+
"size": {
|
|
29
|
+
"type": "number",
|
|
30
|
+
"mutable": false,
|
|
31
|
+
"complexType": {
|
|
32
|
+
"original": "SwirlIconSize",
|
|
33
|
+
"resolved": "16 | 20 | 24 | 28",
|
|
34
|
+
"references": {
|
|
35
|
+
"SwirlIconSize": {
|
|
36
|
+
"location": "import",
|
|
37
|
+
"path": "../swirl-icon.types"
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
|
+
"required": false,
|
|
42
|
+
"optional": false,
|
|
43
|
+
"docs": {
|
|
44
|
+
"tags": [],
|
|
45
|
+
"text": ""
|
|
46
|
+
},
|
|
47
|
+
"attribute": "size",
|
|
48
|
+
"reflect": false,
|
|
49
|
+
"defaultValue": "24"
|
|
50
|
+
}
|
|
51
|
+
}; }
|
|
52
|
+
}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
// DO NOT EDIT. THIS FILE GETS GENERATED VIA "yarn generate".
|
|
2
|
+
import { Component, Fragment, h, Prop } from "@stencil/core";
|
|
3
|
+
import classnames from "classnames";
|
|
4
|
+
export class SwirlIconGroupAssign {
|
|
5
|
+
constructor() {
|
|
6
|
+
this.size = 24;
|
|
7
|
+
}
|
|
8
|
+
render() {
|
|
9
|
+
const viewBoxSize = this.size === 20 ? 24 : this.size;
|
|
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: "M13.9661 11.9999C13.9894 11.8903 14.001 11.7786 14.0013 11.6666V10.6666C13.9969 10.3024 13.9118 9.94346 13.7526 9.61581C13.5934 9.28816 13.3643 9.00001 13.0807 8.77141C14.4221 9.00408 16.0013 9.63793 16.0013 10.6666V11.6666C16.002 11.7106 15.9944 11.7541 15.9779 11.7948C15.9614 11.8356 15.936 11.8731 15.9049 11.9042C15.8738 11.9353 15.8376 11.9593 15.7969 11.9758C15.7561 11.9923 15.7119 12.0006 15.668 11.9999H13.9661ZM5.33333 11.9999C5.15652 11.9999 4.987 11.9296 4.86198 11.8046C4.73695 11.6796 4.66667 11.5101 4.66667 11.3333V10.6666C4.66667 9.33326 7.33333 8.66659 8.66667 8.66659C10 8.66659 12.6667 9.33326 12.6667 10.6666V11.3333C12.6667 11.5101 12.5964 11.6796 12.4714 11.8046C12.3463 11.9296 12.1768 11.9999 12 11.9999H5.33333ZM2.66667 8.71477V7.99993H0.666667C0.490179 7.99888 0.321412 7.92811 0.196615 7.80331C0.0718171 7.67851 0.00104951 7.50975 0 7.33326C0 7.15645 0.0702882 6.98693 0.195312 6.8619C0.320337 6.73688 0.489856 6.66659 0.666667 6.66659H2.66667V5.955C2.66645 5.84964 2.69691 5.74654 2.75521 5.65878C2.81351 5.57102 2.89759 5.50282 2.99479 5.46217C3.092 5.42151 3.19866 5.41078 3.30208 5.43092C3.4055 5.45105 3.50067 5.5013 3.57552 5.57545L4.95573 6.955C5.05567 7.05501 5.11198 7.19057 5.11198 7.33196C5.11198 7.47334 5.05567 7.60955 4.95573 7.70956L3.57552 9.08912C3.52736 9.13893 3.47005 9.17862 3.40625 9.20565C3.34245 9.23269 3.27371 9.24672 3.20443 9.24667C3.13405 9.2472 3.06387 9.23352 2.9987 9.20696C2.93353 9.18039 2.87417 9.1413 2.82422 9.09172C2.77427 9.04214 2.73408 8.98351 2.70703 8.91855C2.67998 8.85358 2.66666 8.78384 2.66667 8.71347V8.71477ZM11.3945 7.24276C11.7838 6.68255 11.9934 6.01677 11.9948 5.33456C11.9974 4.65195 11.7875 3.98518 11.3945 3.42701C11.5908 3.36532 11.7956 3.33449 12.0013 3.33521C12.2636 3.33503 12.5233 3.38701 12.7656 3.48756C13.0079 3.5881 13.2276 3.73529 13.4128 3.92115C13.5979 4.10701 13.7442 4.32755 13.8437 4.57024C13.9433 4.81292 13.9947 5.0729 13.9935 5.33521C13.9944 5.59743 13.9434 5.85701 13.8437 6.09953C13.7441 6.34206 13.5978 6.56284 13.4128 6.74862C13.2277 6.93441 13.0077 7.08155 12.7656 7.18222C12.5235 7.28289 12.2635 7.33504 12.0013 7.33521C11.7959 7.33515 11.5916 7.30369 11.3958 7.24146L11.3945 7.24276ZM6.66667 5.33326C6.66596 5.07042 6.71745 4.80995 6.81771 4.56698C6.91797 4.32401 7.06544 4.1031 7.2513 3.91724C7.43716 3.73139 7.65807 3.58456 7.90104 3.4843C8.14401 3.38404 8.40383 3.33256 8.66667 3.33326C8.92915 3.33273 9.18977 3.3839 9.43229 3.4843C9.67481 3.5847 9.89414 3.73263 10.0794 3.91855C10.2647 4.10446 10.4121 4.32478 10.5117 4.56763C10.6113 4.81049 10.6616 5.07078 10.6602 5.33326C10.6613 5.59566 10.6101 5.8555 10.5104 6.09823C10.4107 6.34096 10.2647 6.56211 10.0794 6.74797C9.89419 6.93383 9.67339 7.08107 9.43099 7.18157C9.18859 7.28206 8.92907 7.33352 8.66667 7.33326C8.13623 7.33326 7.62768 7.12239 7.2526 6.74732C6.87753 6.37225 6.66667 5.86369 6.66667 5.33326Z", fill: "currentColor" }))),
|
|
14
|
+
(this.size === 20 || this.size === 24) && (h(Fragment, null,
|
|
15
|
+
h("path", { d: "M20.9492 18C20.984 17.8356 21.0015 17.6681 21.002 17.5V16C20.9954 15.4537 20.8676 14.9153 20.6289 14.4238C20.3902 13.9324 20.0465 13.5001 19.6211 13.1572C21.6331 13.5062 24.002 14.457 24.002 16V17.5C24.003 17.566 23.9915 17.6312 23.9668 17.6924C23.9421 17.7535 23.9041 17.8098 23.8574 17.8565C23.8108 17.9031 23.7565 17.9391 23.6953 17.9639C23.6342 17.9886 23.5679 18.0011 23.502 18H20.9492ZM8 18C7.73478 18 7.4805 17.8946 7.29297 17.707C7.10543 17.5195 7 17.2652 7 17V16C7 14 11 13 13 13C15 13 19 14 19 16V17C19 17.2652 18.8946 17.5195 18.707 17.707C18.5195 17.8946 18.2652 18 18 18H8ZM4 13.0723V12H1C0.735269 11.9984 0.482118 11.8923 0.294922 11.7051C0.107726 11.5179 0.00157426 11.2647 0 11C0 10.7348 0.105432 10.4805 0.292969 10.293C0.480505 10.1054 0.734784 10 1 10H4V8.93263C3.99968 8.77459 4.04537 8.61994 4.13281 8.48829C4.22026 8.35665 4.34638 8.25435 4.49219 8.19337C4.63799 8.13239 4.798 8.11629 4.95312 8.1465C5.10825 8.1767 5.251 8.25207 5.36328 8.36329L7.43359 10.4326C7.58351 10.5826 7.66797 10.786 7.66797 10.9981C7.66797 11.2101 7.58351 11.4144 7.43359 11.5645L5.36328 13.6338C5.29104 13.7085 5.20507 13.7681 5.10938 13.8086C5.01368 13.8492 4.91057 13.8702 4.80664 13.8701C4.70108 13.8709 4.5958 13.8504 4.49805 13.8106C4.40029 13.7707 4.31125 13.7121 4.23633 13.6377C4.1614 13.5633 4.10113 13.4754 4.06055 13.3779C4.01997 13.2805 4 13.1759 4 13.0703V13.0723ZM17.0918 10.8643C17.6758 10.0239 17.9901 9.02527 17.9922 8.00196C17.9961 6.97804 17.6812 5.9779 17.0918 5.14064C17.3862 5.0481 17.6933 5.00186 18.002 5.00294C18.3954 5.00267 18.785 5.08064 19.1484 5.23146C19.5119 5.38227 19.8415 5.60306 20.1191 5.88185C20.3968 6.16063 20.6163 6.49145 20.7656 6.85548C20.915 7.21951 20.9921 7.60947 20.9902 8.00294C20.9916 8.39627 20.9152 8.78564 20.7656 9.14942C20.6161 9.51321 20.3967 9.84438 20.1191 10.1231C19.8416 10.4017 19.5116 10.6224 19.1484 10.7734C18.7853 10.9245 18.3953 11.0027 18.002 11.0029C17.6938 11.0028 17.3874 10.9557 17.0938 10.8623L17.0918 10.8643ZM10 8.00001C9.99894 7.60575 10.0762 7.21505 10.2266 6.8506C10.377 6.48614 10.5982 6.15477 10.877 5.87599C11.1557 5.5972 11.4871 5.37696 11.8516 5.22657C12.216 5.07618 12.6057 4.99896 13 5.00001C13.3937 4.99921 13.7847 5.07597 14.1484 5.22657C14.5122 5.37718 14.8412 5.59907 15.1191 5.87794C15.3971 6.15681 15.6182 6.4873 15.7676 6.85157C15.917 7.21585 15.9923 7.6063 15.9902 8.00001C15.9919 8.39361 15.9152 8.78337 15.7656 9.14747C15.6161 9.51157 15.397 9.84329 15.1191 10.1221C14.8413 10.4009 14.5101 10.6217 14.1465 10.7725C13.7829 10.9232 13.3936 11.0004 13 11C12.2044 11 11.4415 10.6837 10.8789 10.1211C10.3163 9.5585 10 8.79566 10 8.00001Z", fill: "currentColor" }))),
|
|
16
|
+
this.size === 28 && (h(Fragment, null,
|
|
17
|
+
h("path", { d: "M24.4408 20.9999C24.4814 20.8081 24.5018 20.6127 24.5023 20.4166V18.6666C24.4946 18.0292 24.3456 17.4011 24.0671 16.8277C23.7885 16.2543 23.3876 15.7501 22.8913 15.35C25.2386 15.7572 28.0023 16.8664 28.0023 18.6666V20.4166C28.0035 20.4935 27.9901 20.5697 27.9613 20.641C27.9324 20.7124 27.8881 20.778 27.8337 20.8324C27.7792 20.8869 27.7159 20.9289 27.6445 20.9578C27.5732 20.9866 27.4959 21.0012 27.4189 20.9999H24.4408ZM9.33333 20.9999C9.02391 20.9999 8.72726 20.8769 8.50846 20.6581C8.28967 20.4393 8.16667 20.1427 8.16667 19.8333V18.6666C8.16667 16.3333 12.8333 15.1666 15.1667 15.1666C17.5 15.1666 22.1667 16.3333 22.1667 18.6666V19.8333C22.1667 20.1427 22.0437 20.4393 21.8249 20.6581C21.6061 20.8769 21.3094 20.9999 21 20.9999H9.33333ZM4.66667 15.2509V13.9999H1.16667C0.857814 13.9981 0.562471 13.8743 0.344076 13.6559C0.12568 13.4375 0.00183663 13.1421 0 12.8333C0 12.5238 0.123004 12.2272 0.341797 12.0084C0.560589 11.7896 0.857247 11.6666 1.16667 11.6666H4.66667V10.4213C4.66629 10.2369 4.71959 10.0565 4.82161 9.90293C4.92363 9.74934 5.07078 9.62999 5.24089 9.55885C5.41099 9.48771 5.59766 9.46893 5.77865 9.50416C5.95963 9.5394 6.12617 9.62733 6.25716 9.75709L8.67253 12.1713C8.84743 12.3463 8.94596 12.5836 8.94596 12.831C8.94596 13.0784 8.84743 13.3168 8.67253 13.4918L6.25716 15.906C6.17288 15.9932 6.07258 16.0627 5.96094 16.11C5.84929 16.1573 5.729 16.1818 5.60775 16.1817C5.48459 16.1827 5.36177 16.1587 5.24772 16.1122C5.13367 16.0657 5.02979 15.9973 4.94238 15.9106C4.85497 15.8238 4.78465 15.7212 4.7373 15.6075C4.68996 15.4938 4.66666 15.3718 4.66667 15.2486V15.2509ZM19.9404 12.6749C20.6217 11.6945 20.9885 10.5294 20.9909 9.33554C20.9955 8.14097 20.6281 6.97413 19.9404 5.99733C20.2839 5.88937 20.6422 5.83542 21.0023 5.83668C21.4613 5.83637 21.9158 5.92733 22.3398 6.10328C22.7638 6.27924 23.1484 6.53682 23.4723 6.86207C23.7963 7.18732 24.0523 7.57328 24.2266 7.99798C24.4008 8.42268 24.4908 8.87763 24.4886 9.33668C24.4901 9.79556 24.401 10.2498 24.2266 10.6742C24.0521 11.0987 23.7962 11.485 23.4723 11.8102C23.1485 12.1353 22.7636 12.3928 22.3398 12.5689C21.9161 12.7451 21.4612 12.8364 21.0023 12.8367C20.6428 12.8366 20.2853 12.7815 19.9427 12.6726L19.9404 12.6749ZM11.6667 9.33326C11.6654 8.87329 11.7555 8.41748 11.931 7.99228C12.1064 7.56709 12.3645 7.18049 12.6898 6.85524C13.015 6.52999 13.4016 6.27304 13.8268 6.09759C14.252 5.92213 14.7067 5.83203 15.1667 5.83326C15.626 5.83233 16.0821 5.92188 16.5065 6.09759C16.9309 6.27329 17.3147 6.53217 17.639 6.85752C17.9633 7.18286 18.2212 7.56843 18.3955 7.99342C18.5698 8.41841 18.6577 8.87393 18.6553 9.33326C18.6573 9.79247 18.5677 10.2472 18.3932 10.672C18.2188 11.0967 17.9632 11.4838 17.639 11.809C17.3148 12.1343 16.9284 12.3919 16.5042 12.5678C16.08 12.7437 15.6259 12.8337 15.1667 12.8333C14.2384 12.8333 13.3484 12.4643 12.6921 11.8079C12.0357 11.1515 11.6667 10.2615 11.6667 9.33326Z", fill: "currentColor" })))));
|
|
18
|
+
}
|
|
19
|
+
static get is() { return "swirl-icon-group-assign"; }
|
|
20
|
+
static get encapsulation() { return "shadow"; }
|
|
21
|
+
static get originalStyleUrls() { return {
|
|
22
|
+
"$": ["../swirl-icon.css"]
|
|
23
|
+
}; }
|
|
24
|
+
static get styleUrls() { return {
|
|
25
|
+
"$": ["../swirl-icon.css"]
|
|
26
|
+
}; }
|
|
27
|
+
static get properties() { return {
|
|
28
|
+
"size": {
|
|
29
|
+
"type": "number",
|
|
30
|
+
"mutable": false,
|
|
31
|
+
"complexType": {
|
|
32
|
+
"original": "SwirlIconSize",
|
|
33
|
+
"resolved": "16 | 20 | 24 | 28",
|
|
34
|
+
"references": {
|
|
35
|
+
"SwirlIconSize": {
|
|
36
|
+
"location": "import",
|
|
37
|
+
"path": "../swirl-icon.types"
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
|
+
"required": false,
|
|
42
|
+
"optional": false,
|
|
43
|
+
"docs": {
|
|
44
|
+
"tags": [],
|
|
45
|
+
"text": ""
|
|
46
|
+
},
|
|
47
|
+
"attribute": "size",
|
|
48
|
+
"reflect": false,
|
|
49
|
+
"defaultValue": "24"
|
|
50
|
+
}
|
|
51
|
+
}; }
|
|
52
|
+
}
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
// DO NOT EDIT. THIS FILE GETS GENERATED VIA "yarn generate".
|
|
2
|
+
import { Component, Fragment, h, Prop } from "@stencil/core";
|
|
3
|
+
import classnames from "classnames";
|
|
4
|
+
export class SwirlIconGroupsCustom {
|
|
5
|
+
constructor() {
|
|
6
|
+
this.size = 24;
|
|
7
|
+
}
|
|
8
|
+
render() {
|
|
9
|
+
const viewBoxSize = this.size === 20 ? 24 : this.size;
|
|
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.00001 7C3.7693 7 3.54377 6.93159 3.35194 6.80341C3.16011 6.67523 3.01059 6.49305 2.9223 6.2799C2.83401 6.06675 2.81091 5.83221 2.85592 5.60593C2.90093 5.37965 3.01203 5.1718 3.17517 5.00866C3.33831 4.84552 3.54616 4.73442 3.77243 4.68941C3.99871 4.64441 4.23326 4.66751 4.44641 4.7558C4.65956 4.84408 4.84174 4.9936 4.96992 5.18543C5.09809 5.37726 5.16651 5.60279 5.16651 5.8335C5.16657 5.98671 5.13645 6.13842 5.07785 6.27998C5.01925 6.42153 4.93333 6.55016 4.82499 6.65849C4.71666 6.76682 4.58804 6.85274 4.44649 6.91134C4.30493 6.96994 4.15321 7.00007 4.00001 7Z", fill: "currentColor" }),
|
|
14
|
+
h("path", { d: "M12 7C11.7693 7 11.5438 6.93159 11.3519 6.80341C11.1601 6.67523 11.0106 6.49305 10.9223 6.2799C10.834 6.06675 10.8109 5.83221 10.8559 5.60593C10.9009 5.37965 11.012 5.1718 11.1752 5.00866C11.3383 4.84552 11.5462 4.73442 11.7724 4.68941C11.9987 4.64441 12.2333 4.66751 12.4464 4.7558C12.6596 4.84408 12.8417 4.9936 12.9699 5.18543C13.0981 5.37726 13.1665 5.60279 13.1665 5.8335C13.1666 5.98671 13.1364 6.13842 13.0778 6.27998C13.0192 6.42153 12.9333 6.55016 12.825 6.65849C12.7167 6.76682 12.588 6.85274 12.4465 6.91134C12.3049 6.96994 12.1532 7.00007 12 7Z", fill: "currentColor" }),
|
|
15
|
+
h("path", { d: "M12.6665 8H11.5215C11.7767 8.23248 11.9807 8.51559 12.1204 8.83127C12.2601 9.14695 12.3325 9.48828 12.333 9.8335V12H13.4165C13.5807 12 13.7432 11.9677 13.8949 11.9049C14.0465 11.842 14.1843 11.75 14.3004 11.6339C14.4165 11.5178 14.5085 11.38 14.5714 11.2284C14.6342 11.0767 14.6665 10.9142 14.6665 10.75V10C14.6665 9.46957 14.4558 8.96086 14.0807 8.58579C13.7056 8.21072 13.1969 8 12.6665 8Z", fill: "currentColor" }),
|
|
16
|
+
h("path", { d: "M8.00001 7C7.60445 7 7.21777 6.8827 6.88887 6.66294C6.55997 6.44318 6.30362 6.13082 6.15225 5.76537C6.00087 5.39992 5.96127 4.99778 6.03844 4.60982C6.11561 4.22186 6.30609 3.86549 6.58579 3.58579C6.8655 3.30608 7.22187 3.1156 7.60983 3.03843C7.99779 2.96126 8.39992 3.00087 8.76537 3.15224C9.13083 3.30362 9.44318 3.55996 9.66295 3.88886C9.88271 4.21776 10 4.60444 10 5C10 5.53043 9.78929 6.03914 9.41422 6.41421C9.03915 6.78929 8.53044 7 8.00001 7Z", fill: "currentColor" }),
|
|
17
|
+
h("path", { d: "M9.83351 13H6.16701C5.76918 13 5.38765 12.842 5.10635 12.5607C4.82504 12.2794 4.66701 11.8978 4.66701 11.5V10.4165C4.66701 9.68716 4.95674 8.98768 5.47246 8.47196C5.98819 7.95623 6.68766 7.6665 7.41701 7.6665H8.58351C9.31285 7.6665 10.0123 7.95623 10.5281 8.47196C11.0438 8.98768 11.3335 9.68716 11.3335 10.4165V11.5C11.3335 11.8978 11.1755 12.2794 10.8942 12.5607C10.6129 12.842 10.2313 13 9.83351 13Z", fill: "currentColor" }),
|
|
18
|
+
h("path", { d: "M3.66651 9.8335C3.66709 9.48825 3.73959 9.14691 3.8794 8.83123C4.0192 8.51555 4.22324 8.23246 4.47851 8H3.33301C2.80257 8 2.29387 8.21072 1.91879 8.58579C1.54372 8.96086 1.33301 9.46957 1.33301 10V10.75C1.33301 10.9142 1.36534 11.0767 1.42816 11.2284C1.49098 11.38 1.58305 11.5178 1.69912 11.6339C1.8152 11.75 1.953 11.842 2.10465 11.9049C2.25631 11.9677 2.41886 12 2.58301 12H3.66651V9.8335Z", fill: "currentColor" }))),
|
|
19
|
+
(this.size === 20 || this.size === 24) && (h(Fragment, null,
|
|
20
|
+
h("path", { d: "M6.00001 10.5C5.65394 10.5 5.31565 10.3974 5.0279 10.2051C4.74016 10.0128 4.51589 9.73958 4.38345 9.41985C4.25102 9.10013 4.21637 8.74831 4.28388 8.40889C4.3514 8.06947 4.51804 7.7577 4.76275 7.51299C5.00746 7.26828 5.31923 7.10164 5.65865 7.03412C5.99807 6.96661 6.34989 7.00126 6.66961 7.13369C6.98934 7.26613 7.26261 7.4904 7.45488 7.77814C7.64714 8.06589 7.74976 8.40418 7.74976 8.75025C7.74986 8.98006 7.70467 9.20763 7.61677 9.41997C7.52887 9.6323 7.39999 9.82523 7.23749 9.98773C7.07499 10.1502 6.88206 10.2791 6.66973 10.367C6.45739 10.4549 6.22982 10.5001 6.00001 10.5Z", fill: "currentColor" }),
|
|
21
|
+
h("path", { d: "M18 10.5C17.6539 10.5 17.3156 10.3974 17.0279 10.2051C16.7402 10.0128 16.5159 9.73958 16.3835 9.41985C16.251 9.10013 16.2164 8.74831 16.2839 8.40889C16.3514 8.06947 16.518 7.7577 16.7628 7.51299C17.0075 7.26828 17.3192 7.10164 17.6587 7.03412C17.9981 6.96661 18.3499 7.00126 18.6696 7.13369C18.9893 7.26613 19.2626 7.4904 19.4549 7.77814C19.6471 8.06589 19.7498 8.40418 19.7498 8.75025C19.7499 8.98006 19.7047 9.20763 19.6168 9.41997C19.5289 9.6323 19.4 9.82523 19.2375 9.98773C19.075 10.1502 18.8821 10.2791 18.6697 10.367C18.4574 10.4549 18.2298 10.5001 18 10.5Z", fill: "currentColor" }),
|
|
22
|
+
h("path", { d: "M18.9998 12H17.2823C17.6651 12.3487 17.971 12.7734 18.1806 13.2469C18.3902 13.7204 18.4988 14.2324 18.4995 14.7503V18H20.1248C20.371 18 20.6148 17.9515 20.8423 17.8573C21.0698 17.763 21.2765 17.6249 21.4506 17.4508C21.6247 17.2767 21.7628 17.07 21.857 16.8425C21.9513 16.615 21.9998 16.3712 21.9998 16.125V15C21.9998 14.2044 21.6837 13.4413 21.1211 12.8787C20.5585 12.3161 19.7954 12 18.9998 12Z", fill: "currentColor" }),
|
|
23
|
+
h("path", { d: "M12 10.5C11.4067 10.5 10.8266 10.3241 10.3333 9.99441C9.83995 9.66477 9.45544 9.19623 9.22837 8.64805C9.00131 8.09987 8.9419 7.49667 9.05766 6.91473C9.17341 6.33279 9.45913 5.79824 9.87869 5.37868C10.2982 4.95912 10.8328 4.6734 11.4147 4.55765C11.9967 4.44189 12.5999 4.5013 13.1481 4.72836C13.6962 4.95543 14.1648 5.33994 14.4944 5.83329C14.8241 6.32664 15 6.90666 15 7.5C15 8.29565 14.6839 9.05871 14.1213 9.62132C13.5587 10.1839 12.7957 10.5 12 10.5Z", fill: "currentColor" }),
|
|
24
|
+
h("path", { d: "M14.7503 19.5H9.25051C8.65377 19.5 8.08148 19.2629 7.65952 18.841C7.23757 18.419 7.00051 17.8467 7.00051 17.25V15.6248C7.00051 14.5307 7.43511 13.4815 8.2087 12.7079C8.98228 11.9343 10.0315 11.4998 11.1255 11.4998H12.8753C13.9693 11.4998 15.0185 11.9343 15.7921 12.7079C16.5657 13.4815 17.0003 14.5307 17.0003 15.6248V17.25C17.0003 17.8467 16.7632 18.419 16.3413 18.841C15.9193 19.2629 15.347 19.5 14.7503 19.5Z", fill: "currentColor" }),
|
|
25
|
+
h("path", { d: "M5.49976 14.7503C5.50064 14.2324 5.60939 13.7204 5.8191 13.2468C6.0288 12.7733 6.33486 12.3487 6.71776 12H4.99951C4.20386 12 3.4408 12.3161 2.87819 12.8787C2.31558 13.4413 1.99951 14.2044 1.99951 15V16.125C1.99951 16.3712 2.04801 16.615 2.14224 16.8425C2.23647 17.07 2.37458 17.2767 2.54869 17.4508C2.7228 17.6249 2.92949 17.763 3.15698 17.8573C3.38447 17.9515 3.62828 18 3.87451 18H5.49976V14.7503Z", fill: "currentColor" }))),
|
|
26
|
+
this.size === 28 && (h(Fragment, null,
|
|
27
|
+
h("path", { d: "M7.00001 12.25C6.59627 12.25 6.20159 12.1303 5.86589 11.906C5.53018 11.6817 5.26854 11.3628 5.11403 10.9898C4.95952 10.6168 4.9191 10.2064 4.99786 9.81037C5.07663 9.41439 5.27105 9.05065 5.55654 8.76516C5.84204 8.47966 6.20577 8.28524 6.60176 8.20648C6.99775 8.12771 7.4082 8.16814 7.78121 8.32264C8.15423 8.47715 8.47305 8.7388 8.69736 9.0745C8.92166 9.4102 9.04139 9.80488 9.04139 10.2086C9.0415 10.4767 8.98878 10.7422 8.88623 10.99C8.78369 11.2377 8.63332 11.4628 8.44374 11.6524C8.25416 11.8419 8.02907 11.9923 7.78135 12.0948C7.53363 12.1974 7.26812 12.2501 7.00001 12.25Z", fill: "currentColor" }),
|
|
28
|
+
h("path", { d: "M21 12.25C20.5963 12.25 20.2016 12.1303 19.8659 11.906C19.5302 11.6817 19.2685 11.3628 19.114 10.9898C18.9595 10.6168 18.9191 10.2064 18.9979 9.81037C19.0766 9.41439 19.2711 9.05065 19.5565 8.76516C19.842 8.47966 20.2058 8.28524 20.6018 8.20648C20.9978 8.12771 21.4082 8.16814 21.7812 8.32264C22.1542 8.47715 22.473 8.7388 22.6974 9.0745C22.9217 9.4102 23.0414 9.80488 23.0414 10.2086C23.0415 10.4767 22.9888 10.7422 22.8862 10.99C22.7837 11.2377 22.6333 11.4628 22.4437 11.6524C22.2542 11.8419 22.0291 11.9923 21.7814 12.0948C21.5336 12.1974 21.2681 12.2501 21 12.25Z", fill: "currentColor" }),
|
|
29
|
+
h("path", { d: "M22.1664 14H20.1626C20.6092 14.4068 20.9662 14.9023 21.2107 15.4547C21.4552 16.0072 21.5819 16.6045 21.5828 17.2086V21H23.4789C23.7662 21 24.0506 20.9434 24.316 20.8335C24.5814 20.7236 24.8226 20.5624 25.0257 20.3593C25.2288 20.1562 25.3899 19.915 25.4999 19.6496C25.6098 19.3842 25.6664 19.0998 25.6664 18.8125V17.5C25.6664 16.5717 25.2976 15.6815 24.6413 15.0251C23.9849 14.3688 23.0946 14 22.1664 14Z", fill: "currentColor" }),
|
|
30
|
+
h("path", { d: "M14 12.25C13.3078 12.25 12.6311 12.0447 12.0555 11.6601C11.4799 11.2756 11.0313 10.7289 10.7664 10.0894C10.5015 9.44985 10.4322 8.74612 10.5673 8.06719C10.7023 7.38825 11.0357 6.76461 11.5251 6.27513C12.0146 5.78564 12.6383 5.4523 13.3172 5.31725C13.9961 5.1822 14.6999 5.25152 15.3394 5.51642C15.9789 5.78133 16.5256 6.22993 16.9102 6.80551C17.2947 7.38108 17.5 8.05777 17.5 8.75C17.5 9.67826 17.1313 10.5685 16.4749 11.2249C15.8185 11.8813 14.9283 12.25 14 12.25Z", fill: "currentColor" }),
|
|
31
|
+
h("path", { d: "M17.2086 22.75H10.7923C10.0961 22.75 9.42839 22.4734 8.93611 21.9812C8.44383 21.4889 8.16726 20.8212 8.16726 20.125V18.2289C8.16726 16.9525 8.67429 15.7284 9.57681 14.8259C10.4793 13.9234 11.7034 13.4164 12.9798 13.4164H15.0211C16.2975 13.4164 17.5216 13.9234 18.4241 14.8259C19.3266 15.7284 19.8336 16.9525 19.8336 18.2289V20.125C19.8336 20.8212 19.5571 21.4889 19.0648 21.9812C18.5725 22.4734 17.9048 22.75 17.2086 22.75Z", fill: "currentColor" }),
|
|
32
|
+
h("path", { d: "M6.41639 17.2086C6.41741 16.6044 6.54429 16.0071 6.78895 15.4547C7.03361 14.9022 7.39067 14.4068 7.83739 14H5.83276C4.90451 14 4.01427 14.3688 3.35789 15.0251C2.70151 15.6815 2.33276 16.5717 2.33276 17.5V18.8125C2.33276 19.0998 2.38935 19.3842 2.49928 19.6496C2.60921 19.915 2.77034 20.1562 2.97347 20.3593C3.1766 20.5624 3.41774 20.7236 3.68314 20.8335C3.94854 20.9434 4.233 21 4.52026 21H6.41639V17.2086Z", fill: "currentColor" })))));
|
|
33
|
+
}
|
|
34
|
+
static get is() { return "swirl-icon-groups-custom"; }
|
|
35
|
+
static get encapsulation() { return "shadow"; }
|
|
36
|
+
static get originalStyleUrls() { return {
|
|
37
|
+
"$": ["../swirl-icon.css"]
|
|
38
|
+
}; }
|
|
39
|
+
static get styleUrls() { return {
|
|
40
|
+
"$": ["../swirl-icon.css"]
|
|
41
|
+
}; }
|
|
42
|
+
static get properties() { return {
|
|
43
|
+
"size": {
|
|
44
|
+
"type": "number",
|
|
45
|
+
"mutable": false,
|
|
46
|
+
"complexType": {
|
|
47
|
+
"original": "SwirlIconSize",
|
|
48
|
+
"resolved": "16 | 20 | 24 | 28",
|
|
49
|
+
"references": {
|
|
50
|
+
"SwirlIconSize": {
|
|
51
|
+
"location": "import",
|
|
52
|
+
"path": "../swirl-icon.types"
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
},
|
|
56
|
+
"required": false,
|
|
57
|
+
"optional": false,
|
|
58
|
+
"docs": {
|
|
59
|
+
"tags": [],
|
|
60
|
+
"text": ""
|
|
61
|
+
},
|
|
62
|
+
"attribute": "size",
|
|
63
|
+
"reflect": false,
|
|
64
|
+
"defaultValue": "24"
|
|
65
|
+
}
|
|
66
|
+
}; }
|
|
67
|
+
}
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
// DO NOT EDIT. THIS FILE GETS GENERATED VIA "yarn generate".
|
|
2
|
+
import { Component, Fragment, h, Prop } from "@stencil/core";
|
|
3
|
+
import classnames from "classnames";
|
|
4
|
+
export class SwirlIconGroupsFilled {
|
|
5
|
+
constructor() {
|
|
6
|
+
this.size = 24;
|
|
7
|
+
}
|
|
8
|
+
render() {
|
|
9
|
+
const viewBoxSize = this.size === 20 ? 24 : this.size;
|
|
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.00001 7C3.7693 7 3.54377 6.93159 3.35194 6.80341C3.16011 6.67523 3.01059 6.49305 2.9223 6.2799C2.83401 6.06675 2.81091 5.83221 2.85592 5.60593C2.90093 5.37965 3.01203 5.1718 3.17517 5.00866C3.33831 4.84552 3.54616 4.73442 3.77243 4.68941C3.99871 4.64441 4.23326 4.66751 4.44641 4.7558C4.65956 4.84408 4.84174 4.9936 4.96992 5.18543C5.09809 5.37726 5.16651 5.60279 5.16651 5.8335C5.16657 5.98671 5.13645 6.13842 5.07785 6.27998C5.01925 6.42153 4.93333 6.55016 4.82499 6.65849C4.71666 6.76682 4.58804 6.85274 4.44649 6.91134C4.30493 6.96994 4.15321 7.00007 4.00001 7Z", fill: "currentColor" }),
|
|
14
|
+
h("path", { d: "M12 7C11.7693 7 11.5438 6.93159 11.3519 6.80341C11.1601 6.67523 11.0106 6.49305 10.9223 6.2799C10.834 6.06675 10.8109 5.83221 10.8559 5.60593C10.9009 5.37965 11.012 5.1718 11.1752 5.00866C11.3383 4.84552 11.5462 4.73442 11.7724 4.68941C11.9987 4.64441 12.2333 4.66751 12.4464 4.7558C12.6596 4.84408 12.8417 4.9936 12.9699 5.18543C13.0981 5.37726 13.1665 5.60279 13.1665 5.8335C13.1666 5.98671 13.1364 6.13842 13.0778 6.27998C13.0192 6.42153 12.9333 6.55016 12.825 6.65849C12.7167 6.76682 12.588 6.85274 12.4465 6.91134C12.3049 6.96994 12.1532 7.00007 12 7Z", fill: "currentColor" }),
|
|
15
|
+
h("path", { d: "M12.6665 8H11.5215C11.7767 8.23248 11.9807 8.51559 12.1204 8.83127C12.2601 9.14695 12.3325 9.48828 12.333 9.8335V12H13.4165C13.5807 12 13.7432 11.9677 13.8949 11.9049C14.0465 11.842 14.1843 11.75 14.3004 11.6339C14.4165 11.5178 14.5085 11.38 14.5714 11.2284C14.6342 11.0767 14.6665 10.9142 14.6665 10.75V10C14.6665 9.46957 14.4558 8.96086 14.0807 8.58579C13.7056 8.21072 13.1969 8 12.6665 8Z", fill: "currentColor" }),
|
|
16
|
+
h("path", { d: "M8.00001 7C7.60445 7 7.21777 6.8827 6.88887 6.66294C6.55997 6.44318 6.30362 6.13082 6.15225 5.76537C6.00087 5.39992 5.96127 4.99778 6.03844 4.60982C6.11561 4.22186 6.30609 3.86549 6.58579 3.58579C6.8655 3.30608 7.22187 3.1156 7.60983 3.03843C7.99779 2.96126 8.39992 3.00087 8.76537 3.15224C9.13083 3.30362 9.44318 3.55996 9.66295 3.88886C9.88271 4.21776 10 4.60444 10 5C10 5.53043 9.78929 6.03914 9.41422 6.41421C9.03915 6.78929 8.53044 7 8.00001 7Z", fill: "currentColor" }),
|
|
17
|
+
h("path", { d: "M9.83351 13H6.16701C5.76918 13 5.38765 12.842 5.10635 12.5607C4.82504 12.2794 4.66701 11.8978 4.66701 11.5V10.4165C4.66701 9.68716 4.95674 8.98768 5.47246 8.47196C5.98819 7.95623 6.68766 7.6665 7.41701 7.6665H8.58351C9.31285 7.6665 10.0123 7.95623 10.5281 8.47196C11.0438 8.98768 11.3335 9.68716 11.3335 10.4165V11.5C11.3335 11.8978 11.1755 12.2794 10.8942 12.5607C10.6129 12.842 10.2313 13 9.83351 13Z", fill: "currentColor" }),
|
|
18
|
+
h("path", { d: "M3.66651 9.8335C3.66709 9.48825 3.73959 9.14691 3.8794 8.83123C4.0192 8.51555 4.22324 8.23246 4.47851 8H3.33301C2.80257 8 2.29387 8.21072 1.91879 8.58579C1.54372 8.96086 1.33301 9.46957 1.33301 10V10.75C1.33301 10.9142 1.36534 11.0767 1.42816 11.2284C1.49098 11.38 1.58305 11.5178 1.69912 11.6339C1.8152 11.75 1.953 11.842 2.10465 11.9049C2.25631 11.9677 2.41886 12 2.58301 12H3.66651V9.8335Z", fill: "currentColor" }))),
|
|
19
|
+
(this.size === 20 || this.size === 24) && (h(Fragment, null,
|
|
20
|
+
h("path", { d: "M6.00001 10.5C5.65394 10.5 5.31565 10.3974 5.0279 10.2051C4.74016 10.0128 4.51589 9.73958 4.38345 9.41985C4.25102 9.10013 4.21637 8.74831 4.28388 8.40889C4.3514 8.06947 4.51804 7.7577 4.76275 7.51299C5.00746 7.26828 5.31923 7.10164 5.65865 7.03412C5.99807 6.96661 6.34989 7.00126 6.66961 7.13369C6.98934 7.26613 7.26261 7.4904 7.45488 7.77814C7.64714 8.06589 7.74976 8.40418 7.74976 8.75025C7.74986 8.98006 7.70467 9.20763 7.61677 9.41997C7.52887 9.6323 7.39999 9.82523 7.23749 9.98773C7.07499 10.1502 6.88206 10.2791 6.66973 10.367C6.45739 10.4549 6.22982 10.5001 6.00001 10.5Z", fill: "currentColor" }),
|
|
21
|
+
h("path", { d: "M18 10.5C17.6539 10.5 17.3156 10.3974 17.0279 10.2051C16.7402 10.0128 16.5159 9.73958 16.3835 9.41985C16.251 9.10013 16.2164 8.74831 16.2839 8.40889C16.3514 8.06947 16.518 7.7577 16.7628 7.51299C17.0075 7.26828 17.3192 7.10164 17.6587 7.03412C17.9981 6.96661 18.3499 7.00126 18.6696 7.13369C18.9893 7.26613 19.2626 7.4904 19.4549 7.77814C19.6471 8.06589 19.7498 8.40418 19.7498 8.75025C19.7499 8.98006 19.7047 9.20763 19.6168 9.41997C19.5289 9.6323 19.4 9.82523 19.2375 9.98773C19.075 10.1502 18.8821 10.2791 18.6697 10.367C18.4574 10.4549 18.2298 10.5001 18 10.5Z", fill: "currentColor" }),
|
|
22
|
+
h("path", { d: "M18.9998 12H17.2823C17.6651 12.3487 17.971 12.7734 18.1806 13.2469C18.3902 13.7204 18.4988 14.2324 18.4995 14.7503V18H20.1248C20.371 18 20.6148 17.9515 20.8423 17.8573C21.0698 17.763 21.2765 17.6249 21.4506 17.4508C21.6247 17.2767 21.7628 17.07 21.857 16.8425C21.9513 16.615 21.9998 16.3712 21.9998 16.125V15C21.9998 14.2044 21.6837 13.4413 21.1211 12.8787C20.5585 12.3161 19.7954 12 18.9998 12Z", fill: "currentColor" }),
|
|
23
|
+
h("path", { d: "M12 10.5C11.4067 10.5 10.8266 10.3241 10.3333 9.99441C9.83995 9.66477 9.45544 9.19623 9.22837 8.64805C9.00131 8.09987 8.9419 7.49667 9.05766 6.91473C9.17341 6.33279 9.45913 5.79824 9.87869 5.37868C10.2982 4.95912 10.8328 4.6734 11.4147 4.55765C11.9967 4.44189 12.5999 4.5013 13.1481 4.72836C13.6962 4.95543 14.1648 5.33994 14.4944 5.83329C14.8241 6.32664 15 6.90666 15 7.5C15 8.29565 14.6839 9.05871 14.1213 9.62132C13.5587 10.1839 12.7957 10.5 12 10.5Z", fill: "currentColor" }),
|
|
24
|
+
h("path", { d: "M14.7503 19.5H9.25051C8.65377 19.5 8.08148 19.2629 7.65952 18.841C7.23756 18.419 7.00051 17.8467 7.00051 17.25V15.6248C7.00051 14.5307 7.43511 13.4815 8.2087 12.7079C8.98228 11.9343 10.0315 11.4998 11.1255 11.4998H12.8753C13.9693 11.4998 15.0185 11.9343 15.7921 12.7079C16.5657 13.4815 17.0003 14.5307 17.0003 15.6248V17.25C17.0003 17.8467 16.7632 18.419 16.3413 18.841C15.9193 19.2629 15.347 19.5 14.7503 19.5Z", fill: "currentColor" }),
|
|
25
|
+
h("path", { d: "M5.49976 14.7503C5.50064 14.2324 5.60939 13.7204 5.8191 13.2468C6.0288 12.7733 6.33486 12.3487 6.71776 12H4.99951C4.20386 12 3.4408 12.3161 2.87819 12.8787C2.31558 13.4413 1.99951 14.2044 1.99951 15V16.125C1.99951 16.3712 2.04801 16.615 2.14224 16.8425C2.23647 17.07 2.37458 17.2767 2.54869 17.4508C2.7228 17.6249 2.92949 17.763 3.15698 17.8573C3.38447 17.9515 3.62828 18 3.87451 18H5.49976V14.7503Z", fill: "currentColor" }))),
|
|
26
|
+
this.size === 28 && (h(Fragment, null,
|
|
27
|
+
h("path", { d: "M7.00001 12.25C6.59627 12.25 6.20159 12.1303 5.86589 11.906C5.53018 11.6817 5.26854 11.3628 5.11403 10.9898C4.95952 10.6168 4.9191 10.2064 4.99786 9.81037C5.07663 9.41439 5.27105 9.05065 5.55654 8.76516C5.84204 8.47966 6.20577 8.28524 6.60176 8.20648C6.99775 8.12771 7.4082 8.16814 7.78121 8.32264C8.15423 8.47715 8.47305 8.7388 8.69736 9.0745C8.92166 9.4102 9.04139 9.80488 9.04139 10.2086C9.0415 10.4767 8.98878 10.7422 8.88623 10.99C8.78369 11.2377 8.63332 11.4628 8.44374 11.6524C8.25416 11.8419 8.02907 11.9923 7.78135 12.0948C7.53363 12.1974 7.26812 12.2501 7.00001 12.25Z", fill: "currentColor" }),
|
|
28
|
+
h("path", { d: "M21 12.25C20.5963 12.25 20.2016 12.1303 19.8659 11.906C19.5302 11.6817 19.2685 11.3628 19.114 10.9898C18.9595 10.6168 18.9191 10.2064 18.9979 9.81037C19.0766 9.41439 19.2711 9.05065 19.5565 8.76516C19.842 8.47966 20.2058 8.28524 20.6018 8.20648C20.9978 8.12771 21.4082 8.16814 21.7812 8.32264C22.1542 8.47715 22.473 8.7388 22.6974 9.0745C22.9217 9.4102 23.0414 9.80488 23.0414 10.2086C23.0415 10.4767 22.9888 10.7422 22.8862 10.99C22.7837 11.2377 22.6333 11.4628 22.4437 11.6524C22.2542 11.8419 22.0291 11.9923 21.7814 12.0948C21.5336 12.1974 21.2681 12.2501 21 12.25Z", fill: "currentColor" }),
|
|
29
|
+
h("path", { d: "M22.1664 14H20.1626C20.6092 14.4068 20.9662 14.9023 21.2107 15.4547C21.4552 16.0072 21.5819 16.6045 21.5828 17.2086V21H23.4789C23.7662 21 24.0506 20.9434 24.316 20.8335C24.5814 20.7236 24.8226 20.5624 25.0257 20.3593C25.2288 20.1562 25.3899 19.915 25.4999 19.6496C25.6098 19.3842 25.6664 19.0998 25.6664 18.8125V17.5C25.6664 16.5717 25.2976 15.6815 24.6413 15.0251C23.9849 14.3688 23.0946 14 22.1664 14Z", fill: "currentColor" }),
|
|
30
|
+
h("path", { d: "M14 12.25C13.3078 12.25 12.6311 12.0447 12.0555 11.6601C11.4799 11.2756 11.0313 10.7289 10.7664 10.0894C10.5015 9.44985 10.4322 8.74612 10.5673 8.06719C10.7023 7.38825 11.0357 6.76461 11.5251 6.27513C12.0146 5.78564 12.6383 5.4523 13.3172 5.31725C13.9961 5.1822 14.6999 5.25152 15.3394 5.51642C15.9789 5.78133 16.5256 6.22993 16.9102 6.80551C17.2947 7.38108 17.5 8.05777 17.5 8.75C17.5 9.67826 17.1313 10.5685 16.4749 11.2249C15.8185 11.8813 14.9283 12.25 14 12.25Z", fill: "currentColor" }),
|
|
31
|
+
h("path", { d: "M17.2086 22.75H10.7923C10.0961 22.75 9.42839 22.4734 8.93611 21.9812C8.44383 21.4889 8.16726 20.8212 8.16726 20.125V18.2289C8.16726 16.9525 8.67429 15.7284 9.57681 14.8259C10.4793 13.9234 11.7034 13.4164 12.9798 13.4164H15.0211C16.2975 13.4164 17.5216 13.9234 18.4241 14.8259C19.3266 15.7284 19.8336 16.9525 19.8336 18.2289V20.125C19.8336 20.8212 19.5571 21.4889 19.0648 21.9812C18.5725 22.4734 17.9048 22.75 17.2086 22.75Z", fill: "currentColor" }),
|
|
32
|
+
h("path", { d: "M6.41639 17.2086C6.41741 16.6044 6.54429 16.0071 6.78895 15.4547C7.03361 14.9022 7.39067 14.4068 7.83739 14H5.83276C4.90451 14 4.01427 14.3688 3.35789 15.0251C2.70151 15.6815 2.33276 16.5717 2.33276 17.5V18.8125C2.33276 19.0998 2.38935 19.3842 2.49928 19.6496C2.60921 19.915 2.77034 20.1562 2.97347 20.3593C3.1766 20.5624 3.41774 20.7236 3.68314 20.8335C3.94854 20.9434 4.233 21 4.52026 21H6.41639V17.2086Z", fill: "currentColor" })))));
|
|
33
|
+
}
|
|
34
|
+
static get is() { return "swirl-icon-groups-filled"; }
|
|
35
|
+
static get encapsulation() { return "shadow"; }
|
|
36
|
+
static get originalStyleUrls() { return {
|
|
37
|
+
"$": ["../swirl-icon.css"]
|
|
38
|
+
}; }
|
|
39
|
+
static get styleUrls() { return {
|
|
40
|
+
"$": ["../swirl-icon.css"]
|
|
41
|
+
}; }
|
|
42
|
+
static get properties() { return {
|
|
43
|
+
"size": {
|
|
44
|
+
"type": "number",
|
|
45
|
+
"mutable": false,
|
|
46
|
+
"complexType": {
|
|
47
|
+
"original": "SwirlIconSize",
|
|
48
|
+
"resolved": "16 | 20 | 24 | 28",
|
|
49
|
+
"references": {
|
|
50
|
+
"SwirlIconSize": {
|
|
51
|
+
"location": "import",
|
|
52
|
+
"path": "../swirl-icon.types"
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
},
|
|
56
|
+
"required": false,
|
|
57
|
+
"optional": false,
|
|
58
|
+
"docs": {
|
|
59
|
+
"tags": [],
|
|
60
|
+
"text": ""
|
|
61
|
+
},
|
|
62
|
+
"attribute": "size",
|
|
63
|
+
"reflect": false,
|
|
64
|
+
"defaultValue": "24"
|
|
65
|
+
}
|
|
66
|
+
}; }
|
|
67
|
+
}
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
// DO NOT EDIT. THIS FILE GETS GENERATED VIA "yarn generate".
|
|
2
|
+
import { Component, Fragment, h, Prop } from "@stencil/core";
|
|
3
|
+
import classnames from "classnames";
|
|
4
|
+
export class SwirlIconGroupsOutlined {
|
|
5
|
+
constructor() {
|
|
6
|
+
this.size = 24;
|
|
7
|
+
}
|
|
8
|
+
render() {
|
|
9
|
+
const viewBoxSize = this.size === 20 ? 24 : this.size;
|
|
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: "M8 4C8.19778 4 8.39112 4.05865 8.55557 4.16853C8.72002 4.27841 8.84819 4.43459 8.92388 4.61732C8.99956 4.80004 9.01937 5.00111 8.98078 5.19509C8.9422 5.38907 8.84696 5.56725 8.7071 5.70711C8.56725 5.84696 8.38907 5.9422 8.19509 5.98079C8.00111 6.01937 7.80004 5.99957 7.61731 5.92388C7.43459 5.84819 7.27841 5.72002 7.16853 5.55557C7.05865 5.39112 7 5.19778 7 5C7 4.73478 7.10535 4.48043 7.29289 4.29289C7.48043 4.10536 7.73478 4 8 4ZM8 3C7.60443 3 7.21775 3.1173 6.88886 3.33706C6.55996 3.55682 6.30361 3.86918 6.15224 4.23463C6.00086 4.60009 5.96126 5.00222 6.03843 5.39018C6.1156 5.77814 6.30608 6.13451 6.58578 6.41421C6.86549 6.69392 7.22185 6.8844 7.60982 6.96157C7.99778 7.03874 8.39991 6.99913 8.76536 6.84776C9.13081 6.69638 9.44317 6.44004 9.66294 6.11114C9.8827 5.78224 10 5.39556 10 5C10 4.46957 9.78928 3.96086 9.41421 3.58579C9.03914 3.21071 8.53043 3 8 3Z", fill: "currentColor" }),
|
|
14
|
+
h("path", { d: "M8.583 8.6665C9.04713 8.6665 9.49224 8.85087 9.82043 9.17906C10.1486 9.50725 10.333 9.95237 10.333 10.4165V11.5C10.333 11.6326 10.2803 11.7598 10.1865 11.8536C10.0928 11.9473 9.9656 12 9.833 12H6.1665C6.03389 12 5.90671 11.9473 5.81294 11.8536C5.71917 11.7598 5.6665 11.6326 5.6665 11.5V10.4165C5.6665 9.95237 5.85087 9.50725 6.17906 9.17906C6.50725 8.85087 6.95237 8.6665 7.4165 8.6665H8.583ZM8.583 7.6665H7.4165C6.68715 7.6665 5.98768 7.95623 5.47195 8.47196C4.95623 8.98768 4.6665 9.68715 4.6665 10.4165V11.5C4.6665 11.8978 4.82453 12.2794 5.10584 12.5607C5.38714 12.842 5.76867 13 6.1665 13H9.833C10.2308 13 10.6124 12.842 10.8937 12.5607C11.175 12.2794 11.333 11.8978 11.333 11.5V10.4165C11.333 9.68715 11.0433 8.98768 10.5275 8.47196C10.0118 7.95623 9.31234 7.6665 8.583 7.6665Z", fill: "currentColor" }),
|
|
15
|
+
h("path", { d: "M13.4165 12H12.6665C12.5339 12 12.4067 11.9473 12.3129 11.8536C12.2192 11.7598 12.1665 11.6326 12.1665 11.5C12.1665 11.3674 12.2192 11.2402 12.3129 11.1464C12.4067 11.0527 12.5339 11 12.6665 11H13.4165C13.4828 11 13.5464 10.9737 13.5933 10.9268C13.6402 10.8799 13.6665 10.8163 13.6665 10.75V10C13.6665 9.73478 13.5611 9.48043 13.3736 9.29289C13.1861 9.10536 12.9317 9 12.6665 9H12.1665C12.0339 9 11.9067 8.94732 11.8129 8.85355C11.7192 8.75979 11.6665 8.63261 11.6665 8.5C11.6665 8.36739 11.7192 8.24021 11.8129 8.14645C11.9067 8.05268 12.0339 8 12.1665 8H12.6665C13.1969 8 13.7056 8.21071 14.0807 8.58579C14.4558 8.96086 14.6665 9.46957 14.6665 10V10.75C14.6665 10.9142 14.6342 11.0767 14.5713 11.2284C14.5085 11.38 14.4165 11.5178 14.3004 11.6339C14.1843 11.75 14.0465 11.842 13.8949 11.9048C13.7432 11.9677 13.5806 12 13.4165 12Z", fill: "currentColor" }),
|
|
16
|
+
h("path", { d: "M3.3335 12H2.5835C2.41934 12 2.2568 11.9677 2.10514 11.9048C1.95348 11.842 1.81569 11.75 1.69961 11.6339C1.58354 11.5178 1.49147 11.38 1.42865 11.2284C1.36583 11.0767 1.3335 10.9142 1.3335 10.75V10C1.3335 9.46957 1.54421 8.96086 1.91928 8.58579C2.29436 8.21071 2.80306 8 3.3335 8H3.8335C3.9661 8 4.09328 8.05268 4.18705 8.14645C4.28082 8.24021 4.3335 8.36739 4.3335 8.5C4.3335 8.63261 4.28082 8.75979 4.18705 8.85355C4.09328 8.94732 3.9661 9 3.8335 9H3.3335C3.06828 9 2.81393 9.10536 2.62639 9.29289C2.43885 9.48043 2.3335 9.73478 2.3335 10V10.75C2.3335 10.8163 2.35984 10.8799 2.40672 10.9268C2.4536 10.9737 2.51719 11 2.5835 11H3.3335C3.4661 11 3.59328 11.0527 3.68705 11.1464C3.78082 11.2402 3.8335 11.3674 3.8335 11.5C3.8335 11.6326 3.78082 11.7598 3.68705 11.8536C3.59328 11.9473 3.4661 12 3.3335 12Z", fill: "currentColor" }),
|
|
17
|
+
h("path", { d: "M4 7C3.80221 7 3.60888 6.94135 3.44443 6.83147C3.27998 6.72159 3.1518 6.56541 3.07612 6.38268C3.00043 6.19996 2.98063 5.99889 3.01921 5.80491C3.0578 5.61093 3.15304 5.43275 3.29289 5.29289C3.43274 5.15304 3.61092 5.0578 3.80491 5.01921C3.99889 4.98063 4.19995 5.00043 4.38268 5.07612C4.56541 5.15181 4.72158 5.27998 4.83147 5.44443C4.94135 5.60888 5 5.80222 5 6C5 6.26522 4.89464 6.51957 4.7071 6.70711C4.51957 6.89464 4.26521 7 4 7Z", fill: "currentColor" }),
|
|
18
|
+
h("path", { d: "M12 7C11.8022 7 11.6089 6.94135 11.4444 6.83147C11.28 6.72159 11.1518 6.56541 11.0761 6.38268C11.0004 6.19996 10.9806 5.99889 11.0192 5.80491C11.0578 5.61093 11.153 5.43275 11.2929 5.29289C11.4327 5.15304 11.6109 5.0578 11.8049 5.01921C11.9989 4.98063 12.2 5.00043 12.3827 5.07612C12.5654 5.15181 12.7216 5.27998 12.8315 5.44443C12.9413 5.60888 13 5.80222 13 6C13 6.26522 12.8946 6.51957 12.7071 6.70711C12.5196 6.89464 12.2652 7 12 7Z", fill: "currentColor" }))),
|
|
19
|
+
(this.size === 20 || this.size === 24) && (h(Fragment, null,
|
|
20
|
+
h("path", { d: "M12 6C12.2967 6 12.5867 6.08797 12.8334 6.2528C13.08 6.41762 13.2723 6.65189 13.3858 6.92598C13.4993 7.20006 13.5291 7.50166 13.4712 7.79264C13.4133 8.08361 13.2704 8.35088 13.0607 8.56066C12.8509 8.77044 12.5836 8.9133 12.2926 8.97118C12.0017 9.02906 11.7001 8.99935 11.426 8.88582C11.1519 8.77229 10.9176 8.58003 10.7528 8.33336C10.588 8.08668 10.5 7.79667 10.5 7.5C10.5 7.10218 10.658 6.72064 10.9393 6.43934C11.2206 6.15804 11.6022 6 12 6ZM12 4.5C11.4067 4.5 10.8266 4.67595 10.3333 5.00559C9.83994 5.33524 9.45542 5.80377 9.22836 6.35195C9.00129 6.90013 8.94188 7.50333 9.05764 8.08527C9.17339 8.66721 9.45912 9.20176 9.87867 9.62132C10.2982 10.0409 10.8328 10.3266 11.4147 10.4424C11.9967 10.5581 12.5999 10.4987 13.148 10.2716C13.6962 10.0446 14.1648 9.66006 14.4944 9.16671C14.824 8.67336 15 8.09334 15 7.5C15 6.70435 14.6839 5.94129 14.1213 5.37868C13.5587 4.81607 12.7956 4.5 12 4.5Z", fill: "currentColor" }),
|
|
21
|
+
h("path", { d: "M12.8745 12.9998C13.5707 12.9998 14.2384 13.2763 14.7306 13.7686C15.2229 14.2609 15.4995 14.9286 15.4995 15.6248V17.25C15.4995 17.4489 15.4205 17.6397 15.2798 17.7803C15.1392 17.921 14.9484 18 14.7495 18H9.24974C9.05083 18 8.86007 17.921 8.71941 17.7803C8.57876 17.6397 8.49974 17.4489 8.49974 17.25V15.6248C8.49974 14.9286 8.77631 14.2609 9.26859 13.7686C9.76087 13.2763 10.4286 12.9998 11.1247 12.9998H12.8745ZM12.8745 11.4998H11.1247C10.0307 11.4998 8.98152 11.9343 8.20793 12.7079C7.43434 13.4815 6.99974 14.5307 6.99974 15.6248V17.25C6.99974 17.8467 7.2368 18.419 7.65875 18.841C8.08071 19.2629 8.65301 19.5 9.24974 19.5H14.7495C15.3462 19.5 15.9185 19.2629 16.3405 18.841C16.7624 18.419 16.9995 17.8467 16.9995 17.25V15.6248C16.9995 14.5307 16.5649 13.4815 15.7913 12.7079C15.0177 11.9343 13.9685 11.4998 12.8745 11.4998Z", fill: "currentColor" }),
|
|
22
|
+
h("path", { d: "M20.1247 18H18.9997C18.8008 18 18.6101 17.921 18.4694 17.7803C18.3288 17.6397 18.2497 17.4489 18.2497 17.25C18.2497 17.0511 18.3288 16.8603 18.4694 16.7197C18.6101 16.579 18.8008 16.5 18.9997 16.5H20.1247C20.2242 16.5 20.3196 16.4605 20.3899 16.3902C20.4602 16.3198 20.4997 16.2245 20.4997 16.125V15C20.4997 14.6022 20.3417 14.2206 20.0604 13.9393C19.7791 13.658 19.3976 13.5 18.9997 13.5H18.2497C18.0508 13.5 17.8601 13.421 17.7194 13.2803C17.5788 13.1397 17.4997 12.9489 17.4997 12.75C17.4997 12.5511 17.5788 12.3603 17.7194 12.2197C17.8601 12.079 18.0508 12 18.2497 12H18.9997C19.7954 12 20.5585 12.3161 21.1211 12.8787C21.6837 13.4413 21.9997 14.2044 21.9997 15V16.125C21.9997 16.3712 21.9512 16.615 21.857 16.8425C21.7628 17.07 21.6247 17.2767 21.4506 17.4508C21.2765 17.6249 21.0698 17.763 20.8423 17.8573C20.6148 17.9515 20.371 18 20.1247 18Z", fill: "currentColor" }),
|
|
23
|
+
h("path", { d: "M5.00024 18H3.87524C3.62902 18 3.3852 17.9515 3.15771 17.8573C2.93023 17.763 2.72353 17.6249 2.54942 17.4508C2.37531 17.2767 2.2372 17.07 2.14297 16.8425C2.04874 16.615 2.00024 16.3712 2.00024 16.125V15C2.00024 14.2044 2.31631 13.4413 2.87892 12.8787C3.44153 12.3161 4.20459 12 5.00024 12H5.75024C5.94916 12 6.13992 12.079 6.28057 12.2197C6.42123 12.3603 6.50024 12.5511 6.50024 12.75C6.50024 12.9489 6.42123 13.1397 6.28057 13.2803C6.13992 13.421 5.94916 13.5 5.75024 13.5H5.00024C4.60242 13.5 4.22089 13.658 3.93958 13.9393C3.65828 14.2206 3.50024 14.6022 3.50024 15V16.125C3.50024 16.2245 3.53975 16.3198 3.61008 16.3902C3.68041 16.4605 3.77579 16.5 3.87524 16.5H5.00024C5.19916 16.5 5.38992 16.579 5.53057 16.7197C5.67123 16.8603 5.75024 17.0511 5.75024 17.25C5.75024 17.4489 5.67123 17.6397 5.53057 17.7803C5.38992 17.921 5.19916 18 5.00024 18Z", fill: "currentColor" }),
|
|
24
|
+
h("path", { d: "M5.99999 10.5C5.70332 10.5 5.41331 10.412 5.16664 10.2472C4.91997 10.0824 4.72771 9.84811 4.61417 9.57402C4.50064 9.29994 4.47094 8.99834 4.52882 8.70736C4.58669 8.41639 4.72956 8.14912 4.93933 7.93934C5.14911 7.72956 5.41639 7.5867 5.70736 7.52882C5.99833 7.47094 6.29993 7.50065 6.57402 7.61418C6.84811 7.72771 7.08238 7.91997 7.2472 8.16664C7.41202 8.41332 7.49999 8.70333 7.49999 9C7.49999 9.39782 7.34196 9.77936 7.06065 10.0607C6.77935 10.342 6.39782 10.5 5.99999 10.5Z", fill: "currentColor" }),
|
|
25
|
+
h("path", { d: "M18 10.5C17.7033 10.5 17.4133 10.412 17.1666 10.2472C16.92 10.0824 16.7277 9.84811 16.6142 9.57402C16.5006 9.29994 16.4709 8.99834 16.5288 8.70736C16.5867 8.41639 16.7296 8.14912 16.9393 7.93934C17.1491 7.72956 17.4164 7.5867 17.7074 7.52882C17.9983 7.47094 18.2999 7.50065 18.574 7.61418C18.8481 7.72771 19.0824 7.91997 19.2472 8.16664C19.412 8.41332 19.5 8.70333 19.5 9C19.5 9.39782 19.342 9.77936 19.0607 10.0607C18.7793 10.342 18.3978 10.5 18 10.5Z", fill: "currentColor" }))),
|
|
26
|
+
this.size === 28 && (h(Fragment, null,
|
|
27
|
+
h("path", { d: "M14 7C14.3461 7 14.6845 7.10264 14.9722 7.29493C15.26 7.48722 15.4843 7.76053 15.6168 8.0803C15.7492 8.40007 15.7839 8.75194 15.7164 9.09141C15.6488 9.43087 15.4822 9.74269 15.2374 9.98744C14.9927 10.2322 14.6809 10.3989 14.3414 10.4664C14.0019 10.5339 13.6501 10.4992 13.3303 10.3668C13.0105 10.2343 12.7372 10.01 12.5449 9.72225C12.3526 9.43446 12.25 9.09612 12.25 8.75C12.25 8.28587 12.4344 7.84075 12.7626 7.51256C13.0907 7.18437 13.5359 7 14 7ZM14 5.25C13.3078 5.25 12.6311 5.45527 12.0555 5.83986C11.4799 6.22444 11.0313 6.77107 10.7664 7.41061C10.5015 8.05015 10.4322 8.75388 10.5672 9.43282C10.7023 10.1117 11.0356 10.7354 11.5251 11.2249C12.0146 11.7144 12.6382 12.0477 13.3172 12.1827C13.9961 12.3178 14.6998 12.2485 15.3394 11.9836C15.9789 11.7187 16.5256 11.2701 16.9101 10.6945C17.2947 10.1189 17.5 9.44223 17.5 8.75C17.5 7.82174 17.1312 6.9315 16.4749 6.27513C15.8185 5.61875 14.9283 5.25 14 5.25Z", fill: "currentColor" }),
|
|
28
|
+
h("path", { d: "M15.0202 15.1664C15.8325 15.1664 16.6114 15.489 17.1858 16.0634C17.7601 16.6377 18.0827 17.4166 18.0827 18.2289V20.125C18.0827 20.3571 17.9906 20.5796 17.8265 20.7437C17.6624 20.9078 17.4398 21 17.2077 21H10.7914C10.5593 21 10.3367 20.9078 10.1727 20.7437C10.0086 20.5796 9.91637 20.3571 9.91637 20.125V18.2289C9.91637 17.4166 10.239 16.6377 10.8134 16.0634C11.3877 15.489 12.1666 15.1664 12.9789 15.1664H15.0202ZM15.0202 13.4164H12.9789C11.7025 13.4164 10.4784 13.9234 9.57592 14.8259C8.6734 15.7284 8.16637 16.9525 8.16637 18.2289V20.125C8.16637 20.8212 8.44293 21.4889 8.93521 21.9812C9.4275 22.4734 10.0952 22.75 10.7914 22.75H17.2077C17.9039 22.75 18.5716 22.4734 19.0639 21.9812C19.5562 21.4889 19.8327 20.8212 19.8327 20.125V18.2289C19.8327 16.9525 19.3257 15.7284 18.4232 14.8259C17.5207 13.9234 16.2966 13.4164 15.0202 13.4164Z", fill: "currentColor" }),
|
|
29
|
+
h("path", { d: "M23.4789 21H22.1664C21.9343 21 21.7117 20.9078 21.5476 20.7437C21.3836 20.5796 21.2914 20.3571 21.2914 20.125C21.2914 19.8929 21.3836 19.6704 21.5476 19.5063C21.7117 19.3422 21.9343 19.25 22.1664 19.25H23.4789C23.5949 19.25 23.7062 19.2039 23.7882 19.1219C23.8703 19.0398 23.9164 18.9285 23.9164 18.8125V17.5C23.9164 17.0359 23.732 16.5908 23.4038 16.2626C23.0756 15.9344 22.6305 15.75 22.1664 15.75H21.2914C21.0593 15.75 20.8367 15.6578 20.6726 15.4937C20.5086 15.3296 20.4164 15.1071 20.4164 14.875C20.4164 14.6429 20.5086 14.4204 20.6726 14.2563C20.8367 14.0922 21.0593 14 21.2914 14H22.1664C23.0946 14 23.9849 14.3687 24.6412 15.0251C25.2976 15.6815 25.6664 16.5717 25.6664 17.5V18.8125C25.6664 19.0998 25.6098 19.3842 25.4999 19.6496C25.3899 19.915 25.2288 20.1562 25.0257 20.3593C24.8225 20.5624 24.5814 20.7236 24.316 20.8335C24.0506 20.9434 23.7661 21 23.4789 21Z", fill: "currentColor" }),
|
|
30
|
+
h("path", { d: "M5.83362 21H4.52112C4.23385 21 3.9494 20.9434 3.684 20.8335C3.4186 20.7236 3.17745 20.5624 2.97432 20.3593C2.77119 20.1562 2.61006 19.915 2.50013 19.6496C2.3902 19.3842 2.33362 19.0998 2.33362 18.8125V17.5C2.33362 16.5717 2.70237 15.6815 3.35874 15.0251C4.01512 14.3687 4.90536 14 5.83362 14H6.70862C6.94068 14 7.16324 14.0922 7.32734 14.2563C7.49143 14.4204 7.58362 14.6429 7.58362 14.875C7.58362 15.1071 7.49143 15.3296 7.32734 15.4937C7.16324 15.6578 6.94068 15.75 6.70862 15.75H5.83362C5.36949 15.75 4.92437 15.9344 4.59618 16.2626C4.26799 16.5908 4.08362 17.0359 4.08362 17.5V18.8125C4.08362 18.9285 4.12971 19.0398 4.21176 19.1219C4.29381 19.2039 4.40509 19.25 4.52112 19.25H5.83362C6.06568 19.25 6.28824 19.3422 6.45234 19.5063C6.61643 19.6704 6.70862 19.8929 6.70862 20.125C6.70862 20.3571 6.61643 20.5796 6.45234 20.7437C6.28824 20.9078 6.06568 21 5.83362 21Z", fill: "currentColor" }),
|
|
31
|
+
h("path", { d: "M6.99999 12.25C6.65388 12.25 6.31553 12.1474 6.02775 11.9551C5.73996 11.7628 5.51566 11.4895 5.3832 11.1697C5.25075 10.8499 5.21609 10.4981 5.28362 10.1586C5.35114 9.81913 5.51781 9.50731 5.76256 9.26256C6.0073 9.01782 6.31912 8.85115 6.65859 8.78363C6.99805 8.7161 7.34992 8.75076 7.66969 8.88321C7.98946 9.01566 8.26277 9.23997 8.45507 9.52775C8.64736 9.81554 8.74999 10.1539 8.74999 10.5C8.74999 10.9641 8.56562 11.4092 8.23743 11.7374C7.90924 12.0656 7.46412 12.25 6.99999 12.25Z", fill: "currentColor" }),
|
|
32
|
+
h("path", { d: "M21 12.25C20.6539 12.25 20.3155 12.1474 20.0277 11.9551C19.74 11.7628 19.5157 11.4895 19.3832 11.1697C19.2507 10.8499 19.2161 10.4981 19.2836 10.1586C19.3511 9.81913 19.5178 9.50731 19.7626 9.26256C20.0073 9.01782 20.3191 8.85115 20.6586 8.78363C20.9981 8.7161 21.3499 8.75076 21.6697 8.88321C21.9895 9.01566 22.2628 9.23997 22.4551 9.52775C22.6474 9.81554 22.75 10.1539 22.75 10.5C22.75 10.9641 22.5656 11.4092 22.2374 11.7374C21.9092 12.0656 21.4641 12.25 21 12.25Z", fill: "currentColor" })))));
|
|
33
|
+
}
|
|
34
|
+
static get is() { return "swirl-icon-groups-outlined"; }
|
|
35
|
+
static get encapsulation() { return "shadow"; }
|
|
36
|
+
static get originalStyleUrls() { return {
|
|
37
|
+
"$": ["../swirl-icon.css"]
|
|
38
|
+
}; }
|
|
39
|
+
static get styleUrls() { return {
|
|
40
|
+
"$": ["../swirl-icon.css"]
|
|
41
|
+
}; }
|
|
42
|
+
static get properties() { return {
|
|
43
|
+
"size": {
|
|
44
|
+
"type": "number",
|
|
45
|
+
"mutable": false,
|
|
46
|
+
"complexType": {
|
|
47
|
+
"original": "SwirlIconSize",
|
|
48
|
+
"resolved": "16 | 20 | 24 | 28",
|
|
49
|
+
"references": {
|
|
50
|
+
"SwirlIconSize": {
|
|
51
|
+
"location": "import",
|
|
52
|
+
"path": "../swirl-icon.types"
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
},
|
|
56
|
+
"required": false,
|
|
57
|
+
"optional": false,
|
|
58
|
+
"docs": {
|
|
59
|
+
"tags": [],
|
|
60
|
+
"text": ""
|
|
61
|
+
},
|
|
62
|
+
"attribute": "size",
|
|
63
|
+
"reflect": false,
|
|
64
|
+
"defaultValue": "24"
|
|
65
|
+
}
|
|
66
|
+
}; }
|
|
67
|
+
}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
// DO NOT EDIT. THIS FILE GETS GENERATED VIA "yarn generate".
|
|
2
|
+
import { Component, Fragment, h, Prop } from "@stencil/core";
|
|
3
|
+
import classnames from "classnames";
|
|
4
|
+
export class SwirlIconGroups {
|
|
5
|
+
constructor() {
|
|
6
|
+
this.size = 24;
|
|
7
|
+
}
|
|
8
|
+
render() {
|
|
9
|
+
const viewBoxSize = this.size === 20 ? 24 : this.size;
|
|
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: "M8 8.5C9.08667 8.5 10.0467 8.76 10.8267 9.1C11.5467 9.42 12 10.14 12 10.92V11.3333C12 11.7 11.7 12 11.3333 12H4.66667C4.3 12 4 11.7 4 11.3333V10.9267C4 10.14 4.45333 9.42 5.17333 9.10667C5.95333 8.76 6.91333 8.5 8 8.5ZM2.66667 8.66667C3.4 8.66667 4 8.06667 4 7.33333C4 6.6 3.4 6 2.66667 6C1.93333 6 1.33333 6.6 1.33333 7.33333C1.33333 8.06667 1.93333 8.66667 2.66667 8.66667ZM3.42 9.4C3.17333 9.36 2.92667 9.33333 2.66667 9.33333C2.00667 9.33333 1.38 9.47333 0.813333 9.72C0.32 9.93333 0 10.4133 0 10.9533V11.3333C0 11.7 0.3 12 0.666667 12H3V10.9267C3 10.3733 3.15333 9.85333 3.42 9.4ZM13.3333 8.66667C14.0667 8.66667 14.6667 8.06667 14.6667 7.33333C14.6667 6.6 14.0667 6 13.3333 6C12.6 6 12 6.6 12 7.33333C12 8.06667 12.6 8.66667 13.3333 8.66667ZM16 10.9533C16 10.4133 15.68 9.93333 15.1867 9.72C14.62 9.47333 13.9933 9.33333 13.3333 9.33333C13.0733 9.33333 12.8267 9.36 12.58 9.4C12.8467 9.85333 13 10.3733 13 10.9267V12H15.3333C15.7 12 16 11.7 16 11.3333V10.9533ZM8 4C9.10667 4 10 4.89333 10 6C10 7.10667 9.10667 8 8 8C6.89333 8 6 7.10667 6 6C6 4.89333 6.89333 4 8 4Z", fill: "currentColor" }))),
|
|
14
|
+
(this.size === 20 || this.size === 24) && (h(Fragment, null,
|
|
15
|
+
h("path", { d: "M12 12.75C13.63 12.75 15.07 13.14 16.24 13.65C17.32 14.13 18 15.21 18 16.38V17C18 17.55 17.55 18 17 18H7C6.45 18 6 17.55 6 17V16.39C6 15.21 6.68 14.13 7.76 13.66C8.93 13.14 10.37 12.75 12 12.75ZM4 13C5.1 13 6 12.1 6 11C6 9.9 5.1 9 4 9C2.9 9 2 9.9 2 11C2 12.1 2.9 13 4 13ZM5.13 14.1C4.76 14.04 4.39 14 4 14C3.01 14 2.07 14.21 1.22 14.58C0.48 14.9 0 15.62 0 16.43V17C0 17.55 0.45 18 1 18H4.5V16.39C4.5 15.56 4.73 14.78 5.13 14.1ZM20 13C21.1 13 22 12.1 22 11C22 9.9 21.1 9 20 9C18.9 9 18 9.9 18 11C18 12.1 18.9 13 20 13ZM24 16.43C24 15.62 23.52 14.9 22.78 14.58C21.93 14.21 20.99 14 20 14C19.61 14 19.24 14.04 18.87 14.1C19.27 14.78 19.5 15.56 19.5 16.39V18H23C23.55 18 24 17.55 24 17V16.43ZM12 6C13.66 6 15 7.34 15 9C15 10.66 13.66 12 12 12C10.34 12 9 10.66 9 9C9 7.34 10.34 6 12 6Z", fill: "currentColor" }))),
|
|
16
|
+
this.size === 28 && (h(Fragment, null,
|
|
17
|
+
h("path", { d: "M14 14.875C15.9017 14.875 17.5817 15.33 18.9467 15.925C20.2067 16.485 21 17.745 21 19.11V19.8333C21 20.475 20.475 21 19.8333 21H8.16667C7.525 21 7 20.475 7 19.8333V19.1217C7 17.745 7.79333 16.485 9.05333 15.9367C10.4183 15.33 12.0983 14.875 14 14.875ZM4.66667 15.1667C5.95 15.1667 7 14.1167 7 12.8333C7 11.55 5.95 10.5 4.66667 10.5C3.38333 10.5 2.33333 11.55 2.33333 12.8333C2.33333 14.1167 3.38333 15.1667 4.66667 15.1667ZM5.985 16.45C5.55333 16.38 5.12167 16.3333 4.66667 16.3333C3.51167 16.3333 2.415 16.5783 1.42333 17.01C0.56 17.3833 0 18.2233 0 19.1683V19.8333C0 20.475 0.525 21 1.16667 21H5.25V19.1217C5.25 18.1533 5.51833 17.2433 5.985 16.45ZM23.3333 15.1667C24.6167 15.1667 25.6667 14.1167 25.6667 12.8333C25.6667 11.55 24.6167 10.5 23.3333 10.5C22.05 10.5 21 11.55 21 12.8333C21 14.1167 22.05 15.1667 23.3333 15.1667ZM28 19.1683C28 18.2233 27.44 17.3833 26.5767 17.01C25.585 16.5783 24.4883 16.3333 23.3333 16.3333C22.8783 16.3333 22.4467 16.38 22.015 16.45C22.4817 17.2433 22.75 18.1533 22.75 19.1217V21H26.8333C27.475 21 28 20.475 28 19.8333V19.1683ZM14 7C15.9367 7 17.5 8.56333 17.5 10.5C17.5 12.4367 15.9367 14 14 14C12.0633 14 10.5 12.4367 10.5 10.5C10.5 8.56333 12.0633 7 14 7Z", fill: "currentColor" })))));
|
|
18
|
+
}
|
|
19
|
+
static get is() { return "swirl-icon-groups"; }
|
|
20
|
+
static get encapsulation() { return "shadow"; }
|
|
21
|
+
static get originalStyleUrls() { return {
|
|
22
|
+
"$": ["../swirl-icon.css"]
|
|
23
|
+
}; }
|
|
24
|
+
static get styleUrls() { return {
|
|
25
|
+
"$": ["../swirl-icon.css"]
|
|
26
|
+
}; }
|
|
27
|
+
static get properties() { return {
|
|
28
|
+
"size": {
|
|
29
|
+
"type": "number",
|
|
30
|
+
"mutable": false,
|
|
31
|
+
"complexType": {
|
|
32
|
+
"original": "SwirlIconSize",
|
|
33
|
+
"resolved": "16 | 20 | 24 | 28",
|
|
34
|
+
"references": {
|
|
35
|
+
"SwirlIconSize": {
|
|
36
|
+
"location": "import",
|
|
37
|
+
"path": "../swirl-icon.types"
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
|
+
"required": false,
|
|
42
|
+
"optional": false,
|
|
43
|
+
"docs": {
|
|
44
|
+
"tags": [],
|
|
45
|
+
"text": ""
|
|
46
|
+
},
|
|
47
|
+
"attribute": "size",
|
|
48
|
+
"reflect": false,
|
|
49
|
+
"defaultValue": "24"
|
|
50
|
+
}
|
|
51
|
+
}; }
|
|
52
|
+
}
|