@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,136 @@
|
|
|
1
|
+
import { r as h, c as m, h as n, H as p, g as d } from "./index.cce5c1d5.js";
|
|
2
|
+
import { c as f } from "./index-orsBiyT_.fc4357c3.js";
|
|
3
|
+
import { p as r, i as o, f as l, I as a } from "./index-D3UoejeY.7db8c51e.js";
|
|
4
|
+
import { D as g } from "./media-query.service-BSiuFyfW.201120cc.js";
|
|
5
|
+
import "react";
|
|
6
|
+
import "react-dom";
|
|
7
|
+
import "./utils-Dn2SWlGn.dbe5b17a.js";
|
|
8
|
+
const b = ".sc-swirl-time-input-h{display:flex;width:100%}.sc-swirl-time-input-h *.sc-swirl-time-input{box-sizing:border-box}.time-input.sc-swirl-time-input{position:relative;display:flex;width:100%;align-items:center;color:var(--s-text-default);line-height:var(--s-line-height-sm)}.time-input--inline.sc-swirl-time-input .time-input__icon.sc-swirl-time-input{top:-0.0625rem}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.time-input--inline.sc-swirl-time-input .time-input__icon.sc-swirl-time-input{top:0}}.time-input__input.sc-swirl-time-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)}.time-input__input.sc-swirl-time-input:focus{outline:none}.time-input__input.sc-swirl-time-input:disabled{color:var(--s-text-disabled);background-color:transparent}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.time-input__input.sc-swirl-time-input{font-size:var(--s-font-size-sm);line-height:var(--s-line-height-sm)}}.time-input__icon.sc-swirl-time-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}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.time-input__icon.sc-swirl-time-input{top:-0.625rem}}", u = "HH:mm:ss", w = class {
|
|
9
|
+
constructor(t) {
|
|
10
|
+
h(this, t), this.inputBlur = m(this, "inputBlur", 7), this.inputFocus = m(this, "inputFocus", 7), this.valueChange = m(this, "valueChange", 7), this.format = "HH:mm", this.placeholder = "hh:mm", this.iconSize = 24, this.mediaQueryUnsubscribe = () => {
|
|
11
|
+
}, this.onBlur = (e) => {
|
|
12
|
+
this.inputBlur.emit(e);
|
|
13
|
+
}, this.onClick = (e) => {
|
|
14
|
+
e.preventDefault();
|
|
15
|
+
}, this.onFocus = (e) => {
|
|
16
|
+
this.inputFocus.emit(e), this.handleAutoSelect(e);
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
componentWillLoad() {
|
|
20
|
+
const t = Array.from(document.querySelectorAll("swirl-time-input")).indexOf(this.el);
|
|
21
|
+
this.id = `swirl-time-input-${t}`;
|
|
22
|
+
}
|
|
23
|
+
componentDidLoad() {
|
|
24
|
+
this.setupMask(), this.mediaQueryUnsubscribe = g.subscribe((t) => {
|
|
25
|
+
this.updateIconSize(t);
|
|
26
|
+
}), this.autoFocus && setTimeout(() => {
|
|
27
|
+
this.inputEl.focus();
|
|
28
|
+
});
|
|
29
|
+
}
|
|
30
|
+
disconnectedCallback() {
|
|
31
|
+
var t;
|
|
32
|
+
(t = this.mask) == null || t.destroy(), this.mediaQueryUnsubscribe();
|
|
33
|
+
}
|
|
34
|
+
watchFormat() {
|
|
35
|
+
this.setupMask();
|
|
36
|
+
}
|
|
37
|
+
watchValue(t, e) {
|
|
38
|
+
if (t !== e)
|
|
39
|
+
if (this.valueChange.emit(t), this.mask && t) {
|
|
40
|
+
const i = this.getPattern();
|
|
41
|
+
let s = r(t, u, new Date());
|
|
42
|
+
if (o(s) || (s = r(t, i, new Date())), o(s)) {
|
|
43
|
+
const c = l(s, i);
|
|
44
|
+
this.mask.value = c;
|
|
45
|
+
}
|
|
46
|
+
} else
|
|
47
|
+
this.mask && !t && (this.mask.value = "");
|
|
48
|
+
}
|
|
49
|
+
updateIconSize(t) {
|
|
50
|
+
this.iconSize = t ? 20 : 24;
|
|
51
|
+
}
|
|
52
|
+
getPattern() {
|
|
53
|
+
return this.format.replace(new RegExp("(?<!H)H(?!H)", "g"), "HH").replace(new RegExp("(?<!h)h(?!h)", "g"), "hh").replace(new RegExp("(?<!m)m(?!m)", "g"), "mm").replace(new RegExp("(?<!s)s(?!s)", "g"), "ss").replace(new RegExp("(?<!a)a(?!a)", "g"), "aa");
|
|
54
|
+
}
|
|
55
|
+
handleAutoSelect(t) {
|
|
56
|
+
if (!this.autoSelect) {
|
|
57
|
+
setTimeout(() => {
|
|
58
|
+
t.target && t.target instanceof HTMLInputElement && t.target.setSelectionRange && t.target.setSelectionRange(0, 0);
|
|
59
|
+
});
|
|
60
|
+
return;
|
|
61
|
+
}
|
|
62
|
+
t.target && t.target instanceof HTMLInputElement && t.target.select();
|
|
63
|
+
}
|
|
64
|
+
setupMask() {
|
|
65
|
+
var e;
|
|
66
|
+
(e = this.mask) == null || e.destroy();
|
|
67
|
+
const t = this.getPattern();
|
|
68
|
+
if (this.mask = a(this.inputEl, {
|
|
69
|
+
mask: Date,
|
|
70
|
+
pattern: t.replace(/([^A-Za-z0-9])/g, "$1`"),
|
|
71
|
+
autofix: "pad",
|
|
72
|
+
lazy: !0,
|
|
73
|
+
overwrite: !0,
|
|
74
|
+
eager: "append",
|
|
75
|
+
prepareChar: (i) => i.toUpperCase(),
|
|
76
|
+
blocks: {
|
|
77
|
+
HH: {
|
|
78
|
+
mask: a.MaskedRange,
|
|
79
|
+
from: 0,
|
|
80
|
+
to: 23,
|
|
81
|
+
maxLength: 2
|
|
82
|
+
},
|
|
83
|
+
hh: {
|
|
84
|
+
mask: a.MaskedRange,
|
|
85
|
+
from: 1,
|
|
86
|
+
to: 12,
|
|
87
|
+
maxLength: 2
|
|
88
|
+
},
|
|
89
|
+
mm: {
|
|
90
|
+
mask: a.MaskedRange,
|
|
91
|
+
from: 0,
|
|
92
|
+
to: 59,
|
|
93
|
+
maxLength: 2
|
|
94
|
+
},
|
|
95
|
+
ss: {
|
|
96
|
+
mask: a.MaskedRange,
|
|
97
|
+
from: 0,
|
|
98
|
+
to: 59,
|
|
99
|
+
maxLength: 2
|
|
100
|
+
},
|
|
101
|
+
aa: {
|
|
102
|
+
mask: a.MaskedEnum,
|
|
103
|
+
enum: ["AM", "PM"],
|
|
104
|
+
maxLength: 2
|
|
105
|
+
}
|
|
106
|
+
},
|
|
107
|
+
format: (i) => o(i) ? (this.value = l(i, u), l(i, t)) : "",
|
|
108
|
+
parse: (i) => r(i, t, new Date())
|
|
109
|
+
}), this.value) {
|
|
110
|
+
const i = r(this.value, u, new Date());
|
|
111
|
+
if (o(i)) {
|
|
112
|
+
const s = l(i, t);
|
|
113
|
+
this.mask.value = s;
|
|
114
|
+
}
|
|
115
|
+
}
|
|
116
|
+
}
|
|
117
|
+
render() {
|
|
118
|
+
const t = this.invalid === !0 || this.invalid === !1 ? String(this.invalid) : void 0, e = f("time-input", {
|
|
119
|
+
"time-input--inline": this.inline
|
|
120
|
+
});
|
|
121
|
+
return n(p, { key: "5303f51e00efba420de9a46c9c13418bd9b7bdf9" }, n("div", { key: "db8577aec53ed60401934aa6f4479cc6f0ddfe44", class: e }, n("input", { key: "b73f3c894529c34ebb1bf83e90ce7fba2a1c71e1", "aria-describedby": this.swirlAriaDescribedby, "aria-disabled": this.disabled ? "true" : void 0, "aria-invalid": t, autoFocus: this.autoFocus, class: "time-input__input", disabled: this.disabled, id: this.id, inputmode: "numeric", onBlur: this.onBlur, onClick: this.onClick, onFocus: this.onFocus, placeholder: this.placeholder, ref: (i) => this.inputEl = i, required: this.required, type: "text", readonly: this.readonly }), n("span", { key: "1d3812c3c47f14c1f7d88b7e0a8976ee40a544a4", class: "time-input__icon" }, n("swirl-icon-time-outlined", { key: "5aa5e48bc3b903b9d31757b70e8edf5a340bfa47", size: this.iconSize }))));
|
|
122
|
+
}
|
|
123
|
+
get el() {
|
|
124
|
+
return d(this);
|
|
125
|
+
}
|
|
126
|
+
static get watchers() {
|
|
127
|
+
return {
|
|
128
|
+
format: ["watchFormat"],
|
|
129
|
+
value: ["watchValue"]
|
|
130
|
+
};
|
|
131
|
+
}
|
|
132
|
+
};
|
|
133
|
+
w.style = b;
|
|
134
|
+
export {
|
|
135
|
+
w as swirl_time_input
|
|
136
|
+
};
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
import { r as a, h as e, H as r, g as c } from "./index.cce5c1d5.js";
|
|
2
|
+
import "react";
|
|
3
|
+
import "react-dom";
|
|
4
|
+
const l = ".toast-provider__stack{position:fixed;inset:unset;bottom:var(--s-space-16);left:0;right:0;pointer-events:none;margin:0 var(--s-space-24);border:none;padding:0;background:none;width:auto;overflow:unset}.toast-provider__stack::backdrop{display:none}.toast-provider__stack>*{width:auto;pointer-events:auto}", h = class {
|
|
5
|
+
constructor(t) {
|
|
6
|
+
a(this, t), this.toasts = [], this.activeDialogStack = [], this.originalParent = null, this.onAction = (s) => {
|
|
7
|
+
var o;
|
|
8
|
+
const i = this.toasts.find(({ toastId: n }) => n === s.detail);
|
|
9
|
+
!i || ((o = i.onAction) == null || o.call(i, i.toastId), i.dismissOnAction && this.dismiss(s.detail));
|
|
10
|
+
}, this.onDismiss = (s) => {
|
|
11
|
+
this.dismiss(s.detail);
|
|
12
|
+
};
|
|
13
|
+
}
|
|
14
|
+
async clearAll() {
|
|
15
|
+
this.toasts = [];
|
|
16
|
+
}
|
|
17
|
+
async dismiss(t) {
|
|
18
|
+
var i;
|
|
19
|
+
const s = this.toasts.find((o) => t === o.toastId);
|
|
20
|
+
!s || ((i = s.onDismiss) == null || i.call(s, s.toastId), this.toasts = [...this.toasts].filter((o) => o.toastId !== t));
|
|
21
|
+
}
|
|
22
|
+
async toast(t) {
|
|
23
|
+
if (this.toasts.some((i) => i.toastId === t.toastId))
|
|
24
|
+
return;
|
|
25
|
+
const s = {
|
|
26
|
+
...t,
|
|
27
|
+
createdAt: new Date(),
|
|
28
|
+
duration: t.duration || this.globalDuration || void 0,
|
|
29
|
+
toastId: t.toastId || String(Math.round(Math.random() * 1e4))
|
|
30
|
+
};
|
|
31
|
+
return this.toasts = [...this.toasts, s], s;
|
|
32
|
+
}
|
|
33
|
+
componentWillLoad() {
|
|
34
|
+
this.originalParent = this.el.parentElement;
|
|
35
|
+
}
|
|
36
|
+
disconnectedCallback() {
|
|
37
|
+
this.el.isConnected || (this.activeDialogStack = this.activeDialogStack.filter((t) => t.isConnected), this.ensureCorrectPosition());
|
|
38
|
+
}
|
|
39
|
+
handleDialogToggle(t) {
|
|
40
|
+
const { newState: s, dialog: i } = t.detail;
|
|
41
|
+
s === "open" ? this.onDialogOpen(i) : this.onDialogClose(i);
|
|
42
|
+
}
|
|
43
|
+
onToastsChange() {
|
|
44
|
+
this.toasts.length > 0 ? this.ensureCorrectPosition() : this.popoverEl.hidePopover();
|
|
45
|
+
}
|
|
46
|
+
onDialogOpen(t) {
|
|
47
|
+
this.activeDialogStack.includes(t) || this.activeDialogStack.push(t), this.toasts.length > 0 && this.ensureCorrectPosition();
|
|
48
|
+
}
|
|
49
|
+
onDialogClose(t) {
|
|
50
|
+
this.activeDialogStack = this.activeDialogStack.filter((s) => s != t), this.toasts.length > 0 && this.ensureCorrectPosition();
|
|
51
|
+
}
|
|
52
|
+
ensureCorrectPosition() {
|
|
53
|
+
const t = this.activeDialogStack[this.activeDialogStack.length - 1] || this.originalParent;
|
|
54
|
+
this.el.parentElement !== t && t.appendChild(this.el), this.popoverEl.hidePopover(), this.popoverEl.showPopover();
|
|
55
|
+
}
|
|
56
|
+
render() {
|
|
57
|
+
return e(r, { key: "a609b81e1dc7b7e2674c8d5ff5313e86118b9111", role: "status" }, e("swirl-stack", { key: "7433155ee7c46b70dbec17252fbbdc880f1c53c4", class: "toast-provider__stack", part: "toast-provider__stack", popover: "manual", spacing: "12", align: "center", ref: (t) => this.popoverEl = t }, this.toasts.map((t) => {
|
|
58
|
+
const s = {
|
|
59
|
+
...t,
|
|
60
|
+
content: void 0,
|
|
61
|
+
onDismiss: void 0,
|
|
62
|
+
onAction: void 0
|
|
63
|
+
};
|
|
64
|
+
return e("swirl-toast", { key: t.toastId, ...s, onDismiss: this.onDismiss, onAction: this.onAction }, t.content);
|
|
65
|
+
})));
|
|
66
|
+
}
|
|
67
|
+
get el() {
|
|
68
|
+
return c(this);
|
|
69
|
+
}
|
|
70
|
+
static get watchers() {
|
|
71
|
+
return {
|
|
72
|
+
toasts: ["onToastsChange"]
|
|
73
|
+
};
|
|
74
|
+
}
|
|
75
|
+
};
|
|
76
|
+
h.style = l;
|
|
77
|
+
export {
|
|
78
|
+
h as swirl_toast_provider
|
|
79
|
+
};
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
import { r as n, c as o, h as s, H as r } from "./index.cce5c1d5.js";
|
|
2
|
+
import { c } from "./index-orsBiyT_.fc4357c3.js";
|
|
3
|
+
import { D as d } from "./media-query.service-BSiuFyfW.201120cc.js";
|
|
4
|
+
import "react";
|
|
5
|
+
import "react-dom";
|
|
6
|
+
import "./utils-Dn2SWlGn.dbe5b17a.js";
|
|
7
|
+
const h = ":host{display:flex}:host *{box-sizing:border-box}.toast{display:flex;width:100%;max-width:28rem;padding:var(--s-space-16);border-radius:var(--s-border-radius-sm);color:var(--s-text-on-status);background-color:var(--s-surface-neutral-default);box-shadow:var(--s-shadow-level-2)}.toast--intent-critical{background-color:var(--s-surface-critical-default)}.toast--intent-success{background-color:var(--s-surface-success-default)}.toast__icon{display:inline-flex;width:1.5rem;height:1.5rem;margin-right:0.625rem;flex-shrink:0}.toast__icon ::part(icon){color:var(--s-icon-on-status)}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.toast__icon{width:1.25rem;height:1.25rem}}.toast__content{flex-grow:1;line-height:var(--s-line-height-base);text-align:left;align-self:flex-start}.toast__content ::part(link){color:var(--text-default)}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.toast__content{font-size:var(--s-font-size-sm);line-height:var(--s-line-height-sm)}}.toast__action-button{--swirl-plain-button-text-color-default:var(--s-text-on-status);--swirl-plain-button-text-color-hovered:var(--s-text-on-status);--swirl-plain-button-text-color-pressed:var(--s-text-on-status);margin-left:var(--s-space-16)}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.toast__action-button{margin-top:-1px}}.toast__dismiss-button{display:inline-flex;min-width:1.5rem;height:1.5rem;margin-left:var(--s-space-16);padding:0;flex-shrink:0;justify-content:center;align-items:center;border:none;color:var(--s-text-on-status);background-color:transparent;font:inherit;font-weight:var(--s-font-weight-semibold);cursor:pointer}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.toast__dismiss-button{margin-top:calc(-1 * var(--s-space-2))}}.toast__dismiss-button ::part(icon){color:var(--s-icon-on-status)}", l = class {
|
|
8
|
+
constructor(t) {
|
|
9
|
+
n(this, t), this.action = o(this, "action", 7), this.dismiss = o(this, "dismiss", 7), this.accessibleDismissLabel = "Dismiss", this.intent = "default", this.mediaQueryUnsubscribe = () => {
|
|
10
|
+
}, this.onAction = () => {
|
|
11
|
+
this.action.emit(this.toastId);
|
|
12
|
+
}, this.onDismiss = () => {
|
|
13
|
+
this.dismiss.emit(this.toastId);
|
|
14
|
+
};
|
|
15
|
+
}
|
|
16
|
+
watchDuration() {
|
|
17
|
+
this.startTimer();
|
|
18
|
+
}
|
|
19
|
+
componentDidLoad() {
|
|
20
|
+
this.startTimer(), this.mediaQueryUnsubscribe = d.subscribe((t) => {
|
|
21
|
+
this.forceIconProps(t);
|
|
22
|
+
});
|
|
23
|
+
}
|
|
24
|
+
disconnectedCallback() {
|
|
25
|
+
this.mediaQueryUnsubscribe();
|
|
26
|
+
}
|
|
27
|
+
forceIconProps(t) {
|
|
28
|
+
var a;
|
|
29
|
+
const i = (a = this.iconEl) == null ? void 0 : a.children[0], e = this.dismissIconEl;
|
|
30
|
+
i == null || i.setAttribute("size", t ? "20" : "24"), e == null || e.setAttribute("size", t ? "20" : "24");
|
|
31
|
+
}
|
|
32
|
+
startTimer() {
|
|
33
|
+
this.clearTimer(), !(this.duration === void 0 || this.duration === 1 / 0) && (this.timeout = setTimeout(() => {
|
|
34
|
+
this.dismiss.emit(this.toastId);
|
|
35
|
+
}, this.duration));
|
|
36
|
+
}
|
|
37
|
+
clearTimer() {
|
|
38
|
+
!Boolean(this.timeout) || (clearTimeout(this.timeout), this.timeout = void 0);
|
|
39
|
+
}
|
|
40
|
+
render() {
|
|
41
|
+
const t = c("toast", `toast--intent-${this.intent}`);
|
|
42
|
+
return s(r, { key: "c6c39c69618e55d3cbf836c2181358aea369bfac" }, s("div", { key: "e4d885a7fe1a86df561157829856c7714ef68a8f", class: t }, this.icon && s("span", { key: "3728a76200fc9103c4d2fa405ccdb06dfcb210f1", class: "toast__icon", innerHTML: this.icon, part: "toast__icon", ref: (i) => this.iconEl = i }), s("span", { key: "3941b37e5259e44f9767304643190b3813e2327d", class: "toast__content", innerHTML: this.content, part: "toast__content" }, s("slot", { key: "e7bedf5747061d07519036ae4dabd194a46fe395" })), this.actionLabel && s("swirl-button", { key: "2882961418fdbfac244e4030d356c24e4e6eced1", class: "toast__action-button", label: this.actionLabel, onClick: this.onAction, variant: "plain" }), s("button", { key: "a4f862b504cf7f73e73927ae7acefb3e4581a9cb", "aria-label": this.dismissLabel || this.accessibleDismissLabel, class: "toast__dismiss-button", onClick: this.onDismiss, type: "button" }, this.dismissLabel, !Boolean(this.dismissLabel) && s("swirl-icon-close", { key: "4d666bd0140ae2abc96ef712ae1a2970bf287b75", ref: (i) => this.dismissIconEl = i }))));
|
|
43
|
+
}
|
|
44
|
+
static get watchers() {
|
|
45
|
+
return {
|
|
46
|
+
duration: ["watchDuration"]
|
|
47
|
+
};
|
|
48
|
+
}
|
|
49
|
+
};
|
|
50
|
+
l.style = h;
|
|
51
|
+
export {
|
|
52
|
+
l as swirl_toast
|
|
53
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { r as s, h as t } from "./index.cce5c1d5.js";
|
|
2
|
+
import { c as o } from "./index-orsBiyT_.fc4357c3.js";
|
|
3
|
+
import "react";
|
|
4
|
+
import "react-dom";
|
|
5
|
+
const i = ":host{display:inline-block}:host *{box-sizing:border-box}.button{display:inline-flex;gap:var(--s-space-8);width:100%;padding:0.375rem var(--s-space-8);justify-content:center;align-items:center;border:none;border-radius:0.375rem;color:var(--s-text-default);background-color:var(--s-surface-sunken-default);font:inherit;font-weight:var(--s-font-weight-medium);line-height:var(--s-line-height-lg);text-decoration:none;cursor:pointer}.button:hover{background-color:var(--s-surface-sunken-hovered)}.button:active{background-color:var(--s-surface-sunken-pressed)}.button:focus:not(:focus-visible){outline:none}.button:focus-visible{outline-color:var(--s-focus-default);outline-offset:var(--s-space-2)}.button.button--pressed{background-color:var(--s-surface-default);color:var(--s-text-highlight);box-shadow:var(--s-shadow-level-1)}.button.button--pressed .button__icon{color:var(--s-icon-highlight)}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.button{font-size:var(--s-font-size-sm);line-height:var(--s-line-height-sm);gap:var(--s-space-4)}}.button__label{overflow:hidden;max-width:100%;white-space:nowrap;text-overflow:ellipsis}.button__icon{width:1.5rem;height:1.5rem;color:var(--s-icon-default)}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.button__icon{width:1.25rem;height:1.25rem}}", n = class {
|
|
6
|
+
constructor(e) {
|
|
7
|
+
s(this, e), this.isPressed = !1, this.onClick = () => {
|
|
8
|
+
this.isPressed = !0;
|
|
9
|
+
};
|
|
10
|
+
}
|
|
11
|
+
render() {
|
|
12
|
+
const e = o("button", {
|
|
13
|
+
"button--pressed": this.isPressed
|
|
14
|
+
});
|
|
15
|
+
return t("button", { key: "819217a82456737d031a757044ab8deea0f3ceb7", class: e, type: "button", "aria-pressed": this.isPressed ? "true" : "false", onClick: this.onClick }, this.icon && t("swirl-icon", { key: "ef7dc10cb39b4945e72b7012fcd4aa9a5ccb21b3", class: "button__icon", glyph: this.icon }), t("span", { key: "6c7da8250b0452ca140de6eb3dabcef0857d5dba", class: "button__label" }, this.label));
|
|
16
|
+
}
|
|
17
|
+
};
|
|
18
|
+
n.style = i;
|
|
19
|
+
export {
|
|
20
|
+
n as swirl_toggle_button
|
|
21
|
+
};
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
import { r as i, c as g, h as o, g as r } from "./index.cce5c1d5.js";
|
|
2
|
+
import { c as l } from "./index-orsBiyT_.fc4357c3.js";
|
|
3
|
+
import "react";
|
|
4
|
+
import "react-dom";
|
|
5
|
+
const a = ":host{display:inline-block}:host *{box-sizing:border-box}.toggle-group{padding:var(--s-space-2);background-color:var(--s-surface-sunken-default);border-radius:var(--s-space-8);transition:box-shadow 0.3s}.toggle-group--elevated{box-shadow:var(--s-shadow-level-2)}.toggle-group--variant-outline{outline:var(--s-border-width-default) solid var(--s-border-strong);outline-offset:calc(var(--s-border-width-default) * -1)}", n = class {
|
|
6
|
+
constructor(t) {
|
|
7
|
+
i(this, t), this.selectedToggleChange = g(this, "selectedToggleChange", 7), this.variant = "flat", this.toggleButtons = [], this.onSlotChange = () => {
|
|
8
|
+
this.toggleButtons = Array.from(this.el.querySelectorAll("swirl-toggle-button")), this.setTogglePressedStates();
|
|
9
|
+
};
|
|
10
|
+
}
|
|
11
|
+
watchSelectedToggleId(t, e) {
|
|
12
|
+
t !== e && (this.selectedToggleChange.emit(t), this.setTogglePressedStates());
|
|
13
|
+
}
|
|
14
|
+
onClick(t) {
|
|
15
|
+
const e = t.target;
|
|
16
|
+
if ((e == null ? void 0 : e.tagName) === "SWIRL-TOGGLE-BUTTON") {
|
|
17
|
+
t.stopPropagation();
|
|
18
|
+
const s = e;
|
|
19
|
+
this.selectedToggleId = s.identifier;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
setTogglePressedStates() {
|
|
23
|
+
var e;
|
|
24
|
+
if (!((e = this.toggleButtons) != null && e.length))
|
|
25
|
+
return;
|
|
26
|
+
if (!this.selectedToggleId) {
|
|
27
|
+
this.toggleButtonWithId(this.toggleButtons[0].identifier);
|
|
28
|
+
return;
|
|
29
|
+
}
|
|
30
|
+
if (!this.toggleButtons.some((s) => s.identifier === this.selectedToggleId)) {
|
|
31
|
+
this.toggleButtonWithId(this.toggleButtons[0].identifier);
|
|
32
|
+
return;
|
|
33
|
+
}
|
|
34
|
+
this.toggleButtonWithId(this.selectedToggleId);
|
|
35
|
+
}
|
|
36
|
+
toggleButtonWithId(t) {
|
|
37
|
+
var e;
|
|
38
|
+
!((e = this.toggleButtons) != null && e.length) || this.toggleButtons.forEach((s) => {
|
|
39
|
+
s.identifier === t ? s.isPressed = !0 : s.isPressed = !1;
|
|
40
|
+
});
|
|
41
|
+
}
|
|
42
|
+
render() {
|
|
43
|
+
const t = l("toggle-group", `toggle-group--variant-${this.variant}`, {
|
|
44
|
+
"toggle-group--elevated": this.elevated
|
|
45
|
+
});
|
|
46
|
+
return o("swirl-stack", { key: "f31ad927433989bf9bf75b48a5e8242e50fea2e1", class: t, "aria-label": this.swirlAriaLabel, spacing: "4", orientation: "horizontal", align: "center", role: "group" }, o("slot", { key: "e7421d43d76b85b41d1832a82ea4c88d5dd0f7b4", onSlotchange: this.onSlotChange }));
|
|
47
|
+
}
|
|
48
|
+
get el() {
|
|
49
|
+
return r(this);
|
|
50
|
+
}
|
|
51
|
+
static get watchers() {
|
|
52
|
+
return {
|
|
53
|
+
selectedToggleId: ["watchSelectedToggleId"]
|
|
54
|
+
};
|
|
55
|
+
}
|
|
56
|
+
};
|
|
57
|
+
n.style = a;
|
|
58
|
+
export {
|
|
59
|
+
n as swirl_toggle_group
|
|
60
|
+
};
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import { r, h as s, H as n, g as i } from "./index.cce5c1d5.js";
|
|
2
|
+
import { k as a } from "./utils-Dn2SWlGn.dbe5b17a.js";
|
|
3
|
+
import "react";
|
|
4
|
+
import "react-dom";
|
|
5
|
+
const c = ":host{display:block}:host *{box-sizing:border-box}", l = class {
|
|
6
|
+
constructor(e) {
|
|
7
|
+
r(this, e), this.orientation = "horizontal", this.onKeyDown = (t) => {
|
|
8
|
+
t.code === "ArrowDown" || t.code === "ArrowRight" ? (t.preventDefault(), this.focusNextItem()) : (t.code === "ArrowUp" || t.code === "ArrowLeft") && (t.preventDefault(), this.focusPreviousItem());
|
|
9
|
+
};
|
|
10
|
+
}
|
|
11
|
+
componentDidLoad() {
|
|
12
|
+
var o;
|
|
13
|
+
const e = this.getItems();
|
|
14
|
+
this.deactivateTabIndexes(e);
|
|
15
|
+
const t = (o = e[0]) == null ? void 0 : o.querySelector("button");
|
|
16
|
+
!Boolean(t) || (t.tabIndex = 0);
|
|
17
|
+
}
|
|
18
|
+
getItems() {
|
|
19
|
+
return Array.from(this.el.querySelectorAll("swirl-button, swirl-chip"));
|
|
20
|
+
}
|
|
21
|
+
focusNextItem() {
|
|
22
|
+
const e = this.getItems(), o = (this.getActiveItemIndex(e) + 1) % e.length;
|
|
23
|
+
this.focusItem(e[o]);
|
|
24
|
+
}
|
|
25
|
+
focusPreviousItem() {
|
|
26
|
+
const e = this.getItems(), t = this.getActiveItemIndex(e), o = t === 0 ? e.length - 1 : t - 1;
|
|
27
|
+
this.focusItem(e[o]);
|
|
28
|
+
}
|
|
29
|
+
getActiveItemIndex(e) {
|
|
30
|
+
const t = a();
|
|
31
|
+
return e.findIndex((o) => o === (t == null ? void 0 : t.closest("swirl-button, swirl-chip")));
|
|
32
|
+
}
|
|
33
|
+
focusItem(e) {
|
|
34
|
+
const t = this.getItems();
|
|
35
|
+
if (this.deactivateTabIndexes(t), !Boolean(e))
|
|
36
|
+
return;
|
|
37
|
+
const o = e.querySelector("button");
|
|
38
|
+
!Boolean(o) || (o.tabIndex = 0, o.focus());
|
|
39
|
+
}
|
|
40
|
+
deactivateTabIndexes(e) {
|
|
41
|
+
e.forEach((t) => {
|
|
42
|
+
const o = t.querySelector("button");
|
|
43
|
+
!Boolean(o) || (o.tabIndex = -1);
|
|
44
|
+
});
|
|
45
|
+
}
|
|
46
|
+
render() {
|
|
47
|
+
return s(n, { key: "9fd4884176c4b0eaef9dcfe1ed4aa71cadcecdce" }, s("swirl-stack", { key: "35022ae48962fb327050d6b1d1f7e4cc24526d3a", align: "center", "aria-label": this.label, "aria-orientation": this.orientation, role: "toolbar", onKeyDown: this.onKeyDown, orientation: this.orientation, spacing: "8", wrap: !0 }, s("slot", { key: "aa6241a3678c5264e4dfb89b5e1e301b466429ea" })));
|
|
48
|
+
}
|
|
49
|
+
get el() {
|
|
50
|
+
return i(this);
|
|
51
|
+
}
|
|
52
|
+
};
|
|
53
|
+
l.style = c;
|
|
54
|
+
export {
|
|
55
|
+
l as swirl_toolbar
|
|
56
|
+
};
|
|
@@ -0,0 +1,113 @@
|
|
|
1
|
+
import { r as c, h as e, H as h, g as d } from "./index.cce5c1d5.js";
|
|
2
|
+
import { b as u, c as f, o as m, s as b, f as w, a as g } from "./floating-ui.dom-CLsTbQHn.fe95e3a6.js";
|
|
3
|
+
import { c as v } from "./index-orsBiyT_.fc4357c3.js";
|
|
4
|
+
import { n } from "./utils-Dn2SWlGn.dbe5b17a.js";
|
|
5
|
+
import "react";
|
|
6
|
+
import "react-dom";
|
|
7
|
+
const _ = ":host{display:contents;font-weight:var(--s-font-weight-normal)}:host *{box-sizing:border-box}.tooltip{display:contents}.tooltip--active .tooltip__popper{display:block}.tooltip--visible .tooltip__popper{animation:tooltip-fade-in 0.15s;animation-delay:0.1s;animation-fill-mode:forwards;opacity:0}.tooltip--actual-placement-top .tooltip__arrow{top:calc(100% - 0.0625rem);transform:translate3d(0, -50%, 0) rotate(45deg)}.tooltip--actual-placement-bottom .tooltip__arrow{bottom:calc(100% - 0.0625rem);transform:translate3d(0, 50%, 0) rotate(45deg)}.tooltip--actual-placement-left .tooltip__arrow{left:calc(100% - 0.0625rem);transform:translate3d(-50%, 0, 0) rotate(45deg)}.tooltip--actual-placement-right .tooltip__arrow{right:calc(100% - 0.0625rem);transform:translate3d(50%, 0, 0) rotate(45deg)}.tooltip .tooltip__reference{display:contents}.tooltip__popper{position:fixed;display:none;opacity:0;border:none;padding:0;margin:0;background:transparent;overflow:visible}.tooltip__popper::backdrop{display:none}.tooltip__bubble{position:relative;display:block;padding-top:var(--s-space-8);padding-right:var(--s-space-12);padding-bottom:calc(var(--s-space-8) + 0.0625rem);padding-left:var(--s-space-12);border-radius:var(--s-border-radius-sm);color:var(--s-text-on-status);background-color:var(--s-surface-neutral-default);line-height:var(--s-line-height-base);text-align:start;box-shadow:var(--s-shadow-level-2)}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.tooltip__bubble{font-size:var(--s-font-size-sm);line-height:var(--s-line-height-sm)}}.tooltip__content{white-space:normal}.tooltip__arrow{position:absolute;width:0.6875rem;height:0.6875rem;border-radius:0.125rem;background-color:var(--s-surface-neutral-default)}.tooltip--intent-info .tooltip__bubble,.tooltip--intent-info .tooltip__arrow{background-color:var(--s-surface-info-default)}@keyframes tooltip-fade-in{from{opacity:0}to{opacity:1}}", y = class {
|
|
8
|
+
constructor(i) {
|
|
9
|
+
c(this, i), this.active = !0, this.delay = 200, this.intent = "default", this.maxWidth = "17.5rem", this.position = "top", this.trigger = ["focus", "hover"], this.visible = !1, this.onKeydown = (t) => {
|
|
10
|
+
t.code === "Escape" && this.hide();
|
|
11
|
+
}, this.onFocusIn = () => {
|
|
12
|
+
this.trigger.includes("focus") && this.show();
|
|
13
|
+
}, this.onFocusOut = () => {
|
|
14
|
+
this.trigger.includes("focus") && this.hide();
|
|
15
|
+
}, this.reposition = async () => {
|
|
16
|
+
var r, l;
|
|
17
|
+
const t = this.el.children[0];
|
|
18
|
+
if (!Boolean(t) || !Boolean(this.popperEl))
|
|
19
|
+
return;
|
|
20
|
+
const s = [
|
|
21
|
+
...this.options.middleware.filter((p) => p && p.name !== "arrow"),
|
|
22
|
+
u({ element: this.arrowElement, padding: 12 })
|
|
23
|
+
];
|
|
24
|
+
this.actualPosition = await f(t, this.popperEl, { ...this.options, middleware: s });
|
|
25
|
+
const o = (r = this.actualPosition.middlewareData.arrow) == null ? void 0 : r.x, a = (l = this.actualPosition.middlewareData.arrow) == null ? void 0 : l.y;
|
|
26
|
+
this.arrowStyles = {
|
|
27
|
+
left: Boolean(o) ? o + "px" : void 0,
|
|
28
|
+
top: Boolean(a) ? a + "px" : void 0
|
|
29
|
+
};
|
|
30
|
+
}, this.showWithDelay = () => {
|
|
31
|
+
!this.active || (Boolean(this.showTimeout) && (clearTimeout(this.showTimeout), this.showTimeout = void 0), this.showTimeout = setTimeout(() => {
|
|
32
|
+
this.show();
|
|
33
|
+
}, this.delay));
|
|
34
|
+
}, this.updateOptions = () => {
|
|
35
|
+
const t = n("--s-space-12"), s = n("--s-space-8"), o = n("--s-space-16");
|
|
36
|
+
this.options = {
|
|
37
|
+
middleware: [
|
|
38
|
+
m(t),
|
|
39
|
+
b({
|
|
40
|
+
padding: {
|
|
41
|
+
top: s,
|
|
42
|
+
bottom: s,
|
|
43
|
+
left: o,
|
|
44
|
+
right: o
|
|
45
|
+
}
|
|
46
|
+
}),
|
|
47
|
+
w()
|
|
48
|
+
],
|
|
49
|
+
placement: this.position,
|
|
50
|
+
strategy: "fixed"
|
|
51
|
+
};
|
|
52
|
+
};
|
|
53
|
+
}
|
|
54
|
+
watchPosition() {
|
|
55
|
+
this.updateOptions();
|
|
56
|
+
}
|
|
57
|
+
onMouseEnter() {
|
|
58
|
+
this.trigger.includes("hover") && this.showWithDelay();
|
|
59
|
+
}
|
|
60
|
+
onMouseLeave() {
|
|
61
|
+
this.trigger.includes("hover") && this.hide();
|
|
62
|
+
}
|
|
63
|
+
onWindowResize() {
|
|
64
|
+
!this.active || this.reposition();
|
|
65
|
+
}
|
|
66
|
+
onWindowScroll() {
|
|
67
|
+
!this.active || !this.visible || this.reposition();
|
|
68
|
+
}
|
|
69
|
+
componentWillLoad() {
|
|
70
|
+
this.reposition();
|
|
71
|
+
}
|
|
72
|
+
componentDidLoad() {
|
|
73
|
+
this.positioning !== void 0 && console.warn('[Swirl] The "positioning" prop of swirl-tooltip is deprecated and will be removed with the next major release. "fixed" is now the default positioning strategy.'), this.updateOptions();
|
|
74
|
+
}
|
|
75
|
+
async show() {
|
|
76
|
+
!this.active || (this.visible = !0, requestAnimationFrame(() => {
|
|
77
|
+
var t;
|
|
78
|
+
const i = this.el.children[0];
|
|
79
|
+
!Boolean(i) || ((t = this.popperEl) == null || t.showPopover(), this.reposition(), this.disableAutoUpdate = g(i, this.popperEl, this.reposition.bind(this)));
|
|
80
|
+
}));
|
|
81
|
+
}
|
|
82
|
+
async hide() {
|
|
83
|
+
var i, t;
|
|
84
|
+
Boolean(this.showTimeout) && (clearTimeout(this.showTimeout), this.showTimeout = void 0), this.visible = !1, (i = this.popperEl) == null || i.hidePopover(), (t = this.disableAutoUpdate) == null || t.call(this);
|
|
85
|
+
}
|
|
86
|
+
render() {
|
|
87
|
+
var t, s, o;
|
|
88
|
+
const i = v("tooltip", `tooltip--actual-placement-${(t = this.actualPosition) == null ? void 0 : t.placement}`, `tooltip--intent-${this.intent}`, {
|
|
89
|
+
"tooltip--active": this.active,
|
|
90
|
+
"tooltip--visible": this.visible
|
|
91
|
+
});
|
|
92
|
+
return e(h, { key: "48ab3278a67c7d1d262b217e02592c5cd9cf69f1", onKeydown: this.onKeydown }, e("span", { key: "3eab41bc1f7fd5d1ae140789b2d5bd1104f81340", class: i }, e("span", { key: "e19d18cacb63cbe946ee52ce11f387e28aaeb3c2", class: "tooltip__reference", "aria-describedby": "tooltip", onFocusout: this.onFocusOut, onClick: this.hide, onFocusin: this.onFocusIn }, e("slot", { key: "0579888c5ee02a3efe15d22277006aa896554940" })), e("span", { key: "b816e2464f8c8353bbee9597ce4e1b9f6babe07d", class: "tooltip__popper", popover: "manual", ref: (a) => this.popperEl = a, style: {
|
|
93
|
+
top: Boolean(this.actualPosition) ? `${(s = this.actualPosition) == null ? void 0 : s.y}px` : "",
|
|
94
|
+
left: Boolean(this.actualPosition) ? `${(o = this.actualPosition) == null ? void 0 : o.x}px` : "",
|
|
95
|
+
maxWidth: this.maxWidth
|
|
96
|
+
} }, this.visible && e("span", { key: "50a16fd107c4580da7183cd36916790945aacc82", class: "tooltip__bubble", id: "tooltip", part: "tooltip__bubble", role: "tooltip" }, e("span", { key: "0d71bca889cb4bd8169e7cc890ffaa4d7e71b68e", class: "tooltip__content", innerHTML: this.content })), e("span", { key: "dcae7a9101b96ca1d6258eb285e6b309d3e4b989", class: "tooltip__arrow", ref: (a) => this.arrowElement = a, style: {
|
|
97
|
+
...this.arrowStyles,
|
|
98
|
+
visibility: this.visible ? "visible" : "hidden"
|
|
99
|
+
} }))));
|
|
100
|
+
}
|
|
101
|
+
get el() {
|
|
102
|
+
return d(this);
|
|
103
|
+
}
|
|
104
|
+
static get watchers() {
|
|
105
|
+
return {
|
|
106
|
+
position: ["watchPosition"]
|
|
107
|
+
};
|
|
108
|
+
}
|
|
109
|
+
};
|
|
110
|
+
y.style = _;
|
|
111
|
+
export {
|
|
112
|
+
y as swirl_tooltip
|
|
113
|
+
};
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
import { r, c as s, h as e, H as d, g as o } from "./index.cce5c1d5.js";
|
|
2
|
+
import { c as l } from "./index-orsBiyT_.fc4357c3.js";
|
|
3
|
+
import "react";
|
|
4
|
+
import "react-dom";
|
|
5
|
+
const h = ":host{display:inline-flex;width:100%}:host *{box-sizing:border-box}.tree-navigation-item{width:100%;list-style:none;border-radius:var(--s-border-radius-base)}.tree-navigation-item__link{display:inline-flex;align-items:center;width:100%;height:3rem;padding:0 var(--s-space-12) 0 var(--tree-nav-item-padding, var(--s-space-12));margin-bottom:var(--s-space-2);gap:calc(var(--s-space-4) - var(--s-space-2));min-width:0;border:none;background-color:transparent;color:var(--s-text-default);cursor:pointer;text-decoration:none;font:inherit;font-size:var(--s-font-size-sm);font-weight:var(--tree-nav-item-label-weight, var(--s-font-weight-medium));line-height:var(--s-line-height-sm);border-radius:var(--s-border-radius-base)}.tree-navigation-item__link:hover{background-color:var(--s-background-hovered)}.tree-navigation-item__link:active{background-color:var(--s-background-pressed)}.tree-navigation-item__link:focus{outline:none}.tree-navigation-item__link:focus-visible .tree-navigation-item__label{border-radius:var(--s-border-radius-xs);box-shadow:0 0 0 0.125rem var(--s-focus-default)}.tree-navigation-item__link--active{background-color:var(--s-background-hovered);color:var(--s-text-highlight);--tree-nav-item-label-weight:var(--s-font-weight-medium)}.tree-navigation-item__link--active:hover{background-color:var(--s-background-pressed)}.tree-navigation-item__link--active:active{background-color:var(--s-background-pressed)}.tree-navigation-item--expanded{height:100%}.tree-navigation-item__content{display:flex;align-items:center;min-width:0;flex:1}.tree-navigation-item__icon{display:inline-flex;flex-shrink:0;padding-right:var(--s-space-8)}.tree-navigation-item__toggle-icon{flex-shrink:0;max-height:1rem;color:var(--s-icon-default);margin-left:var(--s-space-4)}.tree-navigation-item__external-icon{max-height:1rem;color:var(--s-icon-default);margin-left:var(--s-space-4)}.tree-navigation-item__label{display:flex;align-items:center;min-width:0;flex:1}.tree-navigation-item__label-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tree-navigation-item__toggle-icon,.tree-navigation-item__external-icon{flex:0 0 auto;margin-left:var(--s-space-4)}.tree-navigation-item__children{display:flex;flex-direction:column;margin:0;padding:0;overflow:hidden;height:0;transition:height 0.3s ease-out}.tree-navigation-item__children>::slotted(swirl-tree-navigation-item){--tree-nav-item-padding:2.25rem;--tree-nav-item-label-weight:var(--s-font-weight-normal)}.tree-navigation-item__children>::slotted(*){opacity:1}.tree-navigation-item__toggle-icon{transition:transform 0.3s ease}.tree-navigation-item--expanded .tree-navigation-item__toggle-icon{transform:rotate(90deg)}", c = class {
|
|
6
|
+
constructor(t) {
|
|
7
|
+
r(this, t), this.expansionChange = s(this, "expansionChange", 7), this.level = 1, this.expandable = !0, this.external = !1, this.expanded = !1, this.hasChildren = !1, this.childrenHeight = "0", this.buttonId = `${this.navigationItemId}-button`, this.childrenId = `${this.navigationItemId}-children`, this.onKeyDown = (i) => {
|
|
8
|
+
switch (i.key) {
|
|
9
|
+
case " ":
|
|
10
|
+
i.preventDefault(), this.toggleExpanded(i);
|
|
11
|
+
break;
|
|
12
|
+
case "ArrowRight":
|
|
13
|
+
i.preventDefault(), !this.expanded && this.hasChildren && this.expand();
|
|
14
|
+
break;
|
|
15
|
+
case "ArrowLeft":
|
|
16
|
+
i.preventDefault(), this.expanded && this.collapse();
|
|
17
|
+
break;
|
|
18
|
+
}
|
|
19
|
+
}, this.toggleExpanded = (i) => {
|
|
20
|
+
this.expandable && this.hasChildren && !this.href && (i.preventDefault(), i.stopPropagation(), this.expanded ? this.collapse() : this.expand());
|
|
21
|
+
};
|
|
22
|
+
}
|
|
23
|
+
componentWillLoad() {
|
|
24
|
+
this.checkForChildren();
|
|
25
|
+
}
|
|
26
|
+
componentDidLoad() {
|
|
27
|
+
this.hasChildren && this.expanded && this.updateChildrenHeight();
|
|
28
|
+
}
|
|
29
|
+
updateChildrenHeight() {
|
|
30
|
+
if (this.childrenRef) {
|
|
31
|
+
const t = this.expanded ? `${this.childrenRef.scrollHeight}px` : "0";
|
|
32
|
+
this.childrenHeight = t;
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
handleExpandedChange() {
|
|
36
|
+
this.expansionChange.emit(this.expanded), this.updateChildrenHeight();
|
|
37
|
+
}
|
|
38
|
+
checkForChildren() {
|
|
39
|
+
this.hasChildren = Boolean(this.el.querySelector("swirl-tree-navigation-item"));
|
|
40
|
+
}
|
|
41
|
+
async expand() {
|
|
42
|
+
this.expanded || !this.expandable || !this.hasChildren || (this.expanded = !0);
|
|
43
|
+
}
|
|
44
|
+
async collapse() {
|
|
45
|
+
!this.expanded || !this.expandable || !this.hasChildren || (this.expanded = !1);
|
|
46
|
+
}
|
|
47
|
+
render() {
|
|
48
|
+
const t = Boolean(this.href), i = t ? "a" : "button", a = l("tree-navigation-item__link", {
|
|
49
|
+
"tree-navigation-item__link--active": this.active,
|
|
50
|
+
"tree-navigation-item__link--has-icon": Boolean(this.icon)
|
|
51
|
+
});
|
|
52
|
+
return e(d, { key: "bde67c3626898c692b6ec67ade2784c6576586c8", role: "none" }, e("li", { key: "58c38d43d5886c7bf000e6f764b98cd97f0ddf41", class: {
|
|
53
|
+
"tree-navigation-item": !0,
|
|
54
|
+
"tree-navigation-item--expanded": this.expanded
|
|
55
|
+
}, role: "treeitem", "aria-expanded": this.hasChildren ? this.expanded : void 0, "aria-level": this.level }, e(i, { key: "e09b04d21549b61c1ab8ddf5f1b7372e2e6c70f1", onClick: this.toggleExpanded, onKeyDown: this.onKeyDown, class: a, href: this.href, target: this.target, type: t ? void 0 : "button", id: this.buttonId, "aria-current": this.active ? "page" : void 0, "aria-controls": this.hasChildren ? this.childrenId : void 0, "aria-expanded": this.hasChildren ? this.expanded : void 0 }, e("span", { key: "8b211875da1587ad74e8083a21459a4d818fbe40", class: "tree-navigation-item__content" }, this.icon && e("swirl-icon", { key: "2d9d571b0b4e771ab86fd6537c884d0b7b89921e", class: "tree-navigation-item__icon", glyph: this.icon, size: 20, "aria-hidden": "true", role: "img", "aria-label": `${this.label} icon` }), e("span", { key: "ad2cad8de060f1829077e5ab589c4842adf49dcc", class: "tree-navigation-item__label" }, e("span", { key: "4f10002aa8f59e8dc9e97a0afd096d5dd1b0e50e", class: "tree-navigation-item__label-text" }, this.label), this.expandable && this.hasChildren && !this.external && e("span", { key: "e022b8b218c9afabb9e8168deba654b9dffed089", class: "tree-navigation-item__toggle-icon", "aria-hidden": "true" }, e("swirl-icon-chevron-right", { key: "2cc5603ad7b5c5b2f3a1932f3d4080ef7fd7965b", size: 16, role: "img", "aria-label": "Expand" })), this.external && e("span", { key: "336dedff994a58eea28ee9e803887e829be56378", class: "tree-navigation-item__external-icon", "aria-hidden": "true" }, e("swirl-icon-open-in-new", { key: "acd053ce14a62ef1fc2f49342916ee09257f889b", size: 16, role: "img", "aria-label": "External link" }))))), this.hasChildren && e("ul", { key: "e362e1a3b860203d547bec3888bcf1f220a36d4b", class: "tree-navigation-item__children", id: this.childrenId, role: "group", "aria-label": `${this.label} submenu`, ref: (n) => this.childrenRef = n, style: {
|
|
56
|
+
height: this.childrenHeight
|
|
57
|
+
} }, e("slot", { key: "37dc7e6e29b1394828324b5a5f3a72f822bdde21" }))));
|
|
58
|
+
}
|
|
59
|
+
get el() {
|
|
60
|
+
return o(this);
|
|
61
|
+
}
|
|
62
|
+
static get watchers() {
|
|
63
|
+
return {
|
|
64
|
+
expanded: ["handleExpandedChange"]
|
|
65
|
+
};
|
|
66
|
+
}
|
|
67
|
+
};
|
|
68
|
+
c.style = h;
|
|
69
|
+
export {
|
|
70
|
+
c as swirl_tree_navigation_item
|
|
71
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { r, h as e, H as t } from "./index.cce5c1d5.js";
|
|
2
|
+
import "react";
|
|
3
|
+
import "react-dom";
|
|
4
|
+
const i = ":host{display:block}:host *{box-sizing:border-box}.tree-navigation{margin:0;padding:0}", s = class {
|
|
5
|
+
constructor(a) {
|
|
6
|
+
r(this, a);
|
|
7
|
+
}
|
|
8
|
+
render() {
|
|
9
|
+
return e(t, { key: "d35918d0a4586d0638d3db2d59feb2f8968f8e17" }, e("ul", { key: "078e958b6a1da0802e16fae4352be6858180b1dd", "aria-label": this.label, class: "tree-navigation", role: "tree" }, e("slot", { key: "f7bd664f789a2ac290312760c671dbb4d4af9c27" })));
|
|
10
|
+
}
|
|
11
|
+
};
|
|
12
|
+
s.style = i;
|
|
13
|
+
export {
|
|
14
|
+
s as swirl_tree_navigation
|
|
15
|
+
};
|