@getflip/swirl-components-react 0.440.1 → 0.442.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/dist/file-manager.entry.d556b134.js +57 -0
- package/dist/index.cce5c1d5.js +4543 -0
- package/dist/swirl-accordion-item.entry.54e37ff5.js +38 -0
- package/dist/swirl-accordion.entry.9a412f5c.js +36 -0
- package/dist/swirl-action-list-item.entry.2a1cc8c4.js +38 -0
- package/dist/swirl-action-list-section.entry.681fd8de.js +15 -0
- package/dist/swirl-action-list_7.entry.3eb49be2.js +141 -0
- package/dist/swirl-app-bar.entry.3d3e46fb.js +49 -0
- package/dist/swirl-app-icon.entry.c615f642.js +30 -0
- package/dist/swirl-app-layout_5.entry.d852948e.js +489 -0
- package/dist/swirl-autocomplete.entry.5db23bc5.js +115 -0
- package/dist/swirl-avatar-group.entry.dd529201.js +37 -0
- package/dist/swirl-avatar.entry.7c0b6445.js +71 -0
- package/dist/swirl-badge.entry.1c7e6483.js +19 -0
- package/dist/swirl-banner.entry.e2ac611e.js +51 -0
- package/dist/swirl-box.entry.c87a5460.js +105 -0
- package/dist/swirl-button-group.entry.25b7bf55.js +19 -0
- package/dist/swirl-button.entry.3098bfcf.js +66 -0
- package/dist/swirl-card.entry.0b58dd89.js +55 -0
- package/dist/swirl-carousel-slide.entry.428e297b.js +23 -0
- package/dist/swirl-carousel.entry.56f2eee2.js +99 -0
- package/dist/swirl-checkbox.entry.f914d9b3.js +30 -0
- package/dist/swirl-chip.entry.65c14c38.js +42 -0
- package/dist/swirl-color-input.entry.3227f738.js +270 -0
- package/dist/swirl-columns.entry.e7f5fc06.js +18 -0
- package/dist/swirl-components-react.js +1 -1
- package/dist/swirl-components-react.umd.cjs +35 -35
- package/dist/swirl-console-layout.entry.8b8e5623.js +99 -0
- package/dist/swirl-data-cell-stack.entry.f8f46765.js +27 -0
- package/dist/swirl-data-cell.entry.aded5d45.js +36 -0
- package/dist/swirl-date-input.entry.7802822b.js +142 -0
- package/dist/swirl-date-picker_2.entry.77805398.js +47 -0
- package/dist/swirl-description-list-item.entry.866b049f.js +24 -0
- package/dist/swirl-description-list.entry.f6ae3096.js +15 -0
- package/dist/swirl-dialog.entry.4b0572ee.js +57 -0
- package/dist/swirl-emoji-clap.entry.dd268e6c.js +17 -0
- package/dist/swirl-emoji-happy.entry.5f04ddf5.js +17 -0
- package/dist/swirl-emoji-idea.entry.867e1ca2.js +17 -0
- package/dist/swirl-emoji-love.entry.ee45b5e4.js +17 -0
- package/dist/swirl-emoji-sad.entry.ca53fc04.js +17 -0
- package/dist/swirl-emoji-thumbs-up.entry.42b82bd3.js +17 -0
- package/dist/swirl-emoji.entry.436fea18.js +16 -0
- package/dist/swirl-file-chip.entry.43d4848f.js +57 -0
- package/dist/swirl-file-uploader.entry.98d28593.js +31 -0
- package/dist/swirl-file-viewer_8.entry.e78b180c.js +18741 -0
- package/dist/swirl-form-control.entry.3753a02c.js +102 -0
- package/dist/swirl-form-group.entry.b32193e5.js +17 -0
- package/dist/swirl-heading.entry.a68b1f0a.js +26 -0
- package/dist/swirl-icon-add-moderator.entry.88e4b57d.js +19 -0
- package/dist/swirl-icon-add-photo.entry.74f0fe27.js +19 -0
- package/dist/swirl-icon-add-reaction.entry.d3ec3c6e.js +19 -0
- package/dist/swirl-icon-admin-panel-settings.entry.840c9da2.js +19 -0
- package/dist/swirl-icon-ai-filled.entry.7d9361a7.js +19 -0
- package/dist/swirl-icon-ai.entry.d2ee47d1.js +19 -0
- package/dist/swirl-icon-apps.entry.2ee97b2b.js +19 -0
- package/dist/swirl-icon-arrow-back_5.entry.9dca5ec9.js +71 -0
- package/dist/swirl-icon-arrow-downward_2.entry.617bc5e9.js +32 -0
- package/dist/swirl-icon-arrow-left_3.entry.8a84b90d.js +45 -0
- package/dist/swirl-icon-arrow-right-small.entry.91604867.js +19 -0
- package/dist/swirl-icon-aspect-ratio.entry.4ec555ad.js +19 -0
- package/dist/swirl-icon-attachment_6.entry.f035a5ac.js +84 -0
- package/dist/swirl-icon-autorenew.entry.fd96dd8a.js +19 -0
- package/dist/swirl-icon-bar-chart.entry.715ec7b4.js +19 -0
- package/dist/swirl-icon-beach-access-filled.entry.1c073421.js +19 -0
- package/dist/swirl-icon-beach-access.entry.de597efa.js +19 -0
- package/dist/swirl-icon-block.entry.3e3cfbd3.js +19 -0
- package/dist/swirl-icon-bookmark-filled.entry.01e12e81.js +19 -0
- package/dist/swirl-icon-bookmark.entry.5917640e.js +19 -0
- package/dist/swirl-icon-calendar-add-on-filled.entry.f8d79b9d.js +19 -0
- package/dist/swirl-icon-calendar-respond.entry.1578ea2b.js +19 -0
- package/dist/swirl-icon-calendar-today.entry.698b189a.js +19 -0
- package/dist/swirl-icon-call-end.entry.84149ab5.js +19 -0
- package/dist/swirl-icon-call.entry.4c54a2ca.js +19 -0
- package/dist/swirl-icon-cancel-filled.entry.2e8484b5.js +19 -0
- package/dist/swirl-icon-cancel-outline.entry.697b909f.js +19 -0
- package/dist/swirl-icon-cancel_4.entry.d683be70.js +58 -0
- package/dist/swirl-icon-chat-bubble.entry.1f160110.js +19 -0
- package/dist/swirl-icon-chats-filled.entry.1ffbcb8c.js +19 -0
- package/dist/swirl-icon-chats.entry.3641659d.js +19 -0
- package/dist/swirl-icon-check-circle-filled.entry.a3d62944.js +19 -0
- package/dist/swirl-icon-check-circle_2.entry.51baa32a.js +32 -0
- package/dist/swirl-icon-check-small_3.entry.feebd386.js +45 -0
- package/dist/swirl-icon-check.entry.ba1ac673.js +19 -0
- package/dist/swirl-icon-checkbox-filled.entry.8cf74b96.js +19 -0
- package/dist/swirl-icon-chevron-left.entry.cd4785b8.js +19 -0
- package/dist/swirl-icon-chevron-right.entry.fe39c7a3.js +19 -0
- package/dist/swirl-icon-close-fullscreen.entry.04c7e0dc.js +19 -0
- package/dist/swirl-icon-close-small.entry.d7f10dd6.js +19 -0
- package/dist/swirl-icon-close.entry.327849df.js +19 -0
- package/dist/swirl-icon-cloud-upload.entry.162a9f9d.js +19 -0
- package/dist/swirl-icon-column.entry.1e79cb4a.js +19 -0
- package/dist/swirl-icon-comment.entry.9011efa3.js +19 -0
- package/dist/swirl-icon-contrast.entry.f54bc781.js +19 -0
- package/dist/swirl-icon-copy.entry.74db5aed.js +19 -0
- package/dist/swirl-icon-crop.entry.25dcb1af.js +19 -0
- package/dist/swirl-icon-dark-mode.entry.9c3c15e5.js +19 -0
- package/dist/swirl-icon-date-range.entry.fab2cb14.js +19 -0
- package/dist/swirl-icon-delete.entry.879b7d99.js +19 -0
- package/dist/swirl-icon-deployed-code.entry.47d19605.js +19 -0
- package/dist/swirl-icon-description.entry.4de42aec.js +19 -0
- package/dist/swirl-icon-desktop.entry.39d7494b.js +19 -0
- package/dist/swirl-icon-directory-filled.entry.6aa0241e.js +19 -0
- package/dist/swirl-icon-directory.entry.22842e39.js +19 -0
- package/dist/swirl-icon-discover.entry.e9da980f.js +19 -0
- package/dist/swirl-icon-dock-left.entry.48ea9624.js +19 -0
- package/dist/swirl-icon-door-open.entry.473ff8fc.js +19 -0
- package/dist/swirl-icon-dot.entry.08035d3b.js +19 -0
- package/dist/swirl-icon-double-arrow-right.entry.ce746c1b.js +19 -0
- package/dist/swirl-icon-edit-note.entry.da7342bf.js +19 -0
- package/dist/swirl-icon-edit.entry.8606a4fd.js +19 -0
- package/dist/swirl-icon-emoji-mood.entry.6d71d97a.js +19 -0
- package/dist/swirl-icon-emoji-satisfied.entry.de7298a5.js +19 -0
- package/dist/swirl-icon-emoji-symbols.entry.79d1cdd3.js +19 -0
- package/dist/swirl-icon-error_3.entry.5444e39c.js +59 -0
- package/dist/swirl-icon-expand-more.entry.9ae8695d.js +19 -0
- package/dist/swirl-icon-experiment.entry.4a2ecdbf.js +19 -0
- package/dist/swirl-icon-file.entry.6dae87f6.js +19 -0
- package/dist/swirl-icon-filter.entry.7e216228.js +19 -0
- package/dist/swirl-icon-format-h-one.entry.cd73ec36.js +19 -0
- package/dist/swirl-icon-format-list-bulleted.entry.088b4bdf.js +19 -0
- package/dist/swirl-icon-forward.entry.cb9c849d.js +19 -0
- package/dist/swirl-icon-gif.entry.4e092bd9.js +19 -0
- package/dist/swirl-icon-group-add.entry.78be5746.js +19 -0
- package/dist/swirl-icon-group-assign.entry.3f1ce0b0.js +19 -0
- package/dist/swirl-icon-groups-filled.entry.712ad3ac.js +19 -0
- package/dist/swirl-icon-groups.entry.d8ad733e.js +19 -0
- package/dist/swirl-icon-hamburger-menu.entry.6b150d2f.js +19 -0
- package/dist/swirl-icon-health-and-safety.entry.9a30bf54.js +19 -0
- package/dist/swirl-icon-help-filled.entry.c598a9a2.js +19 -0
- package/dist/swirl-icon-help.entry.85740af1.js +19 -0
- package/dist/swirl-icon-highlight.entry.f8772a34.js +19 -0
- package/dist/swirl-icon-history.entry.4074843d.js +19 -0
- package/dist/swirl-icon-home-filled.entry.16d77054.js +19 -0
- package/dist/swirl-icon-home.entry.f1947b56.js +19 -0
- package/dist/swirl-icon-hr-resting.entry.bfc120dd.js +19 -0
- package/dist/swirl-icon-improve-text.entry.bbd9e1d6.js +19 -0
- package/dist/swirl-icon-info.entry.cf82a746.js +19 -0
- package/dist/swirl-icon-insert-below.entry.ce123c25.js +19 -0
- package/dist/swirl-icon-insert-chart.entry.62339e57.js +19 -0
- package/dist/swirl-icon-insert-on-top.entry.2e3fb0e5.js +19 -0
- package/dist/swirl-icon-inventory-off.entry.3ba88618.js +19 -0
- package/dist/swirl-icon-inventory.entry.49f08e66.js +19 -0
- package/dist/swirl-icon-iphone.entry.7c145de0.js +19 -0
- package/dist/swirl-icon-key.entry.2b8a61c6.js +19 -0
- package/dist/swirl-icon-keyboard-hide.entry.26d726ea.js +19 -0
- package/dist/swirl-icon-keyboard.entry.4cb724e3.js +19 -0
- package/dist/swirl-icon-language.entry.67f0c0d4.js +19 -0
- package/dist/swirl-icon-light-mode.entry.1b0a1563.js +19 -0
- package/dist/swirl-icon-like.entry.5d989064.js +19 -0
- package/dist/swirl-icon-link.entry.ddbea530.js +19 -0
- package/dist/swirl-icon-live.entry.b0761c5a.js +19 -0
- package/dist/swirl-icon-load.entry.5131a38d.js +19 -0
- package/dist/swirl-icon-location-on.entry.357f5425.js +19 -0
- package/dist/swirl-icon-lock-open.entry.977b7670.js +19 -0
- package/dist/swirl-icon-lock-person.entry.63e26be5.js +19 -0
- package/dist/swirl-icon-lock.entry.3c0fb64d.js +19 -0
- package/dist/swirl-icon-login.entry.ad8f2993.js +19 -0
- package/dist/swirl-icon-logout.entry.81f22df4.js +19 -0
- package/dist/swirl-icon-long-text.entry.4d7bf6eb.js +19 -0
- package/dist/swirl-icon-mail.entry.99bb1254.js +19 -0
- package/dist/swirl-icon-manage-accounts.entry.7a5502a4.js +19 -0
- package/dist/swirl-icon-mark-chat-read.entry.86058e5a.js +19 -0
- package/dist/swirl-icon-mark-chat-unread.entry.a8f530ee.js +19 -0
- package/dist/swirl-icon-mention.entry.4af141fe.js +19 -0
- package/dist/swirl-icon-menu-book-filled.entry.a6426b58.js +19 -0
- package/dist/swirl-icon-menu-filled.entry.be3c2557.js +19 -0
- package/dist/swirl-icon-menu.entry.32540722.js +19 -0
- package/dist/swirl-icon-message.entry.115bcdf6.js +19 -0
- package/dist/swirl-icon-mic-off.entry.52bcb3a4.js +19 -0
- package/dist/swirl-icon-mic.entry.e17b41ad.js +19 -0
- package/dist/swirl-icon-more-horizontal.entry.716cfe57.js +19 -0
- package/dist/swirl-icon-more-vertikal.entry.d128c253.js +19 -0
- package/dist/swirl-icon-news-filled.entry.db273448.js +19 -0
- package/dist/swirl-icon-news-off.entry.e4091174.js +19 -0
- package/dist/swirl-icon-news.entry.87add25e.js +19 -0
- package/dist/swirl-icon-next-plan.entry.5b7b968d.js +19 -0
- package/dist/swirl-icon-note-stack-filled.entry.7f92fe98.js +19 -0
- package/dist/swirl-icon-note-stack.entry.b9f5a06e.js +19 -0
- package/dist/swirl-icon-notifications-active.entry.d09231c5.js +19 -0
- package/dist/swirl-icon-notifications-off.entry.dddef412.js +19 -0
- package/dist/swirl-icon-notifications.entry.8eb0f18f.js +19 -0
- package/dist/swirl-icon-open-in-full.entry.3869bf3f.js +19 -0
- package/dist/swirl-icon-open-in-new.entry.dc340a67.js +19 -0
- package/dist/swirl-icon-patient-list.entry.6541d89b.js +19 -0
- package/dist/swirl-icon-pause-circle.entry.aaf99e6e.js +19 -0
- package/dist/swirl-icon-pause.entry.80b6cc65.js +19 -0
- package/dist/swirl-icon-people-alt.entry.a76eaea8.js +19 -0
- package/dist/swirl-icon-person-check.entry.43137478.js +19 -0
- package/dist/swirl-icon-person-off.entry.6a2a323a.js +19 -0
- package/dist/swirl-icon-person.entry.bc4d38d4.js +19 -0
- package/dist/swirl-icon-phone.entry.2d41b106.js +19 -0
- package/dist/swirl-icon-photo-camera.entry.db083478.js +19 -0
- package/dist/swirl-icon-picture-in-picture.entry.6a35edaf.js +19 -0
- package/dist/swirl-icon-pin-off.entry.2f98e836.js +19 -0
- package/dist/swirl-icon-pin.entry.37984337.js +19 -0
- package/dist/swirl-icon-place.entry.06d3490d.js +19 -0
- package/dist/swirl-icon-play-arrow.entry.04d998cc.js +19 -0
- package/dist/swirl-icon-poll.entry.b56d8261.js +19 -0
- package/dist/swirl-icon-post-approval.entry.e58982a3.js +19 -0
- package/dist/swirl-icon-present.entry.21a6bfe2.js +19 -0
- package/dist/swirl-icon-preview.entry.396fd18f.js +19 -0
- package/dist/swirl-icon-print.entry.d8b10be5.js +19 -0
- package/dist/swirl-icon-public-off.entry.8832740a.js +19 -0
- package/dist/swirl-icon-public.entry.96c4174f.js +19 -0
- package/dist/swirl-icon-published-with-changes.entry.27e60fbe.js +19 -0
- package/dist/swirl-icon-ratio-four-to-three.entry.c6dba1b2.js +19 -0
- package/dist/swirl-icon-ratio-freeform.entry.24dd9449.js +19 -0
- package/dist/swirl-icon-ratio-sixteen-to-nine.entry.ce5e3da7.js +19 -0
- package/dist/swirl-icon-ratio-square.entry.35fdeedf.js +19 -0
- package/dist/swirl-icon-ratio-three-to-four.entry.f515f4dc.js +19 -0
- package/dist/swirl-icon-ratio-three-to-two.entry.08e7e601.js +19 -0
- package/dist/swirl-icon-recieved.entry.bd3189e7.js +19 -0
- package/dist/swirl-icon-refresh.entry.f90d5976.js +19 -0
- package/dist/swirl-icon-remove-circle.entry.c83bc7d5.js +19 -0
- package/dist/swirl-icon-remove-moderator.entry.bebefe6d.js +19 -0
- package/dist/swirl-icon-reply.entry.151b0bfb.js +19 -0
- package/dist/swirl-icon-report.entry.235bc972.js +19 -0
- package/dist/swirl-icon-roadmap.entry.863269bb.js +19 -0
- package/dist/swirl-icon-rotate-left.entry.85a6dac0.js +19 -0
- package/dist/swirl-icon-rotate-right.entry.53fc9780.js +19 -0
- package/dist/swirl-icon-screenshare-off.entry.090bc7ba.js +19 -0
- package/dist/swirl-icon-screenshare.entry.c1236fbb.js +19 -0
- package/dist/swirl-icon-search-strong.entry.02e01206.js +19 -0
- package/dist/swirl-icon-search.entry.fe831f86.js +19 -0
- package/dist/swirl-icon-section.entry.244bdfcf.js +19 -0
- package/dist/swirl-icon-secure.entry.f2657ca0.js +19 -0
- package/dist/swirl-icon-send.entry.51d83e55.js +19 -0
- package/dist/swirl-icon-settings.entry.b36b0039.js +19 -0
- package/dist/swirl-icon-short-text.entry.5842e609.js +19 -0
- package/dist/swirl-icon-simplify.entry.58291fa6.js +19 -0
- package/dist/swirl-icon-spellcheck.entry.535be2d8.js +19 -0
- package/dist/swirl-icon-stars.entry.5b0c005c.js +19 -0
- package/dist/swirl-icon-sticky-note.entry.1e9e935f.js +19 -0
- package/dist/swirl-icon-stop-circle.entry.aaf149aa.js +19 -0
- package/dist/swirl-icon-stop.entry.39af3dc7.js +19 -0
- package/dist/swirl-icon-sunny.entry.1b06438b.js +19 -0
- package/dist/swirl-icon-sync.entry.1f5a117c.js +19 -0
- package/dist/swirl-icon-tasks-filled.entry.3009f7bf.js +19 -0
- package/dist/swirl-icon-tasks.entry.cd7f74c2.js +19 -0
- package/dist/swirl-icon-terminal.entry.4614521d.js +19 -0
- package/dist/swirl-icon-time-filled.entry.4b854e13.js +19 -0
- package/dist/swirl-icon-time.entry.95d09693.js +19 -0
- package/dist/swirl-icon-today-filled.entry.dc0672ce.js +19 -0
- package/dist/swirl-icon-translate.entry.1f2c6ce3.js +19 -0
- package/dist/swirl-icon-tree-structure.entry.98888555.js +19 -0
- package/dist/swirl-icon-undo.entry.232dcbda.js +19 -0
- package/dist/swirl-icon-unlock-person.entry.a379e65b.js +19 -0
- package/dist/swirl-icon-upload.entry.ff0f4ff8.js +19 -0
- package/dist/swirl-icon-user-add.entry.55c3e700.js +19 -0
- package/dist/swirl-icon-user-assign.entry.9a22a002.js +19 -0
- package/dist/swirl-icon-video-camera-off.entry.b1ef0a3a.js +19 -0
- package/dist/swirl-icon-video-camera.entry.2ecbc536.js +19 -0
- package/dist/swirl-icon-video-library.entry.6a171f5a.js +19 -0
- package/dist/swirl-icon-view-agenda.entry.61d713b5.js +19 -0
- package/dist/swirl-icon-voice.entry.f3aa8df4.js +19 -0
- package/dist/swirl-icon-volume-up.entry.66c28ff5.js +19 -0
- package/dist/swirl-icon-web-asset-off.entry.54768e7b.js +19 -0
- package/dist/swirl-icon-web-asset.entry.dc6bb13f.js +19 -0
- package/dist/swirl-icon-work.entry.e5c1a878.js +19 -0
- package/dist/swirl-icon.entry.4ae0dbe7.js +17 -0
- package/dist/swirl-image-grid-item.entry.9726ed3a.js +91 -0
- package/dist/swirl-image-grid.entry.71c7ac02.js +53 -0
- package/dist/swirl-inline-notification.entry.8a255172.js +17 -0
- package/dist/swirl-inline-status.entry.6c30a75a.js +37 -0
- package/dist/swirl-lightbox.entry.39a45048.js +142 -0
- package/dist/swirl-link.entry.2b05688a.js +17 -0
- package/dist/swirl-list.entry.a8d3ddbb.js +18 -0
- package/dist/swirl-menu-item.entry.45dfa70d.js +84 -0
- package/dist/swirl-menu.entry.68eba832.js +179 -0
- package/dist/swirl-modal-shell.entry.899b08f7.js +47 -0
- package/dist/swirl-modal.entry.7bab1561.js +190 -0
- package/dist/swirl-option-list-section.entry.fea4f3e8.js +15 -0
- package/dist/swirl-option-list_2.entry.38c619f8.js +290 -0
- package/dist/swirl-pagination.entry.9b891ecb.js +38 -0
- package/dist/swirl-pdf-reader.entry.62ce89e1.js +119 -0
- package/dist/swirl-popover_2.entry.27b9ba3f.js +261 -0
- package/dist/swirl-progress-indicator.entry.478957a2.js +17 -0
- package/dist/swirl-radio-group.entry.83b77861.js +35 -0
- package/dist/swirl-radio.entry.91c88fa5.js +29 -0
- package/dist/swirl-resource-list-file-item.entry.09fab67d.js +39 -0
- package/dist/swirl-resource-list-section.entry.3e3de69a.js +19 -0
- package/dist/swirl-search.entry.4cdbb6a0.js +51 -0
- package/dist/swirl-select.entry.a7f09273.js +92 -0
- package/dist/swirl-separator.entry.dfa8d7f6.js +29 -0
- package/dist/swirl-shell-layout.entry.2b19e373.js +681 -0
- package/dist/swirl-shell-navigation-item.entry.52bfcf9a.js +409 -0
- package/dist/swirl-skeleton-box.entry.158ead92.js +31 -0
- package/dist/swirl-skeleton-text.entry.8a5e0c5d.js +38 -0
- package/dist/swirl-stack.entry.fe3beb35.js +21 -0
- package/dist/swirl-status-indicator.entry.5bb93344.js +17 -0
- package/dist/swirl-switch.entry.3322d84a.js +31 -0
- package/dist/swirl-symbol-ac-unit.entry.f39a2010.js +17 -0
- package/dist/swirl-symbol-account-circle.entry.4a32f25f.js +17 -0
- package/dist/swirl-symbol-alternate-email.entry.d8d4ba15.js +17 -0
- package/dist/swirl-symbol-android.entry.cf1f19e2.js +17 -0
- package/dist/swirl-symbol-announcement.entry.d0aad671.js +17 -0
- package/dist/swirl-symbol-autorenew.entry.9a2c8759.js +17 -0
- package/dist/swirl-symbol-backup.entry.f18ae562.js +17 -0
- package/dist/swirl-symbol-badge.entry.c3de6ad5.js +17 -0
- package/dist/swirl-symbol-barcode-reader.entry.ce7675f6.js +17 -0
- package/dist/swirl-symbol-barcode-scanner.entry.f695d80b.js +17 -0
- package/dist/swirl-symbol-battery-horiz.entry.6192b692.js +17 -0
- package/dist/swirl-symbol-beach-access.entry.e70afbd9.js +17 -0
- package/dist/swirl-symbol-bolt.entry.1efecb15.js +17 -0
- package/dist/swirl-symbol-bookmark.entry.0e830922.js +17 -0
- package/dist/swirl-symbol-calendar.entry.80e18aaf.js +17 -0
- package/dist/swirl-symbol-campaign.entry.60d81398.js +17 -0
- package/dist/swirl-symbol-cards-star.entry.c2212e32.js +17 -0
- package/dist/swirl-symbol-cloud.entry.5fbec598.js +17 -0
- package/dist/swirl-symbol-construction.entry.ce43c3d9.js +17 -0
- package/dist/swirl-symbol-contacts.entry.a84d782d.js +17 -0
- package/dist/swirl-symbol-coronavirus.entry.14153a98.js +17 -0
- package/dist/swirl-symbol-design-services.entry.5fb25fab.js +17 -0
- package/dist/swirl-symbol-desktop-windows.entry.780afcd3.js +17 -0
- package/dist/swirl-symbol-directions-car-filled.entry.d9da9e07.js +17 -0
- package/dist/swirl-symbol-diversity.entry.ac00a869.js +17 -0
- package/dist/swirl-symbol-draw.entry.c5922e27.js +17 -0
- package/dist/swirl-symbol-edit-calendar.entry.4a112958.js +17 -0
- package/dist/swirl-symbol-email.entry.e61dee54.js +17 -0
- package/dist/swirl-symbol-emergency.entry.85f9b627.js +17 -0
- package/dist/swirl-symbol-emoji-food-beverage.entry.4fc3e44f.js +17 -0
- package/dist/swirl-symbol-engineering.entry.6a76c9d8.js +17 -0
- package/dist/swirl-symbol-event-menu.entry.eb8cc271.js +17 -0
- package/dist/swirl-symbol-explore.entry.b0e974e9.js +17 -0
- package/dist/swirl-symbol-extension.entry.30c71127.js +17 -0
- package/dist/swirl-symbol-facebook.entry.02e53b4b.js +17 -0
- package/dist/swirl-symbol-favorite.entry.52968975.js +17 -0
- package/dist/swirl-symbol-fitness-center.entry.f8b4e093.js +17 -0
- package/dist/swirl-symbol-flag.entry.56c07834.js +17 -0
- package/dist/swirl-symbol-flight.entry.cd14511e.js +17 -0
- package/dist/swirl-symbol-folder.entry.ec60612a.js +17 -0
- package/dist/swirl-symbol-globe.entry.23662f49.js +17 -0
- package/dist/swirl-symbol-groups.entry.4449f997.js +17 -0
- package/dist/swirl-symbol-healing.entry.b86d5b0c.js +17 -0
- package/dist/swirl-symbol-health-and-safety.entry.f9124aa9.js +17 -0
- package/dist/swirl-symbol-help.entry.600ff382.js +17 -0
- package/dist/swirl-symbol-home-repair-service.entry.b6f26517.js +17 -0
- package/dist/swirl-symbol-home-storage.entry.b1ea1cd8.js +17 -0
- package/dist/swirl-symbol-id-card.entry.49a1c44e.js +17 -0
- package/dist/swirl-symbol-image.entry.090906d1.js +17 -0
- package/dist/swirl-symbol-info-menu.entry.57ab0a5f.js +17 -0
- package/dist/swirl-symbol-instagram.entry.85ab82bc.js +17 -0
- package/dist/swirl-symbol-inventory-2.entry.f7702aae.js +17 -0
- package/dist/swirl-symbol-inventory.entry.807d5d7d.js +17 -0
- package/dist/swirl-symbol-ios.entry.05720567.js +17 -0
- package/dist/swirl-symbol-key.entry.1b664037.js +17 -0
- package/dist/swirl-symbol-language.entry.d28b746e.js +17 -0
- package/dist/swirl-symbol-leaderboard.entry.05668426.js +17 -0
- package/dist/swirl-symbol-lightbulb.entry.9e31bd6a.js +17 -0
- package/dist/swirl-symbol-linkedin.entry.ffe9ad8f.js +17 -0
- package/dist/swirl-symbol-local-shipping.entry.0b9d35b1.js +17 -0
- package/dist/swirl-symbol-location-on.entry.02ca1e4f.js +17 -0
- package/dist/swirl-symbol-loyalty.entry.3e6c1596.js +17 -0
- package/dist/swirl-symbol-map.entry.8d163e35.js +17 -0
- package/dist/swirl-symbol-maps-home-work.entry.ea9e65f3.js +17 -0
- package/dist/swirl-symbol-menu-book.entry.4999019a.js +17 -0
- package/dist/swirl-symbol-mop.entry.e893f47f.js +17 -0
- package/dist/swirl-symbol-nest-eco-leaf.entry.65df5656.js +17 -0
- package/dist/swirl-symbol-notifications.entry.4d188a05.js +17 -0
- package/dist/swirl-symbol-open-in-new.entry.555d890c.js +17 -0
- package/dist/swirl-symbol-orders.entry.a6baa0f3.js +17 -0
- package/dist/swirl-symbol-package.entry.78ba7636.js +17 -0
- package/dist/swirl-symbol-palette.entry.aa679d06.js +17 -0
- package/dist/swirl-symbol-partly-cloudy-day.entry.24b53192.js +17 -0
- package/dist/swirl-symbol-pedal-bike.entry.de45f47b.js +17 -0
- package/dist/swirl-symbol-percent-discount.entry.38c73750.js +17 -0
- package/dist/swirl-symbol-pets.entry.dab58294.js +17 -0
- package/dist/swirl-symbol-pinterest.entry.33dcbe04.js +17 -0
- package/dist/swirl-symbol-point-of-sale.entry.cdf354e6.js +17 -0
- package/dist/swirl-symbol-policy.entry.e51506c5.js +17 -0
- package/dist/swirl-symbol-precision-manufacturing.entry.7ff9e4fe.js +17 -0
- package/dist/swirl-symbol-print.entry.58df4605.js +17 -0
- package/dist/swirl-symbol-push-pin.entry.2aa3fb2d.js +17 -0
- package/dist/swirl-symbol-recycling.entry.7a0b17de.js +17 -0
- package/dist/swirl-symbol-redeem.entry.3553de42.js +17 -0
- package/dist/swirl-symbol-report-problem.entry.8e106556.js +17 -0
- package/dist/swirl-symbol-restaurant.entry.4b09b2bc.js +17 -0
- package/dist/swirl-symbol-roadmap.entry.514e8028.js +17 -0
- package/dist/swirl-symbol-rocket-launch.entry.47833968.js +17 -0
- package/dist/swirl-symbol-room.entry.9aa1e9d4.js +17 -0
- package/dist/swirl-symbol-savings.entry.9c675d35.js +17 -0
- package/dist/swirl-symbol-school.entry.f10703c1.js +17 -0
- package/dist/swirl-symbol-sell.entry.2914cf44.js +17 -0
- package/dist/swirl-symbol-settings-voice.entry.c8fe5456.js +17 -0
- package/dist/swirl-symbol-shopping-bag.entry.27ed0af7.js +17 -0
- package/dist/swirl-symbol-shopping-cart.entry.8cda76d1.js +17 -0
- package/dist/swirl-symbol-smartphone.entry.e6a4d3c6.js +17 -0
- package/dist/swirl-symbol-spa.entry.bb71af33.js +17 -0
- package/dist/swirl-symbol-sports-soccer.entry.10496f63.js +17 -0
- package/dist/swirl-symbol-star.entry.fa1d46a3.js +17 -0
- package/dist/swirl-symbol-supervisor-account.entry.76a0c2fd.js +17 -0
- package/dist/swirl-symbol-task.entry.65553721.js +17 -0
- package/dist/swirl-symbol-tasks.entry.61196ddf.js +17 -0
- package/dist/swirl-symbol-thumbs-up-down.entry.41bf4be1.js +17 -0
- package/dist/swirl-symbol-timer.entry.69e0b85e.js +17 -0
- package/dist/swirl-symbol-tools-power-drill.entry.53df20d5.js +17 -0
- package/dist/swirl-symbol-train.entry.bb36cdd4.js +17 -0
- package/dist/swirl-symbol-trophy.entry.a6979358.js +17 -0
- package/dist/swirl-symbol-twitter.entry.a0a3f01b.js +17 -0
- package/dist/swirl-symbol-video.entry.5bf15792.js +17 -0
- package/dist/swirl-symbol-warehouse.entry.21bcf09a.js +17 -0
- package/dist/swirl-symbol-water-drop.entry.71ed3c03.js +17 -0
- package/dist/swirl-symbol-wb-sunny.entry.20bb438b.js +17 -0
- package/dist/swirl-symbol-wechat.entry.851c6d21.js +17 -0
- package/dist/swirl-symbol-weibo.entry.017aee2b.js +17 -0
- package/dist/swirl-symbol-wifi.entry.c15846a1.js +17 -0
- package/dist/swirl-symbol-work.entry.78017a28.js +17 -0
- package/dist/swirl-symbol-xing.entry.6b1dc54b.js +17 -0
- package/dist/swirl-symbol-youtube.entry.c31ddf35.js +17 -0
- package/dist/swirl-symbol.entry.9152b702.js +16 -0
- package/dist/swirl-tab-bar.entry.d777d478.js +66 -0
- package/dist/swirl-tab.entry.809b35cc.js +17 -0
- package/dist/swirl-table-cell.entry.0f3f5ba5.js +15 -0
- package/dist/swirl-table-column.entry.c3fb647c.js +34 -0
- package/dist/swirl-table-row-group.entry.b229452e.js +35 -0
- package/dist/swirl-table-row.entry.bc7b3dae.js +27 -0
- package/dist/swirl-table.entry.54a68fe7.js +337 -0
- package/dist/swirl-tabs.entry.2dc50771.js +63 -0
- package/dist/swirl-tag.entry.b527c81d.js +40 -0
- package/dist/swirl-text-input.entry.bf19633f.js +91 -0
- package/dist/swirl-text.entry.7ad31320.js +299 -0
- package/dist/swirl-theme-provider.entry.fe7375f1.js +94 -0
- package/dist/swirl-thumbnail.entry.6a17daaa.js +20 -0
- package/dist/swirl-time-input.entry.c1de7580.js +136 -0
- package/dist/swirl-toast-provider.entry.ea309fe0.js +79 -0
- package/dist/swirl-toast.entry.a9438ba5.js +53 -0
- package/dist/swirl-toggle-button.entry.489f5cb7.js +21 -0
- package/dist/swirl-toggle-group.entry.b7ebf547.js +60 -0
- package/dist/swirl-toolbar.entry.c31f6f86.js +56 -0
- package/dist/swirl-tooltip.entry.2b24db96.js +113 -0
- package/dist/swirl-tree-navigation-item.entry.88c4bdf1.js +71 -0
- package/dist/swirl-tree-navigation.entry.dabf9cad.js +15 -0
- package/dist/swirl-tree-view-item.entry.5e326e92.js +203 -0
- package/dist/swirl-tree-view.entry.8540a06b.js +220 -0
- package/dist/swirl-video-thumbnail.entry.9cdf5ca3.js +88 -0
- package/dist/swirl-visually-hidden.entry.13734e5b.js +15 -0
- package/dist/wc-datepicker.entry.8fee1699.js +370 -0
- package/package.json +2 -2
- package/dist/file-manager.entry.4954f4f1.js +0 -57
- package/dist/index.15d59d4a.js +0 -4543
- package/dist/swirl-accordion-item.entry.23771323.js +0 -38
- package/dist/swirl-accordion.entry.dfd5896f.js +0 -36
- package/dist/swirl-action-list-item.entry.fb9e07e5.js +0 -38
- package/dist/swirl-action-list-section.entry.ecb9696d.js +0 -15
- package/dist/swirl-action-list_7.entry.33b1234a.js +0 -141
- package/dist/swirl-app-bar.entry.b9361db5.js +0 -49
- package/dist/swirl-app-icon.entry.7185a673.js +0 -30
- package/dist/swirl-app-layout_5.entry.a3a0d51f.js +0 -489
- package/dist/swirl-autocomplete.entry.cd153198.js +0 -115
- package/dist/swirl-avatar-group.entry.08e8af9f.js +0 -37
- package/dist/swirl-avatar.entry.1987eacd.js +0 -71
- package/dist/swirl-badge.entry.b9c8145a.js +0 -19
- package/dist/swirl-banner.entry.cf13ae7d.js +0 -51
- package/dist/swirl-box.entry.ba3bebbb.js +0 -105
- package/dist/swirl-button-group.entry.8fcc4f52.js +0 -19
- package/dist/swirl-button.entry.ff927186.js +0 -66
- package/dist/swirl-card.entry.5e95b077.js +0 -55
- package/dist/swirl-carousel-slide.entry.eb839cc3.js +0 -23
- package/dist/swirl-carousel.entry.6056e2af.js +0 -99
- package/dist/swirl-checkbox.entry.e671d143.js +0 -30
- package/dist/swirl-chip.entry.6cc8202e.js +0 -42
- package/dist/swirl-color-input.entry.cd31e218.js +0 -270
- package/dist/swirl-columns.entry.b976d6b0.js +0 -18
- package/dist/swirl-console-layout.entry.193b101c.js +0 -99
- package/dist/swirl-data-cell-stack.entry.87901f02.js +0 -27
- package/dist/swirl-data-cell.entry.56e2451a.js +0 -36
- package/dist/swirl-date-input.entry.53515602.js +0 -142
- package/dist/swirl-date-picker_2.entry.c507b7a7.js +0 -47
- package/dist/swirl-description-list-item.entry.d39a0c56.js +0 -24
- package/dist/swirl-description-list.entry.138be084.js +0 -15
- package/dist/swirl-dialog.entry.8d289ec3.js +0 -57
- package/dist/swirl-emoji-clap.entry.c59e6edd.js +0 -17
- package/dist/swirl-emoji-happy.entry.37e44861.js +0 -17
- package/dist/swirl-emoji-idea.entry.d95cccb4.js +0 -17
- package/dist/swirl-emoji-love.entry.2401f4d5.js +0 -17
- package/dist/swirl-emoji-sad.entry.611296c2.js +0 -17
- package/dist/swirl-emoji-thumbs-up.entry.af370b63.js +0 -17
- package/dist/swirl-emoji.entry.67854ebb.js +0 -16
- package/dist/swirl-file-chip.entry.d729a39e.js +0 -57
- package/dist/swirl-file-uploader.entry.7682e18c.js +0 -31
- package/dist/swirl-file-viewer_8.entry.ab87fe09.js +0 -18741
- package/dist/swirl-form-control.entry.79b8521c.js +0 -102
- package/dist/swirl-form-group.entry.8e52092d.js +0 -17
- package/dist/swirl-heading.entry.a703df5f.js +0 -26
- package/dist/swirl-icon-add-moderator.entry.1cbe4df4.js +0 -19
- package/dist/swirl-icon-add-photo.entry.d318aa69.js +0 -19
- package/dist/swirl-icon-add-reaction.entry.f992c821.js +0 -19
- package/dist/swirl-icon-admin-panel-settings.entry.bdb0d6ce.js +0 -19
- package/dist/swirl-icon-ai-filled.entry.63252ec8.js +0 -19
- package/dist/swirl-icon-ai.entry.328ba4d8.js +0 -19
- package/dist/swirl-icon-apps.entry.58537b5e.js +0 -19
- package/dist/swirl-icon-arrow-back_5.entry.d8671ff7.js +0 -71
- package/dist/swirl-icon-arrow-downward_2.entry.f25d6c80.js +0 -32
- package/dist/swirl-icon-arrow-left_3.entry.ce63c6b8.js +0 -45
- package/dist/swirl-icon-arrow-right-small.entry.3772290f.js +0 -19
- package/dist/swirl-icon-aspect-ratio.entry.eb8ce2e1.js +0 -19
- package/dist/swirl-icon-attachment_6.entry.113a21ad.js +0 -84
- package/dist/swirl-icon-autorenew.entry.c66c05b6.js +0 -19
- package/dist/swirl-icon-bar-chart.entry.b7f48e4c.js +0 -19
- package/dist/swirl-icon-beach-access-filled.entry.6c118dd2.js +0 -19
- package/dist/swirl-icon-beach-access.entry.09a52a66.js +0 -19
- package/dist/swirl-icon-block.entry.6259838e.js +0 -19
- package/dist/swirl-icon-bookmark-filled.entry.96cb3afd.js +0 -19
- package/dist/swirl-icon-bookmark.entry.ff0e267f.js +0 -19
- package/dist/swirl-icon-calendar-add-on-filled.entry.5f80b72d.js +0 -19
- package/dist/swirl-icon-calendar-respond.entry.43f079c0.js +0 -19
- package/dist/swirl-icon-calendar-today.entry.0e9c0b34.js +0 -19
- package/dist/swirl-icon-call-end.entry.58d6c0d9.js +0 -19
- package/dist/swirl-icon-call.entry.4bfdea91.js +0 -19
- package/dist/swirl-icon-cancel-filled.entry.bee67d64.js +0 -19
- package/dist/swirl-icon-cancel-outline.entry.622e4d69.js +0 -19
- package/dist/swirl-icon-cancel_4.entry.d0660a3f.js +0 -58
- package/dist/swirl-icon-chat-bubble.entry.98995053.js +0 -19
- package/dist/swirl-icon-chats-filled.entry.31844418.js +0 -19
- package/dist/swirl-icon-chats.entry.a85aa3b9.js +0 -19
- package/dist/swirl-icon-check-circle-filled.entry.da0776c7.js +0 -19
- package/dist/swirl-icon-check-circle_2.entry.8662e078.js +0 -32
- package/dist/swirl-icon-check-small_3.entry.1fd46726.js +0 -45
- package/dist/swirl-icon-check.entry.876202fa.js +0 -19
- package/dist/swirl-icon-checkbox-filled.entry.d6d74a7b.js +0 -19
- package/dist/swirl-icon-chevron-left.entry.0753499d.js +0 -19
- package/dist/swirl-icon-chevron-right.entry.24767c0b.js +0 -19
- package/dist/swirl-icon-close-fullscreen.entry.d5f6651c.js +0 -19
- package/dist/swirl-icon-close-small.entry.9e21fe1b.js +0 -19
- package/dist/swirl-icon-close.entry.aa8f1336.js +0 -19
- package/dist/swirl-icon-cloud-upload.entry.dda13c28.js +0 -19
- package/dist/swirl-icon-column.entry.f953501e.js +0 -19
- package/dist/swirl-icon-comment.entry.4c4c91bd.js +0 -19
- package/dist/swirl-icon-contrast.entry.455548c0.js +0 -19
- package/dist/swirl-icon-copy.entry.a3ade52b.js +0 -19
- package/dist/swirl-icon-crop.entry.35db8d66.js +0 -19
- package/dist/swirl-icon-dark-mode.entry.b0e06712.js +0 -19
- package/dist/swirl-icon-date-range.entry.816d0b21.js +0 -19
- package/dist/swirl-icon-delete.entry.68996849.js +0 -19
- package/dist/swirl-icon-deployed-code.entry.a32f068c.js +0 -19
- package/dist/swirl-icon-description.entry.77f02465.js +0 -19
- package/dist/swirl-icon-desktop.entry.78010bb4.js +0 -19
- package/dist/swirl-icon-directory-filled.entry.441e8fb4.js +0 -19
- package/dist/swirl-icon-directory.entry.c3839703.js +0 -19
- package/dist/swirl-icon-discover.entry.2ca0ccd6.js +0 -19
- package/dist/swirl-icon-dock-left.entry.fcdabc07.js +0 -19
- package/dist/swirl-icon-door-open.entry.410cdd95.js +0 -19
- package/dist/swirl-icon-dot.entry.b9b8185e.js +0 -19
- package/dist/swirl-icon-double-arrow-right.entry.282d2d88.js +0 -19
- package/dist/swirl-icon-edit-note.entry.f63c505d.js +0 -19
- package/dist/swirl-icon-edit.entry.85048cce.js +0 -19
- package/dist/swirl-icon-emoji-mood.entry.bfa12922.js +0 -19
- package/dist/swirl-icon-emoji-satisfied.entry.7e92ba89.js +0 -19
- package/dist/swirl-icon-emoji-symbols.entry.0ac6c3f1.js +0 -19
- package/dist/swirl-icon-error_3.entry.c5909b96.js +0 -59
- package/dist/swirl-icon-expand-more.entry.afdcc058.js +0 -19
- package/dist/swirl-icon-experiment.entry.06d8c6f5.js +0 -19
- package/dist/swirl-icon-file.entry.ceedc05e.js +0 -19
- package/dist/swirl-icon-filter.entry.efc9b965.js +0 -19
- package/dist/swirl-icon-format-h-one.entry.cc69d14c.js +0 -19
- package/dist/swirl-icon-format-list-bulleted.entry.59c28d73.js +0 -19
- package/dist/swirl-icon-forward.entry.391359aa.js +0 -19
- package/dist/swirl-icon-gif.entry.72dcce6b.js +0 -19
- package/dist/swirl-icon-group-add.entry.7f43ed4f.js +0 -19
- package/dist/swirl-icon-group-assign.entry.98503942.js +0 -19
- package/dist/swirl-icon-groups-filled.entry.d50a6a47.js +0 -19
- package/dist/swirl-icon-groups.entry.e36516d8.js +0 -19
- package/dist/swirl-icon-hamburger-menu.entry.226d6827.js +0 -19
- package/dist/swirl-icon-health-and-safety.entry.c4807e9a.js +0 -19
- package/dist/swirl-icon-help-filled.entry.02052ddc.js +0 -19
- package/dist/swirl-icon-help.entry.e22fb0e1.js +0 -19
- package/dist/swirl-icon-highlight.entry.d7ede9d6.js +0 -19
- package/dist/swirl-icon-history.entry.b3d12c8c.js +0 -19
- package/dist/swirl-icon-home-filled.entry.a767ba93.js +0 -19
- package/dist/swirl-icon-home.entry.cc60ce7e.js +0 -19
- package/dist/swirl-icon-hr-resting.entry.e58dc677.js +0 -19
- package/dist/swirl-icon-improve-text.entry.57da082c.js +0 -19
- package/dist/swirl-icon-info.entry.d5006d11.js +0 -19
- package/dist/swirl-icon-insert-below.entry.a8e83c66.js +0 -19
- package/dist/swirl-icon-insert-chart.entry.b491dd7b.js +0 -19
- package/dist/swirl-icon-insert-on-top.entry.a6eebe71.js +0 -19
- package/dist/swirl-icon-inventory-off.entry.0819dfa0.js +0 -19
- package/dist/swirl-icon-inventory.entry.14d420f9.js +0 -19
- package/dist/swirl-icon-iphone.entry.3777e506.js +0 -19
- package/dist/swirl-icon-key.entry.eaf84030.js +0 -19
- package/dist/swirl-icon-keyboard-hide.entry.89a7fa83.js +0 -19
- package/dist/swirl-icon-keyboard.entry.c3dac74f.js +0 -19
- package/dist/swirl-icon-language.entry.5815cbe3.js +0 -19
- package/dist/swirl-icon-light-mode.entry.3f146d05.js +0 -19
- package/dist/swirl-icon-like.entry.9870f9f1.js +0 -19
- package/dist/swirl-icon-link.entry.186e0417.js +0 -19
- package/dist/swirl-icon-live.entry.f152977c.js +0 -19
- package/dist/swirl-icon-load.entry.2c3389dd.js +0 -19
- package/dist/swirl-icon-location-on.entry.5f3c1c91.js +0 -19
- package/dist/swirl-icon-lock-open.entry.8cfb16c8.js +0 -19
- package/dist/swirl-icon-lock-person.entry.acdad604.js +0 -19
- package/dist/swirl-icon-lock.entry.4f3147a3.js +0 -19
- package/dist/swirl-icon-login.entry.62eab473.js +0 -19
- package/dist/swirl-icon-logout.entry.8128cfc4.js +0 -19
- package/dist/swirl-icon-long-text.entry.c77407f4.js +0 -19
- package/dist/swirl-icon-mail.entry.b4b3cd30.js +0 -19
- package/dist/swirl-icon-manage-accounts.entry.a8ee80db.js +0 -19
- package/dist/swirl-icon-mark-chat-read.entry.9529146f.js +0 -19
- package/dist/swirl-icon-mark-chat-unread.entry.89f4c3db.js +0 -19
- package/dist/swirl-icon-mention.entry.2a093c69.js +0 -19
- package/dist/swirl-icon-menu-book-filled.entry.b2a46aae.js +0 -19
- package/dist/swirl-icon-menu-filled.entry.56b4dd94.js +0 -19
- package/dist/swirl-icon-menu.entry.f1c511a4.js +0 -19
- package/dist/swirl-icon-message.entry.48200eca.js +0 -19
- package/dist/swirl-icon-mic-off.entry.397d74c1.js +0 -19
- package/dist/swirl-icon-mic.entry.2b3c81bb.js +0 -19
- package/dist/swirl-icon-more-horizontal.entry.af269bfa.js +0 -19
- package/dist/swirl-icon-more-vertikal.entry.7807a23c.js +0 -19
- package/dist/swirl-icon-news-filled.entry.29747916.js +0 -19
- package/dist/swirl-icon-news-off.entry.dd81e8c3.js +0 -19
- package/dist/swirl-icon-news.entry.2447119b.js +0 -19
- package/dist/swirl-icon-next-plan.entry.00668f60.js +0 -19
- package/dist/swirl-icon-note-stack-filled.entry.3aab5af9.js +0 -19
- package/dist/swirl-icon-note-stack.entry.f29e731a.js +0 -19
- package/dist/swirl-icon-notifications-active.entry.7502cac0.js +0 -19
- package/dist/swirl-icon-notifications-off.entry.98a1816b.js +0 -19
- package/dist/swirl-icon-notifications.entry.c7f219bd.js +0 -19
- package/dist/swirl-icon-open-in-full.entry.3af941e5.js +0 -19
- package/dist/swirl-icon-open-in-new.entry.ecfc69c9.js +0 -19
- package/dist/swirl-icon-patient-list.entry.38e5855b.js +0 -19
- package/dist/swirl-icon-pause-circle.entry.fead9df8.js +0 -19
- package/dist/swirl-icon-pause.entry.c556ecaf.js +0 -19
- package/dist/swirl-icon-people-alt.entry.41de73df.js +0 -19
- package/dist/swirl-icon-person-check.entry.ff2e9bed.js +0 -19
- package/dist/swirl-icon-person-off.entry.52665f4e.js +0 -19
- package/dist/swirl-icon-person.entry.f0d47749.js +0 -19
- package/dist/swirl-icon-phone.entry.7c62f5b5.js +0 -19
- package/dist/swirl-icon-photo-camera.entry.780d6cd9.js +0 -19
- package/dist/swirl-icon-picture-in-picture.entry.d20925b2.js +0 -19
- package/dist/swirl-icon-pin-off.entry.e3122d48.js +0 -19
- package/dist/swirl-icon-pin.entry.40ff6c40.js +0 -19
- package/dist/swirl-icon-place.entry.299ad94d.js +0 -19
- package/dist/swirl-icon-play-arrow.entry.7275713d.js +0 -19
- package/dist/swirl-icon-poll.entry.f2984b65.js +0 -19
- package/dist/swirl-icon-post-approval.entry.de0978c8.js +0 -19
- package/dist/swirl-icon-present.entry.16a3bffb.js +0 -19
- package/dist/swirl-icon-preview.entry.c8c6d61e.js +0 -19
- package/dist/swirl-icon-print.entry.d31e0c89.js +0 -19
- package/dist/swirl-icon-public-off.entry.f286dfac.js +0 -19
- package/dist/swirl-icon-public.entry.70a80a2e.js +0 -19
- package/dist/swirl-icon-published-with-changes.entry.99480d9f.js +0 -19
- package/dist/swirl-icon-ratio-four-to-three.entry.a01c4c7c.js +0 -19
- package/dist/swirl-icon-ratio-freeform.entry.b50e1ce6.js +0 -19
- package/dist/swirl-icon-ratio-sixteen-to-nine.entry.e21f1b9f.js +0 -19
- package/dist/swirl-icon-ratio-square.entry.95dfcb5c.js +0 -19
- package/dist/swirl-icon-ratio-three-to-four.entry.c9b49051.js +0 -19
- package/dist/swirl-icon-ratio-three-to-two.entry.d95e9580.js +0 -19
- package/dist/swirl-icon-recieved.entry.77b1ada9.js +0 -19
- package/dist/swirl-icon-refresh.entry.816c4257.js +0 -19
- package/dist/swirl-icon-remove-circle.entry.6aa92f08.js +0 -19
- package/dist/swirl-icon-remove-moderator.entry.15911da2.js +0 -19
- package/dist/swirl-icon-reply.entry.35383509.js +0 -19
- package/dist/swirl-icon-report.entry.6bc04ab2.js +0 -19
- package/dist/swirl-icon-roadmap.entry.87bd1bb3.js +0 -19
- package/dist/swirl-icon-rotate-left.entry.370fb022.js +0 -19
- package/dist/swirl-icon-rotate-right.entry.a3e92431.js +0 -19
- package/dist/swirl-icon-screenshare-off.entry.da0ba382.js +0 -19
- package/dist/swirl-icon-screenshare.entry.e694be66.js +0 -19
- package/dist/swirl-icon-search-strong.entry.431538d7.js +0 -19
- package/dist/swirl-icon-search.entry.af268fbb.js +0 -19
- package/dist/swirl-icon-section.entry.b9ceae58.js +0 -19
- package/dist/swirl-icon-secure.entry.79b17ff0.js +0 -19
- package/dist/swirl-icon-send.entry.1dbdecaa.js +0 -19
- package/dist/swirl-icon-settings.entry.f3fce33c.js +0 -19
- package/dist/swirl-icon-short-text.entry.ec523ff2.js +0 -19
- package/dist/swirl-icon-simplify.entry.f00c7ade.js +0 -19
- package/dist/swirl-icon-spellcheck.entry.e588fc62.js +0 -19
- package/dist/swirl-icon-stars.entry.167f4134.js +0 -19
- package/dist/swirl-icon-sticky-note.entry.cbea462f.js +0 -19
- package/dist/swirl-icon-stop-circle.entry.ad80db5f.js +0 -19
- package/dist/swirl-icon-stop.entry.0900f08d.js +0 -19
- package/dist/swirl-icon-sunny.entry.2e8c34b0.js +0 -19
- package/dist/swirl-icon-sync.entry.33f974f5.js +0 -19
- package/dist/swirl-icon-tasks-filled.entry.c040f9b3.js +0 -19
- package/dist/swirl-icon-tasks.entry.0b298928.js +0 -19
- package/dist/swirl-icon-terminal.entry.0fa8b212.js +0 -19
- package/dist/swirl-icon-time-filled.entry.9a6d2500.js +0 -19
- package/dist/swirl-icon-time.entry.508d49bd.js +0 -19
- package/dist/swirl-icon-today-filled.entry.14a3ee4d.js +0 -19
- package/dist/swirl-icon-translate.entry.fe5a645f.js +0 -19
- package/dist/swirl-icon-tree-structure.entry.f431dd45.js +0 -19
- package/dist/swirl-icon-undo.entry.d9be4a04.js +0 -19
- package/dist/swirl-icon-unlock-person.entry.b7232a8a.js +0 -19
- package/dist/swirl-icon-upload.entry.c042a23e.js +0 -19
- package/dist/swirl-icon-user-add.entry.9cdd38ec.js +0 -19
- package/dist/swirl-icon-user-assign.entry.314b7f22.js +0 -19
- package/dist/swirl-icon-video-camera-off.entry.10d49a31.js +0 -19
- package/dist/swirl-icon-video-camera.entry.0f7db2a5.js +0 -19
- package/dist/swirl-icon-video-library.entry.ce5285f1.js +0 -19
- package/dist/swirl-icon-view-agenda.entry.e44defc4.js +0 -19
- package/dist/swirl-icon-voice.entry.62d74ff6.js +0 -19
- package/dist/swirl-icon-volume-up.entry.6ff866bd.js +0 -19
- package/dist/swirl-icon-web-asset-off.entry.1f5e17a1.js +0 -19
- package/dist/swirl-icon-web-asset.entry.2e858e62.js +0 -19
- package/dist/swirl-icon-work.entry.f7662b8c.js +0 -19
- package/dist/swirl-icon.entry.92f6b46a.js +0 -17
- package/dist/swirl-image-grid-item.entry.1295df74.js +0 -91
- package/dist/swirl-image-grid.entry.c8437be1.js +0 -53
- package/dist/swirl-inline-notification.entry.c39627bd.js +0 -17
- package/dist/swirl-inline-status.entry.daab760a.js +0 -37
- package/dist/swirl-lightbox.entry.af7d13ca.js +0 -142
- package/dist/swirl-link.entry.27f26cdc.js +0 -17
- package/dist/swirl-list.entry.47ebcaca.js +0 -18
- package/dist/swirl-menu-item.entry.ffb60432.js +0 -84
- package/dist/swirl-menu.entry.e09d0d97.js +0 -179
- package/dist/swirl-modal-shell.entry.d8c8318f.js +0 -47
- package/dist/swirl-modal.entry.487c1918.js +0 -183
- package/dist/swirl-option-list-section.entry.b521e9e4.js +0 -15
- package/dist/swirl-option-list_2.entry.ed472bf1.js +0 -290
- package/dist/swirl-pagination.entry.3fe2a89f.js +0 -38
- package/dist/swirl-pdf-reader.entry.1eaaf891.js +0 -119
- package/dist/swirl-popover_2.entry.2e46cb62.js +0 -261
- package/dist/swirl-progress-indicator.entry.d35be982.js +0 -17
- package/dist/swirl-radio-group.entry.254f75a9.js +0 -35
- package/dist/swirl-radio.entry.aecd3d7b.js +0 -29
- package/dist/swirl-resource-list-file-item.entry.8c4d3de2.js +0 -39
- package/dist/swirl-resource-list-section.entry.d5804a3e.js +0 -19
- package/dist/swirl-search.entry.ed2f5b01.js +0 -51
- package/dist/swirl-select.entry.68ab1bc3.js +0 -92
- package/dist/swirl-separator.entry.278f473f.js +0 -29
- package/dist/swirl-shell-layout.entry.182f4bf1.js +0 -681
- package/dist/swirl-shell-navigation-item.entry.ff5456f8.js +0 -409
- package/dist/swirl-skeleton-box.entry.52191eac.js +0 -31
- package/dist/swirl-skeleton-text.entry.7b381c76.js +0 -38
- package/dist/swirl-stack.entry.733e881a.js +0 -21
- package/dist/swirl-status-indicator.entry.065f9cc2.js +0 -17
- package/dist/swirl-switch.entry.7b4de965.js +0 -31
- package/dist/swirl-symbol-ac-unit.entry.18e6fa7e.js +0 -17
- package/dist/swirl-symbol-account-circle.entry.90135c12.js +0 -17
- package/dist/swirl-symbol-alternate-email.entry.4a19b0cd.js +0 -17
- package/dist/swirl-symbol-android.entry.79465101.js +0 -17
- package/dist/swirl-symbol-announcement.entry.a4894a33.js +0 -17
- package/dist/swirl-symbol-autorenew.entry.72636577.js +0 -17
- package/dist/swirl-symbol-backup.entry.f785fc0e.js +0 -17
- package/dist/swirl-symbol-badge.entry.605314d7.js +0 -17
- package/dist/swirl-symbol-barcode-reader.entry.87274d75.js +0 -17
- package/dist/swirl-symbol-barcode-scanner.entry.d795a394.js +0 -17
- package/dist/swirl-symbol-battery-horiz.entry.af0e167f.js +0 -17
- package/dist/swirl-symbol-beach-access.entry.9953d5b0.js +0 -17
- package/dist/swirl-symbol-bolt.entry.27b1c6a0.js +0 -17
- package/dist/swirl-symbol-bookmark.entry.b8efbfab.js +0 -17
- package/dist/swirl-symbol-calendar.entry.cde38849.js +0 -17
- package/dist/swirl-symbol-campaign.entry.3ba79809.js +0 -17
- package/dist/swirl-symbol-cards-star.entry.eb471cfa.js +0 -17
- package/dist/swirl-symbol-cloud.entry.a86e9f25.js +0 -17
- package/dist/swirl-symbol-construction.entry.00c78140.js +0 -17
- package/dist/swirl-symbol-contacts.entry.b6b53431.js +0 -17
- package/dist/swirl-symbol-coronavirus.entry.0bd994cc.js +0 -17
- package/dist/swirl-symbol-design-services.entry.67d53eb8.js +0 -17
- package/dist/swirl-symbol-desktop-windows.entry.2b6b5dd7.js +0 -17
- package/dist/swirl-symbol-directions-car-filled.entry.d2132ec4.js +0 -17
- package/dist/swirl-symbol-diversity.entry.7d32395e.js +0 -17
- package/dist/swirl-symbol-draw.entry.e9795c0a.js +0 -17
- package/dist/swirl-symbol-edit-calendar.entry.ce88c87f.js +0 -17
- package/dist/swirl-symbol-email.entry.fafd40dc.js +0 -17
- package/dist/swirl-symbol-emergency.entry.db94d6ea.js +0 -17
- package/dist/swirl-symbol-emoji-food-beverage.entry.8080bf80.js +0 -17
- package/dist/swirl-symbol-engineering.entry.649262a1.js +0 -17
- package/dist/swirl-symbol-event-menu.entry.870c4b87.js +0 -17
- package/dist/swirl-symbol-explore.entry.c09acbdb.js +0 -17
- package/dist/swirl-symbol-extension.entry.4698318b.js +0 -17
- package/dist/swirl-symbol-facebook.entry.1badf9dc.js +0 -17
- package/dist/swirl-symbol-favorite.entry.69e83fdf.js +0 -17
- package/dist/swirl-symbol-fitness-center.entry.107f4680.js +0 -17
- package/dist/swirl-symbol-flag.entry.08408ee9.js +0 -17
- package/dist/swirl-symbol-flight.entry.c395bedb.js +0 -17
- package/dist/swirl-symbol-folder.entry.c4519e44.js +0 -17
- package/dist/swirl-symbol-globe.entry.2ec293ba.js +0 -17
- package/dist/swirl-symbol-groups.entry.0a6f3fae.js +0 -17
- package/dist/swirl-symbol-healing.entry.be191a71.js +0 -17
- package/dist/swirl-symbol-health-and-safety.entry.7d671593.js +0 -17
- package/dist/swirl-symbol-help.entry.efb2a88e.js +0 -17
- package/dist/swirl-symbol-home-repair-service.entry.469eef06.js +0 -17
- package/dist/swirl-symbol-home-storage.entry.de44765a.js +0 -17
- package/dist/swirl-symbol-id-card.entry.82ad394f.js +0 -17
- package/dist/swirl-symbol-image.entry.95dddd42.js +0 -17
- package/dist/swirl-symbol-info-menu.entry.0c87a72b.js +0 -17
- package/dist/swirl-symbol-instagram.entry.bc8d7553.js +0 -17
- package/dist/swirl-symbol-inventory-2.entry.86af07a8.js +0 -17
- package/dist/swirl-symbol-inventory.entry.097f8315.js +0 -17
- package/dist/swirl-symbol-ios.entry.51246e7c.js +0 -17
- package/dist/swirl-symbol-key.entry.ad5f19bd.js +0 -17
- package/dist/swirl-symbol-language.entry.3211706f.js +0 -17
- package/dist/swirl-symbol-leaderboard.entry.c7337fee.js +0 -17
- package/dist/swirl-symbol-lightbulb.entry.7f13a462.js +0 -17
- package/dist/swirl-symbol-linkedin.entry.c6a02cb0.js +0 -17
- package/dist/swirl-symbol-local-shipping.entry.cf670ad5.js +0 -17
- package/dist/swirl-symbol-location-on.entry.60e3c082.js +0 -17
- package/dist/swirl-symbol-loyalty.entry.d050646d.js +0 -17
- package/dist/swirl-symbol-map.entry.a8d05cf4.js +0 -17
- package/dist/swirl-symbol-maps-home-work.entry.0cd49bd0.js +0 -17
- package/dist/swirl-symbol-menu-book.entry.6f14c891.js +0 -17
- package/dist/swirl-symbol-mop.entry.c6cfe407.js +0 -17
- package/dist/swirl-symbol-nest-eco-leaf.entry.c8f6917f.js +0 -17
- package/dist/swirl-symbol-notifications.entry.45105a06.js +0 -17
- package/dist/swirl-symbol-open-in-new.entry.8d90f1e9.js +0 -17
- package/dist/swirl-symbol-orders.entry.0a699c24.js +0 -17
- package/dist/swirl-symbol-package.entry.7a4ca3cf.js +0 -17
- package/dist/swirl-symbol-palette.entry.080df244.js +0 -17
- package/dist/swirl-symbol-partly-cloudy-day.entry.6f85d474.js +0 -17
- package/dist/swirl-symbol-pedal-bike.entry.f4824330.js +0 -17
- package/dist/swirl-symbol-percent-discount.entry.85c8dad2.js +0 -17
- package/dist/swirl-symbol-pets.entry.b2ee7318.js +0 -17
- package/dist/swirl-symbol-pinterest.entry.dd44c756.js +0 -17
- package/dist/swirl-symbol-point-of-sale.entry.157209fa.js +0 -17
- package/dist/swirl-symbol-policy.entry.aafe9dea.js +0 -17
- package/dist/swirl-symbol-precision-manufacturing.entry.1a759c8b.js +0 -17
- package/dist/swirl-symbol-print.entry.b587e2e9.js +0 -17
- package/dist/swirl-symbol-push-pin.entry.a6831840.js +0 -17
- package/dist/swirl-symbol-recycling.entry.1f7d25d3.js +0 -17
- package/dist/swirl-symbol-redeem.entry.d06d4be9.js +0 -17
- package/dist/swirl-symbol-report-problem.entry.1a928f02.js +0 -17
- package/dist/swirl-symbol-restaurant.entry.236c776a.js +0 -17
- package/dist/swirl-symbol-roadmap.entry.968046fc.js +0 -17
- package/dist/swirl-symbol-rocket-launch.entry.ecba06a9.js +0 -17
- package/dist/swirl-symbol-room.entry.1c1a4bdc.js +0 -17
- package/dist/swirl-symbol-savings.entry.4c06da8d.js +0 -17
- package/dist/swirl-symbol-school.entry.08eb102a.js +0 -17
- package/dist/swirl-symbol-sell.entry.fcd86a86.js +0 -17
- package/dist/swirl-symbol-settings-voice.entry.868e07f7.js +0 -17
- package/dist/swirl-symbol-shopping-bag.entry.eafcb210.js +0 -17
- package/dist/swirl-symbol-shopping-cart.entry.6453f290.js +0 -17
- package/dist/swirl-symbol-smartphone.entry.2fd0c979.js +0 -17
- package/dist/swirl-symbol-spa.entry.e643983f.js +0 -17
- package/dist/swirl-symbol-sports-soccer.entry.4c406ee6.js +0 -17
- package/dist/swirl-symbol-star.entry.29cc79c1.js +0 -17
- package/dist/swirl-symbol-supervisor-account.entry.203e3b60.js +0 -17
- package/dist/swirl-symbol-task.entry.e1c16a54.js +0 -17
- package/dist/swirl-symbol-tasks.entry.5ea23d9d.js +0 -17
- package/dist/swirl-symbol-thumbs-up-down.entry.763a93c5.js +0 -17
- package/dist/swirl-symbol-timer.entry.b7d27dc5.js +0 -17
- package/dist/swirl-symbol-tools-power-drill.entry.306b5fb9.js +0 -17
- package/dist/swirl-symbol-train.entry.8a356eb4.js +0 -17
- package/dist/swirl-symbol-trophy.entry.e377c9ac.js +0 -17
- package/dist/swirl-symbol-twitter.entry.54ce138b.js +0 -17
- package/dist/swirl-symbol-video.entry.cc2dd132.js +0 -17
- package/dist/swirl-symbol-warehouse.entry.f67b51cd.js +0 -17
- package/dist/swirl-symbol-water-drop.entry.89f3776d.js +0 -17
- package/dist/swirl-symbol-wb-sunny.entry.cfbfee86.js +0 -17
- package/dist/swirl-symbol-wechat.entry.d90c6ace.js +0 -17
- package/dist/swirl-symbol-weibo.entry.aaa11ac5.js +0 -17
- package/dist/swirl-symbol-wifi.entry.9ab7b025.js +0 -17
- package/dist/swirl-symbol-work.entry.6bf95853.js +0 -17
- package/dist/swirl-symbol-xing.entry.ed230b58.js +0 -17
- package/dist/swirl-symbol-youtube.entry.e2e2b5c0.js +0 -17
- package/dist/swirl-symbol.entry.d156e200.js +0 -16
- package/dist/swirl-tab-bar.entry.ba01742a.js +0 -66
- package/dist/swirl-tab.entry.904b1639.js +0 -17
- package/dist/swirl-table-cell.entry.709fbec6.js +0 -15
- package/dist/swirl-table-column.entry.6e381f7a.js +0 -34
- package/dist/swirl-table-row-group.entry.a71278e8.js +0 -35
- package/dist/swirl-table-row.entry.dcda7216.js +0 -27
- package/dist/swirl-table.entry.9846e9bf.js +0 -337
- package/dist/swirl-tabs.entry.33027610.js +0 -63
- package/dist/swirl-tag.entry.0f603e72.js +0 -40
- package/dist/swirl-text-input.entry.d1713bfb.js +0 -91
- package/dist/swirl-text.entry.29ed1caa.js +0 -299
- package/dist/swirl-theme-provider.entry.70cfb2f4.js +0 -94
- package/dist/swirl-thumbnail.entry.c821cba8.js +0 -20
- package/dist/swirl-time-input.entry.bdf69d00.js +0 -136
- package/dist/swirl-toast-provider.entry.a33d2c6b.js +0 -79
- package/dist/swirl-toast.entry.d58cebb8.js +0 -53
- package/dist/swirl-toggle-button.entry.12c1f4d1.js +0 -21
- package/dist/swirl-toggle-group.entry.108d781f.js +0 -60
- package/dist/swirl-toolbar.entry.802db124.js +0 -56
- package/dist/swirl-tooltip.entry.73fc7d74.js +0 -113
- package/dist/swirl-tree-navigation-item.entry.2b17fe83.js +0 -71
- package/dist/swirl-tree-navigation.entry.9cce30b2.js +0 -15
- package/dist/swirl-tree-view-item.entry.4f19d584.js +0 -203
- package/dist/swirl-tree-view.entry.f0201cab.js +0 -220
- package/dist/swirl-video-thumbnail.entry.0cf26936.js +0 -88
- package/dist/swirl-visually-hidden.entry.92b9cb8d.js +0 -15
- package/dist/wc-datepicker.entry.f5b9d05f.js +0 -370
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
import { r, c as l, h as e, H as d, g as h } from "./index.cce5c1d5.js";
|
|
2
|
+
import { c as b } from "./index-orsBiyT_.fc4357c3.js";
|
|
3
|
+
import { d as p, i } from "./utils-Dn2SWlGn.dbe5b17a.js";
|
|
4
|
+
import "react";
|
|
5
|
+
import "react-dom";
|
|
6
|
+
const u = `:host{display:block;width:100%;height:100vh;--console-footer-height:4.25rem;--console-app-bar-height:3.5rem;--console-sidebar-width:18.5rem}:host *{box-sizing:border-box}.console-layout{display:grid;width:100%;height:100%;grid-template-columns:1fr;grid-template-areas:"main"}@media (min-width: 768px){.console-layout{grid-template-columns:var(--console-sidebar-width) 1fr;grid-template-areas:"sidebar main"}}@media (max-width: 767px){.console-layout--sidebar-active .console-layout__sidebar{transform:translate3d(0, 0, 0);box-shadow:0 0 1rem rgba(0, 0, 0, 0.06)}}@media (min-width: 768px){.console-layout--empty-app-bar .console-layout__main{grid-template-areas:"content";grid-template-rows:1fr}}@media (min-width: 768px){.console-layout--empty-app-bar .console-layout__app-bar{display:none}}@media (min-width: 768px){.console-layout--empty-app-bar.console-layout--has-footer .console-layout__main{grid-template-areas:"content"
|
|
7
|
+
"footer";grid-template-rows:1fr -webkit-min-content;grid-template-rows:1fr min-content}}.console-layout__sidebar{position:fixed;z-index:var(--s-z-30);top:4rem;bottom:0;left:0;display:grid;overflow-x:hidden;overflow-y:auto;width:100%;max-width:20rem;border-right:var(--s-border-width-default) solid var(--s-border-default);transition:transform 0.15s, box-shadow 0.15s;transform:translate3d(-100%, 0, 0);grid-template-rows:auto 1fr -webkit-min-content;grid-template-rows:auto 1fr min-content;grid-template-areas:"header"
|
|
8
|
+
"navigation"
|
|
9
|
+
"user"}@media (prefers-reduced-motion){.console-layout__sidebar{transition:none}}@media (min-width: 768px){.console-layout__sidebar{position:static;top:auto;left:auto;max-width:none;height:100%;transform:none;box-shadow:none;grid-area:sidebar}}.console-layout__header{overflow:hidden;min-width:0;padding:var(--s-space-20) var(--s-space-24);background-color:var(--s-background-default);grid-area:header}.console-layout__navigation{overflow-x:hidden;overflow-y:auto;padding-top:var(--s-space-8);padding-bottom:var(--s-space-8);background-color:var(--s-background-default);grid-area:navigation}.console-layout__user{overflow:hidden;padding:var(--s-space-16) var(--s-space-24);border-top:var(--s-border-width-default) solid var(--s-border-default);background-color:var(--s-background-default);grid-area:user;min-height:var(--console-footer-height);box-sizing:border-box}.console-layout__main{display:grid;overflow:hidden;width:100%;height:100%;grid-area:main;gap:var(--s-border-width-default);grid-template-rows:var(--console-app-bar-height) 1fr;grid-template-areas:"app-bar"
|
|
10
|
+
"content"}.console-layout--has-footer .console-layout__main{grid-template-rows:var(--console-app-bar-height) 1fr -webkit-min-content;grid-template-rows:var(--console-app-bar-height) 1fr min-content;grid-template-areas:"app-bar"
|
|
11
|
+
"content"
|
|
12
|
+
"footer"}.console-layout__app-bar{position:sticky;z-index:var(--s-z-30);top:0;display:flex;min-width:0;padding-right:var(--s-space-16);padding-left:var(--s-space-16);align-items:center;border-bottom:var(--s-border-width-default) solid var(--s-border-default);background-color:var(--s-background-default);gap:var(--s-space-12);grid-area:app-bar}@media (min-width: 768px){.console-layout__app-bar{padding-right:2.5rem;padding-left:2.5rem}}@media (min-width: 768px){.console-layout__mobile-navigation-button{display:none}}.console-layout__app-name{min-width:0;flex-grow:1}.console-layout__app-name .heading{overflow:hidden;font-weight:var(--s-font-weight-regular);white-space:nowrap;text-overflow:ellipsis}.console-layout__help-button{flex-shrink:0}.console-layout__content{overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable;display:flex;min-width:0;padding:0 var(--s-space-16);background-color:var(--s-background-default);flex-direction:column;grid-area:content}@media (min-width: 768px){.console-layout__content{padding:0 2.5rem}}.console-layout__content-container{display:flex;flex-direction:column;align-items:center;height:100%;width:100%}.console-layout__integration{flex-grow:1;padding-bottom:var(--s-space-16)}@media (min-width: 768px){.console-layout__integration{padding-bottom:2.5rem}}.console-layout__integration{width:100%}.console-layout__logo{display:flex;min-width:0;align-items:center;gap:var(--s-space-12)}.console-layout__logo-mark{flex-shrink:0}.console-layout__logo-text{min-width:0}.console-layout__logo-text::part(text){overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.console-layout__content-header{display:flex;margin-bottom:var(--s-space-24);flex-shrink:0;gap:var(--s-space-16);padding-top:var(--s-space-16)}@media (min-width: 768px){.console-layout__content-header{padding-top:2.5rem}}.console-layout__content-header{width:100%}.console-layout--has-custom-app-bar .console-layout__content-header{padding-top:var(--s-space-16)}.console-layout__back-button{position:relative;top:calc(-1 * var(--s-space-2));flex-shrink:0}.console-layout__heading-container{flex-grow:1}.console-layout__subheading{margin-top:var(--s-space-8)}.console-layout__content-header-tools{display:flex;flex-shrink:0}.console-layout__footer{position:sticky;bottom:0;z-index:var(--s-z-20);display:flex;flex-shrink:0;min-width:0;border-top:var(--s-border-width-default) solid var(--s-border-default);background-color:var(--s-background-default);grid-area:footer;width:100%;min-height:var(--console-footer-height);box-sizing:border-box}.console-layout__app-bar--custom{display:flex;min-width:0;align-items:center;padding:0;border-bottom:var(--s-border-width-default) solid transparent;background-color:var(--s-background-default)}.console-layout--main-scrollable:not(.console-layout--main-scrolled-to-top) .console-layout__app-bar--custom{border-bottom-color:var(--s-border-default)}.console-layout:not(.console-layout--has-custom-app-bar) .console-layout__app-bar--custom{display:none}.console-layout:not(.console-layout--has-footer) .console-layout__footer{display:none}.console-layout--has-custom-app-bar .console-layout__app-bar:not(.console-layout__app-bar--custom){display:none}.console-layout--hide-content-header .console-layout__content{padding:0;overflow:hidden;scrollbar-gutter:auto}.console-layout--hide-content-header .console-layout__integration{padding-bottom:0}`, f = class {
|
|
13
|
+
constructor(o) {
|
|
14
|
+
r(this, o), this.backButtonClick = l(this, "backButtonClick", 7), this.helpButtonClick = l(this, "helpButtonClick", 7), this.backButonLabel = "Back", this.helpButonLabel = "Help", this.hideNavigationButtonLabel = "Hide main navigation", this.logoText = "Admin", this.navigationLabel = "Main", this.showNavigationButtonLabel = "Show main navigation", this.contentScrollState = {
|
|
15
|
+
scrollable: !1,
|
|
16
|
+
scrolledToTop: !1,
|
|
17
|
+
scrolledToBottom: !1
|
|
18
|
+
}, this.updateCustomAppBarStatus = () => {
|
|
19
|
+
this.hasCustomAppBar = Boolean(this.el.querySelector('[slot="app-bar"]'));
|
|
20
|
+
}, this.updateFooterStatus = () => {
|
|
21
|
+
this.hasFooter = Boolean(this.el.querySelector('[slot="footer"]'));
|
|
22
|
+
}, this.onMainScroll = p(() => {
|
|
23
|
+
this.updateContentScrollState();
|
|
24
|
+
}, 16), this.onBackButtonClick = (t) => {
|
|
25
|
+
this.backButtonClick.emit(t);
|
|
26
|
+
}, this.onHelpButtonClick = (t) => {
|
|
27
|
+
this.helpButtonClick.emit(t);
|
|
28
|
+
}, this.onMobileNavigationToggleClick = () => {
|
|
29
|
+
this.toggleSidebar();
|
|
30
|
+
}, this.onClick = (t) => {
|
|
31
|
+
var s;
|
|
32
|
+
const a = t.target, n = Boolean(a.closest(".console-layout__mobile-navigation-button")), c = ((s = a.closest("[slot]")) == null ? void 0 : s.slot) === "overlays";
|
|
33
|
+
!t.composedPath().includes(this.sidebarEl) && !n && !c && this.sidebarActive && this.deactivateSidebar();
|
|
34
|
+
}, this.onKeyDown = (t) => {
|
|
35
|
+
t.code === "Escape" && this.sidebarActive && this.deactivateSidebar();
|
|
36
|
+
};
|
|
37
|
+
}
|
|
38
|
+
componentDidLoad() {
|
|
39
|
+
queueMicrotask(() => {
|
|
40
|
+
i() ? this.deactivateSidebar() : this.activateSidebar(), this.updateContentScrollState(), this.updateCustomAppBarStatus(), this.updateFooterStatus();
|
|
41
|
+
});
|
|
42
|
+
}
|
|
43
|
+
updateContentScrollState() {
|
|
44
|
+
if (!this.contentEl)
|
|
45
|
+
return;
|
|
46
|
+
const o = {
|
|
47
|
+
scrollable: this.contentEl.scrollHeight > this.contentEl.clientHeight,
|
|
48
|
+
scrolledToTop: this.contentEl.scrollTop === 0,
|
|
49
|
+
scrolledToBottom: Math.round(this.contentEl.scrollTop + this.contentEl.clientHeight) >= this.contentEl.scrollHeight
|
|
50
|
+
};
|
|
51
|
+
Object.keys(o).some((t) => o[t] !== this.contentScrollState[t]) && (this.contentScrollState = o);
|
|
52
|
+
}
|
|
53
|
+
onWindowResize() {
|
|
54
|
+
const o = i();
|
|
55
|
+
!o && !this.sidebarActive ? this.activateSidebar() : o && this.deactivateSidebar();
|
|
56
|
+
}
|
|
57
|
+
async toggleSidebar() {
|
|
58
|
+
this.sidebarActive ? this.deactivateSidebar() : this.activateSidebar();
|
|
59
|
+
}
|
|
60
|
+
async showSidebar() {
|
|
61
|
+
this.sidebarActive || this.activateSidebar();
|
|
62
|
+
}
|
|
63
|
+
async hideSidebar() {
|
|
64
|
+
this.sidebarActive && this.deactivateSidebar();
|
|
65
|
+
}
|
|
66
|
+
activateSidebar() {
|
|
67
|
+
var o;
|
|
68
|
+
this.sidebarActive = !0, this.sidebarEl.removeAttribute("inert"), i() && ((o = this.el.querySelector("swirl-tree-navigation-item")) == null || o.focus());
|
|
69
|
+
}
|
|
70
|
+
deactivateSidebar() {
|
|
71
|
+
this.sidebarActive = !1, i() && this.sidebarEl.setAttribute("inert", "");
|
|
72
|
+
}
|
|
73
|
+
render() {
|
|
74
|
+
const o = Boolean(this.maxContentWidth) ? {
|
|
75
|
+
maxWidth: this.maxContentWidth,
|
|
76
|
+
justifySelf: "center",
|
|
77
|
+
width: "100%"
|
|
78
|
+
} : void 0;
|
|
79
|
+
this.updateCustomAppBarStatus(), this.updateFooterStatus();
|
|
80
|
+
const t = b("console-layout", {
|
|
81
|
+
"console-layout--sidebar-active": this.sidebarActive,
|
|
82
|
+
"console-layout--empty-app-bar": !Boolean(this.appName) && !this.showHelpButton && !this.hasCustomAppBar,
|
|
83
|
+
"console-layout--has-footer": this.hasFooter,
|
|
84
|
+
"console-layout--has-custom-app-bar": this.hasCustomAppBar,
|
|
85
|
+
"console-layout--main-scrollable": this.contentScrollState.scrollable,
|
|
86
|
+
"console-layout--main-scrolled-to-top": this.contentScrollState.scrolledToTop,
|
|
87
|
+
"console-layout--main-scrolled-to-bottom": this.contentScrollState.scrolledToBottom,
|
|
88
|
+
"console-layout--hide-content-header": this.hideContentHeader
|
|
89
|
+
});
|
|
90
|
+
return e(d, { key: "4815fb5e801fe8a6e6b0c822dc2368904bf2dc8b" }, e("div", { key: "6159ff22d25c7d27a677e6d67a3f8971016b5ef4", class: t, onClick: this.onClick, onKeyDown: this.onKeyDown }, e("header", { key: "baefa5ac4861ba8363a46b9c64b95cca3479ebc1", "aria-hidden": String(!this.sidebarActive), class: "console-layout__sidebar", ref: (a) => this.sidebarEl = a }, e("div", { key: "d45a7e304e2013b9c134fab4fefd5380ab20de9a", class: "console-layout__header" }, e("div", { key: "3063e9bd8df891002fdf043b55407fce59a0c901", class: "console-layout__logo" }, e("svg", { key: "41f42776a3a3d1d88889a2fa108814fd660ace35", class: "console-layout__logo-mark", fill: "none", height: "26", viewBox: "0 0 16 26", width: "16", xmlns: "http://www.w3.org/2000/svg" }, e("path", { key: "af24345a81f147ab75d8a20fd528dde813914352", d: "M0.624238 14.0705C0.326496 13.5353 0.118077 12.9406 0.0287543 12.3161C-0.0307941 11.662 -0.0010199 11.0375 0.147851 10.4428C0.296722 9.84813 0.594464 9.25343 0.951754 8.77767C1.33882 8.27217 1.78543 7.85588 2.35114 7.55853L14.6181 0.362671C14.9159 0.8979 15.1243 1.4926 15.2136 2.11703C15.3029 2.74147 15.2434 3.3659 15.0945 3.99034C14.9456 4.58504 14.6479 5.17974 14.2906 5.6555C13.9035 6.16099 13.4569 6.57728 12.8912 6.87463L0.624238 14.0705Z", fill: "#145AF5" }), e("path", { key: "fa7003b487a843eafd643d786ca4e9a66967ee1f", d: "M3.69214 21.4743C3.3944 20.9391 3.18598 20.3444 3.09666 19.72C3.00733 19.0956 3.06688 18.4711 3.21575 17.8467C3.36462 17.252 3.66237 16.6573 4.01966 16.1815C4.40672 15.676 4.85333 15.2597 5.41904 14.9624L12.2076 10.9779C12.5053 11.5131 12.7137 12.1078 12.803 12.7323C12.8924 13.3567 12.8328 13.9811 12.6839 14.6056C12.5351 15.2003 12.2373 15.795 11.88 16.2707C11.493 16.7762 11.0464 17.1925 10.4807 17.4899L3.69214 21.4743Z", fill: "#145AF5" }), e("path", { key: "14d9fe03db375d378a6a4db9c6b375ae55fdc03c", d: "M3.69141 21.4739L7.77047 19.0951C8.39573 20.1953 8.5446 21.5036 8.24686 22.7228C7.91934 23.9419 7.14521 24.9826 6.04357 25.6368L3.69141 21.4739Z", fill: "#80A8F4" }), e("path", { key: "b903958362f3d3fa7f72d37fc1844bf9e4d7559b", d: "M12.2072 10.9785L7.32419 10.1459L0.625 14.0709L5.38887 14.9629L12.2072 10.9785Z", fill: "#80A8F4" })), e("swirl-text", { key: "b7f9690de23744e1dcc81f53acf97236a8362e75", class: "console-layout__logo-text", weight: "medium" }, this.logoText))), e("nav", { key: "a475177cc1f77ce548e3138f8ee6a202545b72cf", "aria-label": this.navigationLabel, class: "console-layout__navigation" }, e("slot", { key: "e9ce193270fe8193733b208f889cc788b9a277c5", name: "navigation" })), e("div", { key: "12584d4dc12ff36e0ecd0d853aace0936794790f", class: "console-layout__user" }, e("slot", { key: "c7db2cbc4b349a9598f97979beeec2e7e61cd33d", name: "user" }))), e("main", { key: "2b48c26ec129def46e1cc3f3be7151fb863a8113", "aria-labelledby": Boolean(this.appName) ? "app-name" : void 0, class: "console-layout__main" }, e("header", { key: "cb481e40c801b8c42967f35de8400905ded5a70f", class: "console-layout__app-bar console-layout__app-bar--custom" }, e("slot", { key: "7fdb1d5bd16e7b1d64ae6db7a910490e41b86866", name: "app-bar", onSlotchange: this.updateCustomAppBarStatus })), e("header", { key: "36e691514c17442d18ec856cc42934594cc8c939", class: "console-layout__app-bar" }, e("span", { key: "b1f0bc0fe2770791d5a0b8136869d91c92161743", class: "console-layout__mobile-navigation-button" }, e("swirl-button", { key: "22871bc55035291e21878ed88b42e813a7224f89", swirlAriaExpanded: String(this.sidebarActive), hideLabel: !0, icon: this.sidebarActive ? "<swirl-icon-close></swirl-icon-close>" : "<swirl-icon-menu></swirl-icon-menu>", label: this.sidebarActive ? this.hideNavigationButtonLabel : this.showNavigationButtonLabel, onClick: this.onMobileNavigationToggleClick })), e("div", { key: "36fdc660f38123feeb8b0028d856988d3c5441e5", class: "console-layout__app-name" }, this.appName && e("swirl-heading", { key: "17a56f9da94065e344b1b6b8ffd84b82c6dff7cb", as: "h1", headingId: "app-name", level: 4, text: this.appName })), this.showHelpButton && e("swirl-button", { key: "328cd8b96c1559d3aaf520715e52089bfdcb8b44", class: "console-layout__help-button", hideLabel: !0, icon: "<swirl-icon-help></swirl-icon-help>", label: this.helpButonLabel, onClick: this.onHelpButtonClick })), e("section", { key: "19486de9997b5daf9af31a25a8885c86329cdb46", "aria-labelledby": "heading", class: "console-layout__content", onScroll: this.onMainScroll, ref: (a) => this.contentEl = a }, e("div", { key: "12d6c46a62957ed848c7894a68f4b1e0824b0b9e", class: "console-layout__content-container" }, !this.hideContentHeader && e("header", { key: "cc4cc44ca37cb973521feca0ccf4236f0a5d6607", class: "console-layout__content-header", style: o }, this.showBackButton && e("swirl-button", { key: "f27f8fc2d149f4e4587f4a755b4023f60136df2a", class: "console-layout__back-button", hideLabel: !0, icon: "<swirl-icon-arrow-back></swirl-icon-arrow-back>", label: this.backButonLabel, onClick: this.onBackButtonClick }), Boolean(this.heading) && e("div", { key: "d76d8b57036bc3105565ede67dc9ee84fb719992", class: "console-layout__heading-container" }, e("swirl-heading", { key: "1dc1bd897ae597bf67fc31154711632393bca99b", as: Boolean(this.appName) ? "h2" : "h1", class: "console-layout__heading", headingId: "heading", level: 1, text: this.heading }), this.subheading && e("swirl-text", { key: "2e405156ab5fe2332064050248ef4de2e0b3c1b7", class: "console-layout__subheading", color: "subdued" }, this.subheading)), !Boolean(this.heading) && e("div", { key: "e1304c66641fe4b12289ea8e34f0ea3e305360f0", class: "console-layout__heading-container" }, e("slot", { key: "79c27ac40d642391776704ddde0b5823537fe3b1", name: "heading" })), e("div", { key: "f3ab1fc15a49bec24c74d934bc244c29eb681ff9", class: "console-layout__content-header-tools" }, e("slot", { key: "cf9640f2b11289b98618397046d87ecfb09da321", name: "content-header-tools" }))), e("div", { key: "f2b7b295a028120ea5d9bd971e0078e957a6ff48", class: "console-layout__integration", style: o }, e("slot", { key: "0a48de530204d697420fc83e0e0665abe9bcd55d", name: "content" })))), e("footer", { key: "19f61a51b65406ddf246726467add2e0b9fdbe8c", class: "console-layout__footer" }, e("slot", { key: "5d7b06005008d041669ebac4a11b2d8816365edf", name: "footer", onSlotchange: this.updateFooterStatus })), e("div", { key: "62c51f28ff4035296904dfac3a3f7ca01ce20dff", class: "console-layout__overlays" }, e("slot", { key: "ae36884ab5fa186a7113ea509b8629c78d50c809", name: "overlays" })))));
|
|
91
|
+
}
|
|
92
|
+
get el() {
|
|
93
|
+
return h(this);
|
|
94
|
+
}
|
|
95
|
+
};
|
|
96
|
+
f.style = u;
|
|
97
|
+
export {
|
|
98
|
+
f as swirl_console_layout
|
|
99
|
+
};
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { r as c, h as e, H as i, g as o } from "./index.cce5c1d5.js";
|
|
2
|
+
import { c as n } from "./index-orsBiyT_.fc4357c3.js";
|
|
3
|
+
import { v as f } from "./v4-DD3477fe.2624487e.js";
|
|
4
|
+
import "react";
|
|
5
|
+
import "react-dom";
|
|
6
|
+
const b = `:host{display:block;width:100%}:host *{box-sizing:border-box}.data-cell-stack{display:flex;flex-direction:column;width:100%;gap:var(--s-space-16)}.data-cell-stack__header{display:flex;align-items:flex-start;gap:var(--s-space-8);width:100%;justify-content:space-between}.data-cell-stack__header-content{display:flex;flex-direction:column;align-items:flex-start;gap:var(--s-space-4)}.data-cell-stack__label{font-size:var(--s-font-size-base);line-height:var(--s-line-height-base);color:var(--s-text-default);font-weight:var(--s-font-weight-semibold);margin:0}.data-cell-stack__description{font-size:var(--s-font-size-sm);line-height:var(--s-line-height-sm);color:var(--s-text-subdued);margin:0}.data-cell-stack__cells{display:flex;flex-direction:column;gap:var(--s-space-2)}.data-cell-stack__cells ::slotted(swirl-data-cell:first-of-type:not(:last-of-type)){--swirl-data-cell-border-radius:var(--s-border-radius-l)
|
|
7
|
+
var(--s-border-radius-l) var(--s-border-radius-s) var(--s-border-radius-s)}.data-cell-stack__cells ::slotted(swirl-data-cell:last-of-type:not(:first-of-type)){--swirl-data-cell-border-radius:var(--s-border-radius-s)
|
|
8
|
+
var(--s-border-radius-s) var(--s-border-radius-l) var(--s-border-radius-l)}.data-cell-stack__cells ::slotted(swirl-data-cell:not(:first-of-type):not(:last-of-type)){--swirl-data-cell-border-radius:var(--s-border-radius-s)}.data-cell-stack__cells ::slotted(swirl-data-cell:first-of-type:last-of-type){--swirl-data-cell-border-radius:var(--s-border-radius-l)}.data-cell-stack__cta{display:flex;align-items:center;flex-shrink:0}`, h = class {
|
|
9
|
+
constructor(a) {
|
|
10
|
+
c(this, a), this.hideLabel = !1, this.headerId = `data-cell-stack-header-${f()}`, this.onSlotChange = (s) => {
|
|
11
|
+
s.target.assignedElements().filter((r) => r.tagName !== "SWIRL-DATA-CELL").length > 0 && console.warn("[SwirlDataCellStack] Only swirl-data-cell elements are allowed as direct children.");
|
|
12
|
+
};
|
|
13
|
+
}
|
|
14
|
+
render() {
|
|
15
|
+
const a = Boolean(this.el.querySelector('[slot="cta"]')), s = Boolean(this.label) && !this.hideLabel, d = n("data-cell-stack", {
|
|
16
|
+
"data-cell-stack--has-cta": a
|
|
17
|
+
}), t = s ? `${this.headerId}-label` : void 0, l = this.description ? `${this.headerId}-description` : void 0;
|
|
18
|
+
return e(i, { key: "abdad45f410ea28a21f54edfb9c330759eb51eec" }, e("div", { key: "24de9e29f59568c7606e872e547df7f73a53cf56", class: d, part: "data-cell-stack", role: "group" }, (s || this.description || a) && e("header", { key: "179c36c7fec1ec02a1bf1954e9b47a228191a2a9", class: "data-cell-stack__header", id: this.headerId }, e("div", { key: "57d1b326531fc34d045e1ff099865bccff448682", class: "data-cell-stack__header-content" }, s && e("h3", { key: "ad2a57084e9b084fb4ee71142edbfa26d7204cbf", class: "data-cell-stack__label", id: t }, this.label), this.description && e("p", { key: "89b091f92c268e2a7c827fd790085967b1a0a453", class: "data-cell-stack__description", id: l }, this.description)), a && e("div", { key: "56f70c1b483fdc2046d8cd8f5e5b2f8ff14f6311", class: "data-cell-stack__cta" }, e("slot", { key: "fbb8710ec3932ee70a9f6fe830a5a038da280682", name: "cta" }))), e("div", { key: "a54485d11f29fa7d464813a60f88d68298aab74d", class: "data-cell-stack__cells", role: "list", "aria-labelledby": t || void 0, "aria-describedby": l || void 0 }, e("slot", { key: "8bd734aaf20e625167d5fec827b33719346a8df2", onSlotchange: this.onSlotChange }))));
|
|
19
|
+
}
|
|
20
|
+
get el() {
|
|
21
|
+
return o(this);
|
|
22
|
+
}
|
|
23
|
+
};
|
|
24
|
+
h.style = b;
|
|
25
|
+
export {
|
|
26
|
+
h as swirl_data_cell_stack
|
|
27
|
+
};
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { r as f, c as h, h as e, H as p, g as u } from "./index.cce5c1d5.js";
|
|
2
|
+
import { c as v } from "./index-orsBiyT_.fc4357c3.js";
|
|
3
|
+
import { v as b } from "./v4-DD3477fe.2624487e.js";
|
|
4
|
+
import "react";
|
|
5
|
+
import "react-dom";
|
|
6
|
+
const _ = `:host{display:block;width:100%}:host *{box-sizing:border-box}.data-cell{display:flex;align-items:center;gap:var(--s-space-8);width:100%;padding:var(--s-space-12) var(--s-space-16);background-color:var(--s-surface-raised-50-default);border-radius:var(--swirl-data-cell-border-radius, var(--s-border-radius-l))}.data-cell--interactive{cursor:pointer}.data-cell--vertical{align-items:center}.data-cell__media{flex-shrink:0;display:flex;align-items:center}.data-cell__media ::slotted(swirl-avatar){--swirl-avatar-background-color:var(--s-surface-default)}.data-cell__content{flex:1;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:var(--s-space-24)}.data-cell--no-label .data-cell__content,.data-cell--no-label .data-cell__value-wrapper,.data-cell--no-label .data-cell__input{width:100%}.data-cell--vertical .data-cell__content{flex-direction:column;align-items:flex-start;gap:var(--s-space-4)}.data-cell__label-wrapper{flex-shrink:0;min-width:0}.data-cell:not(.data-cell--vertical) .data-cell__label-wrapper{width:calc(160px + var(--s-space-4) + 16px)}.data-cell__label{display:block;font-size:var(--s-font-size-sm);line-height:var(--s-line-height-sm);color:var(--s-text-subdued);font-weight:var(--s-font-weight-normal)}.data-cell:not(.data-cell--vertical) .data-cell__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:160px}.data-cell__tooltip swirl-icon-info{flex-shrink:0;color:var(--s-text-subdued)}.data-cell__value-wrapper{display:flex;align-items:center;gap:var(--s-space-4);flex-shrink:1;min-width:0}.data-cell--vertical .data-cell__value-wrapper{flex-direction:column;align-items:flex-start}.data-cell__value{flex:1;min-width:0;font-size:var(--s-font-size-sm);line-height:var(--s-line-height-sm);color:var(--s-text-default);font-weight:var(--s-font-weight-semibold);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-cell--vertical .data-cell__value{white-space:normal;overflow:visible;text-overflow:clip}.data-cell__suffix{flex-shrink:0}.data-cell__input{width:100%}.data-cell__input ::slotted(swirl-form-control){--swirl-form-control-label-background-color:var(
|
|
7
|
+
--swirl-data-cell-input-background,
|
|
8
|
+
var(--s-surface-default)
|
|
9
|
+
)}.data-cell__input ::slotted(swirl-checkbox),.data-cell__input ::slotted(swirl-radio){width:100%}@media (max-width: 767px){.data-cell:not(.data-cell--vertical) .data-cell__content{flex-direction:column;align-items:flex-start;gap:var(--s-space-4)}.data-cell:not(.data-cell--vertical) .data-cell__value-wrapper{flex-direction:column;align-items:flex-start}}`, m = class {
|
|
10
|
+
constructor(s) {
|
|
11
|
+
f(this, s), this.valueChange = h(this, "valueChange", 7), this.vertical = !1, this.elementId = `data-cell-${b()}`, this.handleRadioClick = (a) => {
|
|
12
|
+
const t = a.target, l = this.el.querySelector('swirl-radio[slot="content"]');
|
|
13
|
+
t.contains(l) && (l == null ? void 0 : l.querySelector('input[type="radio"]')).click();
|
|
14
|
+
}, this.handleClick = (a) => {
|
|
15
|
+
this.handleRadioClick(a), this.valueChange.emit(a);
|
|
16
|
+
};
|
|
17
|
+
}
|
|
18
|
+
render() {
|
|
19
|
+
const s = Boolean(this.el.querySelector('[slot="media"]')), a = Boolean(this.el.querySelector('[slot="suffix"]')), t = Boolean(this.label), l = Boolean(this.el.querySelector('[slot="content"]')), i = Boolean(this.el.querySelector('swirl-checkbox[slot="content"]')), c = Boolean(this.el.querySelector('swirl-radio[slot="content"]')), o = v("data-cell", {
|
|
20
|
+
"data-cell--vertical": this.vertical,
|
|
21
|
+
"data-cell--has-media": s,
|
|
22
|
+
"data-cell--has-suffix": a,
|
|
23
|
+
"data-cell--has-content": l,
|
|
24
|
+
"data-cell--no-label": !t,
|
|
25
|
+
"data-cell--interactive": i || c
|
|
26
|
+
}), d = `${this.elementId}-label`, r = `${this.elementId}-value`, n = e("swirl-stack", { key: "87c0481afb1657fe665a0b7d1cfb461bd67268d4", orientation: "horizontal", align: "center", spacing: "4" }, e("span", { key: "c7a31ace1ab10e7c83bb602363b018608e436334", class: "data-cell__label", id: d, role: "term" }, this.label), this.tooltip && e("swirl-tooltip", { key: "333d7dc86e6a99f7317c9153e046b6c99c8c53c8", class: "data-cell__tooltip", content: this.tooltip, position: "right" }, e("swirl-icon-info", { key: "ab6b311cf2f97d72e2c62cccf17ae66c9f02e5f8", size: 16, tabIndex: 0 })));
|
|
27
|
+
return e(p, { key: "6c27a910d7ee230969f2eda585c7d8962cde8154", role: "group" }, e("div", { key: "f667acc71588eee023f84a7a2203f9d067887cce", class: o, part: "data-cell", onClick: i || c ? this.handleClick : void 0, role: i || c ? "button" : void 0, tabIndex: i || c ? 0 : void 0 }, s && e("div", { key: "2fa9ce735cc9a3b6476649a9b4ae181b61321944", class: "data-cell__media", "aria-hidden": "true" }, e("slot", { key: "7a5f4d9fa069cb421a27ec1ed3cced49f7138c89", name: "media" })), e("div", { key: "53efcc28082b72feb643f510297d417e38ecefdd", class: "data-cell__content" }, t && e("div", { key: "5e782d214b7759f6bb1a7b4e7df181a5024da86c", class: "data-cell__label-wrapper" }, n), (l || this.value || a) && e("div", { key: "621bbf00e6ae783f8dd285bdad834e99f0ffbd1b", class: "data-cell__value-wrapper", role: "definition", "aria-labelledby": t ? d : void 0, id: r }, l ? e("div", { class: "data-cell__input" }, e("slot", { name: "content" })) : this.value && e("div", { class: "data-cell__value" }, this.value))), a && e("div", { key: "3193e6b24553ac6465d37893d06c5e6a1cad2848", class: "data-cell__suffix" }, e("slot", { key: "58836762f648821c2e1735f1413f86734ba5ff15", name: "suffix" }))));
|
|
28
|
+
}
|
|
29
|
+
get el() {
|
|
30
|
+
return u(this);
|
|
31
|
+
}
|
|
32
|
+
};
|
|
33
|
+
m.style = _;
|
|
34
|
+
export {
|
|
35
|
+
m as swirl_data_cell
|
|
36
|
+
};
|
|
@@ -0,0 +1,142 @@
|
|
|
1
|
+
import { r as h, c as p, h as a, H as f, g as m } from "./index.cce5c1d5.js";
|
|
2
|
+
import { c as y } from "./index-orsBiyT_.fc4357c3.js";
|
|
3
|
+
import { f as s, I as n, i as l, p as c } from "./index-D3UoejeY.7db8c51e.js";
|
|
4
|
+
import { D as k } from "./media-query.service-BSiuFyfW.201120cc.js";
|
|
5
|
+
import { i as u } from "./utils-Dn2SWlGn.dbe5b17a.js";
|
|
6
|
+
import "react";
|
|
7
|
+
import "react-dom";
|
|
8
|
+
const b = ".sc-swirl-date-input-h{display:flex;width:100%}.sc-swirl-date-input-h *.sc-swirl-date-input{box-sizing:border-box}.date-input.sc-swirl-date-input{position:relative;display:flex;width:100%;align-items:center;color:var(--s-text-default);line-height:var(--s-line-height-sm)}.date-input--inline.sc-swirl-date-input .date-input__date-picker-button.sc-swirl-date-input{top:-0.0625rem}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.date-input--inline.sc-swirl-date-input .date-input__date-picker-button.sc-swirl-date-input{top:0}}.date-input__input.sc-swirl-date-input{display:inline-flex;width:calc(100% - 1.25rem - var(--s-space-8));margin:0;padding:0;border:none;color:var(--s-text-default);background-color:transparent;font:inherit;font-size:var(--s-font-size-base);line-height:var(--s-line-height-base);caret-color:var(--s-border-highlight)}.date-input__input.sc-swirl-date-input:focus{outline:none}.date-input__input.sc-swirl-date-input:disabled{color:var(--s-text-disabled);background-color:transparent}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.date-input__input.sc-swirl-date-input{font-size:var(--s-font-size-sm);line-height:var(--s-line-height-sm)}}.date-input__date-picker-button.sc-swirl-date-input{position:absolute;top:calc(-1 * var(--s-space-12));right:0;display:inline-flex;margin:0;padding:0;border:none;color:var(--s-icon-default);background-color:transparent;cursor:pointer}.date-input__date-picker-button.sc-swirl-date-input:focus:not(:focus-visible){outline:none}.date-input__date-picker-button.sc-swirl-date-input:focus-visible{outline-color:var(--s-focus-default);outline-offset:var(--s-space-2)}.date-input__date-picker-button.sc-swirl-date-input:disabled{color:var(--s-icon-disabled);cursor:default}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.date-input__date-picker-button.sc-swirl-date-input{top:-0.625rem}}@media (max-width: 767px){.date-input__date-picker-popover.sc-swirl-date-input{position:fixed}}", r = "yyyy-MM-dd", v = class {
|
|
9
|
+
constructor(e) {
|
|
10
|
+
h(this, e), this.invalidInput = p(this, "invalidInput", 7), this.valueChange = p(this, "valueChange", 7), this.datePickerDisableDate = () => !1, this.datePickerLabel = "Date picker", this.datePickerTriggerLabel = "Open date picker", this.firstDayOfWeek = 0, this.format = "yyyy-MM-dd", this.locale = "en-US", this.placeholder = "yyyy-mm-dd", this.preferredInputMode = "input", this.iconSize = 24, this.isInPickOnlyMode = !1, this.mediaQueryUnsubscribe = () => {
|
|
11
|
+
}, this.onClick = (t) => {
|
|
12
|
+
t.preventDefault(), !this.readonly && this.preferredInputMode === "pick" && (this.pickerPopover.open(this.el), u() || this.focus());
|
|
13
|
+
}, this.onMouseDown = () => {
|
|
14
|
+
this.readonly || this.preferredInputMode === "pick" && this.pickerPopover.close();
|
|
15
|
+
}, this.onFocus = (t) => {
|
|
16
|
+
this.handleAutoSelect(t);
|
|
17
|
+
}, this.onBlur = (t) => {
|
|
18
|
+
if (this.readonly)
|
|
19
|
+
return;
|
|
20
|
+
const i = this.pickerPopover.contains(t.relatedTarget);
|
|
21
|
+
this.setIsInPickOnlyMode(!i);
|
|
22
|
+
}, this.onPickDate = (t) => {
|
|
23
|
+
const i = t.detail, o = s(i, r);
|
|
24
|
+
this.value = o, this.inputEl.value = s(i, this.pattern), this.mask.updateValue(), this.setIsInPickOnlyMode(!0), this.pickerPopover.close();
|
|
25
|
+
};
|
|
26
|
+
}
|
|
27
|
+
componentWillLoad() {
|
|
28
|
+
const e = Array.from(document.querySelectorAll("swirl-date-input")).indexOf(this.el);
|
|
29
|
+
this.id = `swirl-date-input-${e}`, this.setIsInPickOnlyMode(!0);
|
|
30
|
+
}
|
|
31
|
+
componentDidLoad() {
|
|
32
|
+
this.setupMask(), this.mediaQueryUnsubscribe = k.subscribe((e) => {
|
|
33
|
+
this.updateIconSize(e);
|
|
34
|
+
}), this.autoFocus && this.focus();
|
|
35
|
+
}
|
|
36
|
+
disconnectedCallback() {
|
|
37
|
+
var e;
|
|
38
|
+
(e = this.mask) == null || e.destroy(), this.mediaQueryUnsubscribe();
|
|
39
|
+
}
|
|
40
|
+
watchFormat() {
|
|
41
|
+
this.setupMask();
|
|
42
|
+
}
|
|
43
|
+
watchValue(e, t) {
|
|
44
|
+
e !== t && this.updateValue();
|
|
45
|
+
}
|
|
46
|
+
async openPicker() {
|
|
47
|
+
this.pickerPopover.open(this.el);
|
|
48
|
+
}
|
|
49
|
+
focus() {
|
|
50
|
+
setTimeout(() => {
|
|
51
|
+
this.inputEl.focus();
|
|
52
|
+
});
|
|
53
|
+
}
|
|
54
|
+
updateIconSize(e) {
|
|
55
|
+
this.iconSize = e ? 20 : 24;
|
|
56
|
+
}
|
|
57
|
+
handleAutoSelect(e) {
|
|
58
|
+
if (!this.autoSelect) {
|
|
59
|
+
setTimeout(() => {
|
|
60
|
+
e.target && e.target instanceof HTMLInputElement && e.target.setSelectionRange && e.target.setSelectionRange(0, 0);
|
|
61
|
+
});
|
|
62
|
+
return;
|
|
63
|
+
}
|
|
64
|
+
e.target && e.target instanceof HTMLInputElement && e.target.select();
|
|
65
|
+
}
|
|
66
|
+
setIsInPickOnlyMode(e) {
|
|
67
|
+
this.preferredInputMode === "pick" && u() ? this.isInPickOnlyMode = e : this.isInPickOnlyMode = !1;
|
|
68
|
+
}
|
|
69
|
+
setupMask() {
|
|
70
|
+
var e;
|
|
71
|
+
(e = this.mask) == null || e.destroy(), this.pattern = this.format.replace(new RegExp("(?<!d)d(?!d)", "g"), "dd").replace(new RegExp("(?<!M)M(?!M)", "g"), "MM").replace(new RegExp("(?<!y)y(?!y)", "g"), "yyyy").replace(new RegExp("(?<!y)yyy(?!y)", "g"), "yyyy"), this.pattern || (this.pattern = r), this.mask = n(this.inputEl, {
|
|
72
|
+
mask: Date,
|
|
73
|
+
pattern: this.pattern.replace(/([^A-Za-z0-9])/g, "$1`"),
|
|
74
|
+
autofix: "pad",
|
|
75
|
+
lazy: !0,
|
|
76
|
+
overwrite: !0,
|
|
77
|
+
eager: "append",
|
|
78
|
+
blocks: {
|
|
79
|
+
dd: {
|
|
80
|
+
mask: n.MaskedRange,
|
|
81
|
+
from: 1,
|
|
82
|
+
to: 31,
|
|
83
|
+
maxLength: 2
|
|
84
|
+
},
|
|
85
|
+
MM: {
|
|
86
|
+
mask: n.MaskedRange,
|
|
87
|
+
from: 1,
|
|
88
|
+
to: 12,
|
|
89
|
+
maxLength: 2
|
|
90
|
+
},
|
|
91
|
+
yy: {
|
|
92
|
+
mask: n.MaskedRange,
|
|
93
|
+
from: 0,
|
|
94
|
+
to: 99,
|
|
95
|
+
maxLength: 2
|
|
96
|
+
},
|
|
97
|
+
yyyy: {
|
|
98
|
+
mask: n.MaskedRange,
|
|
99
|
+
from: 1e3,
|
|
100
|
+
to: 9999,
|
|
101
|
+
maxLength: 4
|
|
102
|
+
}
|
|
103
|
+
},
|
|
104
|
+
format: (t) => {
|
|
105
|
+
const i = s(t, this.pattern);
|
|
106
|
+
return l(t) ? (this.value = s(t, r), i) : (this.invalidInput.emit(t.toString()), "");
|
|
107
|
+
},
|
|
108
|
+
parse: (t) => c(t, this.pattern, new Date())
|
|
109
|
+
}), this.mask.on("accept", () => {
|
|
110
|
+
this.mask.value === "" && (this.value = "", this.valueChange.emit(""));
|
|
111
|
+
}), this.updateValue();
|
|
112
|
+
}
|
|
113
|
+
updateValue() {
|
|
114
|
+
if (this.value) {
|
|
115
|
+
const e = c(this.value, r, new Date());
|
|
116
|
+
if (l(e)) {
|
|
117
|
+
const t = s(e, this.pattern);
|
|
118
|
+
this.mask.value = t, this.valueChange.emit(this.value);
|
|
119
|
+
} else
|
|
120
|
+
this.invalidInput.emit(this.value);
|
|
121
|
+
}
|
|
122
|
+
}
|
|
123
|
+
render() {
|
|
124
|
+
const e = this.invalid === !0 || this.invalid === !1 ? String(this.invalid) : void 0, t = Boolean(this.value) ? c(this.value, r, new Date()) : void 0, i = l(t) ? t : void 0, o = y("date-input", {
|
|
125
|
+
"date-input--inline": this.inline
|
|
126
|
+
});
|
|
127
|
+
return a(f, { key: "7a29fc5fc5d443d792032d8689be59c94259b362" }, a("div", { key: "7e53dd2e48fc4c65a6c82a88be7f9d843f990db5", class: o }, a("input", { key: "94b4ffd5ecb9d61bac7ad86de7d037670e461163", "aria-describedby": this.swirlAriaDescribedby, "aria-disabled": this.disabled ? "true" : void 0, "aria-invalid": e, autoFocus: this.autoFocus, class: "date-input__input", disabled: this.disabled, readonly: this.isInPickOnlyMode || this.readonly, id: this.id, inputmode: "numeric", onClick: this.onClick, onMouseDown: this.onMouseDown, onFocus: this.onFocus, onBlur: this.onBlur, placeholder: this.placeholder, ref: (d) => this.inputEl = d, required: this.required, type: "text" }), !this.readonly && a("swirl-popover-trigger", { key: "a164779f32047d625f9a721d7f34f660a1f91f8c", swirlPopover: `popover-${this.id}` }, a("button", { key: "2b3c092b7bd25ae8e512c95c67f09b81d840716c", "aria-label": this.datePickerTriggerLabel, class: "date-input__date-picker-button", disabled: this.disabled, type: "button" }, a("swirl-icon-today", { key: "4995e14e9e7171b5254a00142dab78b8923de7d0", size: this.iconSize })))), !(this.disabled || this.readonly) && a("swirl-popover", { key: "6ad95d6857d97a488d111597a22e55a2f6674776", animation: "scale-in-y", class: "date-input__date-picker-popover", id: `popover-${this.id}`, label: this.datePickerLabel, placement: "bottom-end", ref: (d) => this.pickerPopover = d }, a("swirl-date-picker", { key: "d86dcc75124005c975dfe8f8d6a7d55d2b46afce", disableDate: this.datePickerDisableDate, firstDayOfWeek: this.firstDayOfWeek, labels: this.labels, locale: this.locale, onValueChange: this.onPickDate, value: i, startDate: i })));
|
|
128
|
+
}
|
|
129
|
+
get el() {
|
|
130
|
+
return m(this);
|
|
131
|
+
}
|
|
132
|
+
static get watchers() {
|
|
133
|
+
return {
|
|
134
|
+
format: ["watchFormat"],
|
|
135
|
+
value: ["watchValue"]
|
|
136
|
+
};
|
|
137
|
+
}
|
|
138
|
+
};
|
|
139
|
+
v.style = b;
|
|
140
|
+
export {
|
|
141
|
+
v as swirl_date_input
|
|
142
|
+
};
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { r as s, c, h as r, H as d, g as l, F as i } from "./index.cce5c1d5.js";
|
|
2
|
+
import { r as o, s as p } from "./utils-Dn2SWlGn.dbe5b17a.js";
|
|
3
|
+
import { c as n } from "./index-orsBiyT_.fc4357c3.js";
|
|
4
|
+
import "react";
|
|
5
|
+
import "react-dom";
|
|
6
|
+
const u = `:host{display:block}:host *{box-sizing:border-box}.date-picker{padding:var(--s-space-8) var(--s-space-16);background-color:var(--s-surface-overlay-default);font-size:var(--s-font-size-sm);line-height:var(--s-line-height-sm);letter-spacing:var(--s-letter-spacing-tighter)}@media (min-width: 768px){.date-picker--fixed-max-width .date-picker{max-width:17.5rem}}.date-picker__header{display:flex;margin-bottom:var(--s-space-8);align-items:center}.date-picker__current-month{display:flex;padding:var(--s-space-8);flex-grow:1;align-items:center;order:1;gap:var(--s-space-4)}.date-picker__next-month-button,.date-picker__previous-month-button{position:relative;display:inline-flex;width:2.5rem;height:2.5rem;margin:0;padding:0;flex-shrink:0;justify-content:center;align-items:center;border:none;border-radius:50%;color:var(--s-icon-highlight);background-color:transparent;cursor:pointer}.date-picker__next-month-button:after,.date-picker__previous-month-button:after{position:absolute;background-color:currentColor;content:"";inset:0;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.date-picker__next-month-button:hover,.date-picker__previous-month-button:hover{background-color:var(--s-surface-overlay-hovered)}.date-picker__next-month-button:focus:not(:focus-visible),.date-picker__previous-month-button:focus:not(:focus-visible){outline:none}.date-picker__next-month-button:focus-visible,.date-picker__previous-month-button:focus-visible{outline-color:var(--s-focus-default);outline-offset:var(--s-space-2)}.date-picker__next-month-button>svg,.date-picker__previous-month-button>svg{display:none}.date-picker__next-month-button{order:3}.date-picker__next-month-button:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg class='swirl-icon swirl-icon--size-24' fill='none' height='24' part='icon' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.59999 17.4C8.38333 17.1834 8.27499 16.9167 8.27499 16.6C8.27499 16.2834 8.38333 16.0167 8.59999 15.8L12.4 12L8.59999 8.20002C8.38333 7.98336 8.27499 7.71669 8.27499 7.40002C8.27499 7.08336 8.38333 6.81669 8.59999 6.60002C8.81666 6.38336 9.08333 6.27502 9.39999 6.27502C9.71666 6.27502 9.98333 6.38336 10.2 6.60002L14.8 11.2C14.9167 11.3167 15 11.4417 15.05 11.575C15.1 11.7084 15.125 11.85 15.125 12C15.125 12.15 15.1 12.2917 15.05 12.425C15 12.5584 14.9167 12.6834 14.8 12.8L10.2 17.4C9.98333 17.6167 9.71666 17.725 9.39999 17.725C9.08333 17.725 8.81666 17.6167 8.59999 17.4Z' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg class='swirl-icon swirl-icon--size-24' fill='none' height='24' part='icon' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.59999 17.4C8.38333 17.1834 8.27499 16.9167 8.27499 16.6C8.27499 16.2834 8.38333 16.0167 8.59999 15.8L12.4 12L8.59999 8.20002C8.38333 7.98336 8.27499 7.71669 8.27499 7.40002C8.27499 7.08336 8.38333 6.81669 8.59999 6.60002C8.81666 6.38336 9.08333 6.27502 9.39999 6.27502C9.71666 6.27502 9.98333 6.38336 10.2 6.60002L14.8 11.2C14.9167 11.3167 15 11.4417 15.05 11.575C15.1 11.7084 15.125 11.85 15.125 12C15.125 12.15 15.1 12.2917 15.05 12.425C15 12.5584 14.9167 12.6834 14.8 12.8L10.2 17.4C9.98333 17.6167 9.71666 17.725 9.39999 17.725C9.08333 17.725 8.81666 17.6167 8.59999 17.4Z' fill='currentColor'%3E%3C/path%3E%3C/svg%3E")}.date-picker__previous-month-button{order:2}.date-picker__previous-month-button:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg class='swirl-icon swirl-icon--size-24' fill='none' height='24' part='icon' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.2 17.4L8.59999 12.8C8.48333 12.6834 8.39999 12.5584 8.34999 12.425C8.29999 12.2917 8.27499 12.15 8.27499 12C8.27499 11.85 8.29999 11.7084 8.34999 11.575C8.39999 11.4417 8.48333 11.3167 8.59999 11.2L13.2 6.60002C13.4167 6.38336 13.6833 6.27502 14 6.27502C14.3167 6.27502 14.5833 6.38336 14.8 6.60002C15.0167 6.81669 15.125 7.08336 15.125 7.40002C15.125 7.71669 15.0167 7.98336 14.8 8.20002L11 12L14.8 15.8C15.0167 16.0167 15.125 16.2834 15.125 16.6C15.125 16.9167 15.0167 17.1834 14.8 17.4C14.5833 17.6167 14.3167 17.725 14 17.725C13.6833 17.725 13.4167 17.6167 13.2 17.4Z' fill='currentColor'%3E%3C/path%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg class='swirl-icon swirl-icon--size-24' fill='none' height='24' part='icon' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.2 17.4L8.59999 12.8C8.48333 12.6834 8.39999 12.5584 8.34999 12.425C8.29999 12.2917 8.27499 12.15 8.27499 12C8.27499 11.85 8.29999 11.7084 8.34999 11.575C8.39999 11.4417 8.48333 11.3167 8.59999 11.2L13.2 6.60002C13.4167 6.38336 13.6833 6.27502 14 6.27502C14.3167 6.27502 14.5833 6.38336 14.8 6.60002C15.0167 6.81669 15.125 7.08336 15.125 7.40002C15.125 7.71669 15.0167 7.98336 14.8 8.20002L11 12L14.8 15.8C15.0167 16.0167 15.125 16.2834 15.125 16.6C15.125 16.9167 15.0167 17.1834 14.8 17.4C14.5833 17.6167 14.3167 17.725 14 17.725C13.6833 17.725 13.4167 17.6167 13.2 17.4Z' fill='currentColor'%3E%3C/path%3E%3C/svg%3E")}.date-picker__month-select,.date-picker__year-select{margin:0;padding:0;border:none;background-color:var(--s-surface-overlay-default);font:inherit;font-size:var(--s-font-size-base);font-weight:var(--s-font-weight-medium);line-height:var(--s-line-height-base);text-align:left;cursor:pointer}.date-picker__month-select:focus:not(:focus-visible),.date-picker__year-select:focus:not(:focus-visible){outline:none}.date-picker__month-select:focus-visible,.date-picker__year-select:focus-visible{outline-color:var(--s-focus-default);outline-offset:var(--s-space-2)}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.date-picker__month-select,.date-picker__year-select{font-size:var(--s-font-size-sm);line-height:var(--s-line-height-sm)}}.date-picker__month-select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.date-picker__year-select{max-width:4rem}.date-picker__calendar{display:block;width:100%}.date-picker__calendar tbody{display:block}.date-picker__calendar-header{display:block}.date-picker__weekday-row,.date-picker__calendar-row{display:flex}.date-picker__weekday-row{margin-bottom:var(--s-space-8)}.date-picker__weekday{display:inline-flex;min-width:2.25rem;flex-basis:calc(100 / 7 * 1%);justify-content:center;align-items:center;color:var(--s-text-subdued);font-weight:var(--s-font-weight-regular);aspect-ratio:1}.date-picker__date{position:relative;z-index:1;display:inline-flex;min-width:2.25rem;flex-basis:calc(100 / 7 * 1%);justify-content:center;align-items:center;font-weight:var(--s-font-weight-medium);cursor:pointer;aspect-ratio:1}.date-picker__date:before{position:absolute;z-index:-1;border-radius:50%;background-color:transparent;content:"";inset:0}.date-picker__date:hover:before{background-color:var(--s-surface-overlay-hovered)}.date-picker__date--current:before{background-color:var(--s-surface-overlay-hovered)}.date-picker__date--current:focus:not(:focus-visible){outline:none}.date-picker__date--current:focus-visible{outline-color:var(--s-focus-default);outline-offset:var(--s-space-2)}.date-picker__date--overflowing{color:var(--s-text-subdued)}.date-picker__date--selected{color:var(--s-text-on-action-primary)}.date-picker__date--selected:before{background-color:var(--s-action-primary-default)}.date-picker__date--selected:hover{color:var(--s-text-on-action-primary)}.date-picker__date--selected:hover:before{background-color:var(--s-action-primary-hovered)}.date-picker__date--selected>strong{font-weight:var(--s-font-weight-medium)}.date-picker__date--in-range:not(.date-picker__date--selected):after{position:absolute;border-radius:0px;background-color:var(--s-action-primary-default);content:"";opacity:0.2;inset:0.0625rem 0px}.date-picker__date--start:not(.date-picker__date--end){color:var(--s-text-on-action-primary)}.date-picker__date--start:not(.date-picker__date--end):before{background-color:var(--s-action-primary-default)}.date-picker__date--start:not(.date-picker__date--end):after{position:absolute;z-index:-1;border-radius:0;background-color:var(--s-action-primary-default);content:"";opacity:0.2;inset:0.0625rem 0 0.0625rem 50%}.date-picker__date--end:not(.date-picker__date--start){color:var(--s-text-on-action-primary)}.date-picker__date--end:not(.date-picker__date--start):before{background-color:var(--s-action-primary-default)}.date-picker__date--end:not(.date-picker__date--start):after{position:absolute;z-index:-1;border-radius:0;background-color:var(--s-action-primary-default);content:"";opacity:0.2;inset:0.0625rem 50% 0.0625rem 0}.date-picker__date--today:before{box-shadow:inset 0 0 0 var(--s-border-width-default) var(--s-border-highlight)}.date-picker__date--today>em{font-style:normal}.date-picker__date--disabled{color:var(--s-text-disabled);cursor:default;pointer-events:none}.date-picker__date--disabled:before{background-color:transparent}.date-picker__date--disabled:hover{color:var(--s-text-disabled)}.date-picker__date--disabled:hover:before{background-color:transparent}`, h = class {
|
|
7
|
+
constructor(t) {
|
|
8
|
+
s(this, t), this.valueChange = c(this, "valueChange", 3), this.disableDate = () => !1, this.firstDayOfWeek = 0, this.fixedMaxWidth = !0, this.locale = "en-US", this.onClick = (e) => {
|
|
9
|
+
e.stopPropagation(), e.preventDefault();
|
|
10
|
+
}, this.onSelectDate = (e) => {
|
|
11
|
+
typeof e.detail == "string" ? this.valueChange.emit(o(new Date(e.detail))) : this.valueChange.emit(e.detail.map((a) => o(new Date(a))));
|
|
12
|
+
};
|
|
13
|
+
}
|
|
14
|
+
componentWillLoad() {
|
|
15
|
+
var t, e;
|
|
16
|
+
if (!this.firstDayOfWeek) {
|
|
17
|
+
const a = new Intl.Locale(this.locale);
|
|
18
|
+
this.firstDayOfWeek = "getWeekInfo" in a ? a.getWeekInfo().firstDay : (e = (t = a.weekInfo) == null ? void 0 : t.firstDay) != null ? e : 0;
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
render() {
|
|
22
|
+
const t = this.startDate instanceof Date ? p(this.startDate) : void 0, e = n({
|
|
23
|
+
"date-picker--fixed-max-width": this.fixedMaxWidth
|
|
24
|
+
});
|
|
25
|
+
return r(d, { key: "c925a9935e10e10f7a58260870c22eba85864bf0", onClick: this.onClick }, r("wc-datepicker", { key: "a2d2806bb70ac761526741b11233913bd2afaaa3", class: e, elementClassName: "date-picker", disableDate: this.disableDate, firstDayOfWeek: this.firstDayOfWeek, labels: this.labels, locale: this.locale, onSelectDate: this.onSelectDate, range: this.range, startDate: t, value: this.value }));
|
|
26
|
+
}
|
|
27
|
+
get el() {
|
|
28
|
+
return l(this);
|
|
29
|
+
}
|
|
30
|
+
};
|
|
31
|
+
h.style = u;
|
|
32
|
+
const f = ":host{display:inline-flex;max-width:100%;max-height:100%}.swirl-icon{max-width:100%;max-height:100%}.icon-wrapper{display:inline-flex;justify-content:center;align-items:center;border-radius:var(--s-border-radius-full-round);background-color:var(--s-surface-raised-default)}.icon-wrapper--size-xs{width:16px;height:16px}.icon-wrapper--size-s{width:20px;height:20px}.icon-wrapper--size-m{width:24px;height:24px}.icon-wrapper--size-l{width:28px;height:28px}.icon-wrapper--size-xl{width:32px;height:32px}.icon-wrapper--size-2xl{width:40px;height:40px}.icon-wrapper--background-color-neutral{background-color:var(--s-surface-raised-default);color:var(--s-icon-default)}.icon-wrapper--background-color-banana{background-color:var(--s-decorative-banana-surface-subdued);color:var(--s-decorative-banana-text)}.icon-wrapper--background-color-blueberry{background-color:var(--s-decorative-blueberry-surface-subdued);color:var(--s-decorative-blueberry-text)}.icon-wrapper--background-color-chilli{background-color:var(--s-decorative-chilli-surface-subdued);color:var(--s-decorative-chilli-text)}.icon-wrapper--background-color-grape{background-color:var(--s-decorative-grape-surface-subdued);color:var(--s-decorative-grape-text)}.icon-wrapper--background-color-kiwi{background-color:var(--s-decorative-kiwi-surface-subdued);color:var(--s-decorative-kiwi-text)}.icon-wrapper--background-color-pumpkin{background-color:var(--s-decorative-pumpkin-surface-subdued);color:var(--s-decorative-pumpkin-text)}.icon-wrapper--background-color-radish{background-color:var(--s-decorative-radish-surface-subdued);color:var(--s-decorative-radish-text)}", b = class {
|
|
33
|
+
constructor(t) {
|
|
34
|
+
s(this, t), this.size = 24;
|
|
35
|
+
}
|
|
36
|
+
render() {
|
|
37
|
+
const t = this.size === 20 ? 24 : this.size, e = {
|
|
38
|
+
color: Boolean(this.color) ? `var(--s-icon-${this.color})` : void 0
|
|
39
|
+
}, a = n("swirl-icon", `swirl-icon--size-${this.size}`);
|
|
40
|
+
return r("svg", { key: "c8b1d46868eb2224ed2ecb0fe80f0feb8549d6ec", "aria-hidden": "true", class: a, fill: "none", height: this.size, part: "icon", style: e, viewBox: `0 0 ${t} ${t}`, width: this.size, xmlns: "http://www.w3.org/2000/svg" }, this.size === 16 && r(i, { key: "342f50a7606955b2d0634fda89c95533de8e0b14" }, r("path", { key: "245ed12f18bf07469e3c7f7f9e8b1182f61b00e6", d: "M6 10.9999C5.53333 10.9999 5.13889 10.8388 4.81667 10.5166C4.49444 10.1944 4.33333 9.79992 4.33333 9.33325C4.33333 8.86658 4.49444 8.47214 4.81667 8.14992C5.13889 7.8277 5.53333 7.66658 6 7.66658C6.46667 7.66658 6.86111 7.8277 7.18333 8.14992C7.50556 8.47214 7.66667 8.86658 7.66667 9.33325C7.66667 9.79992 7.50556 10.1944 7.18333 10.5166C6.86111 10.8388 6.46667 10.9999 6 10.9999ZM3.33333 14.6666C2.96667 14.6666 2.65267 14.5361 2.39133 14.2753C2.13044 14.0139 2 13.6999 2 13.3333V3.99992C2 3.63325 2.13044 3.31947 2.39133 3.05859C2.65267 2.79725 2.96667 2.66659 3.33333 2.66659H4V1.99992C4 1.81103 4.06378 1.65259 4.19133 1.52459C4.31933 1.39703 4.47778 1.33325 4.66667 1.33325C4.85556 1.33325 5.014 1.39703 5.142 1.52459C5.26956 1.65259 5.33333 1.81103 5.33333 1.99992V2.66659H10.6667V1.99992C10.6667 1.81103 10.7307 1.65259 10.8587 1.52459C10.9862 1.39703 11.1444 1.33325 11.3333 1.33325C11.5222 1.33325 11.6804 1.39703 11.808 1.52459C11.936 1.65259 12 1.81103 12 1.99992V2.66659H12.6667C13.0333 2.66659 13.3473 2.79725 13.6087 3.05859C13.8696 3.31947 14 3.63325 14 3.99992V13.3333C14 13.6999 13.8696 14.0139 13.6087 14.2753C13.3473 14.5361 13.0333 14.6666 12.6667 14.6666H3.33333ZM3.33333 13.3333H12.6667V6.66658H3.33333V13.3333ZM3.33333 5.33325H12.6667V3.99992H3.33333V5.33325Z", fill: "currentColor" })), (this.size === 20 || this.size === 24) && r(i, { key: "1ffb07f7066544eb14007edece69617247936ac9" }, r("path", { key: "ba8584efab2fb95e061af41ec7ce101f6a170175", d: "M9 16.5C8.3 16.5 7.70833 16.2583 7.225 15.775C6.74167 15.2917 6.5 14.7 6.5 14C6.5 13.3 6.74167 12.7083 7.225 12.225C7.70833 11.7417 8.3 11.5 9 11.5C9.7 11.5 10.2917 11.7417 10.775 12.225C11.2583 12.7083 11.5 13.3 11.5 14C11.5 14.7 11.2583 15.2917 10.775 15.775C10.2917 16.2583 9.7 16.5 9 16.5ZM5 22C4.45 22 3.979 21.8043 3.587 21.413C3.19567 21.021 3 20.55 3 20V6C3 5.45 3.19567 4.97933 3.587 4.588C3.979 4.196 4.45 4 5 4H6V3C6 2.71667 6.09567 2.479 6.287 2.287C6.479 2.09567 6.71667 2 7 2C7.28333 2 7.521 2.09567 7.713 2.287C7.90433 2.479 8 2.71667 8 3V4H16V3C16 2.71667 16.096 2.479 16.288 2.287C16.4793 2.09567 16.7167 2 17 2C17.2833 2 17.5207 2.09567 17.712 2.287C17.904 2.479 18 2.71667 18 3V4H19C19.55 4 20.021 4.196 20.413 4.588C20.8043 4.97933 21 5.45 21 6V20C21 20.55 20.8043 21.021 20.413 21.413C20.021 21.8043 19.55 22 19 22H5ZM5 20H19V10H5V20ZM5 8H19V6H5V8Z", fill: "currentColor" })), this.size === 28 && r(i, { key: "6ea2080dfb7b720501fa70dfe9918af36cb38624" }, r("path", { key: "69c52dd93d9aab01dce643f94e6d95e4dd30047f", d: "M10.5 19.2499C9.68333 19.2499 8.99306 18.968 8.42917 18.4041C7.86528 17.8402 7.58333 17.1499 7.58333 16.3333C7.58333 15.5166 7.86528 14.8263 8.42917 14.2624C8.99306 13.6985 9.68333 13.4166 10.5 13.4166C11.3167 13.4166 12.0069 13.6985 12.5708 14.2624C13.1347 14.8263 13.4167 15.5166 13.4167 16.3333C13.4167 17.1499 13.1347 17.8402 12.5708 18.4041C12.0069 18.968 11.3167 19.2499 10.5 19.2499ZM5.83333 25.6666C5.19167 25.6666 4.64217 25.4383 4.18483 24.9818C3.72828 24.5244 3.5 23.9749 3.5 23.3333V6.99992C3.5 6.35825 3.72828 5.80914 4.18483 5.35259C4.64217 4.89525 5.19167 4.66659 5.83333 4.66659H7V3.49992C7 3.16936 7.11161 2.89209 7.33483 2.66809C7.55883 2.44486 7.83611 2.33325 8.16667 2.33325C8.49722 2.33325 8.7745 2.44486 8.9985 2.66809C9.22172 2.89209 9.33333 3.16936 9.33333 3.49992V4.66659H18.6667V3.49992C18.6667 3.16936 18.7787 2.89209 19.0027 2.66809C19.2259 2.44486 19.5028 2.33325 19.8333 2.33325C20.1639 2.33325 20.4408 2.44486 20.664 2.66809C20.888 2.89209 21 3.16936 21 3.49992V4.66659H22.1667C22.8083 4.66659 23.3578 4.89525 23.8152 5.35259C24.2717 5.80914 24.5 6.35825 24.5 6.99992V23.3333C24.5 23.9749 24.2717 24.5244 23.8152 24.9818C23.3578 25.4383 22.8083 25.6666 22.1667 25.6666H5.83333ZM5.83333 23.3333H22.1667V11.6666H5.83333V23.3333ZM5.83333 9.33325H22.1667V6.99992H5.83333V9.33325Z", fill: "currentColor" })));
|
|
41
|
+
}
|
|
42
|
+
};
|
|
43
|
+
b.style = f;
|
|
44
|
+
export {
|
|
45
|
+
h as swirl_date_picker,
|
|
46
|
+
b as swirl_icon_today
|
|
47
|
+
};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { r as o, h as i, H as a, g as d } from "./index.cce5c1d5.js";
|
|
2
|
+
import { c as n } from "./index-orsBiyT_.fc4357c3.js";
|
|
3
|
+
import "react";
|
|
4
|
+
import "react-dom";
|
|
5
|
+
const r = ":host{display:block}:host *{box-sizing:border-box}.description-list-item__inner{display:flex;max-width:100%;padding-top:var(--s-space-8);padding-bottom:var(--s-space-8);align-items:flex-start;color:var(--s-text-default);line-height:var(--s-line-height-base);justify-content:space-between;gap:var(--s-space-16)}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.description-list-item__inner{font-size:var(--s-font-size-sm);line-height:var(--s-line-height-sm)}}.description-list-item--bordered{padding-top:var(--s-space-16);padding-bottom:var(--s-space-16);border-bottom:var(--s-border-width-default) solid var(--s-border-default)}.description-list-item:not(.description-list-item--has-tools) .description-list-item__tools{display:none}.description-list-item:not(.description-list-item--has-additional-content) .description-list-item__additional-content{display:none}.description-list-item__text-container{flex-grow:1}.description-list-item__term{display:block;margin-bottom:var(--s-space-4);font-weight:var(--s-font-weight-semibold);overflow-wrap:break-word}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.description-list-item__term{margin-bottom:var(--s-space-2)}}.description-list-item__tooltip{display:inline-flex;margin-left:var(--s-space-4);vertical-align:middle}.description-list-item__description{display:block;max-width:40rem;margin:0;overflow-wrap:break-word}.description-list-item__tools{display:flex;min-height:2.625rem;flex-shrink:0;align-items:center}.description-list-item__additional-content{padding-bottom:var(--s-space-8);flex-basis:100%;flex-shrink:0}", l = class {
|
|
6
|
+
constructor(t) {
|
|
7
|
+
o(this, t), this.bordered = !0;
|
|
8
|
+
}
|
|
9
|
+
render() {
|
|
10
|
+
const t = Boolean(this.el.querySelector('[slot="tools"]')), e = Boolean(this.el.querySelector('[slot="additional-content"]')), s = n("description-list-item", {
|
|
11
|
+
"description-list-item--bordered": this.bordered,
|
|
12
|
+
"description-list-item--has-additional-content": e,
|
|
13
|
+
"description-list-item--has-tools": t
|
|
14
|
+
});
|
|
15
|
+
return i(a, { key: "807f3fc8619d6f22f13220074458fa9fe93039ba", role: "listitem" }, i("div", { key: "a0e3ac01c657390d1ef87001e21c42be1382a865", class: s, part: "description-list-item", role: "group" }, i("div", { key: "234a278e972729b9e78eaa860d6498f8640baa0c", class: "description-list-item__inner" }, i("div", { key: "b3b668b1b2ccfc5a6d46668c2f07453d78de8ef3", class: "description-list-item__text-container" }, i("div", { key: "4e9551734509120a47fe02dd6c50285025b9c5ac", class: "description-list-item__term", part: "description-list-item__term", role: "term" }, this.term, this.tooltip && i("span", { key: "4dbbee7786627e3d536448f7df0a5aedc0166ea2", class: "description-list-item__tooltip" }, i("swirl-tooltip", { key: "43a43c7cab4a46580c02da582b24aac0b269da48", content: this.tooltip, position: "right" }, i("swirl-icon-info", { key: "c7402b5c6a3d6948692641cfde417fe8bfec18d1", size: 16, tabIndex: 0 })))), i("div", { key: "8a26f1631b7e0dec0efd039eff3d870479805d54", style: { maxWidth: this.maxWidth }, class: "description-list-item__description", role: "definition" }, i("slot", { key: "45d8d039310e6d315958070e503e61ba79223a5a" }))), i("div", { key: "2547d2401aad815628a31b7948e58c3b93b24fad", class: "description-list-item__tools" }, i("slot", { key: "fac2fdb9f7ebc06307bea1dca358f506b87e39be", name: "tools" }))), i("div", { key: "70bdde9af6a61291395635af8c3c3765a4103eaf", class: "description-list-item__additional-content" }, i("slot", { key: "ede347aa3d3e5a66a935dd9f9c488fef53924206", name: "additional-content" }))));
|
|
16
|
+
}
|
|
17
|
+
get el() {
|
|
18
|
+
return d(this);
|
|
19
|
+
}
|
|
20
|
+
};
|
|
21
|
+
l.style = r;
|
|
22
|
+
export {
|
|
23
|
+
l as swirl_description_list_item
|
|
24
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { r as t, h as i, H as e } from "./index.cce5c1d5.js";
|
|
2
|
+
import "react";
|
|
3
|
+
import "react-dom";
|
|
4
|
+
const c = ":host{display:block;container-type:inline-size;container-name:description-list}:host *{box-sizing:border-box}.description-list{display:block;max-width:100%;margin:0}", r = class {
|
|
5
|
+
constructor(s) {
|
|
6
|
+
t(this, s);
|
|
7
|
+
}
|
|
8
|
+
render() {
|
|
9
|
+
return i(e, { key: "891b6f6737beb0e9257a2fe461becc3f3bb67cfa" }, i("div", { key: "cebf78b7ec8fe536d2da4c2470ca61d08d974680", class: "description-list", role: "list" }, i("slot", { key: "8610409fc8dfcfacffdb22058b4c6952b4ecc7a5" })));
|
|
10
|
+
}
|
|
11
|
+
};
|
|
12
|
+
r.style = c;
|
|
13
|
+
export {
|
|
14
|
+
r as swirl_description_list
|
|
15
|
+
};
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import { r as s, c as o, h as i, H as n, g as d } from "./index.cce5c1d5.js";
|
|
2
|
+
import { c as l } from "./index-orsBiyT_.fc4357c3.js";
|
|
3
|
+
import "react";
|
|
4
|
+
import "react-dom";
|
|
5
|
+
const r = ":host{display:block}:host *{box-sizing:border-box}.dialog{--swirl-ghost-button-background-default:var(--s-surface-overlay-default);--swirl-ghost-button-background-hovered:var(--s-surface-overlay-hovered);--swirl-ghost-button-background-pressed:var(--s-surface-overlay-pressed);position:fixed;z-index:var(--s-z-40);display:flex;justify-content:center;align-items:center;inset:0;border:none;padding:0;width:auto;background:transparent;max-width:none;max-height:none;overflow:visible}.dialog::backdrop{display:none}.dialog:not([open]){display:none}.dialog:not(.dialog--closing) .dialog__backdrop{animation:0.15s dialog-backdrop-fade-in}@media (prefers-reduced-motion){.dialog:not(.dialog--closing) .dialog__backdrop{animation:none}}.dialog:not(.dialog--closing) .dialog__body{animation:0.15s dialog-scale-in}@media (prefers-reduced-motion){.dialog:not(.dialog--closing) .dialog__body{animation:none}}.dialog--closing{animation:0.15s dialog-fade-out;animation-fill-mode:forwards}@media (prefers-reduced-motion){.dialog--closing{animation:none}}.dialog__backdrop{position:fixed;background-color:rgba(0, 0, 0, 0.2);inset:0}.dialog__body{z-index:var(--s-z-40);overflow-x:hidden;overflow-y:auto;width:18.5rem;max-height:90vh;padding-top:var(--s-space-24);padding-right:var(--s-space-16);padding-bottom:var(--s-space-16);padding-left:var(--s-space-16);border-radius:var(--s-border-radius-l);background-color:var(--s-surface-overlay-default);text-align:center;box-shadow:var(--s-shadow-level-3)}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.dialog__body{width:25rem;border-radius:var(--s-border-radius-base)}}@media (min-width: 992px){.dialog__body{text-align:start}}.dialog__heading{margin:0;margin-bottom:var(--s-space-8);padding-right:var(--s-space-8);padding-left:var(--s-space-8);font-size:var(--s-font-size-lg);font-weight:var(--s-font-weight-semibold);line-height:var(--s-line-height-lg)}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.dialog__heading{line-height:var(--s-line-height-base)}}.dialog__content{margin-bottom:var(--s-space-20);padding-right:var(--s-space-8);padding-left:var(--s-space-8);line-height:var(--s-line-height-base)}.dialog__content ::slotted(*){margin:0}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.dialog__content{font-size:var(--s-font-size-sm);line-height:var(--s-line-height-sm)}}@media (min-width: 992px){.dialog__content{margin-bottom:var(--s-space-24)}}.dialog__controls{display:flex;flex-wrap:wrap;justify-content:stretch;gap:var(--s-space-8)}.dialog__controls>*{flex-grow:1}@media (min-width: 992px){.dialog__controls>*{flex-grow:0}}@media (min-width: 992px){.dialog__controls{flex-wrap:nowrap;justify-content:flex-end}}.dialog__left_controls{display:flex;align-items:center;flex-grow:1;padding-left:var(--s-space-8);width:100%;min-width:0}@media (min-width: 992px){.dialog__left_controls{width:auto}}@keyframes dialog-scale-in{from{transform:scale(0)}to{transform:scale(1)}}@keyframes dialog-backdrop-fade-in{from{opacity:0}to{opacity:1}}@keyframes dialog-fade-out{from{opacity:1}to{opacity:0}}", c = class {
|
|
6
|
+
constructor(a) {
|
|
7
|
+
s(this, a), this.dialogClose = o(this, "dialogClose", 7), this.dialogOpen = o(this, "dialogOpen", 7), this.primaryAction = o(this, "primaryAction", 7), this.secondaryAction = o(this, "secondaryAction", 7), this.toggleDialog = o(this, "toggleDialog", 7), this.intent = "primary", this.closing = !1, this.opening = !1, this.onClose = () => {
|
|
8
|
+
this.closing = !1, this.dialogClose.emit();
|
|
9
|
+
}, this.onToggle = (e) => {
|
|
10
|
+
this.toggleDialog.emit({
|
|
11
|
+
newState: e.newState,
|
|
12
|
+
dialog: this.dialogEl
|
|
13
|
+
});
|
|
14
|
+
}, this.onKeyDown = (e) => {
|
|
15
|
+
e.code === "Escape" && (e.stopImmediatePropagation(), e.preventDefault(), this.close());
|
|
16
|
+
}, this.onBackdropClick = () => {
|
|
17
|
+
this.close();
|
|
18
|
+
}, this.onPrimaryAction = (e) => {
|
|
19
|
+
this.primaryAction.emit(e), this.close();
|
|
20
|
+
}, this.onSecondaryAction = (e) => {
|
|
21
|
+
this.secondaryAction.emit(e), this.close();
|
|
22
|
+
};
|
|
23
|
+
}
|
|
24
|
+
componentDidLoad() {
|
|
25
|
+
this.ensureOpening(), this.setDialogCustomProps();
|
|
26
|
+
}
|
|
27
|
+
disconnectedCallback() {
|
|
28
|
+
var a;
|
|
29
|
+
(a = this.dialogEl) != null && a.open && this.dialogEl.close();
|
|
30
|
+
}
|
|
31
|
+
ensureOpening() {
|
|
32
|
+
var a;
|
|
33
|
+
this.opening && !((a = this.dialogEl) != null && a.open) && this.open();
|
|
34
|
+
}
|
|
35
|
+
setDialogCustomProps() {
|
|
36
|
+
this.dialogEl.setAttribute("closedby", "none");
|
|
37
|
+
}
|
|
38
|
+
async open() {
|
|
39
|
+
this.opening = !0, this.dialogEl && (this.dialogEl.showModal(), this.dialogOpen.emit());
|
|
40
|
+
}
|
|
41
|
+
async close() {
|
|
42
|
+
this.closing || (this.closing = !0, setTimeout(() => {
|
|
43
|
+
this.dialogEl.close();
|
|
44
|
+
}, 150));
|
|
45
|
+
}
|
|
46
|
+
render() {
|
|
47
|
+
const a = l("dialog", { "dialog--closing": this.closing }), e = Boolean(this.el.querySelector('[slot="left-controls"]'));
|
|
48
|
+
return i(n, { key: "df291b77fd71b6e05fed9d91f7a27c322a507bf8" }, i("dialog", { key: "cb8c34ccae0e348c0af1c0a7d0ed4a576a7b5841", "aria-describedby": "content", "aria-labelledby": this.hideLabel ? void 0 : "label", "aria-label": this.hideLabel ? this.label : void 0, class: a, onClose: this.onClose, onKeyDown: this.onKeyDown, onToggle: this.onToggle, role: "alertdialog", ref: (t) => this.dialogEl = t }, i("div", { key: "903f4d97cf89835d10e6449ea06e647fae11cda6", class: "dialog__backdrop", onClick: this.onBackdropClick }), i("div", { key: "a1dca2bd9a7c3970e2efd03dfed18b2982676d99", class: "dialog__body", part: "dialog__body", role: "document" }, !this.hideLabel && i("h2", { key: "7546ed90a2f5b7245981e51a55a27517a02f86ab", class: "dialog__heading", part: "dialog__heading", id: "label" }, this.label), i("div", { key: "ff31fb72b3193d6ff928673d906c8b69e9b98652", class: "dialog__content", part: "dialog__content", id: "content" }, i("slot", { key: "e3caee251a4ed708ca3f8dfb09aab24ea8572f0a" })), i("div", { key: "b45667bbae90cfbc3cd291e32ab7c3970ebe3e06", class: "dialog__controls" }, e && i("div", { key: "1f8cf4d5ed98df0cffb8552892bf517fb511e935", class: "dialog__left_controls" }, i("slot", { key: "0b3aebefa2a05ea3240311506083df2af2a3e44c", name: "left-controls" })), this.secondaryActionLabel && i("swirl-button", { key: "dc651e005c7ced14e64663eea32e99311337da81", label: this.secondaryActionLabel, onClick: this.onSecondaryAction }), this.primaryActionLabel && i("swirl-button", { key: "d0b0b7a07ed0093fe887d03e4ad1cd64eae4a45e", intent: this.intent, label: this.primaryActionLabel, onClick: this.onPrimaryAction, variant: "flat" })))));
|
|
49
|
+
}
|
|
50
|
+
get el() {
|
|
51
|
+
return d(this);
|
|
52
|
+
}
|
|
53
|
+
};
|
|
54
|
+
c.style = r;
|
|
55
|
+
export {
|
|
56
|
+
c as swirl_dialog
|
|
57
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { r as i, h as e, F as a } from "./index.cce5c1d5.js";
|
|
2
|
+
import { c as t } from "./index-orsBiyT_.fc4357c3.js";
|
|
3
|
+
import "react";
|
|
4
|
+
import "react-dom";
|
|
5
|
+
const l = ":host{display:inline-flex}", c = class {
|
|
6
|
+
constructor(s) {
|
|
7
|
+
i(this, s), this.label = "", this.size = 24;
|
|
8
|
+
}
|
|
9
|
+
render() {
|
|
10
|
+
const s = t("emoji", `emoji--size-${this.size}`);
|
|
11
|
+
return e(a, { key: "1ddb0dbaa2dece9843885be0eb96297f7262d042" }, this.size === 16 && e("img", { key: "baa3127e120fd75fbf3f29dd33ae7d90f427d129", alt: this.label, class: s, height: "16", src: "emojis/Clap16.png", width: "16" }), this.size === 20 && e("img", { key: "3d388543de153e653acb4f0f247817495b7bb310", alt: this.label, class: s, height: "20", src: "emojis/Clap20.png", width: "20" }), this.size === 24 && e("img", { key: "7d2fbcc9c48cb85d3edeb3c230b6c3aaf74b82db", alt: this.label, class: s, height: "24", src: "emojis/Clap24.png", width: "24" }), this.size === 32 && e("img", { key: "7574c6a2d552407413f9794ca8c8bbb1a2f1cb75", alt: this.label, class: s, height: "32", src: "emojis/Clap32.png", width: "32" }));
|
|
12
|
+
}
|
|
13
|
+
};
|
|
14
|
+
c.style = l;
|
|
15
|
+
export {
|
|
16
|
+
c as swirl_emoji_clap
|
|
17
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { r as e, h as i, F as a } from "./index.cce5c1d5.js";
|
|
2
|
+
import { c as t } from "./index-orsBiyT_.fc4357c3.js";
|
|
3
|
+
import "react";
|
|
4
|
+
import "react-dom";
|
|
5
|
+
const c = ":host{display:inline-flex}", l = class {
|
|
6
|
+
constructor(s) {
|
|
7
|
+
e(this, s), this.label = "", this.size = 24;
|
|
8
|
+
}
|
|
9
|
+
render() {
|
|
10
|
+
const s = t("emoji", `emoji--size-${this.size}`);
|
|
11
|
+
return i(a, { key: "b3dd1b1071a54c35d255f5162553c0d2c610285a" }, this.size === 16 && i("img", { key: "9cfc247200cbb34680166ae8f5cf0eec0c8c28f6", alt: this.label, class: s, height: "16", src: "emojis/Happy16.png", width: "16" }), this.size === 20 && i("img", { key: "d9a1977a180a1b7f26ea34ae3362f5ccac215d5f", alt: this.label, class: s, height: "20", src: "emojis/Happy20.png", width: "20" }), this.size === 24 && i("img", { key: "93a4a37477c0da426098ea6452952c3a2c5ee182", alt: this.label, class: s, height: "24", src: "emojis/Happy24.png", width: "24" }), this.size === 32 && i("img", { key: "3437cf54aa560562e55c6a7179884062d8a2d44c", alt: this.label, class: s, height: "32", src: "emojis/Happy32.png", width: "32" }));
|
|
12
|
+
}
|
|
13
|
+
};
|
|
14
|
+
l.style = c;
|
|
15
|
+
export {
|
|
16
|
+
l as swirl_emoji_happy
|
|
17
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { r as i, h as s, F as a } from "./index.cce5c1d5.js";
|
|
2
|
+
import { c as t } from "./index-orsBiyT_.fc4357c3.js";
|
|
3
|
+
import "react";
|
|
4
|
+
import "react-dom";
|
|
5
|
+
const c = ":host{display:inline-flex}", d = class {
|
|
6
|
+
constructor(e) {
|
|
7
|
+
i(this, e), this.label = "", this.size = 24;
|
|
8
|
+
}
|
|
9
|
+
render() {
|
|
10
|
+
const e = t("emoji", `emoji--size-${this.size}`);
|
|
11
|
+
return s(a, { key: "e112ae65ff14995e44e70149315c38cd4026f25d" }, this.size === 16 && s("img", { key: "04d444bb850a4de76b7e83048d7805a99f174887", alt: this.label, class: e, height: "16", src: "emojis/Idea16.png", width: "16" }), this.size === 20 && s("img", { key: "3cda05d448209a26f247d99ce83852ebe7a16b1e", alt: this.label, class: e, height: "20", src: "emojis/Idea20.png", width: "20" }), this.size === 24 && s("img", { key: "cd7edf54dbb0091ea2ccf1ad8acb85e576ef3dc6", alt: this.label, class: e, height: "24", src: "emojis/Idea24.png", width: "24" }), this.size === 32 && s("img", { key: "be7cc57d78c375d0cce5d53db3b6dc4941cfe6aa", alt: this.label, class: e, height: "32", src: "emojis/Idea32.png", width: "32" }));
|
|
12
|
+
}
|
|
13
|
+
};
|
|
14
|
+
d.style = c;
|
|
15
|
+
export {
|
|
16
|
+
d as swirl_emoji_idea
|
|
17
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { r as i, h as s, F as t } from "./index.cce5c1d5.js";
|
|
2
|
+
import { c as a } from "./index-orsBiyT_.fc4357c3.js";
|
|
3
|
+
import "react";
|
|
4
|
+
import "react-dom";
|
|
5
|
+
const c = ":host{display:inline-flex}", l = class {
|
|
6
|
+
constructor(e) {
|
|
7
|
+
i(this, e), this.label = "", this.size = 24;
|
|
8
|
+
}
|
|
9
|
+
render() {
|
|
10
|
+
const e = a("emoji", `emoji--size-${this.size}`);
|
|
11
|
+
return s(t, { key: "54e94475c07de59d5ae0177136da5aed53f24f50" }, this.size === 16 && s("img", { key: "671d863d441c973ff97b36a398282891a874e2d7", alt: this.label, class: e, height: "16", src: "emojis/Love16.png", width: "16" }), this.size === 20 && s("img", { key: "c375c356bf7a84a179cd911498025d288bc8446c", alt: this.label, class: e, height: "20", src: "emojis/Love20.png", width: "20" }), this.size === 24 && s("img", { key: "e75553ead78465e4e97c88d2ca5e527640f23477", alt: this.label, class: e, height: "24", src: "emojis/Love24.png", width: "24" }), this.size === 32 && s("img", { key: "8d8c2bb128bac8c34bed887c94e312e44bf79236", alt: this.label, class: e, height: "32", src: "emojis/Love32.png", width: "32" }));
|
|
12
|
+
}
|
|
13
|
+
};
|
|
14
|
+
l.style = c;
|
|
15
|
+
export {
|
|
16
|
+
l as swirl_emoji_love
|
|
17
|
+
};
|